body{
	background: url(../images/bg.jpg) center top no-repeat;
}

.header {
	height: 50px;
	background: url(../images/header_bg.png) center no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	white-space: nowrap;
}

.header .public-container {
	width: 1000px;
	position: relative;
	height: 100%;
}

.header .link-content {
    position: absolute;
    display: flex;
    display: -webkit-flex;
    top: 24px;
    bottom: 0;
    line-height: 16px;
    left: 222px;
}

.header .link-content a {
	height: 100%;
    color: #ffffff;
    font-size: 16px;
    margin-right: 36px;
	position: relative;
}

.header .link-content a i{
	position: absolute;
	width: 50px;
	height: 3px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #fee684;
	bottom: 0;
	display: none;
}

.header .link-content a:hover i{
	display: block;
}

.header a.logo {
    position: absolute;
    width: 141px;
    height: 32px;
    background: url(../images/logo.png) center top no-repeat;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 0;
}

.header a.call-us{
    font-size: 16px;
    line-height: 16px;
    color: #FFF;
    position: absolute;
    top: 24px;
    right: 0;
}

.banner{

}

.banner .public-container{
	padding-top: 480px;
}

.banner .public-container>img{
	position: absolute;
}

.banner .parachute{
	top: 0;
	left: 108px;
}

.banner .banner-shadow{
	left: 205px;
	top: 99px;
	opacity: 0;
}

.banner .title-animate1{
	top: 250px;
	left: 456px;
}

.banner .zylx{
	top: 209px;
	left: 779px;
}

.banner .banner-gifts{
	width: 623px;
	height: 143px;
	white-space: nowrap;
	font-size: 32px;
	font-weight: bold;
	color: #f9fbff;
	position: relative;
	margin-left: 501px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-content: space-between;
	flex-wrap: wrap;
}

.banner .banner-gifts span{
	width: 298px;
	height: 62px;
	line-height: 62px;
	border-radius: 31px;
	box-shadow: -15px 28px 29px 0px rgba(112, 20, 33, 0.6);
	background-image: linear-gradient( 0deg, rgb(151,36,45) 0%, rgb(253,80,76) 100%);
	background-image: -moz-linear-gradient( 0deg, rgb(151,36,45) 0%, rgb(253,80,76) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(151,36,45) 0%, rgb(253,80,76) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(151,36,45) 0%, rgb(253,80,76) 100%);
}

.banner .banner-gifts span i{
	color: #ffd563;
}

.banner .part{
	position: relative;
}

.banner .part2{
	width: 1094px;
	height: 385px;
	background: url(../images/part2.png) center no-repeat;
	margin: 230px auto 0;
}

.banner .part2 .part2-teacher{
	position: absolute;
	right: 22px;
	top: -96px;
}

.banner .part2 .part2-letter{
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	height: 61px;
	left: 142px;
}

.banner .part2 .part2-letter span{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 62px;
	white-space: nowrap;
	text-align: left;
	font-size: 0;
	line-height: 61px;
}

.banner .part2 .part2-letter span i{
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #ffffff;
    line-height: 28px;
}

.banner .part2 .letter1{
	width: 51px;
	height: 60px;
	top: 71px;
	background-image: url(../images/part2_letter1.png);
}

.banner .part2 .letter1 span{
	line-height: 60px;
}

.banner .part2 .letter2{
	width: 56px;
	left: 139px;
	top: 161px;
	background-image: url(../images/part2_letter2.png);
}

.banner .part2 .letter2 span{
	left: 65px;
}

.banner .part2 .letter3{
	width: 50px;
	top: 253px;
	background-image: url(../images/part2_letter3.png);
}

.banner .part2 .part2-help{
	position: absolute;
	top: 272px;
	right: 109px;
}

.pub-title{
    width: 328px;
    height: 95px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 496px;
	position: relative;
	white-space: nowrap;
}

.pub-title .number{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	left: -22px;
}

.pub-title i{
	position: absolute;
	left: 110px;
	color: #ffffff;
}

.pub-title i:first-of-type{
    font-size: 44px;
    line-height: 44px;
    top: 11px;
    font-weight: bold;
}

.pub-title i:last-of-type{
	font-size: 22px;
	line-height: 22px;
	bottom: 13px;
}

.title3{
	background-image: url(../images/title3.png);
	margin-left: 489px;
	margin-top: 98px;
}

.title3 .number{
	left: 0;
}

.part3{
	width: 1002px;
	height: 446px;
	background-image: url(../images/part3.png);
	margin: 27px auto 0;
}

.part3 .part3-book{
	position: absolute;
	left: 30px;
	top: 67px;
}

.part3 .part3-content{
	width: 482px;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	left: 447px;
}

.part3 .part3-content .inside-content{
    width: 460px;
    margin: -1px auto 0;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-content: center;
    white-space: nowrap;
    flex-wrap: wrap;
}

.part3 .part3-content .inside-content .top-line{
    font-size: 34px;
    line-height: 40px;
    color: #ffd14a;
}

.part3 .part3-content .inside-content .bottom-line{
    font-size: 24px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 22px;
}

.part3 .part3-content1{
	height: 228px;
	background-image: url(../images/part3_content1.png);
	top: 36px;
}

.part3 .part3-content1 .inside-content{
	height: 193px;
	background-image: url(../images/content_inside1.png);
}

.part3 .part3-content2{
	height: 194px;
	background-image: url(../images/part3_content2.png);
	top: 251px;
}

.part3 .part3-content2 .inside-content{
	height: 159px;
	background-image: url(../images/content_inside2.png);
}

.part3 .part3-line{
    position: absolute;
    left: 166px;
    top: 90px;
}

.part3-links{
    position: relative;
    margin-top: 45px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    padding: 0 358px;
}

.part3-links a{
	width: 226px;
	height: 60px;
	line-height: 60px;
	white-space: nowrap;
	color: #ffffff;
	font-size: 24px;
	background-position: center;
	background-repeat: no-repeat;
}

.part3-links a:first-of-type{
	background-image: url(../images/part3_lnk1.png);
}

.part3-links a:last-of-type{
	background-image: url(../images/part3_lnk2.png);
}

.title4{
	background-image: url(../images/title4.png);
	margin-top: 134px;
}

.title4 i{
	left: 80px;
}

.title4 .number{
	left: -40px;
}

.part4{
	width: 1002px;
	height: 578px;
	background: url(../images/part4.png) center no-repeat;
	margin-top: 41px;
	margin-left: 150px;
	padding: 0 1px 0;
}

.part4 table{
	width: 100%;
	height: 100%;
	border: none;
	border-collapse: collapse;
}

.part4 table th{
	height: 63px;
	font-size: 26px;
	color: #ffffff;
	white-space: nowrap;
}

.part4 table td{
	font-size: 22px;
	color: #000000;
}

.part4 table tr:nth-child(even) td{
	
}

.part4 table tr:nth-child(odd) td{
	height: 58px;
	background-color: #f0f7fa;
}

.part4 table tr:last-of-type td:first-of-type{
	border-radius: 0 0 0 22px;
}

.part4 table tr:last-of-type td:last-of-type{
	border-radius: 0 0 22px 0;
}

.part4 table td a{
	width: 139px;
	height: 36px;
	display: block;
	margin: 0 auto;
	background: url(../images/table_link.png) center no-repeat;
	line-height: 36px;
	white-space: nowrap;
	font-size: 20px;
	color: #0843a5;
}

.title5{
	background-image: url(../images/title5.png);
	margin-top: 98px;
}

.part5{
	margin-top: 43px;
}

.part5 .part5-img1{
	position: absolute;
	top: 54px;
	left: 151px;
}

.part5 .part5-inside{
	width: 962px;
	height: 278px;
	background: url(../images/part5.png) center no-repeat;
	position: relative;
	margin-left: 188px;
}

.part5 .part5-inside .parachute-shadow{
	position: absolute;
	top: -97px;
	right: -11px;
}

@keyframes parachute{
	from{
		transform:rotate(-10deg);
		-ms-transform:rotate(-10deg);
		-webkit-transform:rotate(-10deg);
	}
	to{
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
}

@-webkit-keyframes parachute{
	from{
		transform:rotate(-10deg);
		-ms-transform:rotate(-10deg);
		-webkit-transform:rotate(-10deg);
	}
	to{
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	}
}

.part5 .part5-inside .part5-parachute{
	position: absolute;
	top: -113px;
	right: 55px;
	transform-origin: right top;
	-ms-transform-origin: right top;
	-webkit-transform-origin: right top;
	animation: parachute 2s linear infinite;
	-webkit-animation: parachute 2s linear infinite;
	animation-direction:alternate;
	-webkit-animation-direction:alternate;
}

.part5 .part5-inside .small-title{
	white-space: nowrap;
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
	text-align: left;
	padding-left: 34px;
	position: relative;
}

.part5 .part5-inside .title-top{
    top: -8px;
}

.part5 .part5-inside .title-bottom{
    margin-top: 34px;
	margin-bottom: 10px;
}

.part5 .part5-inside .part5-content{
	white-space: nowrap;
	font-size: 22px;
	color: #ffffff;
	line-height: 40px;
	text-align: left;
	display: block;
	padding-left: 34px;
}

.part5 .part5-inside .part5-price{
	position: absolute;
	width: 53px;
	height: 58px;
	background: url(../images/part3_price.png) center no-repeat;
	right: 336px;
	top: 197px;
}

.part5 .part5-inside .part5-price span{
	position: absolute;
	top: -4px;
	bottom: -4px;
	right: 62px;
	font-size: 29px;
	color: #f5b720;
	font-weight: bold;
	white-space: nowrap;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	line-height: 30px;
}

.part5 .part5-inside .part5-price .price-yuan{
	position: absolute;
	top: 1px;
	right: -83px;
}

.part5 .part5-inside .part5-join{
	width: 233px;
	height: 78px;
	line-height: 60px;
	white-space: nowrap;
	font-size: 24px;
	color: #792b08;
	background: url(../images/part5_join.png) center no-repeat;
	position: absolute;
	right: 12px;
	top: 196px;
	padding: 0 8px 0;
}

.part5 .part5-inside .part5-star{
	position: absolute;
}

.part5 .part5-inside .part5-star1{
	top: -38px;
	right: 19px;
}

.part5 .part5-inside .part5-star2{
	top: -67px;
	right: -1px;
}

.part5 .part5-inside .part5-star3{
	top: -95px;
	right: 42px;
}

.title6{
	background-image: url(../images/title6.png);
	margin-left: 500px;
	margin-top: 96px;
}

.title6 .number{
	left: -30px;
}

.title6 .lightning1{
	position: absolute;
	right: -1px;
	bottom: -50px;
}

.title6 .lightning2{
	position: absolute;
	right: 57px;
	bottom: -44px;
}

.part6{
	padding-top: 61px;
}

.part6 .table-th{
    display: flex;
    display: -webkit-flex;
    margin-bottom: 24px;
    margin-left: 149px;
    width: 1000px;
    justify-content: space-between;
}

.part6 .table-th span{
	white-space: nowrap;
	font-size: 20px;
	color: #ffffff;
	line-height: 20px;
}

.part6 .table-th span:first-of-type{
	width: 271px;
}

.part6 .table-th span:nth-child(2){
	flex: 1;
}

.part6 .table-th span:last-of-type{
	width: 180px;
}

.part6 .table-td{
	width: 1000px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-left: 149px;
	display: flex;
	display: -webkit-flex;
}

.part6 .table-td .td-first{
	width: 271px;
	height: 100%;
	line-height: 100px;
	font-size: 0;
}

.part6 .table-td .td-first span{
	white-space: nowrap;
	color: #FFF;
	font-size: 24px;
	line-height: 36px;
	display: inline-block;
	vertical-align: middle;
}

.part6 .table-td:last-of-type{
	margin-bottom: 0;
}

.part6 .table-td.odd-td{
	background-image: url(../images/odd_td.png);
}

.part6 .table-td.even-td{
	background-image: url(../images/odd_even.png);
}

.part6 .table-td .td-center{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-content: center;
	flex: 1;
	height: 100%;
}

.part6 .table-td .td-center span{
    width: 100%;
    white-space: nowrap;
    line-height: 25px;
    height: 25px;
	font-size: 22px;
	color: #FFF;
    text-align: left;
}

.part6 .table-td .td-center span i{
	display: inline-block;
	vertical-align: bottom;
	width: 61px;
	border-radius: 3px;
	background-color: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.part6 .table-td .td-center span:first-of-type{
	margin-bottom: 9px;
}

.part6 .table-td.odd-td span i{
	color: #046ab5;
}

.part6 .table-td.even-td span i{
	color: #056844;
}

.part6 .table-td .td-last{
    height: 100%;
    width: 180px;
    line-height: 100px;
    color: #FFF;
    font-size: 22px;
    white-space: nowrap;
    text-decoration: revert;
}

.title7{
	white-space: nowrap;
	font-size: 44px;
	line-height: 44px;
	color: #ffd14a;
	margin-top: 109px;
}

.title7-bottom{
	display: block;
	white-space: nowrap;
	font-size: 24px;
	line-height: 24px;
	color: #FFF;
	margin-top: 18px;
	margin-bottom: 76px;
}

.part7{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding: 0 233px;
}

.part7 .every-qr{
	width: 193px;
	height: 193px;
	line-height: 193px;
	font-size: 0;
	background-color: #FFF;
	position: relative;
}

.part7 .every-qr img{
	width: 100%;
	vertical-align: middle;
}

.part7 .every-qr .bottom-line{
	font-size: 22px;
	line-height: 22px;
	color: #FFF;
	white-space: nowrap;
	position: absolute;
	left: 0;
	right: 0;
	top: 210px;
}

.part8{
	width: 1258px;
	height: 157px;
	background: url(../images/part8.png);
	margin-top: 98px;
	margin-left: 23px;
	position: relative;
}

.part8 img{
	position: absolute;
}

.part8 .line1{
	right: 1197px;
	top: 42px;
}

.part8 .line2{
	left: 1194px;
	top: 43px;
}

.part8 .part8-online{
    left: 80px;
    top: 57px;
}

.part8 .part8-hours{
    left: 510px;
    top: 62px;
}

.part8 .part8-click{
	width: 316px;
	height: 80px;
	position: absolute;
	right: 201px;
	top: 44px;
	background: url(../images/part8_click.png) center no-repeat;
}

.pannel2.bottom-fixed{
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}

.public-footer {
	height: 100px;
	background-color: #07081D;
	color: #FFF;
}

.public-footer .public-container {
	line-height: 100px;
	font-size: 0;
}

.public-footer .public-container p {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
}

.float-right{
	position: fixed;
	width: 138px;
	height: 223px;
	right: 0;
	top: 0px;
	bottom: 0px;
	margin: auto 0;
	background: url(../images/float_bg.png) center no-repeat;
	white-space: nowrap;
	padding-top: 70px;
}

.float-right .float-title{
	position: absolute;
	left: 0;
	top: -72px;
}

.float-right a{
    display: block;
    text-align: center;
	position: relative;
    color: #ffffff;
    border-bottom: 1px solid #ff6766;
    width: 100px;
    margin: 0 auto;
    line-height: 50px;
}

.float-right a i{
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #ffd563;
	margin: auto 0;
	left: -10px;
}

.float-right a:hover i{
	display: block;
}

.float-right a:last-of-type{
	border-bottom: none;
}

.float-right a img{
	display: none;
    position: absolute;
    right: 120px;
    width: 100px;
}

.float-right a:hover img{
	display: block;
}

.float-right .float-close{
    position: absolute;
    background-color: #FD7961;
    width: 30px;
    height: 30px;
    top: 0;
    right: 0;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
	cursor: pointer;
}

.float-right .float-close img{
	vertical-align: middle;
}

.float-right .to-top{
	position: absolute;
    left: 0;
	right: 0;
	bottom: -41px;
	height: 50px;
	background: url(../images/to_top.png) center no-repeat;
	cursor: pointer;
}