.button-primary {
  font-size: .3rem;
  font-family: 'PingFangSC-Regular';
  text-align: center;
  line-height: .80rem;
  height: .80rem;
  border-radius: .44rem;
  color: white;
  background-color: #f63;
}

.button-primary-reverse {
  font-size: .3rem;
  font-family: 'PingFangSC-Regular';
  text-align: center;
  line-height: .80rem;
  height: .80rem;
  border-radius: .44rem;
  color: #f63;
  border: 0.01rem solid #f63;
  background-color: white;
}

.button-primary-disable {
  font-size: .3rem;
  font-family: 'PingFangSC-Regular';
  text-align: center;
  line-height: .80rem;
  height: .80rem;
  border-radius: .44rem;
  color: white;
  background-color: #FFA384;
}

.button-plain {
  font-size: .3rem;
  font-family: 'PingFangSC-Regular';
  text-align: center;
  line-height: .80rem;
  height: .80rem;
  border-radius: .44rem;
  border: 0.02rem solid #BBBBBB;
  color: #111;
  background-color: white;
}

.button-secondary, .sending {
  font-size: .22rem;
  font-family: 'PingFangSC-Regular';
  line-height: .50rem;
  border-radius: .30rem;
  right: .20rem;
  text-decoration: none;
  top: .30rem;
}

.button-secondary {
  background-color:#f6f6f6;
  color: #111111;
  padding:0 .30rem;
}

.sending {
  background-color: #ccc;
  border-color: #ccc;
  color: #fff;
  padding:0 .24rem;
  pointer-events: none;
}

.button-cancel, .button-confirm {
  font-family: 'PingFangSC-Regular';
  border-radius: 0.44rem;
  padding: 0.18rem 0;
  text-align: center;
  width: 95%;
  font-size: 0.3rem;
}

.button-cancel {
  background-color: #fff;
  border: 0.01rem solid #BBBBBB;
  color: #111;
}

.button-confirm {
  background-color: #f63;
  color: #fff;
}

.button-pc {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #f63;
  color: #fff;
  width: 256px;
  text-align: center;
  font-family: 'PingFangSC-Semibold';
  font-size: 16px;
  line-height: 22px;
}

.button-pc-confirm, .button-pc-cancel-notme {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #f63;
  color: #fff;
  text-align: center;
  font-family: 'PingFangSC-Semibold';
  font-size: 14px;
}

.button-pc-cancel {
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #fff;
  border: 1px solid #BBB;
  color: #111;
  text-align: center;
  font-family: 'PingFangSC-Regular';
  font-size: 14px;
}

.button-pc-know {
  font-family: 'PingFangSC-Regular';
  background-color: #f63;
  padding-top: 6px;
  padding-bottom: 6px;
  width: 260px;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
}

.title {
    font-family: 'PingFangSC-Medium';
    font-size: .38rem;
    color: #111;
    line-height: .48rem;
}

.subtitle {
    font-family: 'PingFangSC-Regular';
    font-size: .26rem;
    color: #777;
    line-height: .4rem;
}

.label {
    font-family: 'PingFangSC-Regular';
    height: .5rem; 
    line-height: .5rem;
    font-size: .3rem;
    box-sizing: border-box;
    width: 1.5rem;
    display: inline-block;
}

.toast {
    font-size: .3rem;
    color: #FFFFFF;
}

.hint {
    font-family: 'PingFangSC-Regular';
    font-size: .24rem;
    color: #999999;
    line-height: .24rem;
}

.popup {
    font-family: 'PingFangSC-Semibold';
    font-size: .3rem;
    color: #111111;
    text-align: center;
}

.popup-title {
    font-family: 'PingFangSC-Semibold';
    font-size: .36rem;
    color: #111111;
    text-align: center;
}

.popup-subtext {
    font-size: .3rem;
    color: #777;
}

.split {
    font-family: 'PingFangSC-Regular';
    display: flex;
    align-items: center;
    font-size: 0.26rem;
    color: #999;
}

.split::before,
.split::after {
    content: '';
    flex: 1;
    height: 0.01rem;
    background: #e1e1e1;
}

.split::before {
    margin-right: 0.25rem;
}

.split::after {
    margin-left: 0.25rem;
}

.dialog {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 17px
}

.segment-label {
    font-family: "PingFangSC-Semibold";
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 30px
}

.segment-label-grey {
    font-family: "PingFangSC-Semibold";
    font-size: 16px;
    color: #999999;
    text-align: center;
    line-height: 30px
}

.warn-label {
    font-size: 12px;
    color: #FF4321;
    text-align: left;
    line-height: 17px
}

.pc-hint {
    font-size: 12px;
    color: #D68C34;
    text-align: left;
    line-height: 17px
}

.pc-toast {
    font-size: 14px;
    color: #FFF;
}

.pc-forget {
    font-size: 13px;
    color: #666666;
    text-align: right;
    line-height: 18px
}

.pc-subtitle {
    font-size: 14px;
    color: #999;
    text-align: center;
    font-family: Tahoma, sans-serif;
}
.pc-verify-title {
    font-size: 18px;
    color: #111;
    text-align: center;
    letter-spacing: 0;
    font-family: 'PingFangSC-Medium';
}
.pc-verify-subtitle {
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #777777;
    letter-spacing: 0;
    line-height: 18px;
}
.pc-username {
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #111111;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
}
.pc-foot-hint {
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #777777;
}
.pc-mid-title {
    font-family: 'PingFangSC-Medium';
    white-space: pre-line;
    font-size: 14px;
    color: #111111;
    text-align: center;
}
.suspend-title {
    padding: 1.42rem 0.45rem 0;
    text-align: center;
    font-family: 'PingFangSC-Medium';
    font-size: .32rem;
    color: #111111;
    letter-spacing: 0;
    text-align: center;
    line-height: .56rem;
}

.agreement {
    display: flex;
    width: 100%;
    font-size: .24rem;
    font-family: 'PingFangSC-Regular';
    line-height: .34rem;
    color: #999;
    padding: 0 0.4rem;
    justify-content: space-between;
}
    .agreement img, .agreement a {
        flex: 1;
    }
    .agreement img {
        top: 50%;
        transform: translateY(50%);
        -webkit-transform: translateY(50%);
        width: .3rem;
        height: .3rem;
        margin-right:.16rem;
    }
    .agreement a {
        color: #466889;
        font-family: 'PingFangSC-Regular';
        text-decoration: none;
    }
.nav-back {
    width: 100%;
    height: 0.9rem;
    position: relative;
    top: 0;
    background: #fff;
    text-align: center;
}
    .nav-back .nav-icon {
        position: absolute;
        display: inline-block;
        left: 0.3rem;
        width: 0.48rem;
        height: 0.48rem;
        top: 0.4rem;
        bottom: 0.2rem;
    }
    .nav-back .nav-icon img {
            display: block;
            display: inline-block;
            width: .48rem;
            height: .48rem;
            max-width: .48rem;
            min-width: .48rem;
        }
    .nav-back h1 {
        display: inline-block;
        margin: auto;
        margin-top: 0.4rem;
        font-size: 0.36rem;
        line-height: .48rem;
        font-weight: normal;
    }
.title-view {
    padding: .3rem .4rem 0;
    height: 1.76rem;
}
    .title-view .title {
        font-family: 'PingFangSC-Medium';
        font-size: .38rem;
        color: #111;
        line-height: .48rem;
    }
    .title-view .subtitle {
        margin-top: .1rem;
        font-family: 'PingFangSC-Regular';
        font-size: .26rem;
        color: #777;
        line-height: .4rem;
    }
.country-code{
    height: .5rem; 
    line-height: .5rem;
    font-size: .3rem;
    box-sizing: border-box;
    width: 1.5rem;
    display: inline-block;
}
    .country-code .icode{
        font-family: 'PingFangSC-Regular';
        color:#111111;
        float: left;
    }
    .country-code img {
        margin-left: 0.05rem;
        width: 0.24rem;
        height: 0.24rem;
    }
.phoneinfo, .authcode{
	background: #fff;
	padding: .3rem .4rem .24rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	overflow: hidden;
}
    .phoneinfo .button-secondary, .authcode .button-secondary {
        position: inherit;
		margin-left: auto;
        right: .4rem;
    }
    .phoneinfo textarea, .phoneinfo input, .authcode textarea, .authcode input{ 
		font-family: 'PingFangSC-Regular';
		border: none;
		resize: none; 
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		-webkit-appearance: none;
		font-size: .3rem; 
		width: 3rem;
		color: #111111;
	}
    .phoneinfo input::-webkit-inner-spin-button, .authcode input::-webkit-inner-spin-button {
		width: 3rem;
		appearance: none;
	}
    .phoneinfo input:-webkit-autofill, .authcode input:-webkit-autofill {
		width: 3rem;
		-webkit-box-shadow: 0 0 0 2rem white inset;
	}
    .phoneinfo textarea:focus, .phoneinfo input:focus, .authcode textarea:focus, .authcode input:focus {
		font-family: 'PingFangSC-Regular';
		width: 3rem;
		outline: none;
		border: none;
	}
    .phoneinfo .clear-wrapper, .authcode .clear-wrapper {
		position: relative;
		right: 0.2rem;
		display: none;
	}
    .phoneinfo .clear-wrapper img, .authcode .clear-wrapper img {
			width: .28rem;
			height: .28rem;
		}

.grayline {
	position: absolute;
	left: 0.4rem;
	right: 0.4rem;
	height: 0.01rem;
	border-top: solid #E1E1E1 0.01rem;
}








.toast-box {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40%;
    padding: .24rem .34rem;
    opacity: 0.8;
    background: #111111;
    border-radius: .14rem;
    color: #fff;
    z-index: 3;
    text-align: center;
    font-size: 0.3rem;
}

.pc-toast-box {
    position: fixed;
    padding: 5px 12px;
    opacity: 0.8;
    background: #111111;
    border-radius: 2px;
    color: #fff;
    z-index: 3;
    text-align: center;
    font-size: 14px;
}
.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.60);
    position: fixed;
    top: 0;
    left: 0;
}
    .mask .popup-back {
        width: 5.6rem;
        position: absolute;
        left: 50%;
        top: 50%;
        background-color: #fff;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin: 0 auto;
        border-radius: .4rem;
    }
    .mask .popup-back .popup {
            margin: .5rem .4rem 0;
        }
    .mask .popup-back .popup-title {
            margin: .4rem .4rem 0;
        }
    .mask .popup-back .popup-subtext {
            margin: .2rem .4rem 0;
        }
    .mask .popup-back .info-box {
            margin: .2rem, .4rem 0;
            background-color: #f2f2f2;
            display: flex;
            justify-content: space-between;
            position: relative;
        }
    .mask .popup-back .info-box .gray-info {
                margin: .19rem auto;
                color: #999;
                font-size: .3rem;
                height: .42rem;
                width: fit-content;
            }
    .mask .popup-back .info-box .black-info {
                margin: .19rem auto;
                color: #111;
                font-size: .3rem;
                font-family: 'PingFangSC-Medium';
                height: .42rem;
                width: fit-content;
            }
    .mask .popup-back .checked-box {
            display: flex;
            font-size: .24rem;
            font-family: 'PingFangSC-Regular';
            color: #999;
            padding: 0.1rem 0.4rem 0;
            align-items: center;
            justify-content: center;
        }
    .mask .popup-back .checked-box .img-box img {
                    display: block;
                    margin: auto;
                }
    .mask .popup-back .checked-box .checked-text {
                flex: 1;
                padding-left: 0.1rem;
            }
    .mask .popup-back .btn-box {
            display: flex;
            justify-content: space-between;
            top: 0;
            position:relative;
        }
    .mask .popup-back .btn-box .button-cancel, .mask .popup-back .btn-box .button-confirm {
                flex: 1;
            }
    .mask .popup-back .btn-box .button-cancel {
                margin-right:.2rem;
            }
.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.60);
    position: fixed;
    top: 0;
    left: 0;
}

#yoda-root .wrapper, #yoda-root .boxWrapper, #yoda-root .imgWrapper {
        font-size: .3rem;
    }

#yoda-root .wrapper {
        position: absolute;
	    margin: auto;
        width: 80%;
    }

#yoda-root .wrapper .moveingBar {
            background-image: linear-gradient(#f63, #f63);
        }

#yoda-root .btnWrapper {
        font-size: 0.35rem;
        height: 0.8rem;
    }

#yoda-root .yoda-slider-tip {
        font-size: .3rem;
    }

.pc-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.60);
}
#pc-yoda-root .yoda-module-wrapper {
        font-size: 15px;
        width: 260px;
        height: 200px;
        top: 50%;
        left: 50%;
        margin-left: -130px;
        margin-top: -100px;
    }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .input-wrapper {
                text-align: left;
            }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .input-wrapper .image-input {
                    width: 110px;
                    margin-left: 15px;
                }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .input-wrapper .image-input-label {
                    width: 30px;
                }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .input-wrapper .update-img-btn {
                    position: absolute;
                    right: 10px;
                }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .btn-wrapper {
                color: #fff;
            }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .btn-wrapper .sure {
                    background-image: linear-gradient(rgba(255, 102, 51, 0.5), rgba(255, 102, 51, 0.5));
                }
#pc-yoda-root .yoda-module-wrapper .yoda-image-desktop .btn-wrapper .submit {
                    background-image: linear-gradient(#f63, #f63);
                }
#pc-yoda-root .wrapper, #pc-yoda-root .boxWrapper, #pc-yoda-root .imgWrapper {
        font-size: 15px;
    }
#pc-yoda-root .wrapper {
        position: absolute;
    }
#pc-yoda-root .wrapper .moveingBar {
            background-image: linear-gradient(#f63, #f63);
        }
#pc-yoda-root .update-img-btn {
        color: #ff6633;
    }
.third-part {
    position: absolute;
	padding: 4rem auto;
    top: 9.8rem;
    bottom: .4rem;
	width: 100%;
}
    .third-part .icon-qq {
        background: url(//www.dpfile.com/picasso/images/9214df980b367ed0f5b4b94665828b7a.png);
        background-size: .6rem .6rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: .6rem;
        height: .6rem;
        top: .6rem;
    }
    .third-part .icon-apple {
        background: url(https://www.dpfile.com/picasso/images/65e3b0048c7ccba03b34175e6468076c.png);
        background-size: .6rem .6rem;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        width: .6rem;
        height: .6rem;
        top: .6rem;
    }

.split {
    padding: 0 .4rem;
}



.loading-wrapper {
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 40%;
    padding: .24rem .34rem;
    background: rgba(0,0,0,0.6);
    border-radius: .14rem;
    color: #fff;
    z-index: 3;
    text-align: center;
    font-size: 0.3rem;
}
    .loading-wrapper .loading {
        width: 0.6rem;
        height: 0.6rem;
        -webkit-transform: rotate(360deg);
        animation: rotation 1.4s linear infinite;
        -moz-animation: rotation 1.4s linear infinite;
        -webkit-animation: rotation 1.4s linear infinite;
        -o-animation: rotation 1.4s linear infinite;
    }
@-webkit-keyframes rotation{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(360deg);}
}
/* 
* Page Style
* @docs http://turbo.sankuai.com/docs/client.md#style-
*/
/* .hint {
	margin: 10px 20px 55px;
}
.btn-box {
	margin: 20px;
	position: relative;
	top: 20px;
} */

.main {
    width: 100%;
    font-size: 0
}

.main * {
    margin: 0;
    box-sizing: border-box;
}

.main .hint {
        margin: .2rem .4rem 1.2rem;
}

.main .btn-box {
        margin: .4rem;
        position: relative;
}

.main .operate img {
			height: 2.94rem;
            margin: 0.8rem 0.46rem 0.64rem;
		}

