
.login_page .main_wrap {
    background-color: #c40000;
    /* background:url(../img/form/login_bg.jpg) center top no-repeat; */
}

.main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 660px;
}
.login_wrapper{
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.login_box {
    position: absolute;
    right: 0px;
    top: 50%;
    width: 410px;
    height: 416px;
    transform: translateY(-50%);
    background: #fff;
    border-radius: 2px
}

.login_top {
    /*padding-top: 12px;*/
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 18px;
    font-family: "Microsoft Yahei";
}

.login_top .reg {
    float: right;
    width: 80px;
    height: 17px;
    line-height: 17px;
    display: inline-block;
    font-size: 14px;
    color: #c40000;
    margin-top: 12px;
}

.number,
.img-code{
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #D6D6D6;
    position: relative;
}

.number label {
    width: 40px;
    height: 38px;
    display: inline-block;
    background: #DFDDD8 url(../../images/form/log2.png) 13px 12px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.number_text, .password_text {
    position: absolute;
    left: 60px;
    height: 38px;
    line-height: 38px;
    top: 0;
    color: #93908B;
}

.number input, .password input,.img-code input {
    width: 100%;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    margin-top: 12px;
    padding-left: 30px;
    font-size: 16px;
    color: #292929;
    border: none;
    background: url("../../images/lypt/icon_login.png") no-repeat;
    background-position: 7px 5px ;
}
.password input{
    background-position: 7px -26px ;
}
.img-code input{
    background-position: 7px -55px ;
}
.number.active,
.password.active,
.img-code.active{
    border-bottom-color: #FF9000;
}
.password {
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #D6D6D6;
    position: relative;
    /*  margin-top:20px; */
}

.password label {
    width: 40px;
    height: 38px;
    display: inline-block;
    background: #DFDDD8 url(../../images/form/log3.png) 13px 12px no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.password_affirm {
    width: 100%;
    height: 38px;
    border: 1px solid #C2BEB7;
    position: relative;
}

.verification {
    width: 103px;
    height: 38px;
    /* border:1px solid #C2BEB7; */
    position: relative;
    /* margin-top:15px; */
    margin-left: -29px;
}

.verification label {
    width: 40px;
    height: 38px;
    display: inline-block;
    /* background:#DFDDD8 url(../images/form/log3.png) 13px 12px no-repeat; */
    position: absolute;
    left: 0;
    top: 0;
}

.yanzhen {
    float: right;
}
.yanzhen img{
    width: 86px;
    height: 38px;
}

.yanzhen .hui {
    color: #666;
    height: 30px;
    line-height: 30px;
}

.yanzhen .red {
    color: #678686;
    height: 30px;
    line-height: 30px;
}

.input_focus {
    border: 1px solid #0087BB !important;
}

.input_focus label {
    background-color: #72BEE3 !important;
}

.forget {
    overflow: hidden;
    padding: 8px 0 0 0;
}

.forget a {
    float: right;
    color: #678686;
}

.log_btn {
    margin: 0 auto;
    width: 300px;
    height: 40px;
    background: #c40000;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    display: inline-block;
    border: none;
}

.auto_log {
    height: 66px;
    line-height: 66px;
    color: #666;
    font-family: "Microsoft Yahei";
}

.auto_log input {
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.log_bom {
    padding-bottom: 27px;
}

.log_bom a {
    float: left;
    padding-left: 32px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #93908B;
}

.log_bom .wb {
    margin-top: 10px;
    background: url(../../images/form/sina.png) no-repeat;
}

.log_bom .qq {
    margin-top: 10px;
    background: url(../../images/form/qq.png) no-repeat;
    margin-left: 20px;
}

.log_bom .wx {
    margin-top: 10px;
    background: url(../../images/form/wx.png) no-repeat;
    margin-left: 30px;
}

.con_red {
    text-align: right;
    padding-right: 47px;
    margin-bottom: 15px;
}

.log_btnt {
    margin: 0 auto;
    width: 212px;
    height: 40px;
    background: #c40000;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    display: inline-block;
    border: none;
    margin-left: 75px;
    margin-top: 20px;
    margin-bottom: 40px;
    border-radius: 4px;
}

.reset_password input {
    color: #999;
    height: 38px;
    padding-left: 10px;
    line-height: 38px;
    width: 200px;
    margin-top: 20px;
    border: #e5e5e5 1px solid;
}

.reset_password em {
    width: 70px;
    text-align: right;
    color: #666;
    font-size: 12px;
}

.reset_password2 input {
    color: #999;
    height: 38px;
    padding-left: 10px;
    line-height: 38px;
    width: 80px;
    margin-top: 20px;
    border: #e5e5e5 1px solid;
}

.reset_password2 em {
    width: 70px;
    text-align: right;
    color: #666;
    font-size: 12px;
}

.reset_password2 button {
    padding: 8px 12px;
    border-radius: 4px;
}

/*.button_t a:hover {
    color: #fff;
    background: #F23131;
}*/

.log_btnz {
    margin: 0 auto;
    width: 300px;
    height: 40px;
    background: #c40000;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    display: inline-block;
    border: none;
    margin-top: 10px;
    margin-bottom: 40px;
    border-radius: 4px;
}

.ph_display {
    height: 17px;
    line-height: 17px;
    color: red;
    padding-left: 30px;
}

/*  登录按钮样式 */
.shop_register {
    border-radius: 4px;
    display: block;
    width: 100%;
    height: 40px;
    margin-top: 28px;
    background: #ff9000;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.shop_register:hover {
    /*  //background: #fa5151;*/
    color: #FFFFFF;
}

.error_display {
    color: red;
    padding-left: 44px;
}

.nav_logo a img{
    max-width: 259px;
    max-height: 66px;
}






.small_nav{
    margin: 0px auto;
    overflow: hidden;
}
.small_nav .nav_logo{
    float: none;
    padding: 0px;
    width: auto;
    margin: 33px 0px 33px 0px;
    height: 42px;
}
.nav_logo a img{
    width: 258px;
    height: 42px;
}
.layui-tab{
    margin: 0px;
}
.layui-tab-title{
    width: 286px;
    height: 29px;
    margin: 44px auto 23px auto;
    text-align: left;
    border-bottom: none;
}
.layui-tab-title li{
    height: 30px;
    width: 142px;
    text-align: right;
    line-height: 1;
    padding: 0px;
    min-width: 0px;
    font-size: 22px;
    color: #292929;
    letter-spacing: 0.17px;
}
.layui-tab-title li:nth-child(1){
    text-align: left;
    border-right: 0;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    color: #292929;
}
.layui-tab-content{
    padding: 0px;
}
.sao_login{
    width: 100%;
    position: relative;
    padding-bottom: 16px;
}
.sao_login .er_wei_ma{
    width: 150px;
    height: 150px;
    margin: 21px auto 0px auto;
    display: block;
}
.login_info{
    font-size: 12px;
    color: #000000;
    letter-spacing: 0.14px;
    text-align: center;
}
.help_use{
    font-size: 14px;
    color: #999999;
    letter-spacing: 0.17px;
    text-align: center;
    padding: 37px 0px 16px 0px;
}
.sao_success{
    position: absolute;
    width: 150px;
    height: 150px;
    background-color: rgba(0,0,0,0.8);
    left: 130px;
    top: 0px;
    /*-webkit-opacity: 0.8;*/
    /*!* Netscape and Older than Firefox 0.9 *!*/
    /*-moz-opacity: 0.8;*/
    /*!* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*!*/
    /*-khtml-opacity: 0.8;*/
    /*!* IE9 + etc...modern browsers *!*/
    /*opacity: 0.8;*/
    /*!* IE 4-9 *!*/
    /*filter:alpha(opacity=80);*/
    /*!*This works in IE 8 & 9 too*!*/
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";*/
    /*!*IE4-IE9*!*/
    /*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
}
.sao_success img{
    margin: 39px auto 7px auto;
    display: block;
}
.sao_success div{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.17px;
    text-align: center;
}
.info_success{
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.14px;
    text-align: center;
}
.error_tit{
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0.17px;
    margin: 38px auto 17px auto;
}
.sao_success img.new_btn{
    margin: 0px auto;
    cursor: pointer;
}

/*
头部广告语*/
.ad-list{
    float: right;
}
.ad-list li{
    float: left;
    width: 216px;
    overflow: hidden;
}
.ad-list li:nth-last-child(1){
    width: 196px;
}
.ad-list li span{
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 8px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #344BA5;
    border:2px solid #344BA5;
    border-radius: 50%;
    box-sizing: border-box;
}
.ad-list li h4{
    line-height:19px;
    font-size:14px;
    font-weight:bold;
    color: #6C6C6C;
}
.ad-list li p{
    line-height:16px;
    margin-top: 5px;
    font-size:12px;
    color:#6C6C6C;
    white-space: nowrap;
}