
.m_auto {
  min-height: 500px;
}
.m_auto p:before,

.m_auto p:after{

  content: '';
  width:352px;
  height:240px;
  position:absolute;
  top:0;
}

.m_auto p:before{

  background: url('../../template/chinacs/image/noticeleft.png') no-repeat;
  background-size: 100% 100%;
  left:-352px;
.bann2 {
  min-height: 500px;
}}

.m_auto p:after{
  
  background: url('../../template/chinacs/image/noticeright.png') no-repeat;
  background-size: 100% 100%;
  right:-352px;
.bann2 {
  min-height: 500px;
}}

.m_auto  p img{
  width: 100% !important;
  height: 100% !important;
  border-radius: 10px;
}
.bread_nav{
  max-width: 1200px;
  margin: 0 auto;
  line-height: 42px;
  font-size: 16px;
  color: #566273;
  padding: 20px 0;
}

a {
  color:#22282E;
}

.clearfix{
  max-width: 1200px;
  margin: 0 auto;
}

.clearfix  .ls_left{
  float: left;
  width: 232px;
  display: none;
}

.clearfix .gyxh{
  background-color: #38A42B;
  height: 60px;
  padding: 21px 0;
  line-height: 18px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;

}
.cssr .clearfix .gyxh{
  background-color: #26a0e6;
}
.cssr .clearfix .ls_right .news-con .search-btn{
  background-color: #26a0e6;
}
.cssr .xj_ls_pager .f_yahei .page_cur{
  background-color: #26a0e6;
}
.clearfix .ls_left .weixin{
  text-align: center;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  background: url(../../template/chinacs/image/bookback.png) no-repeat center center;
  background-size: 100% 100%;
}

.clearfix .ls_left .weixin .wx_ul{
  width: 100%;
  height: 100%;
}

.clearfix .ls_left .weixin .wx_ul .fl,
.clearfix .ls_left .weixin .wx_ul .fr{
  width: 120px;
  height: 154px;
  border: 1px solid #DCE1EB;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 12px;
  background: #fff;
}

.clearfix .ls_left .weixin .wx_ul .fl{
  margin-top: 30px;
}

.clearfix .ls_left .weixin  img{
  width: 100px;
height: 100px;
margin: 10px 0
}



.clearfix .ls_right{
  /* float: left; */
  width: 1200px;
  /* margin-left: 20px; */
  /* border: 1px solid #e5e5e5; */
  overflow: hidden;
}

.clearfix .ls_right .dt_title{
  text-align: center;
  /* margin: 15px 0; */
  padding-bottom: 15px;
  color:#2d69bd;
}

.clearfix .ls_right .news-con{
  text-align: center;
}

.clearfix .ls_right .news-con .search-btn{
  color: #fff;
  background-color: #38A42B;
  border: none;
}

.clearfix .ls_right .news_ul{
  margin-top: 10px;
}

.clearfix .ls_right .news_ul li{
  display: flex;
  align-items: center;
  border-bottom: 1px solid #DCE1EB;
  color: #96A0B4;
  position: relative;
  padding-left: 10px;
  overflow: hidden;
  padding: 0 60px;
  background-image: linear-gradient(to right,#FEFEFD,#FBFDFA,#FAFDF8);
}

.clearfix .ls_right .news_ul li:last-of-type{
  border: none;
}

.clearfix .ls_right .news_ul li::before{
  content: "";
  display: block;
  background: #2F2F2F;
  position: absolute;
  left: 40px;
  top: 29px;
  border-radius: 50%;
  width: 4px;
  height: 4px;
}

.clearfix .ls_right .news_ul li a{
  display: inline-block;
  /* width: 705px; */
  color: #192332;
  font-size: 14px;
  line-height: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 24px 0;
  flex: 1;
}

.clearfix .ls_right .news_ul li a:hover{
  color:#2267C5;
}

.mb30 {
  width: 750px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 30px;
}

.mb30 input:nth-child(1){
  width: 750px !important;
  height: 50px !important;
  padding: 0 30px !important;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.mb30 input:nth-child(2){
  width: 80px !important;
  position: absolute;
  height: 46px !important;
  border-radius: 0 4px 4px 0;
  right: 2px;
  top: 2px;
  background-color:#2d69bd;
  color: #fff;
}

.clearfix .ls_right .news_ul {
  border: 1px solid #d5d5d5;
  border-radius:4px;
}

.clearfix .ls_right .news_ul li {
  background-image: none !important;
}

.clearfix .ls_right .news_ul li::before {
  background:#2267C5;
  color: #05162E;
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}