
.headerh5_cont_title {
	font-size:0.42rem;
	padding-top:1.64rem;
	color:rgba(255,255,255,1);
}
.headerh5_cont_subhead {
	font-size:0.34rem;
	margin-top:0.4rem;
	color:rgba(255,255,255,1);
}
.contenta{
	width:100%;
	margin:1rem auto;
}
.contenta img{
	width:100%;
}
.contentb{
	max-width:100%;
}
.typeList .item{
	width:3.76rem;
	height:4.2rem;
	margin:0.26rem auto;
	text-align: center;
	background:rgba(255,255,255,1);
	box-shadow:0 0.1rem 1rem 0 rgba(66,152,252,0.1);
}
.typeList .item img{
	width:2.4rem;
	margin-top:0.4rem;
} 
.typeList .item .header_cont_img{
	display:none !important;
}
.typeList .item h3{
	font-size:0.24rem;
	margin-top:0.2rem;
	color:#333;
} 
.typeList .item .wenzi{
	font-size:0.24rem;
	margin-top:0.3rem;
	color:#333;
	display: inline-block;
}
.backGrounds{
	background-image: url('../img/background3.png');
	background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    height:9.88rem;
    margin-top: -3rem;
    padding-top: 4rem;
}
.backGrounds .backgroundTitle{
	width:100%;
}
.backContent{
	width:5.6rem;
	height:6.8rem;
	margin:0.68rem auto;
	background:rgba(255,255,255,1);
	border-radius:0.08rem 1rem 0.08rem 1rem;
	box-shadow:0 0.1rem 0.5rem 0 rgba(66,152,252,0.1);
}
.backContent .content1{
	padding:0.1rem 0;
}
.backContent .content1 li{
	width:49%;
	display:inline-block;
	text-align: center;
	height:3.33rem;
}
.backContent .content1 .addIcon{
	display:none;
}
.backContent .content1 .img1{
	width:0.88rem;
	height:1.1rem;
}
.backContent .content1 .img2{
	width:1.08rem;
	height:1rem;
}
.backContent .content1 .img3{
	width:1.1rem;
	height:1.12rem;
}
.backContent .content1 .img4{
	width:0.78rem;
	height:1.14rem;
}
.backContent .content1 .Class1{
	font-size:0.3rem;
	color:#333;
	font-weight: bold;
	margin-top:0.3rem;
	margin-bottom:0.2rem;
}
.backContent .content1 .Class2{
	font-size:0.18rem;
	color:#aaa;
	margin-bottom:0.1rem;
}
.Footers{
	background-image: url('../img/footer_img_background.png');
	background-repeat: no-repeat;
    width: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    height:6.4rem;
    margin-top: 3rem;
    text-align: center;
    padding-top:2.1rem;
}
.Footers .qinglong{
	color:#4298FC;
	font-size:0.48rem;
	font-weight: bold;
}
.Footers .texts{
	width:4.34rem;
	height:1.42rem;
	background-image: url('../img/label.png');
	background-position: center center;
    background-size: cover;
    text-align: center;
	font-size:0.36rem;
	margin: 0 auto;
	padding-top: 0.3rem;
}
.Footers .students{

}
.Footers .students a{
	display:inline-block;
	width:1.6rem;
	height:0.54rem;
	line-height: 0.54rem;
	border:0.02rem solid #4298FC;
	color:#4298FC;
	text-align: center;
	border-radius:0.8rem;
	font-size:0.24rem;
}
.Footers .footer-text{
	font-size:0.2rem;
	position: absolute;
	bottom: 0.01rem;
	margin:0 auto;
	left:0;
	right:0;
}
.mask{
	position: absolute;
	top:1.16rem;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
}
.mask-content{
	margin: 0 auto;
	background:rgba(255,255,255,1);
	margin-top:3.64rem;
	width:5.7rem;
	height:3.74rem;
	border-radius:0.1rem;
	padding-top:0.88rem;
	text-align: center;
}
.mask-content p{
	font-size:0.3rem;
}
.mask-content button{
	margin-top:0.74rem;
	width:2rem;
	height:0.64rem;
	color:#4298FC;
	border:0.01rem solid #4298FC;
	border-radius:1rem;
	background: #fff;
}