.zhongbu{
    width: 1200px;
    margin: 46px auto;
    /*background: #5FB878;*/
    overflow: hidden;
}
.zbleft{
    width: 23%;
    height: 100%;
    margin-right: 44px;
    float: left;
    /*background: #009f95;*/
}
.zbfg{
    width: 5px;
    float: left;
    height: 100%;
    margin-right: 30px;
}
.zbright{
    width: 70%;
    float: right;
    height: 100%;
    /*background: #009688;*/
}
.jjfgx{
    width: 100%;
    height: 1px;
    border-top: 1px dashed #c5c5c5;
}
.jjfgx2{
    width: 52%;
    height: 1px;
    border-top: 1px dashed #c5c5c5;
    float: right;
    margin-top: 12px;
}
.gsjj{
    font-size: 16px;
    line-height: 54px;
}
.xuanzhong{
    color: #ff4e00!important;
}
.duan{
    width: 5px;
    background: #ff4e00;
    height: 40px;
}
.chang{
    width: 1px;
    height: 568px;
    background: #c5c5c5;
    margin: 0 auto;
}
.jjbt{
    height: 30px;
    line-height: 30px;
    margin-bottom: 40px;
}
.jjbt span{
    font-size: 20px;
    float: left;
    margin-right: 20px;
}
.ygfc{
    overflow: hidden;
}
.ygfc1{
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 14px;
}
.ygfcimg{
    width: 100%;
    height: 212px;
    margin-bottom: 9px;
    border: 1px dashed #ebebeb;
    line-height: 212px;
    vertical-align: middle;
    text-align: center;
}
.ygfcimg img{
    max-width: 100%;
    max-height: 212px;
}
.ygfcwz{
    font-size: 14px;
    width: 100%;
    text-align: center;
    height: 36px;
    overflow: hidden;
}
.fenye{
    width: 100%;
    /* float: right; */
    margin-top: 18px;
    text-align: center;
}


@media screen and (max-width:1199px){
    .zhongbu{
        width: 800px;
        margin: 24px auto;
        position: relative;
    }
    .zbleft {
        width: 20%;
    }
    .zbright {
        width: 70%;
    }
    .jjfgx2 {
        width: 30%;
    }
    .ygfc1 {
        width: 166px;
    }
}

@media screen and (max-width:799px) {
    .zhongbu {
        width: 94%;
        margin: 18px auto -50px;
    }
    .zbfg{
        display: none;
    }
    .zbright {
        width: 100%;
    }
    .nrwz {
        font-size: 12px;
        line-height: 20px;
    }
    .gongsijj{
        width: 30%;
    }
    .zbleft {
        width: 100%;
    }
    .gongsijj {
        width: 26%;
        margin-left: 10px;
        margin-right: 12px;
        float: left;
        margin-bottom: 16px;
        text-align: center;
    }
    .gsjj {
        font-size: 16px;
        line-height: 34px;
    }
    .jjbt{
        display: none;
    }
    .ygfcimg {
        line-height: 150px;
        height: 150px;
    }
    .ygfc1 {
        width: 44%;
        margin-right: 8px;
        margin-left: 8px;
    }
    .ygfcimg img {
        max-height: 150px;
    }
    .ygfcwz {
        font-size: 12px;
        height: 32px;
    }
    .jjfgx{
        display: none;
    }
    .fenye {
        margin-bottom: 2px;
        margin-top: 6px;
    }
}