﻿
#zsgun{ position:relative;height:300px;  margin:auto;}



a.hScrollPane_leftarrow{top:70px; cursor:pointer; display:block; width:25px; height:58px; background:url(../ying/images/zsleftbar.gif) no-repeat left top;left:55px; position:absolute;}
a.hScrollPane_leftarrow:hover{background:url(../ying/images/zsleftbar.gif) no-repeat left -58px;}
a.hScrollPane_rightarrow{ top:70px; cursor:pointer; display:block; width:25px; height:58px; background:url(../ying/images/zsrightbar.gif) no-repeat left top; right:55px; position:absolute;}
a.hScrollPane_rightarrow:hover{background:url(../ying/images/zsrightbar.gif) no-repeat left -58px;}


.hScrollPane_draghandle{position:absolute; width:180px; height:10px; overflow:hidden; bottom:-5px; cursor:pointer; margin:0 39px; left:0;}

#gundiv{ width:1300px; position:relative; margin-left:55px; padding-top:22px; float:left; display:inline;height:240px; overflow:hidden;}
#gundiv ul {height:240px;position: absolute; width:1000000px;}



#gundiv li{  height:240px; overflow:hidden; float:left; margin-right:37px;position:relative; width: 290px;overflow: hidden;}
#gundiv li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
#gundiv li img:hover{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

#gundiv li a{ font-size: 17px; line-height:40px!important; display: block; text-align: center; height: 40px; margin-top: 8px;}

#gundiv li a:hover{color: #009c98;}


/* 效果CSS结束 */
