@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑";
	line-height: 1.6em;
}
.top {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	background: #fff;
}
.banner {
	margin-bottom: 50px;
	text-align:center;
	position:relative;
}
.banner img {
	position:absolute;
	left:50%;
	top:250px;
	margin-left:-373px;
}
.banner video {
	width:100%;
	max-width:1920px;
	height:auto;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.main_text {
	margin-bottom: 50px;
	line-height:2em;
	font-size:20px;
	text-indent:2em;
}
.list {
	margin-bottom: 20px;
}
.list h3 {
	height: 140px;
	margin-bottom: 20px;
}
.list h3.tit_jkyyy {
	background: url("title1.png") no-repeat;
}
.list h3.tit_jyyfz {
	background: url("title2.png") no-repeat;
}
.list h3.tit_gaybh {
	background: url("title3.png") no-repeat;
}
.list h3.tit_zzycy {
	background: url("title4.png") no-repeat;
}


.list li {
	float: left;
	width: 290px;
	margin-right: 13px;
	border-radius: 15px;
	padding-bottom: 15px;
	margin-bottom:60px;
	background: #fff;
	cursor:pointer;
	overflow:hidden;
	box-shadow: 0px 10px 10px 2px #f1f1f1;
	
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -webkit-transition-timing-function: ease;
}
.list li:hover {
	background:#f9f9f9;
	box-shadow: 0px 10px 10px 2px #ddd;
}
.list li:nth-child(4n) {
	margin-right: 0px;
}
.list li:nth-child(n+9) {
	display:none;
}
.list .pic img {
	width: 290px;
	height: 193px;
	border-radius: 20px 20px 0 0;
	
	
	-moz-transition:-moz-transform .3s ease;
	-ms-transition:-ms-transform .3s ease;
	transition:transform .3s ease;
}
.list .pic img:hover {
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
}
.list .name {
	line-height: 60px;
	padding: 0 15px;
	height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.list .name a {
	font-size: 18px;
}
.list .info {
	font-size: 14px;
	padding: 0 15px 0 15px;
	color: #a1a1a1;
	height: 75px;
	line-height: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.list .author,.list .dzSrc {
	display:none;
}
.btn_more {
	text-align: center;
}
.btn_more em{
	font-style:normal;
}
.btn_more span {
	cursor:pointer;
}
.btn_more a {
	cursor:pointer;
}
.footer{
	font-size:12px;
	text-align:center;
	padding:20px 0;
	background:#10aeed;
	color:#fff;
}
#mask{ display:none; position:relative;}
.mask-bg{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.8);
	z-index:10;
	
}
.mask-con{
	position:fixed;
	left:50%;
	top:50%;
	margin:-333px 0 0 -680px;
	width:1360px;
	border-radius:15px;
	background:#fff;	
	z-index:99;
	overflow:hidden;
}
.mask-pic{
	float:left;
	width:1000px;
	height:667px;
}
.mask-right{
	float:right;
	width:360px;
	padding:70px 30px 0 30px;
	height:667px;
	box-sizing:border-box;
	position:relative;
}
.mask-close{
	position: fixed;
	left:50%;
	top:50%;
	width:40px;
	height:40px;
	z-index:100;
	background:url(close.png) no-repeat;
	margin:-325px 0 0 625px;
	cursor:pointer;
}
.mask-arrowleft{
	position:fixed;
	top:46%;
	left:50%;
	margin-left:-780px;
	z-index:100;
	cursor:pointer;
}
.mask-arrowright{
	position:fixed;
	top:46%;
	left:50%;
	margin-left:680px;
	z-index:100;
	cursor:pointer;
}
.mask-title{
	font-size:20px;
	line-height:1.6em;
	margin-bottom:15px;
}
.mask-info{
	font-size:14px;
	color:#999;
	margin-bottom:30px;
}
.mask-author{
	font-size:16px;
	color:#00a9ed;
}
.mask-dianzan{
	position:absolute;
	left:30px;
	bottom:150px;
}
.mask-share {
	position:absolute;
	left:30px;
	bottom:30px;
}
.mask-share h3{
	font-size:20px;
	margin-bottom:15px;
}
.mask-share img{
	margin-right:15px;
	cursor:pointer;
}
.mask-ewm{
	position:absolute;
	left:30px;
	bottom:80px;
	z-index:100;
	height:0;
	overflow:hidden;
}
#mask .dz{
	display:inline-block;
	padding:0 15px 0 10px;
	height:40px;
	line-height:40px;
	color:#fff;
	background:#00adef;
	border-radius:20px;
	cursor:pointer;
}
#mask .dz em{
	float:left;
	width:24px;
	height:24px;
	background:url(hand.png) no-repeat;
	background-size:100% 100%;
	margin:5px 10px 0 5px;
}
.fllow1-wap { position: fixed; width: 130px; right:10px; bottom:10px; background:#fff; border-radius:10px; display:none; }
.s-ewm { margin-bottom: 24px; width: 130px; height: 159px; background-color: #F0F2F5; color: #808080; border-radius: 4px; overflow: hidden; text-align: center; }
.s-ewm:hover, .s-ewm.hover { background-color: #348CEC; color: #FFF; }
.s-ewm img { display: block; width: 115px; height: 115px; margin: 8px auto; }
.s-ewm div { }
.s-item { text-align: center; color: #808080; width: 108px; height: 42px; margin: 0 auto 16px; line-height: 42px; cursor: pointer; }
.s-item a { display: block; width: 42px; height: 42px; float: left; margin-bottom: 10px; transition: all .4s; -moz-transition: all .4s; ; /* Firefox 4 */ -webkit-transition: all .4s; /* Safari å’Œ Chrome */ -o-transition: all .4s; ;/* Opera */ }
.s-item div { float: left; width: 48px; height: 42px; line-height: 42px; }
.s-wb { background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-wb.png"); background-repeat:no-repeat; padding-left:55px;color: #808080;}
.s-q { background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-q.png"); background-repeat:no-repeat; padding-left:55px;color: #808080; }
.s-wx { background-image: url("//www.news.cn/res/xhwimg/xl2017/images/n-wx.png"); }
.s-item.hover a { transform: rotateY(360deg); -webkit-transform: rotateY(360deg); /* Safari and Chrome */ -moz-transform: rotateY(360deg);/* Firefox */ }
.wx-ewm { margin-bottom: 24px; width: 130px; height: 130px; background-color: #348CEC; color: #808080; border-radius: 4px; overflow: hidden; text-align: center; position: absolute; left: 0; top: 230px; display: none; }
.wx-ewm img { display: block; width: 120px; height: 120px; margin: 5px auto; }


