@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 {
    list-style: none;
    text-align: left;

}

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
}

.cl {
    clear: both;
}

.w100 {
    width: 100%;
}

.tl {
    text-align: left
}

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

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

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

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

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

.title {
    padding: 0.5rem 0;
}

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

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

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

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


.layer01 img {
    width: 100%;
}


.layer01_con {
    width: 10rem;
    height: 2.3rem;
    margin-top: -0.5rem;
    margin-left: 4rem;
    text-align: center;

}


.layer01_con span p {
    padding-top: 0.5rem;
    font-weight: bold;
    font-size: 24px;
    font-family: '黑体', sans-serif;
    text-align: center;
    margin-bottom: 15px;
}

.layer01_con span a {
    color: #a00700;
}

.layer01_con p {
    padding: 0 0.8rem;
    font-size: 18px;
    color: #400401;
    font-family: '黑体', sans-serif;
}

.layer02 {
    padding: 50px 0;
}

.layer03_con {
    display: flex;
    padding: 50px 0;
}

.layer03_title {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}

.layer03_left {
    width: 50%;
    height: 380px;
}


.layer03 .mask p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}

.layer03_right {
    width: 45%;
    height: 380px;
    padding-left: 20px;
    font-size: 16px;
    color: #000;
}

.layer03_top {
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #535353;
    margin-bottom: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #535353;
    padding-bottom: 10px;
}

.layer03_top span {
    font-size: 20px;
    text-align: center;
}

.layer03_top p {
    padding: 10px 0;
    line-height: 180%;
}

.layer03_right ul {
    width: 90%;
    margin: 0 auto;
    height: 220px;
    margin-top: 20px;
}

.layer03_right li {
    padding: 10px 0;
}

.layer03 .layer_more {
    text-align: right;
}

.layer03 .layer_more a {
    color: #dc2000;
}


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

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

.layer04_con {
    width: 100%;
    margin: 0 auto;
}

.layer04_bottom {
    height: 230px;
    padding-top: 30px;
}

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

.layer04 .swiper-button-next {
    background: url(../img/next.png) no-repeat;
    width: 25px;
    height: 50px;
    top: auto;
    left: 79.5%;
    margin-top: -150px;
}

.layer04 .swiper-button-prev {
    background: url(../img/prev.png) no-repeat;
    width: 25px;
    height: 50px;
    top: auto;
    left: 19.5%;
    margin-top: -150px;
}

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



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

    .layer02 {
        padding: 20px 0;
    }

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

    .layer03_title,
    .layer04_title {
        padding: 10px 0;
    }

    .layer03_title img,
    .layer04_title img {
        width: 100%;
    }

    .layer03_con {
        padding: 10px 0;
        flex-direction: column;
    }

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

    .layer03_right {
        width: 90%;
        height: auto;
        margin: 0 auto;
        font-size: 14px;
        padding: 10px 0;
    }

    .layer03_right ul {
        height: auto;
    }

    .layer03_right li {
        padding: 5px 0;
    }

    .layer03 .layer_more {
        padding-top: 0.2rem;
        height: 20px;
        line-height: 20px;
    }

    .layer03_top span {
        font-size: 18px;
        text-align: center;
    }

    .layer03 .mask {
        width: 100%;
    }

    .layer04 {
        height: auto;
    }

    .layer04_con {
        padding-top: 20px;
    }

    .layer04_top {
        height: auto;
    }

    .layer04_top video {
        width: 96%;
        height: auto;
    }

    .layer04_bottom {
        height: auto;
    }

    .layer04 .swiper-button-next {
        left: 90%;
    }

    .layer04 .swiper-button-prev {
        left: 3%;
    }

}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-03-01 11:03:48" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->