*{margin: 0;padding: 0;font-family: "Microsoft YaHei"; }
input{
	outline: none;
	background-color: #fff;
	border: 1px solid #d2d4d8;
}
input:focus { outline: none; }
html,body{
	font-size:13px;
	height: 100%;
	width: 100%;
	min-height: 450px;
	min-width: 800px;
	overflow:hidden;

}
.login-head{
	height: 90px;
	line-height: 90px;
	font-size: 36px;
	color: #0873c0;
	font-weight: bold;
	font-family: "寰蒋闆呴粦";
	width: 1200px;
	margin: 0 auto;
}
.login-head>img{vertical-align: sub;}
.login-head>p{display: inline-block;letter-spacing: 5px;}

#content{
	position: relative;
    width: 100%;
	height: calc(100% - 85px - 60px);
	background-image: url(../img/ibase_loginBg_02.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#footer{
	width: 100%;
	margin-top: 5px;
}

#content .header{
	width: 100%;
	position: relative;
	z-index: 999;
}
#content .header_left{
	height: 100%;
	float: left;
	position: relative;
	left: 18%;
	top: 20px;
}
#content .header_right{
	margin-right: 20px;
	height: 100%;
	float: right;
}

#content .header_left img{
	float: left;
}
#content .header_left p{
	float: left;
	color: #fff;
}
#content .header_right a{
	color: #fff;
	cursor: pointer;
}

#footer .footer_content{
	width: 100%;
	text-align: center;
	color: #545454;
}

#footer .footer_content a{
	text-decoration: none;
	color: #29a6e5;
}

.login_banner{
	position: absolute;
	width: 100%;
	top: 0px;
	bottom: 0px;
}
.login-title h2{
	font-size:30px;
	color:#ffffff;
	font-weight:500;
}
.login-title span{
	font-size:16px;
	color:#ffffff;
}
.login_center{
	z-index: 1;
	background: #fff;
	border-radius: 8px;
	margin-left: 45%;
}

.login-type{
	padding: 0px 0;
	display: flex;
}

.login-type:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.login-type>span{
	font-size: 16px;
	box-sizing: border-box;
	width: 50%;
	border-bottom: 1px solid #dfdfdf;
	text-align: center;
	color: #dfdfdf;
	font-weight: bold;
	cursor: pointer;
	padding-bottom: 20px;
}
.login-type>.active{border-bottom: 3px solid #0d6bb8;color: #0d6bb8;}
.login-box{
	font-size: 16px;
	margin-top: 20px;
}

/****** 锟斤拷录锟斤拷锟斤拷锟叫伙拷  begin******/
.switch-tab{
	list-style:none;
	width:100%;
	height:35px;
}
.switch-tab li{
	float:left;
	cursor:pointer;
	width: 155px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	color:#657180;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	border-bottom:2px solid #efefef;
}
.switch-tab li:hover{
	color: #3399FF;
	border-bottom:2px solid #3399FF;

}
.switch-content{
	clear:both;
	width:100%;
	height:380px;
}
.switch-content>div{
	display:none;
}
.fli{
	border-bottom:2px solid #3399FF!important;
	color:#3399FF!important;
}
.switch-content div.fdiv{
	display:block;
	width:100%;height:100%;
}
/****** 锟斤拷录锟斤拷锟斤拷锟叫伙拷 end******/
.login_switch{
	position: absolute;
	width: 20%;
	height: 20%;
	right: 0px;
	overflow: hidden;
}
.login_switch img {
	position: absolute;
	width: 195%;
	height: 185%;
	right: -100%;
	cursor: pointer;
}

#login_form{
	height: 100%;
	width: 100%;
	display: block;
}
#login_qrcode{
	position: absolute;
	top: 20%;
	height: 80%;
	width: 100%;
	display: none;
	background: pink;
}
.pw_close{
	width: 15px;
	height: 15px;
	position: absolute;
	right: 5%;
	top: 35%;
	background: url(../img/login_close_03.png) no-repeat 15px;
	background-position: center right;
	background-size: 15px;
	cursor: pointer;
}
.pw_open{
	width: 15px;
	height: 15px;
	position: absolute;
	right: 5%;
	top: 35%;
	background: url(../img/login_open_03.png) no-repeat 15px;
	background-position: center right;
	background-size: 15px;
	cursor: pointer;
}
#login_user, #ca_login_pw, #ca_login_user{
	height: 45px;
	width: 100%;
	background-size: 15px;
	border-bottom:1px solid #dfdfdf;
}
.normal_input{
	border-radius:5px;
}
input::-webkit-input-placeholder{
	color:#9EA7B4;
	font-size:12px;
	font-family:"";
	letter-spacing:1px;
}
input:-moz-placeholder{
	color:#9EA7B4;
	font-size:11px;
	font-family:"";
	letter-spacing:1px;
}                  /* Firefox锟芥本4-18 */
input::-moz-placeholder{
	color:#9EA7B4;
	font-size:11px;
	font-family:"";
	letter-spacing:1px;
}                  /* Firefox锟芥本19+ */
input:-ms-input-placeholder{
	color:#9EA7B4;
	font-size:11px;
	font-family:"";
	letter-spacing:1px;
}
#login_user:focus{
	border: 1px solid #36a2dc;
}
#login_pw{
	height: 45px;
	width: 100%;
	border-bottom:1px solid #dfdfdf;
}
#login_pw:focus{
	border: 1px solid #36a2dc;
}
#login_captcha{
	flex: 1;
	height: 45px;
	position: relative;
	left: 1px;
	background-color: transparent;
	border-bottom:1px solid #dfdfdf;
}
.login_captcha_img{
	border: 1px solid #f7f7f7;
	margin: 0 0 0 10px;
}

#login_captcha:focus{
	border: 1px solid #36a2dc;
}

.form_radio{
	width: 100%;
	height: auto;
	position: relative;
	color: #b0b0b0;
	font-size: 12px;
}

.form_radio .remeber_pw{
	float: left;
	left: 0px;
	cursor:pointer;
	user-select:none;

}

.form_radio a:hover{
	color:red;
}
.ca_title{
	width:100%;
	height: 60px;
	margin: 20px 0;
}
.ca_title h3{
	font-family: '寰蒋闆呴粦 Bold', '寰蒋闆呴粦 Regular', '寰蒋闆呴粦';
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #990000;
}
.ca_title p{
	font-family: '寰蒋闆呴粦';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}
.ca_about{
	width:100%;
	height:px;
	margin:10px 0;
}
.ca_about h3{
	font-family: '寰蒋闆呴粦 Bold', '寰蒋闆呴粦 Regular', '寰蒋闆呴粦';
	font-weight: 700;
	font-style: normal;
	font-size: 22px;
	color: #990000;
	border-bottom:1px dotted #000;
}
.ca_about ul{
	list-style:none;
	width:100%;
}
.ca_about ul>li{
	height:28px;
	line-height:28px;
	border-bottom:1px dotted #000;
}
.ca_submit input{
	height: 40px;
	width: 100%;
	background-color: rgba(51, 153, 255, 1);
	border: none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	margin: 5px 0 10px 0;
}
.form_radio .regUser{
	float: left;
	font-size: 14px;
}
.form_person{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #29a6e5;
	box-sizing: border-box;
	margin-top: 15px;
}
.form_person>p{
    display: inline-block;
	cursor: pointer;
    color: #0d6bb8;
}
#content .header_right a:hover{
	color:red;
}
.form_ext{
	width:100%;
	height:30px;
	line-height:30px;
	padding: 5px 0;
}
.form_ext_left{
	display:inline-block;
	width:100px;
	float:left;
	position:relative;
	cursor: pointer;
}
.remeber_pw{
	font-size:14px;
	color: #404040;
}
.form_ext_right{
	display:inline-block;
	float:right;
	right: 10px;
	position: relative;
}
.form_ext .restPwd{
	float: right;
	font-size: 14px;
	color: #f69e80;
	cursor: pointer;
}

.form_ext .forget_pw{
	float: right;
	right: 0px;
	text-align: right;
	cursor: pointer;


}
#login_submit{
	height: 50px;
	width: 100%;
	background-color: #0d6bb8;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 15px;
	margin: 10px 0 0 0;
	color: #fff;
    font-weight: bold;
}
#login_submit:hover{
	box-shadow: 0px 0px 10px rgba(51,153,255,.5);
}
#login_ca_submit, #login_ca_finger_submit, #login_finger_submit{
	height: 50px;
	width: 100%;
	background-color: #29a6e5;
	background: linear-gradient(to right, #29a6e5 , #7dcefc);
	border: none;
	border-radius: 5px;
	cursor: pointer;
	font-size: 15px;
	margin: 30px 0 16px 0;
	color: #fff;
	float: right;
}
#login_ca_submit:hover, #login_ca_finger_submit:hover, #login_finger_submit:hover{
	box-shadow: 0px 0px 10px rgba(51,153,255,.5);
}
.w-160{width:160px !important;}
.system_name{
	position: absolute;
	height: 100%;
	width: 68%;
	left: 0px;
	text-align: center;

}
.system_name p{
	color: #fff;
}
.isClick{
	transform: translate(-52%,-50%);
	transition: all 0.4s;
}
.noClick{
	transform: translate(0,0);
	transition: all 0.4s;
}
.isCheck, .noCheck{

	float: left;
	height: 22px;
	width: 22px;
	background: url(../img/checkbox02.png) no-repeat center;
	cursor: pointer;
	position:relative;
	top:4px;
	background-size: contain;
	margin-right: 10px;
}
.noCheck{
	background: url(../img/uncheck02.png) no-repeat center;
	background-size: contain;
}

.login_txtBorder{
	width: 100%;
	position: relative;
}
.login_txtBorder input{border:none;}

.login_captchaBorder{
	/* border: 1px solid #efefef; */
	width: 100%;
	position: relative;
}

.login_captchaBorder input{border:none;height: 100%;float: left;}
.login_captchaBorder::after{content: '';clear:both;}
.login_captchaBorder img{cursor: pointer;}

.errDiv{
	color:#ff4064;
	width: 100%;
	height: 33px;
	border-radius: 2px;
	display:block;
	text-indent: 33px;
	line-height: 33px;
    text-align: center;
    font-weight: bold;
}

.errDiv:before{
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/waring02.png);
	background-size: 12px 12px;
	margin-right: 5px;
}

.icon_logo {
	background: url(../img/Login_logo.png) no-repeat center;
	width: 48px;
	height: 48px;
	display: inline-block;
	float: left;
	margin-right: 10px;
	background-size: contain;
	height: 100%;
}

#ukey_check, #ukey_finger_check{
	padding: 15px 10px;position: absolute;margin: auto;z-index: 1000;top: 50px;
	left: 50%;transform: translate(-50%, 0);
	width: 300px;background-color: #E0ECFF;border: 1px solid #95B8E7;border-radius: 3px;
	box-shadow: 0 0 10px #808080;
}
#ukey_check input{
	height: 30px;width: 100%;margin: 15px 0;
}
#ukey_check span:nth-child(1){
	margin-right:10px;display: inline-block;background-color: #3396f9;padding: 5px 20px;font-size: 14px;color: #fff;border-radius: 3px;cursor: pointer;
}
#ukey_check span:nth-child(2), #ukey_finger_check span:nth-child(1){
	display: inline-block;border: 1px solid #c9c2c2;padding: 5px 20px;font-size: 14px;cursor: pointer;background-color: #fff;border-radius: 3px;
}
.head_line {
	font-size: 26px;
	width: 102px;
	position: relative;
	top: -2px;
	font-weight: bold;
	font-family: 寰蒋闆呴粦;
}


.security_status{
	background-image: url("../img/NoEquipment.png");
	background-position: 50% 50%;
	height: 150px;
	background-repeat: no-repeat;
}
.security_status.fingerprint  {
	background-image: url("../img/fingerprint.png");
}

#login_user , #login_pw , #login_captcha{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #dfdfdf;
	border-radius: 5px;
	padding: 0 10px;
	color: #404040;
}

.login_txtBorder{
	margin: 10px 0 20px 0;
}

.login_captchaBorder{
	margin: 10px 0;
}

.login_captchaBorder{
	display: flex;
	justify-content: center;
	align-content: center;
}

.loginSubmitRejectClick{
    background: none !important;
    pointer-events: none;
    background-color: #b2b2b2 !important;
    color: #FFFFFF;
}

.footer_content p:nth-child(1) a{
	display: inline;
	color: #0a5da4;
	font-weight: bold;
	padding: 0 10px;
	border-left: 1px solid #477ab2;
}

.footer_content p:nth-child(1) a:nth-child(1){
	border-left: 0;
}

.footer_content p{
	width: 100%;
	font-size: 14px;
}

.footer_content p:nth-child(1){
	margin-bottom: 5px;
}

.loginErrorInput{
	border-color: #ff4064 !important;
}

.securityLoginTip{
	border-top: 1px solid #999999;
	margin-top: 50px;
	padding-top: 10px;
}

.securityLoginTip p{
	margin: 10px 0;
	font-size: 12px;
	color: #666666;
}

@media only screen and (min-width: 0px) and (max-width:1024px) {
	.login_center {
		width: 290px;
		padding: 15px;
	}

	.login-box{
		font-size: 12px;
	}

	#login_user, #ca_login_pw, #ca_login_user{
		height: 35px;
	}

	#login_pw{
		height: 35px;
	}

	#login_user, #login_pw, #login_captcha{
		height: 35px;
	}

	#login_submit{
		height: 40px;
		font-size: 12px;
	}

	.login_txtBorder{
		margin: 5px 0 10px 0;
	}

	.remeber_pw{
		font-size: 12px;
	}

	.form_ext .restPwd{
		font-size: 12px;
	}

	.login-type>span{
		font-size: 12px;
		padding-bottom: 10px;
		border-width: 1px !important;
	}

	.form_person>p{
		font-size: 12px;
	}

	.login-head{
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}

	#content{
		height: calc(100% - 45px - 60px);
	}

	.icon_logo{
		width: 24px;
	}
}

@media only screen and (min-width:1025px) and (max-width: 1440px) {
	.login_center {
		width: 340px;
		padding: 20px;
	}

	.login-box{
		font-size: 14px;
	}

	#login_user, #ca_login_pw, #ca_login_user{
		height: 40px;
	}

	#login_pw{
		height: 40px;
	}

	#login_user, #login_pw, #login_captcha{
		height: 40px;
	}

	#login_submit{
		height: 40px;
		font-size: 14px;
	}

	.login_txtBorder{
		margin: 10px 0 20px 0;
	}

	.remeber_pw{
		font-size: 14px;
	}

	.form_ext .restPwd{
		font-size: 14px;
	}

	.login-type>span{
		font-size: 14px;
		padding-bottom: 15px;
		border-width: 2px !important;
	}

	.login-head{
		height: 50px;
		line-height: 50px;
		font-size: 24px;
	}

	#content{
		height: calc(100% - 45px - 60px);
	}

	.icon_logo{
		width: 36px;
	}
}
@media only screen and (min-width: 1445px ) {
	.login_center{
		width: 370px;
		padding: 25px;
	}
}

/*鐧诲綍鎻愮ず妗�*/
.loginTipFrame{
	z-index: 998;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0 , 0 , 0 , 0.5);
}

.loginTipMain{
	z-index: 999;
	width: 400px;
	background-color: #FFFFFF;
	border-radius: 3px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -83px;
}

.loginTipMainHead{
	height: 4px;
	width: 100%;
	background-color: orange;
}

.loginTipMainContent{
	padding: 10px 20px;
}

.loginTipMainContent p{
	margin: 10px 0;
	font-size: 16px;
	color: #333333;
	font-weight: 300;
}

.loginTipMainBottom{
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #eeeeee;
}

.loginTipMainBottom .loginTipMainBottomLeft , .loginTipMainBottom .loginTipMainBottomRigt{
	display: block;
	cursor: pointer;
	flex: 1;
	text-align: center;
	padding: 15px 10px;
	color: #000000;
	font-weight: bold;
}

.loginTipMainBottom .loginTipMainBottomLeft{
	border-right: 1px solid #eeeeee;
}

#alert {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000;
	line-height: 1;
	font-size: 16px;
	visibility: hidden;
}
#alert .box {
	width: 400px;
	margin-left: -260px;
	margin-top: -140px;
	text-align: center;
	padding: 60px;
	font-size: 16px;
	position: absolute;
	left: 50%;
	top: 50%;
	overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	background: #fff;
}
#alert .head:empty {
	display: none;
}
#alert .head{
	font-size: 24px;
	margin-bottom: 50px;
	font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI Light", "Microsoft YaHei UI", "Microsoft YaHei", "寰蒋闆呴粦", Arial, sans-serif;
}
#alert .msg{
	line-height: 1.1;
	font-size: 18px;
}
#alert .btn {
	margin-top: 50px;
	padding: 0 25px;
	color: #3E97DF;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	line-height: 48px;
	min-width: 150px;
	text-align: center;
	display: inline-block;
	background-color: transparent;
	text-decoration: none;
	border: none;
}
#alert .btn-primary {
	color: #ffffff;
	background-color: #3E97DF;
}
