<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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; 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; }

.banner_box {
    width: 100%;
    height: 834px;
    background: url("../images/banner_pc.png") center bottom no-repeat;
}
.banner_box .container {
    padding-top: 170px;
}
.banner_box h1 {
    font-size: 0;
    background: url("../images/banner_h1_pc.png");
    background-size: 100%;
    width: 735px;
    height: 250px;
}
.banner_top,.banner_span,.banner_box h2,.banner_box h2 img,.after_h2{
    display: none;
}
.box1{
    margin-top: 40px;
    background:rgba(255,255,255,1);
    box-shadow: 0 0 24rem 3px rgba(68,68,68,0.22);
    padding: 40px;
}
.box1_title{
    line-height: 80px;
    color: #000;
    font-size: 48px;
    text-align: center;
    margin-bottom: 40px;
}
.box1_title::before,
.box1_title::after{
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px;
    width: 120px;
    height:1px;
    background:rgba(0,0,0,1);
}
.box1_list{
    float: right;
}
.box1_list li{
    width: 130px;
    height: 94px;
    background-image: url("../images/box1_list_bg.png");
    background-repeat: no-repeat;
    background-size: 100%;
    box-sizing: border-box;
    margin-top: 80px;
    position: relative;
    padding-top: 75px;
}
.box1_list li img{
    position: absolute;
    display: block;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
    top: -50px;
}
.box1_list li p{
    text-align: center;
    font-size: 20px;
    color: #000;
}
.box1_br{
    display: none;
}
.box1 #video{
    float: left;
    width: 950px;
    height: 800px;
    margin-top: 50px;
}
.box2{
    width: 100%;
    background: #171719;
    margin-top: 40px;
    box-sizing: border-box;
    padding: 40px 0;
}
.box2_title{
    line-height: 80px;
    color: #fff;
    font-size: 48px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}
.box2_title::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 4px;
    background:rgba(206,8,21,1);
}
.box2_list{
    width: 1200px;
    margin: 0 auto;
}
.box2_list li{
    float: left;
    width: 360px;
    margin: 0 20px 20px;
}
.box2_list_top{
    height: 120px;
    border-bottom: 2px solid #9B9B9B;
    margin-bottom: 10px;
}
.box2_list_top img{
    display: block;
    float: left;
    margin: 0 50px;
    width: 100px;
    border-radius: 50%;
}
.box2_list_top h5{
    line-height: 120px;
    font-size: 36px;
    color: #FCF1E4;
}
.box2_list_top h5.lih{
    line-height: 50px;
}
.box2_list li p{
    line-height: 46px;
    font-size: 24px;
    text-align: justify;
    color: #fff;
}
.box2_btn{
    display: block;
    margin: 0 auto;
    width: 360px;
    line-height: 90px;
    text-align: center;
    font-size: 36px;
    color: #171719;
    background:linear-gradient(90deg,rgba(243,192,145,1) 0%,rgba(255,234,203,1) 100%);
}
.box2_fw{
    text-align: center;
    font-weight: normal;
    margin-top: 20px;
    line-height: 60px;
    font-size: 36px;
    color:rgba(0,0,0,1);
    text-shadow:0px 6px 5px rgba(0, 0, 0, 1);
    background:linear-gradient(108deg,rgba(255,255,255,1) 0%, rgba(132,130,127,1) 23.7060546875%, rgba(255,255,255,1) 53.076171875%, rgba(132,130,127,1) 78.271484375%, rgba(255,255,255,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
}
.box2_fw_p{
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
}
.box3_title{
    line-height: 80px;
    color: #010101;
    font-size: 48px;
    text-align: center;
    margin-top: 40px;
    position: relative;
}
.box3_title::after{
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 150px;
    height: 4px;
    background: #BD2924;
}
.box3_p{
    line-height: 100px;
    margin-bottom: 20px;
    text-align: center;
    color: #8C8C8C;
    font-size: 24px;
}
.box3_p span{
    color: #BD2924;
}
.box3_cont{
    height: 700px;
    background: url("../images/box3_bg.png") center center no-repeat;
    margin-bottom: 60px;
}
.box3_box p{
    line-height: 46px;
    font-size: 18px;
    color: #C68A4C;
}
.box3_box h6{
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    padding-top: 20px;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    background: #505257;
    border-radius:50%;
}
.box3_box1{
    position: absolute;
    width: 280px;
    right: 270px;
    top: 0;
}
.box3_box1 h6{
    margin-left: -20px;
}
.box3_box2{
    position: absolute;
    width: 280px;
    left: 205px;
    top: 20px;
}
.box3_box2 h6{
    margin-left: 180px;
}
.box3_box3{
    position: absolute;
    width: 300px;
    left: 210px;
    top: 340px;
}
.box3_box3 h6{
    margin: 0 auto;
}
.box3_box4{
    position: absolute;
    width: 300px;
    left: 380px;
    top: 525px;
}
.box3_box4 h6{
    margin: 0 auto;
}
.box3_box5{
    position: absolute;
    width: 300px;
    right: 180px;
    top: 480px;
}
.box3_box6{
    position: absolute;
    width: 110px;
    right: 260px;
    top: 260px;
}
.box3_box6 h6{
    margin-left: -40px;
}
.box4{
    box-sizing: border-box;
    padding: 40px;
    background: #171719;
}
.box4_title{
    text-align: center;
    line-height: 100px;
    font-size: 72px;
    color:rgba(87,87,87,1);
    background:linear-gradient(0deg,rgba(243,244,219,1) 0%, rgba(205,181,112,1) 100%);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    position: relative;
}
.box4_title::after{
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background:linear-gradient(90deg,rgba(244,240,195,1),rgba(205,181,112,1));
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.after_box4_title{
    text-align: center;
    font-size: 22px;
    color: #e2e2e2;
    line-height: 60px;
}
.box4_title_img{
    display: block;
    width: 10.75rem;
    margin: 0 auto;
}
.box4_img_box:nth-last-child(1){
    border-top: 1px solid #969696;
}
.box4_img_box{
    width: 800px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 40px 0;
}
.box4_img_title{
    line-height: 60px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.box4_l{
    width: 400px;
    float: left;
}
.box4_r{
    width: 310px;
    float: right;
}
.box4_l img,
.box4_r img{
    display: block;
    width: 100%;
}
.box4_l .box4_img_title{
    color: #EDB64C;
}
.box4_l .box4_bottom{
    background: #EDB64C;
    color: #000;
}
.box4_r .box4_img_title{
    color: #E7E7E7;
    margin-top: 70px;
}
.box4_r .box4_bottom{
    background: #5C5C5C;
    color: #fff;
}
.box4_bottom{
    height: 100px;
    text-align: center;
    box-sizing: border-box;
    padding-top: 10px;
}
.box4_bottom h6{
    line-height: 40px;
    font-size: 30px;
}
.box4_bottom p{
    line-height: 40px;
    font-size: 20px;
}
.box5_title{
    margin-top: 40px;
    line-height: 80px;
    text-align: center;
    font-size: 48px;
    color: #424242;
}
.box5_after_t{
    line-height: 50px;
    text-align: center;
    font-size: 23px;
    color: #5b5b5b;
    position: relative;
}
.box5_after_t::after{
    content: '';
    display: block;
    width: 60px;
    height: 4px;
    background:rgba(206,8,21,1);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.box5_p{
    text-align: center;
    line-height: 45px;
    font-size: 24px;
    color: #424242;
    margin: 20px auto;
}
.box5_img{
    display: block;
    margin: 0 auto;
    width: 495px;
}
.box6 li{
    float: left;
    width: 360px;
    margin: 20px;
}
.box6_img{
    width: 100%;
    background: #524E65;
    box-sizing: border-box;
    padding: 10px 0;
}
.box6_img img{
    display: block;
    margin: 0 auto;
    height: 300px;
}
.box6_bottom{
    height: 180px;
    box-sizing: border-box;
    padding: 10px 20px;
    background: #dadade;
}
.box6_bottom h5{
    line-height: 60px;
    font-size: 25px;
    text-align: center;
    color: #1B1B1B;
}
.box6_bottom p{
    line-height: 30px;
    font-size: 20px;
    text-indent: 2em;
    text-align: justify;
    color: rgba(27,27,27,.6);
}


@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(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 {
        width: 100%;
        height: 27.35rem;
        background: #171719 url("../images/banner_bg.png") center bottom no-repeat;
        background-size: 100%;
    }
    .banner_box .container {
        padding-top: 3.5rem;
    }
    .banner_box h1 {
        font-size: 0;
        background: url("../images/banner_h1.png");
        background-size: 100%;
        width: 10.5rem;
        height: 3.65rem;
        margin: 0 auto;
    }
    .banner_top{
        display: block;
        position: absolute;
        top: .5rem;
        left: .75rem;
        background-image: url("../images/banner_top.png");
        background-size: 100%;
        width: 3.35rem;
        height: 4.2rem;
        line-height: 5rem;
        text-align: center;
        font-size: .9rem;
        color: #000;
        font-weight: bold;
    }
    .banner_span{
        display: block;
        line-height: .5rem;
        margin: .5rem auto;
        font-size: .2rem;
        letter-spacing: .1rem;
        text-align: center;
        color:rgba(87,87,87,1);
        background:linear-gradient(0deg,rgba(244,240,196,1) 0%, rgba(205,181,112,1) 100%);
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
        text-transform: uppercase;
    }
    .banner_box h2{
        display: block;
        width: 11rem;
        line-height: 1.4rem;
        border:1px solid rgba(233,223,163,1);
        border-radius: .7rem;
        box-sizing: border-box;
        margin: 0 auto;
        text-align: center;
        font-size: .6rem;
        font-weight:normal;
        color:rgba(87,87,87,1);
        background:linear-gradient(0deg,rgba(243,244,219,1) 0%, rgba(205,181,112,1) 100%);
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
    }
    .banner_box h2 img{
        display: inline-block;
        vertical-align: middle;
        width: .4rem;
    }
    .after_h2{
        display: block;
        margin: .3rem auto;
        width: 2.65rem;
    }
    .box1{
        width: 17.875rem;
        margin-top: -2.25rem;
        background:rgba(255,255,255,1);
        box-shadow: 0 0 .6rem 3px rgba(68,68,68,0.22);
        padding: .75rem .4rem;
    }
    .box1_title{
        line-height: 2rem;
        color: #000;
        font-size: 1.2rem;
        text-align: center;
        margin-bottom: 2.15rem;
    }
    .box1_title::before,
    .box1_title::after{
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: 0 1rem;
        width: 3rem;
        height:1px;
        background:rgba(0,0,0,1);
    }
    .box1_list{
        float: none;
    }
    .box1_list li{
        width: 3.25rem;
        height: 2.35rem;
        background-image: url("../images/box1_list_bg.png");
        background-size: 100%;
        float: left;
        margin-right: .2rem;
        margin-top: 0;
        padding-top: 0;
    }
    .box1_list li:nth-last-child(1){
        margin-right: 0;
    }
    .box1_list li img{
        display: block;
        width: 2.55rem;
        margin: -1.1rem auto .1rem auto;
        position: relative;
        left: auto;
        transform: translateX(0);
        top: auto;
    }
    .box1_list li p{
        text-align: center;
        font-size: .5rem;
        color: #000;
    }
    .box1_br{
        display: block;
        margin: 1rem 0;
        height: 1px;
        border-top: 1px dashed #505257;
    }
    .box1 #video{
        float: none;
        width: 100%;
        height: 10rem;
        margin-top: 0;
    }
    .box2{
        width: 100%;
        background: #171719;
        margin-top: 1rem;
        box-sizing: border-box;
        padding: 1rem 0;
    }
    .box2_title{
        line-height: 2rem;
        color: #fff;
        font-size: 1.2rem;
        text-align: center;
        margin-bottom: 1.25rem;
        position: relative;
    }
    .box2_title::after{
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: .8rem;
        height: .1rem;
        background:rgba(206,8,21,1);
    }
    .box2_list{
        width: 100%;
    }
    .box2_list li{
        float: left;
        width: 5rem;
        margin: 0 .625rem 1rem;
    }
    .box2_list_top{
        height: 3rem;
        border-bottom: 2px solid #9B9B9B;
        margin-bottom: .2rem;
    }
    .box2_list_top img{
        display: block;
        float: left;
        margin: 0 .25rem;
        width: 2.3rem;
        border-radius: 50%;
    }
    .box2_list_top h5{
        line-height: 2.3rem;
        font-size: .9rem;
        color: #FCF1E4;
    }
    .box2_list_top h5.lih{
        line-height: 1.15rem;
    }
    .box2_list li p{
        line-height: 1.2rem;
        font-size: .7rem;
        text-align: justify;
        color: #fff;
    }
    .box2_btn{
        display: block;
        margin: 0 auto;
        width: 9rem;
        line-height: 2.25rem;
        text-align: center;
        font-size: .9rem;
        color: #171719;
        background:linear-gradient(90deg,rgba(243,192,145,1) 0%,rgba(255,234,203,1) 100%);
    }
    .box2_fw{
        text-align: center;
        font-weight: normal;
        margin-top: .75rem;
        line-height: 1.75rem;
        font-size: .9rem;
        color:rgba(0,0,0,1);
        text-shadow:0px 6px 5px rgba(0, 0, 0, 1);
        background:linear-gradient(108deg,rgba(255,255,255,1) 0%, rgba(132,130,127,1) 23.7060546875%, rgba(255,255,255,1) 53.076171875%, rgba(132,130,127,1) 78.271484375%, rgba(255,255,255,1) 100%);
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
    }
    .box2_fw_p{
        text-align: center;
        color: #fff;
        font-size: .75rem;
        line-height: 1.3rem;
    }
    .box3_title{
        line-height: 2rem;
        color: #010101;
        font-size: 1.2rem;
        text-align: center;
        margin-top: 1.25rem;
        position: relative;
    }
    .box3_title::after{
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 3.5rem;
        height: .1rem;
        background: #BD2924;
    }
    .box3_p{
        line-height: 2.5rem;
        margin-bottom: .5rem;
        text-align: center;
        color: #8C8C8C;
        font-size: .7rem;
    }
    .box3_p span{
        color: #BD2924;
    }
    .box3_cont{
        height: 20rem;
        background: url("../images/box3_bg.png") center center no-repeat;
        background-size: 10.45rem;
        margin-bottom: 2rem;
    }
    .box3_box p{
        line-height: 1.2rem;
        font-size: .5rem;
        color: #C68A4C;
    }
    .box3_box h6{
        width: 3rem;
        height: 3rem;
        box-sizing: border-box;
        padding-top: .7rem;
        line-height: .8rem;
        font-size: .55rem;
        color: #fff;
        font-weight: normal;
        text-align: center;
        background: #505257;
        border-radius:50%;
    }
    .box3_box1{
        position: absolute;
        width: 6.5rem;
        right: .9rem;
        top: 0;
    }
    .box3_box1 h6{
        margin-left: -.5rem;
    }
    .box3_box2{
        position: absolute;
        width: 6.5rem;
        left: .9rem;
        top: .2rem;
    }
    .box3_box2 h6{
        margin-left: 3.3rem;
    }
    .box3_box3{
        position: absolute;
        width: 6.5rem;
        left: .2rem;
        top: 9rem;
    }
    .box3_box3 h6{
        margin: 0 auto;
    }
    .box3_box4{
        position: absolute;
        width: 6.5rem;
        left: 5rem;
        top: 14rem;
    }
    .box3_box4 h6{
        margin: 0 auto;
    }
    .box3_box5{
        position: absolute;
        width: 6rem;
        right: .2rem;
        top: 12.5rem;
    }
    .box3_box6{
        position: absolute;
        width: 4rem;
        right: 0;
        top: 7rem;
    }
    .box3_box6 h6{
        margin-left: -1.5rem;
    }
    .box4{
        box-sizing: border-box;
        padding: 1rem .35rem;
        background: #171719;
    }
    .box4_title{
        text-align: center;
        line-height: 3rem;
        font-size: 1.6rem;
        color:rgba(87,87,87,1);
        background:linear-gradient(0deg,rgba(243,244,219,1) 0%, rgba(205,181,112,1) 100%);
        -webkit-background-clip:text;
        -webkit-text-fill-color:transparent;
        position: relative;
    }
    .box4_title::after{
        content: '';
        display: block;
        width: 1.5rem;
        height: .1rem;
        background:linear-gradient(90deg,rgba(244,240,195,1),rgba(205,181,112,1));
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .after_box4_title{
        text-align: center;
        font-size: .7rem;
        color: #e2e2e2;
        line-height: 1.3rem;
    }
    .box4_title_img{
        display: block;
        width: 10.75rem;
        margin: 0 auto;
    }
    .box4_img_box:nth-last-child(1){
        border-top: 1px solid #969696;
    }
    .box4_img_box{
        width: 100%;
        box-sizing: border-box;
        padding: 1rem 0;
    }
    .box4_img_title{
        line-height: 1.5rem;
        font-size: .8rem;
        font-weight: normal;
        text-align: center;
    }
    .box4_l{
        width: 9.85rem;
        float: left;
    }
    .box4_r{
        width: 7.8rem;
        float: right;
    }
    .box4_l img,
    .box4_r img{
        display: block;
        width: 100%;
    }
    .box4_l .box4_img_title{
        color: #EDB64C;
    }
    .box4_l .box4_bottom{
        background: #EDB64C;
        color: #000;
    }
    .box4_r .box4_img_title{
        color: #E7E7E7;
        margin-top: 1.7rem;
    }
    .box4_r .box4_bottom{
        background: #5C5C5C;
        color: #fff;
    }
    .box4_bottom{
        height: 2.5rem;
        text-align: center;
        box-sizing: border-box;
        padding-top: .15rem;
    }
    .box4_bottom h6{
        line-height: 1.1rem;
        font-size: .7rem;
    }
    .box4_bottom p{
        line-height: 1.1rem;
        font-size: .6rem;
    }
    .box5_title{
        margin-top: 1rem;
        line-height: 1.75rem;
        text-align: center;
        font-size: 1.2rem;
        color: #424242;
    }
    .box5_after_t{
        line-height: 1.4rem;
        text-align: center;
        font-size: .7rem;
        color: #5b5b5b;
        position: relative;
    }
    .box5_after_t::after{
        content: '';
        display: block;
        width: 1.5rem;
        height: .1rem;
        background:rgba(206,8,21,1);
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .box5_p{
        text-align: center;
        line-height: 1.5rem;
        font-size: .8rem;
        color: #424242;
        margin: .5rem auto;
    }
    .box5_img{
        display: block;
        margin: 0 auto;
        width: 12.4rem;
    }
    .box6 li{
        float: left;
        width: 31.3%;
        margin: .25rem 1%;
    }
    .box6_img{
        width: 100%;
        background: #524E65;
        box-sizing: border-box;
        padding: .3rem 0;
    }
    .box6_img img{
        display: block;
        margin: 0 auto;
        height: 7.4rem;
    }
    .box6_bottom{
        height: 8rem;
        box-sizing: border-box;
        padding: .2rem;
        background: #dadade;
    }
    .box6_bottom h5{
        line-height: 1.5rem;
        font-size: .8rem;
        text-align: center;
        color: #1B1B1B;
    }
    .box6_bottom p{
        line-height: 1.2rem;
        font-size: .65rem;
        text-indent: 2em;
        text-align: justify;
        color: rgba(27,27,27,.6);
    }



}</pre></body></html>