
.slide_cover {
	width: 1085px;
	margin: 0 auto;
}
.video_left, .video_right {
	display: inline-block;
}

.video_left {
	width: 50%;
  		margin-left: -24px;
	float: left;
}

.video_right {
	width: 47%;
	margin-top: 15px;
	margin-left: 56px;
}


.video_left video.move {
	margin-left: -248px;
	margin-top: 60px;
}

video_right ul li a {
	user-select: none;
	pointer-events: none;
}


.video_right ul>li { 
	float: left;
}

.video_right ul>li>a {
	display: block;
	width: 169.9px;
	height: 40px;
	line-height: 25px;
	background: transparent;
	font-size: 20px;
	font-weight: bold;
	color: #202020;
	opacity: 0.5;
	text-align: center;
	border-bottom: 3px solid;
	padding: 0 30px;
}

.video_right ul>li.on>a {
	background: transparent;
	color: #283E62;
	opacity: 1;
}

.video_right p {
	margin: 35px 0;
}

.video_right p span {
	display: block;
	font-size: 20px;
	color: #202020;
	line-height: 32px;
}
.video_right p span em {
	font-weight: bold;
}

.video_right ul>li>a>img {
	float: left;
}

.video_right section {
	border: 1px solid #aaa;
	background-color: #fff;
	width: 100%;
	height: 90px;
	line-height: 90px;
	margin: 32px 0 10px;
	border-radius: 8px;
}
.video_right section em {
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	background-color: #283E62;
	text-align: center;
	border-radius: 9px;
	margin-left: 30px;
	font-size: 20px;
}
.video_right section.on_sec em { 
	display: inline-block;
	width: 100px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-weight: bold;
	background-color: #65B1E3;
	text-align: center;
	border-radius: 9px;
	margin-left: 30px;
}


.video_section_fir .video_right section ul {
	float: right;
	line-height: 0px;
	margin-top: 10px;
	margin-right: 50px;
}

.video_section_fir .video_right section ul li {
	text-align: center;
  		margin-left: 55px;
}

.video_right section ul li span {
	font-size: 16px;
	line-height: 25px;
}




.video_slide .video_section_sec .video_left img:first-child,
.video_slide .video_section_thi .video_left img:first-child {
	position: absolute;
	top: 65px;
	margin-left: 35px;
}

.video_slide .video_section_sec .video_right > section {
	border: 1px solid #aaa;
	background-color: #fff;
	width: 100%;
	height: 160px;
	line-height: 90px;
	margin: 30px 0 10px;
	border-radius: 8px;
	padding: 20px;
}

.video_slide .video_section_thi .video_right > section { 
	border: 1px solid #aaa;
	background-color: #fff;
	width: 100%;
	height: 160px;
	line-height: 90px;
	margin: 30px 0 10px;
	border-radius: 8px;
	padding: 20px;
}

.video_slide .video_section_sec .video_right > section span,
.video_slide .video_section_thi .video_right > section span {
	color: #202020;
	font-size: 16px;
	font-weight: bold;
}

.video_slide .video_section_sec .video_right > section span:first-child,
.video_slide .video_section_thi .video_right > section span:first-child {
	margin-top: -30px;
	display: block;
	width: 165px;
	height: 75px;
	font-size: 20px;
}

.video_slide .video_section_sec .video_right > section ul,
.video_slide .video_section_thi .video_right > section ul {
	float: none;
	line-height: 0px;
}

.video_slide .video_section_sec .video_right > section ul li:first-child { 
	margin-left: 10px;
}

.video_slide .video_section_sec .video_right > section ul li {
	text-align: center;
  		margin-left: 38px;
}

.video_slide .video_section_thi .video_right > section ul li {
	text-align: center;
  		margin-left: 50px;
}

.video_slide .video_section_sec .video_right > section ul li img,
.video_slide .video_section_thi .video_right > section ul li img {
	text-align: center;
	margin: 0 auto;
}

