ul {
	list-style: none;
}

.step-box {
	width: 995px;
	margin: 50px auto 20px;
	border-bottom: 2px solid #c8d2e0;
}

.regis-step {
	width: 724px;
	margin: 0 auto;
	display: table;
}

.regis-step li {
	float: left;
	text-align: center;
	cursor: pointer;
	color: #999999;
	font-size: 16px;
	font-weight: 600;
	padding: 5px 0;
	width: 33.333333%;
}

.regis-step li span {
	display: inline-block;
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin-right: 8px;
	border-radius: 50%;
	background-color: #c8d2e0;
	background-repeat: no-repeat;
	background-position: center center;
	color: #999;
	line-height: 24px;
}

.regis-step li.step1 span {
	background-image: url("one.png");
}

.regis-step li.step2 span {
	background-image: url("two.png");
}

.regis-step li.step3 span {
	background-image: url("yes.png");
}

.regis-step li.finish {
	border-bottom: 2px solid #446085;
	margin-bottom: -2px;
	color: #333;
}

.regis-step li.finish span {
	background-color: #446085;
	color: white;
	line-height: 24px;
}

.table-register {
	margin: 20px auto;
	width: 620px;
	display: none;
}

.table-register.show {
	display: block;
}

.table-register .table-content {
	table-layout: fixed;
}

.table-register .table-content tbody .td1 {
	width: 90px;
	padding: 8px;
	vertical-align: top;
}

.table-register .table-content tbody .td1 .td1-text {
	height: 28px;
	line-height: 28px;
	color: #666666;
	text-indent: 0;
	font-size: 16px;
	text-align: right;
}

.table-register .table-content tbody .td2 {
	padding: 4px;
}

.table-register .table-content tbody .into {
	border: 1px solid #e0e0e0;
	width: 294px;
	height: 33px;
	line-height: 28px;
	color: #808080;
	font-size: 14px;
	text-indent: 1em;
}

.table-register .table-content tbody .next,.table-register .table-content tbody .send {
	border: 1px solid transparent;
	background-color: #446085;
	color: #fff;
	text-align: center;
}

.table-register .table-content tbody .send {
	font-size: 14px;
	padding: 10px 12px;
}

.table-register .table-content tbody .next {
	font-size: 18px;
	width: 294px;
	padding: 0;
	height: 33px;
	line-height: 28px;
}

.table-register .table-content tbody .agreeLabel {
	color: #666;
	font-size: 10px;
}

.table-register .table-content tbody .agreeLabel a {
	text-decoration: none;
	color: #666;
}

.table-register .table-content tbody .agreeLabel input {
	vertical-align: middle;
	margin-bottom: 6px;
}

#register3 {
	text-align: center;
}

#register3 .tick {
	margin: 50px 20px;
}

#register3 .succeful {
	text-align: center;
	font-size: 16px;
	color: #333;
	margin-bottom: 100px;
}

#register3 .succeful a {
	color: #ff7519;
}

.register {
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	padding-top: 50px;
	height: 42px;
}

.companyType {
	width: 290px;
	margin: 0 auto;
}

.companyType1 {
	width: 130px;
	height: 40px;
	border-top: 3px solid orange;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	float: left;
	color: orange;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	margin-left: 10px;
	cursor: pointer;
	background-color: white;
}

.companyType2 {
	width: 130px;
	height: 41px;
	float: left;
	margin-left: 10px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	text-align: center;
	line-height: 40px;
	background-color: #fafafa;
	color: #999999;
	font-size: 20px;
	cursor: pointer;
}

.info {
	margin: 20px auto;
}

.info tr td:first-child {
	text-align: right;
	vertical-align: top;
	line-height: 40px;
	color: #666666;
	font-size: 16px;
}

.info tr td {
	padding: 5px 10px;
	text-align: left;
}

.table-content tr td p {
	height: 15px;
	text-indent: 1em;
	text-align: left;
	color: red;
	font-size: 14px;
}

.info a {
	text-decoration: none;
	color: #666666;
}

.agree {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
}

.text,.placeHolder,#checkcode {
	border: 1px solid #e0e0e0;
	width: 294px;
	height: 33px;
	line-height: 28px;
	border-radius: 4px;
	color: #808080;
	font-size: 14px;
	text-indent: 1em;
}

.select1 {
	border: 1px solid #e0e0e0;
	width: 286px;
	height: 38px;
	border-radius: 4px;
	color: #999999;
	text-indent: 0.4em;
}

.select2 {
	border: 1px solid #e0e0e0;
	width: 132px;
	height: 33px;
	border-radius: 4px;
	color: #999999;
	text-indent: 1em;
	margin-right: 10px;
}

.button {
	text-align: center;
	background-color: #ff7f00;
	border-radius: 3px;
	border: 2px solid #ff7f00;
	color: white;
	height: 38px;
	width: 140px;
}

.signow {
	background-color: #ff7f00;
	border-radius: 3px;
	border: 2px solid #ff7f00;
	color: white;
	font-size: 18px;
	width: 282px;
	height: 40px;
}

.hidden {
	display: none;
}

.ok {
	width: 50px;
	display: inline-block;
}