.page{background-color:#f8f9fc;font-family:Roboto;padding-bottom:120px}.banner-block{height:250px}.banner-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.layout-container{max-width:1440px;width:100%;margin:64px auto;padding:0 64px}.layout-container:last-child{margin-bottom:0}.layout-container .header-title{font-size:32px;font-weight:700;font-family:var(--title-font-family);line-height:38px;letter-spacing:0;text-align:center;margin:0 0 32px}.layout-container .content-list{display:flex;justify-content:space-between;-moz-column-gap:32px;column-gap:32px}.layout-container .content-list .content-item{flex:1 1;display:flex;flex-flow:column nowrap;padding:40px;background-color:#fff;border-radius:24px;position:relative;justify-content:space-between;min-width:328px}.layout-container .content-list .content-item .item-main{display:flex;flex-flow:column nowrap}.layout-container .content-list .content-item .item-icon{display:inline-block;width:72px;height:72px;-o-object-fit:cover;object-fit:cover;margin:0 auto 8px}.layout-container .content-list .content-item .item-name{font-size:24px;font-weight:700;line-height:28px;font-family:var(--title-font-family);letter-spacing:0;text-align:center;margin:0 0 24px;color:#000}.layout-container .content-list .content-item .item-description{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center;margin:0 0 16px;color:#000}.layout-container .content-list .content-item .item-description.zh-cn{padding:0 18px}.layout-container .content-list .content-item .item-note-device{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center;margin:0 0 32px;color:#afb1b4}.layout-container .content-list .content-item .item-footer{text-align:center;display:inline-flex;flex-flow:column}.layout-container .content-list .content-item .item-button-wrap{display:flex;justify-content:center}.layout-container .content-list .content-item .item-button{display:flex;justify-content:center;align-items:center;border-radius:23.5px;overflow:hidden;position:relative;margin-right:0;min-width:172px;font-size:16px;font-weight:700;line-height:24px;letter-spacing:1px;color:#262629;padding:12px 24px}.layout-container .content-list .content-item .item-button .button-link{position:relative;display:flex;align-items:center;cursor:pointer;font-family:var(--title-font-family)}.layout-container .content-list .content-item .item-button .button-link img{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;margin-right:8px}.layout-container .content-list .content-item .item-button .active-bg,.layout-container .content-list .content-item .item-button .default-bg,.layout-container .content-list .content-item .item-button .hover-bg{position:absolute;top:0;left:0;right:0;bottom:0;transition:opacity .25s;opacity:0}.layout-container .content-list .content-item .item-button .default-bg{background:linear-gradient(137deg,#ffed00,#ffd200);opacity:1}.layout-container .content-list .content-item .item-button .hover-bg{background:#fe0}.layout-container .content-list .content-item .item-button .active-bg{background:#ffd200}.layout-container .content-list .content-item .item-button:hover [data-bg=true]{opacity:0}.layout-container .content-list .content-item .item-button:hover .hover-bg{opacity:1}.layout-container .content-list .content-item .item-button:active [data-bg=true]{opacity:0}.layout-container .content-list .content-item .item-button:active .active-bg{opacity:1}.layout-container .content-list .content-item .item-button-extends .button-link{color:#fff}.layout-container .content-list .content-item .item-button-extends .default-bg{background:linear-gradient(135deg,#49adff,#3a92ff)}.layout-container .content-list .content-item .item-button-extends .hover-bg{background:#49adff}.layout-container .content-list .content-item .item-button-extends .active-bg{background:#3a92ff}.layout-container .content-list .content-item .item-button-flexicare .button-link{color:#ebd1a0}.layout-container .content-list .content-item .item-button-flexicare .default-bg{background:linear-gradient(277deg,#1a1a1c,#353036)}.layout-container .content-list .content-item .item-button-flexicare .hover-bg{background:linear-gradient(0deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.1)),linear-gradient(277deg,#1a1a1c,#353036)}.layout-container .content-list .content-item .item-button-flexicare .active-bg{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(277deg,#1a1a1c,#353036)}.layout-container .content-list .content-item .item-note-region{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0;text-align:center;color:#afb1b4;margin:8px 0 0}.layout-container .content-list .content-item .item-service-wrap{margin-top:32px}.layout-container .content-list .content-item .service-link{font-size:14px;font-weight:700;line-height:16px;letter-spacing:0;text-align:center;color:#4795e9;text-decoration:underline;transition:all .25s}.layout-container .content-list .content-item .service-link:hover{color:#76c8f5}.layout-container .content-list-more-services{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:32px;-moz-column-gap:32px;column-gap:32px}.layout-container .content-list-more-services.odd{grid-template-columns:repeat(3,1fr)}.layout-container .content-list-more-services .content-item{padding:64px 27px;border-radius:24px;background:#fff;display:flex;flex-direction:column;align-items:center}.layout-container .content-list-more-services .content-item .item-icon{width:48px;height:48px}.layout-container .content-list-more-services .content-item .item-name{margin-top:12px;margin-bottom:32px;font-family:var(--title-font-family);text-align:center;font-weight:700;font-size:16px;line-height:19px;height:38px;color:#000}.layout-container .content-list-more-services .content-item .item-button{display:flex;align-items:center;justify-content:center;min-width:180px;padding:0 32px;height:48px;background:#edeff2;border-radius:50px;transition:background .25s}.layout-container .content-list-more-services .content-item .item-button:hover{background:#f8f9fc}.layout-container .content-list-more-services .content-item .item-button div{font-size:16px;font-weight:700;color:#000}.layout-container .content-list-more-services .content-item .item-button .arrow-icon{margin-left:4px;width:16px;height:16px}@media screen and (max-width:1179px){.layout-container{padding:0 24px}.layout-container .content-list{flex-direction:column;row-gap:24px;-moz-column-gap:0;column-gap:0}.layout-container .content-list .content-item{padding-left:68px;padding-right:68px}.layout-container .content-list .content-item .item-name{font-size:20px;line-height:24px}.layout-container .content-list-more-services{grid-template-columns:repeat(2,1fr);row-gap:24px;-moz-column-gap:24px;column-gap:24px}.layout-container .content-list-more-services.odd{grid-template-columns:repeat(2,1fr)}.layout-container .content-list-more-services .content-item{padding:45px 55px 55px}.layout-container .content-list-more-services .content-item .item-name{margin-top:10px;margin-bottom:16px}}@media screen and (max-width:767px){.banner-block{height:120px}.layout-container .header-title{font-size:24px;font-weight:700;line-height:32px;letter-spacing:0;text-align:center}.layout-container .content-list .content-item{padding-left:24px;padding-right:24px}.layout-container .content-list .content-item .item-icon{width:64px;height:64px}.layout-container .content-list .content-item .item-name{font-size:18px;line-height:21px;margin-bottom:20px}.layout-container .content-list .content-item .item-button-wrap{margin-bottom:20px}.layout-container .content-list-more-services,.layout-container .content-list-more-services.odd{grid-template-columns:repeat(1,1fr)}.layout-container .content-list-more-services .content-item{padding:40px}.layout-container .content-list-more-services .content-item .item-name{margin-top:10px;margin-bottom:12px}}