﻿@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(../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(../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; background: #222; }
.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; }


.mfs{
    position: absolute;
    left: 30px;
    top: 30px;
}
.banner_box{
    width: 100%;
    height: 840px;
    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");
    background-size: 100%;
    width: 850px;
    height: 250px;
    margin: 0 auto;
}
.banner_box p{
    width: 560px;
    line-height: 60px;
    background: rgba(235,79,39,1);
    box-shadow: 0px 6px 0px 0px rgba(188,34,20,0.18);
    border-radius: 30px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin: 20px auto;
    text-align: center;
}
.box_container{
    padding: 50px 0;
}
.box_title{
    background-image: url("../images/box_title1.png");
    line-height: 130px;
    font-size: 66px;
    color: #DB3522;
    background-size: auto 100%;
    text-align: center;
    box-sizing: border-box;
    padding-left: 60px;
}
.box_title2{
    background-image: url("../images/box_title2.png");
    color: #fff;
}
.box1_list li{
    width: 33.3%;
    float: left;
    margin-bottom: 80px;
    text-align: center;
}
.box1_list li h5{
    line-height: 80px;
    font-size: 33px;
    color: #333;
    margin-bottom: 15px;
}
.box1_list li p{
    line-height: 30px;
    font-size: 22px;
    color: #DB544D;
}
.box1_list li p.no_start_p{
    color: #999;
}
.box1_list li p.end_p{
    color: #333;
}
.box1_list_qr{
    margin: 25px auto 0;
    background-image: url("../images/box1_qr.png");
    background-size: 100%;
    width: 287px;
    height: 305px;
    box-sizing: border-box;
    padding-top: 70px;
}
.box1_list_qr img{
    display: block;
    margin: 0 auto;
    width: 155px;
}
.box1_list_qr a{
    display: block;
    margin: 0 auto;
    width:230px;
    line-height: 48px;
    font-size: 22px;
    color: #fff;
    background:rgba(212,36,25,1);
    border-radius:24px;
}
.box1_list_qr a.end{
    background: #666;
}
.box1_list_qr a.no_start{
    background: #999;
}
.box2{
    background: #B62017;
}
.box2 h5{
    width:160px;
    line-height:46px;
    background:rgba(235,71,30,1);
    border-radius:23px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 25px;
}
.box2 p{
    line-height: 35px;
    text-align: justify;
    font-size: 20px;
    color: #fff;
}
.box2_list{
    display: flex;
    justify-content: space-between;
}
.box2_list li{
    width:285px;
    height:350px;
    text-align: center;
    background:rgba(255,255,255,1);
    position: relative;
}
.box2_list li img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.box2_list li h6{
    color: #B62017;
    font-size: 26px;
    line-height: 55px;
}
.box2_list li p{
    color: #333;
    font-size: 18px;
    line-height: 30px;
    box-sizing: border-box;
    padding: 0 20px;
    text-align: center;
}
.box2_list li a{
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 25px;
    width:180px;
    line-height:50px;
    background:rgba(235,71,30,1);
    border-radius:25px;
    color: #fff;
    font-size: 20px;
}
.bottom_qr_box{
    margin: 20px 0;
    text-align: center;
}
.bottom_qr_box p{
    text-align: center;
    line-height: 60px;
}
.bottom_qr_box img,
.bottom_qr_box h5{
    display: block;
    margin: 0 auto;
}


@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(../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;
    }
    ul.no_after::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }

    .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: 15rem;
        background-size: auto 100%;
    }
    .banner_box .container{
        padding-top: 1rem;
    }
    .banner_box h1{
        width: 15rem;
        height: 4.4rem;
        margin: .3rem auto .5rem;
        background-repeat: no-repeat;
    }
    .banner_box p{
        width: 15rem;
        line-height: 1.8rem;
        border-radius: .9rem;
        font-size: .8rem;
        margin: .2rem auto;
    }
    .box_container{
        padding: 1rem 0;
    }
    .box_title{
        background-size: 100%;
        line-height: 2rem;
        font-size: .9rem;
        padding-left: 1.2rem;
    }
    .box1_box{
        padding: .5rem 1rem;
    }
    .box1_list li{
        width: 50%;
        margin-bottom: .3rem;
    }
    .box1_list li:nth-child(4){
        margin-left: 0;
        margin-bottom: .3rem;
    }
    .box1_list li:nth-child(5){
        margin-left: 25%;
        margin-bottom: 0;
    }
    .box1_list li h5{
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .box1_list li p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box1_list_qr{
        margin: .4rem auto 0;
        width: 7.175rem;
        height: 7.625rem;
        padding-top: 1.7rem;
    }
    .box1_list_qr img{
        width: 4rem;
    }
    .box1_list_qr a{
        width: 5.5rem;
        line-height: 1.4rem;
        font-size: .7rem;
        border-radius: .7rem;
    }
    .box2 h5{
        width: 5rem;
        line-height: 1.4rem;
        font-size: .7rem;
        border-radius: .7rem;
        margin-top: 1rem;
        margin-bottom: .5rem;
    }
    .box2 p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box2_list{
        display: block;
    }
    .box2_list li{
        float: left;
        width: 48%;
        margin: .1rem 1%;
        height: 11rem;
    }
    .box2_list li img{
        margin-bottom: .2rem;
    }
    .box2_list li h6{
        line-height: 1.4rem;
        font-size: .8rem;
    }
    .box2_list li p{
        line-height: 1.2rem;
        font-size: .65rem;
        padding: 0 .2rem;
    }
    .box2_list li a{
        bottom: .5rem;
        width: 5rem;
        line-height: 1.4rem;
        border-radius: .7rem;
        font-size: .7rem;
    }
    .bottom_qr_box{
        margin: .5rem 0;
    }
    .bottom_qr_box img{
        display: block;
        margin: 0 auto;
        width: 5rem;
    }
    .bottom_qr_box p{
        line-height: 1.4rem;
    }
    .mfs{
        position: absolute;
        left: .2rem;
        top: .2rem;
        width: 2rem;
    }
}