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

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


.banner_box{
    width: 100%;
    height: 760px;
    background: url("../images/banner_bg.png") center top no-repeat;
}
.banner_box .container{
    padding-top: 80px;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    width: 560px;
    height: 614px;
    margin: 0 auto;
}
.banner_box p{
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: -125px;
}
.banner_box h2{
    font-size: 0;
    background: url("../images/banner_p.png");
    width: 730px;
    height: 45px;
    margin: 20px auto;
}
.odd_box{
    background: #1a1a1a;
}
.even_box{
    background: #000;
}
.box1{
    background: #1a1a1a url("../images/box1_bg.png") center top no-repeat;
}
.box2{
    background: #000 url("../images/box2_bg.png") center top no-repeat;
}
.box4{
    background: #000 url("../images/box4_bg.png") center top no-repeat;
}
.box_container{
    padding: 50px 0;
}
.box_title{
    font-size: 0;
    margin-bottom: 40px;
    height: 47px;
}
.box1_title{
    background: url("../images/box1_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box2_title{
    background: url("../images/box2_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box3_title{
    background: url("../images/box3_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box4_title{
    height: 55px;
    background: url("../images/box4_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box5_title{
    background: url("http://u3.huatu.com/uploads/allimg/200508/358789-20050QK045U7.png") center top no-repeat;
    background-size: auto 100%;
}
.box6_title{
    background: url("../images/box6_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box7_title{
    background: url("../images/box7_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box8_title{
    background: url("../images/box8_title.png") center top no-repeat;
    background-size: auto 100%;
}
.box1_top{
    background:linear-gradient(7deg,rgba(180,139,89,1),rgba(255,243,231,1));
    border:1px solid rgba(0, 0, 0, 0.24);
    box-shadow:0px 5px 51px 0px rgba(0, 0, 0, 0.29);
    border-radius:4px;
    box-sizing: border-box;
    padding: 20px;
    text-align: justify;
    line-height: 30px;
    font-size: 20px;
    color: #020202;
}
.box1_lil_t{
    text-align: center;
    line-height: 60px;
    margin: 30px 0;
    font-size: 30px;
    color: #F9DBC5;
    font-weight: normal;
}
.box1_lil_t::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 290px;
    height: 30px;
    background-image: url("../images/box1_t_icon.png");
    background-size: 100%;
}
.box1_lil_t::after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: rotate(180deg) translateY(50%);
    width: 290px;
    height: 30px;
    background-image: url("../images/box1_t_icon.png");
    background-size: 100%;
}
.zy-Slide ul{
    position:relative;
    width:950px;
    height: 560px;
    margin:0 auto;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    margin:0;
    padding:0;
}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){
    position:absolute;
    top:50%;
    transform: translateY(-50%);
    cursor:pointer;
    width: 60px;
    height: 60px;
    background-size: 100%;
}
.zy-Slide section:nth-child(1){
    left: 0;
    background-image: url("../images/lb_l.png");
}
.zy-Slide section:nth-child(2){
    right: 0;
    background-image: url("../images/lb_r.png");
}
#pic{
    display: none;
}
.box2_top{
    padding: 0 110px;
}
.box2_top img{
    display: block;
}
.box2_list{
    width: 450px;
    margin-top: 70px;
}
.box2_list li{
    margin-bottom: 50px;
    height: 80px;
    line-height: 60px;
    border-radius: 40px;
    box-sizing: border-box;
    border: 1px solid #f5e6d5;
    background:linear-gradient(0deg,rgba(180,139,89,1),rgba(255,243,231,1));
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    text-align: center;
    font-size: 24px;
}
.box2_list li b{
    font-size: 40px;
}
.box2_list li h6{
    display: inline;
    font-size: 40px;
}
.box2_list li h5{
    display: inline;
    font-size: 50px;
}
.box2_list li h4{
    display: inline;
    font-size: 60px;
}
.box2_mid{
    background:linear-gradient(7deg,rgba(180,139,89,1),rgba(255,243,231,1));
    border:1px solid rgba(0, 0, 0, 0.24);
    box-shadow:0px 5px 51px 0px rgba(0, 0, 0, 0.29);
    border-radius:4px;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    color: #020202;
    margin: 40px 0;
}
.box2_bottom{
    margin: 0 auto;
    width: 940px;
}
.box2_bottom li{
    float: left;
    margin: 0 50px;
    width: 370px;
    line-height: 70px;
    background-image: url("../images/box2_bottom.png");
    background-size: 100% 100%;
    text-align: center;
    font-size: 30px;
}
.box2_bottom li span{
    background:linear-gradient(7deg,#B48B59,#FFF3E7);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box3_top{
    background:linear-gradient(7deg,rgba(180,139,89,1),rgba(255,243,231,1));
    border:1px solid rgba(0, 0, 0, 0.24);
    box-shadow:0px 5px 51px 0px rgba(0, 0, 0, 0.29);
    border-radius:4px;
    box-sizing: border-box;
    padding: 10px 20px;
    text-align: justify;
    line-height: 40px;
    font-size: 20px;
    color: #020202;
}
.box3_top b{
    font-size: 26px;
}
.box3_top span{
    color: #BA0606;
    font-weight: bold;
}
.box3_mid{
    border: 1px solid rgba(245,230,213,.5);
    margin: 30px 0;
    box-sizing: border-box;
    text-align: justify;
    padding: 10px 20px;
    font-size: 20px;
    background:linear-gradient(7deg,#B48B59,#FFF3E7);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box3_mid b{
    font-size: 26px;
}
.box3_bottom{
    display: flex;
    justify-content: space-between;
}
.box3_bottom li{
    width: 230px;
    position: relative;
}
.box3_bottom li img{
    display: block;
    width: 100%;
}
.box3_bottom_text{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding: 10px;
    background: linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,0));
    color: #fff;
}
.box3_bottom_text h5{
    text-align: left;
    line-height: 25px;
    font-size: 18px;
    background:linear-gradient(7deg,#B48B59,#FFF3E7);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box3_bottom_text p{
    font-size: 16px;
    color: #FBE9DC;
    text-align: left;
    line-height: 35px;
}
.box3_bottom_text span{
    font-size: 14px;
    color: #FBE9DC;
    text-align: justify;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.box3_bottom_text:hover span{
    -webkit-line-clamp: 99;
}
.box4_l{
    width: 650px;
}
.box4_l li{
    float: left;
    position: relative;
    margin: 30px 20px;
}
.box4_l li img{
    display: block;
}
.box4_l li p{
    background:linear-gradient(7deg,#B48B59,#FFF3E7);
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
}
.box4_l li:nth-child(1){
    height: 280px;
}
.box4_l li:nth-child(1) img{
    width: 100%;
}
.box4_l li:nth-child(1) p{
    width: 100%;
}
.box4_l li:nth-child(2){
    height: 280px;
}
.box4_l li:nth-child(2) img{
    height: 100%;
}
.box4_l li:nth-child(2) p{
    width: 220px;
    position: absolute;
    right: -70px;
    top: 180px;
}
.box4_l li:nth-child(3){
    height: 190px;
}
.box4_l li:nth-child(3) img{
    height: 100%;
}
.box4_l li:nth-child(3) p{
    width: 145px;
    position: absolute;
    right: -35px;
    top: 20px;
}
.box4_l li:nth-child(4){
    height: 190px;
}
.box4_l li:nth-child(4) img{
    height: 100%;
}
.box4_l li:nth-child(4) p{
    width: 185px;
    position: absolute;
    right: -80px;
    bottom: 50px;
}
.box4_r{
    width: 505px;
    position: relative;
    margin-left: 30px;
    margin-top: 150px;
}
.box4_r img{
    width: 100%;
}
.box4_r p{
    background:linear-gradient(7deg,#B48B59,#FFF3E7);
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    width: 220px;
    position: absolute;
    top: 190px;
    right: 90px;
}
.box5_bottom{
    background: url("../images/box5_bg.png");
    background-size: 100% 100%;
    padding: 40px 125px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
}
.box5_b_s{
    width: 160px;
    text-align: center;
    background-image: url("../images/box5_bottom_l.png");
    background-size: 100%;
    box-sizing: border-box;
    padding: 28px 0;
    line-height: 25px;
    font-size: 18px;
    color: #FFD291;
    margin: 30px 0;
}
.box5_b_s span{
    color: #F7D88C;
}
.box5_b_c{
    text-align: center;
    background-image: url("../images/box5_bottom_center.png");
    background-size: 100% 100%;
    width: 508px;
    box-sizing: border-box;
    padding: 64px 0;
    line-height: 45px;
    font-size: 22px;
    color: #F7D88C;
}
.box5_top{
    background-image: url("../images/box5_bg2.png");
    background-size: 100% 100%;
    padding: 15px 180px;
    text-align: center;
    margin-top: 30px;
}
.box5_top p{
    line-height: 30px;
    font-size: 20px;
    color: #552612;
    font-weight: bold;
    text-shadow:0px 1px 0px rgba(255,255,255,0.3);
    -webkit-text-stroke:1px undefined;
    text-stroke:1px undefined;
    background:linear-gradient(90deg,#B48B59, #FFF3E7);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box5_top h5{
    line-height: 35px;
    font-size: 26px;
    color: #552612;
    text-shadow:0px 1px 0px rgba(255,255,255,0.3);
    -webkit-text-stroke:1px undefined;
    text-stroke:1px undefined;
    background:linear-gradient(90deg,#B48B59, #FFF3E7);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box5_center{
    margin: 20px auto;
    background: url("../images/box5_bg3.png") 125px 70px no-repeat;
    position: relative;
    padding: 50px 20px 60px 70px;
}
.rabbit1{
    position: absolute;
    left: 0;
    top: 0;
}
.rabbit2{
    position: absolute;
    right: 0;
    bottom: 0;
}
.box5_list li{
    box-sizing: border-box;
}
.box5_list li p{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 15px;
    line-height: 44px;
    background:linear-gradient(7deg,#B48B59, #FFF3E7);
    box-shadow:0px 1px 0px 0px rgba(255,255,255,0.3);
    border-radius:6px;
    font-size: 20px;
    color: #552612;
}
.box5_list li:nth-child(1){
    padding-left: 55px;
    margin-bottom: 45px;
}
.box5_list li:nth-child(1) p{
    margin-right: 70px;
}
.box5_list li:nth-child(2){
    margin-bottom: 50px;
}
.box5_list li:nth-child(2) p{
    float: right;
}
.box5_list li:nth-child(3){
    margin-bottom: 50px;
    padding-right: 50px;
}
.box5_list li:nth-child(3) p{
    float: right;
    margin-right: 70px;
}
.box5_list li:nth-child(4){
    margin-bottom: 48px;
}
.box5_list li:nth-child(5){
    padding-left: 115px;
}
.box5_list li:nth-child(5) p{
    margin-right: 45px;
}
.box6_list{
    position: absolute;
    left: 0;
    top: 0;
}
.box6_list li{
    box-sizing: border-box;
    padding-left: 25px;
    position: relative;
    line-height: 50px;
    font-size: 22px;
    color: #FFD291;
}
.box6_list li::before{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #FFD291;
    width: 16px;
    height: 16px;
    border-radius: 50%;
}
.box6_flex{
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
}
.box7_top{
    background: url("../images/box7_top.png") center top no-repeat;
    padding: 20px 0 20px 70px;
    margin-bottom: 40px;
    border-radius: 10px;
}
.box7_top p,
.box7_bottom p{
    line-height: 50px;
    font-size: 22px;
    color: #000;
}
.box7_top p span,
.box7_bottom p span{
    color: #BA0606;
}
.box7_bottom{
    background: url("../images/box7_bottom.png") center top no-repeat;
    padding: 20px 0 20px 70px;
    border-radius: 10px;
}
.city_list li{
    float: left;
    width:130px;
    line-height: 56px;
    margin: 10px;
    font-size: 24px;
    text-align: center;
    background:linear-gradient(7deg,rgba(180,139,89,1),rgba(255,243,231,1));
    border:1px solid rgba(255, 255, 255, 0.6);
    box-shadow:0px 8px 0px 0px #9c7a56;
    border-radius:10px;
    box-sizing: border-box;
}
.city_list li a{
    display: block;
    color: #552612;
}








 table{border-left:solid 1px #707070;border-bottom:solid 1px #707070;margin-bottom: 34px;}
 table th{font-size: 18px;color:#fff;background: #e0b56a;line-height: 42px;border-right:solid 1px #707070;border-top:solid 1px #707070;}
 table th{width:14%;}
 table td{font-size: 16px;color:#fff;border-right:solid 1px #707070;border-top:solid 1px #707070;padding:8px 0;text-align: center;}
 table td a{display: inline-block;width:79px;height: 34px;background: url(http://bm.huatu.com/zhaosheng/2017bankbs/images/bmbtn.png) no-repeat;font-size: 0;}











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

    .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;
    }
    .zy-Slide{
        display: none;
    }
    #pic{
        display: block;
        position:relative; overflow:hidden; height:14rem; width:100%; margin:.5rem auto; }
    #pic ul { width:15rem; height:100%; position:absolute;top:0;left:50%; transform: translateX(-50%);}
    #pic li { position:absolute;}
    #pic .pic1 { top: 1.437rem; left:0;       z-index:3; opacity:0.9;}
    #pic .pic2 { top:0;         left: 4rem;   z-index:4; opacity:1;}
    #pic .pic3 { top: 1.437rem; left: 9.5rem; z-index:3; opacity:0.9;}
    #pic .pic4 { top: 1.437rem; left: 9.5rem; z-index:2; opacity:0;}
    #pic .pic5 { top: 1.437rem; left: 9.5rem; z-index:1; opacity:0;}
    #pic .pic2 img{width: 7rem;}
    #pic .pic1 img,
    #pic .pic3 img,
    #pic .pic4 img,
    #pic .pic5 img{width: 5.5rem;}
    #pic span{
        display:block; width:1rem;height:1rem; cursor:pointer;
        position:absolute; top:50%; transform: translateY(-50%); z-index:30; box-shadow: 0 0 .2rem rgba(0,0,0,.1);
        background-size: 100%;
        border-radius: 100%; }
    #pic span.prev { left:.2rem;
        background-image: url("../images/lb_l.png"); }
    #pic span.next { right:.2rem;
        background-image: url("../images/lb_r.png");}


    .banner_box{
        height: 13.2rem;
        background: url("../images/banner_m.png") center top no-repeat;
        background-size: 100%;
    }
    .banner_box .container{
        padding-top: 1.2rem;
    }
    .banner_box h1{
        background: url("../images/h1_m.png");
        width: 9.8rem;
        height: 10.775rem;
        background-size: 100%;
    }
    .banner_box p{
        line-height: 1rem;
        font-size: .7rem;
        margin-top: -2.4rem;
    }
    .banner_box h2{
        background-size: auto 100%;
        width: auto;
        background-position: center top;
        background-repeat: no-repeat;
        height: 1rem;
        margin: 0 auto;
    }

    .box_container{
        padding: 1rem 0;
    }
    .box_title{
        margin-bottom: 1rem;
        height: .7rem;
    }
    .box4_title{
        height: 1.5rem;
    }
    .box1_top{
        padding: .5rem;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box1_lil_t{
        line-height: 1.4rem;
        margin: 1rem 0;
        font-size: .8rem;
    }
    .box1_lil_t::before{
        display: none;
    }
    .box1_lil_t::after{
        display: none;
    }
    .box2_top{
        padding: 0 1rem;
    }
    .box2_top img{
        width: 6rem;
        margin: 0 auto;
    }
    .box2_list{
        width: 15rem;
        margin: 0 auto;
        margin-top: .5rem;
    }
    .box2_list li{
        margin-bottom: .8rem;
        height: 2rem;
        line-height: 2rem;
        border-radius: 1rem;
        font-size: .75rem;
    }
    .box2_list li b{
        font-size: .8rem;
    }
    .box2_list li h6{
        font-size: .85rem;
    }
    .box2_list li h5{
        font-size: .9rem;
    }
    .box2_list li h4{
        font-size: .95rem;
    }
    .box2_mid{
        padding: .5rem;
        line-height: 1.2rem;
        font-size: .7rem;
        margin: 1rem 0;
    }
    .box2_bottom{
        width: 100%;
    }
    .box2_bottom li{
        margin: 0 1%;
        width: 48%;
        line-height: 1.5rem;
        font-size: .8rem;
    }
    .box3_top{
        padding: .5rem;
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box3_top b{
        font-size: .75rem;
    }
    .box3_mid{
        margin: 1rem 0;
        padding: .5rem;
        font-size: .7rem;
    }
    .box3_mid b{
        font-size: .75rem;
    }
    .box3_bottom{
        display: block;
    }
    .box3_bottom li{
        width: 48%;
        float: left;
        margin: .1rem 1%;
    }
    .box3_bottom_text{
        padding: .4rem;
    }
    .box3_bottom_text h5{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box3_bottom_text p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box3_bottom_text span{
        line-height: 1rem;
        font-size: .65rem;
    }
    .box4_l{
        width: 100%;
    }
    .box4_l li{
        float: none;
        width: 80%;
        margin: .2rem auto;
    }
    .box4_l li p{
        font-size: .8rem;
        line-height: 1.4rem;
    }
    .box4_l li:nth-child(1) img,
    .box4_l li:nth-child(2) img,
    .box4_l li:nth-child(3) img,
    .box4_l li:nth-child(4) img{
        width: 100%;
    }
    .box4_l li:nth-child(1){
        height: auto;
    }
    .box4_l li:nth-child(2){
        height: auto;
    }
    .box4_l li:nth-child(2) p{
        width: 100%;
        position: relative;
        right: auto;
        top:auto;
        left: auto;
        bottom: auto;
    }
    .box4_l li:nth-child(3){
        height: auto;
        float: none;
        width: 80%;
        margin: .2rem auto;
    }
    .box4_l li:nth-child(3) p{
        width: 100%;
        position: relative;
        right: auto;
        top:auto;
        left: auto;
        bottom: auto;
    }
    .box4_l li:nth-child(4){
        height: auto;
        float: none;
        width: 80%;
        margin: .2rem auto;
    }
    .box4_l li:nth-child(4) p{
        width: 100%;
        position: relative;
        right: auto;
        top:auto;
        left: auto;
        bottom: auto;
    }
    .box4_r{
        width: 80%;
        margin: .2rem auto;
    }
    .box4_r p{
        font-size: .8rem;
        line-height: 1.4rem;
        width: 100%;
        position: relative;
        right: auto;
        top:auto;
        left: auto;
        bottom: auto;
    }
    .box5_top{
        padding: .4rem;
        margin-bottom: .5rem;
    }
    .box5_top p{
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box5_top h5{
        line-height: 1.4rem;
        font-size: .75rem;
    }
    .box5_center{
        margin: .5rem auto;
        background: none;
        padding: 0;
    }
    .rabbit1, .rabbit2{
        display: none;
    }
    .box5_list{
        background-image: url("../images/list_m.jpg");
        background-size: 100%;
        height: 26rem;
    }
    .box5_list li{
        display: none;
        float: left;
    }
    .box5_list li p{
        padding: 0 .2rem;
        line-height: 1.3rem;
        font-size: .7rem;
    }
    .box5_list li:nth-child(1){
        padding-left: 0;
        margin-bottom: 0;
    }
    .box5_list li:nth-child(1) p{
        margin-right: .4rem;
        margin-bottom: .3rem;
    }
    .box5_list li:nth-child(2){
        margin-bottom: 0;
    }
    .box5_list li:nth-child(2) p{
        float: none;
        margin-right: .4rem;
        margin-bottom: .3rem;
    }
    .box5_list li:nth-child(3){
        margin-bottom: 0;
        padding-right: 0;
    }
    .box5_list li:nth-child(3) p{
        float: none;
        margin-right: .4rem;
        margin-bottom: .3rem;
    }
    .box5_list li:nth-child(4){
        margin-bottom: 0;
    }
    .box5_list li:nth-child(4) p{
        margin-right: .4rem;
        margin-bottom: .3rem;
    }
    .box5_list li:nth-child(5){
        padding-left: 0;
    }
    .box5_list li:nth-child(5) p{
        margin-right: .4rem;
        margin-bottom: .3rem;
    }
    .box5_bottom{
        padding: .5rem;
        display: block;
    }
    .box5_b_s{
        width: 8rem;
        padding: 1.4rem 0;
        line-height: 1.25rem;
        font-size: .7rem;
        margin: 0 auto;
    }
    .box5_b_c{
        width: 12.7rem;
        padding: 1.6rem 0;
        line-height: 1.25rem;
        font-size: .7rem;
        margin: .3rem auto;
    }
    .box6_list{
        position: relative;
        left: auto;
        top: auto;
    }
    .box6_list li{
        padding-left: .6rem;
        line-height: 1.4rem;
        font-size: .7rem;
    }
    .box6_list li::before{
        width: .4rem;
        height: .4rem;
        top: .5rem;
        transform: translateY(0);
    }
    .box6_flex{
        display: flex;
        justify-content: space-around;
        align-items: flex-end;
        flex-wrap: wrap;
    }
    .box6_flex img:nth-child(1),
    .box6_flex img:nth-child(2){
        width: 49%;
    }
    .box6_flex img:nth-child(3){
        width: 50%;
        margin: .3rem auto;
    }
    .box7_top{
        background:linear-gradient(7deg,#B48B59,#FFF3E7);
        padding: .5rem;
        margin-bottom: 1rem;
        border-radius: .3rem;
    }

    .box7_top p,
    .box7_bottom p{
        line-height: 1.2rem;
        font-size: .7rem;
    }
    .box7_bottom{
        background:linear-gradient(7deg,#B48B59,#FFF3E7);
        padding: .5rem;
        border-radius: .3rem;
    }
    .city_list li{
        width: 24%;
        line-height:1.4rem;
        margin: .15rem .5%;
        font-size: .7rem;
        box-shadow:0px .1rem 0px 0px #9b7956;
        border-radius: .2rem;
    }

}