/*幻灯片*/
.swiper-container{
    width: calc(100% - 10px);
    border-radius: 5px;
    /*height: 9.15rem;*/
    box-sizing: border-box;
    margin-top: 5px !important;
}
.swiper-container .swiper-slide{
    width: 100% !important;
    /*height: 100% !important;*/
}
.swiper-container a{
    width: 100%;
    /*height: 100%;*/
    display: block;
}
.swiper-container img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.title{
    background: #00a3ee;
    color: white;
    font-size: 0;
    width: 100%;
}
.title .item{
    display: inline-block;
    vertical-align: middle;
    width: 33.33%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: white;
}
.title .item:first-child{
    text-align: left;
}
.title .item:first-child span{
    font-size: 25px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.title .item:nth-child(2){
    text-align: center;
}
.title .item:last-child{
    text-align: right;
}
.title .item:last-child span{
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-left: 2px;
}

.tab{
    font-size: 0;
    width: 100%;
}
.tab .item{
    width: calc(20% - 1px);
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 13px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    color: #454545;
    position: relative;
}
/*.tab .item:nth-child(4){*/
/*    width: 33.33%;*/
/*    border-right: 0;*/
/*}*/
.tab .active{
    border-bottom: 0;
    color: #00a3ee;
}
.tab .active span{
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #00a3ee;
    bottom: 0;
}


.tips{
    background: #f7f7f7;
    min-height: 30px;
    line-height: 30px;
    width: calc(100% - 5px);
    padding: 0 0 0 5px;
    font-size: 12px;
    color: #666666;
}
.tips .iconfont{
    color: #00a3ee;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
}
.phone{
    margin-top: 10px;
    width: 95%;
    padding: 0 2.5%;
    font-size: 0;
}
.phone .phone-tip{
    font-size: 13px;
    color: #767676;
}
.phone .phone-input{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.phone .phone-input div:first-child{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 0px);
    height: 50px;
    line-height: 50px;
}
.phone .phone-input div:first-child input{
    width: 100%;
    border: 0;
    outline: 0;
    height: 50px;
    line-height: 50px;
    font-size: 28px;
    color: #454545;
    letter-spacing:1px;
}
.phone .phone-input div:first-child input::placeholder{
    font-size: 17px;
}
/*.phone .phone-input div:last-child{*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    width: 70px;*/
/*    height: 50px;*/
/*    font-size: 11px;*/
/*    line-height: normal;*/
/*    text-align: center;*/
/*    color: #0498E2;*/
/*}*/
/*.phone .phone-input div:last-child img{*/
/*    width: 30px;*/
/*    display: block;*/
/*    margin: 5px auto 0;*/
/*}*/
.phone .phone-tip2{
    font-size: 0;
    color: #666666;
    border-bottom: 1px solid #e6e6e6;
    height: 40px;
    line-height: 40px;
}
.phone .phone-tip2>div{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
}
.phone .phone-tip2>div img{
    width: 70px;
    max-height: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 3px;
}
.phone .phone-tip2>div:first-child{
    font-size: 17px;
    font-weight: bold;
}
.phone .phone-tip2>div:last-child{
    font-size: 14px;
    text-align: right;
}
.phone .phone-tip2>div:last-child span{
    font-size: 26px;
}


.phone .phone-tip3{
    font-size: 0;
    color: #acacac;
    border-bottom: 1px solid #e6e6e6;
}
.phone .phone-tip3>div{
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
}
.phone .phone-tip3>div:first-child{
    width: 80px;
}
.phone .phone-tip3>div:first-child img{
    width: 70px;
    max-height: 100%;
    vertical-align: middle;
}
.phone .phone-tip3>div:nth-child(2){
    width: calc(100% - 110px);
    font-size: 17px;
    font-weight: bold;
    color: #666666;
}
.phone .phone-tip3>div:last-child{
    width: 30px;
    font-size: 13px;
    color: #999999;
    text-align: center;
}

.agreement{
    color: #00a3ee;
    width: 95%;
    padding: 0 2.5%;
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
}

.btn-recharge{
    left: 0%;
    bottom: 0;
    width: 95%;
    display: block;
    margin: 10px auto 0;
    background: #00a3ee;
    color: white;
    border: 0;
    outline: 0;
    font-size: 15px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
}
.btn-disabled{
    background: #E6E6e6;
    color: #868686;
}



.phone .exchange>div{
    display: inline-block;
    vertical-align: middle;
    height: 50px;
    margin-top: 5px;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    width: calc(50% - 35px);
}
.phone .exchange>div:nth-child(2){
    width: 70px;
}
.phone .exchange>div:nth-child(2) img{
    height: 30px;
    margin: 10px auto;
}
.phone .exchange>div input{
    height: 40px;
    width: 100%;
    outline: 0;
    border: 0;
    text-align: center;
    color: #00a3ee;
    font-weight: bold;
    font-size: 20px;
}
.phone .exchange>div input::placeholder{
    font-size: 15px;
}
.phone .exchange>div div{
    font-size: 11px;
    color: #999999;
    margin-top: -10px;
}





.choose-pay{
    width: 90%;
    margin: 0 auto;
    padding: 0 5%;
}
.choose-pay .order-item{
    font-size: 0;
    border-bottom: 1px solid #f2f2f2;
}
.choose-pay .order-item>div:first-child{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #767676;
    height: 50px;
    line-height: 50px;
}
.choose-pay .order-item>div:nth-child(2){
    width: calc(100% - 70px);
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #767676;
    height: 50px;
    line-height: 50px;
}
.choose-pay .order-item>div:nth-child(1) img{
    display: inline-block;
    vertical-align: middle;
    height: 25px;
    margin-top: -2px;
}
.choose-pay .order-item>div:last-child{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    text-align: right;
}
.choose-pay .order-item>div:last-child img{
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}


.provider{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    transform:translateY(100%);
    z-index: 999;
}
.provider .provider-content{
    width: 95%;
    margin: 0 auto;
    padding: 0 2.5%;
    bottom: 0;
    position: absolute;
    height: 400px;
    background-color: white;
    overflow-y: auto;
    padding-top: 40px;
}
.provider .provider-content .provider-title{
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    width: 95%;
    bottom: 400px;
    background: white;
}
.provider .provider-content .provider-title span{
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 1.4rem;
    color: #8e8e8e;
    font-weight: bold;
}
.provider .provider-content .provider-item{
    font-size: 0;
    border-bottom: 1px solid #f2f2f2;
}
.provider .provider-content .provider-item>div:first-child{
    width: 80px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #767676;
    height: 50px;
    line-height: 50px;
}
.provider .provider-content .provider-item>div:nth-child(2){
    width: calc(100% - 120px);
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #767676;
    height: 50px;
    line-height: 50px;
}
.provider .provider-content .provider-item>div:nth-child(1) img{
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    margin-top: -2px;
}
.provider .provider-content .provider-item>div:last-child{
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    text-align: right;
}
.provider .provider-content .provider-item>div:last-child img{
    display: inline-block;
    vertical-align: middle;
    height: 30px;
}





.agreementDiv{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    transform:translateY(100%);
    z-index: 999;
}
.agreementDiv .agreementDiv-content{
    width: 95%;
    margin: 0 auto;
    padding: 0 2.5%;
    bottom: 0;
    top: 0;
    position: absolute;
    /*height: 400px;*/
    background-color: white;
    overflow-y: auto;
    padding-top: 40px;
}
.agreementDiv .agreementDiv-content .agreementDiv-title{
    height: 40px;
    text-align: center;
    line-height: 40px;
    position: fixed;
    width: 95%;
    padding: 0 2.5%;
    border-bottom: 1px solid #E6E6e6;
    left: 0;
    top: 0;
    background: white;
}
.agreementDiv .agreementDiv-content .agreementDiv-title span{
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 1.4rem;
    color: #8e8e8e;
    font-weight: bold;
}
.agreementDiv .agreementDiv-content .agreementContent{
    padding: 5px;
}
.agreementDiv .agreementDiv-content .agreementContent *{
    max-width: 100%;
}