

/*lists*/
.bann2{padding:30px 0;background: #005c9d;}
.ls_left{width:285px;}
.gyxh{background: #e6f5ff;}
.ls_left_title{background: url(../images/news/bar.png) no-repeat;height:66px;line-height: 60px;}
.ls_left_ul{padding:0 10px 10px 10px;}
.ls_left_ul li a{display:block;height:40px;line-height: 40px;}
.ls_left_ul li a:hover{border-bottom: 1px dashed #b1cfe5;color: #005c9d;font-size: 18px;}
.weixin{padding:20px 12px;background: #e6f5ff;}



.wx_ul li {
    margin:0 10px;
}
.wx_ul li {width:100px;

    border: 1px solid #DCE1EB;

    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
    background: #fff;

}
.wx_ul li img{width:100%;height:100px; margin: 10px 0;}
.wx_ul li p{
    padding-bottom: 16px;

}
.ls_right{width:900px;}
.bread_nav{background: #f7f7f7;height:60px;line-height: 60px;padding:0 20px;}
.dt_title{padding:20px 0;}
.news_ul{padding:20px;}
.news_ul li{padding: 10px 100px 10px 0; line-height: 20px;background: url(../images/dot.png) no-repeat 0 18px;text-indent: 13px;position: relative;}
.news_ul li span{position: absolute;top:0;right:0;}
.news_ul li a:hover{color:#0075c7;}


.xj_ls_pager {text-align:center;padding:20px 0;}
.xj_ls_pager a{line-height:40px;margin-left:15px;border-radius: 5px;}
.page_norm{color:#666;border:1px solid #9dceee;padding:6px 12px;}
.page_cur{background:#a1d2f6;color:#fff;padding:6px 12px;border:1px solid #a1d2f6;}
.turn_page{width:30px;border:1px solid #ccc;text-align:center;color:#4a4a4a;height:18px;}

.dt_title span {
	display:block; margin:10px auto 0px auto; font-size:14px; color:#666;
}

.news-con {
	margin-top: 20px;
	line-height: 32px;
	color: #292929;

	font-size:14px;
}
.news-con h1{

	font-size:16px;
	margin-top: 0.5em;
}
.news-con h2{

	font-size:14px;
	margin-top: 0.5em;
}
.news-con h4,.news-con h5,.news-con h6 {
	font-weight:normal;

	font-size:14px;
}

.attachments {
	font-size:14px;
    border: 1px dashed #d3d3d3;
    padding: 10px 20px;
    line-height: 45px;
}
.searchCiur-banner {
    background-color: transparent;
}
.searchCiur-banner img {
    width: 1200px!important;
    height: 240px!important;
   
}

.ciur-pager .f_yahei {
    display: flex;
    align-items: center;
    justify-content: center;

}
.ciur-pager .f_yahei .page_cur {
    background-color: #fe4f03;
  
}
.ciur-pager .f_yahei a {
    display: flex;
    align-items: center;
    justify-content: center;
}
@media screen and (max-width: 750px) {
    .m_auto, .ls_right{
        width: 100%;
    }
    .ls_left{
        display: none;
    }
    .news-con input[type='text']{
        width: 220px !important;
    }
}