.fl {
	float: left
}

a {
	color: #666
}

.fr {
	float: right
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;
	height: 0
}


#register_demand {
	width: 100%;
	padding: 0;
	min-width: 1200px
}

#register_demand #inputs {
	padding-top: 10%;
}

#register_demand .top_box {
	-webkit-box-shadow: 0 0 10px #ddd;
	-moz-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
	height: 100px;
	line-height: 100px
}

#register_demand .head {
	height: 100px;
	line-height: 100px;
	width: 1200px;
	margin: 0 auto
}

#register_demand .head .left_img {
	float: left;
	display: inline-block
}

#register_demand .head .left_img img {
	vertical-align: middle
}

#register_demand .head .left_img .wed_name {
	display: inline-block;
	padding: 0 25px;
	border-left: 1px solid #ddd;
	font-size: 22px;
	height: 45px;
	line-height: 45px;
	margin-left: 22px;
	margin-top: 28px
}

#register_demand .head .land_container {
	float: right;
	line-height: 100px
}

#register_demand .head .land_container img {
	vertical-align: middle
}

#register_demand .head .land_container a {
	color: #009899;
	text-decoration: underline
}

.register_need .register {
	padding: 20px 0;
	margin-left: 245px
}

.register_need .register span.fl {
	font-size: 14px;
	color: #666;
	margin-right: 15px;
	line-height: 35px
}

.register_need .register>.fl span {
	display: inline-block;
	width: 150px;
	height: 35px;
	text-align: center;
	color: #000;
	font-size: 14px;
	border: 1px solid #ddd;
	cursor: pointer;
	line-height: 34px;
	margin-right: 10px
}

.register_need .register span.server {
	margin-left: -16px
}

.register_need .register span.active {
	background: url(/images/duigou.png) right bottom no-repeat;
	color: #009899;
	border: 2px solid #009899
}

#inputs {
	width: 380px;
	margin: 0 auto;
	padding: 76px 0 0
}

#inputs p:after,#inputs:after,.register_need .register:after {
	display: block;
	content: '';
	clear: both;
	height: 0
}

#inputs>form {
	float: right;
	width: 427px;
	background: #fff;
	padding: 0 40px;
	border-radius:15px;
}

#inputs>form>h1 {
	line-height: 85px;
	font-size: 29px;
	font-weight: 700;
	color: #333;
	padding: 0 20px;
	margin-bottom: 20px;
	width: 384px;
	color: #009899;
	text-align: center;

}

#inputs>form>h1 b {
	font-weight: 400
}

#inputs>form>h1 span {
	font-size: 14px;
	color: #666
}

#inputs>form>h1 span a {
	text-decoration: none;
	color: #44b9f6
}

#inputs form p {
	margin: 0 0 26px 0;
	position: relative;
	clear: both;
	width: 100%
}

#inputs form p.code {
	margin-bottom: 18px
}

#inputs form p.text-center:before {
	content: '';
	height: 18px;
	width: 14px;
	position: absolute;
	top: 11px;
	left: 8px;
	background: url(/images/reg/service_icon.png) no-repeat
}

#inputs form p.phone:before {
	-webkit-background-position: -57px -10px;
	background-position: -57px -10px
}

#inputs form p.yanzhengma:before {
	-webkit-background-position: -57px -78px;
	background-position: -57px -78px
}

#inputs form p.pwd:before {
	-webkit-background-position: -57px -144px;
	background-position: -57px -144px
}

#inputs form p.code:before {
	-webkit-background-position: -57px -210px;
	background-position: -57px -210px
}

#inputs form p.con_name:before {
	-webkit-background-position: -10px -93px;
	background-position: -10px -93px
}

#inputs div.company_name {
	margin: 0 0 26px 0;
	position: relative;
	clear: both;
	width: 100%
}

#inputs div.company_name ul {
	background: #f7f7f7;
	height: 30px;
	font-size: 14px;
	border: 1px solid #d2d2d2;
	border-top: none;
	color: #bbb
}

#inputs div.company_name ul>li {
	margin: 0
}

#inputs div.company_name ul>li.title {
	padding: 9px 9px 0 0;
	width: 27.38095238%
}

#inputs div.company_name ul>li.province {
	width: 33.33333333%
}

#inputs div.company_name ul>li.city {
	width: 39.28571429%
}

#inputs div.company_name ul>li span {
	padding-left: 30px;
	position: relative;
	line-height: 12px;
	display: block;
	width: 82px;
	white-space: nowrap;
	border-right: 1px solid #ddd
}

#inputs div.company_name ul>li span:before {
	content: '';
	height: 18px;
	width: 14px;
	position: absolute;
	top: -2px;
	left: 8px;
	background: url(/images/reg/service_icon.png) no-repeat -8px -33px
}

#inputs div.company_name ul>li select {
	cursor: pointer;
	outline: 0;
	height: 30px;
	line-height: 30px;
	color: #bbb
}

#inputs div.company_name ul>li select option {
	color: #666
}

#inputs div.company_name:before {
	content: '';
	height: 18px;
	width: 14px;
	position: absolute;
	top: 11px;
	left: 8px;
	background: url(/images/reg/service_icon.png) no-repeat -8px 0
}

#inputs input {
	height: 40px;
	line-height: 38px;
	border: 1px solid #ddd;
	padding: 0 10px 0 30px;
	font-size: 14px;
	color: #ddd;
	border-radius: 2px;
}

#inputs .full_input {
	width: 382px;
}

#inputs .middle_input {
	width: 260px
}

#inputs div.submit_container {
	margin-bottom: 14px
}

#inputs #submit {
	width: 100%;
	background: #009899;
	font-size: 16px;
	border: none;
	color: #fff;
	cursor: pointer;
	letter-spacing: 5px;
	border-radius: 50px;
	padding: 0;
	outline: 0
}

#inputs p.agree {
	height: 20px;
	font-size: 12px;
	line-height: 1.2;
	color: #999;
	letter-spacing: 1px;
	margin-bottom: 18px
}

#inputs p.agree input {
	height: 20px;
	cursor: pointer;
	line-height: 18px;
	margin: 0;
	vertical-align: middle
}

#inputs p.agree label {
	cursor: pointer
}

p.agree a {
	color: #44b9f6;
	text-decoration: underline
}

p.yanzhengma span.message_alert {
	bottom: -18px
}

p.go_to_land {
	text-align: center;
	font-size: 14px;
	color: #999
}

p.go_to_land a {
	font-size: 14px;
	color: #44b9f6
}

div.register_select {
	width: 250px;
	padding-left: 80px;
	border-left: 1px solid #d2d2d2;
	height: 370px
}

div.register_select li,div.register_select ul {
	list-style: none;
	padding: 0
}

div.register_select li {
	margin-bottom: 20px;
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 1px
}

div.register_select li>span {
	color: #009899
}

div.register_select li>img {
	margin: 0 auto;
	display: block
}

div.register_select p.personal {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2
}

div.register_select p {
	margin: 0;
	padding: 10px 0 20px
}

div.register_select p.org {
	padding: 0 0 20px
}

div.register_select a {
	font-size: 15px;
	text-decoration: none
}

div.register_select a:hover {
	color: #009899
}

div.register_select a:before {
	content: '';
	display: inline-block;
	position: relative;
	height: 30px;
	width: 33px;
	top: 8px;
	background: url(/images/icep/register_icon.png) 0 -138px no-repeat;
	margin-right: 18px
}

div.register_select p.personal a:before {
	background: url(/images/icep/register_icon.png) 0 -70px no-repeat
}

div.register_select p.org a:before {
	background: url(/images/icep/register_icon.png) 0 0 no-repeat
}

span.error {
	position: absolute;
	bottom: -18px;
	left: 0;
	font-size: 12px;
	display: none;
	color: #BF1C27
}

span.error:before {
	content: '';
	display: inline-block;
	position: relative;
	height: 14px;
	width: 15px;
	top: 2px;
	background: url(/images/reg/service_icon.png) 0 -194px no-repeat
}

#reg_demand {
	height: 100%;
	width: 100%;
	/*background: url(/images/reg/reg_demand.jpg?t=20180825) no-repeat center center;*/
	/*background-size: 100%;*/
}

#reg_service {
	min-width: 1200px;
	width: 100%;
	background: #283694 url(/images/reg/reg_service.jpg) no-repeat center center;
	background-size: auto 650px;
	height: 650px
}


.geetest_wind.geetest_fullpage_click .geetest_fullpage_ghost {
	background: rgba(0,0,0,.6)
}

.geetest_wind.geetest_fullpage_click.geetest_float {
	height: 100%;
	width: 100%;
	left: 0!important;
	top: 0!important
}

.geetest_wind.geetest_fullpage_click .geetest_fullpage_click_wrap {
	left: 50%!important;
	width: 278px;
	height: 286px;
	top: 50%!important;
	margin-left: -139px;
	margin-top: -143px
}

.geetest_wind.geetest_fullpage_click.geetest_float .geetest_fullpage_click_box {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important
}

.geetest_wind.geetest_fullpage_click.geetest_float .geetest_fullpage_pointer .geetest_fullpage_pointer_in,.geetest_wind.geetest_fullpage_click.geetest_float .geetest_fullpage_pointer .geetest_fullpage_pointer_out {
	display: none!important
}

#copy {
	text-align: center;
	font-size: 12px;
	color: #bbb;
	margin-top: 40px
}