span.article-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    left: 0;
    top: 0;
    padding: 14px 0px 10px 0;
    border-bottom: solid 2px #3eb137;
    margin-left: 5px;
}
a.sort:hover {text-decoration: none;color: #fff; }
 a.sort {padding: 5px 10px; font-size: 14px; color: #fff; line-height: 1; position: absolute; width: 50px; }
 a.kuaixun{background: #3eb137!important;opacity: 0.9; }
a.ganhuo{background: #1f90f2!important;opacity: 0.9; }
a.yuanchuang{background: #f0cc23!important;opacity: 0.9; }
a.zhuanlan{background: #a289df!important;opacity: 0.9; } 
a.yunying{background: #42d1db!important;opacity: 0.9; }
a.qita{background: blue!important;opacity: 0.9; }
a.tourongzi{background: #E9967A!important;opacity: 0.9; width: 62px;}
a.znsj{background: #42d1db!important;opacity: 0.9; width: 78px; } 
a.znyj{background: #6B8E23!important;opacity: 0.9; width: 78px; } 
a.sjbg{background: #E54848!important;opacity: 0.9; width: 78px; }
a.dianshang{background: #FF8D51!important;opacity: 0.9; width: 78px; }


div#article_ee{padding: 14px 14px 10px;}
div.hhj{margin-left:110px;}
div#article_ee {height: 42px; }
div.hhj {position: static; margin-top: -5px; margin-left: -16px !important;  }
    .category .list > li.active > a:before, .category .list > li:hover > a:before 
    {-webkit-transform: translate(0, -8px);
    -ms-transform: translate(0, -8px);
    transform: translate(0, -8px);
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 10px;
    height: 10px;
    background:#494A4B;
    content: " ";
    display: block;
    margin-top: -7px;
    margin-left: -3px;}
.category .list > li.active > a:before, .category .list > li:hover > a:before 
{opacity: 1;
    -webkit-transition: all 0.3s ease 0.4s;
    transition: all 0.3s ease 0.4s;
    -webkit-transform: rotate(45deg) translate(0, 0);
    -ms-transform: rotate(45deg) translate(0, 0);
    transform: rotate(45deg) translate(0, 0); }

