.layer-container {
    max-width: 1920px;
    width: 100%;
    min-width: 1280px;
    margin: 0 auto;
}
.layer-dygz {
    background: url("/statics/ynxcwv2/images/v5/dygz/dygz_bg.png") no-repeat left bottom;
}

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

.ynsdyj {
    background: url("/statics/ynxcwv2/images/v5/dygz/ynsdyj_bg.png") no-repeat left top;
    font-size: 66px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 120px;
    margin-top: 20px;
    letter-spacing: 6px;
}

.layer-one {
    margin-top: 15px;
    border-radius: 15px;
}

.b-title {
    padding-top: 40px;
    text-align: center;
    /* margin-top: 40px; */
}

.b-title a {
    font-size: 40px;
    font-weight: bold;
    color: #0d66b3;
    text-decoration: none;
    padding-top: 40px;
}

.b-desc {
    font-size: 16px;
    color: #404040;
    padding: 20px 45px;
    line-height: 30px;
}

.layer-gzdt {
    margin-top: 45px;
}

.gzdt-left {
    width: 54.7%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

.gzdt-left img {
    width: 700px;
    height: 470px;
}

.gzdt-right {
    width: 41.2%;
    float: right;
}
.focus-right {
    width: 620px;
}

.focus-title-box {
    display: flex;
    justify-content: space-between;
}

#focusSW .swiper-slide {
    position: relative;
}

.swiper-desc {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    line-height: 50px;
    padding-left: 20px;
    font-size: 20px;
    color: #fff;
}

#focusSW .swiper-pagination {
    bottom: 15px;
    left: 200px;
}

#focusSW .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
}

#focusSW .swiper-pagination-bullet-active {
    width: 40px;
    height: 13px;
    border-radius: 10px;
    background: #fff;
}

.focus-title {
    color: #2663af;
    font-size: 35px;
    font-weight: bold;
}
.focus-more {
    margin-top: 5%;
}
.focus-more a {
    font-size: 18px;
    color: #2663af;
}

.focus-list {
    margin-top: 10px;
}

.focus-list li {
}
.focus-list li a {
    font-size: 22px;
    line-height: 70px;
    color: #0f0f0f;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.gzdt-t {
    padding-top: 25px;
    font-size: 30px;
    font-weight: bold;
    color: #1492ff;
}

.gzdt-list li {
    padding: 22px 0px;
    border-bottom: 1px solid #f7f7f7;
}
.gzdt-list {
    padding-top: 20px;
}

.gzdt-list li::before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #e6e6e6; /* 圆点颜色 */
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle; /* 垂直对齐 */
}

.gzdt-list li a {
    font-size: 16px;
    color: #3f3f3f;
    text-decoration: none;
    display: inline-block;
    width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

.click-more a {
    font-size: 16px;
    color: #3f3f3f;
}

.layer-bmfw {
    margin-top: 2%;
}

.bmfw-title {
    text-align: center;
}

.fw-cont {
    padding-top: 3%;
    padding-bottom: 3.5%;
}

.fw-list li {
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
}

.fw-list li:nth-child(4n) {
    margin-right: 0px;
}

.layer-xxgk {
    margin-top: 50px;
    padding-bottom: 35px;
}

.xxgk-title {
    text-align: center;
}

.xxgk-cont {
    padding-top: 30px;
}

.xxgk-area {
    float: left;
    width: 30.71%;
    margin-right: 3.9%;
}

.xxgk-area-center {
    float: left;
    width: 30.71%;
    margin-right: 3.9%;
}

.xxgk-zcfg {
    margin-right: 0;
}

.xxgk-gztz {
}

.xxgk-t {
    float: left;
    font-size: 28px;
    font-weight: bold;
    color: #1492ff;
}

.xxgk-line {
    float: left;
    width: 50%;
    margin-left: 10px;
    height: 5px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    margin-top: 14px;
}

.xxgk-line2 {
    float: left;
    width: 50%;
    height: 5px;
    margin-left: 10px;
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    margin-top: 14px;
}

.xxgk-more {
    float: right;
    margin-top: 10px;
}

.xxgk-more a {
    font-size: 16px;
    color: #1492ff;
}

.xxgk-list {
    padding-top: 3%;
    padding-left: 6%;
    padding-right: 5.5%;
    background: linear-gradient(to bottom,#e7f6f9,#fff);
}

.xxgk-list li {
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}

.xxgk-list li a {
    font-size: 18px;
    color: #3f3f3f;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xxgk-list li p {
    text-align: right;
    font-size: 14px;
    line-height: 30px;
    color: #979797;
}

.yptj-title {
    padding-top: 50px;
    text-align: center;
    padding-bottom: 40px;
}

.yptj {
    margin-top: 2.8%;
    margin-bottom: 3.2%;
}

.yptj-cont {
    background: url("/statics/ynxcwv2/images/yndy/yptj_sw_bg.png");
    width: 728px;
    height: 612px;
    background-size: 100% 100%;
    position: relative;
}

.dytj-thumb {
    position: absolute;
    top: 28px;
    left: 8px;
}

#yptjsw .swiper-slide-prev {
    transform: scale(0.8);
    opacity: 0.55;
}

#yptjsw .swiper-slide-active {
    transform: scale(1);
    z-index: 999;
}
#yptjsw .swiper-slide-next {
    transform: scale(0.8);
    opacity: 0.55;
}

.yptj-desc {
    position: absolute;
    bottom: 30px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

.yptj-swiper {
}

#gzdtSw .swiper-button-prev {
    background-image: url("/statics/ynxcwv2/images/yndy/gzdt_left.png");
    width: 42px;
    height: 43px;
    background-size: 42px 43px;
}

#gzdtSw .swiper-button-next {
    background-image: url("/statics/ynxcwv2/images/yndy/gzdt_right.png");
    width: 42px;
    height: 43px;
    background-size: 42px 43px;
}

#gzdtSw img {
    width: 100%;
    height: auto;
}

#gzdtSw .swiper-pagination-bullet-active {
    background: #fff;
}

.nav-list li.xwcb-nav .ynbq-nav .yndy a {
    color: #ffe0b2;
}

.yndyggw-contianer {
    width: 100%;
    margin-top: 20px;
}

.yndyggw-contianer img {
    width: 100%;
    height: auto;
}
.layer-footer {
    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 {
        width: 100%;
        max-width: 100%;
        min-width: auto;
    }

    .layer-dygz {
        background: none;
    }

    .layer-content {
        width: 100%;
    }

    .ynsdyj {
        font-size: 20px;
        margin-top: 10px;
        line-height: 40px;
    }

    .b-title {
        padding-top: 10px;
    }

    .b-title a {
        font-size: 20px;
        line-height: 30px;
    }

    .b-desc {
        padding: 5px 10px;
    }

    .gzdt-left {
        width: 100%;
        float: none;
        padding-bottom: 0px;
    }
    .gzdt-left img {
        width: 100%;
        height: auto;
    }

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

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

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

    .click-more {
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .layer-bmfw {
        margin-top: 20px;
    }
    .bmfw-title img {
        width: 100%;
        height: auto;
    }

    .fw-cont {
        padding-top: 15px;
    }

    .fw-list li {
        width: 48%;
        margin-bottom: 4%;
        margin-right: 4%;
    }
    .fw-list li:nth-of-type(2n) {
        margin-right: 0;
    }

    .fw-list li img {
        width: 100%;
    }

    .layer-xxgk {
        margin-top: 25px;
    }

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

    .xxgk-area {
        float: none;
        width: 100%;
    }

    .xxgk-area-center {
        float: none;
        width: 100%;
        padding: 0px;
        border: none;
        margin-top: 20px;
    }
    .yptj img,.xxgk-t-con img {
        width: 100%;
        height: auto;
    }

    .xxgk-line {
        width: 40%;
    }
    .yptj-desc {
        bottom: 0;
        line-height: 25px;
        padding: 10px 10px;
    }

    .xxgk-zcfg {
        padding-left: 0px;
        padding-top: 20px;
    }

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

    #yptjsw img {
        width: 100%;
        height: auto;
    }

    .dytj-thumb {
        position: relative;
        top: 15px;
    }

    .yptj-swiper {
        padding-bottom: 20px;
    }

    .yptj-cont {
        width: 100%;
        background: none;
        height: auto;
    }

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