﻿.content_list .f-panel-border {
    border-left-width: 0;
    border-right-width: 0;
}

.f-grid .f-widget-content {
    background-color: #f5f5f5;
}

.f-grid-card .f-grid-card-row {
    width: 1180px;
    min-width: 1180px;
    padding: 0 15px;
    border-color: #ccc;
}

.y-list:hover {
    cursor: pointer;
}

.y-list .title {
    font-size: 26px;
    color: #2a2948;
    line-height: 40px;
    padding: 10px 0;
}

.y-list-content {
    font-size: 0;
    color: #4c4c4c;
    margin: 10px 0 15px 0;
}

.y-list-content .sub1 {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    width: 80%;
    overflow: hidden;
}

.y-list-content .sub2 {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    text-align: right;
    width: 20%;
}
