body,
html{
    font-family: "微软雅黑",Arail,Tabhoma;
}
.banner{
    padding-top: 89px;
}
.change_btns{
    margin-top: 6.6%;
}
.change_btns span{
    display: inline-block;
    font-size: 16px;
    width: 201px;
    line-height: 44px;
    text-align: center;
    background: #cad8fa;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 2%;
}
.change_btns span:last-child{
    margin-right: 0;
}
.change_btns .active{
    color: #fff;
    background: #084cf9;
}
.con{
    padding-top: 3.5%;
    display: none;
}
.show{
    display: block;
}

.ipt_wrap{
    overflow: hidden;
    margin-bottom: 2.3%;
}
.coupon_wrap{
    overflow: visible;
}
.p_label{
    font-size: 16px;
    float: left;
    line-height: 41px;
    width: 160px;
}
.p_acc{
    display: inline-block;
    width: 403px;
    line-height: 41px;
    background: #dbdbdb;
    padding: 0 10px;
    border-radius: 4px;
    float: left;
}
.card_type{
    float: left;
    width: calc(100% - 160px);
}
.card_change{
    border-bottom: 1px solid #dbdbdb;
    padding-left: 2.3%;
    overflow: hidden;
    width: 61%;
}
.card_change span{
    float: left;
    cursor: pointer;
    line-height: 41px;
}
.card_change span{
    margin-right: 18.3%;
}
.card_change .card_active{
    color: #084cf9;
    border-bottom: 1px solid #084cf9;
}
.card_info{
    color: #5e5e5e;
    margin: 1.5% 0 4.5%;
}
.cards{
    display: none;
}
.cards_wrap{
    /*overflow: hidden;*/
}
.cards_wrap li{
    float: left;
    width: 120px;
    margin-right: 3.5%;
    padding-bottom: 4%;
}
.cards_wrap li img{
    width: 100%;
    display: none;
    cursor: pointer;
    border-radius: 10px;
}
.cards_wrap li img.show{
    display: block;
}
.select_pic{
    box-shadow: 0px 8px 14px 0px
    rgba(0, 0, 0, 0.4);
}
.card{
    margin-bottom: 0;
}
.pay_type{
    float: left;
    width: calc(100% - 160px);
}
.pay_type span{
    float: left;
    padding: 1% 3%;
}
.paypal-tips{
    margin-top: 70px;
    padding-left: 13%;
    display: none;
}
.pay_type span img{
    cursor: pointer;
    height: 24px;
}
.pay_type .p_active{
    border: 1px solid #0e15e9;
    background: #e5ecff;
    border-radius: 4px;
    padding: 0.9% 2.9%;
}
.amount{
    font-size: 26px;
    color: #084cf9;
    font-weight: 700;
    line-height: 41px;
}
.pay_btn{
    display: block;
    background: #084cf9;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 1.5% 9.7%;
    border-radius: 4px;
    margin: 0 auto 13%;
}
.cdk_wrap .p_label{
    text-align: right;
    width: 141px;
    margin-right: 19px;
}
.cdk_wrap .pay_btn{
    margin: 7% 0 0 15%;
}
.c_tips{
    background: url("../png/back.png") 0 0 no-repeat;
    background-size: 100%;
    width: 92%;
    padding: 8% 14% 15% 24%;
    float: right;
    margin-right: -8%;
    margin-top: -1%;
    margin-bottom: 2.5%;
    line-height: 2;
}
.coupon_wrap .layui-input-inline{
    width: 58%;
    min-width: 190px;
}
.coupon_wrap .layui-form-select .layui-input {
    background: #e8e8e8;
}
.coupon_wrap .layui-form-select dl dd{
    text-align: center;
    background: #f9f9f9;
    color: #404040;
}
.coupon_wrap .layui-form-select dl dd:hover{
    background: #dbe2f5;
}
.coupon_wrap .layui-form-select dl dd.layui-this{
    background: #2662fa;
    color: #fff;
}

/*影音会员*/
#audiovedio{
    display: none;
}
.av-wrap .av-title{
    position: relative;
    font-size: 18px;
    padding-left: 10px;
    margin-bottom: 3.4%;
}
.av-wrap .av-title span{
    display: inline-block;
    width: 116px;
    line-height: 19px;
    border: 1px solid #f4a742;
    font-size: 14px;
    text-align: center;
    border-radius: 4px;
    color: #f4a742;
    cursor: pointer;
}
.av-wrap .av-title:after{
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 1px;
    height: 16px;
    background: #f4a742;
}
.av-con{
    padding-left: 10px;
    margin-bottom: 4%;
}
.av-con .av-sub-title{
    font-size: 14px;
    margin-bottom: 1.5%;
}
.av-items{
    overflow: hidden;
}
.av-items li{
    float: left;
    background: rgba(66,133,244,0.1);
    width: 30%;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    padding: 3.41% 0 2.4106%;
    margin-right: 3.3%;
    min-width: 266px;
    margin-top: 2%;
}
.av-items li:last-child{
    margin-right: 0;
}
.av-items li.av-active{
    border: 1px solid #4285f4;
    padding: 3.21% 0 2.4106%;
}
.av-items .audio-con{
    padding-bottom: 4.524%;
}
.audio-wrap li.av-active{
    border: 1px solid #4285f4;
    padding: 3.41% 0 4.435%;
}
.av-items li .av-icon{
    height: 68px;
}
.av-items li .av-card-name{
    font-size: 16px;
    margin-top: 3%;
}
.av-items li .av-card-name i{
    font-size: 14px;
    color: #5e5e5e;
}
.av-items li .av-card-tips{
    font-size: 14px;
    color: #666;
}
.av-con .av-rules{
    font-size: 14px;
}
.av-con .av-rules dt{
    font-weight: 700;
    font-size: 16px;
}
.av-con .av-rules dd{
    margin-top: 1.6%;
}
.unabled-av-wrap{
    position: fixed;
    top: 30%;
    left: 50%;
    width: 474px;
    margin-left: -237px;
    background: #fff;
    border-radius: 10px;
    padding: 4% 34px;
    display: none;
    z-index: 100001;
}
.unabled-av-wrap p{
    font-size: 14px;
    color: #000;
    line-height: 26px;
}
.av-shut{
    position: absolute;
    right: 10px;
    top: 10px;
}
.go-recharge{
    display: block;
    width: 121px;
    line-height: 35px;
    margin: 9% auto 0;
    background: #4285f4;
    text-align: center;
    color: #fffefe;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
}
.go-get{
    display: block;
    width: 121px;
    line-height: 35px;
    margin: 9% auto 0;
    background: #4285f4;
    text-align: center;
    color: #fffefe;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
}
.av-list{
    display: block;
}
.av-card-con{
    margin-top: 3%;
}
.av-card-con span{
    color: #5d5d5d;
}
.av-card-con input{
    border: none;
    color: #000;
}
.av-card-con button{
    display: inline-block;
    color: #f4a742;
    border: 1px solid #f4a742;
    border-radius: 10px;
    background: transparent;
    width: 58px;
    text-align: center;
}
.av-list{
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -17.9%;
    width: 35.9%;
    min-width: 500px;
    background: #fff;
    border-radius: 10px;
    color: #000;
    overflow: hidden;
    max-height: 427px;
    overflow-y: auto;
    display: none;
    z-index: 100001;
}
.av-list .av-list-head{
    padding-left: 14px;
    line-height: 38px;
    background: #efefef;
}
.av-list .av-list-title{
    margin: 3% 0 2%;
}
.av-list .av-list-title span{
    text-align: center;
    color: #5d5d5d;
}
.av-list .av-list-items li{
    text-align: center;
    margin-bottom: 2.2%;
}
.av-list .av-list-items li input{
    border: none;
}
.av-list .av-list-items li button{
    background: transparent;
    color: #f4a742;
}
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
    display: none;
}
/*微信扫码支付弹窗二维码样式*/
#erweima_code{
    height: 325px;
    margin: 0px auto;
}
#erweima_code .layer-ocde-img{
    width: 70%;
    margin-left: 15%;
}
#erweima_code .tishi{
    color: red;
    font-size: 12px;
    margin-top: 25px;
    text-align: center;
}

/*登录框*/
.mask{
    /*display: block !important;*/
}
.layer_wrap{
    width: 30%;
    max-width: 452px;
    position: fixed;
    left: 50%;
    top: 50%;
    /*transform: translate(-50%, -50%);*/
    background: #fff;
    min-width: 396px;
    padding-bottom: 1%;
    z-index: 9999;
    margin-left: -15%;
}
.login_wrap{
    display: none;
}
.layer_tit{
    font-size: 20px;
    color: #373737;
    height: 57px;
    line-height: 57px;
    text-align: center;
    position: relative;
    margin-top: 0;
}
.back_btn{
    position: absolute;
    left: 4%;
    top: 0;
    font-size: 16px;
    background: none;
    display: none;
}
.back_btn:hover{
    color: #4285f4;
}
.shut{
    position: absolute;
    right: 4%;
    top: 0;
    font-size: 20px;
    width: 3.6%;
    background: none;
}
.shut img{
    width: 100%;
}
.login_wrap .ipt_wrap{
    width: 92%;
    margin: 0 auto;
}
.ipt{
    line-height: 52px;
    height: 55px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
}
.ipt_line{
    width: 0;
    height: 1px;
    background: #4285f4;
    position: absolute;
    left: 0;
    bottom: -1px;
}
.phone{
    width: 3.5%;
    float: left;
    margin-left: 4.6%;
    margin-right: 3%;
    margin-top: 5.4%;
    display: none;
}
.ipt input{
    font-size: 14px;
    line-height: 16px;
    border: none;
    caret-color: #333;
    width: 50%;
}
.pass{
    width: 3.53%;
    float: left;
    margin-left: 5%;
    margin-right: 2.88%;
    margin-top: 4.5%;
}
.change_btn{
    font-size: 14px;
    color: #373737;
    padding-left: 5%;
    margin-top: 10px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}
.sms_btn,
.login_captcha_btn
{
    width: 33%;
    background: #4285f4;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.login{
    width: 47.79%;
    margin: 9% auto 11%;
    font-size: 18px;
    color: #fff;
    background: #4285f4;
    border-radius: 5px;
    display: block;
    line-height: 49px;
    border: none;
}
.line{
    width: 100%;
    height: 1px;
    background: #373737;
    position: relative;
}
.wx_login{
    position: absolute;
    left: 46%;
    padding: 0 1%;
    background: #fff;
    font-size: 20px;
    text-align: center;
    color: #373737;
    margin-top: -4%;
}
.warnw{
    text-align: center;
    font-size: 16px;
    color: #373737;
    margin-top: 10%;
}
.wx_code{
    text-align: center;
    display: none;
}
/*手机邮箱分开*/
.changetype_btns{
    padding: 0 5%;
    text-align: center;
    margin-bottom: 4%;
}
.changetype_btns span{
    display: inline-block;
    width: 20.62%;
    text-align: center;
    cursor: pointer;
}
.changetype_btns span:first-child{
    margin-right: 6%;
}
.changetype_btns span.active{
    border: 1px solid #333333;
    border-radius: 16px;
}
/*海外区号*/
.intl-tel-input .selected-flag{
    padding-left: 18px;
}
.intl-tel-input.inside input[type="text"]{
    padding-left: 47px;
}
.intl-tel-input{
    float: left;
    width: 90px;
}
.intl-tel-input input{
    width: 100%;
}
@media (max-width: 768px) {
    .change_btns span{
        width: 47%;
        font-size: 12px;
        margin-bottom: 2%;
    }
    .card_change span{
        margin-right: 6.3%;
    }
    .card_change span:last-child{
        margin-right: 0;
    }
    .card_type,
    .card_change,
    .pay_type{
        width: 100%;
    }
    .cards_wrap li{
        width: 45%;
    }
    .pay_type span{
        width: 32%;
    }
    .pay_type span img{
        width: 90%;
        height: auto;
    }
    .c_tips{
        margin: 5% 0 0;
        background: none;
        padding: 0;
        width: 100%;
    }
    .coupon_wrap .layui-input-inline{
        margin-left: 0;
    }
    .av-items li{
        margin-bottom: 6%;
    }
    /*领取影音会员*/
    .av-wrap{
        padding: 0;
    }
    .av-items li{
        min-width: auto;
        width: 47%;
        margin-bottom: 5%;
        height: auto;
    }
    .av-items li:nth-child(odd){
        margin-right: 4.9%;
    }
    .av-items li:nth-child(even){
        margin-right: 0;
    }
    .av-items li .av-icon{
        height: 34px;
    }
    .av-con{
        padding-left: 0;
    }
    .av-items li .av-card-name,
    .av-items li .av-card-name i,
    .av-items li .av-card-tips{
        font-size: 12px;
    }
    .av-list{
        min-width: auto;
        width: 84%;
        margin-left: -42%;
    }
    .av-list .av-list-items li{
        font-size: 12px;
    }
    .unabled-av-wrap{
        width: 84%;
        margin-left: -42%;
    }
    .av-card-con span{
        display: block;
    }
    /*登录框*/
    .layer_wrap{
        width: 80%;
        margin-left: -40%;
        min-width: auto;
    }
    .phone,
    .pass{
        margin-top: 8%;
    }
    .changetype_btns span{
        width: 33%;
    }
    .phone_wrap .account,
    .email_wrap .account{
        width: 60%;
    }
    .sms_btn{
        width: 37%;
    }
    /*确认订单*/
    .rc-tit{
        padding-left: 0;
    }
    .rc-tit-tip{
        font-size: 18px;
    }
    .rc-succ{
        width: 16%;
    }
    .rc-submit{
        font-size: 16px;
    }
    .ipt input{
        width: calc(85% - 100px);
    }
    .ipt .captcha_btn{
        padding-left: 0 !important;
    }
}
