<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    margin:0 auto;
    background-color:#efeff4 !important;
    font-family:"黑体" !important;
    color:#676767 !important;
    padding:0;-webkit-text-size-adjust: none;
    font-size:0.8em !important;
}
a{text-decoration:none !important;}
img{
    max-width: 100%;
    height: auto;
}
.divlayout{
    width:100%;
    float:left;
}
.margintop1{
    margin-top:1%;
}
.navigation{
    background-color:#c8344d;
    min-height:45px;
}
.width85{
    width:85%;
}
.width13{
    width:13%;
}
.navigationcontent{
    width:19.5%;
    float:left;
    color:#fff;
    font-size:1em;
    text-align:center;
    line-height:45px;
    min-height:45px;
    border-left:1px solid #fff;
}
.navigationcontent_width17{
    width:17%;
}
.navigationcontent_width22{
    width:22%;
}
.navigationdivleft{
     border-left:0;
}
.navigationdivright{
     border-right:0;
}
.navigationimg::before{
    position: relative;
    right:2px;
    content:url("../image/navigation.png");
}
.navigationbottom{
    width:40%;
    background-color:#080808;
    opacity:0.8;
    position:absolute;
    left:60%;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    z-index:99999;
}
.navigationbottom ul{
    width:100%;
    list-style:none;
    margin: 0;
    padding: 0;
}
.navigationbottom ul li{
    width:50%;
    list-style:none;
    color:#fff;
    text-align:center;
    border-bottom:1px solid #fff;
    padding: 0px;
    margin: 0px;
    height: 30px;
    line-height: 30px;
    float:left;
}
.navigationbottom ul li:last-child{
    
}
.navigationbottom ul li a{
    color:#fff;
    width:100%;
}
.floatleft{
    float:left;
}
.marginleft2{
    margin-left:2%;
}
ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}

.slider{display:none}/*用于获取更加体验*/
.focus span{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#666;font-size:0}
.focus span.current{background:#c22c3d}

@media screen and (min-device-width:320px) and (max-device-width: 370px) {
    .navigation{
        min-height:40px;
    }
    .navigationcontent {
        font-size:1em;
        line-height:40px;
        min-height:40px;
    }
}</pre></body></html>