@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: 1100px;
    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%;
    font-size: 14px;
    line-height: 40px;
    text-align: right;
    margin-left: -30px;
}

.layer_more a {
    color: #fc2828;
    font-size: 16px;
}

#bottom {
    width: 100%;
    height:384px;
    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;
}
#bottom p{
    text-align:center;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}

.layer02_title,
.layer03_title {
    padding: 80px 0 60px 0;
}

.layer04_title {
    padding: 78px 0;
}

.layer05_title {
    padding-bottom: 30px ;
}

.layer06_title {
    padding-bottom: 50px;
}

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

.header img {
    max-width: 100%;
    height: auto;
}

.layer02 {
    background: url(../img/lay02_bg.png);
    height: 470px;
}

.layer02_con {
    width: 100%;
    margin: 0px auto;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
}

.layer02_con img {
    display: block;
    z-index: 99;
    margin-right: -30px;
}

.lay02con {
    height: 230px;
    display: flex;
    align-items: center;
    background: #fff;
    margin-top: 40px;
    border-radius: 5px;
}

.lay02con p {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 170%;
    text-indent:34px;

}

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

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

}

.layer03 {
    padding-bottom: 10px;
}

.layer03_con {
    width: 100%;
    border-radius: 15px;
    display: flex;
    padding: 20px 0 40px 0;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 2px 2px 5px 5px #babed6;
}

.layer03_left {
    width: 50%;
    position: relative;
    background: #323f85;
    padding: 15px;
    margin: 10px;
}

.layer03_left .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.layer03_left .swiper-container img {
    width: 100%;
    height: 100%;
}

.layer03_left .swiper-button-next1,
.layer05_con .swiper-button-next3 {
    background: url(../img/layer03_next.png) no-repeat;
    width: 32px;
    height: 55px;
    top: 50%;
    left: 94%;
}

.layer03_left .swiper-button-prev1,
.layer05_con .swiper-button-prev3 {
    background: url(../img/layer03_prev.png) no-repeat;
    width: 32px;
    height: 55px;
    top: 50%;
    left: 3%;
}

.layer03_left .swiper-pagination {
    width: 100%;
    height: 30px;
    background: #ff8400;
    margin-left: -15px;
}

.layer03_left .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 10px 5px 0 5px;
    background: #ffdf5f;
    opacity: 1;
}

.layer03_left .swiper-pagination-bullet-active {
    background: #cf3a26;
}

.layer02_top {
    padding-top: 10px;
}

.layer02_top span {
    font-size: 18px;
    font-weight: bold;
    padding: 20px 0;
    display: block;
    text-align: left;
    width: 90%;
    margin: 0 auto;
}

.layer02_top span a {
    color: #323f85;
}

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

.layer03_right {
    width: 45%;
    height: auto;
    padding-left: 10px;
    font-size: 16px;
}

.layer03_right ul {
    width: 90%;
    margin: 0 auto;
}

.layer03_right li {
    padding: 7px 0;
    border-top: 1px dashed #323f85;
}

.layer03_right li::marker {
    color: #323f85;
    font-size: 16px;
}

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

.layer04_con {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px 0 40px 0;
    background: #fff;
    border-radius: 15px;
}

.layer04_top {

    padding: 40px;
    margin-top: 30px;
}

.layer04_bottom {
    width: 100%;
    position: relative;
}

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

.layer04_bottom .swiper-button-next2 {
    background: url(../img/layer04_next.png) no-repeat;
    width: 32px;
    height: 98px;
    top: -150%;
    left: 94%;
}

.layer04_bottom .swiper-button-prev2 {
    background: url(../img/layer04_prev.png) no-repeat;
    width: 32px;
    height: 98px;
    top: -150%;
    left: 3%;
}

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

.layer05_con {
    width: 100%;
    position: relative;
}

.layer05_con img {
    background: url(../img/lay05con_bg.png) no-repeat center;
    padding: 30px;
}

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

.layer06_con {
    position: relative;
}

.layer06_con .layer02mask {
    bottom: 0;
}

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

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

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

.layer06_con .swiper-button-prev4 {
    background: url(../img/layer06_prev.png) no-repeat;
    width: 21px;
    height: 45px;
    top: 50%;
    left: 3%;
}

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

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

    .layer02_title,
    .layer03_title,
    .layer04_title,
    .layer05_title,
    .layer06_title {
        padding: 20px 0;
    }

    .layer02_title img,
    .layer03_title img,
    .layer04_title img,
    .layer05_title img,
    .layer06_title img {
        width: 60%;
    }

    .layer02_con img,
    .layer03_con img,
    .layer05_top img {
        width: 96%;
    }

    .layer_more {
        margin: 0 auto;

    }
.layer02mask p{
 font-size:14px;
text-align:center;
text-indent:0;
line-height:20px;
}
    .layer02_top {
        padding-top: 20px;
    }

   .layer02_con {
        width: 90%;
        padding: 10px 0;
    }

    .layer02_con img {
        width: 10%;
    }

    .lay02con {
        width: 90%;
        margin: 0 auto;
        height: auto;
        padding: 20px 0;
    } 

    .lay02con p {
        width: 90%;
        font-size:14px;
        text-indent:28px;
        line-height: 140%;

    }

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

    .layer03_left,
    .layer03_right,
    .layer05_con,
    .layer06_con {
        width: 90%;
        margin: 0 auto;
    }

    .layer02_top span {
        font-size: 16px;
    }

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

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

    .layer04_con {
        padding: 10px 0;
    }

.layer04_bottom .layer02mask{

width:78%;
left:11%;}

    .layer04_top {
        padding: 0;
        margin: 0 auto;
    }

    .layer04_top video,
    .layer06_con img {
        width: 100%;
        height: auto;
    }

    .layer04_bottom .swiper-button-next2,
    .layer04_bottom .swiper-button-prev2 {
        top: 40%;
    }

    .layer04_bottom .swiper-button-prev2,
    .layer05_con .swiper-button-prev3 {
        left: 0;
    }
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2025-08-04 08:51:37" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->