<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*澶撮儴骞垮憡 */
.cashRegister{
   padding-top: 71px;
}
.cashRegisterImg{
    width: 100%;
}

/* 绉诲姩鏀舵 */
.mobilePayment{
    background: #fff;
    padding: 97px 0 69px;
}
.mobilePaymentDiv{
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}
.mobilePaymentLeft{
    float: left;
    font-size: 0;
}
.mobilePaymentRight{
    float: right;
    width: 392px;
    margin-top: 116px;
}
.mobilePaymentRightP{
    font-size: 30px;
    color: #222222;
    margin-bottom: 35px;
}
.mobilePaymentRightDiv{
    width: 64px;
	height: 3px;
    background-color: #f10f14;
    margin-bottom: 35px;
}
.mobilePaymentRightTxt{
    font-size: 14px;
	color: #9b9ba3;
}

/* 鏅鸿兘鎶ヨ〃 */
.reportForms{
    background: #F6F7FC;
}</pre></body></html>