/*新闻发布会*/
.guohui {
    width: 55px;
}
.news-list {
    width: 100%;
}
.publish-con{width: 100%;padding:15px 20px;}
.wqhg-con{width:776px;padding:20px 20px;border:1px solid #e6e6e6;}
.news-list .title {font-size: 22px;color:#015293;border-bottom:1px solid #e6e6e6;padding-bottom:10px;}
.news-list .title a{color:#015293;}
.news-list .title .more{float: right;font-size: 16px;margin-top: 8px;}
.news-list .title .more a{color: #9d9d9d;}
/*.news-list{margin-top: 15px;}*/
.news-box li{width:386px; float: left; margin: 10px 0;}
.news-list .zt-pic{display: block;}
.news-list .zt-pic img{width:344px;height:200px;display: block;margin:0 auto;}
.news-box{margin-top:15px;}
.zt-text{margin:10px auto 0; width: 344px;}
.zt-text p{font-size:14px; color: #000;line-height: 24px;}
.zt-text p span{font-weight: bold;}
.zt-text a{background: #015293;display: block;margin-top:10px;margin-right:10px; color:#fff; float:right;width:100px;height: 25px;line-height: 25px;text-align: center; border-radius: 50px;}
.wqhg-con .title{border-bottom:1px solid #e2e1e1;padding-bottom:10px; margin-bottom: 12px;}
.wqhg-con .title span{font-size:22px;color:#015293}
.wqhg-con .title a{font-size:14px; color:#9d9d9d;margin-top:10px;margin-right: 20px;}
.wqhg-con li{font-size: 16px;height: 34px;line-height: 34px;text-indent:15px;padding-right:20px;background: url("../img/li-bg.png") center left no-repeat;}
.wqhg-con li a{display: block;width: 600px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.wqhg-con li span{ float:right;color:#999;font-size: 14px;}
.zt-list{width:316px;padding:13px 20px 20px;background: #f2f0f0}
.zt-con h1 a{font-size:20px;color:#015293;margin-bottom:10px;display: block}
.zt-con p span{font-weight: bold;color:#000;}
.zt-con p{font-size: 16px;color:#000;line-height: 28px;}
.ewm-con p{width:212px;height:46px;background: url(../img/publish.png) no-repeat; color:#fff; font-size:16px;padding: 6px 50px;font-weight: bold;text-align: center;}
.ewm-list img{width:118px;height: 118px;margin:0 20px;}
.ewm-list{margin-top:20px;}
.newslist{ margin-top:40px;}
.jdpllist{margin-top:28px!important;}
.newslist h1 a{font-size:20px;color:#015293;margin-bottom:10px;display: block}
.newslist ul li{font-size: 16px;height: 36px;line-height: 36px;text-indent:10px;background: url("../img/li-bg.png") center left no-repeat;}
.newslist ul li a{display: block;width: 315px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.newslist ul li a:hover{color: #015293;}
.hctp .title {font-size: 22px;color:#015293;border-bottom:1px solid #e6e6e6;padding-bottom:10px;}
.hctp .title a{color:#015293;}
.hctp{width:1160px;padding:20px 20px;border:1px solid #e6e6e6;margin-top:20px;}
.hctp ul {margin-top:20px;}
.hctp ul li{width:256px; float: left;margin-right:45px;}
.hctp ul li img{width:256px;height:170px;}
.hctp ul li .text{display:block; text-align: center; margin-top:10px;font-size:18px;color:#000;}
.news-top{width:100%;height:286px;background: url(../images/news-bg.jpg) no-repeat center 0;margin-bottom:30px;overflow: hidden;}
.news-top .news-con{width:1200px;margin:0 auto;margin-top: 20px;}
.news-logo img{width:248px;height:52px; margin-top:30px; }
.news-con h1{font-size:70px;color:#fff;text-align: center; margin-top: 15px;}

/*常务会议*/
.cwhy-list{width:776px;padding:15px 20px;border:1px solid #e6e6e6;background:#fafafa;margin-bottom:20px;}
.cwhy-list h2{font-size:36px;color:#015293; text-align: center;}
.cwhy-list p{color:#015293;font-size:16px;text-align: left;text-indent: 2em; margin-top:10px; line-height: 26px;}
.cwhy-pic img{width:100%;}
.cwhy-pic{display:block; margin-top:8px;}
.cwhy-top{width:100%;height:286px; background: url(../img/cwhy-bg.jpg) no-repeat center 0!important; margin-bottom:30px;}
.news-list .cwtitle{margin-bottom:20px;}

.zxfb {
    position: relative;
    background: #fff;
}

.zxfb .bd {
    overflow: hidden;
}
.hd >div {
    position: absolute;
    top: 42%;
    transform: translateY(-50%);
    cursor: pointer;
}
 .hd .prev {
    left: -30px;
}

.hd .next {
    right: -30px;
}

.hd .next img {
    transform: rotateZ(180deg);
}

.news_list li a{
	display: inline-block;
	width: 100%;
	font-size: 16px;
	padding: 7px 0;
	
}
.news_list li a:hover p{
	color: #0083c4;
}
.news_list li a p{
	float: left;
}
.news_list li a p i{
	vertical-align: text-bottom;
	line-height: 10px;
	margin-left: 10px;
}
.news_list li a span{
	float: right;
}