/* CSS Document */


.banner{width:1903px;overflow:hidden;position:relative; }
.banner_inner{position:relative;height:425px;width:1200px;margin:0 auto}

.banner_img{width:20000px}
.banner_img li{float:left;width:100%;position:relative}
.banner_img li.bgli01{ height:470px; width:100%;}
.banner_img li.bgli02{ height:470px;}
.banner_img li.bgli03{ height:470px;}
.banner_img li.bgli04{  height:470px;}

.banner .child1{position:absolute;width:588px;height:425px;left:66px;top:0}
.banner .child2{position:absolute;width:654px;height:425px;left:343px;top:0}
.banner_common{position:relative;width:1200px;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:180px;width:38px;height:72px;cursor:pointer;background:url(zjt.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:180px;width:38px;height:72px;cursor:pointer;background:url(yjt.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:423px;left:45%;margin-left:-40px}
.banner .control li{float:left;margin-left:10px;width:13px;height:13px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#8bb9f1}

