@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: 1250px;
    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: left;
}

.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: url(../img/bottom.png) no-repeat center top;
}

#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: auto;
    background: url(../img/layer02_bg.png) no-repeat center top;
}

.layer02_title {
    padding-bottom: 40px;
}

.layer02_con {
    width: 100%;
    margin: 0 auto;
    background: url(../img/lay02_bg.png) no-repeat center top;
    height: 283px;
    display: flex;
    align-items: center;
}

.layer02_con p {
    font-size: 18px;
    width: 70%;
    margin: 0 auto;
    color: #000;
    line-height: 150%;
    text-indent:0;
}

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

.layer04 {
    background: url(../img/layer04_bg.png)no-repeat center top;
    height: 1111px;
}

.layer04_top {
    position: relative;
    padding-top:30px;
}
.layer04_top .layer02mask{
    width:92%;
    left:4%;
}

.layer04_top .layer02mask p{
    text-align:center;
    line-height:20px;
    text-indent:0;
}

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

.layer04_top .swiper-button-prev1 {
    background: url(../img/layer02_prev.png) no-repeat;
    width: 37px;
    height: 62px;
    top: 50%;
    left: -3%;
}

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

.layer04_left {
    width: 45%;
    position: relative;
}

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

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

.layer04_left .swiper-button-next2 {
    background: url(../img/layer04_next.png) no-repeat;
    width: 25px;
    height: 45px;
    top: 50%;
    left: 94%;
}

.layer04_left .swiper-button-prev2 {
    background: url(../img/layer04_prev.png) no-repeat;
    width: 25px;
    height: 45px;
    top: 50%;
    left: 3%;
}

.layer04_right {
    background: url(../img/lay04right.png) no-repeat;
    width: 53%;
    height: 435px;
}

.layer04_right ul {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
}

.layer04_right li {
    padding: 8px 0;
    background: url(../img/li.png)no-repeat 0 center;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
}

.layer04_right li a {
    color: #2b2b2b;
    font-size: 16px;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.layer_more {
    text-align: right;
    padding-right: 50px;
}

.layer_more a {
    color: #2d82b3;
    font-size: 16px;
    padding-right: 50px;

}

@media (max-width: 768px) {

    .middiv1,
    .layer03_con img,
    .layer04_left img {
        width: 100%;
    }

    .layer02_title {
        padding-bottom: 0;
    }

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

    .layer02_con {
        height: 335px;
        max-width: 100%;
        background: url(../img/lay02_bg.png) no-repeat;
        background-size: 100% 100%;
    }

    .layer02_con p {
        font-size: 14px;
        width: 80%;
    }

    .layer03,
    .layer04 {
        height: auto;
    }

    .layer04_top,
    .layer04_left .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;
    }

    .layer04_left {
        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: 90%;
        margin: 0 auto;
        height: auto;
    }

    .layer_more {
        padding-right: 20px;
    }

    .layer_more a {
        padding: 20px 0 0 0;
    }
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-12-02 11:06:13" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->