body, .login-back .box1, .login-back .box2 {
	background: url("../images/loginBG-new.png") 0/cover fixed;
	background-attachment: fixed;
}

html, body {
	height: 100%;
	/*现场增加*/
	line-height:0px;
	/* min-height: 900px; */
}

.login-container {
	overflow: hidden;
	height: 100%;
	position: relative;
	float: right;
	/* padding-left: 150px; */
	/* padding-right: 150px; */
	width: 37%;
	/* min-width: 700px; */
}

.login-back {
	overflow: hidden;
	right: 0px;
	bottom: 0;
	/*现场修改*/
	width: 37vw;
	/* min-width: 700px; */
}

.login-back, .login-back .box1 {
	position: absolute;
	height: 100%;
	z-index: -1;
	background-color: rgb(0 0 0/ 13%);
	background-blend-mode: darken;
}

.login-back .box1 {
	filter: blur(20px);
	width: 100%;
}

.login-back .box1 {
	margin-left: -10px;
}

.login-bbox {
	position: relative;
	/*现场修改*/
	top: 10vh;
	/* margin: 0 auto; */
	/* width: 75%; */
	/* max-width: 460px; */
}

.input-group {
	position: relative;
}

.input-group .icon {
	position: absolute;
	top: 1.3vh;
	left: 7px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 18px;
	width: 25px;
	height: 25px;
	z-index: 5;
}

.input-group .input-user {
	background-image: url(../images/icon-user.png);
}

.input-group .input-pwd {
	background-image: url(../images/icon-pwd.png);
}

.changeLangDiv {
	/*现场修改*/
	line-height: 4vh;
	position: relative;
	/* right: 0px; */
	width: fit-content;
	float: right;
	/*现场修改*/
	top: 8vh;
	/*现场修改*/
	font-size: 0.8vw;
	color: #99bff1;
	border: 1px solid #99bff1;
	border-radius: 3px;
	/*现场修改*/
	height: 4.3vh;
	background-image: url('../images/logo-lang.png');
	background-repeat: no-repeat;
	background-size: 23px;
	background-position: 10px;
	padding-left: 39px;
	padding-right: 12px;
	z-index: 2;
}

.changeLangDiv [data-action=changeLang] {
	cursor: pointer;
/* 	display: none; */
}

.box {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	float: left;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.login-box {
	width: 100%;
	overflow: hidden;
	position: relative;
	/* top: calc(50% - 204px); */
	opacity: 0.9;
	background: #fbfdff;
	border-radius: 4px;
	/*现场修改*/
	padding-left: 2.5vw;
	/*现场修改*/
	padding-right: 2.5vw;
	padding-top: 20px;
}

.form {
	width: 100%;
	/* max-width: 500px; */
	height: fit-content;
	/* margin: 25px auto 0px auto; */
	padding-top: 11px;
}

.login-content {
	/* height: 279px; */
	width: 100%;
	/* max-width: 600px; */
	float: left;
	/* padding-left: 50px; */
}

.input-group {
	margin: 0px 0px 24px 0px !important;
}

.form-actions {
	/*现场修改*/
	margin-top: 1.5vh;
}

.form-control, .input-group {
	/*现场修改*/
	height: 4vh;
	width: 100%;
}

.form-control {
	padding: 4px 4px 4px 35px;
	border-radius: 5px !important;
	font-size: 14px;
	border-color: #ccc!important;
	/* border: unset; */
	background-color: #FFF !important;
}

.form-group {
	margin-bottom: 0px !important;
	clear: both;
	overflow: hidden;
}

.form-group .form-label {
	text-align-last: justify;
	text-justify: distribute-all-lines;
	text-align: justify;
	width: calc(100% - 5px);
	font-size: 16px;
}

.form-group label {
	line-height: 40px;
	color: #a3a5e0;
}

.login-title {
	padding: 20px 10px;
	background-color: rgba(0, 0, 0, .6);
}

.login-title h1 {
	margin-top: 10px !important;
}

.login-title small {
	color: #fff;
}

.link p {
	line-height: 20px;
	margin-top: 30px;
}

.btn-sm {
	padding: 8px 24px !important;
	width: calc(100% - 10px);
	height: 40px;
	font-size: 16px !important;
	background: #2E8CF0;
	border: unset;
}

.btn-sm.reset {
	float: right;
	color: #2E8CF0;
	background: rgba(46, 140, 240, 0.15);
	border: 1px solid #2E8CF0;
}

.help-block {
	margin-top: -20px !important;
	font-size: 100%;
}

.bv-form .bv-icon-input-group {
	margin-right: 6px;
	margin-top: 1.4vh;
	display: none;
}

.to-register {
	margin-top: 40px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	padding-right: 5px;
	padding-left: 5px;
}

.tip-content {
	color: #fff;
	/*现场修改*/
	margin-top: 2vh;
	font-family: PingFangSC-Regular;
	/*现场修改*/
	font-size: 0.7vw;
	/*现场修改*/
	line-height: 2.7vh;
	font-weight: 200;
}

.type-list {
	line-height: 40px !important;
	height: 40px !important;
	border: 1px solid #CCC !important;
}

.login-label {
	/*现场修改*/
	font-size: 0.97vw;
	/* font-family: PingFangSC-Medium; */
	color: #333333;
	/* margin-top: 40px; */
	margin-bottom: 8px;
	font-weight: 600;
}
.iconfont.iconpwd{
	position: absolute;
    float: right;
    top: 1.4vh;
    z-index: 1001;
    cursor: pointer;
    color: #cfd4db;
    right: 6px;
    font-size: 25px;
}