.loginbg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	/* background: url(https://dn-coding-net-production-static.qbox.me/9b8e717d-9795-4d54-b687-931aea15afb6.jpg) no-repeat; */
	/* background: url(../img/TVYTbAXWheQpRcWDaDMu.svg) no-repeat; */
	background: url(../img/login_bg.c1c0cea.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative
}

.backlogin{
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: 15px;
	padding: 15px;
	color: #333;
	cursor: pointer;
}

.loginbg_txt {
	width: 18%;
	position: absolute;
	left: 10%;
	top: 17%;
	z-index: 1
}

.loginbg_txt img {
	width: 100%;
	max-width: 224px
}

.loginBox {
	position: relative;
	margin: 0 auto;
	z-index: 100;
	width: 420px;
	/*border-radius: 8px;*/
	height: 540px;
	overflow: hidden;
	/* background: #f3e2c3; */
	/* border-radius: 10px; */
	padding-bottom: 30px;
	border: 1px solid #ececec;
	box-shadow: 0px 0px 8px #f3f3f3;
	/*border-right: 8px;*/
}
.logoBody{
	width: 25%;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 10px;
}
.tabbody{
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	border-bottom: 1px solid #efecec;
}
.tab{
	width: 45%;
	height: 60px;
	display: flex;
	justify-content: center;
	line-height: 60px;
	cursor: pointer;
}
.codeinp{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.codeinp input{
	width: 55%!important;
}
.ercode-view{
	width: 100%;
}
.ercodeimg1{
	width: 60%;
	margin: 0 auto;
}
.wechaticon{
	width: 25px;
	height: 25px;
	margin-right: 5px;
}
.titlemsg{
	width: 25%;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	font-size: 17px;
}
.getcodebutton{
	width: 40%;
	background-color: #003d50;
	border-radius: 1px;
	color: white;
	text-align: center;
	line-height: 44px;
	font-size: 15px;
	cursor: pointer;
}
.getcode{
	display: block;
	width: 116px;
	line-height: 36px;
	cursor: pointer;
	color: #099ff4;
}

.loginbutton{
	font-size: 14px;
	cursor: pointer;
	color: #099ff4;
	width: 50%;
}

.loginbutton-view{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end;
}

.tabhover{
	border-bottom: 3px solid #003d50;
	/*font-weight: bold;*/
}
.erbody{
	/*background-color: darkred;*/
	width: 65px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
}

.cu-button1{
	margin: 10px auto;
	width: 85%;
	font-size: 16px;
	color: #696d70;
	text-align: center;
	cursor: pointer;
}
.cu-button1 div{
	display: inline-block;
	font-weight: bold;
	color: #3a3bbe;
}

.content-view{
	width: 100%;
	margin: 0 auto;
}
.inpbody{
	width: 85%;
	margin: 12px auto;
}
.inpbody input{
	width: 100%;
	height: 45px;
	/*border-radius: 5px;*/
	border: none;
	border: 1px solid #003d50;
	padding-left: 20px;
	font-size: 15px;
}
.inpbody p{
	font-size: 16px;
	margin: 3px;
}

.botton-view{
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	margin-top: 30px;
}
.wjmm{
	width: 90%;
	font-size: 15px;
	text-align: end;
	cursor: pointer;
}

.cu-button{
	width: 85%;
	height: 45px;
	background-color: #003d50;
	margin: 5px auto;
	border-radius: 2px;
	color: white;
	line-height: 45px;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
}

.inp-view{
	margin: 0 auto;
	width: 80%;
	margin-top: 40px;
}

.loginBox .login_logo {
	padding: 38px 50px 0;
	text-align: center
}

.loginBox .login_logo img {
	width: 106px;
	margin: 0 auto;
}

.loginBox .login_tips {
	border: 0 solid #958970;
	background: #f3e2c3;
	color: #b74f44;
	font-size: 14px;
	border-radius: 5px;
	margin: 20px 50px
}

.loginBox .login_tips i {
	margin: 0 5px
}

.loginBox .login_tips p {
	padding: 5px;
	margin: 0
}

.loginBox .login_form {
	padding: 10px 50px
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend
	{
	border-bottom: 1px solid #b7a79e
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input-group__prepend
	{
	background: none !important;
	border: 0 !important;
	color: #003d50 !important;
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input-group__prepend i
	{
	font-size: 24px
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input__inner
	{
	background: none !important;
	border: 0 !important;
	color: #5a3a1a !important;
	font-size: 16px;
	padding: 0
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input__inner::-webkit-input-placeholder
	{
	color: #968a84 !important;
	font-size: 16px
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input__inner:-ms-input-placeholder
	{
	color: #968a84 !important;
	font-size: 16px
}

.loginBox .login_form .el-form-item .el-input.el-input-group.el-input-group--prepend .el-input__inner::placeholder
	{
	color: #968a84 !important;
	font-size: 16px
}

.loginBox .login_form .el-form-item .el-checkbox {
	color: #5a3a1a !important
}

.loginBox .login_form .el-form-item .el-checkbox .el-checkbox__label {
	font-size: 16px
}

.loginBox .login_form .el-form-item .login_getPassword {
	float: right;
	font-size: 13px;
	color: #5a3a1a !important;
	cursor: pointer;
	line-height: 34px;
}

.loginBox .login_form .el-form-item .el-button.el-button--darkBrown {
	background: #099ff4;
	color: #fff4d2;
	border: 0;
	font-size: 18px;
	padding: 13px 15px
}

.loginBox .login_form .el-form-item .el-button.el-button--darkBrown:hover
	{
	background: #0869a3;
}

.loginBox .login_form .el-form-item .el-button.el-button--lightRed {
	background: #e8f0fe;
	color: #5a3a1a;
	border: 0;
	font-size: 18px;
	padding: 13px 15px
}

.loginBox .login_form .el-form-item .el-button.el-button--lightRed:hover
	{
	background: #b7bdcb;
}

.loginBox .login_other {
	text-align: center
}

.loginBox .login_other h3 {
	margin: 10px 0;
	padding: 0;
	color: #6d665f;
	font-size: 16px;
	font-weight: 400
}

.loginBox .login_other ul {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	list-style: none
}

.loginBox .login_other li {
	display: inline-block;
	margin: 0 10px
}

.loginBox .login_other li span {
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	overflow: hidden;
	background: #6d665f;
	color: #fff2ca;
	border-radius: 100%;
	cursor: pointer
}

.loginBox .login_other li span i {
	font-size: 28px
}

.loginBox .login_other li span:hover {
	background: #8f4a46
}