.swiper-container{
    width:1200px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

     /*******banner********/
    .picBox .hd li{background:#666;}
     .picBox .hd li.on{ background:#000;}
     .products_box .hd a{background:url(../../images/icon_arr.png) no-repeat;}
     .picBox .prev{background:url("../../images/arr1.png") no-repeat center;background-size:50%;left:50%;margin-left:-660px;}
     .picBox .next{background:url("../../images/arr2.png") no-repeat center;background-size:50%;right:50%;margin-right:-660px;}
     .picBox:hover .prev{margin-left:-640px;opacity:0.6;filter:alpha(opacity=60);}
     .picBox:hover .next{margin-right:-640px;opacity:0.6;filter:alpha(opacity=60)}
     .banner{margin:0;position:relative;z-index:20}
     .banner .bd>ul{ width: 100%; position: relative; }
     .banner .bd>ul li{ width: 1583px; position: absolute; left: 0px; top: 0px; display: list-item;}
     .banner .bd>ul li a{display:block;width:100%;height:100%}
     .banner .bd>ul li img{display: block;width:100%;}
     .picBox{width:100%;overflow:hidden;font-size:0;position:relative;z-index:90;background:#fff}
     .picBox .bd{position:relative;width:100%}
     .picBox .bd img{display: block;width:100%;min-height:100%;}
     .picBox .hd{ position:absolute;bottom:25px;left:0;width:100%;height:14px;z-index:99;text-align:center}
     .picBox .bd ul,.picBox .bd ul li{width:100%!important}
     .picBox .hd ul{margin:0;padding:0}
     .picBox .hd li{display:inline-block;*display:inline;zoom:1;width:24px;height:24px;line-height:24px;border-radius:100%;text-align:center;color:#fff;cursor:pointer;font-size:12px;margin:0 2px 0 0}
     .picBox .hd li.on{ color:#fff}
     .picBox .next,
     .picBox .prev,
     .products_box .hd a{width:56px;height:56px;overflow:hidden;position:absolute;top:50%;z-index:10;font-size:0;line-height:0;text-indent:-999em;margin-top:-33px;cursor:pointer;display:block;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0; }



