.products_boxs1_box2 {
    padding: 10px;
    margin: 0 auto;
    margin-top: 40px;
    padding-bottom: 40px;
}

.products_boxs_box2 img {
    width: 100%;
}

.products_boxs_box1 {
    padding: 10px;
}

.products_boxs1_box1 {
    margin-top: 40px;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url('https: //oss.hcare360.com/fuxing/statics/fonts/Alibaba-PuHuiTi-Regular.ttf') format('woff2'),
            url('https://oss.hcare360.com/fuxing/statics/fonts/Alibaba-PuHuiTi-Regular.ttf') format('woff'),
            url('https://oss.hcare360.com/fuxing/statics/fonts/Alibaba-PuHuiTi-Regular.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
    }

.health1_18_box1 {
    font-family: 'MyCustomFont', sans-serif;
}

.health1_box1 h2 {
    font-family: 'MyCustomFont', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    color: #4A4A4A;
    margin-top: 0px;
    padding-top: 40px;

}

.health1_8 {
    margin-top: 30px;
    padding: 10px;
}

.health1_3 {
    font-family: 'MyCustomFont', sans-serif;
    margin-bottom: 40px;
}

.health1_3_3 {
    font-family: 'MyCustomFont', sans-serif;
    margin-bottom: 0px;
}

.health1_4 {
    font-size: 18px;
    color: #E67920 !important;
}

.health1_5 {
    margin-right: 4px;
    color: #E67920;
    font-size: 18px;
}

.health1_6 {
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
    margin-left: 11px;
}

.health1_9 img {
    width: 100%;
    margin-top: 20px;
}

.health1_10 {
    margin-top: 60px;
    background-image: url(https://oss.hcare360.com//fuxing/statics/img/jiankangguanli-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 10px;

}

.health1_11 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
}

.health1_18 {
    margin-top: 35px;
}

.health1_12 {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 8px 10px;
    margin-bottom: 20px;
    width: 49%;
    /* margin: 20px 0 0 50px; */
}

.health1_13 img {
    width: 65%;
}

.health1_15 {
    font-size: 15px;
    margin: 0;
    padding: 0;
    margin-bottom: 7px;
}

.health1_16 {
    font-size: 10px;
}

.products_boxs1_box3 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    font-family: 'MyCustomFont', sans-serif;
}

.products_boxs1_box4 {
    width: 48%;
    margin-bottom: 20px;
    background-color: #f6f9ff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.products_boxs1_box5 {
    width: 100%;
}


.products_boxs1_box6 {
    text-align: center;
    padding: 20px 0;
}

.products_boxs1_box6 p {
    margin-top: 6px;
    font-size: 14px;
    color: #000;
}

.index_business19_no {
    display: none;
}

.health1_17box {
    display: none;
}

@media (min-width:1200px) {
    .health1_13 img {
        width: 100%;
    }

    .health1_17box {
        display: block;
    }

    .index_business19_no {
        display: block;
    }

    .health1_box1 h2 {
        text-align: center;
        font-weight: bold;
        font-size: 32px;
        color: #4A4A4A;
        margin-top: 0px;
        padding-top: 100px;
    }

    .products_boxs1_box2 {
        margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
        align-items: end;
        width: 1185px;
        padding: 10px;
        justify-content: center;
        margin-top: 80px;
        padding-bottom: 60px;
    }

    .health1_18_box1 {
        width: 1185px;
        margin: 0 auto;
    }

    .health1_8 {
        display: flex;
        width: 1185px;
        margin: 0 auto;
        align-items: end;
        justify-content: center;
        margin-top: 60px;
        padding: auto;
    }

    .health1_7 {
        display: flex;
        align-items: flex-start;
        width: 100%;
        justify-content: space-between;
        align-items: flex-end;
    }

    .health1_2 {
        margin-right: 10px;
    }

    .health1_3 {
        margin-bottom: 70px;
    }

    .health1_3_3 {
        margin-bottom: 0px;
    }

    .health1_4 {
        font-size: 24px;
        color: #E67920 !important;
    }

    .health1_5 {
        margin-right: 4px;
        color: #E67920;
        font-size: 18px;
    }

    .health1_6 {
        font-size: 16px;
        color: #666666;
        margin-top: 7px;
        margin-left: 11px;
    }

    .health1_9 img {
        width: 562px;
    }

    .products_boxs_box2 img {
        margin-top: 40px;
    }

    .products_boxs_box1 {
        background-color: #f7f7f7;
    }

    .products_boxs1_box3 {
        display: flex;
        justify-content: space-between;
        width: 100%;
        flex-wrap: wrap;
        padding: 0px;
    }

    .products_boxs1_box4 {
        width: auto;
        background-color: #f6f9ff;
        margin-bottom: 20px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .products_boxs1_box6 {
        text-align: center;
        padding: 20px 0;
    }

    .products_boxs1_box6 p {
        margin-top: 6px;
        font-size: 16px;
        color: #000;
    }

    .health1_10 {
        margin-top: 80px;
        background-image: url(https://oss.hcare360.com//fuxing/statics/img/jiankangguanli-bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        position: relative;
        height: 100%;
        padding: 0;
    }

    .health1_11 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .health1_12 {
        display: flex;

        width: 300px;
        align-items: center;
        justify-content: center;
        background-color: #fff;
        padding: 20px 20px;
        margin-bottom: 60px;
        /* margin: 20px 0 0 50px; */
    }

    .health1_13 {
        margin-right: 30px;
    }

    .health1_15 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 22px;
    }

    .health1_16 {
        color: #333333;
        font-size: 14px;
    }

    .health1_17 p {
        font-size: 16px;
        color: #333333;
        margin-bottom: 50px;
        font-weight: 600;
    }

    .health1_18 {
        width: 650px;
        margin-top: 115px;
        margin-left: 15px;
        padding-bottom: 60px;
    }

    .health1_19 {
        width: auto;
        height: auto;

    }
}