@charset "utf-8";

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
    margin: 0;
    padding: 0
}

li {
    text-align: left;
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: middle
}

button,
input,
select,
textarea {
    font-size: 100%
}

body {
    margin: 0 auto;
    padding: 0;
    background: #fff;
    text-align: center;
    font: 12px/1.5 'Microsoft Yahei', '\5b8b\4f53', Georgia, "Times New Roman", "\5fae\8f6f\96c5\9ed1", STXihei, "\534e\6587\7ec6\9ed1", serif;
}

p {
    text-align: left;
    text-indent: 24px;
    text-align: justify;
    text-justify: distribute
}

a {
    text-decoration: none;
}

a,
a:link,
a:visited {
    color: #000
}

a:hover,
a:active {
    color: #000;
    text-decoration: underline
}

.w100 {
    width: 100%;
}

.tl {
    text-align: left
}

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

.text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    font-family: 'MicrosoftYahei';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.layer02mask {
    width: 100%;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: .8;
    position: absolute;
    left: 0%;
    bottom: 0;
    z-index: 1;
}

.layer02mask p {
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    text-indent:0;
}

.mask a,
.mask a:visited {
    display: block;
    line-height: 1.2;
    font-size: 16px;
    color: #fff;
    padding: 50px;
}

.text a,
.text a:link,
.text a:visited,
.nmask a,
.nmask a:link,
.nmask a:visited {
    color: #fff
}

#bottom {
    width: 100%;
    padding-top: 18px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    float: left;
    background-color: #224b0e;
}

#bottom a,
#bottom a:link,
#bottom a:visited,
#bottom a:hover,
#bottom a:active {
    color: #fff;
}

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

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

.layer02 {
    height: 797px;
    background: url(../img/layer02_bg.png) no-repeat center top;
}

.layer02_title {
    padding-bottom: 40px;
}

.layer02_top {
    width: 100%;
    margin: 0 auto;
    background: url(../img/lay02_bg.png) no-repeat center top;
    height: 200px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    margin-top: -100px;
}

.layer02_top span a {
    color: #dbf6b2;
    font-size: 22px;
    font-weight: bold;
}

.layer02_top p {
    font-size: 18px;
    width: 91%;
    margin: 0 auto;
    color: #dbf6b2;
    line-height: 160%;
    text-indent:36px;
}

.layer02_bottom {
    display: flex;
    flex-direction: column;
}

.lay02con {
    border-bottom: 1px dashed #26580d;
    padding: 20px 0;
}

.lay02con span a {
    color: #26580d;
    font-size: 18px;
    font-weight: bold;
}

.lay02con p {
    color: #262626;
    font-size: 16px;
    padding-top: 20px;
}

.layer_more {
    text-align: center;
    padding-top: 35px;
}

.layer_more a {
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
    background-color: #44742c;
}

.layer03 {
    background: url(../img/layer03_bg.png) no-repeat center top;
    height: auto;
    display:none;
}

.layer03_title {
    position: relative;
    z-index: 999;
}

.layer03_con {
    position: relative;
    margin-top: -65px;
}

.layer03_con .swiper-button-next1 {
    background: url(../img/layer02_next.png) no-repeat;
    width: 53px;
    height: 101px;
    top: 50%;
    left: 101%;
}

.layer03_con .swiper-button-prev1 {
    background: url(../img/layer02_prev.png) no-repeat;
    width: 53px;
    height: 101px;
    top: 50%;
    left: -5%;
}

.layer07 {
    background: url(../img/layer04_bg.png)no-repeat center top;
    height: auto;
}

.layer07_con {
    padding-bottom: 50px;
    position: relative;
}

.layer07_con .swiper-container {
    height: 630px !important;
}

.layer07con {
    display: flex;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    position: relative;
}

.layer07_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.68);
}

.layer07_con .swiper-slide .layer07con::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
    pointer-events: none;
}

.layer07_con .swiper-slide-active .layer07con::before,
.layer07_con .swiper-slide-duplicate-active .layer07con::before {
    background-color: rgba(0, 0, 0, 0);
}

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

.layer07_con .swiper-button-prev4 {
    background: url(../img/layer07_prev.png) no-repeat;
    width: 123px;
    height: 52px;
    top: 8%;
    left: 50%;
}

.layer07_con .swiper-button-next4 {
    background: url(../img/layer07_next.png) no-repeat;
    width: 123px;
    height: 52px;
    top: 85%;
    left: 50%;
}

.lay07con {
    padding-left: 30px;
}

.lay07con span a {
    color: #26580d;
    font-size: 18px;
    font-weight: bold;
}

.lay07con p {
    color: #262626;
    font-size: 16px;
    padding-top: 20px;
}

.layer04_con {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}

.layer04_right {
    width: 53%;
    height: 520px;
    overflow: hidden;
    position: relative;
}

.layer04_right img {
    width: 100%;
    height: 160px;
}

.layer04_right .swiper-container {
    height: 520px;
}

.layer04_right .swiper-slide {
    height: 160px !important;
}

.layer04_right .swiper-button-prev2 {
    background: url(../img/layer04_prev.png) no-repeat;
    width: 52px;
    height: 17px;
     top: 0%;
    left: 50%;
}

.layer04_right .swiper-button-next2 {
    background: url(../img/layer04_next.png) no-repeat;
    width: 52px;
    height: 17px;
    top: 90%;
    left: 50%;
}

.layer07_title,
.layer05_title,
.layer06_title {
    padding: 40px 0;
}

.layer05 {
    background: url(../img/layer05_bg.png)no-repeat center top;
    height: 845px;
}

.layer05_con {
    padding-top: 35px;
    display: flex;
    background: #44742c;
}

.layer05_left {
    width: 40%;
    display: flex;
    flex-direction: column;
}

.layer05_left img {
    padding-bottom: 25px;
}

.layer05_right {
    width: 55%;
}

.layer05_top {
    border-bottom: #fff 1px solid;
}

.layer05_top span a {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.layer05_top p {
    padding: 30px 0;
    font-size: 16px;
    color: #fff;
}

.layer05_right ul {
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
}

.layer05_right li {
    padding: 12px 0;
    color: #fff;
}

.layer05_right li a {
    color: #fff;
    font-size: 16px;
}

.layer06 {
    background: url(../img/layer06_bg.png)no-repeat center top;
    height: auto;
}

.layer06_con {
    position: relative;
    padding: 10px 0 50px 0;
}

.layer06_con .layer02mask{
    width:230%;
    left:-65%;
    

}
.layer06_con .layer02mask p{
    text-align:center;
}
.layer06_con .swiper-button-prev3 {
    background: url(../img/layer06_prev.png) no-repeat;
    width: 41px;
    height: 104px;
    top: 50%;
    left: 3%;
}

.layer06_con .swiper-button-next3 {
    background: url(../img/layer06_next.png) no-repeat;
    width: 41px;
    height: 104px;
    top: 50%;
    left: 94%;
}

.layer06_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.9);
}

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


@media (max-width: 768px) {

    .middiv1,
    .layer03_con img,
    .layer06_con img {
        max-width: 100%;
    }

    .layer02 {
        height: auto;
    }

    .layer02_title {
        padding-bottom: 0;
    }

    .layer02_title img,
    .layer04_title img {
        width: 30%;
    }

    .layer02_top {
        height: auto;
        background-size: 95% 100%;
        margin-top: 0;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .layer02_top span a,
    .lay02con span a,
    .layer05_top span a {
        font-size: 16px;
    }

    .layer05_right li a {
        font-size: 14px;
    }

    .layer02_top p{
line-height:130%;
text-indent:28px;
font-size:14px;
}
    .lay02con p,
    .layer05_top p {
        font-size: 14px;
        width: 90%;
        margin: 0 auto;
        padding: 5px 0 5px 0;
    }

    .layer02_bottom,
    .layer05_right ul {
        width: 90%;
        margin: 0 auto;
    }

    .lay02con {
        padding: 10px 0;
    }

    .layer04_title,
    .layer05_title,
    .layer06_title,
    .layer07_title,
    .layer02 .layer_more {
        padding: 20px 0;
    }

    .layer03,
    .layer04,
    .layer05 {
        height: auto;
        background-size: 100% 100%;
    }
    .layer05_title img{
        width: 35%;
    }
    .layer03_title img,
    .layer06_title img,
    .layer07_title img {
        width: 45%;
    }

    .layer03_con {
        margin: -33px auto;
    }

    .layer03_con .swiper-button-prev1,
    .layer03_con .swiper-button-next1,
    .layer06_con .swiper-button-prev3,
    .layer06_con .swiper-button-next3 {
        background-size: 100% 100%;
        width: 27px;
        height: 50px;
    }

    .layer03_con .swiper-button-prev1 {
        left: 2%;
    }

    .layer03_con .swiper-button-next1 {
        left: 91%;
    }

    .layer04_title {
        padding: 50px 0 20px 0;
    }

    .layer04_con {
        flex-direction: column;
        padding-top: 30px;
    }

    .layer04_left {
        width: 90%;
        margin: 0 auto;
    }

    .layer04_con .swiper-button-prev2 {
        left: 0%;
        transform: rotate(270deg);
        top: 50%;
    }

    .layer04_con .swiper-button-next2 {
        left: 85%;
        transform: rotate(270deg);
        top: 50%;
    }

    .layer04_con video {
        width: 100%;
        height: auto;
    }

    .layer05_con {
        flex-direction: column;
    }

    .layer05_left,
    .layer05_right {
        width: 90%;
        margin: 0 auto;
    }

    .layer05_left img {
        width: 100%;
        padding-bottom: 10px
    }

    .layer05_right .layer_more {
        padding: 10px 0;
    }

    .layer05_right .layer_more a {
        padding: 0px;
    }

    .layer04_top,
    .layer06_con .swiper-container {
        width: 100%;
    }

    .layer04_top .swiper-button-prev1 {
        left: 0;
    }

    .layer04_top .swiper-button-next1 {
        left: 90%;
    }

    .layer04_top .layer02mask {
        width: 76%;
        left: 12%;
    }

    .layer04_bottom {
        flex-direction: column;
    }

    .layer06_con {
        width: 90%;
        margin: 0 auto;
        height: auto;
    }

    .layer04_right li {
        padding: 8px 0 8px 20px;
    }

    .layer04_right li a {
        font-size: 14px;
    }

    .layer04_right {
        width: 85%;
        margin: 0 auto;
        height: auto;
        padding:10px 0 10px 0;
    }

    .layer07_con {
        height: auto;
    }

    .layer07con {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }

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

    .lay07con {
        padding-left: 0;
    }

    .layer07_con .swiper-container {
        height: auto !important;
    }

    .lay07con span a {
        font-size: 16px;
        padding: 10px;
        display: block;
    }

    .lay07con p {
        font-size: 14px;
        padding-top: 0;
    }

    .layer04_right .swiper-container {
        height: auto !important;
    }

.layer07_con .swiper-button-prev4{
    width: 31px;
    height: 26px;
    background-size: 100%;
    transform: rotate(270deg);
    left: 10%;
    top: 40%;
}
.layer07_con .swiper-button-next4{
    width: 31px;
        height: 26px;
        background-size: 100%;
        transform: rotate(270deg);
        left: 85%;
        top: 40%;
}


}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-12-16 16:05:08" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->