﻿.homeSwiper {
    overflow: hidden;
    position: relative
}

.homeSwiper .img_item {
    width: 100%;
    height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: 50.85%
}

.homeSwiper .img_item a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.homeSwiper .img_item a img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-us {
    width: 100%;
    z-index: 999 !important;
    position: relative;
    display: flex;
    margin-top: -53px;
    overflow: hidden;
    clip-path: polygon(0 0, 100% 50px, 100% 100%, 0 100%, 0 0)
}

.about-us::after {
    content: "";
    /* background-image: url(../images/product.png); */
    background-position: 0 0;
    background-color: #fff;
    background-size: 39%;
    background-repeat: no-repeat;
    width: 130%;
    height: 100%;
    position: absolute;
    left: -23px;
    top: 0;
    z-index: -1;
    transform: rotate(2deg)
}

.about-us .about_img {
    flex: 1
}

.about-us .about_img .product-img-pc {
    display: none
}

.about-us .about_img .product-img-m {
    display: none
}

.about-us .content {
    flex: 1;
    position: relative;
    color: #333;
    background-image: url(../images/icon61.png);
    background-size: cover;
    padding: 170px 158px 330px 66px;
    padding: 8.85% 8.22% 17.18% 3.4%
}

.about-us .content>span {
    font-weight: bold;
    font-size: 92px;
    color: #8b6745;
    line-height: 169px;
    opacity: .1;
    position: absolute;
    top: 86px;
    font-family: Akzidenz-Grotesk BQ
}

.about-us .content .title a {
    font-size: 60px;
    color: #8b6745;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.about-us .content .title a:hover {
    text-decoration: underline
}

.about-us .content .desc {
    margin: 47px 0 66px 0;
    line-height: 30px
}

.advantage {
    background: url(../images/icon7.png) no-repeat;
    background-size: cover;
    position: relative;
    background-position: left;
    overflow: hidden;
    margin-top: -6.25%;
    z-index: 9999
}

.advantage .advantage-warp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 162px 0
}

.advantage .advantage-warp .advantage-art {
    margin-right: 88px;
    position: relative;
    width: 40%
}

.advantage .advantage-warp .advantage-art>span {
    color: #fff;
    font-size: 92px;
    opacity: .1;
    position: absolute;
    top: -60px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.advantage .advantage-warp .advantage-art .title a {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    font-family: Akzidenz-Grotesk BQ
}

.advantage .advantage-warp .advantage-art .desc {
    color: #fff;
    margin: 40px 0 70px 0;
    line-height: 30px
}

.advantage .advantage-warp .advantage-item {
    display: flex;
    flex-wrap: wrap;
    gap: 46px;
    flex: 1
}

.advantage .advantage-warp .advantage-item .advantage-list {
    width: calc(100% / 2 - 46px / 2);
    display: flex;
    align-items: center;
    background: #d4cac1;
    padding: 20px
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-logo {
    width: 106px;
    height: 106px;
    margin-right: 17px;
    padding: 22px;
    background: #482f18
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-arc {
    display: flex;
    flex-direction: column
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-title {
    margin-bottom: 10px;
    text-align: center;
    color: #482f18;
    font-size: 22px;
    font-weight: bold
}

.advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-desc {
    color: #482f18;
    line-height: 28px;
    text-align: center
}

.outdoor_m {
    display: none;
    margin-top: 54px;
    position: relative
}

.outdoor_m img {
    width: 100%
}

.outdoor_m .detail {
    /* position: absolute; */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.outdoor_m .mark {
    background: rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.outdoor_m .detail .title {
    line-height: 30px
}

.outdoor_m .detail .title a {
    font-weight: bold;
    font-size: 20px;
    color: #ffffff
}

.outdoor_m .detail .desc {
    font-weight: 400;
    font-size: 16px;
    color: #e5e5e5;
    line-height: 24px;
    margin: 28px 0 64px
}

.outdorSwiper {
    position: relative;
    width: 100%;
    height: 510px;
    overflow: hidden;
    margin-top: 4.8%
}

.outdorSwiper .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: 300ms;
    transform: scale(.7)
}

.outdorSwiper .swiper-slide img {
    display: block;
    max-width: 100%;
    height: 510px
}

.outdorSwiper .swiper-slide .detail {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 15%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5)
}

.outdorSwiper .swiper-slide .detail>.title {
    line-height: 59px
}

.outdorSwiper .swiper-slide .detail>.title a {
    font-weight: bold;
    font-size: 30px;
    color: #ffffff;
    font-family: Akzidenz-Grotesk BQ
}

.outdorSwiper .swiper-slide .detail>.desc {
    font-weight: 400;
    color: #e5e5e5;
    line-height: 30px;
    margin: 30px 0 76px 0
}

.outdorSwiper .swiper-slide.swiper-slide-active,
.outdorSwiper .swiper-slide.swiper-slide-duplicate-active {
    transform: scale(1);
    z-index: 9
}

.outdorSwiper .swiper-slide.swiper-slide-active .swiper_info,
.outdorSwiper .swiper-slide.swiper-slide-duplicate-active .swiper_info {
    width: 960px;
    height: 510px;
    position: absolute;
    overflow: hidden
}

.outdorSwiper .swiper-slide.swiper-slide-active .swiper_info:hover img,
.outdorSwiper .swiper-slide.swiper-slide-duplicate-active .swiper_info:hover img {
    transform: scale(1.1)
}

.outdorSwiper .swiper-slide.swiper-slide-active img,
.outdorSwiper .swiper-slide.swiper-slide-duplicate-active img {
    width: 100%
}

.outdorSwiper .swiper-slide.swiper-slide-active .detail,
.outdorSwiper .swiper-slide.swiper-slide-duplicate-active .detail {
    opacity: 1
}

.outdorSwiper .swiper-slide.swiper-slide-prev {
    position: relative;
    right: 150px
}

.outdorSwiper .swiper-slide.swiper-slide-next {
    position: relative;
    left: 150px
}

.article {
    overflow: hidden;
    position: relative;
}

.article>.title {
    text-align: center;
    margin: 100px 0 30px 0
}

.article>.title a {
    font-weight: bold;
    font-size: 60px;
    color: #000000;
    font-family: Akzidenz-Grotesk BQ
}

.article>.desc {
    font-weight: 400;
    color: #666666;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    max-width: 70%
}

.home_map {
    padding-top: 5%;
    display: flex;
    flex-wrap: wrap;
}

.home_map .map_left {
    width: 34%;
}

.home_map .map_left .t1 {
    color: #666;
    margin-bottom: 10px;
    line-height: 1.25;
    text-transform: capitalize;
}

.home_map .map_left .t2 {
    color: #333;
    font-size: 50px;
    line-height: 1.3;
    overflow: hidden;
    text-transform: capitalize;
}

.home_map .map_left .t2 strong {
    background: var(--color-main);
    color: #fff;
    font-size: 50px;
    line-height: 1.3;
    padding: 5px;
}

.home_map .map_left .t3 {
    color: #333;
    font-size: 20px;
    margin-top: 6%;
    line-height: 1.3;
}

.home_map .map_left .t4 {
    display: inline-flex;
    margin-top: 7%;
    color: var(--color-main);
    position: relative;
    font-size: 20px;
    transition: all .3s ease;
}

.home_map .map_left .t4:hover {
    transform: translateX(10px);
}

.home_map .map_right {
    width: 66%;
    position: relative;
}

.point,
.point::before,
.point::after {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    content: '';
}

@keyframes scale {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    100% {
        transform: scale(5);
        opacity: 0;
    }
}

@keyframes scale2 {
    0% {
        transform: scale(1);
        opacity: .9;
    }

    100% {
        transform: scale(10);
        opacity: 0;
    }
}

.point,
.point::before,
.point::after {
    background: var(--color-main);
    cursor: pointer;
}

.point:hover::before {
    animation: scale 2s infinite;
}

.point:hover::after {
    animation: scale2 2s infinite;
}

.point p {
    font-family: 'MyriadPro-Regular';
    font-weight: 400;
    font-size: 20px;
    color: var(--color-main);
    padding-top: 8px;
    line-height: 26px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
    cursor: pointer;
    pointer-events: none;
}

.point:hover p {
    opacity: 1;
    pointer-events: auto;
}

@media screen and (max-width:1660px) {
    .about-us .content>span {
        font-size: 70px;
        line-height: 2
    }

    .about-us .content .title a {
        font-size: 40px
    }

    .about-us .content>span {
        top: 70px
    }

    .about-us .sub-btn {
        margin: 0
    }
}

@media screen and (max-width:1500px) {
    .advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-title {
        font-size: 18px
    }
}

@media screen and (max-width:1410px) {
    .advantage .advantage-warp .advantage-art {
        margin-right: 44px
    }

    .advantage .advantage-warp .advantage-art>span {
        font-size: 46px;
        top: -30px
    }

    .advantage .advantage-warp .advantage-art .title a {
        font-size: 30px
    }

    .advantage .advantage-warp .advantage-art .desc {
        margin: 20px 0 35px 0
    }

    .advantage .advantage-warp .advantage-item {
        gap: 23px
    }

    .advantage .advantage-warp .advantage-item .advantage-list {
        width: calc(100% / 2 - 23px / 2)
    }

    .article>.title {
        margin: 50px 0 15px 0
    }

    .article>.title a {
        font-size: 30px
    }
}

@media screen and (max-width:1366px) {
    .about-us .content {
        padding: 125px 79px 200px 33px
    }

    .about-us .content>span {
        font-size: 46px;
        top: 101px;
        line-height: normal
    }

    .about-us .content .title a {
        font-size: 30px
    }

    .about-us .content .desc {
        margin: 23px 0 33px 0
    }
}

@media screen and (max-width:1300px) {
    .advantage {
        background-position: right
    }

    .advantage .advantage-warp {
        flex-direction: column
    }

    .advantage .advantage-warp .advantage-art {
        width: 100%;
        margin: 0 0 30px
    }

    .advantage .advantage-warp .advantage-art .title,
    .advantage .advantage-warp .advantage-art .desc {
        -webkit-line-clamp: unset
    }
}

@media screen and (max-width:1180px) {
    .article>.desc {
        max-width: 100%
    }
}

@media screen and (max-width:960px) {
    .outdoor_m {
        display: block
    }

    .outdoor_m .detail .title,
    .outdoor_m .detail .desc {
        -webkit-line-clamp: unset;
        text-align: center
    }

    .outdorSwiper {
        /* display: none; */
        margin-top: 54px;
        /* height: auto */
    }

    .outdorSwiper .swiper-slide img {
        height: auto
    }

    .outdorSwiper .swiper-slide.swiper-slide-active .swiper_info {
        height: auto;
        width: auto;
        position: initial
    }

    .outdorSwiper .swiper-slide.swiper-slide-active .swiper_info .detail {
        /* display: block */
    }

    .outdorSwiper .swiper-slide.swiper-slide-active .swiper_info .detail .title {
        line-height: 30px
    }

    .outdorSwiper .swiper-slide.swiper-slide-active .swiper_info .detail .title a {
        font-size: 20px
    }

    .outdorSwiper .swiper-slide.swiper-slide-active .swiper_info .detail .desc {
        margin: 28px 0 64px 0;
        font-size: 16px;
        line-height: 24px
    }

    .about-us .content {
        padding: 78px 20px 110px
    }

    .about-us .content>span {
        line-height: normal;
        top: 55px
    }

    .sub-btn-h5 a {
        background: #8b6745
    }

    .sub-btn-h5 a>span {
        color: #fff
    }

    .sub-btn-h5 a>b {
        background-image: url(../images/right_active.png);
        background-color: #fff
    }
}

@media screen and (max-width:950px) {
    .outdorSwiper .swiper-slide .detail>.desc {
        -webkit-line-clamp: 3
    }

    .home_map .map_left,
    .home_map .map_right {
        width: 100%;
    }

    .home_map .map_right {
        margin-top: 30px;
    }

    .home_map .map_left .t2,
    .home_map .map_left .t2 strong {
        font-size: 30px;
    }

    .homeSwiper {
        display: none
    }

    .index_h5 {
        display: block !important;
        height: 0;
        padding-bottom: 124.93%;
        overflow: hidden
    }

    .index_h5 img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .about-us {
        flex-direction: column;
        margin-top: 0
    }

    .about-us::after {
        content: unset
    }

    .about-us .about_img .product-img-pc {
        display: none
    }

    .about-us .about_img .product-img-m {
        display: block;
        width: 100%
    }
}

@media screen and (max-width:900px) {
    .advantage .advantage-warp .advantage-item .advantage-list {
        width: 100%
    }

    .about-us .content {
        background: url(../images/icon99.png) no-repeat;
        background-position: bottom center
    }
}

@media screen and (max-width:414px) {
    .about-us {
        flex-direction: column
    }

    .about-us .content {
        padding: 58px 20px 115px 20px
    }

    .about-us .content>span {
        font-size: 70px;
        line-height: 169px;
        top: -27px
    }

    .about-us .content .title {
        line-height: 36px
    }

    .about-us .content .title a {
        font-size: 30px
    }

    .about-us .content .desc {
        line-height: 30px
    }

    .advantage .advantage-warp {
        padding: 142px 0 124px 0
    }

    .advantage .advantage-warp .advantage-art>span {
        font-size: 92px;
        line-height: 169px;
        top: -78px;
        left: -9px
    }

    .advantage .advantage-warp .advantage-art .title {
        line-height: 36px
    }

    .advantage .advantage-warp .advantage-art .title a {
        font-size: 30px
    }

    .advantage .advantage-warp .advantage-art .desc {
        line-height: 30px;
        margin: 32px 0 35px 0
    }

    .advantage .advantage-warp .advantage-item {
        gap: 16px
    }

    .advantage .advantage-warp .advantage-item .advantage-list {
        padding: 15px
    }

    .advantage .advantage-warp .advantage-item .advantage-list .advantage-logo {
        width: 84px;
        height: 84px;
        margin-right: 14px
    }

    .advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-title {
        margin-bottom: 11px;
        font-size: 18px
    }

    .advantage .advantage-warp .advantage-item .advantage-list .advantage-arc .advantage-desc {
        line-height: 22px
    }

    .sub-btn>a {
        font-size: 18px;
        padding: 10px 17px 10px 24px
    }
}

.article>.title {
    margin: 60px 0 30px 0
}

.index-list .article-item.active_go .bj_img {
    opacity: 1;
    visibility: visible
}

.index-list .article-item.active_go>time {
    background: #ffffff;
    color: #8b6745
}

.index-list .article-item.active_go>.title a {
    color: #fff;
    font-family: Akzidenz-Grotesk BQ
}

.index-list .article-item.active_go>.title a:hover {
    text-decoration: underline;
    color: #fff !important
}

.index-list .article-item.active_go>.desc {
    color: #e5e5e5
}