﻿@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width: auto; font-size:14px; line-height:24px; font-family:"微软雅黑"; }
html{ background-color:#f5f5f5;}
body { color:#484848; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#484848; }
a:hover { text-decoration:underline; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.fl { float:left; }
.fr { float:right; }
/*通用*/
.widthMain { width:1000px; margin:0 auto; }
.domPC { display: block; }
.domMobile { display: none; }

/*内容*/
body{ background: url(//www.xinhuanet.com/video/20180809ksh/images/bg.jpg) 50% 0 no-repeat; }
.nav{ width:1000px; height:81px; padding-top:30px; margin-bottom:40px;}
.nav img{ width:129px; height:81px; float:left;}
h1{ font-size:70px; line-height:76px; height:76px; overflow:hidden; text-align:center; width:100%; margin-bottom:106px; display:none;}
.videotext{ width:404px; height:330px; background:#fff; position:relative; margin-top:0;}
.videotext h3{ width:94%; font-size:18px; font-weight:bold; line-height:28px; margin:0 auto; padding-top:30px;}
.videotext p{ width:94%; font-size:16px; line-height:24px; margin:10px auto;}
.videotext h5{ line-height:18px; font-size:14px; color:#ccc; position:absolute; bottom:30px; left:20px; text-align:left;}
.video {
	height: 330px;
	width: 595px;
	border:0px solid #eee;
	position: relative;
	overflow: hidden;
	background-color: #252525;
}
.video iframe {
	display: none;
	width: 100%;
	height: 100%;
}
.video .goter {
	display: block;
	width: 100%;
	height: 100%;
}
.video .vBtn {
	position: absolute;
	width: 114px;
	height: 114px;
	left: 50%;
	top: 50%;
	margin-top: -55px;
	margin-left: -70px;
	background: url(//www.xinhuanet.com/video/20180809ksh/images/play.png) no-repeat;
	cursor: pointer;
	display:none;
}
.lmtit{ width:353px; height:38px; line-height:38px; background:url(//www.xinhuanet.com/video/20180809ksh/images/titbg.png) top left no-repeat; font-size:22px; text-align:center;}
.lmtit span{ padding-left:10px; float:left;}
.list{ width:1000px; margin-top:50px;}
.xpage-container{ width:1000px; height:auto; margin:0 auto; position:relative;}
.xpage-container li{ width:236px; height:420px; background:#fff; position:relative; margin:7px 7px; border:0px dashed #ccc; float:left; /* 绝对定位 */
-moz-box-shadow:0px 1px 3px #C7C7C7; -webkit-box-shadow:0px 1px 3px #C7C7C7; box-shadow:0px 1px 3px #C7C7C7; padding:0;}
.xpage-container li img{ width:236px; height:156px;}
.xpage-container li .textbox{ width:236px; padding:10px 0;}
.xpage-container li h3{ width:220px; font-size:18px; line-height:24px; margin-bottom:6px; font-weight:bold; margin:0 auto;}
.xpage-container li p{ width:220px; height:168px; overflow:hidden; font-size:14px; line-height:24px; margin:0 auto; margin-top:10px;}
.xpage-container h5{ line-height:18px; font-size:14px; color:#ccc; position:absolute; bottom:5px; left:10px; text-align:left;}
.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: 1000px;
	background: #e5e5e5;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	font-size:14px;
	color: #333;
	line-height:24px;
}
