/*  */
/*  */
body{
    width: 100%;
    height: 100%;
    letter-spacing: 0.02rem;

}
.widthDrawal-container{
    width:100%;
    height: 100%;
}
.widthDrawal-content{
    max-width: 750px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../img/zc-bg1.png) no-repeat;
    background-size: 100% auto;
    /*padding-bottom: 0.8rem;*/

}
.zc-logo {
    padding-top: 0.5rem;
    padding-left: 0.5rem;
    color: #fff;
    display: flex;
    align-items: center; /* 垂直居中 */

}
.zc-logo .logo{
    width: 45px;
    height: 45px;
}
.zc-logo span{
    margin-left: 0.15rem;
    letter-spacing: 0.1rem;
}
.zc-logo span:last-child{
    font-size: 0.18rem;
    letter-spacing: 0.05rem;
}

.zt-content{
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 0.2rem;
}
.zt-content p:nth-child(1){
    font-size: 0.4rem;
}
.zt-price{
    font-size: 0.8rem;
}
.zt-min{
    font-size: 0.18rem;
    color: #354255;
    background-color: #AACBF7;
    display: inline-block;
    padding: 0.08rem 0.1rem;
    border-radius: 0.2rem;
    letter-spacing: 0.02rem;
}
.zt-icon{
    margin-top: 0.2rem;
}
.zt-icon span{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0.2rem;
    font-weight: bold;
    letter-spacing: 0.02rem;
}
.zt-icon span:before{
    content:'';
    width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    margin-right: 0.15rem;
    background: url(../img/zc-icon1.png) no-repeat;
    background-size: 100% 100%;
    /*position: absolute;
    top: 0rem;
    right: 0rem;*/

}
.zt-icon span:nth-child(2):before{
    background: url(../img/zc-icon2.png) no-repeat;
    background-size: 100% 100%;
}
.zt-icon span:nth-child(3):before{
    background: url(../img/zc-icon3.png) no-repeat;
    background-size: 100% 100%;
}

.zt-icon i{
    width: 82px;
    height: 82px;
}
.widthDrawal-wrap{
    /*width: 6.5rem;
    margin: 0 auto;
    background-color: #FFFFFF;*/
    background: rgb(255, 255, 255);
    /*border-top-left-radius: 16px;*/
    /*border-top-right-radius: 16px;*/
    border-radius: 16px;
    width: 6rem;
    margin: 0px auto;
    padding: 0.5rem;
}
.zc-title{

    background: url(../img/zc-title.png) no-repeat;
    background-size: 100% 100%;
    height: 0.5rem;
    width: 4rem;
    margin: 0 auto;
    /*font-size: 0.5rem;
    color: #1A77FA;
    font-weight: bold;
    text-align: center;*/
}
.zc-wrap{
    margin-top: 0.5rem;
}
.input-item{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.4rem;
    background-color: #EAF0FF;
}
.input{
    display: block;
    width: 100%;
    height: 0.73rem;
    padding-left: 0.4rem;
    font-size: 0.32rem;
    color: #333;
    border-radius: 0.37rem;

    outline: none;
    appearance: none;
    -webkit-appearance: none;
}
.inputcode{
    width:3.03rem;
}
.code{
    /*width: 2.72rem;*/
    height: 0.73rem;
    /*background: linear-gradient(0deg, #ffe574, #ffbb11);*/

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    color: #2E04F0;
    margin-right: 0.2rem;
    cursor: pointer;
}
.symbol{
    /*width: 2.72rem;*/
    height: 0.73rem;
    /*background: linear-gradient(0deg, #ffe574, #ffbb11);*/

    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    color: #2E04F0;
    margin-right: 0.2rem;
    cursor: pointer;
}
.input-item .gray {
    /*background: #cccccc;*/
    color: #fff;
}
.btn{
    width: 100%;
    height: 0.73rem;
    background: linear-gradient(0deg,  #0F71F8, rgb(15, 113, 248));
    border-radius: 0.17rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.32rem;
    color: #fff;
    margin-bottom: 0.4rem;
}
.desc {
    font-size: 0.24rem;
    color: #494748;
    margin-top: 0.5rem;
}
.desc a{
    color: #494748;
}

.widthDrawal-copyright{
    text-align: center;
    color: #bbb;
    font-size: 12px;
    margin-top: 0.7rem;
}
.widthDrawal-copyright a{
    color: #494748;
    line-height: 0.4rem;

}

.zc-step{
    display: flex;
    justify-content: space-between;
    padding-top: 0.3rem;
    color: #626262;
}

.info-title{
    text-align: center;
    margin-bottom: 0.08rem;
    color: #3E87EF;
    font-size: 0.4rem;
    font-weight: bold;
}
.zc-step .step{
    position: relative;
}
.zc-step .step-time{
    text-align: center;
}
.step-time::before{
    content: "";
    background: url(../img/zc-step.png) no-repeat;

    background-size: 100% 100%;
    position: absolute;
    top: -0.2rem;
    left: 0rem;
    width: 1.1rem;
    height: 0.6rem;

    display: inline-block;
}
.step-time::after{
    content: "";
    background: url(../img/zc-loading.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.3rem;
    right: -0.8rem;
    width: 0.5rem;
    height: 0.15rem;
    display: inline-block;
}
.step-time.last::after{
    content: none;
}
.jtTime{
    color: #7093EB;
    font-size: 0.5rem;
    font-weight: bold;
}
