.layoutContent .layoutLeft {
    width: 620px;
    padding-right: 20px;
}
.top-news{
    width: 100%;
}
.top-news .layout-picImg ul li{
    margin: 0;
    float: left;
    height: 177px;
    width: 350px;
}
.top-news .layout-picImg ul li:first-child{
    width: 620px;
    float: left;
    height: 354px;
}
.top-news .layout-picImg ul li img{
    width: 100%;
    height: 100%
}
.top-news .layout-picImg ul li p{
    padding: 0 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.layout_title{
    position: relative;
}
.more{
    float: right;
    display: inline-block;
    background: #fff;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    font-size: 14px;
    padding-left: 5px;
}
.more:hover{
    color: #000;
}
.kxgz{
    margin-top: 30px;
}
.kxgz .list li{
    border-bottom: 0;
    padding: 0;
    margin: 20px 0 0 0;
    height: 18px;
    line-height: 18px;
}
.kxgz .list li p a{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sthj-box{
    float: left;
    width: 196px;
    margin-right: 15px;
}
.sthj-box:last-child{
    margin-right: 0;
}
.sthj-box img{
    width: 100%;
    height: 130px;
}
.sthj-box p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #999
}
.sthj-box p.sthj-h2{
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 6px;
    color: #000
}
.sthj-box:hover p.sthj-h2{
    color: #3496F7
}
.news-items{
    margin-top: 35px;
    overflow: hidden;
}
.news-items h2{
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
}
.news-items h2 .more{
    font-weight: normal;
    margin-top: 4px;
}
.news-items h2:before{
    width: 6px;
    height: 20px;
    content: '';
    display: inline-block;
    background: linear-gradient(0deg,rgba(65,73,254,1),rgba(59,169,254,1));
    float: left;
    margin-right: 8px;
}
.zhsh{
    overflow: hidden;
}
.zhsh-img{
    float: left;
    width: 300px;
    height: 200px;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
}
.zhsh-img img{
    width: 100%
}
.zhsh-img p{
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.zhsh .list{
    width: 300px;
    float: left;
    overflow: hidden;
}
.zykp-img{
    width: 100%;
    height: 150px;
    overflow: hidden;
    margin: 22px 0 15px;
}
.zykp-img img{
    width: 100%;
}
.zhsh .list li{
    line-height: 24px;
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
}
.zhsh .list p{
    line-height: 24px;
}
.zhsh .list p a{
    color: #000;
    white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
}
.banner-ad{
    width: 100%;
    height: 130px;
}
.banner-ad img{
    width: 100%;
}
.news-nmjs{
    width: 300px;
    float: left;
    margin-right: 20px;
}
.news-nmjs:last-child{
    margin-right: 0;
}
.news-nmjs .list{
    padding: 20px 0 40px;
}
.news-nmjs .list li p a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.kxjfc .layout-picImg{
    margin-top: 20px;
}
.kxjfc .layout-picImg li{
    height: 230px;
    margin-bottom: 30px;
}
.kxjfc .layout-picImg li img{
    height: 230px;
}
@media screen and (max-width: 750px){
    .top-news .layout-picImg ul li{
        display: block;
        margin-bottom: 15px;
        width: 100%;
        height: 200px;
    }
    .layoutContent .layoutLeft{
        padding-right: 0;
    }
    .top-news .layout-picImg ul li:first-child{
        width: 100%;
        height: 200px;
    }
    .sthj-box {
        width: 100%;
        padding-right: 0;
        box-sizing: border-box;
        margin: 0 0 15px 0;
    }
    .zhsh-img , .zhsh .list, .news-nmjs{
        width: 100%
    }
    .news-nmjs .list{
        padding-bottom: 0;
    }
    .zhsh-img{
        margin-bottom: 15px;
    }
}










