.layer-outer {
    width: 100%;
    max-width: 1920px;
    min-width: 1280px;
    margin: 0 auto;
}

.layer-header {
    width: 100%;
}

.layer-header img {
    width: 100%;
    height: auto;
}

.layer-zybs {
    background: url("/statics/ynxcwv2/topic/images/esjszqh/bg01.jpg") no-repeat top left;
    background-size: 100% 100%;
    margin-top: -2px;
}

.layer-content {
    width: 1280px;
    margin: 0 auto;
}

.c-zybs {
    background: url("/statics/ynxcwv2/topic/images/esjszqh/bg2.png") no-repeat left top;
    background-size: 100% 100%;
    padding-top: 55px;
    padding-bottom: 60px;
}

.layet-t {
    width: 1231px;
    margin: 0 auto;
}

.t-zybs {
    padding-top: 225px;
}

.c-left {
    float: left;
    width: 54.6%;
    background-color: #fff;
    padding: 20px 15px;
    position: relative;
}

.zybs-img-t {
    position: absolute;
    bottom: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 96.4%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 0px 15px;
    line-height: 45px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.c-right {
    float: left;
    width: 38.6%;
    margin-left: 20px;
}

.c-r-list li span:nth-child(1) {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: text-top;
    margin-top: 5px;
}

.c-r-list li span:nth-child(2) a {
    font-size: 25px;
    color: #fff;
    display: inline-block;
    width: 95%;
    margin-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.c-r-list li:not(:nth-child(1)) {
    margin-top: 25px;
    margin-bottom: 15px;
}

.c-r-list li:nth-child(1) {
    border-bottom: 1px solid #fff;
}
.c-r-desc {
    padding: 15px 0px;
    font-size: 18px;
    color: #fff;
    text-indent: 2em;
    line-height: 30px;
    margin-left: 15px;
}

.c-more {
    float: right;
    margin-top: 20px;
}
.c-more a {
    font-size: 18px;
    color: #fff;
}

.t-gcls {
    margin-top: 120px;
    margin-bottom: 60px;
}

.layer-gcls {
    background: url("/statics/ynxcwv2/topic/images/esjszqh/bg3.jpg") no-repeat top left;
    background-size: 100% 100%;
    padding-top: 75px;
    padding-bottom: 50px;
}

.c-gcls-list li {
    float: left;
    background: url("/statics/ynxcwv2/topic/images/esjszqh/gcls_bg.png") no-repeat top left;
    background-size: 100% 100%;
    width: 46.5%;
    padding: 25px 35px 25px 55px;
    margin-bottom: 35px;
}

.c-gcls-list li:nth-child(2n) {
    margin-left: 7%;
}

.gcls-t a {
    font-size: 25px;
    color: #fff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gcls-desc {
    margin-top: 10px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    text-indent: 2em;
}

.gcls-more {
    float: right;
    border: 1px solid #d20713;
    border-radius: 10px;
    padding: 5px 20px;
}

.gcls-more a {
    font-size: 18px;
    color: #d20713;
}

.layer-fxpl {
    background: url("/statics/ynxcwv2/topic/images/esjszqh/bg4.jpg") no-repeat left top;
    background-size: 100% 100%;
    /* height: 940px; */
}

.t-fxpl {
    padding-top: 140px;
}

.fxpl-c-list li {
    background: url("/statics/ynxcwv2/topic/images/esjszqh/bg5.png") no-repeat top left;
    background-size: 100% 100%;
    width: 45.9%;
    float: left;
    padding: 35px;
    margin-bottom: 30px;
    height: 210px;
}

.fxpl-c-list li:nth-child(2n) {
    margin-left: 7%;
}
.fxpl-t {
    border-bottom: 2px dashed #c93130;
    padding-bottom: 25px;
}
.fxpl-t a {
    font-size: 25px;
    color: #3f3f3f;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fxpl-desc {
    font-size: 18px;
    color: #3f3f3f;
    padding-top: 25px;
    line-height: 30px;
    text-indent: 2em;
}

.fxpl-more {
    float: right;
    border: 2px solid #d20713;
    border-radius: 10px;
    padding: 5px 20px;
    margin-right: 40px;
    margin-bottom: 150px;
}

.fxpl-more a {
    font-size: 18px;
    color: #d20713;
}

@media screen and (max-width: 750px) {
    body {
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        background: #fff;
        padding: 10px;
    }
    .layer-outer {
        max-width: inherit;
        width: 100%;
        min-width: auto;
    }

    .layer-header {
        width: 100%;
    }
    .layer-header img {
        width: 100%;
        height: auto;
    }

    .layer-content {
        width: 100%;
    }

    .t-zybs {
        padding-top: 10px;
    }

    .layet-t {
        width: 100%;
    }

    .layet-t img {
        width: 100%;
        height: auto;
    }

    .c-left {
        float: none;
        width: 100%;
        padding: 0px;
    }

    .c-left img {
        width: 100%;
        height: auto;
    }

    .c-zybs {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .zybs-img-t {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        bottom: 0px;
    }

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

    .c-r-list li span:nth-child(2) a {
        font-size: 18px;
        width: 94%;
    }

    .c-r-desc {
        font-size: 15px;
    }
    .c-r-list li:not(:nth-child(1)) {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .c-r-list li:not(:nth-child(1)) {
        margin-top: 7px;
    }
    .t-gcls {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .c-gcls-list li {
        float: none;
        width: 100%;
        padding: 18px;
    }

    .gcls-t a {
        font-size: 18px;
        line-height: 30px;
    }

    .gcls-desc {
        font-size: 15px;
    }

    .c-gcls-list li:nth-child(2n) {
        margin-left: 0px;
    }

    .layer-gcls {
        padding-top: 15px;
    }

    .t-fxpl {
        padding-top: 20px;
    }

    .fxpl-c-list li {
        float: none;
        width: 100%;
        padding: 15px;
    }

    .fxpl-c-list li:nth-child(2n) {
        margin-left: 0px;
    }

    .fxpl-t a {
        line-height: 30px;
        font-size: 18px;
    }

    .fxpl-more {
        margin-bottom: 40px;
    }

    .fxpl-desc {
        font-size: 15px;
    }
}
