.ta {
    height: 142px;
    overflow: scroll;
}

#c_content {
    height: 123px;
}

.c_content_Nums {
    float: right;
    position: static;
}

.imgListBox {
    padding: 12px 12px 0;
    box-sizing: border-box;
    display: none;
    position: static;
    z-index: 1;
    width: 600px;
    background-color: #ffffff;
    box-shadow: none;
    border: none;
    z-index: 3;
}

.imgListBox ul li {
    position: relative;
    width: 133px;
    height: 133px;
    margin-bottom: 2px;
    float: left;
    margin-right: 9px;
}

.imgListBox ul li>div {
    width: 133px;
    height: 133px;
    overflow: hidden;

}

.imgListBox ul li:nth-child(3n) {
    margin-right: 9px;
}
.imgListBox ul li.video{
    width: 133px !important;
    height: 131px !important;
    margin-bottom: 2px;
    padding: 0;
}
.imgListBox ul li>span {
    left: unset;
    right: 10px;
}
.graph .tags .tag span{
    position: absolute;
    top: -24px;
}
.graph .tags .sel span{
    left: 3px;
}
.dis00{
    color:#BBBBBB ;
}
.additionalQuestions .askContent{
    display: none;
}
.yuan span{
    color: #ffffff;
}