.menu-area{position:relative;z-index:99;flex-direction:column;justify-content:center;height:68px;margin:auto;background-color:#fff}.menu-area,.menu-area-wrapper{display:flex;align-items:center;width:100%}.menu-area-wrapper{justify-content:space-between;max-width:1200px;height:100%;margin:0 auto}.menu-area-wrapper .item{font-size:14px;cursor:pointer}.menu-area-title .search-logo-wrapper{width:194px;margin-right:40px}.menu-area-title .search-logo-wrapper .search-logo{height:25px}
.notice-container{box-sizing:border-box;flex-basis:440px;margin:15px 0;flex-shrink:1;padding:24px;background:#fff}.notice-container .tool-title{margin-top:40px}.notice-container .common-tools{display:flex;justify-content:space-between}.notice-container .common-tools .common-tool{color:#323233;font-size:14px}.notice-container .common-tools .common-tool:hover{color:#155bd4}.notice-container .notice-title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.notice-container .notice-title-wrapper .notice-title{color:#323233;font-size:16px;font-family:PingFangSC-Semibold}.notice-container .notice-title-wrapper .link{color:#155bd4;font-size:14px;font-family:PingFangSC-Regular;text-align:right}.notice-container .notice-content-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;font-size:14px;font-family:PingFangSC-Regular;cursor:pointer}.notice-container .notice-content-item:last-child{margin-bottom:0}.notice-container .notice-content-item .notice-content-item-main{display:flex;align-items:center}.notice-container .notice-content-item .notice-content-item-main .notice-content-item-tag{flex:0 0 auto;height:18px;margin-right:8px;padding:0 4px;color:#323233;font-size:12px;line-height:18px;background:#f7f8fa;border-radius:2px}.notice-container .notice-content-item .notice-content-item-main .notice-content-item-tag.newest{color:#d40000;background:#ffebeb}.notice-container .notice-content-item .notice-content-item-main .notice-content-item-content{width:263px;overflow:hidden;color:#323233;white-space:nowrap;text-overflow:ellipsis}.notice-container .notice-content-item .notice-content-item-time{color:#323233;text-align:right}
.home-search-area-box{position:relative;width:100%;height:48px}.home-search-area-box hr{margin:8px 0 0;background-color:#323233;border:1px solid}.home-search-area-box-search{position:relative;display:flex;align-items:stretch;width:100%}.home-search-area-box-search .search-input{flex:1;padding:0;font-size:16px;background-color:transparent;border:none}.home-search-area-box-search .search-input:focus{border:none;outline:none}.home-search-area-box .search-prompt-container{position:absolute;top:50px;left:-1px;z-index:999;width:608px;padding:8px 0;background-color:#fff;border:1px solid #dcdee0;border-top-color:transparent;height:304px;overflow:scroll}.home-search-area-box .search-prompt-container .search-prompt-item{height:48px;padding:0 17px;color:#323233;font-weight:700;font-size:14px;line-height:48px;cursor:pointer}.home-search-area-box .search-prompt-container .search-prompt-item:hover{background-color:#f7f8fa}.home-search-area-box .search-prompt-container .search-prompt-item em{color:#155bd4;font:inherit}.home-search-area-box .search-prompt-container .search-prompt-item .search-prompt-content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home-search-area-box .home-search-keyword{display:inline-block;margin-top:24px;font-size:14px}.home-search-area-box .home-search-keyword span{display:inline-block;margin-top:5px;margin-right:20px;color:#155bd4;font-size:14px;cursor:pointer}.home-search-area-box .search-button{color:#fff!important;background-color:#323233!important;border:none!important;border-radius:19px;transition:all .3s}.home-search-area-box .search-button:hover{background-color:#646566!important}.home-search-area-box .search-input input{font-size:16px;background-color:transparent!important;border:none!important;box-shadow:none!important}
.guide-outer-container{display:flex;justify-content:center;width:100%;height:400px;overflow:visible;background-position:50%;background-size:auto 100%}.guide-outer-container .guide-container{display:flex;justify-content:space-between;width:1200px;margin:24px auto}.guide-outer-container .guide-container .introduce-container{box-sizing:border-box;flex-basis:710px;flex-shrink:1;margin-right:16px;padding:36px 32px 33px 0;background:transparent}.guide-outer-container .guide-container .introduce-container .search-keyword{margin:15px 0}.guide-outer-container .guide-container .introduce-container .search-keyword .link{display:inline-block;margin:5px 10px;color:#155bd4;font-size:14px}.guide-outer-container .guide-container .introduce-container .introduce-wrapper{width:90%}.guide-outer-container .guide-container .introduce-container .introduce-wrapper .search-box{display:flex;width:100%;height:40px;margin-top:30px}.guide-outer-container .guide-container .introduce-container .introduce-wrapper .search-box .search-button{color:#fff!important;background-color:#323233!important;border:none!important;transition:all .3s}.guide-outer-container .guide-container .introduce-container .introduce-wrapper .search-box .search-button:hover{background-color:#646566!important}.guide-outer-container .guide-container .introduce-container .introduce-wrapper .introduce-title{margin:32px 0;color:#323233;font-size:48px;line-height:48px}.guide-outer-container .guide-container .introduce-container .introduce-button-wrapper{display:flex}.guide-outer-container .guide-container .introduce-container .introduce-button-wrapper .introduce-button-link{width:96px;height:32px;margin-right:8px;color:#fff;line-height:32px;text-align:center;background:#0061d8;border-radius:2px}@media screen and (min-width:1921px){.guide-outer-container{background-size:100% 100%}}
.custom-tabs{background:#fff}.custom-tabs .custom-tabs-nav{position:relative;margin-bottom:40px}.custom-tabs .custom-tabs-nav .custom-tabs-nav-wrap{display:flex;position:relative}.custom-tabs .custom-tabs-nav .custom-tab-item{flex:1;padding:12px 0;cursor:pointer;position:relative;transition:all .2s ease}.custom-tabs .custom-tabs-nav .custom-tab-item .custom-tab-title{display:flex;align-items:center;justify-content:center;gap:8px;font-size:20px;color:#646a73;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-tabs .custom-tabs-nav .custom-tab-item .custom-tab-title .custom-tab-icon{width:20px;height:20px}.custom-tabs .custom-tabs-nav .custom-tab-item .custom-tab-title .custom-tab-icon:not(img){display:flex;align-items:center;justify-content:center;font-size:20px}.custom-tabs .custom-tabs-nav .custom-tab-item.custom-tab-item-active .custom-tab-title{color:#336df4;font-weight:600}.custom-tabs .custom-tabs-nav .custom-tabs-ink-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#336df4;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.custom-tabs .custom-tabs-nav .custom-tabs-divider{height:1px;background:#e5e6eb}.custom-tabs .custom-tabs-content{min-height:0;position:relative}.custom-tabs .custom-tabs-content .custom-tab-pane{display:none}.custom-tabs .custom-tabs-content .custom-tab-pane.custom-tab-pane-active{display:block}
.zent-swiper[data-zv="9.0.0"]{position:relative;overflow:hidden}.zent-swiper__container[data-zv="9.0.0"]{height:100%;position:relative;transition:ease-in-out}.zent-swiper__arrow[data-zv="9.0.0"]{cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2}.zent-swiper__arrow-icon[data-zv="9.0.0"]{color:#ebedf0;color:var(--theme-stroke-6,#ebedf0);font-size:20px}.zent-swiper__arrow-icon[data-zv="9.0.0"]:hover{color:#dcdee0;color:var(--theme-stroke-5,#dcdee0)}.zent-swiper__arrow-left[data-zv="9.0.0"]{left:10px}.zent-swiper__arrow-left[data-zv="9.0.0"] .zent-swiper__arrow-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.zent-swiper__arrow-right[data-zv="9.0.0"]{right:20px}.zent-swiper-light[data-zv="9.0.0"] .zent-swiper__arrow-icon{color:#fff;color:var(--theme-stroke-9,#fff)}.zent-swiper__dots[data-zv="9.0.0"]{list-style:none;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.zent-swiper__dots-item[data-zv="9.0.0"]{background-color:#ebedf0;background-color:var(--theme-stroke-6,#ebedf0);display:inline-block;margin:12px 5px;border:0;cursor:pointer;height:12px;width:12px;border-radius:100%;outline:none}.zent-swiper__dots-large[data-zv="9.0.0"] .zent-swiper__dots-item{height:15px;width:15px}.zent-swiper__dots-small[data-zv="9.0.0"] .zent-swiper__dots-item{height:10px;width:10px}.zent-swiper__dots-black[data-zv="9.0.0"] .zent-swiper__dots-item-active{background-color:#323233;background-color:var(--theme-stroke-1,#323233)}.zent-swiper__dots-blue[data-zv="9.0.0"] .zent-swiper__dots-item-active{background-color:#155bd4;background-color:var(--theme-primary-4,#155bd4)}.zent-swiper__dots-red[data-zv="9.0.0"] .zent-swiper__dots-item-active{background-color:#d40000;background-color:var(--theme-error-2,#d40000)}.zent-swiper__dots-green[data-zv="9.0.0"] .zent-swiper__dots-item-active{background-color:#2da641;background-color:var(--theme-success-2,#2da641)}
.tab-content-wrapper{display:flex;gap:80px;align-items:center;justify-content:space-between;height:464px}.tab-content-wrapper .tab-content-left{flex:1;flex-direction:row;flex-wrap:nowrap}.tab-content-wrapper .tab-content-left .content-title{margin-bottom:20px;color:#1f2329;font-weight:600;font-size:28px;line-height:36px}.tab-content-wrapper .tab-content-left .content-title .highlight-number{padding-right:8px;color:#336df4;font-weight:800;font-size:44px;line-height:50px}.tab-content-wrapper .tab-content-left .content-text{margin:24px 0;color:#646566;font-size:16px;line-height:1.6}.tab-content-wrapper .tab-content-left .capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px}.tab-content-wrapper .tab-content-left .capability-grid .capability-item{padding:16px;color:#1f2329;font-size:16px;text-decoration:none;background:#fff;border:1px solid #dee0e3;border-radius:6px;transition:all .2s ease}.tab-content-wrapper .tab-content-left .capability-grid .capability-item:hover{background:#e8f0fe;border-color:#336df4}.tab-content-wrapper .tab-content-left .capability-grid .capability-item .item-icon{margin-right:12px;color:#336df4}.tab-content-wrapper .tab-content-left .capability-grid .capability-item .item-name{font-weight:500;line-height:24px}.tab-content-wrapper .tab-content-left .more-link{display:inline-block;color:#336df4;font-weight:500;font-size:16px;line-height:24px;text-decoration:none;transition:opacity .2s}.tab-content-wrapper .tab-content-left .more-link:hover{opacity:.8}.tab-content-wrapper .tab-content-right .swiper-container{width:640px;height:464px;min-height:464px;overflow:hidden;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.tab-content-wrapper .tab-content-right .swiper-container .tab-swiper{width:100%;height:100%}.tab-content-wrapper .tab-content-right .swiper-container .swiper-slide{display:flex;align-items:center;justify-content:center}.tab-content-wrapper .tab-content-right .swiper-container .swiper-image{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.tab-content-wrapper .tab-content-right .swiper-container .swiper-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;font-weight:500;font-size:16px;background:linear-gradient(135deg,#667eea,#764ba2)}@media (max-width:768px){.tab-content-wrapper{flex-direction:column;gap:32px!important;padding:24px!important}.tab-content-wrapper .capability-grid{grid-template-columns:repeat(2,1fr)!important}}
.custom-collapse{background:transparent}.custom-collapse .custom-collapse-item{border-bottom:1px solid #f0f1f3}.custom-collapse .custom-collapse-item:last-child{border-bottom:none}.custom-collapse .custom-collapse-item .custom-collapse-header{display:flex;align-items:center;padding:12px 40px 12px 8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:all .2s ease;position:relative}.custom-collapse .custom-collapse-item .custom-collapse-header:hover .custom-collapse-expand-icon{color:#1f2329}.custom-collapse .custom-collapse-item .custom-collapse-header .custom-collapse-expand-icon{background:transparent;border:none;color:#646a73;font-size:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);flex-shrink:0;order:2;position:absolute;right:8px;align-items:center;margin-right:-4px;padding:4px;line-height:0;box-sizing:border-box}.custom-collapse .custom-collapse-item .custom-collapse-header .custom-collapse-expand-icon svg{transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1)}.custom-collapse .custom-collapse-item .custom-collapse-header .custom-collapse-header-text{flex:1;font-size:16px;font-weight:500;line-height:24px;color:#1f2329;order:1}.custom-collapse .custom-collapse-item .custom-collapse-content-box{padding:0 8px 12px}.custom-collapse .custom-collapse-item .custom-collapse-content-box .custom-collapse-desc{font-size:16px;line-height:26px;color:#646a73;margin-bottom:8px}.custom-collapse .custom-collapse-item .custom-collapse-content-box .custom-collapse-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.custom-collapse .custom-collapse-item.custom-collapse-item-active .custom-collapse-expand-icon svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.custom-collapse .custom-collapse-item.custom-collapse-item-no-arrow .custom-collapse-header{cursor:default}.custom-collapse .custom-collapse-item.custom-collapse-item-no-arrow .custom-collapse-content{grid-template-rows:1fr}.custom-collapse .custom-collapse-item.custom-collapse-item-no-arrow .custom-collapse-content-box{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}
.types-tab-content .types-tab-wrapper{display:flex;gap:80px;align-items:center;height:464px;justify-content:space-between}.types-tab-content .types-tab-left{flex:1;flex-direction:row;flex-wrap:nowrap}.types-tab-content .types-tab-left .types-title{font-size:28px;font-weight:600;color:#1f2329;line-height:36px;margin-bottom:20px}.types-tab-content .types-tab-left .types-title .types-count{color:#336df4;font-size:44px;font-weight:800;padding-right:8px;line-height:50px}.types-tab-content .types-tab-right{cursor:pointer}.types-tab-content .types-tab-right .types-swiper-container{width:640px;height:464px;max-height:464px}.types-tab-content .types-tab-right .types-swiper-container .types-swiper{width:100%;height:100%;border-radius:12px;overflow:hidden}.types-tab-content .types-tab-right .types-swiper-container .swiper-image{width:640px;height:464px;-o-object-fit:cover;object-fit:cover;display:block}.types-tab-content .types-tab-right .types-swiper-container .types-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:500}.types-tab-content .types-tab-right .types-swiper-container .types-placeholder .types-status{margin-top:16px;font-size:14px;opacity:.9}.types-tab-content .custom-collapse .custom-collapse-actions .type-link{position:relative;align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:center;min-width:80px;padding:4px 11px;width:112px;font-size:14px;line-height:22px;text-align:center;text-decoration:none;white-space:nowrap;color:#fff;background-color:#1456f0;border:1px solid #1456f0;border-radius:6px;cursor:pointer;transition:color .1s ease-in,background-color .1s ease-in,border-color .1s ease-in,width .2s ease-in;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.types-tab-content .custom-collapse .custom-collapse-actions .type-link:hover{opacity:.8}@media (max-width:768px){.types-tab-content .types-tab-wrapper{flex-direction:column;height:auto;gap:32px;padding:24px 0}.types-tab-content .types-tab-left .types-title{font-size:24px;margin-bottom:16px}.types-tab-content .types-tab-left .types-title .types-count{font-size:32px}.types-tab-content .types-tab-right .types-swiper-container{width:100%;min-height:300px}}
.section{width:100%;background:#fff}.section-wrapper{width:1200px;margin:0 auto;padding:0 16px}.section-header{padding:80px 0;text-align:center;font-size:36px;font-weight:600;color:#1f2329;margin:0}@media (max-width:1024px){.section-wrapper{width:100%;padding:0 24px}}@media (max-width:768px){.section-wrapper{padding:0 16px}.section-header{font-size:28px;padding:60px 0}}
.section{width:100%;background:#fff}.section-wrapper{width:1200px;margin:0 auto;padding:0 16px}.section-header{padding:80px 0;text-align:center;font-size:36px;font-weight:600;color:#1f2329;margin:0}@media (max-width:1024px){.section-wrapper{width:100%;padding:0 24px}}@media (max-width:768px){.section-wrapper{padding:0 16px}.section-header{font-size:28px;padding:60px 0}}.platform-showcase .platform-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(276px,1fr));gap:24px}.platform-showcase .platform-cards .platform-card{background:linear-gradient(156.84deg,#f0f2ff .78%,#fff);border:1px solid rgba(20,86,240,.08);border-radius:12px;padding:32px 24px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease}.platform-showcase .platform-cards .platform-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);border-color:rgba(20,86,240,.15)}.platform-showcase .platform-cards .platform-card .platform-card-header{margin-bottom:16px}.platform-showcase .platform-cards .platform-card .platform-card-header .platform-category .platform-title{font-size:22px;font-weight:600;color:#1f2329;margin:0 0 8px}.platform-showcase .platform-cards .platform-card .platform-card-header .platform-category .platform-subtitle{font-size:14px;font-weight:500;color:#646566;margin:0}.platform-showcase .platform-cards .platform-card .platform-divider{height:1px;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.03));margin:24px 0}.platform-showcase .platform-cards .platform-card .platform-products{display:flex;flex-direction:column;gap:20px}.platform-showcase .platform-cards .platform-card .platform-products .product-item{display:flex;flex-direction:column;gap:12px;text-decoration:none;position:relative;color:#1456f0;cursor:pointer;transition:all .2s ease}.platform-showcase .platform-cards .platform-card .platform-products .product-item:hover .product-link-hover{opacity:1}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-icon{width:54px;height:54px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;background-color:#fff!important;color:#333!important;border:1px solid #e8e8e8;overflow:hidden}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-info .product-name{font-size:16px;font-weight:600;color:#1f2329;margin-bottom:8px;text-overflow:ellipsis;white-space:nowrap}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-info .product-desc{font-size:14px;color:#646566;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-link-hover{opacity:0;margin-top:4px;transition:opacity .2s ease}.platform-showcase .platform-cards .platform-card .platform-products .product-item .product-link-hover span{font-size:14px;font-weight:500;display:flex;align-items:center;gap:4px}@media (max-width:768px){.platform-showcase .platform-cards{grid-template-columns:1fr}}
.section{width:100%;background:#fff}.section-wrapper{width:1200px;margin:0 auto;padding:0 16px}.section-header{padding:80px 0;text-align:center;font-size:36px;font-weight:600;color:#1f2329;margin:0}@media (max-width:1024px){.section-wrapper{width:100%;padding:0 24px}}@media (max-width:768px){.section-wrapper{padding:0 16px}.section-header{font-size:28px;padding:60px 0}}.tools-showcase .tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.tools-showcase .tools-grid .tool-item{background:linear-gradient(156.84deg,#f0f2ff .78%,#fff);border:1px solid rgba(20,86,240,.08);border-radius:12px;padding:32px 24px;box-shadow:0 4px 16px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;gap:12px}.tools-showcase .tools-grid .tool-item:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);border-color:rgba(20,86,240,.15)}.tools-showcase .tools-grid .tool-item:hover .tool-link-hover{opacity:1}.tools-showcase .tools-grid .tool-item .tool-icon{width:54px;height:54px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e8e8e8;overflow:hidden}.tools-showcase .tools-grid .tool-item .tool-icon svg{width:32px;height:32px}.tools-showcase .tools-grid .tool-item .tool-content{flex:1}.tools-showcase .tools-grid .tool-item .tool-content .tool-title{font-size:16px;font-weight:600;color:#1f2329;margin:0 0 8px;line-height:1.4}.tools-showcase .tools-grid .tool-item .tool-content .tool-desc{font-size:14px;color:#646566;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.tools-showcase .tools-grid .tool-item .tool-link-hover{opacity:0;margin-top:4px;transition:opacity .2s ease}.tools-showcase .tools-grid .tool-item .tool-link-hover .tool-link{display:inline-flex;align-items:center;font-size:14px;font-weight:500;color:#1456f0;text-decoration:none;transition:all .2s ease}.tools-showcase .tools-grid .tool-item .tool-link-hover .tool-link span{display:flex;align-items:center;gap:4px}.tools-showcase .tools-grid .tool-item .tool-link-hover .tool-link:hover{color:#1456f0}@media (max-width:1024px){.tools-showcase .tools-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.tools-showcase .tools-grid{grid-template-columns:1fr;gap:20px}.tools-showcase .tools-grid .tool-item{padding:24px 20px}.tools-showcase .tools-grid .tool-item .tool-content .tool-title{font-size:15px}.tools-showcase .tools-grid .tool-item .tool-content .tool-desc{font-size:13px}}
.open-capabilities{padding-bottom:100px}
.zent-alert[data-zv="9.0.0"]{border:1px solid #dcdee0;border:1px solid var(--theme-stroke-5,#dcdee0);padding:12px 16px;border-radius:2px}.zent-alert-outline[data-zv="9.0.0"]{border-radius:4px}.zent-alert-scroll[data-zv="9.0.0"]{border:1px solid #dcdee0;border:1px solid var(--theme-stroke-5,#dcdee0);border-radius:2px;height:-webkit-min-content;height:-moz-min-content;height:min-content;box-sizing:border-box;overflow:hidden;position:relative}.zent-alert-scroll[data-zv="9.0.0"] .zent-alert-scroll-container{padding:12px 16px;transition-timing-function:"ease-in-out"}.zent-alert-scroll[data-zv="9.0.0"] .zent-alert-item{-webkit-transform:translateY(0);transform:translateY(0);opacity:0;transition:opacity .6s ease-in-out}.zent-alert-scroll[data-zv="9.0.0"] .zent-alert-scroll-active-item,.zent-alert-scroll[data-zv="9.0.0"] .zent-alert-scroll-virtual-item{opacity:1}.zent-alert-scroll-outline[data-zv="9.0.0"]{border-radius:4px}.zent-alert-item[data-zv="9.0.0"]{font-size:14px;line-height:20px;color:#323233;color:var(--theme-stroke-1,#323233);box-sizing:border-box;display:flex}.zent-alert-item-content[data-zv="9.0.0"]{flex:1 1 auto}.zent-alert-item-content__highlight[data-zv="9.0.0"],.zent-alert-item-content__title[data-zv="9.0.0"]{font-weight:500}.zent-alert-item-content__title[data-zv="9.0.0"]+.zent-alert-item-content__description{margin-top:8px}.zent-alert-item-close-wrapper[data-zv="9.0.0"]{margin-left:16px;cursor:pointer}.zent-alert-item-close-wrapper[data-zv="9.0.0"] .zent-alert-item-close-btn{color:#c8c9cc;color:var(--theme-stroke-4,#c8c9cc);font-size:12px;width:16px;height:20px;line-height:20px;text-align:center}.zent-alert-item-extra-content[data-zv="9.0.0"]{margin:-6px 0 -6px 16px;align-items:center;display:flex;flex:0 0 auto}.zent-alert-item-icon[data-zv="9.0.0"]{margin-right:8px}.zent-alert-item-icon[data-zv="9.0.0"] .zent-loading-icon-and-text,.zent-alert-item-icon[data-zv="9.0.0"].zenticon{width:16px;height:20px;line-height:20px}.zent-alert-style-info[data-zv="9.0.0"]{background-color:#edf4ff;background-color:var(--theme-primary-8,#edf4ff);border-color:#94b4eb;border-color:var(--theme-primary-7,#94b4eb)}.zent-alert-style-info[data-zv="9.0.0"] .zent-alert-item-content__highlight{color:#155bd4;color:var(--theme-primary-4,#155bd4)}.zent-alert-style-info[data-zv="9.0.0"].zent-alert-outline,.zent-alert-style-info[data-zv="9.0.0"].zent-alert-scroll-outline{background-color:#fff;background-color:var(--theme-stroke-9,#fff);border:1px solid #dcdee0;border-color:var(--theme-stroke-5,#dcdee0);border-top:4px solid var(--theme-primary-4,#155bd4)}.zent-alert-style-info[data-zv="9.0.0"] .zent-alert-item-icon,.zent-alert-style-info[data-zv="9.0.0"].zent-alert-outline .zent-alert-item-content__title,.zent-alert-style-info[data-zv="9.0.0"].zent-alert-scroll-outline .zent-alert-item-content__title{color:#155bd4;color:var(--theme-primary-4,#155bd4)}.zent-alert-style-success[data-zv="9.0.0"]{background-color:#f0faf2;background-color:var(--theme-success-5,#f0faf2);border-color:#66be74;border-color:var(--theme-success-4,#66be74)}.zent-alert-style-success[data-zv="9.0.0"] .zent-alert-item-content__highlight{color:#2da641;color:var(--theme-success-2,#2da641)}.zent-alert-style-success[data-zv="9.0.0"].zent-alert-outline,.zent-alert-style-success[data-zv="9.0.0"].zent-alert-scroll-outline{background-color:#fff;background-color:var(--theme-stroke-9,#fff);border:1px solid #dcdee0;border-color:var(--theme-stroke-5,#dcdee0);border-top:4px solid var(--theme-success-2,#2da641)}.zent-alert-style-success[data-zv="9.0.0"] .zent-alert-item-icon,.zent-alert-style-success[data-zv="9.0.0"].zent-alert-outline .zent-alert-item-content__title,.zent-alert-style-success[data-zv="9.0.0"].zent-alert-scroll-outline .zent-alert-item-content__title{color:#2da641;color:var(--theme-success-2,#2da641)}.zent-alert-style-warning[data-zv="9.0.0"]{background-color:#fff5ed;background-color:var(--theme-warn-5,#fff5ed);border-color:#f1924e;border-color:var(--theme-warn-4,#f1924e)}.zent-alert-style-warning[data-zv="9.0.0"] .zent-alert-item-content__highlight{color:#ed6a0c;color:var(--theme-warn-2,#ed6a0c)}.zent-alert-style-warning[data-zv="9.0.0"].zent-alert-outline,.zent-alert-style-warning[data-zv="9.0.0"].zent-alert-scroll-outline{background-color:#fff;background-color:var(--theme-stroke-9,#fff);border:1px solid #dcdee0;border-color:var(--theme-stroke-5,#dcdee0);border-top:4px solid var(--theme-warn-2,#ed6a0c)}.zent-alert-style-warning[data-zv="9.0.0"] .zent-alert-item-icon,.zent-alert-style-warning[data-zv="9.0.0"].zent-alert-outline .zent-alert-item-content__title,.zent-alert-style-warning[data-zv="9.0.0"].zent-alert-scroll-outline .zent-alert-item-content__title{color:#ed6a0c;color:var(--theme-warn-2,#ed6a0c)}.zent-alert-style-error[data-zv="9.0.0"]{background-color:#ffebeb;background-color:var(--theme-error-5,#ffebeb);border-color:#df4545;border-color:var(--theme-error-4,#df4545)}.zent-alert-style-error[data-zv="9.0.0"] .zent-alert-item-content__highlight{color:#d40000;color:var(--theme-error-2,#d40000)}.zent-alert-style-error[data-zv="9.0.0"].zent-alert-outline,.zent-alert-style-error[data-zv="9.0.0"].zent-alert-scroll-outline{background-color:#fff;background-color:var(--theme-stroke-9,#fff);border:1px solid #dcdee0;border-color:var(--theme-stroke-5,#dcdee0);border-top:4px solid var(--theme-error-2,#d40000)}.zent-alert-style-error[data-zv="9.0.0"] .zent-alert-item-icon,.zent-alert-style-error[data-zv="9.0.0"].zent-alert-outline .zent-alert-item-content__title,.zent-alert-style-error[data-zv="9.0.0"].zent-alert-scroll-outline .zent-alert-item-content__title{color:#d40000;color:var(--theme-error-2,#d40000)}.zent-alert-style-hint[data-zv="9.0.0"]{background-color:#f7f8fa;background-color:var(--theme-stroke-8,#f7f8fa);border:0;padding:13px 16px}.zent-alert-style-hint[data-zv="9.0.0"] .zent-alert-item-content{font-size:12px;line-height:20px}
.tools-container .toolbar{display:flex;align-items:center;box-sizing:border-box;height:40px;padding:0 10px;white-space:nowrap;background-color:#fff;border:1px solid #ccc;border-radius:2px}.tools-container .toolbar .line{width:1px;height:18px;margin:0 10px;background-color:#c8c9cc}.image-edit-btn{box-sizing:border-box;width:16px;height:16px;margin:0 10px;cursor:pointer}.image-edit-btn.rect{background-image:url(https://b.yzcdn.cn/app-doc/feedback/rectangle-click.png);background-size:100% 100%}.image-edit-btn.rect.click,.image-edit-btn.rect:hover{background-image:url(https://b.yzcdn.cn/app-doc/feedback/rectangle-hover.png)}.image-edit-btn.arrow{background-image:url(https://b.yzcdn.cn/app-doc/feedback/arrow.png);background-size:100% 100%}.image-edit-btn.arrow.click,.image-edit-btn.arrow:hover{background-image:url(https://b.yzcdn.cn/app-doc/feedback/arrow-hover.png)}.image-edit-btn.refresh{background-image:url(https://b.yzcdn.cn/app-doc/feedback/refresh.png);background-size:100% 100%}.image-edit-btn.refresh.click,.image-edit-btn.refresh:hover{background-image:url(https://b.yzcdn.cn/app-doc/feedback/refres-hover.png)}.image-edit-btn.close{background-image:url(https://b.yzcdn.cn/app-doc/feedback/close.png);background-size:100% 100%}.image-edit-btn.close.click,.image-edit-btn.close:hover{background-image:url(https://b.yzcdn.cn/app-doc/feedback/close-hover.png)}.image-edit-btn.copy{width:20px;height:14px;background-image:url(https://b.yzcdn.cn/app-doc/feedback/copy.png);background-size:100% 100%}.image-edit-btn.copy.click,.image-edit-btn.copy:hover{background-image:url(https://b.yzcdn.cn/app-doc/feedback/copy-hover.png)}
.screenshot-container{display:flex;justify-content:center;align-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;position:fixed;height:100%;z-index:9999;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.6)}.screenshot-container .canvas-layer{max-height:78%;overflow-y:scroll;position:relative;background:#fff}.screenshot-container .canvas-layer .canvas{display:block}.screenshot-container .canvas-layer .textarea{border:1px solid #155bd4;font-size:14px;color:#d40000;display:block;position:absolute;background-color:hsla(0,0%,100%,.2);resize:none}
.feedback-dialog .login{font-size:14px;color:#155bd4;line-height:20px;margin:0 4px;cursor:pointer}.feedback-dialog .alert{margin-bottom:24px}.feedback-dialog .textarea .textarea-title{margin-bottom:8px}.feedback-dialog .screenshot{margin-top:24px}.feedback-dialog .screenshot .screenshot-img-warp{height:120px;overflow:hidden;position:relative;margin-top:8px}.feedback-dialog .screenshot .screenshot-img-warp .img{width:100%}.feedback-dialog .screenshot .screenshot-mask{position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(50,50,51,.8);cursor:pointer;display:block}.feedback-dialog .screenshot .screenshot-mask .screenshot-loading-mask{position:absolute;z-index:2000;background-color:hsla(0,0%,100%,.9);margin:0;top:0;right:0;bottom:0;left:0;transition:opacity .3s;display:flex;align-items:center;justify-content:center}.feedback-dialog .screenshot .screenshot-mask .screenshot-mask-tip{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;z-index:2;width:100%}.feedback-dialog .screenshot .screenshot-mask .screenshot-mask-tip .img{width:24px}.feedback-dialog .screenshot .screenshot-mask .screenshot-mask-tip .desc{font-size:14px;color:#fff;margin-top:8px}.feedback-dialog .footer{display:flex;align-items:center;justify-content:flex-end;margin-top:80px}.react-tiny-popover-container{z-index:9999}
.document-feedback{position:fixed;top:80%;right:20px;z-index:10}.document-feedback .list{background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border-radius:2px;font-size:12px;color:#646566;line-height:14px;width:48px;height:48px;box-sizing:border-box;padding:10px 12px;cursor:pointer;margin-top:16px}.document-feedback .list:first-child{margin-top:0}.document-feedback .scroll-top{display:flex;align-items:center;justify-content:center;border-radius:50%}.document-feedback .scroll-top .img{width:16px}
.home-situation-page{width:100%;font-family:Pingfang SC;background-color:#fff}.home-situation-page .justify-around{display:flex;justify-content:space-between}.home-situation-page .content{max-width:1200px;min-width:952px;display:flex;margin:0 auto;padding:36px 24px;background:#fff}.home-situation-page .content .card{display:flex;flex-direction:column;align-items:center;justify-content:space-around;max-width:220px;flex:1;height:240px;padding:15px 25px;background-color:#fff;border:1px solid #ebedf0;border-radius:2px;text-align:center}.home-situation-page .content .card .title{font-size:18px}.home-situation-page .content .card .describe{color:#646566;font-size:14px}.home-situation-page .content .card .zent-btn{color:#155bd4;font-weight:400;font-size:14px}.home-situation-page .content .card .zent-btn:hover{color:#fff;background-color:#155bd4}.home-situation-page .content .card:hover{box-shadow:0 0 20px #dcdee0}.home-situation-page .content .appList{position:relative;display:flex;width:270px;flex-direction:column;justify-content:space-around;background-color:#fff}.home-situation-page .content .appList .blueLine{position:absolute;top:0;left:0;width:0;height:20px;margin-right:14px;border:2px solid #155bd4}.home-situation-page .content .appList .title{display:flex;align-items:center;margin-bottom:36px;font-size:24px;margin-left:20px}.home-situation-page .content .appList .links{margin-bottom:26px;margin-left:20px}.home-situation-page .content .appList .links a{color:#646566;font-size:16px}.home-situation-page .content .appList .links a:hover{color:#155bd4}.home-situation-page .content .appList .more{color:#155bd4;font-size:14px;margin-left:20px}.home-situation-page .content h1{padding-bottom:24px;color:#323233;font-weight:500;font-size:20px;font-family:Pingfang SC;line-height:28px}.home-situation-page .content h2{color:#323233;font-size:16px;font-family:Pingfang SC;line-height:24px}.broadside-public-box{position:fixed;top:60%;right:0;z-index:10;box-shadow:0 0 10px 0 #c8c9cc}.broadside-public-box li{padding:10px 8px 0;text-align:center;background:#fff;cursor:pointer}.broadside-public-box li img{width:20px;height:20px}.broadside-public-box li p{width:48px;height:18px;margin-top:4px;color:#bebebe;font-size:12px}.broadside-public-box li .evaluate-award-winning{display:inline-block;padding-bottom:8px;border-bottom:1px solid #e5e5e5}.broadside-public-box li .qrCode{padding-bottom:8px}.broadside-public-box li .qrCode:hover .qrCode-bg,.broadside-public-box li .qrCode:hover .right-triangle{display:block}.broadside-public-box li .qrCode .right-triangle{position:absolute;top:0;right:68px;display:none;height:100%}.broadside-public-box li .qrCode .right-triangle .triangle{width:0;height:0;margin-top:32px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 0 5px 10px}.broadside-public-box li .qrCode .qrCode-bg{position:absolute;top:-70px;right:78px;display:none;padding:14px 13px 28px;background:#fff;box-shadow:0 0 10px 0 #c8c9cc}.broadside-public-box li .qrCode .qrCode-bg img{width:113px;height:113px}.broadside-public-box li .qrCode .qrCode-bg p{width:120px;margin-top:0;color:#646566;font-size:12px}
.layout-main{background-color:#fff}
