body {
	min-height: auto;
	font-family: "Microsoft YaHei", "微软雅黑", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/****************************************/

.container {
	width: 950px
}

.none {
	display: none;
}

.regCheckbox {
	margin: 9px 12px 0px 0px !important;
}

.form-group .text-left {
	text-align: left
}

.checkbox-inline {
	width: 160px;
	padding: 0
}

.checkbox-block {
	display: block;
	width: 100%;
	padding: 0 !important;
	margin: 7px 0 10px 0 !important;
}

.checkbox-inline input {
	margin: -3px 10px 0 0;
	vertical-align: middle
}

.form .reg-box-title {
	text-align: left;
	font-size: 18px
}

.form .reg-box-title span {
	margin-left: 10px;
	font-size: 14px;
	color: #ccc;
}

.regInputTip {
	display: none;
	height: 24px;
	line-height: 24px;
	color: red;
}

.center {
	text-align: center;
}

.golden {
	color: #d0a164;
}

.gray {
	color: #999;
}

.form-control:focus {
	border-color: #d0a164;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(208, 161, 100, 0.075);
	outline: 0 none;
}

.heightTop {
	display: block;
	height: 10px;
}

.header-right span,
.regSetPassNext,
.setSuccessBut,
.creAccNext,
.companyTypeBut,
.regJiActPhoneNumBut,
.regJiQiNext,
.regJiiGeNext,
.regAccountQiyeNext,
.regAccountGetiNext,
.regRealNameNext,
.regRealNameBut,
.regRealNameQiyeNext,
.regPubAccNext,
.regJiQiNext,
.regJiGeNext,
.regSuccuessBut,
.regSuccuessBut2,
.setEmailBut,
.email_countDown {
	background: #6faafb !important;
	color: #fff !important;
}

.header-right span:hover,
.regSetPassNext:hover,
.setSuccessBut:hover,
.creAccNext:hover,
.companyTypeBut:hover,
.regJiActPhoneNumBut:hover,
.regJiQiNext:hover,
.regJiiGeNext:hover,
.regAccountQiyeNext:hover,
.regAccountGetiNext:hover,
.regRealNameNext:hover,
.regRealNameBut:hover,
.regRealNameQiyeNext:hover,
.regPubAccNext:hover,
.regJiQiNext:hover,
.regJiGeNext:hover,
.regSuccuessBut2:hover,
.regSuccuessBut:hover,
.setEmailBut:hover,
.email_countDown:hover {
	background: #6faafb !important;
	color: #fff !important;
}

.regJiActPhoneNumBut .form-control[disabled] {
	background: #cd954c !important;
	color: #ccc;
}

body {
	height: auto;
	padding-top: 28px;
}


/*头部*/

.header {
	height: auto;
	margin: 0 50px 70px;
}

.logo {
	float: left;
	width: 282px;
	height: 28px;
	background: url(../../img/register/logo.png)no-repeat;
	background-size: 100%;
}
.header-right {
	float: right;
	height: 30px;
}

.header-right span {
	display: inline-block;
	width: 71px;
	height: 30px;
	line-height: 30px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}


/*创建账户*/

.createAccount {
	width: 70%;
	max-width: 400px;
	margin: 0 auto;
}

.creAcc-subTit {
	height: auto;
	margin-top: 20px;
}

.creAccForm {
	height: auto;
	margin-top: 20px;
}

.creAccVerText {
	display: inline-block;
	width: 75%
}

.creAccVer {
	float: right;
	display: inline-block;
	width: 20%;
	padding: 0;
	cursor: pointer;
}

.reg-box-tip {
	text-align: right
}

.checkbox {
	height: 34px;
	line-height: 34px;
	padding: 0 !important;
}


/*验证账户名邮箱*/

.setEmail {
	width: 500px;
	margin: 140px auto 0;
	background: #fff;
	box-shadow: 0 0px 15px #eee;
	-webkit-box-shadow: 0 0px 15px #eee;
	-moz-box-shadow: 0 0px 15px #eee;
	-o-box-shadow: 0 0px 15px #eee;
	-ms-box-shadow: 0 0px 15px #eee;
}

.setEmail>div {
	padding: 20px;
}

.setEmailText {
	margin-top: 30px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.setEmailsubText {
	margin: 10px 0 0 0;
	color: #ccc;
	padding: 0 20px;
}

.setEmailBut {
	width: 420px;
	padding: 12px 0;
	margin: 20px 0 0 20px;
	text-align: center;
	cursor: pointer;
}

.setEmailA {
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	margin: 10px 20px;
	cursor: pointer;
}

#email_countDown {
	margin: 0 auto;
	display: block;
}


/*设置密码*/

.regSetPass {
	width: 400px;
	margin: 0 auto;
}

#regSetPassName_span {
	height: 34px;
	line-height: 34px;
	font-weight: bold;
}

.regSetPassProblem {
	display: block;
	width: 100%;
	height: 34px;
	line-height: 34px;
	padding: 6px 9px;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	background-color: #fff;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	font-size: 14px;
	color: #555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*设置成功*/

.setSuccess {
	width: 400px;
	margin: 0 auto;
}

.setSuccess-subTit {
	height: auto;
	margin-top: 20px;
}

.regSetPass-subTitle {
	color: #9a9a9a;
	font-size: 14px
}

.setSuccessBut {
	width: 80%;
	height: 40px;
	line-height: 40px;
	margin: 20px 10% 0;
	text-align: center;
	cursor: pointer;
}


/*背景遮罩*/

.popup-background {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1
}

.popupEmail-background {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
	z-index: 1
}

.popupContent {
	position: absolute;
	top: 20vh;
	height: 50vh;
	margin: 0 auto;
	border-bottom: 1px solid #979797;
	z-index: 2
}

.popupTitle {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	background: #f9f9f9;
	border-bottom: 1px solid #979797
}

.popupTitleClose {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #999;
	font-size: 20px;
	cursor: pointer
}