/*用户协议*/
.contbodys .w .seach-box {
	width: 416px;
	padding: 4px 86px 0 0;
}

.contbodys .w .seach-box .i-search {
	width: 304px;
}

.contbodys .w .seach-box .text {
	width: 219px;
}

.breadcrumb {
	height: 28px;
	padding: 0 0 4px 6px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 20px;
	vertical-align: baseline;
}

.breadcrumb strong {
	display: inline;
	font-weight: 700;
	line-height: 26px;
	font-size: 18px;
	font-family: "microsoft yahei";
}

.breadcrumb .business-strong {
	font-weight: 400;
	font-size: 14px;
}

.breadcrumb span {
	font-family: "\5b8b\4f53";
}

.second-pinfo span {
	font-family: "宋体";
	line-height: 20px;
	color: #AAA;
	margin: 0 6px;
}

.second-pinfo a {
	font-weight: 400;
	color: #777;
}

.second-pinfo a:hover {
	color: #ff0303;
}

.nch-article-con {
	margin: 0 auto 20px;
	width: 960px;
	background: #FFF;
	display: block;
	padding: 19px;
	border: 1px solid #E6E6E6;
	/*margin-bottom: 10px;*/
	overflow: hidden;
	margin-top: 15px;
}

.nch-article-con h1 {
	font: 600 16px/32px "microsoft yahei";
	color: #3d3f3e;
	text-align: center;
}

.nch-article-con h2 {
	color: #9a9a9a;
	font-size: 12px;
	padding: 5px 0 20px;
	margin-bottom: 20px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #d2d2d2;
}

.nch-article-con .default p {
	display: block;
	clear: both;
	padding: 5px;
	margin: 0;
	font-family: "微软雅黑";
}

.nch-article-con .default strong,.nch-article-con .default ol li {
	font-family: "微软雅黑";
}

.pb10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
/*文章*/
.article-left {
	width: 208px;
	float: left;
}

.nch-module {
	border: solid 1px #D7D7D7;
	margin-bottom: 10px;
}

.nch-module-style01 {
	border-top: solid 2px #ff0303;
}

.nch-module .title {
	background-color: #F5F5F5;
	height: 36px;
}

.nch-module .title h3 {
	font: normal 14px/20px "microsoft yahei";
	color: #333;
	height: 20px;
	padding: 8px 10px;
	margin: 0px;
}

.nch-sidebar-article-class {
	font-size: 0;
	width: 214px;
	padding: 4px 0;
	margin-left: -1px;
}

.nch-sidebar-article-class li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	display: inline-block;
	padding: 0 9px;
	margin: 4px 0;
	border-left: dotted 1px #D7D7D7;
}

.nch-sidebar-article-class li a {
	line-height: 16px;
	font-size: 12px;
	color: #555;
	display: block;
	width: 85px;
	height: 20px;
	padding: 2px 0;
}

.nch-sidebar-article-class li a:hover {
	color: #fff;
	font-weight: 700;
	background: #ff0303;
	text-decoration: none;
}

.nch-sidebar-article-list {
	padding: 4px 0px;
}

.nch-sidebar-article-list li {
	padding: 4px 9px;
}

.nch-sidebar-article-list li i {
	background: url(../img/background_img.png) no-repeat -80px 0;
	vertical-align: middle;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 5px;
}

.article-right {
	width: 980px;
	float: right
}

.nch-article-con {
	background: #FFF;
	display: block;
	padding: 19px;
	border: 1px solid #E6E6E6;
	margin-bottom: 10px;
	overflow: hidden;
}

.nch-article-con .title-bar {
	border-bottom: solid 1px #E6E6E6;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.nch-article-con .title-bar h3 {
	font: normal 18px/20px "microsoft yahei";
}

.nch-article-list li i {
	background: url(../img/background_img.png) no-repeat -80px 0;
	vertical-align: middle;
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 10px;
}

.nch-article-list li a {
	color: #666;
}

.nch-article-list li time {
	font-size: 11px;
	color: #AAA;
	float: right;
}

.nch-article-list li {
	line-height: 20px;
	display: block;
	height: 30px;
	padding: 5px 0;
}

.tc {
	text-align: center !important;
}

.mb20 {
	margin-bottom: 20px;
}

.article-pagination {
	display: inline-block;
	margin: 0 auto;
}

.article-pagination li span {
	font: normal 14px/20px "microsoft yahei";
	color: #AAA;
	background-color: #FAFAFA;
	text-align: center;
	display: block;
	min-width: 38px;
	padding: 8px;
	border: 1px solid #E6E6E6;
	position: relative;
	z-index: 1;
}

.article-left,.article-right {
	font-family: "微软雅黑";
}

.article-pagination ul li {
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	margin: 0 0 0 -5px;
}

.pagination li span.currentpage {
	color: #AAA;
	font-weight: bold;
	background-color: #FAFAFA;
	border-color: #E6E6E6;
	position: relative;
	z-index: 2;
}

.more_article {
	border-top: 1px solid #d2d2d2;
	padding: 10px 0 0 20px;
	margin-top: 10px;
	overflow: hidden;
}

.more_article span {
	color: #3f3f3f;
	font-weight: normal;
	margin-bottom: 10px;
}

.pre-a {
	float: left;
	display: inline;
}

.more_article span a {
	color: #006bcd;
}

.more_article time {
	font-size: 11px;
	color: #999;
	padding-left: 20px;
}

.reg-switch {
	width: 380px;
	float: left;
}
/*.reg-user{
	display: block;
}*/
.reg-switch-wrap {
	width: 370px;
	overflow: hidden;
	height: 55px;
}

.reg-switch-wrap .reg-switch {
	position: relative;
}

/*商家入住协议*/
.business-layout {
	width: 100%;
	min-height: 500px;
	float: right;
	border: solid 1px #D7D7D7;
	margin-bottom: 15px;
}

.joinin-step {
	
}

.joinin-step ul {
	font-size: 0;
	width: 639px;
	height: 46px;
	margin: 40px auto 20px auto;
}

.joinin-step ul li {
	font-size: 12px;
	background: url(../img/joinin_pic.png) no-repeat 0 -130px;
	vertical-align: top;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	width: 120px;
	height: 16px;
	position: relative;
	z-index: 1;
}

.joinin-step ul li.step1 {
	background-position: -52px -130px;
	width: 68px;
}

.joinin-step ul li.current {
	background-position: -120px -130px;
}

.joinin-step ul li.step1.current {
	background-position: -172px -130px;
}

.joinin-step ul li.step1 span {
	margin-left: -86px;
}

.joinin-step ul li span {
	color: #999;
	text-align: center;
	width: 120px;
	height: 20px;
	margin-left: -60px;
	position: absolute;
	z-index: 1;
	bottom: -30px;
	left: 50%;
}

.joinin-step ul li.step6 span {
	margin-left: -36px;
}

.joinin-step ul li span {
	color: #999;
	text-align: center;
	width: 120px;
	height: 20px;
	margin-left: -60px;
	position: absolute;
	z-index: 1;
	bottom: -30px;
	left: 50%;
}

.joinin-step ul li.step6 {
	width: 68px;
}

.joinin-concrete {
	padding: 19px;
	border-top: dotted 1px #EEE;
}

.joinin-concrete .title { /*	height: 20px;*/
	text-align: center;
	padding: 20px 0;
}

.joinin-concrete .title h3 {
	font: 600 16px/20px "microsoft yahei";
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.apply-agreement-content p {
	font-family: "微软雅黑";
}

.apply-agreement-content {
	height: 300px;
	padding: 10px;
	border: solid 1px #EEE;
	overflow: auto;
}

.apple-agreement {
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin: 20px 0;
}

input[type="checkbox"] {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 0;
}

.apple-agreement label {
	font-weight: 400;
}

.joinin-concrete .bottom {
	text-align: center;
	/*height: 30px;*/
	padding: 20px 0 10px 0;
	border-top: solid 1px #EEE;
}

.bottom a {
	font-size: 12px;
	font-family: "microsoft yahei";
	border-radius: 0px;
	color: #777;
	background-color: #F5F5F5;
}

.bottom a:hover {
	background-color: #ccc;
}

.alert {
	color: #C09853;
	background-color: #FCF8E3;
	padding: 8px 35px 8px 14px;
	margin: 10px auto;
	border: 1px solid #FBEED5;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.alert h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 2px;
	font-family: "微软雅黑";
}
/*#form_company_info{
	margin-top:20px;
}*/
.joinin-concrete table.all {
	line-height: 22px;
	color: #555;
	width: 80%;
	margin: 0 auto;
}

.joinin-concrete table.all thead th {
	font: 600 14px/22px "microsoft yahei";
	color: #333;
	height: 22px;
	padding: 8px 4px;
}

.joinin-concrete table.all tbody th i {
	font-size: 0;
	background: url(../img/joinin_pic.png) no-repeat -310px -130px;
	vertical-align: middle;
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 6px;
	overflow: hidden;
}

.joinin-concrete table.all tbody th {
	vertical-align: top;
	text-align: right;
	width: 157px !important;
	height: 22px;
	padding: 8px 4px;
	font-weight: 400;
}

.joinin-concrete table.all tbody td {
	vertical-align: top;
	text-align: left;
	height: 20px;
	padding: 8px 4px;
}

#table {
	margin-top: 20px;
}

.w200 {
	width: 200px !important;
	height: 30px;
	border-radius: 0;
	float: left;
}

input[type="text"].error,input[type="password"].error,textarea.error {
	border-color: #ED6C4F;
	box-shadow: 0 0 0 2px rgba(232, 71, 35, 0.15);
	outline: 0 none;
}

input.error,input:hover.error,input:focus.error,textarea.error,textarea.error:hover,textarea.error:focus
	{
	background-color: #FFBFBF;
	border: dotted 1px #D90000;
}

label.error {
	color: #333;
	line-height: 18px;
	background: #FFEEEE url(../img/joinin_pic.png) no-repeat -395px -135px;
	vertical-align: middle;
	display: inline-block;
	height: 22px;
	padding: 1px 5px 1px 20px;
	margin-left: 4px;
	border: solid 1px #FCC;
	font-weight: 400;
	margin-top: 4px;
	margin-bottom: 0px;
}

.w50 {
	width: 50px !important;
}

.w100 {
	width: 100px !important;
}

input[type="file"] {
	background-color: #FFF;
	vertical-align: middle;
	display: inline-block;
}

.joinin-concrete table.all tbody td span {
	color: #777;
	clear: both;
	margin-top: 10px;
}

.joinin-concrete table.all thead th em {
	color: #ed145b;
	margin-left: 12px;
	font-weight: 400;
}

.joinin-concrete table.all tbody td p.emphasis {
	color: #F30;
	font-family: "微软雅黑";
	margin-top: 10px;
	clear: both;
}

select,.select {
	color: #777;
	background-color: #FFF;
	height: 26px;
	vertical-align: middle;
	padding: 2px;
	border: solid 1px #CCC;
	outline: 0;
}

.joinin-concrete table.all tbody td span.block {
	display: block;
}
.apply-company-info table,
.apply_credentials_info table,
.apply_store_info table {
	border:0;
}