/* 登录页面 */

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}

.header {
    border-bottom: 1px solid #e8e8e8;
}

.login-wrapper {
    padding: .18rem .25rem 0;
    color: #3e3e3e;
    padding-top: .3rem;
}

.netSlidebox {
    overflow: hidden
}

.top-tab-ul {
    margin-bottom: .3rem;
}

.top-tab-ul li {
    margin: 0 .16rem;
    float: left;
}

.top-tab-ul li a {
    color: #fa7a07;
    font-size: .28rem;
    line-height: .65rem;
    border-bottom: .03rem solid #fff;
    display: block
}

.top-tab-ul li.active a {
    border-bottom: .03rem solid #fa7a07;
}

.weui_cells_form_diy .weui-cell {
    padding: .3rem 0 0 0;
    line-height: 1rem;
}

.eys-icon {
    padding: 0 .16rem;
    display: block
}

.eys-icon .iconfont {
    font-size: .42rem;
}

.weui_cells_form_diy .weui-cell:before {
    left: 0;
}

.weui_cells_form_diy .weui-label,
.weui_cells_form_diy .weui-input {
    height: 1rem;
    font-size: .28rem;
    line-height: 1rem;
}

.weui_cells_form_diy .weui-label {
    width: 1.5rem;
    padding-left: .13rem;
}

.weui_cells_form_diy .weui-input {
    width: 100%;
}

.weui_cells_form_diy .weui-cell-last {
    border-bottom: 1px solid #f5f5f5;
}

.weui_btn_primary {
    width: 100%;
    height: .8rem;
    line-height: .8rem;
}

.login-btn-wrap {
    margin-top: .9rem;
}

.login-btn-wrap .weui-btn_primary,
.popup-foot-wrap .weui-btn_primary {
    background-image: -moz-linear-gradient(0deg, rgb(248, 155, 60) 0%, rgb(250, 122, 7) 100%);
    background-image: -webkit-linear-gradient(0deg, rgb(248, 155, 60) 0%, rgb(250, 122, 7) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(248, 155, 60) 0%, rgb(250, 122, 7) 100%);
    height: .8rem;
    font-size: .3rem;
    border: none;
    border-radius: .8rem;
    margin-bottom: .35rem;
}

.other-btn-wrap {
    display: flex;
}

.other-btn-wrap a {
    line-height: .5rem;
    color: #3e3e3e;
    font-size: .24rem;
}

.other-btn-wrap a:last-child {
    text-align: right;
}

.other-login-mode {
    margin-top: 1.3rem;
}

.title-mode {
    margin: 0 .24rem .38rem;
    position: relative;
    text-align: center;
}

.title-mode h3 {
    font-size: .28rem;
    color: #3e3e3e;
    display: inline-block;
    background: #fff;
    padding: 0 .2rem;
    position: relative;
    z-index: 2
}

.title-mode i {
    position: absolute;
    height: 1px;
    background: #eaeaea;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: 1;
}

.other-login-mode .wecat-mode {
    text-align: center;
}

.other-login-mode .wecat-mode i {
    font-size: .74rem;
    color: #66cb51;
}

.wecat-mode h4 {
    line-height: .74rem;
    font-size: .28rem;
}

.wecat-mode p {
    text-align: center;
    font-size: .24rem;
    color: #3e3e3e;
}

.wecat-mode p a {
    color: #fa7a07
}

/* 快捷登录页面 */

.login-quick-wrapper img {
    width: 1.34rem;
    height: auto;
    display: block;
    margin: .5rem auto;
}

.login-quick-wrapper p {
    text-align: center;
    font-size: .28rem;
}

.resend-btn-wrap .weui-btn_primary {
    background-color: #fa7a07;
    height: .6rem;
    line-height: .6rem;
    font-size: .28rem;
    border: none;
    color: #fff;
    padding: 0 .15rem;
    border-radius: .05rem;
}

.resend-btn-wrap .weui-btn_primary:not(.weui-btn_disabled):active {
    background-color: #fa7a07;
}

/* 忘记密码 */

.login-btn-wrap.mt-217 {
    margin-top: 2.17rem;
}

.login-wrapper .header-img {
    border-width: .02rem solid rgb(216, 216, 216);
    border-radius: 50%;
    width: 1.32rem;
    height: 1.32rem;
    display: block;
    margin-bottom: .3rem;
}

.psd-userinfo p {
    font-size: .28rem;
    line-height: .6rem;
}

.psd-userinfo p:first-child {
    font-size: .32rem;
}

.tips-p {
    font-size: .24rem;
    padding-left: .15rem;
}

.tips-p a {
    color: #1c7efb
}

.frgtpst-03-wrap .weui_cells_form_diy .weui-label {
    width: 1.3rem;
    padding: 0
}

.register-wrap .weui_cells_form_diy .weui-label,
.frgtpst-03-wrap .weui_cells_form_diy .weui-label {
    width: 1.8rem;
    padding: 0
}

.register-wrap .weui_cells_form_diy .weui-cell,
.frgtpst-03-wrap .weui_cells_form_diy .weui-cell,
.register-select-wrap .weui_cells_form_diy .weui-cell {
    padding: 0;
}

.beizhu {
    font-size: .24rem;
    color: #888888;
    line-height: .4rem;
    padding: .2rem 0;
}

.em-86 {
    width: .8rem;
}

.email-item {
    display: none;
}

.toolbar .toolbar-inner,
.toolbar .title,
.toolbar .picker-button {
    height: .85rem;
    font-size: .36rem;
    line-height: .85rem;
}

.register-select-wrap {
    margin: 0 .25rem;
}

.register-select-wrap .icon-duihao {
    color: #fff;
}

.register-select-wrap .weui-cell.active .icon-duihao {
    color: #fa7a07
}

.popup-foot-wrap {
    border-top: 1px solid #e8e8e8
}

.popup-foot-main {
    padding: .25rem .25rem 0;
}
#tabs-container .weui-cell__bd input{
    padding-left:.3rem
}

.login-btn-bind {
    margin-top: .5rem;
}
.login-label {
    line-height: .5rem;
    color: #3e3e3e;
    font-size: .24rem;
}
.login-check__label{
    justify-content: center;
}