<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: 17.5rem; 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: .5rem 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{
    max-width: 750px;
    width: 100%;
    margin: 0 auto;
    background: #0d2493;
    text-align: center ;
}
.banner_box{
    width: 100%;
    height: 21.5rem;
    background: url("../images/banner_earth.png") center 5rem no-repeat;
    background-size: 16.85rem auto;
}
.banner_box .container{
    padding-top: 2rem;
}
.banner_box h1{
    font-size: 2.2rem;
    color: #fff;
    line-height: 3.25rem;
}
.banner_box h1 span{
    color: #FECB00;
}
.banner_box p{
    margin: .6rem auto 0;
    width: 12.25rem;
    line-height: 1.35rem;
    background: #FECB00;
    border-radius: .675rem;
    color: #0A22A9;
    font-size: .8rem;
}
.banner_box img{
    display: block;
    margin: 1.6rem auto 1.75rem;
    height: 7.5rem;
}
.banner_box h2{
    background: linear-gradient(180deg, #3FA1F9, #73BFFF);
    box-shadow: 0px .1rem 2rem 0px rgba(79, 63, 236, 0.75);
    margin: 0 auto;
    width: 14.75rem;
    line-height: 1.6rem;
    border-radius: .8rem;
    color: #fff;
    font-size: .75rem;
    font-weight: normal;
}
.box1{
    box-sizing: border-box;
    padding: 1rem 1.3rem;
    background: url('../images/box1_bg.png') center bottom no-repeat;
    background-size: 100%;
}
.box1_qr{
    display: block;
    margin: 0 auto .3rem;
    width: 7.5rem;
    padding: .15rem;
    background: #8cb7f7;
    border-radius: .1rem;
}
.box1_qr img{
    display: block;
    width: 100%;
}
.box1 p{
    line-height: .9rem;
    font-size: .75rem;
    color: #fff;
} 
.text_box{
    box-sizing: border-box;
    background: #1736CC;
    border: .1rem solid #8CB7F7;
    box-shadow: inset 0 0 .5rem 0px #8CB7F7;
}
.box2 .text_box{
    padding: .55rem 0;
    margin-bottom: 1.7rem;
}
.box2 .text_box p{
    line-height: 1.1rem;
    font-size: .75rem;
    color: #FFFFFF;
}
.box2 .text_box p span{
    color: #FECB00;
}
.box2_text{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.box2_text p{
    margin-bottom: .15rem;
    line-height: 1.1rem;
    font-size: .9rem;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-stroke: .05rem #1735CB;
    text-stroke: .05rem #1735CB;
    position: relative;
    z-index: 1;
}
.box2_text p::before{
    content: '';
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: .25rem;
    background: #FFF100;
}
.box_title{
    background: url('../images/box_before.png') center bottom no-repeat;
    background-size: auto 100%;
    height: 2.2rem;
    line-height: 2.2rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #FFFFF9;
    text-shadow: 0 .2rem .25rem rgba(20, 17, 21, 0.25);
}
.box_title::before,
.box_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 .4rem;
    width: 1.375rem;
    height: .75rem;
    background: url('../images/title_icon.png') center bottom no-repeat;
    background-size: 100%;
}
.box3_box{
    border-radius: 1rem;
    padding: 1.5rem 0;
}
.qr_select{
    margin: 0 auto .75rem;
    text-align: left;
    box-sizing: border-box;
    padding-left: .5rem;
    width: 7.25rem;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #fff url('../images/select_bg.png') 95% center no-repeat;
    background-size: .8rem;
    font-size: .75rem;
    color: #222222;
}
.qr_cont{
    margin: 0 auto;
    width: 7.25rem;
}
.qr_cont li{
    display: none;
}
.qr_cont li img{
    display: block;
    width: 100%;
}
.qr_cont li:nth-child(1){
    display: block;
}
.box5_box{
    border-radius: 1rem;
    padding: .6rem .4rem;
}
.city_list li{
    float: left;
    margin: .25rem .15rem;
    box-sizing: border-box;
    width: 3rem;
    line-height: 1.5rem;
    background: rgba(70, 98, 253, .6);
    border: .05rem solid #FFFFFF;
    text-align: center;
    font-size: .7rem;
}
.city_list li a,
.fixed_box li a{
    display: block;
    color: #fff;
}
.fixed_box{
    box-sizing: border-box;
    padding: .4rem 0;
    position: fixed;
    z-index: 9;
    bottom: 0;
    left: 0;
    right: 0;
    background: #0D2493;
}
.fixed_box ul{
    display: flex;
    justify-content: space-between;
}
.fixed_box li{
    width: 4rem;
    line-height: 1.25rem;
    background: #1736CC;
    border: .1rem solid #8CB7F7;
    box-shadow: inset 0 0 .5rem 0px #8CB7F7;
    box-sizing: border-box;
    text-align: center;
    font-size: .6rem;
}










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




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