@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:#fff; font-size: 16px; line-height: 30px; }
.footer p span { padding: 0 5px; }
.footer p a { color:#fff; }
.box_container{
    padding: 40px 0;
}


body{
    background: url('../images/body_bg.png') center bottom repeat-y;
}
.banner_box{
    width: 100%;
    height: 1050px;
    background: url("../images/banner_bg.png") center top no-repeat;
    box-sizing: border-box;
    padding-top: 104px;
}
.banner_top{
    font-size: 0;
    width: 1275px;
    height: 108px;
    margin: 0 auto;
}
.banner_top img{
    display: block;
    width: 0;
    height: 108px;
    animation: banner_show .2s linear forwards ;
}
@keyframes banner_show{
    0% { width: 0; }
    100% { width: 1275px; }
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    background-size: 100%;
    width: 1191px;
    height: 280px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.banner_box p{
    margin-top: -30px;
    position: relative;
    z-index: 1;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    letter-spacing: 60px;
    text-indent: 60px;
}
.banner_box p span{
    letter-spacing: 0;
    text-indent: 0;
}
.box1{
    margin-top: -195px;
    height: 560px;
    background: url("../images/box1_bg.png");
    background-size: 100%;
    padding: 80px 80px 0 55px;
    color: #fff;
}
.box1 p{
    line-height: 40px;
    text-align: justify;
    font-size: 22px;
}
.box1_list{
    margin: 25px 0;
    display: flex;
    justify-content: space-between;
}
.box1_list li{
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('../images/box1_btn.png');
    background-size: 100%;
    width: 350px;
    height: 126px;
    text-align: center;
}
.box1_list li h3{
    font-size: 26px;
    line-height: 35px;
}
.box2{
    margin-top: 30px;
    height: 750px;
    background: url("../images/box2_bg.png");
    background-size: 100%;
    padding: 25px 90px 0 50px;
}
.box_title{
    line-height: 38px;
    margin-left: 315px;
    margin-bottom: 90px;
    font-size: 30px;
    color: #00FFCB;
}
.box2_top{
    display: flex;
    justify-content: space-between;
}
.box2_top img{
    display: block;
    height: 180px;
    margin-left: -30px;
    margin-right: 10px;
}
.box2_list{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.box2_list li{
    background-image: url('../images/box2_list.png');
    background-size: 100%;
    height: 180px;
    width: 156px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
}
.box2_list li h5{
    font-size: 18px;
    line-height: 35px;
}
.box2_table{
    margin-top: 20px;
    border-radius: 15px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    background: linear-gradient(253deg, #00C799 0%, #00FFD8 53%, #00C799 100%);
}
.box2_table th{
    line-height: 65px;
    background: #008F6E;
    color: #FEF2E4;
    font-size: 20px;
    white-space: nowrap;
}
.box2_table td{
    box-sizing: border-box;
    padding: 15px 0;
    line-height: 30px;
    color: #000;
    font-size: 18px;
}
.box2_table tr:nth-child(odd) td{
    background: rgba(0,0,0,.05);
}
.box2_table td:nth-child(2){
    width: 50%;
}
.box2_table td a{
    display: block;
    margin: 0 auto;
    width: 104px;
    line-height: 30px;
    background: linear-gradient(155deg, #DB3131, #B23925);
    box-shadow: 0px 2px 3px 0px rgba(255, 255, 255, 0.35);
    border-radius: 15px;
    font-size: 16px;
    color: #fff;
}
.box2_table td a:hover{
    background: linear-gradient(155deg, rgba(219, 49, 49, .8), rgba(178, 57, 37, .8));
}
.box3{
    margin-top: 30px;
    height: 640px;
    background: url("../images/box3_bg.png");
    background-size: 100%;
    padding: 25px 80px 0 40px;
}
.box3_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}
.box3_list li:nth-child(odd){
    background-image: url('../images/box3_list.png');
    background-size: 100%;
    width: 312px;
    height: 212px;
    box-sizing: border-box;
    padding: 10px 12px 0 23px;
}
.box3_list li:nth-child(odd) img{
    display: block;
    width: 100%;
}
.box3_list li:nth-child(even){
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box3_list li:nth-child(even) p{
    line-height: 30px;
    font-size: 16px;
    color: #00FFCB;
}
.box3_list li:nth-child(even) img{
    display: block;
    height: 40px;
}
.box3_text{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.box3_text li{
    height: 55px;
    line-height: 55px;
    display: flex;
    align-items: center;
}
.box3_text li img{
    display: block;
    width: 32px;
}
.box3_text li p{
    font-size: 20px;
    color: #00FFCB;
}
.box3_text_b{
    justify-content: center;
}
.box3_text_b li{
    margin: 0 40px;
}
.box4{
    margin-top: 30px;
    height: 630px;
    background: url("../images/box4_bg.png");
    background-size: 100%;
    padding: 25px 80px 0 40px;
}
.box4_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box4_list li{
    background-image: url('../images/box4_list.png');
    background-size: 100%;
    width: 265px;
    height: 338px;
    box-sizing: border-box;
    padding: 90px 26px 0 40px;
    color: #0A0A0A;
}
.box4_list li h3{
    text-align: center;
    line-height: 38px;
    margin-bottom: 16px;
    font-size: 24px;
}
.box4_list li p{
    text-align: justify;
    line-height: 35px;
    font-size: 16px;
}
.bottom_title{
    margin: 30px auto;
    background-image: url('../images/box5_title.png');
    background-size: 100%;
    width: 386px;
    height: 103px;
    line-height: 103px;
    font-size: 45px;
    text-align: center;
}
.bottom_title span{
    background: linear-gradient(259deg, #00FFD8 0%, #00C799 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.box5_city{
    display: block;
    width: 100%;
}
.city_list li{
    float: left;
    margin: 10px;
    width: 130px;
    line-height: 36px;
    position: relative;
    background: linear-gradient(259deg, #00FFD8, #00C799);
    border-radius: 2px;
}
.city_list li p{
    text-align: center;
    font-size: 14px;
    color: #000000;
    width: 100%;
    line-height: 36px;
}
.city_list li img{
    display: none;
    width: 115px;
    height: 115px;
    background: #FFFFFF;
    border-radius: 4px;
    position: absolute;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.city_list li:hover img{
    display: block;
}
.box6_list{
    display: flex;
    justify-content: space-between;
}
.box6_list li{
    width: 285px;
    transition: all 1s;
}
.box6_list li:hover{
    transform: translateY(-10px);
}
.box6_list li a,
.box6_list li img{
    display: block;
    width: 100%;
}


@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: #fff;
        font-size: .7rem;
        line-height: 2.4rem;
        text-align: center;
    }

    .box_container{
        padding: 1rem 0;
    }

    .banner_box{
        height: 12rem;
        background-size: auto 100%;
        padding-top: 1rem;
    }
    .banner_top{
        width: 100%;
        height: 1.6rem;
    }
    .banner_top img{
        height: 1.6rem;
    }
    @keyframes banner_show{
        0% { width: 0; }
        100% { width: 100%; }
    }
    .banner_box h1{
        width: 100%;
        height: 4.4rem;
    }
    .banner_box p{
        margin-top: -.8rem;
        line-height: 1.5rem;
        font-size: .8rem;
        letter-spacing: .5rem;
        text-indent: .5rem;
    }
    .box1{
        margin-top: -1rem;
        height: auto;
        background: none;
        border: .1rem solid #00FFCB;
        padding: 1rem .5rem;
    }
    .box1 p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box1_list{
        margin: .5rem 0;
        flex-wrap: wrap;
    }
    .box1_list li{
        width: 8rem;
        height: 2.9rem;
    }
    .box1_list li:nth-child(3){
        margin: .2rem 25%;
    }
    .box1_list li h3{
        line-height: 1rem;
        font-size: .6rem;
    }
    .box2,
    .box3,
    .box4{
        margin-top: 1rem;
        height: auto;
        background: none;
        border: .1rem solid #00FFCB;
        padding: 1rem .5rem;
    }
    .box_title{
        line-height: 1.5rem;
        margin-left: 0;
        margin-bottom: 1rem;
        font-size: .8rem;
        text-align: center;
    }
    .box_title img{
        display: none;
        vertical-align: middle;
        height: 1.4rem;
    }
    .box2_top{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .box2_top img{
        height: 3rem;
        margin: 0 auto .3rem;
    }
    .box2_list{
        flex-wrap: wrap;
        justify-content: center;
    }
    .box2_list li{
        margin: .2rem .1rem;
        height: 6.3rem;
        width: 5.5rem;
    }
    .box2_list li h5{
        font-size: .7rem;
        line-height: 1rem;
    }
    .box2_table{
        margin-top: .5rem;
        border-radius: .4rem;
    }
    .box2_table th{
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box2_table td{
        padding: .2rem;
        line-height: 1rem;
        font-size: .65rem;
    }
    .box2_table td:nth-child(2){
        width: 40%;
    }
    .box2_table td a{
        width: 3rem;
        line-height: 1.2rem;
        border-radius: .6rem;
        font-size: .6rem;
    }
    .box3_list{
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: .5rem;
    }
    .box3_list li{
        margin: .1rem;
    }
    .box3_list li:nth-child(odd){
        width: 7rem;
        height: 4.7rem;
        padding: .2rem .2rem 0 .4rem;
    }
    .box3_list li:nth-child(even) p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .box3_list li:nth-child(even) img{
        height: 1rem;
    }
    .box3_text{
        flex-direction: column;
        justify-content: center;
    }
    .box3_text li{
        height: 1.2rem;
        line-height: 1.2rem;
    }
    .box3_text li img{
        width: .8rem;
    }
    .box3_text li p{
        font-size: .75rem;
    }
    .box3_text_b {
        flex-direction: column;
    }
    .box3_text_b li{
        margin: 0;
    }
    .box4_list{
        flex-wrap: wrap;
    }
    .box4_list li{
        width: 49%;
        height: 10.7rem;
        padding: 2.5rem .5rem 0 .7rem;
    }
    .box4_list li h3{
        line-height: 1.8rem;
        margin-bottom: .4rem;
        font-size: .8rem;
    }
    .box4_list li p{
        line-height: 1rem;
        font-size: .7rem;
    }
    .bottom_title{
        margin: 1rem auto;
        width: 9.65rem;
        height: 2.575rem;
        line-height: 2.575rem;
        font-size: 1rem;
    }
    .city_list li{
        margin: .2rem 1%;
        width: 31.3%;
        line-height: 1.3rem;
        border-radius: .1rem;
    }
    .city_list li p{
        font-size: .7rem;
        line-height: 1.3rem;
    }
    .city_list li img{
        width: 4rem;
        height: 4rem;
        border-radius: .1rem;
    }
    .box6_list{
        flex-wrap: wrap;
    }
    .box6_list li{
        width: 49%;
        margin: .2rem 0;
    }
    .box6_list li:hover{
        transform: translateY(0);
    }


}