/*
* @Author: dell
* @Date:   2019-02-19 12:21:16
* @Last Modified by:   dell
* @Last Modified time: 2019-02-19 15:07:01
*/
*{margin: 0px;
  padding: 0px;
  box-sizing: border-box;

}
h3{margin: 0;
	padding: 0;}
a{
	text-decoration: none;
	display:inline-block;
}
.logindiv{
	width: 480px;
	height: 655px;
	background: white;
	border-radius:20px;
	box-shadow: -1px 1px 3px 4px rgba(255, 255, 255, 0.4);
	padding:60px 45px 0 45px;
	position: absolute;
	top: 8%;
	left: 57%;
}
.denglu{
	width: 55px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	margin-left: 100px;
	color: #6E6E6E;
}
.loginxz{
	border-bottom: 2px  #01B49E solid;
	color: #01B49E!important;
}
.zhuce{
	width: 55px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color:#6E6E6E;
	margin-left: 100px;
}
.leftimg{
	display: inline-block;
	margin: auto;
	margin-left: 15px;
}
.lmdiv{
	width: 90%;
	height: 80px;
	margin-bottom: 20px;
}

::-webkit-input-placeholder { /* WebKit browsers */
	color:#CCCCCC;
	font-size: 16px;
}
.denglu:hover,.zhuce:hover{
	color:#01B49D;
}

.input{
	width: 95%;
	height: 50px;
	padding-left: 40px;
	font-size: 20px;
	outline: none;
	border: 1px #ECECEC solid;
	margin-bottom: 10px;
	color: black;
	border-radius: 5px;
	margin-left: 10px;
}

.input22{
	width: 95%;
	height: 35px;
	padding-left: 40px;
	font-size: 20px;
	outline: none;
	border:1px #ECECEC solid;
	margin-top: 5px;
	color: black;
	border-radius: 5px;
}
.yzm{
	width: 95px;
	position: absolute;
	height: 35px;
	top: 340px;
	right: 72px;
}
.lmbdiv{
	width: 87%;
	height: 30px;
	margin: auto;
}
.jizhu{
	width: 15px;
	height:15px;
	vertical-align: top;
	margin-top: 2px;

}
.gouxuan{
	width: 15px;
	height:15px;
	float: left;
	/*position: absolute;*/
	/*bottom: 12px;*/
	/*left:65px;*/
}
.jizhumima{
	
	display:inline-block;
	font-size: 12px;
	/*position: absolute;*/
	/*left: 62px;*/
	/*top: 429px;*/
	color:#757575;
}
.wangjimima{
	
	display:inline-block;
	font-size: 12px;
	/*position: absolute;*/
	/*left: 380px;*/
	/*top: 429px;*/
	color:#757575;
	}
.ann{
	width: 365px;
	text-align: center;
	margin: auto;
	margin-left: 17px;
}
.yanzheng{
	color: #01B49D;
	font-size: 14px;
	width:300px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	display: inline-block;
}
.mimadenglu{
	color: #01B49D;
	font-size: 14px;
	width: 150px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	display: inline-block;
}
.shuxian{
	width: 1px;
	height: 15px;
	/*position: absolute;*/
	/*top:590px;*/
	/*left:243px;*/
	background-color:#01B49D ;
}
.shengm{
	/*position: absolute;*/
	/*left:100px;*/
	/*bottom:20px;*/
	font-size: 12px;
	color:#757575;
}
.lmmb{
	width: 315px;
	height: 55px;
	margin: auto;
	margin-top: 20px;
	padding-left: 58px;
}
.lbdiv{
	width: 90%;
	height: 30px;
	margin: auto;
	margin-left: 50px;
}
.lbdiv2{
	width: 80%;
	height: 30px;
	margin: auto;
	margin-top: 15px;
	margin-left: 57px;
}
.shouji{
	width: 68%;
	padding-left: 50px;
}
button{
	background-color: #fff;
	margin-left:20px;
	width: 100px;
	height: 30px;
	text-align: center;
	border:1px solid #EBEBEB;
	position: absolute;
	left:306px;
	bottom:202px;
	cursor:pointer;
}
i{
	height: 33px;
	width: 45px;
	font-style: normal;
	background-color: #01B49D;
	font-size:18px;
	text-align: center;
	color: white;
	position: absolute;
	left: 45px;
	top: 403px;
	padding-right: 3px;
	line-height: 33px;
	border-bottom-left-radius:5px ;
	border-top-left-radius: 5px ;
}
.tishi{
	margin-bottom: 10px;
	line-height: 28px;
	font-size: 12px;
	color:#CFCFCF;

}
.xieyi{
	width: 15px;
	height: 15px;
	margin-top: 5px;
	margin-left:60px;
}
.tongyi{
	position: absolute;
	left:123px;
	color:#989898;
}
.liji{
	width:380px ;
	height: 50px;
	display: block;
	color: white;
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	line-height: 50px;
	background: #00B49D;
	border-radius: 40px;
	cursor: pointer;
}

.zcdiv{
	width: 80%;
	height: 40px;
}