<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden; background: #fff;
    font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }
select::-ms-expand { display: none; }
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}

.fl { float: left; } .fr { float: right; }
.clearfix::after { display: block; content: ''; height: 0; font-size: 0; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width:1200px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul.no_after::after { display: none; content: ''; height: 0; font-size: 0; clear: both; }

/* 通用头部 */
.ht_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.ht_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
    float: left; }
.ht_top h1 a {
    float: left; width: 131px; height: 40px; overflow: hidden;
    background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
    float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
    padding: 0 8px; }
.ht_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部 */
.footer { clear: both; position: relative; padding: 30px 0; text-align: center; }
.footer p { position: relative; z-index: 2; color:#333; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#333; }
.box_container{
    padding: 30px 0;
}


@font-face{
    font-family: "ZY";
    src: url('../fonts/FZYueJJ.OTF');
}
.font_zy{
    font-family: "ZY";
}
body{
    background: url('../images/body_bg.jpg') center top repeat-y;
}
.body_container{
    margin: 40px auto;
    width: 1340px;
    background: url('../images/container_bg.png') center top repeat-y;
    box-sizing: border-box;
    padding: 70px 70px 100px;
    position: relative;
}
.body_top{
    position: absolute;
    right: 70px;
    top: 0;
    width: 190px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    color: #FEF2DD;
    background: #2c6858;
}
.top_line{
    display: block;
    margin: 0 auto 10px;
}
.banner_top{
    height: 355px;
    box-sizing: border-box;
    border: 5px solid #3e6759;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.banner_l{
    width: 235px;
    box-sizing: border-box;
    border-right: 5px solid #3e6759;
    padding: 5px;
}
.banner_l h2{
    box-sizing: border-box;
    background-image: url('../images/banner_lt.png');
    background-size: 100%;
    width: 220px;
    height: 120px;
    padding-top: 40px;
    line-height: 80px;
    font-size: 36px;
    color: #FEF2DD;
}
.banner_l h3{
    border: 3px solid rgba(62,103,89,1);
    border-top: 0;
    box-sizing: border-box;
    width: 220px;
    height: calc( 100% - 120px);
    font-weight: normal;
    padding: 20px;
    line-height: 86px;
    font-size: 86px;
    color: #3E6759;
}
.banner_r{
    width: calc( 100% - 235px);
    text-align: center;
}
.banner_r h2{
    line-height: 125px;
    font-size: 80px;
    color: #3E6759;
}
.banner_r h2 img{
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}
.banner_r h1{
    height: calc( 100% - 125px);
    box-sizing: border-box;
    padding: 15px 10px;
    font-size: 125px;
    color: #FEF2DD;
    background: #3E6759;
}
.banner_r h1 span{
    line-height: 185px;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border:3px solid rgba(254,242,221,1);
}
.banner_bottom{
    line-height: 90px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    border: 3px solid #529A82;
    border-top: 0;
}
.banner_bottom h3{
    width: 235px;
    background: #529A82;
    font-size: 60px;
    color: #FEF2DD;
    font-weight:400;
}
.banner_bottom h4{
    width: 360px;
    border-right: 3px solid #529A82;
    font-size: 48px;
    color: #3E6759;
}
.banner_bottom h5{
    width: 300px;
    border-right: 1px solid #529A82;
    font-size: 36px;
    color: #529A82;
}
.banner_bottom h5 p{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width:70px;
    height:70px;
    background:rgba(62,103,89,0);
    border:1px solid rgba(82, 154, 130, 1);
    border-radius:50%;
    padding: 5px;
}
.banner_bottom h5 p span{
    display: block;
    width: 100%;
    height: 100%;
    border-radius:50%;
    background:rgba(82,154,130,1);
    line-height: 60px;
    font-size: 36px;
    color: #FEF2DD;
    font-weight: normal;
}
.box1_title{
    line-height: 80px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 70px;
    color: #3E6759;
}
.sec_title{
    height: 70px;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
.sec_title p{
    display: inline-block;
    box-sizing: border-box;
    padding: 0 40px;
    line-height: 70px;
    font-size: 30px;
    background: #529A82;
    color: #FEF2DD;
}
.sec_title span{
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    border: 2px solid rgba(82,154,130,1);
}
.sec_title span::before{
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    height: 35px;
    border-top:2px solid rgba(82,154,130,1);
    border-bottom:2px solid rgba(82,154,130,1);
}
.box1_table{
    box-sizing: border-box;
    padding: 10px;
    background: #FEF2DD;
}
.box1_table table{
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.box1_table table th{
    box-sizing: border-box;
    line-height: 60px;
    background: #529A92;
    color: #FEF2DD;
    border: 1px solid #FEF2DD;
}
.box1_table table td{
    box-sizing: border-box;
    line-height: 60px;
    color: #000;
    border: 1px solid #529A82;
}
.box1_table table td:nth-child(2){
    padding: 0 40px;
    text-align: left;
}
.box1_table table td a{
    display: block;
    margin: 0 auto;
    width:120px;
    line-height: 45px;
    color: #fff;
    background:rgba(82,154,130,1);
}
.box1_table_bottom{
    line-height: 50px;
    font-size: 18px;
    color: #AC4536;
    text-align: center;
}
.box_title{
    background-image: url('../images/title_bg.png');
    background-size: 100%;
    line-height: 110px;
    text-align: center;
    font-size: 60px;
    color: #FEF2DD;
    margin-bottom: 40px;
}
.after_title_img{
    display: block;
    margin-bottom: 40px;
}
.box2_list{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.box2_list li{
    background-image: url('../images/box2_list_bg.png');
    background-size: 100%;
    width: 277px;
    height: 290px;
    box-sizing: border-box;
    position: relative;
    padding: 60px 30px;
}
.box2_list li h3{
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    background-image: url('../images/box2_title.png');
    background-size: 100%;
    width: 150px;
    height: 69px;
    line-height: 60px;
    text-indent: 12px;
    letter-spacing: 12px;
    font-size: 32px;
    color: #FEF2DD;
}
.box2_list li p{
    line-height: 40px;
    font-size: 18px;
    color: #000;
}
.box2_list li p span{
    color: #AC4536;
}
.box3_teacher_list{
    margin-bottom: 20px;
    display: flex;
    /* justify-content: space-between; */
}
.box3_teacher_list li{
    width: 280px;
    text-align: center;
	margin-left: 210px;
}
.box3_teacher_img{
    width: 280px;
    height: 280px;
    background:rgba(254,242,221,1);
    border: 7px solid rgba(62, 103, 89, 1);
    border-radius:50%;
    box-sizing: border-box;
    padding: 8px;
}
.box3_teacher_img div{
    border-radius:50%;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    border: 1px solid rgba(62, 103, 89, 1);
    padding: 5px;
}
.box3_teacher_img img{
    display: block;
    width: 100%;
    border-radius:50%;
}
.box3_teacher_list li h5{
    position: relative;
    z-index: 2;
    background-image: url('../images/box3_teacher_name.png');
    background-size: 100%;
    width: 228px;
    height: 64px;
    line-height: 54px;
    font-size: 22px;
    color: #FEF2DD;
    margin: -30px auto 20px;
}
.box3_teacher_list li span{
    display: block;
    margin: 0 auto;
    width:106px;
    line-height:36px;
    background:rgba(172,69,54,.15);
    border-radius:18px;
    font-size: 18px;
    color: #AC4536;
}
.box3_teacher_list li p{
    line-height: 60px;
    font-size: 20px;
    color: #000;
}
.box3_container{
    position: relative;
}
.box3_swiper{
    width: 370px;
    position: relative;
}
.box3_swiper::before{
    content: '';
    display: block;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    position: absolute;
    width:370px;
    height:350px;
    box-sizing: border-box;
    background:rgba(82,154,130,0);
    border:5px solid rgba(0, 0, 0, 1);
}
.inner_box3_swiper{
    position: relative;
    z-index: 2;
    width:350px;
    height:370px;
    background:rgba(82,154,130,1);
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    padding: 5px;
}
.inner_box3_swiper img{
    display: block;
    width: 100%;
}
.inner_box3_swiper h5{
    line-height: 48px;
    margin: 15px 0;
    font-size: 32px;
    color: #FEF2DD;
    font-weight: normal;
}
.box3_swiper_bottom{
    display: flex;
    justify-content: center;
}
.box3_swiper_bottom span{
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 5px;
    display: block;
    line-height:30px;
    font-size: 20px;
    color: #529A82;
    background:rgba(254,242,221,1);
}
.box3_bottom1{
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
}
.box3_bottom1 h5{
    display: flex;
    line-height: 64px;
    box-sizing: border-box;
    border:2px solid rgba(0,0,0,1);
    font-size: 50px;
    color: #3E6759;
    text-align: center;
}
.box3_bottom1 h5:nth-child(1){
    color: #AC4536;
}
.box3_bottom1 h5 span:nth-last-child(1){
    border: 0;
}
.box3_bottom1 h5 span{
    text-align: center;
    display: block;
    width: 64px;
    box-sizing: border-box;
    border-right:2px solid rgba(0,0,0,1);
}
.box3_bottom2{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.box3_bottom2 p{
    width: 630px;
    margin: 10px 0;
    line-height: 64px;
    box-sizing: border-box;
    background: #529A82;
    font-size: 24px;
    color: #FEF2DD;
    text-align: center;
}
.box3_bottom2 p:nth-child(2){
    width: 540px;
}
.box4_top{
    width:580px;
    background:rgba(62,103,89,1);
    box-sizing: border-box;
    text-align: center;
}
.box4_top img{
    margin: 5px;
    width: calc( 100% - 10px );
    display: block;
}
.box4_top h3{
    line-height: 55px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 36px;
    color: #FEF2DD;
}
.box4_top_text{
    width: 420px;
    margin: 0 auto 30px;
    background: #FEF2DD;
    overflow: hidden;
}
.box4_top_text p{
    line-height: 44px;
    font-size: 22px;
    color: #3E6759;
}
.box4_top_text span{
    display: block;
    margin: 2px;
    width: calc( 100% - 4px );
    height: 8px;
    background:rgba(62,103,89,1);
}
.box4_top a{
    display: block;
    width: 100%;
    line-height: 60px;
    font-size: 20px;
    color: #FEF2DD;
    background:#529A82;
}
.box4_top a img{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    width: 20px;
}
.box5_title{
    line-height: 50px;
    font-size: 30px;
    color: #000;
    margin-bottom: 15px;
    font-weight: normal;
}
.box5_title span{
    display: inline-block;
    color: #AC4536;
    border-bottom: 2px solid #AC4536;
}
.box5_list{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: url('../images/box6_bg.png') center top no-repeat;
    height: 320px;
}
.box5_list li{
    width: 190px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}
.box5_step p{
    font-size:16px;
    color:rgba(172,69,54,1);
    line-height:26px;
}
.box5_step span{
    display: block;
    width:1px;
    height:40px;
    border-right:1px dashed rgba(172,69,54,1);
    margin: 0 auto;
    position: relative;
}
.box5_step span::after{
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -15px;
    width:11px;
    height:11px;
    background:rgba(172,69,54,1);
    border-radius:50%;
}
.box5_bottom{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.box5_list li:nth-child(1) .box5_bottom{
    margin-top: 70px;
    height:60px;
    background:rgba(82,154,130,1);
}
.box5_list li:nth-child(2) .box5_bottom{
    margin-top: 62px;
    height: 80px;
    background:rgba(82,154,130,1);
}
.box5_list li:nth-child(3) .box5_bottom{
    margin-top: 63px;
    height:100px;
    background:rgba(72,132,112,1);
}
.box5_list li:nth-child(4) .box5_bottom{
    margin-top: 72px;
    height:120px;
    background:rgba(72,132,112,1);
}
.box5_list li:nth-child(5) .box5_bottom{
    margin-top: 95px;
    height:140px;
    background:rgba(62,103,89,1);
}
.box5_list li:nth-child(6) .box5_bottom{
    margin-top: 130px;
    height:160px;
    background:rgba(62,103,89,1);
}
.box5_bottom h5{
    line-height: 60px;
    font-size: 20px;
    color:#FEF2DD;
}
.bottom_box{
    position: relative;
    z-index: 2;
    background: url('../images/bottom_bg.png') center top no-repeat;
    box-sizing: border-box;
    text-align: center;
    padding-top: 140px;
    margin-top: -180px;
}
.bottom_title{
    line-height: 80px;
    margin-bottom: 25px;
    font-size: 50px;
    color: #FEF2DD;
}
.city_list li{
    float: left;
    margin: 12px 10px;
    width:130px;
    line-height:56px;
    font-size: 18px;
    background:rgba(152,125,89,1);
}
.city_list li:hover{
    background: #AC4536;
}
.city_list li a{
    display: block;
    color: #fff;
}
.fixed_box{
    display: none;
    position: fixed;
    z-index: 90;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #FEF2DD;
    width: 200px;
    box-sizing: border-box;
    padding: 5px;
}
.inner_fixed{
    box-sizing: border-box;
    border:2px solid #529A82
}
.fixed_a{
    box-sizing: border-box;
    padding: 10px 0;
}
.fixed_a a{
    display: block;
    line-height: 38px;
    text-align: center;
    font-size: 18px;
    color: #000
}
.fixed_a a.fixed_top{
    color: #529A82;
}
.fixed_a a.fixed_top::before,
.fixed_a a.fixed_top::after{
    content:"";
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    background-image: url('../images/fixed_star.png');
    background-size: 100%;
    width: 16px;
    height: 16px;
}
.fixed_bottom{
    display:block;
    line-height:34px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background:#529A82;
}






@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 18.75rem;
        font-size: .7rem;
        line-height: 1.2rem;
        background-position: center 2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }
    .container{
        width: 98%;
    }
    .fl,.fr{
        float: none;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }
    ul.no_after::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: 2.4rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 2.4rem;
        overflow: hidden;
        color: #333;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: .5rem 0;
    }


    body{
        background-size: 100%;
    }
    .body_container{
        margin: 1rem auto 0;
        width: 98%;
        background-size: auto 100%;
        background-position: center bottom;
        padding: 1.5rem .2rem 1rem;
    }
    .body_top{
        right: 1.5rem;
        width: 4rem;
        line-height: 1.5rem;
        font-size: .75rem;
    }
    .top_line{
        margin: 0 auto .3rem;
    }
    .banner_top{
        height: 4.6rem;
        border: .1rem solid #3e6759;
    }
    .banner_l{
        width: 4rem;
        border-right: .1rem solid #3e6759;
        padding: .1rem;
    }
    .banner_l h2{
        width: 3.7rem;
        height: 2rem;
        padding-top: .8rem;
        line-height: 1.2rem;
        font-size: .65rem;
    }
    .banner_l h3{
        border: .1rem solid rgba(62,103,89,1);
        width: 3.7rem;
        height: calc( 100% - 2rem);
        padding: .1rem;
        line-height: .9rem;
        font-size: .8rem;
    }
    .banner_l h3 span{
        display: block;
        font-size: .6rem;
    }
    .banner_r{
        width: calc( 100% - 4rem);
    }
    .banner_r h2{
        line-height: 1.6rem;
        font-size: 1rem;
    }
    .banner_r h2 img{
        width: .6rem;
        margin: 0 .1rem;
    }
    .banner_r h1{
        height: calc( 100% - 1.6rem);
        padding: .2rem .1rem;
        font-size: 1.5rem;
    }
    .banner_r h1 span{
        line-height: 2.2rem;
        border: .1rem solid rgba(254,242,221,1);
    }
    .banner_bottom{
        line-height: 1.6rem;
        border: .1rem solid #529A82;
    }
    .banner_bottom h3{
        width: 4rem;
        font-size: 1rem;
    }
    .banner_bottom h5{
        width: 7rem;
        border-right: .1rem solid #529A82;
        font-size: .8rem;
    }
    .banner_bottom h5 p{
        width: 1.2rem;
        height: 1.2rem;
        padding: .1rem;
    }
    .banner_bottom h5 p span{
        line-height: 1rem;
        font-size: .6rem;
    }
    .box1_title{
        line-height: 2rem;
        margin-bottom: .5rem;
        font-size: 1rem;
    }
    .sec_title{
        height: 1.6rem;
        margin-bottom: .5rem;
    }
    .sec_title p{
        padding: 0 .5rem;
        line-height: 1.6rem;
        font-size: .75rem;
    }
    .sec_title span{
        height: 1.2rem;
        border: 1px solid rgba(82,154,130,1);
    }
    .sec_title span::before{
        height: .9rem;
        border-top:1px solid rgba(82,154,130,1);
        border-bottom:1px solid rgba(82,154,130,1);
    }
    .box1_table{
        padding: .25rem;
    }
    .box1_table table{
        font-size: .7rem;
    }
    .box1_table table th{
        line-height: 1.3rem;
    }
    .box1_table table td{
        line-height: 1.1rem;
        font-size: .6rem;
    }
    .box1_table table td:nth-child(2){
        padding: 0;
        text-align: center;
    }
    .box1_table table td a{
        width: 3rem;
        line-height: 1.3rem;
    }
    .box1_table_bottom{
        line-height: 1.3rem;
        font-size: .8rem;
    }
    .table_m{
        color: #AC4536;
    }
    .box1_table table td.table_m a{
        width: 4rem;
        text-align: center;
    }
    .box_title{
        background-size: 100% 100%;
        line-height: 2rem;
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .after_title_img{
        margin-bottom: 1rem;
    }
    .box2_list{
        display: block;
        margin-top: .5rem;
    }
    .box2_list li{
        background-image: none;
        float: left;
        width: 24%;
        margin: 0 .5%;
        height: auto;
        padding: 0;
    }
    .box2_list li h3{
        position: relative;
        top: auto;
        left: auto;
        transform: translateX(0);
        width: 100%;
        height: 1.95rem;
        line-height: 1.7rem;
        text-indent: .45rem;
        letter-spacing: .45rem;
        font-size: .7rem;
    }
    .box2_list li p{
        display: none;
    }
    .box3_teacher_list{
        margin-bottom: .5rem;
        display: block;
		
    }
    .box3_teacher_list li{
        width: 48%;
        float: left;
        margin: .2rem 1%;
    }
    .box3_teacher_img{
        width: 100%;
        height: auto;
        border: .1rem solid rgba(62, 103, 89, 1);
        padding: .1rem;
    }
    .box3_teacher_img div{
        padding: .1rem;
    }
    .box3_teacher_list li h5{
        width: 5.7rem;
        height: 1.6rem;
        line-height: 1.35rem;
        font-size: .75rem;
        margin: -.75rem auto 0;
    }
    .box3_teacher_list li span{
        display: none;
    }
    .box3_teacher_list li p{
        display: none;
    }
    .box3_swiper{
        width: 100%;
    }
    .box3_swiper::before{
        display: none;
    }
    .inner_box3_swiper{
        width: 100%;
        height: auto;
        padding: .1rem;
    }
    .inner_box3_swiper h5{
        line-height: 1.2rem;
        margin: .2rem 0;
        font-size: .75rem;
    }
    .box3_swiper_bottom{
        display: none;
    }
    .box3_bottom1{
        margin-top: 1rem;
    }
    .box3_bottom1 h5{
        line-height: .95rem;
        border: 1px solid rgba(0,0,0,1);
        font-size: .7rem;
    }
    .box3_bottom1 h5 span{
        width: .95rem;
        border-right: 1px solid rgba(0,0,0,1);
    }
    .box3_bottom2{
        margin-top: .5rem;
    }
    .box3_bottom2 p{
        width: 100%;
        margin: .25rem 0;
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .box3_bottom2 p:nth-child(2){
        width: 100%;
    }
    .box4_top{
        width: 100%;
        margin-bottom: .5rem;
    }
    .box4_top img{
        margin: .2rem;
        width: calc( 100% - .4rem );
    }
    .box4_top h3{
        line-height: 1.4rem;
        margin-top: .3rem;
        margin-bottom: .2rem;
        font-size: .9rem;
    }
    .box4_top_text{
        width: 13rem;
        margin: 0 auto .5rem;
    }
    .box4_top_text p{
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .box4_top_text span{
        margin: .2rem;
        width: calc( 100% - .4rem );
        height: .3rem;
    }
    .box4_top a{
        line-height: 1.6rem;
        font-size: .8rem;
    }
    .box4_top a img{
        margin-left: .2rem;
        width: .6rem;
    }
    .box5_title{
        line-height: 1.5rem;
        font-size: .8rem;
        margin-bottom: .4rem;
    }
    .box5_list{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        background: none;
        height: auto;
    }
    .box5_list li{
        width: 100%;
        display: block;
    }
    .box5_step p{
        display: none;
    }
    .box5_step span{
        display: none;
    }
    .box5_step span::after{
        display: none;
    }
    .box5_bottom{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    .box5_list li{
        margin-top: .2rem;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .box5_list li:nth-child(1) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 6.5rem;
    }
    .box5_list li:nth-child(2) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 7rem;
    }
    .box5_list li:nth-child(3) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 7.5rem;
    }
    .box5_list li:nth-child(4) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 8rem;
    }
    .box5_list li:nth-child(5) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 8.5rem;
    }
    .box5_list li:nth-child(6) .box5_bottom{
        margin-top: 0;
        height: 1.5rem;
        width: 9rem;
    }
    .box5_bottom h5{
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .bottom_box{
        background-position: center bottom;
        background-size: auto 170%;
        padding-top: 0rem;
        margin-top: 0rem;
    }
    .bottom_title{
        line-height: 1.5rem;
        margin-bottom: .5rem;
        font-size: 1rem;
    }
    .city_list li{
        margin: .1rem .5%;
        width: 24%;
        line-height: 1.6rem;
        font-size: .75rem;
    }

}</pre></body></html>