﻿@charset "utf-8";
/*基本框架CSS*/
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
a img {border:0}
body { color: #333; text-align: center; font: 12px "宋体"; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #D40000; text-decoration: none}
/*基本框架CSS结束，应用特效时，以上样式可删除*/
/* 效果CSS开始 */
#zsgun{ background:#FFFFFF; position:relative;height:95px; width:1300px; margin:auto;}
a.hScrollPane_leftarrow{top:38px; 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:38px; 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:1196px; position: absolute; border-bottom:#E8E8E8 0px solid; left:15px; top:100px; z-index:1; padding:0 0px;}
.hScrollPane_draghandle{position:absolute; width:290px; height:0px; overflow:hidden; background:url(../images/gunbar.png) no-repeat left top;_background:url(../images/gunbar.gif) no-repeat left top; bottom:-1px; cursor:pointer; margin:0 0; left:0;}
#gundiv{ width:1196px; position:relative; margin-left:55px; padding-top:20px; float:left; display:inline;height:105px; overflow:hidden;}
#gundiv ul {height:95px;position: absolute; width:10000px;}
#gundiv li{ width:290px; height:105px; overflow:hidden; float:left; margin-right:10px;position:relative;}
#gundiv li p{ display:none; height:0px; line-height:0px; text-align:center; overflow:hidden;}
#gundiv li p a:link,#gundiv li p a:visited{ color: #53711C; font-size: 12px; }
#gundiv li.zslion p{ display:block;}
/* 效果CSS结束 */
