

/*@media only screen and (max-width:1250px){}*/

/* 960 */
.wrap{
    width: 1200px;
    height: 839px;
    background: #fff;
    margin: 0 auto 0;
}
.wrap img{vertical-align: bottom;}
.wrap-main{
    width: 1104px;
    margin: 0 auto;
}
.w-return{
    height:90px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    cursor: pointer;
    line-height: 16px;
}
.w-return img{
    margin-right: 7px;
    height: 16px;
}
.w-1{

}
.w1-t,.w2-t{
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.w1-b{
    margin: 12px 0 0 0;
    display: flex;
    justify-content: space-between;

}
.w1b-info{
    width:250px;
    height:96px;
    border:1px solid rgba(68,153,254,1);
    box-shadow:0px 6px 7px 0px rgba(94,66,66,0.08);
    border-radius:10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.w1b-info-checked{
    box-shadow:0px 6px 10px 0px rgba(68,153,254,0.16);
    border-radius:10px;
    background:rgba(68,153,254,1);
}
.w1b-info .w1b-info-p1{
    font-size:20px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-bottom: 11px;
}
.w1b-info .w1b-info-p2{
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.w1b-info-checked .w1b-info-p1{
    color:rgba(255,255,255,1);
}
.w1b-info-checked .w1b-info-p2{
    color:rgba(255,255,255,1);
}
.w1-f{
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 37px;
    border-bottom: 1px dashed rgba(230,230,230,1);
    padding: 19px 0;
}
.w1-f p:nth-child(2){
    font-size:16px;
    color:rgba(153,153,153,1);
}

.w-2{
    margin-top: 30px;
}
.w2b-pay{
    width:1110px;
    height:70px;
    background:rgba(255,255,255,1);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid rgba(230,230,230,1);
    cursor: pointer;
}
.w2bpay-l{
    width: 16px;
    height: 16px;
    background: url(/s/front/images/pay/weixuanzhong@2x.png);
    background-size: 100%;
    margin-right: 18px;
}
.w2b-pay-checked .w2bpay-l{
    background: url(/s/front/images/pay/xuanzhong@2x.png);
}
.w2bpay-r{
    display: flex;
    align-items: center;

}
.pay-desc{
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    margin-left: 8px;
}


.w-3{
    margin-top: 24px;
}
.w3-1{
    margin-left: 11px;
    font-size:16px;
    line-height: 28px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.w3-desc{
    margin-left: 11px;
    font-size:14px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(153,153,153,1);
}

.to-recharge{
    width:360px;
    height:50px;
    background:rgba(238,52,48,1);
    box-shadow:0px 4px 8px 0px rgba(208,77,77,0.14);
    border-radius:25px;
    margin: 62px auto;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}

.pay-layout{
    position: fixed;
    top:0;
    width: 100%;
    height: 100%;
    background:rgba(0,0,0,0.6);
    z-index:200;
}
.wrap-layout{
    width: 100%;
    height: 100%;
    position: relative;
}
.wx-layout{
    position: absolute;
    top: 50%;
    width:480px;
    height:529px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    margin-top: -264.5px;
    left: 50%;
    margin-left: -240px;
}
.wxl-t{
    width:480px;
    height:60px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 10px 0px rgba(95,95,95,0.1);
    border-radius:6px 6px 0px 0px;
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
    line-height: 60px;
}
.wx-qrcode{
    width:181px;
    height:182px;
    margin: 31px auto 0;
    display: block;
}
.wxl-desc{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
    margin-top: 21px;
    text-align: center;
}
.wxl-desc span{
    font-size:20px;
    font-weight: bold;
}
.wx-complete-pay,.wx-cancel-pay{
    width:260px;
    height:50px;
    border-radius:25px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    text-align: center;
    line-height: 50px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
}
.wx-complete-pay{
    background:rgba(97,186,70,1);
    box-shadow:0px 4px 8px 0px rgba(97,186,70,0.22);
    color:rgba(255,255,255,1);
}
.wx-cancel-pay{
    border:1px solid rgba(153,153,153,1);
    color:rgba(51,51,51,1);
}

.alipay-layout{
    position: absolute;
    top: 50%;
    width:480px;
    height:356px;
    background:rgba(255,255,255,1);
    border-radius:6px;
    margin-top: -178px;
    left: 50%;
    margin-left: -240px;
}
.alp-t{
    width:480px;
    height:60px;
    background:rgba(255,255,255,1);
    box-shadow:0px 2px 10px 0px rgba(95,95,95,0.1);
    border-radius:6px 6px 0px 0px;
    font-size:24px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 60px;
    text-align: center;
}
.alipay-layout p{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
}
.alp-p1{
    margin-top: 30px;
}
.alp-p2{
    margin-top: 18px;
}
.alp-complete-pay,.alp-cancel-pay{
    width:260px;
    height:50px;
    border-radius:25px;
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    text-align: center;
    line-height: 50px;
    margin: 20px auto;
    display: block;
    cursor: pointer;
}

.alp-complete-pay{
    margin-top: 44px;
    background:rgba(68,153,254,1);
    box-shadow:0px 4px 8px 0px rgba(68,153,254,0.22);
    color:rgba(255,255,255,1);
}
.alp-cancel-pay{
    border:1px solid rgba(153,153,153,1);
    color:rgba(51,51,51,1);
}
.to-alipay-recharge{
    color: #EE3430 !important;
}









