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

/* 通用头部 */
.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; margin-top: 50px; }
.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; }


.banner_box{
    width: 100%;
    height: 600px;
    background: url("../images/banner_bg.png") center top no-repeat;
    position: relative;
}
.banner_box canvas{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.banner_box .container{
    padding-top: 90px;
}
.banner_logo{
    display: block;
    width: 250px;
    margin: 0 auto;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    width: 880px;
    height: 260px;
    margin: 60px auto 0 auto;
}
.banner_box h2{
    font-size: 0;
}
.body_box{
    margin-top: 50px;
}
.icon_list{
    width: 100%;
    float: left;
    transition: all 1s;
}
.icon_list_fixed{
    width: 750px;
}
.icon_list li{
    float: left;
    /*width: 13%;*/
    /*margin: 10px 1.8%;*/
    width: 23%;
    margin: 5px 1%;
    transition: all 1s;
}
.list_icon_box{
    transition: all 1s;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 155px;
    height: 155px;
    /*width: 100px;*/
    /*height: 100px;*/
    box-sizing: border-box;
    border-radius: 50%;
    border:1px solid #dcdcdc;
    box-shadow:2px 8px 12px 0px rgba(14,13,20,0.1);
    padding: 20px;
    margin: 0 auto;
    background: #fff;
}
.list_icon_box img,
.right_icon_box img{
    max-width: 100%;
}
.icon_list li p{
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #0E0D14;
}
.right_list{
    display: none;
    width: 400px;
    float: right;
}
.right_list_box{
    border-bottom: 1px solid #A5A5A6;
    box-sizing: border-box;
    padding: 25px 0;
    color: #0E0D14;
}
.right_list_top{
    margin-bottom: 15px;
}
.right_icon_box{
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 95px;
    height: 95px;
    box-sizing: border-box;
    border-radius: 50%;
    border:1px solid #dcdcdc;
    box-shadow:2px 8px 12px 0px rgba(14,13,20,0.1);
    padding: 20px;
    margin-right: 20px;
}
.right_list_top h5{
    float: left;
    line-height: 95px;
    font-size: 30px;
}
.right_text{
    line-height: 35px;
    font-size: 18px;
}
.right_text b,
.right_text span{
    display: inline-block;
    vertical-align: top;
}
.right_text b{
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}
.right_qr{
    display: block;
    /*width: 115px;*/
    margin: 10px auto;
}
.right_btn{
    display: block;
    width:120px;
    line-height: 35px;
    background:rgba(255,255,255,1);
    border:1px solid #dcdcdc;
    border-radius:18px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: #0E0D14;
}
.right_btn:hover{
    border:1px solid #E43920;
    background: #E43920;
    color: #fff;
}

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





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