﻿.flexsss {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.com-box > li {
    margin-right: 15px;
}

    .com-box > li:last-child {
        margin-right: 0;
    }

.com-box {
    border-bottom: 0;
    padding-bottom: 0;
}

.ft156 p {
    margin-bottom: 15px;
}

.spilef {
    margin: 0 12px;
}

.pre-wrap {
    white-space: pre-wrap;
}

.mt20 {
    margin-top: 20px;
}


.ideo-imgess {
    height: 102px;
    overflow: hidden;
}

    .ideo-imgess img {
        width: 100%;
    }

.two-line {
    max-height: 40px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.eye {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: text-top;
    margin-right: 15px;
}
