/*当前点样式*/ 
.tchshowwarp{ width:100%; overflow:hidden;}
.con{width:100%; overflow:hidden;}
.con a.adslink{display:block;overflow:hidden;}
.con a.adslink img{display:block;}
.tabBox {position:relative;}
.tabBox .hd{ display:block;/* margin-left:-40px; width:80px;*/ height:3px; line-height:3px;position:absolute; left:50%; bottom:6px;}
.tabBox .hd ul{ display:block; width:100%; margin:0 auto;}
.tabBox .hd ul li{display:block;float:left; margin:0 2px; list-style:none; width:6px; height:6px; line-height:3px; background-color:#eee; text-indent:-9999px; border-radius:50%;}
.tabBox .hd ul li.on{display:block; width:6px; height:6px; line-height:3px; background-color:#Ff9600; }

