ul,li,dl,ol{list-style:none;}
.banner{width:980px;overflow:hidden;position:relative}
.banner_inner{position:relative;height:392px;width:980px;}
.banner_img{width:20000px}
.banner_common{position:relative;width:980px;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(../images/banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(../images/banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{padding-left: 490px;}
.banner .control li{float:left;margin-left:10px;width:15px;height:15px;border-radius:50%;cursor:pointer;background:#eee}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}