@charset "utf-8";

.w100 {
    width: 100%;
}

.middiv1 {
    width: 1200px;
    margin: 0px auto;
    clear: both;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.layer_more a {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    text-align: right;
    display: block;
}

.layer01 img {
    width: 100%;
    height: auto;
}

.layer02 {
    height: 794px;
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay02_bg.png) no-repeat center top;
}

.layer02_con {
    padding-top: 50px;
    position: relative;
}

.layer02_con .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.7);
}

.layer02_con .swiper-slide-active,
.layer02_con .swiper-slide-duplicate-active {
    transform: scale(0.9);
    z-index: 999;
    margin-right: 18px !important;
}

.layer02_con .swiper-button-next1 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/layer02_next.png) no-repeat;
    width: 35px;
    height: 35px;
    top: 95%;
    left: 95%;
}

.layer02_con .swiper-button-prev1 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/layer02_prev.png) no-repeat;
    width: 35px;
    height: 35px;
    top: 95%;
    left: 90%;
}

.layer02_con .swiper-pagination1 {
    padding-top: 20px;
    width: 100%;
    position: relative;
}

.layer04_con .swiper-pagination-bullet,
.layer02_con .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin-right: 15px;
    background: #fddc95;
    opacity: 1;
}

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

.layer03 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay03_bg.png) no-repeat center top;
    /* height: 659px; */
    padding-bottom: 20px;
}

.layer03_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lay03con {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay03con_bg.png);
    width: 46%;
    color: #fff;
    height: 229px;
    margin-bottom: 40px;
}

.lay05con span a,
.lay03con span a {
    color: #fff;
    font-size: 18px;
    padding: 30px 20px 10px 20px;
    display: block;
}

.lay05con p,
.lay03con p {
    font-size: 16px;
    width: 90%;
    margin: 0 auto;
    line-height: 25px;
}

.layer04 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay04_bg.png) no-repeat center top;
    height: 1027px;
}

.layer04_con {
    padding-top: 180px;
    width: 100%;
    position: relative;
}

.layer04_con .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.layer04_con .swiper-slide-active,
.layer04_con .swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 999;
}

.layer04_con .swiper-button-next2 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/layer04_next.png) no-repeat;
    width: 39px;
    height: 66px;
    top: 50%;
    left: 100%;
}

.layer04_con .swiper-button-prev2 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/layer04_prev.png) no-repeat;
    width: 39px;
    height: 66px;
    top: 50%;
    left: -3%;
}

.layer04_con .swiper-pagination2 {
    padding-top: 20px;
    width: 100%;
    position: relative;
}

.layer04_con .swiper-pagination-bullet-active {
    background: #e40c31;
}

.layer05 {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay05_bg.png) no-repeat center top;
    /* height: 524px; */
}

.layer05_con {
    padding-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lay05con {
    background: url(/statics/ynxcwv2/topic/images/qsxcwhxtgzld/lay05con_bg.png) no-repeat center top;
    width: 47%;
    color: #fff;
    height: 174px;
    margin-bottom: 40px;
}

.re-more {
    float: right;
    font-size: 20px;
    padding-bottom: 20px;
}

.re-more a {
    color: #333;
}

@media (max-width: 768px) {
    .middiv1 {
        max-width: 100%;
    }

    .layer02_con .swiper-slide-active,
    .layer02_con .swiper-slide-duplicate-active {
        margin-right: 0 !important;
    }

    .layer02,
    .layer03,
    .layer04,
    .layer05 {
        height: auto;
    }

    .layer02_con,
    .lay03con,
    .layer04_con,
    .lay05con {
        width: 90%;
        margin: 0 auto;
        height: auto;
        margin-bottom: 20px;
    }

    .layer02_con .swiper-button-prev1 {
        top: 50%;
        left: 0;
    }

    .layer02_con .swiper-button-next1 {
        top: 50%;
        left: 90%;
    }

    .lay05con span a,
    .lay03con span a {
        font-size: 16px;
        padding: 10px 0;
        line-height: 20px;
    }

    .lay05con p,
    .lay03con p {
        font-size: 14px;
        width: 90%;
        padding: 5px 0;
        margin: 0 auto;
        line-height: 20px;
    }

    .layer04_con {
        padding-top: 30px;
    }

    .layer04_con .swiper-button-prev2 {
        left: 0%;
        top: 50%;
    }

    .layer04_con .swiper-button-next2 {
        left: 85%;
        top: 50%;
    }

    .layer02_con img,
    .layer04_con img {
        width: 90%;
        height: auto;
    }

    .re-more {
        font-size: 16px;
        margin-right: 20px;
    }

    .layer03 {
        padding-bottom: 0px;
    }
}
