<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    text-decoration: none;
}
a{
    padding: 0;
    margin: 0;
}
img{
    display: block;
}
.clearfix{
    clear: both;
}
.sp_header{
    width: 99%;
    margin: 0 auto;
    height: 1.48rem;
    border: 1px solid #bcbcbc;
}
/* .sp_header .sp_hl{
    wid
} */
.sp_header .sp_logo{
    font-weight: 700;
    font-size: .30rem;
    color: #797979;
}
.sp_header .sp_lbox{
    width: 1.62rem;
    height: .46rem;
    color: #333;
    border: 1px solid #797979;
    border-radius: .05rem;
    font-size: .24rem;
    line-height: .45rem;
    text-align: center;
}
.sp_header .sp_lt{
    width: 3.5rem;
    font-size: .24rem;
    color: #333333;
}
.sp_header .sp_hl{
    float: left;
    margin-left: .8rem;
    margin-top: .1rem;
}
.sp_header .sp_lt{
    float: right;
    margin-right:.5rem;
    margin-top: .2rem;
}
.sp_header .sp_lbox{
    margin-top: .1rem;
}

.sp_footer{
    width: 100%;
    height: 11rem;
    background-color: #000;
}
.sp_footer .sp_fbox{
    width: 3rem;
    height: .6rem;
    margin: 0 auto;
    background-color:#fff;
    font-size: .3rem;
    line-height: .6rem;
    text-align: center;
    font-weight: 400;
    color: #000;
}
.sp_footer .sp_fbox_t{
    padding-top:.3rem;
}
.sp_footer .sp_fbox_t p{
    width: 6.6rem;
    margin: 0 auto;
    margin-top:.2rem;
    font-size: .24rem;
    color: #fff;
}
.sp_footer .sp_ly{
    text-align: center;
    font-size: .28rem;
    color: #fff;
    margin-top: 0.2rem;
}
.sp_footer .sp_list{
    width: 6.6rem;
    height: 5rem;
    margin: 0 auto;
    border: 1px solid #fff;
    font-size: .24rem;
    font-weight: 700;
    color: #fff;
    margin-top: .24rem;
}
.sp_footer .sp_list li{
    margin-top:.22rem;
    margin-left: .2rem;
}
.sp_footer .sp_list .sp_list01{
    margin-top: 0.04rem;
}
.sp_footer .wz_ti li{
    float: left;
    margin-left: .8rem;
}
.sp_footer .wz_ti{
    width: 6.6rem;
    margin: 0 auto;
    margin-top: .1rem;
}
.sp_footer .wz_ti .ti_01{
    margin-left: 0;
}
.sp_footer .wz_ti li a{
    font-weight: 400;
    font-style: normal;
    font-size: .24rem;
    color: #FFF;
}</pre></body></html>