.bindingMobile .phone_border {
    border: 1px solid #e6e6e6;
    margin: 0 15px;
    padding: 10px 8px 0;
}

.bindingMobile .phone_margin {
    padding-bottom: 12px;
    position: relative;
}

.bindingMobile .phone_margin p {
    padding: 5px;
    padding-right: 8px;
    line-height: 1;
    border-right: solid 1px #CECECE;
    white-space: nowrap;
}

.bindingMobile .phone_margin p span:nth-child(1) {
    color: #333;
    font-size: 14px;
}

.bindingMobile .phone_margin p span:nth-child(2) {
    color: #A6A6A6;
    font-size: 10px;
}

.bindingMobile .phone_margin input {
    font-size: 16px;
    border: none;
    padding-left: 15px;
    width: 100%;
}

.bindingMobile .yzmBox {
    position: relative;
}

.bindingMobile .yzmBox button {
    position: absolute;
    right: 3px;
    top: 9px;
    z-index: 9;
    font-size: 12px;
    border: none;
    background-color: #F73953;
    padding: 5px 4px;
    color: #fff;
}

.bindingMobile .yzmBox button.button-light {
    background-color: #ccc;
}

.bindingMobile .yzmBox div {
    padding-top: 12px;
    padding-bottom: 10px;
    border-top: solid 1px #F3F3F3;
    -webkit-box-pack: space-between;
    -moz-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.bindingMobile .yzmBox div input {
    font-size: 16px;
    border: none;
    color: #626262;
}

.bindingMobile .butn {
    background: #F73953;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e71b36;
    margin: 0 15px;
    text-align: center;
    color: #FFF;
    margin-top: 10px;
}

.bindingMobile .butn:active {
    background-color: #fb314c
}

.bindingMobile .imglogo img {
    display: block;
    width: 30%;
    margin: 40px auto;
    max-width: 300px;
}

.bindingMobile .phone_margin img {
    width: 10px;
    vertical-align: sub;
}

.bindingMobile .tips {
    text-align: left;
}

.bindingMobile .tips img {
    width: .25rem;
}

.transferLogin {
    text-align: right;
    color: #999999;
    margin: 0 15px;
    font-size: 12px;
    line-height: 35px;
    display: flex;
    height: 35px;
}

.transferLogin div {
    width: 50%;
}

.transferLoginWay {
    color: #ff134c;
}

.isTip {
    font-size: 12px;
    line-height: 20px;
    height: 35px;
    color: #999999;
    margin: 0 15px;
}
.bindingMobile .invite_code {
    border: 1px solid #e6e6e6;
    padding: 12px 8px 0;
    margin: 0 15px 10px;
    height: 48px;
    border-radius: 5px;
}
.invite_code_input {
    width: 100%;
    border: none;
    font-size: 16px;
}
.skipTagDiv {
    position: absolute;
    right: 0.28rem;
    top: 0.28rem;
    font-size: 0.30rem;
    line-height: 0.30rem;
    color: rgb(154,154,154);
}
html {
    position: relative;
}
