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

/* 通用头部 */
.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:#fff; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#fff; }

body{
    background:linear-gradient(240deg,rgba(73,31,222,1),rgba(144,34,235,1));
}
.banner_box{
    width: 100%;
    height: 856px;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 120px;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    width: 603px;
    height: 360px;
    margin: 0 auto;
}
.banner_box p{
    color: #fff;
    text-align: center;
    font-size: 26px;
}
.box_container{
    margin-bottom: 20px;
    background-size: 100%;
    padding: 90px 35px 30px 35px;
}
.box1{
    margin-top: -290px;
    background: url("../images/box1_bg.png") center top;
}
.box_title{
    line-height: 80px;
    text-align: center;
    color: #000;
    font-size: 30px;
}
.box_title::before,
.box_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/title_icon.png");
    background-size: 100%;
    margin: 0 10px;
    width: 26px;
    height: 26px;
}
.box1_list{
    width: 1110px;
    margin: 30px auto 60px auto;
}
.box1_list li{
    float: left;
    width: 320px;
    height: 350px;
    background-image: url("../images/box1_list.png");
    background-size: 100%;
    margin: 0 25px;
    color: #fff;
    box-sizing: border-box;
    padding: 20px;
}
.box1_list li h5{
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 28px;
}
.box1_list li p{
    line-height: 30px;
    text-align: justify;
    font-size: 20px;
}
.box1_bottom{
    background: url("../images/box_bottom.png");
    background-size: 100% 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    text-align: center;
    color: #8248DE;
}
.box1_bottom span{
    line-height: 40px;
    display: block;
    font-size: 20px;
}
.box1_bottom p{
    line-height: 50px;
    font-size: 30px;
}
.box2{
    background: url("../images/box2_bg.png") center top;
}
.box2_container{
    width: 100%;
    background: #fff;
    height: 405px;
    box-sizing: border-box;
    padding: 30px 0;
    position: relative;
}
.box2_top_list{
    width: 880px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.box2_top_list li{
    float: left;
    margin: 0 125px;
    width: 190px;
    height: 155px;
    background: #f7f2fe;
    box-shadow:0px 5px 40px 0px rgba(238,237,237,0.75);
    border-radius:15px;
}
.box2_top_list li h5{
    font-size: 16px;
    color: #FEFDFC;
    text-align: center;
    width:120px;
    line-height: 30px;
    margin: 0 auto 25px;
    background:linear-gradient(90deg,rgba(128,70,220,1),rgba(168,118,246,1));
    border-radius: 0 0 30px 30px;
    font-weight: normal;
}
.box2_top_list li p{
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 30px;
    color: #333;
    position: relative;
    font-size: 13px;
}
.box2_top_list li p::before{
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    width: 18px;
    height: 18px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../images/box2_list.png");
    background-size: 100%;
}
.box2_bottom_list{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    width: 1080px;
    z-index: 1;
}
.box2_bottom_list li:nth-child(2){
    margin: 0 150px;
}
.box2_bottom_list li:nth-child(2)::before,
.box2_bottom_list li:nth-child(2)::after{
    content: '';
    width: 50px;
    height: 17px;
    background-image: url("../images/box2_right.png");
    background-size: 100%;
    position: absolute;
    left: -100px;
    top: 50%;
    transform: translateY(-50%);
}
.box2_bottom_list li:nth-child(2)::after{
    left: auto;
    right: -100px;
}
.box2_bottom_list li{
    position: relative;
    width: 260px;
    float: left;
}
.box2_bottom_list li img{
    display: block;
    height: 200px;
    margin: 0 auto;
}
.box2_bottom_list li p{
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.box2_bottom{
    margin-top: 35px;
    background: url("../images/box_bottom.png") center bottom no-repeat;
    border-radius: 20px;
    background-size: 100% 100%;
    font-size: 26px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    color: #8248DE;
    line-height: 90px;
}
.box2_bottom a{
    display: inline-block;
    vertical-align: middle;
    width:130px;
    line-height: 45px;
    background:rgba(127,69,218,1);
    border-radius:10px;
    margin-left: 40px;
    color: #fff;
    font-size: 26px;
}
.box3{
    background: url("../images/box3_bg.png") center top;
}
.box3_container{
    box-sizing: border-box;
    padding: 0 30px;
}
.box3_lil_title{
    margin-top: 20px;
    line-height: 50px;
    color: #000;
    font-size: 26px;
}
.box3_box{
    position: relative;
    background-image: url("../images/box3_box_bg.png");
    background-size: 100% 100%;
    border-radius: 20px;
    box-sizing: border-box;
    padding: 25px 30px;
}
.box3_top_l{
    width: 600px;
}
.box3_top_box{
    font-size: 20px;
    background:linear-gradient(0deg,rgba(232,217,253,1),rgba(255,255,255,1));
    border-radius:10px;
    box-sizing: border-box;
    padding: 10px 20px;
    color: #000;
    line-height: 30px;
}
.box3_q{
    margin-bottom: 10px;
}
.box3_tt{
    margin-bottom: 25px;
}
.box3_top_r{
    display: block;
}
.box3_m_box{
    width: 400px;
}
.bo3_m_t{
    height: 295px;
    background:linear-gradient(0deg,rgba(232,217,253,1),rgba(255,255,255,1));
    border-radius:10px;
    box-sizing: border-box;
    padding: 20px;
    color: #010101;
}
.bo3_m_t p{
    line-height: 40px;
    font-size: 22px;
}
.bo3_m_t p b{
    font-size: 30px;
}
.box3_m_list li{
    position: relative;
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 35px;
    font-size: 20px;
}
.box3_m_list li::before{
    content: '';
    display: block;
    width:16px;
    height:16px;
    background:linear-gradient(90deg,rgba(128,70,220,1),rgba(168,118,246,1));
    border-radius:50%;
    position: absolute;
    left: 10px;
    top: 10px;
}
.box3_m_b{
    width:344px;
    height:203px;
    background:linear-gradient(187deg,rgba(128,70,220,1),rgba(168,118,246,1));
    border-radius:10px;
    margin: -125px auto 0;
    box-sizing: border-box;
    padding: 10px;
    color: #fff;
    text-align: justify;
    line-height: 30px;
    font-size: 16px;
}
img.box3_m_b{
    display: block;
    padding: 0;
}
.box3_m_b h5{
    font-weight: normal;
    font-size: 16px;
    text-align: right;
    margin-top: 5px;
}
.box3_vs{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.box3_b_box{
    width: 475px;
}
.box3_b_box h5{
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
img.box3_b_inner{
    display: block;
    width: 475px;
    height: 295px;
}
div.box3_b_inner{
    width: 475px;
    height: 295px;
    background: url("../images/box3_bottom_bg.png");
    background-size: 100% 100%;
    box-sizing: border-box;
    text-align: center;
    padding-top: 25px;
}
.box3_b_inner p span{
    color: #8E52EA;
}
.box3_b_inner p{
    line-height: 35px;
    font-size: 20px;
    color: #000;
}
.box3_bottom{
    margin-top: 90px;
    background: url("../images/box_bottom.png") center bottom no-repeat;
    border-radius: 20px;
    background-size: 100% 100%;
    font-size: 26px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    color: #8248DE;
    line-height: 70px;
}
.box4{
    background: url("../images/box4_bg.png") center top;
}
.box4 .box_title::before,
.box4 .box_title::after{
    display: none;
}
.box4_top{
    width: 1010px;
    margin: 20px auto;
    background: url("../images/box4_box.png") center bottom no-repeat;
    box-sizing: border-box;
    padding: 30px 0;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    text-align: center;
}
.box4_top p{
    line-height: 30px;
    font-size: 22px;
    color: #000;
}
.box4_bottom{
    width: 1010px;
    margin: 0 auto 5px auto;
    background: url("../images/box4_box.png") center bottom no-repeat;
    box-sizing: border-box;
    padding: 10px 0;
    box-shadow: 0 0 30px rgba(0,0,0,.1);
    position: relative;
}
.zzcn{
    position: absolute;
    top: -20px;
    left: 235px;
}
.box4_bottom h5{
    line-height: 55px;
    text-align: center;
    font-size: 30px;
    color: #000;
}
.box4_bottom p{
    box-sizing: border-box;
    padding-left: 90px;
    line-height: 35px;
    font-size: 18px;
    color: #000;
}
.box4_bottom h6{
    box-sizing: border-box;
    padding-left: 90px;
    line-height: 55px;
    font-size: 26px;
    color: #D02C1E;
    font-weight: normal;
}
.box4_bottom h6 a{
    display: inline-block;
    line-height: 55px;
    width:155px;
    background:rgba(208,44,30,1);
    border-radius:4px;
    text-align: center;
    margin-left: 10px;
    font-size: 30px;
    color: #fff;
}
.box5{
    background: url("../images/box5_bg.png") center top;
}
.city_list{
    width: calc(120px * 9);
    margin: 20px auto;
}
.city_list li{
    float: left;
    width:100px;
    line-height: 46px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    background:rgba(127,69,218,1);
    border-radius:10px;
    margin: 10px;
}
.city_list li:hover{
    background:linear-gradient(187deg,rgba(128,70,220,1),rgba(168,118,246,1));
}
.city_list li a{
    display: block;
    width: 100%;
    color: #fff;
}
.box6{
    background: url("../images/box6_bg.png") center top;
}
.adv_list{
    margin: 20px auto;
    width: calc(280px * 4);
}
.adv_list li{
    width: 270px;
    float: left;
    margin: 0 5px;
}
.adv_list li a,
.adv_list li img{
    display: block;
    width: 100%;
}


@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-size: auto 12rem;
        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;
    }

    /* 通用头部 */
    .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: #fff;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }


    .banner_box{
        height: 11rem;
        background-size: 180% auto;
    }
    .banner_box .container{
        padding-top: 1rem;
    }
    .banner_box h1{
        background-size: 100%;
        width: 12rem;
        height: 7.1rem;
    }
    .banner_box p{
        font-size: .8rem;
    }
    .box_container{
        margin-bottom: 1rem;
        padding: .2rem;
    }
    .box1,.box2,.box3,.box4,.box5,.box6{
        margin-top: 0;
        border: .25rem solid #fff;
        background: #ab74fb;
        box-sizing: border-box;
        padding: .2rem;
        border-radius: .2rem;
    }
    .box_title{
        line-height: 2rem;
        background: linear-gradient(to top,#e8d9fd,#fff);
        font-size: .7rem;
    }
    .box_title::before,
    .box_title::after{
        margin: 0 .2rem;
        width: .7rem;
        height: .7rem;
    }
    .box1_list{
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        padding: .2rem;
        margin: 0;
    }
    .box1_list li{
        background-position: center center;
        float: none;
        width: 90%;
        height: auto;
        margin: .5rem auto;
        padding: .5rem;
        border-radius: .5rem;
    }
    .box1_list li h5{
        line-height: 1.5rem;
        margin-bottom: .2rem;
        font-size: .8rem;
    }
    .box1_list li p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box1_bottom{
        margin-top: .5rem;
        padding: .5rem 1rem;
    }
    .box1_bottom span{
        line-height: 1.2rem;
        font-size: .65rem;
    }
    .box1_bottom p{
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .box2_container{
        height: auto;
        padding: .3rem 0;
    }
    .box2_top_list{
        width: 100%;
    }
    .box2_top_list li{
        float: left;
        margin: 0 .5%;
        width: 49%;
        height: 6rem;
        box-shadow:0px 5px 1rem 0px rgba(238,237,237,0.75);
        border-radius: .5rem;
    }
    .box2_top_list li h5{
        font-size: .8rem;
        width: 80%;
        line-height: 1.4rem;
        margin: 0 auto .5rem;
        border-radius: 0 0 1.4rem 1.4rem;
    }
    .box2_top_list li p{
        padding-left: 1rem;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box2_top_list li p::before{
        left: .3rem;
        width: .5rem;
        height: .5rem;
    }
    .box2_bottom_list{
        position: relative;
        bottom: auto;
        left: auto;
        transform: translateX(0);
        width: 100%;
    }
    .box2_bottom_list li:nth-child(2){
        margin: 0 1.5%;
    }
    .box2_bottom_list li:nth-child(2)::before,
    .box2_bottom_list li:nth-child(2)::after{
        display: none;
    }
    .box2_bottom_list li{
        width: 32.3%;
        /*float: none;*/
    }
    .box2_bottom_list li img{
        height: 5rem;
    }
    .box2_bottom_list li p{
        line-height: 1.4rem;
        font-size: .65rem;
    }
    .box2_bottom{
        padding: .4rem ;
        margin-top: .5rem;
        border-radius: .5rem;
        font-size: .8rem;
        line-height: 2rem;
    }
    .box2_bottom a{
        width: 5rem;
        line-height: 2rem;
        margin-left: .3rem;
        font-size: .8rem;
    }
    .box3_container{
        height: auto;
        background: #fff;
        padding: .3rem 0;
    }
    .box3_lil_title{
        text-align: center;
        margin-top: .3rem;
        line-height: 1.4rem;
        font-size: .8rem;
    }
    .box3_box{
        background-size: auto 100%;
        background-position: center center;
        border-radius: .5rem;
        padding: .5rem;
    }
    .box3_top_l{
        width: 100%;
    }
    .box3_top_box{
        font-size: .7rem;
        border-radius: .3rem;
        padding: .4rem;
        line-height: 1.3rem;
    }
    .box3_q{
        margin-bottom: .2rem;
    }
    .box3_tt{
        margin-bottom: .5rem;
    }
    .box3_top_r{
        display: block;
        margin-top: .5rem;
        width: 100%;
    }
    .box3_m_box{
        width: 100%;
    }
    .bo3_m_t{
        height: auto;
        border-radius: .25rem;
        padding: .5rem;
    }
    .bo3_m_t p{
        line-height:1.5rem;
        font-size: .75rem;
    }
    .bo3_m_t p b{
        font-size: .8rem;
    }
    .box3_m_list li{
        padding-left: 1rem;
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box3_m_list li::before{
        width: .4rem;
        height: .4rem;
        left: .3rem;
        top: .3rem;
    }
    .box3_m_b{
        width: 90%;
        height: auto;
        border-radius: .25rem;
        margin: 0 auto 3rem;
        padding: .4rem;
        line-height: 1.3rem;
        font-size: .7rem;
    }
    img.box3_m_b{
        width: 90%;
        display: block;
        padding: 0;
        margin: 0 auto;
    }
    .box3_m_b h5{
        font-size: .7rem;
        margin-top: .1rem;
    }
    .box3_vs{
        width: 2.5rem;
    }
    .box3_b_box{
        width: 100%;
    }
    .box3_b_box h5{
        line-height: 1.5rem;
        margin-bottom: .5rem;
        font-size: .8rem;
    }
    img.box3_b_inner{
        width: 100%;
        height: auto;
    }
    div.box3_b_inner{
        width: 100%;
        height: auto;
        padding: .5rem;
    }
    .box3_b_inner p{
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .box3_bottom{
        margin-top: .5rem;
        border-radius: .5rem;
        font-size: .8rem;
        line-height: 2rem;
        padding: 0 .5rem;
    }
    .box4_top{
        width: 100%;
        margin: .5rem auto;
        background-size: auto 100%;
        padding: .5rem 0;
        box-shadow: 0 0 1rem rgba(0,0,0,.1);
    }
    .box4_top p{
        line-height: 1.3rem;
        font-size: .75rem;
    }
    .box4_bottom{
        width: 100%;
        margin:1rem auto .5rem auto;
        background-size: auto 100%;
        padding: .5rem;
        box-shadow: 0 0 1rem rgba(0,0,0,.1);
    }
    .zzcn{
        width: 4rem;
        top: -1rem;
        left: 1.6rem;
    }
    .box4_bottom h5{
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .box4_bottom p{
        padding-left: 0;
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box4_bottom h6{
        padding-left: 0;
        line-height: 1.6rem;
        font-size: .8rem;
    }
    .box4_bottom h6 a{
        line-height: 1.6rem;
        width: 4rem;
        margin-left: .3rem;
        font-size: .8rem;
    }
    .city_list{
        width: 100%;
        margin: .5rem auto;
    }
    .city_list li{
        width: 24%;
        line-height:1.5rem;
        font-size: .7rem;
        border-radius: .3rem;
        margin: .2rem .5%;
    }
    .adv_list{
        margin: .5rem auto;
        width: 100%;
    }
    .adv_list li{
        width: 49%;
        margin: .2rem .5%;
    }
}