.section{
  margin-bottom: .83rem;
}
.section>div{
  padding: 0 .43rem;
}
.section>div .cover{
  width: 100%;
  height:0.88rem;
  background: url(../img/section_bg1.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.section>div .cover2{
  background: url(../img/section_bg3.png) no-repeat;
  background-size: 100%;
}

.section>div .content{
  width: 100%;
  background: url(../img/section_bg2.png) repeat-y;
  background-size: 100%;
  padding: 0 .85rem;
}
.section .content>h2{
  height: 1.65rem;
  margin: 0 auto .55rem;
}
.section .content>h2 img{
  height: 100%;
}
.section .btn{
  width: 8.55rem;
	height: 1.65rem;
	background:url(../img/btn.png) no-repeat;
  background-size: 100%;
	border-radius: 0.8rem;
  margin: .83rem auto 0;
  font-size: 0.65rem;
	color: #215b56;
}
.section1 .content>p{
  width: 100%;
	font-size: 0.45rem;
	line-height: .88rem;
	color: #4d4d4d;
  margin-bottom: .75rem;
}

.section1 .content>h3{
  width: 6.35rem;
	height: 1rem;
  margin: 0 auto .43rem;
  background: url(../img/h3_title.png) no-repeat;
  background-size: 100%;
  font-size: 0.5rem;
	color: #ffffff;
  font-weight: normal;
}
.section1 ul{
  width: 108%;
  position: relative;
  left: -0.7rem;
  height: 3.88rem;
}
.section1 li {
  width: 20%;
  height: 100%;
  font-size: 0.51rem;
	line-height: 0.6rem;
	color: #215b56;
  text-align: center;
  padding-top: .4rem;
  border-right: 1px solid #e6e6e6;
}
.section1 li:last-child{
  border: none;
}
.section1 li img{
  height: 1.4rem;
  margin-bottom: .6rem;
  display: block;
}
.section2>div .content{
  padding: 0 .5rem;
}
.section2 .content>h2{
  margin: 0 auto 1.08rem;
}
.section2 h3{
  font-size: 0.68rem;
	line-height: 0.58rem;
	color: #333333;
  padding-left: .55rem;
  position: relative;
  margin-bottom: .65rem;
}
.section2 h3::before{
  content: "";
  width: 0.18rem;
	height: 0.65rem;
	background-color: #333333;
	border-radius: 0.07rem;
  position: absolute;
  left: 0;
  top: 0;
}
.section2 .project{
  margin-bottom: 1.53rem;
}
.section2 ul{
  flex-wrap: wrap;
  align-items: flex-start;
}
.section2 li:nth-child(1),
.section2 li:nth-child(2){
  margin-top: 0;
}
.section2 li{
  width: 6.85rem;
	height: 3.45rem;
	border-radius: 0.21rem;
  margin-top: 1.15rem;
  padding-top: .6rem;
  position: relative;
  align-items: flex-start;
}
.section2 li p{
  font-size: 0.55rem;
	line-height: .85rem;
	color: #ffffff;
  flex-shrink: 0;
  height: 1.7rem;
}
.section2 li span{
  width: 6rem;
	height: 1.3rem;
	background-color: #ffffff;
	box-shadow: 0rem 0.1rem 0.65rem 0rem 
		rgba(0, 0, 0, 0.1);
	border-radius: 0.21rem;
  font-size: 0.55rem;
	font-weight: bold;
	color: #333333;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.4rem;
}
.section2 .btn{
  width: 10.5rem;
  margin-top: 1.38rem;
}
.section2 .aj li:nth-child(1){
	background: url(../img/aj1.png) no-repeat;
  background-size: 100%;
}
.section2 .aj li:nth-child(2){
	background: url(../img/aj2.png) no-repeat;
  background-size: 100%;
}
.section2 .aj li:nth-child(3){
	background: url(../img/aj3.png) no-repeat;
  background-size: 100%;
}
.section2 .aj li:nth-child(4){
	background: url(../img/aj4.png) no-repeat;
  background-size: 100%;
}
.section2 .ystf li{
  background: url(../img/ys1.png) no-repeat;
  background-size:100%;
}
.section2 .ystf li:nth-child(2){
  background-image: url(../img/ys2.png);
}
.section2 .ystf li:nth-child(3){
  background-image: url(../img/ys3.png);
}
.section2 .ystf li:nth-child(4){
  background-image: url(../img/ys4.png);
}
.section2 .ystf li:nth-child(5){
  background-image: url(../img/ys5.png);
}
.section2 .ystf li:nth-child(6){
  background-image: url(../img/ys6.png);
}

.section2 .ALEVEL li{
  background: url(../img/ALEVEL2.png) no-repeat;
  background-size:100%;
}
.section2 .ALEVEL li:nth-child(1),
.section2 .ALEVEL li:nth-child(2),
.section2 .ALEVEL li:nth-child(3){
  background-image: url(../img/ALEVEL1.png);
}

.section2 .G5 li{
  background: url(../img/G5.png) no-repeat;
  background-size:100%;
}
.section2 .vip{
  margin-bottom: 0;
}
.section2 .vip>div:nth-child(2){
  width: 100%;
  height: 5.58rem;
  background: url(../img/vip_bg.png) no-repeat;
  background-size:100%;
  padding: 1.53rem .38rem 0;
}
.section2 .vip>div:nth-child(2) div{
  flex-wrap: wrap;
}
.section2 .vip span{
  font-size: 0.55rem;
	color: #333333;
	height: 0.93rem;
	border-radius: 0.44rem;
	border: solid 0.04rem #e5e5e5;
  padding: 0 .4rem;
  margin-bottom: .28rem;
  margin-right: .28rem;
}
.section2 .vip .btn{
  margin-top: .83rem;
}
.section3 .content>h2{
  margin-bottom: 1.53rem;
}
.section3 .books{
  align-items: flex-start;
}
.section3 .books>p {
  writing-mode: vertical-rl;
  font-size: 0.5rem;
  letter-spacing: 0.1rem;
  color: #215b56;
}

.section3 .books img{
  width: 9.9rem;
  margin-top: .4rem;
}
.section4 {
  padding: 0 .13rem;
}
.section4 img{
  width: 100%;
}
.section5 .content>h2{
  margin-bottom: 1.75rem;
}
.section5 .teacher{
  height: 5.9rem;
  align-items: flex-start;
}
.section5 .teac{
  width: 5.9rem;
  height: 5.9rem;
  background: url(../img/teac_bg.png) no-repeat;
  background-size:100%;
  border-radius: 5.9rem;
  flex-shrink: 0;
  margin-right: .93rem;
}
.section5 .teac .img{
  width: 5.8rem;
  height: 5.8rem;
  border-radius: 5.8rem;
  position: relative;
  align-items: flex-end;
  top: -0.05rem;
}
.section5 .teac .img>img{
  border-radius: 0 0 5.8rem 5.8rem;
}
.section5 .teac .img div{
  align-items: flex-end;
  width: 5.8rem;
  height: 5.8rem;
  overflow: hidden;
  border-radius: 5.8rem;
  position: absolute;
  top: 0;
  left: 0;
}

.section5 .teac .img .teac_cover{
  width: 5.63rem;
  position: absolute;
  bottom: -2.6rem;
  right: 0;
}
.section5 .info .name{
  font-size: 0.7rem;
	font-weight: normal;
	color: #333333;
}
.section5 .info>p{
  font-size: 0.55rem;
	color: #333333;
  margin: .2rem 0 .8rem 0;
}
.section5 .intr div{
  width: 3.2rem;
  height: 1rem;
	background-color: #f9e1a1;
	border-radius: 0.49rem;
  font-size: 0.55rem;
	color: #4b170f;
}
.section5 .intr p{
  font-size: 0.55rem;
	color: #333333;
  margin-top: .3rem;
}
.section5 ul{
  padding: 1rem .4rem;
  overflow-y: scroll;
}

/* 滚动槽 */
.section5 ul::-webkit-scrollbar {
  display: none;
}
.section5 li{
  width: 3.25rem;
	height: 3.25rem;
	background-image: linear-gradient(0deg, 
		#e1dfdf 0%, 
		#d3d3d3 100%);
	box-shadow: 0rem 0rem 1rem 0rem 
		rgba(41, 116, 75, 0.2);
	border: solid 0.08rem #ffffff;
  border-radius: 3.25rem;
  overflow: hidden;
  align-items: flex-start;
  margin-right: .93rem;
  flex-shrink: 0;
  position: relative;
}
.section5 li:after{
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}
.section5 li.active::after{
  display: none;
}
.section5 .btn{
  margin-top: 0;
}
.section6{
  margin-bottom: 2.3rem;
}
.section6 .swiper-container{
  padding-bottom: 1.5rem;
}
.section6 .swiper-slide{
  height: 7.5rem;
	background-color: #215b56;
	border-radius: 1rem 0rem 1rem 0rem;
}
.section6 .swiper-slide .left{
  width: 5.5rem;
	height: 7.5rem;
	background-color: #12ad92;
	border-radius: 1rem 0rem 1rem 0rem;
  flex-shrink: 0;
  flex-direction: column;
  font-size: 0.65rem;
	color: #ffffff;
}
.section6 .swiper-slide .left img{
  width: 3.5rem;
  margin-bottom: .8rem;
}

.section6 .swiper-slide .right{
  width: 100%;
  font-size: 0.55rem;
	color: #ffffff;
}
.section6 .swiper-slide .right>div{
  width: 100%;
  flex-direction: column;
  text-align: center;
}
.section6 .swiper-slide .right .sch{
  margin-top: .5rem;
}
.section6 .swiper-slide .right span{
  font-size: 0.6rem;
	line-height: 0.83rem;
	color: #215b56;
  padding: 0 .4rem;
  width: auto;
  height: 1.15rem;
	background-color: #f9e1a1;
	border-radius: 0.56rem;
  margin-bottom: .3rem;
}
.section6 .swiper-pagination-bullet-active{
  background-color: #12ad92;
}
.section6 .btn{
  margin-top: .3rem;
}

.section7{
  background-color: #ffffff;
  padding-top: .01rem;
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.section7 .content h2{
  margin-top: -.8rem;
  margin-bottom: 1rem;
}
.section7 .content{
  padding: 0 1.63rem;
}
.section7  .item{
  width: 100%;
	height: 2rem;
	background-color: #ffffff;
	border: solid 0.03rem #32746e;
  position: relative;
  margin-bottom: .5rem;
  overflow: hidden;
}
.section7  .item label{
  width: 1.93rem;
  height: 100%;
  text-align: center;
  border-right: 1px solid #e6e6e6;
}
.section7  .item label img{
  height: 1.1rem;
}
.section7 input,
.section7 select{
  width: 100%;
  height: 100%;
  font-size: 0.6rem;
	color: #b3b3b3;
  padding-left: .5rem;
}
.section7 input::placeholder{
	color: #b3b3b3;
}
.section7 select{
  background: #ffffff url(../img/arrow.png) no-repeat;
  background-size: 5%;
  background-position: 95% center;
}
.section7 .yzm span{
  width: 6.5rem;
	height: 2rem;
	background-color: #215b56;
  color: #ffffff;
  font-size: .6rem;
}

.section7 .btn{
  width: 6.08rem;
	height: 1.9rem;
	background-image: linear-gradient(0deg, 
		#94d89a 0%, 
		#e6f4bd 100%);
	box-shadow: 0rem 0.13rem 0.75rem 0rem 
		rgba(33, 91, 86, 0.2);
	border-radius: 0.94rem;
}