﻿/*新闻列表*/
.nllength {
    display: block;
    width: 220px;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
}

.nyrxw_cont {
    width: 880px;
    margin-left: 10px;
    border-bottom: 1px dashed #CCC;
    margin-bottom: 25px;
}

.ny_cont {
    width: 870px;
    height: 52px;
    line-height: 25px;
    overflow: hidden;
    text-align: left;
    margin-left: 15px;
    border-bottom: 1px solid #CCC;
}

.nyrxw_img {
    width: 218px;
    height: 135px;
    margin-top: 5px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #CCC;
}

    .nyrxw_img img {
        width: 220px;
        height: 135px;
        margin: 0 auto;
        display: block;
        -webkit-transition: -webkit-transform .3s linear;
        -moz-transition: -moz-transform .3s linear;
        -o-transition: -o-transform .3s linear;
        transition: transform .3s linear;
    }

.nyrxw_cont:hover .nyrxw_img img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.nyxw_con {
    width: 630px;
    margin-left: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.nyxw_con_right {
    width: 480px;
    text-align: left;
    margin-top: 5px;
}

.nyxw_cont {
    width: 630px;
    height: 45px;
    overflow: hidden;
    margin-top: 10px;
    line-height: 22px;
    font-size: 14px;
    text-align: left;
}

.nyxw {
    width: 250px;
    margin-top: 10px;
}

.nyxw_cont_more {
    width: 240px;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
}

.nyleftxw_cont {
    width: 240px;
    height: 30px;
    line-height: 30px;
}

.nyleftxw_img {
    width: 11px;
}

.nyrxw_cont1 {
    width: 880px;
    margin-left: 10px;
    border-bottom: 1px solid #CCC;
    height: 30px;
    line-height: 30px;
}

.nyrxw_img1 {
    width: 11px;
    height: 165px;
    margin-top: 1px;
}
