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(../images/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;
    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 60px 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 #1CA472;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: #1CA472;
    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;background: #46bb36 !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;}
.login-mode{height: 60px;line-height: 60px;position:absolute;right:0;top:0;}
.login-mode .iconfont{font-size: 60px;height: 60px;line-height: 60px;}
.login-mode .icon-zhijiao-triangle{color: #fff;z-index:99;position: absolute;right:0px;}
.login-mode .icon-erweima,.login-mode .icon-shoujishumadiannao{z-index: 98;position: absolute;right:0px;color: #1CA472;}
.login-mode .logintips{position: absolute;top:20px;right:60px;width: 120px;height: 30px;line-height: 30px;text-align: center;border-radius:5px;color: #1CA472;border:1px solid #1CA472; }
.login-mode .logintips .iconfont{
    color: #1CA472;
    font-size: 12px;
    position: absolute;
    z-index: 99;
    right: -10px;
    top: 10px;
    background: #fff;
    line-height: 12px;
    height: 12px;
}
.comlogin-mode .icon-zhijiao-triangle{right: 10px !important;top: 10px;}
.comlogin-mode .logintips{right:70px;}
.reg-user-tip{
    margin-top: 10px;
    text-align: right;
    cursor: pointer;
    font-size: 12px;
    color: #1CA472;
    display: inline-block;
    float: left;
}
.qrcode-login-box{padding:50px 30px;text-align: center;position: relative;}
.qrcode-login-box .tips{text-align: center;color: #999;font-size:14px;margin-top:20px;}
.qrcode-login-box .iconwx{position: absolute;left: 185px;top: 140px;width: 30px;height: 30px;display: none;}
.qrcode-login-box .expire{
    position: absolute;
    top: 50px;
    left: 100px;
    width: 200px;
    height: 200px;
    line-height: 200%;
    font-size: 16px;
    display: none;
}
.qrcode-login-box .expire .refresh {
    position: absolute;
    z-index: 2;
    top: 30%;
    width: 100%;
    color: #fff;
}
.qrcode-login-box .expire .refresh a {
    padding: 5px 30px;
    color: #fff;
    border-radius: 3px;
    background-color: #1CA472;
    font-size: 16px;
    text-decoration: none;
}
.qrcode-login-box .expire .bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    background-image: none;
}
.otherloginways{margin-top:25px;}
.otherloginways .register1{
    background: #1E9FFF;
    color: #fff;
    float:left;
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.otherloginways .registermb{
    background: #efefef;
    color: #fff;
    float:left;
    font-size: 16px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
}
.otherloginways a{
    display:inline-block;
    float:left;
    line-height: 25px;
    height: 25px;
    font-size: 16px !important;
    color: #999;
}
.otherloginways:first-child{margin-right: 10px !important;}
.otherloginways .reg-user-tip,.otherloginways .forget-pwd-tip{margin-top: 0px;font-size: 16px;color:#1CA472;}
.otherloginways .sonbox{float:right;}
.otherloginways .sonbox a{margin-right: 10px;}
.hasaccount{
    text-decoration: none;
    margin-top: 20px;
    color: #666;
    position: absolute;
    bottom: 20px;
    left:30px;
}
.hasaccount a{color: #1CA472;}
.hasaccount a:hover{text-decoration: underline;}
/*找回密码*/
.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: #1CA472;
    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: #1CA472;cursor: pointer;text-decoration: underline;}
.icon-safe-success-1{font-size: 78px;color: #1CA472;text-align: center;margin-top:60px;}
.success-tip{text-align: center;font-size: 13px;color: #666;margin-top:-10px;}