<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer{
    width: 100%;
    padding-top: 0.8rem;
    background-size: cover;
}
.footer_text{
    display: inline-block;
    float: left;
}
.footer_text_logo{
    width: 2.81rem;
    height: 2.2rem;
    text-align: left;
    border-right: 1px solid #fff;
}
.tinhfg{
    width: 2.04rem;
}
.tinhfg img{
    width: 100%;
    height: auto;
}
.kioeryjngjf{
    margin-top: 0.4rem;
    width: 1.5rem;
}
.kioeryjngjf img{
    width: 100%!important;
    height: auto;
}
.kioeryjngjf p{
    font-size:0.14rem;
    text-align: center;
    color: #fff;
    margin-top: 0.15rem;
}
.footer_dizi{
    padding-top: 0.2rem;
    margin-left:3.28rem ;
    width: 5.2rem;
    float: left;
    text-align: left;
    /*margin-right: 1.5rem;*/
}
.footer h6{
    display: inline-block;
    font-size: 0.14rem;
    color: #dddddd;
    position: relative;
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 0.2rem;
}
.footer p{
    color: #fff;
    font-size: 0.14rem;
}
.footer_dizi_item{
    margin-bottom: 0.3rem;
}
.footer_pain{
    padding-top: 0.2rem;
    display: inline-block;
    float: left;
    margin-left: 0.5rem
}
.footer_eim{
    padding-top: 0.2rem;
    float: right;
    width: 2.3rem;
    text-align: left;
    height: 2.2rem;
    border-right: 1px solid #fff;
}
.footer_bottom{
    margin-top: 0.7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-top: 1px solid #fff;
    text-align: center;
}
.footer_bottom a{
    padding: 0 0.14rem;
    color: #fff;
    font-size: 0.14rem;
    border-left: 1px solid #fff;
}
.footer_bottom a:hover{
    color: #fff;
}
.footer_bottom a:nth-child(1){
    border: 0;
}
.footer_bottom span{
    color: #fff;
    font-size: 0.14rem;
    margin-left: 0.2rem;
}
@media screen and (max-width: 760px){
    .footer_text{
        display: inline-block;
        float: left;
        width: 48%;
        height: 3.6rem;
    }
    .footer_dizi{
        width: 48%;
        height: 3.6rem;
        float: right;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .footer_pain{
        padding-top: 0.2rem;
        display: inline-block;
        float: left;
        /*width: 48%;*/
        text-align: left;
        margin-bottom: 2rem;
    }
    .footer_eim {
        padding-top: 0.2rem;
        float: right;
        width: 48%;
        height: auto;
        text-align: left;
        border-right:0;
    }
    .footer_bottom{
        margin-top: 0;
         height: auto;
        line-height: 0.6rem;
        border-top: 1px solid #fff;
        text-align: center;
    }
    .footer_text_logo{
        border: 0;
    }
    .kioeryjngjf{
        width: 1.7rem;
    }
    .footer_bottom span{
        display: block;
    }
}</pre></body></html>