.w{
	width: 1200px;
	margin:auto;
}
li{
	list-style: none;
}
.header{
	height:80px;
	border-bottom: 2px solid #e18622;
	margin-top: 20px;
}
.logo{
	width: 175px;
	height: 56px;
	background-size: cover;
	padding-top:20px;
}
.register{
	height: 620px;
	border: 1px solid #ccc;
	margin-top:20px;
}
.re_hd{
	height: 40px;
	border-bottom: 1px solid #ccc;
	background-color: #ececec;
	padding: 0 10px ;
	font-weight: 400;
	line-height: 40px;
	font-size: 18px;
}
.re_hd h3 em{
	float: right;
	font-size: 14px;
	font-style: normal;
}
.re_hd em a{
	padding:0 3px;
}
.re_form{
	width: 600px;
	height: 400px;
	margin:50px auto;
}
.re_form li{
	margin-top: 15px;
}
.re_form label{
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
.inp{
	width: 238px;
	height: 34px;
	line-height: 34px;
	border:1px solid #ccc;
	margin-left: 15px;
}
.error{
	color: #df0303;
}
.error_icon{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-color: red;
	font-style: normal;
	margin-top: -3px;
}
.success{
	color: #40b83f;
}
.success_icon{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background-color: green;
	font-style: normal;
	margin-top: -3px;
}
.safe{
	padding-left: 200px;
	color: #b2b2b2;
}
.safe em{
	color: #fff;
	padding: 0 12px;
}
.ruo{
	background-color: #de1111;
}
.zhong{
	background-color: #40b83f;
}
.qiang{
	background-color: #f79100;
}
.agree{
	padding-left: 130px;
	padding-top: 20px;
}
.agree input{
	vertical-align: middle;
	margin-right: 5px;
}
.agree a{
	color: #1ba1e6;
}
.over{
	width: 200px;
	height: 34px;
	margin:30px 0 0 140px;
	background-color: #c81623;
	border:none;
	font-size: 15px;
	color:#fff;
	cursor: pointer;
}
.mod_copyright{
	width: 100%;
	height: 120px;
	background-color: #ccc;
	text-align: center;
	margin-top: 80px;
}
.mod_copyright{
	padding:25px 0;
	text-align: center;

}
.mod_copyright_info{
	line-height: 35px;
}
