.font-small{font-size:12px;line-height:20px;font-weight:350}.font-normal{font-size:14px;line-height:22px;font-weight:400}.font-title-3{font-size:14px;line-height:22px;font-weight:500}.font-title-2{font-size:16px;line-height:24px;font-weight:700}.font-title-1{font-size:20px;line-height:28px;font-weight:700}.font-special{font-size:24px;line-height:32px;font-weight:500}.font-primary{font-size:14px;line-height:22px;font-weight:500;color:#cf1d29}.font-color-accent{color:#666}.flex{display:flex}.flex-center{display:flex;justify-content:center}.flex-col-center{display:flex;justify-content:center;flex-direction:column}.svg-icon{width:16px}@keyframes myrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes myrotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.success-modal .ant-modal-body .ant-modal-confirm-btns{margin-top:24px}.ant-modal-body .ant-form .ant-form-item-label>label.ant-form-item-required:before{margin-inline-end:2px}.ant-modal-body .modal-warning-icon.anticon{margin-inline-end:8px}.ant-modal-body .ant-modal-confirm-btns{margin-top:36px}.ant-modal .ant-modal-close.ant-modal-close.ant-modal-close{width:24px;height:24px}.ant-modal .ant-modal-close.ant-modal-close.ant-modal-close:hover{background-color:#fff0f0;color:#e86b6b}.ant-btn-default:not(:disabled):hover .ant-btn-icon .my-iconfont{color:#e86b6b!important}textarea.ant-input{resize:none}body{--modal-width: 608px}@media screen and (width < 1920px){body{--modal-width: 500px}}.ant-app{--common-padding: 24px;--common-margin: 24px;--homepage-spacing-base: 24px;--homepage-spacing-header: 16px 20px 0 20px;--homepage-spacing-content: 20px;--homepage-spacing-user: 32px;--homepage-spacing-resource-item: 9px;--homepage-card-body-direction: column;--homepage-card-body-align: flex-start;--homepage-card-body-height: 74px;--project-center-spacing: 24px;--project-center-spacing-header: 9px;--project-center-spacing-list: 14px;--project-center-add-icon-size: 24px;--project-item-spacing: 16px;--task-center-table-header-cell-padding-block: 8px;--task-center-table-body-cell-padding-block: 16px;--process-stage-spacing-container: 14px 0 8px}@media screen and (width < 1920px){.ant-app{--common-padding: 16px;--common-margin: 16px;--homepage-spacing-base: 16px;--homepage-spacing-header: 16px 16px 0 16px;--homepage-spacing-content: 8px 16px 16px;--homepage-spacing-user: 16px;--homepage-spacing-resource-item: 3px;--homepage-card-body-direction: row;--homepage-card-body-align: center;--homepage-card-body-height: 38px;--project-center-spacing: 16px;--project-center-spacing-header: 5px;--project-center-spacing-list: 2px;--project-center-add-icon-size: 16px;--project-item-spacing: 8px;--task-center-table-header-cell-padding-block: 5px;--task-center-table-body-cell-padding-block: 8px;--process-stage-spacing-container: 6px 0 0}}*{padding:0;margin:0}a{color:#000;text-decoration:none}html,body,#root{height:100%}::-webkit-scrollbar{width:10px;background-color:transparent}::-webkit-scrollbar-thumb{background-color:#0000001a;border:5px solid transparent;border-right:2px solid transparent;border-radius:15px;background-clip:padding-box}::-webkit-scrollbar-track{background:transparent;border:50px solid transparent;border-left:2px solid transparent;border-radius:15px;background-clip:padding-box}.scroll-content{overflow-y:scroll;overflow-x:auto}.scroll-content::-webkit-scrollbar{width:12px;background-color:transparent}.scroll-content::-webkit-scrollbar-thumb{background-color:transparent;border:4px solid transparent;border-radius:15px;background-clip:padding-box}.scroll-content:hover::-webkit-scrollbar-thumb{background-color:#0000001a}.pointer{cursor:pointer}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.my-iconfont{color:#737780;padding:0 3px;font-size:16px}.my-iconfont.primary{color:#cf1d29}.my-iconfont.disabled{cursor:not-allowed}.my-iconfont.loading-rotate{animation:spin 1s linear infinite}.iconfont{color:#737780}.ant-table-wrapper .ant-table-thead>tr>th:before{height:1em!important}.ant-table-wrapper .ant-table .ant-table-header .ant-table-thead th.ant-table-column-has-sorters:hover:before{background-color:#0000001a!important}.antd-table-wrapper .ant-table{scrollbar-color:auto!important}.ant-switch{border-radius:8px}.ant-switch .ant-switch-handle:before{border-radius:4px}.sc-disabled{color:#666;cursor:not-allowed}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-segmented-item-label{padding:0 5px!important}.ant-layout-header{padding:0;display:flex;align-items:center;border-bottom:1px solid #d9d9d9}.header-img-logo{height:36%;margin:0 10px 0 24px;display:flex;align-items:center}.header-img-logo img{height:100%}.header-img-logo.isLogin{height:50%}.loginBtns{margin-top:11px;display:flex;align-items:center}.project-task-name{margin-left:10px;display:flex;align-items:center}.project-task-name>p,.project-task-name .taskName{font-size:14px;line-height:22px;color:#222;text-align:left}.project-task-name .projectName{display:flex;align-items:center}.project-task-name .projectName b{margin:0 7px;color:#191919}.project-task-name .projectName .my-iconfont{font-size:28px;color:#cf1d29;margin-left:8px}.project-task-name .projectName .addModelSvg{font-size:28px;margin-left:2px;cursor:pointer}.project-task-name .taskName{display:flex;align-items:center;position:relative}.project-task-name .taskName .current-task-icon{position:absolute;left:9px;top:7px}.project-task-name .taskName .current-task-icon i{font-size:14px;margin-top:0}.project-task-name .taskName .ant-select-selector{padding:0 4px 0 30px}.project-task-name .taskName .ant-select-selection-item{font-weight:700;margin-right:8px}.project-task-name .taskName i{color:#737780;font-size:15px;margin-left:1px;margin-top:2px}.add-new-task{border:none;padding:0}.add-new-task .my-iconfont{font-size:28px;color:#cf1d29}.ant-select-dropdown{min-width:200px}.task-selector-popup{padding:5px 0 5px 12px}.drop-down-box .task-list-box{max-height:480px;overflow-y:auto;padding-right:12px}.drop-down-box .drop-down-fixed{display:flex;justify-content:center;cursor:pointer;padding-top:4px;border-top:1px solid rgba(0,0,0,.1);margin-right:12px}.drop-down-box .drop-down-fixed>span{font-size:14px}.ant-modal-root .ant-modal-mask,.ant-modal-root .ant-modal-wrap{z-index:1060!important}.header-menu{height:48px;justify-content:flex-end;position:absolute;right:calc(50% - 656px);width:350px;border:0;background-color:transparent}.header-menu .not-selectable:after{display:none}.header-menu .ant-menu-overflow-item{padding-inline:8px}.header-menu.isLogin{right:16px}.popup-modal .ant-modal-content{padding:0}.popup-modal .ant-modal-content .ant-modal-body{background:url(/assets/popup-bg-D68F6WkN.png) no-repeat center center;background-size:cover;width:640px;height:447px}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content{padding:35px 43px 22px 51px;display:flex;flex-direction:column;align-items:center;font-size:14px}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .header{width:100%;font-size:28px;font-weight:700;color:#cf2128;margin-bottom:30px}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .content{color:#222}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .content .title{font-size:16px;font-weight:700;margin-bottom:20px}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .content .last-line{margin:20px 0;display:flex;align-items:center}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .content .last-line img{margin-right:8px}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .additional-info{width:100%;color:#999;line-height:1.8}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .additional-info:before{content:"";display:block;width:42px;height:1px;background-color:#999;margin-bottom:6px;opacity:.6}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .ok-btn{width:230px;height:46px;margin-top:36px;border-radius:4px;background:#cf2128}.popup-modal .ant-modal-content .ant-modal-body .popup-modal-content .ok-btn span{font-size:18px;font-weight:700}.popup-modal .ant-modal-content .ant-modal-body .line-img{position:absolute;width:350px;height:25px;opacity:.8;top:60px;left:56px}.popup-modal .ant-modal-content .ant-modal-body .sound-icon{position:absolute;width:91px;height:102px;top:35px;right:43px}.popup-modal .ant-modal-content .ant-modal-body .close-icon{position:absolute;top:5px;right:-38px}.app-layout{height:100vh}.user-layout{display:flex}.user-layout .common-card{padding:var(--common-padding);box-sizing:border-box;background-color:#fff;border-radius:8px}.user-layout .user-layout-side{width:272px;height:100%;display:flex;flex-direction:column}.user-layout .user-layout-side .user-layout-account{padding:var(--common-padding);box-sizing:border-box;background-color:#fff;border-radius:8px;width:100%;height:180px;margin-bottom:var(--common-margin)}.user-layout .user-layout-side .user-layout-menu{padding:var(--common-padding);box-sizing:border-box;background-color:#fff;border-radius:8px;width:100%;flex:1;overflow:hidden}.user-layout .user-layout-content{padding:var(--common-padding);box-sizing:border-box;background-color:#fff;border-radius:8px;width:992px;height:100%;margin-left:var(--common-margin);overflow-y:auto}.user-layout .user-title{height:30px;font-weight:700;font-size:20px;color:#000;line-height:30px;margin-bottom:24px}.user-card-title{font-size:20px;font-weight:700;line-height:28px;letter-spacing:normal;margin-bottom:16px}.user-card-info{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:18px}.user-card-vip{width:24px}.user-card-id{font-size:16px;color:#333;font-weight:500}.user-card-balance-title{font-size:14px;color:#666}.user-card-balance-amount{display:inline-block;max-width:100%;font-weight:700;color:#191919;font-size:17px;padding-right:8px}.user-card-balance-unit{color:#666}.user-card-btn{margin-top:18px}.ant-menu{border-inline-end:0!important}.ant-menu .ant-menu-submenu-title{padding-left:0!important;font-size:16px;font-weight:500px;margin-bottom:8px}.ant-menu .ant-menu-submenu-title .ant-menu-submenu-arrow{inset-inline-end:0}.ant-menu .ant-menu-item{padding-left:16px!important}.center-layout{width:100%;height:100%;padding:var(--common-padding);overflow:auto;display:flex;justify-content:center;background-color:#ebeff1}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home{height:100%}.home-banner{height:400px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:0 calc(50% - 640px);display:flex;flex-direction:column;justify-content:center;color:#fff;line-height:50px}.home-banner-title{font-weight:700;font-size:40px}.home-banner-desc{font-weight:500;font-size:32px;margin-bottom:52px}.home-banner-btns{margin-bottom:4px;display:flex;align-items:center;gap:16px}.home-moldDesign{height:919px;padding:100px calc(50% - 640px) 20px;display:flex;flex-direction:column;align-items:center;background:#fafafa}.home-moldDesign-title{font-size:40px;font-weight:700;line-height:48px;text-align:center;color:#222;margin-bottom:42px}.home-moldDesign-desc{width:866px;font-size:16px;font-weight:400;line-height:26px;text-align:center;color:#222;margin-bottom:63px}.home-moldDesign-tabs,.home-moldDesign-tabs .ant-tabs-nav .ant-tabs-nav-list{width:100%}.home-moldDesign-tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab{font-size:20px;font-weight:700;text-align:center;color:#222;padding:24px 25px;margin-left:53px}.home-moldDesign-tabs-content{margin-top:32px;height:328px;display:flex;align-items:center;justify-content:space-between}.home-moldDesign-tabs-content-text{padding-top:20px;height:100%}.home-moldDesign-tabs-content-text-option{width:100px;height:32px;border-radius:16px;opacity:1;background:#cf2128;text-align:center;line-height:32px;font-size:16px;font-weight:700;color:#fff;margin-bottom:13px}.home-moldDesign-tabs-content-text-title{font-size:24px;font-weight:700;color:#222}.home-moldDesign-tabs-content-text-subTitle{margin-top:11px;margin-bottom:24px;font-size:16px;font-weight:700;line-height:26px;color:#222;width:710px}.home-moldDesign-tabs-content-text-desc{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;line-height:26px;color:#222}.home-moldDesign-tabs-content-text-desc .anticon{color:#cf2128;font-size:20px}.home-moldDesign-tabs-content img{height:100%}.home-moldDesign-btns{margin-top:100px;display:flex;align-items:center;gap:32px}.home-moldDesign-btns .ant-btn{width:220px;font-size:16px;font-weight:500}.home-moldDesign-btns .ant-btn:first-child{background:#222}.home-representativeCases{height:1032px;padding:100px calc(50% - 640px) 120px;display:flex;flex-direction:column;align-items:center;background:#fafafa}.home-representativeCases-title{font-size:40px;font-weight:700;line-height:48px;text-align:center;color:#222;margin-bottom:80px}.home-representativeCases-intro{display:flex;gap:40px}.home-representativeCases-intro-item{height:684px;width:400px;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.home-representativeCases-intro-item img{width:100%}.home-representativeCases-intro-item-content{flex:1;padding:32px 30px}.home-representativeCases-intro-item-content-title{font-size:22px;font-weight:700;text-align:center;color:#222}.home-representativeCases-intro-item-content-desc{margin-top:15px;margin-bottom:32px;height:180px;overflow-y:auto;font-size:14px;line-height:26px;color:#222;white-space:pre-line}.home-representativeCases-intro-item-content .ant-btn{width:100%;border-color:#222}.home-moldFlow{height:1171px;padding:120px calc(50% - 640px);display:flex;flex-wrap:wrap;background-position:center;background-repeat:no-repeat;background-size:cover;gap:40px}.home-moldFlow-title{width:100%;height:48px;font-size:40px;font-weight:700;line-height:48px;text-align:center;color:#222;margin-bottom:40px}.home-moldFlow-type{background-color:#fff;height:440px;width:620px;border-radius:8px;overflow:hidden;display:flex}.home-moldFlow-type-titleBox{height:100%;width:285px;border-radius:8px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:44px 40px;display:flex;flex-direction:column}.home-moldFlow-type-titleBox-title{font-size:22px;font-weight:700;color:#cf2128}.home-moldFlow-type-titleBox-subTitle{font-size:16px;line-height:26px;color:#fff;margin-top:25px;opacity:.8}.home-moldFlow-type-titleBox-btns{margin-top:auto;display:flex;flex-direction:column;gap:16px}.home-moldFlow-type-titleBox-btns .ant-btn{width:205px;background:#222222b3}.home-moldFlow-type-descBox{padding:44px 22px;width:335px}.home-moldFlow-type-descBox-item:first-child{height:55%}.home-moldFlow-type-descBox-item-title{font-size:16px;font-weight:700;color:#cf2128;margin-bottom:8px}.home-moldFlow-type-descBox-item-desc{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;font-size:14px;line-height:26px;color:#222}.home-moldFlow-type-descBox-item-desc .anticon{color:#cf2128;font-size:18px;margin-top:3px}.home-moldFlow-tips{height:283px;width:400px;border-radius:8px;overflow:hidden;margin-top:40px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:32px;border:2px solid transparent}.home-moldFlow-tips .anticon{font-size:50px;color:#737780}.home-moldFlow-tips-title{margin-top:16px;margin-bottom:18px;font-size:22px;font-weight:700;color:#333;opacity:.8}.home-moldFlow-tips-desc{font-size:14px;line-height:26px;color:#222;opacity:.8}.home-moldFlow-tips:hover{border-color:#cf2128}.home-moldFlow-tips:hover .anticon{color:#cf2128}.home-moldFlow-tips:hover .home-moldFlow-tips-title{color:#cf2128;opacity:1}.home-supreCAST{height:616px;padding:120px calc(50% - 640px);display:flex;justify-content:space-between;gap:98px;background-position:center;background-repeat:no-repeat;background-size:cover}.home-supreCAST-text{padding:20px 0}.home-supreCAST-text-title{font-size:40px;font-weight:700;color:#222;margin-bottom:16px}.home-supreCAST-text-subTitle{font-size:24px;font-weight:700;color:#222}.home-supreCAST-text-desc{margin-top:28px;margin-bottom:47px;font-size:16px;line-height:26px;color:#222}.home-supreCAST-text .ant-btn{width:220px;border-color:#222;color:#222}.home-supreCAST img{height:100%}.home-reasonWhy{height:749px;padding:100px calc(50% - 640px) 120px;display:flex;flex-wrap:wrap;gap:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.home-reasonWhy-title{width:100%;height:48px;font-size:40px;font-weight:700;line-height:48px;text-align:center;color:#fff;margin-bottom:15px}.home-reasonWhy-item{width:400px;height:408px;background-color:#fff;border-radius:8px;padding:40px 25px;display:flex;flex-direction:column;align-items:center}.home-reasonWhy-item img{width:100px}.home-reasonWhy-item-title{margin-top:30px;margin-bottom:13px;font-size:22px;font-weight:700;text-align:center;color:#333}.home-reasonWhy-item-desc{font-size:16px;line-height:26px;text-align:center;color:#222}.home-client{height:666px;padding:120px 0;background:#fafafa;position:relative}.home-client-count{display:flex;align-items:center;justify-content:center;gap:250px;margin-bottom:80px}.home-client-count-num{font-size:52px;font-weight:700;color:#cf2128;text-align:center}.home-client-count-num-desc{margin-top:6px;font-size:18px;font-weight:500;color:#222}.home-client .swiper{width:100%;height:107px}.home-client .swiper .swiper-wrapper{transition-timing-function:linear}.home-client .swiper .swiper-wrapper .swiper-slide{width:auto}.home-client .swiper img{height:100%}.home-client .mask-left{height:282px;width:36%;background:linear-gradient(270deg,#fff0,#fafafa 81%);position:absolute;left:0;top:264px;z-index:9999}.home-client .mask-right{height:282px;width:36%;background:linear-gradient(90deg,#fff0,#fafafa 81%);position:absolute;right:0;top:264px;z-index:2}.home-expert{height:622px;padding:120px calc(50% - 640px) 58px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;align-items:center}.home-expert-title{width:100%;height:48px;font-size:40px;font-weight:700;line-height:48px;text-align:center;color:#fff;margin-bottom:50px}.home-expert .ant-form{gap:40px}.home-expert .ant-form .ant-form-item{width:290px;margin-inline-end:0}.home-expert .ant-form .ant-form-item .ant-form-item-label label{font-size:16px;color:#fff;height:22px}.home-expert .ant-btn{margin-top:50px;width:220px}.home .ant-layout-footer{display:flex;align-items:center;justify-content:center;color:#737780;background-color:#222;padding:13px}.full-screen-loading{height:100vh;width:100vw}.payment{height:100%;display:flex;flex-wrap:wrap;position:relative;padding:0 calc(50% - 640px);gap:0}.payment .back{width:100%;padding:24px 0;font-size:20px;font-weight:700;line-height:28px;height:76px;color:#000;display:flex;align-items:center;gap:8px}.payment .back .anticon{transform:rotate(180deg);color:#737780;font-size:20px;cursor:pointer}.payment .back .anticon:hover{color:#000}.payment .divider{position:absolute;top:76px;left:50%;transform:translate(-50%);width:1px;height:calc(100% - 76px);background-color:#d8d8d8}.payment .price-summary{width:640px;height:calc(100% - 76px);padding:0 48px 0 0;display:flex;flex-direction:column}.payment .price-summary .order-price{border-bottom:1px solid #333333}.payment .price-summary .order-price-title{color:#333;font-size:16px;font-weight:700;line-height:24px;padding-bottom:16px;border-bottom:1px solid #333}.payment .price-summary .order-price-list{padding:16px 0;display:flex;flex-direction:column;gap:16px;font-size:16px;font-weight:400;line-height:24px}.payment .price-summary .order-price-item{display:flex;gap:16px;color:#666}.payment .price-summary .order-price-item span{color:#333;font-weight:500}.payment .price-summary .order-price-summary{padding:16px 0;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;line-height:24px;border-top:1px dashed #d8d8d8}.payment .price-summary .more-price{border-bottom:1px solid #333333}.payment .price-summary .more-price-title{color:#333;font-size:24px;font-weight:700;line-height:32px;padding-bottom:16px;padding-top:24px;border-bottom:1px dashed #d8d8d8}.payment .price-summary .more-price-list{padding:16px 0;display:flex;flex-direction:column;gap:16px;font-size:16px;font-weight:400;line-height:24px}.payment .price-summary .more-price-item{display:flex;gap:16px;color:#666}.payment .price-summary .more-price-item span{color:#333;font-weight:500}.payment .price-summary .more-price-summary{padding:16px 0;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;line-height:24px;border-top:1px dashed #d8d8d8}.payment .price-summary .all-price{display:flex;align-items:center;justify-content:space-between;padding-top:32px;font-size:24px;font-weight:700;line-height:32px}.payment .price-summary .all-price span{color:#cf1d29}.payment .go-to-pay{width:600px;height:calc(100% - 76px);padding-left:48px}.payment .go-to-pay-title{height:24px;color:#333;font-size:16px;font-weight:700;line-height:24px}.payment .go-to-pay-title span{display:inline-block;height:24px;padding-inline-start:12px;color:#666;font-size:14px;font-weight:400;line-height:22px}.transfer{height:100%;align-items:center;position:relative;padding:0 calc(50% - 640px);overflow-y:auto}.transfer .back{width:100%;padding:24px 0;font-size:20px;font-weight:700;line-height:28px;height:76px;color:#000;display:flex;align-items:center;gap:8px}.transfer .back .anticon{transform:rotate(180deg);color:#737780;font-size:20px;cursor:pointer}.transfer .back .anticon:hover{color:#000}.transfer .ant-divider{min-width:auto;width:800px;margin:0 auto;border-color:#d8d8d8}.transfer-info{width:800px;height:60px;display:flex;align-items:center;justify-content:space-between;margin:0 auto}.transfer-info-tradeNo{font-size:16px;line-height:24px;color:#333}.transfer-info-price{font-size:14px;line-height:22px;color:#333}.transfer-info-price span{font-size:20px;font-weight:700;line-height:28px;color:#cf1d29}.transfer-method{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:800px;padding-top:24px;margin:0 auto}.transfer-method-title{font-size:16px;font-weight:700;line-height:24px;color:#333}.transfer-method-tips{margin-top:8px;margin-bottom:16px;font-size:14px;line-height:22px;color:#333}.transfer-method-info{width:100%;padding:24px;border-radius:4px;background:#ebeff1;position:relative;margin-bottom:0!important}.transfer-method-info .ant-typography-copy{position:absolute;top:24px;right:24px}.transfer-method-info .ant-typography .ant-typography:first-child{display:inline-block;width:136px;font-size:14px;line-height:22px;color:#333}.transfer-method-info .ant-typography .ant-typography:last-child{font-size:14px;line-height:22px;color:#333}.transfer-certificate{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:800px;padding-top:24px;margin:0 auto}.transfer-certificate-title{font-size:16px;font-weight:700;line-height:24px;color:#333;display:flex;align-items:center;gap:24px}.transfer-certificate-title .ant-statistic-content{font-size:14px;line-height:22px;color:#333;font-weight:400}.transfer-certificate-title .ant-statistic-content-value{font-weight:700;color:#cf1d29}.transfer-certificate-upload{margin-top:16px;margin-bottom:32px;width:200px!important;height:90px!important}.transfer-certificate-upload .ant-upload-list-item{width:200px!important;height:90px!important;padding:0!important;overflow:hidden}.transfer-certificate-upload .ant-upload-list-item:before{width:100%!important;height:100%!important}.transfer-certificate-upload .ant-upload-list-item .ant-upload-list-item-thumbnail{width:100%!important;height:100%!important}.transfer-certificate-upload .ant-upload-list-item .ant-upload-list-item-actions button{margin-inline-start:8px}.transfer-certificate-upload .ant-upload-select{width:200px!important;height:90px!important;border-radius:4px!important;background:#fff!important;border:1px dashed #737780!important}.transfer-certificate-upload .ant-upload-select .anticon{font-size:24px;color:#737780;margin-top:14px}.transfer-certificate-upload-tips{padding:0 16px;font-size:12px;line-height:18px;text-align:center;color:#999}.transfer-submit{width:800px;margin:0 auto 200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.transfer-submit>.ant-btn{width:95px;border-radius:4px}.component-group-title{display:flex;align-items:center;gap:4px;margin-bottom:24px}.component-group-title-decorator{width:4px;height:16px;background-color:#cf1d29;clip-path:polygon(0 0,100% 0,100% 80%,0 100%)}.component-group-title-text{font-size:16px;font-weight:700;line-height:24px;letter-spacing:normal;color:#333}.user-order-record-select{width:100%}.user-order-record-select .ant-select-selector{padding-left:0!important}.user-order-record-select .ant-select-selection-item{font-weight:600}.user-info-form-item-container{display:flex;align-items:center;margin-bottom:24px}.user-info-form-item-label{width:120px;color:#666;line-height:32px}.user-info-form-item-content{flex:1;min-width:0}.basic-info{margin-top:24px;padding:0 28px}.basic-info-item{display:flex;margin-bottom:24px;align-items:center}.basic-info-label{width:120px;color:#666;line-height:32px}.basic-info-content{flex:1;display:flex;align-items:center;justify-content:space-between}.basic-info-change-btn{color:#1890ff}.user-info-extra-content{width:100%;background-color:#f9f9f9;border-radius:4px;display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .3s ease-in-out,padding 0s ease-in-out .3s;padding:0}.user-info-extra-content-open{grid-template-rows:1fr;padding:var(--common-padding) 80px;transition:padding 0s ease-in-out,grid-template-rows .3s ease-in-out}.user-info-extra-content-form{min-height:0}.user-info-extra-content-top{flex:1;display:flex;align-items:center;justify-content:space-between}.user-info-extra-content-modify-btn{display:flex;align-items:center;gap:4px;color:#1890ff;cursor:pointer}.user-info-extra-content-modify-btn:hover{text-decoration:underline}.user-info-extra-content-btn-group{display:flex;gap:16px;width:100%;justify-content:center}.user-info-extra-content-icon{width:10px;height:10px;color:#1890ff;position:relative}.user-info-extra-content-icon:before,.user-info-extra-content-icon:after{content:"";position:absolute;width:6px;height:1.5px;background-color:currentcolor;border-radius:4px;transition:transform .3s cubic-bezier(.645,.045,.355,1);transform-origin:center;top:50%}.user-info-extra-content-icon:before{left:0;transform:rotate(-45deg)}.user-info-extra-content-icon:after{right:0;transform:rotate(45deg)}.user-info-extra-content-icon-open:before{transform:rotate(45deg)}.user-info-extra-content-icon-open:after{transform:rotate(-45deg)}.contact-info{margin-top:24px;padding:0 28px}.contact-info-item{display:flex;margin-bottom:24px;align-items:center}.contact-info-label{width:120px;color:#666;line-height:32px}.contact-info-content{flex:1;display:flex;align-items:center;justify-content:space-between}.contact-info-last-item{margin-bottom:16px;margin-top:8px}.contact-info-bind-btn{color:#1890ff}.user-info-container-title{font-size:24px;font-weight:700;margin-bottom:var(--common-padding)}.user-info-container .user-info-btn{color:#1677ff;cursor:pointer}.user-info-container .user-info-btn:hover{color:#1677ff;text-decoration:underline}.ant-app{height:100%;min-height:100%;background-color:#fafafa;display:flex;flex-direction:column}.flex-center,.flex-right{display:flex;justify-content:center;align-items:center}.divider-margin-large{margin:16px 0}.divider-margin-middle{margin:8px 0}.divider-margin-small{margin:4px 0}.empty-container{margin:40px 0 50px;display:flex;flex-direction:column;align-items:center}.empty-container .empty-text{color:#00000040}.error-page{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center}.error-page .error-container{max-width:900px}.error-page .error-container .error-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}.error-page .error-container .error-header .error-icon{flex-shrink:0}.error-page .error-container .error-header .error-title h1{font-size:18px;margin:0 0 8px;color:#333}.error-page .error-container .error-header .error-actions{color:#666;font-size:14px}.error-page .error-container .error-header .error-actions .action-btn{margin:0 10px}.error-page .error-container .error-header .error-actions .divider{margin:0 4px}.error-page .error-container .error-stack{background-color:#f5f5f5;border-radius:10px;padding:16px;text-align:start;max-height:300px;overflow:auto}.error-page .error-container .error-stack pre{margin:0;font-family:monospace;font-size:13px;line-height:1.5;color:#e74c3c;white-space:pre-wrap;word-break:break-all}.support-panel .ant-float-btn-group{width:72px;inset-block-end:48%;z-index:3}.support-panel .ant-float-btn-group .customer-service .ant-float-btn-square{border-end-start-radius:0;border-end-end-radius:0;border-bottom:1px solid rgba(0,0,0,.1)}.support-panel .ant-float-btn-group .ant-float-btn-square{width:100%;display:flex;justify-content:center;padding:8px}.support-panel .ant-float-btn-group .ant-float-btn-square:hover .ant-float-btn-body .ant-float-btn-content .my-iconfont{color:#e86b6b!important}.support-panel .ant-float-btn-group .ant-float-btn-square:hover .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description{color:#e86b6b}.support-panel .ant-float-btn-group .ant-float-btn-square.is-active .ant-float-btn-body{background-color:#fff0f0}.support-panel .ant-float-btn-group .ant-float-btn-square.is-active .ant-float-btn-body .ant-float-btn-content .my-iconfont{color:#cf1d29!important}.support-panel .ant-float-btn-group .ant-float-btn-square.is-active .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description{color:#cf1d29}.support-panel .ant-float-btn-group .ant-float-btn-square:not(.is-active) .ant-float-btn-body:hover{background-color:transparent}.support-panel .ant-float-btn-group .ant-float-btn-square .ant-float-btn-body{width:56px;height:64px}.support-panel .ant-float-btn-group .ant-float-btn-square .ant-float-btn-body .ant-float-btn-content{padding:0;font-weight:500;color:#333}.support-panel .ant-float-btn-group .ant-float-btn-square .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon{margin:0 0 4px;font-size:24px;width:24px}.support-panel .ant-float-btn-group .ant-float-btn-square .ant-float-btn-body .ant-float-btn-content .ant-float-btn-icon .my-iconfont{padding:0;font-size:24px}.support-panel .ant-float-btn-group .ant-float-btn-square .ant-float-btn-body .ant-float-btn-content .ant-float-btn-description{color:#333}.feedback-modal .ant-modal-close{top:25px;right:23px}.feedback-modal .ant-modal-title{font-size:20px;padding-bottom:8px;margin-bottom:32px;border-bottom:1px solid rgba(0,0,0,.1)}.feedback-modal .ant-form{justify-content:space-between}.feedback-modal .ant-form .ant-form-item-vertical{margin-block-end:16px}.feedback-modal .ant-form .ant-form-item-vertical .ant-form-item-label{padding-bottom:8px;font-weight:500}.feedback-modal .ant-form .ant-form-item-vertical .ant-form-item-control-input-content{width:240px}.feedback-modal .ant-modal-footer{display:flex;justify-content:center}.feedback-modal .ant-modal-footer button{width:120px}
