.con_join_us{
    background: url(../images/us_bgs.jpg) no-repeat left top;
    margin-bottom: 0;
}

.join_in{
  margin-top: 25px;
  margin-bottom: 3%;
}
.join_in p{
   /* text-indent: 2rem; */
}
.jn_con{
    background: #fff;
}
.per_turn_table {
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
}

.public_tab .turn_tit {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: inline-block;
    line-height: 56px;
    width: 100%;
}

.public_tab .turn_tit li {
    float: left;
    text-align: center;
    width: 33.3%;
}

.public_tab .turn_tit li span{
	cursor: pointer;
	display:block;
	background: #fff;
	border: 1px solid #dae1e5;
	margin-left: -1px;
	font-size: 14px;
	font-size: 1.4rem;
	color:#3f3f3f;
}
.public_tab .turn_tit li.t_current span{
	background: #0060aa;
	color:#fff;
	font-weight: bold;
}

.public_tab .turn_ins {
    margin: 30px 0 50px 0;
    width: 100%;
}
/* .turn_ins_text p{
    text-indent: 2rem;
} */
.public_tab .turn_ins h3{
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 1%;
	margin-top: 1%;
	color:#3f3f3f;
	font-weight: bold;
}
.public_tab .turn_ins h3.h3_matop{
	margin-top: 0;
}
.public_tab .turn_ins h3 img{
	margin-right: 7px;
	vertical-align: middle;
}
.num_con{
	width:100%;
	padding:20px 0;
	background: url(../images/num_bg.png)no-repeat left top;
}
.num_con ul li{
	width: 50%;
	text-align: center;
	float: left;
}
.num_con ul li h2{
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 10px;
	color:#fff;
}
.num_con ul li p{
	font-size: 18px;
	font-size: 1.8rem;
	color:#fff;
}
.jn_con ul{
	border: 1px solid #dae1e5;
	padding:10px 20px;
}
.jn_con ul li{
	width:25%;
	float: left;
	text-align: left;
	background: url(../images/icon/icon_d.png) no-repeat left 12px;
	padding-left: 10px;
}
.jn_con ul li a{
	line-height: 28px;
}
.table_con table thead tr{
/* border-left:1px solid #fff;
border-right:1px solid #fff; */
	border-top: 3px solid #0060aa;
	border-bottom: 1px solid #787878;
}
.table_con table thead td{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color:#3f3f3f;
}
.table_con table td{
	border-right:1px solid #dae1e5; 
}
.table_con table td.bor_r_n{border-right:0;}
.table_con tbody tr{
/*    border-left:1px solid #fff;
	border-right:1px solid #fff; */
	line-height: 40px;
	border-bottom: 1px solid #d9d9d9;
}
.table_con tbody tr td{
	text-align: center;
	font-size: 12px;
	color:#3f3f3f;
}
.zy_join_us tbody tr td{
    text-align: left;
    font-size: 12px;
    color:#3f3f3f;
    padding-left: 1%;
}
.turn_imgs{
	text-align: center;
	margin-bottom: 5%;
}
.turn_imgs img{
		max-width: 100%;
}
.table_con .subNav .bor_r_n{
 background:url(../images/icon/table_dw.png) no-repeat 98% center;
}

.table_con .currentDt .bor_r_n{
	background:url(../images/icon/table_up.png) no-repeat 98% center;
}
.table_con .navContent{
	width: 100%;
	display: none;
}
.table_bor_n table td{
	border-right:0;
}
.table_con table thead td{
	border-right: 1px solid #d8dee2;
}
.table_bor_n table .navContent td{
	width: 100%;
	background: #f8f8f8;
		padding:20px 15px;
	text-align: left;

}
.table_bor_n table .navContent td a{
	color:#0060aa;
}
.public_tab .turn_ins .h3_top h3{
   margin-top: 0;
   text-align: center;
   margin-bottom: 2%;
}
/* .h3_top p{
    text-indent: 2rem;
} */
.bs_content  ul li{
	width:100%;
	float: none;
}
p.pad_left{
	padding-left:15px;
}
.table_con table.bable_tops{
   margin-top: 30px;
}

.table_w tr td{
	width: 25%;
}
.table_w tr td.bor_r_n{
	width:50%;
}
.table_download table tr td{
	text-align:left;
}
.table_download tr td a{
	float: right;
	margin-right: 2%;
}
.table_download table thead tr{
	border-bottom: 1px solid #d9d9d9;
}


/* 重点 */
.industry-list{
    width: 1000px;
    margin:auto;
}
.industry-list li{
    display: inline-block;
    position: relative;
    width: 320px;
    height: 70px;
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    line-height: 70px;
    border:1px solid rgb(135,158,172);
    float: left;
    margin:0 20px 20px 0;
    padding-left:70px;
    cursor: pointer;
    background: url("../images/icon/exp-list-bg.png") no-repeat right 0;
}
.industry-list li.rightGaps{
    margin-right: 0;
}
.industry-list li span{
    display: inline-block;
    position: absolute;
    width: 70px;
    height:70px;
    left:0;
    background: url("../images/icon/icon_smllicon.png") no-repeat;
}
.industry-list li.industry-select{
    color: #fff;
    background: #006699 url("../images/icon/exp-list-bg.png") no-repeat right -97px;
}
.industry-list li span.example-icon-1{
    background-position: 0px 0px;
}
.industry-list li span.example-icon-2{
    background-position: 0px -71px;
}
.industry-list li span.example-icon-3{
    background-position: 0px -142px;
}
.industry-list li span.example-icon-4{
    background-position: 0px -213px;
}
.industry-list li span.example-icon-5{
     background-position: 0px -284px;
}
.industry-list li span.example-icon-6{
    background-position: 0px -355px;
}

.industry-list li.industry-select span.example-icon-1{
	 background-position: -84px 0px;
}
.industry-list li.industry-select span.example-icon-2{
	 background-position: -84px -71px;
}

.industry-list li.industry-select span.example-icon-3{
	 background-position: -84px -142px;
}

.industry-list li.industry-select span.example-icon-4{
	 background-position: -84px -213px;
}

.industry-list li.industry-select span.example-icon-5{
	 background-position: -84px -284px;
}

.industry-list li.industry-select span.example-icon-6{
	 background-position: -84px -355px;
}





.industry-list-intro{
    display: none;
    width: 100%;
    height:auto;
    background: #dae1e5;
}
.relate-industry-list{
    position: relative;
    top:20px;
    width: 1000px;
    margin:0 auto;
    z-index: 4;
}
.relate-industry-list a{
    display: inline-block;
    width:34px;
    height: 34px;
    background: url("../images/icon/relate-list-icon-2.png") no-repeat;
}
.close-list{
    float: right;
}
.move-list-select{
    float: right;
    margin-right: 20px;
}
.close-list a.closeClick{
    background: url("../images/icon/relate-list-icon.png") no-repeat right center;
}
.move-list-select a{
    background-color: #fff;
    background-position: 1px center;
}
.move-list-select a.leftMove{
    background-position: left center;
}
.move-list-select a.rightMove{
    background-position: -34px center;
}
.move-list-select a.clicked{
    background-color: rgb(135,158,172);
    background-image: url("../images/icon/relate-list-icon-1.png");
}



.intro-list{
    display: none;
    width: 1000px;
    margin:20px auto 0 auto;
    padding-bottom: 30px;
}
.green_int{
    margin-top: 40px;
    margin-bottom: 30px;
    position: relative;
    min-height: 350px;
    width:100%;
    background: url(../images/pro-example.jpg)no-repeat left center;
}

.green_conter{
    position: absolute;
    top:50px;
    right:24%;
    background: rgba(5,40,59,0.8);
    padding:30px 25px ;
    height: 246px;
    width:330px;

}
.green_conter h3{
    width:100%;
    font-size: 16px;
    font-size: 1.6rem;
    color:#fff;
    text-align: center;
    padding-bottom:20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
}
.green_conter p{
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    color:#fff;
}
.exp-list-title{
    font-size: 1.4rem;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    height:40px;
    line-height: 40px;
    margin:20px 0;
    background: url("../images/pro-title-bg.png") no-repeat center;
}
.partner-list{
    margin-bottom:20px;
}
.partner-list li{
    display: inline-block;
    float: left;
    width: 168px;
    margin-right: 40px;
    height:110px;
    text-align: center;
}
.partner-list li img{
    max-width: 100%;
}
.partner-list li.rightGaps{
    margin-right: 0;
}
.exp-list-show{
    width: 1000px;
    margin:20px auto;
}
.exp-list-show li{
    display: inline-block;
    float: left;
    margin:20px 20px 0 0;
}
.exp-list-show li.rightGaps{
    margin-right: 0;
}
.loadMore{
    width:180px;
    height:40px;
    margin:20px auto;
    border:1px solid rgb(135,158,172);
    text-align: center;
    line-height: 40px;

}
.loadMore a{
    color: rgb(135,158,172);
    font-size: 1.2rem;
    font-size: 12px;
}

.container .container_body > article > section.section_wt{
	width:100%;
	margin:0 auto;
}
.tab_wt .turn_tit{
	width:1000px;
	margin:0 auto;
	display: block;
}
.tab_wt .join_wt{
	width:1000px;
	margin:30px auto 50px;
}
.turn_ins_text img{width:auto;}
.join_w_wt .h3_top,.join_w_wt .jn_con,.join_w_wt h3,.join_w_wt .pad_left,.join_w_wt .table_con{
	width:1000px;
	margin:0 auto;
}

.intro-list p{
	font-size: 14px;
	font-size: 1.4rem;
	color:#3f3f3f;
    padding-left: 30px;
}

.table_bor_iphone tbody td i{
    display: inline-block;
     font-size: 12px;
     color: #3f3f3f;
    display: none;
    font-style:normal;
}


/*pad单独样式 <1000px分辨率    and (min-width: 960px)*/
@media screen and (max-width: 999px) {
	.public_tab .turn_tit li {
    float: left;
    text-align: center;
    width: 25%;
}
.public_tab .turn_tit{
    border-bottom: 1px solid #dbe2e6;
}
.public_tab .turn_tit li span{
    cursor: pointer;
    display:block;
    background: none;
    border: 0;
    margin-left: -1px;
    font-size: 14px;
    font-size: 1.4rem;
    color:#3f3f3f;
    font-weight: bold;
}
.public_tab .turn_tit li.t_current span{
    background: url(../images/icon/icon_linet.png) no-repeat center bottom;
    color:#0060aa;
    font-weight: bold;
}
.public_tab .turn_ins {
    margin: 3% 0 5% 0;
    width: 100%;
}
.sec_pad3{
   padding:0 3%;
}
.jn_con ul{
	border: 0;
}
.jn_con ul li{
	width: 100%;
}
.public_tab .turn_ins{
    margin:5% auto;
}

.tab_wt .turn_tit{
    width:100%;
}
.table_con .subNav .bor_r_n{
    background: rgba(0, 0, 0, 0) url("../images/icon/table_dw.png") no-repeat scroll 92% center;
}
.table_con .currentDt .bor_r_n{
    background:url(../images/icon/table_up.png) no-repeat 92% center;
}

.join_w_wt .h3_top,.join_w_wt .jn_con,.join_w_wt h3,.join_w_wt .pad_left,.join_w_wt .table_con{
    width:100%;
    margin:0 auto;
}
.jn_con ul{
    padding:2% 0 2% 2%;
}
h3.h3_h{
    margin-bottom: 2%!important;
}
.table_con{
    width:94.5%;
    margin:0 auto;
}
.public_tab .turn_ins h3{
    margin-top: 3%;
}
.industry-list,.relate-industry-list{
    width:100%;
}
.industry-list li{
    width:100%;
    margin:0 20px 2% 0;
}
.intro-list{
    width:100%;
    padding:3%;
}

p.pad_left{
    padding-left: 15px;
}
.intro-list p{
    padding-left: 10px;
}
.tab_base .turn_tit li{
    width:33.333%;
}
.con_join_us{
    background: none;
}

/* 表格样式 */
.table_iphone table thead,.table_iphone tbody{
   float: left;
    width:60%;
}
.table_iphone tbody{
    float: left;
    width:30%;
}
.table_iphone table thead td,.table_iphone tbody td{
    display: block;
    float: left;
    width:100%;
}
.table_iphone tbody tr{
    width:100%;
}

.table_iphone table thead tr{
    border-top:0;
    border-bottom:0;
}
.table_iphone tbody tr{
    border-bottom: 0;
}
.table_iphone table thead td,.table_iphone tbody tr td{
    height: 50px;
    line-height: 50px;
    border-right:0; 
    border-bottom: 1px solid #d8dee2;
}
.table_iphone table thead td{
    text-align: left;
}
.table_iphone tbody tr td{
    text-align: right;

}
.table_iphone tbody tr,.table_iphone tbody tr{
    width:100%;
}
.table_iphone tbody td{
    width:100%;
}
.table_iphone tbody td span{
    display: inline-block;
    width:40px;
}
/* 表格样式 end */

.table_bor_iphone td.bor_r_n span{
   display: none;
}
.table_bor_iphone thead{
    display: none;
}

.table_bor_iphone tbody td{
    width:60%;
}
.table_bor_iphone tbody td.bor_r_n{
    width:40%;
}
.table_bor_iphone tbody td.td_le{
  display: none;
}

.table_bor_iphone tbody td i{
   display: inline-block;
}
.table_bor_iphone tbody tr td{
    text-align: left;
    padding-left: 3%;
}
.table_con tbody tr{
    background: #f8f8f8;
}
.table_iphone tbody tr{
    background: #fff;
}
.table_bor_n table .navContent td{
    background: #fff;
}
.table_bor_iphone{
    width:100%;
}

.table_download table thead tr{
    border-top: 0;
 }

.public_tab .turn_ins h3{
    margin-bottom: 2%;
    margin-top: 2%;
}

.turn_ins_text img{width:100%;}

}




/*pad单独样式 <960px */
@media screen and (min-width: 768px) and (max-width: 959px) {



}
/*手机单独样式 <768px */
@media screen and (min-width: 640px) and (max-width: 767px) {
    .table_iphone tbody td span{
        width:80px;
    }
}
/*手机单独样式 <640px */
@media screen and (min-width: 480px) and (max-width: 639px) {
}
/*手机单独样式 <480px */
@media screen and (max-width: 479px) {
}

