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

/* 通用头部 */
.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; background: #333; 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;
    text-align: center;
}
body{
    background: #840000 url("../images/body_bg.jpg") center bottom no-repeat;
}
.banner_box{
    width: 100%;
    height: 990px;
    background: url("../images/banner_bg.jpg") center top no-repeat;
}
.banner_box .container{
    padding-top: 90px;
}
.banner_box h2{
    font-size: 0;
    background: url("../images/banner_h2.png");
    width: 325px;
    height: 120px;
    margin: 0 auto;
}
.banner_box h1{
    font-size: 0;
    background: url("../images/banner_h1.png");
    width: 892px;
    height: 295px;
    margin: 0 auto;
}
.banner_box p{
    line-height: 140px;
    text-align: center;
    font-size:40px;
    font-weight:bold;
    color:rgba(255,227,172,1);
    text-shadow:0px 10px 3px rgba(161,19,0,0.47);
    -webkit-text-stroke:3px undefined;
    text-stroke:3px undefined;
}
.yhj_box{
    width: 970px;
    margin-top: -130px;
}
.yhj_5{
    width: 295px;
    height: 235px;
    background: url("../images/yhj_5.png");
    float: left;
}
.yhj_10{
    width: 300px;
    height: 255px;
    background: url("../images/yhj_10.png");
    float: left;
    margin: 0 40px;
}
.yhj_20{
    width: 295px;
    height: 235px;
    background: url("../images/yhj_20.png");
    float: left;
}
.yhj_box a{
    display: block;
    width: 170px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    color: #fff;
    font-size: 26px;
    background: linear-gradient(to top,#fc9531,#f5673c);
}
.yhj_5 a{
    width: 150px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 22px;
    transform: rotate(15deg);
    margin-top: 160px;
    margin-left: 50px;
}
.yhj_10 a{
    margin: 190px auto 0 auto;
}
.yhj_20 a{
    width: 150px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 22px;
    transform: rotate(-10deg);
    margin-top: 170px;
    margin-left: 90px;
}
.box_title{
    display: inline-block;
    box-sizing: border-box;
    height: 105px;
    line-height: 90px;
    background-image: url("../images/box_title.png");
    background-size: 100% 100%;
    padding: 0 10px;
    font-size:54px;
    color:rgba(255,227,172,1);
    text-shadow:0px 10px 3px rgba(161,19,0,0.47);
    -webkit-text-stroke:3px undefined;
    text-stroke:3px undefined;
}
.box_title::before,
.box_title::after{
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("../images/title_icon.png");
    background-size: 100%;
    vertical-align: middle;
    margin: 0 16px;
}
.box_box{
    border:6px solid rgba(253,253,218,1);
    border-radius:20px;
    background: #840000;
    box-sizing: border-box;
    padding: 40px;
    box-shadow:0 14px 0 0 #BC8A55;
    margin-bottom: 40px;
}
.box_box_container{
    width: 100%;
    position:relative;
    box-sizing: border-box;
    padding: 40px 30px;
    background: #c41619;
    box-shadow: inset 0 0 20px rgba(0,0,0,.75);
}
.box1_l{
    width: 525px;
    margin: 0 40px;
}
.cj_box {
    position: relative;
}
.cj_box .draw {
    position: relative;
    width: 525px;
    height: 525px;
    margin: 0 auto;
    background: url("../images/cj_bg.png") no-repeat center;
    border-radius: 100%;
    box-shadow:0 5px 25px rgba(85, 10, 10, .3);
}
.cj_box .pointer {
    position: absolute;
    top: 50%;
    left:50%;
    width: 111px;
    height: 163px;
    transform: translate(-50%,-66%);
    cursor: pointer;
    background: url("../images/cj_zz.png") no-repeat center;
}
.box1_l_list{
    margin: 20px auto;
    width: 420px;
}
.box1_l_list li{
    float: left;
    width: 190px;
    line-height: 50px;
    background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
    border-radius:25px;
    font-size:27px;
    font-weight:bold;
    margin: 0 10px;
}
.box1_l_list li a{
    display: block;
    width: 100%;
    color:rgba(132,0,0,1);
}
.box1_r{
    width: 400px;
}
.box1_r h5{
    line-height: 60px;
    font-size: 30px;
    color: #FDE6C8;
}
.box1_r_list_box{
    height: 440px;
    position: relative;
    overflow: hidden;
}
.box1_r_list_box ul{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.box1_r_list_box ul li{
    line-height: 40px;
    font-size: 17px;
    color: #fff;
}
.box1_r_list_box ul li:hover{
    color: #FDE6C8;
}
.my_jp{
    display: block;
    width: 190px;
    line-height: 50px;
    background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
    border-radius:25px;
    font-size:27px;
    font-weight:bold;
    margin: 45px auto 0 auto;
    color:rgba(132,0,0,1);
}
.after_box1_btn{
    display: inline-block;
    padding: 0 20px;
    box-sizing: border-box;
    line-height: 90px;
    background:rgba(221,26,24,1);
    border:2px solid rgba(255, 255, 189, 1);
    border-radius: 20px;
    font-size:35px;
    font-weight:bold;
    color:rgba(255,227,172,1);
    text-shadow:0px 10px 3px rgba(161,19,0,0.47);
    -webkit-text-stroke:3px undefined;
    text-stroke:3px undefined;
}
.box2_list li{
    float: left;
    width: 500px;
    background: #fff;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 40px 50px;
    margin: 12px;
}
.box2_list li h5{
    font-size: 30px;
    color: #333;
    line-height: 40px;
}
.box2_after_h5{
    line-height: 50px;
    font-size: 23px;
    color: #DD1A18;
    font-weight: bold;
}
.box2_list li img{
    display: block;
    margin: 0 auto 20px;
    height: 180px;
}
.box2_list_text{
    line-height: 35px;
    font-size: 18px;
    color: #333;
}
.box2_list_text span{
    color: #E71C18;
}
.box2_list li a{
    display: block;
    margin: 10px auto;
    width: 190px;
    line-height: 50px;
    background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
    border-radius: 25px;
    font-size: 28px;
    color: #840000;
}
.box3_list li{
    float: left;
    width: 500px;
    background: #fff;
    border-radius: 16px;
    margin: 12px;
}
.box3_list li img{
    display: block;
    width: 100%;
}
.box3_price{
    box-sizing: border-box;
    padding: 20px 20px 20px 40px;
}

.box3_price_l p{
    line-height: 35px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.box3_price_l p span{
    position: relative;
    margin-left: 20px;
    font-size: 44px;
    font-weight: bold;
    color: #EA2620;
}
.box3_price_l p span::before{
    content: '￥';
    display: inline;
    font-size: 18px;
    color: #EA2620;
    position: absolute;
    left: -10px;
    width: 10px;
    bottom: 0;
}
.box3_price_r{
    display: block;
    float: right;
    width: 190px;
    line-height: 50px;
    background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
    border-radius: 25px;
    font-size: 28px;
    color: #840000;
    font-weight: bold;
    margin-top: 30px;
}
.box4_title{
    width: 300px;
    line-height: 54px;
    background:rgba(234,30,22,1);
    border-radius: 27px;
    color: #fff;
    font-size: 26px;
    margin: 20px auto;
}
.box4_list li{
    float: left;
    width: 495px;
    margin: 14px;
}
.box4_list_top{
    height: 250px;
    box-sizing: border-box;
    padding-top: 50px;
    color: #fff;
}
.box4_list1 .box4_list_top{
    background: url("../images/box4_bg1.png");
    background-size: 100%;
}
.box4_list2 .box4_list_top{
    background: url("../images/box4_bg2.png");
    background-size: 100%;
}
.box4_list_top h5{
    line-height: 60px;
    font-size: 30px;
}
.box4_list_top p{
    font-size: 26px;
}
.line50{
    line-height: 50px;
}
.line100{
    line-height: 100px;
}
.box4_list_bottom{
    height: 80px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    background:linear-gradient(-90deg,rgba(250,18,104,1),rgba(164,30,209,1));
    color: #fff;
    text-align: left;
}
.box4_icon{
    vertical-align: middle;
    display: inline-block;
    line-height: 60px;
    margin-top: 10px;
    font-size: 18px;
}
.box4_price{
    vertical-align: middle;
    display: inline-block;
    margin-top: 10px;
    text-align: center;
}
.box4_price h5{
    font-size: 34px;
    line-height: 35px;
}
.box4_price p{
    font-size: 15px;
    line-height: 25px;
}
.price_icon{
    display: inline-block;
    vertical-align: middle;
    width:40px;
    line-height:40px;
    background:rgba(255,255,255,.2);
    border-radius:50%;
    text-align: center;
    font-size: 28px;
}
.price_yellow{
    color: #F2DC37;
}
.box4_buy{
    display: block;
    float: right;
    margin-top: 5px;
    width: 70px;
    height: 70px;
    background:linear-gradient(90deg,rgba(240,226,56,1),rgba(253,191,50,1));
    box-shadow:0px 7px 1px 0px rgba(3,0,0,0.16);
    border-radius:50%;
    box-sizing: border-box;
    padding: 10px;
    font-size: 20px;
    color: #DF1440;
    line-height: 25px;
    text-align: center;
}
.box5_adv,
.box5_adv img{
    display: block;
    width: 100%;
}
.box6{
    margin: 40px auto;
    background: url("../images/box6_bg.png");
}
.box6_r{
    box-sizing: border-box;
    padding: 65px 0;
    width: 380px;
    text-align: center;
}
.box6_title{
    line-height: 60px;
    font-size: 40px;
    color: #DF1B19;
}
.box6_r{
    line-height: 45px;
    font-size: 30px;
    color: #333;
}
.city_list{
    width: 810px;
    box-sizing: border-box;
    padding: 20px 35px;
}
.city_list li{
    float: left;
    width: 90px;
    line-height: 35px;
    background:rgba(255,255,255,1);
    border-radius:17px;
    text-align: center;
    font-size: 20px;
    margin: 6px;
}
.city_list li a{
    display: block;
    width: 100%;
    color: #840000;
}
.city_list li:hover{
    background: #FFF736;
}
.book_list li{
    float: left;
    width: 255px;
    background: #fff;
    margin: 3px;
    border-radius: 10px;
}
.book_list li a,
.book_list li img{
    display: block;
    width: 100%;
}
.book_bottom{
    box-sizing: border-box;
    padding: 15px 5px;
}
.book_bottom p{
    float: left;
    width: 110px;
    line-height: 40px;
    color: #C41619;
    font-size: 18px;
}
.book_bottom p b{
    font-size: 40px;
    color: #D11918;
    position: relative;
}
.book_bottom p b::after{
    content: '元';
    display: block;
    width:25px;
    line-height:25px;
    background:rgba(254,211,48,1);
    border-radius:50%;
    text-align: center;
    font-size: 16px;
    color: #D81817;
    position: absolute;
    right: -18px;
    bottom: 6px;
    z-index: 2;
}
.book_list li a.book_buy{
    float: right;
    width: 110px;
    line-height: 40px;
    border-radius: 20px;
    background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
    font-size: 22px;
    color: #BF1518;
    text-align: center;
}
.book_tips{
    line-height: 40px;
    margin: 30px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.book_tips a{
    display: inline-block;
    line-height: 40px;
    border-radius: 20px;
    background: #FEF937;
    color: #BB1518;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0 10px;
    margin: 0 10px;
    font-weight: bold;
}
.toTM{
    display: block;
    margin: 0 auto;
    width: 560px;
    height: 65px;
    background:linear-gradient(0deg,rgba(243,52,66,1),rgba(251,76,48,1));
    border-radius: 33px;
    box-shadow: 0 5px 0 0 #840000;
    text-align: center;
}
.toTM span{
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 26px;
    line-height: 65px;
}
.toTM b{
    display: inline-block;
    vertical-align: middle;
    width:40px;
    line-height:40px;
    background:linear-gradient(151deg,rgba(253,249,0,1),rgba(248,184,12,1));
    border-radius:50%;
    color: #A30F12;
    font-size: 20px;
    margin-left: 10px;
}
.bottom_rabbit{
    display: block;
    float: left;
    margin-left: 220px;
    margin-right: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.bottom_list{
    margin-top: 40px;
}
.bottom_list li{
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: left;
}


@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 7.5rem;
        font-size: .22rem;
        line-height: .4rem;
        background-size: auto;
        background-position: center;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    .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: 1rem;
        background-size: auto 100%;
        line-height: 1rem;
    }

    .ht_top h1 a {
        height: 1rem;
        width: 3rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .32rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.12rem;
        text-indent: 0;
        float: right;
    }

    .footer {
        position: relative;
        height: .96rem;
        padding: 0;
        overflow: hidden;
    }

    .footer:before {
        display: block;
        content: "华图教育集团版权所有";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: .96rem;
        overflow: hidden;
        color: #fff;
        font-size: .22rem;
        line-height: .96rem;
        text-align: center;
    }

    .box_container{
        padding: .2rem 0;
        text-align: center;
    }
    body{
        background-size: auto 100%;
    }
    .banner_box{
        width: 100%;
        height: 7rem;
        background: url("../images/banner_bg.jpg") center top no-repeat;
        background-size: 200% auto;
    }
    .banner_box .container{
        padding-top: .5rem;
    }
    .banner_box h2{
        font-size: 0;
        background: url("../images/banner_h2.png");
        background-size: 100% auto;
        width: 2.5rem;
        height: .8rem;
        margin: 0 auto;
    }
    .banner_box h1{
        font-size: 0;
        background: url("../images/banner_h1.png");
        background-size: 100% auto;
        width: 7rem;
        height: 2.3rem;
        margin: 0 auto;
    }
    .banner_box p{
        line-height: 1.4rem;
        text-align: center;
        font-size: .3rem;
        font-weight:bold;
        color:rgba(255,227,172,1);
        text-shadow:0px 10px 3px rgba(161,19,0,0.47);
        -webkit-text-stroke:3px undefined;
        text-stroke:3px undefined;
    }
    .yhj_box{
        width: 7rem;
        margin-top: -1rem;
    }
    .yhj_5{
        width: 2.25rem;
        height: 1.8rem;
        background: url("../images/yhj_5.png");
        background-size: 100% auto;
        float: left;
    }
    .yhj_10{
        width: 2.5rem;
        height: 2.13rem;
        background: url("../images/yhj_10.png");
        background-size: 100% auto;
        float: left;
        margin: 0;
    }
    .yhj_20{
        width: 2.25rem;
        height: 1.8rem;
        background: url("../images/yhj_20.png");
        background-size: 100% auto;
        float: left;
    }
    .yhj_box a{
        display: block;
        width: 1.5rem;
        line-height: .5rem;
        text-align: center;
        border-radius: .25rem;
        color: #fff;
        font-size: .26rem;
        background: linear-gradient(to top,#fc9531,#f5673c);
    }
    .yhj_5 a{
        width: 1.3rem;
        line-height: .3rem;
        border-radius: .15rem;
        font-size: .22rem;
        transform: rotate(15deg);
        margin-top: 1.2rem;
        margin-left: .3rem;
    }
    .yhj_10 a{
        margin: 1.55rem auto 0 auto;
    }
    .yhj_20 a{
        width: 1.3rem;
        line-height: .3rem;
        border-radius: .15rem;
        font-size: .22rem;
        transform: rotate(-10deg);
        margin-top: 1.3rem;
        margin-left: .6rem;
    }
    .box_title{
        display: inline-block;
        box-sizing: border-box;
        height: 1.05rem;
        line-height: .9rem;
        background-image: url("../images/box_title.png");
        background-size: 100% 100%;
        padding: 0 .1rem;
        font-size: .4rem;
        color:rgba(255,227,172,1);
        text-shadow:0px 10px 3px rgba(161,19,0,0.47);
        -webkit-text-stroke:3px undefined;
        text-stroke:3px undefined;
    }
    .box_title::before,
    .box_title::after{
        content: '';
        display: inline-block;
        width: .28rem;
        height: .28rem;
        background-image: url("../images/title_icon.png");
        background-size: 100%;
        vertical-align: middle;
        margin: 0 .1rem;
    }
    .box_box{
        border: 2px solid rgba(253,253,218,1);
        border-radius: .1rem;
        background: #840000;
        box-sizing: border-box;
        padding: .2rem;
        box-shadow:0 .15rem 0 0 #BC8A55;
        margin-bottom: .4rem;
    }
    .box_box_container{
        width: 100%;
        position:relative;
        box-sizing: border-box;
        padding: .2rem;
        background: #c41619;
        box-shadow: inset 0 0 .2rem rgba(0,0,0,.75);
    }
    .box1_l{
        width: 100%;
        margin: 0 0 .4rem;
    }
    .cj_box {
        position: relative;
    }
    .cj_box .draw {
        position: relative;
        width: 6.45rem;
        height: 6.45rem;
        margin: 0 auto;
        background: url("../images/cj_bg.png") no-repeat center;
        background-size: 100%;
        box-shadow:0 5px 25px rgba(85, 10, 10, .3);
    }
    .cj_box .pointer {
        position: absolute;
        top: 50%;
        left:50%;
        width: 1rem;
        height: 1.5rem;
        transform: translate(-50%,-66%);
        cursor: pointer;
        background: url("../images/cj_zz.png") no-repeat center;
        background-size: 100%;
    }
    .box1_l_list{
        margin: .2rem auto;
        width: 100%;
    }
    .box1_l_list li{
        float: left;
        width: 46%;
        line-height: .8rem;
        background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
        border-radius: .4rem;
        font-size: .4rem;
        font-weight:bold;
        margin: 0 2%;
    }
    .box1_l_list li a{
        font-size: .4rem;
        display: block;
        width: 100%;
        color:rgba(132,0,0,1);
    }
    .box1_r{
        width: 100%;
    }
    .box1_r h5{
        line-height: .6rem;
        font-size: .5rem;
        color: #FDE6C8;
    }
    .box1_r_list_box{
        height: 4.4rem;
        position: relative;
        overflow: hidden;
    }
    .box1_r_list_box ul{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .box1_r_list_box ul li{
        line-height: .4rem;
        font-size: .24rem;
        color: #fff;
    }
    .my_jp{
        display: block;
        width: 3rem;
        line-height: .8rem;
        background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
        border-radius: .4rem;
        font-size: .4rem;
        font-weight:bold;
        margin: .3rem auto 0 auto;
        color:rgba(132,0,0,1);
    }
    .after_box1_btn{
        padding: 0;
        width: 100%;
        display: block;
        box-sizing: border-box;
        line-height: .8rem;
        margin-top: .3rem;
        background:rgba(221,26,24,1);
        border:2px solid rgba(255, 255, 189, 1);
        border-radius: .2rem;
        font-size: .4rem;
        font-weight:bold;
        color:rgba(255,227,172,1);
        text-shadow:0px 10px 3px rgba(161,19,0,0.47);
        -webkit-text-stroke:3px undefined;
        text-stroke:3px undefined;
    }
    .box2_list li{
        float: left;
        width: 49%;
        background: #fff;
        border-radius: .2rem;
        box-sizing: border-box;
        padding: .2rem .1rem;
        margin: .05rem .5%;
    }
    .box2_list li h5{
        font-size: .3rem;
        color: #333;
        line-height: .4rem;
    }
    .box2_after_h5{
        height: .8rem;
        line-height: .4rem;
        font-size: .24rem;
        color: #DD1A18;
        font-weight: bold;
    }
    .box2_list li img{
        display: block;
        margin: 0 auto .2rem;
        height: 1.5rem;
    }
    .box2_list_text{
        line-height: .5rem;
        font-size: .2rem;
        color: #333;
    }
    .box2_list_text span{
        color: #E71C18;
        display: none;
    }
    .box2_list li a{
        display: block;
        margin: .1rem auto;
        width: 2.5rem;
        line-height: .8rem;
        background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
        border-radius: .4rem;
        font-size: .4rem;
        color: #840000;
    }
    .box3_list li{
        width: 100%;
        background: #fff;
        border-radius: .5rem;
        margin: .1rem 0;
    }
    .box3_list li img{
        display: block;
        width: 100%;
    }
    .box3_price{
        box-sizing: border-box;
        padding: .2rem;
    }
    .box3_price_l{
        float: left;
    }
    .box3_price_l p{
        line-height: .5rem;
        font-size: .28rem;
        color: #333;
        text-align: left;
    }
    .box3_price_l p span{
        position: relative;
        margin-left: .2rem;
        font-size: .6rem;
        font-weight: bold;
        color: #EA2620;
    }
    .box3_price_l p span::before{
        content: '￥';
        display: inline;
        font-size: .2rem;
        color: #EA2620;
        position: absolute;
        left: -.15rem;
        width: .15rem;
        bottom: 0;
    }
    .box3_price_r{
        display: block;
        float: right;
        width: 3rem;
        line-height: .8rem;
        background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
        border-radius: .4rem;
        font-size: .4rem;
        color: #840000;
        font-weight: bold;
        margin-top: .2rem;
    }
    .box4_title{
        width: 3rem;
        line-height: .8rem;
        background:rgba(234,30,22,1);
        border-radius: .4rem;
        color: #fff;
        font-size: .35rem;
        margin: .2rem auto;
    }
    .box4_list li{
        width: 100%;
        margin: .1rem 0;
    }
    .box4_list_top{
        height: 3.2rem;
        box-sizing: border-box;
        padding-top: .5rem;
        color: #fff;
    }
    .box4_list1 .box4_list_top{
        background: url("../images/box4_bg1.png");
        background-size: 100%;
    }
    .box4_list2 .box4_list_top{
        background: url("../images/box4_bg2.png");
        background-size: 100%;
    }
    .box4_list_top h5{
        color: #fff;
        line-height: .6rem;
        font-size: .5rem;
    }
    .box4_list_top p{
        color: #fff;
        font-size: .3rem;
    }
    .line50{
        line-height: .8rem;
    }
    .line100{
        line-height: 2rem;
    }
    .box4_list_bottom{
        height: .8rem;
        width: 100%;
        box-sizing: border-box;
        padding: 0 .1rem;
        background:linear-gradient(-90deg,rgba(250,18,104,1),rgba(164,30,209,1));
        color: #fff;
        text-align: left;
    }
    .box4_icon{
        vertical-align: middle;
        display: inline-block;
        line-height: .6rem;
        margin-top: .1rem;
        font-size: .2rem;
    }
    .box4_price{
        vertical-align: middle;
        display: inline-block;
        margin-top: .1rem;
        text-align: center;
    }
    .box4_price h5{
        color: #fff;
        font-size: .3rem;
        line-height: .35rem;
    }
    .box4_price p{
        color: #fff;
        font-size: .2rem;
        line-height: .25rem;
    }
    .price_icon{
        display: inline-block;
        vertical-align: middle;
        width: .4rem;
        line-height: .4rem;
        background:rgba(255,255,255,.2);
        border-radius:50%;
        text-align: center;
        font-size: .28rem;
    }
    .price_yellow{
        color: #F2DC37;
    }
    .box4_buy{
        display: block;
        float: right;
        margin-top: .05rem;
        width: .7rem;
        height: .7rem;
        background:linear-gradient(90deg,rgba(240,226,56,1),rgba(253,191,50,1));
        box-shadow:0px 7px 1px 0px rgba(3,0,0,0.16);
        border-radius:50%;
        box-sizing: border-box;
        padding: .1rem;
        font-size: .24rem;
        color: #DF1440;
        line-height: .25rem;
        text-align: center;
    }
    .box5_adv,
    .box5_adv img{
        display: block;
        width: 100%;
    }
    .box6{
        background: none;
        margin: .4rem auto;
        border: .2rem solid #e3be6f;
        border-radius: .1rem;
    }
    .city_list{
        width: 100%;
        box-sizing: border-box;
        padding: .25rem;
    }
    .city_list li{
        float: left;
        width: 24%;
        line-height: .5rem;
        background:rgba(255,255,255,1);
        border-radius: .25rem;
        text-align: center;
        font-size: .26rem;
        margin:  .05rem .5%;
    }
    .city_list li a{
        display: block;
        width: 100%;
        color: #840000;
    }
    .box6_r{
        background: #e3be6f;
        box-sizing: border-box;
        padding: .5rem 0;
        width: 100%;
        text-align: center;
    }
    h5.box6_title{
        line-height: .8rem;
        font-size: .5rem;
        color: #DF1B19;
    }
    .box6_r p{
        line-height: .5rem;
        font-size: .4rem;
        color: #333;
    }
    .book_list li{
        float: left;
        width: 49%;
        background: #fff;
        margin: .05rem .5%;
        border-radius: .1rem;
    }
    .book_list li a,
    .book_list li img{
        display: block;
        width: 100%;
    }
    .book_bottom{
        box-sizing: border-box;
        padding: .2rem .1rem;
    }
    .book_bottom p{
        float: left;
        width: 1.5rem;
        line-height: .4rem;
        color: #C41619;
        font-size: .22rem;
    }
    .book_bottom p b{
        font-size: .4rem;
        color: #D11918;
        position: relative;
    }
    .book_bottom p b::after{
        content: '元';
        display: block;
        width: .3rem;
        line-height: .3rem;
        background:rgba(254,211,48,1);
        border-radius:50%;
        text-align: center;
        font-size: .24rem;
        color: #D81817;
        position: absolute;
        right: -.2rem;
        bottom: .07rem;
        z-index: 2;
    }
    .book_list li a.book_buy{
        float: right;
        width: 1.2rem;
        line-height: .4rem;
        border-radius: .2rem;
        background:linear-gradient(0deg,rgba(225,188,115,1),rgba(252,229,144,1));
        font-size: .28rem;
        color: #BF1518;
        text-align: center;
    }
    .book_tips{
        line-height: .5rem;
        margin: .2rem 0;
        text-align: center;
        color: #fff;
        font-size: .25rem;
    }
    .book_tips a{
        display: inline-block;
        line-height: .5rem;
        border-radius: .25rem;
        background: #FEF937;
        color: #BB1518;
        font-size: .28rem;
        box-sizing: border-box;
        padding: 0 .15rem;
        margin: 0 .15rem;
        font-weight: bold;
    }
    .toTM{
        display: block;
        margin: 0 auto;
        width: 100%;
        height: .8rem;
        background:linear-gradient(0deg,rgba(243,52,66,1),rgba(251,76,48,1));
        border-radius: .4rem;
        box-shadow: 0 5px 0 0 #840000;
        text-align: center;
    }
    .toTM span{
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: .26rem;
        line-height: .8rem;
    }
    .toTM b{
        display: inline-block;
        vertical-align: middle;
        width: .6rem;
        line-height: .6rem;
        background:linear-gradient(151deg,rgba(253,249,0,1),rgba(248,184,12,1));
        border-radius:50%;
        color: #A30F12;
        font-size: .26rem;
        margin-left: .1rem;
    }
    .bottom_rabbit{
        display: none;
    }
    .bottom_list{
        margin: 0;
    }
    .bottom_list li{
        line-height: .5rem;
        color: #fff;
        font-size: .24rem;
        text-align: left;
    }



}