#b06 { width:100%;}
#b06 .dots { position: absolute; left: 0; right: 0; bottom:10px;}
#b06 .dots li {display:inline-block;width:10px;height:10px; border-radius:100%;margin:0 4px;text-indent:-999em;background: #FFF;cursor:pointer;opacity:.4;-webkit-transition: background .5s, opacity .5s; -moz-transition: background .5s, opacity .5s; transition: background .5s, opacity .5s;}
#b06 .dots li.active {background: #F00;opacity:1;}

.banner { position: relative; overflow: auto; text-align: center; width:100%}
.banner li { list-style: none; }
.banner ul li { float: left; }
.banner ul li .sliderimg{ width:100%;}
.share_layer_shade {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: url(../images/hei.png) repeat;z-index: 99;}
.share_layer_box {display: none;width: 300px;padding:10px;background: #fff;position: fixed;top: 30%;left: 0;right: 0;z-index: 999;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;margin: -30% auto 0;}
.share_layer_box .layer_content {display: block;width: 100%;height: 100%;margin-top: 10px;margin-bottom: 10px;padding: 0;position: relative;}
.has-dots{ width:100%; float:left;}



