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

body{
    background: #f4f7fa;
}
.banner_box{
    width: 100%;
    height: 780px;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 100px;
}
.banner_box h2{
    background-image: url("../images/banner_h2.png");
    background-size: 100%;
    width: 688px;
    height: 101px;
    line-height: 75px;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    color: #72130A;
    margin-left: 335px;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    background-size: 100%;
    width: 835px;
    height: 194px;
    margin-left: 265px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.banner_box p{
    background: url("../images/banner_p.png");
    background-size: 100%;
    width: 850px;
    line-height: 133px;
    margin-left: 254px;
    text-align: center;
    font-size: 48px;
    font-weight: normal;
    color: #FDFBFB;
}
.box_container{
    padding: 40px 0;
}
.box_title{
    font-size: 48px;
    color: #181717;
    font-weight: normal;
    text-align: center;
    line-height: 60px;
    margin-bottom: 45px;
}
.box_title::before,
.box_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-image: url("../images/title_l.png");
    background-size: 100%;
    width: 78px;
    height: 29px;
    margin: 0 20px;
}
.box_title::after{
    background-image: url("../images/title_r.png");
}
.box_title2{
    color: #fff;
}
.box_title2::before{
    background-image: url("../images/title_l2.png");
}
.box_title2::after{
    background-image: url("../images/title_r2.png");
}
.box1_container{
    background:rgba(252,253,253,1);
    box-shadow:0px 5px 35px 0px rgba(232,231,231,0.75);
    border-radius:10px;
    padding: 40px 30px;
}
.box1_l{
    width: 500px;
    margin-right: 60px;
}
.box1_l_sec{
    margin-top: 30px;
}
.box1_l h5{
    line-height: 35px;
    margin-bottom: 10px;
    font-size: 24px;
    color: #F8160F;
    font-weight: normal;
}
.box1_l h5 a{
    color: #F8160F;
    margin-right: 10px;
}
.box1_l p{
    line-height: 44px;
    font-size: 20px;
    color: #666;
}
.box1_l p a{
    color: #666;
    margin-right: 6px;
}
.box1_mid{
    width: 430px;
}
.main_mid_lb{
    width: 100%;
    overflow:hidden;
    position:relative;
    margin-bottom: 20px;
}
.main_mid_lb .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    bottom: 15px;
    right: 10px;
    z-index: 3;
}
.main_mid_lb .hd ul {
    overflow: hidden;
    float: left;
}
.main_mid_lb .hd ul li {
    float: left;
    margin-right: 6px;
    width: 8px;
    height: 8px;
    text-align: center;
    border-radius: 50%;
    font-size: 0;
    background: #fff;
    cursor: pointer;
}
.main_mid_lb .hd ul li.on {
    background: #e43632;
    width: 10px;
    height: 10px;
}
.main_mid_lb .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.main_mid_lb .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}
.main_mid_lb .bd img {
    width: 100%;
    display: block;
}
.main_mid_lb .bd li p{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 40px;
    background: linear-gradient(0deg,rgba(0,0,0,.6),rgba(0,0,0,.1));
    color: #fff;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 20px;
}
.box1_mid_list{
    display: flex;
    justify-content: space-between;
}
.box1_mid_list li{
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.box1_mid_list li:nth-child(1){
    background:linear-gradient(0deg,rgba(231,25,17,1),rgba(252,102,85,1));
}
.box1_mid_list li:nth-child(2){
    background:linear-gradient(0deg,rgba(28,204,140,1),rgba(33,242,172,1));
}
.box1_mid_list li:nth-child(3){
    background:linear-gradient(0deg,rgba(252,62,126,1),rgba(253,133,192,1));
}
.box1_mid_list li:nth-child(4){
    background:linear-gradient(183deg,rgba(105,231,250,1),rgba(11,170,252,1));
}
.box1_mid_list li a{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    height: 100%;
}
.box1_mid_list li p{
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}
.box1_fixed{
    width: 140px;
    position: absolute;
    right: 0;
    bottom: 15px;
}
.box1_fixed li{
    width: 140px;
    height: 135px;
    margin-bottom: 1px;
}
.box1_fixed li{
    background: #fff;
    border-radius: 10px 0 0 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.box1_fixed li a{
    border-radius: 10px 0 0 10px;
    background:linear-gradient(-90deg,rgba(254,130,15,1),rgba(221,23,12,1));
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.box2_top{
    line-height: 70px;
    text-align: center;
    background:rgba(252,253,253,1);
    box-shadow:0px 5px 21px 0px rgba(229,229,229,0.75);
    border-radius:10px;
    font-size: 20px;
    color: #333;
}
.box2_container{
    margin-top: 65px;
}
.box2_l{
    width: 730px;
    position: relative;
    box-sizing: border-box;
    padding-left: 35px;
    padding-top: 60px;
}
.box2_l h5{
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 1;
    width:470px;
    height:140px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #FCFDFD;
    background:linear-gradient(265deg,rgba(220,22,12,1),rgba(255,70,3,1));
    border-radius: 0 0 0 40px;
    box-shadow: -10px 10px 0 0 #e9c6c5;
}
.box2_l h5 img{
    display: inline-block;
    vertical-align: middle;
}
.box2_table_box{
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    box-shadow:0px 5px 38px 0px rgba(226,225,225,0.75);
}
.box2_table{
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    color: #1E1911;
    background: #fff;
}
.box2_table th{
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #333;
    line-height: 45px;
}
.box2_table td{
    font-size: 14px;
    border: 1px solid #333;
    line-height: 45px;
}
.box2_r{
    width: 430px;
    position: relative;
    box-sizing: border-box;
    padding-right: 35px;
    padding-top: 60px;
}
.box2_r h5{
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    width:350px;
    height:140px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #FCFDFD;
    background:linear-gradient(265deg,rgba(220,22,12,1),rgba(255,70,3,1));
    border-radius: 0 0 40px 0;
    box-shadow: 10px 10px 0 0 #e9c6c5;
}
.box2_r h5 img{
    display: inline-block;
    vertical-align: middle;
}
.box2_list{
    position: relative;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    padding: 20px  35px;
    background: #fff;
    box-shadow:0px 5px 38px 0px rgba(226,225,225,0.75);
}
.box2_list li{
    line-height: 45px;
    border-bottom: 1px dashed rgba(24,23,23,.3);
}
.box2_list li:nth-last-child(1){
    border: 0;
}
.box2_list li a{
    font-size: 20px;
    color: #181717;
}
.box2_list li img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.box3_l{
    width: 515px;
    height: 615px;
    background:rgba(255,255,255,1);
    box-shadow:0px 5px 57px 0px rgba(226,225,225,0.75);
    box-sizing: border-box;
    position: relative;
    padding: 25px 40px;
}
.box3_l h5{
    background-image: url("../images/box3_title.png");
    background-size: 100%;
    width: 360px;
    height: 69px;
    line-height: 65px;
    margin-left: -50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-bottom: 20px;
}
.box3_l p{
    line-height: 35px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #181717;
    text-align: justify;
}
.box3_l p span{
    color: #DD170C;
}
.box3_r{
    width: 655px;
}
.box3_chart1{
    height: 300px;
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 5px 57px 0px rgba(226,225,225,0.75);
    margin-bottom: 20px;
}
#chart1{
    width: 100%;
    height: 210px;
}
.box3_chart1 h5{
    line-height: 50px;
    text-align: center;
    font-size: 25px;
    color: #2c2c2c;
}
.box3_chart2,
.box3_chart3{
    float: left;
    width: 50%;
    height: 300px;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    box-shadow: 0px 5px 57px 0px rgba(226,225,225,0.75);
}
.box3_chart2 h5,
.box3_chart3 h5{
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #2c2c2c;
}
#chart2,
#chart3{
    width: 100%;
    height: 220px;
}
.box4{
    background: url("../images/box4_bg.png") center top no-repeat;
    min-height: 1590px;
}
.box4 .box_container{
    padding-top: 70px;
}
.box4_top{
    background-image: url("../images/box4_top_bg.png");
    line-height: 32px;
    box-sizing: border-box;
    padding: 27px 40px;
    font-size: 18px;
    color: #fff;
    text-align: justify;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 46px rgba(223,25,12,.75);
}
.box4_top_form{
    box-sizing: border-box;
    padding: 40px 0;
    display: flex;
    justify-content: center;
    background: #ECECEC;
    border-radius: 0 0 10px 10px;
    margin-bottom: 75px;
}
.title_name {
    font-size: 20px;
    line-height: 40px;
    color: #0E0E0E;
}
.select {
    position: relative;
    width: 180px;
    box-sizing: border-box;
    margin-left: 10px;
    box-shadow: 0 0 1px #ddd;
}
.select cite {
    display: block;
    width: 180px;
    height: 40px;
    border: 1px solid #d5d5d5;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 20px;
    line-height: 40px;
    font-style: normal;
    color: #0D0E0E;
    font-size: 18px;
    background: #fff;
}
.select ul {
    display: none;
    position: absolute;
    left: 0;
    top: 40px;
    width: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 3;
    background: #fff;
    border: 1px solid #cecfd1;
    border-radius: 3px;
    border-top: none;
}
.select ul li {
    line-height: 30px;
    text-indent: 10px;
    cursor: pointer;
}
.select ul li:hover {
    background-color: #ddd;
}
.select ul li a {
    display: block;
    width: 100%;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select i {
    position: absolute;
    top: 17px;
    right: 10px;
    width: 9px;
    height: 5px;
    background: url('../images/select.png') no-repeat;
    background-size: 100%;
    transition: transform .2s ease;
}
.select i.active {
    transform: rotate(-180deg);
}
.notice_submit {
    width: 80px;
    height: 32px;
    margin-left: 30px;
    border-radius: 40px;
    border: 0;
    color: #fff;
    background: linear-gradient(to right, #ed2838, #fc2653);
    background-color: #eb2933;
    cursor: pointer;
    font-size: 16px;
}
.notice_submit.active {
    width: 95px;
    background: linear-gradient(to right, #06c2e3, #01f1d7);
    background-color: #06c2e3;
    cursor: pointer;
}
.box4_bl{
    width:730px;
    height:715px;
    background:rgba(255,255,255,1);
    box-sizing: border-box;
    padding: 50px 35px;
}
.box4_q{
    line-height: 45px;
    background: #F4F7FA;
    border-radius: 10px;
    font-size: 18px;
    color: #181717;
    position: relative;
    box-sizing: border-box;
    padding-left: 55px;
    margin-bottom: 15px;
}
.box4_a{
    line-height: 32px;
    font-size: 18px;
    color: #181717;
    position: relative;
    box-sizing: border-box;
    padding-left: 55px;
    margin-bottom: 35px;
    text-align: justify;
}
.box4_q::before{
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 10px;
    background-image: url("../images/q_icon.png");
    background-size: 100%;
    width: 24px;
    height: 23px;
}
.box4_a::before{
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    top: 8px;
    background-image: url("../images/a_icon.png");
    background-size: 100%;
    width: 24px;
    height: 23px;
}
.box4_br{
    width: 430px;
    height: 715px;
    background:rgba(255,255,255,1);
    box-sizing: border-box;
    padding: 0 45px;
}
.box4_br h5{
    width: 300px;
    line-height: 54px;
    margin: 0 auto 25px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    background: linear-gradient(to right,#fc4b03,#f97104);
    border-radius: 0 0 8px 8px;
}
.box4_br_list li{
    line-height: 47px;
    font-size: 20px;
    color: #181717;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
}
.box4_br_list li::before{
    content: '·';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.box4_br_list li a{
    display: block;
    color: #181717;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.box4_more{
    display: block;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    font-size: 20px;
    width:265px;
    line-height:55px;
    border-radius: 27px;
    background:linear-gradient(90deg,rgba(251,114,32,1),rgba(247,31,9,1));
}
.box5_box{
    margin-bottom: 35px;
    margin-left: 10px;
    width:575px;
    background:rgba(255,255,255,1);
    box-sizing: border-box;
    padding: 30px 55px;
}
.box5_title{
    background-image: url("../images/box5_title.png");
    background-size: 100%;
    width: 235px;
    height: 69px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #FCFDFD;
    margin-left: -65px;
    margin-bottom: 20px;
}
.box5_title img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.box5_list li{
    line-height: 47px;
    font-size: 20px;
}
.box5_list li a{
    display: block;
    color: #181717;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.box5_more{
    display: block;
    margin-top: 10px;
    float: right;
    width: 30px;
    height: 30px;
}
.box5_more img{
    display: block;
}
.book_list{
    display: flex;
    justify-content: space-between;
}
.book_list li{
    width:290px;
    height:445px;
    background: #fff;
    box-shadow:0px 5px 32px 0px rgba(231,230,230,0.75);
    box-sizing: border-box;
    padding: 40px 0;
}
.book_list li img{
    display: block;
    margin: 0 auto;
    height: 245px;
}
.book_list li p{
    line-height: 40px;
    margin: 30px 0 10px;
    text-align: center;
    font-size: 18px;
    color: #121111;
}
.book_list li a{
    display: block;
    margin: 0 auto;
    width:140px;
    line-height:45px;
    border-radius: 22px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background:linear-gradient(-90deg,rgba(253,68,3,1),rgba(221,24,12,1));
}
.book_list li a:hover{
    background:linear-gradient(-90deg,rgba(252,151,6,1),rgba(248,24,12,1));
}
.box7{
    background:linear-gradient(-90deg,rgba(235,32,23,1),rgba(197,19,12,1));
}
.city_list li{
    float: left;
    margin: 15px;
    width:120px;
    line-height:60px;
    text-align: center;
    font-size: 24px;
    background:rgba(247,247,251,1);
    border-radius:5px;
    font-weight: bold;
}
.city_list li:hover{
    background:linear-gradient(265deg,rgba(255,162,51,1),rgba(254,95,29,1));
}
.city_list li:hover a{
    color: #fff;
}
.city_list li a{
    display: block;
    color: #D21710;
}
.fixed_nav{
    display: none;
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../images/fixed_nav.png");
    width: 162px;
    height: 526px;
    box-sizing: border-box;
    padding-top: 72px;
    z-index: 10;
}
.fixed_list li{
    line-height: 40px;
    margin-bottom: 6px;
    background:linear-gradient(-90deg,rgba(220,23,12,1),rgba(253,67,3,1));
    box-shadow:0 0 5px 0px rgba(136,134,134,0.75);
    text-align: center;
    font-size: 18px;
}
.fixed_list li a{
    display: block;
    color: #fff;
}
.fixed_show{
    width: 93px;
    height: 57px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
}
.window_mask{
    z-index: 99;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.7);
}
.fixed_form{
    padding: 45px 110px 70px;
    box-sizing: border-box;
    width: 760px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: linear-gradient(to top,#ac0e0a,#eb1f16);
    border-radius: 20px;
}
.fixed_close{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -50px;
    width: 30px;
}
.fixed_form p{
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
}
.fixed_form h5{
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-size: 50px;
    margin-bottom: 40px;
}
.form_box p{
    margin-bottom: 20px;
}
.form_box p input,
.form_box p select{
    border: 0;
    box-sizing: border-box;
    height: 70px;
    line-height: 70px;
    padding-left: 20px;
    background: #fff;
    border-radius: 6px;
    width: 49%;
    float: left;
    font-size: 18px;
    color: #666;
}
.form_box p select{
    background: #fff url("../images/select_bg.png") 95% center no-repeat;
}
.form_box p select#city{
    float: right;
}
.form_box p input#fs{
    float: right;
    padding: 0;
    text-align: center;
    color: #fff;
    background: linear-gradient(to top,#ff9500,#ff6500);
    cursor: pointer;
}
.form_box p input#shoujihao{
    width: 100%;
}
.button{
    width: 100%;
    border: 0;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin-top: 40px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    border-radius: 6px;
    background: linear-gradient(to right,#ff9500,#ff6500);
}

.yycg{
    display: none;
    position: fixed;
    z-index: 100;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 300px;
    box-sizing: border-box;
    padding: 10px 0;
    background: linear-gradient(to top,#ac0e0a,#eb1f16);
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    border-radius: 20px;
}
.yycg_close{
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -50px;
    width: 30px;
}




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

    /* 通用头部 */
    .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;
    }



    .banner_box{
        height: 12rem;
        background-size: auto 100%;
    }
    .banner_box .container{
        padding-top: .3rem;
    }
    .banner_box h2{
        width: 17.2rem;
        height: 2.5rem;
        line-height: 1.875rem;
        font-size: .8rem;
        margin-left: 1.2rem;
    }
    .banner_box h1{
        width: 14rem;
        height: 3.2rem;
        margin-left: 4rem;
        margin-top: .5rem;
        margin-bottom: 1rem;
    }
    .banner_box p{
        width: 14rem;
        line-height: 2rem;
        margin-left: 3rem;
        font-size: .8rem;
    }
    .box_container{
        padding: 1rem 0;
    }
    .box_title{
        font-size: .8rem;
        line-height: 1.5rem;
        margin-bottom: .8rem;
    }
    .box_title::before,
    .box_title::after{
        width: 1.95rem;
        height: .725rem;
        margin: 0 .3rem;
    }
    .box1_container{
        border-radius: .25rem;
        padding: 1rem;
    }
    .box1_l{
        width: 100%;
        margin-right: 0;
    }
    .box1_l_sec{
        margin-top: .5rem;
    }
    .box1_l h5{
        line-height: 1.4rem;
        margin-bottom: .3rem;
        font-size: .65rem;
    }
    .box1_l h5 a{
        margin-right: .2rem;
    }
    .box1_l p{
        line-height: 1.1rem;
        font-size: .65rem;
    }
    .box1_l p a{
        margin-right: .2rem;
    }
    .box1_mid{
        width: 100%;
    }
    .main_mid_lb{
        margin-bottom: .5rem;
    }
    .main_mid_lb .hd {
        height: .3rem;
        bottom: .4rem;
        right: .3rem;
    }
    .main_mid_lb .hd ul li {
        margin-right: .1rem;
        width: .2rem;
        height: .2rem;
    }
    .main_mid_lb .hd ul li.on {
        width: .3rem;
        height: .3rem;
    }
    .main_mid_lb .bd li p{
        line-height: 1.2rem;
        font-size: .7rem;
        padding-left: .5rem;
    }
    .box1_mid_list li{
        width: 4rem;
        height: 4rem;
    }
    .box1_mid_list li a{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 100%;
        height: 100%;
        flex-direction: column;
    }
    .box1_mid_list li img{
        height: 1rem;
    }
    .box1_mid_list li p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box1_fixed{
        width: 100%;
        position: relative;
        right: auto;
        bottom: auto;
        margin-top: .5rem;
    }
    .box1_fixed li{
        float: left;
        width: 4.5rem;
        height: 4.5rem;
        margin: 0 .4rem;
    }
    .box1_fixed li{
        border-radius: .3rem;
    }
    .box1_fixed li a{
        border-radius: .3rem;
        font-size: .7rem;
    }
    .box2_top{
        line-height: 1.2rem;
        border-radius: .3rem;
        font-size: .7rem;
    }
    .box2_container{
        margin-top: 1rem;
    }
    .box2_l{
        width: 100%;
        padding-left: 1rem;
        padding-top: 1.5rem;
    }
    .box2_l h5{
        left: .3rem;
        width: 13rem;
        height: 2.5rem;
        line-height: 1.5rem;
        font-size: .8rem;
        border-radius: 0 0 0 1rem;
        box-shadow: -.3rem .3rem 0 0 #e9c6c5;
    }
    .box2_l h5 img{
        height: 1rem;
    }
    .box2_table_box{
        padding: .4rem;
    }
    .box2_table th{
        font-size: .7rem;
        line-height: 1.3rem;
    }
    .box2_table td{
        font-size: .65rem;
        line-height: 1.1rem;
    }
    .box2_r{
        margin-top: 1rem;
        width: 100%;
        padding-right: 1rem;
        padding-top: 1.5rem;
    }
    .box2_r h5{
        right: .3rem;
        width: 13rem;
        height: 2.5rem;
        line-height: 1.5rem;
        font-size: .8rem;
        border-radius: 0 0 1rem 0;
        box-shadow: .3rem .3rem 0 0 #e9c6c5;
    }
    .box2_r h5 img{
        height: 1rem;
    }
    .box2_list{
        padding: .5rem 1rem;
    }
    .box2_list li{
        line-height: 1.4rem;
    }
    .box2_list li a{
        font-size: .75rem;
    }
    .box2_list li img{
        height: .8rem;
        margin-right: .3rem;
    }
    .box3_l{
        width: 100%;
        height: auto;
        padding: .5rem;
    }
    .box3_l h5{
        width: 9rem;
        height: 1.725rem;
        line-height: 1.625rem;
        margin-left: -1.25rem;
        font-size: .8rem;
        margin-bottom: .5rem;
    }
    .box3_l p{
        line-height: 1.2rem;
        margin-bottom: .3rem;
        font-size: .7rem;
    }
    .box3_r{
        width: 100%;
    }
    .box3_chart1{
        height: auto;
        padding: .5rem;
        margin-bottom: .5rem;
    }
    #chart1{
        width: 100%;
        height: 10rem;
    }
    .box3_chart1 h5{
        line-height: 1.5rem;
        font-size: .85rem;
    }
    .box3_chart2,
    .box3_chart3{
        float: none;
        width: 100%;
        height: auto;
        padding: .5rem;
    }
    .box3_chart2 h5,
    .box3_chart3 h5{
        line-height: 1.3rem;
        font-size: .8rem;
    }
    #chart2,
    #chart3{
        width: 100%;
        height: 9rem;
    }
    .box4{
        background:linear-gradient(-90deg,rgba(235,32,23,1),rgba(197,19,12,1));
        min-height: auto;
    }
    .box4 .box_container{
        padding-top: .8rem;
    }
    .box4_top{
        background-size: auto 100%;
        line-height: 1.2rem;
        padding: .5rem;
        font-size: .7rem;
        border-radius: .3rem .3rem 0 0;
    }
    .box4_top_form{
        padding: .5rem 0;
        border-radius: 0 0 .3rem .3rem;
        margin-bottom: .5rem;
    }
    .title_name {
        display: block;
        text-align: center;
        font-size: .7rem;
        line-height: 1.5rem;
    }
    .select {
        float: left;
        width: 24%;
        margin: 0 .5%;
    }
    .select cite {
        width: 100%;
        height: 1.5rem;
        padding-left: .3rem;
        border-radius: .75rem;
        line-height: 1.5rem;
        font-size: .7rem;
    }
    .select ul {
        top: 1.5rem;
        width: 100%;
    }
    .select ul li {
        line-height: 1rem;
        text-indent: .2rem;
    }
    .select ul li a {
        height: 1rem;
    }
    .select i {
        top: .65rem;
        right: .25rem;
        width: .25rem;
        height: .15rem;
    }
    .notice_submit {
        width: 5rem;
        height: 1.5rem;
        margin: 2rem auto 0;
        display: block;
        border-radius: .75rem;
        font-size: .8rem;
    }
    .notice_submit.active {
        width: 5rem;
    }
    .box4_bl{
        width: 100%;
        height: auto;
        padding: .5rem;
    }
    .box4_q{
        line-height: 1.5rem;
        border-radius: .3rem;
        font-size: .7rem;
        padding-left: 1.4rem;
        margin-bottom: .4rem;
    }
    .box4_a{
        line-height: 1.2rem;
        font-size: .7rem;
        padding-left: 1.4rem;
        margin-bottom: .4rem;
    }
    .box4_q::before{
        left: .2rem;
        top: .25rem;
        width: 1rem;
        height: .9rem;
    }
    .box4_a::before{
        left: .2rem;
        top: .25rem;
        width: 1rem;
        height: .9rem;
    }
    .box4_br{
        width: 100%;
        height: auto;
        padding: 0 .4rem .4rem .4rem;
        margin-top: .5rem;
    }
    .box4_br h5{
        width: 8rem;
        line-height: 1.5rem;
        margin: 0 auto .5rem;
        font-size: .85rem;
        border-radius: 0 0 .2rem .2rem;
    }
    .box4_br_list li{
        line-height: 1.5rem;
        font-size: .7rem;
        padding-left: .5rem;
    }
    .box4_more{
        margin: .5rem auto;
        font-size: .8rem;
        width: 8rem;
        line-height: 1.6rem;
        border-radius: .8rem;
    }
    .box5_box{
        margin-bottom: .5rem;
        margin-left: .25rem;
        width: calc(100% - .25rem);
        padding: .5rem 1rem;
    }
    .box5_title{
        width: 5.875rem;
        height: 1.725rem;
        line-height: 1.5rem;
        font-size: .8rem;
        margin-left: -1.25rem;
        margin-bottom: .5rem;
    }
    .box5_title img{
        height: 1rem;
        margin-right: .25rem;
    }
    .box5_list li{
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box5_more{
        margin-top: .3rem;
        width: 1.2rem;
        height: 1.2rem;
    }
    .book_list{
        display: block;
    }
    .book_list li{
        float: left;
        width: 49%;
        margin: .2rem .5%;
        height: 10rem;
        padding: .5rem 0;
    }
    .book_list li img{
        height: 5rem;
    }
    .book_list li p{
        line-height: 1.1rem;
        margin: .4rem .2rem;
        font-size: .7rem;
    }
    .book_list li a{
        width: 5rem;
        line-height: 1.4rem;
        border-radius: .7rem;
        font-size: .8rem;
    }
    .city_list li{
        margin: .1rem .5%;
        width: 24%;
        line-height: 1.5rem;
        font-size: .7rem;
        border-radius: .13rem;
    }
    .window_mask{
        display: none;
    }
    .fixed_form{
        padding: 1rem;
        width: 90%;
        border-radius: .5rem;
    }
    .fixed_close{
        top: -1.5rem;
        width: 1.2rem;
    }
    .fixed_form p{
        line-height: 1.3rem;
        font-size: .8rem;
    }
    .fixed_form h5{
        line-height: 1.4rem;
        font-size: .9rem;
        margin-bottom: .5rem;
    }
    .form_box p{
        margin-bottom: .5rem;
    }
    .form_box p input,
    .form_box p select{
        height: 1.6rem;
        line-height: 1.6rem;
        padding-left: .4rem;
        border-radius: .2rem;
        font-size: .8rem;
    }
    .form_box p select{
        background-size: .5rem;
    }
    .button{
        height: 2rem;
        line-height: 2rem;
        margin-top: 1rem;
        font-size: .7rem;
        border-radius: .2rem;
    }

    .yycg{
        display: none;
        width: 80%;
        padding: .3rem 0;
        line-height: 1.5rem;
        font-size: .8rem;
        border-radius: .4rem;
    }
    .yycg_close{
        top: -1.5rem;
        width: 1.2rem;
    }

}