/* tagÒ³ÃæÑùÊ½ */
.classification_list.tagList{
    margin-top: 25px;
}
.tagList .title{
    font-size: 16px;
    color: #666;
}
.tagList .title h1{
    display: inline-block;
    font-size: 28px;
    color: #ff5c3c;
    margin-right: 15px;
}
.tagList .title span{
    font-weight: bold;
    color: #35b6ff;
    margin-right: 0px;
}
.tagList .tj{
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}
.tagList .tj a{
    padding: 7px 23px;
    background: #f4f4f4;
    border-radius: 20px;
    margin-right: 5px;
    display: inline-block;
}
.tagList .tj a:hover{
    color: #00a3ff !important;
    background: #e9f7ff;
}
.classification_list.tagList ul.classification_listContent{
    margin-top: 35px;
}
.hotwords{
    margin-top: 50px;
}