/* CSS Document */

ul,li,dl,ol{list-style:none;}

.banner{width:100%;height:420px;min-width:1205px;overflow:hidden;position:relative}
.banner_inner{position:relative;height:420px;width:1200px;margin:0 auto}

.banner_img{width:20000px}
.banner_img li{float:left;width:100%;min-width:1205px;position:relative}

.banner_img li.bgli01{ background:#FEA408 url(/images/slideshow/lun_1.jpg) center no-repeat;}
.banner_img li.bgli02{ background:#7CCE3E url(/images/slideshow/lun_6.jpg) center no-repeat;}
.banner_img li.bgli03{ background:#FFF7ED url(/images/slideshow/lun_a03.jpg) center no-repeat;}
.banner_img li.bgli04{ background:#FF7B28 url(/images/slideshow/lun_a04.jpg) center no-repeat;}
.banner_img li.bgli05{ background:#168FD6}
.banner_img li.bgli06{ background:#A90006 url(/images/slideshow/lun_a06.jpg) center no-repeat;}
.banner_img li.bgli07{ background:#89C3F5 url(/images/slideshow/lun_5.jpg) center no-repeat;}
.banner_img li.bgli08{ background:#3F6DB1 url(/images/slideshow/lun_a08.jpg) center no-repeat;}
.banner_img li.bgli09{ background:#9A0808 url(/images/slideshow/lun_a09.jpg) center no-repeat;}
.banner_img li.bgli10{ background:#70D35A url(/images/slideshow/lun_a10.png) center repeat-x;}
.banner_img li.bgli11{ background:#54AFE4 url(/images/slideshow/lun_2.jpg) center repeat-x;}
.banner_img li.bgli12{ background:#000000 url(/images/slideshow/lun_3.jpg) center repeat-x;}
.banner_img li.bgli13{ background:#26346A url(/images/slideshow/lun_4.jpg) center repeat-x;}


.banner .child1{position:absolute;width:1200px;height:420px;left:0;top:0;text-align:left}
.banner .child2{position:absolute;width:1200px;height:420px;right:0;top:0;text-align:right}
.banner_common{position:relative;width:100%;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:40px;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(/images/slideshow/lun_l.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:40px;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(/images/slideshow/lun_r.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:190px;position:absolute;top:393px;left:50%;margin-left:-80px}
.banner .control li{float:left;margin-left:10px;width:10px;height:10px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#CC0000}

