.jine span {
    font-size: 14px;
}

.jine i {
    font-size: 14px;
}

.zf-list div {
    position: relative;
    width: 140px;
    height: 50px;
    margin-right: 14px;
    background: #fff;
    border: 1px solid #e1e6f0;
    border-radius: 2px;
    cursor: pointer;
    margin-bottom: 16px;
}

.zf-list div i {
    position: absolute;
    bottom: 0;
    right: 0;
    color: transparent;
    font-size: 24px;
    line-height: 24px;
}

.zf-list div.on {
    border-color: #3464ff;
}

.zf-list div.on i {
    color: #3464ff;
}

.zf-list .alipay {
    background: url("../u/style/res/pay-alipay.png") no-repeat center;
    background-size:140px;
}

.zf-list .wxpay {
    background: url("../u/style/res/pay-wxpay.png") no-repeat center;
    background-size:140px;
}

.zf-list .unionpay {
    background: url("../u/style/res/pay-unionpay.png") no-repeat center;
    background-size:140px;
}

.zf-list .paypal {
    background: url("../u/style/res/pay-paypal.png") no-repeat center;
    background-size:140px;
}

.zf-list .ccpay {
    background: url("../u/style/res/chong/pay-ccpay.gif") no-repeat center;
    background-size:140px;
}

.zf-list .tyue_zhcn {
    background: url("../imgs/paystyle.png") no-repeat top left;
    background-size: 140px;
}

.zf-list .tyue_us {
    background: url("../imgs/paystyle_us.png") no-repeat top left;
    background-size: 140px;
}

.zf-list .alipayplus {
    background: url("../u/style/res/alipayplus.png") no-repeat center;
    background-size: 140px;
}

.zf-list .alipayplus.us {
    background: url("../u/style/res/alipayplus_us.png") no-repeat center;
    background-size: 140px;
}

.zf-list .bitpay{
    background: url(../u/style/res/bitpay.gif) no-repeat center;
    background-size: 140px;
}
.zf-list .bitpay.us{
    background: url(../u/style/res/bitpay_us.gif) no-repeat center;
    background-size: 140px;
}

.zf-list .googlepay {
    background: url("../u/style/res/googlepay.png") no-repeat center;
    background-size: 140px;
}

.zf-list .paynow {
    background: url("../u/style/res/paynow.png") no-repeat center;
    background-size: 140px;
}

.zf-list .ALIPAY_HK {
    background: url("../u/style/res/n_ALIPAY_HK.png") no-repeat center;
    background-size: 140px;
}

.zf-list .TNG {
    background: url("../u/style/res/n_TNG.png") no-repeat center;
    background-size: 140px;
}

.zf-list .GCASH {
    background: url("../u/style/res/n_GCASH.png") no-repeat center;
    background-size: 140px;
}

.zf-list .DANA {
    background: url("../u/style/res/n_DANA.png") no-repeat center;
    background-size: 140px;
}

.zf-list .KAKAOPAY {
    background: url("../u/style/res/n_KAKAOPAY.png") no-repeat center;
    background-size: 140px;
}

.zf-list .TOSSPAY {
    background: url("../u/style/res/n_TOSSPAY.png") no-repeat center;
    background-size: 140px;
}

.zf-list .NAVERPAY {
    background: url("../u/style/res/n_NAVERPAY.png") no-repeat center;
    background-size: 140px;
}

.zf-list .TRUEMONEY {
    background: url("../u/style/res/n_TRUEMONEY.png") no-repeat center;
    background-size: 140px;
}

.zf-list .RABBIT_LINE_PAY {
    background: url("../u/style/res/n_RABBIT_LINE_PAY.png") no-repeat center;
    background-size: 140px;
}

.zf-list .KREDIVO_ID {
    background: url("../u/style/res/chong/KREDIVO_ID.png") no-repeat center;
    background-size: 140px;
}

.zf-list .BOOST {
    background: url("../u/style/res/chong/BOOST.png") no-repeat center;
    background-size: 140px;
}

.zf-list .BILLEASE {
    background: url("../u/style/res/chong/BILLEASE.png") no-repeat center;
    background-size: 140px;
}

.zf-list .BPI {
    background: url("../u/style/res/chong/BPI.png") no-repeat center;
    background-size: 140px;
}

.zf-list .KPLUS {
    background: url("../u/style/res/chong/KPLUS.png") no-repeat center;
    background-size: 140px;
}

.zf-list .grabpay {
    background: url("../u/style/res/grabpay.png") no-repeat center;
    background-size: 140px;
}

.zf-list {
    margin-top: 20px;
    padding-top: 24px;
    border-top: 1px dashed #E1E6F0;
    display: flex;
    position: relative;
    flex-wrap: wrap;
}

.zf-list div:last-child,.zf-list div:nth-child(4n){
    margin-right: 0;
}
.jine .sjzhifu {
    font-size: 20px;
}

.qian {
    font-size: 14px;
    color: #8187A1;
    line-height: 24px;
    display: flex;
    align-items: center;
    line-height: 34px;
    flex-wrap: wrap;
}

.qian span {
    margin-right: 30px;
}

.qian span:last-child {
    margin: 0;
}

.qian i {
    color: #E8001C
}

.yue1 {
    display: flex;
    justify-content: space-between;
    color: #8187a1;
    line-height: 34px;
}

.qian .cloy {
    color: #E8001C
}

.yue1 i {
    color: #E8001C
}

.yue2 i {
    color: #E49A00;
}

.pay_total{
    background:url(../imgs/paymoney-bg.png) no-repeat;
}

.moveBtn{
    color: #3464FF;
    cursor: pointer;
    font-size: 14px;
}

.zf-list .posia{
    width: 414px;
    height: 30px;
    background: rgba(232, 0, 28, 0.1);
    border: 1px solid #E8001C;
    position: absolute;
    bottom:-55px;
    left:0;
    font-size: 12px;
    font-family: MicrosoftYaHei;
    color: #E8001C;
    line-height: 28px;
    padding-left:16px;
    display: none;
}

.layui-layer-dialog .layui-layer-content{
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
}

.layui-layer-btn a{
    line-height: 30px;
}
.p20{
    padding: 20px !important;
}
.jine.p20{
    padding: 20px 20px 4px 20px !important;
}

.alipay.zfbtd1 {
    background: url("../imgs/gew_pay/alipayTd1.png") no-repeat center;
    background-size: 140px;
}

.alipay.zfbtd2 {
    background: url("../imgs/gew_pay/alipayTd2.png") no-repeat center;
    background-size: 140px;
}

.alipay.us.zfbtd1 {
    background: url("../imgs/gew_pay/alipayTd1_us.png") no-repeat center;
    background-size: 140px;
}

.alipay.us.zfbtd2 {
    background: url("../imgs/gew_pay/alipayTd2_us.png") no-repeat center;
    background-size: 140px;
}