/* CSS Document */
.banner{width:1903px;overflow:hidden;position:relative}
.banner_inner{position:relative;height:425px;width:1419px;margin:0 auto}

.banner_img{width:20000px}
.banner_img li{float:left;width:1903px;position:relative}
.banner_img li.bgli01{ background:#ffffff url(../images/1-0.jpg) center no-repeat;}
.banner_img li.bgli02{ background:#ffffff url(../images/2-0.jpg) center no-repeat;}
.banner_img li.bgli03{ background:#ffffff url(../images/3-0.jpg) center no-repeat;}

.banner .child1{position:absolute;width:443px;height:425px;left:0;top:0}
.banner .child2{position:absolute;width:619px;height:425px;left:380px;top:0}
.banner .child3{position:absolute;width:1419px;height:425px;right:0;top:0}

.banner_common{position:relative;width:1419px;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{width:130px;position:absolute;top:393px;left:50%;margin-left:-40px}
.banner .control li{float:left;margin-left:10px;width:18px;height:18px;border-radius:50%;cursor:pointer;background:#fff}
.banner .control li a{display:none}
.banner .control li.current{background:#ff7f02}


.slider{width:992px; overflow:hidden; height:462px; padding:36px 0 0 268px; margin-left:100px;}
.slider ul{width:992px;height:462px;list-style:none;}
.slider li{float:left;width:248px;height:231px; text-align:center; position:relative;}
.slider a{display:block;text-decoration:none;color:#073a5e;font-size:12px;font-weight:bold;text-align:center;margin-top:30px;}
.slider img{ height:150px; display:inline-block!important;}