@charset "utf-8";
/* CSS Document */
.tag_main{ width:1000px;margin-bottom:50px;}
.mainTitHot{ margin-top:25px;}
.tagNameLis{ width:1000px; padding:30px 0 0; overflow:hidden;}
.tagNameLis .tagName{ display:inline-block; padding:0 25px; height:53px; line-height:53px; text-align:center; border:1px solid #cacaca; font-size:16px; margin:0 30PX 30px 0;text-transform:Uppercase;}
.tagName .num{ color:#e11515;}
.AllTag{ margin:28px 0;}
.AllTag a,.AllTag a.tagLetter{ display:inline-block; width:27px; height:27px; border:1px solid #cacaca; line-height:27px; text-align:center; font-size:20px; border-radius:2px;-webkit-border-radius:2px;-ms-border-radius:2px; margin-right:6px; color:#848484; font-family:Arial, Helvetica, sans-serif;}
.AllTag a:hover{ color:#e11515;}
.tagNameLis_title{ margin:10px 0 0;}
.tagNameLis_title a.tagLetter{ background-color:#e11515; border-color:#e11515; color:#fff;}
#fixed_AllTag{ width:1000px; background-color:#fff; z-index:99;}

.not_click{
    filter:alpha(Opacity=30);
    opacity:0.3;
    cursor:auto;
}
