/**copyright:杭州睿弈科技有限公司 DATE:2026/2/2 17:53:26*/ html{height:100vh}body{height:100vh;margin:0}.layout{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:16px;background:url(/res/images/banner.jpg) no-repeat;background-size:100% 100%}.Main-Notify{position:fixed;bottom:5px;width:100%;display:flex;justify-content:center;align-items:center;z-index:1060;opacity:0;transition:.5s opacity}.Main-Notify-error .Main-Notify-text{color:red}.Main-Notify-success .Main-Notify-text{color:#ffeb3b}.Main-Notify div{color:#00FFEB;font-size:20px;padding:5px 40px;border-radius:5px;background:rgba(255,255,255,0.2);backdrop-filter:blur(1px)}.Main-Cover{position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;visibility:hidden}.Main-Cover-Wrap{width:100%;height:100%;background:rgba(0,0,0,0.2);backdrop-filter:blur(4px)}.Main-Cover-UseFor-DefaultShow .Main-Cover-Wrap{display:flex;align-items:center;justify-content:center}.Main-Cover-UseFor-UserInfoShow .Main-Cover-Wrap{height:calc(100% - 0px);display:flex;justify-content:center;align-items:center}.Main-Cover-UseFor-UserInfoShow .Main-Cover-Wrap-IFrame{width:80%;height:100%;border:0}.Main-Cover-UseFor-SwdDing-CollectIn .Main-Cover-Wrap{background:transparent;backdrop-filter:unset}.Main-Cover-UseFor-SysConfPopupMenu .Main-Cover-Wrap{background:transparent;backdrop-filter:unset}.header{height:106px;background-color:rgba(184,184,184,.2);border-bottom:2px solid #002C61;display:flex;align-items:center}.header .left-part{width:420px;padding-top:33px;padding-bottom:13px;display:flex}.logo{width:409px;height:60px;margin:0 30px}.top-Tools{flex:1;height:106px;border-right:2px #002C61 solid}.top-Tool-inner{width:1260px;margin-top:60px;display:flex;justify-content:space-between}.top-nav{height:45px;border-radius:6px 6px 0 0;border:1px solid #002C61;border-bottom-width:0}.top-nav-swd-collect-start{transition:background-color 900ms ease-in-out}.top-nav-swd-collect{background-color:#e0620d}.top-nav-active-background{background:rgba(228,250,255,0.24);width:140px;height:44px;border-radius:6px 6px 0 0;border:1px solid #AAE6FF;border-bottom-width:0;transition:.3s margin-left}.top-nav-text:hover{background:linear-gradient(#FFF,#9AC0F9);-webkit-background-clip:text;color:transparent;cursor:pointer}.top-nav-text::before{content:attr(data-text);position:absolute;z-index:-1;text-shadow:0 2px 2px rgba(0,40,88,0.6)}.top-nav-active .top-nav-text{background:linear-gradient(#FFF,#9AC0F9);-webkit-background-clip:text;color:transparent}.top-nav-inner{width:140px;height:44px;background:rgba(255,255,255,0);border-radius:6px 6px 0 0;border:1px solid #AAE6FF;display:flex;justify-content:center;align-items:flex-end;border-bottom-width:0}.top-nav-text{font-family:FZZDHK--GBK1,FZZDHK--GBK1;font-weight:normal;font-size:22px;line-height:29px;font-style:normal;background:linear-gradient(#FFFDF2,#FAEBD2);-webkit-background-clip:text;color:transparent;text-shadow:0 2px 2px rgba(0,0,0,0.02);margin-bottom:5px}.top-nav-has-badge .top-nav-inner:after{position:absolute;content:attr(data-badge);margin-top:66px;top:0;margin-left:124px;font-family:DINAlternate,DINAlternate;font-weight:bold;font-size:14px;color:#00FFEB;line-height:14px;text-align:center;font-style:normal}.top-nav-has-badge .top-nav-text:after{position:absolute;content:' ';margin-top:-9px;margin-left:4px;width:18px;height:18px;border-radius:10px;background:linear-gradient(180deg,#61769E 0,#144E91 100%);box-shadow:0 1px 0 0 rgba(0,44,97,0.3),inset 0 -1px 1px 1px rgba(0,40,88,0.4);border:1px solid;font-family:DINAlternate,DINAlternate;font-weight:bold;font-size:14px;color:#00FFEB;line-height:14px;text-align:center;font-style:normal}.header-inner-line{width:2px;height:106px;backdrop-filter:blur(20px);background:#AAE6FF}.sys-Exit{width:108px;padding-top:21px;padding-bottom:14px;display:flex;flex-direction:column;align-items:center;cursor:pointer}.sys-Exit img{width:44px;height:44px}.sys-Exit div{font-family:FZZDHK--GBK1,FZZDHK--GBK1;font-weight:normal;font-size:24px;margin-top:2px;font-style:normal;background:linear-gradient(#FFFDF2,#FAEBD2);-webkit-background-clip:text;color:transparent}.header-line{height:1px;backdrop-filter:blur(20px);background:#AAE6FF}.footer-line{background:#002C61;height:2px}.footer{height:47px;padding-left:70px;padding-right:174px;border-top:1px solid #AAE6FF;background:rgba(184,184,184,0.2);box-shadow:0 8px 12px 0 rgba(0,37,99,0.2);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:flex-end}.footer-hint{flex:1;display:flex;align-items:center}.footer-hint .progress-bar{margin-left:10px;width:100px;height:15px;background-color:#e0e0e0;border-radius:10px;overflow:hidden}.footer-hint .progress{height:100%;background-image:linear-gradient(to right,#4caf50,#81c784);border-radius:10px;transition:width .5s ease-in-out}.footer-text{font-family:FZZDHK--GBK1,FZZDHK--GBK1;font-weight:normal;font-size:18px;line-height:24px;text-align:center;font-style:normal;background:linear-gradient(#FFFDF2,#FAEBD2);-webkit-background-clip:text;color:transparent}#divWrap{display:flex;align-items:center;justify-content:center;background:rgba(184,184,184,.2);padding:0 200px;flex:1}#divWrapInner{width:100%;display:flex}#divWorkPart{flex:1;width:100%;display:flex}.xsbm-title{position:absolute;z-index:100;width:calc(100% - 400px);text-align:center;font-family:FZZDHK--GBK1,FZZDHK--GBK1;font-weight:normal;font-size:28px;color:#00FFEB;line-height:28px;margin-top:5px;text-shadow:0 2px 4px rgba(0,40,88,0.5);visibility:hidden}.xslb-wrap{margin-top:50px;position:absolute;display:flex;flex-direction:column;visibility:hidden}.xslb-wrap img{width:40px;height:108px;margin-bottom:20px;cursor:pointer}.usefor-tabflag{margin-top:50px;position:absolute;display:flex;flex-direction:column;visibility:hidden}.usefor-tabflag img{cursor:pointer;width:0;height:0;margin-bottom:0;padding:0;visibility:hidden}.div-workpart-margin-left0{margin-left:0}.mainwork-iframe{opacity:0;width:100%;height:100%;transition:.5s opacity}.WorkPart-UseFor-ZSJZ,.WorkPart-UseFor-BKZY,.WorkPart-UseFor-LOGIN,.WorkPart-UseFor-MNKS,.WorkPart-UseFor-RXKS,.WorkPart-UseFor-XSBM,.WorkPart-UseFor-BDXZ,.WorkPart-UseFor-BMCX,.WorkPart-UseFor-LQCX{padding:40px 0}.WorkPart-UseFor-ZSJZ .xslb-wrap,.WorkPart-UseFor-BKZY .xslb-wrap,.WorkPart-UseFor-XSBM .xslb-wrap,.WorkPart-UseFor-BDXZ .xslb-wrap{visibility:visible;z-index:100}.WorkPart-UseFor-MNKS .xslb-wrap{visibility:hidden!important;z-index:100}.WorkPart-UseFor-LOGIN .usefor-tabflag,.WorkPart-UseFor-BMCX .usefor-tabflag,.WorkPart-UseFor-LQCX .usefor-tabflag,.WorkPart-UseFor-MNKS .usefor-tabflag,.WorkPart-UseFor-RXKS .usefor-tabflag{visibility:visible;z-index:100}.WorkPart-UseFor-LOGIN .usefor-tabflag #imgXslb_Cxdl,.WorkPart-UseFor-BMCX .usefor-tabflag #imgXslb_Bmcx,.WorkPart-UseFor-LQCX .usefor-tabflag #imgXslb_Lqcx,.WorkPart-UseFor-MNKS .usefor-tabflag #imgXslb_Tsxx,.WorkPart-UseFor-RXKS .usefor-tabflag #imgXslb_Tsxx{visibility:visible;width:40px;height:108px;margin-bottom:20px}.WorkPart-UseFor-ZSJZ .mainwork-iframe,.WorkPart-UseFor-BKZY .mainwork-iframe,.WorkPart-UseFor-BDXZ .mainwork-iframe,.WorkPart-UseFor-MNKS .mainwork-iframe,.WorkPart-UseFor-LOGIN .mainwork-iframe,.WorkPart-UseFor-BMCX .mainwork-iframe,.WorkPart-UseFor-LQCX .mainwork-iframe,.WorkPart-UseFor-MNKS .mainwork-iframe,.WorkPart-UseFor-RXKS .mainwork-iframe{background:rgba(255,255,255,0.15);border-radius:6px;border:1px solid #FFF;backdrop-filter:blur(20px);padding:50px 80px;height:calc(100% - 100px)}.WorkPart-UseFor-XSBM .mainwork-iframe{background:rgba(255,255,255,0.15);border-radius:6px;border:1px solid #FFF;backdrop-filter:blur(20px);padding:50px 150px;height:calc(100% - 100px)}.WorkPart-UseFor-GZRL-XL{padding:40px;background:rgba(255,255,255,0.15);border-radius:6px;border:1px solid #FFF;backdrop-filter:blur(20px)}.WorkPart-UseFor-GZRL-XL .mainwork-iframe{background:rgba(255,255,255,0.4);border-radius:5px;backdrop-filter:blur(30px)}.WorkPart-UseFor-GZRL-KB{padding:40px;background:rgba(255,255,255,0.15);border-radius:6px;border:1px solid #FFF;backdrop-filter:blur(20px)}.WorkPart-UseFor-GZRL-KB .mainwork-iframe{background:rgba(255,255,255,0.4);border-radius:5px;backdrop-filter:blur(30px)}.WorkPart-UseFor-BJ-KB{padding:40px;background:rgba(255,255,255,0.15);border-radius:6px;border:1px solid #FFF;backdrop-filter:blur(20px)}.WorkPart-UseFor-BJ-KB .mainwork-iframe{background:rgba(255,255,255,0.4);border-radius:5px;backdrop-filter:blur(30px)}