.slides{
	position:relative;
	width:1440px;
	height:466px;
	margin:0 auto;
}

.recommend .nums {
	width:auto !important;
	right:0 !important;
	bottom:4px !important;
	    left: inherit !important;
}

.nums em {
	background:url(../images/gai_hei.png) no-repeat !important;
	border-radius:0 !important;
	width:26px !important;
	height:16px !important;
	color:#fff;
	opacity:1;
	line-height: 16px;
	font-style:normal;
	display:inline-block !important;
	text-align:center;
	text-indent:0 !important;
}
.nums  .current em {
	background:url(../images/gai_lan.png) no-repeat !important;
} 
.com-h  .more {
	color:#fff !important;
	font-size:14px;
	line-height:30px;
	margin-right:10px;
}
.history {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.history .his-list {
	padding:34px 26px;
	border: 1px solid #CCCCCC;
}
.history .his-list .box {
	width:100%;
	position:relative;
	overflow:hidden;
}
.history .his-list .box .list {
	width:99999px;
	overflow:hidden;
}
.history .his-list .box .list li {
	float:left;
	background:url(../images/lchg-bg.png) no-repeat;
	 width: 158px;
    height: 118px;
    text-align: center;
}
.history .his-list .box .list li img {
	position:relative;
	top:2px;
}
.history .his-list  .plus {
	background:url(../images/lchg-zjt.png) no-repeat;
	width:21px;
	height:25px;
	position:absolute;
	    left: 5px;
    top: 122px;
}
.history .his-list .minus {
	background:url(../images/lchg-yjt.png) no-repeat;
	width:21px;
	height:25px;
	position:absolute;
	    right: 5px;
    top: 122px;
}