@charset "UTF-8";
html{height: 100%;}
/* body{max-width: 1920px;margin: 0 auto;height: 100%;} */
/* body{max-width: 1920px;margin: 0 auto;height: 100%;background-color: red;} */

/* .banner{
	width: 100%;
	height: calc(100% - 368px);
	max-height: 460px;
	background: url(../images/login_banner.jpg) center bottom no-repeat;
	background-size: cover;
}
.formbox{margin: 50px auto;width: 690px}
.logobox{padding-right: 100px; width:200px;}
.logobox img{margin: 40px 0 22px}
.logobox p{font-size: 22px}
.formbox form{display: block;}
.inputbox{margin-bottom: 24px;border-radius: 2px;overflow: hidden;}
.inputbox .imgbox{background: #e7f0f4;width: 46px;height: 46px;position: relative;}
.inputbox input{height: 46px;line-height: 46px;width: 234px;padding: 0 10px;font-size: 14px}
.cue{font-size: 14px;color: #999999}
.submit{background: #52a0f0;width: 100%;line-height: 46px;font-size: 16px;margin-top: 10px;color: #fff;border-radius: 2px;margin-bottom: 10px}
.submit:hover{background: #72b2f4}

.rightbox{padding-left: 80px;border-left: 1px solid #cccccc;position: relative;}
.formbox li{width: 50%;line-height: 40px;font-size: 16px;color: #52a0f0;border-bottom: 2px solid #f5f5f5;margin-bottom: 20px;cursor: pointer;}
.formbox li.on{border-bottom: 2px solid #52a0f0}
.showbox{width: 300px;position: relative;height: 206px} */


/*微信扫码登录*/
.layer-mark{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,0.5);display: none;}
.wxlogin{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);background: #fff;border-radius: 10px;}
/* 
新版
html{background: #fff;}
body{background: #fff;}
.logo_box{width: 100%;height: 150px;background: #fff;}
.logo_item{width: 1300px; margin:0 auto;}
.logo_img{vertical-align: middle; display: inline-block; padding-top:42px;}
.logo_title{font-size:24px; color:#666666;display: inline-block;float:right;height: 150px;line-height: 150px;vertical-align: middle;}
.formbox{width: 100%;height: 698px; margin: 0px auto;background: url('../images/login_bg.jpg') center bottom no-repeat;position: relative;}
.login_box{width: 464px;height: 433px;float: right; border:6px solid #5988ca;
	margin-top:125px;
	margin-left:60%;
	float: left;
}
.rightbox{background: #FFF;position: relative;width: 460px;height: 430px;padding:0px;border:2px solid #003d99;}

.formbox li {width: 50%;line-height: 30px;font-size: 16px;color: #999999;margin-top: 40px;cursor: pointer; border-bottom: none;margin-bottom: 50px;}
.formbox li.on {color: #52a0f0; border: none;}
.formbox li:first-child{border-right:1px solid #ccc;width: calc(50% - 1px)}
.showbox {width: 322px;position: relative;height: 233px;margin:0 auto;}
.inputbox .input{width:100%;}
.inputbox input {height: 48px;line-height: 48px;width: 300px;padding: 0 10px;font-size: 14px;border:1px solid #d7d7d7;border-radius:5px;}
.submit {background: #007fe1;width: 322px;line-height: 46px;font-size: 16px;margin-top: 10px;color: #fff;border-radius: 5px;font-weight: bold;}
.submit:hover{background: #1D6FC1}
.foot_box{width: 100%;margin: 0 auto;margin-top:40px;}
.cue{font-size: 16px;color: #9c9c9c} */


/* 2023/5/29 */
html,body{background: #fff;height: 100%;width: 100%;max-width: 100vw;max-height: 100vh;overflow: hidden;}
.logo_box{width: 100vw;height: 16vh;}
.logo_item{width: 68vw;height: 18.8vh; margin:0 auto;}
.logo_img{vertical-align: middle; display: inline-block; padding-top:4.5vh;height: 100%;width: 15vw;}
.logo_title{font-size:1.2vw; color:#666666;display: inline-block;float:right;height: 16vh;line-height: 16vh;vertical-align: middle;}
.logo_img>img{width: 100%;height: 36%;object-fit: cover;}
.formbox{margin-right: calc(100% - 100vw);width: 100vw;height: 75vh; background: url('../images/login_bg.jpg') center bottom no-repeat;position: relative;background-size: 100% 100%;}
.login_box{width: 24.1%;height: 61%;float: right; border:.3vw solid #5988ca;/*position: relative;margin-top:125px;margin-right:245px;*/
	margin-top:6.5%;
	margin-left:60%;
	float: left;
}
.login_ul{display: flex;justify-content: space-between;align-items: center;height: 30%;}
.rightbox{background: #FFF;position: relative;width: calc(100% - 4px);height: calc(100% - 4px);padding:0px;border:2px solid #003d99;}
.formbox li {width: 49%;line-height: 100%;font-size: .9vw;color: #999999;cursor: pointer; border-bottom: none;}
.formbox li.on {color: #52a0f0; border: none;}
/* .formbox li:nth-child(2){border-left:1px solid #ccc;width: calc(50% - 1px)} */
.formbox li:nth-child(2){border-left: 1px solid #ccc;width: 1px;height: 20%;}

.showbox {width: 70%;position: relative;height: 55%;margin:0 auto;}
form{height: 100%;display: inline-block;width: 100%;}
.inputbox{height: 23%;width: 100%;margin-bottom: 8%;}
.inputbox .input{width:100%;height: 100%;}
.inputbox input {height: 99%;line-height: 99%;font-size: .8vw;width:99%;padding: 0 .5vw;border:1px solid #d7d7d7;border-radius:5px;}
.submit {background: #007fe1;height: 100%; width: 100%;line-height: 100%;font-size: .8vw;color: #fff;border-radius: 5px;font-weight: bold;}
.submit:hover{background: #1D6FC1}
.submit-login{font-size: .8vw; height: 100%;width: 100%;display: inline-block;line-height: 100%;display: flex;justify-content: center;align-items: center;}
.foot_box{width: 100%;margin-top:4vh;font-size: .8vw;}
.cue{font-size: .85vw;color: #9c9c9c;max-width: 100vw;} 
 @media screen  and (max-width:800px) and (min-width:500px) {
.logo_title{font-size:.8vw;transform: scale(.7);}
.cue{font-size: .3vw;transform: scale(.7);text-align: center;} 
.foot_box{margin-top:2vh;}
.formbox li {width: 49%;transform: scale(.7);}
.submit-login {font-size: .6vw;transform: scale(.7);}

 }
 @media screen  and (max-width:500px) and (min-width:200px) {
	.logo_title{font-size:.5vw;transform: scale(.5);height: 100%;line-height: 100%;}
	.cue{font-size: .3vw;transform: scale(.5);text-align: center;} 
	.foot_box{margin-top:0;}
	.formbox li {width: 49%;transform: scale(.5);}
	.submit-login {font-size: .4vw;transform: scale(.5);}

	 }
