<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ------------------------------------------vippayment ----------------------------------------------*/
.pictocenter{
    width:692px;
    margin-left: auto;
    margin-right: auto;
}
.vippaymentmonthstat{
    width: 705px;
    height: 300px;
    margin-top: 5px;
    background-image: url('../img/bg_gold_2.jpg');
    background-repeat: no-repeat;
}
.innerstatment{
    padding-top: 80px;
    padding-left: 110px;
    font-size: 32px;
}
.cwhite{
    color: rgb(255, 255, 255);
}
.cyellow{
    color: rgb(254, 226, 82);
}

.vippaymententrance {
    width: 1200px;
    height: 614px;
    color: rgb(255, 255, 255);
    background-image: url("../img/bg_pay.jpg");
    background-repeat: no-repeat;
}
.vpentranceinner{
    float:left;
    margin-left:145px;
    margin-top:256px;
}
.vpentranceinnernode1 {
    height:113px;
}
.vppaymentway{
    text-decoration:none;
    font-size:14px;
    font-weight: 600;
    color: rgb(255, 255, 255);
}

.vpentranceinnernode2{
    height:80px;
}
.vptraction{
    float:left;
    margin-top: 449px;
    margin-left:400px
}
.vptractionnode{
    text-decoration:none;
    font-size:14px;
}

.container{
    margin-top:12px;
}

.container{
    background-repeat:no-repeat;
}

.rowembed{
    margin-top:520px;
}
/* ------------------------------------------vipotherpayment ----------------------------------------------*/
.none{
    display:none;
}

.bankdiv{
    margin-left:105px;
    margin-right:auto;
}

.bankdiv li:hover{
    color:#4fceee;
}
.xhdf-tabContent{
    text-align: center;
}
.xhdf-btn{
    width:1200px;
}

.xhdf-btn a {
    display: block;
    width: 300px;
    height: 60px;
    background: url("../img/xhdf-updateBtn.jpg");
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left:auto;
    margin-right:auto;
}
.xhdf-stepAlipay {
    position:relative;
}
.xhdf-stepAlipay-message {
    width:400px;height:30px; position:absolute; top:105px; left:530px ; z-index:100; line-height: 30px; font-size: 20px; color: #f00; font-weight: bold;
}
.kefu{
    display: none;
    position: fixed;
    top:48%;
    right: 0;
    width: 150px;
    z-index: 200;
}
.kefu-close{
    margin-left: 135px;
    color: red;
}
@media only screen and (max-height: 768px) {
    .kefu{
        display: none;
        position: fixed;
        top:48%;
        right: 0;
        width: 100px;
        z-index: 200;
    }
    .kefu &gt; a &gt; img{
        width: 100px;
    }
    .kefu-close{
        margin-left: 90px;
        color: red;
    }
}</pre></body></html>