﻿@charset "utf-8";
/* CSS Document */
body { background:#fff; }
.domPC { display:none!important; }
.domMobile { display:block!important; }
/*复写框架*/
.widthMain { width:94%; margin:0 auto; }
/*复写框架*/
body{ background: url(//www.xinhuanet.com/video/20180809ksh/images/mbbg.png) top center no-repeat; }
.nav{ width:15%; height:50px; padding:20px 0 0 0; margin:0 2%; float:left;}
.nav img{ width:100%; height: auto;}
h1{ font-size:28px; width:79%; line-height:40px; height: auto; overflow:hidden; text-align: left; font-weight:bold; margin: 0 2% 0 0; padding:16px 0; float:right;}
.videotext{ width:100%; height:auto; margin-top:20px; margin:0 auto; background:none; padding:0; background:#fff; padding-bottom:40px;}
.videotext h3{ width:96%; font-size:16px; font-weight:bold; line-height:22px; margin:0 auto; margin-bottom:10px; padding:0; padding-top:10px;}
.videotext p{ width:96%; font-size:14px; line-height:20px; margin:0 auto;}
.videotext h5 {
    line-height: 18px;
    font-size: 14px;
    color: #ccc;
    position: absolute;
    bottom: 10px;
    left: 10px;
    text-align: left;
}
.video {
	height: 190px;
	width: 100%;
	border:0px;
	position: relative;
	overflow: hidden;
	background-color: #252525;
	margin-bottom:0;
}
#videopic{ width:100%;}
#videopic img{ width:100%;}
.video iframe {
	display: none;
	width: 100%;
	height: 100%;
}
.video .goter {
	display: block;
	width: 100%;
	height: 100%;
}
.video .vBtn {
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
	background: url(//www.xinhuanet.com/video/20180809ksh/images/play.png) no-repeat;
	background-size:contain;
	cursor: pointer;
}
.lmtit{ width:300px; height:45px; line-height:40px; background:url(//www.xinhuanet.com/video/20180809ksh/images/mbtit.png) top left no-repeat; font-size:22px; margin:0 auto; text-align:center; background-size:contain;}
.lmtit span{ width:100%;}
.list{ width:100%; margin-top:30px;}
.xpage-container{ width:100%;}
.xpage-container li{ width:100%; height:auto; padding:15px 0; border-bottom:1px dashed #ccc; background: none; margin:0;-moz-box-shadow:0px 0px 0px #C7C7C7; -webkit-box-shadow:0px 0px 0px #C7C7C7; box-shadow:0px 0px 0px #C7C7C7;}
.xpage-container li img{ width:30%; margin-right:2%; height: auto; float:left;}
.xpage-container li .textbox{float: right; width: 68%; padding:0; position:relative;}
.xpage-container li h3{ width:100%; font-size:16px; line-height:24px; margin-bottom:5px; font-weight:bold;}
.xpage-container li p{ width:100%; font-size:14px; line-height:20px; display:none;}
.xpage-container h5{ position:relative; left:0; bottom:-10px;}
.xpage-more-btn{ line-height:25px; height:25px; width:90px; font-size:16px; color:#888; text-align:center; border:1px solid #ddd; margin:20px auto; cursor:pointer;}
.otherbox{ width:315px; margin-top:50px; float:right;}
.otherbox p{ font-size:14px; line-height:24px; margin:20px 0;}
/*footer*/
.footer {
	width: 100%;
	min-width:inherit;
	background: #e5e5e5;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size:14px;
	color: #333;
	line-height:20px;
}
