@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;700&display=swap");
.health {
    font-family: "Noto Sans TC";
}
.c_br {
    display: none;
}
.c1 {
    background: url("../../images/health/c1_bg.png") no-repeat center;
    height: 500px;
}
.c1 .content {
    height: 100%;

    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.c1 .c1_banner {
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.c1 .c1_left {
    width: 100%;
    max-width: 472px;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 32px;
}
.c1 .c1_left h1 {
    font-size: 36px;
    font-weight: bold;
    color: #ff8307;
    line-height: 1.2;
    padding: 20px 0 15px;
}
.c1 .c1_left p {
    max-width: 460px;
    font-size: 18px;
    color: #5a5a5a;
    line-height: 1.5;
    margin: 0 0 50px;
}
.c1 .c1_left a {
    width: 100%;
    max-width: 270px;
    height: 60px;
    border-radius: 40px;
    background: #099c88;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.c1 .c1_right {
    display: flex;
    align-items: center;
}
.c1 .c1_right a {
    display: none;
}
.c1 .c1_right .swiper {
    max-width: 624px;
}
.c2 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 70px 50px;
}
.c2 .c2_grid {
    margin: 38px 0 0;
}
.c2 .c2_grid img {
    display: block;
    margin: 0 auto;
}
.c2 h1,
.c3 h1,
.c4 h1,
.c5 h1,
.c6 h1,
.c7 h1,
.c8 h1 {
    font-size: 36px;
    font-weight: bold;
    color: #099c88;
    padding: 0 0 25px;
    line-height: 1.3;
    text-align: center;
}
.c2 h1 span,
.c3 h1 span {
    color: #ff8307;
}
.c2 h2,
.c3 h2,
.c4 h2,
.c5 h2,
.c6 h2 {
    font-size: 24px;
    font-weight: normal;
    color: #5a5a5a;
    line-height: 1;
    text-align: center;
    padding: 0;
}
.c3 {
    background: #fff6ec;
}
.c3 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 15px;
}
.c3 .c3_cen {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0 0;
}
.c3_textsMB {
    display: none;
}
.c3 .c3_text {
    width: 100%;
    max-width: 627px;
    border-radius: 20px;
    border: 1px solid #099c88;
    background: #eefefb;
    display: flex;
    padding: 15px 18px 20px;
}
.c3 .c3_text h3 {
    width: 100%;
    max-width: 154px;
    font-size: 50px;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: flex-end;
    margin: 0 20px 0 0;
    line-height: 1;
    padding: 0 0 20px;
}
.c3 .c3_text h3 span {
    font-size: 80px;
}
.c3 .c3_text .c3_tit {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.c3 .c3_text .c3_tit h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    padding: 0;
    margin: 0 0 5px;
}
.c3 .c3_text .c3_tit p {
    font-size: 18px;
    line-height: 1.3;
}
.c3 .c3_textp {
    margin: 30px 0;
}
.c3 .c3_textg h3,
.c3 .c3_textg .c3_tit h4 {
    color: #099c88;
}
.c3 .c3_textp h3,
.c3 .c3_textp .c3_tit h4 {
    color: #665691;
}
.c3 .c3_texto h3,
.c3 .c3_texto .c3_tit h4 {
    color: #ff8307;
}
.c4 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.c4 .c4_lists {
    display: flex;
    justify-content: space-between;
    margin: 35px 0 0;
}
.c4 .c4_list {
    width: 100%;
    max-width: 570px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.c4 .c4_list h3 {
    font-size: 20px;
    color: #ff8307;
    line-height: 1;
    margin: 0 0 10px;
}
.c4 .c4_list h2 {
    line-height: 1.3;
}
.c4 .c4_listbor {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 133px;
    border-radius: 10px;
    border: 1px solid #97e6db;
}
.c4 .c4_list .c4_listbox {
    width: 100%;
    height: 162px;
    background: #ffe7cf;
    margin: 30px 0 0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    position: relative;
}
.c4 .c4_list .c4_listbox p {
    font-size: 24px;
    color: #5a5a5a;
    line-height: 1.5;
    text-align: center;
    padding: 0 29px;
}
.c4 .c4_list .c4_listbox p span {
    color: #ff8307;
}
.c4 .c4_list .c4_listbox::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 34px 20px;
    border-color: transparent transparent #ffe7cf transparent;
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
}
.c5 {
    background: #ecfffc;
}
.c5 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.c5_workimg img {
    display: block;
    margin: 0 auto;
}
.c5 .c5_workplace {
    padding: 30px 0 0;
}
.c5 .c5_workplace .c5_workbook {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.c5 .c5_workplace .c5_workbook h3 {
    width: 100%;
    height: 101px;
    max-width: 658px;
    background: #ffe7cf;
    font-size: 22px;
    color: #ff8307;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
}
.c5 .c5_workplace .c5_worktxts {
    display: flex;
    justify-content: space-between;
    margin: 25px 0 0;
}
.c5 .c5_workplace .c5_worktxt {
    width: 100%;
    max-width: 280px;
    height: 226px;
    border-radius: 20px;
    background: #fff6ec;
    border: 1px solid #ff8307;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}
.c5 .c5_workplace .c5_worktxt p {
    font-size: 24px;
    color: #5a5a5a;
    line-height: 1.5;
    text-align: center;
}
.c5 .c5_workplace .c5_a {
    width: 100%;
    max-width: 450px;
    height: 80px;
    background: #00c4a9;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 33px;
    font-weight: bold;
    margin: 45px auto 0;
    color: #ffffff;
}
.c6_imgmb {
    display: none;
}
.c6 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.c6 .c6_top {
    display: flex;
    align-items: center;
}
.c6 .content h1 {
    text-align: left;
}
.c6 .content h2 {
    text-align: left;
    line-height: 1.5;
}
.c6 .c6_toptxt {
    margin: 0 0 0 40px;
}
.c6 .c6_bot {
    display: flex;
    flex-direction: column;
    margin: 70px 0 0;
}
.c6 .c6_bot h4 {
    display: none;
}
.c6 .c6_bot .c6_boxs {
    display: flex;
    justify-content: center;
}
.c6 .c6_bot .c6_boxs .c6_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.c6 .c6_bot .c6_boxs .c6_box .c6_hoverbox {
    margin: 12.5px 12px;
    position: relative;
}
.c6 .c6_bot .c6_boxs .c6_box .c6_hoverbox img {
    border: 1px solid #099c88;
    border-radius: 15px;
}
.c6 .c6_bot .c6_boxs .c6_box h3 {
    font-size: 30px;
    font-weight: bold;
    color: #5a5a5a;
    line-height: 1.5;
    text-align: center;
}
.c6 .c6_bot .c6_boxs .c6_box .c6_hoverp {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #099c88;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}
.c6 .c6_bot .c6_boxs .c6_box .c6_hoverp p {
    font-size: 22px;
    color: #e2fffb;
    line-height: 1.5;
    display: flex;
}
.c6 .c6_bot .c6_boxs .c6_box:hover .c6_hoverp {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.c7 {
    background: #fff6ec;
}
.c7 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.c7 .c7_swipers {
    width: 100%;
    max-width: 970px;
    margin: 35px auto 75px;
    position: relative;
    padding: 0 75px;
}
.c7 .c7_swipers .c7_swiper {
    width: 100%;
    height: 100%;
}
.c7 .swiper-slide {
    height: 204px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.c7 .swiper-slide .c7_boxs {
    width: 100%;
    max-width: 760px;
    display: flex;
    justify-content: flex-end;
    height: 192px;
    background: #fff;
    border: 2px solid #ff8307;
    border-radius: 31px;
}
.c7 .swiper-slide .c7_boxs h2 {
    width: 100%;
    max-width: 204px;
    height: 204px;
    border-radius: 50%;
    border: 2px solid #ff8307;
    background: #ffe7cf;
    font-size: 28px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff8307;
    text-align: center;
    line-height: 1.5;
    position: absolute;
    left: 0px;
    top: 0px;
}
.c7 .swiper-slide .c7_boxs .c7_swipertxts {
    width: 100%;
    padding: 0 0 0 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.c7 .swiper-slide .c7_boxs .c7_swipertxts h3 {
    font-size: 26px;
    font-weight: bold;
    color: #5a5a5a;
    line-height: 1;
}
.c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt {
    display: flex;
    margin: 15px 0 0;
    height: 40px;
}
.c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt span {
    width: 100%;
    max-width: 91px;
    font-size: 22px;
    color: #fff;
    background: #ff8307;
    display: flex;
    justify-content: center;
    align-items: center;
}
.c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt p {
    background: #ffe7cf;
    font-size: 22px;
    color: #ff8307;
    padding: 0 15px;
    display: flex;
    align-items: center;
}
.c7 .c7_swipers .swiper-button-next:after,
.c7 .c7_swipers .swiper-button-prev:after {
    color: #fccb99;
}
.c7 .c7_bot {
    display: flex;
    border: 1px solid #099c88;
    border-radius: 32px;
    position: relative;
    background: #fff;
}
.c7 .c7_bot .c7_img {
    position: absolute;
    right: 0;
    bottom: 0;
}
.c7 .c7_bot .c7_botp {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 0 43px;
}
.c7 .c7_bot .c7_botp .c7_botpflex img {
    display: none;
}
.c7 .c7_bot .c7_botp p {
    max-width: 360px;
    font-size: 22px;
    color: #099c88;
    line-height: 1.5;
}
.c7 .c7_bot .c7_botp a {
    width: 100%;
    max-width: 365px;
    height: 61px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #099c88;
    border-radius: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 40px 0 0;
}
.c8 .content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}
.c8 .c8_boxs {
    display: flex;
    justify-content: space-around;
}
.c8 .c8_boxs .c8_box {
    width: 100%;
    max-width: 430px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.c8 .c8_boxs .c8_box img {
    height: 224px;
}
.c8 .c8_boxs .c8_box p {
    font-size: 24px;
    line-height: 1.5;
    color: #5a5a5a;
    margin: 20px 0 0;
}
.c8 .c8_boxs .c8_box a {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    font-size: 24px;
    line-height: 1;
    color: #099c88;
    margin: 20px 0 0;
}
@media screen and (max-width: 1024px) {
    .c2 h1,
    .c3 h1,
    .c4 h1,
    .c5 h1,
    .c6 h1,
    .c7 h1,
    .c8 h1 {
        font-size: 30px;
    }
    .c2 h2,
    .c3 h2,
    .c4 h2,
    .c5 h2,
    .c6 h2 {
        font-size: 20px;
        line-height: 1.5;
    }
    .c_br {
        display: block;
    }
    .c_brmb {
        display: none;
    }
    .c1 {
        background: url("../../images/health/c1_bgmb.png") no-repeat center;
        background-size: cover;
        height: auto;
    }
    .c1 .content {
        padding: 0 15px 50px;
    }
    .c1 .c1_banner {
        flex-direction: column;
    }
    .c1 .c1_left {
        padding: 50px 32px;
        margin: 0 auto 27px;
    }
    .c1 .c1_left h1 {
        max-width: 460px;
        font-size: 40px;
        line-height: 1.4;
        padding: 20px 0;
        margin: 0 auto;
    }

    .c1 .c1_left p {
        margin: 0 auto 40px;
    }
    .c1 .c1_left a {
        display: none;
    }
    .c1 .c1_right a {
        width: 100%;
        max-width: 226px;
        height: 50px;
        border-radius: 40px;
        background: #099c88;
        color: #fff;
        font-size: 19px;
        font-weight: bold;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 20px auto 0;
    }
    .c1 .c1_right .swiper {
        max-width: 330px;
    }
    .c1 .c1_right {
        display: flex;
        flex-direction: column;
    }
    .c2 .content {
        padding: 45px 15px;
    }
    .c2 .c2_grid {
        margin: 25px 0 0;
    }
    .c3 img {
        display: none;
    }
    .c3 .content {
        padding: 45px 15px;
    }
    .c3 .c3_cen {
        justify-content: center;
        margin: 35px 0 0;
    }
    .c3_texts {
        display: none;
    }
    .c3_textsMB {
        display: block;
    }
    .c3 .c3_text {
        padding: 25px 15px;
        flex-direction: column;
        align-items: center;
    }
    .c3 .c3_text h3 {
        max-width: initial;
        font-size: 35px;
        justify-content: center;
        margin: 0;
    }
    .c3 .c3_text h3 span {
        font-size: 56px;
    }
    .c3 .c3_text .c3_tit h4 {
        font-size: 24px;
        text-align: center;
    }
    .c4 .content {
        padding: 40px 15px;
    }
    .c4 .c4_lists {
        justify-content: center;
        margin: 25px 0 0;
        flex-direction: column;
        align-items: center;
    }
    .c4 .c4_list {
        margin: 0 0 25px;
    }
    .c4 .c4_list .c4_listbox p {
        font-size: 20px;
        padding: 0 20px;
    }
    .c5 .content {
        padding: 40px 15px;
    }
    .c5 .c5_workplace {
        padding: 15px 0 0;
    }
    .c5 .c5_workplace .c5_workbook img {
        width: 62px;
        height: 34px;
    }
    .c5 .c5_workplace .c5_workbook img:nth-child(1) {
        display: none;
    }
    .c5 .c5_workplace .c5_workbook {
        flex-direction: column;
        margin: 15px 0 0;
        padding: 0 15px;
    }
    .c5 .c5_workplace .c5_workbook h3 {
        font-size: 20px;
        margin: 0 0 15px;
        padding: 0 5px;
    }
    .c5 .c5_workplace .c5_worktxts {
        margin: 15px 0 0;
        flex-direction: column;
        align-items: center;
    }
    .c5 .c5_workplace .c5_worktxt {
        height: auto;
        margin: 0 0 10px;
    }
    .c5 .c5_workplace .c5_worktxt p {
        font-size: 20px;
    }
    .c5 .c5_workplace .c5_a {
        max-width: 272px;
        height: 50px;
        font-size: 19px;
        margin: 23px auto 0;
    }
    .c6_imgmb {
        display: block;
        margin: 0 auto 15px;
    }
    .c6 .content {
        padding: 40px 15px;
    }
    .c6 .c6_top {
        justify-content: center;
    }
    .c6 .c6_top img:nth-child(1) {
        display: none;
    }
    .c6 .content h1 {
        text-align: center;
    }
    .c6 .content h2 {
        text-align: center;
    }
    .c6 .c6_toptxt {
        margin: 0 auto;
    }
    .c6 .c6_bot {
        margin: 30px 0 0;
    }
    .c6 .c6_bot h4 {
        display: block;
        font-size: 30px;
        color: #ff8307;
        line-height: 1;
        font-weight: bold;
        text-align: center;
        padding: 0 0 20px;
    }
    .c6 .c6_bot .c6_boxs {
        flex-direction: column;
    }
    .c6 .c6_bot .c6_boxs:nth-child(3) .c6_box {
        flex-direction: column-reverse;
    }
    .c6 .c6_bot .c6_boxs .c6_box .c6_hoverbox {
        margin: 12.5px 0;
    }
    .c6 .c6_bot .c6_boxs .c6_box h3 {
        font-size: 20px;
    }
    .c6 .c6_bot .c6_boxs .c6_box .c6_hoverp {
        padding: 0 5px;
    }
    .c6 .c6_bot .c6_boxs .c6_box .c6_hoverp p {
        font-size: 15px;
    }
    .c7 .content {
        padding: 40px 10px;
    }
    .c7 .c7_swipers {
        max-width: 330px;
        padding: 0 20px;
        margin: 0 auto 20px;
    }
    .c7 .swiper-slide {
        height: auto;
        align-items: center;
        justify-content: center;
    }
    .c7 .swiper-slide .c7_boxs {
        flex-direction: column;
        height: auto;
        max-width: initial;
        max-width: 264px;
    }
    .c7 .swiper-slide .c7_boxs h2 {
        position: relative;
        top: -2px;
        font-size: 20px;
        border: 0;
        color: #fff;
        background: #ff8307;
        max-width: initial;
        border-radius: 19px;
        height: 40px;
    }
    .c7 .swiper-slide .c7_boxs h2 br {
        display: none;
    }
    .c7 .swiper-slide .c7_boxs .c7_swipertxts {
        padding: 0 15px 10px;
    }
    .c7 .swiper-slide .c7_boxs .c7_swipertxts h3 {
        line-height: 1.5;
        text-align: center;
        font-size: 18px;
    }
    .c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt {
        height: auto;
    }
    .c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt span {
        font-size: 16px;
    }
    .c7 .swiper-slide .c7_boxs .c7_swipertxts .c7_swipertxt p {
        font-size: 16px;
    }
    .c7 .c7_swipers .swiper-button-next:after,
    .c7 .c7_swipers .swiper-button-prev:after {
        font-size: 30px;
    }
    .c7 .c7_swipers .swiper-button-prev {
        left: 0;
    }
    .c7 .c7_swipers .swiper-button-next {
        right: 0;
    }
    .c7 .c7_bot {
        max-width: 330px;
        margin: 0 auto;
    }
    .c7 .c7_bot img:nth-child(1) {
        display: none;
    }
    .c7 .c7_bot .c7_img {
        display: none;
    }
    .c7 .c7_bot .c7_botp {
        padding: 30px 13px;
    }
    .c7 .c7_bot .c7_botp .c7_botpflex {
        display: flex;
        align-items: center;
    }
    .c7 .c7_bot .c7_botp p {
        font-size: 20px;
    }
    .c7 .c7_bot .c7_botp a {
        margin: 0;
    }
    .c8 .content {
        padding: 40px 15px;
    }
    .c8 .c8_boxs {
        align-items: center;
        flex-direction: column;
    }
    .c8 .c8_boxs .c8_box {
        margin: 0 0 30px;
    }
    .c8 .c8_boxs .c8_box p {
        font-size: 20px;
    }
    .c8 .c8_boxs .c8_box a {
        font-size: 20px;
    }
}
