.navItem img{
	width:60%;
	margin-top:20px;
	width:83%;
}
.navList .navItem{
	/* height:100px; */
	background-size:100% 100%;
}
.navList{
	width:100%;
	display: flex;
	flex-wrap: wrap;
}
.navList .navItem .navItem-tit{
	margin-top:10px;
	color:#cbcbcb;
}
.cate_pro{
	width:100%;
	padding:40px 10px;
	min-height:230px;
	/*margin-top:25px;*/
	border-bottom:1px dashed #c9c4c4;
}
.pic1{
	width:50%;
	float:left;
}
.pic1 img{
	width:100%;
	border:1px solid #c9c4c4;
}
.pic_right{
	width:50%;
	float:left;
	color:#000;
	padding-left:15px;
	margin-bottom:20px;
	position: relative;
	height:155px;
}
.bot_more{
	border:1px solid #fe8535;
	font-size: 12px;
	width:68%;
	height:30px;
	text-align: center;
	line-height: 30px;
	margin-top:10px;
}
.bot_more span,.bot_more p{
	font-size: 12px
}