<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.modal-title{
    font-family: "Microsoft yahei", Simsun, arial, sans-serif;
    color: #333333;
}

.modal-title img{
    position: relative;
    width: 26px;
    top: -2px;
    padding-right: 4px;
}

.price{
    margin: 5px 10px;
    font-size: 14px;
    color: #333333;

}

.info-product{
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin: 0;
    padding: 0;
}

.product-list{
    display: block;
    position: relative;
    overflow: hidden;
    zoom: 1;
    clear: both;
}

.product-list .vip-item{
    position: relative;
    width: 135px;
    border: solid 1px #ffffff;
    float: left;
    margin-top: 12px;
    margin-right: 20px;
    list-style: none;
}

.product-list .vip-item .item-link{
    display: block;
    margin-bottom: auto;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    background-color: #ffffff;
    position: relative;
    text-decoration: none;
    clear: both;
}

.product-list .item-link-active{
    border: 1px solid #4C9AF2;
    border-radius: 4px;
}

.product-list .item-link-active .item-link{
    border: 1px solid #4C9AF2;
    border-radius: 3px;
}

.product-list .vip-item .active-icon{
    display: none;
    position: absolute;
    width: 25px;
    height: 25px;
    bottom: -1px;
    right: -1px;
    background: url("/picture/user/ic_select.png") center center no-repeat transparent;
    background-size: 100% 100%;
}

.product-list .vip-item .item-link label{
    float: left;
    width: 44px;
    height: 60px;
    margin-bottom: 0;
    line-height: normal;
    color: #707070;
    text-align: center;
    cursor: pointer;
    border-radius: 2px 0 0 2px;
    background: #ededed;
    font-size: 16px;
}

.product-list .vip-item .item-link label span{
    top: 8px;
    position: relative;
    vertical-align: inherit;
}

.product-list .vip-item .item-link .detail{
    display: block;
    text-align: left;
    padding-left: 15px;
    height: 60px;
    line-height: 60px;
    width: 80%;
    margin: 0 auto;
}

.product-list .vip-item .item-link .detail .detail-row{
    text-align: center;
    font-size: 24px;
    color: #f5622e;
}

.product-list .vip-item .item-link .detail .detail-row span{
    font-size: 14px;
    font-family: Arial;
}

.product-list .vip-item .item-link .detail .detail-row .detail-row-price{
    font-size: 22px;
    height: 30px;
    line-height: initial;
}

.product-list .vip-item .item-link .detail .detail-row-origin{
    font-size: 12px;
    text-align: left;
    color: #999999;
}

.tco-icon{
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    background-image: linear-gradient(-135deg, #fe2c38 0, #ff715c 100%);
    border-radius: 6px 2px;
    background-size: contain;
    position: absolute;
    top: -12px;
    right: -3px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}

.price_content{
    display: block;
    position: relative;
    border: 1px solid lightgrey;
    margin-top: 5px;
    height: 60px;
    text-align: center;
    line-height: 28px;
    text-decoration: none;
}

.price_content:link,
.price_content:visited,
.price_content:hover {
    color: black;
    text-decoration: none;
}

.check_price{
    color: red;
}
.price_content&gt;div&gt;span{
    margin: 0 10px;
    font-size: 16px;
}

.remind{
    margin-top: 20px;
    list-style: none;
}

.remind&gt;li{
    font-size: 12px;
    margin: 5px 0;
    color: #666666;

}
.remind&gt;li a{
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color:#1890ff;
}
#qr-code {
    position: relative;
    /* width: 280px;
    height: 280px; */
    margin: 20px auto;
    text-align: center;
    display: block;
}

#qr-code .qr-pic {
    width: 100%;
    height: 100%;
}

#qr-code  .qr-loading {
    display: none;
    position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#action {
    text-align: center;
}

.bottom-buy{
    display: none;
    position: fixed;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: #4c4c4c;
    margin: 0;
    padding: 0;
}

.bottom-buy .bottom-buy-warp{
    width: 80%;
    height: 100%;
    margin: 0 auto;
    color: #e7c37b;
}

.bottom-buy .bottom-buy-warp .bottom-buy-box{
    float: left;
}

.bottom-buy .bottom-buy-warp .bottom-buy-box .vip-text {
    font-size: 26px;
    font-weight: bold;
    margin-right: 15px;
}

.bottom-buy .bottom-buy-warp .bottom-buy-box .vip-tip {
    font-size: 16px;
}

.bottom-buy .bottom-buy-warp .buttons {
    float: right;
}

.bottom-buy .bottom-buy-warp .buttons .btn-text {
    display: inline-block;
    cursor: pointer;
    border: #f9d681;
    background-color: #f9d681;
    color: #351d06;
    padding: 0 10px;
    margin: 0 5px;
    font-size: 20px;
    text-align: center;
    font-family: "Microsoft yahei", Simsun, arial, sans-serif;
}

.bottom-buy .bottom-buy-warp .buttons .btn-text .icon-next {
    margin-left: 5px;
    font-size: 24px;
    text-align: center;
}


/*.triangle{*/
    /*width: 25px;*/
    /*height: 25px;*/
    /*background-color: #1890ff;*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 0;*/
    /*clip-path: polygon(0 0 ,100% 0 ,100% 100% );*/
    /*!*-webkit-clip-path:polygon(0 0 ,100% 0 ,100% 100% )*!*/
/*}*/
/*.triangle img{*/
    /*width: 50%;*/
    /*height: 50%;*/
    /*display: block;*/
    /*position: absolute;*/
    /*right: 2px;*/
    /*top: 2px;*/
/*}*/
div#topay-modal {
    margin-top: 50px;
}</pre></body></html>