@charset "utf-8";
/* CSS Document */
html{font-size: calc(100vw / 7.5);
    font-size: -webkit-calc(100vw / 7.5);
    font-size: -moz-calc(100vw / 7.5);
    /*此时1rem = 100px*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none;}
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,code,form,fieldset,legend,input,button,textarea,select,th,td,iframe{margin:0; padding:0;}
body{overflow:scroll!important; font:0.24rem "PingFangSC, sans-serif";  display: flex; flex-flow: column; min-height:100vh;}
html{max-width: 750px;min-width: 320px; margin: 0 auto; position: relative;font-size: 14px;}
body{max-width: 750px;min-width: 320px;font-size: 14px;}
img{border:0;  vertical-align: bottom ; }
ol,ul{list-style:none;}
input{outline:none; background: none; }
a{text-decoration: none;}
a:visited,a:hover,a:active,a:focus{text-decoration: none;}

table{border-collapse:collapse; border-spacing:0;}
.clearfix:after{clear:both; height: 0;  display: block; visibility:hidden; content: " ";}
.clearfix{*zoom:1}
.wap-main{flex:1;}

.wap-main{width: 100%; height: auto; }
.wap-main  img{width: 100%; display: block; vertical-align:bottom; margin:0; line-height: 0;}
.wap-order{width: 100%; height:13rem;  }
.wap-order-form,.wap-order-form2{height:6rem; padding: 0 10%;  position: relative;}
.wap-order-form .form-contain,.wap-order-form2 .form-contain{width: 100%; height: auto; transform: translate(-50%,10%); position: absolute; top:0; left: 50%; text-align: center;}
.textinput,.yzmcode{ line-height: 2rem; border: 1px solid #e0e0e0; width:12.8rem; height: 2rem; margin: 0 0 0.3rem 0; background: #fff; padding: 0 0.2rem; border-radius: 0.04rem; }
.wap-order-form .form-common  button,.wap-order-form2 .form-common  button{display:inline-block; height:2rem; width:70%; text-align: center; cursor: pointer; background:#1c2a54; color: #fffd00; outline: none; border: 0;  -webkit-appearance: none;}

.wap-order-form .form-common .yzmcode,.wap-order-form1 .form-common .yzmcode,.wap-order-form2 .form-common .yzmcode,.wap-order-form5 .form-common .yzmcode{width: 38%;}
.wap-order-form .form-common .codetxt,.wap-order-form1 .form-common .codetxt,.wap-order-form2 .form-common .codetxt,.wap-order-form5 .form-common .codetxt{width: 30%; background: #f0f0f0; color: #000;}
.disabled{background-color:#b3b3b3}

.teacher-wrapper {
  box-sizing: border-box;
  height: 8rem;
}

.teacher-bg {
  height: 8rem;
}

.teacher-bg li {
  width: 100%;
  height: 7rem;
  background-size: contain !important;
}

.teacher-bg li:first-child {
  background: url(../img/a1.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(2) {
  background: url(../img/a2.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(3) {
  background: url(../img/a3.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(4) {
  background: url(../img/a4.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(5) {
  background: url(../img/a5.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(6) {
  background: url(../img/a6.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(7) {
  background: url(../img/a7.jpg) 50% no-repeat;
}

.teacher-bg li:nth-child(8) {
  background: url(../img/a8.jpg) 50% no-repeat;
}

.teacher-pagination {
  position: absolute;
  text-align: center;
}

.teacher-bg .swiper-pagination-bullet {
  background: #2166dc;
}

.teacher-wrapper .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 1px;
  left: 0;
  z-index: 999;
  width: 100%;
}
/* 新航道雅思-官方背书彰显实力*/
.wap-main .offical {
    background: #0a0809;
    margin-top: 1.3rem;
    padding-bottom: 0.35rem;
}

.wap-main .offical .offical-top {
    width: 4.5rem;
    height: 0.6rem;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    top: -0.3rem;
}

.wap-main .offical .offical-top .offical-top-oneTrangle {
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-right: 0 solid transparent;
    border-left: 0.14rem solid transparent;
    border-bottom: 0.3rem solid #603000;
    position: absolute;
    left: -0.14rem;
    top: 0;
}

.wap-main .offical .offical-top .offical-top-title {
    width: 100%;
    height: 0.6rem;
    background-image: linear-gradient(to right, #ebd7bf, #925922);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 0.15rem 0.15rem;
    color: #722700;
}

.wap-main .offical .offical-top .offical-top-title .ott-img {
    bottom: 0;
    position: absolute;
    left: 0;
    width: 1rem;
    height: 1.2rem;
}

.wap-main .offical .offical-top .offical-top-title .ott-img img {
    width: 100%;
    height: 100%;
    display: block;
}

.wap-main .offical .offical-top .offical-top-twoTrangle {
    width: 0;
    height: 0;
    border-top: 0.3rem solid transparent;
    border-right: 0rem solid transparent;
    border-left: 0.14rem solid #603000;
    border-bottom: 0rem solid transparent;
    position: absolute;
    right: -0.14rem;
    top: 0;
}

.wap-main .offical .swiper-scroll {
}

.wap-main .offical .swiper-scroll .officai-swiperChange {
    width: 6rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    top: 0.4rem;
}

.wap-main .offical .swiper-scroll .officai-swiperChange .officai-pre {
    width: 0.35rem;
    height: 0.35rem;
}

.wap-main .offical .swiper-scroll .swiper-container .swiper-slide-title {
    margin-bottom: 0.35rem;
}

.wap-main .offical .swiper-scroll .swiper-container .swiper-slide-title .sst-big {
    font-size: 0.34rem;
    background: linear-gradient(to right, #824106,#efddc8);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
}

.wap-main .offical .swiper-scroll .swiper-container .swiper-slide-title .sst-small {
    color: #868586;
    font-size: 0.24rem;
    margin-top: 0.1rem;
}

.wap-main .offical .offical-btn {
    width: 4rem;
    height: 0.65rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0.01rem solid #e42a2d;
    border-radius: 0.6rem;
    padding: 0.06rem;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
    margin-top: 0.5rem;
}

.wap-main .offical .offical-btn .offical-btn-left {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e42a2d;
    font-size: 0.24rem;
    font-weight: bold;
}

.wap-main .offical .offical-btn .offical-btn-left .obl-img {
    width: 0.4rem;
    height: 0.4rem;
}

.wap-main .offical .offical-btn .offical-btn-right {
    height: 100%;
    background-color: #e42a2d;
    color: #ffffff;
    font-size: 0.24rem;
    font-weight: bold;
    padding: 0 0.2rem;
    box-sizing: border-box;
    border-radius: 0 0.22rem 0.22rem 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*  */
.wap-main .offical .gallery-topOne .zhanwei {
    display: none;
}

.wap-main .offical .gallery-topOne .trangleTxt {
    display: none;
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0;
}

.wap-main .offical .gallery-topOne .trangleTxt .trangleTxt-txt {
    width: 5.6rem;
    margin: 0 auto;
    background-color: #ffffff;
    border-radius: 0.22rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.3rem 0.15rem;
}

.wap-main .offical .gallery-topOne .trangleTxt .trangleTxt-txt .trangleTxt-txt-name {
    font-size: 0.28rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 0.06rem;
}

.wap-main .offical .gallery-topOne .trangleTxt .trangleTxt-txt .trangleTxt-txt-grade {
    font-size: 0.22rem;
    line-height: 0.3rem;
    color: #808080;
}

.wap-main .offical .gallery-topOne .swiper-slide-active .zhanwei {
    display: block;
    height: 2.5rem;
}

.wap-main .offical .gallery-topOne .swiper-slide-active .trangleTxt {
    display: block;
    opacity: 1;
    animation: fade-in-data 0.5s ease-in-out forwards;
}

@keyframes fade-in-data {
    0% {
        transform: scale(2);
    }

    100% {
        transform: scale(1);
    }
}

.wap-main .offical .gallery-topOne .trangleTxt .trangleTxt-trang {
    width: 0;
    height: 0;
    border-top: 0.5rem solid transparent;
    border-right: 0.5rem solid #ffffff;
    border-bottom: 01rem solid transparent;
    border-left: 0rem solid transparent;
    position: absolute;
    top: -0.5rem;
    right: 1.8rem;
}

.wap-main .offical .gallery-topOne .swiper-slide img {
    width: 96% !important;
    height: 96% !important;
}
