/*css*/
.box184201632{margin-top:30px;margin-bottom:50px;min-height: 736px;}
.newstitle li{
	width:100%;
	font-size: 16px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	float:left;
}
.newstitle li a{
	padding-left:8px;
}

.box201905301540 {position:relative; margin-bottom:20px;}
.box201905301540 .boxtr{
	margin-bottom: 20px;
}
.box201905301540 .boxboder{border-bottom:1px solid #dddddd;}
		.box201905301540 .zoomImage{padding-bottom: 66.6667%;}
.box201905301540 .boxtitle{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #000000;
	opacity: 0.7;
	color: #fff;
	font-size: 1.6rem; text-align:center; padding: 10px; 
}
.box201905301540 .boxtitle .t {
overflow: hidden;
text-overflow: ellipsis;
}

.videolist { }
.videolist:hover{ cursor: pointer; }
.videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-420px; margin-top:-210px; z-index:100; width:800px; height:360px; }
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }