@charset "utf-8";
/* CSS Document */

.banner{position:relative; width:1150px;height:417px;}
.banImgs{width:1150px;height:417px;}
.banImgs li{ display:none; position:absolute;}
.banPrev,.banNext{ width:18px; height:29px; position:absolute; top:169px; overflow:hidden; cursor:pointer; z-index:2; }
.banPrev{background:url(../images/banPrev.jpg) ;left:2px;}
.banNext{ background:url(../images/banNext.jpg); left:578px; }
.jsNav{ position:absolute; right: 10px; bottom: 10px; height: 20px; z-index:99; overflow:hidden }
.jsNav a{ color:white; text-decoration:none; font-family:"微软雅黑"; font-size:12px; display:block;}
.jsNav a:hover{ text-decoration:none}
.trigger{ float:left; margin-right:5px; background:#2175D9; width:16px; height:16px; line-height:16px; text-align:center;}
.current{background:#004699; width:16px; height:16px; line-height:16px; text-align:center;}
