@charset "utf-8";
/* CSS Document */

.main{
	padding-bottom: 40px;
}

/* 列表页 */
.column{
	float: left;
	width: 266px;
	margin: 20px 0 0 30px;
}

.column h2{
	font-size: 24px;
	color: #fff;
	background: url(2016xd_colum_icon1.png) no-repeat 30px center #2d6aab;
	line-height: 30px;
	padding: 20px 20px 20px 75px;
}

.column ul li a{
	display: block;	
	font-size: 16px;
	min-height: 24px;
	border: 1px solid #7fb3db;
	border-bottom-width:2px;
	border-color: #e7eff6;
	padding: 10px 40px;
	color: #2164ab;
	margin-bottom:10px;
}

.column ul li a:hover{
	text-decoration: none;
}
.column ul li.active a,.column ul li a:hover{
	border-bottom-color:#7fb3db;
	background: url(2016xd_colum_jt.png) no-repeat 230px center #fff;
}

.column_right{
	float: right;
	width: 784px;
	border: 1px solid #d2d2d2;
	border-top: 10px solid #2164ab;
	margin: 20px 30px 0 0;
	padding: 0 29px 40px;
	overflow: hidden;
}

.news_list li{
	float: left;
	width: 100%;
	border-bottom: 1px dotted #9b9b9b;
	padding: 25px 0;
}

.news_list_img{
	float: left;
}

.news_list_img,.news_list_img img{
	width: 170px;
	height: 115px;
}

.news_list_text{
	float: right;
	width: 590px;
}

.news_list_text h3{
	font-size: 20px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news_list_text h3 a{
	color: #313131;
}

.news_list_text p{
	font-size: 12px;
	color: #747474;
	line-height: 20px;
	margin-top: 15px;
	height: 40px;
	overflow: hidden;
}

.news_list_text span.date{
	display: block;
	font-size: 12px;
	color: #747474;
	padding-top:5px;
}

.page{
	width: 100%;
	height: 36px;
	margin-top: 40px;
}

/* 图片列表页 */
.pic_news_box{
	float: right;
	width: 845px;
	border-top: 10px solid #2164ab;
	margin: 20px 30px 0 0;
	padding-bottom: 30px;
	overflow: hidden;
}

.pic_news{
	width: 864px;
	margin-top: 30px;
}

.pic_news li{
	float: left;
	width: 269px;
	margin:0 19px 20px 0;
}

.pic_news .pic_box,.pic_news .pic_box img{
	display: block;
	width: 269px;
	height: 179px;
}

.pic_news .news_title{
	width: 249px;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	background: #7ab3e0;
	color: #fff;
	overflow: hidden;
}

.pic_news .news_title a{
	float: left;
	color: #fff;
}

.pic_news .news_title span{
	float: right;
}

.pic_news .news_info{
	height: 30px;
	line-height: 30px;
	color: #747474;
	text-align: right;
	white-space: nowrap;
}

.pic_news .news_info span{
	padding-left: 10px;
}

/* 文章页 */

.article_cont{
	float: right;
	width: 844px;
	border-top: 10px solid #2164ab;
	margin: 20px 30px 0 0;
}

.article_cont h2{
	font-size: 28px;
	text-align: center;
	color: #313131;
	font-weight: normal;
	padding: 25px 10px;
}

.article_cont h3{
	font-size: 22px;
	text-align: center;
	color: #313131;
	font-weight: normal;
	padding: 15px 5px;
}
.art_info{
	height: 40px;
	background: #e8f3fb;
	font-size: 12px;
	line-height: 40px;
	color: #959595;
	padding: 0 20px;
}

.art_info span{
	float:left;
	padding-right: 15px;
}

.art_info .bdsharebuttonbox{ 
	float: right;
	padding-top: 10px;
	margin: 0;
}

.art_info .bdsharebuttonbox a{ 
	display: block; 
	float: left; 
	width: 20px; 
	height: 20px; 
	padding: 0; 
	margin: 0 5px;
}

.art_info .bdsharebuttonbox a.bds_sqq{
	background:url(2016xd_article_qq.png) no-repeat center center;
}

.art_info .bdsharebuttonbox a.bds_tsina{ 
	background:url(2016xd_article_weibo.png) no-repeat center center;
}

.art_info .bdsharebuttonbox a.bds_weixin{ 
	background:url(2016xd_article_weixin.png) no-repeat center center;
}

.art_main{
	font-size: 16px;
	line-height: 1.6;
	color: #434343;
	padding: 20px;
	overflow: hidden;
}

.art_main p,.art_main div,.art_main span,.art_main font,.art_main a{
	font-size: 16px;
	line-height: 1.6;
	color: #434343;
}

.art_main img{
	max-width: 100%;
	height: auto;
}

.art_main table{
	width: 100% !important;
	margin: 0 auto;
}

.art_main table td{
	border: 1px solid #666 !important;
}

.yz-left{
	width: 510px; 
	float: left;	
	margin: 30px 0 0 30px;
}

.yz-left li{
	border-bottom: 1px dotted #ddd;
	padding-bottom:20px;
	margin-bottom: 20px;
}

.yz-left li h2{
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	color: #2d6aab;
}

.yz-left li p{
	color: #666;
	line-height: 24px;
	margin:10px 0;
}

.yz-left li .more{
	display:block;
	width: 120px;
	height: 34px;
	background: #00b7ee;
	line-height: 34px;
	text-align: center;
	color: #fff;
}

.yz-right{
	float: right;
	width: 595px;
	height: 664px;
	background:url(2016xd_yizhu_img.jpg) no-repeat;
	margin: 30px 30px 0 0 ;
}

.special{
	float: left;
	margin: 0 0 30px 19px;
	*padding-left: 20px;
}

.special li{
	float: left;
	width: 337px; 
	height: 300px;
	background: #eee;
	overflow: hidden;
	position: relative;
	margin: 30px 25px 0;
}

.special .special_img{
	width: 337px;
	height: 184px;
}

.special .special_text{
	padding: 20px 15px;
}

.special .special_text h3{
	font-size: 16px;
	color: #1b1b1b;
	padding: 5px 0 5px 5px;
}

.special .special_text h3 a{
	color: #1b1b1b;
}

.special .special_text p{
	font-size: 12px;
	line-height: 24px;
	color: #707070;
	height:48px;
	overflow:hidden;
}

.special .special_text a{
	color: #707070;
	margin:0 5px;
}

.special .more{
	display: block;
	width: 70px;
	height: 70px;
	background: url(2016xd_special_more2.png);
	font-size: 12px;
	color: #fff;
	line-height: 70px;
	text-align: center;
	position: absolute;
	right: 20px;
	top: 139px;
}


.list_mian_cont { width:860px; min-height:800px; height:auto; margin:0 auto; position:relative;}
.list_mian_cont h2 { text-align:center; color:#333; font-size:16px; padding-top:40px;}
.list_mian_cont_t { text-align:center; line-height:40px; border-bottom:1px solid #e5e5e5; height:45px;}
.list_mian_cont_t span { color:#999; margin:0 10px;}
.list_mian_cont_t span a { color:#006699; margin:0 5px;}
.list_mian_cont p { font-size:14px; line-height:30px; color:#666; padding-top:30px;}
.list_mian_cont p span { color:#333; font-weight:bold; }
.list_mian_cont .dbfx { width:94%; height:30px; padding:0 3%; line-height:30px; background:#f2f2f2; margin-top:50px; margin-bottom:30px;}
.list_mian_cont .dbfx span { color:#666; float:left; margin-right:10px;}
.list_mian_cont .dbfx .fx { float:right;}
.list_mian_cont .dbfx .fx span { margin-right:0;}
.list_mian_cont .dbfx .fx #bdshare { margin-top:2px;}



.list_main{ float: right; width:804px; margin:20px 30px 0 0; border:1px solid #d2d2d2; border-top:10px solid #2164ab; padding:20px;}
.list_main .news-list li{ float:left; padding:20px 0; width: 804px; border-bottom:1px dotted #d2d2d2;}
.list_main .news-list li div{ float:right; width:700px;}
.list_main .news-list li div h2{ color:#626262; font-size:16px; font-weight:bold; line-height:28px;}
.list_main .news-list li div h2 a{color:#626262; display: block;overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.list_main .news-list li div i{  font-style:normal;font-size: 12px; float:right; font-weight:normal; color: #7d7d7d}
.list_main .news-list li:hover *{ color:#004684;}
.list_main .news-list li div p{ font-size: 14px; color:#7d7d7d; line-height:26px; padding-top:5px;}
.list_main .news-list li span{ background:url(2014CT_R_icon03.png) no-repeat; float:left; display:block; width:82px; height:82px; text-align:center; }
.list_main .news-list li span dl{}
.list_main .news-list li span dl dt{ height:62px; line-height:62px; font-size:20px; font-family:"微软雅黑"; color:#707070;}
.list_main .news-list li:hover span dl dt{ color:#fff;}
.list_main .news-list li span dl dd{ height:20px; line-height:15px; font-family:微软雅黑; font-size:14px; color:#707070;}
.list_main .news-list li:hover span dl dd{ color:#004083;}

.list_main .gszl li span{ background:url(2016xd_gszl_liBg.png) no-repeat;}