.main{
	overflow: hidden;
	width: 100%;
	display: inline-block;
}
.tab_pic_nav {
	width: 100%;
	height: 40px;
	background: #f2f2f2;
	position: relative;
}
.new_slider {
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
}
.span_title {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 40px;
	padding: 0 1em;
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #f0871b;
	border-left: 7px solid #f0871b;
}
.new_pic_module {
	width: 1008px;
	margin: 0 auto;
	font-family: "微软雅黑";
	overflow: hidden;
}
.tab_pic_nav_list.current .current_ico {
	display: block;
}
.new_slider {
	display: none;
}
.pic_content :first-child {
	display: block;
}
.photo_module{
	width: 325px;
	height: 252px;
	float: left;
	display: block;
	margin-bottom: 15px;
	margin-left: 16px;
	overflow: hidden;
	box-sizing:border-box;
	border: 1px solid #e5e5e5;
}
.new_slider>:first-child{
	margin-left: 0;
}
.module_img{
	display: block;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.module_img img{
	display:  block;
	width: 100%;
}
.module_list_name{
	font-size: 14px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	display: block;
	box-sizing:border-box;
	padding: 0 5px;
}
.module_list_name:hover{
	color: #f0871b;
}

.current_ico {
	display: none;
	position: absolute;
	width: 1px;
	bottom: 0;
	border: 5px solid;
	border-top-color: #f0871b;
	border-left-color: #f0871b;
	border-right-color: #f0871b;
	border-bottom-color: #fff;
	left: 50%;
	margin-left: -5px;
}


.tab_pic_nav_list.current {
	color: #fff;
	background: #f0871b;
}
.tab_pic_nav_list {
	font-size: 16px;
	line-height: 40px;
	float: left;
	padding: 0 1em;
	position: relative;
	text-align: center;
	cursor: pointer;
	display: block;
}
.pc_hide{
	display: none;
}
.nav_link_out{
	float: right;
	font-size: 12px;
	line-height: 40px;
	margin-right: 10px;
}
.nav_link_out:hover{
	color: #f0871b;
}
.pic_content {
	width: 100%;
	overflow: hidden;
}
.pic_num{
	font-size: 12px;
	display: block;
	float: left;
	width: auto;
	height: 20px;
	padding: 5px;
	line-height: 20px;
	color: #acacac;
	background: #000;
	background: rgba(0,0,0,0.8);
}
.pic_num_div{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
}

.pic_num span{
	color: #f0871b;
	display: inline !important;
}
.current_position{
	width: 1008px;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 12px;
}
@media all and (max-width:768px){
	
	.industry_dynamics_add_item_block{
		display: block;
	}
	.main{
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.pic_content  {
		width: 95%;
		margin: 0 auto;
	}
	.pc_hide{
		display: block;
	}
	.current_position{
		font-size: 0.2rem;
		margin: 0 auto;
		width: 95%;
		
	}
	.user_position_current {
		margin: 0.2rem 0;
		margin-bottom: 0;
	}
	.new_pic_module{
		margin-top: 0;
		width: 100%;
	}

 body .tab_pic_nav {		background: url("//p.yunshuren.com/qcjw/images/transport_title_line.png") repeat-x 100% 50%;}
body.up .tab_pic_nav {		background: url("//p.yunshuren.com/qcjw/images/transport_title_line.png") repeat-x 100% 50%;}
body.ali .tab_pic_nav {		background: url("//papu.yunshuren.com/qcjw/images/transport_title_line.png") repeat-x 100% 50%;}

	.tab_pic_nav {
		font-size: 0.3rem;
		height: auto;
		overflow: hidden;
		display: block;

	}
	.span_title {
		display: block;
		float: left;
		font-size: 1em;
		line-height: 0.8rem;
		background: #fff;
		padding: 0 ;
		padding-right: 1em;
		position: relative;
		text-align: center;
		border: none;
		cursor: pointer;
	}
	.new_slider {
		margin-top: 0.2rem;
	}
	.photo_module {
		width: 49%;
		float: left;
		display: block;
		margin-bottom: 0.2rem;
		margin-left: 2%;
		height: 2.72rem;
	}
	.module_list_name {
		font-size: 0.22rem;
		line-height: 2em;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		display: block;
		box-sizing: border-box;
		padding: 0 5px;
	}
	.new_slider>:nth-child(2n+1) {
			margin-left: 0;
	}
	.tab_pic_nav_list {
		font-size: 0.27rem;
		line-height: 0.8rem;
		float: left;
		padding: 0 0.8em;
		position: relative;
		text-align: center;
		cursor: pointer;
}
.mob_nav_list{
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
}
.mob_hide{
	display: none !important;
}
.nav_link_out{
	font-size: 0.2rem;
	line-height: 0.8rem;
}
.pic_num{
	font-size: 0.2rem;
	padding:0.1rem;
	line-height: 0.3rem;
	height: auto;
}
}
