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

.lsgm-container {
    width: 100%;
    background: url("/statics/ynxcwv2/topic/images/ynssmzy/lsgm_bg.jpg") no-repeat left top;
    background-size: 100% 100%;
    margin-top: -2px;
}

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

.lsgm-title {
    width: 602px;
    margin: 0 auto;
}

.lsgm-title img {
    width: 100%;
    height: auto;
}

.lsgm-cont {
    margin-top: 60px;
}

.topic-desc-cont {
    width: 815px;
    margin: 0 auto;
    border: 4px solid #412517;
    background-color: #eac683;
}
.topic-title {
    margin: 20px 0px;
    text-align: center;
}

.topic-title a {
    /* text-align: center; */
    font-size: 24px;
    color: #412517;
    font-weight: bold;
}

.topic-desc {
    padding: 0px 60px;
    text-indent: 2em;
    font-size: 18px;
    color: #412517;
    line-height: 30px;
}

.lsgm-more {
    margin: 15px 0px;
    text-align: center;
}

.lsgm-more a {
    font-size: 18px;
    color: #412517;
}

.lsgm-time {
    padding: 40px 0px;
}

.ylkh-container {
    width: 100%;
    background-color: #40271a;
}

.ylkh-title {
    width: 602px;
    margin: 0 auto;
    padding: 40px 0px;
}

.ylkh-list li {
    float: left;
    width: 48.75%;
    background: url("/statics/ynxcwv2/topic/images/ynssmzy/ylsh_bg.png") no-repeat left top;
    background-size: 100% 100%;
    margin-bottom: 30px;
}

.ylkh-list li:nth-child(2n + 1) {
    margin-right: 2%;
}

.ylkh-l {
    width: 100%;
    margin: 0 auto;
    padding: 35px 25px 15px 25px;
}

.ylkh-l img {
    width: 100%;
    margin-left: 2px;
}

.ylkh-l-desc {
    text-align: center;
    padding: 20px 0px;
}

.ylkh-l-desc a {
    font-size: 24px;
    font-weight: bold;
    color: #412517;
}
.ylkh-cont {
    padding-bottom: 50px;
}

.myyz-container {
    background: url("/statics/ynxcwv2/topic/images/ynssmzy/myyz.jpg") no-repeat left top;
    background-size: 100% 100%;
}

.myyz-title {
    width: 602px;
    margin: 0 auto;
    padding-top: 75px;
    padding-bottom: 35px;
}

.myyz-cont {
    padding-bottom: 50px;
}

.myyz-left {
    float: left;
    background: url("/statics/ynxcwv2/topic/images/ynssmzy/myyz_left.png") no-repeat left top;
    background-size: 100% 100%;
    width: 53.75%;
    padding: 10px;
}

.myyz-left-img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.myyz-left-desc {
    margin: -2px 0px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.myyz-left-desc a {
    font-size: 18px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 50px;
    height: 50px;
    width: 80%;
    text-decoration: none;
}

#myyzSW .swiper-button-prev {
    background-image: url("/statics/ynxcwv2/topic/images/ynssmzy/s_left.png");
    width: 19px;
    height: 26px;
    top: 95%;
    background-size: 19px 26px;
}

#myyzSW .swiper-button-next {
    background-image: url("/statics/ynxcwv2/topic/images/ynssmzy/s_right.png");
    width: 19px;
    height: 26px;
    top: 95%;
    background-size: 19px 26px;
    right: 20px;
}

#myyzSW .swiper-pagination {
    text-align: left;
    left: 50px;
    bottom: 13px;
}

#myyzSW .swiper-pagination {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

#myyzSW span.swiper-pagination-current {
    font-size: 25px;
}

.myyz-right {
    float: left;
    width: 46.25%;
    background-color: #a96437;
    margin-left: -5px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding-left: 20px;
}

.myyz-list li {
    padding: 20px 0px;
    margin: 0px 30px 0px 10px;
}

.myyz-l-f a {
    font-size: 22px;
    color: #fff;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    text-decoration: none;
}
.myyz-l-desc {
    margin-top: 10px;
    text-indent: 2em;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #7fbcff;
}

.myyz-list li:not(:nth-child(1)) span {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    vertical-align: middle;
}

.myyz-list li:not(:nth-child(1)) a {
    font-size: 18px;
    color: #fff;
    padding-left: 10px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}

.myyz-list li:not(:nth-child(1)) {
    border-bottom: 1px dashed #fff;
}

.myyz-list li:last-child {
    border-bottom: none;
}

.myyz-more {
    padding: 20px;
    float: right;
}

.myyz-more a {
    font-size: 16px;
    color: #fff;
}

.ypfy {
    width: 100%;
    background: url("/statics/ynxcwv2/topic/images/ynssmzy/ypfy_bg.jpg") no-repeat left top;
    background-size: 100% 100%;
    padding-bottom: 90px;
}

.ypfy-title {
    width: 602px;
    margin: 0 auto;
    padding-top: 115px;
    padding-bottom: 35px;
}

.ypfy-cont {
    background-color: #30170a;
    padding: 40px;
}

.ypfy-list-c {
    padding-top: 20px;
}

.ypfy-list li {
    float: left;
    width: 50%;
    padding: 10px 50px;
}

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

.ypfy-list li span:nth-child(2) a {
    font-size: 18px;
    color: #dba15e;
    margin-left: 20px;
    display: inline-block;
    width: 94%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
    text-decoration: none;
}

@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;
        margin: 0 auto;
        min-width: auto;
        width: 100%;
    }

    .layer-content {
        width: 100%;
    }

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

    .lsgm-title {
        width: 100%;
    }

    .lsgm-cont {
        margin-top: 20px;
    }

    .lsgm-title img {
        width: 100%;
        height: auto;
    }

    .topic-desc-cont {
        width: 100%;
    }

    .topic-desc {
        padding: 0px 0px;
    }

    .lsgm-time {
        padding: 20px 0px;
    }

    .lsgm-time img {
        width: 100%;
    }

    .ylkh-title {
        width: 100%;
        padding: 20px 0px;
    }

    .ylkh-title img {
        width: 100%;
    }

    .ylkh-list li:nth-child(2n + 1) {
        margin-right: 0px;
    }

    .ylkh-list li {
        float: none;
        width: 100%;
    }

    .myyz-title {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .myyz-title img {
        width: 100%;
        height: auto;
    }
    .myyz-left {
        width: 100%;
        float: none;
    }

    .myyz-left-desc a {
        width: 50%;
        margin-left: 50px;
    }

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

    .ypfy-title {
        width: 100%;
    }

    .ypfy-title img {
        width: 100%;
        height: auto;
    }

    .ypfy-cont {
        padding: 0px;
    }

    .ypfy-cont img {
        width: 100%;
        height: auto;
    }

    .ypfy-list li {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .ypfy-list li span:nth-child(2) a {
        width: 92%;
    }
}
