﻿.head-bottom{background:#F7FAF9;padding:3.1rem 0 2.8rem 0}.head-bottom .head-bottom-tag-box{display:flex;font-size:var(--f-s-16);color:#595757;flex-wrap:wrap}.head-bottom .text-color{color:var(--ui-color-primary)}.head-bottom .head-tag-item{cursor:pointer;display:flex;align-items:center}.head-bottom .head-tag-item .home-link{font-size:var(--f-s-20)}.head-bottom .head-tag-item:not(:last-child):after{content:"\e667";color:#C4C4C4;font-family:iconfont !important;font-size:var(--f-s-12);margin-left:.5rem;margin-right:.5rem}@media (max-width: 992px){.head-bottom{padding:3.1rem 0 2.8rem 0}.head-bottom .head-bottom-tag-box{font-size:var(--f-s-14)}}.home-head-module .back-box{padding:20rem 0 8.5rem;position:relative;display:flex;min-height:40rem}.home-head-module .back-box .head-back{height:100%;width:100%;position:absolute;top:0;z-index:2;left:0}.home-head-module .back-box .head-back:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.58);top:0;z-index:1}.home-head-module .back-box .head-module{text-align:center;color:#FFFFFF;position:relative;z-index:2;height:100%}.home-head-module .back-box .head-module .head-title{font-size:var(--f-s-40);margin-bottom:1rem;line-height:1.65}.home-head-module .back-box .head-module .head-subtitle{font-size:var(--f-s-18);line-height:1.65}@media (max-width: 992px){.home-head-module .back-box{min-height:32rem;padding:8.9rem 0 12.6rem 0}.home-head-module .back-box .head-module{text-align:center}.home-head-module .back-box .head-module .head-title{font-size:var(--f-s-24)}.home-head-module .back-box .head-module .head-subtitle{font-size:var(--f-s-16)}}.download-video-module{padding:0 0 7.6rem}.download-video-module .video-box{position:relative;width:100%;aspect-ratio:1400/670;margin:0 0 2.9rem}.download-video-module .video-box .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.download-video-module .video-box .video-btn{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:3;background:transparent;border:.1rem solid #fff;height:17rem;width:17rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.download-video-module .video-box .video-btn:hover:after{transform:scale(1.4)}.download-video-module .video-box .video-btn:before{background-color:#fff;height:11.8rem;width:11.8rem;border-radius:50%;content:'';display:flex}.download-video-module .video-box .video-btn:after{content:'';width:0;height:0;border-top:2rem solid transparent;border-left:3.2rem solid var(--ui-color-primary);border-bottom:2rem solid transparent;position:absolute;margin-left:1.2rem;transition:.3s ease-in-out}.download-video-module .video-title{font-weight:500;font-size:var(--f-s-24);color:#27282C;line-height:1.2}@media (max-width: 992px){.download-video-module{padding:0 0 3rem}.download-video-module .video-box{margin:0 0 2.4rem}.download-video-module .video-box .video-btn{border:.1rem solid #fff;height:4rem;width:4rem}.download-video-module .video-box .video-btn:before{background-color:#fff;height:3rem;width:3rem}.download-video-module .video-box .video-btn:after{border-top:.5rem solid transparent;border-left:.8rem solid var(--ui-color-primary);border-bottom:.5rem solid transparent;margin-left:.2rem}.download-video-module .video-title{font-size:var(--f-s-20)}}.video-list-module{width:100%;padding:0 0 6.5rem}.video-list-module .text-title{width:100%;padding:2.3rem 0 0;margin:0 0 3.3rem;font-weight:normal;font-size:var(--f-s-32);color:#000000;line-height:1.3;border-top:.1rem solid #eaeaea}.video-list-module .video-list{width:100%;display:flex;flex-wrap:wrap;grid-gap:5.5rem 1.8rem;margin:0 0 8.9rem}.video-list-module .video-list .video-item{width:calc((100% - 3.6rem) / 3)}.video-list-module .video-list .video-item .video-bg{position:relative;width:100%;height:auto;aspect-ratio:455/256;border-radius:2rem;overflow:hidden}.video-list-module .video-list .video-item .video-bg img{position:relative;z-index:1;transition:.3s all}.video-list-module .video-list .video-item .video-bg .video-btn{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:3;background:transparent;border:.1rem solid #fff;height:4.5rem;width:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:.3s all}.video-list-module .video-list .video-item .video-bg .video-btn:hover{width:6.5rem;height:6.5rem}.video-list-module .video-list .video-item .video-bg .video-btn:hover:after{transform:scale(1.4)}.video-list-module .video-list .video-item .video-bg .video-btn:before{background-color:#fff;height:4.5rem;width:4.5rem;border-radius:50%;content:'';display:flex}.video-list-module .video-list .video-item .video-bg .video-btn:after{content:'';width:0;height:0;border-top:.8rem solid transparent;border-left:1.2rem solid var(--ui-color-primary);border-bottom:.8rem solid transparent;position:absolute;margin-left:.4rem;transition:.3s ease-in-out}.video-list-module .video-list .video-item .video-content{padding:1.5rem .7rem 0;width:100%}.video-list-module .video-list .video-item .video-content .video-title{font-weight:600;font-size:var(--f-s-18);color:#000000;line-height:1.3;margin:0 0 .9rem}.video-list-module .video-list .video-item .video-content .video-info{font-weight:400;font-size:var(--f-s-14);color:#333333;line-height:1.2}.video-list-module .video-btn{display:flex;grid-gap:.8rem;width:fit-content;margin:0 auto;font-weight:500;font-size:var(--f-s-18);color:#383F3D;line-height:1.7;transition:.3s all}.video-list-module .video-btn:hover{cursor:pointer;color:var(--ui-color-primary)}.video-list-module .video-btn:after{content:"↓";line-height:inherit;color:inherit;font-size:inherit;font-family:"iconfont" !important;animation:arrowBounce 1.8s infinite linear}@keyframes arrowBounce{0%{transform:translateY(-5px)}25%{transform:translateY(0)}50%{transform:translateY(5px)}75%{transform:translateY(0px)}100%{transform:translateY(-5px)}}@media (max-width: 992px){.video-list-module .text-title{padding:1.6rem 0 0;margin:0 0 2rem;font-size:var(--f-s-20)}.video-list-module .video-list{grid-gap:2rem;margin:0 0 4rem}.video-list-module .video-list .video-item{width:100%}.video-list-module .video-list .video-item .video-bg{position:relative;width:100%;height:auto;aspect-ratio:455/256;border-radius:2rem;overflow:hidden}.video-list-module .video-list .video-item .video-content{padding:1.6rem .6rem 0;width:100%}.video-list-module .video-list .video-item .video-content .video-title{font-size:var(--f-s-16);margin:0 0 1.2rem}.video-list-module .video-btn{font-size:var(--f-s-16)}}.arrow-module{position:relative;z-index:1;width:100%}.arrow-module.arrow-module-two .arrow-box{transform:rotate(180deg)}.arrow-module.arrow-module-two .arrow-box .arrow-item .arrow-bg:before{background-color:#F8FAF9}.arrow-module .arrow-box{width:100%;padding:0 3rem;position:relative}.arrow-module .arrow-box .arrow-item{position:relative;height:20rem}.arrow-module .arrow-box .arrow-item:after{content:"";position:absolute;bottom:0;width:100%;z-index:1;height:100%;background:var(--ui-color-primary);clip-path:polygon(50% 0, 0 100%, 100% 100%)}.arrow-module .arrow-box .arrow-item .arrow-bg{position:absolute;height:15rem;bottom:-.1rem;z-index:2;width:calc(100% + 6rem);left:-3rem}.arrow-module .arrow-box .arrow-item .arrow-bg:before{content:"";position:absolute;bottom:0;width:100%;height:100%;z-index:1;background-color:#fff;clip-path:polygon(50% 0, 0 100%, 100% 100%)}@media (max-width: 992px){.arrow-module .arrow-box{padding:0 2.5rem}.arrow-module .arrow-box .arrow-item{height:6rem}.arrow-module .arrow-box .arrow-item .arrow-bg{position:absolute;height:4rem;bottom:-.1rem}}.faq-list-module{position:relative;background-color:#fff}.faq-list-module>.module-wrapper{background-color:#F8FAF9;padding:0 0 10.7rem}.faq-list-module .arrow-module{position:relative;z-index:1;overflow:hidden;background-color:#F8FAF9}.faq-list-module .arrow-module .arrow-box{padding:0}.faq-list-module .arrow-module .arrow-box .arrow-item .arrow-bg{width:calc(100% + 6rem);left:-3rem}.faq-list-module .arrow-module .arrow-box .arrow-item .arrow-bg:before{background-color:#fff}.faq-list-module .faq-content{position:relative;z-index:2}.faq-list-module .faq-content .text-title{margin:3rem 0 4.2rem;text-align:center;font-weight:bold;font-size:var(--f-s-40);color:#000000;line-height:1.5}.faq-list-module .faq-content .faq-list{width:100%}.faq-list-module .faq-content .faq-list .faq-item{border-bottom:.1rem solid #7C8083;padding:2.6rem 6.8rem 2.6rem 0}.faq-list-module .faq-content .faq-list .faq-item .faq-head{width:100%;line-height:1.5;font-size:var(--f-s-24);display:flex;grid-gap:8.3rem;align-items:flex-start}.faq-list-module .faq-content .faq-list .faq-item .faq-head.collapsed .faq-title{color:#000000}.faq-list-module .faq-content .faq-list .faq-item .faq-head.collapsed:after{content:"\e65b";color:#3F4742}.faq-list-module .faq-content .faq-list .faq-item .faq-head .faq-title{flex:1;font-weight:600;color:var(--ui-color-primary)}.faq-list-module .faq-content .faq-list .faq-item .faq-head:after{content:"\ee4b";line-height:inherit;color:var(--ui-color-primary);font-size:inherit;font-family:"iconfont" !important}.faq-list-module .faq-content .faq-list .faq-item .faq-bottom .faq-describe{width:100%;padding:1.2rem 10.2rem 0 0;line-height:1.75;font-size:var(--f-s-20);font-weight:400;color:#373F3D}@media (max-width: 992px){.faq-list-module>.module-wrapper{padding:0 0 5rem}.faq-list-module .arrow-module .arrow-box{padding:0}.faq-list-module .arrow-module .arrow-box .arrow-item .arrow-bg{width:calc(100% + 4rem);left:-2rem}.faq-list-module .faq-content{position:relative;z-index:2;margin:2rem 0 0}.faq-list-module .faq-content .text-title{margin:1.6rem 0 2rem;font-size:var(--f-s-24)}.faq-list-module .faq-content .faq-list{width:100%}.faq-list-module .faq-content .faq-list .faq-item{border-bottom:.1rem solid #7C8083;padding:2.6rem 1.5rem}.faq-list-module .faq-content .faq-list .faq-item .faq-head{font-size:var(--f-s-20);grid-gap:3rem}.faq-list-module .faq-content .faq-list .faq-item .faq-bottom .faq-describe{width:100%;padding:1.2rem 4rem 0 0;line-height:1.75;font-size:var(--f-s-16);font-weight:400;color:#373F3D}}.media-video-container .download-video-module{padding:109px 0 68px;background-color:#fff}.media-video-container .video-list-module{background-color:#fff}
