/*-- 产品滚动 框架和左右按钮样式 --*/
#tjcp{width:1180px; margin:0px auto;}
.leftLoop{width:1180px; display:block; } 
.leftLoop .hd{ overflow:hidden;  height:62px; margin-top:-105px;_margin-top:-225px;} 
.leftLoop .hd .next{ display:block;width:34px;height:62px;float:left;overflow:hidden;cursor:pointer; background:url(../images/icon_06.png) 0px}
.leftLoop .hd .prev{ display:block;width:34px; height:62px;float:right;overflow:hidden;cursor:pointer; background:url(../images/icon_06.png) -34px -0px;}
.leftLoop .bd{height:140px; padding-left:50px; padding-top:35px; padding-bottom:35px} 
.leftLoop .bd ul{ overflow:hidden; zoom:1; } 


.leftLoopp{width:1180px;  display:block; } 
.leftLoopp .hd{ overflow:hidden;  height:62px; margin-top:-200px;_margin-top:-200px;} 
.leftLoopp .hd .next{ display:block;width:34px;height:62px;float:left;overflow:hidden;cursor:pointer; background:url(../images/icon_06.png) 0px}
.leftLoopp .hd .prev{ display:block;width:34px; height:62px;float:right;overflow:hidden;cursor:pointer; background:url(../images/icon_06.png) -34px -0px;}
.leftLoopp .bd{padding-left:50px; padding-top:35px; } 
.leftLoopp .bd ul{ overflow:hidden; zoom:1; } 