/* 品牌滚动*/
.partFourM{
	width: 813px;
	height: 218px;
}
.left{
	width: 68px; height:40px;
	float: left;
	padding-top: 52px;
}
.left a{ cursor:pointer; display:block;width: 26px; height:40px; display:block; background:url(../images/cp02.png) no-repeat;}
.left a:hover{ display:block;width: 26px; height:40px; background:url(../images/cp02_on.png) no-repeat;}

.right a{ cursor:pointer; display:block;width: 26px; height:40px; display:block; background:url(../images/cp03.png) no-repeat;}
.right a:hover{ display:block;width: 26px; height:40px; background:url(../images/cp03_on.png) no-repeat;}


.right{
	width: 32px;
	padding-left: 17px;
	text-align: right;
	float: right;
	padding-top: 52px;
}
.partFourCon{
	width: 813px;
	float: left;
	overflow: hidden;
	height: 218px;
	position: relative;
}
.pro li{
	float: left;
	width: 245px;
	overflow: hidden;
	height: 218px;
	margin-right: 38px;
	display: inline;
	position: relative;
}


.cp{ width:245px;}
.cp dl{ width:245px;}
.cp dl dt{}
.cp dl dd{ text-align:center; color:#2c2c2c; font-size:14px; line-height:50px; height:50px; overflow:hidden; display:block;}
.cp dl dd a{color:#2c2c2c;}
.cp dl dd a:hover{color:#ff3924;}
