
/* slide */
.slide-main{height:440px;position:relative; vertical-align:top; overflow:hidden;}
.prev,.next{width:40px;height:66px;position:absolute;z-index:222;top:190px;overflow:hidden;cursor:pointer;opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);overflow:hidden;}
.prev img { width:40px; height:66px; display:block; margin:0 auto;}
.next img { width:40px; height:66px; display:block; margin:0 auto;}
.prev{left:50%; margin-left:-600px;}
.next{right:50%; margin-right:-600px;}
.slide-main .prev:hover { opacity:70;-moz-opacity:70;filter:alpha(opacity=70); margin-left:-595px;}
.slide-main .next:hover { opacity:70;-moz-opacity:70;filter:alpha(opacity=70); margin-right:-595px;}


.item{display:block;width:100%;height:8px;position:absolute;z-index:124;bottom:50px;left:0;text-align:center;}
.item a{display:inline-block; vertical-align:middle;width:5px;height:5px;margin:0 5px;background:#fff;overflow:hidden; border-radius:100px; opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);}
.item a.cur{background:#fff; width:30px; height:5px; opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.slide-box,.slide{display:block;width:100%;height:440px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;position:relative;position:absolute;z-index:99990;}
#bgstyle1{ height:440px;}
#bgstyle1 a.banner_a { background-repeat:no-repeat; background-position:top center; display:block; height:440px;}
#bgstyle2{height:440px;}
#bgstyle2 a.banner_a {  background-repeat:no-repeat; background-position:top center; display:block; height:440px;}
#bgstyle3{height:440px;}
#bgstyle3 a.banner_a {  background-repeat:no-repeat; background-position:top center; display:block; height:440px;}
#bgstyle4{height:440px;}
#bgstyle4 a.banner_a {  background-repeat:no-repeat; background-position:top center; display:block; height:440px;}
#bgstyle5{height:440px;}
#bgstyle5 a.banner_a {  background-repeat:no-repeat; background-position:top center; display:block; height:440px;}
.slide a.banner_a{display:block;width:100%;height:440px;cursor:pointer;}

