
.bodybg0{background:#fff9e7 url(../image/login-bg-0.jpg) no-repeat;background-size: cover;}
.bodybg1{background:#fff9e7 url(../image/login-bg-1.jpg) no-repeat;background-size: cover;}
.bodybg2{background:#fff9e7 url(../image/login-bg-2.jpg) no-repeat;background-size: cover;}
.bodybg3{background:#fff9e7 url(../image/login-bg-3.jpg) no-repeat;background-size: cover;}
.login-warp{display:flex;justify-content: center;align-items: center;    height: 100vh;}
.signin {background:#fff9e7 url(../image/login-bg.jpg) no-repeat center;background-size: 100%;border:1px solid #ffffff47;width:100%;height: 665px;border-radius: 20px;display: flex;justify-content: flex-end; box-shadow:0 4px 30px 0 rgba(0, 0, 0, 0.1);   position: relative;}
.login-logo {width: 260px;position: absolute;left: 0px;top: -87px;height: 0px;}
.sign-warp .check-font a{color: #333;}
.form-warp .svgimg{width:20px;height:20px;overflow: hidden;position:absolute;top: 30px;left:0px;}
.form-warp .svgimg img{width: 100%;height: 100%; filter: drop-shadow(#999 100px 0); transform: translateX(-100px); }
.form-warp .password-icon{height:24px;top: 28px;left: 3px;}
.form-warp .code-icon{height:24px;top: 28px;left:0px;}



.form-warp .password-icon img{width: 80%;height: 80%; }
.login-logo img{width:100%}
.login-footer {font-size: 12px;width: 100%;position: absolute;left: 0px;bottom: -13px; height: 0px;color: #666; text-align: center;opacity: 0.6;}
.sign-box{width:40%;height:100%;    position: relative;}
.sign-box:after{content: "";background:#fff;height:100%;width:100%;border-bottom-right-radius:20px;border-top-right-radius:20px;position: absolute;top: 0px;}
.sign-warp{color: #333;position:relative;z-index: 1;width: 77%;margin: auto;padding-top: 40px;}
.sign-warp .sign-title{display:flex;justify-content: space-between;}
.sign-warp .sign-title .title{font-size:16px;font-weight:bold;}
.sign-warp .sign-title a{color:var(--font-theme);font-weight: bolder;}
.sign-warp .sign-title .s-font{font-size:14px;color:#666}

.login-tab{padding-top:20px;}
.login-tab ul{display:flex;border-bottom:2px solid #494a55;height:40px;justify-content: center;}
.login-tab li button{background:transparent;color: #333;border:0px;height:42px;display:block;padding: 0px 18px;font-weight: bolder;}
.login-tab li .active{border-bottom:2px solid var(--font-theme);height: 40px;color:var(--font-theme)}
.login-tab li{padding: 0px 32px;}
.form-check-input{--bs-form-check-bg: #ffffff;    border: var(--bs-border-width) solid #afafaf;}
.web-button{position: relative;}
.web-button .form-tips{top:-37px}
.form-warp{margin-top:30px;}
.sign-warp  .form-group{position:relative;margin-top:12px;padding-bottom:20px;}
.form-warp .form-title{font-size:13px;display:block;padding-bottom:6px;opacity:0.8}
.form-warp .form-control,
.form-warp .form-control:focus,
.form-warp .form-control:active{box-shadow:none;outline:none;background:transparent;border-radius:0px;border:none;border-bottom:1px solid #666;color: #333;font-size:14px;text-indent: 15px;}
.form-warp .form-control:hover{border-bottom:1px solid #fbb92a;}
.form-warp .form-control::-moz-placeholder {color: #999;}
.form-warp .form-control:-ms-input-placeholder {color: #999;}
.form-warp .form-control::-webkit-input-placeholder {color: #999;}
.form-warp .input-group .iti {width: 100%;}
.form-warp .form-code {display: flex;}
.form-warp .form-code > input {flex: 1;}
.form-warp .form-code .code-img {display: flex; align-items: center; height: 36px}
.form-warp .form-code .code-img img {width: 120px;}

.sign-warp .check-font{position:relative;display:flex;justify-content: space-between;opacity: 0.8;    font-size: 13px;}

.form-warp .form-code .code-btn {display: block;margin-left: 30px;background: transparent; border: 1px solid var(--font-theme);border-radius: 6px;font-size: 13px; color: var(--font-theme);padding:8px 0px; width: 140px;}
.form-warp .form-code .code-btn[disabled=disabled]{border: 1px solid #373737;color: #828282;cursor: no-drop;}

.tab-content .unable{font-size:13px;padding-bottom:30px;opacity: 0.8;}
.tab-content .unable span{color:var(--font-theme);font-weight: bolder;}
.tab-content .return-btn{opacity: 0.8;display:flex;justify-content:center;padding:20px;}
.tab-content .return-btn button{cursor: pointer;background: transparent;color: #fff;opacity: 0.8;border: 0px;padding: 12px;font-size:13px}
.tab-content .return-btn button:hover{opacity:1}
.third-login{text-align:center;padding-top:20px;}
.third-login .or-line{height: 12px;font-size: 12px;color: #666;position:relative;display:flex;}
.third-login .or-line:before,
.third-login .or-line:after{content: "";border-bottom:1px solid #494a55;width:40%;display: block;flex:1}

.third-login .or-line span{font-size: 12px;padding: 0px 12px;position: relative;top: 2px;}
.third-login .third-font {font-size: 12px;padding-top: 15px;color: #666;}
.third-icon{display:flex;justify-content:center;margin-top: 8px;}
.third-icon span {width: 30px; background: #fff; border-radius: 4px; margin: 7px;padding: 3px; height: 30px;cursor:pointer;opacity:0.8}
.third-icon img{height:80%;width:80%}
.third-icon span:first-child img{height:90%;width:90%}
.third-icon span:hover{opacity:1}

@media screen and (max-width: 1200px){
.sign-box {width: 50%;}
}
@media screen and (max-width: 1024px){
.sign-box {width: 100%;}
.sign-warp{width:94%;    padding-top: 21px;}
.login-tab li {padding: 0px 0;    width: 100%;}
.signin{background-image: none;}
}



.step ul{margin-top: 34px;display:flex;height: 18px;}
.step li{line-height:32px;flex:1;color:#9f9f9f;position:relative;text-align:center;font-size:12px}
.step li span{margin:auto;font-size:12px;background: #eee;color: #666;border-radius:40px;line-height:25px;width:25px;height:25px;border: 1px solid #eee;display:inline-block;margin-right: 10px;}
.step .active{color: var(--font-theme);}
.step .active span{ background: var(--btn-theme);color: #000;border:1px solid var(--font-theme);}

.forgot-success{text-align:center}
.forgot-success img{width:90px;display:block;margin:auto;padding: 38px 0px;}
.forgot-success .btn { border-radius: 62px;padding: 8px 0px;font-size: 14px;width: 221px;}

.btn-top-m{margin-top:18px}
.web-register{display: none;}
.sign-title{display: none;}
/* 手机号登录 */
.login-phone-passwd {
  display: none;
}
.toggle-pawd-code {
  display: none;
  cursor: pointer;
}
.toggle-pawd-code:hover {
  color: #FBB92A;
}


@media screen and (max-width:768px){
.iti__arrow {border-top: 4px solid #e1d7d7;}
.login-warp{height: auto;}
.com-nav{background: transparent;padding: 0 20px;}
.com-nav .page-title{font-size: 20px;color: #fff;}
.sign-title .title {font-size:24px;font-weight: bold;color: #fff;padding-left: 21px;padding-top: 18px;}
.signin .login-logo{display: none;}
.signin{background: transparent;border-radius: 0px; border: 0px;}
.sign-box:after{display: none;}
.login-tab li button{display: block;width: 100%;}
.sign-warp .sign-title{display: none;}
.form-warp .form-control, .form-warp .form-control:focus,
.form-warp .form-control:active{ border-bottom: 1px solid #ccc;}
.login-tab ul{border-bottom: 2px solid #7f7f7f;}
.login-footer{display: none;}
.web-register{display: block;}
.web-register a{display: block;border: 1px solid var(--font-theme);border-radius: 60px;color: var(--font-theme);text-align: center;height: 40px; margin-top: 23px;line-height: 40px;}
.third-login .or-line:before, .third-login .or-line:after {border-bottom: 1px solid #b7b7b7;}
.sign-title .s-font{color:#fff;padding-left:20px; padding-top: 10px;}
.sign-title .s-font a{color:#fff;padding-left:12px;    color: var(--font-theme);}
.web-button .web-recharge .button{height: 40px;}
}