@charset "utf-8";
/* CSS Document */
.def-banner {position:relative; width:960px;height:260px; overflow:hidden;}
.def-banner .banImgs{width:960px;height:260px; overflow:hidden;}
.def-banner .banImgs li{ display:none; position:absolute;}
.def-banner .banPrev,.banNext{ width:29px; height:54px; position:absolute; top:145px; overflow:hidden; cursor:pointer; z-index:9; }
.def-banner .banPrev{display:none;/*background:url(../images/default/banPrev-bg.png) ;left:10px;*/}
.def-banner .banNext{display:none;/*background:url(../images/default/banNext-bg.png); right:10px; */}
.def-banner .jsNav{ position:absolute; right: 28px; bottom: 18px; z-index:99; }
.def-banner .jsNav a{ color:white; text-decoration:none; display:block; height:19px; width:19px; _height:10px; _width:10px; overflow:hidden;}
.def-banner .jsNav a:hover{ text-decoration:none}
.def-banner .jsNav .trigger{ float:left; margin-right:4px; background:url(../images/default/banner-def.png) no-repeat; _background:#fff; }
.def-banner .jsNav .current{  background:url(../images/default/banner-cur.png) no-repeat;_background:#00a2ff;}
