.location {
	padding-top: 10px;
}
#companyIntroduce {
    width: 470px;
    padding: 5px;
    box-sizing: border-box;
    height: 100px;
    margin-top: 10px;
    border: 1px solid #ccc;
}
.register-page {
	background: #f5f5f5;
}

.register-page-in {
	padding: 20px 30px;
}

input {
	border: 1px solid #ccc;
}

select {
	border: 1px solid #ccc;
}

.register-form {
	background: #fff;
	width: 700px;
	float: left;
}

.register-ad {
	float: left;
	margin-left: 10px;
	height: 500px;
	width: 300px;
	background: url(../images/register-ad.jpg) center center no-repeat;
}

.reg-nav-title {
	height: 80px;
	border-bottom: 1px solid #ddd;
	padding-left: 30px;
}

.reg-nav-title {
	line-height: 50px;
	font-size: 24px;
	font-family: "微软雅黑";
	color: #0081cf;
}

.reg-nav-b {
	line-height: 30px;
	font-size: 12px;
	color: #aaa;
}

.basic-info {
	padding: 15px 0px;
}

.user-type {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #555;
	padding-left: 30px;
	/*overflow:hidden;*/
	margin-bottom: 10px;
}

.user-type-name {
	float: left;
	width: 120px;
}

.radiobox,.textbox {
	float: left;
}

.radiobox li {
	float: left;
	margin-left: 10px;
}

.radiobox input,.radiobox span {
	vertical-align: middle;
}

.radiobox span {
	padding-right: 30px;
	padding-left: 10px;
}

.textbox {
	/*overflow:hidden;*/
	
}

.textbox input,.selectbox select {
	height: 30px;
	width: 195px;
	color: #333;
	padding-left: 5px;
	line-height: 28px;
}

#xlk {
	height: 150px;
	padding-bottom: 20px;
	overflow: auto;
	position: absolute;
	width: 200px;
	border: 1px solid #aaa;
	z-index: 100;
	background: #fff;
	display: none;
}

#xlk li {
	display: block;
	line-height: 26px;
	color: #000;
	padding-left: 5px;
	font: Tahoma, "Microsoft YaHei", Helvetica, Arial, sans-serif;
	color: #333;
}

#xlk li:hover {
	color: red;
}

.selectbox select {
	color: #333;
	width: 150px;
	line-height: 28px;
}

.code-text {
	float: left;
}

.dynamic-code {
	padding: 0px 15px;
	background: #0081cf;
	color: #fff;
	float: left;
	margin-left: 10px;
	line-height: 30px;
	margin-top: 3px;
}

.dynamic-code:hover {
	color: #fff;
}

.form-tab li {
	display: none;
}

.form-tab li.active {
	display: block;
}

.restrict-box {
	font-size: 12px;
}

.restrict-box span,.restrict-box input {
	vertical-align: middle;
}

.restrict-box span {
	padding-left: 10px;
}

.restrict-box a {
	color: #0081cf;
}

.restrict-box a:hover {
	text-decoration: underline;
}

.submit-form-btn {
	padding: 10px 30px;
	height: 34px;
}

.submit-form-btn a {
	padding: 5px 50px;
	background: #0081cf;
	color: #fff;
	line-height: 24px;
	text-align: center;
	float: left;
}

.submit-form-btn a:hover {
	color: #fff;
}

.submit-form-btn a.form-submit-l {
	background: #f40;
	margin-right: 30px;
}

.submit-form-btn a.form-submit-l:hover {
	background: #ec3f00;
}

.register-form2 .user-type-name {
	width: 200px;
}

.checkbox-info {
	font-size: 12px;
}

.checkbox-info input,.checkbox-info span {
	vertical-align: middle;
}

.checkbox-info span {
	padding-left: 10px;
	padding-right: 15px;
}

.upload-title {
	background: url(../images/credit-item2-bg.png) left center no-repeat;
	padding-left: 16px;
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #333;
	line-height: 42px;
	margin-left: 20px;
}

.attention {
	font-size: 12px;
	color: #f40;
	margin-left: 20px;
}

.id-type {
	margin-top: 20px;
}

.id-type select {
	height: 30px;
	width: 200px;
	margin-top: 3px;
	color: #666;
	line-height: 28px;
}
/* .id-type select opition{ */
/* 	padding:4px 0px; */
/* 	vertical-align:middle; */
/* } */
.upload-suffix input {
	border: none;
	float: left;
	margin-right: 5px;
}

.upload-btn,.preview-btn {
	background: #f40;
	color: #fff;
	padding: 0px 15px;
	float: left;
	line-height: 30px;
	margin-top: 3px;
	margin-right: 5px;
}

.preview-btn {
	background: #6abc00;
}

.textbox {
	position: relative;
}

.clear-btn {
	background: url(../images/eraser-icon.png) center center no-repeat;
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	right: 140px;
	top: 8px;
}

.upload-btn:hover,.preview-btn:hover,.clear-btn:hover {
	color: #fff;
}

.suffix-info {
	margin-top: 20px;
}

.suffix-info td {
	border: solid 1px #ccc;
	padding: 0px 15px;
}

.td-del {
	background: url(../images/table-delete-icon.png) left center no-repeat;
	padding: 0px 5px;
	padding-left: 15px;
}

.td-download {
	background: url(../images/table-download-icon.png) left center no-repeat;
	padding: 0px 5px;
	padding-left: 15px;
}

.register-form3 {
	height: 500px;
}

.success {
	width: 100px;
	height: 100px;
	background: url(../images/register-step3.png) center center no-repeat;
	margin: 0 auto;
	margin-top: 20px;
}

.sucess-info {
	font-size: 18px;
	font-family: "微软雅黑";
	text-align: center;
	line-height: 42px;
}

.upgrate-info {
	font-size: 13px;
	font-family: "微软雅黑";
	text-align: right;
	line-height: 42px;
	padding-right: 20px;
	color: red;
}

#uploader .filename {
	width: 180px;
	height: 28px;
	margin-top: 5px;
}

#uploader input.button {
	height: 28px;
	width: 60px;
	margin-top: 5px;
}

.qwe{
	display: inline-block;
    width: 32px;
    height: 47px;
    background: url(../images/arr-b.png) no-repeat;
    position: absolute;
    top: 6px;
    right:0px;
    z-index: 5;
}

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 150px;
 }
 
.downauth {
	background: #6abc00;
    color: #fff;
    padding: 0px 15px;
    float: left;
    line-height: 30px;
    margin-top: 3px;
    margin-right: 5px;
}

#level {
	float:left;
	left:30px;
	top:0px;
	line-height:20px;
	clear:none
}

.checkPhone{
 	float:left;
 	width:200px;
 	line-height: 36px;
 	margin-left:30px;
 	color:#f40;
 	display:none;
 	text-decoration:underline;
 	height:36px;
 }

.checkPhone img{
  margin--top:5px
  } 

.coreIntroduce {
    height: 80px;
}
.coreSubmitForm{
	overflow:hidden;
}
.corecompanyRegister{
	overflow:hidden;
}