/**/
.tw_list li{
    overflow: hidden;margin:20px 0px;padding-bottom:20px;border-bottom: 1px #999 dashed;}
.timg-list-img {
    float: left;
    width: 200px;
    margin-right:20px;}

.timg-list ul li a .pic {
    padding-top: 70%;}
.timg-list ul li a {
    display: block;
    transition: all 0.3s;
    padding: .3rem .2rem;
    background: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);}

.timg-list ul li a h3 {
    font-size:20pc;
    color: #333333;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 600;
    clear: both;}
.pic {
    padding-top:65%;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transition: all 1s;}
.timg-linfo {
    overflow: hidden;}
.pb_sys_common .p_no_d{background:#007e78;color:#fff !important;}

