.no_index {
    display: none !important
}

.yes_index {
    display: block !important
}

.msdes {
    font-size: 20px;
    color: #767676;
    line-height: 30px
}

.msdes p {
    color: #666
}

body {
    background: #e4e4e4
}

.home_swiper {
    position: relative;
    overflow: hidden
}

.home_swiper .img {
    padding-bottom: calc((933 / 19.2) * 1%)
}

.home_swiper .sw-prev,
.home_swiper .sw-next {
    width: 17px;
    height: 34px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    right: 0;
    cursor: pointer
}

.home_swiper .sw_par {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    display: flex;
    flex-direction: column;
    align-items: center
}

.home_swiper .sw-prev {
    background-image: url(../images/color/home_swiper_up.png)
}

.home_swiper .lines {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 47px 0
}

.home_swiper .lines .line {
    width: 33px;
    height: 4px;
    background: #ffffff;
    opacity: .86
}

.home_swiper .lines .line:nth-child(2) {
    width: 40px
}

.home_swiper .lines .line:nth-child(3) {
    width: 17px
}

.home_swiper .lines .line:not(:last-child) {
    margin-bottom: 7px
}

.home_swiper .sw-next {
    background-image: url(../images/color/home_swiper_down.png)
}

.home_swiper_h5 {
    padding-bottom: calc((545 / 4.14) * 1%);
    position: absolute;
    top: 999999px
}

.home_type {
    padding: calc((118 / 19.2) * 1%) 0 0
}

.home_type .size50 {
    margin-top: 30px
}

.home_type .msdes {
    margin-top: 43px
}

.home_type .pro_tp {
    margin-top: 63px
}

.home_type .pro_tp .item {
    position: relative;
    float: left;
    --pd: calc((22 / 14) * 1%);
    --w1: calc((527 / 14) * 1%);
    --w2: calc(100% - var(--w1) - var(--pd));
    --w3: calc((var(--w2) - var(--pd)) / 2);
    border-radius: 10px;
    overflow: hidden
}

.home_type .pro_tp .item .title {
    position: absolute;
    font-size: 30px;
    color: #fff;
    bottom: 34px;
    left: 43px;
    right: 43px;
    font-family: Roboto;
    display: inline
}

.home_type .pro_tp .item:nth-child(1) {
    width: var(--w1)
}

.home_type .pro_tp .item:nth-child(1) .img {
    padding-bottom: calc((710 / 5.27) * 1%)
}

.home_type .pro_tp .item:nth-child(1) .title {
    bottom: 65px
}

.home_type .pro_tp .item:nth-child(2) {
    float: right;
    width: var(--w2)
}

.home_type .pro_tp .item:nth-child(2) .img {
    padding-bottom: calc((250 / 8.5) * 1%)
}

.home_type .pro_tp .item:nth-child(3) {
    float: right;
    width: var(--w3);
    margin-top: var(--pd)
}

.home_type .pro_tp .item:nth-child(3) .img {
    padding-bottom: calc((438 / 4.17) * 1%)
}

.home_type .pro_tp .item:nth-child(4) {
    float: right;
    width: var(--w3);
    margin-top: var(--pd);
    margin-right: var(--pd)
}

.home_type .pro_tp .item:nth-child(4) .img {
    padding-bottom: calc((207 / 4.17) * 1%)
}

.home_type .pro_tp .item:nth-child(5) {
    float: right;
    width: var(--w3);
    margin-top: var(--pd);
    margin-right: var(--pd)
}

.home_type .pro_tp .item:nth-child(5) .img {
    padding-bottom: calc((207 / 4.17) * 1%)
}

.home_type .pro_tp .item:nth-child(6) {
    float: right;
    width: var(--w2);
    margin-top: var(--pd)
}

.home_type .pro_tp .item:nth-child(6) .img {
    padding-bottom: calc((209 / 8.5) * 1%)
}

.home_pro {
    padding: calc((160 / 19.2) * 1%) 0 0
}

.home_pro .size50 {
    color: var(--color-default);
    margin-top: 30px
}

.home_pro .home_pro_swiper {
    margin-top: 63px
}

.home_pro .home_pro_swiper .swiper-slide {
    padding: 32px;
    background: rgba(243, 243, 243, 0.4)
}

.home_pro .home_pro_swiper .swiper-slide:hover {
    background: #f3f3f3
}

.home_pro .home_pro_swiper .swiper-slide .img {
    padding-bottom: 100%
}

.home_pro .home_pro_swiper .swiper-slide .img img {
    object-fit: contain
}

.home_pro .home_pro_swiper .swiper-slide .title {
    margin-top: 10px;
    display: block
}

.home_pro .home_pro_swiper .sw-pag {
    position: relative;
    width: 65px;
    height: 3px;
    margin: 57px auto
}

.home_pro .home_pro_swiper .sw-pag .swiper-pagination-progressbar-fill {
    background: var(--color-main)
}

.home_camping {
    padding: calc((130 / 19.2) * 1%) 0 calc((150 / 19.2) * 1%) 0
}

.home_camping .camping_main {
    --l-w: calc((583 / 14) * 1%);
    --pd: calc((120 / 14) * 1%)
}

.home_camping .camping_main .lll .size50 {
    margin-top: 30px;
    color: var(--color-default)
}

.home_camping .camping_main .lll .size50 span {
    color: var(--color-shen)
}

.home_camping .camping_main .lll .msdes {
    margin-top: 64px
}

.home_camping .camping_main .lll .more {
    border-radius: 5px 22px 5px 21px;
    background: var(--color-main);
    padding: 20px 40px;
    color: #fff;
    display: inline-block;
    margin-top: 67px
}

.home_camping .camping_main .rrr {
    justify-content: space-between
}

.home_camping .camping_main .rrr .r1,
.home_camping .camping_main .rrr .r2 {
    width: calc(50% - 7px)
}

.home_camping .camping_main .rrr .r1_item {
    padding-bottom: calc((216 / 3.4) * 1%)
}

.home_camping .camping_main .rrr .r1_item:not(:last-child) {
    margin-bottom: 14px
}

.home_camping .camping_main .rrr .r1_item:nth-child(2) {
    border-radius: 50px 0 0 0
}

.home_camping .camping_main .rrr .r1_item:nth-child(3) {
    border-radius: 0 0 50px 0
}

.home_camping .camping_main .rrr .r2 {
    padding-bottom: calc((565 / 6.97) * 1%)
}

.home_ab_cam {
    padding: calc((113 / 19.2) * 1%) 0 calc((153 / 19.2) * 1%);
    background: url(../images/other/cam_bg.png) no-repeat center / cover
}

.home_ab_cam .ac_main {
    width: calc((574 / 14) * 1%);
    float: right;
    --color: #e7f8eb
}

.home_ab_cam .ac_main .size50 {
    margin-top: 20px;
    color: #fff
}

.home_ab_cam .ac_main .size50 span {
    color: var(--color-main)
}

.home_ab_cam .ac_main .msdes {
    margin-top: 30px;
    color: var(--color)
}

.home_ab_cam .ac_main ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap
}

.home_ab_cam .ac_main ul li {
    width: 50%;
    color: var(--color);
    padding-left: 20px;
    position: relative;
    margin-top: 20px
}

.home_ab_cam .ac_main ul li:before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background: var(--color-main);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.home_case {
    padding: calc((108 / 19.2) * 1%) 0 0
}

.home_case .size50 {
    color: var(--color-default);
    margin-top: 20px
}

.home_case .size50 span {
    color: var(--color-shen)
}

.home_case .msdes {
    margin-top: 20px
}

.home_case .lists {
    margin-top: 54px;
    --pd: 25px;
    --mt: 32px
}

.home_case .lists .item {
    --w1: calc((703 / 14) * 1%);
    --h1: calc((468 / 14) * 1%);
    --w2: calc((100% - var(--w1) - var(--pd) * 2) / 2);
    --h2: calc((var(--h1) - var(--mt)) / 2);
    width: var(--w2);
    padding-bottom: var(--h2);
    float: left;
    margin-left: var(--pd);
    margin-top: var(--mt);
    border-radius: 10px;
    overflow: hidden
}

.home_case .lists .item:nth-child(1) {
    width: var(--w1);
    padding-bottom: var(--h1);
    margin-left: 0
}

.home_case .lists .item:nth-child(1),
.home_case .lists .item:nth-child(2),
.home_case .lists .item:nth-child(3) {
    margin-top: 0
}

.rec_news_index {
    margin: calc((123 / 19.2) * 1%) 0 calc((100 / 19.2) * 1%)
}

@media screen and (max-width:1366px) {
    .home_type .pro_tp .item .title {
        font-size: 22px
    }
}

@media screen and (max-width:950px) {
    .home_swiper {
        position: absolute;
        top: 999999px
    }

    .home_swiper_h5 {
        position: relative;
        top: unset
    }

    .msdes {
        color: #666
    }

    .home_type {
        padding: 63px 0 48px;
        background: #ced0d0
    }

    .home_type .size50 {
        margin-top: 26px
    }

    .home_type .msdes {
        margin-top: 17px
    }

    .home_type .pro_tp {
        margin-top: 32px
    }

    .home_type .pro_tp .item {
        float: unset !important;
        width: 100% !important
    }

    .home_type .pro_tp .item .img {
        padding-bottom: 1% !important
    }

    .home_type .pro_tp .item .mark {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.2);
        z-index: 1
    }

    .home_type .pro_tp .item .title {
        z-index: 2;
        font-size: 16px
    }

    .home_type .pro_tp .item:not(:last-child) {
        margin-bottom: 8px
    }

    .home_type .pro_tp .item:nth-child(1) .img {
        padding-bottom: calc((157 / 3.83) * 1%) !important
    }

    .home_type .pro_tp .item:nth-child(1) .title {
        left: 12px;
        right: 12px;
        bottom: 25px
    }

    .home_type .pro_tp .item:nth-child(2) .img {
        padding-bottom: calc((113 / 3.83) * 1%) !important
    }

    .home_type .pro_tp .item:nth-child(2) .title,
    .home_type .pro_tp .item:nth-child(3) .title,
    .home_type .pro_tp .item:nth-child(4) .title,
    .home_type .pro_tp .item:nth-child(5) .title,
    .home_type .pro_tp .item:nth-child(6) .title {
        left: 18px;
        right: 18px;
        bottom: 16px
    }

    .home_type .pro_tp .item:nth-child(3) .img,
    .home_type .pro_tp .item:nth-child(4) .img,
    .home_type .pro_tp .item:nth-child(6) .img {
        padding-bottom: calc((95 / 3.83) * 1%) !important
    }

    .home_type .pro_tp .item:nth-child(5) .img {
        padding-bottom: calc((199 / 3.83) * 1%) !important
    }

    .home_type .pro_tp .item:nth-child(6) .title {
        bottom: 20px
    }

    .home_pro {
        padding: 73px 0 0
    }

    .home_pro .home_pro_swiper {
        margin-top: 33px
    }

    .home_camping {
        padding: 94px 0 42px
    }

    .home_camping .camping_main .lll .msdes {
        margin-top: 27px
    }

    .home_camping .camping_main .lll .more {
        margin-top: 30px
    }

    .home_camping .camping_main .rrr {
        margin-top: 0
    }

    .home_ab_cam {
        padding: 79px 0 67px
    }

    .home_ab_cam .ac_main {
        width: 100%;
        float: unset
    }

    .home_ab_cam .ac_main .size50 {
        margin-top: 30px
    }

    .home_ab_cam .ac_main ul {
        margin-top: 10px
    }

    .home_ab_cam .ac_main ul li {
        width: 100%
    }

    .home_case {
        padding: 78px 0 0
    }

    .home_case .lists {
        --pd2: 18px;
        margin-top: 26px
    }

    .home_case .lists .item {
        width: calc(50% - var(--pd2) / 2);
        padding-bottom: calc((123 / 3.83) * 1%);
        margin: var(--pd2) 0 0 !important
    }

    .home_case .lists .item:nth-child(1) {
        width: 100%;
        padding-bottom: calc((262 / 3.83) * 1%);
        margin: 0
    }

    .home_case .lists .item:nth-child(even) {
        margin-right: var(--pd2) !important
    }

    .rec_news_index {
        margin: 67px 0 35px
    }
}