@charset "utf-8";
/*基本框架CSS*/

/*基本框架CSS结束，应用特效时，以上样式可删除*/
/* 效果CSS开始 */
#zsgun{  position:relative;height:206x; width:1100px; margin:auto;}
a.hScrollPane_leftarrow{top:70px; cursor:pointer; display:block; width:25px; height:58px; background:url(../images/zsleftbar.gif) no-repeat left top;left:15px; position:absolute;}
a.hScrollPane_leftarrow:hover{background:url(../images/zsleftbar.gif) no-repeat left -58px;}
a.hScrollPane_rightarrow{ top:70px; cursor:pointer; display:block; width:25px; height:58px; background:url(../images/zsrightbar.gif) no-repeat left top; right:15px; position:absolute;}
a.hScrollPane_rightarrow:hover{background:url(../images/zsrightbar.gif) no-repeat left -58px;}
.hScrollPane_dragbar{width:1008px; position: absolute; border-bottom:#CECECE 2px solid; left:15px; top:230px; z-index:1; padding:0 39px;}
.hScrollPane_draghandle{position:absolute; width:180px; height:10px; overflow:hidden; background:url(../images/gunbar.png) no-repeat left top;_background:url(../images/gunbar.gif) no-repeat left top; bottom:-5px; cursor:pointer; margin:0 39px; left:0;}
#gundiv{ width:1040px; position:relative; margin-left:55px; padding-top:32px; float:left; display:inline;height:206px; overflow:hidden;}
#gundiv ul {height:206px;position: absolute; width:10000px;}
#gundiv li{ width:235px; height:206px; overflow:hidden; float:left; margin-right:26px; position:relative;}
#gundiv li p{ display:block; height:25px; line-height:18px; text-align:center; overflow:hidden; margin-right:140px; *margin-left:30px; padding-left:30px\9;}
#gundiv li p a{ color:#000;}
#gundiv li p a{ color: #666; font-size: 12px; position:absolute; z-index:9999; }
#gundiv li.zslion p{  }
#gundiv li img{ position:relative !important; width:240px; height:150px;}
/* 效果CSS结束 */
