﻿.focus{width:100%;position:relative;overflow:hidden;margin:.1em auto 0 auto;}
.focus .hd{width:100%;height:.6em;position:absolute;z-index:1;bottom:1em;text-align:center}
.focus .hd ul{display:inline-block;height:8px;padding:8px 10px;background-color:rgba(255,255,255,0.7);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;font-size:0;vertical-align:top}
.focus .hd ul li{display:inline-block;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:5px;border-radius:5px;background:#8C8C8C;margin:0 5px;vertical-align:top;overflow:hidden}
.focus .hd ul .on{background:#FE6C9C}
.focus .bd{position:relative;z-index:0;}
.focus .bd li img{width:100%;height:auto;}
.focus .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}