/*入驻流程*/
 .header_bottom{
	background: url(../img/header_bottom_bg.jpg);
	height:13px;
}
.help .banner img{
	width:100%;
}
.help .help_summary{
	padding-left:23px;
	font-size:12px;
	color:#333333;
	background: url(../img/help_icon.png) no-repeat -22px -20px;
}
.help .help_title{
	padding:30px 0;
}
.help .help_content{
	padding:20px 0;
}
.help .help_content .title{
	text-align: center;
	font-size:30px;
	line-height: 36px;
	margin-bottom: 30px;
	color:#333333;
}
.help .help_text{
	border:1px solid #dddddd;
}
.help .help_text .left{
	width:240px;
	float: left;
}
.help .help_text .right{
	width:958px;
	float: right;
	padding-left:20px;
}
.help .help_text:after,
.help_container .text .select:after,
.help_container .cost .cell ul:after{
	content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.help .left_nav{
	padding:10px;
}
.help .left_nav .name{
	font-size:14px;
	color:#333333;
	position: relative;
	padding:10px 0;
	cursor: pointer;
}
.help .left_nav .name span{
	padding-left:18px;	
}
.help .left_nav .name i{
	position: absolute;
	width:16px;
	height: 16px;
	background: url(../img/help_icon.png)no-repeat -26px -53px;
	top:13px;
}
.help .left_nav .name.on i{
	background: url(../img/help_icon.png)no-repeat -23px -84px;
}
.help .left_nav ul li{
	/*margin-bottom:15px;*/
}
.help .left_nav .subside{
	display: none;
	font-size:12px;
}
.help .left_nav .subside a{
	display: block;
	padding-left:15px;
	line-height: 36px;
	color:#999999;
	
}
.help .left_nav .subside a:hover{
	color:#049f4d;
}
.help .left_nav .subside a.active{
	color:#049f4d;
}
.help .left .search{
	padding:15px 10px 0 10px;
	position: relative;
}
.help .left .search .text{
	border:1px solid #dddddd;
	background: #ffffff;
	padding:8px 10px;
	padding-right: 20px;
	
}
.help .left .search .text .search_input{
	border:none;
	display: block;
	width: 100%;
	height:100%;
}
.help .bg_content{
	background: #f1f1f1;
}
.help .left .search .search_btn{
	position: absolute;
	top:23px;
	right:18px;
	width:16px;
	height:16px;
	background: url(../img/help_icon.png)no-repeat -22px -112px;
	border:none;
	cursor: pointer;
}
.help .help_explain{
	text-align: center;
	padding:250px 20px;
}
.help .help_explain .summary{
	font-size:18px;
	font-weight: bold;
	color:#999999;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
}
.help_container{
	padding:15px;
	font-size:12px;
	color:#333333;
	display: none;
}
.help_container .text{
	color:#333;
	
}
.help_container .text .name{
	padding:13px 0;
}
.help_container .text .select{
	margin-top:25px;
}
.help_container .text .select ul li{
	float: left;
    min-width: 72px;
    padding: 8px 20px;
    background: #fff;
    border: 1px solid #dddddd;
    border-right: 0;    
    color: #333333;
    text-align: center;
    cursor: pointer;  
    font-size:14px;  
}
.help_container .text .select ul li:last-child{
	border-right:1px solid #dddddd;
}
.help_container .text .select ul li.on{
	background: none;
	color:#049f4d;
}
.help_container .radio_box{
	padding:20px 0; 
	border-bottom: 1px solid #dddddd;
}
.help_container .radio_box label{
	padding-right:20px;
}
.help_container .link{
	margin:30px 0 30px 0;
}
.help_container .link a{
	background: #049f4d;
	color:#ffffff;
	padding:6px 15px;
	margin-right:10px;
}
.help_container .cost{
	padding:40px 0;
	text-align: center;
}
.help_container .cost .name{
	font-size:16px;
}
.help_container .cost .summary{
	color:#999999;
	padding:5px 0 30px 0;
}
.help_container .cost .cell ul li{
	width:33.33%;
	float: left;
}
.help_container .cost .cell .price{
	font-size:30px;
	color:#049f4d;
	line-height: 40px;
}
.help_container .cost .cell .item{
	font-size:14px;
	padding:15px 0 8px 0;
}
.help_container .cost .cell .introduce{
	color:#999999;	
}
.help_container .rule{
	margin-top:30px;
}
.help_container .rule .name{
	text-align: left;
	font-size:12px;
}
.help_container .rule .table_box{
	max-height:300px;
	overflow: auto;
	margin-top:5px;
}
.help_container .rule .table_box .table td{
	width:11.11%;
	vertical-align: middle;
}
.help_container .rule .link{
	text-align: left;
}

.help_container  .table_cell{
	margin-top:20px;
	text-align: left;
}
.help_container  .table_cell a{
	color:#049F4D;
}
.help_container  .table_cell .grey{
	color:#999999;
}
.help_container  .table_cell .font_14{
	font-size:14px;
}
/*表格*/
 table {
  background-color: transparent;
}
  caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
  th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
 .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table_border_online{
	border:1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
 .table-bordered > thead > tr > th,
 .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

 .table-bordered>tbody>tr>td, 
 .table-bordered>tbody>tr>th, 
 .table-bordered>tfoot>tr>td, 
 .table-bordered>tfoot>tr>th, 
 .table-bordered>thead>tr>td, 
 .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
 table {
    border-spacing: 0;
    border-collapse: collapse;
}