@CHARSET "UTF-8"; 
/*登录*/
body{margin: 0;padding: 0;min-width: 1200px;background: #f9fafc;}
.auth-header{max-width:1200px;margin:30px auto 0;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;}
.auth-header__logo{display:flex;align-items:center;gap:18px;}
.auth-header__logo img{height:68px;}
.auth-header__actions{display:flex;align-items:center;gap:12px;font-size:15px;color:#4c5b7e;}
.auth-header__link{padding:8px 20px;border-radius:999px;background:#6ba5f6;color:#fff;font-weight:600;box-shadow:0 6px 16px rgba(48,196,184,0.25);transition:all .2s;}
.auth-header__link:hover{background:#6ba5f6;}
.auth-page{width:1200px;margin:30px auto 80px;display:flex;justify-content:center;align-items:stretch;}
.auth-page--login .auth-card{width:420px;}
.auth-page--register .auth-card{width:760px;}
.auth-card{background:#fff;border-radius:24px;padding:40px 32px;box-shadow:0 5px 10px rgba(16,41,88,0.12);flex-shrink:0;}
.auth-page--register .auth-hero{min-height:520px;}
.auth-card--wide{padding:48px 56px;}
.auth-hero{display:none;}
.auth-hero:after{content:'';position:absolute;inset:30px;border:1px solid rgba(255,255,255,0.2);border-radius:20px;pointer-events:none;}
.auth-hero__content{position:relative;z-index:1;}
.auth-hero h1{font-size:34px;margin:0 0 12px;font-weight:700;line-height:1.3;}
.auth-hero__desc{font-size:15px;margin:0;color:rgba(255,255,255,0.85);max-width:420px;}
.auth-hero__visual{position:relative;z-index:1;text-align:center;}
.auth-hero__visual img{max-width:100%;border-radius:18px;box-shadow:0 20px 40px rgba(0,0,0,0.15);}
.wst-login_l{width: 99.9%; height:525px;}
.wst-login_l_shop{width: 99.9%; height:475px;}
.wst-login_r{background: white;padding-bottom: 10px;border-radius: 12px;padding:30px 0 ;height: auto!important;}
.wst-login-u{margin: 0 auto; width:120px; height:36px; display: block; font-size: 25px;  } 
input.wst-login-input-1{margin: 1px;float: left; padding:2px; padding-left:5px; font-size: 15px; outline: none; width: 270px; height:36px;border:0;transition: all 0.3s ease;color: #333;}
input.wst-login-input{padding:0px; padding-left:5px; font-size: 15px; outline: none; width:300px; height:36px;  border:1px solid #e4e8f5;border-radius: 6px;transition: all 0.3s ease;color: #333;}
input.wst-regist-input{margin: 1px;float: left; padding:2px; padding-left:5px; font-size: 15px; outline: none; width:269px; height:36px;border:1px solid #e4e8f5;border-radius: 6px;transition: all 0.3s ease;color: #333;}
.wst-table{margin-top:20px; color: #666;font: 12px/150% "Hiragino Sans GB","Microsoft Yahei",arial,宋体,"Helvetica Neue",Helvetica,STHeiTi,sans-serif;width: 90%;margin: 0px auto;}
.wst-login-tr{height:50px;}
.wst-login-tr .wst-login-input{width: 180px;}
.wst-login-code-1,.wst-regist-code{height:36px;  } 
input.wst-login-codein-1,input.wst-regist-codein{padding:0px; width:150px; height:36px; position:absolute;left: 38px; font-size: 15px; outline: none; border:0; }
.wst-login-ch{border:1px solid #d40e0f; }
.wst-item .wst-login-but{display: block; position: relative; background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%); color: #ffffff; text-align: center; font-family: 'Microsoft Yahei', sans-serif; font-size: 16px; font-weight: 600; text-decoration: none; border-radius: 8px; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: 0px; width: 300px; height: 44px;line-height: 44px; cursor: pointer;box-shadow: 0 4px 12px rgba(48, 196, 184, 0.25);letter-spacing: 1px;}
.wst-item .wst-login-but:hover {background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);transform: translateY(-2px);box-shadow: 0 6px 20px rgba(48, 196, 184, 0.35); }
.wst-item .wst-login-but:active {transform: translateY(0px);box-shadow: 0 2px 8px rgba(48, 196, 184, 0.2); }
.wst-item .wst-login-but:before {content: ' '; position: absolute; background: #ffffff; width: 25px; height: 50px; top: 0; left: -45px; opacity: 0.3; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; -webkit-transform: skewX(-25deg); transform: skewX(-25deg); }
.wst-item .wst-login-but:hover:before {width: 45px; left: 320px; }
.wst-login-three{height: 30px; display: block; margin-top: 15px; } /*注册*/ 
/* .wst-regist{padding:100px 20px 60px 20px; } */
.wst-regist-b{margin-top:3px; padding: 50px 0;background: #f6f7fb;}
.wst-regist-c{width: 760px; margin: 0 auto; padding:40px; border-radius:16px;background: white;box-shadow: 0 10px 40px rgba(0, 0, 0, 0.08); }
.wst-regist-head{font-size:32px; font-family:"Microsoft Yahei"; color:#6ba5f6; text-align:center;font-weight: 700;margin-bottom: 30px;letter-spacing: 1px;}
input.wst-regist-input{width:400px; margin-left:20px; }
.wst-regist-td{text-align:right; width: 150px; font-size: 15px; color:#4c5b7e; font-weight: 500; }
.wst-regist-code-1{margin-left:20px; } 
input.wst-regist-codein{width:150px;}
.wst-regist-codeim{margin-left:288px; } 
input.wst-regist-codemo{padding:0px;padding-left:5px; font-size: 15px; outline: none;width: 115px;height: 38px;border: 0px;border: 1px solid #eee;border-radius: 5px;transition: all 0.3s ease;}
.wst-regist-obtain{width:134px; background:#f5f7fa; border-radius: 6px; border: 1px solid #e4e8f5; padding:10px 0px; cursor:pointer; color: #4c5b7e; border:1px solid #e4e8f5;float: right;transition: all 0.3s ease;font-weight: 500;}
.wst-regist-obtain:hover{background:#6ba5f6;color: white;border-color: #6ba5f6;transform: translateY(-2px);box-shadow: 0 4px 12px rgba(48, 196, 184, 0.25);}
.wst-regist-but{outline: none; background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%); color: #ffffff; border: 0; border-radius:8px; cursor:pointer;font-size: 16px;font-weight: 600;transition: all 0.3s ease;letter-spacing: 1px; }
.wst-regist-but:hover{background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);transform: translateY(-2px);}
.wst-regist-but:not(.disabled):not(:disabled):active, .wst-regist-but.active{background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);transform: translateY(0px);box-shadow: 0 2px 8px rgba(48, 196, 184, 0.2); } /*找回密码*/ .stepflex{float:right; border-top: 5px solid #f1f1f1; text-align: center; width: 640px; margin: 60px 0px 0px 50px; }
.stepflex dl{border-top: 5px solid #f1f1f1; float: left; position: relative; top: -5px; width: 160px; } dl.doing{border-top-color: #04bd3d; }
.doing .s-num{background-position: -23px 0; }
.s-num,.s-num1{color: #fff; font-weight: 700; height: 23px; line-height: 23px; margin: -15px auto 0; position: relative; width: 23px; border-radius:25px; }
.s-num{background: #04bd3d; }
.s-num1{background: #f1f1f1; }
.s-text{line-height:30px; }
.forget-pwd{width: 750px; margin:50px auto 50px; padding:25px 0px 48px 0px; border:1px solid #bac4c3; border-radius:6px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); } input.wst-forget-input{padding: 0px; margin-left:20px; padding-left:5px; font-size: 15px; outline: none; width:300px; height:36px; border-radius:3px; border:1px solid #bac4c3; }
.wst-forget-code,.wst-forget-code2{float:left; width:300px; height:36px; border-radius:3px; margin-left:20px; border:1px solid #bac4c3; } input.wst-forget-codein,input.wst-forget-codein2{padding: 0px; padding-left:5px; width:180px; height:36px; position:absolute; font-size: 15px; outline: none; border:0; border-radius:6px; }
.wst-forget-input:focus,.wst-forget-codein:focus,.wst-forget-codein2:focus{border-radius:3px; border:1px solid #eb654a; }
.wst-forget-codeim,.wst-forget-codeim2{width:116px; border-top-right-radius:6px; border-bottom-right-radius:6px; margin-left:183px; }
.wst-forget-code2{width:230px; } input.wst-forget-codein2{width:120px; }
.wst-forget-codeim2{width:112px; margin-left:118px; }
.email-verify{display:none; }
.wst-forget-td{text-align:right; width: 160px; font-size: 15px; color:#626262; }
.wst-forget-te{margin-left:20px; font-size: 15px; }
.wst-forget-select{margin-left:20px; font-size: 15px; outline: none; width:230px; height:36px; border-radius:3px; border:1px solid #bac4c3; }
.wst-forget-obtain{width:134px; height: 36px; background:#f0efef; border-radius: 3px; border: 1px solid #d3c8c7; padding:10px 0px; cursor:pointer; color: #110f0f; }
.wst-forget-c{text-align:center; }
.wst-forget-ct{font-size: 16px; color:#2d2727; }
.wst-icon-banner{width: 1200px;margin:0 auto;overflow: hidden;}
.wst-icon{width: 120px;height: 30px; display: inline-block;float: right;}
.wst-icon li{float:left;}
.wst-icon .wst-remind{color:red;padding-left: 10px;height: 30px;line-height: 30px;}
.wst-img-icon{width: 23px;height: 23px; background: url(../img/icon_login02.png) no-repeat;background-size: contain;margin-top: 3px;}
.wst-login-banner{margin: 0px auto;overflow: hidden;padding: 20px 0;background: #fff;border-radius: 8px;box-shadow: 0 2px 10px rgba(0,0,0,0.05);}
.wst-login-banner .img-banner{width:240px;float: left;}
.wst-login-banner .img-banner img{width: 100%;transition: transform 0.3s ease;}
.wst-login-banner .img-banner img:hover{transform: scale(1.05);}
.wst-login-banner .wst-stript{width: 2px;height: 110px;margin-top: 25px;margin-left: 20px; background: linear-gradient(to bottom, rgba(48,196,184,0.1), rgba(48,196,184,0.3), rgba(48,196,184,0.1));float: left;}
.wst-login-action .wst-left{width: 200px;height: 130px; float: left;text-align: center;line-height: 130px;font-family:微软雅黑;font-weight: bold;font-size: 25px;}
.wst-login-banner .wst-right-action{height: 120px;line-height: 120px; float: right;}
.wst-login-banner .wst-right-action .wst-location{margin-left: 10px;background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);padding: 10px 24px;border-radius: 24px;color: white;transition: all 0.3s ease;box-shadow: 0 4px 12px rgba(48, 196, 184, 0.25);font-weight: 600;letter-spacing: 0.5px;}
.wst-login-banner .wst-right-action .wst-location:hover{background: linear-gradient(135deg, #27b0a6 0%, #2ab5a9 100%);transform: translateY(-2px);box-shadow: 0 6px 20px rgba(48, 196, 184, 0.35);}
.wst-login-middle{width: 100%;margin: 0px auto;overflow: hidden;padding: 40px 0px;background: #f6f7fb;}
.wst-login-middle-shop{height: 477px;}
.wst-color{background: white;}
.wst-login-banner-regist{width: 99.9%;height: 100px;background: white;box-shadow: 0 2px 10px rgba(0,0,0,0.05);border-radius: 8px; }
.wst-login-banner-regist .img-banner{height:90px; margin: 10px 10px 10px 100px; float: left;}
.wst-login-banner-regist .img-banner img{height: 100%;transition: transform 0.3s ease;}
.wst-login-banner-regist .img-banner img:hover{transform: scale(1.05);}
.wst-login-banner-regist .wst-login-action{width:400px;height: 80px; float: right; margin: 10px 10px 10px 10px;}
.wst-item{position: relative;margin-bottom: 20px;}
.wst-item-box{border: 1px solid #e4e8f5;height: 38px;line-height: 38px; width: 300px; margin: 20px auto;border-radius: 8px;transition: all 0.3s ease;background: #fff;}
.wst-item-box:hover{border-color: #6ba5f6;box-shadow: 0 0 8px rgba(48, 196, 184, 0.15);}
.wst-item-box:focus-within{border-color: #6ba5f6;box-shadow: 0 0 12px rgba(48, 196, 184, 0.2);}
.wst-item-box .login-img{ position: relative;z-index: 3;top: 0;left: 0; width: 20px;height: 20px;margin-top: 10px; margin-left: 6px;margin-right: 2px; background: url(../img/icon_name.png) 1px no-repeat;background-size: 80%;float: left;}
.password-img{position: relative;z-index: 3;top: 0;left: 0; width: 20px;height: 20px;margin-top: 10px;margin-left: 6px; margin-right: 2px; float: left;background: url(../img/icon_passard.png) 1px no-repeat;background-size: 80%;}
.yanzheng-img{position: relative;z-index: 3;top: 0;left: 0; width: 20px;height: 20px;margin-top: 10px; margin-left: 6px;margin-right: 2px; float: left;background: url(../img/icon_yanzhengma.png) 1px no-repeat;background-size: 80%;}
.bottom-stript{width: 100%;height: 20px;border:1px solid red;}
.regist-border{border:1px solid #eee;}


.wst-login-code,.wst-regist-code{height:36px; border:1px solid #eee; }
.wst-login-codeim{margin-left:130px; }
input.wst-login-codein{padding:0px; padding-left:5px; width:180px; height:36px; position:absolute; font-size: 15px; outline: none;border:0; }

.wst-login_r .wst-tab-box{width: 100%; max-width:360px;margin: 0px auto;overflow: hidden;border-radius: 12px;border: 1px solid #eee;}
.wst-login_r .wst-tab-nav{width: 100%; margin: 0px auto; border-bottom: 2px solid #e4e8f5; overflow: hidden;background: #fff;}
.wst-login_r .wst-tab-nav li{min-width: 32.5%;margin: 0px auto; padding: 15px 0px;display:inline-block; text-align: center; line-height: 20px;font-size: 16px;cursor: pointer;transition: all 0.3s ease;position: relative;color: #4c5b7e;}
.wst-login_r .wst-tab-nav li:hover{color: #6ba5f6;}
.wst-login_r .wst-tab-nav li:after{content: "|";float: right; color: #e4e8f5; font-weight: normal;}
.wst-login_r .wst-tab-nav li:last-child:after{content: "";}
.wst-login_r .wst-tab-nav .on{color: #6ba5f6; font-weight: 600;width: 100%;padding-bottom: 10px;}
.wst-login_r .wst-tab-nav .on:before{content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 3px;background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);border-radius: 3px 3px 0 0;}
.n-default .n-left, .n-default .n-right { margin-top: 10px; position: absolute;}
.n-default .msg-wrap {position: absolute;right: 4px;}
.wst-login-code-1 .msg-box{top: 32px;left: 130px;}
.qrcode-main{width: 300px;margin: 20px auto;overflow:hidden;}
.qrcode-main .qrcode-img{width: 200px;height: 200px;margin: 0px auto 20px;}
.qrcode-main .qrcode-img img{width: 200px;height: 200px;}
.qrcode-main p{text-align: center;}
.qrcode-main p span{color: #6ba5f6;font-weight: 600;}
.wst-login_r .wst-tab-box .qr-coagent{width: 300px; margin: 15px auto 0px; padding: 0px; line-height: 25px;overflow: hidden;}
.wst-login_r .wst-tab-box .qr-coagent li {float: left;text-align: left;position: relative;height: 25px;width: 100px;}
.wst-login_r .wst-tab-box .qr-coagent li i {width: 25px;height: 25px;display: block;background: url(../img/qr-coagent.png) no-repeat;margin: 0 auto;position: absolute;left: 0;}
.wst-login_r .wst-tab-box .qr-coagent li em {font-style: normal;padding-left: 32px;*display: inline-block;}
.wst-login_r .wst-tab-box .qr-coagent li .more-safe {background-position: -54px;}
.wst-login_r .wst-tab-box .qr-coagent li .faster {background-position: -27px;}

.wst-register_r .wst-tab-box{width: 720px; margin: 0px auto;overflow: hidden;text-align: center;}
.wst-register_r .wst-tab-nav{width: 100%; margin: 0px auto;overflow: hidden;border-bottom: 2px solid #e4e8f5;margin-bottom: 30px;background: #fff;}
.wst-register_r .wst-tab-nav li{min-width: 32.5%;margin: 0px auto; padding: 15px 0px;display:inline-block; text-align: center; line-height: 20px;font-size: 17px;cursor: pointer;transition: all 0.3s ease;position: relative;color: #4c5b7e;}
.wst-register_r .wst-tab-nav li:hover{color: #6ba5f6;}
.wst-register_r .wst-tab-nav li:after{content: "|";float: right; color: #e4e8f5; font-weight: normal;}
.wst-register_r .wst-tab-nav li:last-child:after{content: "";}
.wst-register_r .wst-tab-nav .on{color: #6ba5f6; font-weight: 600;}
.wst-register_r .wst-tab-nav .on:before{content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 3px;background: linear-gradient(135deg, #6ba5f6 0%, #6ba5f6 100%);border-radius: 3px 3px 0 0;}