﻿@charset "utf-8";
/* CSS Document */
/* 清除浮动 */
.clear { clear:both; }
.clearfix { display:block;  #zoom:1;/*ie6-ie7*/}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; margin:0px; padding:0px; display:block; clear: both; }
/* 顶部导航 */
#topHeader { height: 32px; text-align: center;background-color:#000; FILTER: alpha(opacity=50);
-moz-opacity: 0.5; opacity:0.5;   }
#topHeader .top { width:1000px; margin:0 auto; height:inherit; }
#topHeader a { float:left; height: 32px; line-height: 32px; color: #fff; margin:0 10px; font-size: 12px; }
#topHeader a:hover { color:#fca22c!important; }
/*内容*/
body { background:#fff; background:url(//www.xinhuanet.com/politics/xhsd/static/imgs/bannerbg_xhsd.jpg) no-repeat top center; margin:0 auto; width:100%; font-family:"微软雅黑"; }
.mainbox { width:1000px;margin:0 auto; margin-top:400px;}
.domPC{display:block;}
/*要闻大图*/ 
.picNews {width: 980px; height:370px; background-color:#fff;  float:left; padding:10px;} 
.picNews img{width:600px; height:370px; float:left;} 
.picNews .picTit{ float:right; text-align:left; width:340px; padding:10px;} 
.picNews .picTit h2 { font-size:24px; line-height:36px; } 
.picNews .picTit p { font-size:16px; color:#666; line-height:30px; padding-top:20px; } 
.picNews .picTit p a { color:#f00; } 
@media screen and (min-width:0px) and (max-width: 767px) { 
.picNews .picTit h2 { font-size:1.5em; line-height:2em; } 
.picNews .picTit p { font-size:1em; line-height:1.8em; } 
} 
/*图文列表*/ 
.thirdPart { margin:30px auto 20px; overflow: hidden; }
.thirdPart .partL { width:605px; float:left; }
.thirdPart .partR { width:374px; float:right; }
.thirdPart .tabTitHeight { height:47px; position:relative; }
.thirdPart .tabTit {height:46px; line-height:46px; overflow:hidden; background: #fff; border-bottom:1px solid #ccc}
.thirdPart .tabTit a:hover { text-decoration:none; }
.thirdPart .tabTit .tabLi { float:left; font-size:18px; width:108px; text-align:center; float:left; height:44px; line-height: 44px; border-bottom:2px solid #fff; font-family:"微软雅黑"; cursor:pointer; }
.thirdPart .tabTit .on { border-color:#d84f3e; }
.hideBody { display: none; }

.thirdPart .comPicText h3{margin-bottom:10px;}
.thirdPart .comPicText h3 a {  font-size:16px; line-height:24px; font-family:"微软雅黑"; font-weight:bold }
.thirdPart .comPicText img { float:left; margin-right:10px; }
.thirdPart .comPicText { color:#535353; font-size:12px; margin-bottom:10px; }
.thirdPart .partR .list li { line-height:28px;  background: url(//www.news.cn/comments/2015/images/common.png) -560px -40px no-repeat; height:28px; overflow:hidden; padding-left:10px; }
.thirdPart .partR .list li a { color:#535353; }
.thirdPart .partSpace { margin-bottom:0px; position:relative; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(//www.news.cn/fortune/2015/images/more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }

.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold; }
#fixedBody { width: 374px; }
#tabTit { width: 603px; }
.swiper-container-tab { margin-right: 48px; }
.swiper-container-tab > .swiper-wrapper { float:left; height: 43px!important; }
#setColum { position:absolute; right:1px; top:2px; width:48px; height:46px; background:#fff; border-left: 1px solid #c9c9c9; z-index: 999; color:#2B99A0; z-index:2; text-align:center; font-size:35px; font-weight:bold; line-height:46px; }
.showed #setColum { top: 0px; right: 0px; }
.dataList li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative; }
.dataList h3 { margin-bottom: 10px; width:550px; }
.dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 22px; color: #000; font-family:"微软雅黑"; font-weight:normal; }
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left; display:none;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.dataList .imgs img:hover { width: 138px; height: 90px; vertical-align: top;  float:left; display:none;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.dataList .summary { /*height: 75px;*/ line-height: 24px; overflow: hidden; color: #666; font-size:14px; }
.dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; }
.dataList .time { font-size: 12px; color:#999; }
.bdsharebuttonbox { position: absolute; top: 20px; right: 0px; display: none; }
.bdsharebuttonbox span.bds_more { padding: 0 0 0 20px!important; background: url(//www.news.cn/fortune/2015/images/icon_share.gif) no-repeat 0px 0px!important; line-height:20px; }
#dataMoreLink { text-align: center; display: none; }
#dataMoreLink a { color: #333; }

/*封面故事*/ 
.fmgs_box { height:100%; overflow:hidden;clear: both; background-color: #fafafa; border: 1px solid #ccc;  padding: 10px 7px;}
.fmgs_box .com_titl { height:30px; font-weight:normal;}
.fmgs_box .com_titl a { width: 105px; height: 30px; float: left; font-size: 18px; font-family: "微软雅黑"; color: #333; }
.fmgs_box .more{ text-align:center; padding:25px 0;}
.fmgs_box .com_tit2 {
    font-weight: bold;
    height: 40px;
    float: left;
    font-size: 24px;
    font-family: "微软雅黑";
    color: #d84f3e;
    padding: 10px;
}

.infoList {
	width: 100%;
	margin: 0 auto 30px; float:left;
}
.infoList li {
	float: left;
	position: relative;
	width:358px;
	height: 200px;
	margin: 10px auto;
}
.infoList li img {
	width: 358px;
	height: 200px;
	position: relative;
	z-index: 2
}
.infoList li .text { text-align:center;
	width:358px;
	height: 40px;
	z-index: 4;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.infoList li .text a {
	color: #FFF;
	text-decoration: none;
}
.infoList li .text h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	height:40px;
	line-height: 40px;
	width: 358px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 4;
	color: #FFF; font-weight:normal;
}
.infoList li .text .bg {
	background: #282828;
	z-index: 3;
	width: 100%;
	height: 100%;
	position: absolute;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	left: 0;
	top: 0;
}
.infoList li .text .bgon {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/txtbgon.png) 0 0 no-repeat;
	z-index: 3;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.infoList2 {
	width: 100%;
	margin: 0 15px 30px; float:left;
}
.infoList2 li {
	float: left;
	position: relative;
	width:290px;
	height:162px;
	margin: 15px;
}
.infoList2 li img {
	width:290px;
	height: 162px;
	position: relative;
	z-index: 2
}
.infoList2 li .text { text-align:center;
	width:290px;
	height: 40px;
	z-index: 4;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.infoList2 li .text a {
	color: #FFF;
	text-decoration: none;
}
.infoList2 li .text h3 {
	font-family: "微软雅黑";
	font-size: 14px;
	height:40px;
	line-height: 40px;
	width:290px;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 4;
	color: #FFF; font-weight:normal;
}
.infoList2 li .text .bg {
	background: #282828;
	z-index: 3;
	width: 100%;
	height: 100%;
	position: absolute;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	left: 0;
	top: 0;
}
.infoList2 li .text .bgon {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/txtbgon.png) 0 0 no-repeat;
	z-index: 3;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.footer { padding:10px 0 30px 0;text-align:center;  font-size:12px; font-family:"宋体"; color:#454545; line-height:22px;}
