*{font-family:微软雅黑,Verdana, Geneva, sans-serif;padding:0px;margin:0px;list-style-type:none;}
html{
	font-family: sans-serif;
}
button,.cursor{cursor:pointer}
body{
	font-size:14px; 
	background-color:white;
}
/*表格滚动条样式*/
::-webkit-scrollbar {width: 5px;height: 5px;}/*滚动条整体样式、高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar-thumb {border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);background: #ddd;}/*滚动条里面小方块*/
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.08);border-radius: 0;background: rgba(0,0,0,0.03);}/*滚动条里面轨道*/
::-webkit-scrollbar-thumb:hover {background: rgba(0,0,0,0.15);border-radius: 5px;} 
::-webkit-scrollbar-thumb:active {background: rgba(0,0,0,0.2);;border-radius: 5px;}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.background{
	background:#f0f0f0 no-repeat;/*background:#66A8E5 url(../../web/images/loginbg.jpg) no-repeat;*/
	width:100%;
	height:100%;
	boder:1px solid #def;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
}
.table td{text-align:center;padding:5px}
textarea{ overflow:auto}
a:link,a:visited{color:#555555;TEXT-DECORATION:none;}
a:hover{TEXT-DECORATION:underline;color:#0b63a2;}
img{ border:none}
h1{ font-size:18px}
select,input,textarea,button,a{ font-size:14px;resize: none;outline:none}
.touch{-webkit-overflow-scrolling:touch;overflow-scrolling:touch;}

a.zhu:link,a.zhu:visited{color:#0b63a2;}

a.hui:link,a.hui:visited{color:#787878;}
a.hui1:link,a.hui1:visited{color:#cccccc;}
.zhu{color:#0b63a2;}
.red{color:#b10606;}
.hui{color:#787878;}

a.red:link,a.red:visited{color:#b10606;}

a.blue:link,a.blue:visited{color:#0b63a2;}
a.blue:hover{color:#b10606;}
.blueu{display: block;background: #0b63a2;padding: 5px 10px 5px 10px;color: #fff;margin: 10px 10px 0px 0px;float: left;text-decoration: none;opacity: 0.8;}
.blueu:hover{opacity:1;}
.icons{ height:16px; width:16px; vertical-align:middle}
a.white:link,a.white:visited{color:white;}

.padding10{padding:10px;}

.blank1{ height:1px; overflow:hidden; border-bottom:1px #dddddd solid}
.blank10{ height:10px; overflow:hidden;width:100%}
.blank5{ height:5px; overflow:hidden;width:100%}
.blank15{ height:15px;overflow:hidden;width:100%}
.blank20{ height:25px;overflow:hidden;width:100%}
.blank25{ height:25px;overflow:hidden;width:100%}
.blank30{ height:30px;  overflow:hidden;width:100%}
.blank40{ height:40px;  overflow:hidden;width:100%}

.leftjg10{ width:10px; overflow:hidden; height:10px;float:left}
.leftjg15{ width:15px; overflow:hidden; height:15px;float:left}
.leftjg20{ width:20px; overflow:hidden; height:20px;float:left}

.alert{ padding:3px 10px;border-radius:0px; text-align:center; }
.alert_msg{ background-color:#fbe3cf;border:0px #f6a15d solid; color:#f86f00}
.alert_success{ background-color:#e3f6d1;border:0px #78b146 solid;color:#008b3c}
.alert_wait{ background-color:#f8f8f8;border:0px #cccccc solid;color:#555555}


.webhred:link,.webhred:visited,.webhred{color:#ffffff; background-color:#aa0000; padding:4px 8px; border:none; cursor:pointer}
.webhred:hover{box-shadow:0px 0px 5px rgba(0,0,0,0.3);opacity:0.9}



.hborder{ border:1px #ededed solid}
.title{height:40px;line-height:40px;overflow:hidden;font-size:18px;text-align:left;border-bottom:1px #cccccc solid;color:#55555;font-weight:bold; background-color:#0b63a2}
.title li{height:40px;line-height:40px;float:left; }
.title li.more{text-align:right;float:right;font-size:12px;font-weight:100}
.titleh{ background-color:#dddddd; color:#333333}

.box{box-shadow:0px 0px 5px rgba(0,0,0,0.3); border:1px #0b63a2 solid; }

.inputs{height:28px; line-height:24px;box-shadow:0px 1px 0px #999;border:0px #cccccc solid;padding:0px 2px; overflow:hidden;}
.input{height:34px; line-height:30px; border:1px #cccccc solid;padding:0px 5px; overflow:hidden; border-radius:0px}
.inputlogin{
	height:20px;
	width:150px;
	color:#000;
	outline:none;
	border:none;
	outline:medium;
	border-bottom:1px #e6e6e6 solid;
	font-size:13px;
	padding:5px 5px;
}
.selectlogin{
	vertical-align:middle; 
	height:30px;
	width:160px;
	color:#000;
	outline:none;
	border:none;
	outline:medium;
	border-bottom:1px #e6e6e6 solid;
	font-size:13px;
	padding:5px 5px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../../images/down.png)no-repeat scroll right center transparent;
	padding-right:14px;
}
.loginbutton:hover{
	background:#2d71af;
}
.loginbutton:active{
	border-bottom:1px solid #000
}
.loginbutton:disabled{
	background-color:#448aca; 
	color:#fff;
	opacity:0.5;
}
.select{border-radius:0px; background-color:#ffffff;border:1px #cccccc solid; height:34px; line-height:30px}
.textarea{height:100px; width:97%;padding:5px;border-radius:0px;box-shadow:0px 1px 1px #999;border:0px #cccccc solid;}
.input:hover,.inputs:hover,.select:hover,.input_hover,.textareas,.input:focus,.inputs:focus{box-shadow:0px 1px 0px #000; border:0px #0b63a2 solid; color:#000000}
.textarea:hover,.textarea:focus{box-shadow:0px 1px 1px #000; border:0px #0b63a2 solid;}
.inputs[readonly]{background-color:#fff;box-shadow:0px 1px 0px #999;border:0px #cccccc solid;}


/*登录、注册界面*/
.inputlogin{height:20px;width:230px;color:#000;outline:none;border:none;outline:medium;font-size:13px;padding:5px 5px;}
.loginbutton{background:#448aca;border:0;font-size:18px;cursor:pointer;color:#fff;border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;padding:11px 0px;width:290px;}
.login_beijing {background:url(../../images/main_bg.jpg) center center no-repeat;background-size:cover;/*height:600px;*/}
.login_main{width:74%;margin:0 auto;max-width:1100px;}
.login_left{float:left;margin-top:36px;}
.login_right{float:right;position: relative;}
.login_table{width:290px;padding-bottom:30px;border:1px solid #fff;border-radius:6px;background-color:#fff;padding-left:30px;padding-right:30px;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.kuang{border:1px solid #ddd;padding:5px 10px;-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.col-left h2 {font-size: 30px;margin-top: 55px;color: #fff;line-height: 43px;}
.col-left .apply {margin-top: 57px;}
.col-left .apply .label {font-size: 14px;color: #fff;display: block;margin-bottom: 16px;text-align: left;font-weight: 400;}
.col-left .apply .zhuce {border: 1px solid #fff;width: 290px;height: 44px;text-align: center;color: #fff;font-size: 20px;background: 0 0;border-radius: 100px;cursor: pointer;display: block;line-height: 44px;}
.col-left .apply .zhuce:hover {text-decoration:none}
.login_table .login_title {font-size: 18px;text-align: center;}
.login-logo {width:60%;margin:0 auto 30px;height:60px;border-bottom:1px solid #d4d4d4;min-width:800px;max-width:1100px;min-width:800px;font-size: 26px;color: #666;font-weight: 600;}
#header {height: 60px;}
#header .fix-head {position: fixed;height: 60px;width: 100%;background: #fff;-webkit-box-shadow: 0 2px 8px rgba(0,0,0,.4);box-shadow: 0 2px 8px rgba(0,0,0,.4);z-index: 9999;}
#header .fix-head .page-head {max-width: 1200px;height: 60px;margin: 0 auto;overflow: hidden;position: relative;width:75%;}
#header .fix-head .page-head .page-logo {margin-top:10px;float:left;} 
ul.nav-list {float: right;list-style: none;margin: 0px;}
ul.nav-list li {font-size:16px;color:#505a78;line-height:60px;} 
.page-logo{display: block;float: left;font-size: 28px;font-weight: 600;color: #333;margin-top: -6px;}
.zhuceleft{float:left;width:48%;}
.zhuceright{float:right;width:48%;}
.register_table{max-width:640px;padding:5% 5%;border:1px solid #fff;border-radius:6px;background-color:#fff;position:relative;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow:0px 0px 20px #bababa;-webkit-box-shadow:0px 0px 20px #bababa;box-shadow:0px 0px 20px #bababa;margin:0 auto;}
.register_main{width:62%;margin:0 auto;}
.login_btn{text-align:center;}
.RegisterInput {height: 20px;width: 180px;color: #000;outline: none;border: none;outline: medium;border-bottom: 0px #e6e6e6 solid;font-size: 13px;padding: 5px 5px;}

@media screen and (max-width:480px) {
.login_beijing {padding-bottom:22%;}
.login_main{width:90%;}
.header{display:none;}
.login_left {float:left;margin-top: 0px;margin-bottom:8%;width: 100%;text-align: center;}
.col-left h2 {margin-top: 0px;font-size:24px;}
.ninghao{text-align:center;}
.col-left .apply .label{text-align:center;}
.col-left .apply {margin-top:8%;}
.login_right {float: left;margin: 0 auto;width: 92%;}
#topheih{/*height:40px !important;*/}
.login_table {width:92%;padding-bottom: 10%;padding-left:8%;padding-right: 8%;}
.inputlogin {width:78%;padding: 5px 5px;}
.loginbutton {width: 100%;}
.zhucep{text-align:center;margin:0 auto;width:100%;}
.col-left .apply .zhuce {width:100%;}
.zhuceleft{float:left;padding-left:0;width:100%;}
.zhuceright{float:left;padding-left:0;width:100%;margin-top: 15px;}
.register_main {width:90%;}
.input_text {width: 80%;}
.login-logo{display:none;}
.blankLogin{height:25px !important}
.blank40{height:20px;}
}

@media screen and (min-width:481px) and (max-width:767px) {
.login_beijing {padding-bottom:22%;}
.login_main{width:90%;}
.header{display:none;}
.login_left {float: left;margin-top: 0px;margin-bottom:8%;width: 100%;text-align: center;}
.col-left h2 {margin-top: 0px;font-size:26px;}
.ninghao{text-align:center;}
.col-left .apply .label{text-align:center;}
.col-left .apply {margin-top: 8%;}
.login_right {float: left;margin: 0 auto;width: 92%;}
#topheih{/*height:40px !important;*/}
.login_table {width:92%;padding-bottom: 10%;padding-left: 8%;padding-right:8%;}
.inputlogin {width: 86%;padding: 5px 5px;}
.loginbutton {width: 100%;}
.zhucep{text-align:center;margin:0 auto;width:100%;}
.col-left .apply .zhuce {width:100%;}
.zhuceleft{float:left;padding-left:0;width:100%;}
.zhuceright{float:left;padding-left:0;width:100%;margin-top: 15px;}
.register_main {width:90%;}
.input_text {width: 80%;}
.login-logo{display:none;}
.blankLogin{height:25px !important}
.blank40{height:20px;}
}

@media screen and (min-width:768px) and (max-width:1024px) {
.login_beijing {/*padding-bottom:28%;*/}
.col-left h2 {margin-top: 0px;font-size:26px;}
.login_right {float: right;width:48%}
#topheih{/*height:80px !important;*/}
.login_left {float: left;margin-top: 8%;margin-bottom:8%;}
.login_main {width: 90%;margin: 0 auto;}
.login_table {width:84%;padding-bottom: 10%;padding-left: 8%;padding-right:8%;}
.inputlogin {width: 86%;padding: 5px 5px;}
#header .fix-head .page-head {margin: 0 auto;width: 90%;}
.loginbutton {width: 60%;}
.register_main {width:80%;}
}
/*登录、注册界面end*/










.lmaisft{
	width:450px;
	border-radius:5px;
	text-align:center; 
	background-color:#C4E0F4;
	background: rgba(255,255,255,0.3);
}
.logindiv{
	color:#000;
	max-width:570px;
	border-radius:5px;
	text-align:center; 
	background-color:#fff;
	/*background-color:#C4E0F4;
	background: rgba(255,255,255,0.3);*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0px 0px 20px #bababa;
	-webkit-box-shadow:0px 0px 20px #bababa;
	box-shadow:0px 0px 20px #bababa;
}
.logincheckbox{
	vertical-align:middle; 
	border:1px solid #222373;
	-moz-box-shadow:1px 0px 1px #000 inset;
	-webkit-box-shadow:1px 0px 1px #000 inset;
	box-shadow:1px 0px 1px #000 inset;
}

li{
	display:inline;
	list-style:none;
	list-style-position:outside;
	text-align:center;
	font-weight:500;
	float:left;
}
/*.a_menu:link{
	color:#336601;
	text-decoration:none;
	float:left;
	width:90%;
	padding:3px 5px 0px 5px;
}
.a_menu:visited{
	color:#336601;
	text-decoration:none;
	float:left;
	padding:3px 5px 0px 5px;
	width:90%;
}
.a_menu:hover{
	color:white;
	float:left;
	padding:3px 3px 0px 20px;
	width:80%;
	text-decoration:none;
	background-color:#539D26;
}
.a_menu:active{
	color:white;
	float:left;
	padding:3px 3px 0px 20px;
	width:80%;
	text-decoration:none;
	background-color:#BD06B4;
}*/
#nav{
	width:100%;
	height:30px;
	border-bottom:0px;
	padding:0px 5px;
	position:absolute;
	z-index:1;
}
/*.list{
	line-height:20px;
	text-align:left;
	padding:4px;
	font-weight:normal;
}
.menu1{
	width:32%;
	height:auto;
	margin:6px 4px 0px 0px;
	border:1px solid #9CDD75;
	background-color:#F1FBEC;
	color:#336601;
	padding:10px 0px 0px 0px;
	cursor:pointer;
	overflow-y:hidden;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
}
.menu2{
	width:32%;
	height:18px;
	margin:6px 4px 0px 0px;
	background-color:#f0f0f0;
	color:#505a78;
	border:0px solid #EEE8DD;
	padding:10px 0px 0px 0px;
	overflow-y:hidden;
	cursor:hand;
	font-weight:600;
}*/


/*#slcd{ width:100%; height:20px; background:#f0f0f0; position:fixed; bottom:0px;padding-bottom:10px;}
#slcd ul,#slcd ul li{ height:20px;}
#slcd ul li{ width:33%; float:left; list-style-type:none; line-height:25px; text-align:center; overflow:hidden;}
#slcd ul li:hover{ background:#fff; overflow:visible;}
#zcd ul,#zcd ul li{ width:100%; height:25px; background:#fff;}
#zcd ul li a{font-size:12px;color:#505a78;}
.zcd1{ margin-top:-100px; width:100%;}*//*每个子菜单的上边距需要手动调整*/

#slcd{ width:100%; height:40px; background:#f0f0f0; position:fixed; bottom:0px;}
#slcd ul,#slcd ul li{ height:45px;}
#slcd ul li{ width:33%; float:left; list-style-type:none; line-height:35px; text-align:center; overflow:hidden;}
#slcd ul li:hover{ background:#fff; overflow:visible;}
#zcd ul,#zcd ul li{ width:100%; height:35px; background:#fff;}
#zcd ul li a{ color:#505A78; font-size:12px;}
.zcd1{ margin-top:-140px; width:100%;}/*每个子菜单的上边距需要手动调整*/

/*.search1{
	width:23%;
	height:18px;
	margin:6px 4px 0px 0px;
	background-color:#F5F5F5;
	color:#999999;
	border:1px solid #EEE8DD;
	padding:6px 0px 0px 0px;
	overflow-y:hidden;
	cursor:hand;
	text-align:center;
	font-size:16px;
	border-radius:16px;
}
.search2{
	width:23%;
	height:18px;
	margin:6px 4px 0px 0px;
	border:1px solid #9CDD75;
	background-color:#F1FBEC;
	color:#336601;
	padding:6px 0px 0px 0px;
	cursor:text;
	overflow-y:hidden;
	filter:Alpha(opacity=70);
	-moz-opacity:0.7;
	text-align:center;
	font-size:16px;
	border-radius:16px;
}*/
.line-dashed{
	border-top:#87cefa 1px dashed; 
	overflow:hidden;
	height:1px;
	margin:0px 20px;
}
a.webbtn:link,a.webbtn:visited,.webbtn{
	color:#ffffff;
	opacity:0.8;
	background-color:#0b63a2;
	padding:5px 8px;
	border:none; 
	cursor:pointer;
	font-size:14px;
	width:75px;/*width:240px;*/
	height:30px;
}
a.defaultbtn:link,a.defaultbtn:visited,.defaultbtn{
	color:#999;
	opacity:0.8;
	background-color:#ffffff;
	padding:5px 5px;
	border:none; 
	cursor:pointer;
	font-size:14px;
	width:75px;/*width:240px;*/
	height:30px;
}
.webbtn:disabled,.defaultbtn:disabled,.defaultbtn:hover{
	background-color:#aaaaaa; 
	color:#eeeeee
}

/* 现代化登录页 */
html,body{height:100%}
body.background{
	margin:0;
	font-size:12px;
	font-family:"Microsoft YaHei","PingFang SC",Arial,Helvetica,sans-serif;
	color:#17324d;
	background:#0b2038 url(../../images/main_bg.jpg) center center / 100% 100% no-repeat;
	overflow:auto;
}
.background:before{
	content:"";
	position:fixed;
	inset:0;
	background:linear-gradient(120deg,rgba(5,21,40,0.68) 0%,rgba(9,36,68,0.48) 42%,rgba(12,71,116,0.24) 100%),linear-gradient(180deg,rgba(255,255,255,0.05),rgba(255,255,255,0));
	pointer-events:none;
}
.login-page{position:relative;z-index:1;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:clamp(10px,1.3vw,18px);box-sizing:border-box}
.login-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:clamp(10px,1.2vw,16px) clamp(16px,2vw,24px);border:1px solid rgba(255,255,255,0.22);border-radius:24px;background:rgba(9,24,43,0.38);backdrop-filter:blur(18px);box-shadow:0 18px 44px rgba(5,17,31,0.22)}
.login-brand-logo img{display:block;width:min(200px,24vw);max-width:200px;height:auto;image-rendering:auto}
.login-hotline{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,0.14);color:#eef7ff;font-size:14px;white-space:nowrap}
.login-hotline strong{font-size:16px;font-weight:600;letter-spacing:0.02em}
.login-main{flex:1;min-height:0;display:grid;grid-template-columns:minmax(420px,700px) minmax(420px,520px);justify-content:center;align-items:center;gap:clamp(56px,7vw,140px);padding:clamp(10px,1.4vw,18px) 18px 0}
.login-hero{display:flex;align-items:center;min-height:0}
.hero-card{width:min(100%,620px);margin:0 auto;padding:clamp(18px,2vw,26px);border-radius:28px;background:linear-gradient(135deg,rgba(7,28,50,0.52),rgba(12,56,92,0.22));border:1px solid rgba(255,255,255,0.16);backdrop-filter:blur(14px);box-shadow:0 24px 64px rgba(5,17,31,0.18);color:#f6fbff}
.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(110,215,255,0.14);color:#bdefff;font-size:13px;letter-spacing:0.08em}
.hero-title{margin:12px 0 10px;font-size:clamp(24px,3.2vw,38px);line-height:1.1;letter-spacing:0.02em;font-weight:700}
.hero-title span{display:block;color:#8fe7ff}
.hero-desc{margin:0;max-width:500px;font-size:14px;line-height:1.6;color:rgba(246,251,255,0.86)}
.hero-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}
.hero-point{padding:13px 15px;border-radius:18px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.12)}
.hero-point strong{display:block;font-size:19px;margin-bottom:4px;color:#fff}
.hero-point span{display:block;font-size:13px;color:rgba(246,251,255,0.78)}
.login-panel{position:relative;min-height:0;justify-self:end}
.panel-shell{position:relative;width:max(100%,480px);padding:20px 28px 18px;border-radius:28px;background:rgba(244,249,253,0.92);border:1px solid rgba(255,255,255,0.58);backdrop-filter:blur(18px);box-shadow:0 24px 72px rgba(8,24,40,0.2);box-sizing:border-box}
.login-tip{display:none!important}
.poptip{line-height:16px;position:relative;border:1px solid #b8ebff;background:#eefbff;padding:8px 12px;border-radius:12px;box-shadow:0 8px 18px rgba(9,85,124,0.12)}
.poptip .poptip-arrow{position:absolute;z-index:10;top:10px;right:-6px}
.poptip .poptip-arrow em,.poptip-arrow span{position:absolute;width:0;height:0;border-style:solid;overflow:hidden;top:0;left:0;border-width:6px 0 6px 6px}
.poptip .poptip-arrow em{left:1px;border-left-color:#8ddfff}
.poptip .poptip-arrow span{border-left-color:#eefbff}
.poptip-content{font-size:12px;color:#16749f;white-space:nowrap}
.login-switch{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px;padding-right:0}
.login-switch .native-switch{display:none!important}
.login-switch-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border:1px solid #d5e4ef;border-radius:16px;background:#fff;color:#476078;font-size:15px;font-weight:600;transition:all .2s ease}
.login-switch-btn img{width:18px;height:18px}
.login-switch-btn.active{border-color:#19a0dc;background:linear-gradient(135deg,#0e7dc2,#12a6dd);color:#fff;box-shadow:0 14px 28px rgba(16,139,204,0.24)}
.login-security{display:none}
.login-security-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:28px;padding:0 10px;border-radius:999px;background:#0fa7d4;color:#fff;font-size:12px;font-weight:700;letter-spacing:0.06em}
.login-security p{margin:0;font-size:13px;line-height:1.7;color:#4a6075}
.login-security strong{color:#0f81c1}
.login_zong{display:block}
.login-card-head{margin-bottom:10px}
.login-card-head h2{margin:0 0 4px;font-size:24px;color:#163655}
.login-card-head p{margin:0;font-size:14px;color:#73879a}
.login-fields{display:grid;gap:8px}
.login-fields > div{display:block}
.field-label{display:none}
.login-panel .login_table{width:auto;padding:0;border:0;background:transparent;border-radius:0;box-shadow:none}
.login-panel .kuang{display:flex;align-items:center;gap:10px;padding:0 16px;min-height:46px;border:1px solid #dbe7ef;border-radius:16px;background:#fff}
.login-panel .kuang img{width:18px;height:18px;flex:0 0 auto;opacity:0.72}
.login-panel .inputlogin{width:100%;height:40px;padding:0;border:none;background:transparent;font-size:15px;color:#17324d}
.login-panel .inputlogin::placeholder{color:#9aabbb}
.captcha-wrap{display:flex;align-items:center;gap:12px;width:100%;min-width:0}
.captcha-wrap .inputlogin{width:auto;flex:1}
#captcha{width:118px;height:36px;border-radius:10px;cursor:pointer;background:#f2f7fb;flex:0 0 118px}
.login-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px;font-size:13px}
.login-remember{display:flex;align-items:center;gap:8px;color:#4d6478}
.login-panel .logincheckbox{margin:0;border:none;box-shadow:none}
.login-message{min-height:20px;font-size:13px}
.login-submit{margin-top:6px}
.login-panel .loginbutton{width:100%;height:42px;padding:0;border:none;border-radius:16px;background:linear-gradient(135deg,#0c7dc2,#16addd);font-size:16px;font-weight:700;letter-spacing:0.12em;color:#fff;box-shadow:0 18px 34px rgba(13,139,204,0.26)}
.login-panel .loginbutton:hover{background:linear-gradient(135deg,#0b70b0,#1198c6)}
.login-panel .loginbutton:disabled{background:#7fb9d4;box-shadow:none}
.login-helper{margin-top:8px;text-align:center;font-size:12px;color:#8295a8}
.erweima-pic{position:relative;display:flex;align-items:center;justify-content:center;margin:8px auto 0;font-size:14px;background:linear-gradient(180deg,#fff,#f6fbff);width:276px;height:276px;border-radius:24px;border:1px solid #dce8f1;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8);overflow:visible}
#qrcodePCLogin{width:232px;height:232px;overflow:visible;border-radius:18px;padding:4px;box-sizing:border-box}
#qrcodePCLogin iframe{display:block;width:224px!important;height:224px!important;margin:0 auto}
.qrcode-desc{margin:16px auto 0;width:276px;text-align:center}
.qrcode-desc p{margin:0;font-size:13px;line-height:1.8;color:#60778c}
.qrcode-desc .ft-gray{color:#0a92c9;font-weight:700}
#overlay{background:rgba(7,25,41,0.72);display:none;position:absolute;inset:14px;z-index:100;border-radius:18px;justify-content:center;align-items:center;cursor:pointer}
#overlay img{width:40px;height:40px}
.login-footer{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:6px 16px 0;color:rgba(241,247,252,0.92);font-size:12px;text-align:center}
.login-footer a{color:rgba(241,247,252,0.92);text-decoration:none}
.login-footer a:hover{text-decoration:underline}
.login-footer img{width:16px;height:16px;vertical-align:-3px;margin-right:5px}
.login-page .blank10,.login-page .blank15,.login-page .blank20,.login-page .blank40{display:none}
@media screen and (max-width:1180px){
	.login-main{grid-template-columns:minmax(320px,540px) minmax(400px,480px);gap:34px}
	.hero-points{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media screen and (max-width:960px){
	body.background{background-size:cover}
	html,body{height:auto;min-height:100%}
	.login-page{min-height:100vh;overflow:hidden}
	.login-main{grid-template-columns:1fr;gap:18px;align-items:start}
	.login-hero{align-items:flex-start}
	.hero-card{max-width:none}
	.hero-points{grid-template-columns:repeat(3,minmax(0,1fr))}
	.login-panel{justify-self:center}
	.panel-shell{width:max(100%,500px)}
}
@media screen and (max-height:900px){
	.login-page{padding:10px}
	.login-topbar{padding:10px 16px}
	.login-brand-logo img{width:170px}
	.login-main{padding:10px 4px 0;gap:18px}
	.hero-card{padding:16px 18px}
	.hero-title{font-size:clamp(22px,2.8vw,34px);margin:8px 0}
	.hero-desc{font-size:14px;line-height:1.65}
	.hero-points{display:none}
	.panel-shell{padding:14px 18px}
	.login-switch-btn{height:40px}
	.login-security{padding:8px 10px;margin-bottom:8px}
	.login-card-head{margin-bottom:8px}
	.login-card-head h2{font-size:20px}
	.login-card-head p{font-size:13px}
	.login-fields{gap:6px}
	.field-label{margin-bottom:0;font-size:12px}
	.login-panel .kuang{min-height:40px}
	.login-panel .inputlogin{height:36px}
	.login-panel .loginbutton{height:38px;font-size:15px}
	.login-helper{margin-top:6px}
	.login-footer{padding-top:4px;font-size:11px}
}
@media screen and (max-height:860px){
	.login-main{grid-template-columns:1fr;gap:10px}
	.login-hero{display:none}
	.login-panel{max-width:430px;width:100%;margin:0 auto}
	.login-security{display:none}
	.login-topbar{margin-bottom:4px}
}
@media screen and (max-height:760px){
	.login-page{padding:8px}
	.login-topbar{padding:8px 14px;border-radius:18px}
	.login-brand-logo img{width:150px}
	.login-hotline{padding:6px 10px;font-size:12px}
	.login-hotline strong{font-size:13px}
	.login-main{padding-top:8px}
	.panel-shell{padding:12px 16px}
	.login-switch{margin-bottom:8px;padding-right:0}
	.login-tip{display:none!important}
	.login-card-head h2{font-size:18px}
	.login-card-head p{font-size:12px}
	.login-footer{padding-top:6px}
}
@media screen and (max-width:720px){
	.login-page{padding:12px}
	.login-topbar{padding:14px 16px;border-radius:20px}
	.login-hotline{padding:8px 12px;font-size:12px}
	.login-hotline strong{font-size:14px}
	.login-main{padding:12px 0 8px}
	.login-hero{display:none}
	.panel-shell{padding:16px;border-radius:24px}
	.login-switch{padding-right:0;margin-bottom:12px}
	.login-tip{display:none!important}
	.login-card-head h2{font-size:24px}
	.field-label{font-size:12px}
	.panel-shell{width:100%;padding:16px 18px}
	.erweima-pic,.qrcode-desc{width:100%;max-width:252px}
	.login-footer{padding:10px 4px 0;gap:8px;font-size:11px}
}
@media screen and (max-height:820px){
	.erweima-pic{width:236px;height:236px}
	#qrcodePCLogin{width:196px;height:196px}
	#qrcodePCLogin iframe{width:188px!important;height:188px!important}
}
