*{
	margin: 0;
	padding: 0;
	list-style: none;
}
button,input{
	border: none;
	outline: none;
}
[v-cloak]{
	display: none;
}
html,body{
	background: #95D1E5;
}
.banner{
	width: 100%;
}
.fixed{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}
.fixed .table{
	margin: 0;
}
.table{
	display: flex;
	justify-content: space-around;
	align-items: center;
	margin-top: -0.4rem;
	line-height: 1rem;
	background: #579FEB;
	color: #194CA7;
	font-size: 0.3rem;
	font-weight: bold;
	position: relative;
	box-shadow: inset -0.09rem -0.06rem 0.46rem rgba(1, 104, 229, 0.68);
}
.checked{
	color: #F1D25F;
	background: url(../img/address.png) no-repeat left center;
	background-size: 0.22rem 0.26rem;
	padding-left: 0.32rem;
}
.linkbox{
	width: 4.22rem;
	height: 1.84rem;
	margin: -0.36rem auto 0;
	display: block;
}
.content_wrap{
	padding: 0 0.3rem;
}
.brief_introduction{
	position: relative;
	text-align: center;
	margin-top: -0.91rem;
	margin-bottom: 0.5rem;
	background: #F9D073;
	border-radius: 0.15rem;
	padding: 0.51rem 0 0.09rem;
	box-shadow: inset 0.09rem 0.05rem 0.43rem rgba(247, 132, 55, 0.69);
}
.brief_introduction b{
	width: 0.5rem;
	height: 0.5rem;
	border: 1px solid #FFF;
	border-radius: 100%;
	color: #FFF;
	font-size: 0.5rem;
	line-height: 0.8rem;
	display: block;
	font-weight: bold;
}
.brief_introduction b:nth-of-type(1){
	position: absolute;
	top: 0.29rem;
	left: 0.35rem;
}
.brief_introduction b:nth-of-type(2){
	position: absolute;
	right: 0.29rem;
	bottom: 0.3rem;
}
.brief_introduction p{
	color: #FFF;
	font-size: 0.36rem;
	font-weight: bold;
	line-height: 0.6rem;
}
.brief_introduction span{
	font-size: 0.42rem;
}
.brief_introduction img{
	width: 0.2rem;
	height: 0.48rem;
	margin-top: 0.15rem;
}
.introduction{
	margin-top: 0.5rem;
	margin-bottom: 0.1rem;
}
.introduction_img{
	width: 5.6rem;
	height: 4rem;
	position: relative;
	border-radius: 0.1rem;
	background: #58C0A3;
	margin-left: 0.31rem;
}
.teacher_img{
	width: 5.6rem;
	height: 4rem;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0.1rem;
	object-fit: cover;
}
.introduction_img div{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 3.67rem;
	padding: 0.15rem 0 0.15rem 0.33rem;
	background-image: linear-gradient(to right,#FCDF8C,rgba(252, 223, 140, 0.3));
	color: #194CA7;
}
.introduction_img div p:nth-of-type(1){
	font-size: 0.4rem;
}
.introduction_img div p:nth-of-type(2){
	font-size: 0.24rem;
}
.drop{
	width: 0.68rem;
	height: 0.77rem;
	position: absolute;
	right: -0.71rem;
	top: 0.89rem;
}
@font-face {
	font-family:'FZZZHONGJW--GB1-0';
	src: url(http://hf.xdf.cn/zhuanti/fontfamily/fzjh.ttf);
}
.introduction>p{
	padding: 2.23rem 0 0.44rem;
	text-align: center;
	margin-top: -1.89rem;
	background-image: linear-gradient(#419DB6,#5EACC8);
	border-radius: 0.15rem;
	font-size: 0.4rem;
	color: #FFF;
	font-family: 'FZZZHONGJW--GB1-0';
	font-style: italic;
}
.introduction_img .right{
	left: inherit;
	right: 0;
	text-align: right;
	padding-left: 0;
	padding-right: 0.33rem;
	background-image: linear-gradient(to right,rgba(252, 223, 140, 0.3),#FCDF8C);
}
.airship{
	position: absolute;
	width: 0.71rem;
	height: 0.62rem;
	left: -0.94rem;
	top: 1.6rem;
}
.video_wrap{
	padding: 0.71rem 0.17rem 1.26rem; 
}
.video{
	background: url(http://hf.xdf.cn/zhuanti/gwcodeimg4/img/play.png) no-repeat;
	background-size: 100%;
	padding: 1.5rem 0.51rem 0.96rem;
	margin-bottom: 0.3rem;
}
.video video{
	width: 100%;
	height: 4.13rem;
}
.video p{
	line-height: 0.6rem;
	margin-top: 0.41rem;
	color: #FFF;
	text-align: center;
	font-size: 0.36rem;
	font-weight: bold;
}
.video span{
	font-size: 0.42rem;
}
.title_wrap{
	position: relative;
	width: 5.22rem;
	margin: 0.41rem auto 0;
	height: 0.87rem;
}
.title_bg {
	background: #419DB6;
	height: 0.48rem;
	border-radius: 0.1rem;
	box-shadow: inset 0.04rem 0.05rem 0.9rem rgba(67, 183, 214, 0.83);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 100%;
}
.title{
	width: 4.27rem;
	height: 0.87rem;
	line-height: 0.87rem;
	background: #F9D073;
	box-shadow: inset 0.05rem 0.27rem 0.9rem rgba(247, 132, 55, 0.69);
	border-radius: 0.1rem;
	text-align: center;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	font-size: 0.45rem;
	color: #FFF;
	font-family: 'FZZZHONGJW--GB1-0';
}
.title span{
	font-size: 0.5rem;
}
.link1{
	width: 6.15rem;
	height: 2.57rem;
	margin: -0.63rem auto 0;
	display: block;
}
.trailer{
	background-size: 100%;
	background-color: #419DB6;
	padding: 0.28rem 0.2rem 0.49rem 0.23rem;
	margin-top: -1.65rem;
	position: relative;
	border-radius: 0.1rem;
	box-shadow: 0.06rem 0 0.9rem rgba(67, 183, 214, 0.83);
}
.trailer .img{
	padding: 0 0.23rem;
	position: absolute;
	left: 0;
	bottom: 0.49rem;
}
.trailer img{
	width: 100%;
}
.trailer video{
	width: 100%;
	height: 4.13rem;
	border-radius: 0.1rem;
}
.trailer p:nth-of-type(1){
	background: #294AAB;
	width: 3.3rem;
	text-align: center;
	border-radius: 0.22rem;
	color: #FFF;
	font-size: 0.26rem;
	padding: 0.1rem 0;
	margin: 0.3rem auto 0.33rem;
}
.trailer p:nth-of-type(2){
	text-align: center;
	color: #FFF;
	font-size: 0.24rem;
}
img{
	display: block;
}
.link2{
	width: 6.16rem;
	height: 2.57rem;
	margin: -1.5rem auto 0;
}
.link3{
	width: 6.16rem;
	height: 2.57rem;
	margin: -0.58rem auto 0;
}
.trailer2{
	padding: 0.18rem 0.2rem 1.16rem 0.23rem;
	background-size: 100%;
	background-color: #419DB6;
	margin-top: -1.55rem;
	position: relative;
	border-radius: 0.1rem;
	overflow: hidden;
}
.trailer2 .img{
	padding: 0 0.23rem;
	position: absolute;
	left: 0;
	bottom: -0.55rem;
}
.trailer2 img{
	width: 100%;
}
.trailer2 ul{
	display: flex;
	justify-content: space-between;
	padding: 0.1rem 0.16rem;
	color: #FFF;
	font-size: 0.26rem;
	background: #294AAB;
	border-radius: 0.22rem;
	margin: 0.22rem 0;
}
.trailer2 p{
	color: #FFF;
	font-size: 0.24rem;
	padding-left: 0.17rem;
}
.amusing_wrap{
	padding: 0.3rem 0.4rem 2rem;
}
.amusing{
	display: flex;
	justify-content: space-between;
}
.amusing>div{
	width: 3.15rem;
	height: 4.43rem;
	border-radius: 0.15rem;
	box-shadow: 0.04rem 0.09rem 0.9rem rgba(99, 158, 181, 0.34);
	position: relative;
	margin-top: 0.4rem;
}
.amusing>div>img{
	width: 3.15rem;
	height: 3.59rem;
	border-radius: 0.15rem 0.15rem 0 0;
	object-fit: contain;
}
.amusing_left div{
	width: 1.7rem;
	height: 0.55rem;
	background: #F9BE65;
	border-radius: 0.3rem 0.06rem 0.3rem 0.06rem;
	box-shadow: inset 0.14rem 0.27rem 0.9rem rgba(254, 225, 160, 0.83);
	font-size: 0.36rem;
	color: #FFF;
	display: flex;
	justify-content: space-around;
	align-items: center; 
	padding: 0 0.4rem;
	position: absolute;
	left: 0;
	bottom: 0.65rem;
}
.amusing_left div img{
	width: 0.45rem;
	height: 0.45rem;
}
.amusing_left>p{
	color: #F9BD64;
	font-size: 0.24rem;
	background: #FFF;
	padding: 0.33rem 0.3rem 0.26rem;
	border-radius: 0 0 0.15rem 0.15rem;
}
.pop_wrap{
	background: rgba(0,0,0,0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.pop{
	position: fixed;
	width: 100%;
	height: 4.2rem;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index: 999;
}
.section-bgs {
	height: 4.13rem;
	width: 100%;
	/*position: relative;*/
}
.section-1-bg {
	background: url(../img/img1.jpg) no-repeat;
	background-size: 100% 260%;
	/*background-attachment:fixed;*/
}
.section-2-bg {
	background: url(../img/img2.jpg) no-repeat;
	background-size: 100% 260%;
	/*background-attachment:fixed;*/
}
.section-3-bg {
	background: url(../img/img3.jpg) no-repeat;
	background-size: 100% 260%;
	/*background-attachment:fixed;*/
}
.footer{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 0.87rem;
	color: #FFF;
	font-size: 0.36rem;
}
.footer .btn{
	width: 60%;
	margin: 0 auto;
	background: #F9D073;
	border-radius: 0.43rem;
	box-shadow: inset 0.05rem 0.27rem 0.9rem rgba(247, 132, 55, 0.69);
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn img{
	width: 0.39rem;
	height: 0.33rem;
	margin-right: 0.2rem;
}
.btn button{
	background: none;
}
