* {
    margin: 0;
    padding: 0;
}
html, body {
    min-height: 100%;
}
body {
    /*background: url('../img/11.jpg') center center no-repeat;*/
    /*background-size: 100% 100%;*/
}
.conment-detail {
    margin: 0 auto;
    height: 100%;
    width: 100%;
}
.form-detail {
    /*width: 11rem;*/
    margin: 0 auto;
    padding: 3rem 2rem;
    background-color: #ffffff;
}
.formdetail-item {
    padding-top: .7rem;
    margin-top: -1px;
}
.formdetail-item .item-left, .formdetail-item .item-center, .formdetail-item .item-right {
    display: inline-block;
    font-size: .7rem;
}
.formdetail-item .item-left {
    width: 3rem;
    text-align: right;
}
.formdetail-item .item-center{
    margin-left: .2rem;
    width: 7rem;
}
.formdetail-item .item-center input[type="text"], .formdetail-item .item-center input[type="password"] {
    border: 1px solid #eee;
    height: 1.4rem !important;
    line-height: 1.4rem !important;
    font-size: .6rem !important;
    color: #777;
    width: 100%;
    padding-left: .2rem;
}
.formdetail-item .item-right {
    color: red;
    font-size: .5rem;
    margin-left: .6rem;
}
.error-info {

}
.error-info .error-info-show {
    color: red;
    font-size: .6rem;
    height: .7rem;
    margin: .3rem 0 0 2rem;
}
.form-btn {
    display: inline-block;
    height: 1.7rem;
    line-height: 1.7rem;
    font-size: .7rem;
}
.register-btn {
    margin-left: 2rem;
}
.tologin-btn {
    margin-left: 1rem;
}


.login-detail {
    margin: 0 auto;
    padding: 1rem 2rem;
    background-color: #ffffff;
}
.logindetail-item {
    padding-top: .7rem;
    margin-top: -1px;
}
.logindetail-item .item-left, .logindetail-item .item-center, .logindetail-item .item-right {
    display: inline-block;
    font-size: .7rem;
}
.logindetail-item .item-left {
    width: 3rem;
    text-align: right;
}
.logindetail-item .item-center{
    margin-left: .2rem;
    width: 7rem;
}
.logindetail-item .item-center input[type="text"], .logindetail-item .item-center input[type="password"] {
    border: 1px solid #eee;
    height: 1.4rem !important;
    line-height: 1.4rem !important;
    font-size: .6rem !important;
    color: #777;
    width: 100%;
    padding-left: .2rem;
}
.logindetail-item .item-right {
    color: red;
    font-size: .5rem;
    margin-left: .6rem;
}
.logindetail .error-info {

}
.login-detail .error-info-show {
    color: red;
    font-size: .6rem;
    height: .7rem;
    margin: .3rem 0 0 3.2rem;
}
.login-detail .login-top {
    height: 2rem;
    line-height: 2rem;
    font-size: .7rem;
    text-align: center;
    background-color: #fff;
    margin-bottom: 3rem;
}
.login-detail .login-btn {
    border-radius: .5rem;
    height: 1.4rem;
    line-height: 1.4rem;
    text-align: center;
    border: 1px solid #888;
    margin: .8rem 0 0 .9rem;
    font-size: .7rem;
    width: 9.5rem;
}

.main-return {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: .5rem;
    background-color: #f8f8f8;
}
.main-return img {
    width: 1rem;
    height: 1rem;
    margin-left: .2rem;
}
/**登录页面**/
.flex {
    display: flex;
    flex-direction: row;
}
.logo-item {
    width: 2.6rem;
    margin: 1.1rem auto 0 auto;
}
.logo-item img {
    width: 2.6rem;
    height: 2.6rem;
}
.register-item {
    width: 100%;
    padding-top: .1rem;
}
.register-input-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border-bottom: 1px solid #e9e9e9;
    height: 1rem;
    line-height: 1rem;
    border-radius: 8px;
    padding: 0 13px;
    color: #BBBBBB;
}
.select-city-address {
    line-height: 1rem;
}
.select-city-address img {
    width: .24rem;
}
.login-item {
    width: 75%;
    margin: .4rem auto 0 auto;
}
.input-item {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    border: 1px solid rgba(186, 185, 190, 100);
    height: 1rem;
    line-height: 1rem;
    border-radius: 8px;
    padding-left: 13px;
    color: #BBBBBB;
}
.mt-20 {margin-top: .2rem;}
.mt-40 {margin-top: .4rem;}
.mt-30 {margin-top: .3rem;}
.phone-color {
    color: #101010;
    font-weight: normal;
    font-size: .28rem;
}
.center-high {
    width: 1px;
    background-color: #bbbbbb;
    height: .4rem;
    margin: .3rem .2rem;
}
.phone-right {
    line-height: 40px;
    color: #666666;
}
.phone-right input {
    font-size: .28rem;
    height: 1rem;
    line-height: 1rem;
    color: #363636;
    border: none;
}
.t-center {text-align: center;}
.t-right {text-align: right;}
.submit-login {
    width: 75%;
    text-align: center;
    font-size: .36rem;
    height: .9rem;
    line-height: .9rem;
    color: #ffffff;
    margin: .5rem auto 0 auto;
    background: rgba(205, 158, 105, 0.45);
}
.visitor-submit-login {
    width: 75%;
    text-align: center;
    font-size: .36rem;
    height: .9rem;
    line-height: .9rem;
    color: #ffffff;
    margin: .15rem auto 0 auto;
    background: #b3b1b1;
}
.login-btn-style {
    width: 75%;
    text-align: center;
    font-size: .36rem;
    height: .9rem;
    line-height: .9rem;
    color: #ffffff;
    margin: .2rem auto 0 auto;
    background: rgba(205, 158, 105, 1);
}
.required-span {
    color: red;
    width: 0.5em;
    content: '*';
    margin: .09rem 0 0 -.5em;
    display: inline-block;
    position: absolute;
    font-size: .4rem;
    text-align: left;
    font-weight: bold;
    line-height: 1.6em;
}
.bg-159 {
    background: rgb(159,159,159);
}
.input-item-active {
    border: 1px solid #cd9e69;
    box-shadow: 0 1px 6px 0 rgba(207, 184, 118, 0.5);
}
.main-color {color: #cd9e69;}
.not-account {
    font-size: .28rem;
    width: 50%;
    height: .5rem;
    line-height: .5rem;
    margin: .25rem auto 0 auto;
}
.submit-login-active {
    background: rgba(205, 158, 105, 1);
}
.pointer-events {
    pointer-events:none;
}
.wid60 {width: 60%;}
.wid40 {width: 40%;}
.pdr-10 {padding-right: .1rem}
.save-info {
    margin-top: .2rem;
    line-height: 18px;
}