/*当前点样式*/ 
.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; }


.cpyabout{position: relative;padding: 10px;overflow: hidden;}
#gradient{width: 100%;height: 35px;background: url() repeat-x;position: absolute;bottom: 0;left: 0;}
#read-more{width:100%;text-align:center;height:20px;line-height:20px;padding: 5px;border-top: 4px double #ddd;background: #fff;color: #333;}
#read-more a{padding-right: 22px;font-size:12px;color:#3399FF;background: url() no-repeat 100% 50%;font-weight: bold;text-decoration: none;}
#read-more a:hover{color: #000;}
