@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; }
input::focus-inner { padding: 0; border: 0; }

.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; 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:1260px; 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 { background: #007b3f; clear: both; position: relative; padding: 45px 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; }

input::-webkit-input-placeholder{
    color: #878686;
}
input::-moz-placeholder{
    color: #878686;
}
input:-moz-placeholder{
    color: #878686;
}
input:-ms-input-placeholder{
    color: #878686;
}

.banner_box{
    width: 100%;
    height: 600px;
    background: url("../images/banner.jpg") top center no-repeat;
}
.banner_box .container{
    padding-top: 90px;
}
.banner_p{
    width: 370px;
    line-height: 60px;
    margin: 0 0 35px 180px;
    background: #60bf53;
    font-size: 40px;
    color: #026c37;
    text-align: center;
    border-radius: 30px;
}
.banner_box h1{
    width: 677px;
    height: 114px;
    background: url("../images/title_top.png");
    margin-left: 10px;
    font-size: 0;
}
.banner_box h2{
    width: 484px;
    height: 105px;
    background: url("../images/title_bottom.png");
    margin-left: 100px;
    font-size: 0;
    margin-top: 10px;
}
.form_box{
    background: #fdfffe;
    margin: 50px auto;
    padding: 60px 50px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 20px #f6f6f6;
}
a.register{
    display: block;
    line-height: 70px;
    color: #f90a0a;
    font-size: 30px;
}
p.tips{
    line-height: 40px;
    font-size: 18px;
    color: #3b3838;
}
.picScroll-left {
    width: 1260px;
    overflow: hidden;
    position: relative;
    margin: 0 auto 40px auto;
}
.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picScroll-left .bd ul li {
    width: 245px;
    margin-right: 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.form_box{
    background: #fdfffe;
    margin: 50px auto;
    padding: 70px 50px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 0 20px #f6f6f6;
}
.query_row{
    width: 620px;
    height: 75px;
    margin: 0 auto 50px auto;
    position: relative;
}
.query_row input{
    width: 100%;
    height: 75px;
    line-height: 75px;
    border-radius: 37px;
    background: #f6f6f6;
    border: 0;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 20px;
    color: #878686;
}
.query_row input#query_btn{
    width: 200px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    background: #008e45;
    color: #fff;
    line-height: 75px;
    border-radius: 37px;
    cursor: pointer;
    padding-left: 0;
}
p.register{
    font-size: 30px;
    color: #171414;
    line-height: 65px;
}
p.register a{
    color: #f90a0a;
}
p.tips{
    font-size: 18px;
    color: #3b3838;
    line-height: 50px;
}


.page li {
    float: left;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 5px 0;
    color: #495060;
    cursor: default
}
.page-first,.page-item,.page-last,.page-more {
    height: 32px;
    width: 32px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    position: relative;
}

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

    /* 隐藏元素 */
    .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;
    }

    .container{
        width: 100%;
    }
    .banner_box {
        width: 100%;
        height: 8.5rem;
        background-size: 150% auto;
    }

    .banner_box .container {
        padding-top: 1rem;
    }

    .banner_p {
        width: 7rem;
        line-height: 1.5rem;
        margin: 0 0 .5rem 2.5rem;
        background: #60bf53;
        font-size: .8rem;
        color: #026c37;
        text-align: center;
        border-radius: 0.75rem;
    }

    .banner_box h1 {
        width: 9.5rem;
        height: 1.6rem;
        background-size: contain;
        margin-left: 1.2rem;
        font-size: 0;
    }

    .banner_box h2 {
        width: 6rem;
        height: 1.3rem;
        background-size: contain;
        margin-left: 3rem;
        font-size: 0;
        margin-top: 0.2rem;
    }
    .picScroll-left {
        width: 97%;
        margin: 0 auto 1rem auto;
    }
    .picScroll-left .bd ul li {
        width: 6rem;
        margin-right: 0.1rem;
        float: left;
        _display: inline;
        overflow: hidden;
        text-align: center;
    }
    .picScroll-left .bd ul li img{
        width: 6rem;
    }


    .form_box{
        margin: 1rem auto;
        padding: 1.5rem .5rem;
        border-radius: .5rem;
        box-shadow: 0 0 .5rem #f6f6f6;
    }
    .query_row{
        width: 100%;
        height: 2rem;
        margin: 0 auto 1.5rem auto;
    }
    .query_row input{
        width: 100%;
        height: 2rem;
        line-height: 2rem;
        border-radius: 1rem;
        padding-left: 0.7rem;
        font-size: 0.7rem;
    }
    .query_row input#query_btn{
        width: 5rem;
        line-height: 2rem;
        border-radius: 1rem;
        padding-left: 0;
    }
    p.register{
        font-size: .7rem;
        color: #171414;
        line-height: 1.2rem;
    }
    p.tips{
        font-size: .6rem;
        line-height: 1.2rem;
        margin-top: 1rem;
    }

    .page li {
        float: left;
        height: .75rem;
        line-height: .75rem;
        margin: 0 5px 5px 0;
        color: #495060;
        cursor: default
    }
    .page-first,.page-item,.page-last,.page-more {
        height: .75rem;
        line-height: .75rem;
        width: .75rem;
        text-align: center;
        border-radius: .1rem;
        border: 1px solid #d9d9d9;
        position: relative;
    }

}