.loginS_wrap{
    text-align:left;
    padding-top: 33px;
    padding-left: 10%;
    padding-right: 10%;
}
.loginS_wrap h4{
    font-weight: bold;
    font-size: 20px;
    color: #995500;
    line-height: 30px;
}
.loginS_wrap p{
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 16px;
    line-height: 1.8;
}
.lSuccessInput{
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    width:100%;
    border:none;
    border:1px #336437 solid;
    padding: 5px 10px;
}
.loginS_wrap .lSuccessInput{
    margin-top:27px;
    font-size: 16px;
}
.lsCountTimeJs{
    margin-top: 20px;
    font-size: 14px;
    color: #9A5703;
    text-align: left;
    line-height:1.4
}
.lsCountTimeJs span {
    font-weight: bold;
    color: red;
    margin-left: 3px;
    font-size: 22px;
    text-align: left;
}
.wrap4{
    text-decoration: underline;
}

.wrap_s1{
    border: 1px #336437 solid;
    display: flex;
    align-items: center;
    margin-top: 16px;
}
.inputIntro{
    width: 160px;
    font-size: 16px;
    color: #336437;
    margin: 0;
    border-left: 1px #336437 solid;
    text-align: center;
}
.loginBtn{
    background: #336437;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-top: 24px;
    display: block;
    width: 100%;
    border-radius: 44px;
}
.loginBtn2{
    color: #336437;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-top: 10px;
    display: block;
    width: 100%;
    border: 1px #336437 solid;
    box-sizing: border-box;
    border-radius: 44px;
}
.loginIntro{
    color: #336437;
    font-size: 14px;
    line-height: 3.2;
    text-align: center;
    cursor: pointer;
}
.common_close{
    position: absolute;
    right: 10px;
    top:10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.common_close img{
    width: 14px;
    height: 14px;
    cursor: pointer;
}

.dn{
    display:none;
}
.body0,.body1,.body2,.body3,.body4{
    position: fixed;
    left: 50%;
    top:50%;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    z-index: 2;
    width: 88%;
    box-sizing: border-box;
    border-radius: 0.1rem;
    padding: 0.1rem 0.2rem;
    padding-bottom: 0.3rem;
    max-width:400px;
    padding:10px;
    background:#f7f7f7;
}
.verify_telJs{
    cursor: pointer;
    font-size:18px;
    color: #336437;
    margin-top:20px;
}
.layer_title{
    display: block;
    line-height: 2.4;
    font-size: 18px;
    text-align: center;
    padding-top: 0rem;
}
.layer_intro{
    font-size: 14px;
    line-height: 1.4;
    color: #666;
}
.ipt_line {
    width: 98%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0rem;
    font-size: 14px;
    color: #323232;
    /* border: 0.01rem red solid; */
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #eee solid;
    border-radius: 0rem;
    margin-top: 10px;
    box-sizing: border-box;
    padding-left: 0rem;
    padding-right: 0rem;
}
.login_notice1{
    color: #a37843;
    font-size: 14px;
    line-height: 1.2;
    margin-top: 10px;
}
.layer_btn_wrap2 p:nth-of-type(1) ,.layer_btn_wrap2 p:nth-of-type(2) {
    width: 42%;
    height: 35px;
    line-height: 34px;
}
.body0 .layer_intro span{
    color: #c0587c;
}
.layer_btn_green2{
    display: inline-block;
    width: 70%;
    height: 35px;
    line-height: 33px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #04993E;
    border-radius: 32px;
    margin-left: 20px;
    margin-right: 20px;
}
.intro1{
    font-size: 14px;
    font-weight: normal;
    color: #666;
    line-height: 1.4;
}
.modal-step{
    width: 90%;
    height: auto;
    position: fixed;
    z-index: 99999;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    box-shadow: 0px 0px 24px 4px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    padding: 20px 40px 40px;
    box-sizing: border-box;
}
.addCommonH4{
    padding-bottom: 18px;
    display: block;
    font-size: 18px;
    text-align: center;
}
.addCommonp2{
    font-size: 14px;
    color:#666;
}
.addCommonp3{
    font-size: 14px;
    color:#999;
    text-decoration: underline;
    margin-top: 16px;
    display: inline-block;
    cursor: pointer;
}
.lsCountTimeJs{
     margin-top: 15px;
     font-size: 14px;
     color: #c3812f;
     text-align: left;
}
.lsCountTimeJs span {
   font-weight: bold;
   color: red;
   margin-left: 3px;
   font-size: 22px;
   text-align: left;
}
.skip1{
   font-size: 14px;
   color: #666;
   margin-top: 10px;
   cursor: pointer;
}
.getcode3{
    background: none;
    border: 0;
    border-left: 1px #336437 solid;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: none;
}
.verify_telMask{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.btn7{
    background: #336437;
    color: #fff;
}
.loginInput {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    width:100%;
    border:1px #336437 solid;
    padding: 5px 10px;
    margin-top: 10px;
}
.loginInput2 {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    width:100%;
    border:none;
    padding: 5px 10px;
}
.reg_band_text4 i{
    display: block;
    font-style: normal;
    color: #B18D60;
    line-height: 1.6;
    margin-bottom: 5px;
}