@CHARSET "UTF-8"; 
/*登录*/
body{margin: 0;padding: 0;min-width: 1200px;}
.wst-login_l{width: 99.9%; height:525px;}
.wst-login_l_shop{width: 99.9%; height:475px;}
.wst-login_r{margin-top:3%;background: white;padding-bottom: 10px;border-radius: 10px;}
.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;}
input.wst-login-input{padding:0px; padding-left:5px; font-size: 15px; outline: none; width:300px; height:36px;  border:1px solid #eee;border-radius: 5px;transition: all 0.3s ease;}
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 #eee;border-radius: 5px;transition: all 0.3s ease;}
.wst-login-input:focus,.wst-login-input-1:focus,.wst-regist-input:focus,.wst-login-codein-1:focus,.wst-login-codein:focus,.wst-regist-codein:focus,.wst-regist-codemo:focus{ border:1px solid #E45050;box-shadow: 0 0 8px rgba(0, 0, 0, 0.15); }
.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, #d40e0f 0%, #d40e0f 100%); color: #ffffff; text-align: center; font-family: 'Microsoft Yahei', sans-serif; font-size: 15px; font-weight: bold; text-decoration: none; border-radius: 5px; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border: 0px; width: 300px; height: 40px;line-height: 40px; cursor: pointer;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);}
.wst-item .wst-login-but:hover {background: linear-gradient(135deg, #d40e0f 0%, #d40e0f 100%);transform: translateY(-1px);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }
.wst-item .wst-login-but:active {transform: translateY(0px);box-shadow: 0 2px 8px rgba(0, 0, 0, 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;}
.wst-regist-c{width: 760px; margin: 0 auto; padding:30px; border-radius:15px;background: white;box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1); }
.wst-regist-head{font-size:32px; font-family:"Microsoft Yahei"; color:#d40e0f; text-align:center;font-weight: bold;margin-bottom: 20px;} input.wst-regist-input{width:400px; margin-left:20px; }
.wst-regist-td{text-align:right; width: 150px; font-size: 15px; color:#626262; }
.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:#f5f5f5; border-radius: 5px; border: 1px solid #ddd; padding:10px 0px; cursor:pointer; color: #333; border:1px solid #ddd;float: right;transition: all 0.3s ease;}
.wst-regist-obtain:hover{background:#d40e0f;color: white;border-color: #d40e0f;transform: translateY(-1px);}
.wst-regist-but{outline: none; background: linear-gradient(135deg, #d40e0f 0%, #d40e0f 100%); color: #ffffff; border: 0; border-radius:5px; cursor:pointer;font-size: 14px;font-weight: bold;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);transition: all 0.3s ease; }
.wst-regist-but:hover{background: linear-gradient(135deg, #d40e0f 0%, #d40e0f 100%);transform: translateY(-1px);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }
.wst-regist-but:not(.disabled):not(:disabled):active, .wst-regist-but.active{background: linear-gradient(135deg, #d40e0f 0%, #d40e0f 100%);transform: translateY(0px);box-shadow: 0 2px 8px rgba(0, 0, 0, 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{width: 1200px;margin: 0px auto;overflow: hidden;padding: 20px 0;}
.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(228,80,80,0.1), rgba(228,80,80,0.3), rgba(228,80,80,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, #d40e0f 0%, #d40e0f 100%);padding: 8px 20px;border-radius: 20px;color: white;transition: all 0.3s ease;box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);}
.wst-login-banner .wst-right-action .wst-location:hover{background: linear-gradient(135deg, #d40e0f 0%, #d40e0f 100%);transform: translateY(-2px);box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);}
.wst-login-middle{width: 100%;margin: 0px auto;overflow: hidden;padding: 40px 0px;}
.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); }
.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 #eee;height: 38px;line-height: 38px; width: 300px; margin: 20px auto;border-radius: 5px;transition: all 0.3s ease;}
.wst-item-box:hover{border-color: #d40e0f;box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);}
.wst-item-box:focus-within{border-color: #d40e0f;box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);}
.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: 360px; margin: 0px auto;overflow: hidden;border-radius: 8px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);}
.wst-login_r .wst-tab-nav{width: 100%; margin: 0px auto; border-bottom: 2px solid #f5f5f5; overflow: hidden;}
.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;}
.wst-login_r .wst-tab-nav li:hover{color: #d40e0f;}
.wst-login_r .wst-tab-nav li:after{content: "|";float: right; color: #ddd; font-weight: normal;}
.wst-login_r .wst-tab-nav li:last-child:after{content: "";}
.wst-login_r .wst-tab-nav .on{color: #d40e0f; font-weight: bold;}
.wst-login_r .wst-tab-nav .on:before{content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 3px;background: linear-gradient(135deg, #E45050 0%, #d43f3f 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: #d40e0f}
.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 #f5f5f5;margin-bottom: 30px;}
.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;}
.wst-register_r .wst-tab-nav li:hover{color: #d40e0f;}
.wst-register_r .wst-tab-nav li:after{content: "|";float: right; color: #ddd; font-weight: normal;}
.wst-register_r .wst-tab-nav li:last-child:after{content: "";}
.wst-register_r .wst-tab-nav .on{color: #d40e0f; font-weight: bold;}
.wst-register_r .wst-tab-nav .on:before{content: "";position: absolute;bottom: -2px;left: 0;right: 0;height: 3px;background: linear-gradient(135deg, #E45050 0%, #d43f3f 100%);border-radius: 3px 3px 0 0;}

/* ========== 新版登录页（#3B508D） ========== */
.wst-login-modern{
	--login-primary: #3B508D;
	--login-primary-dark: #2d3f6f;
	--login-primary-light: rgba(59, 80, 141, 0.12);
	min-height: 85vh;
	background: #eef1f6;
	/* padding: 50px 20px 60px; */
	box-sizing: border-box;
}
.wst-login-modern-logo{
	position: relative;
	z-index: 30;
	text-align: center;
	margin-bottom: 42px;
	padding: 8px 0 12px;
	min-height: 72px;
}
.wst-login-modern-logo img{
	max-height: 56px;
	width: auto;
	display: block;
	margin: 0 auto;
}
.wst-login-modern-logo .wst-mall-name{
	display: block;
	margin-top: 10px;
	font-size: 22px;
	font-weight: 700;
	color: var(--login-primary);
	letter-spacing: 2px;
	line-height: 1.4;
}
/* 图二箭头造型：白区右缘尖角插入 + 图片区左凹右凸 */
.wst-login-card{
	--arrow-notch: 11%;
	display: flex;
	max-width: 900px;
	min-height: 540px;
	margin: 0 auto;
	background: #fff url('../img/login_panel_bg.jpg') right center / 48% 100% no-repeat;
	box-shadow: 0 18px 50px rgba(59, 80, 141, 0.18);
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: 0;
	/* 区域2：卡片最右侧外缘与区域1同形箭头（朝右尖角） */
	-webkit-clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);
	clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);
}
.wst-login-card-left{
	flex: 1 1 54%;
	padding: 48px 56px 40px 52px;
	padding-right: 72px;
	box-sizing: border-box;
	min-width: 0;
	position: relative;
	z-index: 2;
	background: #fff;
	-webkit-clip-path: polygon(0 0, calc(100% - 56px) 0, 100% 50%, calc(100% - 56px) 100%, 0 100%);
	clip-path: polygon(0 0, calc(100% - 56px) 0, 100% 50%, calc(100% - 56px) 100%, 0 100%);
}
.wst-login-welcome{
	margin: 0 0 28px;
	font-size: 32px;
	font-weight: 700;
	color: var(--login-primary);
	letter-spacing: 1px;
}
.wst-login-card-right{
	flex: 0 0 46%;
	max-width: 420px;
	position: relative;
	margin-left: -70px;
	z-index: 1;
	min-height: 540px;
	background: url('../img/login_panel_bg.jpg') center center / cover no-repeat;
	/* 区域1：与白色分界处左凹尖角（顶点顺时针，避免裁切中间文字） */
	-webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%);
	clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%);
}
.wst-login-card-right::before{
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(160deg, rgba(59, 80, 141, 0.45) 0%, rgba(20, 30, 60, 0.72) 100%);
	z-index: 0;
	-webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%);
	clip-path: polygon(12% 0, 100% 0, 100% 100%, 12% 100%, 0 50%);
}
.wst-login-card-right-inner{
	position: relative;
	z-index: 1;
	height: 100%;
	min-height: 540px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px 28px 40px 80px;
	color: #fff;
	box-sizing: border-box;
}
.wst-login-card-right-inner h3{
	margin: 0 0 16px;
	font-size: 28px;
	font-weight: 700;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.wst-login-card-right-inner p{
	margin: 0 0 36px;
	font-size: 14px;
	line-height: 1.8;
	opacity: 0.95;
	max-width: 220px;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
/* 注册按钮 - 彩虹边框持续旋转 */
.wst-login-signup-border{
	position: relative;
	display: inline-block;
	padding: 3px;
	overflow: hidden;
	border-radius: 2px;
}
.wst-login-signup-border::before{
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 220%;
	height: 220%;
	transform: translate(-50%, -50%);
	background: conic-gradient(
		from 0deg,
		#ff6b6b,
		#feca57,
		#1dd1a1,
		#48dbfb,
		#5f27cd,
		#ff9ff3,
		#ff6b6b
	);
	animation: wstSignupBorderSpin 2.8s linear infinite;
	z-index: 0;
}
@keyframes wstSignupBorderSpin{
	to{ transform: translate(-50%, -50%) rotate(360deg); }
}
.wst-login-signup-btn{
	position: relative;
	z-index: 1;
	display: block;
	padding: 12px 52px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 4px;
	text-decoration: none;
	/* background: rgba(15, 22, 45, 0.55); */
	transition: background 0.3s ease, transform 0.3s ease;
}
.wst-login-signup-btn:hover{
	background: rgba(15, 22, 45, 0.75);
	transform: translateY(-2px);
	color: #fff;
}

/* 左侧表单区覆盖旧样式 */
.wst-login-modern .wst-login_r{
	margin: 0;
	background: transparent;
	padding: 0;
	border-radius: 0;
	box-shadow: none;
}
.wst-login-modern .wst-login_r .wst-tab-box{
	width: 100%;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
}
.wst-login-modern .wst-login_r .wst-tab-nav{
	border-bottom: 1px solid #e8ecf3;
	margin-bottom: 8px;
}
.wst-login-modern .wst-login_r .wst-tab-nav li{
	font-size: 14px;
	padding: 12px 0;
	color: #888;
}
.wst-login-modern .wst-login_r .wst-tab-nav li:hover,
.wst-login-modern .wst-login_r .wst-tab-nav .on{
	color: var(--login-primary);
}
.wst-login-modern .wst-login_r .wst-tab-nav .on:before{
	background: var(--login-primary);
}
.wst-login-modern .wst-item-box{
	width: 100%;
	margin: 0 0 24px;
	border: 0;
	border-bottom: 2px solid #dde3ee;
	border-radius: 0;
	height: auto;
	line-height: normal;
	padding-bottom: 4px;
	background: transparent;
}
.wst-login-modern .wst-item-box:hover,
.wst-login-modern .wst-item-box:focus-within{
	border-color: var(--login-primary);
	box-shadow: none;
}
.wst-login-modern .wst-login-field .login-img,
.wst-login-modern .wst-login-field .password-img,
.wst-login-modern .wst-login-field .yanzheng-img{
	display: none;
}
.wst-login-modern input.wst-login-input-1{
	width: 100%;
	float: none;
	height: 42px;
	padding: 8px 0;
	font-size: 15px;
	color: #333;
	background: transparent;
}
.wst-login-modern input.wst-login-input-1::placeholder{
	color: #aab2c5;
	font-size: 13px;
	letter-spacing: 1px;
}
.wst-login-modern input.wst-login-input-1:focus{
	border: 0;
	box-shadow: none;
}
.wst-login-modern .wst-login-input:focus,
.wst-login-modern .wst-login-input-1:focus,
.wst-login-modern .wst-regist-codemo:focus,
.wst-login-modern .wst-login-codein-1:focus{
	border: 0;
	box-shadow: none;
}
.wst-login-modern .wst-login-field-code .wst-login-code-1{
	position: relative;
	height: auto;
	display: flex;
	align-items: center;
	gap: 10px;
}
.wst-login-modern input.wst-login-codein-1{
	position: static;
	flex: 1;
	width: auto;
	height: 42px;
	padding: 8px 0;
}
.wst-login-modern .wst-login-codeim-1{
	position: static;
	float: none;
	width: 110px !important;
	height: 38px !important;
	margin: 0 !important;
	border-radius: 4px;
	cursor: pointer;
	flex-shrink: 0;
}
.wst-login-modern .wst-login-sms-row{
	display: flex;
	align-items: center;
	gap: 10px;
	height: auto;
	width: 100%;
}
.wst-login-modern .wst-login-sms-row .wst-regist-codemo{
	flex: 1;
	width: auto;
	height: 42px;
	border: 0;
	background: transparent;
	padding: 8px 0;
}
.wst-login-modern .wst-regist-obtain{
	float: none;
	flex-shrink: 0;
	padding: 8px 12px;
	font-size: 12px;
	border-color: var(--login-primary);
	color: var(--login-primary);
	background: var(--login-primary-light);
}
.wst-login-modern .wst-regist-obtain:hover{
	background: var(--login-primary);
	color: #fff;
	border-color: var(--login-primary);
}
.wst-login-modern .wst-login-extra{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 4px 0 28px;
	font-size: 13px;
	color: #888;
}
.wst-login-modern .wst-login-remember{
	display: flex;
	align-items: center;
	gap: 6px;
	cursor: pointer;
	margin: 0;
}
.wst-login-modern .wst-login-ch{
	border-color: var(--login-primary);
	accent-color: var(--login-primary);
}
.wst-login-modern .wst-login-links a{
	color: #999;
	text-decoration: none;
	margin-left: 14px;
	transition: color 0.2s;
}
.wst-login-modern .wst-login-links a:hover{
	color: var(--login-primary);
}
.wst-login-modern .wst-login-btn-wrap{
	border: 0 !important;
	margin-bottom: 0 !important;
	padding: 0;
}
.wst-login-modern .wst-item .wst-login-but{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
	background: var(--login-primary);
	box-shadow: 0 6px 20px rgba(59, 80, 141, 0.35);
	font-size: 16px;
	letter-spacing: 4px;
}
.wst-login-modern .wst-item .wst-login-but:hover{
	background: var(--login-primary-dark);
	box-shadow: 0 8px 26px rgba(59, 80, 141, 0.45);
}
.wst-login-modern .wst-item .wst-login-but:before{
	display: none;
}
.wst-login-modern .qrcode-main p span{
	color: var(--login-primary);
}
.wst-login-modern-footer{
	margin-top: 0;
	background: transparent;
}
.wst-login-modern-footer .wst-container{
	max-width: 900px;
}
.wst-login-modern-footer .links,
.wst-login-modern-footer .copyright{
	text-align: center;
	color: #999;
	font-size: 12px;
}
.wst-login-modern-footer .links a{
	color: #888;
}
@media (max-width: 860px){
	.wst-login-card{
		flex-direction: column;
		max-width: 420px;
		min-height: auto;
		background: #fff;
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-login-card-left{
		flex: none;
		padding: 36px 28px 32px;
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-login-card-right{
		flex: none;
		max-width: none;
		min-height: 220px;
		margin-left: 0;
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-login-card-right::before{
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-login-card-right-inner{
		min-height: 220px;
		padding: 36px 24px;
	}
}

/* ========== 新版注册页（镜像登录页，图在左） ========== */
.wst-regist-modern{
	--login-primary: #3B508D;
	--login-primary-dark: #2d3f6f;
	--login-primary-light: rgba(59, 80, 141, 0.12);
	min-height: 85vh;
	background: #eef1f6;
	box-sizing: border-box;
}
.wst-regist-card{
	display: flex;
	flex-direction: row;
	max-width: 900px;
	min-height: 540px;
	margin: 0 auto;
	background: #fff url('../img/regist_panel_bg.jpg') left center / 48% 100% no-repeat;
	box-shadow: 0 18px 50px rgba(59, 80, 141, 0.18);
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-clip-path: polygon(14% 0, 100% 0, 100% 100%, 14% 100%, 0 50%);
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 14% 100%, 0 50%);
}
.wst-regist-card-left{
	flex: 0 0 46%;
	max-width: 420px;
	position: relative;
	margin-right: -70px;
	z-index: 1;
	min-height: 540px;
	background: url('../img/regist_panel_bg.jpg') center center / cover no-repeat;
	-webkit-clip-path: polygon(0 0, 12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%);
	clip-path: polygon(0 0, 12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%);
}
.wst-regist-card-left::before{
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(160deg, rgba(59, 80, 141, 0.45) 0%, rgba(20, 30, 60, 0.72) 100%);
	z-index: 0;
	-webkit-clip-path: polygon(0 0, 12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%);
	clip-path: polygon(0 0, 12% 0, 88% 0, 100% 50%, 88% 100%, 12% 100%, 0 50%);
}
.wst-regist-card-left-inner{
	position: relative;
	z-index: 1;
	height: 100%;
	min-height: 540px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 40px 80px 40px 28px;
	color: #fff;
	box-sizing: border-box;
}
.wst-regist-card-left-inner h3{
	margin: 0 0 16px;
	font-size: 28px;
	font-weight: 700;
	text-shadow: 0 2px 8px rgba(0, 0, 0, 0.25);
}
.wst-regist-card-left-inner p{
	margin: 0 0 36px;
	font-size: 14px;
	line-height: 1.8;
	opacity: 0.95;
	max-width: 220px;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wst-regist-card-right{
	flex: 1 1 54%;
	padding: 48px 52px 40px 56px;
	padding-left: 72px;
	box-sizing: border-box;
	min-width: 0;
	position: relative;
	z-index: 2;
	background: #fff;
	-webkit-clip-path: polygon(14% 0, 100% 0, 100% 100%, 14% 100%, 0 50%);
	clip-path: polygon(14% 0, 100% 0, 100% 100%, 14% 100%, 0 50%);
}
.wst-regist-welcome{
	margin: 0 0 28px;
	font-size: 32px;
	font-weight: 700;
	color: var(--login-primary);
	letter-spacing: 1px;
}
.wst-regist-modern .wst-register_r{
	margin: 0;
	width: 100%;
}
.wst-regist-modern .wst-register_r .wst-tab-box{
	width: 100%;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
}
.wst-regist-modern .wst-register_r .wst-tab-nav{
	border-bottom: 1px solid #e8ecf3;
	margin-bottom: 8px;
}
.wst-regist-modern .wst-register_r .wst-tab-nav li{
	font-size: 14px;
	padding: 12px 0;
	color: #888;
}
.wst-regist-modern .wst-register_r .wst-tab-nav li:hover,
.wst-regist-modern .wst-register_r .wst-tab-nav .on{
	color: var(--login-primary);
}
.wst-regist-modern .wst-register_r .wst-tab-nav .on:before{
	background: var(--login-primary);
}
.wst-regist-modern .wst-item-box{
	width: 100%;
	margin: 0 0 24px;
	border: 0;
	border-bottom: 2px solid #dde3ee;
	border-radius: 0;
	height: auto;
	line-height: normal;
	padding-bottom: 4px;
	background: transparent;
}
.wst-regist-modern .wst-item-box:hover,
.wst-regist-modern .wst-item-box:focus-within{
	border-color: var(--login-primary);
	box-shadow: none;
}
.wst-regist-modern input.wst-login-input-1,
.wst-regist-modern input.wst-regist-input,
.wst-regist-modern input.wst-regist-codemo{
	width: 100%;
	float: none;
	height: 42px;
	padding: 8px 0;
	font-size: 15px;
	color: #333;
	background: transparent;
	border: 0;
	box-shadow: none;
	margin: 0;
}
.wst-regist-modern input.wst-login-input-1:focus,
.wst-regist-modern input.wst-regist-input:focus,
.wst-regist-modern input.wst-regist-codemo:focus{
	border: 0;
	box-shadow: none;
}
.wst-regist-modern .wst-login-field-code .wst-login-code-1{
	position: relative;
	height: auto;
	display: flex;
	align-items: center;
	gap: 10px;
}
.wst-regist-modern input.wst-login-codein-1{
	position: static;
	flex: 1;
	width: auto;
	height: 42px;
	padding: 8px 0;
}
.wst-regist-modern .wst-login-codeim-1{
	position: static;
	float: none;
	width: 110px !important;
	height: 38px !important;
	margin: 0 !important;
	border-radius: 4px;
	cursor: pointer;
	flex-shrink: 0;
}
.wst-regist-modern .wst-login-sms-row{
	display: flex;
	align-items: center;
	gap: 10px;
	height: auto;
	width: 100%;
}
.wst-regist-modern .wst-login-sms-row .wst-regist-codemo{
	flex: 1;
}
.wst-regist-modern .wst-regist-obtain{
	float: none;
	flex-shrink: 0;
	padding: 8px 12px;
	font-size: 12px;
	border-color: var(--login-primary);
	color: var(--login-primary);
	background: var(--login-primary-light);
}
.wst-regist-modern .wst-regist-obtain:hover{
	background: var(--login-primary);
	color: #fff;
	border-color: var(--login-primary);
}
.wst-regist-protocol{
	margin: 8px 0 24px;
	font-size: 13px;
	color: #666;
	line-height: 1.6;
}
.wst-regist-protocol label{
	cursor: pointer;
}
.wst-regist-protocol a{
	color: var(--login-primary);
	text-decoration: none;
}
.wst-regist-protocol a:hover{
	text-decoration: underline;
}
.wst-regist-modern .wst-login-btn-wrap{
	border: 0 !important;
	margin-bottom: 0 !important;
	padding: 0;
}
.wst-regist-modern .wst-login-but,
.wst-regist-modern .wst-regist-but{
	width: 100%;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
	background: var(--login-primary);
	box-shadow: 0 6px 20px rgba(59, 80, 141, 0.35);
	font-size: 16px;
	letter-spacing: 4px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
.wst-regist-modern .wst-login-but:hover,
.wst-regist-modern .wst-regist-but:hover{
	background: var(--login-primary-dark);
}
@media (max-width: 860px){
	.wst-regist-card{
		flex-direction: column;
		max-width: 420px;
		background: #fff;
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-regist-card-left{
		flex: none;
		max-width: none;
		min-height: 220px;
		margin-right: 0;
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-regist-card-left::before{
		-webkit-clip-path: none;
		clip-path: none;
	}
	.wst-regist-card-left-inner{
		min-height: 220px;
		padding: 36px 24px;
	}
	.wst-regist-card-right{
		flex: none;
		padding: 36px 28px 32px;
		-webkit-clip-path: none;
		clip-path: none;
	}
}