@charset "utf-8";
/* CSS Document */

/******************************流动产品图****************************/
.blk_18 {
	overflow: hidden;
	zoom: 1;
	width: 300px;
	height: 150px;
	margin: auto;
}

.blk_18 .pcont {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-left: 15px;
}

.blk_18 .ScrCont {
	width: 32766px;
	zoom: 1;
	margin-left: -5px;
}

.blk_18 #List1_1, .blk_18 #List2_1 {
	float: left;
}

.blk_18 .LeftBotton{
	width: 29px;
	height: 43px;
	float: left;
	background: url(../images/prev-button.png)no-repeat;
}
.blk_18 .RightBotton {
	width: 29px;
	height: 43px;
	float: right;
	background: url(../images/next-button.png)no-repeat;
}

.blk_18 .LeftBotton { margin-top:50px; 
                     margin-left:5px;

}

.blk_18 .RightBotton {margin-top:50px; 
                      margin-right:5px;


}

.blk_18 .LeftBotton:hover {
}

.blk_18 .RightBotton:hover {

}

.blk_18 .pl img {
	display: block;
	cursor: pointer;
	border: none;
	margin: 0 auto;
	border: 1px solid #ced2d5;
}

.blk_18 .pl {
	width: 200px;
	float: left;
	text-align: center;
	line-height: 24px;
	margin-right: 20px;
}

