
.log-img{
	background: linear-gradient(315deg, #3841FF 0%, #69C0FF 99.66%);
	}

.log-img-tip{
	position: absolute;
	left: 5%;
	top: 17.67%;
}
.mar5{
	margin: 0 2%;
}
.log-role{
	position: absolute;
	width: 96%;
	height: 44px;
	background: #FFFFFF;
	border-radius: 10px;
}
.log-role-active{
	padding-bottom: 9px;
	border-bottom: 4px solid #397AEE;
}
.log-role div{
	width: 50%;
	margin-top: 6px;
	height: 32px;
	line-height: 32px;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #343434;
}
.bor-r{
	border-right: 1px solid #E3E3E3;
}
.pad14{
	padding: 10px;
}
.mar-top{
	margin-top:64px ;
}
#input,#pwd{
	text-align: center;
}
.input-icon{
	position: absolute;
	left: 20px;
	top: 12px;
	width: 20px;
	height: 20px;
}
.log-button{
	position: absolute;
	width: 250px;
	height: 40px;
	left: 18%;
	top: 218px;
	background: #FFFFFF;
	border-radius: 10px;
	font-family: Source Han Sans CN;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	color: #397AEE;
	margin-top: 64px;
}