.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.hero-unit-slider .slick-carousel .slick-slider {
	margin-bottom: 0;
}

.sec1 {
	padding-top: 60px;
	background-image: url(../img/bg01.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-bottom: 0;
}

.promote {
	text-align: center;
}

.promote h1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
	line-height: 1.3;
	margin: 0 auto 20px auto;
}

.promote h1 span {
	color: #f23a2d;
}

.promote p {
	font-size: 16px;
	color: #222222;
	line-height: 2;
	margin: 5px auto;
}

.promote .ad {
	margin: 42px 0 46px 0;
}

.promote .ad img {
	width: 100%;
	display: block;
}

.why,
.block {
	float: none !important;
	margin: 0 auto;
}

.why-wrap {
	margin: 0 auto;
	display: inline-block;
}

.why .left {
	width: 130px;
	float: left;
}

.why .left img {
	width: 100%;
	display: block;
}

.why .right {
	float: left;
	padding: 43px 0 0 10px
}

.why .right p {
	color: #222222;
	text-align: left;
	font-size: 32px;
	line-height: 1.2;
}

.why .right span {
	color: #f23a2d;
}

.block {
	margin: 70px auto;
}

.block .sub {}

.block .sub .top {
	margin-bottom: 15px;
}

.block .sub .top img {
	width: 100%;
	display: block;
}

.block .sub .bottom {
	color: #222222;
	font-size: 14px;
	line-height: 2;
	margin-bottom: 20px;
}

.sec2 {
	background-image: url(../img/bg02.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	padding: 60px auto;
}

.course {
	text-align: center;
}

.course h1 {
	font-size: 60px;
	font-weight: bold;
	color: #ffffff;
	margin: 80px auto 40px auto;
}

.course h2 {
	font-size: 28px;
	color: #ffffff;
	margin: 0 auto 70px auto;
}

.course .sub {
	box-sizing: border-box;
}

.course .sub1 {
	padding: 0 14px 0 0;
}

.course .sub2 {
	padding: 0 7px 0 7px;
}

.course .sub3 {
	padding: 0 0 0 14px;
}

.course .sub .stage {
	position: relative;
}

.course .sub .stage img {
	width: 100%;
	display: block;
}

.course .sub .stage .middle {
	font-size: 20px;
	color: #f9f8f8;
	background-color: #d6a45c;
	width: 60%;
	position: absolute;
	left: 20%;
	top: 183px;
	padding: 6px 51px;
	border-radius: 50px;
	line-height: 1.1;
}

.course .sub .stage .arrow {
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -30px;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 20px solid #f9f8f8;
}

.course .sub .stage .bottom {
	font-size: 18px;
	color: #a8795a;
	background-color: #f9f8f8;
	padding: 50px 20px 20px 20px;
	text-indent: 2em;
	text-align: left;
	height: 155px;
}

.course .divi {
	position: relative;
	height: 3px;
	background-color: #ffffff;
	margin: 50px 0 140px 0;
}

.course .divi .divi1 {
	position: absolute;
	height: 0;
	width: 0;
	border: 8px solid #ffffff;
	border-radius: 8px;
	top: -6px;
	left: 180px;
}

.course .divi .divi2 {
	position: absolute;
	height: 0;
	width: 0;
	border: 8px solid #ffffff;
	border-radius: 8px;
	top: -6px;
	left: 577px;
}

.course .divi .divi3 {
	position: absolute;
	height: 0;
	width: 0;
	border: 8px solid #ffffff;
	border-radius: 8px;
	top: -6px;
	right: 180px;
}

.sec3 h1 {
	font-size: 55px;
	color: #000;
}

.sec3 h2 {
	font-size: 30px;
	color: #a0a0a0;
}

.sec3 p {
	font-size: 20px;
	color: #222;
}

.sec3 h1,
.sec3 h2,
.sec3 p {
	text-align: center;
}

.sec3 .flow-l {
	float: left;
	margin-top: 30px;
	width: 30%;
}

.sec3 .flow-l img {
	width: 100%;
	display: block;
}

.sec3 .flow-r {
	float: right;
	margin-top: 30px;
	width: 30%;
}

.sec3 .flow-r img {
	width: 100%;
	display: block;
}

.sec3 .portfolio-static {
	margin: 60px auto;
}

.sec3 .sta-bar {
	width: 100%;
	display: block;
}

.call-to-action {
	background-color: #ee3f35;
	padding: 25px 0;
	margin-bottom: 0;
}

.call-to-action .pull-left .cot {
	color: #fff;
}

.call-to-action .pull-left .cot2 {
	margin-top: 20px;
}

.call-to-action .pull-right {
	margin-top: 20px;
}

.call-to-action .btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #ee3f35;
}

.call-to-action .btn-primary:hover {}

.sec5 {
	background-color: #eef3f9;
	margin-bottom: 0;
	padding: 70px 0 80px 0;
}

.sec5 h1 {
	font-size: 44px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}

.sec5 h2 {
	font-size: 32px;
	color: #777777;
	text-align: center;
}

.sec5 .sta-wrap {
	/*max-width: 900px;*/
	margin: 60px auto 0 auto;
}

.sec5 .sta-wrap .box {
	width: 50%;
	float: left;
	position: relative;
}

.sec5 .sta-wrap .box img {
	width: 100%;
	display: block;
	margin: 0 auto;
}

.sec5 .sta-wrap .box h1 {
	text-align: left;
	position: absolute;
	bottom: 5%;
	left: 10%;
	width: 80%;
}

.sec5 .sta-wrap .box h1 .fi {
	font-size: 92px;
	font-family: "宋体";
	color: #d6a45c;
	font-weight: normal;
}

.sec5 .sta-wrap .box h1 .se {
	font-size: 42px;
	color: #222;
	font-weight: normal;
}

.sec5 .sta-wrap .box h1 .th {
	font-size: 22px;
	color: #bbc3cc;
	font-weight: normal;
}

.sec5 .sta-wrap .box h1 p {
	font-size: 16px;
	color: #d6a45c;
	font-weight: normal;
	line-height: 1.8;
}

.sec5 .b2,
.sec5 .b4 {
	clear: right;
}

.sec5 .b3,
.sec5 .b5 {
	clear: left;
}

.sec6 {
	background-color: #efefef;
	padding: 60px 0;
	margin-bottom: 0;
}

.sec6 img {
	width: 100%;
	display: block;
}

.sec6 .img1 {
	margin-top: 50px;
}

.sec6 .img2 {
	margin: 100px auto 120px auto;
}

.sec6 .img3 {}

.sec7 {
	text-align: center;
	margin-bottom: 0;
}

.sec7 h1 {
	color: #222;
	font-size: 44px;
	font-weight: bold;
	margin: 70px auto 50px auto;
}

.sec7 h1 span {
	color: #f23a2d;
}

.sec7 h2 {
	font-size: 32px;
	color: #222;
}

.sec7 .linethrough {
	margin: 24px auto;
}

.sec7 p {
	font-size: 18px;
	color: #222;
	margin: 0 auto;
}

.sec7 .row {
	margin: 50px auto 70px auto;
}

.sec7 .row .bl {
	padding: 0 25px;
}

.sec7 .row .bl img {
	width: 100%;
	display: block;
}

.sec8 {
	margin-bottom: 0;
	position: relative;
}

.sec8 img {
	width: 100%;
	display: block;
}

.sec8 .float {
	max-width: 400px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -120px;
}
/*responsive style*/

@media only screen and (min-width: 100px) and (max-width: 768px) {
	.divi {
		display: none;
	}
	.arrow {
		display: none;
	}
	.course .sub1,
	.course .sub2,
	.course .sub3 {
		padding: 7px;
	}
	.flow-l,
	.flow-r {
		display: none;
	}
	.why .left {
		display: none;
	}
	.sec3 .col-md-4,
	.sec7 .col-md-4 {
		margin-bottom: 7px;
	}
	.course h1,
	.promote h1,
	.sec3 h1,
	.sec7 h1,
	.sec5 h1,
	.sec5 .sta-wrap .box h1 .fi,
	.sec5 .sta-wrap .box h1 .se {
		font-size: 30px;
	}
	.sec5 .sta-wrap .box h1 .th {
		font-size: 20px;
	}
	.sec5 .sta-wrap .box h1 p {
		font-size: 16px;
	}
	.course h2,
	.sec7 h2,
	.sec5 h2,
	.sec3 h2,
	.sec4 h2 {
		font-size: 24px;
	}
	.sec8 .float {
		max-width: 40%;
		position: absolute;
		left: 30%;
		top: 6%;
		margin: initial;
	}
	.sec5 {
		display: none;
	}
}