.navItem img{
	width:60%;
	margin-top:20px;
}
.navList .navItem{
	height:150px;
	background:url('../images/nav_!.png');
	background-size:100% 100%;
}
.navList{
	width:100%;
}
.navList .navItem .navItem-tit{
	margin-top:20px;
	color:#28347e;
}
.cate_pro{
	width:100%;
	padding:20px 10px;
	height:200px;
	/*margin-top:25px;*/
	border-bottom:1px dashed #454d52;
}
.pic1{
	width:50%;
	float:left;
	margin-bottom:15px;
}
.pic1 img{
	width:150px;
	height:150px;
	border:1px solid #454d52;
}
.pic_right{
	width:50%;
	float:left;
	color:#555;
	padding-left:15px;
	margin-bottom:10px;
	position: relative;
	height:155px;
}
.bot_more{
	border:1px solid #28347e;
	font-size: 12px;
	width:50%;
	height:30px;
	text-align: center;
	line-height: 30px;
	position: absolute;
	bottom:0px;
}
.bot_more span,.bot_more p{
	font-size: 12px
}