.layer-container {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.gfjy-title {
    margin-top: 35px;
}

.gfjy-title img {
    width: 100%;
    height: auto;
}
.gfjy-nav {
    /* float: left; */
    position: absolute;
}
.gfjy-nav-container {
    width: 248px;
    margin-left: 60px;
    margin-top: 30px;
}

.gfjy-nav-list li {
    box-sizing: content-box;
    text-align: center;
    width: 220px;
    background: linear-gradient(to right, #fc8d11, #cf130f);
    margin: 0 auto;
    height: 55px;
    line-height: 55px;
    position: relative;
    margin-bottom: 12px;
}

.gfjy-nav-list li a {
    font-size: 25px;
    color: #fff;
    text-decoration: none;
}

.gfjy-nav-list li:nth-child(1) {
    box-sizing: border-box;
    width: 248px;
    background: #fff;
    color: #d51011;
    font-size: 24px;
    border: 10px solid #d51011;
    text-align: center;
    position: relative;
    line-height: 35px;
}

.gfjy-nav-list li:first-child.dh::after {
    content: "";
    position: absolute;
    bottom: -22px;
    left: -10px;
    right: 0;
    margin: auto;
    width: 248px;
    height: 12px;
    background: url(/statics/ynxcwv2/images/yngfjy/dh_bag.png) no-repeat top left;
    background-size: 100% 100%;
}

.gfjy-nav-list li:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
    width: 220px;
    height: 12px;
    background: url(/statics/ynxcwv2/images/yngfjy/nav_bag.png) no-repeat top left;
    background-size: 100% 100%;
}

.gflayer-content {
    max-width: 1920px;
    width: 1280px;
    margin: 0 auto;
}

.gzdt-container {
    margin-top: 40px;
}

.gzdt-left {
    float: left;
    width: 46.8%;
    position: relative;
}

.gzdt-img {
    width: 100%;
}

.gzdt-img img {
    width: 100%;
    height: auto;
    border-radius: 20px;
}

.img-desc {
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    color: #fff;
    width: 100%;
    line-height: 45px;
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gzdt-right {
    float: right;
    width: 49.2%;
}

.title-list li {
    float: left;
}

.s-title {
    font-size: 28px;
    font-weight: bold;
    color: #d80c18;
}

.comm-line {
    width: 70%;
    background-color: #f7f7f7;
    border: 3px solid #f7f7f7;
    margin-top: 14px;
    margin-left: 10px;
}

.gzdt-line {
    width: 70%;
}
.s-more {
    margin-top: 10px;
    margin-left: 10px;
}

.s-more a {
    font-size: 16px;
    color: #c4061c;
}
.l-list li {
    padding: 25px 0px;
    border-bottom: 1px solid #f7f7f7;
}

.l-list li:last-child {
    border-bottom: none;
}
.l-list li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #e6e6e6;
    vertical-align: top;
    margin-top: 5px;
}

.l-list li a {
    font-size: 16px;
    color: #3f3f3f;
    display: inline-block;
    width: 97%;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}

.zs-layer {
    margin-top: 30px;
}

.zsyq-container {
    width: 51.9%;
    float: left;
}

.zsyq-line {
    width: 70%;
}

.jdjs-conatianer {
    width: 44.1%;
    float: right;
}

.jdjs-line {
    width: 68%;
}
.zsyq-cont {
    margin-top: 25px;
}

.zsyq-left {
    float: left;
    width: 39%;
}

.zsyq-right {
    float: left;
    width: 58%;
    margin-left: 15px;
}
.zsyq-right li:nth-child(1) a {
    font-size: 20px;
    font-weight: bold;
    color: #3f3f3f;
}

.zsyq-right li:not(:first-child) span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #838383;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 8px;
}
.zsyq-right li:not(:first-child) {
    padding: 15px 0px;
}
.zsyq-right li:not(:first-child) a {
    display: inline-block;
    width: 97%;
    font-size: 16px;
    color: #3f3f3f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 20px;
}

.jdjs-con {
    margin-top: 25px;
}

.jdjs-list li {
    padding: 10px 0px;
}

.jdjs-list li span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #838383;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 10px;
}

.jdjs-list li a {
    display: inline-block;
    width: 94%;
    font-size: 16px;
    color: #3f3f3f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 20px;
}

.bs-container {
    margin-top: 60px;
}

.bs-list li {
    float: left;
    margin-right: 1.95%;
    width: 32%;
}

.bs-list li img {
    width: 100%;
    height: auto;
}

.bs-list li:last-child {
    margin-right: 0;
}

.layer-bm {
    margin-top: 60px;
    background: url("/statics/ynxcwv2/images/yngfjy/bt_bg.jpg") no-repeat left top;
    background-size: 100% 100%;
}

/* .gflayer-content {
    padding-bottom: 105px;
} */

.zcfg-container {
    width: 70%;
    float: left;
}

.zjtd-container {
    width: 25%;
    float: right;
}
.zcfg-line {
    width: 80%;
}

.zjtd-line {
    width: 45%;
}

.zcfg-con {
    margin-top: 20px;
}

.zcfg-list li {
    padding: 15px 0px 25px 0px;
    border-bottom: 1px solid #f3f3f3;
}
.zcfg-list li:last-child {
    border-bottom: none;
}
.zcfg-list li span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #e6e6e6;
    border-radius: 50%;
    vertical-align: top;
    margin-top: 8px;
}
.zcfg-list li a {
    display: inline-block;
    width: 94%;
    margin-left: 10px;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #3f3f3f;
}

.zjtd-con {
    width: 100%;
    background: #fff;
    margin-top: 5px;
}

.zjdt-zp {
    width: 200px;
    height: 280px;
    margin: 15px auto;
}

.zjdt-zp img {
    width: 100%;
    height: auto;
}

.zjdt-name {
    width: 100%;
    background-color: #c4061c;
    color: #fff;
    text-align: center;
    line-height: 55px;
    margin: 0 auto;
}

@media screen and (max-width: 750px) {
    body {
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background: #fff;
    }

    .layer-container {
        max-width: none;
        width: 100%;
        padding: 5px;
    }
    .gfjy-nav {
        display: none;
    }

    .gflayer-content {
        width: 100%;
    }

    .gzdt-left {
        float: none;
        width: 100%;
    }

    .gzdt-right {
        width: 100%;
        float: none;
        margin-top: 10px;
    }
    .l-list li {
        padding: 10px 0;
    }

    .zsyq-container {
        float: none;
        width: 100%;
    }

    .zsyq-left {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .zsyq-right {
        float: none;
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }

    .jdjs-conatianer {
        width: 100%;
        float: none;
        margin-top: 20px;
    }

    .bs-list li {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .zcfg-container {
        width: 100%;
        float: none;
    }

    .zjtd-container {
        float: none;
        width: 100%;
        margin-top: 20px;
    }
    .layer-bm {
        background: none;
        margin-top: 20px;
    }

    .gzdt-line {
        width: 60%;
    }

    .gfjy-title {
        margin-top: 10px;
    }

    .gzdt-container {
        margin-top: 20px;
    }

    .zsyq-line {
        width: 60%;
    }

    .zjtd-line {
        width: 60%;
    }

    .zsyq-right li:not(:first-child) {
        padding: 10px 0px;
    }

    .jdjs-line {
        width: 60%;
    }

    .gflayer-content {
        padding-bottom: 0px;
    }

    .zcfg-line {
        width: 60%;
    }
    .zcfg-list li {
        padding: 15px 0px;
    }

    .s-title {
        font-size: 20px;
    }
    .bs-container {
        margin-top: 20px;
    }

    .zjtd-con {
        margin-top: 20px;
    }
}
