﻿.content .wrap {
	width: 1200px;
	height: auto;
	margin: 0 auto
}

.content .apply {
	width: 100%;
	height: 1080px;
	font-size: 20px;
	letter-spacing: 1px;
	padding-top: 90px
}

.content .apply .video {
	width: 1200px;
	height: 600px;
	background-color: red;
	position: relative;
	margin: 0 auto
}

.content .apply .video_box {
	width: 600px;
	height: 300px;
	background-color: green;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -150px;
	display: none
}

.content .apply .close {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	background: orange;
	cursor: pointer
}

.content .apply ul {
	overflow: hidden
}

.content .apply li {
	font-size: 16px;
	float: left;
	padding: 0 38px;
	cursor: pointer;
	-webkit-transition: all .25s ease-in;
	transition: all .25s ease-in
}

.content .apply li.active {
	margin-top: -5px;
	-webkit-transform: scale(1.05);
	transform: scale(1.05)
}

.content .apply .apply-li1, .content .apply .apply-li2 {
	border-right: 1px solid #000
}

.content .apply p {
	text-align: center;
	font-size: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
}

.content .apply ul {
	padding-top: 5px;
}

.content .apply a {
	display: block;
	color: #000;
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	margin: 0 auto;
	text-align: center
}

.content .apply .title {
	text-align: center;
	font-size: 30px;
    padding: 10px 0 20px;
}

.content .apply-home {
	background: url(../Images/banner-01.jpg) no-repeat 50%;
}

.content .one {
	background: url(../Images/1_02.jpg) no-repeat 50%;
	height: 1079px;
	padding: 50px
}

.content .one ul {
	width: 620px;
	margin: 20px auto;
}

.content .two {
	background: url(../Images/2_04.jpg) no-repeat 50%;
	color: #fff
}

.content .two a {
	color: #fff
}

.content .two ul {
	width: 465px;
	margin: 20px auto
}

.content .two .apply-li1, .content .two .apply-li2
{
	border-right: 1px solid #fff
}

.content .three {
	background: url(../Images/3_05.jpg) no-repeat 50%;
	height: 1079px
}

.content .three ul {
	width: 447px;
	margin: 20px auto
}

.content .two ul li {
	color: #fff
}

.content .four {
	background: url(../Images/4_06.jpg) no-repeat 50%;
	color: #fff
}

.content .four a {
	color: #fff
}

.content .four ul {
	width: 450px;
	margin: 20px auto
}

.content .five {
	background: url(../Images/5_07.jpg) no-repeat 50%
}

.content .five ul {
	width: 592px;
	margin: 20px auto
}

.content .six {
	background: url(../Images/6_08.png) no-repeat 50%;
	color: #fff
}

.content .six a {
	color: #fff
}

.content .six ul {
	width: 600px;
	margin: 20px auto
}

.content .eight {
	background: url(../Images/7_09.jpg) no-repeat 50%;
	height: 1079px
}

.content .eight ul {
	width: 450px;
	margin: 0 auto 20px
}

.content .nine {
	background: url(../Images/8_10.jpg) no-repeat 50%;
	color: #fff
}

.content .nine a {
	color: #fff
}

.content .nine ul {
	width: 450px;
	margin: 20px auto
}

.content .ten {
	background: url(../Images/9_11.jpg) no-repeat 50%
}

.content .ten ul {
	width: 457px;
	margin: 20px auto
}

.apply-video {
	position: relative;
	width: 1200px;
	height: 600px;
	margin: 0 auto
}

.apply-video-play {
	display: none;
	margin: 0 auto
}

.block {
	display: block
}

.content .four .apply-li1, .content .four .apply-li2, .content .nine .apply-li1,
	.content .nine .apply-li2, .content .six .apply-li1, .content .six .apply-li2
	{
	border-right: 1px solid #fff
}