@charset "utf-8";

/* banner-box */
.banner-box{ width:100%;height:300px;position:relative;overflow:hidden;}
.banner-box .bad{ width:100% !important;}
.banner-box .bad li{width:100% !important;height:auto;}


.banner-box .hd {position: absolute; float:left; top:264px;}
.banner-box .hd ul li{width:14px;height:14px;border-radius :50%;text-indent:-9999px;margin-right:10px;background:#FFFFFF;float:left;cursor:pointer;}
.banner-box .hd ul li.on{background:#96B5DA;}
