
div,span,button,html,body,img{
	margin:0px;
	padding:0px;
}
.yingzhiliang{
	width:100%;
	height: 100%;
	background-image: url(login_top.png);
	background-repeat: no-repeat;
	background-size: cover;
    position: relative;
}
.title{
	position: absolute;
    left: 64.26%;
    top: 23.8%;
    color: #544C4C;
    font-size: 24px;
}
.bigform{
	width: 360px;
	height: 360px;
	border-radius: 10px;
	background-size: 100% 100%;
	position: absolute;
	top: 30%;
	right:18%;
	padding-left: 33px;
	padding-top:10px;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.07);
	z-index: 999;
}

.bigform-title{
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	color: #30318b;
	text-align: center;
	width: 300px;
	padding-right: 30px;
}

.shuruzhanghao{
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
}
.shurumima{
	position: relative;
	margin-bottom: 10px;
}
.shuruzhanghao img{
	position: absolute;
	left: 16px;
	top: 15px;
	width: 18px;
	height: 18px;
}

.shurumima img{
	position: absolute;
	left: 16px;
	top: 23px;
	width: 18px;
	height: 18px;
}

.zhanghao{
	width: 299px;
	height: 48px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-indent: 47px;
	font-size: 15px;
}
.zhanghao input::-webkit-input-placeholder,.mima input::-webkit-input-placeholder{
	color: #5d5d5d;
	font-size: 14px;
}
.mima{
	width: 299px;
	height: 48px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-indent: 47px;
	font-size: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.yanzhengmashuru{
	width: 149px;
	height: 48px;
	border: 1px solid #dddddd;
	padding-left:16px;
	margin-right: 15px;
	margin-bottom: 10px;
	vertical-align:top;
}
.yanzhengma{
	/* border-top: 1px solid black;
	border-right: 1px solid black; */
	font-size: 30px;
	color: #000000;
	text-align: center;
	line-higth:55px;
	width:115px;
	height: 48px;
	font-weight: bold;
	display:inline-block;
	background-color: #dcdcdc;
}
.yanzhengma img{
	width:100%;
	height:100%;
}
.xiazai2{
	width:100%;
	height:30px;
	margin-top:10px;
}
.liulanqi{
	float:left;
	width:60%;
	height:100%;
	text-align:center;
	color:red;
}
.dizhi{
	float:left;
	width:40%;
	text-algin:center;
	color:blue;
}
.jizhuyonghuming{
	margin-bottom: 10px;
}
.fuxuan{
	border:2px solid #ddd;
	width: 15px;
	height: 15px;
	background-color: #FFFFFF;
}
.jizhuyonghuming span{
	font-size: 13px;
	color: #5d5d5d;
	vertical-align: top;
}
.denglu{
	width: 299px;
    height: 48px;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    border-radius: 5px;
    #background: linear-gradient(to bottom, #85C1EF, #2493E5);
	background: linear-gradient(to bottom, #6877e2, #1e0f9a);
    letter-spacing: 7px;
    cursor: pointer;
	margin-top: 15px;
}
.login-logo{
	width: 220px;
	margin-left: 140px;
	padding-top: 70px;
}

.login-logo img{
	width: 220px;
	height: 90px;
}
.login-title{
	color: #FFF;
	font-size: 40px;
	position:absolute;
	top:18%;
	left:18%;
}

.company-logo{
	width: 245px;
	height: 100px;
	position:absolute;
	top:6%;
	right:12%;
}
.company-logo img{
	width: 245px;
	height: 100px;
}
.product-logo{
	width: 45%;
	height: auto;
	min-width: 436px;
	min-height: 100px;
	position:absolute;
	bottom:4%;
	left:27.5%;
}
.product-logo img{
	width: 100%;
	max-height: 100%;
	height: auto;

}
