.banner{width: 100%;height: 450px;background: url('../img/lzzbanner.jpg') center center no-repeat;
    background-size: 100% 100%;
}
.lzzbg{background: url('../img/lzzbg.png') center center no-repeat;}
.lhqcbg{background: url('../img/lhqc.png') center center no-repeat;}
.lxyzbg{background: url('../img/lxyz.png') center center no-repeat;}
.lcbfbg{background: url('../img/lcbf.png') center center no-repeat;}
.xxgcbg{background: url('../img/xxgc.jpg') center center no-repeat;}
.cblbg{background: url('../img/cblbg.jpg') center center no-repeat;}
.sllkjsbg{background: url('../img/sllkjsbg.jpg') center center no-repeat;}


.banner-c{width:1200px;margin:auto;padding:20px 0;}
.lenbo{width: 1200px;margin:30px auto;}
.lenbo .lenbo-box{width:60%;}
.lenbo .nztew{width:38%;}
.lenbo .nztew .zt-title{height:90px;line-height: 90px;background: url('../img/tbg.png') no-repeat;background-size: 100% 100%;
    text-align: center;
}
.lenbo .nztew .zt-title a{font-size:22px;color:#1d8e14;font-weight: 900;}
.lenbo .nztew li{margin-top:20px;}
.lenbo .nztew li .title a{font-size:18px;color:#333;font-weight: 900;}
.lenbo .nztew li .title a:hover{color:#1d8e14;}
.lenbo .nztew li .title{display:block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.lenbo .nztew .desc {font-size:16px;color:#313131;line-height: 25px;text-indent: 26px;margin-top:10px;}
.lenbo .nztew .desc a{font-size:16px;color:#1d8e14;}


.ztnr{width: 1200px;margin:40px auto;}
.ztnr .ztnr-c{width: 100%;}
.ztnr .ztnr-list{margin:20px 0;}
.ztnr .ztnr-list .list-left{width:46%;position: relative;}
.ztnr .ztnr-list .fg::before{content:'';display: block;width: 1px;height: 87%;position: absolute;right:-9%;background: #ccc;
    top:20px;
}
.ztnr .ztnr-list .list-left li{margin:15px 0;}
.ztnr .ztnr-list .list-left a{display: block;}
.ztnr .ztnr-list .list-left a .titles{width:70%;font-size:18px;color:#333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;float:left;}
.ztnr .ztnr-list .list-left a .time{width:25%;font-size:18px;color:#666;float:right;text-align: right;}

.ztnr .ztnr-list .list-left a:hover .titles,.ztnr .ztnr-list .list-left a:hover .time{color:#1d8e14;}

@media screen and (max-width: 680px) {
    .lenbo{width:100%;}
    .lenbo .lenbo-box{width:100%;float:none;}
    
    .banner{height:240px;background-size: 200% 100%;}
    .banner-c{width:90%;margin:auto;}
    .banner-c img{width:100%;}
    .ztnr{width: 95%;margin:20px auto;}
    .ztnr .ztnr-c img{width: 100%;}
    .ztnr .ztnr-list .list-left{width:100%;}
    .lenbo .nztew{width: 95%;margin:10px auto;float:none;}
    .ztnr .ztnr-list .list-left a .time{width:28%;}
}

