﻿@charset "utf-8";
 

.zsgun{ position:relative;height:280px; width:1170px; margin:auto;}
 
a.hScrollPane_leftarrow{top:70px; cursor:pointer; display:block; width:27px; height:100px; background:url(../images/titbits_left.png) no-repeat left top;left:0px; position:absolute;}
a.hScrollPane_rightarrow{ top:70px; cursor:pointer; display:block; width:27px; height:100px; background:url(../images/titbits_right.png) no-repeat left top; right:0px; position:absolute;}
.hScrollPane_dragbar{display:none;width:843px; position: absolute; border-bottom:#83CC32 1px solid; left:15px; top:210px; 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:1104px; position:relative; margin-left:33px; padding-top:22px; float:left; display:inline;height:258px; overflow:hidden;}
.gundiv ul {height:238px;position: absolute; width:10000px;}
.gundiv li{ width:260px;overflow:hidden; float:left; margin:7px;position:relative; border: 1px solid #d1d1d1; background-color:#fff;}
.gundiv li a{ position:relative;}
.gundiv li img{width:260px !important; height:174px !important;}
.gundiv li p{font-size:16px;  height:44px; line-height:22px; text-align:left; overflow:hidden; margin: 2px 10px;}
.gundiv li.zslion p{ display:block;}
.gundiv_playicon{width:60px !important; height:60px !important; position:absolute; left:50%; margin-left:-30px; top:-100px;}
 