/*  @ Filename: login.css
  * @ Author: LB
  * @ Description: the css of login and page
 */
 
  /* 锟斤拷锟斤拷object锟斤拷签锟斤拷ie11锟叫筹拷锟街猴拷色锟竭匡拷 */
  
 .placeholder {
 	color:#aaa!important;
 	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei"!important;
 }
 :-ms-input-placeholder {
 	color:#aaa!important;
 	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
 	letter-spacing:0;
 }
 
 .placeholder::-webkit-input-placeholder {
	color:#aaa!important;
	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
	letter-spacing:0;
}

.placeholder:-moz-placeholder {
	color:#aaa!important;
	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
	letter-spacing:0;
}

.placeholder:-ms-input-placeholder {
	color:#aaa!important;
	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
	letter-spacing:0;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color:#aaa!important;
	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
	letter-spacing:0;
}

 
 
 
 #ftkey3000锟斤拷#CFCACrypto锟斤拷#ipmacObject {
 	display:none!important;
 	background:none:
 	border:none;
 }
 
html,body {
	height:100%;
	
	min-width:1090px;
}
 
 /* select2 */
 .selection {
 	width:100%;
 }
 .select2-container .select2-selection--single {
 	height:48px!important;
 	border-radius:2px!important;
 	text-align:left!important;
 }
 .select2-container--default .select2-selection--single .select2-selection__rendered {
 	line-height:48px;
 }

.select2-container {
	width: 380px!important;
} 
 
input::-ms-clear,
input::-ms-reveal {
  display: none;
}
.login-input {
  width: 352px;
  height: 48px;
  line-height:48px;
  border-radius: 2px;
  box-sizing: border-box;
  padding-left: 6px;
  margin-right: 30px;
  font-size: 13px;
  background: #F5F7FA;
  border-top-color: #F5F7FA !important;
  border-right-color: #F5F7FA !important;
  border-bottom-color: #F5F7FA !important;
  border-left-color: #F5F7FA !important;
}
.header {
  background: #fff;
  box-sizing: border-box;
  padding: 12px 0;
  width:1440px;
  margin:0 auto;
}
.hx-logo {
  width: 162px;
  height: 46px;
  background: url(/easybanking/images/login/logo.png) no-repeat center center;
}
.logo-nickname {
  font-size: 16px;
  color: #333;
  margin-left: 14px;
  line-height: 46px;
}
.header-right {
  margin-top: 12px;
  /* margin-right: 160px; */
  /* margin-left: 790px; */	/* 鏈夊瓧浣撴斁澶ф椂 */
  margin-left: 940px;
  position: relative;
  color: #666
}
.base-func {
  font-size: 12px;
  color: #666;
  height: 24px;
  line-height: 24px;
  padding-left: 16px;
  cursor: pointer;
  margin-left: 20px;
  display: inline-block;
}
.certificate-download {
  background: url(/easybanking/images/login/security_cert_new1.png) no-repeat 0 center;
}
.recipt-validate {
  background: url(/easybanking/images/login/digital_receipt_new1.png) no-repeat 0 center;
}
.online_custser {
	background: url(/easybanking/images/login/cust_service_new1.png) no-repeat 0 center;
}
.return_hxbank {
	background: url(/easybanking/images/login/home_new1.png) no-repeat 0 center;
}

/* main */
/* .main_bg {
  width: 100%;
  min-height: 460px;
  background: url(/easybanking/images/login/login_banner1.png) no-repeat center center;
  background-size:100% 100%;
  overflow: hidden;
} */
/* 楼锟斤拷锟斤拷 */
/* .banner-chapter01 {
	width:100%;
	height:460px;
	background: url(/easybanking/images/login/login_banner2.png) no-repeat center center;
    position:absolute;
	bottom:0px;
	left:6px;
	z-index:2;
}  */
/* 锟斤拷锟斤拷logo */
/* .banner-bg-logo {
	width:100%;
	height:460px;
	background: url(/easybanking/images/login/bg-logo.png) no-repeat center center;
	position:absolute;
	bottom:36px;
	left:15px;
	z-index:1;
} */

/** 锟斤拷锟斤拷锟斤拷 **/
/* .text-bg {
	width:100%;
	height:460px;
	background: url(/easybanking/images/login/login_text1.png) no-repeat center center;
	position:absolute;
	bottom:36px;
	left:6px;
	z-index:3;
} */


 .main-box {
 	width:1440px;
 	height:624px;
 	background: url(/easybanking/images/login/new_banner01.jpg) no-repeat center center;
 	margin:0 auto;
 	position: relative;
 }
 
  .main-box01 {
 	width:1440px;
 	height:624px;
 	margin:0 auto;
 	position: relative;
 }
 
/* loginBox */
.loginBox {
  width: 429px;
  box-sizing: border-box;
  min-width: 0;
  padding: 0;
  background-color: #FCFDFF;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  position: absolute;
  top: 70px;
  right: 80px;
  padding: 24px 40px 11px 40px;
  border: 1px solid #FFFFFF;
  height: 476px;
}

.signContent {
  width: 380px;
  text-align: center;
  margin: 0 auto;
}

.signContainer {
  position: relative;
  border-radius: 4px 4px 0 0;
  /* overflow: hidden; */
}

.loginForm {
  /* padding: 0 24px 84px; */
}

.loginForm .tabBoxSwitch {
}

.loginForm .tabBoxSwitch .tabBoxSwitchUl {
  list-style: none;
}

.loginForm .tabBoxSwitch .tabBoxSwitchUl li {
  float: left;
  font-size: 16px;
  cursor: pointer;
  width: 140px;
  text-align: center;
}

.tab-active {
  position: relative;
  color: #2c83d5;
  font-weight: 500;
  font-synthesis: style;
  border-bottom:3px solid #2c83d5;
}

/*
.tab-active::before {
  display: block;
  position: absolute;
  bottom: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #2c83d5;
}
*/

.tabBox {
  text-align: left;
}

.ercode_tab {
  position: absolute;
  top: -15px;
  right: 20px;
}

.tabContent {
}

.tabcont {
  display: none;
}

.active {
  display: block;
}

.tabContentPhone {
}

.tabContentAccount {
  /* display: none; */
}

.tabcontent {
  position: relative;
}

.phoneBox {
  position: relative;
  display: inline-block;
}

.phoneGroup {
  display: inline-block;
  min-width: 72px;
  text-align: left;
}

.phone-btn {
  border: none;
  height: auto;
  padding: 0;
  line-height: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  cursor: pointer;
}

.phone-btn:focus {
  outline: none;
}

/* .select-option:hover{
    background: #f6f6f6;
} */

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -ms-progress-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

.login_box {
  text-align: right;
  margin-right: 30px;
}

.voice-btn {
  display: inline-block;
  font-size: 14px;
  color: #666;
  cursor: pointer;
  background: none;
}

.fromSubmit,
.fromRegister {
  width: 380px;
  margin-top: 10px;
  height: 48px;
  border-radius: 2px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 16px;
}
.fromSubmit {
  color: #fff;
  background: #FD5549;
  border-radius: 4px;
  /* background: url(/easybanking/images/login/login_image1.png) no-repeat center center; */
}
.fromRegister {
  height: 24px;
  line-height: 24px;
  margin-top: 14px;
}

.fromRegister {
  color: #E84436;
}

.SignFlow-switchPassword {
  position: absolute;
  right: 0;
}
.SignFlow-switchLogin {
  position: absolute;
  left: 0;
}
.out-login-btn-shw {
  display: inline-block;
  font-size: 14px;
  line-height: 32px;
  color: #175199;
  text-align: center;
  cursor: pointer;
  background: none;
  border-radius: 3px;
  display: none;
}

.out-login-btn-shw:hover {
  color: #76839b;
}

.out-login-btn {
}

.login-out-phoneBox {
  display: none;
}

.SignContainer-tip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 12px 24px;
  color: grey;
  font-size: 13px;
  text-align: left;
}

.SignContainer-tip a {
  color: grey;
  text-decoration: none;
}

.Qrcode-title {
}

.ercodeContent {
  /* display: none; */
}

.ercodeSignBox {
  position: relative;
  text-align: center;
  display: none;
  margin-top: 95px;
  margin-right: 20px;
  margin-bottom: 32px;
}

.Qrcode-title {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 24px;
  margin-top: 3px;
  text-align: left;
}
.Qrcode-tips {
  font-size: 16px;
  color: #000;
  text-align: center;
  word-break: keep-all;
  font-weight: 400;
}
.ercodeBox {
  height: 210px;
  margin-right: 20px;
}

.ercodeBox .Qrcode-img {
  margin: 0 auto 15px;
  line-height: 0;
  height: 150px;
  width: 150px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.qrcode-banner {
  width: 156px;
  height: 220px;
  background: url(/easybanking/images/login/login_QR.png) no-repeat center center;
  margin-right: 50px;
}
.qrcode {
  margin-top: 56px;
  margin-left: 50px;
}
.qrcode-icon-box {
  width: 34px;
  height: 34px;
  background: #fff;
  border-radius: 3px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -17px;
  margin-top: -17px;
}

.qrcode-icon {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.ercodeBox p {
  font-size: 14px;
  line-height: 22px;
}

.ercodeBox p a {
  color: #175199;
}
.register-now {
  font-size: 16px;
  margin-top: 30px;
  color: #2470EB;
  letter-spacing: 1px;
}

.download-erweima {
  width: 200px;
  margin: 0 auto;
  position: relative;
}

.donwnload-tip {
  width: 350px;
  margin: 0 auto;
  font-size: 14px;
  color: #595959;
  margin-top: 32px;
  line-height: 1.5;
}

.qrcode-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.6);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  text-align: center;
}

.lose-effectiveness-tip {
  font-size: 16px;
  color: #fff;
  letter-spacing: 0;
  text-align: center;
  margin-top: 45px;
  font-weight: 600;
}

.refresh-btn {
  display: inline-block;
  display: inline-block\9;
  width: 88px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background: #0286da;
  border-radius: 4px;
  margin-top: 84px;
  cursor: pointer;
}
.pc-icon,
.erweima-icon {
  cursor: pointer;
  width: 65px;
  height: 65px;
}
.pc-icon {
  background: url(/easybanking/images/loginimg/pc-icon.png) no-repeat center center;
}
.erweima-icon {
  background: url(/easybanking/images/loginimg/qrcode-icon.png) no-repeat center center;
}

/* .css-1hmxk26 {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  border-top: 1px solid;
  border-color: #ebebeb;
  margin-left: 24px;
  margin-right: 24px;
} */

.footSign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #8590a6;
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.signSocial {
}

.Login-socialButtonGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2px;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.Login-socialButton {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  height: auto;
  padding: 0 6px;
  line-height: inherit;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

.Login-socialIcon {
  margin-right: 6px;
}

.signDownload {
  background-color: #f6f6f6;
  color: #0084ff;
}

.css-eow14e {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.css-c01qo8 {
  box-sizing: border-box;
  margin: 0;
  min-width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  text-align: center;
  line-height: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-size: inherit;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: white;
  background-color: #0084ff;
  border: 0;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background-color: #0084ff;
  border-radius: 4px;
  background-color: unset;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
}

/* footer */

.footer {
 /*  height: 200px; */
  background-color: #fff;
  box-sizing: border-box;
}
.footer-container {
  width: 1440px;
  margin: 0 auto;
}
.footer_l {
  box-sizing: border-box;
  width: 640px;
  padding-top: 75px;
  margin-left: 145px;
}

.footer_l span,
.footer_r span {
  display: block;
  margin-top: 10px;
  font-size: 12px;
  color: #888;
  letter-spacing: 0;
}

.footer_r {
  height: 180px;
  box-sizing: border-box;
  padding: 55px 0px 0px 0;
  padding-right: 85px;
}

.footer_code {
  width: 72px;
  height: 70px;
  text-align: center;
  margin-right: 60px;
}

.f_code {
  width: 70px;
  height: 70px;
  background-image: url("/easybanking/images/welcomepage/mobileDD.png");
  margin-bottom: 14px;
}

.f_code2 {
  background-image: url("/easybanking/images/welcomepage/shortMessageDD.png");
}

.hx-publish {
	width:1440px;
	margin:0 auto;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#000;
	color:#ccc;
}

.h40 {
	height:48px!important;
}
.yanzhengmabox {
	text-align:left;
}
.yanzhengma {
	width:100px;
	height:36px;
	border:1px solid #ddd;
	margin-right:20px;
	line-height:36px;
	text-align:left;
	box-sizing:border-box;
	padding-left:6px;
}
/* .loading_img {
	width:24px;
	height:24px;
	background:url("/easybanking/images/login/loading.gif") no-repeat center center/cover;
	position:relative;
	top:5px;
} */
.fromSubmit.formLogining {
	background:#dadada;
	color:#666;
}
.lg-right-icon {
	width:80px;
	height:80px;
	background:url("/easybanking/images/login/success-icon.png") no-repeat center center;
	top:60px;
	left:60px;
}
.posa {
	position:absolute;
}
.errors-right,.qrcode-err  {
	color: #D80C18; 
	line-height:20px; 
	padding:3px 5px 3px 18px; 
	height:auto; 
	opacity: 1; 
	font-size:14px; 
	text-align:left;
}
.qrcode-err {
	min-width:180px;
	margin-bottom:10px;
	padding-left:78px;
	display:inline-block;
	line-height:1.5!important;
	
}
.Qrcode-title {
	margin-bottom:22px!important;
}

/*
缃戦摱鍔╂墜
*/
.posr {
	position:relative;
}
.net_assistant {
	position: absolute;
	z-index:2;
	width: 199px;
	height: 121px;
	background: url(/easybanking/images/loginimg/net_assistant.png)
		no-repeat;
	font-size: 12px;
	top:-123px;
	left:-116px;
}

.net_assistant_n {
	position: relative;
	padding: 17px 5px 0 53px;
	line-height: 1.3;
}

.tishi_guanbi {
	position: absolute;
	top: -7px;
	right: -7px;
	cursor: pointer;
}

.net_assistant_n b {
	color: #236baf;
}

.net_assistant_n p {
	padding-top: 8px;
}


.pl38 {
	padding-left:38px!important;
}

#passwd {
	"Microsoft YaHei", Arial, Helvetica, sans-serif:"Microsoft YaHei";
}

.adsbox {
	font-size:0px;
	height:0;
}


.inline-block {
	display:inline-block;
	display:inline-block\9;
	_display:inline;
	*display:inline-block;
	+display:inline-block;
}
.qrcode-display {
	position:relative;
	margin-top:20px;
}

.main {
	min-width:1440px;
}


/*
  瀹夊叏鎻愮ず
*/
.safety-tips {
	z-index: 110;
	right: 0;
	top: 0;
	width: 32px;
	overflow: hidden;
	height: 100%;
	position: fixed;
}

#tipsimg-guanbi {
	top: 50%;
	margin-top: -150px;
	margin-left: -5px;
	cursor: pointer;
	position: absolute;
}

#tipsimg-dakai {
	top: 50%;
	margin-top: -150px;
	margin-left: -5px;
	cursor: pointer;
	position: absolute;
}

.tipstext {
	margin-left: 32px;
	width: 550px;
	height: 100%;
	background-color: #a7c6ec;
}

.tips-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 101;
	top: 0;
	left: 0;
	display: none;
}

.tips-bg_n {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 100;
}

.tipscon {
	height: 100%;
	cursor: pointer;
}

.tipstext_n {
	border-left: 6px solid #c0c0c0;
	height: 100%;
	width: 100%;
}

.tipstext_n_n {
	padding: 40px 41px 0 22px;
}

.tipstext_n_n li {
	float: left;
	width: 100%;
	margin-top: 15px;
}

.tipstext_n_n span {
	float: left;
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	margin-right: 10px;
}

.tipstext_n_n p a {
	color: #c92b2b;
	text-decoration: underline;
}

.tipstext_n_n p {
	margin-left: 35px;
	line-height: 22px;
	font-size: 13px;
}

.filter{
	background: rgba(0, 0, 0, 0.6);
	
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#66000000',EndColorStr='#66000000');
}

/*
  鐧诲綍椤靛浘鐗嘽ss
*/
.banner{
	position: relative;
}
.banner-cell{
	left: 0;
	top:0;
	position: absolute;
}
.indicator{
	min-width:10px;
	position: absolute;
	z-index: 99;
	margin-top:640px;
	left:50%;
	margin-left:-117px;
	text-align:center;
	display:inline-block;
}
.indicator>div{
	display:inline-block;
	width: 10px;
	height: 10px;
	background:#ccc;
	border-radius: 5px;
	float:left;
	margin-right:10px;
	cursor: pointer;
	text-align: center;
}
.indicator>div:first-child{
	background: red;
}
.imgShow{
	opacity:1;
	filter:alpha(opacity=100);
}
.imgHide{
	opacity:0;
	filter:alpha(opacity=0);
}



/* *********************鏂扮綉閾剁櫥褰曠浉鍏�--start********************* */

.header-right>a {
    color: #666;
    letter-spacing: 0;
}
.header-right>a:hover, .header-right>div:hover{
	font-weight: bold;
	color: #666;
}
.big_font {
	width: 67px
}
/* 瀛椾綋鏀惧ぇ */
.oldman {
    width: 66px;
    height: 126px;
    background: #fff;
    border-radius: 4px;
    z-index: 20;
    right: 548px;
    top: 19px;
    box-shadow: 0px 2px 4px 0px rgba(230,227,227,0.5);
    display: none;
}

.normal_font {
    width: 65px;
    height: 24px;
    color: #333;
    text-align: center;
    line-height: 24px;
    margin-top: 4px;
    margin-bottom: 2px;
}

.oldman li{
    height: 24px;
    margin-left: 9px;
    color: #333;
}
.change_color{
	cursor: pointer;
}
.change_color:hover{
	color: #FF5549;
	font-size: 14px;
}
.logo {
    margin-left: 144px;
    margin-top: 10px;
    margin-bottom: 10px;
    /* width: 156px; */
    height: 36px;
    line-height: 36px;
}
.logo img{
    /* vertical-align: middle; */
    margin-right: 16px;
}



.login-style {
    width: 300px;
    margin: 0 0 16px 60px;
}
.login-item {
    font-size: 20px;
    color: #333;
    cursor: pointer;
}
.downline {
    display: block;
    width: 36px;
    height: 3px;
    background: #D80C18;
	border-radius: 3px;
    margin-top: 6px;
    margin-left: 23px;
}
.login_cert_user {
    width: 280px;
    height: 22px;
    margin:0 auto;
    /* border: 1px solid red; */
    /* margin-bottom: 20px; */
    /* margin-bottom: 4px; */
    margin-top: 33px;

}
.login_cert_user li {
    float: left;
    margin: 0 0px;
    font-size: 16px;

}

/* input[type='radio'] {
    width: 16px;
    height: 14px;
    margin-right: 10px;
} */
.radio{
        position:relative;
        padding-left:25px;
        padding-right:15px;
        /* border:1px solid green; */
}
.radio input {
        position:absolute;
        left:-99999px;
}
.radio i {
        display:block;
        position:absolute;
        top:2px;
        left:2px;
        width:14px;
        height:14px;
        outline:0;
        /* border:1px solid #e6342b; */
         border:1px solid #d8d8d8;
        border-radius:50%;
}
.radio input+i:after{
        position:absolute;
        content:'';
        top:3px;
        left:3px;
        width:8px;
        height:8px;
        border-radius:50%;
        background-color:#e6342b;
        opacity:0;
}
.radio input:checked+i:after{
        opacity:1;
}

.radio input:checked+i{
        border:1px solid #e6342b;
}
.radio input:disabled+i{
        background-color:#eff0f0;
}

/* 澶嶉�夋 */
.checkbox{
	position:relative;
	margin-right:10px;
}
.checkbox i{
	display:block;
	cursor:pointer;
	position:absolute;
	width:14px;
	height:14px;
	top:0;
	left:0;
	border:1px solid #ff5549;
	border-radius:2px;
}
.checkbox input[type=checkbox]:checked + i {
	background-color:#ff5549;
}

.checkbox input[type=checkbox]:checked + i:after{
	opacity:1;
	position:absolute;
	content:'';
	width:9px;
	height:5px;
	top:2px;
	left:2px;
	border:1px solid #fff;
	border-top:none;
	border-right:none;
	background:transform;
	transform:rotate(-45deg);
}
i:after{
	opacity:0;
}

.checkbox input{
	visibility:hidden;
}

.checkbox input[type=checkbox]:disabled + i{
        background-color:#ccc;
        border:1px solid #d8d8d8;
}
.select2-selection__arrow {
	height: 48px!important;
}

.header-left {
	margin-left: 107px;
}

.new_redcol {
	color: #FF5549;
}

.welcomeInfo {
	font-family: Microsoft YaHei;
	font-size: 26px;
	color: #000000;
	font-weight: 600;
	width: 225px;
	margin: 13px 0 0 -10px;
}

.inviteInfo {
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	width: 345px;
	margin: 17px 0 0 -2px;
	text-align: left;
}

.adInfo {
	width: 365px;
	margin-top: 25px;
	margin-left: -10px;
}

.adInfoImg {
	width: 50px;
}

.adInfoDiv {
	font-family: Microsoft YaHei;
	font-size:18px;
	color: #000;
	font-weight: 500;
	margin-left: -15px;
}

.shuxian {
	border: 1px solid #E0E0E0;
	height: 50px;
	width: 0px;
	display: inline-block;
	margin: 0 30px 0 40px;
}

.shuxian1 {
	border: 1px solid #666;
	height: 10px;
	width: 0px;
	display: inline-block;
	margin: 0 0 -1px 0;
}

.bbjr {
	display: inline-block;
	margin-right: 32px;
	margin-left: 5px;
}

.tylc {
	display: inline-block;
	margin-right: 32px;
}

.czbj {
	display: inline-block;
	margin-right: 20px;
}

.pcdown {
	width: 352px;
	height: 71px;
	border-radius: 8px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	color: #FFFFFF;
	margin-top: 25px;
	cursor: pointer;
	background-color: #D80C18;
}

.pcdowndiv {
	font-size: 24px;
	line-height: 45px;
}

.webpage {
	font-size: 16px;
	color: #5995ef;
	line-height: 60px;
	cursor: pointer;
	margin-right: 25px;
}

.systemprompt {
	color: #8e8e8e;
	font-size: 14px;
	margin-right: 25px;
	width: 370px;
}

.scanText {
	font-size: 26px;
	font-weight: 600;
	text-align: left;
	margin: -80px 0 50px 0;
}

.scanAppText {
	margin: 5px 0 0 -10px;
}

.pwdText {
	font-size: 26px;
	font-weight: 600;
	text-align: left;
	margin: 18px 0 30px 0;
}

.mr27 {
	margin-right: 27px;	
}

.mr60 {
	margin-right: 60px;
}

.ml32 {
	margin-left: 32px !important;	
}

.fw500 {
	font-weight: 500;
}

.fw600 {
	font-weight: 600;
}

.noAcct {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 15px;
}

.nowRegister {
	font-size: 14px;
	color: #2470eb;
	margin-left: -10px;
}

.nowSubmit {
	border-radius: 8px;
	width: 352px;
	height: 58px;
	font-weight: 600;
	color: #FFFFFF;
	font-size: 20px;
	margin-top: 30px;
	background-color: #D80C18;
}

.pwdLoginError {
	width: 350px;
	margin-left: -17px;
	margin-top: -10px;
	text-align: center;
}

.checkError {
	color: rgba(221, 15, 30, 1); 
	text-align: center;
	margin: 5px 0 -10px -20px;
}

.scan-err {
	width: 338px;
	margin: -20px 0 15px -95px;
	text-align: center;
}
/* 登录下拉选样式修改start  */
.tipstext_n_n p a{
	text-decoration:none;
}
.select2-container {
	width: 352px !important;
	margin-right: 28px !important;
	font-size: 16px !important;
	font-weight: 600 !important;
}
.select2-results__option {
	font-size: 14px;
}
.select2-container--default .select2-selection--single {
	border: none !important;
	background-color: #FCFDFF;
	outline: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #000 transparent transparent transparent !important;
	border-width: 6px 6px 0 6px !important;
	border-radius: 6px !important;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #000 transparent !important;
	border-width: 0 6px 6px 6px !important;
	border-radius: 6px !important;
}
.select2-dropdown {
	background-color: #FCFDFF !important;
	border: 1px solid #F5F7FA !important;
	box-shadow: 0px 1px 5px 2px rgba(0,0,0,0.1);
}
.select2-container--default [aria-selected].select2-results__option--highlighted {
	background: #F5F7FA;	
}
.select2-container--default [aria-selected=true].select2-results__option {
	background-color: transparent !important;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: 300px !important;
}
/* 登录下拉选样式修改end  */
/* edge登录页样式start */
.ly-diagnose-con h2{
	text-align:center;
	position:relative;
	height:50px;
	line-height:50px;
	font-size:22px;
	color:#ff5549;
	background:rgb(253,230,224);
	font-weight:400;
	margin-bottom:40px;
}
.lock_tips {
    position: absolute;
    height: 16px;
    padding: 5px;
    text-align: center;
    display: none;
    border: 1px solid #dad699;
    background: #f9f5c7;
    border-radius: 2px;
}

.lock_tips_row {
    position: absolute;
    top: -6px;
    left: 15px;
    width: 12px;
    height: 6px;
    background: url(tips_row.png) no-repeat;
}
.htmlgray{
    -webkit-filter: grayscale(100%) !important;/* webkit */
    -moz-filter: grayscale(100%) !important;/*firefox*/
    -ms-filter: grayscale(100%) !important;/*ie9*/
    -o-filter: grayscale(100%) !important;/*opera*/
    filter: grayscale(100%) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1) !important;
    -webkit-filter: gray !important;
    filter: gray !important;
}
.login-input-edge {
	border-radius: 8px !important;
}
/* edge登录页样式end */

.scan-tag {
	width: 82px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 225px;
	background-image: url(/easybanking/images/login/scan_tag.png);
}
.scan-text {
	color: #2470EB;
	margin-top: 5px;
}

/* *********************鏂扮綉閾剁櫥褰曠浉鍏�--end********************* */





