

.login_main{

}
.login_container{

}
.login_top{
    background: url(../../img/v3/login_top.png) #2D3755 repeat-x 0 100%;
    /*height: 626px;*/
    height: 100vh;
}
.login_con{
    width: 1200px;
    margin: auto;
    /*padding-top: 65px;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 260px;
    padding-top: 216px;
}
.theme {
    width: 790px;
    color: #fff;
}
.title {
    font-size: 42px;
    font-weight: 600;
    padding-left: 122px;
}
.desc {
    margin-top: 15px;
    font-size: 20px;
    padding-left: 226px;
    height: 10px;
    line-height: 10px;
}
.banner-img {
    margin-top: -14px;
    width: 694px;
    display: block;

    margin-top: 28px;
    width: 501px;
    display: block;
    margin-left: 79px;
    height: 446px;
}

.sign-wrap {
    margin-top: 25px;
    width: 410px;
    background-color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    height: 450px;
}

.sms-form-row {
    margin-top: 30px;
}

.boss-sign-form {
    padding-top: 20px;
    padding-top: 30px;
    padding-bottom: 0;
    width: 410px;
    float: none;
}
.sms-form-wrapper {
    margin: 32px auto 0;
    position: relative;
    width: 360px;
}
.sms-form-wrapper .title {
    color: #2D3755;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    padding-left: 0px!important;

}
.sms-form-wrapper .sub-title {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 17px;
    margin-top: 8px;
    text-align: center;
}

.sms-form-wrapper .phone-input-wrapper {
    border: 1px solid #d0d2d9;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    padding-left: 74px;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.sms-form-wrapper .dropdown-select {
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #222;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    left: 0;
    line-height: 40px;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 16px;
    position: absolute;
    text-overflow: ellipsis;
    top: 3px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 78px;
    z-index: 1;
}

/*.sms-form-wrapper .dropdown-select:after {*/
/*    border: 4px solid transparent;*/
/*    border-top-color: #666;*/
/*    content: " ";*/
/*    height: 0;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    top: 18px;*/
/*    -webkit-transition: all .2s linear;*/
/*    transition: all .2s linear;*/
/*    width: 0;*/
/*    z-index: 1;*/
/*}*/


.sms-form-wrapper .ipt-wrap {
    display: block;
    position: relative;
}
.sms-form-wrapper .ipt-wrap input {
    border: none;
    border-radius: 0 8px 8px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    outline: none;
    padding-right: 20px;
    width: 100%;
}

.sms-form-wrapper .sms-input-wrapper {
    border: 1px solid #d0d2d9;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 48px;
    position: relative;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sms-form-wrapper .ipt-wrap {
    display: block;
    position: relative;
}


.sms-form-wrapper .sms-input-wrapper .ipt-wrap input {
    border: none;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    outline: none;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;

}

.sms-form-wrapper .btn-sms {
    background-color: #fff;
    border: 0;
    border-radius: 8px;
    color: #2D3755;
    cursor: pointer;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 44px;
    padding: 0 20px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: 1px;
}

.sms-form-btn{
    margin-top: 30px;

}
.sms-form-wrapper .sms-form-btn .sure-btn {
    background: -webkit-gradient(linear,left top,right top,from(#2D3755),to(#2D3755));
    background: linear-gradient(90deg,#2D3755,#2D3755);
    border: none;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 48px;
    padding: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    width: 100%;
}

 .login-policy-wrapper {
    margin-top: 15px;
}

.sms-form-wrapper .login-policy-wrapper .agree-policy-wrapper {
    border: 1px solid #848899;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin-right: 6px;
    position: relative;
    top: -1px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    vertical-align: middle;
    width: 13px;
}

.sms-form-wrapper .login-policy-wrapper .agree-policy-wrapper input {
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.sms-form-wrapper .login-policy-wrapper a {
    color: #2D3755;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}

.sms-form-wrapper .login-policy-wrapper .agree-policy-wrapper.is-check {
    border-color: #2D3755;
    background: #2D3755;
}
.checkbox-edging {
    background: #2D3755;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
 .checkbox-edging:after {
    border: 2px solid #fff;
    border-left: 0;
    border-top: 0;
    content: "";
    height: 6px;
    left: 3px;
    position: absolute;
    top: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 3px;
    box-sizing: content-box;
    display: table;
}





















