
.home-product {
    background: url(../image/home-bg-01.png) no-repeat center top #fff;
    background-size: 100% auto;

}

.home-product-title {
    text-align: center;
    padding-top: 10%;
}

.home-product .home-product-title img {
    height: auto;
    margin: 0 auto;
}

.home-product-content {
    margin-top: 6%;
}

.home-product-left {
    height: 530px;
    border-radius: 40px;
    text-align: center;
    line-height: 560px;
    box-shadow: 0px 5px 15px 3px rgba(28, 136, 14, 0.09);
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #f6f6f6;
}

.home-product-left img {
    width: 60%;
    height: auto;
}

.home-product-menu {
    width: 90%;
    margin: 0 auto;
    box-shadow: 0px 5px 15px 3px rgba(28, 136, 14, 0.09);
    border-radius: 50px;

}

.home-product-menu span {
    display: inline-block;
    width: 25%;

    font-weight: 500;
    color: #333333;
    text-align: center;
    cursor: pointer;
}

.home-product-menu span.active {
    color: #4ab344;
}

.home-product-swiper-box {
    padding: 15px;
    overflow-x: hidden;
    overflow-y: inherit;
}

.home-product-swiper .swiper-slide {
    background: #FFFFFF;
    box-shadow: 0px 5px 15px 3px rgba(28, 136, 14, 0.09);
    border-radius: 50px;
    text-align: center;
    text-align: left;
    box-sizing: border-box;
}


.home-product-swiper .swiper-slide img {
    display: block;
    width: 52%;
    height: auto;

}

.home-product-s-content {
    padding: 8% 6%;
    background: #4ab344;
    border-radius: 0px 35px 50px 50px;
}

.home-product-s-title {

    font-weight: bold;
    color: #FFFFFF;

}

.home-product-s-des {
    margin-top: 8px;
    font-size: 14px;

    font-weight: 400;
    color: #FFFFFF;
    line-height: 24px;
    text-align: justify;
}

.m-home-product-swiper-box {
    padding: 0 8%;
}

.home-parenting {
    background: #ECF9EE;
}

.home-parenting-content {
    background: #fff;
    border-radius: 90px 0px 0px 0px;
}

.home-parenting-content-bottom {
    border-radius: 0px 0px 90px 0px;
}

.home-parenting-top-title {
    background: url(../image/banner-m.jpg) no-repeat center;
    flex: auto;
    position: relative;
}

.home-parenting-top-title .title {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 42%;
    height: auto;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.home-parenting-top-title .bg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 59%;
    height: auto;
    transform: translate(-50%, -50%);
}

.home-parenting-top-item {
    position: relative;
    width: 25%;
    border: 1px solid #f0f0f0;
    margin-left: -1px;
}

.home-parenting-top-item img {
    width: 100%;
    height: auto;
}

.home-parenting-top-des {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    padding: 8% 6%;
    transition: all .2s linear;
}

.home-parenting-top-des h6 {
    font-size: 22px;

    font-weight: bold;
    color: #FFFFFF;
    line-height: 29px;
}

.home-parenting-top-des div {
    margin-top: 4%;
    font-size: 18px;

    font-weight: 500;
    color: #FAFAFA;
    line-height: 29px;
}

.home-parenting-top-des p {
    margin-top: 8%;
    font-size: 14px;

    font-weight: 500;
    color: #FAFAFA;
    line-height: 29px;
}


.home-parenting-top-item {
    border-left: 1px solid transparent;
}

.m-home-parenting {
    margin-top: 24px;
}

.m-home-parenting-menu {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.m-home-parenting-menu span {
    padding: 0 30px;
    font-size: 14px;

    font-weight: bold;
    color: #333333;
    line-height: 14px;
    position: relative;
}

.m-home-parenting-menu .active {
    color: #4ab344;
}

.m-home-parenting-menu .active::after {
    position: absolute;
    bottom: -6px;
    content: "";
    left: 29%;
    width: 42%;
    height: 1px;
    background: #4ab344;

}

.m-home-parenting-item {
    width: 90%;
    margin: 27px auto 0 auto;
    background: #fff;
    padding: 0 3% 3% 3%;
}

.m-home-parenting-item img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.m-home-parenting-item h6 {
    margin-top: 12px;
    font-size: 14px;

    font-weight: 500;
    color: #333333;
    line-height: 14px;
}

.m-home-parenting-item div {
    margin-top: 6px;
    font-size: 13px;

    font-weight: 500;
    color: #333333;
    line-height: 14px;
}

.m-home-parenting-item p {
    margin-top: 6px;
    font-size: 12px;

    font-weight: 500;
    color: #666;
    line-height: 14px;
}

#content-yrdt {
    display: none;
}


.home-health .swiper-slide {
    position: relative;
}

.home-health-top {
    position: relative;
}

.home-health img {
    width: 100%;
    height: auto;
}

.home-health-remark {
    position: absolute;
    bottom: -40px;
    left: 30%;
    width: 88px;
    height: 88px;
    background: linear-gradient(129deg, #D6F2DB, rgba(51, 171, 54, 1));
    border-radius: 50%;
    font-size: 22px;

    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 88px;
}

.home-health-desc li {
    padding-bottom: 10px;
}

.home-health-desc h6 {

    font-weight: 500;
    color: #333333;

}

.home-health-desc p {

    color: #666;

}

.home-health {
    padding-bottom: 140px;
}

.home-product-swiper-box .swiper-pagination-bullet-active,
.home-health-pagination .swiper-pagination-bullet-active {
    background: #4ab344;
}

.home-special-box .swiper-slide {
    position: relative;
    text-align: center;
    background: #FFFFFF;
    padding: 1% 0;

}

.home-special-img {
    display: block;
    width: 94%;
    height: auto;
    margin: 0 auto;
}

.home-special-box .swiper-slide p {
    width: 80%;
    margin: 0 auto;
    text-align: justify;
}

.home-special-number {
    position: relative;
    right: 0;
    bottom: 10px;
    width: 10%;
    height: auto;
}

.home-special .swiper-pagination-bullet-active {
    background: #4ab344;
}

.home-special .swiper-slide-next {
    border: 2px solid #4ab344;
    transform: scale(1.2, 1.2);
    transition: all .2s linear;
}


.home-about h6 {

    font-weight: bold;
    color: #333333;
    background: url(../image/line.png) no-repeat center bottom;
    background-size: 100% 8px;
}

.home-about p {

    font-weight: 500;
    color: #666666;
    text-align: justify;
}


@media screen and (max-width: 992px) {
    .home-product {
        box-sizing: border-box;
        background: #fff;
        padding-bottom: 90px;
        border-radius: 40px 0 0 0;
        padding: 6vw;
        padding-bottom: 0;

    }

    .post10vw {
        position: relative;
        left: 0;
        top: -10vw;
        width: 100vw;
        padding: 50px 6vw 0 6vw;
        z-index: 9;
    }

    .home-product-title {
        padding-top: 0;
    }

    .home-product-title img {
        width: 50%;
    }

    .home-product-menu span {
        line-height: 25px;
        font-size: 14px;
        padding: 13px 0;
    }

    .home-product-swiper-box .product-swiper-next {
        display: none;
    }

    .home-product-swiper-box {
        width: 100%;
        margin: 25px auto 0 auto;
    }

    .m-product-swiper {
        padding-bottom: 40px;
    }

    .home-product-swiper .swiper-slide {
        height: auto;
        box-shadow: 0px 1px 4px 0px rgba(218, 218, 218, 0.5);
        border-radius: 15px;
        border: 1px solid #faf8f8;
    }

    .home-product-s-content {
        box-shadow: 0px 1px 4px 0px rgba(218, 218, 218, 0.5);
        border-radius: 0px 15px 15px 15px;

    }

    .home-product-s-title {
        font-size: 14px;
        line-height: 18px;
    }

    .home-product-s-des {
        font-size: 13px;
        line-height: 14px;
    }

    .home-product-swiper .swiper-slide img {
        margin: 10% auto 0 auto;
    }

    .home-product-swiper-box .swiper-container-horizontal > .swiper-pagination {
        left: 0;
        bottom: 10px;

    }

    .home-parenting {
        border-radius: 0 50px 0 0;
        padding-bottom: 50px;
    }

    .home-health {
        margin-top: 30px;
    }

    .home-health-desc li {
        padding-bottom: 0;
    }

    .home-health-desc h6 {
        font-size: 14px;
        line-height: 18px;
    }

    .home-health-desc p {
        font-size: 13px;
        line-height: 14px;
    }

    .home-health-desc {
        margin-top: 36px;
    }

    .home-health-remark {
        bottom: -23px;
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 13px;
    }

    .home-special-box {
        position: relative;
        left: -25%;
        width: 150%;
        margin: 0 auto;
    }

    .home-special-box .swiper-slide {
        padding: 2% 1%;
        border-radius: 8px;
        margin-top: 30px;
    }

    .home-special-box p {
        font-size: 14px;

        font-weight: 500;
        color: #333333;
        line-height: 16px;
        margin-top: 10px !important;
    }

    .home-special .home-special-swiper {
        padding: 10% 0;
    }

    .home-special-pagination {
        position: absolute;
        bottom: 0 !important;
    }

    .home-special .home-special-next {
        display: none;
    }

    .home-special-img {
        border-radius: 8px;
    }

    .home-about {
        margin-top: 26px;
    }

    .home-about h6 {
        font-size: 14px;

        font-weight: 500;
        color: #4ab344;
        line-height: 20px;
        margin-top: 26px;
    }

    .home-about p {
        margin-top: 16px;
        color: #333;
        font-size: 12px;
        line-height: 14px;

    }

    .content .video-wrap {
        width: 100%;
        height: 43vw;
        margin: 0 auto;
        border-radius: 15px;
        background: #ccc;
        overflow: hidden;
        position: relative;
    }

    .content .video-wrap video {
        width: 86vw;
        height: 43vw;
    }

    .content .video-wrap .play-wrap {
        width: 89vw;
        height: 43vw;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.3);
    }

    .content .video-wrap .play {
        width: 30px;
        height: 30px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);

    }

    .list-wrap {
        margin-top: 30px;
        padding: 0 8vw;
    }

    .list-wrap .list-content li {
        display: flex;
        margin-top: 20px;
    }

    .content .list-wrap .list-content li div {
        padding-left: 3vw;
    }

    .content .list-wrap .list-content li h6 {
        font-size: 15px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 20px;
        padding-top: 4%;
    }

    .content .list-wrap .list-content li p {
        font-size: 12px;
        color: #666666;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        margin-top: 8px;
    }

    .content .list-wrap .list-content li img {
        width: 32%;
        height: auto;
    }

    .boxContent {
        padding: 50px 30px 0;
        box-sizing: border-box;
        width: 100%;
    }
    .swiperBottleContainer .swiper-slide {
        height: 330px;
    }
}

@media screen and (min-width: 992px) {
    .content .list-wrap .list-content h6 {
        padding: 32px 0 16px 48px;
    }

    .content .list-wrap .list-content .desc {
        font-size: 14px;
        line-height: 30px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .list-wrap .list-content div p {
        padding-left: 48px;
    }

}


@media screen and (min-width: 992px) {
    .home-product {
        width: 100%;
        border-radius: 150px 0 0 0;
        padding-bottom: 300px;
    }

    .post190 {
        position: relative;
        top: -190px;
        z-index: 9;
    }

    .home-product-title img {
        width: 323px;
    }

    .home-product-menu span {
        font-size: 18px;
        line-height: 25px;
        padding: 26px 0;
    }

    .home-product-swiper-box {
        width: 90%;
        padding-bottom: 130px;
        margin: 56px auto 0 auto;
    }

    .wrap .home-product-swiper {
        overflow: initial;
        width: 100%;
        padding: 15px 0;
    }

    .home-product-swiper .swiper-slide {
        width: 179px;
    }

    .home-product-swiper-box .swiper-pagination-bullet,
    .home-health-pagination .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
    }

    .home-product-swiper-box .swiper-container-horizontal > .swiper-pagination {
        text-align: right;
    }

    .home-product-swiper-box .product-swiper-next {
        top: 120%;
        width: 60px;
        height: 60px;
        border-radius: 100%;
        background: url(../image/icon-right.png) no-repeat center #4ab344 !important;
    }

    .home-product-s-title {
        font-size: 20px;
        line-height: 24px;
    }

    .home-product-s-des {
        font-size: 14px;
        line-height: 24px;
    }

    .home-product-swiper .swiper-slide img {
        margin: 18% auto;
    }

    .home-product-swiper-box .swiper-container-horizontal > .swiper-pagination {
        left: 0;
        bottom: -100px;
        text-align: right;
        padding-right: 80px;
    }

    .home-parenting {
        border-radius: 0 150px 0 0;
        padding-bottom: 146px;
    }

    .home-health-pagination {
        left: 0;
        bottom: -100px;
        text-align: right;
        padding-right: 80px;
    }

    .home-health .home-health-pagination {
        bottom: 20px !important;
    }

    .home-health .health-swiper-next,
    .home-special .home-special-next {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 60px;
        height: 60px;
        border-radius: 100%;
        background: url(../image/icon-right.png) no-repeat center #4ab344 !important;
    }

    .home-health-desc h6 {
        font-size: 18px;
        line-height: 29px;
    }

    .home-health-desc p {
        font-size: 14px;
        line-height: 20px;
    }

    .home-health-desc {
        margin-top: 56px;
    }


    .home-special {
        padding: 0 96px;
        box-sizing: border-box;
        margin-top: 86px;
    }

    .home-special-box {
        padding: 0 22px;
        overflow-x: hidden;
    }

    .home-special-swiper {
        overflow: visible;
        padding: 40px 0 150px 0;
    }

    .home-special-box .swiper-slide {
        border-radius: 15px;
        box-shadow: 0px -2px 22px 8px rgba(84, 84, 84, 0.22);

    }

    .home-special-box .swiper-slide p {
        margin-top: 36px;
        font-size: 18px;

        font-weight: 500;
        color: #333333;
        line-height: 29px;
    }

    .home-special-img {
        border-radius: 30px;
    }

    .home-special-pagination {
        text-align: right;
        padding-right: 80px;
        position: absolute;
        bottom: 100%;
    }

    .home-special .swiper-pagination-bullet {
        width: 14px;
        height: 14px;
    }

    .home-special .swiper-container-horizontal > .swiper-pagination {
        bottom: 20px;
    }

    .home-special .home-special-next {
        top: 93%;
    }

    .home-about {
        margin-top: 86px;
    }

    .home-about h6 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 24px;
        text-align: right;
    }

    .home-about h6 span {
        display: inline-block;
        width: 188px;
    }

    .home-about p {
        padding-left: 36px;
        margin-top: 36px;
        font-size: 14px;
        line-height: 35px;
    }

    .content .video-wrap {
        width: 700px;
        height: 420px;
        margin: 0 auto;
        border-radius: 15px;
        background: #ccc;
        overflow: hidden;
        position: relative;
    }

    .content .video-wrap video {
        width: 700x;
        height: 420px;
    }

    .content .video-wrap .play-wrap {
        width: 700px;
        height: 420px;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.3);
    }

    .content .video-wrap .play {
        width: 78px;
        height: 78px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -39px;
        margin-top: -39px;
    }

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .home-parenting-top-des h6 {
        font-size: 20px;
        line-height: 24px;
    }

    .home-parenting-top-des div {
        font-size: 16px;
        line-height: 22px;
    }

    .home-parenting-top-des p {
        margin-top: 5%;
        font-size: 12px;
        line-height: 16px;
    }
}



