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

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

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

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

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

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

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

    height: auto;
}

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

.layer02_con {
    width: 100%;
    margin: 0 auto;
    display: flex;
}

.layer02_left {
    width: 46%;
    height: auto;
    position: relative;
    padding-right: 20px;
}

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

.lay02_top span {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0;
}

.lay02_top span a {
    color: #bc3726;
}

.lay02_top p {
    padding: 10px 0;
    text-align: left;
}

.lay02_bottom {
    background-color: #f9edcf;
    padding-top: 10px;
    margin-top: 10px;
}

.lay02_bottom ul {
    width: 80%;
    margin: 0 auto;
}

.lay02_bottom li {
    color: #222222;
    padding: 8px 0;
}

.lay02_bottom li a {
    font-size: 14px;
    color: #222222;
}

.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;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    text-indent:0;
}

.layer02_more {
    display: block;
    text-align: right;
    margin-right: 20px;
}

.layer02_right {
    width: 50%;
    height: auto;
    border: 2px solid #b93424;
    position: relative;

}

.layer02 .swiper-container {
    width: 95%;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}

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

.layer02 .swiper-button-next1 {
    background: url(../img/layer02_next.png) no-repeat;
    position: absolute;
    width: 36px;
    height: 60px;
    top: 50%;
    left: 91%;
}

.layer02 .swiper-button-prev1 {
    background: url(../img/layer02_prev.png) no-repeat;
    position: absolute;
    width: 36px;
    height: 60px;
    top: 50%;
    left: 3%;
}

.layer02 .swiper-pagination-bullet {
    background-color: #fff;
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.layer02 .swiper-pagination {
    height: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    top: 80%;
}

.layer02 .swiper-pagination-bullet-active {
    background-color: #c23e2a;
}

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

.layer03_con {
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.lay03con {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.lay03_con {
    width: 280px;
    height: 255px;
    background-color: #fff;
    border-top: 5px solid #ff3417;
    margin: 10px;
}

.lay03_top {
    width: 250px;
    margin: 0 auto;
    display: flex;
    padding-top: 15px;
}

.lay03_right {
    display: flex;
    flex-direction: column;
    
    text-align: left;
    padding-left: 15px;
}

.lay03_right span {
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
}
.lay03_right span a{
    color: #bc3726;
}
.lay03_right p {
    color: #bc3726;
    text-indent: 0;
    padding: 5px 0;
}

.lay03_bottom {
    color: #666666;
}

.lay03_bottom p {
    width: 85%;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left;
    line-height: 160%;
    text-indent: 0;
}

.layer03_con .swiper-button-next2 {
    background: url(../img/layer03_next.png) no-repeat;
    position: absolute;
    width: 21px;
    height: 35px;
    top: 50%;
    left: 98%;
}

.layer03_con .swiper-button-prev2 {
    background: url(../img/layer03_prev.png) no-repeat;
    position: absolute;
    width: 21px;
    height: 35px;
    top: 50%;
    left: 3%;
}

.layer03_con .swiper-pagination {
    width: 100%;
    height: 40px;
    color: #c23e2a;
    line-height: 40px;
    top: 100%;
}

.layer03 .swiper-pagination-bullet {
    background-color: #c23e2a;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

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

.layer04_con {
    display: flex;
    flex-direction: column;
    height: auto;
}

.layer04_bottom {
    font-size: 16px;
    overflow-x: auto;
    white-space: nowrap;
    background-color: #fdefe6;
    width: 100%;
    display: flex;
}

.content {
    width: 340px;
    padding: 25px;
    position: relative;
}

.layer04_bottom::-webkit-scrollbar {
    width: 10px;
}

/* 滚动条滑块 */
.layer04_bottom::-webkit-scrollbar-thumb {
    background-color: #f15b00;
    border-radius: 10px;
    border: 2px solid transparent;
    background-clip: content-box;
}

/* 滚动条轨道 */
.layer04_bottom::-webkit-scrollbar-track {
    background: #ffd389;
    border-radius: 10px;
}

/* 滚动条按钮(上下箭头)，可自定义上下箭头等 */
.layer04_bottom::-webkit-scrollbar-button {
    display: none;
}

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

.layer04mask p {
    line-height: 40px;
    text-align: center;
    text-indent: 0;
    font-size:14px;
}

.layer04_right span {
    color: #d80c18;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

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

.layer05_con {
    position: relative;
}

.layer05_con .swiper-button-next3 {
    background: url(../img/layer05_next.png) no-repeat;
    position: absolute;
    width: 36px;
    height: 60px;
    top: 50%;
    left: 95%;
}

.layer05_con .swiper-button-prev3 {
    background: url(../img/layer05_prev.png) no-repeat;
    position: absolute;
    width: 36px;
    height: 60px;
    top: 50%;
    left: 1.5%;
}

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

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

.layer06_con {
    position: relative;
}

.layer06 .swiper-slide {
    text-align: center;
    font-size: 18px;
    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.8);
    position: relative;
}

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

.layer06 .layer02mask {
    width: 223%;
    bottom: 0;
    border-radius: 0;
    left: -245px;
}
.layer05 .layer02mask p{
    line-height:20px;
}
.layer06 .swiper-button-next4 {
    background: url(../img/layer06_next.png) no-repeat;
    position: absolute;
    width: 46px;
    height: 77px;
    top: 50%;
    left: 83.5%;
}

.layer06 .swiper-button-prev4 {
    background: url(../img/layer06_prev.png) no-repeat;
    position: absolute;
    width: 46px;
    height: 77px;
    top: 50%;
    left: 12.5%;
}

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

.layer07_con{
    padding:10px 0 94px 0;
}
@media (max-width: 768px) {
    .middiv1 {
        width: 100%;
    }

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

    .layer02_title,
    .layer03_title,
    .layer04_title,
    .layer05_title,
    .layer06_title,
    .layer07_title {
        width: 100%;
        padding: 25px 0;
    }

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

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

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

    .layer02mask p {
        line-height:20px;
    }

    .layer02_left,
    .layer02_right {
        width: 90%;
        margin: 0 auto;
        padding-right: 0;
    }

    .layer02 .swiper-pagination {
        top: 65%;
    }

    .layer02 .swiper-button-next1 {
        left: 86%;
    }

    .layer03 {
        padding: 10px 0;
        height: auto;
    }


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

    .layer03_con {
        width: 100%;
    }

    .lay03_con {
        width: 30%;
        height: auto;
        margin: 5px;
    }

    .lay03_top {
        width: 90%;
        flex-direction: column;
        padding-top: 15px;
    }

    .lay03_right {
        text-align: center;
    }

    .lay03_bottom p {
        padding-top: 5px;


    }

    .layer03_con .swiper-button-prev2 {
        left: 0%;
    }

    .layer03_con .swiper-button-next2 {
        left: 90%;
    }



    .layer04_top video {
        width: 90%;
        height: auto;
        margin: 0 auto;
        padding-top: 15px;
    }

    .layer03_right .swiper-button-prev3 {
        width: 20px;
        height: 35px;
        top: 30%;
        background-size: 100%;
        left: 0;
    }

    .layer03_right .swiper-button-next3 {
        width: 20px;
        height: 35px;
        top: 30%;
        background-size: 100%;
        left: 95%;
    }

    .lay03right_bottom li {
        font-size: 14px;
    }

    .layer04 {
        height: auto;
    }

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

    .layer04_left {
        padding-right: 0;
    }

    .layer04_right {
        padding-top: 20px;
        background-color: #fff8da;
        border-radius: 15px;
    }

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

    .layer04_right li {
        padding: 8px 0;
    }

    .layer04_con {
        flex-direction: column;
        height: auto;
    }

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

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

    .layer05_con .swiper-button-next3 {
        left: 89%;
    }

    .layer05 .layer02mask,
    .layer06 .layer02mask {
        width: 100%;
        left: 0%;
    }

    .layer05 .swiper-slide img,
    .layer06 .swiper-slide img {
        width: 100%;
        height: auto;
    }
    .layer06 .swiper-button-prev4{
        left: 0%;
    }

   .layer06 .swiper-button-next4{
        left: 86%;
    }
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-09-23 16:01:08" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->