/* CSS Document */
body,html{
	background:#fff;
}
.service{
	width:100%;
	float:left;
	height:auto
}
.aboutVideo{
	width:100%;
	float:left;
	height:auto;
}
.videoList{
	width:100%;
	float:left;
	height:auto;
}
.videoList ul{
	width:80%;
	margin:0 auto;
	height:auto;	
}
.videoList ul li{
	width:23%;
	height:auto;
	float:left;
	margin-left:2%;
}
.describe:hover{
	color:#eb6100;
}
.describe{
	width:100%;
	height:auto;
	font-size:14px;
	position:relative;
	top:-0.4rem;
}
.videoCon{
  	background: url(../images/qjBan.jpg) center center;
  	background-size:100% 100%;
  	background-repeat: no-repeat;
 	width:100%;
	height:14.25rem;
}
.videoArea{
	width:38%;
	margin:0 auto;
	padding-top:3.38rem;
}
.videoBig{
	width:100%;
}
.videoArea2{
	width:38%;
	margin:0 auto;
	padding-top:1rem;
}
.videoIntro{
	color:#fff;
	font-size:16px;
	width:100%;
	text-align:center;
	overflow: hidden;
	position:relative;
	top:-0.3rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.process{
	background:url(../images/jllc.jpg);
	background-size:100% 100%;
  	background-repeat: no-repeat;
 	width:100%;
	height:6.374rem;
}
.play{
	width:0.94rem;
	height:0.63rem;
	position:relative;
	top:-2rem;
	left:45%;
}
.smallPlay{
	position:relative;
	top:-1rem;
	left:37%;
	width:0.65rem;
	height:0.43rem;
}
.listImg{
	height: 197px;
}