@charset "gb2312";
/* banner-box */
.banner-box{min-width:1210px;position:relative;overflow:hidden;min-height:400px;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li .m-width {margin:0 auto;overflow:hidden;}
.banner-box .bd li{width:100% !important;}
.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{width:100%;position:absolute;top:180px;}
.banner-btn a{display:block;width:54px;height:103px;position:absolute;top:0;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}
.banner-btn a.prev{left:5px;background:url("../images/foot.png") no-repeat 0 0;} 
.banner-btn a.next{right:0px;background:url("../images/foot.png") no-repeat -49px 0;}

.banner-box .hd {position:absolute;margin-top:19%;left:49%;}
.banner-box .hd ul li{width:12px;height:12px;border-radius :50%;text-indent:-9999px;margin-right:10px;background:#ccc;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#2975c6;}
