* {
	margin: 0;
	padding: 0;
}

ul,
ol {
	margin-bottom: 0 !important;
}

/*body {*/
/*    background: url(${ctx}/image/two/loginbg.jpg) no-repeat center top;*/
/*    background-size: cover;*/
/*    height: 100vh;*/
/*}*/

#bindpassword {
	display: inline-block;
	width: 95%;
	color: #000;
}

#bindName {
	display: inline-block;
	width: 95%;
	color: #000;
}

body .modal_font {
	color: black !important;
}

.modal_font th {
	text-align: left;
	font-weight: 800 !important;
}

.modal_font table td {
	text-align: left;
}

.form-group {
	margin-bottom: 15px;
}

.input-inline input {
	float: left;
}

.form-control1 {
	display: block;
	width: 100%;
	height: 45px;
	padding: 5px 10px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #fff;
	background: none;
	background-image: none;
	border: 1px solid #848b9a;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.checkforget {
	margin: 0 0 30px 0;
}

.forgetpass {
	color: #fff;
	float: right;
}

.loginbox {
	width: 460px;
	margin: 40px auto 0;
}

#skfPINModal .btn-default {
	width: 60px !important;
	height: 35px !important;
	line-height: 40px !important;
	font-size: 16px !important;
	background-color: #b2bac1 !important;
	display: inline-block !important;
	padding: 6px 12px !important;
	margin-bottom: 0 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.42857143 !important;
	text-align: center !important;
	white-space: nowrap !important;
	vertical-align: middle !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	user-select: none;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
}

.btn-default {
	color: #fff;
	background-color: #0560b2;
	width: 460px;
	height: 55px;
	line-height: 55px;
	font-size: 21px;
	text-align: center;
	cursor: pointer;
	background-image: none;
	border-radius: 4px;
	border: none;
}

.btn-defaults {
	color: #fff;
	background-color: #0560b2;
	width: 460px;
	height: 45px;
	line-height: 45px;
	font-size: 21px;
	text-align: center;
	cursor: pointer;
	background-image: none;
	border-radius: 4px;
	border: none;
}

.btn-second {
	color: #fff;
	background-color: #28334f;
	width: 460px;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
	background-image: none;
	border-radius: 4px;
	border: none;
	margin-top: 15px;
}

.white-link {
	color: white;
	text-decoration: none;
}

a:link {
	color: white;
	;
	text-decoration: none;
}

a:visited {
	color: white;
	text-decoration: none;
}

a:hover {
	color: white;
	text-decoration: none;
}

a:active {
	color: white;
	text-decoration: none;
}

.alert-warning a:link {
	color: blue;
	text-decoration: none;
}

.alert-warning a:visited {
	color: blue;
	text-decoration: none;
}

.fingerLogin {
	width: 600px;
	background: #fff;
	display: none;
	position: fixed;
	z-index: 10001;
	top: 30%;
	left: 50%;
	margin-left: -300px;
	margin-top: 30px;
	padding: 20px 20px;
	border-radius: 5px;
	text-align: center;
}

.fingerLogin p {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: left;
	margin-bottom: 20px;
	font-weight: 600;
}

.fingerLogin button {
	color: white;
	border: none;
	box-shadow: none;
	font-size: 17px;
	font-weight: 500;
	-webkit-border-radius: 4px;
	border-radius: 5px;
	padding: 10px 32px;
	margin: 26px 5px 0 5px;
	cursor: pointer;
	display: inline-block;
	background-color: rgb(60, 141, 188);
}

.hand {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
}

.fingerMsg {
	margin: 15px 0;
}

.fingerImg {
	width: 71px;
	background-color: #ccc;
	height: 100px;
}

.fingerImg img {
	width: 100%;
}

.fingerPhoto {
	/*width: 71px;*/
	/*background-color: #ccc;*/
	height: 150px;
}

#usbkeyCertid option {
	color: #333;
}

#usbkeyCertAndPwd option {
	color: #333;
}

#usbkeyCertAndFace option {
	color: #333;
}

#usbkeyCertAndEmail option {
	color: #333;
}

#usbkeyCertAndPhone option {
	color: #333;
}

#usbkeyCertAndFinger option {
	color: #333;
}

.form_flex_box {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.logintitleBox {
	width: 100%;
	height: 170px;
	padding: 20px 0;
}

.loginbox_center {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
}

.button_group {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: center;
	justify-content: flex-end;
	height: 50px;
	line-height: 50px;
	font-size: 17px;
}

.button_group ul {
	margin: 0;
	margin-left: 20px;
}

.page-container {
	width: 100%;
}

.page-container_center {
	width: 1200px;
	margin: 0 auto;
}


.login_container {
	position: relative;
	width: 100%;
	min-height: 100vh;
	/* 鐠佸墽鐤嗙�圭懓娅掗張锟界亸蹇涚彯鎼达缚璐焩iewport妤傛ê瀹� */
	background: #ffffff;
	background-size: cover;
	overflow: hidden;
	/* 闂呮劘妫岀搾鍛毉鐎圭懓娅掗惃鍕敶鐎癸拷 */
	position: relative;
}

.login_head {
	width: 100%;
	height: 65px;
	padding: 10px 120px;
}

.login_head img {
	width: 200px;
	height: 45px;
}

.login_main {
	width: 100%;
	height: 700px;
}

.login_main_center {
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin-top: 75px;
}

.login_main_center_left {
	width: 700px;
	height: 700px;
	background: url(../../image/two/main_model.png)no-repeat center;
	background-size: cover;
}

.login_main_center_right {
	width: 480px;
	height: 540px;
	opacity: 1;
	border-radius: 20px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 2px 20px rgba(0, 33, 79, 0.1);
	padding-left: 81px;
	padding-right: 49px;
}

.login_main_form_title {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0px;
	color: rgba(7, 79, 179, 1);
	margin-top: 73px;
}

.login_main_form_tab {
	width: 100%;
	height: 31px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-top: 25px;
}

.login_main_form_tab li {
	margin-right: 16px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
}

.login_main_form_tab li p:nth-child(1) {
	height: 29px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 29px;
	color: rgba(0, 0, 0, 0.45);
	;
}

.login_main_form_tab .active p:nth-child(1) {
	height: 29px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0px;
	line-height: 29px;
	color: rgba(7, 79, 179, 1);
	border-bottom: 2px solid rgba(7, 79, 179, 1);
	;
}

.formsubz {
	margin-top: 24px;
}

.formsubz .form-group {
	margin-bottom: 20px;
}

.formsubz .form-control1 {
	outline: none;
	height: 42px;
	font-size: 16px;
	border-radius: 6px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 0, 0, 0.15);
}

.formsubz .form-control1::placeholder {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 29px;
	color: rgba(0, 0, 0, 0.25);
}

.confirm_protocol {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin-bottom: 16px;
	cursor: pointer;
}

.confirm_protocol p {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.45);
	margin-left: 5px;
	margin-bottom: 0;
}

.confirm_protocol p span {
	margin: 0 5px;
	color: rgba(7, 79, 179, 1)
}

/* 姒涙顓绘径宥夛拷澶嬵攱閺嶅嘲绱� */
.confirm_protocol input[type="checkbox"] {
	aspect-ratio: 1 / 1;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 17px;
	height: 17px;
	border: 1px solid #ccc;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	transition: background-color 0.3s ease;
	margin: 3px 0 0;
}

/* 缁夊娅庨悞锔惧仯濡楋拷 */
.confirm_protocol input[type="checkbox"]:focus {
	outline: none;
}

/* 闁鑵戦弮鍓佹畱閺嶅嘲绱� */
.confirm_protocol input[type="checkbox"]:checked {
	background-color: rgba(7, 79, 179, 1);
	border-color: rgba(7, 79, 179, 1)
}


/* 闁鑵戦弮鍓佹畱閸曢箖锟藉娴橀弽鍥ㄧ壉瀵拷 */
.confirm_protocol input[type="checkbox"]:checked::before {
	content: "\2713";
	display: block;
	width: 100%;
	height: 100%;
	line-height: 17px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.inner-addon {
	width: 100%;
	margin-bottom: 16px;
}

.inner-addon .btn-default {
	width: 100%;
	height: 42px;
	opacity: 1;
	border-radius: 6px;
	background: linear-gradient(135deg, rgba(6, 78, 178, 1) 0%, rgba(79, 152, 255, 1) 100%);
	box-shadow: 0px 10.67px 32.02px rgba(233, 239, 245, 1);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 5px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	vertical-align: top;
	line-height: 42px;
}

.inner-addon .btn-default:hover {
	color: rgba(255, 255, 255, 1);
}

.form-group-inline {
	margin: 0;
	color: rgba(0, 0, 0, 0.45);
	font-size: 16px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.form-group-inline a {
	outline: none;
	color: rgba(0, 0, 0, 0.45);
}

.form-group-inline .confirm_protocol input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 17px;
	height: 17px;
	border: 1px solid #ccc;
	border-radius: 0;
	outline: none;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.form-group-inline .confirm_protocol {
	margin: 0;
}

.form-group-inline .confirm_protocol a:hover {
	color: rgba(7, 79, 179, 1);
	border: 0;
	outline: none;
}

.form-group-inline .confirm_protocol a:focus {
	outline: none;
}

.separate {
	margin: 0 11px;
	color: rgba(0, 0, 0, 0.45);
	;
}

.pwd_box {
	position: relative;
}

.pwd_view {
	position: absolute;
	right: 13px;
	top: 13px;
	bottom: 13px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.userPhone_box {
	position: relative;
}

#userPhone {
	text-indent: 50px;
}

.prefixes {
	position: absolute;
	left: 8px;
	height: 22px;
	width: 40px;
	margin-right: 16px;
	top: 10px;
	bottom: 10px;
	border-right: 1px solid rgba(0, 0, 0, 0.45);
	line-height: 22px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.85);
}

.erification_code_input {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	border-radius: 8px;
	position: relative;
}

.formsubz .erification_code_input input {
	border: 0 !important;
	box-shadow: none !important;
	width: 72%;
	height: 42px;
}

.erification_code_input p {
	position: absolute;
	padding-left: 8px;
	padding-right: 12px;
	height: 22px;
	line-height: 22px;
	border-left: 1px solid rgba(0, 0, 0, 0.45);
	color: rgba(0, 0, 0, 1);
	top: 10px;
	bottom: 10px;
	right: 0;
	font-size: 16px;
	cursor: pointer;
}

.erification_code_input p:hover {
	color: rgba(7, 79, 179, 1);
}

.login_footer {
	width: 100%;
	height: 42px;
	position: absolute;
	bottom: 16px;
}

.login_footer_center {
	width: 1200px;
	height: 42px;
	margin: 0 auto;
	font-size: 14px;
	color: rgba(153, 153, 153, 1);
	text-align: center;
}

.login_footer_center p {
	height: 17px;
	line-height: 17px;
}

.login_footer_center p:nth-child(1) {
	margin-bottom: 8px;
}

.login_footer_center img {
	width: 16px;
	height: 16px;
}

/* 閫氱敤iPad閫傞厤濯掍綋鏌ヨ */
@media only screen and (max-width: 1024px) {
	.login_container {
		min-height: 100vh;
		overflow: auto;
	}

	.login_head {
		padding: 10px 5%; /* 鏀圭敤鐧惧垎姣旈�傞厤 */
	}

	.login_head img {
		width: 180px; /* 缂╁皬LOGO灏哄 */
		height: auto; /* 淇濇寔姣斾緥 */
	}

	.login_main {
		height: auto; /* 绉婚櫎鍥哄畾楂樺害 */
		padding: 20px 0;
	}

	.login_main_center {
		width: 90%; /* 鏀圭敤鐧惧垎姣斿搴� */
		max-width: 1200px;
		flex-direction: column; /* 鍨傜洿甯冨眬 */
		margin-top: 30px;
		height: auto;
	}

	.login_main_center_left {
		width: 100%;
		height: 300px; /* 鍥哄畾楂樺害 */
		margin-bottom: 30px;
	}

	.login_main_center_right {
		width: 90%; /* 缂╁皬瀹藉害 */
		padding: 0 10%; /* 璋冩暣鍐呰竟璺� */
		margin-bottom: 30px;
	}

	.login_main_form_title {
		margin-top: 40px;
		font-size: 22px; /* 缂╁皬瀛椾綋 */
	}

	/* 杈撳叆妗嗛�傞厤 */
	.formsubz .form-control1 {
		height: 48px; /* 澧炲ぇ瑙︽帶鍖哄煙 */
		font-size: 18px;
	}

	/* 鍗忚澶嶉�夋閫傞厤 */
	.confirm_protocol input[type="checkbox"] {
		width: 20px;
		height: 20px;
	}

	/* 鎸夐挳閫傞厤 */
	.inner-addon .btn-default {
		height: 52px;
		font-size: 18px;
	}
	.login_footer {
		position: static; /* 瑙ｉ櫎缁濆瀹氫綅 */
		/*margin-top: 50px;*/
	}
	.login_footer_center {
		width:90%;
	}
}

/* iPad绔栧睆閫傞厤 */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait) {
	.login_main_center {
		width: 100%; /* 閫傚綋澧炲姞瀹藉害 */
	}
	.login_main_center_left {
		height: 250px; /* 杩涗竴姝ラ檷浣庨珮搴� */
	}

	.login_main_form_title {
		font-size: 20px;
	}
	.login_main_center_right {
		height: 500px;
	}
}

/* iPad Pro妯睆閫傞厤 */
@media only screen
and (min-device-width: 1025px)
and (max-device-width: 1366px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.login_main_center {
		width: 1100px; /* 閫傚綋澧炲姞瀹藉害 */
	}

	.login_main_center_left {
		width: 55%; /* 姣斾緥璋冩暣 */
	}

	.login_main_center_right {
		width: 40%;
		padding: 0 4%;
	}
}


@media all and (min-width: 320px) and (max-width: 767px) {

   * {
	  margin: 0;
	  padding: 0;
	  box-sizing: border-box;
	}
	
	body {
	  -webkit-font-smoothing: antialiased;
	  line-height: 1.5;
	}
	.login_container {
    min-height: 100vh;
    overflow: auto;
    display: flex;
    flex-direction: column; /* 弹性布局优化移动端显示 */
  }

  /* 头部优化 */
  .login_head {
    padding: 12px 5%;
    position: relative;
    background: white;
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1); /* 添加投影增强层次感 */
  }

  .login_head img {
    width: min(180px, 40vw); /* 动态宽度+最大限制 */
    height: auto;
    display: block; /* 解决图片底部空隙 */
  }

  /* 主体内容优化 */
  .login_main {
    flex: 1; /* 填充剩余空间 */
    padding:20px 0;
    padding-bottom:0;
  }

  .login_main_center {
    width: 100%; /* 微调宽度增加边距 */
    flex-direction: column;
    margin: 20px auto;
    margin-top:0;
    margin:0;
  }

  /* 左侧图片区域改进 */
  .login_main_center_left {
    width: 100%;
/*     min-height: 30vh;  */
    height: auto;
    position: relative;
    margin: 15px 0;
    min-height: calc(100vh - 160px);
  }

  /* 右侧表单优化 */
  .login_main_center_right {
    width: 100%;
/*     padding: 0 5%; */
    margin-bottom: 20px;
    position: absolute;
    padding:0 20px;
    background: rgba(255, 255, 255, .3);
    border-radius: 0px;
    box-shadow:none;
    height: 100%;
  }

  .login_main_form_title {
    margin: 25px 0;
    font-size: clamp(1.5rem, 4.5vw, 2rem); /* 流体字体大小 */
    line-height: 1.3;
    margin-top:0;
  }
  .login_main_form_tab {
    margin-top: 0px;
  }
  .tip_login {
    font-size:12px;
    margin-bottom: 5px;
  }

  /* 表单元素触摸优化 */
  .formsubz .form-control1 {
    height: 52px;
    font-size: 16px;
    padding: 12px 45px 12px 15px; /* 增加触摸区域 */
    border-radius: 8px; /* 现代圆角风格 */
  }

  /* 密码可见按钮优化 */
  .inner-addon {
    position: relative;
    margin: 10px 0;
  }

  .inner-addon .btn-default {
    height: 42px;
    font-size: 16px;
  }

  /* 协议条款响应式处理 */
  .confirm_protocol {
    flex-wrap: wrap; /* 允许换行 */
    gap: 8px;
    margin: 20px 0;
    font-size:12px;
    color:#333;
  }

  .confirm_protocol input[type="checkbox"] {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
    background: #fff;
    margin: 0px 0 0;
  }

  .confirm_protocol label {
    font-size: 12px;
    line-height: 1.4;
    flex: 1;
    min-width: 85%; /* 强制换行 */
  }
  .confirm_protocol p {
    font-size: 12px;
    margin-left: 0px;
  }
  .confirm_protocol input[type="checkbox"]:checked::before {
    line-height: 14px;
  }
  .form-group-inline .confirm_protocol input[type="checkbox"]{
    width: 14px;
    height: 14px;
  }
  .erification_code_input p {
     font-size:14px;
  }

  /* 页脚优化 */
  .login_footer {
    position: static;
    padding: 10px 20px;
    background: #fff;
  }

  .login_footer_center {
    width: 100%;
    flex-direction: column;
    text-align: center;
    gap: 12px;
    font-size:12px;
  }
  
  .login_footer_center p {
    height: auto;
    line-height: auto;
  }
  
  
  .sweet-alert {
	  left: calc(0 + (320px * var(--scale-factor) / 2)) !important;
	}
  

  /* 移动端专属优化 */
  @media (max-width: 480px) { /* 小手机专属适配 */
    .login_main_form_title {
      margin: 20px 0;
      font-size: 1.7rem;
    }
    
    .formsubz .form-control1 {
      height: 42px;
      font-size: 16px;
    }
    
    .confirm_protocol label {
      font-size: 12px;
    }
  }

  @media (max-height: 600px) { /* 矮屏幕优化 */
    .login_main_center_left {
      min-height: 200px;
    }
  }
}
