@-webkit-keyframes carousel_titleFade-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.9)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes carousel_titleFade-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.9)}to{opacity:1;transform:translateZ(0) scale(1)}}@-webkit-keyframes carousel_cardFadeIn-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(-100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0) translateX(-240px)}}@keyframes carousel_cardFadeIn-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(-100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0) translateX(-240px)}}@-webkit-keyframes window_card_cardFadeIn-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0)}}@keyframes window_card_cardFadeIn-27c9001f{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0)}}@-webkit-keyframes aboutCoverfadeIn-27c9001f{0%{transform:translate3d(0,100px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:.7}}@keyframes aboutCoverfadeIn-27c9001f{0%{transform:translate3d(0,100px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:.7}}@-webkit-keyframes socialTitleFadeIn-27c9001f{0%{transform:translate3d(-150px,0,0);opacity:0}to{transform:translate3d(50px,0,0);opacity:1}}@keyframes socialTitleFadeIn-27c9001f{0%{transform:translate3d(-150px,0,0);opacity:0}to{transform:translate3d(50px,0,0);opacity:1}}.about-title-wrap[data-v-27c9001f]{display:flex;align-items:center;justify-content:center;padding:0 108px 40px}.about-title-wrap .title-inner[data-v-27c9001f]{width:432px;height:98px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about-title-wrap .title[data-v-27c9001f]{width:192px;height:52px;color:#243042;font-size:38px;line-height:52px;font-weight:700;margin:0;text-align:center}.about-title-wrap .sub-title[data-v-27c9001f]{width:432px;height:32px;color:rgba(36,48,66,.75);font-size:18px;line-height:32px;text-align:center}@media screen and (max-width:599px){.about-title-wrap[data-v-27c9001f]{padding:0}.about-title-wrap .title-inner[data-v-27c9001f]{height:70px}.about-title-wrap .title[data-v-27c9001f]{font-size:22px;line-height:30px}.about-title-wrap .sub-title[data-v-27c9001f]{width:300px}}.absolue-full[data-v-27c9001f]{position:absolute;left:0;right:0;top:0;bottom:0}.flex-space-between[data-v-27c9001f]{display:flex;justify-content:space-between}.flex-align-justify[data-v-27c9001f],.flex-column-align-justify[data-v-27c9001f]{display:flex;align-items:center;justify-content:center}.flex-column-align-justify[data-v-27c9001f]{flex-direction:column}.media-cover[data-v-27c9001f]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.swiper-item .img-container[data-v-27c9001f],.swiper-item[data-v-27c9001f]{position:relative;width:100%;height:100%}.swiper-item .img-container[data-v-27c9001f]:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);content:""}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:rgba(31,45,61,0.11);--el-carousel-arrow-hover-background:rgba(31,45,61,0.23);--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:var(--el-carousel-arrow-size);width:var(--el-carousel-arrow-size);cursor:pointer;transition:var(--el-transition-duration);border-radius:50%;background-color:var(--el-carousel-arrow-background);color:#fff;position:absolute;top:50%;z-index:10;transform:translateY(-50%);text-align:center;font-size:var(--el-carousel-arrow-font-size);display:inline-flex;justify-content:center;align-items:center}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);text-align:center;position:static;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--labels{left:0;right:0;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{width:var(--el-carousel-indicator-height);height:calc(var(--el-carousel-indicator-width)/2)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:var(--el-carousel-indicator-width);height:var(--el-carousel-indicator-height);background-color:#fff;border:none;outline:0;padding:0;margin:0;cursor:pointer;transition:var(--el-transition-duration)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;overflow:hidden}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__mask{position:absolute;width:100%;height:100%;top:0;left:0;background-color:var(--el-color-white);opacity:.24;transition:var(--el-transition-duration-fast)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;height:1em;width:1em;line-height:1em;display:inline-flex;justify-content:center;align-items:center;position:relative;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.fx-swiper[data-v-2b7595ae]{position:relative;height:100vh;overflow:hidden}.fx-swiper .title-front[data-v-2b7595ae]{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}.fx-swiper .title-front svg[data-v-2b7595ae]{height:100px;opacity:.4}.fx-swiper .swiper-btn[data-v-2b7595ae]{position:absolute;left:50%;top:50%;transform:translateY(-50%);color:#fff;padding:8px 25px;border:1px solid #fff;border-radius:100px;cursor:pointer;font-size:14px;transition:all .4s ease}.fx-swiper .swiper-btn[data-v-2b7595ae]:hover{background-color:hsla(0,0%,100%,.3)}.mobile[data-v-2b7595ae]{display:none}[data-v-2b7595ae] .el-carousel__container{min-height:100vh}.gs_reveal[data-v-2b7595ae]{opacity:0;visibility:hidden;will-change:transform,opacity}.cls-1[data-v-2b7595ae]{fill:url(#GradientFill_2)}@media screen and (max-width:899px){.fx-swiper[data-v-2b7595ae]{position:relative;height:40vh;overflow:hidden}.fx-swiper .title-front img[data-v-2b7595ae]{height:100px;opacity:.5}[data-v-2b7595ae] .el-carousel__container{min-height:40vh}}@media screen and (max-width:599px){.pc[data-v-2b7595ae]{display:none}.mobile[data-v-2b7595ae]{height:100%;background:url(../img/large.1e99f545.png) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile .title[data-v-2b7595ae]{font-size:32px;color:#fff}.mobile .sub-title[data-v-2b7595ae]{color:#eee;width:300px;text-align:center}}.intro-item-wrap[data-v-1f62d2f6]{height:800px;width:100%;position:relative}.bg-wrap[data-v-1f62d2f6],.text-wrap-bg[data-v-1f62d2f6]{width:50%;top:0;height:800px;position:absolute}.text-wrap-bg[data-v-1f62d2f6]{background-image:linear-gradient(180deg,rgba(228,236,255,.4) 0,rgba(230,237,255,0))}.bg-image[data-v-1f62d2f6]{position:absolute;top:50px}.bg-image img[data-v-1f62d2f6]{display:block;height:350px}.content-wrap[data-v-1f62d2f6]{position:absolute;top:0;height:800px;width:1280px}.content-carousel[data-v-1f62d2f6]{align-items:center;display:flex;justify-content:space-between;width:100%;height:100%;position:relative}.image-wrap[data-v-1f62d2f6]{width:760px;display:flex;align-items:center;justify-content:center}.window-img .swiper-image[data-v-1f62d2f6],.window-img[data-v-1f62d2f6]{width:100%}.window-img .swiper-image img[data-v-1f62d2f6]{width:100%;-o-object-fit:cover;object-fit:cover}.text-wrap[data-v-1f62d2f6]{width:430px;display:flex;flex-direction:column;align-items:flex-end}.text-wrap .title[data-v-1f62d2f6]{color:#1f2329;font-size:32px;font-weight:600;line-height:46px;margin-bottom:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.describe[data-v-1f62d2f6]{margin:0;padding:0;list-style:none;align-self:flex-start;width:400px}.describe-item[data-v-1f62d2f6]{align-items:center;color:#1f2329;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:64px;padding:0 24px;position:relative;transition:color .2s ease-out;box-sizing:border-box}.describe-item .content[data-v-1f62d2f6]{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.describe-item[data-v-1f62d2f6]:after{background-color:#f2f3fd;border-radius:4px;content:"";display:inline-block;height:100%;left:0;opacity:0;position:absolute;top:0;transform:scale(1.1);transform-origin:center center;transition:opacity .2s linear,transform .2s ease-out;width:100%;z-index:-1}.describe-item[data-v-1f62d2f6]:not(:last-child){border-bottom:1px solid #e0e2fa}.describe-item img[data-v-1f62d2f6]{height:24px;margin-right:24px;width:24px}.active[data-v-1f62d2f6]{color:#3370ff}.active.describe-item[data-v-1f62d2f6]:after{opacity:1;transform:scale(1)}.detail-btn-wrap[data-v-1f62d2f6]{height:30px;display:flex;justify-content:flex-end;color:#3370ff}.detail-btn[data-v-1f62d2f6]{display:flex;align-items:center;cursor:pointer}.detail-btn[data-v-1f62d2f6]:hover{opacity:.6}.detail-btn img[data-v-1f62d2f6]{height:25px;width:25px}.gs_reveal[data-v-1f62d2f6]{opacity:0;visibility:hidden;will-change:transform,opacity}@media screen and (max-width:1300px){.content-wrap[data-v-1f62d2f6]{width:1150px}.image-wrap[data-v-1f62d2f6]{width:650px}}@media screen and (max-width:1180px){.content-wrap[data-v-1f62d2f6]{width:960px}.image-wrap[data-v-1f62d2f6]{width:550px}.text-wrap[data-v-1f62d2f6]{width:350px}.text-wrap .title[data-v-1f62d2f6]{font-size:28px}}@media screen and (max-width:999px){.intro-item-wrap[data-v-1f62d2f6]{height:850px}.content-carousel[data-v-1f62d2f6]{flex-direction:column;height:800px}.bg-wrap[data-v-1f62d2f6]{width:100%!important;height:800px}.text-wrap-bg[data-v-1f62d2f6]{display:none!important}.image-wrap[data-v-1f62d2f6]{margin-top:40px;order:0!important}.text-wrap[data-v-1f62d2f6]{order:0!important;width:550px}.text-wrap .title[data-v-1f62d2f6]{width:100%;text-align:center;margin-bottom:20px}}@media screen and (max-width:599px){.intro-item-wrap[data-v-1f62d2f6]{height:750px}.bg-wrap[data-v-1f62d2f6],.content-carousel[data-v-1f62d2f6]{height:700px}.image-wrap[data-v-1f62d2f6],.text-wrap[data-v-1f62d2f6]{width:350px}.text-wrap .title[data-v-1f62d2f6]{font-size:24px;margin-top:30px}}.fx-introduction[data-v-4981ca11]{width:100%;display:flex;flex-direction:column;align-items:center}.title[data-v-4981ca11]{font-size:40px;font-weight:600;line-height:48px;text-align:center;margin-bottom:20px;color:rgba(0,0,0,.8509803921568627)}.sub-title[data-v-4981ca11]{font-size:16px;font-weight:400;line-height:26px;white-space:nowrap;text-align:center;text-overflow:ellipsis;margin-bottom:60px}@media screen and (max-width:599px){.title[data-v-4981ca11]{width:350px;font-size:28px;text-align:center}.sub-title[data-v-4981ca11]{width:300px;white-space:normal}}@-webkit-keyframes carousel_titleFade-38c12788{0%{opacity:0;transform:translateZ(0) scale(.9)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes carousel_titleFade-38c12788{0%{opacity:0;transform:translateZ(0) scale(.9)}to{opacity:1;transform:translateZ(0) scale(1)}}@-webkit-keyframes carousel_cardFadeIn-38c12788{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(-100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0) translateX(-240px)}}@keyframes carousel_cardFadeIn-38c12788{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(-100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0) translateX(-240px)}}@-webkit-keyframes window_card_cardFadeIn-38c12788{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0)}}@keyframes window_card_cardFadeIn-38c12788{0%{opacity:0;transform:translateZ(0) scale(.5) translateY(100%)}to{opacity:1;transform:translateZ(0) scale(1) translateY(0)}}@-webkit-keyframes aboutCoverfadeIn-38c12788{0%{transform:translate3d(0,100px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:.7}}@keyframes aboutCoverfadeIn-38c12788{0%{transform:translate3d(0,100px,0) scale(.9);opacity:0}to{transform:translateZ(0) scale(1);opacity:.7}}@-webkit-keyframes socialTitleFadeIn-38c12788{0%{transform:translate3d(-150px,0,0);opacity:0}to{transform:translate3d(50px,0,0);opacity:1}}@keyframes socialTitleFadeIn-38c12788{0%{transform:translate3d(-150px,0,0);opacity:0}to{transform:translate3d(50px,0,0);opacity:1}}.about-title-wrap[data-v-38c12788]{display:flex;align-items:center;justify-content:center;padding:0 108px 40px}.about-title-wrap .title-inner[data-v-38c12788]{width:432px;height:98px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.about-title-wrap .title[data-v-38c12788]{width:192px;height:52px;color:#243042;font-size:38px;line-height:52px;font-weight:700;margin:0;text-align:center}.about-title-wrap .sub-title[data-v-38c12788]{width:432px;height:32px;color:rgba(36,48,66,.75);font-size:18px;line-height:32px;text-align:center}@media screen and (max-width:599px){.about-title-wrap[data-v-38c12788]{padding:0}.about-title-wrap .title-inner[data-v-38c12788]{height:70px}.about-title-wrap .title[data-v-38c12788]{font-size:22px;line-height:30px}.about-title-wrap .sub-title[data-v-38c12788]{width:300px}}.absolue-full[data-v-38c12788]{position:absolute;left:0;right:0;top:0;bottom:0}.flex-space-between[data-v-38c12788]{display:flex;justify-content:space-between}.flex-align-justify[data-v-38c12788],.flex-column-align-justify[data-v-38c12788]{display:flex;align-items:center;justify-content:center}.flex-column-align-justify[data-v-38c12788]{flex-direction:column}.media-cover[data-v-38c12788]{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.dateline-item[data-v-38c12788]{padding:8px 8px 8px 40px;border-radius:16px;background:#fff;margin:0 auto}.pic-wrap[data-v-38c12788]{order:2;display:inline-flex;justify-content:center;align-items:center}.pic-wrap img[data-v-38c12788]{width:560px;height:350px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.activity-text-wrap[data-v-38c12788]{position:relative;padding:24px 0 38px 0;order:1;overflow:hidden}.activity-text-wrap>p[data-v-38c12788]:first-of-type{width:544px;margin-top:20px;margin-bottom:16px;color:#1f2329;font-size:30px;font-weight:600;line-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.activity-text-wrap>p[data-v-38c12788]:nth-of-type(2){width:544px;font-size:16px;line-height:24px;color:#646a73;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.activity-text-wrap .tags-wrap[data-v-38c12788]{display:flex}.activity-text-wrap .tags-wrap .tag[data-v-38c12788]{color:#2ea121;background:rgba(52,199,36,.2);padding:1px 12px;border-radius:4px;margin-right:8px;display:inline-block}.activity-text-wrap .tags-wrap .tag span[data-v-38c12788]{font-size:14px;font-weight:500;line-height:22px}.activity-text-wrap .read-more[data-v-38c12788]{position:absolute;bottom:20px;left:0;display:inline-block;padding:6px 20px;border-radius:6px;background-color:#3370ff;color:#fff;transition:all .2s ease-in-out}.activity-text-wrap .read-more[data-v-38c12788]:hover{cursor:pointer;background-color:#759dfa}@media screen and (max-width:599px){.dateline-item[data-v-38c12788]{width:90vw;flex-direction:column;padding:8px}.pic-wrap[data-v-38c12788]{order:1}.pic-wrap img[data-v-38c12788]{width:100%;height:250px}.activity-text-wrap[data-v-38c12788]{position:relative;padding:24px 0 38px 0;overflow:hidden;display:flex;flex-direction:column;align-items:center}.activity-text-wrap .tags-wrap[data-v-38c12788]{align-self:flex-start}.activity-text-wrap>p[data-v-38c12788]:first-of-type{width:88vw;font-size:20px;line-height:24px}.activity-text-wrap>p[data-v-38c12788]:nth-of-type(2){width:88vw}.activity-text-wrap .read-more[data-v-38c12788]{left:50%;transform:translateX(-50%);bottom:10px}}.fx-news[data-v-0f821f82]{padding:80px 0;position:relative;width:100%}.swiper[data-v-0f821f82]{display:flex;justify-content:space-between;padding-bottom:32px;max-width:1200px;border-radius:16px;margin:0 auto}.swiper[data-v-0f821f82] .swiper-pagination-bullet{display:inline-block;width:32px;height:8px;margin-right:8px;border-radius:159px;background-color:#d9dadc;cursor:pointer}.swiper[data-v-0f821f82] .swiper-pagination{position:absolute;text-align:center;width:100%;transition:opacity .3s;transform:translateZ(0);z-index:10;bottom:0}.swiper[data-v-0f821f82] .swiper-horizontal>.swiper-pagination-bullets{left:0;width:100%}.swiper[data-v-0f821f82] .swiper-pagination-bullet-active{background-color:#436ff6}.fx-cooperate[data-v-39a191e7]{max-width:1200px;margin:0 auto;position:relative;margin-bottom:120px;display:flex;flex-direction:column;align-items:center}.fx-cooperate .img-box[data-v-39a191e7]{display:flex;max-width:1200px;width:100%;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.fx-cooperate .img-box .img-container-item[data-v-39a191e7]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:10px;margin:15px;box-shadow:0 5px 20px 0 rgba(19,60,154,.08),inset 0 2px 0 0 #fff;transition:all .3s;width:150px}.fx-cooperate .img-box .img-container-item img[data-v-39a191e7]{height:80px;margin:auto}.fx-cooperate .img-box .img-container-item[data-v-39a191e7]:hover{transform:scale(1.1)}@media screen and (max-width:893px){.fx-cooperate .img-box .img-container-item[data-v-39a191e7]{width:15.2vw!important;height:8vw;margin:.8vw}.fx-cooperate .img-box .img-container-item img[data-v-39a191e7]{width:100%;height:100%}}@media screen and (max-width:499px){.fx-cooperate .img-box .img-container-item[data-v-39a191e7]{width:20.26666667vw!important;height:10.66666667vw;border-radius:1.06666667vw;margin:1.06666667vw}.fx-cooperate .img-box .img-container-item img[data-v-39a191e7]{width:auto;height:100%}}@media screen and (max-width:893px){.fx-cooperate .img-box[data-v-39a191e7]{display:flex;justify-content:center}}.title[data-v-39a191e7]{font-size:40px;font-weight:600;line-height:48px;text-align:center;margin-bottom:20px;color:rgba(0,0,0,.8509803921568627)}@media screen and (max-width:599px){.title[data-v-39a191e7]{width:350px;font-size:28px}.fx-cooperate[data-v-39a191e7]{margin-bottom:40px}}.home[data-v-1b54b49f]{overflow:hidden;font:inherit;vertical-align:baseline;position:relative}.content[data-v-1b54b49f]{position:relative;padding:0;overflow:hidden;background:linear-gradient(180deg,rgba(51,112,255,.1) 0,hsla(0,0%,100%,0))}.content .main[data-v-1b54b49f]{max-width:1599px;padding:0;box-sizing:border-box;margin:0 auto}@media screen and (max-width:1599px){.content .main[data-v-1b54b49f]{max-width:1280px}}