* {
    margin: 0;
    padding: 0;
}

input::-ms-clear { display: none; }

.sm_clear_fix::after,
.sm_clear_fix::before {
    content: "";
    display: table;
    clear: both;
}

/* 以上是不用复制的样式 */

html,body{
    width: 100%;
    height: 100%;
}

.sm_m_bom_12{
    margin-bottom: 10px;
}

.sm_m_bom_18{
    margin-bottom: 14px;
}

.sm_m_rig_30{
    margin-right: 30px;
}

.sm_m_top_22{
    margin-top: 22px;
}

.sm_new_input{
    box-sizing: border-box;
    height: 42px;
    outline: none;
    border-radius: 3px;
    padding-left: 38px;
    padding-right: 16px;
    font-size: 14px;
    width: 326px;
    background: #ffffff;
    border: 1px solid #d1dce8;
    transition: all 0.3s;
}

.sm_new_input:focus{
    background-color: #ebf0fb;
    border-color: #5d6be8;
}

.sm_new_input:hover{
    background-color: #f5f8ff;
}

.sm_new_title{
    color: #333333;
    font-size: 14px;
    margin-bottom: 10px;
}

.sm_mac_ver_code_box{
    position: relative;
    width: 320px;
}

.sm_pic_cap{
    width: 88px;
    height: 40px;
    position: absolute;
    top: 1px;
    right: -5px;
    cursor: pointer;
}

.sm_new_link{
    font-size: 14px;
    color: #8a8a99;
}

.sm_re_pwd_link{
    font-size: 14px;
    color: #8a8a99;
    float: right;
}

.sm_register_link{
    font-size: 14px;
    color: #8a8a99;
    float: left;
}

.sm_new_btn{
    /*background-color: #6565f8;*/
    outline: none;
    box-sizing: border-box;
    /*width: 320px;*/
    /*height: 38px;*/
    border: none;
    color: #fff;
    cursor: pointer;
    /*2.5登录样式修改*/
    width: 326px;
    height: 40px;
    background: #5d6be8;
    border-radius: 4px;
}

.sm_new_btn:hover{
    background-color: #6E7AEA;
}

.sm_new_btn:active{
    background-color: #6E7AEA;
}

.sm_login_from{
    box-sizing: border-box;
    padding: 30px 40px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 8px;
    display: inline-block;
}

.sm_new_logo{
    width: 200px;
    display: block;
    margin: 0 auto 10px auto;
}

.sm_new_main_title{
    font-size: 12px;
    color: #8a8a99;
    text-align: center;
    margin-bottom: 24px;
}

.sm_new_main{
    width: 400px;
    height: 480px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sm_new_container{
    width: 100%;
    height: 100%;
    background-color: #f7f9fc;
    position: relative;
}

.sm_login_item_box{
    margin-top: 12px;
    margin-bottom: 20px;
}

.sm_copy_right{
    position: absolute;
    text-align: center;
    color: #babcc2;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    white-space:nowrap;
}

.sm_new_rePwd_main{
    width: 400px;
    height: 710px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.sm_register_swiper{
    width: 400px;
    height: 100%;
    float: left;
}

.sm_register_main{
    width: calc(100vw - 400px);
    float: left;
    height: 100vh;
}

.sm_login_from{
    width: 400px;
}

.swiper-wrapper{
    height: 100vh;
}

.swiper-pagination-bullet-active{
    background-color: #c8cdf8;
    width: 24px;
    border-radius: 5px;
}

.swiper-pagination-bullet{
    background-color: #c8cdf8;
}

.sm_get_ver_con{
    position: relative;
}

.sm_popup_var_send{
    cursor: pointer;
    position: absolute;
    right: 16px;
    top: 10px;
    color: #0080FF;
    font-size: 14px;
    background-color: transparent;
    border: none;
}

.sm_popup_var_send::before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #E7E7E7;
    position: absolute;
    left: -10px;
}

.sm_return_btn{
    text-align: center;
}

.sm_return_btn_img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sm_return_btn_text{
    font-size: 12px;
}

.sm_disable_btn{
    color: #a6a6a7;
}

/*覆盖layui的默认样式*/
.layui-layer-btn0{
    background-color: #6565f8 !important;
    border-color: #6565f8 !important;
}

/*2.5登录样式修改*/

.lyx-login-main{
    width: 760px;
    height: 460px;
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 5px 15px 0px rgba(127,127,127,0.1);
    display: flex;
}
.lyx_new_container{
    width: 100%;
    height: 100%;
    background-image: url("../../assets/images/lyx-backound-2.5.png");
    background-size: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lyx_login_from{
    margin-left: auto;
    margin-right: auto;
}
.lyx-login-f-p1{
    font-size: 24px;
    font-weight: 700;
    color: #4556a2;
    line-height: 24px;
}
.lyx-login-f-p2{
    font-size: 16px;
    /*text-align: center;*/
    color: #4556a2;
    line-height: 21px;
    margin-top: 14px;
    margin-bottom: 14px;
}
.lyx_re_pwd_link{
    font-size: 12px;
    text-align: center;
    color: #5d6be8;
    line-height: 16px;
    margin-top: 14px;
}
input::-webkit-input-placeholder{
    font-size: 12px;
    text-align: left;
    color: #acb6bf;
    line-height: 16px;
}
.lyx-login-f-bottom{
    display: flex;
    justify-content: space-between;
}
.lyx_re_pwd_link span{
    color: #8C8C8C;
}
a:hover{
    color: #3341bf;
}
.sm_copy_right a{
    color: #babcc2;
    font-size: 12px;
}
.lyx-register-foot{
    margin-right: 24px;
    font-size: 12px;
}

.sm_new_input_box{
    position: relative;
}

.sm_new_input_icon{
    width: 12px;
    position: absolute;
    top: 15px;
    left: 16px;
    z-index: 1;
}