/*标签云*/
#tagcloud .function_c div{overflow: visible!important;}
#tagcloud_effect1{position:relative;max-width:100%;width:100%;height:240px;padding:0!important;margin-left:0!important;margin-right:0!important;}
#tagcloud_effect1 a{position:absolute;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;top:0;left:0;padding:3px 5px;border:0}
#tagcloud_effect1 a:hover{background:#68a2d5;display:block}
#tagcloud_effect1 a:nth-child(n){border-radius:3px;display:inline-block;line-height:18px;margin:0!important}
#tagcloud_effect1 a:nth-child(9n) , .tag_c0 {background: #6e6e6e;}
#tagcloud_effect1 a:nth-child(9n+1) , .tag_c1 {background: #68a2d5;}
#tagcloud_effect1 a:nth-child(9n+2) , .tag_c2 {background: #7dc67d;}
#tagcloud_effect1 a:nth-child(9n+3) , .tag_c3 {background: #e17572;}
#tagcloud_effect1 a:nth-child(9n+4) , .tag_c4 {background: #7898aa;}
#tagcloud_effect1 a:nth-child(9n+5) , .tag_c5 {background: #c35cff;}
#tagcloud_effect1 a:nth-child(9n+6) , .tag_c6 {background: #33bcba;}
#tagcloud_effect1 a:nth-child(9n+7) , .tag_c7 {background: #c28f5c;}
#tagcloud_effect1 a:nth-child(9n+8) , .tag_c8 {background: #ff8533;}
/*特效2*/
#tagcloud_colorful{padding:0!important;margin-left:0!important;margin-right:-5px!important;}
#tagcloud_colorful a{color:#ffffff;font-size:14px; padding:3px 5px;margin:0 5px 5px 0!important;display: inline-block;border-radius: 3px; position: relative;}
#tagcloud_colorful a:hover::before {content: '';position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0, 0, 0, 5%)}
/*无特效*/
#tagcloud_tags{padding:0!important;margin-left:0!important;margin-right:-5px!important;}
#tagcloud_tags a{border:1px solid #e8e8e8; color:#555555;font-size:14px;padding:3px 5px; margin:0 5px 5px 0!important;display: inline-block;border-radius: 3px;}
#tagcloud_tags a:hover{background: #e8e8e8;color:#333333;}