.service_box{
	margin-bottom: 120px;
}
.pro_list{
	overflow: hidden;
}
.pro_list_li{
	overflow: hidden;
	padding-top: 20px;
}
.img_box{
	overflow: hidden;
}
.img{
	width: 50px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.img img{
	width: 100%;
}
.img_box_h2{
	font-size: 18px;
	padding: 10px 0 10px 10px;
	float: left;
}
.p_node{
	line-height: 26px;
	word-break: normal;
	word-wrap: break-word;
	break-word:normal;
}

/* 服务条款*/
.announce{
	color: #666;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fig{
	padding: 10px 0;
}
/*联系我们*/
.email_box{
	overflow: hidden;
	margin: 30px 0 100px;
}
.email_ul{
	overflow:hidden ;
}
.email_h2{
	margin-bottom: 10px;
	text-align: left;
}
.email_ul_li{
	float: left;
	width: 25%;
	text-align: left;
}
.email_ul_li span{
	display: block;
	line-height: 26px;
	color: #999;
	font-size: 12px;
}


.index_nav_list,
.index_nav_child_list{
	overflow:hidden;
	margin:0 auto;
	min-width:1000px;
}

.index_nav_list,
.index_nav_ul{
	background-color:#3b3b3b;
	height:40px;
	padding-left: 70px;
	box-sizing: border-box;
}
.index_nav_child_list,
.index_nav_child_ul{
	height:30px;
	background-color:#e9e9e9;
}


.index_nav_box ul{
	overflow:hidden;
	margin:0 auto;
	width:1000px;
}


.index_nav_box li{
	margin-left:-1px;
	float:left;
}

.index_nav_ul li{
	height:40px;
	float: left;
}

.index_nav_ul a{
	display:block;
	padding:10px 0;
	height:40px;
	box-sizing:border-box;
}

.index_nav_ul strong{
	display:block;
	padding:0 40px;
	height:20px;
	border-left:1px solid #d0aca9;
	font-size:16px;
	color:#fff;
	line-height:20px;
	font-weight:400;
}


.index_nav_ul a:hover strong,
.index_nav_ul li.hover strong{
	position:relative;
	left:0;
	top:-10px;
	margin:0 -1px;
	padding:0 41px;
	height:40px;
	border-color:#f2a333;
	background-color:#f2a333;
	line-height:40px;
	
}
/*网站地图*/
.map_li{
	overflow: hidden;
}
.map_li_h2{
	padding-left: 20px;
	margin: 10px 0 6px;
	
}
.map_li_h2 h2{
	font-size: 16px;
	font-weight: 500;
}
.map_list li{
	float: left;
	margin: 10px 0;
}
.map_list li a{
	padding: 0 20px;
	height: 14px;
	display: block;
	border-left:1px solid #ccc ;
	box-sizing: border-box;
	line-height: 18px;
	font-size: 12px;
	color: #666;
}
.map_list li a.bor_no{
	border-left: none;
}
.map_list li:first-child a{
	border-left: none;
}
.map_list a:hover{
	color: orangered;
}











