<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container,
.container-fluid {
    font-size: 22px;
}

.container-fluid {
    max-width: 1920px !important;
    position: relative;
}

@media(max-width:1250px) {
    .container-fluid {
        min-width: 1250px !important;
    }

    .container {
        min-width: 1170px !important;
    }
}

/* é€šç”¨æ&nbsp;·å¼ */
a:hover,
a:focus {
    outline: 0;
}

.p-0 {
    padding: 0 !important;
}

.m-0 {
    margin: 0 !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.pr-0 {
    padding-right: 0 !important;
}

.clr-fff {
    color: #ffffff !important;
}

.clr-fff100 {
    color: #fff100 !important;
}

.ml-10 {
    margin-left: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-47 {
    margin-top: 47px;
}

.mt-62 {
    margin-top: 62px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-80 {
    margin-top: 80px !important;
}

.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.col-30,
.col-40 {
    float: left;
}

.col-30 {
    width: 30%;
}

.col-40 {
    width: 40%;
}

.border-dashed {
    border: 1px dashed #cccccc;
}

.w-100 {
    width: 100%;
}

/* åŠ¨ç”»æŽ§åˆ¶ */
.animation-control-container .trans-up {
    opacity: 0;
    filter: alpha(opacity=100)\9;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}

.animation-control-container .is-visible .trans-up {
    opacity: 1;
    filter: alpha(opacity=100)\9;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
    transition: opacity 0.8s, transform 0.8s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.animation-control-container .is-visible .delay-05 {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.animation-control-container .is-visible .delay-06 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.animation-control-container .is-visible .delay-07 {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.animation-control-container .is-visible .delay-08 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.animation-control-container .is-visible .delay-09 {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.animation-control-container .is-visible .delay-10 {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.animation-control-container .is-visible .delay-11 {
    -webkit-transition-delay: .7s;
    transition-delay: .7s
}

.animation-control-container .is-visible .delay-12 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.animation-control-container .is-visible .delay-13 {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.animation-control-container .is-visible .delay-14 {
    -webkit-transition-delay: 1.0s;
    transition-delay: 1.0s
}

.animation-control-container .is-visible .delay-15 {
    -webkit-transition-delay: 1.1s;
    transition-delay: 1.1s
}

.animation-control-container .is-visible .delay-16 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.animation-control-container .is-visible .delay-17 {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s
}

.animation-control-container .is-visible .delay-18 {
    -webkit-transition-delay: 1.4s;
    transition-delay: 1.4s
}

.animation-control-container .is-visible .delay-19 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.animation-control-container .is-visible .delay-20 {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.animation-control-container .is-visible .delay-21 {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.animation-control-container .is-visible .delay-22 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s
}

.animation-control-container .is-visible .delay-23 {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.animation-control-container .is-visible .delay-24 {
    -webkit-transition-delay: 2.0s;
    transition-delay: 2.0s
}

.animation-control-container .is-visible .delay-25 {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.animation-control-container .is-visible .delay-28 {
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s
}

.animation-control-container .is-visible .delay-30 {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

.top-banner {
    height: 496px;
}

/* èŠ‚ç‚¹é€šç”¨æ&nbsp;‡é¢˜ */
.section-title-container {
    position: relative;
    margin-top: 20px;
}

.section-title-container .section-title {
    position: relative;
    text-align: center;
}

.section-title-container .section-title .cn {
    font-size: 36px;
    color: #008d7e;
}

.section-title-container .section-title .en {
    font-size: 22px;
    color: #525252;
}

.section-title-container .split-left {
    padding: 0 !important;
    height: 50%;
    margin-top: 25px;
    border-right: 2px solid #acacac;
    transform: skewX(30deg);
    -ms-transform: skewX(30deg);
    -moz-transform: skewX(30deg);
    -webkit-transform: skewX(30deg);
    -o-transform: skewX(30deg);
}

.section-title-container .split-left hr,
.section-title-container .split-right hr {
    border: 1px solid #acacac;
}

.section-title-container .split-right {
    padding: 0 !important;
    height: 50%;
    margin-top: 25px;
    border-left: 2px solid #acacac;
    transform: skewX(150deg);
    -ms-transform: skewX(150deg);
    -moz-transform: skewX(150deg);
    -webkit-transform: skewX(150deg);
    -o-transform: skewX(150deg);
}

/* å•†åŠ¡é€šé“¾æŽ¥æŒ‰é’® */
.btn-swt {
    background-color: #d2a24d;
    color: #ffffff !important;
    border-radius: 200px;
    padding-left: 50px !important;
    padding-right: 50px !important;
    font-size: 30px;
}

/* ä»€ä¹ˆæ˜¯å¹²çœ¼ç—‡èŠ‚ç‚¹ */
.section-1 .sctn-title {
    font-size: 24px;
    font-weight: bolder;
    color: #008d7e;
}

.section-1 .sctn-title span {
    border: 1px solid #008d7e;
    padding: 3px 30px;
}

.section-1 .sctn-desc {
    font-size: 22px;
    text-indent: 44px;
    color: #010101;
}

.section-1 .sctn-desc p {
    margin-top: 15px;
}

.section-1 .sctn-desc .desc-focus {
    color: #c1893f;
    font-weight: bold;
}

.section-2 {
    background: url(../images/population-mid.jpg) no-repeat;
    background-position: center 25px;
}

.section-2 .sctn-desc {
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
}

/* å¹²çœ¼ç—‡ç—‡çŠ¶èŠ‚ç‚¹ */
.div-symptom-item {
    position: relative;
}

.div-symptom-item img {
    float: left;
}

.div-symptom-item-text {
    float: left;
    color: #008d7e;
    font-size: 24px;
    line-height: 87px;
    margin-left: -15px;
}

/* å¹²çœ¼ç—‡å¸¸è§ç—‡çŠ¶èŠ‚ç‚¹ */
.section-4 {
    padding-top: 30px;
}

.section-4 img {
    width: 100%;
}

.section-4 .sctn-desc {
    width: 100%;
    min-height: 195px;
    color: #4d4d4d;
    text-align: left;
    padding: 22px;
    border: 1px dashed #cccccc;
}

.section-4 .sctn-desc p {
    text-align: center;
}

.section-4 .sctn-desc .desc-title {
    font-size: 24px;
    font-weight: bold;
    color: #008d7e;
}

/* å¹²çœ¼ç—‡å±å®³ä¸å®¹å¿½è§†èŠ‚ç‚¹ */
.div-harm {
    margin-top: 90px;
    position: relative;
}

.div-harm-item {
    background-color: #81d8cf;
    border-radius: 20px;
    min-height: 200px;
    width: 100%;
    position: relative;
    padding: 80px 30px 15px 30px;
}

.img-harm {
    position: absolute;
    top: -75px;
    left: 50%;
    margin-left: -75px;
}

.div-harm-level-title {
    color: #006157;
    font-weight: 700;
    font-size: 30px;
    border-bottom: 2px solid #fafdfd;
    padding-bottom: 5px;
}

.div-harm-level-desc {
    color: #002c27;
    text-align: left;
    padding-top: 10px;
}

.section-05 .sctn-desc {
    color: #1b1b1b;
    padding: 22px;
    margin: 22px auto;
}

.section-05 .sctn-desc .desc-focus {
    color: #b88326;
    font-weight: bold;
}

/*å¹²çœ¼è§£å†³æ–¹æ¡ˆèŠ‚ç‚¹*/
.section-06 {
    background-color: #81d8cf;
    padding: 40px 0;
}

.section-06 .sctn-title {
    color: #010101;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.section-06 .sctn-sub-title {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
    background-color: #d2a24d;
    padding: 11px 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-06 .sctn-sub-title-bt {
    background-color: #d2a24d;
    height: 1px;
    width: 104%;
    position: absolute;
    top: 0;
    left: -2%;
}

.section-06 .sctn-sub-title-bb {
    background-color: #d2a24d;
    height: 1px;
    width: 104%;
    position: absolute;
    bottom: 0;
    left: -2%;
}

.section-06 .sctn-sub-title-bl {
    background-color: #d2a24d;
    height: 120%;
    width: 1px;
    position: absolute;
    top: -10%;
    left: 0;
}

.section-06 .sctn-sub-title-br {
    background-color: #d2a24d;
    height: 120%;
    width: 1px;
    position: absolute;
    top: -10%;
    right: 0;
}

.section-06 .sctn-desc {
    color: #010101;
    text-indent: 44px;
}

.div-addr {
    border-radius: 20px;
    background-color: #0a8578;
    margin-top: 20px;
    padding: 10px 20px;
}

.div-addr-title {
    color: #fff100;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
}

.div-addr-detail {
    color: #ffffff;
    text-align: center;
}

/* ç‰¹è‰²1èŠ‚ç‚¹ */
.feature-title {
    padding: 0;
    position: relative;
    display: inline-block;
    margin: 0 auto;
}

.feature-title-num {
    color: #d19f4a;
    font-size: 46px;
    line-height: 86px;
    font-weight: bold;
    float: left;
}

.feature-title-split {
    height: 90px;
    border-left: 3px solid #282828;
    margin: 0 10px;
    float: left;
    transform: skewX(170deg);
    -ms-transform: skewX(170deg);
    -moz-transform: skewX(170deg);
    -webkit-transform: skewX(170deg);
    -o-transform: skewX(170deg);
}

.feature-title-text {
    float: left;
}

.feature-title-main {
    color: #282828;
    font-size: 36px;
    font-weight: bold;
    text-align: left;
}

.feature-title-sub {
    color: #282828;
    font-size: 24px;
    text-align: left;
}

.feature-text {
    text-indent: 44px;
    color: #010101;
    vertical-align: middle;
}

.feature-text-2 {
    text-indent: 22px;
    border-radius: 20px;
    background-color: #d2a24d;
    color: #ffffff;
    padding: 11px 22px;
}

/* ç‰¹è‰²2èŠ‚ç‚¹ */
.section-08 .feature-text {
    padding: 35px;
}

/* ç‰¹è‰²3èŠ‚ç‚¹ */
.nav-step-item a {
    text-align: center;
    color: #006157 !important;
    padding: 18px 8px !important;
    margin: 20px 0;
    border: 1px solid #88dad3;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
}

.nav-step-item.active:hover,
.nav-step-item.active:focus,
.nav-step-item a:hover,
.nav-step-item a:focus {
    background-color: #81d8d0 !important;
    color: #000000 !important;
    border-radius: 20px;
}

.nav-step-item.active a {
    background-color: #81d8d0;
    color: #000000 !important;
}

.nav-step-item.active a::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 20px solid #81d8d0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -10px;
}

.div-step-text {
    text-align: center;
    position: absolute;
    color: #000000;
    bottom: 12px;
    left: 2%;
    right: 2%;
}

/* å¹²çœ¼æ²»ç–—ä»ªå™¨ä»‹ç»èŠ‚ç‚¹ */
.section-10 {
    background-color: #f3f3f3;
    padding-top: 33px;
    padding-bottom: 33px;
}

.section-10 .sctn-title {
    color: #000000;
    font-size: 48px;
    font-weight: bold;
    text-align: center;
}

.section-10 .sctn-sub-title-1 {
    color: #004e47;
    font-size: 30px;
    text-align: center;
}

.section-10 .sctn-sub-title-2 {
    text-align: center;
    margin-top: 16px;
}

.section-10 .sctn-sub-title-2 span {
    padding: 10px 30px;
    background-color: #81d8d0;
    border-radius: 100px;
}

.section-10 .feature-text {
    padding: 10px;
}

.div-advantage-title {
    color: #004e47;
    font-size: 30px;
    font-weight: bold;
    text-align: left;
}

.div-advantage-item {
    text-align: left;
    position: relative;
    border-radius: 10px;
    color: #010101;
    margin: 22px 0;
}

.advantage-item-num {
    border-radius: 600px;
    border: 3px solid #81d8d0;
    color: #0f7269;
    font-size: 36px;
    font-weight: bold;
    padding: 2px 12px;
}

.advantage-item-text {
    padding-left: 10px;
    padding-right: 20px;
}

/* ç‰¹è‰²4èŠ‚ç‚¹ */
.section-11 .env-intro-text {
    font-size: 24px;
    font-weight: bold;
    color: #282828;
    border-bottom: 3px solid #81d8d0;
    padding-bottom: 6px;
}

.section-11 .feature-body {
    padding: 50px 30px;
}

.section-11 .feature-text {
    line-height: 40px;
    margin-bottom: 30px;
}

.section-11 .feature-contact {
    background-color: #81d8d0;
    color: #00403a;
    border-radius: 16px;
    padding: 11px;
    line-height: 40px;
}

.section-11 .feature-contact strong {
    color: #00403a;
}

/* å¹²çœ¼ç—‡è¯Šç–—ä¸­å¿ƒé¢„çº¦å°±è¯Šæµç¨‹èŠ‚ç‚¹ */
.div-process-item {
    width: 162px;
    float: left;
}

.div-flow-img {
    position: relative;
    text-align: center;
}

.div-flow-img::after {
    content: '';
    display: block;
    content: url(../images/icon-split-gt.png);
    position: absolute;
    top: 50%;
    margin-top: -13px;
    right: -5px;
}

.div-flow-img.last::after {
    content: none;
}

.div-flow-text {
    text-align: center;
    padding: 6px 4px 0;
}

.div-flow-app-desc {
    background-color: #d2a24d;
    border-radius: 16px;
    color: #ffffff;
    padding: 11px 44px;
    text-align: center;
}

.div-flow-app-desc::after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 18px solid #d2a24d;
    position: absolute;
    right: 85px;
    top: -17px;
}

/* å¹²çœ¼æ²»ç–—ä¸“å±žä¼˜æƒ&nbsp;èŠ‚ç‚¹ */
.section-13 {
    background-color: #a3e4de;
    padding: 32px 0;
}

.section-13 .sctn-title {
    font-weight: 700;
    font-size: 48px;
    text-align: center;
}

.section-13 .sctn-title .front {
    color: #00675c;
}

.section-13 .sctn-title .back {
    color: #492e00;
}

.section-13 .sctn-title-split {
    width: 109px;
    height: 5px;
    color: #00554d;
    background-color: #00554d;
    margin-top: 0;
    margin-bottom: 11px;
}

.section-13 .sctn-sub-title {
    background-color: #00887a;
    padding: 4px 32px;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    margin: 0 32px;
}

.tb-discount {
    text-align: center;    
    width: 100%;
    font-size: 24px;
}

.tb-discount .tr-discount td {
    border: 3px solid #ffffff;
    padding: 12px;
}

.tb-discount .tr-1 {
    background-color: #00887a;
    color: #ffffff;
    font-weight: bold;
}

.tb-discount .tr-2 {
    background-color: #686868;
    color: #ffffff;
}

.tb-discount .tr-3 {
    background-color: #dcdcdc;
    color: #006056;
}</pre></body></html>