@charset "utf-8";
/* CSS Document */

.banner{ width: 100%; height: 300px; overflow: hidden; position: relative; background: #000000}
.h1000{ height: 1000px; width: 100%;}
.w1000{ width: 1000px; margin: 0 auto; position: relative;}
.index_banner{position: relative; height: 300px;}
.index_banner .w1000{ z-index: 5; position: relative; height: 0; }
.login{ width: 360px; height: 300px; position: relative; background: url("../images/login_bg.png") 0 0 no-repeat; float: right; z-index: 5;}
#slider{ width: 100%; height: 300px; display: block; position: absolute; top: 0; left: 0; z-index: 3;}
#slider li{ position: absolute; left: 0; top: 0; display: block; background-repeat: no-repeat; background-position: center top; float: left; display: none;}
#slider li a{ width: 100%; height: 300px; display: block; background: url("../images/banner_bg.png") center top repeat-x;}
.toleft{ width: 50px; height: 300px; position: absolute; left: 0; top: 0; background: #FFF; z-index: 6; display: none;}
.toright{ width: 50px; height: 300px; position: absolute; right: 0; top: 0; background: #FFF; z-index: 6; display: none;}
.thumb{ display: block; position: absolute; bottom: 75px; right: 10px; z-index: 5;}
#thumb_ul li{ float: left; color: #FFFFFF; line-height: 40px; overflow: hidden; background:url("../images/listdisc.png") -12px 0 no-repeat;cursor: pointer; width: 12px; height: 13px; margin: 0 0 0 8px; }
#thumb_ul li.active{ background-position: 0 0;}