.hotKeywords{
    background: #ffffff;
    padding-bottom: 49px;
    margin-top: 9px;
}
.hotKeywords .col-right-list{
    /*padding: 0 20px;*/
}
.hotKeywords .col-right-list a{
    display: block;
    padding: 0 13px;
    line-height: 36px;
    height: 36px;
    background: #F8F8F8;
    border-radius: 6px;
    border: 1px solid #E5E5E5;
    font-size: 14px;
    color:#333333;
    margin-right: 15px;
    margin-top: 18px;
    float: left;
}
.hotKeywords .col-right-list a:hover{
    background: #006CDE;
    color: #ffffff;
}

.panel-title.tabs {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
    padding-top: 32px;
    padding-left: 20px;
    padding-bottom: 27px;
    width: 100%;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
    border-left: none;
}
.st-rc-lst-p .clear {
    height: auto;
    line-height: unset;
}
