.catName { width:130px; overflow: hidden; text-overflow: ellipsis; }
a.catName,a.catNameActive{width: 200px;height: 25px;display:block;}
.catNumData {float: right;position: relative;top: -24px;}
.catsTd {height:30px;}
.catsTd a {color:#fff!important;}
.background,.catsTd { background: #f3f3f373; border-radius: 0; padding: 5px;}
.cut-text5,.catsTd { text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.button77,.catsTd { overflow: hidden; text-overflow: ellipsis; background-color: #9c01a0; border: none; color: white; padding: 4px 5px; text-align: left; text-decoration: none; display: inline-block; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; cursor: pointer; }
.button88,.catsTd { background-color: #cb69ce; color: white; box-shadow: 0 5px 15px rgba(46,62,108,0.1);}
.button77:hover,.catsTd:hover { background-color: #9c01a0; color: white; }
.catsTd:before {width: 5px;height: 20px;float: left;content:'';background: url(/images/botton/bee.png) no-repeat left center;padding-left: 32px;background-repeat: no-repeat;}