@charset "utf-8";











/* CSS Document */

.country {
    background-image: url(../images/mlxc_bg.jpg);
    background-color: #ffefd6;
    background-position: 50% 110px;
    background-repeat: no-repeat;
    min-width: 1200px;
}


/* banner */

.mlxc-banner {
    position: relative;
    height: 773px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.swiper-container .swiper-slide {
    height: 773px;
}

.swiper-container .swiper-slide img {
    object-fit: cover;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 80px;
    width: 100%;
    left: 0;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    background: #ffffff;
    margin: 0 7px;
    opacity: 0.8;
    border: 1px #fde1bd solid;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #ff9000;
}


/* main */

.mlxc-main {
    margin: 0 auto;
    padding-bottom: 152px;
    max-width: 1446px;
    text-align: center;
}

.mlxc-main .h2-title {
    height: 173px;
    text-indent: -999rem;
    font-size: 0;
    background: url(../images/mlxc_title.png) no-repeat;
    background-position: center top;
}

.mlxc-item {
    margin: 0 auto;
}

.mlxc-main .h2-title.tchj {
    margin-bottom: 34px;
    margin-top: 38px;
    background-position: 50% 0;
}

.mlxc-main .h2-title.rmtc {
    margin-bottom: 34px;
    margin-top: 49px;
    background-position: 50% -173px;
}

.zmxc-ad {
    margin-bottom: 34px;
}

.zmxc-prd-mdl {
    overflow: auto;
}


.zmxc-prd-list {
    width: 1446px;
    overflow: hidden;
    margin: 0 auto;
}

.zmxc-prd-list li {
    float: left;
    margin-bottom: 40px;
    width: 482px;
    text-align: center;
}

.zmxc-prd-list li img {
    width: 374px;
}

.zmxc-prd-list li.c-width-big {
    margin: 0;
}

.zmxc-prd-list li.c-width-big img {
    width: 100%
}

.zmxc-prd-list li.c-margin0 {
    margin: 0 54px;
    width: auto;
}

.zmxc-prd-list li.c-text-rt {
    text-align: right;
}

.zmxc-prd-list li.c-text-lt {
    text-align: left;
}




/* 示范村 */

.example {
    background-image: url(../images/sfc_bg.jpg);
    background-color: #ffffff;
    background-position: 50% 110px;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.example-sfc {
    height: 723px;
}

.example-sfc .swiper-container .swiper-slide img {
    object-fit: cover;
}

.h2-title-ltxl {
    margin-top: 40px;
    margin-bottom: 30px;
    height: 173px;
    text-indent: -999rem;
    font-size: 0;
    background: url(../images/sfc_title.png) no-repeat;
    background-position: center top;
}

.sfc-prd li {
    margin-bottom: 40px;
    text-align: center;
}

@media screen and (max-width:1440px) {
    .mlxc-banner {
        position: relative;
        height: 550px;
    }
    .swiper-container .swiper-slide img {
        width: 100%;
        object-fit: cover;
    }
    .example-sfc {
        height: 516px;
    }
    .example-sfc .swiper-container .swiper-slide img {
        height: 100%;
        object-fit: cover;
    }
    .pagination {
        bottom: 30px;
    }
}

@media screen and (max-width:1680px) {
    .mlxc-banner {
        position: relative;
        height: 670px;
    }
    .swiper-container .swiper-slide img {
        width: 100%;
        object-fit: cover;
    }
    .example-sfc {
        height: 680px;
    }
    .example-sfc .swiper-container .swiper-slide img {
        height: 100%;
        object-fit: cover;
    }
    .pagination {
        bottom: 30px;
    }
}



@media screen and (max-width:1366px) {
    .zmxc-prd-list {
        width: 1200px;
        overflow: hidden;
        margin: 0 auto;
    }

    .zmxc-prd-list li {
        float: left;
        margin-bottom: 90px;
        width: 400px;
        text-align: center;
    }

    .zmxc-prd-list li img {
        width: 305px;
    }

    .zmxc-prd-list li.c-width-big {
        width: 400px;
        margin: 0;
    }
    .zmxc-prd-list li.c-margin0 {
        margin: 0 47px;
        width: auto;
    }
    .zmxc-prd-list li.c-width-big img {
        width: 400px;
    }

    .zmxc-prd-list li.c-text-rt {
        text-align: right;
    }
}

/* gongbuaji */
.gbaj-bg {
    background-image: url(../images/gbaj_bg.jpg);
    background-color: #ffffff;
    background-position: 50% 840px;
    background-repeat: no-repeat;
    min-width: 1200px;
}
.h2-title-gbaj {
    margin-top: 40px;
    margin-bottom: 30px;
    height: 203px;
    text-indent: -999rem;
    font-size: 0;
    background: url(../images/gbaj_title.png) no-repeat;
    background-position: center top;
}



/* zangxiang */

.h2-title-nmzx {
    margin-top: 40px;
    margin-bottom: 30px;
    height: 173px;
    text-indent: -999rem;
    font-size: 0;
    background: url(../images/nmzx_title.png) no-repeat;
    background-position: center top;
}

.nmzx-bg {
    background-image: url(../images/nmzx_bg.jpg);
    background-color: #ffffff;
    background-position: 50% 110px;
    background-repeat: no-repeat;
    min-width: 1200px;
}

.nmzx-prd li {
    margin-bottom: 68px;
}