body {
	background-image: url(../img/regBg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}
.header_search .search_box h4 img {
    margin: -2px 0 0 5px;
}
.header_bottom {
	display: none;
}
.pc_footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
}
.user-content {
	width: 100%;
	height: -moz-calc(100% - 245px);
	height: -webkit-calc(100% - 245px);
	height: calc(100% - 245px);
	overflow: hidden;
	position: fixed;
	left: 0px;
	top: 140px;
}
/*欢迎来到中阀企风采平台*/
.user-content .user-reg,.user-content .user-logon,.user-content .user-forget {
	width: 480px;
	height: 525px;
	border-radius: 10px;
	padding: 28px 0 0;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -270px 0 0 -240px;
	z-index: 1;
	box-shadow: 7px 9px 29px rgba(0,0,0,0.17);
	display: none;
}
.reg-top {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.reg-top img {
	width: 72px;
}
.reg-top h3 {
	line-height: 30px;
	margin: 12px 0 35px;
	font-weight: bold;
	color: #333333;
}
.user-reg .reg-menu {
	width: 205px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.user-reg .reg-menu a {
	display: block;
	font-size: 18px;
	line-height: 23px;
	height: 32px;
	color: #333333;
	float: left;
	cursor: pointer;
	position: relative;
}
.reg-menu a:nth-of-type(2) {
	float: right;
}
.reg-menu a.active:after {
	content: '';
	display: block;
	width: 42px;
	height: 3px;
	overflow: hidden;
	background-color: #ed1c24;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.reg-form {
	width: 100%;
	overflow: hidden;
	padding: 13px 90px 10px;
}
.forget-form {
	width: 100%;
	overflow: hidden;
	padding: 0 90px 10px;
}
.reg-form .reg-phone,.reg-form .reg-number {
	width: 100%;
	overflow: hidden;
}
.reg-form .reg-number {
	display: none;
}
.reg-form .reg-input,.forget-form .forget-input {
	width: 100%;
	overflow: hidden;
	margin: 16px 0 0;
}
.reg-input input,.forget-input input {
	display: block;
	width: 100%;
	height: 45px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	padding: 0 15px;
	font-size: 14px;
}
.reg-number .reg-input input {
	padding: 0 15px 0 50px;
	background-image: url(/Dist_PC/img/member.png);
	background-repeat: no-repeat;
	background-position: 17px 50%;
	background-size: 23px;
}
.reg-number .reg-input:nth-of-type(2) input {
	background-image: url(/Dist_PC/img/key.png);
}
.reg-input.input-yzm input {
	width: -moz-calc(100% - 115px);
	width: -webkit-calc(100% - 115px);
	width: calc(100% - 115px);
	float: left;
}
.reg-input.input-yzm a {
	display: block;
	width: 110px;
	height: 45px;
	border: 1px solid #e0e0e0;
	border-radius: 10px;
	float: right;
	text-align: center;
	line-height: 43px;
	color: #ed1c24;
	font-size: 12px;
	cursor: pointer;
}
.reg-form .reg-forget {
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	text-align: right;
	margin: 12px 0 18px;
}
.reg-forget p {
	width: 100%;
	overflow: hidden;
}
.reg-forget p a {
	display: block;
	width: auto;
	color: #828282;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	float: right;
	cursor: pointer;
	margin-left: 15px;
}
.reg-form>button,.reg-form>a,.forget-form>button {
	display: block;
	width: 100%;
	height: 45px;
	border-radius: 10px;
	font-size: 16px;
	color: #ffffff;
	overflow: hidden;
	border: none;
	background-color: #ed1c24;
 	transition: box-shadow 0.25s;
}
.forget-form>button {
	margin: 30px 0 0;
}
.reg-form>button:hover,.reg-form>a:hover,.forget-form>button:hover {
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
.user-logon .logon-name {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.logon-name h4 {
	font-size: 18px;
	line-height: 25px;
}
.user-logon .reg-form button {
	margin: 30px 0 0;
}
.reg-bottom {
	width: 100%;
	overflow: hidden;
	margin: 25px 0 0;
	text-align: center;
}
.reg-bottom h5 {
	font-size: 14px;
	color: #d0d0d0;
	line-height: 20px;
}
.reg-bottom p {
	font-size: 14px;
	color: #858585;
	line-height: 20px;
}
.reg-bottom p a {
	color: #ed1c24;
	cursor: pointer;
}
.reg-bottom .reg-mode {
	width: 120px;
	overflow: hidden;
	margin: 8px auto 30px;
}
.reg-bottom .reg-mode a {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 4px;
	border-radius: 10px;
	overflow: hidden;
	background-image: url(../img/rm.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.reg-bottom .reg-mode a:nth-of-type(2) {
	background-position: center;
}
.reg-bottom .reg-mode a:nth-of-type(3) {
	background-position: right center;
}
/*完善信息*/
.user-content .user-xx {
	width: 480px;
	height: 530px;
	border-radius: 10px;
	padding: 25px 40px 0;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -265px 0 0 -240px;
	z-index: 1;
	box-shadow: 7px 9px 29px rgba(0,0,0,0.17);
	display: none;
}
.user-xx h3 {
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0 0 20px;
}
.user-xx .xx-input {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0;
	position: relative;
}
.xx-input input {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #e0e0e0;
	padding: 0 15px;
}
.xx-input button {
	display: block;
	width: 100px;
	height: 40px;
	border-radius: 10px;
	font-size: 12px;
	border: none;
	cursor: pointer;
	color: #ed1c24;
	text-align: center;
	overflow: hidden;
	background-color: #f0f0f0;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1;
}
.xx-vocation {
	width: 100%;
	padding: 15px;
	border-radius: 10px;
	margin: 15px 0 0;
	overflow: hidden;
	border: 1px solid #e0e0e0;
}
.xx-vocation p {
	width: 100%;
	font-size: 14px;
	line-height: 14px;
	color: #8f8f8f;
	overflow: hidden;
}
.xx-vocation ul {
	width: 100%;
	overflow: hidden;
	margin: 15px 0 0;
}
.xx-vocation ul li {
	line-height: 14px;
	margin-right: 15px;
	color: #bfbfbf;
	float: left;
}
.xx-vocation ul li input[type=radio] {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	cursor: pointer;
	margin: 0 5px 0 0;
}
.xx-p {
	width: 100%;
	margin: 5px 0 20px;
	padding: 0;
	overflow: hidden;
}
.xx-p span {
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 3px;
	margin: 3px 8px 0 0;
	border: 1px solid #bebebe;
	background-color: #f7f9fa;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	float: left;
}
.xx-p span.now {
	border-color: #ed1c24;
}
.xx-p span.now:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	overflow: hidden;
	border-radius: 1px;
	background-color: #ed1c24;
	position: absolute;
	left: 2px;
	top: 2px;
}
.xx-p p {
	width: 200px;
	font-size: 12px;
	line-height: 15px;
	margin: 3px 0;
	color: #8f8f8f;
	float: left;
}
.xx-p p a {
	color: #ed1c24;
	cursor: pointer;
}
.xx-p em {
	float: right;
	font-size: 14px;
	color: #bababa;
}
.user-xx>button {
	display: block;
	width: 300px;
	height: 45px;
	font-size: 14px;
	border-radius: 10px;
	line-height: 16px;
	overflow: hidden;
	margin: 0 auto;
	color: #ffffff;
	background-color: #ed1c24;
	border: none;
	transition: box-shadow 0.25s;
}
.user-xx>button:hover {
	box-shadow: 0px 0px 8px rgba(0,0,0,0.4);
}
/*《中阀企风采平台用户协议》*/
.agree-masked {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: rgba(0,0,0,0.64);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 200000;
	display: none;
}
.agree-masked .agree-x {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.agree-masked .agree-x:before,.agree-masked .agree-x:after {
	content: '';
	display: block;
	width: 40px;
	height: 4px;
	border-radius: 2px;
	overflow: hidden;
	background-color: #ffffff;
	transform: rotate(45deg);
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -20px;
}
.agree-masked .agree-x:after {
	transform: rotate(-45deg);
}
.agree-masked .agree-content {
	width: 1400px;
	height: -moz-calc(100% - 140px);
	height: -webkit-calc(100% - 140px);
	height: calc(100% - 140px);
	padding: 25px 0px;
	margin: 70px auto;
	border-radius: 10px;
	overflow: hidden;
	background-color: #ffffff;
}
.agree-content h2 {
	font-size: 28px;
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.agree-content h2 span {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	position: absolute;
	right: 5px;
	top: 7px;
}
.agree-content .content-box {
	width: 100%;
	height: -moz-calc(100% - 60px);
	height: -webkit-calc(100% - 60px);
	height: calc(100% - 60px);
	padding: 0 40px;
	overflow-x: hidden;
	margin: 20px 0 0;
}
.agree-content .agree-menu {
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	overflow: hidden;
}
.agree-content .agree-menu p a {
	color: #333333;
}
.agree-content .agree-box {
	width: 100%;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden;
}
.agree-content .agree-box p {
	margin: 0 0 5px;
}
.agree-content .agree-box p strong {
	display: block;
	margin: 10px 0 0;
}
.agree-content .agree-box h3 {
	width: 100%;
	font-size: 24px;
	margin: 30px 0 20px;
	font-weight: bold;
	text-align: center;
}
/*取回信息*/
.user-content .user-xxforget {
	width: 480px;
	height: 600px;
	border-radius: 10px;
	padding: 25px 40px 0;
	overflow: hidden;
	background-color: #ffffff;
	position: relative;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -240px;
	z-index: 1;
	box-shadow: 7px 9px 29px rgba(0,0,0,0.17);
	display: none;
}
