/**焦点**/
.focus{ position:relative;width:345px; height:233px;}
.focus #focus-li{height:25px; position:absolute; z-index:11; right:-10px; bottom:10px;width:100px}
.focus #focus-li li{ text-align:center; line-height:20px; height:20px; width:20px; float:left; margin-right:5px; background-image:none}
.focus #focus-li a{border-radius:2px; background-color:#868785; color:#fff; display:block; height:20px; width:20px; }
.focus #focus-li .on{background-color:#386db3;font-size:12px}
.focus #focus-li a:hover{ text-decoration:none}

.focus #focus-info{overflow:hidden;width:345px; height:233px;}
.focus #focus-info ul{ display:block; height:233px; overflow:hidden}
.focus #focus-info li{ display:block; height:233px;}
.focus #focus-info li img{ width:345px; height:233px;}

.md .hd .tips { padding-left:5px;}
.md .hd .tips a{ background-color:#cc0000; color:#fff; padding:0px 5px; border-radius:3px; font-size:11px;}
.md .hd .tips a:hover{ text-decoration:none}