.mat10{margin-top: 10px!important;}
.ws40{width: 40%!important;}
.mui-content{
	background: #F2F2F2;
}
.forgtUl{
	/*padding: 0 5%;*/
	margin-top: 10px;
}
.forgtUl li{
	padding: 0 5%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #E3E3E3;
	font-size: 16px;
	/*margin-top: 8px;*/
	list-style: none;
	background: #fff;
}
.forgtUl li label{
	width: 23%;
	display: inline-block;
}
.forgtUl li input.normal{
	width: 75%;
	margin-bottom: 0px;
	border: none;
	padding: 10px 10px;
}
.forgtUl li input.abnormal{
	width: 40%;
	margin-bottom: 0px;
	border: none;
	padding: 10px 10px;
}
.forgtUl li input[type=button]{
	padding: 8px;
	margin-top: 5px;
	float: right;
	border: 0;
	border-radius: 0;
	border-left: 1px solid #ccc;
	color: #1e82d1;
}
/*.forgtUl li input[type=button]:active{
	background: none;color: #1E82D1;
}*/
/*.forgetSave{
	margin-top: 40px;
	
}*/
.forgetSave a{
	display: block;
	background: #76B0E0;
	width: 80%;
	color: #FFFFFF;
	border-radius: 5px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	margin-top: 22px;
}

.agreement{width: 80%;padding: 10px 0;margin: 0 auto;}
.agreement label{font-size: 16px;color: ;}
.agreement label input{margin-right: 10px;width: 15px;height: 15px;}

.servicetelephone{width: 80%;margin: 0 auto;text-align: center;padding: 20px 0;font-size: 16px;}
body{background: #fff;}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #bbb;
	opacity: 1;
	font-size: 14px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #bbb;
	font-size: 14px;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #DDDDDD;
	font-size: 14px;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #FFFFFF;
	font-size: 16px;
}

.inputDiv label {
	width: 19%;
	display: inline-block;
	height: 10px;
	line-height: 10px;
	color: #333;
  font-family: "微软雅黑";
}

.inputDiv .local_input {
	border: none;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	background-color: transparent;
	width: 75%;
	margin-bottom: 5px;
}

.inputDiv {
	margin: 0 auto;
	margin-top: 10px;
	width: 80%;
	font-size: 16px;
	color: #333;
	position: relative;
	height: 51px;
	line-height: 51px;
	border-bottom: 1px solid #E3E3E3;
}

.inputDiv span {
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 20px;
}

.logo {
	width: 50%;
	/*width: 120px;
	height: 120px;*/
	/*border-radius: 50%;*/
	overflow: hidden;
	margin: 0 auto;
	margin-top: 70px;
}

.logo img {
	width: 100%;
	/*width: 120px;
	height: 120px;
	border-radius: 50%;*/
}

.login_param {
	padding-top: 45px;
}

.submitButton,.registButton {
	width:80%;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #FFFFFF;
	border-radius: 5px;
	margin-top: 30px;
	background: #76B0E0;
}

.subBtn,.regBtn {
	height: 45px;
	line-height: 45px;
	width: 100%;
	color: #FFFFFF;
	font-size: 16px;
}

.forgetPwd {
	width: 80%;
	margin: 0 auto;
	text-align: right;
	margin-top: 15px;
}

.forgetPwd a {
	color: #999;
}
#select1,#select2,#select3{
	font-size: 14px;
	border: 1px solid #E3E3E3 !important;
	-webkit-appearance: menulist;
	padding: 5px 3px;
}

.code {
	background: url(../b2b-img/bg_code.png);
	font-family: Arial;
	font-style: italic;
	color: #123250;
	font-size: 24px;
	border: 0;
	padding: 2px 3px;
	letter-spacing: 2px;
	font-weight: bolder;
	cursor: pointer;
	width: 30%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-top: 5px;
}
