@charset "utf-8";

/* CSS Document */
.domPC,
.iframePC {
	display: none !important;
}

.domMobile {
	display: block;
}

.thirdPart .partL {
	width: 100%;
}

.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
	height: auto;
}
.mb_nav {
    
    width: 100%;
    font-size: 0;
}
.mb_nav a {
	background: #c80000;
	display: block;
	width: 25%;
    float: left;
    text-align: center;
    /* vertical-align: middle; */
	/* margin: 0 20px; */
	/* padding: 0 20px; */
    color: #fff;
    font-size: 15px;
	line-height: 50px;
	position: relative;
}
.mb_nav .active{
	background: #ae0006;
}
/* .mb_nav .active::after {
	content: "";
	display: block;
	width: 0;
	margin: 2px auto 0;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	border-top: 6px solid #cf0004;
	border-bottom: 0px solid #fff;
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -2px;
} */
.mb_nav .active{
	color: #ffc869;
}

.main {
	width: 100%;
	overflow: hidden
}

.widthMain {
	width: 100%;
}

.dataList li {
	margin: 0 10px;
}

.dataList li:nth-last-child(1) {
	border: none;
}

.dataList h3 {
	margin-bottom: 5px;
}

.dataList .imgs,
.dataList .imgs a {
	width: 80px;
	height: 60px;
}

.dataList .imgs {
	margin-top: 5px;
}

.dataList .summary {
	font-size: 14px;
	height: 45px;
	line-height: 22px;
}

#footer p {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 320px;
	max-width: 360px;
	padding: 0 10px;
}

.dataList .imgs img {
	width: 80px;
	height: 60px;
}

#mobileHeader {
	display: block;
}

.commentary {
	display: none
}

.bdsharebuttonbox {
	display: none;
}

/*.firstPart .partL{ width:100%;}
.device { width: 100%; position: relative; margin-bottom:15px; height:181px; }
.device .arrow-left { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(//www.xinhuanet.com/world/2015/images/arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container {  width: 100%; height:181px;}
.swiper-container img {  width: 100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #999; 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; text-align:left}
.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; }
.firstPart .impNews h3 a { color:#fff; background:#2e92c2; font-family:"微软雅黑"; font-size:22px; }

.firstPart .impNews .space{ margin:0;}

.firstPart .headNews {margin-bottom: 0px!important;font-size: 14px;padding: 10px 5px 0px!important;}
.firstPart .headNews h2 { font-family: "微软雅黑";font-size: 1.3em!important;line-height: 28px!important;padding-bottom: 5px;font-weight: bold!important;}
.firstPart .headNews .ywzy { }
.dataList h3{ width:auto;}
.dataList h3 a { display: inline-block; line-height: 22px; overflow: hidden; font-size: 16px; color: #000; font-family:"微软雅黑"; width:auto; }
.firstPart .impNews .textList { width:100%; }
.firstPart .impNews .textList ul { padding:0 10px;}
.firstPart .impNews h3{ padding-left:20px;}*/
#tabTit {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*#tabTit .swiper-slide{
	width: 605px;
}*/
.firstPart .impNews h3 a:hover {
	text-decoration: none;
}

#columnSet {
	position: static;
	margin: 0px;
	width: 90%;
	max-width: 500px;
	height: 350px;
	background: #fff;
	font-family: "微软雅黑";
}

#columnSet .tit {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}

#columnSet .tit h2 {
	font-size: 20px;
	line-height: 40px;
	height: 40px;
	float: left;
}

#columnSet .tit h2 span {
	font-size: 16px;
}

#columnSet .tit div {
	float: right;
	font-size: 16px;
}

#columnSet .tit div a {
	margin: 0 5px;
}

#columnSet .dest {
	line-height: 40px;
	height: auto;
	background-color: #fafafa;
	font-size: 20px;
	padding: 0 10px;
}

#columnSet .dest span {
	font-size: 16px;
	color: #000;
}

#columnSet .fixed {
	float: left;
	padding-right: 20px;
}

#columnSet .choose {
	padding: 10px;
}

#columnSet .choose .name {
	font-size: 16px;
	color: #000;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	text-align: left;
}

#columnSet li {
	float: left;
	border: 1px solid #999;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 6px 10px 0px;
	font-size: 14px;
}

#columnSet li.selected {
	border: 1px solid #00aae7;
	color: #00aae7;
}

#columnSet li.first {
	display: none;
}

#columnSet .selectBody li {
	background: url(//www.xinhuanet.com/photo/picture_channel2015/images/sj_common.png) 100% -78px no-repeat;
	-webkit-background-size: 28px;
	background-size: 28px;
}

#setColum {
	height: 43px;
}

.thirdPart .tabTit {
	border-left: 0px;
	border-right: 0px;
}

.thirdPart .tabTit .tabLi {
	height: 41px;
	line-height: 41px;
	font-weight: bold;
}

.dataList .info {
	margin-top: 6px;
}

.footer {
	padding-bottom: 10px;
}

.footer p {
	line-height: 18px;
	font-size: 0.8em;
}

.widthMain {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.headLineLB #newestListScroll {
	width: 73%;
}

.headLineLB .gdTitle {
	padding-left: 0px;
}

#cjlb .dataList .info {
	position: static;
}

#mobileHeader {
	font-family: "微软雅黑";
}

#mobileHeader {
	width: 100%;
	background: #e2e2e2 url(//www.xinhuanet.com/world/2015/images/bgSjTop.png) no-repeat 0 0px;
	-webkit-background-size: 100% 45px;
	background-size: 100% 45px;
	position: relative;
}

#mobileHeader .logo {
	display: block;
	width: 63px;
	height: 45px;
	background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 0px 0px;
	-webkit-background-size: 57px;
	background-size: 57px;
	position: absolute;
	top: 0px;
	left: 10px;
}

#mobileHeader .name {
	display: inline-block;
	width: 97px;
	height: 45px;
	line-height: 48px;
	font-size: 22px;
	font-family: "微软雅黑";
	padding: 0 0 0 10px;
	color: #fff;
	vertical-align: top;
	margin: 0 0 0 74px;
	background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) 0 -160px no-repeat;
	-webkit-background-size: 57px;
	background-size: 57px;
}

#mobileHeader .right {
	display: block;
	width: 30px;
	height: 45px;
	position: absolute;
	top: 0px;
	right: 10px;
	background: url(//www.xinhuanet.com/world/2015/images/xh_mobile_header.png) no-repeat 100% -45px;
	-webkit-background-size: 57px;
	background-size: 57px;
}

#mobileHeader .mobileNavList {
	width: 100%;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: 45px;
	left: 0px;
	background: #ededed;
	z-index: 10;
}

#mobileHeader .mobileNavList a {
	float: left;
	width: 20%;
	padding: 10px 0;
	color: #000;
	text-align: center;
	font-size: 16px;
}

#mobileHeader .phnav {
	text-align: center;
	padding-bottom: 6px;
}

#mobileHeader .phnav a {
	float: left;
	width: 25%;
	height: 30px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333;
}

.headLineLB .gdTitle a {
	background: #2e92c2;
	color: #fff;
	padding: 3px 5px;
}

.thirdPart .tabCon {
	margin: 5px auto;
}

.product_list img {
	width: 100%;
	height: auto;
}
#con1_1 {
	position: relative;
}

#con1_1 .product_list {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 15px 15px 0px 15px;
	background: #eee;
	margin: 0px;
	border: 1px solid #c6c6c6;
	background: #FFF;
}

.product_list img {
	width: 100%;
	height: 12rem;
}

.product_list h3 {
	color: #272727;
	font-family: 微软雅黑;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	width: 250px;
	padding-top: 5px;
}

.product_list h3 a {
	color: #272727;
	text-decoration: none;
}

.product_list h3 a:hover {
	color: #e6660b;
}

.product_list p {
	padding: 5px 0px;
	font-size: 14px;
	text-align: left;
	color: #333;
	white-space: normal;
	width: 250px;
	font-family: 微软雅黑;
	line-height: 24px;
}

.product_list .time {
	font-size: 12px;
	color: #a9a9a9
}

.product_list span {

	color: #cf0004;
	display: inline;
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	position: relative;
	font-style: normal;
}

.product_list span a {
	color: #cf0004;
}

.product_list span img {
	height: 13px;
	left: 10px;
	position: absolute;
	top: 8px;
	width: 18px;
}
.play{ width:38px; height:38px; position: absolute;
    left: 50%;
    top: 6rem;
    margin-left: -19px;}
.play img{ width:100%; height:100%;}
