
.content .title {
    text-align: center;
    color: #333333;
    padding: 60px 0 30px 0;
}

.content .title h5 {
    font-size: 18px;
    color: #878787;
}

.content .title h3 {
    font-size: 48px;
}

.content .title h4 {
    font-size: 20px;
}

.content .prod-show {
    padding: 0 0 20px 0;
    max-width: 1200px;
    margin: 0 auto;
}

.content .prod-show .img-txt h3 {
    background: #EBF7F6;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 80px;
}

.content .prod-show .img-txt h3, .content .prod-show .img-txt h4 {
    line-height: 50px;
    font-size: 18px;
    color: #666666;
    text-align: center;
}

.content .prod-show .img-txt h3 span {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    line-height: 20px;
    font-size: 18px;
    height: 80px;
    color: black;
    padding: 6px;
    white-space: normal;
}


#healthHubView .details {
    font-size: 14px;
    padding: 10px 5px;
    height: 60px;
    overflow: hidden;
    white-space: normal;
}

#healthHubView .img-txt {
    background: #ebf7f7;
}

.content .prod-descr {
    max-width: 1200px;
    margin: 0 auto;
}

.content .prod-descr .item {
    position: relative;
    padding-bottom: 160px;
    margin-bottom: 240px;
}

.content .prod-descr .item .bot-img-box {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.content .prod-descr .item img {
    width: 100%;
}

.content .prod-descr .item .text {
    padding: 0 70px 0 80px;
    color: #363636;
}

.content .prod-descr .item .text h3 {
    font-size: 40px;
    padding: 20px 0;
}

.content .prod-descr .item .text p {
    font-size: 22px;
    line-height: 40px;
    padding-bottom: 20px;
}

.content .prod-descr .item .text a {
    font-size: 18px;
    color: #ab8e75;
}

.content .Partner {
    height: 680px;
    background: no-repeat center center;
    background-size: 100% 100%;
}

.content .Partner .title {
    color: #000;
    padding: 100px 0;
}

.content .Partner .title h3 {
    font-size: 30px;
}

.content .Partner .title h4 {
    font-size: 14px;
}

.content .Partner .cont-box {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.content .Partner .cont-box h2 {
    color: #989898;
    font-size: 50px;
    height: 22%;
    background: #fff;
}


.layui-fluid .title {
    font-size: 34px;
    color: #333;
    text-align: left;
    font-weight: bold;
}

.panel {
    width: 400px;
    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -200px;
    text-align: center;
}

.panel p {
    color: #8c8c8c;
    font-size: 44px;
    line-height: 80px;
    letter-spacing: 15px;
}

.panel p.title {
    color: #4a4a4a;
    font-size: 54px;
    letter-spacing: 10px;
}

#detail-right-icon {
    width: 25px;
    height: 23px;
    margin-left: 6px;
}

.pageIcon {
    width: 30px;
    vertical-align: middle;
}

svg:hover path {
    fill: #2c2c2c;
}

.heathHubRootBar, .bestSellersRootBar {
    font-size: 0px;
    width: 100%;
    margin-bottom: 30px;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.heathHubRootBar::-webkit-scrollbar, .bestSellersRootBar::-webkit-scrollbar {
    display: none;
}

.heathHubChildrenBar, .bestSellersChildrenBar {
    margin-left: 1%;
    display: inline-block;
}

.heathHubChildrenBar {
    width: 33%;
}

.bestSellersChildrenBar {
    width: 32%;
}

#img {
    width: 270px;
    height: 270px;
}

#img #erweimaTitle {
    font-size: 14px;
    font-weight: 800;
    margin: 25px 5px 5px 5px;

}

#img img {
    margin-top: 14%;
    height: 55%;
    width: 55%;
}

@media only screen and (max-width: 1000px) {
    #img {
        width: 125px;
        height: 170px;
    }

    #img #erweimaTitle {
        font-weight: 800;
        font-size: 10px;
        margin: 18px 5px 5px 5px;
    }

    #img img {
        margin-top: 25%;
        height: 40%;
    }
}

@media only screen and (max-width: 780px) {
    .layui-fluid .title {
        font-size: 22px;
    }

    .content .title h5 {
        font-size: 12px;
        color: #878787;
    }

    .content .title h3 {
        font-size: 24px;
    }

    .content .title h4 {
        font-size: 14px;
    }

    .content .prod-show .img-txt h3 {
        line-height: 80px;
        font-size: 14px;
        color: #666666;
        text-align: center;
        display: table;
        overflow: hidden;
        width: 100%;
        height: 40px;

    }

    .content .prod-show .img-txt h3 span {
        line-height: 20px;
        font-size: 14px;
        /*display: table-cell;*/
        vertical-align: middle;
        white-space: normal;

    }

    .content .Partner .cont-box h2 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1024px) {

    .content .prod-descr .item {
        position: relative;
        padding-bottom: 0;
        margin-bottom: 100px;
    }

    .content .prod-descr .item .bot-img-box {
        position: relative;
        margin-top: 20px;
    }

    .content .prod-descr .item .text {
        padding: 0 30px;
    }

    .content .prod-descr .item .text h3 {
        font-size: 26px;
        padding: 30px 0;
    }

    .content .prod-descr .item .text p {
        font-size: 22px;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .content .prod-descr .item .text a {
        font-size: 18px;
        color: #ab8e75;
    }

    .content .title {
        padding: 10px 0;
    }

    .content .prod-show {
        padding: 30px 0;
    }

    .content .prod-show .img-txt {
        margin-bottom: 10px;
    }

    .content .Partner .title {
        color: #000;
        padding: 50px 0;
    }

    /*  .content .Partner .title h3{font-size: 16px;}
      .content .Partner .title h4{font-size: 14px;}*/
    .content .Partner .cont-box {
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
    }

    .content .Partner .cont-box h2 {
        color: #989898;
        font-size: 20px;
        padding: 15px 0;
        background: #fff;
    }


}
