.center{
    width: 93.6%;
    margin: 0 auto;
}
.center .title{
    font-size: .38rem;
    color: #333;
    line-height: .58rem;
    font-weight: bold;   
    text-align: center;
}
.center .futitle{
    font-size: .22rem;
    color: #646464;
    text-align: center;
    line-height: .4rem;
    margin-top: .2rem;
}
.zixunlist{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.zixunlist .zixunbtn{
    width: 45%;
    height: .58rem;   
    background: #FFE957;
    border-radius: .29rem;
    font-size: .26rem;
    font-weight: bold;
    color: #3C3C3C;
    line-height: .58rem;
    text-align: center;
    display: block;
    margin: 0 2%;
}
.zixunlist .width60{
    width: 65%;
}

.pagination{
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: .15rem!important; 
}
.swiper-pagination-switch{
    width: .18rem;
    height: .18rem;
    border-radius: 50em;
    background: #D1D2D3;
    box-shadow: none;
    margin: 0 .1rem;
    display: inline-block;
}
.swiper-active-switch{
    background: #1472FF;
}
.white{
    color: #fff!important;
}
.show{
    display: flex!important;
}

.partTeacher{
    background: #EAF9FF;
    padding: .63rem 0 0!important;
}
.partQuality{
    background: #41B6E6!important;
}
.partQuality .main .one .zi{
    background: #FFE957!important;
}
.partQuality .main .one .zi span{
    color: #333!important;
}
.partQuality .main .one .zi b{
    color: #333!important;
}
.partAssure .main .one span{
    color: #41B6E6!important;
}
.partSpread{
    background: #F1F8FF!important;
}

.part1{
    width: 100%;
    background: #fff;
    padding: .35rem 0;
    overflow: hidden;
}
.part1 .main{
    width: 100%;
    margin: .3rem 0 0;
}
.part1 .main .tablist{ 
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.part1 .main .tablist .tab{
    width: 28%;
    height: .5rem;
    background: #fff;
    border-radius: .06rem;
    border: 1px solid #41B6E6;
    font-size: .26rem;
    color: #333;
    line-height: .5rem;
    text-align: center;
    margin: 0 2%;
}
.part1 .main .tablist .selected{
    background: #41B6E6;
    color: #fff;
}
.part1 .main .poslist{
    width: 100%;
    margin: .5rem 0 0;
}
.part1 .main .poslist .pos{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    display: none;
}
.part1 .main .poslist .pos .one{
    width: 20%;
    text-align: center;
}
.part1 .main .poslist .pos .one img{
    width: 100%;
}
.part1 .main .poslist .pos .one span{
    font-size: .22rem;
    font-weight: 500;
    color: #5C5C5C;
    line-height: .38rem;
    margin-bottom: .3rem;
    display: block;
}

.part4{
    width: 100%;
    background: #fff;
    padding: .15rem 0 .5rem;
    overflow: hidden;
}
.part4 .main{
    width: 100%;
    margin: .5rem 0 0;
}
.part4 .main .one{
    width: 100%;
    height: 2.26rem;
    background: linear-gradient(90deg, #76DCF4 0%, #41B6E6 100%);
    border-radius: .19rem;
    margin-bottom: .23rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.part4 .main .one img{
    width: 2.43rem;
    height: 1.94rem;
    margin: 0 0 0 .2rem;
}
.part4 .main .one .info{
    width: 100%;
    height: 2.26rem;
    margin-left: .24rem;
    display: flex;
    flex-direction: column;
}
.part4 .main .one .info .tip{
    width: 2.02rem;
    height: .43rem;
    background: #FFE957;
    border-radius: .22rem;
    font-size: .24rem;
    font-weight: bold;
    color: #333;
    line-height: .43rem;
    text-align: center;
    margin-top: .16rem;
}
.part4 .main .one .info p{
    font-size: .24rem;
    color: #fff;
    font-weight: 500;
    line-height: .36rem;
    margin: .1rem 0;
}
.part4 .main .one .info ul{
    padding: 0;
    margin: 0;
}
.part4 .main .one .info ul li{
    list-style: none;
    padding-left: .24rem;
    font-size: .24rem;
    font-weight: bold;
    color: #fff;
    line-height: .32rem;
    position: relative;
}
.part4 .main .one .info ul li::before{
    content: '';
    width: .1rem;
    height: .1rem;
    background: #fff;
    border-radius: 50em;
    position: absolute;
    top: .11rem;
    left: 0;
}
.part4 .swiper-container-ask{
    padding: 0 0 .8rem!important;
}
.part4 .swiper-container-ask .pagination-ask{
    bottom: .1rem!important;
}
.part4 .swiper-container-ask .pagination-ask .swiper-pagination-bullet{
    width: .31rem!important;
    height: .12rem!important;
    background: #999!important;
    border-radius: .06rem!important;
}
.part4 .swiper-container-ask .pagination-ask .swiper-pagination-bullet-active{
    width: .59rem!important;
    background: #42B7E6!important;
}

.part2{
    width: 100%;
    background: #EAF9FF;
    padding: .5rem 0;  
}
.part2 .main{
    width: 100%;
    background: #41B6E6;
    border-radius: .19rem;
    margin: .4rem 0 .3rem;
    overflow: hidden;
}
.part2 .main .bgwhite{
    width: 95%;
    background: #fff;
    border-radius: .13rem;
    margin: .2rem auto;
    padding: .2rem 0;
}
.part2 .main .bgwhite .table1{
    width: 95%;
    height: .54rem;
    background: #FFE957;
    border-radius: .09rem;
    border: 1px solid #FFE957;
    margin: 0 auto .12rem;
    display: flex;
    flex-direction: row;
}
.part2 .main .bgwhite .table1 .one:nth-child(1){
    width: 34%;
}
.part2 .main .bgwhite .table1 .one:nth-child(2){
    width: 20%;
}
.part2 .main .bgwhite .table1 .one:nth-child(3){
    width: 23%;
}
.part2 .main .bgwhite .table1 .one:nth-child(4){
    width: 23%;
}
.part2 .main .bgwhite .table1 .one{
    font-size: .22rem;
    font-weight: bold;
    color: #333;
    line-height: .54rem;
    text-align: center;
}
.part2 .main .bgwhite .table2{
    width: 95%;
    border-radius: .09rem;
    border: 1px solid #BEEEFF;
    margin: 0 auto;
    overflow: hidden;
}
.part2 .main .bgwhite .table2 .line{
    width: 100%;
    height: .5rem;
    background: #fff;
    border-top: 1px solid #BEEEFF;
    display: flex;
    flex-direction: row;
}
.part2 .main .bgwhite .table2 .line2{
    height: .75rem;
    background: #F0FBFF;
    border-top: 0;
} 
.part2 .main .bgwhite .table2 .line3{
    height: 1rem;
}
.part2 .main .bgwhite .table2 .line .text{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-size: .2rem;
    color: #333;
    line-height: .5rem;
    text-align: center;
    border-right: 1px solid #BEEEFF;
}
.part2 .main .bgwhite .table2 .line2 .text{
    flex-direction: column;
    font-weight: 600;
    line-height: .3rem;
}
.part2 .main .bgwhite .table2 .line3 .text{
    flex-direction: column;
    line-height: .3rem;
}
.part2 .main .bgwhite .table2 .line .text img{
    width: .14rem;
    margin: 0 .02rem;
}
.part2 .main .bgwhite .table2 .line .text:nth-child(1){
    width: 34%;
}
.part2 .main .bgwhite .table2 .line .text:nth-child(2){
    width: 20%;
}
.part2 .main .bgwhite .table2 .line .text:nth-child(3){
    width: 23%;
}
.part2 .main .bgwhite .table2 .line .text:nth-child(4){
    width: 23%;
    border-right: 0;
}

.part3{
    width: 100%;
    background: #fff;
    padding: .5rem 0;  
    overflow: hidden;
}
.part3 .main{
    width: 100%;
    margin: .4rem 0 .2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.part3 .main .one{
    width: 100%;
    background: #EAF9FF;
    border-radius: .09rem;
    margin-bottom: .15rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.part3 .main .one span{
    font-size: .26rem;
    color: #2E2E2E;
    line-height: .4rem;
    margin: .25rem;
    display: block;
    position: relative;
}
.part3 .main .one a{
    font-size: .26rem;
    color: #FA780D;
    line-height: .4rem;
    font-weight: 600;
    flex-shrink: 0;
    margin: 0 .2rem 0 0;
}
.part3 .swiper-container-que{
    padding: 0 0 .8rem!important;
}
.part3 .swiper-container-que .pagination-que{
    bottom: .3rem!important;
}
.part3 .swiper-container-que .pagination-que .swiper-pagination-bullet{
    width: .31rem!important;
    height: .12rem!important;
    background: #999!important;
    border-radius: .06rem!important;
}
.part3 .swiper-container-que .pagination-que .swiper-pagination-bullet-active{
    width: .59rem!important;
    background: #42B7E6!important;
}

.part5{
    width: 100%;
    background: #2FAADC;
    padding: .5rem 0;
    overflow: hidden;
}
.part5 .tablist{
    width: 100%;
    margin: .3rem 0 .1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}
.part5 .tablist .tab{
    width: 31%;
    height: .56rem;
    background: rgba(255,255,255,0.62);
    border-radius: .28rem;
    font-size: .24rem;
    font-weight: 500;
    color: #373737;
    line-height: .56rem;
    text-align: center;
    margin: 0 1% .3rem;
}
.part5 .tablist .selected{
    background: #FFE957;
}
.part5 .poslist{
    width: 100%;
    margin: 0 0 .35rem;
}
.part5 .poslist .pos{
    background: #fff;
    border-radius: .25rem;
    padding: .3rem .25rem;
    display: none;
    flex-direction: column;
    align-items: center;
}
.part5 .poslist .pos .guihua{
    width: 100%;
}
.part5 .poslist .pos .lines{
    width: 100%;
    padding-top: .26rem;
    display: flex;
    flex-direction: column;
    position: relative;
}
.part5 .poslist .pos .lines .line{
    display: flex;
    flex-direction: row;
    margin: 0 0 .16rem 0;
}
.part5 .poslist .pos .lines .line .jiao{
    height: .3rem;
    margin: 0 .15rem 0 0;
    flex-shrink: 0;
}
.part5 .poslist .pos .lines .line p{
    font-size: .24rem;
    color: #303030;
    line-height: .36rem;
    margin: 0;
}
.part5 .poslist .pos .lines .line p span{
    font-weight: 600;
}

.part6{
    width: 100%;
    background: #fff;
    padding: .5rem 0;  
    overflow: hidden;
}
.part6 .main{
    width: 100%;
    margin: .4rem 0 .25rem;  
    display: flex;
    flex-direction: column;
}
.part6 .main .one{
    width: 100%;
    background: #F0F2F6;
    border-radius: .1rem;
    margin: 0 0 .2rem;
    display: flex;
    flex-direction: row;
}
.part6 .main .one .shihe{
    width: 36%;
}
.part6 .main .one .text{
    width: 64%;  
    display: flex;
    flex-direction: column;
}
.part6 .main .one .text span{
    font-size: .28rem;
    font-weight: 500;
    color: #22A8DE;
    line-height: .4rem;
    font-weight: bold;
    margin: .23rem .14rem .17rem .45rem;
    position: relative;
}
.part6 .main .one .text span::after{
    content: '';
    width: .06rem;
    height: .32rem;
    background: #2FAADC;
    border-radius: .03rem;
    position: absolute;
    top: .04rem;
    left: -.2rem;
}
.part6 .main .one .text p{
    font-size: .24rem;
    color: #2B2B2B;
    line-height: .35rem;
    margin: 0 .14rem .3rem .25rem;
}

.part7{
    width: 100%;
    background: #fff;
    padding: .5rem 0 .5rem;
    overflow: hidden;
}
.part7 .main{
    width: 100%;
    margin: .4rem 0 .3rem;
}
.part7 .main .item{
    width: 100%; 
    border-radius: .25rem;
    margin-bottom: .2rem;
    display: flex;
}
.part7 .main .item1{
    background: #FFD157;
}
.part7 .main .item2{
    background: #2FAADC;
}
.part7 .main .item p{
    font-size: .24rem;
    color: #fff;            
    line-height: .42rem; 
    margin: .65rem .3rem .35rem .3rem;
    position: relative;
}
.part7 .main .item p::before{
    content: '';
    width: .75rem;
    height: .08rem;
    background: #fff;
    position: absolute;
    top: -.25rem;
    left: 0;
}

.part8{
    width: 100%;
    background: #41B6E6;
    padding: .5rem 0;
    overflow: hidden;
}
.part8 .main{
    background: #fff;
    border-radius: .1rem;
    padding: .14rem .22rem 0;
    margin: .35rem 0 .3rem;
}
.part8 .main .line{
    width: 100%;
    border-bottom: 1px dashed #3D9AC0;
    padding: .22rem 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}
.part8 .main .line .tese{
    width: .35rem;
    margin-top: .05rem;
}
.part8 .main .line span{
    font-size: .24rem;
    color: #292929;
    line-height: .42rem;
    margin-left: .18rem;
}
.part8 .main .inter{
    padding: .35rem 0 .4rem;
    display: flex;
    flex-direction: row;
}
.part8 .main .inter .row{
    width: 32%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.part8 .main .inter .row .sort{
    width: 100%;
    height: .6rem;
    background: #FFB748;
    border-radius: .3rem;
    font-size: .29rem;
    font-weight: 600;
    color: #fff;
    line-height: .6rem;
    text-align: center;
    margin-bottom: .15rem;
}
.part8 .main .inter .row .arrow{
    width: 14%;
    margin: .1rem 0;
}
.part8 .main .inter .row .margin165{
    margin: 16.5px 0;
}
.part8 .main .inter .row .one{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.part8 .main .inter .row .oneheight114{
    height: 1.14rem;
}
.part8 .main .inter .row .oneheight148{
    height: 1.48rem;
}
.part8 .main .inter .row .one span{
    font-size: .21rem;
    font-weight: 600;
    color: #3B3B3B;
    line-height: .46rem;
    text-align: center;
}
.part8 .main .inter .row .one p{
    font-size: .18rem;
    color: #3B3B3B;
    line-height: .34rem;
    text-align: center;
    margin: 0;
}
.part8 .main .inter .row2{
    width: 3%;
}
.part8 .main .inter .row2 .arrow{
    width: 100%;
}
.part8 .main .inter .row2 .margintop460{
    margin: 4.6rem 0 0;
}
.part8 .main .inter .row2 .margintop122{
    margin: 1.22rem 0 0;
}

.part9{
    width: 100%;
    background: #F0FBFF;
    padding: .5rem 0;
    overflow: hidden;
}
.part9 .main{
    width: 100%;
    margin: .4rem 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.part9 .main .one{
    width: 100%;
    min-height: 1.65rem;
    background: #fff;
    border-radius: .13rem;
    margin-bottom: .2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.part9 .main .one .icon{
    width: .96rem;
    height: .95rem;
    margin-left: .3rem;
}
.part9 .main .one .info{
    width: 100%;
    margin: 0 0 .2rem .28rem;
}
.part9 .main .one .info h4{
    font-size: .3rem;
    color: #333;
    line-height: .44rem;
    margin: .26rem .1rem .07rem 0;
}
.part9 .main .one .info .tip{
    font-size: .26rem;
    color: #333;
    line-height: .4rem;
    margin: 0 0 .1rem 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.part9 .main .one .info .tip img{
    height: .222rem;
    margin-right: .2rem;
}
.part9 .main .one .pos{
    width: 100%;
    margin-left: .44rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.part9 .main .one .pos .text{
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.part9 .main .one .pos .text .yes{
    width: .28rem;
    height: .28rem;
    margin-right: .1rem;
}
.part9 .main .one .pos .text span{
    font-size: .26rem;
    font-weight: 500;
    color: #333;
    line-height: .5rem;
}
.part9 .main2{
    width: 100%;
    margin: 0 0 .2rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.part9 .main2 .one{
    width: 48%;
    background: #fff;
    margin-bottom: .2rem;
    display: flex;
    flex-direction: column;
}
.part9 .main2 .one span{
    font-size: .6em;
    color: #D3F2FF;
    font-weight: 800;
    line-height: .6rem;
    margin: .3rem 0 0 .45rem;
}
.part9 .main2 .one .text{
    width: 89%;
    height: .7rem;
    background: linear-gradient(90deg, #35A9FE 0%, #41B6E6 100%);
    border-radius: 0 1rem 1rem 0;
    font-size: .3rem;
    font-weight: bold;
    color: #fff;
    line-height: .7rem;
    text-indent: .45rem;
    margin: -.12rem 0 .1rem 0;
}
.part9 .main2 .one p{
    width: 90%;
    height: .5rem;
    background: #fff;
    font-size: .22rem;
    font-weight: 500;
    color: #333;
    line-height: .5rem;
    padding-left: 5%;
    margin: 0 0 0 5%;
}
.part9 .main2 .one p.green{
    background: #D3F2FF;
}
.part9 .main2 .one p.lineheight120{
    height: 1rem;
    line-height: .4rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.form{
    background: #EAF9FF;
    padding-bottom: .6rem;
}
.form .box{
    width: 100%;
    background: url(../images/bg_form.png) no-repeat top center;
    background-size: 100% 100%;
    padding-bottom: .6rem;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.form .box .tip{
    font-size: .5rem;
    font-weight: 800;
    color: #FF7557;
    line-height: .72rem;
    -webkit-text-stroke: .03rem #fff;
    text-stroke: .03rem #fff;
    margin: .3rem 0;
}
.form .box input{
    width: 80%;
    height: .54rem;
    background: #fff;
    border-radius: .06rem;
    border: 0;
    padding: 0;
    outline: 0;
    font-size: .2rem;
    color: #333;
    text-indent: .18rem;
    margin-bottom: .15rem;
}
.form .box input.input2{
    margin-bottom: .26rem;
}
.form .box input::-webkit-input-placeholder{ 
    color: #9C9C9C; 
}
.form .box input::-moz-placeholder{ 
    color: #9C9C9C; 
}
.form .box input::-ms-input-placeholder{ 
    color: #9C9C9C; 
}
.form .box button{
    width: 80%;
    height: .54rem;
    background: #FFE957;
    border-radius: .06rem;
    border: 0;
    padding: 0;
    font-size: .2rem;
    font-weight: bold;
    color: #3A3A3A;
    line-height: .54rem;
    text-align: center;
}

.partGreet{
    width: 100%;
    background: #EAF9FF;
    padding: .5rem 0;
    overflow: hidden;
}
.partGreet .main{
    width: 100%;
    margin: .4rem 0 0;
    display: flex;
    flex-direction: column;
    position: relative;
}
.partGreet .main::before{
    content: '';
    width: .04rem;
    height: 9.1rem;
    background: #41B6E6;
    position: absolute;
    left: .33rem;
    top: 0;
}
.partGreet .main .one{
    margin: 0 0 .3rem .7rem;
}
.partGreet .main .one .tip{
    font-size: .31rem;
    font-weight: 600;
    color: #41B6E6;
    line-height: .45rem;
    position: relative;
}
.partGreet .main .one .text{
    font-size: .24rem;
    color: #242424;
    line-height: .4rem;
}
.partGreet .main .one .tip::before{
    content: '';
    width: .16rem;
    height: .16rem;
    background: #41B6E6;
    border-radius: 50em;
    border: .04rem solid #fff;
    position: absolute;
    bottom: -.15rem;
    left: -.46rem;
    z-index: 999;
}
.partGreet .main .one .tip::after{
    content: '';
    width: .24rem;
    height: .24rem;
    background: #41B6E6;
    border-radius: 50em;
    border: .04rem solid #41B6E6;
    position: absolute;
    bottom: -.19rem;
    left: -.5rem;
    z-index: 99;
}