.flname {
    height: 62px;
    line-height: 62px;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-family: å¾®è½¯é›…é»‘;
    font-weight: 600;
    background: rgb(255, 255, 255);
    border-radius: 4px 4px 0px 0px;
}
.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 25px 10px 10px;
}
.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 0.3s;
    -ms-transition: -ms-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    -o-transition: -o-transform 0.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: 615px;
    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: 54px;
    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;
}
.vde_tit_new {
    position: relative;
    padding-left: 50px;
}
.vde_tit_new > .flimg {
    position: absolute;
    top: 10px;
    left: 0;
    height: 40px;
}
.vde_tit_new {
    position: relative;
    padding-left: 50px;
}
  