﻿@charset "UTF-8";
body{ font-size: 16px; font-family: "Microsoft YaHei"; }
.banner img{ width: 100%; }

.decar-list li a:hover{color: #d0101a;}
.baogao ul li a:hover{color: #d0101a;}
.daibiao-list li a:hover{color: #d0101a;}
.bgl-fir>h4>a:hover{color: #d0101a;}

/*导航*/
.navwarp{ width: 100%; background-color: #cb3c36;  }
.nav{ width: 1200px; height: 95px; margin:0 auto;}
.nav li{ float: left; margin-right: 30px; line-height: 95px; }
.nav li a{font-size: 34px; font-weight: bold; color:#fff; text-decoration: none; }

/*焦点图模块*/
.jdtwarp{ width: 1200px; margin: 0 auto; }
.firstart{ padding: 60px 0; text-align: center; }
.firstart-font{ margin-bottom: 20px; }
.firstart-font a{font-size: 42px; color:#bb0107; font-weight: 900; }
.hotword{ color:#bb0107; display: inline-block; margin:0 10px;}

.ja-lunbo{ width: 680px; height: 470px; background-color: #ddd; 
	float: left; }
.decartwarp{ width: 460px; height: 470px;  float: right; 
	background-color: #fefefe; padding:0 10px;}
.decar-fir{border-bottom: 1px dashed #ddd;}
.decar-fir > h3{ font-size: 28px; text-align: center;}
.decar-fir > h3 a{ color: #db0000; } 
.decar-fir > p{ padding:30px 0; line-height: 32px; 
	text-indent: 2em; text-align:justify; text-justify:inter-ideograph;}
.decar-fir > p > span{ float: right; }
.decar-fir > p > span a{color:#db0000; }
.decar-list{ padding:20px 0; padding-left:10px;}
.decar-list ul{ margin-bottom: 10px; }
.decar-list li{ padding-left:30px; 
	background: url(list-icon.jpg) no-repeat left center;
	line-height: 32px; }
.decar-list li a{ color: #000; }
.yw-more{ background: #db0000; border-radius: 30px; float: right; display: block;
padding:2px 8px; }
.yw-more a{ color:#fff; }


/*报告模块*/
.contentwarap{ width: 1200px; margin:0 auto; overflow: hidden;}
.baogao{margin-top: 30px; }
.columtit{ width: 1300px; margin:0 auto; margin-bottom: 30px;}
.columtit > a > img{ width: 100%; }
.bg-left{ float: left; width: 580px; }
.bg-left-firwarp{ margin-bottom: 10px; }
.bgl-img{ float: left; width: 250px; margin-right: 20px;}
.bgl-fir{ float: left; width: 310px;}
.bgl-fir>h4{margin-bottom: 10px;}
.bgl-fir>h4>a{ color:#000; font-size: 18px; font-weight: 900; }
.bgl-fir p {color: #6d6d6d;}
.bgl-fir p > span a{ color:#db0000; }
.bgl-img img{ width: 250px; height: 160px; }
.baogao ul li{ line-height: 34px; background: url(hui-icon.png) no-repeat left center; padding-left:24px; }
.baogao ul li a{ color: #000; }
.bg-right{ float: right; width: 580px; }

/*代表之声*/
.dbwy{margin-top: 30px;}
.daibiao-list li{ width: 380px; margin-right: 30px; float: left; margin-bottom: 20px;}
.daibiao-list li a{ display: block;color: #000; font-size: 24px; }
.daibiao-list li img{ width: 380px; height: 230px; }
.mgb-10{margin-bottom: 10px;}

/*视界播报*/
.shijie{ margin-top: 30px;}
.sj-left{float: left; width: 580px; height: 380px; position: relative; }
.sj-left h4{position: absolute; bottom: 0; text-align: center; width: 100%; height: 40px; line-height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#0f000000,endColorstr=#0f000000);
  	background-color: rgba(0, 0, 0, 0.3); }
 .sj-left h4 a{ font-size: 20px; color: #fff; }
.sj-left img{ width: 580px;height: 380px; }
.sh-right{float: left; width: 580;}
.bor5{ border:5px solid #ddd; }
.sj-right { float: right; width: 580px; height: 380px;}
.sj-right li{ float: left; width:280px; margin-right: 20px; margin-bottom: 30px;}
.sj-right img{width: 280px; height: 171px;}
.sj-right li a{ position: relative; }
.sj-right li a h4{position: absolute; bottom:0; text-align: center; color: #fff; width: 100%; height: 40px; line-height: 40px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#0f000000,endColorstr=#0f000000);
  	background-color: rgba(0, 0, 0, 0.3); }

/*页面底部*/
.footer{
	width: 100%;
	height: 133px;
	background-color: #cb3c36;
	padding-top: 40px;
	margin-top: 20px;
}
.footerp{
	text-align: center;
	color: #fff;
	height: 24px;line-height: 24px;
	font-size: 15px;
}