.content {
    margin: 0 auto;
    color: #333333;
}

.content .top-tab {
    height: 80px;
    background: #fff;
    border-radius: 60px;
    box-shadow: 0px 10px 26px 3px rgba(84, 145, 89, 0.14);
    display: flex;
    align-items: center;
    margin-top: 98px;
    margin-bottom: 50px;
}

.content .top-tab .top-tab-item {
    flex: 1;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    height: 100%;
    line-height: 80px;
    position: relative;
}

.content .top-tab .top-tab-item.active {
    color: #4ab344;
}

.tab-item-list a:hover {
    background: #329d37;
}

.tab-item-list a {
    display: block;
    border-radius: 10px;
}

.top-tab .top-tab-item .tab-item-list {
    display: none;
    width: 100%;
    background: rgba(93, 189, 101, .8);
    border-radius: 10px;
    position: absolute;
    left: 0;
    right: 0;
    top: 110px;
    z-index: 2;
    overflow: hidden;
}

.top-tab .top-tab-item:hover {
    color: #4ab344;
}

.top-tab .top-tab-item:hover .tab-item-list {
    display: block;
}

.top-tab .top-tab-item .tab-item-list:hover {
    display: block;
}

.jianju {
    height: 50px;
    width: 100%;
}

.top-tab .top-tab-item .tab-item-list {
    top: 100px !important;
}

.top-tab .top-tab-item .tab-item-list .tab-item-list-item {
    height: 76px;
    line-height: 76px;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
}

.top-tab .top-tab-item .tab-item-list .tab-item-list-item.active {
    background: #329D37;
    border-radius: 10px;
}

.content .desc-wrap .title {
    display: block;
    margin: 55px auto 0;
    width: 423px;
    height: auto;
}

.content .desc-wrap .m-title {
    display: block;
    margin: 12px auto 0;
    width: 140px;
    height: auto;
}

.content .desc-wrap .title-two {
    display: block;
    height: auto;
}

.content .company-desc-two {
    margin-top: 50px;
}

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

.content .video-wrap video {
    width: 678px;
    height: 447px;
}

.content .video-wrap .play-wrap {
    width: 100%;
    height: 100%;
    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;
}

.content .founder-list {
    margin-top: 65px;
}

.content .founder-list img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.content .formula-desc {
    font-size: 14px;
    color: #333333;
}

.content .mar-t-40 {
    margin-top: 40px;
}

.content .formula-img {
    display: block;
    width: 100%;
    height: auto;
}

.content .title-five {
    display: block;
    height: auto;
}

.content .quality-img {
    display: block;
    height: auto;
}

.content .title-six {
    display: block;
    height: auto;
}

@media screen and (max-width: 992px) {
    html, body {
        width: 100%;
        height: 100%;
        margin: 0 auto;
    }

    .content {
        width: 100%;
    }

    .content .desc-wrap .title-two {
        margin: 46px auto 0;
        width: 170px;
    }

    .content .company-desc p {
        font-size: 14px;
        text-align: left;
    }

    .content .company-desc-two {
        margin-top: 25px;
    }

    .content .video-wrap {
        width: 100%;
        height: 204px;
        margin: 0 auto;
        border-radius: 8;
    }

    .content .video-wrap video {
        width: 100%;
        height: 204px;
    }

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

    .content .founder-list {
        margin-top: 26px;
        padding: 0 60px;
    }

    .content .founder-list img {
        margin-bottom: 12px;
    }

    .content .desc-wrap .title-four {
        display: block;
        margin: 20px auto 0;
        width: 204px;
        height: auto;
    }

    .content .formula-desc {
        margin-top: 27px;
        line-height: 26px;
    }

    .content .title-five {
        margin: 50px auto 0;
        width: 248px;
    }

    .content .quality-img {
        width: 164px;
        margin: 45px auto 0;
    }

    .content .title-six {
        margin: 34px auto 0;
        width: 230px;
    }

    .content .formula-img {
        margin-top: 35px;
    }
}

@media screen and (max-width: 992px) {
    .product-conent {
        position: relative;
        top: -190px;
        width: 100%;
        border-radius: 40px 0 0 0;
        background: #fff;
        z-index: 999;
    }

    .content {
        max-width: 1200px;
        padding: 80px 0 60px;
    }

    .content .company-desc p {
        font-size: 14px;
        text-align: center;
    }

    .content .desc-wrap .title-two {
        margin: 98px auto 0;
        width: 326px;
    }

    .content .desc-wrap .title-four {
        display: block;
        margin: 76px auto 0;
        width: 408px;
        height: auto;
    }

    .content .formula-desc {
        margin-top: 78px;
        line-height: 40px;
    }

    .content .title-five {
        margin: 94px auto 0;
        width: 494px;
    }

    .content .quality-img {
        width: 542px;
        margin: 70px auto 0;
    }

    .content .title-six {
        margin: 94px auto 0;
        width: 460px;
    }

    .content .formula-img {
        margin-top: 80px;
    }
}
