.flname {
    height: 62px;
    line-height: 62px;
    background: #ffd8e2;
    border-radius: 4px 4px 0 0;
    color: #e60640;
    font-size: 18px;
    font-weight: 500;
    border-bottom: 2px #e60640 solid
}

.flimg {
    margin: 0 12px 0 10px
}

.flimg img {
    margin-bottom: -7px
}

.chakanmore {
    padding: 30px 0
}

.chakanmore p {
    width: 367px;
    height: 38px;
    line-height: 38px;
    color: #e60640;
    border: 1px #e60640 solid;
    border-radius: 38px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

.zhixun_list_fl {
    border-right: 1px #eee solid;
    border-left: 1px #eee solid
}

.zhixun_list_fl li {
    border-bottom: 1px #eee solid;
    overflow: hidden;
    padding: 8px 10px 10px 10px;
    display: flex
}

.zx_slt {
    width: 194px;
    height: 122px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    border-radius: 4px
}

.zx_slt img {
    width: 194px;
    height: 122px;
    transition: transform .3s;
    -ms-transition: -ms-transform .3s;
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s
}

.zx_slt:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1)
}

.zx_xianqing {
    width: 950px;
    float: left
}

.zx_xq_bt {
    font-size: 18px;
    color: #353030;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.zx_xq_jj {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 45px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 9px
}

.zx_xq_banq .zx_xq_fl {
    width: 100px;
    display: block;
    float: left
}

.zx_xq_banq .zx_xq_fl a {
    color: #0073c4
}

.zx_xq_banq .zx_xq_dw,
.zx_xq_banq .zx_xq_dw .iconfont,
.zx_xq_banq .zx_xq_dw a {
    color: #999
}

.zx_xq_banq .zx_xq_time {
    float: right;
    color: #999
}