

ol,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,form{ padding:0; margin:0; font-weight:normal;}
ul,li{ list-style:none;}
img{ border:0;}
*{ outline:none;/* -moz-user-select: none;-webkit-user-select: none; -ms-user-select: none; */}

#indexSlide {margin: 0; padding: 0; overflow:hidden; position:relative;}
#indexSlide .slides li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#indexSlide .slides img {width: 1346px; display: block;}
#indexSlideOutter{ float:left;position:relative;text-align:center;width:1346px;z-index:5;}
#indexSlide .flex-control-nav{ position:absolute; bottom:35px; width:152px; margin:0 0 0 -76px; left:50%; display:none;}
#indexSlide .flex-control-nav li{ float:left;}
#indexSlide .flex-control-nav a{ background:url(../images/banner_pagination.png) no-repeat; width:12px; height:24px; margin:0 8px; display:block; float:left; text-indent:-9999px; cursor:pointer;}
#indexSlide .flex-control-nav a.flex-active{ background-position:right top; width:24px;}
