﻿/*累计买入 累计卖出*/
.first-block {
    margin-top: 15px;
}

    .first-block .tab-con {
    }

        .first-block .tab-con .state {
            font-size: 12px;
            color: #666666;
            padding: 16px 0 16px 10px;
        }

        .first-block .tab-con .common-sub-title {
            margin-top: 0;
        }

    .first-block .common-block-con .more {
        padding:10px 0;
        padding-right: 10px;
        text-align: right;
    }

        .first-block .common-block-con .more a {
            font-size: 12px;
        }

    .first-block .common-block-con .tthh-tags-w {
        text-align: center;
    }

    .first-block .common-block-con .ttjj-tags {
        display: inline-block;
        padding-left: 0;
        /*margin: 0 auto;*/
    }

        .first-block .common-block-con .ttjj-tags li {
            height: 26px;
            line-height: 26px;
            cursor: pointer;
        }

        .first-block .common-block-con .ttjj-tags .points {
            height: 28px;
            border: none;
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            width: 30px;
            cursor: default;
        }
/*累计买入 累计卖出 end*/
.ttjj-tab ul li {
    border: 0;
    float: none;
    height: 28px;
    padding: 0 0;
    margin-right: 0px;
    background-color: #fff;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #DBDBDB;
    line-height: 34px;
    margin-top: 0;
}

.filter-content {
    float: right;
}

.filter-item {
    float: right;
}

    .filter-item .tip {
        line-height: 30px;
        color: #666666;
        margin-right: 5px;
        font-size: 14px;
    }

.ttjj-tab {
    padding-bottom: 10px;
}

.fleft {
    float: left;
}

.subTitle {
    padding-left: 10px;
}
.state.fleft.subTitle {
line-height:30px;
}   


.first-block .ttjj-tab {
border-bottom:none;
}
.common-sub-title {

}

.nodata {

    height:50px;
    line-height:50px;
    text-align:center;
}
  .common-sub-title .right-text .tip {
     line-height:30px;
    }

   .tthh-tags-w{
    margin: auto;
    text-align: center;
    margin-top: 15px;
}