html,body{
	width: 100%;
	height: 100%;
  	margin:0; 
  	text-align:center;
   --font-color:#3083f6;
	--font-color-hover:#1b6de0;
	--border-color:#E1E8F2;
}

.whitestyle {
	width: 100%;
	height: 100%;
    min-height: 680px;
	background: url(loginbg.png) center top no-repeat;
    background-size: 100% 100%;
	top: 0;
    left: 0;
    position: absolute;
}

/*改为直接采用body的方式
#middle-background {
  	background-image:	url("logo_bg.jpg");
  	height: 450px;
  	margin-top: 100px;
  	width: 100%; 
  	float: left;
  	background-size: cover;
  	-moz-background-size: cover;
  	-webkit-background-size: cover;
  	-o-background-size: cover;
}*/

/*遮罩层用于修改密码和重置密码*/
#shelter {
    width: 100%;
    height: 100%;
    background-color: #000000;
    position: fixed;
    opacity: 0.8;
    display:none;
    z-index:99;
	left: 0;
	top: 0;
}
#reset-password{
	position: absolute;
	background-color: #fff;
    text-align: center;
    height: 400px;
    z-index: 999;
	top: 15%;
	padding: 30px 5% 0;
	margin-left: 50%;
    transform: translateX(-50%);
	border-radius: 6px;

}
/* #login {
  	position:relative;
  	text-align:left;
	height: 100%;
	width: 100%;
} */
 .cover-background{
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
 }


#fttxLogotop{
	position: absolute;
    background: url(leftimg.png) center bottom no-repeat;
   background-size: 90%;
    width: 700px;
    height: 500px;
    left: calc(10% - 20px);
    top: calc(20% - 10px);
	text-align: left;
} 	
#fttxLogotop h1{
	padding-left: 20%;
		color: #18191C;
		font-size: 1.825rem;
		/* margin-top: 10px; */
		font-weight: normal
	} 
#fttxLogotop h1 b{
		color: var(--font-color);
		font-weight: bold;
	}
#fttxLogotop p{
	line-height: 180%;
    padding-left: 20%;
    color: #18191cbc;
    font-size: 0.925rem;
    margin-top: 10px;
	}

#fttxTitle {
	text-align: center;
  	/* color: var(--font-color); */
  	font-size :20px;
  	font-weight:bold;
	padding-bottom: 25px;
	padding-top: 6px;
	 background: linear-gradient(to right, #3B5BFF, 70%, #8276F3);
    -webkit-background-clip: text;
    text-align: center;
    color: transparent;
}

/* #fttxLoginbg {
	position: absolute;
	background: url(login.jpg) 20% 10% no-repeat;
    background-size: 86%;
    height: 100vh;
    left: 0;
    top: 0;
    bottom: 0;
	right: 0;
} */

#fttxLoginbg {
	position: absolute;
	background: url(bg_1.png) center top no-repeat;
    background-size: cover;
    /* height: 100vh; */
	min-height: 660px;
    left: 0;
    top: 0;
    bottom: 0;
	right: 0;
}
  
#fttxApp {
  	position: absolute;
  	background-size: 100% auto; 
    background-repeat: no-repeat;
  	background-image: url(fttxApp.png);
  	width: 120px;
  	height:120px;
  	left: 180px;
  	top: 450px;
}
.pwdinfo{ height: 30px; }  
#fttxWeixin {
  	/* position: absolute; */
  	background-size: 100% auto; 
    background-repeat: no-repeat;
  	background-image: url(fttxWeixin1.png);
  	width: 236px;
  	height:80px;
	margin: 36px auto 0;
	display: none !important;
  	/* right: 90px; */
  	/* top: 470px; */
}

.blackstyle .login-pane {
  	background-color: #fff;
  	/* height: 480px; */
  	position: absolute;
  	right: 90px;
  	top: 80px;
  	width: 500px;
  	margin: 0 auto;
  	border-radius: 8px;
	box-shadow: 0 4px 24px rgba(255, 255, 255, 0.06);
}
.whitestyle .login-body{
    position: absolute;
    top: 0;
	bottom: 0;
    right: 0;
    left: 0;
	}
	.whitestyle  .loginpr{
	position: relative;
	float: right;
    height: 100vh;
    width: 40%;
	}	
.whitestyle .loginbg-panel {
	min-height: 340px;
	position: absolute;
	/* top: 20%; */
	top: calc(50% - 210px);
	padding: 8% 8% 10% 8%;
	/* background-color: #ffffffc7; */
	/* box-shadow: 0 1px 6px 0 rgba(32, 33, 36, 0.1); */
	/* box-shadow: 0 1px 20px rgb(11 41 70 / 10%); */
	border-radius: 6px;
	 border: 2px solid #ffffff89;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
    background: linear-gradient(0deg, #ffffff68, 90%, #8fc5f35c);	
}
.loginbg-panel:after{
	filter: blur(5px);
}
.blackstyle  .mt100{ margin-top: 80px !important;} 
.top-tabs {
  	height: 36px;
	width: 310px;
	/* background-color: #fff; */
	border-radius: 4px;
	/* border: var(--border-color) solid 1px; */
	position: relative;
}
  
.top-tabs .login-type-btn {
  	height: 36px;
	line-height: 36px;
  	width: 155px;
	font-size: 14px;
  	cursor: pointer;
  	position: relative;
  	float: left;
  	text-align: center;
  	position: relative;
	color: #595F67;
}
  

.top-tabs .line{
	display: none;
	/* z-index: 1;width: 1px; height: 36px; position: absolute; left: 155px; top: 0; background-color: var(--border-color); */
}

.top-tabs .login-type-btn.tab-current{ 
	font-size: 14px;
	color: var(--font-color); font-weight: bold;
/* background-color: #f0f2f6; */
}  
.top-tabs .login-type-btn.tab-current>.mark {
	width: 40%;
    background-color: var(--font-color);
    left: 30%;
    height: 2px;
    bottom: -2px;
    position: absolute;
}

.field-row {
  	width: 310px;
  	margin: 0 auto;
  	margin-bottom: 5px;
  	height: 44px;
	text-align: left;
}
  
.panel-password {
  	position: relative;
  	top: 0;
}
  
.panel-password .field-row {
  	font-size: 14px;
  	position: relative;
  	margin-bottom:8px;
}
  
.panel-password .field-row .wrapper {
  	position: relative;
  	height: 36px;
  	width: 308px;
  	z-index: 9;
  	background-color: white;
  	border: 1px solid var(--border-color);
  	border-radius: 4px;
}
  
.panel-password .field-row.login {
  	border: none;
  	height: 36px;
	
}
  
.panel-password .field-row.login .wrapper {
  	border: none;
  	height: 36px;
	  width: 310px;
}
  
.panel-password .field-row.captcha .wrapper {
  	width: 308px;
}
  
.panel-password .field-row .field-icon.user {
  	background-image: url(user-circle.png);
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=user-circle.png, sizingMethod=scale);
}
  
.panel-password .field-row .field-icon.password {
  	background-image: url(lock-01.png);
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=lock-01.png, sizingMethod=scale);
}
  
.field-row.checkcode .field-icon {
  	background-image: url(passcode-lock.png);
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=passcode-lock.png, sizingMethod=scale);
}

.field-row .field-icon.phone {
	background-image: url(phone-02.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=phone-02.png, sizingMethod=scale);
}
.field-icon.keyboard {
	background-image: url(keyboard-01.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=keyboard-01.png, sizingMethod=scale);
}

.panel-password .field-row .field-icon {
  	height: 20px;
  	width: 20px;
  	position: absolute;
  	top: 10px;
  	left: 5px;
  	z-index: 10;
  	background-size: contain;
}
  
.panel-password .field-row input {
  	border-style: none;
  	margin-left: 25px;
  	position: absolute;
  	z-index: 5;
  	background: none repeat scroll 0 0 #FFFFFF;
  	border: 0px;
  	margin-top: 0px;
  	padding:11px 7px 5px;
  	width: 266px;
}
  
.panel-password .field-row.captcha input {
  	border-style: none;
  	width: 166px;
}

.panel-password .field-row.checkcode .wrapper {
  	width: 308px;
}
  
.panel-password .field-row.checkcode input {
  	border-style: none;
  	width: 191px;
}
  
.captcha-code-img {
  	position: absolute;
  	margin-left: 226px;
  	margin-top: 3px;
  	height: 29px;
  	width:80px;
  	border: 0;
}
  
.login-btn {
  	border: medium none;
  	width: 100%;
  	position: relative;
  	height: 100%;
  	color: white;
  	font-weight: bold;
  	border-radius: 4px;
  	/* background-color: var(--font-color); */
	background: linear-gradient(120deg, #1080FC, #7680F3);
}
  
#login-btn:hover {
  	/* background-color: var(--font-color-hover); */
	background: linear-gradient(120deg, #115efcdb, #7050f7cf);
}
  
.login-error {
  	font-size: 12px;
  	width: 308px;
  	position: relative;
  	/* background: #ffebeb; */
	/* border: 1px solid #faccc6; */
  	color: #e4393c;
    text-align: left;
  	line-height: 24px;
  	height: 24px;
  	margin: 0 auto;
  	display: none;
}

.login-error .result {
  	width: 248px;
  	text-align: center;
  	margin: 0 auto;
}

#panel-dyna .field-row {
  	font-size: 14px;
  	position: relative;
  	margin-bottom:8px;
}
 .top-tabs-password{ border: none; line-height: 36px; font-weight: bold; color: var(--font-color); margin-bottom: 20px !important;} 
#panel-dyna .field-row .field-icon.user {
	background-image: url(user-circle.png);
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=username.png, sizingMethod=scale);
}
  
.field-row .field-icon.captcha {
	background-image: url(lock-01.png);
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=captcha.png,	sizingMethod=scale);
}
  
#panel-dyna .field-row.captcha input {
  	border-style: none;
  	width: 160px;
}
  
#panel-dyna .fetch-sms-code {
  	width: 120px;
  	float: right;
  	position: absolute;
  	top: 50%;
  	right: -1px;
  	transform: translateY(-50%);
  	color: var(--font-color);
  	background-color: transparent;
  	border-color: transparent;
  	display: inline-block;
  	text-align: center;
  	vertical-align: middle;
  	/*  border: 1px solid transparent; */
  	background-image: none;
  	white-space: nowrap;
  	cursor: pointer;
  	touch-action: manipulation;
  	padding: 6px;
  	font-size: 14px;
  	font-weight: 400;
  	line-height: 1.5;
  	user-select: none;
  	font-family: inherit;
  	-webkit-appearance: button;
  	text-transform: none;
  	font: inherit;
  	box-sizing: border-box;
  	align-items: flex-start;
  	text-rendering: auto;
  	letter-spacing: normal;
  	word-spacing: normal;
  	text-indent: 0px;
  	border-collapse: collapse;
  	outline: none;
  	text-shadow: none;
  	-webkit-writing-mode: horizontal-tb !important;
  	box-sizing: border-box;
}
  
#panel-dyna .field-row .wrapper {
  	position: relative;
  	height: 36px;
  	width: 308px;
  	background-color: white;
  	border: 1px solid var(--border-color);
  	border-radius: 4px;
}
  
#panel-dyna .field-row.login {
  	border: none;
  	height: 36px;
}
  
#panel-dyna .field-row.login .wrapper {
	width: 310px;
  	border: none;
  	height: 36px;
  	margin: 0px;
}
  
#panel-dyna .field-row.captcha .wrapper {
  	width: 308px;
}
  
#panel-dyna .field-row .field-icon {
  	height: 20px;
  	width: 20px;
  	position: absolute;
  	top: 10px;
  	left: 5px;
  	background-size: contain;
}
 #dyna-captcha{width: 180px !important; } 
#panel-dyna .field-row input {
	border-style: none;
	margin-left: 25px;
	position: absolute;
	z-index: 5;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px;
	margin-top: 0px;
	padding:11px 7px 5px;
	width: 266px;
  	color: black;
	
}
  
#forgot-password {
  	margin-top: 8px;
	height: 30px;
  	color: #6d7178;
  	cursor: pointer;
  	font-size: 13px;
  	left: calc(50% - 85px);
  	position: absolute;
  	text-decoration: none;
}
#forgot-password a{
	color: var(--font-color);
}
  
#panel-dyna {
  	position: relative;
  	top: 0;
}
  
#login-btn-dyna {
  	border: medium none;
  	width: 310px;
  	position: relative;
  	height: 36px;
  	/* background-color: #1F99DB; */
	/* background:var(--font-color) ; */
  	color: white;
  	font-weight: bold;
  	border-radius: 4px;
	background: linear-gradient(120deg, #1080FC, #7680F3);

}
  
#login-btn-dyna:hover {
  	/* background-color: var(--font-color-hover); */
	background: linear-gradient(120deg, #1080FC, #7680F3);
}
  
input {
  	outline: none;
}
  
input:-webkit-autofill {
  	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
  	-webkit-text-fill-color: #333;
}
  
#dl-note {
  	position: absolute;
  	color: #fff;
  	left:410px;
  	top: 530px;
  	font-size :12pt;
  	font-weight:bold;
}
  
#bottom {
	display: none;
  	position:absolute;
	left: 36px;
	bottom: 30px;
  	text-align: center;
}
  
#bottom span {
  	color: #191919;
  	font-size: 12px;
}
.tl{ text-align: left;}
#reset-submit-btn,#reset-login-btn,#reset-cancel-btn{width:151px !important;}
#captcha-code-img-reset{left: 225px !important; top: 3px !important;}
#reset-sms-code{ width: 150px !important;}
#reset-sms-code-btn{text-align: right; width: 110px;}
 .lefticon {
     position: absolute;
      left: 3px;
    top: 10px;
 }
.passwordtitle{ padding: 20px;}
 #reset-password-span{ color: var(--font-color); font-weight: bold;}
 #panel-reset-sms-code .fetch-sms-code{
	    border: none;
    background: none;
	color:var(--font-color);
	cursor: pointer;
 }
 #reset-cancel-btn{
	background: none;
	border: var(--font-color) solid 1px	;
	color: var(--font-color);
	cursor: pointer;}