.banner {
    background: url(/material/zt_esd/images/banner.jpg) center/cover no-repeat;
    height: 440px;
    margin-bottom: 25px;
}
.rst_lbbw_back span {
    padding-right: 21px;
    border-right: 1px solid #ccc;
    margin-right: 16px;
    float: left;
}

.content {
    background: #fffdf3;
}
.esd_title1 {
    height: 57px;
    position: relative;
}
.esd_title1 .title_w {
    width: 275px;
    margin: 0 auto;
    position: relative;
    padding-left: 76px;
    padding-right: 22px;
    z-index: 2;
    background-color: #fffdf3;
}
.esd_title1 .title_l {
    width: 82px;
    height: 57px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/material/zt_esd/images/index3.png) no-repeat center center;
    z-index: 1;
}
.esd_title1 .title_c {
    height: 57px;
    line-height: 44px;
    padding-top: 11px;
    background: url(/material/zt_esd/images/index4.png) repeat-x;
    padding-left: 17px;
    padding-right: 14px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
}
.title_c a {
    color: #fff;
}
.esd_title1 .title_r {
    width: 22px;
    height: 57px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/material/zt_esd/images/index5.png) no-repeat center center;
    z-index: 1;
}
.esd_title1 .xians {
    width: 100%;
    height: 1px;
    background: #ba0103;
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 1;
}
.esd_zyjs_l li .kj {
    display: block;
}
.esd_zyjs_l li .kj .imgs {
    display: block;
    height: 410px;
}
.esd_zyjs_l li .kj .text {
    display: block;
    background: #ef4040;
}
.imgs_s img{
    width: 100%;
    height: 368px;
}
.esd_zyjs_l li .kj .text .sp {
    display: block;
    padding: 0 20px;
    text-align: center;
    font-size: 22px;
    overflow: hidden;
    height: 60px;
    line-height: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ffffff;
}

.esd_zyjs_r {
    border: 1px solid #eeeeee;
    border-left: 0;
    height: 428px;
}
.esd_zyjs_rs {
    margin-right: 29px;
}
.esd_zyjs_r_t {
    margin-top: 30px;
}
.esd_zyjs_r_t .kj {
    padding-bottom: 18px;
    border-bottom: 1px dotted #b7b7b7;
}
.esd_zyjs_r_t .text {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}
.esd_zyjs_rs .esd_list {
    margin-top: 13px;
}
.esd_list ul li {
    line-height: 46px;
    font-size: 0;
    height: 46px;
    overflow: hidden;
}
.esd_list ul li .kj {
    font-size: 18px;
    display: block;
    padding-left: 24px;
    background: url(/material/zt_esd/images/index6.png) no-repeat 2px 28px;
}
.esd_zyjs_s {
    margin-top: 30px;
    background-color: #ffffff;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.esd_xxgc_w {
    margin-top: 49px;
}

.esd_list_xian ul li {
    border-bottom: 1px dashed #cccccc;
    line-height: 59px;
    height: 59px;
    padding-left: 11px;
}
.esd_list_more {
    margin-top: 30px;
}
.esd_list_more .mores {
    width: 110px;
    display: block;
    font-size: 18px;
    line-height: 18px;
    padding-right: 32px;
    background: url(/material/zt_esd/images/index7.png) no-repeat right center;
    color: #c30e22;
    margin: 0 auto;
}
.p3 {
    padding: 0;
    background-color: #fffdf3;
    padding-bottom: 40px;
}
.p3 .esd_xxgc_w {
    margin-top: 0; 
}

.rst_lbbw_back{
    margin-top: 46px;
    margin-bottom: 0;
}

.esd_zyjs_rs .esd_list ul li .kj {
    background: url(/material/zt_esd/images/index6.png) no-repeat 2px 20px;
}









@media (max-width:1200px) {
    .fr{
        float: left;
    }

    .rst_lbbw_back{
        display: inline-block;
        margin-top: -50px;
        margin-right: 20px;
        float: right;
    }
}
@media (max-width:768px) {
    .col-md-6{
        width: 100%;
        padding: 0;
    }
    .esd_zyjs_s {
        margin-top: 30px;
        background-color: unset;
    }
}
@media (max-width:480px) {
    .imgs_s img {
        width: 100%;
        height: 200px;
    }
    .banner {
        height: 200px;
        margin-bottom: 25px;
    }
    .esd_zyjs_l li .kj .imgs {
        display: block;
        height: 250px;
    }
    .rst_lbbw_back{
        display: none;
    }
}