@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;
    list-style: none;
}

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: #fff;
}

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

.w100 {
    width: 100%;
}

.tl {
    text-align: left
}

.middiv1 {
    width: 1000px;
    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;
}

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

.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
}

.layer_more {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.layer_more a {
    color: #0e2c20;
}

#bottom {
    width: 100%;
    padding-top: 18px;
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    float: left;
    background: url(../img/bottom.png);
}

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

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

.layer01,
.layer02,
.layer03,
.layer04 {
    margin: 0 auto;
}

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

.layer04_title {
    padding: 10px 0;
}

.layer04_title img {
    margin: 0 auto;
}

.layer02 {
    background: url(../img/lay02_bg.png) no-repeat center top;
    padding-bottom: 30px;
}

.layer02_con {
    width: 100%;
    font-size: 16px;
    line-height: 170%;
    display: flex;
    align-items: center;
}

.layer02_top span {
    padding-top: 10px;
    display: block;
}

.layer02_top span a {
    font-size: 28px;
    font-weight: bold;
    color: #1b498f;
}

.layer02_top p {
    padding: 10px 0 10px 0;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
}

.layer02_left {
    width: 50%;

}

.layer02_left .swiper-pagination1 {
    width: 100%;
}

.layer02_left .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 0 5px;
    background: #4d71a8;
    opacity: 1;
}

.layer02_left .swiper-pagination-bullet-active {
    background: #c6ebd6;
}

.layer02mask {
    width: 98%;
    height: 40px;
    margin-top: -40px;
    background-color: #000;
    filter: alpha(opacity=0);
    opacity: .6;
    position: absolute;
    left: 1%;
    z-index: 1;
    color: #fff;
}

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

.layer02_right {
    width: 48%;
}

.layer02_right_top {
    width: 96%;
    margin: 0 auto;
    border-bottom: 1px dashed #b6bdb3;
}

.layer02_right_top span a {
    font-size: 18px;
    color: #0e2c20;
    font-weight: bold;
}

.layer02_right_top p {
    padding: 5px 0;
    color: #0e2c20;
}

.lay02right_ul {
    padding-top: 10px;
}

.more a {
    color: #0e2c20;
}

.lay02right_ul li {
    padding: 5px 0;
    width: 90%;
    margin: 0 auto;
    color: #0e2c20;
}

.lay02right_ul li a {
    color: #0e2c20;
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
}

.layer03 {
    background: url(../img/lay03_bg.png) no-repeat center top;
    padding-bottom: 30px;
}

.layer03_con {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;

}

.lay03con {
    display: flex;
    align-items: center;
    padding: 25px 0;
}

.lay03left,
.lay03right {
    width: 50%;
}

.lay03right {
    background: #f9f9f3;
    height: 150px;
}

.lay03right span {
    display: block;
    padding: 10px 0 5px 0;
}

.lay03right span a {
    font-size: 20px;
    font-weight: bold;
    color: #0e2c20;
}

.lay03right p {
    width: 94%;
    margin: 0 auto;
    font-size: 16px;
    color: #0e2c20;
}

.more {
    text-align: right;
    margin-right: 30px;
    font-size: 16px;
}

.layer04 {
    background: url(../img/lay04_bg.png) no-repeat center top;

}

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

.layer04 .layer02_con {
    padding: 20px 0;
}

.layer05 {
    background: url(../img/lay05_bg.png) no-repeat center top;
}

.layer05_con {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0;
}


.layer05_navbg {
    width: 100%;
    margin: 0 auto;
    height: 38px;
    display: flex;
    flex-direction: row;
}

.layer05_nav {
    width: 155px;
    background: #c2d1bc;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.layer05_nav_act {
    background: #4a8434;
}

.layer05_navbg span {
    display: block;
    text-align: center;
    color: #1f4610;
    font-weight: bold;
    font-size: 18px;
}

.layer05_nav_act span {
    color: #fff;
}

.layer05con {
    background: #fff;
    height: 450px;
}

.layer05con img {
    padding: 30px;
}

.layer06 {
    background: url(../img/lay06_bg.png) no-repeat center top;
    padding-bottom:10px;
}

.layer06_con {
    display: flex;
}

.layer06_con {
    position: relative;
    padding: 20px 0 30px 0;
}

.layer06_con .swiper-button-prev2 {
    width: 49px;
    height: 60px;
    left: 0;
    top: 40%;
    background: url(../img/layer04_prev.png);
}

.layer06_con .swiper-button-next2 {
    width: 49px;
    height: 60px;
    top: 40%;
    left: 100%;
    background: url(../img/layer04_next.png);
}

.layer06_con .layer02mask {
    width: 74%;
    left: 13%;
}

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

.layer07_con{
    padding-top:20px;
}
@media (max-width: 768px) {

    .middiv1 {
        width: 100%;
    }

    .layer02_title img,
    .layer03_title img,
    .layer04_title img,
    .layer05_title img,
    .layer06_title img,
    .layer07_title img {
        width: 60%;
        padding: 10px 0;
    }

    .layer02,
    .layer04 {
        background: #eef3eb;
        padding-bottom: 10px;
    }

    .layer02_con {
        width: 90%;
        margin: 0 auto;
        font-size: 14px;
        padding-top: 10px;
        display: flex;
        flex-direction: column;
        background: transparent;
    }

    .layer02_top span a,
    .lay03right span a {
        font-size: 18px;
    }

    .lay02con {
        padding: 10px 0;
    }

    .layer03 {
        padding-bottom: 0;
    }

    .lay03con {
        padding: 10px 0;
    }

    .layer02_top p,
    .lay03right p,
    .layer02_right ul,
    .lay02right_ul li a {
        font-size: 14px;
        width: 94%;
        margin: 0 auto;
    }

    .layer02_con,
    .lay03con {
        flex-direction: column;
    }

    .layer02mask p {
        font-size: 14px;
    }

    .layer02_left,
    .layer02_right,
    .lay03left,
    .lay03right {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .layer02_left img,
    .lay03left img {
        width: 100%;
    }

    .lay02right_ul {
        padding-top: 0;
    }

    .lay02right_ul li {
        list-style: none;
        width: 100%;
    }

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

    .layer03 .layer04 {
        height: auto;
    }

    .layer04_con {
        width: 90%;
        margin: 0 auto;
        padding-top: 10px;
    }

    .layer05con img {
        width: 95%;
        padding: 10px;
    }

    .layer06_con img {
        width: 94%;
    }

    .layer04_top,
    .layer04_bottom,
    .layer02_left {
        padding-bottom: 10px;
    }

    .layer04_bottom .layer02mask {
        width: 90%;
        left: 5%;
    }

    .layer04_con .swiper-button-next3,
    .layer04_con .swiper-button-prev3 {
        width: 38px;
        height: 82px;
        background-size: 100% 100%;
        top: 25%;
    }

    .layer05_con,
    .layer06_con {
        padding: 10px 0;
        width: 96%;
        margin: 0 auto;
    }

    .layer05con {
        padding: 0 5px;
        height: auto;
    }

    .lay05top {
        padding: 10px;
    }

    .lay05con span {
        font-size: 16px;
        line-height: 18px;
        padding: 3px 0;
    }

    .lay05con span a {
        line-height: 20px;
    }

    .layer06_con .swiper-button-prev2,
    .layer06_con .swiper-button-next2 {
        top: 50%;
        width: 25px;
        height: 30px;
        background-size: 100%;
    }

    .layer06_con .swiper-button-next2 {
        left: 93%;
    }

    .layer06_con .layer02mask {
        width: 92%;
        left: 4%;
    }
.layer_more{
height:30px;
}
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-04-07 09:29:08" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->