@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: 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; }
.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; }


body{
    background: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/body_bg.jpg") center top no-repeat;
}
.banner_box{
    height: 725px;
}
.banner_box .container{
    padding-top: 150px;
}
.banner_box h1{
    font-size: 0;
    background: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/banner_h1.png") center top no-repeat;
    background-size: auto 100%;
    position: relative;
    width: 1178px;
    height: 295px;
    margin: 0 auto;
}
.banner_box h1::before{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: -65px;
    width: 55px;
    height: 154px;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/banner_icon.png");
    background-size: 100%;
}
.banner_text{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 44px;
}
.banner_l_text{
    width: 70px;
}
.banner_l_text span{
    display: block;
    border-radius: 50%;
    text-align: center;
    color: #FFEDED;
    background: linear-gradient(90deg, #EB7775 0%, #E34744 100%);
    box-shadow: 2px 3px 8px 0px rgba(10, 2, 4, 0.16);
    font-size: 40px;
    width: 70px;
    line-height: 70px;
}
.banner_l_text span:nth-child(1){
    margin-bottom: -10px;
    position: relative;
    z-index: 2;
}
.banner_text h2{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/banner_h2.png");
    background-size: 100%;
    text-align: center;
    margin-left: -15px;
    letter-spacing: 10px;
    text-indent: 10px;
    font-size: 48px;
    width: 585px;
    line-height: 84px;
}
.banner_text h2 span{
    background: linear-gradient(0deg, #E8615F 0%, #E34946 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.after_banner{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/after_banner.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 170px;
}
.after_banner h3{
    font-size: 60px;
    text-shadow: 3px 3px 0px rgba(10, 2, 4, 0.24);
    color: #285157;
}
.after_banner h3 span{
    color: #E44846;
}
.after_banner a{
    display: block;
    margin-left: 40px;
    width: 260px;
    line-height: 80px;
    border-radius: 40px;
    font-size: 48px;
    border: 4px solid #FFFADD;
    color: #FFFADD;
    box-sizing: border-box;
    background: linear-gradient(0deg, #BB0505 0%, #E36758 99%);
    box-shadow: 3px 4px 18px 0px rgba(10, 2, 4, 0.3);
}
.box1,
.box2,
.box3,
.box4{
    margin-bottom: 60px;
}
.box_title{
    box-sizing: border-box;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box_title.png");
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
    background-size: auto 100%;
    line-height: 254px;
    margin-bottom: 20px;
    font-size: 60px;
}
.box_title span{
    background: linear-gradient(0deg, #FFE5E5 0%, #FFF7F7 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box1_tab{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box1_tab li.active{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_tab_active.png");
}
.box1_tab li{
    cursor: pointer;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_tab.png");
    background-size: 100%;
    background-repeat: no-repeat;
    width: 260px;
    height: 260px;
    margin: 0 60px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-direction: column;
    font-weight: bold;
    color: #FFFDF1;
    text-shadow: 0px 4px 4px rgba(193, 54, 71, 0.64);
}
.box1_tab li h5{
    letter-spacing: 20px;
    text-indent: 20px;
    line-height: 75px;
    font-size: 65px;
}
.box1_tab li p{
    line-height: 52px;
    font-size: 48px;
}
.box_container{
    padding: 35px 50px;
    border-radius: 40px;
    border: 6px solid #FFFADD;
    background: rgba(95, 166, 162, 0.7);
    box-shadow: 0px 8px 16px 0px rgba(17, 95, 96, 0.16), 8px 6px 7px 0px rgba(23, 112, 101, 0.27);
}
.box1_cont_title{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.box1_cont_title h4{
    height: 80px;
    border-radius: 40px;
    padding: 6px;
    box-sizing: border-box;
    border: 2px solid #F9F4D4;
}
.box1_cont_title p{
    width: 100%;
    line-height: 60px;
    border-radius: 30px;
    font-size: 42px;
    padding: 0 20px;
    font-weight: normal;
    box-sizing: border-box;
    color: #F9F4D4;
    background: #EA504D;
    border: 2px solid #F9F4D4;
    box-shadow: 3px 4px 4px 0px rgba(112, 23, 23, 0.27);
}
.table{
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 0 100px;
}
.table table{
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #285157;
}
.table th{
    line-height: 64px;
    border-bottom: 1px solid #237372;
    text-align: center;
}
.table td{
    line-height: 55px;
}
.table th.textleft,
.table td.textleft{
    text-align: justify;
}
.table tr:hover{
    background: linear-gradient(90deg, rgba(155, 230, 226, .2), rgba(95, 166, 162, .2), rgba(155, 230, 226, .2));
}
.table tr:hover td{
    color: #DE4F4C;
}
.box1_btn{
    text-align: center;
    display: block;
    color: #FFFBDE;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_btn.png");
    background-size: 100%;
    width: 247px;
    line-height: 75px;
    font-size: 28px;
    margin: 24px auto 0;
}
.box1_swiper1,
.box1_swiper2{
    position: relative;
}
.box1_swiper1  .swiper-button-prev.swiper-button-white.prev ,
.box1_swiper2  .swiper-button-prev.swiper-button-white.prev {
    width: 45px;
    height: 45px;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_prev.png") ;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
}
.box1_swiper1  .swiper-button-next.swiper-button-white.next ,
.box1_swiper2  .swiper-button-next.swiper-button-white.next {
    width: 45px;
    height: 45px;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_next.png") ;
    background-size: 100%;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
}
.box1_swiper1 .swiper-container,
.box1_swiper2 .swiper-container{
    margin: 0 auto;
    width: 960px;
}
.box1_cont2_box{
    width: 280px;
}
.box1_cont2_box h5{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_cont_tit.png");
    background-size: 100%;
    text-align: center;
    width: 181px;
    line-height: 75px;
    margin: 0 auto -38px;
    font-size: 24px;
    color: #285157;
    position: relative;
    z-index: 2;
}
.box1_cont2_text{
    width: 280px;
    height: 240px;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    box-sizing: border-box;
    position: relative;
}
.inner_box1_text{
    width: 100%;
    height: 100%;
    padding-top: 55px;
    box-sizing: border-box;
    border: 2px solid #5FA6A2;
    border-radius: 8px;
}
.box1_cont2_box p{
    box-sizing: border-box;
    padding-left: 60px;
    line-height: 35px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #285157;
}
.box1_cont2_box p img{
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin-right: 4px;
}
.box1_cont3_tab{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 16px;
}
.box1_cont3_tab li{
    background-size: 100%;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_cont3_tab.png");
    cursor: pointer;
    color: #285157;
    font-weight: bold;
    text-align: center;
    margin: 0 8px;
    width: 182px;
    line-height: 75px;
    font-size: 24px;
}
.box1_cont3_tab li.active{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box1_cont3_tab_active.png");
    color: #DE4F4C;
}
.box3_top{
    line-height: 30px;
    margin-bottom: 30px;
    font-size: 24px;
    color: #285157;
    text-align: center;
}
.box3_list{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box3_cont_bg.png");
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    box-sizing: border-box;
    padding-top: 45px;
    width: 1082px;
    height: 462px;
}
.box3_list li{
    margin: 0 30px;
    width: 250px;
}
.box3_list li img{
    display: block;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}
.box4_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box4_list li{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/box4_course_bg.png");
    background-size: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px;
    width: 330px;
    height: 277px;
}
.box4_list li img{
    display: block;
    width: 100%;
}
.city_list li{
    float: left;
    text-align: center;
    background-size: 100%;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/city.png");
    width: 170px;
    line-height: 76px;
    font-size: 24px;
    margin: 5px;
}
.city_list li a{
    display: block;
    color: #285157;
}
.city_list li:hover{
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/city_hover.png");
}
.city_list li:hover a{
    color: #DE4F4C;
}
.fixed_nav{
    display: none;
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
}
.fixed_nav::before{
    z-index: 1;
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: 120px;
    height: 90%;
    background-image: url("https://www.walldrift.com/__xh__/nmg.huatu.com/zt/2022gklhlb/images/fixed_line.png");
    background-size: 100%;
    background-repeat: repeat-y;
}
.close{
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    z-index: 3;
    display: block;
    width: 30px;
}
.fixed_deco{
    display: block;
    position: relative;
    z-index: 2;
    width: 180px;
    margin: 0 auto;
}
.fixed_nav a{
    position: relative;
    z-index: 3;
    display: block;
    margin-top: 16px;
    text-align: center;
    width: 100%;
    border-radius: 30px;
    line-height: 60px;
    background: linear-gradient(0deg, #BB0505 0%, #E36758 99%);
    border: 3px solid #EFE1A0;
    box-shadow: 0px 11px 8px 0px rgba(6, 0, 1, 0.62);
    font-size: 26px;
    font-weight: bold;
    color: #FFFBDE;
    text-shadow: 1px 8px 5px rgba(193, 54, 71, 0.75);
}
.fixed_qr{
    margin-top: 25px;
    position: relative;
    z-index: 3;
    padding: 10px 15px;
    box-sizing: border-box;
    border-radius: 30px;
    background: linear-gradient(0deg, #BB0505 0%, #E36758 99%);
    border: 3px solid #EFE1A0;
    box-shadow: 0px 11px 8px 0px rgba(6, 0, 1, 0.62);
}
.fixed_qr img{
    display: block;
    width: 100%;
}
.fixed_qr p{
    text-align: center;
    font-size: 10px;
    color: #FFFBDE;
    line-height: 25px;
}






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

    html {
        font-size: 20px;
    }

    body {
        width: 100%;
        font-size: .7rem;
        line-height: 1.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;
    }

    /* 通用头部 */
    .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;
    }


    body{
        background-size: auto 100%;
        box-sizing: border-box;
        padding-bottom: 2rem;
    }
    .banner_box{
        height: 10rem;
    }
    .banner_box .container{
        padding-top: 1rem;
    }
    .banner_box h1{
        width: 15rem;
        height: 3.5rem;
    }
    .banner_box h1::before{
        left: -1rem;
        width: 1.375rem;
        height: 3.85rem;
    }
    .banner_text{
        margin-top: 1rem;
    }
    .banner_l_text{
        width: 1.6rem;
    }
    .banner_l_text span{
        font-size: 1rem;
        width: 1.6rem;
        line-height: 1.6rem;
    }
    .banner_l_text span:nth-child(1){
        margin-bottom: -.2rem;
    }
    .banner_text h2{
        margin-left: -.5rem;
        letter-spacing: .3rem;
        text-indent: .3rem;
        font-size: 1.2rem;
        width: 14.625rem;
        line-height: 2.1rem;
    }
    .after_banner{
        height: 2.6rem;
    }
    .after_banner h3{
        text-shadow: .1rem .1rem 0 rgba(10, 2, 4, 0.24);
        font-size: .85rem;
    }
    .after_banner a{
        margin-left: 1rem;
        width: 6rem;
        line-height: 1.6rem;
        border-radius:.9rem;
        font-size: 1rem;
        border: .1rem solid #FFFADD;
    }
    .box1,
    .box2,
    .box3,
    .box4{
        margin-bottom: 1rem;
    }
    .box_title{
        line-height: 4.5rem;
        margin-bottom: .5rem;
        font-size: 1rem;
    }
    .box1_tab li{
        width: 5.5rem;
        height: 5.5rem;
        margin: 0 0 .5rem;
        text-shadow: 0px .1rem .1rem rgba(193, 54, 71, 0.64);
    }
    .box1_tab li h5{
        letter-spacing: .4rem;
        text-indent: .4rem;
        line-height: 1.5rem;
        font-size: 1rem;
    }
    .box1_tab li p{
        line-height: 1rem;
        font-size: .8rem;
    }
    .box_container{
        padding: .5rem;
        border-radius: .5rem;
        border: .1rem solid #FFFADD;
    }
    .box1_cont_title{
        margin-bottom: 1rem;
    }
    .box1_cont_title h4{
        height: 2rem;
        border-radius: 1rem;
        padding: .2rem;
    }
    .box1_cont_title p{
        line-height: 1.2rem;
        border-radius: .8rem;
        font-size: .8rem;
        padding: 0 .5rem;
    }
    .table{
        border-radius: .2rem;
        padding: 0 .5rem;
    }
    .table table{
        font-size: .7rem;
    }
    .table th{
        line-height: 1.4rem;
    }
    .table td{
        box-shadow: beige;
        padding: .2rem .1rem;
        line-height: 1rem;
    }
    .box1_btn{
        width: 6.175rem;
        line-height: 1.875rem;
        font-size: .8rem;
        margin: .6rem auto 0;
    }
    .box1_swiper1  .swiper-button-prev.swiper-button-white.prev ,
    .box1_swiper2  .swiper-button-prev.swiper-button-white.prev {
        width: 1.3rem;
        height: 1.3rem;
    }
    .box1_swiper1  .swiper-button-next.swiper-button-white.next ,
    .box1_swiper2  .swiper-button-next.swiper-button-white.next {
        width: 1.3rem;
        height: 1.3rem;
    }
    .box1_swiper2  .swiper-button-prev.swiper-button-white.prev ,
    .box1_swiper2  .swiper-button-next.swiper-button-white.next {
        display: none;
    }
    .box1_swiper1 .swiper-container,
    .box1_swiper2 .swiper-container{
        width: 14rem;
    }
    .box1_swiper2 .swiper-container{
        width: 100%;
    }
    .box1_cont2_box{
        width: 14rem;
    }
    .box1_cont2_box h5{
        width: 9.05rem;
        line-height: 3.75rem;
        margin: 0 auto -1.8rem;
        font-size: 1.2rem;
    }
    .box1_cont2_text{
        width: 14rem;
        height: 7rem;
        padding: .2rem;
        border-radius: .2rem;
    }
    .inner_box1_text{
        padding-top: 2rem;
        border-radius: .2rem;
    }
    .box1_cont2_box p{
        padding-left: 4rem;
        line-height: 1rem;
        margin-bottom: .3rem;
        font-size: .7rem;
    }
    .box1_cont2_box p img{
        width: .5rem;
        margin-right: .1rem;
    }
    .box1_cont3_tab{
        margin-bottom: .4rem;
    }
    .box1_cont3_tab li{
        margin: .2rem .5%;
        width: 19%;
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .box3_top{
        line-height: 1rem;
        margin-bottom: .6rem;
        font-size: .8rem;
    }
    .box3_list{
        background-image: none;
        padding-top: 1rem;
        width: 100%;
        height: auto;
    }
    .box3_list li{
        margin: 0 1%;
        width: 31.3%;
    }
    .box4_list{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .box4_list li{
        padding: .3rem;
        width: 32.3%;
        height: 4.7rem;
    }
    .city_list li{
        width: 24%;
        line-height: 1.7rem;
        font-size: .7rem;
        margin: .1rem .5%;
    }

    .fixed_nav{
        position: fixed;
        left: auto;
        top: auto;
        transform: translateY(0);
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        height: 2rem;
    }
    .fixed_nav::before{
        display: none;
    }
    .close{
        display: none;
    }
    .fixed_deco{
        display: none;
    }
    .fixed_nav a{
        float: left;
        margin-top: 0;
        width: calc(50% - .2rem);
        border-radius: 1rem;
        line-height: 1.8rem;
        border: .1rem solid #EFE1A0;
        font-size: .7rem;
        text-shadow: 1px .1rem .1rem rgba(193, 54, 71, 0.75);
    }
    .fixed_qr{
        display: none;
    }

}