/* 引入Font Awesome图标库 */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* 基础样式 */
.none{display:none}
a.godl{text-decoration:none;color:#7BA0D0;font-weight:500;transition:color 0.3s ease}
a.godl:hover{color:#0d4299;text-decoration:underline}
.font12{font-size:12px!important}

/* 注册链接区域 */
.forreg{margin-top:15px;text-align:center}
.forreg a{font-size:16px!important;color:#7BA0D0!important;text-decoration:none;font-weight:500;transition:all 0.3s ease}
.forreg a:hover{color:#7BA0D0!important;text-decoration:underline}

/* 页面整体布局 */
/*body{background:url("../images/loginbag.gif") no-repeat;background-size:100% 100%;}*/

.inner{width:100%;margin:0 auto;text-align:center;background:transparent;border:none;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;border-top:1px #ddd solid}

/* 头部样式 */
.mheader{width:100%;padding:20px 0;}
.mhead{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}
.mhead .logo{float:left;text-align:left}
.mhead .tit{font-size:16px;color:#000;width:auto;margin-top:0;float:right;text-align:right;overflow:visible}
.mhead .tit span a{font-weight:600;color:#7BA0D0;text-decoration:none}

/* 导航样式 */
.navigation a{float:left;text-align:center;margin-left:10px;background:rgba(15,82,187,0.1);width:102px;height:52px;overflow:hidden;display:block;line-height:51px;color:#7BA0D0;border-radius:8px;transition:all 0.3s ease;text-decoration:none}
.navigation a:hover{background:rgba(15,82,187,0.2);transform:translateY(-2px)}
.navigation a.current{background:#7BA0D0;color:white;font-weight:700;box-shadow:0 4px 15px rgba(15,82,187,0.3)}.partinput{margin-top:20px}.pw_check{width:150px;background:url(../images/login/pw_check.gif) no-repeat;height:22px;font-size:12px}.pw_check span{width:49px;height:14px;line-height:16px;margin-bottom:6px;text-align:center;display:block;float:left}#pw_check_1{background-position:0 bottom}#pw_check_2{background-position:-150px bottom}#pw_check_3{background-position:-300px bottom}span.no,span.yes{background-image:url(../images/yesno.gif);background-repeat:no-repeat;height:29px;line-height:29px;margin-top:5px;margin-left:5px;float:left;font-size:12px}span.yes{background-position:0 -29px;display:block;width:80px}span.no{background-position:0 0;color:#000;display:block;padding-left:40px;width:247px}#reg_box{width:630px;float:left;text-align:left;margin:10px 0 15px 10px;height:auto;overflow:auto;text-align:left}.regtab{text-align:left;width:590px}.regtab .tdright{height:30px}.regtab .tdr{height:40px}.tdright{text-align:right;vertical-align:top;line-height:25px;height:40px;line-height:40px!important}.tdr{text-align:right;width:160px;vertical-align:top;line-height:35px}.error_tip{line-height:20px;height:20px;background:url(../images/n.gif) 8px 6px no-repeat;padding:5px 0 5px 30px;float:left}.acc_tip{height:20px;background:url(../images/y.gif) 8px 6px no-repeat;padding:5px 0 5px 30px;float:left}.regtab .gray{line-height:18px;float:left;clear:both}
input.go_reg{border:none;width:181px;height:50px;background:linear-gradient(135deg, #7BA0D0 0%, #7BA0D0 100%);;cursor:pointer;color:#fff;font-weight:700;border-radius:12px;float:left;}
.forminfo{margin-top:10px;margin-bottom:10px;margin-left:10px}.formlogin{margin:30px 
auto}
.forminfo td,.formlogin td{font-size:15px;padding:10px 0;clear:both;color:#333}
.formlogin font{margin-right:5px}
.forminfo .text,.forminfo .txt,.formlogin .text,.formlogin .txt{display:block;float:left}
.mheader{width:100%;text-align:center;padding:10px 0 20px 0}
.mhead{width:900px;margin-left:auto;margin-right:auto;height:auto;overflow:hidden;margin-top:10px;text-align:left}
.mhead .logo{float:left;text-align:left}.mhead .tit{width:425px;margin-top:25px;font-size:14px;float:right;text-align:right;overflow:hidden}
.mhead .tit span{font-size:15px}
.mhead .tit span a{ font-weight:bold; color:#7BA0D0;}
.navigation a{float:left;text-align:left;margin-left:10px;background:url(../images/login/bg.gif) no-repeat;width:102px;height:52px;overflow:hidden;display:block;text-align:center;line-height:51px;color:#000}.navigation a.current{text-decoration:none;background:url(../images/login/currentbg.gif) no-repeat!important;font-weight:700}/* 主体内容区域 */
.body{width:100%;max-width:800px;margin:15px auto;padding:40px 20px;animation:fadeInUp 0.6s ease-out;backdrop-filter:blur(15px);}

/* 登录表单容器 */
.body .log{background:transparent;border:none;padding:34px 0;border:2px solid #ddd;border-radius:12px;}
.body .log .formlogin{width:60%;margin:0 auto;}
.body .log .formlogin td{font-size:15px;color:#333;clear:both;padding:12px 0}
.body .log .formlogin .tdright{color:#555;text-align:left;font-weight:500}
.body .log .qqlogin{border-top:1px solid #e1e8ed;padding-top:20px;margin-top:20px;text-align:center;color:#666}a.registerbutton{background:url(../images/login/register_submit.gif) 0 0 no-repeat;width:163px;height:44px;line-height:44px;display:block;text-align:center;color:#0192CD;font-size:18px;font-family:"microsoft yahei"}a.registerbutton:hover{background:url(../images/login/register_submit.gif) 0 -44px no-repeat;text-decoration:none}.body .log .formlogin .loginsubmit:hover{background:url(../images/login/login.gif) 0 -44px no-repeat}.body .log .formlogin td{clear:both;height:44px}.body .log .formlogin .tdright{color:#000;text-align:right;padding-right:20px}.body .log .qqlogin{border-top:1px #d4d4d4 solid;color:#000}.body .reg{width:530px;height:350px;float:left;overflow:hidden}.body .reg .cont{margin-left:50px;line-height:30px}.body .reg .cont .register_submit{margin-top:15px;margin-bottom:15px}.body .reg .font{color:#000;font-size:18px;margin-top:90px}/* 注册页面样式 */
.body .registerpart{width:100%;max-width:800px;margin:0 auto;}

/* 步骤指示器 */
.body .registerpart .step1,.body .registerpart .step2,.body .registerpart .step3{display:flex;justify-content:center;margin:30px 0;background:none;height:auto}
.body .registerpart .step1 span,.body .registerpart .step2 span,.body .registerpart .step3 span{flex:1;max-width:235px;padding:15px 20px;margin:0 5px;background:#f8f9fa;color:#666;border-radius:10px;font-size:14px;font-weight:500;transition:all 0.3s ease;width:auto;height:auto;line-height:normal;text-align:center;display:block;float:none}
.body .registerpart .step1 span.cur,.body .registerpart .step2 span.cur,.body .registerpart .step3 span.cur{background:#7BA0D0;color:white;font-weight:700}

/* 选择器样式 */
.body .registerpart .selecter{width:100%;max-width:350px;margin:20px auto;padding:30px;border:2px solid #e1e8ed;border-radius:16px;background:#fff;transition:all 0.3s ease;cursor:pointer;text-decoration:none;display:block;color:inherit;height:auto;float:none}
.body .registerpart .selecter:hover{border-color:#7BA0D0;transform:translateY(-4px);text-decoration:none;color:inherit}
.body .registerpart .selecter:hover .ico span{transform:scale(1.1);}
.body .registerpart .selecter .ico{width:100%;text-align:center;margin-bottom:20px;float:none;display:block}
.body .registerpart .selecter .ico span{width:60px;height:60px;display:inline-block;border-radius:50%;background:#7BA0D0;margin:0 auto;line-height:60px;color:white;font-size:24px;position:relative;transition:all 0.3s ease}
.body .registerpart .selecter .ico span.ico1{background:#7BA0D0}
.body .registerpart .selecter .ico span.ico1::before{content:"\f1ad";font-family:'Font Awesome 6 Free';font-weight:900;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white}
.body .registerpart .selecter .ico span.ico2{background:#7BA0D0}
.body .registerpart .selecter .ico span.ico2::before{content:"\f007";font-family:'Font Awesome 6 Free';font-weight:900;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white}
.body .registerpart .selecter .des{float:none;display:block}
.body .registerpart .selecter .des .tit{font-size:18px;font-weight:600;color:#333;text-align:center;margin:0;float:none}
.body .registerpart .selecter .des .tit a{font-weight:600;text-decoration:none;color:#333}
.body .registerpart .regdetail .partname{color:#000;border-bottom:1px #d4d4d4 solid;height:35px;line-height:35px}
.body .registerpart .regdetail .partname .li1{font-size:17px;font-weight:700;float:left;margin-right:20px}
.body .registerpart .regdetail .partname .li1 .current{border-bottom:2px #7BA0D0 solid;display:block;}
.body .registerpart .regdetail .partname .li2{float:right;font-size:12px}
.xiyi{width:440px;border:2px solid #e1e8ed;background:#fafafa;padding:10px;margin:0 auto;border-radius:12px;}
#xieyi{width:440px;height:100px;overflow:hidden;overflow-y:scroll;font-size:13px;border:none;text-align:left;line-height:20px;color:#666}
#xieyi p{text-indent:2em}
#xieyi p strong{line-height:22px}/* 底部样式 */
.footer{padding:20px;margin-top:auto;font-size:16px;color:#fff;width:100%;text-align:center}
.footer a{color:#fff}
/* 响应式设计 */
@media (max-width: 768px) {
    .body{max-width:90%;padding:30px 20px;margin:20px auto}
    .registerpart{max-width:90%;padding:30px 20px}
    .step1 span,.step2 span,.step3 span{font-size:12px;padding:12px 15px}
    .selecter{max-width:100%;margin:15px 0}
    .formlogin td{padding:10px 0}
    .input{padding:12px 16px;font-size:16px}
    .typebtn{padding:14px;font-size:16px}
}

@media (max-width: 480px) {
    .body{border-radius:15px;box-shadow:0 10px 30px rgba(15,82,187,0.1)}
    .registerpart{border-radius:15px;padding:25px 15px}
    .input-small{width:100%;margin-bottom:15px}
    .authcode{margin-top:10px}
}

/* 动画效果 */
@keyframes fadeInUp {
    from{opacity:0;transform:translateY(30px)}
    to{opacity:1;transform:translateY(0)}
}

/* 清除浮动 */
.clear,.clearfix{clear:both}
.clearfix::after{content:"";display:table;clear:both}/* 输入框样式 */
.input{padding:15px 20px;border:2px solid #e1e8ed;border-radius:12px;font-size:16px;background:#fff;transition:all 0.3s ease;box-sizing:border-box;font-family:inherit;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;vertical-align:middle;margin-right:3px;float: left;}
.input:focus{outline:none;border-color:#7BA0D0;box-shadow:0 0 0 3px rgba(15,82,187,0.1);transform:translateY(-1px)}
.input::placeholder{color:#999;font-size:15px}

/* 输入框尺寸 */
.input-big{height:28px;padding:0 10px;line-height:28px}
.input-50,.input-smallest{width:50px}
.input-60{width:400px}
.input-600,.input-largest{width:600px}
.input-90,.input-smaller{width:90px}
.input-110,.input-small{width:60%;margin-right:5px;float:left;}
.input-150,.input-6,.input-medium{width:150px}
.input-230,.input-large{width:370px;}
.input-400,.input-60,.input-larger{width:400px}

/* 验证码样式 */
.authcode{border-radius:8px;border:2px solid #e1e8ed;transition:all 0.3s ease;cursor:pointer;float:left}
.authcode:hover{border-color:#7BA0D0;transform:translateY(-1px)}/* 复选框和按钮样式 */
.checkbox{margin-right:8px;transform:scale(1.2)}
label{font-size:14px;cursor:pointer;user-select:none}

/* 提交按钮 */
.typebtn{width:100%;padding:16px;background:#7BA0D0;color:white;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all 0.3s ease;font-family:inherit;text-align:center;line-height:normal}
.typebtn:hover{background:linear-gradient(135deg,#0d4299 0%,#1c5fb5 100%);transform:translateY(-2px);}
.typebtn:active{transform:translateY(0);box-shadow:0 6px 20px rgba(15,82,187,0.3)}

/* 颜色主题 */
.blue .typebtn{background:#7BA0D0}
.green .typebtn{background:linear-gradient(135deg,#42b712 0%,#5bc91e 100%)}
.orange .typebtn{background: linear-gradient(135deg,#8aa7d5 0%, #3e84bf 100%);}
.red .typebtn{background:linear-gradient(135deg,#C40000 0%,#e60000 100%)}#mr{height:200px;padding-top:25px;text-align:center}#mr .h{height:75px;line-height:75px;text-align:center;margin:30px 0;font-size:24px}#mr h1{background:url(../images/post/info_icons.png) no-repeat 90px 12px;color:#4EBB24;font-family:"microsoft yahei";font-size:34px}#mr h2{background:url(../images/post/info_icons.png) no-repeat 90px -120px;color:red;font-family:"microsoft yahei";font-size:34px}#mr h3{background:url(../images/post/info_icons.png) no-repeat 90px -55px;color:red;font-family:"microsoft yahei";font-size:34px}#mr p{height:35px;line-height:35px;color:#666;margin:0 auto}#infobox{text-align:center}#infobox ul{text-align:left;margin-left:auto;margin-right:auto}#infobox .title{padding:7px 15px;height:30px;font-size:10pt;margin:1px;background:#e0f0f9;border-bottom:1px solid #a6cbe7}.findpwdpart{text-align:center}.findpwdpart .stepp{margin:20px auto 140px auto;width:746px;text-align:left}.findpwdpart .steppp{text-align:left;width:516px;margin-left:auto;margin-right:auto}.findpwdpart .stepp div{margin-bottom:20px}.findpwdpart .stepp h1{font-size:24px;font-family:microsoft yahei;color:green;background:url(../images/right.gif) 0 0 no-repeat;text-indent:50px;line-height:35px;margin-top:80px;margin-bottom:10px;margin-left:65px}.findpwdpart .stepp h2{font-size:18px;font-family:microsoft yahei;color:#C40000;background:url(../images/err.gif) 0 0 no-repeat;text-indent:75px;line-height:48px;margin-top:80px;margin-bottom:10px;margin-left:155px}.findpwdpart .stepp .detail{font-size:14px;line-height:30px;margin-left:65px}.findpwdpart .stepp div{font-size:14px}.findpwdpart .stepp span.cl{float:left;display:block;width:100px;line-height:30px}.findpwdpart .stepp span.cr{float:left;display:block;width:620px}.findpwdpart .stepp .font{font-size:14px;font-weight:700;line-height:30px}.findpwdpart span.no,.findpwdpart span.yes{background-image:url(../images/yesno.gif);background-repeat:no-repeat;height:29px;width:287px;line-height:29px;margin-top:2px;margin-left:5px;float:left}.findpwdpart .step1 span,.findpwdpart .step2 span,.findpwdpart .step3 span{width:228px;height:30px;font-size:14px;line-height:30px;text-align:center;display:block;float:left;color:#000}.findpwdpart .step1 span.cur,.findpwdpart .step2 span.cur,.findpwdpart .step3 span.cur{font-weight:700;color:#7BA0D0}.findpwdpart .step1,.findpwdpart .step2,.findpwdpart .step3{margin-bottom:20px;margin-top:10px}.findpwdpart .step1{height:30px;padding-left:100px}.findpwdpart .step2{height:30px;margin-left:80px}.findpwdpart .step3{height:30px;padding-left:100px}.findpwdpart .step2 span a:hover{text-decoration:none}.findpwdpart .typeinput{border:1px #D9D9D9 solid;width:330px;height:35px;line-height:22px;background:url(../images/mail.gif) 10px 10px no-repeat;padding:6px 10px 6px 40px;float:left}.findpwdpart .typeinput2{border:1px #D9D9D9 solid;width:330px;height:22px;line-height:22px;background:url(../images/mobile.gif) 5px 4px no-repeat;padding:6px 10px 6px 40px;float:left}.findpwdpart .typeinputimg{border:1px #D9D9D9 solid;width:150px;height:22px;line-height:22px;padding:6px 10px 4px 10px;float:left}.findpwdpart .typebtn{width:110px;height:50px;color:#fff;font-family:microsoft yahei;font-size:18px;text-align:center;border:none;cursor:pointer;}.findpwdpart .authcode{border:1px #ddd solid;cursor:pointer;float:left}.checkboxinner{display:block;width:270px;float:left;margin-bottom:10px}.checkboxinner label{font-size:12px;display:block;cursor:pointer;float:left;margin-top:10px;width:90px}.disable{float:left;border:1px #d6d6d6 solid;border-radius:2px;padding:0 10px;height:36px;line-height:36px;text-align:center;color:#585858;margin-left:10px;font-size:12px;cursor:pointer;background-color:#EEE}.disabled{float:left;border:2px #e1e8ed solid;border-radius:12px;height:55px;line-height:55px;text-align:center;color:#585858;font-size:15px;cursor:pointer;background-color:#F7F7F7}.disabled:hover{background-color:#EEE}
		* {
			margin: 0;
			padding: 0;
			box-sizing: border-box;
		}
		
	
		
		/* 几何装饰背景 */
		.bg-decoration {
			position: fixed;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			overflow: hidden;
			pointer-events: none;
			z-index: 0;
		}
		
		.bg-decoration::before {
			content: '';
			position: absolute;
			top: -50%;
			right: -10%;
			width: 800px;
			height: 800px;
			background: radial-gradient(circle, rgba(59, 130, 246, 0.15) 0%, transparent 70%);
			border-radius: 50%;
		}
		
		.bg-decoration::after {
			content: '';
			position: absolute;
			bottom: -30%;
			left: -10%;
			width: 600px;
			height: 600px;
			background: radial-gradient(circle, rgba(139, 92, 246, 0.15) 0%, transparent 70%);
			border-radius: 50%;
		}
		
		.clearfix { 
			clear: both; 
		}
		
		.inner {
			flex: 1;
			display: flex;
			align-items: center;
			justify-content: center;
			padding: 40px 20px;
			position: relative;
			z-index: 1;
			background-color: #eaf0f5;
		}
		
		.body {
			width: 100%;
			max-width: 1100px;
			display: flex;
			gap: 60px;
			align-items: center;
			animation: fadeInUp 0.8s cubic-bezier(0.16, 1, 0.3, 1);
		}
		
		@keyframes fadeInUp {
			from {
				opacity: 0;
				transform: translateY(30px);
			}
			to {
				opacity: 1;
				transform: translateY(0);
			}
		}
		
		/* 左侧信息区域 */
		.login-info {
			flex: 1;
			color: white;
			padding: 40px;
		}
		
		.login-info h1 {
			font-size: 48px;
			font-weight: 700;
			margin-bottom: 20px;
			line-height: 1.2;
		}
		
		.login-info h1 span {
			display: block;
			background: linear-gradient(135deg, #395d97 0%, #3c80b5 100%);
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
			background-clip: text;
		}
		
		.login-info p {
			font-size: 18px;
			color: #94a3b8;
			margin-bottom: 40px;
			line-height: 1.6;
		}
		
		.feature-list {
			list-style: none;
		}
		
		.feature-item {
			display: flex;
			align-items: center;
			margin-bottom: 20px;
			padding: 16px;
			background: rgba(255, 255, 255, 0.05);
			border-radius: 12px;
			backdrop-filter: blur(10px);
			border: 1px solid rgba(255, 255, 255, 0.1);
			transition: all 0.3s ease;
		}
		
		.feature-item:hover {
			background: rgba(255, 255, 255, 0.08);
			transform: translateX(5px);
		}
		
		.feature-icon {
			width: 48px;
			height: 48px;
			background: linear-gradient(135deg, #8aa7d5 0%, #3c80b5 100%);
			border-radius: 12px;
			display: flex;
			align-items: center;
			justify-content: center;
			font-size: 24px;
			margin-right: 16px;
			flex-shrink: 0;
			padding-left: 3px;
		}
		
		.feature-content h3 {
			font-size: 16px;
			font-weight: 600;
			margin-bottom: 4px;
			color: #4e81b5;
			
		}
		
		.feature-content p {
			font-size: 14px;
			color: #94a3b8;
			margin: 0;
		}
		
		/* 右侧登录表单 */
		.log {
			width: 460px;
			background: rgba(255, 255, 255, 0.98);
			border-radius: 24px;
			padding: 48px 40px;
			box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
			backdrop-filter: blur(20px);
			border: 1px solid rgba(255, 255, 255, 0.2);
			flex-shrink: 0;
		}
		
		.log-title {
			text-align: center;
			margin-bottom: 36px;
		}
		
		.log-title h2 {
			font-size: 28px;
			font-weight: 700;
			color: #1e293b;
			margin-bottom: 8px;
		}
		
		.log-title p {
			color: #64748b;
			font-size: 14px;
		}
		
		.formlogin {
			width: 100%;
		}
		
		.formlogin tr {
			display: block;
			margin-bottom: 0;
		}
		
		.formlogin td {
			display: block;
			padding: 0;
		}
		
		.formlogin .tdright {
			display: none;
		}
		
		.form-group {
			margin-bottom: 20px;
		}
		
		.form-label {
			display: block;
			font-size: 14px;
			font-weight: 600;
			color: #334155;
			margin-bottom: 8px;
		}
		
		.input-wrapper {
			position: relative;
			width: 100%;
		}
		
		.input-icon {
			position: absolute;
			left: 16px;
			top: 15px;
			/*transform: translateY(-50%);*/
			font-size: 20px;
			pointer-events: none;
			z-index: 2;
		}
		
		.input {
			width: 100%;
			height: 52px;
			padding: 0 16px 0 50px;
			border: 2px solid #e2e8f0;
			border-radius: 12px;
			font-size: 15px;
			background: #f8fafc;
			transition: all 0.3s ease;
			font-family: inherit;
			color: #1e293b;
		}
		
		.input:focus {
			outline: none;
			border-color: #3b82f6;
			background: #ffffff;
			box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1);
		}
		
		.input::placeholder {
			color: #94a3b8;
		}
		
		/* 验证码行 */
		.authcode-row {
			display: flex;
			gap: 12px;
			align-items: center;
			width: 100%;
		}
		
		.authcode-input-wrapper {
			flex: 1;
			min-width: 0;
		}
		
		.authcode-input-wrapper .input {
			width: 180px;
			padding: 0 16px;
			height: 52px;
		}
		
		.authcode {
			height: 52px;
			width: auto;
			border-radius: 12px;
			border: 2px solid #e2e8f0;
			cursor: pointer;
			transition: all 0.3s ease;
			display: block;
			flex-shrink: 0;
		}
		
		.authcode:hover {
			border-color: #3b82f6;
			box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);
		}
		
		.checkbox-wrapper {
			display: flex;
			align-items: center;
			margin: 20px 0 24px 0;
		}
		
		.checkbox {
			width: 18px;
			height: 18px;
			margin-right: 10px;
			cursor: pointer;
			accent-color: #3b82f6;
		}
		
		.checkbox-wrapper label {
			color: #475569;
			font-size: 14px;
			cursor: pointer;
			user-select: none;
		}
		
		.typebtn {
			width: 100%;
			height: 52px;
			padding: 0;
			background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
			color: white;
			border: none;
			border-radius: 12px;
			font-size: 17px;
			font-weight: 600;
			cursor: pointer;
			transition: all 0.3s ease;
			font-family: inherit;
			box-shadow: 0 8px 20px rgba(59, 130, 246, 0.4);
			position: relative;
			overflow: hidden;
		}
		
		.typebtn::before {
			content: '';
			position: absolute;
			top: 0;
			left: -100%;
			width: 100%;
			height: 100%;
			background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
			transition: left 0.6s;
		}
		
		.typebtn:hover::before {
			left: 100%;
		}
		
		.typebtn:hover {
			transform: translateY(-2px);
			box-shadow: 0 12px 28px rgba(59, 130, 246, 0.5);
		}
		
		.typebtn:active {
			transform: translateY(0);
		}
		
		.forreg {
			margin-top: 20px;
			text-align: center;
			display: flex;
			justify-content: space-between;
			padding: 0;
			margin-top: 40px;
		}
		
		.forreg a {
			color: #3b82f6;
			text-decoration: none;
			font-size: 14px;
			font-weight: 500;
			transition: all 0.3s ease;
			position: relative;
		}
		
		.forreg a:hover {
			color: #2563eb;
		}
		
		.qqlogin {
			text-align: center;
			padding-top: 24px;
			margin-top: 24px;
			border-top: 1px solid #e2e8f0;
		}
		
		.qqlogin-text {
			color: #64748b;
			font-size: 13px;
			margin-bottom: 16px;
			display: block;
		}
		
		.social-login {
			display: flex;
			gap: 12px;
			justify-content: center;
			flex-wrap: wrap;
		}
		
		.social-login a {
			display: inline-block;
			transition: all 0.3s ease;
			border-radius: 8px;
			overflow: hidden;
		}
		
		.social-login a:hover {
			transform: translateY(-3px);
			box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
		}
		
		.social-login img {
			display: block;
		}
		
		/* 响应式设计 */
		@media (max-width: 1024px) {
			.body {
				flex-direction: column;
				gap: 40px;
				max-width: 500px;
			}
			
			.login-info {
				padding: 20px;
				text-align: center;
			}
			
			.login-info h1 {
				font-size: 36px;
			}
			
			.feature-list {
				display: none;
			}
			
			.log {
				width: 100%;
			}
		}
		
		@media (max-width: 768px) {
			.log {
				padding: 36px 28px;
			}
			
			.login-info h1 {
				font-size: 32px;
			}
			
			.login-info p {
				font-size: 16px;
			}
		}
		
		@media (max-width: 480px) {
			.log {
				padding: 32px 24px;
				border-radius: 20px;
			}
			
			.log-title h2 {
				font-size: 24px;
			}
			
			.forreg {
				flex-direction: column;
				gap: 12px;
			}
			
			.authcode-row {
				flex-direction: column;
				gap: 12px;
			}
			
			.authcode {
				width: 100%;
			}
		}

/* =========================
   现代化注册页（个人/机构）
   作用于 register_person.html / register_store.html
   ========================= */

/* 页面主容器 */
.register-person-page .inner,
.register-store-page .inner{
  width:100%;
  margin:0 auto;
  text-align:left;
  background:#eaf0f5;
  border:none;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  padding:40px 16px;
}

.register-person-page .body,
.register-store-page .body{
  width:100%;
  max-width:1080px;
  margin:0 auto;
  padding:0;
  animation:fadeInUp 0.6s ease-out;
}

.register-person-page .registerpart,
.register-store-page .registerpart{
  background:#fff;
  border-radius:20px;
  padding:32px 32px 28px;
  box-shadow:0 16px 40px rgba(18,67,143,0.12);
}

/* 顶部步骤条 */
.register-person-page .step2,
.register-store-page .step2{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom:26px;
  position:relative;
}

.register-person-page .step2::before,
.register-store-page .step2::before{
  content:"";
  position:absolute;
  left:10%;
  right:10%;
  top:22px;
  height:2px;
  background:#e2e8f0;
  z-index:0;
}

.register-person-page .step2 span,
.register-store-page .step2 span{
  flex:1;
  max-width:220px;
  padding:9px 14px;
  margin:0 6px;
  background:#f8fafc;
  color:#64748b;
  border-radius:999px;
  font-size:13px;
  font-weight:500;
  border:1px solid #e2e8f0;
  text-align:center;
  position:relative;
  z-index:1;
  transition:all .25s ease;
}

.register-person-page .step2 span.cur,
.register-store-page .step2 span.cur{
  background:linear-gradient(135deg,#7BA0D0 0%,#3e84bf 100%);
  color:#fff;
  border-color:transparent;
  box-shadow:0 6px 18px rgba(18,67,143,.35);
}

.register-person-page .step2 span a,
.register-store-page .step2 span a{
  color:inherit;
  text-decoration:none;
}

/* 标题区域 */
.register-person-page .regdetail .partname,
.register-store-page .regdetail .partname{
  border-bottom:1px solid #e2e8f0;
  padding-bottom:10px;
  margin-bottom:22px;
}

.register-person-page .regdetail .partname .li1,
.register-store-page .regdetail .partname .li1{
  font-size:18px;
  font-weight:700;
  color:#1e293b;
}

.register-person-page .regdetail .partname .li1 .current,
.register-store-page .regdetail .partname .li1 .current{
  border-bottom:2px solid #7BA0D0;
  padding-bottom:3px;
}

/* 表单行布局 */
.register-person-page .partinput .formlogin,
.register-store-page .partinput .formlogin{
  width:100%;
}

.register-person-page .partinput .formlogin tr,
.register-store-page .partinput .formlogin tr{
  display:block;
  margin-bottom:18px;
}

.register-person-page .partinput .tdright,
.register-store-page .partinput .tdright{
  width:auto;
  display:block;
  text-align:left;
  padding-right:0;
  line-height:1.5;
  margin:6px 0 6px;
  font-weight:600;
  color:#374151;
}

.register-person-page .partinput .tdright font,
.register-store-page .partinput .tdright font{
  margin-right:4px;
}

.register-person-page .partinput td:last-child,
.register-store-page .partinput td:last-child{
  display:block;
}

.register-person-page .partinput .input-large,
.register-store-page .partinput .input-large{
  width:100%;
}

/* 输入框在注册页中去掉浮动，改为标准块级布局，间距统一 */
.register-person-page .partinput .input,
.register-store-page .partinput .input{
  float:none;
  margin-right:0;
  box-sizing:border-box;
}

/* 让 table 在注册页作用域里按块级渲染，避免 tr/td 异常导致文字不显示 */
.register-person-page .partinput .formlogin,
.register-person-page .partinput .formlogin tbody,
.register-person-page .partinput .formlogin tr,
.register-person-page .partinput .formlogin td,
.register-store-page .partinput .formlogin,
.register-store-page .partinput .formlogin tbody,
.register-store-page .partinput .formlogin tr,
.register-store-page .partinput .formlogin td{
  display:block;
  width:100%;
}

.register-person-page .partinput .formlogin td,
.register-store-page .partinput .formlogin td{
  padding:0;
  clear:none;
}

.register-person-page #pw_check_1,
.register-person-page #pw_check_2,
.register-person-page #pw_check_3,
.register-store-page #pw_check_1,
.register-store-page #pw_check_2,
.register-store-page #pw_check_3{
  margin-top:4px;
}

/* 验证码行微调 */
.register-person-page .authcode,
.register-store-page .authcode{
  float:none;
  margin-left:10px;
}

/* 协议区域 */
.register-person-page .xiyi,
.register-store-page .xiyi{
  width:100%;
  border-radius:12px;
  border:1px solid #e2e8f0;
  background:#f9fafb;
  padding:14px 16px;
  margin-top:22px;
}

.register-person-page #xieyi,
.register-store-page #xieyi{
  width:100%;
  height:120px;
  overflow-y:auto;
  font-size:12px;
  line-height:1.7;
  color:#6b7280;
}

.register-person-page #xieyi p,
.register-store-page #xieyi p{
  text-indent:2em;
  margin-bottom:8px;
}

/* 注册按钮 */
.register-person-page #agreereg.go_reg,
.register-store-page #agreereg.go_reg{
  width:100%;
  margin-top:6px;
}

/* 中小屏适配 */
@media (max-width: 768px){
  .register-person-page .registerpart,
  .register-store-page .registerpart{
    padding:24px 18px 20px;
  }
  .register-person-page .partinput .formlogin tr,
  .register-store-page .partinput .formlogin tr{
    display:block;
  }
  .register-person-page .partinput .tdright,
  .register-store-page .partinput .tdright{
    width:100%;
    text-align:left;
    line-height:32px;
    margin-top:6px;
  }
}

/* ============================================
   注册类型选择页样式 (register-type-page)
   ============================================ */

/* 页面背景 */
.register-type-page {
    background: #f4f6fb;
    min-height: 100vh;
}

.register-type-page .inner {
    background: transparent;
    border-top: none;
}

/* 主体容器 */
.register-type-page .body {
    max-width: 900px;
    margin: 0 auto;
    animation: fadeInUp 0.8s cubic-bezier(0.16, 1, 0.3, 1);
}

/* 注册卡片容器 */
.register-type-page .registerpart {
    background: #ffffff;
    border-radius: 18px;
    padding: 36px 40px 30px;
    box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
    margin-bottom: 30px;
}

/* 标题区 */
.register-type-page .register-type-header{
    margin-bottom: 26px;
}

.register-type-page .register-type-header h1{
    font-size: 24px;
    font-weight: 700;
    color: #111827;
    margin-bottom: 8px;
}

.register-type-page .register-type-header p{
    font-size: 14px;
    color: #6b7280;
}

/* 步骤指示器 */
.register-type-page .step1 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    position: relative;
}

.register-type-page .step1::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 10%;
    right: 10%;
    height: 2px;
    background: #e2e8f0;
    z-index: 0;
}

.register-type-page .step1 span {
    flex: 1;
    text-align: center;
    padding: 12px 20px;
    background: #f8fafc;
    border: 2px solid #e2e8f0;
    border-radius: 12px;
    font-size: 14px;
    font-weight: 500;
    color: #64748b;
    position: relative;
    z-index: 1;
    margin: 0 10px;
    transition: all 0.3s ease;
}

.register-type-page .step1 span.cur {
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    color: white;
    border-color: transparent;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

/* 选择器卡片 */
.register-type-page .selecter {
    display: flex;
    align-items: center;
    width: 48%;
    min-width: 260px;
    margin: 12px 1%;
    padding: 24px 22px;
    border: 2px solid #e2e8f0;
    border-radius: 14px;
    background: #ffffff;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    position: relative;
    overflow: hidden;
}

.register-type-page .selecter::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(59, 130, 246, 0.05), transparent);
    transition: left 0.6s;
}

.register-type-page .selecter:hover::before {
    left: 100%;
}

.register-type-page .selecter:hover {
    border-color: #3b82f6;
    transform: translateY(-3px);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.18);
    text-decoration: none;
    color: inherit;
}

.register-type-page .selecter:hover .ico span {
    transform: scale(1.1);
}

/* 图标区域 */
.register-type-page .selecter .ico {
    width: 72px;
    text-align: center;
    margin-right: 18px;
}

.register-type-page .selecter .ico span {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 50%;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    margin: 0;
    line-height: 80px;
    color: white;
    font-size: 32px;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(59, 130, 246, 0.3);
}

.register-type-page .selecter .ico span.ico1::before {
    content: "\f1ad";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

.register-type-page .selecter .ico span.ico2::before {
    content: "\f007";
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
}

/* 描述区域 */
.register-type-page .selecter .des {
    display: block;
    text-align: left;
}

.register-type-page .selecter .des .tit {
    font-size: 18px;
    font-weight: 600;
    color: #1e293b;
    margin: 0;
    transition: color 0.3s ease;
}

.register-type-page .selecter .des .desc{
    margin-top: 6px;
    font-size: 13px;
    color: #6b7280;
    line-height: 1.6;
}

.register-type-page .selecter:hover .des .tit {
    color: #3b82f6;
}

/* 登录链接区域 */
.register-type-page .login-link-wrapper {
    text-align: center;
    margin: 30px 0;
    font-size: 16px;
    color: #64748b;
}

.register-type-page .login-link-wrapper .login-link {
    color: #3b82f6;
    text-decoration: none;
    font-weight: 600;
    margin-left: 8px;
    transition: all 0.3s ease;
    position: relative;
}

.register-type-page .login-link-wrapper .login-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: #3b82f6;
    transition: width 0.3s ease;
}

.register-type-page .login-link-wrapper .login-link:hover {
    color: #2563eb;
}

.register-type-page .login-link-wrapper .login-link:hover::after {
    width: 100%;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .register-type-page .registerpart {
        padding: 30px 20px;
    }
    
    .register-type-page .step1 {
        flex-direction: column;
        gap: 10px;
    }
    
    .register-type-page .step1::before {
        display: none;
    }
    
    .register-type-page .step1 span {
        margin: 0;
    }
    
    .register-type-page .selecter {
        width: 100%;
        margin: 10px 0;
    }
    
    .register-type-page .selecter .ico span {
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
    
    .register-type-page .selecter .ico span.ico1::before,
    .register-type-page .selecter .ico span.ico2::before {
        font-size: 24px;
    }
    
    .register-type-page .selecter .des .tit {
        font-size: 18px;
    }
}

@media (max-width: 480px) {
    .register-type-page .registerpart {
        padding: 28px 20px;
        border-radius: 20px;
}  
  .agree{
      margin-top: 20px;
  }  
}

/* ==========================================
   Login V2（登录页新布局/新风格）
   作用域：body.login-v2-page
   ========================================== */
.login-v2-page {
	font-family: "Noto Sans SC", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC",
		"Hiragino Sans GB", "Microsoft YaHei", sans-serif;
	min-height: 100vh;
	/* 深色底 + 蓝色光晕（参考你给的截图风格） */
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.25), transparent 55%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.22), transparent 58%),
		linear-gradient(180deg,#8e9ab1 0%, #0a1424 55%, #070b12 100%);
}

.login-v2-page a {
	text-decoration: none;
}

/* 顶部头部（来自 inc_head_log）轻量适配 */
.login-v2-page .mheader {
	background: transparent;
	padding: 18px 0;
}
.login-v2-page .mhead {
	max-width: 1160px;
	width: 100%;
	padding: 0 18px;
}
.login-v2-page .navigation a {
	background: rgba(17, 24, 39, 0.04);
	border: 1px solid rgba(17, 24, 39, 0.06);
	height: 46px;
	line-height: 44px;
	border-radius: 12px;
}
.login-v2-page .navigation a.current {
	background: linear-gradient(135deg, #1d4ed8 0%, #2563eb 55%, #06b6d4 120%);
	border-color: transparent;
	color: #fff;
}

/* 背景：极光 + 网格 + 噪点 */
.lv2-bg {
	position: fixed;
	inset: 0;
	z-index: 0;
	pointer-events: none;
	overflow: hidden;
}
.lv2-bg::before,
.lv2-bg::after {
	content: "";
	position: absolute;
	filter: blur(30px);
	opacity: 0.9;
	transform: translate3d(0, 0, 0);
}
.lv2-bg::before {
	width: 860px;
	height: 860px;
	left: -260px;
	top: -260px;
	background:
		radial-gradient(circle at 30% 30%, rgba(37, 99, 235, 0.55), transparent 60%),
		radial-gradient(circle at 60% 70%, rgba(56, 189, 248, 0.38), transparent 62%);
	animation: lv2FloatA 12s ease-in-out infinite;
}
.lv2-bg::after {
	width: 980px;
	height: 980px;
	right: -340px;
	bottom: -360px;
	background:
		radial-gradient(circle at 55% 45%, rgba(14, 165, 233, 0.42), transparent 62%),
		radial-gradient(circle at 30% 70%, rgba(37, 99, 235, 0.26), transparent 58%);
	animation: lv2FloatB 14s ease-in-out infinite;
}

.lv2-grid {
	position: absolute;
	inset: 0;
	background-image: linear-gradient(rgba(17, 24, 39, 0.06) 1px, transparent 1px),
		linear-gradient(90deg, rgba(17, 24, 39, 0.06) 1px, transparent 1px);
	background-size: 44px 44px;
	opacity: 0.25;
	mask-image: radial-gradient(circle at 30% 20%, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 55%);
}

.lv2-noise {
	position: absolute;
	inset: 0;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.22'/%3E%3C/svg%3E");
	opacity: 0.25;
	mix-blend-mode: soft-light;
}

@keyframes lv2FloatA {
	0% { transform: translate(0, 0) scale(1); }
	50% { transform: translate(40px, 26px) scale(1.03); }
	100% { transform: translate(0, 0) scale(1); }
}
@keyframes lv2FloatB {
	0% { transform: translate(0, 0) scale(1); }
	50% { transform: translate(-34px, -22px) scale(1.02); }
	100% { transform: translate(0, 0) scale(1); }
}

/* 主体容器（覆盖旧 login.css 的 .inner / .body 影响） */
.login-v2-page .inner {
	width: 100%;
	background: transparent;
	border-top: none;
	text-align: left;
	display: block;
	padding: 10px 0 40px;
	position: relative;
	z-index: 1;
}

.lv2-shell {
	max-width: 1160px;
	margin: 0 auto;
	padding: 0 18px;
	display: grid;
	grid-template-columns: 360px 1fr;
	gap: 26px;
	align-items: stretch;
}

.lv2-rail {
	position: relative;
	border-radius: 22px;
	padding: 26px 22px;
	background: linear-gradient(155deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0.55) 55%, rgba(255, 255, 255, 0.80) 100%);
	backdrop-filter: blur(18px);
	box-shadow: 0 20px 50px rgba(15, 23, 42, 0.12);
	border: 1px solid rgba(17, 24, 39, 0.10);
	overflow: hidden;
}

.lv2-rail::before {
	content: "";
	position: absolute;
	inset: -2px;
	background:
		radial-gradient(circle at 20% 20%, rgba(37, 99, 235, 0.18), transparent 45%),
		radial-gradient(circle at 70% 30%, rgba(56, 189, 248, 0.16), transparent 45%),
		radial-gradient(circle at 50% 80%, rgba(14, 165, 233, 0.12), transparent 48%);
	opacity: 0.95;
	pointer-events: none;
}

.lv2-brand {
	position: relative;
	display: flex;
	align-items: center;
	gap: 12px;
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid rgba(17, 24, 39, 0.10);
}
.lv2-badge {
	width: 44px;
	height: 44px;
	border-radius: 16px;
	background: linear-gradient(135deg, #1d4ed8 0%, #2563eb 55%, #06b6d4 120%);
	box-shadow: 0 12px 28px rgba(37, 99, 235, 0.22);
	position: relative;
	flex-shrink: 0;
}
.lv2-badge::after {
	content: "";
	position: absolute;
	inset: 10px;
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.22);
}
.lv2-brand h1 {
	font-size: 20px;
	font-weight: 700;
	color: #111827;
	margin: 0;
	letter-spacing: 0.2px;
}
.lv2-brand p {
	margin: 2px 0 0;
	color: rgba(17, 24, 39, 0.68);
	font-size: 13px;
	line-height: 1.6;
}

.lv2-chips {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 14px;
}
.lv2-chip {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 12px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.75);
	border: 1px solid rgba(17, 24, 39, 0.10);
	color: rgba(17, 24, 39, 0.82);
	font-size: 12.5px;
	font-weight: 600;
	box-shadow: 0 10px 20px rgba(15, 23, 42, 0.06);
	white-space: nowrap;
}
.lv2-dot {
	width: 9px;
	height: 9px;
	border-radius: 999px;
	background: linear-gradient(135deg, #2563eb 0%, #06b6d4 100%);
}
.lv2-dot.orange { background: linear-gradient(135deg, #fb923c 0%, #f97316 100%); }
.lv2-dot.green { background: linear-gradient(135deg, #34d399 0%, #10b981 100%); }

.lv2-metrics {
	position: relative;
	margin-top: 18px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 12px;
}
.lv2-metric {
	background: rgba(255, 255, 255, 0.70);
	border: 1px solid rgba(17, 24, 39, 0.10);
	border-radius: 16px;
	padding: 14px 14px;
}
.lv2-metric .k {
	color: rgba(17, 24, 39, 0.64);
	font-size: 12px;
	margin-bottom: 6px;
}
.lv2-metric .v {
	font-size: 18px;
	font-weight: 800;
	color: #111827;
	letter-spacing: 0.2px;
}
.lv2-metric .s {
	margin-top: 6px;
	font-size: 12px;
	color: rgba(17, 24, 39, 0.58);
}

.lv2-rail-footer {
	position: relative;
	margin-top: 18px;
	padding-top: 16px;
	border-top: 1px dashed rgba(17, 24, 39, 0.16);
	color: rgba(17, 24, 39, 0.65);
	font-size: 12.5px;
	line-height: 1.7;
}
.lv2-rail-footer strong {
	color: rgba(17, 24, 39, 0.88);
}

.lv2-main {
	display: grid;
	grid-template-rows: 1fr auto;
	gap: 16px;
}

.lv2-card {
	border-radius: 22px;
	padding: 26px 26px 18px;
	background: rgba(255, 255, 255, 0.82);
	border: 1px solid rgba(17, 24, 39, 0.10);
	backdrop-filter: blur(18px);
	box-shadow: 0 22px 55px rgba(15, 23, 42, 0.12);
	position: relative;
	overflow: hidden;
}

.lv2-card::before {
	content: "";
	position: absolute;
	inset: -2px;
	background:
		radial-gradient(circle at 80% 10%, rgba(37, 99, 235, 0.16), transparent 46%),
		radial-gradient(circle at 40% 90%, rgba(56, 189, 248, 0.12), transparent 52%);
	pointer-events: none;
}

.lv2-card-header {
	position: relative;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 14px;
	padding-bottom: 16px;
	margin-bottom: 14px;
	border-bottom: 1px solid rgba(17, 24, 39, 0.10);
}
.lv2-card-header h2 {
	margin: 0;
	font-size: 22px;
	font-weight: 800;
	color: #0f172a;
	letter-spacing: 0.2px;
}
.lv2-card-header p {
	margin: 6px 0 0;
	font-size: 13px;
	color: rgba(15, 23, 42, 0.68);
	line-height: 1.6;
}
.lv2-pill {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 12px;
	border-radius: 999px;
	background: rgba(17, 24, 39, 0.04);
	border: 1px solid rgba(17, 24, 39, 0.08);
	color: rgba(15, 23, 42, 0.72);
	font-size: 12.5px;
	font-weight: 700;
	white-space: nowrap;
}
.lv2-pill i {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: #10b981;
	box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.18);
}

.lv2-form {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 14px 14px;
	margin-top: 14px;
}
.lv2-field {
	grid-column: span 2;
}
.lv2-field.half {
	grid-column: span 1;
}
.lv2-label {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 10px;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: 700;
	color: rgba(15, 23, 42, 0.78);
}
.lv2-label small {
	font-size: 12px;
	font-weight: 600;
	color: rgba(15, 23, 42, 0.52);
}
.lv2-input {
	position: relative;
}
.lv2-input input {
	width: 100%;
	height: 52px;
	border-radius: 16px;
	border: 1px solid rgba(15, 23, 42, 0.12);
	background: rgba(255, 255, 255, 0.78);
	padding: 0 16px 0 44px;
	font-size: 15px;
	color: #0f172a;
	outline: none;
	transition: box-shadow 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
	box-sizing: border-box;
}
.lv2-input input:focus {
	border-color: rgba(91, 140, 255, 0.65);
	box-shadow: 0 0 0 4px rgba(91, 140, 255, 0.18);
	transform: translateY(-1px);
}
.lv2-input input::placeholder {
	color: rgba(15, 23, 42, 0.40);
}
.lv2-ico {
	position: absolute;
	left: 14px;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	color: rgba(15, 23, 42, 0.55);
	pointer-events: none;
}

/* 验证码布局 */
.lv2-authcode {
	display: grid;
	grid-template-columns: 1fr auto;
	gap: 12px;
	align-items: center;
}
.lv2-authcode input {
	padding-left: 16px;
}
.lv2-authcode img {
	height: 52px;
	border-radius: 14px;
	border: 1px solid rgba(15, 23, 42, 0.12);
	cursor: pointer;
	background: #fff;
	transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.lv2-authcode img:hover {
	transform: translateY(-1px);
	border-color: rgba(91, 140, 255, 0.55);
	box-shadow: 0 10px 22px rgba(15, 23, 42, 0.10);
}

.lv2-actions {
	grid-column: span 2;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: 2px;
}
.lv2-check {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: rgba(15, 23, 42, 0.70);
	font-size: 13px;
	font-weight: 600;
	user-select: none;
}
.lv2-check input {
	width: 18px;
	height: 18px;
	accent-color: #5b8cff;
}
.lv2-links {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	font-size: 13px;
	font-weight: 700;
}
.lv2-links a {
	color: rgba(91, 140, 255, 0.95);
}
.lv2-links a:hover {
	color: rgba(14, 165, 233, 0.95);
}

.lv2-submit {
	grid-column: span 2;
	margin-top: 10px;
}
.lv2-submit input[type="submit"] {
	width: 100%;
	height: 54px;
	border: 0;
	border-radius: 18px;
	cursor: pointer;
	font-size: 16px;
	font-weight: 800;
	color: #fff;
	background: linear-gradient(135deg, #1d4ed8 0%, #2563eb 55%, #06b6d4 120%);
	box-shadow: 0 16px 34px rgba(37, 99, 235, 0.22);
	transition: transform 0.18s ease, box-shadow 0.18s ease;
	letter-spacing: 0.6px;
}
.lv2-submit input[type="submit"]:hover {
	transform: translateY(-2px);
	box-shadow: 0 22px 44px rgba(37, 99, 235, 0.24);
}
.lv2-submit input[type="submit"]:active {
	transform: translateY(0);
}

.lv2-social {
	margin-top: 16px;
	padding-top: 14px;
	border-top: 1px dashed rgba(17, 24, 39, 0.14);
	display: grid;
	gap: 12px;
}
.lv2-social .t {
	font-size: 12.5px;
	font-weight: 700;
	color: rgba(15, 23, 42, 0.56);
}
.lv2-social .row {
	display: flex;
	align-items: center;
	gap: 12px;
	flex-wrap: wrap;
}
.lv2-social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 44px;
	padding: 0 14px;
	border-radius: 14px;
	background: rgba(255, 255, 255, 0.75);
	border: 1px solid rgba(17, 24, 39, 0.10);
	box-shadow: 0 12px 22px rgba(15, 23, 42, 0.06);
	transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.lv2-social a:hover {
	transform: translateY(-2px);
	box-shadow: 0 18px 30px rgba(15, 23, 42, 0.10);
}

.lv2-subnote {
	border-radius: 18px;
	padding: 14px 16px;
	background: rgba(255, 255, 255, 0.70);
	border: 1px solid rgba(17, 24, 39, 0.10);
	color: rgba(15, 23, 42, 0.66);
	font-size: 12.5px;
	line-height: 1.7;
}
.lv2-subnote strong {
	color: rgba(15, 23, 42, 0.84);
}

/* 响应式 */
@media (max-width: 980px) {
	.lv2-shell { grid-template-columns: 1fr; }
	.lv2-rail { order: 2; }
}
@media (max-width: 560px) {
	.lv2-form { grid-template-columns: 1fr; }
	.lv2-field.half { grid-column: span 2; }
	.lv2-authcode { grid-template-columns: 1fr; }
	.lv2-authcode img { width: 100%; }
	.lv2-actions { flex-direction: column; align-items: flex-start; }
}

/* ==========================================
   Register V2（注册类型选择页新布局/新风格）
   作用域：body.register-v2-page
   ========================================== */
.register-v2-page{
	font-family:"Noto Sans SC",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	min-height:100vh;
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.22), transparent 56%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.20), transparent 60%),
		linear-gradient(180deg,#8e9ab1 0%, #0a1424 55%, #070b12 100%);
	color:#e5e7eb;
}

.register-v2-page a{ text-decoration:none; }

.rv2-bg{
	position:fixed;
	inset:0;
	z-index:0;
	pointer-events:none;
	overflow:hidden;
}
.rv2-bg::before,
.rv2-bg::after{
	content:"";
	position:absolute;
	filter:blur(28px);
	opacity:.9;
	transform:translate3d(0,0,0);
}
.rv2-bg::before{
	width:880px;height:880px;
	left:-280px;top:-300px;
	background:
		radial-gradient(circle at 30% 30%, rgba(37,99,235,.55), transparent 60%),
		radial-gradient(circle at 60% 70%, rgba(56,189,248,.34), transparent 62%);
	animation: rv2FloatA 12s ease-in-out infinite;
}
.rv2-bg::after{
	width:980px;height:980px;
	right:-360px;bottom:-380px;
	background:
		radial-gradient(circle at 55% 45%, rgba(14,165,233,.38), transparent 62%),
		radial-gradient(circle at 30% 70%, rgba(37,99,235,.24), transparent 58%);
	animation: rv2FloatB 14s ease-in-out infinite;
}
.rv2-grid{
	position:absolute;
	inset:0;
	background-image:
		linear-gradient(rgba(148, 163, 184, 0.10) 1px, transparent 1px),
		linear-gradient(90deg, rgba(148, 163, 184, 0.10) 1px, transparent 1px);
	background-size:44px 44px;
	opacity:.18;
	mask-image: radial-gradient(circle at 40% 20%, rgba(0,0,0,1), rgba(0,0,0,0) 56%);
}
.rv2-noise{
	position:absolute;
	inset:0;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");
	opacity:.22;
	mix-blend-mode:soft-light;
}
@keyframes rv2FloatA{ 0%{transform:translate(0,0) scale(1)} 50%{transform:translate(42px,24px) scale(1.03)} 100%{transform:translate(0,0) scale(1)} }
@keyframes rv2FloatB{ 0%{transform:translate(0,0) scale(1)} 50%{transform:translate(-36px,-22px) scale(1.02)} 100%{transform:translate(0,0) scale(1)} }

.rv2-wrap{
	position:relative;
	z-index:1;
	max-width:1160px;
	margin:0 auto;
	padding:28px 18px 46px;
}

.rv2-topbar{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:14px;
	margin-bottom:18px;
}
.rv2-brand{
	display:flex;
	align-items:center;
	gap:12px;
	min-width:0;
}
.rv2-logo-link{ display:inline-flex; align-items:center; }
.rv2-logo{
	/*height:44px;*/
	width:auto;
	border-radius:12px;
	box-shadow:0 14px 30px rgba(2, 6, 23, 0.45);
	background:rgba(255,255,255,.06);
}
.rv2-brand-text{ min-width:0; }
.rv2-brand-name{
	font-size:14px;
	font-weight:800;
	letter-spacing:.2px;
	color:#f8fafc;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.rv2-brand-sub{
	margin-top:2px;
	font-size:12px;
	font-weight:700;
	color:rgba(226,232,240,.70);
}

.rv2-top-actions{
	display:flex;
	align-items:center;
	gap:10px;
	flex-shrink:0;
}
.rv2-top-link{
	color:rgba(226,232,240,.78);
	font-size:13px;
	font-weight:700;
	padding:10px 12px;
	border-radius:12px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(15,23,42,.30);
	backdrop-filter:blur(10px);
}
.rv2-top-link:hover{
	color:#fff;
	border-color:rgba(56,189,248,.35);
}
.rv2-top-btn{
	color:#07131f;
	font-size:13px;
	font-weight:900;
	padding:10px 14px;
	border-radius:14px;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	box-shadow:0 16px 34px rgba(37,99,235,.20);
}
.rv2-top-btn:hover{ transform:translateY(-1px); }

.rv2-shell{
	display:grid;
	grid-template-columns: 1.05fr 0.95fr;
	gap:18px;
	align-items:start;
}

.rv2-left{
	display:grid;
	gap:14px;
}
.rv2-hero{
	border-radius:22px;
	padding:22px 20px;
	background:rgba(255,255,255,.06);
	border:1px solid rgba(148,163,184,.18);
	backdrop-filter:blur(16px);
	box-shadow:0 22px 55px rgba(2,6,23,.45);
	position:relative;
	overflow:hidden;
}
.rv2-hero::before{
	content:"";
	position:absolute;
	inset:-2px;
	background:
		radial-gradient(circle at 80% 10%, rgba(56,189,248,.20), transparent 44%),
		radial-gradient(circle at 18% 88%, rgba(37,99,235,.18), transparent 52%);
	pointer-events:none;
}
.rv2-kicker{
	position:relative;
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:8px 12px;
	border-radius:999px;
	font-size:12px;
	font-weight:900;
	letter-spacing:.6px;
	color:rgba(240,249,255,.92);
	background:rgba(2,6,23,.28);
	border:1px solid rgba(56,189,248,.24);
}
.rv2-title{
	position:relative;
	margin:14px 0 8px;
	font-size:34px;
	line-height:1.15;
	letter-spacing:.2px;
	color:#f8fafc;
}
.rv2-desc{
	position:relative;
	margin:0;
	font-size:14px;
	line-height:1.8;
	color:rgba(226,232,240,.74);
	max-width:56ch;
}

.rv2-badges{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:14px;
}
.rv2-badge{
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:10px 12px;
	border-radius:999px;
	background:rgba(2,6,23,.26);
	border:1px solid rgba(148,163,184,.18);
	color:rgba(226,232,240,.86);
	font-size:12.5px;
	font-weight:800;
	white-space:nowrap;
}
.rv2-dot{
	width:9px;height:9px;border-radius:999px;
	background:linear-gradient(135deg,#60a5fa 0%, #2563eb 100%);
	box-shadow:0 0 0 4px rgba(37,99,235,.18);
}
.rv2-dot.cyan{
	background:linear-gradient(135deg,#22d3ee 0%, #06b6d4 100%);
	box-shadow:0 0 0 4px rgba(6,182,212,.16);
}

.rv2-stats{
	position:relative;
	display:grid;
	grid-template-columns:1fr 1fr;
	gap:12px;
	margin-top:14px;
}
.rv2-stat{
	border-radius:18px;
	padding:14px 14px;
	background:rgba(255,255,255,.05);
	border:1px solid rgba(148,163,184,.16);
}
.rv2-stat .k{
	font-size:12px;
	font-weight:800;
	color:rgba(226,232,240,.70);
}
.rv2-stat .v{
	margin-top:6px;
	font-size:20px;
	font-weight:900;
	color:#f8fafc;
	letter-spacing:.2px;
}
.rv2-stat .s{
	margin-top:6px;
	font-size:12px;
	line-height:1.7;
	color:rgba(226,232,240,.68);
}

.rv2-note{
	position:relative;
	margin-top:14px;
	border-radius:18px;
	padding:14px 14px;
	background:rgba(2,6,23,.26);
	border:1px dashed rgba(56,189,248,.28);
	color:rgba(226,232,240,.78);
	font-size:12.5px;
	line-height:1.8;
}
.rv2-note strong{ color:#e0f2fe; }

.rv2-faq{
	border-radius:22px;
	padding:18px 18px 14px;
	background:rgba(255,255,255,.06);
	border:1px solid rgba(148,163,184,.18);
	backdrop-filter:blur(16px);
}
.rv2-section-title{
	font-size:14px;
	font-weight:900;
	color:#f8fafc;
	letter-spacing:.2px;
	margin-bottom:10px;
}
.rv2-qa{
	border-radius:16px;
	background:rgba(2,6,23,.22);
	border:1px solid rgba(148,163,184,.16);
	padding:12px 12px;
	margin-bottom:10px;
}
.rv2-qa summary{
	cursor:pointer;
	font-weight:900;
	font-size:13px;
	color:rgba(240,249,255,.92);
	list-style:none;
}
.rv2-qa summary::-webkit-details-marker{ display:none; }
.rv2-qa summary::after{
	content:"+";
	float:right;
	color:rgba(34,211,238,.92);
	font-weight:900;
}
.rv2-qa[open] summary::after{ content:"–"; }
.rv2-qa-body{
	margin-top:10px;
	font-size:12.5px;
	line-height:1.8;
	color:rgba(226,232,240,.74);
}

.rv2-right{
	position:sticky;
	top:16px;
}
.rv2-panel{
	border-radius:22px;
	padding:18px 18px 16px;
	background:rgba(255,255,255,.07);
	border:1px solid rgba(148,163,184,.18);
	backdrop-filter:blur(18px);
	box-shadow:0 22px 55px rgba(2,6,23,.45);
	overflow:hidden;
}
.rv2-panel::before{
	content:"";
	position:absolute;
	inset:-2px;
	background:
		radial-gradient(circle at 86% 12%, rgba(34,211,238,.18), transparent 46%),
		radial-gradient(circle at 12% 90%, rgba(37,99,235,.16), transparent 52%);
	pointer-events:none;
}
.rv2-steps{
	position:relative;
	display:flex;
	gap:10px;
	margin-bottom:14px;
}
.rv2-step{
	flex:1;
	display:flex;
	align-items:center;
	gap:10px;
	padding:10px 10px;
	border-radius:16px;
	background:rgba(2,6,23,.22);
	border:1px solid rgba(148,163,184,.16);
}
.rv2-step .n{
	width:28px;height:28px;border-radius:12px;
	display:flex;align-items:center;justify-content:center;
	font-weight:900;
	color:rgba(226,232,240,.88);
	background:rgba(148,163,184,.10);
	border:1px solid rgba(148,163,184,.16);
}
.rv2-step .t{
	font-size:12.5px;
	font-weight:900;
	color:rgba(226,232,240,.80);
	white-space:nowrap;
}
.rv2-step.active{
	border-color:rgba(34,211,238,.26);
	background:rgba(2,6,23,.26);
}
.rv2-step.active .n{
	color:#07131f;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	border-color:transparent;
}

.rv2-panel-head{
	position:relative;
	padding:6px 2px 14px;
	border-bottom:1px solid rgba(148,163,184,.16);
	margin-bottom:14px;
}
.rv2-panel-head h2{
	margin:0;
	font-size:18px;
	font-weight:900;
	color:#f8fafc;
	letter-spacing:.2px;
}
.rv2-panel-head p{
	margin:6px 0 0;
	font-size:12.5px;
	line-height:1.7;
	color:rgba(226,232,240,.70);
}

.rv2-options{
	position:relative;
	display:grid;
	gap:12px;
}
.rv2-option{
	display:block;
	border-radius:20px;
	padding:14px 14px 12px;
	background:rgba(2,6,23,.22);
	border:1px solid rgba(148,163,184,.16);
	color:inherit;
	transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}
.rv2-option:hover{
	transform:translateY(-2px);
	border-color:rgba(56,189,248,.26);
	box-shadow:0 18px 38px rgba(2,6,23,.45);
}
.rv2-option.primary{
	border-color:rgba(34,211,238,.24);
	background:linear-gradient(180deg, rgba(2,6,23,.24) 0%, rgba(2,6,23,.18) 100%);
}
.rv2-option-top{
	display:flex;
	align-items:center;
	gap:12px;
}
.rv2-icon{
	width:46px;height:46px;border-radius:18px;
	display:flex;align-items:center;justify-content:center;
	background:linear-gradient(135deg,#1d4ed8 0%, #2563eb 55%, #06b6d4 120%);
	box-shadow:0 14px 30px rgba(37,99,235,.18);
	color:#07131f;
	flex-shrink:0;
}
.rv2-icon svg{ width:24px;height:24px; color:#e0f2fe; }
.rv2-option-title{ min-width:0; flex:1; }
.rv2-option-title .h{
	font-size:16px;
	font-weight:900;
	color:#f8fafc;
}
.rv2-option-title .d{
	margin-top:4px;
	font-size:12.5px;
	line-height:1.6;
	color:rgba(226,232,240,.72);
}
.rv2-arrow{
	font-size:18px;
	font-weight:900;
	color:rgba(34,211,238,.95);
	flex-shrink:0;
}
.rv2-option-body{
	margin-top:12px;
	padding-top:12px;
	border-top:1px dashed rgba(148,163,184,.16);
}
.rv2-list{
	margin:0;
	padding-left:16px;
	color:rgba(226,232,240,.78);
	font-size:12.5px;
	line-height:1.9;
}
.rv2-tagline{
	margin-top:10px;
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:9px 12px;
	border-radius:999px;
	background:rgba(56,189,248,.10);
	border:1px solid rgba(56,189,248,.18);
	color:rgba(240,249,255,.90);
	font-size:12px;
	font-weight:900;
}

.rv2-bottom{
	position:relative;
	margin-top:14px;
	padding-top:12px;
	border-top:1px solid rgba(148,163,184,.16);
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	font-size:12.5px;
	color:rgba(226,232,240,.72);
}
.rv2-bottom-left{ display:flex; align-items:center; gap:8px; }
.rv2-login-link{
	color:rgba(34,211,238,.95);
	font-weight:900;
}
.rv2-login-link:hover{ color:#7dd3fc; }
.rv2-bottom-right{ color:rgba(226,232,240,.60); }

@media (max-width: 980px){
	.rv2-shell{ grid-template-columns:1fr; }
	.rv2-right{ position:static; }
}
@media (max-width: 560px){
	.rv2-topbar{ flex-direction:column; align-items:flex-start; }
	.rv2-top-actions{ width:100%; }
	.rv2-top-btn{ flex:1; text-align:center; }
	.rv2-stats{ grid-template-columns:1fr; }
	.rv2-steps{ flex-direction:column; }
	.rv2-bottom{ flex-direction:column; align-items:flex-start; }
}

/* ==========================================
   Register Person V2（个人会员注册页新布局/新风格）
   作用域：body.register-person-v2-page
   功能不变：保留原字段 name/id/校验脚本
   ========================================== */
.register-person-v2-page{
	font-family:"Noto Sans SC",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	min-height:100vh;
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.22), transparent 56%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.20), transparent 60%),
		linear-gradient(180deg,#8e9ab1 0%, #0a1424 55%, #070b12 100%);
	color:#e5e7eb;
}
.register-person-v2-page a{ text-decoration:none; }

.register-person-v2-page .inner{
	width:100%;
	margin:0 auto;
	text-align:left;
	background:transparent;
	border-top:none;
	display:block;
	padding:14px 0 46px;
	position:relative;
	z-index:1;
}

.rpv2-bg{
	position:fixed;
	inset:0;
	z-index:0;
	pointer-events:none;
	overflow:hidden;
}
.rpv2-bg::before,
.rpv2-bg::after{
	content:"";
	position:absolute;
	filter:blur(28px);
	opacity:.9;
	transform:translate3d(0,0,0);
}
.rpv2-bg::before{
	width:880px;height:880px;
	left:-280px;top:-300px;
	background:
		radial-gradient(circle at 30% 30%, rgba(37,99,235,.55), transparent 60%),
		radial-gradient(circle at 60% 70%, rgba(56,189,248,.34), transparent 62%);
	animation: rpv2FloatA 12s ease-in-out infinite;
}
.rpv2-bg::after{
	width:980px;height:980px;
	right:-360px;bottom:-380px;
	background:
		radial-gradient(circle at 55% 45%, rgba(14,165,233,.38), transparent 62%),
		radial-gradient(circle at 30% 70%, rgba(37,99,235,.24), transparent 58%);
	animation: rpv2FloatB 14s ease-in-out infinite;
}
.rpv2-grid{
	position:absolute;
	inset:0;
	background-image:
		linear-gradient(rgba(148, 163, 184, 0.10) 1px, transparent 1px),
		linear-gradient(90deg, rgba(148, 163, 184, 0.10) 1px, transparent 1px);
	background-size:44px 44px;
	opacity:.18;
	mask-image: radial-gradient(circle at 40% 20%, rgba(0,0,0,1), rgba(0,0,0,0) 56%);
}
.rpv2-noise{
	position:absolute;
	inset:0;
	background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='.24'/%3E%3C/svg%3E");
	opacity:.22;
	mix-blend-mode:soft-light;
}
@keyframes rpv2FloatA{ 0%{transform:translate(0,0) scale(1)} 50%{transform:translate(42px,24px) scale(1.03)} 100%{transform:translate(0,0) scale(1)} }
@keyframes rpv2FloatB{ 0%{transform:translate(0,0) scale(1)} 50%{transform:translate(-36px,-22px) scale(1.02)} 100%{transform:translate(0,0) scale(1)} }

.register-person-v2-page .rpv2-wrap{
	max-width:1160px;
	margin:0 auto;
	padding:0 18px;
}
.register-person-v2-page .rpv2-shell{
	display:grid;
	grid-template-columns: 1fr 520px;
	gap:18px;
	align-items:start;
}

.rpv2-hero{
	border-radius:22px;
	padding:22px 20px;
	background:rgba(255,255,255,.06);
	border:1px solid rgba(148,163,184,.18);
	backdrop-filter:blur(16px);
	box-shadow:0 22px 55px rgba(2,6,23,.45);
	position:relative;
	overflow:hidden;
}
.rpv2-hero::before{
	content:"";
	position:absolute;
	inset:-2px;
	background:
		radial-gradient(circle at 80% 10%, rgba(56,189,248,.20), transparent 44%),
		radial-gradient(circle at 18% 88%, rgba(37,99,235,.18), transparent 52%);
	pointer-events:none;
}
.rpv2-kicker{
	position:relative;
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:8px 12px;
	border-radius:999px;
	font-size:12px;
	font-weight:900;
	letter-spacing:.6px;
	color:rgba(240,249,255,.92);
	background:rgba(2,6,23,.28);
	border:1px solid rgba(56,189,248,.24);
}
.rpv2-title{
	position:relative;
	margin:14px 0 8px;
	font-size:34px;
	line-height:1.15;
	letter-spacing:.2px;
	color:#f8fafc;
}
.rpv2-desc{
	position:relative;
	margin:0;
	font-size:14px;
	line-height:1.8;
	color:rgba(226,232,240,.74);
	max-width:58ch;
}
.rpv2-desc em{ font-style:normal; color:#7dd3fc; font-weight:900; }

.rpv2-badges{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin-top:14px;
}
.rpv2-badge{
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:10px 12px;
	border-radius:999px;
	background:rgba(2,6,23,.26);
	border:1px solid rgba(148,163,184,.18);
	color:rgba(226,232,240,.86);
	font-size:12.5px;
	font-weight:800;
	white-space:nowrap;
}
.rpv2-dot{
	width:9px;height:9px;border-radius:999px;
	background:linear-gradient(135deg,#60a5fa 0%, #2563eb 100%);
	box-shadow:0 0 0 4px rgba(37,99,235,.18);
}
.rpv2-dot.cyan{
	background:linear-gradient(135deg,#22d3ee 0%, #06b6d4 100%);
	box-shadow:0 0 0 4px rgba(6,182,212,.16);
}

.rpv2-steps{
	position:relative;
	display:flex;
	gap:10px;
	margin-top:14px;
	flex-wrap:wrap;
}
.rpv2-step{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:8px;
	padding:10px 12px;
	border-radius:16px;
	background:rgba(2,6,23,.22);
	border:1px solid rgba(148,163,184,.16);
	color:rgba(226,232,240,.80);
	font-size:12.5px;
	font-weight:900;
	white-space:nowrap;
}
.rpv2-step.active{
	color:#07131f;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	border-color:transparent;
}
.rpv2-step:hover{ border-color:rgba(34,211,238,.26); color:#fff; }
.rpv2-step.active:hover{ color:#07131f; }

.rpv2-tip{
	position:relative;
	margin-top:14px;
	border-radius:18px;
	padding:14px 14px;
	background:rgba(2,6,23,.26);
	border:1px dashed rgba(56,189,248,.28);
	color:rgba(226,232,240,.78);
	font-size:12.5px;
	line-height:1.8;
}
.rpv2-tip strong{ color:#e0f2fe; }

.rpv2-card{
	border-radius:22px;
	padding:18px 18px 16px;
	background:rgba(255,255,255,.07);
	border:1px solid rgba(148,163,184,.18);
	backdrop-filter:blur(18px);
	box-shadow:0 22px 55px rgba(2,6,23,.45);
	position:relative;
	overflow:hidden;
}
.rpv2-card::before{
	content:"";
	position:absolute;
	inset:-2px;
	background:
		radial-gradient(circle at 86% 12%, rgba(34,211,238,.18), transparent 46%),
		radial-gradient(circle at 12% 90%, rgba(37,99,235,.16), transparent 52%);
	pointer-events:none;
}
.rpv2-card-head{
	position:relative;
	padding:6px 2px 14px;
	border-bottom:1px solid rgba(148,163,184,.16);
	margin-bottom:14px;
}
.rpv2-card-title{
	font-size:18px;
	font-weight:900;
	color:#f8fafc;
	letter-spacing:.2px;
}
.rpv2-card-sub{
	margin-top:6px;
	font-size:12.5px;
	line-height:1.7;
	color:rgba(226,232,240,.70);
}

/* 将原 table 表单“卡片化”展示 */
.register-person-v2-page .rpv2-formlogin,
.register-person-v2-page .rpv2-formlogin tbody,
.register-person-v2-page .rpv2-formlogin tr,
.register-person-v2-page .rpv2-formlogin td{
	display:block;
	width:100%;
}
.register-person-v2-page .rpv2-formlogin tr{
	margin-bottom:12px;
	padding-bottom:0;
}
.register-person-v2-page .rpv2-formlogin .tdright{
	width:auto;
	text-align:left;
	line-height:1.4!important;
	height:auto;
	margin:0 0 8px;
	font-weight:900;
	color:rgba(240,249,255,.92);
}
.register-person-v2-page .rpv2-formlogin td{
	padding:0;
	color:inherit;
}
.register-person-v2-page .rpv2-formlogin font{ margin-right:6px; }

.register-person-v2-page .input{
	float:none;
	margin-right:0;
	width:100%;
	height:52px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(2,6,23,.22);
	color:#f8fafc;
	padding:0 14px;
	box-shadow:0 12px 22px rgba(2,6,23,.25);
}
.register-person-v2-page .input::placeholder{
	color:rgba(226,232,240,.46);
}
.register-person-v2-page .input:focus{
	border-color:rgba(34,211,238,.34);
	box-shadow:0 0 0 4px rgba(34,211,238,.14);
	background:rgba(2,6,23,.26);
	transform:translateY(-1px);
}
.register-person-v2-page .input-small{
	width:100%;
}

.register-person-v2-page .authcode{
	float:none;
	display:inline-block;
	margin-top:10px;
	border-radius:14px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(255,255,255,.92);
}

.register-person-v2-page .disabled{
	float:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:52px;
	margin-top:10px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.18);
	color:rgba(226,232,240,.70);
}

.register-person-v2-page .go_reg{
	float:none;
	width:100%;
	height:54px;
	border-radius:18px;
	border:0;
	cursor:pointer;
	font-size:15px;
	font-weight:900;
	letter-spacing:.6px;
	color:#07131f;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	box-shadow:0 18px 38px rgba(37,99,235,.20);
}
.register-person-v2-page .go_reg:hover{
	transform:translateY(-2px);
	box-shadow:0 24px 46px rgba(37,99,235,.22);
}
.register-person-v2-page .go_reg:active{ transform:translateY(0); }

.register-person-v2-page .pw_check{
	float:none;
	margin-top:10px;
	background:rgba(2,6,23,.18);
	border:1px solid rgba(148,163,184,.16);
	border-radius:14px;
	padding:10px 10px 8px;
	height:auto;
	width:100%;
}
.register-person-v2-page .pw_check span{
	float:none;
	display:inline-block;
	width:auto;
	height:auto;
	line-height:1.2;
	margin:0 12px 0 0;
	color:rgba(226,232,240,.72);
}
.register-person-v2-page .pw_check strong{ color:#7dd3fc; }

/* 协议区 */
.register-person-v2-page .rpv2-agree{
	position:relative;
	margin-top:14px;
	padding-top:14px;
	border-top:1px dashed rgba(148,163,184,.16);
}
.register-person-v2-page .rpv2-agree-head .t{
	font-size:13px;
	font-weight:900;
	color:#f8fafc;
}
.register-person-v2-page .rpv2-agree-head .s{
	margin-top:6px;
	font-size:12px;
	color:rgba(226,232,240,.66);
}
.register-person-v2-page .xiyi{
	width:100%;
	border-radius:18px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.20);
	padding:12px 12px;
	margin-top:10px;
}
.register-person-v2-page #xieyi{
	width:100%;
	height:140px;
	overflow-y:auto;
	color:rgba(226,232,240,.72);
	font-size:12.5px;
	line-height:1.8;
}
.register-person-v2-page #xieyi p{ margin:0 0 10px; text-indent:0; }

/* 协议弹窗（popDiv/popDiv2） */
/*.register-person-v2-page .rpv2-poplayer{*/
/*	position:fixed;*/
/*	inset:0;*/
/*	z-index:10;*/
/*	background:rgba(2,6,23,.68);*/
/*	backdrop-filter:blur(6px);*/
/*}*/
.register-person-v2-page #popDiv,
.register-person-v2-page #popDiv2{
	display:none;
	background:rgba(255,255,255,.96);
	z-index:11;
	width:min(1000px, calc(100vw - 24px));
	height:min(560px, calc(100vh - 24px));
	position:fixed;
	top:0;right:0;left:0;bottom:0;
	margin:auto;
	overflow:auto;
	border-radius:18px;
	box-shadow:0 28px 70px rgba(2,6,23,.55);
	border:1px solid rgba(15,23,42,.12);
}
.register-person-v2-page #popDiv .close,
.register-person-v2-page #popDiv2 .close{
	text-align:right;
	padding:10px 12px;
	background:rgba(15,23,42,.06);
	position:sticky;
	top:0;
}
.register-person-v2-page #popDiv .close a,
.register-person-v2-page #popDiv2 .close a{
	color:#0f172a;
	font-weight:900;
}
.register-person-v2-page #popDiv .btn,
.register-person-v2-page #popDiv2 .btn,
.register-person-v2-page .btn{
	border:none;
	height:40px;
	padding:0 14px;
	border-radius:12px;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	color:#07131f;
	font-weight:900;
	cursor:pointer;
	margin:12px;
}
.register-person-v2-page .art{
	font-size:14px;
	line-height:1.9;
	word-wrap:break-word;
	overflow:hidden;
	color:#0f172a;
	padding:0 12px 12px;
}

@media (max-width: 980px){
	.register-person-v2-page .rpv2-shell{ grid-template-columns:1fr; }
}
@media (max-width: 560px){
	.rpv2-title{ font-size:30px; }
	.rpv2-steps{ flex-direction:column; align-items:flex-start; }
}

/* ==========================================
   Register Store V2（机构会员注册页新布局/新风格）
   作用域：body.register-store-v2-page
   说明：共享 rpv2-* 组件样式
   ========================================== */
.register-store-v2-page{
	font-family:"Noto Sans SC",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	min-height:100vh;
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.22), transparent 56%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.20), transparent 60%),
		linear-gradient(180deg, #0b0f17 0%, #0a1424 55%, #070b12 100%);
	color:#e5e7eb;
}
.register-store-v2-page a{ text-decoration:none; }
.register-store-v2-page .inner{
	width:100%;
	margin:0 auto;
	text-align:left;
	background:transparent;
	border-top:none;
	display:block;
	padding:14px 0 46px;
	position:relative;
	z-index:1;
}
.register-store-v2-page .rpv2-wrap{
	max-width:1160px;
	margin:0 auto;
	padding:0 18px;
}
.register-store-v2-page .rpv2-shell{
	display:grid;
	grid-template-columns: 1fr 520px;
	gap:18px;
	align-items:start;
}
.register-store-v2-page .rpv2-formlogin,
.register-store-v2-page .rpv2-formlogin tbody,
.register-store-v2-page .rpv2-formlogin tr,
.register-store-v2-page .rpv2-formlogin td{
	display:block;
	width:100%;
}
.register-store-v2-page .rpv2-formlogin tr{
	margin-bottom:12px;
	padding-bottom:0;
}
.register-store-v2-page .rpv2-formlogin .tdright{
	width:auto;
	text-align:left;
	line-height:1.4!important;
	height:auto;
	margin:0 0 8px;
	font-weight:900;
	color:rgba(240,249,255,.92);
}
.register-store-v2-page .rpv2-formlogin td{
	padding:0;
	color:inherit;
}
.register-store-v2-page .rpv2-formlogin font{ margin-right:6px; }
.register-store-v2-page .input{
	float:none;
	margin-right:0;
	width:100%;
	height:52px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(2,6,23,.22);
	color:#f8fafc;
	padding:0 14px;
	box-shadow:0 12px 22px rgba(2,6,23,.25);
}
.register-store-v2-page .input::placeholder{
	color:rgba(226,232,240,.46);
}
.register-store-v2-page .input:focus{
	border-color:rgba(34,211,238,.34);
	box-shadow:0 0 0 4px rgba(34,211,238,.14);
	background:rgba(2,6,23,.26);
	transform:translateY(-1px);
}
.register-store-v2-page .input-small{ width:100%; }
.register-store-v2-page .authcode{
	float:none;
	display:inline-block;
	margin-top:10px;
	border-radius:14px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(255,255,255,.92);
}
.register-store-v2-page .disabled{
	float:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:52px;
	margin-top:10px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.18);
	color:rgba(226,232,240,.70);
}
.register-store-v2-page .go_reg{
	float:none;
	width:100%;
	height:54px;
	border-radius:18px;
	border:0;
	cursor:pointer;
	font-size:15px;
	font-weight:900;
	letter-spacing:.6px;
	color:#07131f;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	box-shadow:0 18px 38px rgba(37,99,235,.20);
}
.register-store-v2-page .go_reg:hover{
	transform:translateY(-2px);
	box-shadow:0 24px 46px rgba(37,99,235,.22);
}
.register-store-v2-page .go_reg:active{ transform:translateY(0); }
.register-store-v2-page .pw_check{
	float:none;
	margin-top:10px;
	background:rgba(2,6,23,.18);
	border:1px solid rgba(148,163,184,.16);
	border-radius:14px;
	padding:10px 10px 8px;
	height:auto;
	width:100%;
}
.register-store-v2-page .pw_check span{
	float:none;
	display:inline-block;
	width:auto;
	height:auto;
	line-height:1.2;
	margin:0 12px 0 0;
	color:rgba(226,232,240,.72);
}
.register-store-v2-page .pw_check strong{ color:#7dd3fc; }
.register-store-v2-page .rpv2-agree{
	position:relative;
	margin-top:14px;
	padding-top:14px;
	border-top:1px dashed rgba(148,163,184,.16);
}
.register-store-v2-page .rpv2-agree-head .t{
	font-size:13px;
	font-weight:900;
	color:#f8fafc;
}
.register-store-v2-page .rpv2-agree-head .s{
	margin-top:6px;
	font-size:12px;
	color:rgba(226,232,240,.66);
}
.register-store-v2-page .xiyi{
	width:100%;
	border-radius:18px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.20);
	padding:12px 12px;
	margin-top:10px;
}
.register-store-v2-page #xieyi{
	width:100%;
	height:140px;
	overflow-y:auto;
	color:rgba(226,232,240,.72);
	font-size:12.5px;
	line-height:1.8;
}
.register-store-v2-page #xieyi p{ margin:0 0 10px; text-indent:0; }

@media (max-width: 980px){
	.register-store-v2-page .rpv2-shell{ grid-template-columns:1fr; }
}
/* ==========================================
   Register Store V2（机构会员注册页新布局/新风格）
   作用域：body.register-store-v2-page
   说明：共享 rpv2-* 组件样式
   ========================================== */
.register-store-v2-page{
	font-family:"Noto Sans SC",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	min-height:100vh;
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.22), transparent 56%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.20), transparent 60%),
		linear-gradient(180deg,#8e9ab1 0%, #0a1424 55%, #070b12 100%);
	color:#e5e7eb;
}
.register-store-v2-page a{ text-decoration:none; }
.register-store-v2-page .inner{
	width:100%;
	margin:0 auto;
	text-align:left;
	background:transparent;
	border-top:none;
	display:block;
	padding:14px 0 46px;
	position:relative;
	z-index:1;
}
.register-store-v2-page .rpv2-wrap{
	max-width:1160px;
	margin:0 auto;
	padding:0 18px;
}
.register-store-v2-page .rpv2-shell{
	display:grid;
	grid-template-columns: 1fr 520px;
	gap:18px;
	align-items:start;
}
.register-store-v2-page .rpv2-formlogin,
.register-store-v2-page .rpv2-formlogin tbody,
.register-store-v2-page .rpv2-formlogin tr,
.register-store-v2-page .rpv2-formlogin td{
	display:block;
	width:100%;
}
.register-store-v2-page .rpv2-formlogin tr{
	margin-bottom:12px;
	padding-bottom:0;
}
.register-store-v2-page .rpv2-formlogin .tdright{
	width:auto;
	text-align:left;
	line-height:1.4!important;
	height:auto;
	margin:0 0 8px;
	font-weight:900;
	color:rgba(240,249,255,.92);
}
.register-store-v2-page .rpv2-formlogin td{
	padding:0;
	color:inherit;
}
.register-store-v2-page .rpv2-formlogin font{ margin-right:6px; }
.register-store-v2-page .input{
	float:none;
	margin-right:0;
	width:100%;
	height:52px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(2,6,23,.22);
	color:#f8fafc;
	padding:0 14px;
	box-shadow:0 12px 22px rgba(2,6,23,.25);
}
.register-store-v2-page .input::placeholder{
	color:rgba(226,232,240,.46);
}
.register-store-v2-page .input:focus{
	border-color:rgba(34,211,238,.34);
	box-shadow:0 0 0 4px rgba(34,211,238,.14);
	background:rgba(2,6,23,.26);
	transform:translateY(-1px);
}
.register-store-v2-page .input-small{ width:100%; }
.register-store-v2-page .authcode{
	float:none;
	display:inline-block;
	margin-top:10px;
	border-radius:14px;
	border:1px solid rgba(148,163,184,.18);
	background:rgba(255,255,255,.92);
}
.register-store-v2-page .disabled{
	float:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:100%;
	height:52px;
	margin-top:10px;
	border-radius:16px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.18);
	color:rgba(226,232,240,.70);
}
.register-store-v2-page .go_reg{
	float:none;
	width:100%;
	height:54px;
	border-radius:18px;
	border:0;
	cursor:pointer;
	font-size:15px;
	font-weight:900;
	letter-spacing:.6px;
	color:#07131f;
	background:linear-gradient(135deg,#60a5fa 0%, #22d3ee 120%);
	box-shadow:0 18px 38px rgba(37,99,235,.20);
}
.register-store-v2-page .go_reg:hover{
	transform:translateY(-2px);
	box-shadow:0 24px 46px rgba(37,99,235,.22);
}
.register-store-v2-page .go_reg:active{ transform:translateY(0); }
.register-store-v2-page .pw_check{
	float:none;
	margin-top:10px;
	background:rgba(2,6,23,.18);
	border:1px solid rgba(148,163,184,.16);
	border-radius:14px;
	padding:10px 10px 8px;
	height:auto;
	width:100%;
}
.register-store-v2-page .pw_check span{
	float:none;
	display:inline-block;
	width:auto;
	height:auto;
	line-height:1.2;
	margin:0 12px 0 0;
	color:rgba(226,232,240,.72);
}
.register-store-v2-page .pw_check strong{ color:#7dd3fc; }
.register-store-v2-page .rpv2-agree{
	position:relative;
	margin-top:14px;
	padding-top:14px;
	border-top:1px dashed rgba(148,163,184,.16);
}
.register-store-v2-page .rpv2-agree-head .t{
	font-size:13px;
	font-weight:900;
	color:#f8fafc;
}
.register-store-v2-page .rpv2-agree-head .s{
	margin-top:6px;
	font-size:12px;
	color:rgba(226,232,240,.66);
}
.register-store-v2-page .xiyi{
	width:100%;
	border-radius:18px;
	border:1px solid rgba(148,163,184,.16);
	background:rgba(2,6,23,.20);
	padding:12px 12px;
	margin-top:10px;
}
.register-store-v2-page #xieyi{
	width:100%;
	height:140px;
	overflow-y:auto;
	color:rgba(226,232,240,.72);
	font-size:12.5px;
	line-height:1.8;
}
.register-store-v2-page #xieyi p{ margin:0 0 10px; text-indent:0; }

@media (max-width: 980px){
	.register-store-v2-page .rpv2-shell{ grid-template-columns:1fr; }
}
/* ==========================================
   Register Step3/Verify V2（注册第3步：审核/验证页）
   作用域：body.register-verify-v2-page
   需求：使用指定灰蓝渐变背景
   ========================================== */
.register-verify-v2-page{
	min-height:100vh;
	background:
		radial-gradient(1100px circle at 78% 30%, rgba(56, 189, 248, 0.22), transparent 56%),
		radial-gradient(900px circle at 18% 18%, rgba(37, 99, 235, 0.20), transparent 60%),
		linear-gradient(180deg, #878e9d 0%, #0a1424 55%, #070b12 100%);
}
.register-verify-v2-page .inner{
	background:transparent;
	border-top:none;
	padding:22px 16px 46px;
}
.register-verify-v2-page .rv3-wrap{
	max-width:980px;
	margin:0 auto;
}
.register-verify-v2-page .rv3-shell{
	display:flex;
	justify-content:center;
	align-items:stretch;
}
.register-verify-v2-page .rv3-card{
	width:100%;
	border-radius:22px;
	padding:18px 20px 20px;
	background:rgba(255,255,255,.90);
	border:1px solid rgba(15,23,42,.10);
	box-shadow:0 22px 55px rgba(2,6,23,.35);
}
.register-verify-v2-page .rv3-steps{
	display:flex;
	gap:10px;
	margin-bottom:18px;
}
.register-verify-v2-page .rv3-steps .item{
	flex:1;
	text-align:center;
	padding:10px 12px;
	border-radius:999px;
	background:#e5e7eb;
	color:#4b5563;
	font-size:13px;
	font-weight:600;
}
.register-verify-v2-page .rv3-steps .item.cur{
	background: linear-gradient(135deg, #1d4ed8 0%, #2563eb 55%, #06b6d4 120%);
	color:#fff;
}
.register-verify-v2-page .rv3-body{
	display:flex;
	flex-direction:column;
	align-items:center;
	text-align:center;
	padding:10px 10px 4px;
}
.register-verify-v2-page .rv3-icon{
	width:56px;
	height:56px;
	border-radius:18px;
	background:linear-gradient(135deg,#facc15 0%, #f97316 100%);
	margin-bottom:14px;
	position:relative;
}
.register-verify-v2-page .rv3-icon::before{
	content:"!";
	position:absolute;
	inset:0;
	display:flex;
	align-items:center;
	justify-content:center;
	font-weight:900;
	color:#1f2937;
	font-size:28px;
}
.register-verify-v2-page .rv3-title{
	font-size:20px;
	font-weight:800;
	color:#111827;
	margin:0 0 8px;
}
.register-verify-v2-page .rv3-title.error{ color:#b91c1c; }
.register-verify-v2-page .rv3-title.success{ color:#15803d; }
.register-verify-v2-page .rv3-text{
	margin:4px 0;
	font-size:14px;
	color:#4b5563;
}
.register-verify-v2-page .rv3-desc{
	margin:6px 0 4px;
	font-size:13px;
	color:#6b7280;
	line-height:1.7;
}
.register-verify-v2-page .rv3-text a{
	color:#2563eb;
	text-decoration:none;
	font-weight:600;
}
.register-verify-v2-page .rv3-text a:hover{ text-decoration:underline; }
.register-verify-v2-page .rv3-user{
	color:#b91c1c;
}
.register-verify-v2-page .rv3-footer{
	margin-top:12px;
	padding-top:10px;
	border-top:1px solid #e5e7eb;
	font-size:12px;
	color:#6b7280;
}

@media (max-width: 640px){
	.register-verify-v2-page .rv3-card{ padding:16px 14px 18px; }
	.register-verify-v2-page .rv3-steps{ flex-direction:column; }
}