*{
	margin: 0;
	padding: 0;
}
ul li{
	list-style: none;
}

/*在线视频顶部css*/
#zxsp_PngBox{
	width: 100%;
	min-width: 1200px;
	height: 470px;
	/* background: url(../../img/childpages/gsjj_banner.png)no-repeat center; */
	background-size: 100% 100%;
	cursor: pointer;
}

/*在线视频导航css*/
#zxsp_Dh{
	width: 1200px;
	margin: 0 auto;
	height:70px;
	line-height: 70px;
	font-size: 12px;
	color: #000000;
}
#zxsp_Dh a{
	cursor: pointer;	
	text-decoration: none;
	color: #000000;
}

/*在线视频css*/
#zxsp_Con{
	width: 100%;
	min-width: 1200px;
	height: 800px;
	border-top: 1px solid #e5004f;
	
	position: relative;
}
#zxsp_Con .zxc_title{
	width: 274px;
	height: 66px;
	position: absolute;
	left: 50%;
	margin-left: -137px;
	margin-top: -33px;
	background: #FFFFFF;
	text-align: center;
}
#zxsp_Con .zxc_title h3{ 
	font-size: 50px;
	font-weight: normal;
}

#zxsp_Con .zxc_Con{
	width: 1200px;
	height: 567px;
	margin: 0 auto;
	background:url(../../img/childpages/zxsp_sp-bj.png) no-repeat center;
	background-size:100% 100%;
	margin-top: 80px;
	position: relative;
}

#zxsp_Con .zxc_Con .zxc_Cnr{
	width: 100%;
	height: 446px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #FFFFFF;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrLf{
	width: 790px;
	height: 446px;
	float: left;
}

#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi{
	width: 410px;
	height: 446px;
	float: left;
}

#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul{
	width: 410px;
	height: 446px;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li{
	height: 85px;
	width: 370px;
	margin: 16px 20px 0px 20px;
	border-bottom: 1px dashed #d8d8d8;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li:last-child{
	border-bottom: none;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li a.zxc_video_url{
	width: 118px;
	height: 65px;
	position: relative;
	float: left;
	cursor: pointer;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li a.zxc_video_url img{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li a.zxc_video_url span{
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0,0,0,0.5);
	line-height: 65px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	display: none;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li a.zxc_video_url i{
	width: 18px;
	height: 18px;
	position: absolute;
	background: url(../../img/childpages/zxsp_sp-xbf.png)no-repeat;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: none;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li .zxc_video_p1{
	font-size: 16px;
	color:rgb(51, 51, 51);
	width: 240px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 12px;
	cursor: pointer;
}
#zxsp_Con .zxc_Con .zxc_Cnr .zxc_CnrRi ul li .zxc_video_p2{
	font-size: 14px;
	color:rgb(102, 102, 102);
	width: 240px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin:10px 0px 0px 12px;
	cursor: pointer;
}

.zxc_MoveBox{
	width: 30px;
	margin: 10px 20px 0px 20px;
	height: 30px;
	float: right;
	cursor: pointer;
}
.zxc_Cnr .zxc_CnrRi .zxc_MoveBox img{
	width: 100%;
	height: 100%;
}

.zxc_MoveH{
	display: block;
}
.zxc_MoveR{
	display: none;
}















