html,body{width: 100%;padding: 0;margin: 0;background-color: #f6f6f6;min-width: 1200px;}
body{
    font:12px/1.333 "\5FAE\8F6F\96C5\9ED1", "Hiragino Sans GB", arial,helvetica,clean;
}
li{list-style-type:none;}
a{text-decoration: none;}
img{vertical-align: top;padding: 0;margin: 0;}
input {background: none;outline: none;border: none;}
/*.bg{width: 100%;height: 100%; position:relative}*/
.loginbg-bg1{
    position:absolute !important;
    top:50% !important;
    transform:translateY(-38%); 
    left:30px !important;
    z-index: 1;
    width: 23%;
}
.loginbg-bg2{
    position:absolute !important;
    top:50% !important; 
    transform:translateY(-38%);
    right:50px !important;
    z-index: 1;
    width: 19%;
}
.bg{width: 100%;height:100vh;background-image: url(../img/login-bg-new.png);background-repeat: no-repeat;background-size: 100% 100%;background-position:center center;}
.login-box{width: 100%;margin: 0 auto; position:relative}
.login-box-detail{
    width:450px;
    height: 500px;
    margin-left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color:#fff;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
}
.left-ad{height: 500px;}
.logo-login{  max-width: 180px;max-height: 40px;}
.loginlog-box {
    max-width: 180px;
    height: 40px;
    align-items: center;
    justify-content: center;
    margin-left: 50%;
    transform: translateX(-50%);
    margin-top:50px;
    margin-bottom: 20px;
    display: inline-block;
}

.right-box, .right-box1, .right-box2{width: 450px;height: 100%;padding: 20px 20px 20px 30px;box-sizing:border-box;}
.login-nav span{font-size: 14px;color: #666;margin-right: 50px;cursor:pointer;}
.login-nav-acative{font-size: 18px !important;font-weight: bold;color: #333 !important;border-bottom: 2px solid #3399ff;padding-bottom: 8px;}
.tel-reg-box .tel-login-box{text-align: center;}
.input-text{display: block;margin-top:30px;width: 100%;line-height: 40px;border-bottom:1px solid #f6f6f6;font-size: 14px;color: #333;}
.normal-btn{
    width: 90%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 400px;
    background-color: #3399ff;
    margin:10px auto 0 auto;
    border:none;
    display: block;
}
.register1{
    display: inline-block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #efefef;
    border-radius: 50%;
    color: #b5b5b5;
    margin-top:10px;
    margin-right: 5px;
    margin-left: 5px;
    cursor: pointer; 
}
.register2{font-size: 17px !important;}
.register3{
    display: inline-block;
    font-size: 20px;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #efefef;
    border-radius: 50%;
    color: #b5b5b5;
    margin-top:10px;
    margin-right: 15px;
    cursor: pointer; 
}
.register5{background-color:#fff;color: #2a9cd5 !important; border:3px solid #2a9cd5 ;box-sizing: border-box;}
.register5:hover{color: #fff !important;background-color:#2a9cd5 ; }
.register4{background-color:#fff;color: #00bb00 !important; border:3px solid #00bb00;box-sizing: border-box;}
.register4:hover{font-size: 24px !important;color: #fff !important;background-color:#00bb00;}
.forget-pwd-tip{margin-top:10px;text-align: right;cursor: pointer;font-size: 12px;color: #666;display: inline-block;float: right;}
.tip1{font-size: 12px;color: #999;width:100%;margin-top:60px;text-align: center;}
.tip2{font-size:13px;color: #666;width: 100%;text-align: right;margin-top:10px;text-decoration:underline;cursor: pointer;}
.tip3{
    position: absolute;
    font-size:13px;
    color: #666;
    width: 100%;
    text-align: right;
    right: 20px;
    bottom:30px;
    text-decoration:underline;
    cursor: pointer;
}
.tip4{text-align: center;font-size: 14px;color: #999;text-decoration: underline;cursor: pointer;}
.other-way{font-size: 12px;color: #999;margin-top:45px;text-align: center;}
.other_center{
    margin-left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin-top: 10px;
}
.code{display: inline-block !important;width: 60% !important;}
.send-code{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #666;
    text-align: center;
    width:34%;
    margin-left: 17px;
    border-radius: 4px;
    background-color: #f6f6f6;
    cursor: pointer;
    border:none;
}
.tel-reg-box .layui-input,.tel-login-box .layui-input{
    border:none;
    display:block;
    margin-top:40px;
    width: 100%;
    line-height:35px;
    border-bottom:1px solid #f6f6f6;
    font-size: 14px;
    color: #333;
    padding-left: 0;
}

.tel-reg-box .input-text{margin-top:15px !important;}
.third-reg-type{display: flex;flex-direction: row;width: 100%;justify-content: space-between;padding:0 100px;box-sizing: border-box;margin:30px 0 40px 0;}
/*找回密码*/
.forgetpwd-box{width: 396px;height: 100%;padding: 20px 20px 20px 30px;box-sizing: border-box;text-align: center;position: relative;width: 100% !important;}
.forgetpwd-box h2{font-weight: bold;color: #333;border-bottom: 1px solid #f6f6f6;padding-bottom: 10px;text-align: left;}
.f-text{margin-left: 14%;width: 72% !important;}
.mt60{margin-top: 60px}
.f-code{display: inline-block !important;width: 45% !important;margin-left: 10px;}
.forget-sendcode{width: 27% !important;margin-left:14px;padding:0 10px;box-sizing:border-box;}
.f-button{
    width: 90%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #3399ff;
    margin:60px auto 0 auto;
    cursor: pointer;
    border: none;
}
.f-nav-item{
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color:#d1d1d1;
    border-radius: 50%;
    text-align: center;
    line-height:40px;
    font-size: 18px;
    color: #fff;
    position: relative;
}
.f-nav-item1:after{
   content: '获取验证码';
   position: absolute;
   bottom: -40px;
   text-align: center;
   color: #333;
   width: 100px;
   text-align: center;
   left: 50%;
   transform: translateX(-50%);
   font-size: 13px;
}
.f-nav-item2:after{
    content: '设置新密码';
   position: absolute;
   bottom: -40px;
   text-align: center;
   color: #333;
   width: 100px;
   text-align: center;
   left: 50%;
   transform: translateX(-50%);
   font-size: 13px;
}
.f-nav-item3:after{
   content: '修改成功';
   position: absolute;
   bottom: -40px;
   text-align: center;
   color: #333;
   width: 100px;
   text-align: center;
   left: 50%;
   transform: translateX(-50%);
   font-size: 13px;
}
.forget-box-detail{width: 80%;display: flex;flex-direction: row;justify-content: space-between;margin-top:30px;margin-left: 30px;position: relative;margin-left: 10%;}
.f-nav-active{background-color: #f25b67}
.f-nav-line{position: absolute;width: 100%;height: 4px;top:18px;background-color: #f9f9f9;}
.f-nav-line-active{background-color: #f25b67;height: 4px;width:0; }
.f-nav-line-active1{background-color: #f25b67;height: 4px;width:50%; }
.f-nav-line-active2{background-color: #f25b67;height: 4px;width:100%;  }
.login-tips{text-align: center;margin-top: 30px;font-size: 13px;color: #3399ff;cursor: pointer;text-decoration: underline;}
.icon-safe-success-1{font-size: 78px;color: #3399ff;text-align: center;margin-top:60px;}
.success-tip{text-align: center;font-size: 13px;color: #666;margin-top:-10px;}