html,body{
    width: 100%;
    height: 100%;
    background: #fff;
}

.img{
    width: 100%;
    height: 100%;
}
.redColor{
    color: #C8161E;
}

/*banner样式开始*/
.banner{
    width: 100%;
    height: 5.62rem;
    padding-top: 0.76rem;
    box-sizing: border-box;
}
.banner-box{
    width: 7.4rem;
    height: auto;
    padding: 0.32rem 0 0.32rem 0.3rem;
    background-image: linear-gradient(270deg, rgba(255,255,255,0.00) 0%, rgba(0,0,0,0.21) 9%, rgba(0,0,0,0.70) 44%, rgba(0,0,0,0.88) 99%);
    box-sizing: border-box;
}
.banner_title{
    font-size: 0.34rem;
    color: #ffffff;
    letter-spacing: 0.022rem;
    line-height: 0.51rem;
}
.banner-box h1{
    padding-top: 0.03rem;
    padding-bottom: 0.1rem;
    font-size: 0.55rem;
    color: #FFFFFF;
    letter-spacing: 0.011rem;
    text-shadow: 0 1px 7px rgba(0,0,0,0.50);
}
.banner_subhead{
    padding-bottom: 0.2rem;
    font-size: 0.26rem;
    color: #FFFFFF;
}
.bannerbtn{
    display: block;
    width: 2.4rem;
    height: 0.7rem;
    border-radius: 0.35rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.7rem;
    background: #C8161E;
}
/*banner样式结束*/

/*优势样式开始*/
.advantage{
    position: relative;
    width: 100%;
    height: 1.28rem;
    background: #f5f5f5;
}
.advantage-ol{
    position: absolute;
    top: -0.6rem;
    left:0;
    width: 100%;
    height: auto;
    padding: 0.24rem 0;
    box-shadow: 0 0 8px 3px rgba(0,0,0,0.19);
    border-radius: 0.1rem;
    background: #FFFFFF;
    box-sizing: border-box;
}
.advantage-ol li{
    float: left;
    width: 3.75rem;
    height: auto;
    padding-left: 0.5rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.advantage-ol li:last-child{
    width: 3.73rem;
    border-left:1px solid #AFACAC;
}
.advantage-ol li .li-img{
    float: left;
    width: 0.71rem;
    height: 0.74rem;
}
.advantage-ol li .li-second{
    float: left;
    margin-left: 0.14rem;
}
.advantage-ol li .li-second .second-title{
    font-size: 0.28rem;
    font-weight: bold;
    color: #222222;
    line-height: 0.28rem;
}
.advantage-ol li .li-second .second-subhead{
    margin-top: 0.1rem;
    font-size: 0.24rem;
    color: #555555;
    line-height: 0.24rem;
}
/*优势样式结束*/

/*福利样式开始*/
.welfare{
    width: 100%;
    height: auto;
    padding-bottom: 0.8rem;
    background: #f5f5f5;
}
.welfare-title{
    padding-bottom: 0.18rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #222222;
    text-align: center;
    line-height: 0.46rem;
}
.welfare-subhead{
    padding-bottom: 0.36rem;
    font-size: 0.26rem;
    color: #9B9B9B;
    text-align: center;
    line-height: 0.26rem;
}
.welfare-books{
    width: 100%;
    height: auto;
    padding-bottom: 0.2rem;
}
.welfare-books .books-img{
    float: left;
    margin-left: 0.1rem;
    width: 2.72rem;
    height: 2.01rem;
}
.welfare-books .books-name{
    margin-left: 0.1rem;
    float: left;
    width: 4.5rem;
    height: auto;
}
.welfare-books .books-name p{
    font-size: 0.26rem;
    color: #333333;
    line-height: 0.46rem;
}
.welfare-books .books-name p::after{
    position: relative;
    top: 0px;
    left: 0.06rem;
    display: inline-block;
    content: "";
    width: 0.2rem;
    height: 0.2rem;
    background: url(//a.guixue.com/c/images/dui.png) no-repeat;
    background-size: contain;
}
.suit-apply{
    margin: 0 auto;
    width: 7.2rem;
    height: auto;
    padding: 0.25rem 1.12rem 0.5rem;
    background: #fff;
    box-sizing: border-box;
}
.suit-apply .apply-box{
    position: relative;
    margin-top: 0.25rem;
    padding-left: 1rem;
    width: 4.18rem;
    height: 0.7rem;
}
.suit-apply .apply-box em{
    position: absolute;
    top:0.16rem;
    left:0;
    font-size: 0.26rem;
    font-style:normal;
    color: #333333;
}
.suit-apply .apply-box .write-third {
    width: 100%;
    height: .7rem;
    border-radius: 0.14rem;
    background: #F4F2F2;
}

.suit-apply .apply-box .write-third input {
    display: block;
    outline: none;
    padding-left: .2rem;
    border: 0;
    font-size: .26rem;
    width: 4rem;
    height: .7rem;
    line-height: .7rem;
    border-radius: .14rem;
    background: #F4F2F2;
}

.suit-apply .apply-box .code-box {
    text-align: center;
    font-size: 0;
    width: 4.2rem;
    height: .7rem;
}
.suit-apply .apply-box .code-box input {
    padding-left:0.08rem;
    box-sizing: border-box;
    width: 2.2rem;
    height: 100%;
    outline: none;
    border: 0;
    background:  #F4F2F2;
    font-size: .26rem;
    border-radius: .14rem;
    margin-right: .25rem;
    vertical-align: top;
}
.suit-apply .apply-box .code-box .getCodeTestpic {
    display: inline-block;
    width: 1.7rem;
    height: .7rem;
    background: #F4F2F2;
    border-radius: .14rem;
}
.suit-apply .apply-box .code-box .getCodeTestpic img {
    border-radius: .14rem;
}

.suit-btn{
    padding-top: 0.4rem;
}
.suit-btn a{
    display: block;
    margin: 0 auto;
    width: 3.82rem;
    height: 0.9rem;
    border-radius: 0.45rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.9rem;
    background: #C8161E;
}

.suit-btn p{
    display:none;
    text-align: center;
    font-size: 0.3rem;
    color:  #F94C5A;
}
/*福利样式结束*/

/*专注样式开始*/
.focus{
    width: 100%;
    height: 13.69rem;
    background: url(//a.guixue.com/c/images/h5/fx5.png) no-repeat;
    background-size: contain;
}
.focus h4{
    padding: 0.68rem 0 0.52rem;
    font-size: 0.46rem;
    color: #FFFFFF;
    text-align: center;

}
.focus-container{
    width: 100%;
    height: auto;
    padding: 0 0.11rem;
    box-sizing: border-box;
}
.focus-container .focus-first{
    margin: 0 auto;
    width: 7.28rem;
    height: 4.58rem;
}
.focus-ul{
    width: 100%;
    height: auto;
    margin-top: 0.3rem;
}
.focus-ul li{
    float: left;
    width: 3.58rem;
    height: 4.85rem;
    margin-right: 0.12rem;
}
.focus-ul li:last-child{
    margin-right: 0;
}

.focus-subhead{
    padding: 0.5rem 0 0.2rem;
    font-size: 0.24rem;
    color: #FFFFFF;
    letter-spacing: 0.35px;
    text-align: center;
    line-height: 0.24rem;
}
.focus-btn{
    margin: 0 auto;
    width: 3.82rem;
    height: 0.9rem;
    font-size: 0.3rem;
    font-weight: bold;
    color: #C8161E;
    text-align: center;
    border-radius: 0.45rem;
    background: #FFFFFF;
    line-height: 0.9rem;
}
/*专注样式结束*/

/*课程样式开始*/
.course .course_title{
    padding: 0.8rem 0 0.4rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #222222;
    text-align: center;
}
.course_ul{
    margin: 0 auto;
    width: 7rem;
    height: auto;
    padding-bottom: 0.4rem;
}
.course_ul li{
    position: relative;
    float: left;
    width: 3.4rem;
    height: 0.8rem;
    margin-right: 0.2rem;
    border-radius: 0.08rem;
    font-size: 0.3rem;
    color: #222222;
    text-align: center;
    line-height: 0.8rem;
    background: #F5F5F5;
}
.course_ul li:last-child{
    margin-right: 0px;
}
.course_ul li.on{
    background: #C8161E;
    font-weight: bold;
    color: #fff;
}
.course_ul li.on em{
    position: absolute;
    left: 50%;
    margin-left: -0.16rem;
    bottom: -0.12rem;
    width: 0;
    height: 0;
    border-right: 0.16rem solid transparent;
    border-left: 0.16rem solid transparent;
    border-top: 0.16rem solid #C8161E;

}

.course_box{
    margin: 0 auto;
    width: 7rem;
    height: auto;
}
.course_box table{
    display: none;
    width: 100%;
    height: auto;
    border-top: 1px solid #ECEAEA;
    border-right: 1px solid #ECEAEA;
}
.course_box table tr td{
    padding: 0.25rem 0;
    border-left: 1px solid #ECEAEA;
    border-bottom: 1px solid #ECEAEA;
    font-size: 0.24rem;
    color: #4a4a4a;
    text-align: center;
}
.course_box table tr.second_tr{
    background: #f5f5f5;


}
.course_box table tr.first_tr td{
    border-bottom: none;
    color: #222222;
    font-size: 0.24rem;

}
.course_box table tr.second_tr td{
    border-bottom: none;
    font-weight: bold;
    color: #222222;
    font-size: 0.28rem;
}
.course_box table tr td a{
    display: inline-block;
    width: 1.68rem;
    height: 0.62rem;
    background: #D0021B;
    border-radius: 0.31rem;
    font-size: 0.28rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.62rem;
}
/*课程样式结束*/

/*名师样式开始*/
.banner-tea{
    width: 100%;
    margin-bottom: .8rem;
    position: relative;
}
.teachs_title{
    padding-top: 0.8rem;
    font-size: 0.46rem;
    font-weight: bold;
    color: #222222;
    text-align: center;
    line-height: 0.46rem;
}
/*名师团队头像开始*/
.bannerTea-box{
    width: 6.11rem;
    margin: 0.8rem auto 0;
}
.bannerTea-box li{
    width: 6.11rem;
    height:2.85rem;
    border-radius:.2rem;
    background:#fbfbfb;
    margin-bottom: .4rem;
}
/*名师头像结束*/

/*名师的介绍*/
.bannerTea-box .bannerTea-text{
    position: absolute;
    top:0.3rem;
    left:0.40rem;
    width:2.6rem;
    height:2rem;
}
.bannerTea-box .bannerTea-text  p{
    font-size: .36rem;
    color: #222222;
    letter-spacing: 0.0053rem;
    margin-bottom: .18rem;
    line-height: .54rem;
    font-weight: bold;
}
.bannerTea-box .bannerTea-text  p:nth-of-type(2){
    font-size: .20rem;
    color: #4A4A4A;
    line-height: .3rem;
    font-weight:normal;
}
/*名师头像盒子*/
.bannerTea-box .bannerTea-img{
    position: absolute;width: 2.67rem;height:2.67rem;border-radius:50%;top:.1rem;right:.24rem;overflow: hidden;

}

.left-arrow{
    left: .3rem;
    top: 38%;
    width: .23rem;
    height: .44rem;
}
.right-arrow{
    right: .3rem;
    top: 38%;
    width: .23rem;
    height: .44rem;
}
/*名师样式结束*/

/*问题样式开始*/
.problem{
    width: 100%;
    height: auto;
    padding: 0 0.48rem 0.8rem;
    box-sizing: border-box;
}
.problem h6{
    padding-top: 0.8rem;
    padding-bottom: 0.1rem;
    font-size: 0.46rem;
    color: #222222;
    text-align: center;
}
.problem-ol li{
    margin-top: 0.5rem;
    width: 100%;
    height: auto;
}
.problem-ol li .li-first{
    font-size: 0.36rem;
    font-weight: bold;
    color: #C8161E;
    line-height: 0.5rem;
}
.problem-ol li .li-second{
    padding-top: 0.06rem;
    font-size: 0.26rem;
    color: #4A4A4A;
    line-height: 0.4rem;
}
.problem-btn{
    margin: 0.5rem auto 0;
    width: 4.82rem;
    height: 0.9rem;
    border-radius: 0.45rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.9rem;
    background: #C8161E;
}
/*问题样式结束*/

/*校区环境样式开始*/
.schools{
    width: 100%;
    height: 11.65rem;
    background: url(//a.guixue.com/c/images/h5/fx6.png) no-repeat;
    background-size: contain;
}
.schools-title{
    padding: 1rem 0 0.7rem;
    font-size: 0.46rem;
    color: #FFFFFF;
    letter-spacing: 0.034rem;
    text-align: center;
    line-height: 0.46rem;
}
.schools-img{
    width: 100%;
    height: auto;
    padding: 0 0.2rem;
    box-sizing: border-box;
}
.schools-img li{
    float: left;
    width: 3.45rem;
    height: 3.4rem;
    margin-right: 0.2rem;
    margin-bottom: 0.2rem;
}
.schools-img li:nth-of-type(2n){
    margin-right: 0px;
}

.schools-btn{
    margin: 0.5rem auto 0;
    width: 3.82rem;
    height: 0.9rem;
    border-radius: 0.45rem;
    font-size: 0.3rem;
    color: #FFFFFF;
    text-align: center;
    background: #C8161E;
    line-height: 0.9rem;
}
/*校区环境样式结束*/

/*吐司样式*/
.pop_box{
    display: none;
    position: fixed;
    width: 4.6rem;
    height: 0.8rem;
    top: 50%;
    left: 50%;
    margin-left: -2.3rem;
    margin-top: -0.4rem;
    background: rgba(0,0,0,0.6);
    font-size: 0.26rem;
    line-height: 0.8rem;
    text-align: center;
    color: #fff;
    border-radius: 0.1rem;
    z-index: 88;
}