.slide-left-enter-active,.slide-left-leave-active,.slide-right-enter-active,.slide-right-leave-active{will-change:transform;transition:all .3s ease}.slide-left-leave-to,.slide-right-enter-from{opacity:0;transform:translateX(-20px)}.slide-left-enter-from,.slide-right-leave-to{opacity:0;transform:translateX(20px)}.opacitys-enter-active,.opacitys-leave-active{will-change:transform;transition:all .3s ease}.opacitys-enter-from,.opacitys-leave-to{opacity:0}.breadcrumb-enter-active,.breadcrumb-leave-active{transition:all .3s}.breadcrumb-enter-from,.breadcrumb-leave-active{opacity:0;transform:translateX(20px)}.breadcrumb-leave-active{position:absolute}@-webkit-keyframes logoAnimation{0%{transform:scale(0)}80%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes logoAnimation{0%{transform:scale(0)}80%{transform:scale(1.2)}to{transform:scale(1)}}@-webkit-keyframes error-num{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes error-num{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes error-img{0%{opacity:0}to{opacity:1}}@keyframes error-img{0%{opacity:0}to{opacity:1}}:root{--color-majors:#f70000;--color-primary:#f70000;--color-main:#f70000;--color-whites:#fff;--color-font:#333;--color-blacks:#000;--color-link:#022ea7;--color-blue:#1495de;--color-back:#f6f6f6;--color-back2:#f4f4f4;--color-text:#666;--color-tips:#999;--color-border:#ccc;--color-paleBack:#fbfbfb;--color-primary-light-1:#f81a1a;--color-primary-light-2:#f93333;--color-primary-light-3:#f94d4d;--color-primary-light-4:#fa6666;--color-primary-light-5:#fb8080;--color-primary-light-6:#fc9999;--color-primary-light-7:#fdb3b3;--color-primary-light-8:#fdcccc;--color-primary-light-9:#fee6e6;--color-success:#6dc335;--color-success-light-1:#7cc949;--color-success-light-2:#8acf5d;--color-success-light-3:#99d572;--color-success-light-4:#a7db86;--color-success-light-5:#b6e19a;--color-success-light-6:#c5e7ae;--color-success-light-7:#d3edc2;--color-success-light-8:#e2f3d7;--color-success-light-9:#f0f9eb;--color-info:#909399;--color-info-light-1:#9b9ea3;--color-info-light-2:#a6a9ad;--color-info-light-3:#b1b3b8;--color-info-light-4:#bcbec2;--color-info-light-5:#c8c9cc;--color-info-light-6:#d3d4d6;--color-info-light-7:#dedfe0;--color-info-light-8:#e9e9eb;--color-info-light-9:#f4f4f5;--color-warning:#f70000;--color-warning-light-1:#f81a1a;--color-warning-light-2:#f93333;--color-warning-light-3:#f94d4d;--color-warning-light-4:#fa6666;--color-warning-light-5:#fb8080;--color-warning-light-6:#fc9999;--color-warning-light-7:#fdb3b3;--color-warning-light-8:#fdcccc;--color-warning-light-9:#fee6e6;--color-danger:#f70000;--color-danger-light-1:#f81a1a;--color-danger-light-2:#f93333;--color-danger-light-3:#f94d4d;--color-danger-light-4:#fa6666;--color-danger-light-5:#fb8080;--color-danger-light-6:#fc9999;--color-danger-light-7:#fdb3b3;--color-danger-light-8:#fdcccc;--color-danger-light-9:#fee6e6;--bg-topBar:#fff;--bg-menuBar:#545c64;--bg-columnsMenuBar:#545c64;--bg-topBarColor:#606266;--bg-menuBarColor:#eaeaea;--bg-columnsMenuBarColor:#e6e6e6;--bg-table-thColor:#f6f6f6;--bg-lineColor:#e5e9ed;--border-texttarea:#d9d9d9}*{margin:0;padding:0;outline:none!important;word-wrap:break-word;word-break:normal}#app,*,body,html{box-sizing:border-box}#app,body,html{width:100%;height:100%;font-family:Microsoft YaHei,Arial,PingFang SC,"sans-serif";font-weight:400;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-y:hidden;overflow-x:auto;position:relative;font-size:14px!important;margin:0!important;padding:0!important}.is-signature{cursor:pointer;color:#f70000;margin-left:10px;display:inline-block;min-width:30px;line-height:24px;font-size:14px}.layout{width:100%;margin:0;padding:0}.el-scrollbar{height:100%}.layout-parent{width:100%;height:inherit;margin:0 auto;background:#f6f6f6}.el-main{padding:0;overflow:hidden}.icon-unified-css{margin:auto 10px;font-weight:600}.img-font{height:13px;width:13px;position:relative;top:2px}.icon-font-left{margin-left:8px}.icon-font-right{margin-right:8px}.main-icon{font-size:20px!important;margin-right:0!important}.layout-breadcrumb-seting .el-drawer__header{padding:0 15px!important;height:50px;display:flex;align-items:center;margin-bottom:0!important;border-bottom:1px solid #e6e6e6}.layout-breadcrumb-seting .el-divider{background-color:#e6e6e6}#nprogress .bar{background:#f70000!important;z-index:9999999!important}.flex{display:flex}.flex-auto{flex:1}.body-center{flex-direction:column;width:100%;height:100%;min-width:1200px}.flex-margin{margin:auto}.flex-warp{display:flex;flex-wrap:wrap;align-content:flex-start;margin:0 -5px}.flex-warp .flex-warp-item{padding:5px}.flex-warp .flex-warp-item .flex-warp-item-box{width:100%;height:100%}.w100{width:100%!important}.h100{height:100%!important;min-height:calc(100vh - 275px);min-width:1200px}.max100vh{max-height:100vh!important}.min100vh{min-height:100vh!important}.color-primary{color:#f70000;color:var(--color-primary)}.color-success{color:#6dc335;color:var(--color-success)}.color-warning{color:#f70000;color:var(--color-warning)}.color-danger{color:#f70000;color:var(--color-danger)}.color-info{color:#909399;color:var(--color-info)}.font10{font-size:10px!important}.font11{font-size:11px!important}.font12{font-size:12px!important}.font13{font-size:13px!important}.font14{font-size:14px!important}.font15{font-size:15px!important}.font16{font-size:16px!important}.font17{font-size:17px!important}.font18{font-size:18px!important}.font19{font-size:19px!important}.font20{font-size:20px!important}.font21{font-size:21px!important}.font22{font-size:22px!important}.font23{font-size:23px!important}.font24{font-size:24px!important}.font25{font-size:25px!important}.font26{font-size:26px!important}.font27{font-size:27px!important}.font28{font-size:28px!important}.font29{font-size:29px!important}.font30{font-size:30px!important}.font31{font-size:31px!important}.font32{font-size:32px!important}.mt1{margin-top:1px!important}.mr1{margin-right:1px!important}.mb1{margin-bottom:1px!important}.ml1{margin-left:1px!important}.pt1{padding-top:1px!important}.pr1{padding-right:1px!important}.pb1{padding-bottom:1px!important}.pl1{padding-left:1px!important}.mt2{margin-top:2px!important}.mr2{margin-right:2px!important}.mb2{margin-bottom:2px!important}.ml2{margin-left:2px!important}.pt2{padding-top:2px!important}.pr2{padding-right:2px!important}.pb2{padding-bottom:2px!important}.pl2{padding-left:2px!important}.mt3{margin-top:3px!important}.mr3{margin-right:3px!important}.mb3{margin-bottom:3px!important}.ml3{margin-left:3px!important}.pt3{padding-top:3px!important}.pr3{padding-right:3px!important}.pb3{padding-bottom:3px!important}.pl3{padding-left:3px!important}.mt4{margin-top:4px!important}.mr4{margin-right:4px!important}.mb4{margin-bottom:4px!important}.ml4{margin-left:4px!important}.pt4{padding-top:4px!important}.pr4{padding-right:4px!important}.pb4{padding-bottom:4px!important}.pl4{padding-left:4px!important}.mt5{margin-top:5px!important}.mr5{margin-right:5px!important}.mb5{margin-bottom:5px!important}.ml5{margin-left:5px!important}.pt5{padding-top:5px!important}.pr5{padding-right:5px!important}.pb5{padding-bottom:5px!important}.pl5{padding-left:5px!important}.mt6{margin-top:6px!important}.mr6{margin-right:6px!important}.mb6{margin-bottom:6px!important}.ml6{margin-left:6px!important}.pt6{padding-top:6px!important}.pr6{padding-right:6px!important}.pb6{padding-bottom:6px!important}.pl6{padding-left:6px!important}.mt7{margin-top:7px!important}.mr7{margin-right:7px!important}.mb7{margin-bottom:7px!important}.ml7{margin-left:7px!important}.pt7{padding-top:7px!important}.pr7{padding-right:7px!important}.pb7{padding-bottom:7px!important}.pl7{padding-left:7px!important}.mt8{margin-top:8px!important}.mr8{margin-right:8px!important}.mb8{margin-bottom:8px!important}.ml8{margin-left:8px!important}.pt8{padding-top:8px!important}.pr8{padding-right:8px!important}.pb8{padding-bottom:8px!important}.pl8{padding-left:8px!important}.mt9{margin-top:9px!important}.mr9{margin-right:9px!important}.mb9{margin-bottom:9px!important}.ml9{margin-left:9px!important}.pt9{padding-top:9px!important}.pr9{padding-right:9px!important}.pb9{padding-bottom:9px!important}.pl9{padding-left:9px!important}.mt10{margin-top:10px!important}.mr10{margin-right:10px!important}.mb10{margin-bottom:10px!important}.ml10{margin-left:10px!important}.pt10{padding-top:10px!important}.pr10{padding-right:10px!important}.pb10{padding-bottom:10px!important}.pl10{padding-left:10px!important}.mt11{margin-top:11px!important}.mr11{margin-right:11px!important}.mb11{margin-bottom:11px!important}.ml11{margin-left:11px!important}.pt11{padding-top:11px!important}.pr11{padding-right:11px!important}.pb11{padding-bottom:11px!important}.pl11{padding-left:11px!important}.mt12{margin-top:12px!important}.mr12{margin-right:12px!important}.mb12{margin-bottom:12px!important}.ml12{margin-left:12px!important}.pt12{padding-top:12px!important}.pr12{padding-right:12px!important}.pb12{padding-bottom:12px!important}.pl12{padding-left:12px!important}.mt13{margin-top:13px!important}.mr13{margin-right:13px!important}.mb13{margin-bottom:13px!important}.ml13{margin-left:13px!important}.pt13{padding-top:13px!important}.pr13{padding-right:13px!important}.pb13{padding-bottom:13px!important}.pl13{padding-left:13px!important}.mt14{margin-top:14px!important}.mr14{margin-right:14px!important}.mb14{margin-bottom:14px!important}.ml14{margin-left:14px!important}.pt14{padding-top:14px!important}.pr14{padding-right:14px!important}.pb14{padding-bottom:14px!important}.pl14{padding-left:14px!important}.mt15{margin-top:15px!important}.mr15{margin-right:15px!important}.mb15{margin-bottom:15px!important}.ml15{margin-left:15px!important}.pt15{padding-top:15px!important}.pr15{padding-right:15px!important}.pb15{padding-bottom:15px!important}.pl15{padding-left:15px!important}.mt16{margin-top:16px!important}.mr16{margin-right:16px!important}.mb16{margin-bottom:16px!important}.ml16{margin-left:16px!important}.pt16{padding-top:16px!important}.pr16{padding-right:16px!important}.pb16{padding-bottom:16px!important}.pl16{padding-left:16px!important}.mt17{margin-top:17px!important}.mr17{margin-right:17px!important}.mb17{margin-bottom:17px!important}.ml17{margin-left:17px!important}.pt17{padding-top:17px!important}.pr17{padding-right:17px!important}.pb17{padding-bottom:17px!important}.pl17{padding-left:17px!important}.mt18{margin-top:18px!important}.mr18{margin-right:18px!important}.mb18{margin-bottom:18px!important}.ml18{margin-left:18px!important}.pt18{padding-top:18px!important}.pr18{padding-right:18px!important}.pb18{padding-bottom:18px!important}.pl18{padding-left:18px!important}.mt19{margin-top:19px!important}.mr19{margin-right:19px!important}.mb19{margin-bottom:19px!important}.ml19{margin-left:19px!important}.pt19{padding-top:19px!important}.pr19{padding-right:19px!important}.pb19{padding-bottom:19px!important}.pl19{padding-left:19px!important}.mt20{margin-top:20px!important}.mr20{margin-right:20px!important}.mb20{margin-bottom:20px!important}.ml20{margin-left:20px!important}.pt20{padding-top:20px!important}.pr20{padding-right:20px!important}.pb20{padding-bottom:20px!important}.pl20{padding-left:20px!important}.mt21{margin-top:21px!important}.mr21{margin-right:21px!important}.mb21{margin-bottom:21px!important}.ml21{margin-left:21px!important}.pt21{padding-top:21px!important}.pr21{padding-right:21px!important}.pb21{padding-bottom:21px!important}.pl21{padding-left:21px!important}.mt22{margin-top:22px!important}.mr22{margin-right:22px!important}.mb22{margin-bottom:22px!important}.ml22{margin-left:22px!important}.pt22{padding-top:22px!important}.pr22{padding-right:22px!important}.pb22{padding-bottom:22px!important}.pl22{padding-left:22px!important}.mt23{margin-top:23px!important}.mr23{margin-right:23px!important}.mb23{margin-bottom:23px!important}.ml23{margin-left:23px!important}.pt23{padding-top:23px!important}.pr23{padding-right:23px!important}.pb23{padding-bottom:23px!important}.pl23{padding-left:23px!important}.mt24{margin-top:24px!important}.mr24{margin-right:24px!important}.mb24{margin-bottom:24px!important}.ml24{margin-left:24px!important}.pt24{padding-top:24px!important}.pr24{padding-right:24px!important}.pb24{padding-bottom:24px!important}.pl24{padding-left:24px!important}.mt25{margin-top:25px!important}.mr25{margin-right:25px!important}.mb25{margin-bottom:25px!important}.ml25{margin-left:25px!important}.pt25{padding-top:25px!important}.pr25{padding-right:25px!important}.pb25{padding-bottom:25px!important}.pl25{padding-left:25px!important}.mt26{margin-top:26px!important}.mr26{margin-right:26px!important}.mb26{margin-bottom:26px!important}.ml26{margin-left:26px!important}.pt26{padding-top:26px!important}.pr26{padding-right:26px!important}.pb26{padding-bottom:26px!important}.pl26{padding-left:26px!important}.mt27{margin-top:27px!important}.mr27{margin-right:27px!important}.mb27{margin-bottom:27px!important}.ml27{margin-left:27px!important}.pt27{padding-top:27px!important}.pr27{padding-right:27px!important}.pb27{padding-bottom:27px!important}.pl27{padding-left:27px!important}.mt28{margin-top:28px!important}.mr28{margin-right:28px!important}.mb28{margin-bottom:28px!important}.ml28{margin-left:28px!important}.pt28{padding-top:28px!important}.pr28{padding-right:28px!important}.pb28{padding-bottom:28px!important}.pl28{padding-left:28px!important}.mt29{margin-top:29px!important}.mr29{margin-right:29px!important}.mb29{margin-bottom:29px!important}.ml29{margin-left:29px!important}.pt29{padding-top:29px!important}.pr29{padding-right:29px!important}.pb29{padding-bottom:29px!important}.pl29{padding-left:29px!important}.mt30{margin-top:30px!important}.mr30{margin-right:30px!important}.mb30{margin-bottom:30px!important}.ml30{margin-left:30px!important}.pt30{padding-top:30px!important}.pr30{padding-right:30px!important}.pb30{padding-bottom:30px!important}.pl30{padding-left:30px!important}.mt31{margin-top:31px!important}.mr31{margin-right:31px!important}.mb31{margin-bottom:31px!important}.ml31{margin-left:31px!important}.pt31{padding-top:31px!important}.pr31{padding-right:31px!important}.pb31{padding-bottom:31px!important}.pl31{padding-left:31px!important}.mt32{margin-top:32px!important}.mr32{margin-right:32px!important}.mb32{margin-bottom:32px!important}.ml32{margin-left:32px!important}.pt32{padding-top:32px!important}.pr32{padding-right:32px!important}.pb32{padding-bottom:32px!important}.pl32{padding-left:32px!important}.mt33{margin-top:33px!important}.mr33{margin-right:33px!important}.mb33{margin-bottom:33px!important}.ml33{margin-left:33px!important}.pt33{padding-top:33px!important}.pr33{padding-right:33px!important}.pb33{padding-bottom:33px!important}.pl33{padding-left:33px!important}.mt34{margin-top:34px!important}.mr34{margin-right:34px!important}.mb34{margin-bottom:34px!important}.ml34{margin-left:34px!important}.pt34{padding-top:34px!important}.pr34{padding-right:34px!important}.pb34{padding-bottom:34px!important}.pl34{padding-left:34px!important}.mt35{margin-top:35px!important}.mr35{margin-right:35px!important}.mb35{margin-bottom:35px!important}.ml35{margin-left:35px!important}.pt35{padding-top:35px!important}.pr35{padding-right:35px!important}.pb35{padding-bottom:35px!important}.pl35{padding-left:35px!important}.el-button{border-radius:2px}.el-button--text,.el-button--text:active,.el-button--text:focus,.el-button--text:hover{color:#f70000}.el-button--default{color:var(--color-font);background:var(--color-whites);border-color:var(--color-font)}.el-button--default:focus,.el-button--default:hover{color:var(--color-primary);background:var(--color-whites);border-color:var(--color-primary)}.el-button--default.is-plain:focus,.el-button--default.is-plain:hover,.el-button--default:active{color:var(--color-primary);background:var(--color-whites);border-color:var(--color-primary-light-1)}.el-button--primary{color:#fff;background:#f70000;border-color:#f70000}.el-button--primary:focus,.el-button--primary:hover{color:#fff;background:#f94d4d;border-color:#f94d4d}.el-button--primary.is-plain{color:var(--color-primary);background:var(--color-primary-light-8);border-color:var(--color-primary-light-6)}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{color:var(--color-whites);background:var(--color-primary);border-color:var(--color-primary)}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background:#fdb3b3;border-color:#fdb3b3}.el-button--primary.is-active,.el-button--primary:active{color:#fff;background:#f70000;border-color:#f70000}.el-button--success{color:var(--color-whites);background:var(--color-success);border-color:var(--color-success)}.el-button--success:focus,.el-button--success:hover{color:var(--color-whites);background:var(--color-success-light-3);border-color:var(--color-success-light-3)}.el-button--success.is-plain{color:var(--color-success);background:var(--color-success-light-8);border-color:var(--color-success-light-6)}.el-button--success.is-active,.el-button--success.is-plain:focus,.el-button--success.is-plain:hover,.el-button--success:active{color:var(--color-whites);background:var(--color-success);border-color:var(--color-success)}.el-button--info{color:var(--color-whites);background:var(--color-info);border-color:var(--color-info)}.el-button--info:focus,.el-button--info:hover{color:var(--color-whites);background:var(--color-info-light-3);border-color:var(--color-info-light-3)}.el-button--info.is-plain{color:var(--color-info);background:var(--color-info-light-8);border-color:var(--color-info-light-6)}.el-button--info.is-active,.el-button--info.is-plain:focus,.el-button--info.is-plain:hover,.el-button--info:active{color:var(--color-whites);background:var(--color-info);border-color:var(--color-info)}.el-button--warning{color:var(--color-whites);background:var(--color-warning);border-color:var(--color-warning)}.el-button--warning:focus,.el-button--warning:hover{color:var(--color-whites);background:var(--color-warning-light-3);border-color:var(--color-warning-light-3)}.el-button--warning.is-plain{color:var(--color-warning);background:var(--color-warning-light-8);border-color:var(--color-warning-light-6)}.el-button--warning.is-active,.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover,.el-button--warning:active{color:var(--color-whites);background:var(--color-warning);border-color:var(--color-warning)}.el-button--danger{color:var(--color-whites);background:var(--color-danger);border-color:var(--color-danger)}.el-button--danger:focus,.el-button--danger:hover{color:var(--color-whites);background:var(--color-danger-light-3);border-color:var(--color-danger-light-3)}.el-button--danger.is-plain{color:var(--color-danger);background:var(--color-danger-light-8);border-color:var(--color-danger-light-6)}.el-button--danger.is-active,.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover,.el-button--danger:active{color:var(--color-whites);background:var(--color-danger);border-color:var(--color-danger)}.el-link.el-link--default:hover,.el-link.el-link--primary{color:#333}.el-link.el-link--default:after,.el-link.is-underline:hover:after{border-color:#333}.el-link.el-link--success{color:#6dc335;color:var(--color-success)}.el-link.el-link--success:hover{color:#6dc335;color:var(--color-success-light-3)}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#6dc335;color:var(--color-success)}.el-link.el-link--info{color:#909399;color:var(--color-info)}.el-link.el-link--info:hover{color:#b1b3b8;color:var(--color-info-light-3)}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399;color:#909399}.el-link.el-link--warning{color:#f70000;color:var(--color-warning)}.el-link.el-link--warning:hover{color:#f94d4d;color:var(--color-warning-light-3)}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#f70000;color:#f70000}.el-link.el-link--danger{color:#f70000;color:var(--color-danger)}.el-link.el-link--danger:hover{color:#f94d4d;color:var(--color-danger-light-3)}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#f70000;color:#f70000}.el-radio-button__inner:hover,.el-radio__input.is-checked+.el-radio__label{color:#f70000;color:var(--color-primary)}.el-radio-button__orig-radio:checked+.el-radio-button__inner,.el-radio__input.is-checked .el-radio__inner{background-color:var(--color-primary);border-color:var(--color-primary)}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#fff;color:var(--color-whites);box-shadow:-1px 0 0 0 var(--color-primary)}.el-radio.is-bordered.is-checked,.el-radio__inner:hover{border-color:#f70000;color:var(--color-primary)}.el-checkbox-button__inner:hover,.el-checkbox__input.is-checked+.el-checkbox__label,.el-checkbox__original{color:#333}.el-checkbox__inner{border-color:#333}.el-checkbox__input.is-checked .el-checkbox__inner{background-color:var(--color-primary);border-color:var(--color-primary)}.el-checkbox-button.is-focus .el-checkbox-button__inner,.el-checkbox.is-bordered.is-checked,.el-checkbox__inner:hover,.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#f70000}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#fff;color:var(--color-whites);background-color:var(--color-primary);border-color:var(--color-primary);box-shadow:-1px 0 0 0 var(--color-primary)}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#f70000;color:#f70000}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#f70000;border-color:#f70000}.el-input__inner{height:32px;line-height:32px;border:1px solid #d9d9d9;color:#333;border-radius:0}.el-input__prefix,.el-input__suffix{color:#333;top:0}.el-select .el-input .el-select__caret{color:#333;font-size:14px;cursor:pointer}.el-textarea__inner{border-color:#999}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input__inner:focus,.el-textarea__inner:focus{border-color:#333;color:#333}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#333}.el-autocomplete-suggestion__wrap{max-height:280px!important}.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner,.el-select .el-input__inner:focus{border-color:#333;color:#333}.el-select-dropdown__item.selected{color:#333}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#333;color:#333}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#f70000}.el-switch.is-checked .el-switch__core{border-color:#f70000;color:#f70000;background-color:#f70000}.el-switch__label.is-active{color:#f70000}.el-slider__bar{background-color:#f70000;color:#f70000}.el-slider__button{border-color:#f70000;color:#f70000}.el-date-picker__header-label.active,.el-date-picker__header-label:hover,.el-date-table td.available:hover,.el-date-table td.today span,.el-month-table td .cell:hover,.el-month-table td.current:not(.disabled) .cell,.el-month-table td.today .cell,.el-picker-panel__icon-btn:hover,.el-picker-panel__shortcut:hover,.el-time-panel__btn.confirm,.el-time-spinner__arrow:hover,.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell,.el-year-table td.today .cell{color:#f70000}.el-date-table td.current:not(.disabled) span,.el-date-table td.selected span{color:#fff;background-color:#f70000}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#f70000}.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div,.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table td.selected div{background-color:#fee6e6}.el-upload-dragger .el-upload__text em,.el-upload-list__item .el-icon-close-tip,.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#f70000}.el-upload--picture-card:hover,.el-upload-dragger:hover,.el-upload:focus,.el-upload:focus .el-upload-dragger{color:#f70000;border-color:#f70000}.el-transfer-panel__item:hover{color:#f70000}.el-form .el-form-item:last-of-type{margin-bottom:0!important}.el-form .el-form-item.is-error .el-input__inner{border-color:#f70000}.el-form .el-form-item__error{color:#f70000}.el-table{color:#333}.el-table th.el-table__cell{color:#999;background:#e5e8f0}.el-table .descending .sort-caret.descending{border-top-color:#f70000;color:#f70000}.el-table .ascending .sort-caret.ascending{border-bottom-color:#f70000;color:#f70000}.el-tag{color:var(--color-primary);background-color:var(--color-primary-light-8);border-color:var(--color-primary-light-6)}.el-tag .el-tag__close{color:#f70000}.el-tag--dark,.el-tag .el-tag__close:hover{color:var(--color-whites);background-color:var(--color-primary)}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{background-color:#f94d4d}.el-tag--plain{color:var(--color-primary);background-color:var(--color-whites);border-color:var(--color-primary-light-3)}.el-tag.el-tag--success{color:var(--color-success);background-color:var(--color-success-light-8);border-color:var(--color-success-light-6)}.el-tag.el-tag--success .el-tag__close{color:#6dc335}.el-tag--dark.el-tag--success,.el-tag.el-tag--success .el-tag__close:hover{color:var(--color-whites);background-color:var(--color-success)}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{background-color:#6dc335;color:#f94d4d}.el-tag--plain.el-tag--success{color:var(--color-success);background-color:var(--color-whites);border-color:var(--color-success-light-3)}.el-tag.el-tag--info{color:var(--color-info);background-color:var(--color-info-light-8);border-color:var(--color-info-light-6)}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag--dark.el-tag--info,.el-tag.el-tag--info .el-tag__close:hover{color:var(--color-whites);background-color:var(--color-info)}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{background-color:#b1b3b8;color:#f94d4d}.el-tag--plain.el-tag--info{color:var(--color-info);background-color:var(--color-whites);border-color:var(--color-info-light-3)}.el-tag.el-tag--warning{color:var(--color-warning);background-color:var(--color-warning-light-8);border-color:var(--color-warning-light-6)}.el-tag.el-tag--warning .el-tag__close{color:#f70000}.el-tag--dark.el-tag--warning,.el-tag.el-tag--warning .el-tag__close:hover{color:var(--color-whites);background-color:var(--color-warning)}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{background-color:#f94d4d;color:#f94d4d}.el-tag--plain.el-tag--warning{color:var(--color-warning);background-color:var(--color-whites);border-color:var(--color-warning-light-3)}.el-tag.el-tag--danger{color:var(--color-danger);background-color:var(--color-danger-light-8);border-color:var(--color-danger-light-6)}.el-tag.el-tag--danger .el-tag__close{color:#f70000}.el-tag--dark.el-tag--danger,.el-tag.el-tag--danger .el-tag__close:hover{color:var(--color-whites);background-color:var(--color-danger)}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{background-color:#f94d4d;color:#f94d4d}.el-tag--plain.el-tag--danger{color:var(--color-danger);background-color:var(--color-whites);border-color:var(--color-danger-light-3)}.el-progress-bar__inner{background-color:#f70000}.el-progress.is-success .el-progress-bar__inner{background-color:#6dc335!important}.el-progress.is-success .el-progress__text{color:#6dc335!important}.el-progress.is-warning .el-progress-bar__inner{background-color:#f70000!important}.el-progress.is-warning .el-progress__text{color:#f70000!important}.el-progress.is-exception .el-progress-bar__inner{background-color:#f70000!important}.el-progress.is-exception .el-progress__text{color:#f70000!important}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{height:32px;min-width:32px;line-height:32px;border:1px solid #ccc;background-color:#fff}.el-pager li.active+li{border-left:1px}.el-pagination{text-align:right;margin:20px 0}.el-pager li.active,.el-pager li:hover,.el-pagination.is-background .el-pager li:not(.disabled):hover,.el-pagination button:hover{color:#f70000;border:1px solid #f70000}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#333;color:#333}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#f70000;color:#fff;border:1px solid #f70000}.el-pagination.is-background .el-input__icon,.el-pagination.is-background .el-input__inner,.el-pagination button,.el-pagination span:not([class*=suffix]){height:32px;line-height:32px}.el-badge__content{background-color:#f70000;color:#fff;display:inline-block;font-size:12px;height:14px;line-height:14px;padding:0 2px;text-align:center;white-space:nowrap;border:none}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;transform:translateY(0) translateX(100%)}.el-badge__content.is-dot{height:5px;width:5px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#f70000;color:#f70000}.el-badge__content--success{background-color:#6dc335;color:#6dc335}.el-badge__content--danger,.el-badge__content--warning{background-color:#f70000;color:#f70000}.el-badge__content--info{background-color:#909399;color:#909399}.el-result .icon-success{fill:#6dc335}.el-result .icon-error,.el-result .icon-warning{fill:#f70000}.el-result .icon-info{fill:#909399}.el-alert--success.is-light{color:var(--color-success);background:var(--color-success-light-9);border:1px solid var(--color-success-light-7)}.el-alert--success.is-dark{color:var(--color-whites);background:var(--color-success);border:1px solid var(--color-success-light-7)}.el-alert--success.is-light .el-alert__description{color:#6dc335}.el-alert--warning.is-light{color:var(--color-warning);background:var(--color-warning-light-9);border:1px solid var(--color-warning-light-7)}.el-alert--warning.is-dark{color:var(--color-whites);background:var(--color-warning);border:1px solid var(--color-warning-light-7)}.el-alert--warning.is-light .el-alert__description{color:#f70000}.el-alert--info.is-light{color:var(--color-info);background:var(--color-info-light-9);border:1px solid var(--color-info-light-7)}.el-alert--info.is-dark{color:var(--color-whites);background:var(--color-info);border:1px solid var(--color-info-light-7)}.el-alert--info.is-light .el-alert__description{color:#909399}.el-alert--error.is-light{color:var(--color-danger);background:var(--color-danger-light-9);border:1px solid var(--color-danger-light-7)}.el-alert--error.is-dark{color:var(--color-whites);background:var(--color-danger);border:1px solid var(--color-danger-light-7)}.el-alert--error.is-light .el-alert__description{color:#f70000}.el-alert__title{word-break:break-all}.el-loading-spinner .path{stroke:#f70000}.el-loading-spinner .el-loading-text,.el-loading-spinner i{color:#022ea7}.el-message{background-color:#f4f4f5;border-color:#e9e9eb;min-width:unset!important;padding:15px!important}.el-message .el-icon-info,.el-message .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e2f3d7}.el-message--success .el-message__content,.el-message .el-icon-success{color:#6dc335}.el-message--warning{background-color:#fee6e6;border-color:#fdcccc}.el-message--warning .el-message__content,.el-message .el-icon-warning{color:#f70000}.el-message--error{background-color:#fee6e6;border-color:#fdcccc}.el-message--error .el-message__content,.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close,.el-message .el-icon-error{color:#f70000}.el-message-box__content{padding:10px 15px;color:#333;font-size:14px}.el-message-box__status.el-icon-success{color:#6dc335}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-error,.el-message-box__status.el-icon-warning{color:#f70000}.el-message-box{padding:10px}.el-message-box__title{font-weight:500}.el-message-box__btns{margin:15px 0}.el-message-box__btns .el-button{padding:10px 15px;min-width:80px;font-size:14px}.el-message-box__btns button:nth-child(2){margin-left:15px}.el-message-box__message p{margin:0;line-height:24px;color:#333}.el-notification .el-icon-success{color:#6dc335}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-error,.el-notification .el-icon-warning{color:#f70000}.el-menu{border-right:none!important}.el-menu--horizontal>.el-menu-item.is-active,.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom-color:#f70000;color:#f70000}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover,.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title,.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#f70000}.el-menu.el-menu--horizontal{border-bottom:none!important}.el-menu--horizontal>.el-menu-item,.el-menu--horizontal>.el-submenu .el-submenu__title{color:var(--bg-topBarColor)}.el-menu-item a,.el-menu-item a:hover,.el-menu-item i,.el-submenu__title i{color:inherit;text-decoration:none}.el-menu-item a{width:86%;display:inline-block}.el-menu-item:hover,.el-submenu__title:hover{color:#f70000!important;background-color:transparent!important}.el-menu-item.is-active,.el-menu-item:hover i,.el-submenu__title:hover i{color:#f70000}#add-is-active,#add-is-active:hover,.el-active-extend{color:#fff!important;background-color:#f70000!important}#add-is-active:hover i,#add-is-active i,.el-active-extend i{color:#fff!important}.el-popper.is-dark a{color:#fff!important;text-decoration:none}.el-popper.is-light .el-menu--vertical{background:var(--bg-menuBar)}.el-popper.is-light .el-menu--horizontal{background:var(--bg-topBar)}.el-popper.is-light .el-menu--horizontal .el-menu-item,.el-popper.is-light .el-menu--horizontal .el-submenu__title{color:var(--bg-topBarColor)}.el-menu-item .fa,.el-menu-item .iconfont,.el-submenu .fa,.el-submenu .iconfont{font-size:14px!important;display:inline-block;vertical-align:middle;margin-right:5px;width:24px;text-align:center}.el-submenu [class^=el-icon-]{font-size:14px!important}.el-menu-item:focus{background-color:transparent!important}.el-tabs__active-bar{background-color:#f70000;color:#f70000}.el-breadcrumb__inner.is-link:hover,.el-breadcrumb__inner a:hover{color:#333}.el-breadcrumb__inner.is-link,.el-breadcrumb__inner a{color:#333;font-weight:400}.el-dropdown{display:inline-block;position:relative;color:#333;font-size:16px;cursor:pointer}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{color:#333}.el-step__description.is-finish,.el-step__head.is-finish,.el-step__title.is-finish{color:#f70000}.el-step__head.is-finish{border-color:#f70000}.el-step__head.is-success,.el-step__title.is-success{color:#6dc335}.el-step__head.is-success{border-color:#6dc335}.el-step__head.is-error,.el-step__title.is-error{color:#f70000}.el-step__head.is-error{border-color:#f70000;color:#f70000}.el-step__icon-inner{font-size:30px;font-weight:400}.el-step__title{font-size:15px}.el-dialog{min-width:760px}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#f70000}.el-overlay{display:flex;align-items:center;justify-content:center}.el-overlay .el-dialog{margin:0 auto!important;position:absolute}.el-overlay .el-dialog .el-dialog__body{padding:20px!important}.el-dialog__body{max-height:calc(90vh - 111px)!important;overflow-y:auto;overflow-x:hidden}.el-card__header{padding:15px 20px}.el-timeline-item__node--primary{background-color:#f70000;color:#f70000}.el-timeline-item__node--success{background-color:#6dc335;color:#6dc335}.el-timeline-item__node--danger,.el-timeline-item__node--warning{background-color:#f70000;color:#f70000}.el-timeline-item__node--info{background-color:#909399;color:#909399}.el-calendar-table td.is-today{color:#f70000;background-color:#fee6e6}.el-calendar-table .el-calendar-day:hover,.el-calendar-table td.is-selected{background-color:#fee6e6}.el-backtop{color:#fff;transition:All .4s ease-in-out;right:15px;z-index:15;border-radius:2px;width:48px;height:48px;background:#fff;box-shadow:0 12px 32px 0 rgba(190,196,204,.2)}.el-backtop .el-image{width:24px;height:24px;vertical-align:middle}.el-image-viewer__wrapper img{background-color:#fff!important}.el-tooltip__popper{max-width:30%}.el-scrollbar__wrap{height:100%}.el-scrollbar__view{min-height:100%}.soft-tip{box-shadow:0 2px 8px 0 rgba(190,196,204,.3);border-radius:4px;border:1px solid rgba(190,196,204,.3)!important;padding:16px!important;font-size:14px;color:#333;white-space:break-spaces}.soft-tip .soft-tip-list-item{margin-bottom:8px}.soft-tip .soft-tip-list-item:last-child{margin-bottom:0}.tip-class{border:1px solid rgba(190,196,204,.3)!important;padding:16px!important;box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important;color:#333;line-height:14px}.tip-class p{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}.tip-class em{color:#f70000;font-style:normal}.el-tooltip__popper.is-light{border:1px solid rgba(190,196,204,.4);box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:rgba(190,196,204,.4)!important;box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:rgba(190,196,204,.4)!important;box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:rgba(190,196,204,.4)!important;box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:rgba(190,196,204,.4)!important;box-shadow:0 2px 8px 0 rgba(190,196,204,.3)!important}.el-select-dropdown .el-scrollbar__wrap{overflow-x:scroll!important}.el-select-dropdown__wrap{max-height:274px!important}.el-cascader-menu__wrap.el-scrollbar__wrap{height:204px!important}.el-drawer__body{width:100%;height:100%;overflow:auto}.el-drawer-fade-enter-active .el-drawer.rtl{animation:rtl-drawer-animation .3s ease-in reverse!important}.el-drawer-fade-leave-active .el-drawer.rtl{-webkit-animation:rtl-drawer-animation .3s ease!important;animation:rtl-drawer-animation .3s ease!important}.el-drawer-fade-enter-active .el-drawer.ltr{animation:ltr-drawer-animation .3s ease-in reverse!important}.el-drawer-fade-leave-active .el-drawer.ltr{-webkit-animation:ltr-drawer-animation .3s ease!important;animation:ltr-drawer-animation .3s ease!important}.el-table__empty-text{text-align:center;width:188px;height:188px;margin-top:96px;padding-top:120px;background:url(../../static/img/noData.a0c345d9.svg) no-repeat;background-size:70%;background-position:50% 0;box-sizing:border-box;font-size:14px;color:#666}.tags-view-form-col{margin-bottom:15px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-track:active,::-webkit-scrollbar-track:hover{background-color:#f6f6f6;border:1px solid #e8e8e8}::-webkit-scrollbar-thumb{border-radius:6px;background-color:#e8e8e8;cursor:pointer}::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover{border-radius:6px;background-color:hsla(0,0%,80%,.8);cursor:pointer}::-webkit-scrollbar{width:6px;height:10px;background:0 0;cursor:pointer}.major-button{line-height:32px;padding:0 20px;background-color:#f70000;color:#fff;font-size:14px;border:1px solid #f70000;cursor:pointer;display:inline-block;border-radius:2px}.major-button:hover{background-color:#f94d4d;border:1px solid #f94d4d}.minor-button{line-height:32px;padding:0 20px;background-color:#fff;color:#f70000;font-size:14px;border:1px solid #f70000;cursor:pointer;display:inline-block;border-radius:2px}.el-rate{display:flex;cursor:pointer}.el-rate .el-rate__item{line-height:16px;vertical-align:middle}.el-rate .el-rate__text{line-height:20px}.el-rate .el-rate__icon{font-size:16px;margin-right:3px}.el-rate .el-rate__icon.hover{transform:scale(1)!important}.el-rate .el-icon-star-off{position:relative;top:2px}.el-rate .el-icon-star-on{font-size:18px}.van-sticky--fixed{z-index:8}.van-overlay{background-color:rgba(0,0,0,.5)}.is-transparent{color:transparent}.top-40{margin-top:40px}.top-24{margin-top:24px}.top-20{margin-top:20px}.top-16{margin-top:16px}.top-12{margin-top:12px}.top-8{margin-top:8px}.right-16{margin-right:16px}.right-8{margin-right:8px}.right-4{margin-right:4px}.bottom-0{margin-bottom:0}.line-height-32{line-height:32px}.line-height-20{line-height:20px}.line-height-45{line-height:45px!important}.small-main{font-size:12px;line-height:16px;color:#f70000}.tab-flex-center,.tab-flex-right{display:flex;align-items:center}.tab-flex-right{justify-content:flex-end}.inline-flex{display:inline-flex;align-items:center}.is-main{color:#f70000}.color-text{color:#666}.is-linlk{color:#022ea7;cursor:pointer}.is-underline{text-decoration:underline;cursor:pointer}.height-40{height:40px!important}.left-16{margin-left:16px}.left-8{margin-left:8px}.padding-left-24{padding-left:24px!important}.padding-left-16{padding-left:16px!important}.padding-left-32{padding-left:32px!important}.margin-0{margin:0!important}.mini-button{display:inline-block;font-size:12px;line-height:16px;padding:0 4px}.break-word{word-break:break-word}.font-bold{font-weight:600}.cursor-pointer{cursor:pointer}.reject-newline{white-space:nowrap}.flex-width{flex:1}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-color:#d9d9d9;font-weight:400}.el-table th.el-table__cell.is-leaf{padding-bottom:18px}.el-table th.el-table__cell{background:#fff}.el-tabs__nav-wrap{height:48px;background-color:#fff;padding:0 18px;line-height:48px}.el-tabs__nav-wrap .el-tabs__active-bar{display:none}.el-tabs__nav-wrap .el-tabs__item{color:#333;font-size:14px;text-align:center;font-weight:400}.el-tabs__nav-wrap .el-tabs__item:hover{color:#f70000}.el-tabs__nav-wrap .is-active{font-size:18px;color:#f70000;letter-spacing:0;text-align:center;font-weight:600}.el-tabs__nav-wrap:after{display:none}.el-tabs__header{margin:16px 0}.el-table__body .el-table__cell{padding:10px 0}.layout-technical{width:100%;min-width:1200px}.layout-technical-banner{width:100%;height:320px;background:#ddebec url(../../static/img/technical-banner.1b62685b.jpg) no-repeat 50%}.layout-technical-bannerEn{width:100%;height:320px;background:#ddebec url(../../static/img/technical-banner-en.813b1c46.jpg) no-repeat 50%}.layout-technical-body .container{width:75%;min-width:1200px;max-width:1440px;margin:0 auto}.layout-technical-body .support-help{float:right;display:none}.layout-technical-body .title{font-size:28px;text-align:center;margin:24px 0;line-height:28px;color:#333}.layout-technical-body .subtitle{font-size:18px;margin-top:10px;line-height:28px}.layout-technical-body .support-help-option{padding-right:5px;display:inline-block;font-size:16px}.layout-technical-body .net-help{margin-left:5px}.layout-technical-body .subtiltle-text{cursor:pointer}.layout-technical-body .subtiltle-text:hover{color:#022ea7}.layout-technical-body .lineTitle{border-bottom:1px solid #ccc;padding-bottom:6px;margin-bottom:18px}.layout-technical-body .flexBox{flex:0 0 40%}.layout-technical-body .el-breadcrumb,.layout-technical-body .el-link{font-size:16px;line-height:38px}.layout-technical-body .emai{color:#333;text-decoration:none;margin-left:5px}.layout-technical-body .emai:hover{color:#022ea7}.layout-technical-body .el-link.el-link--default:after,.layout-technical-body .el-link.is-underline:hover:after{border:none}.layout-technical-body .is-disabled{color:#333;cursor:text}.layout-technical-body .is-disabled:hover{color:#333}.layout-technical-body-container{display:flex;justify-content:space-between;flex-wrap:wrap}.layout-technical-body-text{color:#999;font-size:14px;line-height:20px;margin:10px 10px 10px 0}.layout-technical-body-support{border-bottom:1px solid #ccc;border-top:1px solid #ccc;background:#f6f6f6;margin-top:30px;padding-bottom:30px}.home-moudel-title{font-size:40px;color:#333;letter-spacing:0;text-align:center;line-height:64px;font-weight:600}@media screen and (max-width:768px){.home-moudel-title{font-size:18px;line-height:28px;font-weight:400}}.view-details-btn{min-width:120px;height:36px;color:#333;font-size:14px;padding:0}.view-details-btn:hover{background-color:#f70000;color:#fff}.view-details-btn .el-icon--right{font-size:16px;position:relative;top:1px}.box-limit,.layout-detail{max-width:1440px;min-width:1200px;margin:0 auto;width:75%}.layout-detail{height:100%;min-height:500px}.layout-detail .el-link.el-link--primary.is-underline:hover:after,.layout-detail .el-link.el-link--primary:after{border-color:#022ea7}.layout-detail-top{width:100%;margin:16px auto;height:28px;line-height:28px}.layout-detail .clear{clear:both}.layout-detail .layout-detail-main{width:100%;margin:0}.layout-detail .layout-detail-main-important{width:100%;margin:0;display:block;flex-direction:column}.layout-detail .layout-detail-main-media{display:none}.layout-detail .layout-detail-main .el-tabs__nav-wrap{background-color:#333;overflow:initial}.layout-detail .layout-detail-main .el-tabs__nav-scroll{overflow:initial}.layout-detail .layout-detail-main .el-tabs__nav{float:none}.layout-detail .layout-detail-main .el-tabs--card>.el-tabs__header .el-tabs__item.is-active .el-tabs__item{border-left:none;font-size:16px;color:#ccc;height:50px;line-height:50px}.layout-detail .layout-detail-main .el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#ccc}.layout-detail .layout-detail-main .el-tabs__item{padding:0 30px;position:relative;z-index:10}.layout-detail .layout-detail-main .el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child{padding-right:30px}.layout-detail .layout-detail-main .el-tabs__item,.layout-detail .layout-detail-main .el-tabs__item.is-active,.layout-detail .layout-detail-main .el-tabs__item:hover{color:#ccc;font-size:16px;height:50px;line-height:50px;border-radius:0;border:none}.layout-detail .layout-detail-main .el-tabs__item.is-active{background:#f70000}.layout-detail .layout-detail-main .el-tabs__item.is-active:after{border:7px solid transparent;border-top:7px solid #f70000;height:0;width:0;position:absolute;content:"";display:block;bottom:-14px;left:50%;margin-left:-6px;z-index:10}.layout-detail .layout-detail-main .el-tabs__item.is-active :hover{background:#f70000;color:#ccc}.layout-detail .layout-detail-main .el-tabs--border-card{background:#fff;border:none;box-shadow:none}.layout-detail .layout-detail-main-base{width:100%;min-height:100px}.layout-detail .layout-detail-main-base-left{float:left;width:60%;line-height:55px;margin-bottom:10px}.layout-detail .layout-detail-main-base-left-title{font-size:28px;letter-spacing:1px;line-height:48px;margin-right:15px;color:#333}.layout-detail .layout-detail-main-base-left-info{margin-top:15px}.layout-detail .layout-detail-main-base-left-info-detail{font-size:14px;letter-spacing:1px;line-height:22px;color:#666;margin-top:10px}.layout-detail .layout-detail-main-base-left-info-switch{font-size:14px;letter-spacing:1px;line-height:22px;color:#022ea7;cursor:pointer}.layout-detail .layout-detail-main-base-left-info-switch:hover{color:#022ea7!important}.layout-detail .layout-detail-main-base-left .el-button{border:2px solid #333;border-radius:0;font-size:16px;color:#333;padding:10px 15px}.layout-detail .layout-detail-main-base-left .el-button--default.is-plain:focus,.layout-detail .layout-detail-main-base-left .el-button--default.is-plain:hover{color:#333;background:#fff;border:2px solid #f70000}.layout-detail .layout-detail-main-base-right{width:40%;float:right;text-align:center}.layout-detail-check{width:100%;display:flex;border:1px solid #ccc}.layout-detail-check-left{width:13%;line-height:40px;background-color:#f6f6f6;border-right:1px solid #ccc;color:#666;font-size:16px;text-align:end;padding:0 10px}.layout-detail-check-right{width:77%;line-height:35px;color:#333;font-size:14px;padding:0 10px}.layout-detail a{text-decoration:none}.is-point{color:#f70000}.el-tabs--border-card>.el-tabs__content{padding:0}.is-border{border:1px solid #ccc}.minorsFont{color:#999!important}.search-input{display:inline-block;width:250px;height:32px;line-height:24px;font-size:12px;border-radius:2px;box-sizing:border-box;border:1px solid #999}.search-input:hover{border-color:#333}.search-input ::-ms-clear,.search-input ::-ms-reveal{display:none}.is-focus{border-color:#333!important}.search-input input{padding-left:12px;margin:0 auto;height:100%;border:none;outline:none;background-color:transparent}.search-input span{cursor:pointer}.search-input{font-size:16px}.search-input:hover{color:#333}.search-clos{cursor:pointer;margin:7px auto;font-size:16px;width:25px;height:14px;border-right:1px solid #999}.search-clos:hover{color:#f70000!important}.search-click{cursor:pointer;margin:7px 10px;font-size:16px;text-align:end}.search-click:hover{color:#f70000!important}.el-input__icon{height:32px;line-height:32px}.el-date-editor .el-range-separator{padding:0 5px;line-height:28px;height:28px;width:12%;color:#333}.medium-size{width:288px;margin-right:12px}.medium-size .el-select__caret{color:#333;font-size:14px;font-weight:600}.layout-software{width:100%;min-width:1200px;margin:0;padding:20px 0;box-sizing:border-box}.layout-software a{text-decoration:none;font-weight:600}.layout-software-table{width:100%;margin:10px 0 40px 0;border-left:1px solid #f4f4f5;border-right:1px solid #f4f4f5}.layout-software-table a{color:#022ea7}.layout-software-table .el-table th{color:#333;background:#f4f4f5!important;border:none!important;font-size:14px}.layout-software-table .el-table .el-table__cell{padding:16px 0;height:23px}.layout-software-table .el-table .cell.el-tooltip{white-space:normal}.layout-software-table .el-form-item__label{color:#333;font-weight:700;font-size:14px;display:inline-block;min-width:100px}.layout-dialog{margin:0}.layout-dialog .el-dialog__body{padding:0 20px}.server-name{font-size:16px;font-weight:600;color:#333;line-height:32px;height:32px;margin:15px 0}.el-image__error,.el-image__placeholder,.image-slot{opacity:0}.thumbnail-box{width:100%;height:81px;display:flex;margin-top:20px;text-align:center;align-items:center;justify-content:center}.thumbnail-box .thumbnail{width:80px;height:80px;padding:5px;margin:0 20px;text-align:center;border:1px solid #999;cursor:pointer}.thumbnail-box .img-active{border:2px solid #999;text-shadow:0 5px 0 #999}.descriptions-div{width:100%;padding:0}.descriptions-div .el-descriptions-item__label.is-bordered-label{font-weight:500;color:#666;background:#f6f6f6;text-align:right;font-size:16px;width:14%}.descriptions-div .el-descriptions .is-bordered td,.descriptions-div .el-descriptions .is-bordered th{border:1px solid #ccc;border-top:none;padding:8px 10px;font-size:16px}.descriptions-div .el-descriptions-item__content{width:86%}.table-link{color:#333;cursor:pointer}.table-link:hover{color:#022ea7;text-decoration:underline}.layout-md{min-width:1200px;max-width:1440px;margin:0 auto}.is-noPermission{font-size:18px;color:#f70000;margin-left:5px;position:relative;top:2px}.tabs-split-line{display:inline-block;position:relative;top:3px;left:30px;border-right:1px solid #777;height:16px}.is-disable{color:#666;margin-left:10px;cursor:no-drop;display:inline-block;min-width:30px}.layout-mySpace{width:100%;min-width:1200px;margin:0 auto;height:100%;background-color:#fff}.layout-mySpace .el-form--inline .el-form-item__label{width:164px!important}.layout-mySpace-top{width:75%;min-width:1200px;max-width:1440px;line-height:64px;padding:25px 20px;margin:0 auto;background:#e5e8f0}.layout-mySpace .public-table-search{margin-bottom:16px;float:right}.layout-mySpace .el-table th.el-table__cell{background:#e5e8f0}.layout-mySpace .select-item{width:100%;line-height:40px;margin-right:16px}.layout-mySpace .select-item-label{color:#666;margin-right:10px;display:inline-block;min-width:100px}.layout-mySpace .select-item .select-size{width:160px;margin-right:20px}.layout-mySpace-content{width:75%;margin:0 auto 24px auto;display:flex;min-width:1200px;max-width:1440px;min-height:600px}.layout-mySpace-content-left{width:20%;background:hsla(0,0%,96.9%,.6);min-width:288px}.layout-mySpace-content-left-menu{display:flex;align-items:center;justify-content:space-between}.layout-mySpace-content-left-menu img{width:16px;height:16px;margin-right:16px}.layout-mySpace-content-left-menu:hover .default-icon{display:none}.layout-mySpace-content-left-menu .default-icon,.layout-mySpace-content-left-menu:hover .hover-icon{display:inline-block}.layout-mySpace-content-left-menu .hover-icon{display:none}.layout-mySpace-content-left .no-flex{display:block}.layout-mySpace-content-left .el-menu{color:#666}.layout-mySpace-content-left .el-submenu__title{flex:1}.layout-mySpace-content-left .el-submenu__title .el-menu-item{font-size:15px}.layout-mySpace-content-left i{font-weight:600;font-size:14px}.layout-mySpace-content-right{width:80%}.layout-mySpace .el-table .caret-wrapper{height:24px}.layout-mySpace .el-table .sort-caret.ascending{top:0}.layout-mySpace .el-table .sort-caret.descending{bottom:2px}.layout-mySpace .confirmation-popup .el-dialog__header{background:#fbfbfb;border-radius:2px 2px 0 0;padding:20px 24px;color:#333}.layout-mySpace .confirmation-popup .el-dialog__header .el-dialog__title{font-size:16px}.layout-mySpace .confirmation-popup .el-dialog__header .el-dialog__headerbtn{font-size:18px}.layout-mySpace .confirmation-popup .el-dialog__body{padding:0}.layout-mySpace .confirmation-popup .confirmation-tip{padding:49px 24px 48px 24px}.layout-mySpace .confirmation-popup .confirmation-tip .el-icon-warning{color:#ff8e36;font-size:20px;margin-right:12px;position:relative;top:2px}.layout-mySpace .confirmation-popup .operate-btn{border-top:1px solid #ccc;height:70px;display:flex;justify-content:flex-end;align-items:center;padding-right:24px}.layout-mySpace .progress-dialog .progress-conetnt{padding:33px 24px}.layout-mySpace .delete-label{color:#f70000;cursor:pointer}#layout-affiliate-approval td,.layout-certifiedInfo-table td{text-align:left!important}#layout-affiliate-approval td .el-button,.layout-certifiedInfo-table td .el-button{padding:0}#layout-affiliate-approval .is-img,.layout-certifiedInfo-table .is-img{position:relative;top:4px;cursor:pointer}#layout-affiliate-approval .is-icon,.layout-certifiedInfo-table .is-icon{cursor:pointer;font-size:18px}#layout-affiliate-approval td.is-label{text-align:center!important}.special-table tr{cursor:pointer}.serialNo .el-table .el-image__inner{position:relative;top:8px}#softwareDetails .el-steps{width:60%;margin:0 auto}#softwareDetails .el-steps .is-process{color:#c0c4cc;border-color:#c0c4cc}#softwareDetails .el-step__icon{width:26px;height:26px}#softwareDetails .el-step__icon .el-step__icon-inner{font-size:20px}#softwareDetails .el-table td{text-align:left!important}#softwareDetails table{width:100%}#softwareDetails table .downloadIcon{font-size:24px}#softwareDetails table .disabledDownloadIcon{color:#c0c4cc;cursor:not-allowed}#softwareDetails .el-collapse-item__header{font-weight:700}#softwareDetails .softListTable table{margin-top:0}#softwareDetails .softListDownload button{float:left;margin-left:20px;margin-top:5px}#softwareDetails .softListDownload div{float:right;margin-right:20px}.layout-account{width:100%;padding:24px 0 0 24px}.layout-account .el-collapse-item__content{padding-top:20px}.layout-account-top{height:35px;line-height:28px;font-size:18px;margin-bottom:24px;border-bottom:1px solid #ccc}.layout-account-top span{border-bottom:2px solid transparent;padding-bottom:9px;cursor:pointer}.layout-account-top span+span{margin-left:40px}.layout-account-top .is-active{border-bottom:2px solid #f70000}.layout-account-bottom{width:100%;height:50px;margin-top:40px;text-align:center}.layout-account-bottom .el-button{padding:12px 25px;margin:0 15px}.layout-account .is-btn{height:32px;color:#022ea7;position:relative;top:2px;left:30px}.layout-account .companyTip{font-size:12px;color:#666}.layout-account .companyTip i{color:#022ea7;font-size:16px;position:relative;top:1px}.layout-account .el-col{margin-bottom:20px}.layout-account .el-cascader,.layout-account .el-form-item{width:100%}.layout-account .user-area{width:46%;vertical-align:baseline}.layout-account .el-form-item__content{width:calc(100% - 180px)}.layout-account table{border-collapse:collapse;font-size:14px;color:#666;width:90%;border-color:#d3d4d6}.layout-account table td{width:20%;line-height:50px;text-align:center;min-width:120px}.layout-account table .is-main{color:#666;width:60%;text-align:left;padding:0 30px;box-sizing:border-box}.layout-account table .is-link{color:#022ea7;cursor:pointer}.layout-account table .is-link:hover{text-decoration:underline}.layout-account table .is-click{color:#f70000;cursor:pointer}.layout-account table .is-success{color:#6dc335;margin-left:20px}.layout-account table .is-error{color:#f70000;margin-left:20px}.layout-account table .is-block{display:block;line-height:20px;margin-left:0}.layout-account table .is-remind{color:var(--color-majors)}.layout-account .layout-myProduct{width:100%}.layout-account .layout-myProduct #pane-apply td,.layout-account .layout-myProduct #pane-contract td,.layout-account .layout-myProduct #pane-serialNo td{text-align:left}.layout-account .layout-myProduct .el-tabs__nav-wrap{background-color:#999;padding-left:0}.layout-account .layout-myProduct .el-tabs--card>.el-tabs__header .el-tabs__item.is-active .el-tabs__item{border-left:none;font-size:16px;color:#ccc;background-color:#f70000;height:50px;line-height:50px}.layout-account .layout-myProduct .el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#ccc}.layout-account .layout-myProduct .el-tabs__item,.layout-account .layout-myProduct .el-tabs__item.is-active,.layout-account .layout-myProduct .el-tabs__item:hover{color:#ccc;font-size:16px;height:50px;line-height:50px;border-radius:0;border-right-color:#ccc;border-left-color:#ccc}.layout-account .layout-myProduct .el-tabs__item.is-active{background:#f70000;font-weight:400}.layout-account .layout-myProduct .tabs-active:after{border:7px solid transparent;border-top:7px solid #f70000;height:0;width:0;position:absolute;content:"";display:block;bottom:-14px;left:50%;margin-left:-6px;z-index:2}.layout-account .layout-myProduct .el-tabs__item.is-active :hover{background:#f70000;color:#ccc}.layout-account .layout-myProduct .el-tabs--border-card{background:#fff;border:none;box-shadow:none}.layout-account .overview{width:100%;min-height:300px}.layout-account .overview-count{width:100%;color:#666;font-size:16px;line-height:20px;margin:20px 0}.layout-account .overview-status{width:100%;display:flex}.layout-account .overview-status-item{width:18%;margin:0 auto;padding:20px 0;text-align:center;background:#f6f6f6;background:var(--color-back);border:1px solid #ccc;cursor:pointer}.layout-account .overview-status-item .number{display:block;color:#666;font-size:24px;line-height:28px}.layout-account .overview-status-item .title{display:block;color:#666;font-size:16px;line-height:28px;margin-top:5px}.layout-account .overview-registered{height:32px;line-height:32px;font-size:16px;margin:10px 0 20px 0;color:#333;color:var(--color-font)}.layout-account .overview-registered .title{border-bottom:3px solid #f70000}.layout-account .overview-registered-box{min-height:200px}.layout-account .overview-registered-box-noData{line-height:200px;text-align:center;color:#999}.layout-account .serialNo{width:100%}.layout-account .serialNo-search{margin:20px;width:100%;height:40px}.layout-account .serialNo-search .el-button{padding:8px 20px;margin-left:20px}.layout-account .serialNo-table{width:100%;margin-top:10px;border-left:1px solid #e9e9eb;border-right:1px solid #e9e9eb}.layout-account .serialNo-table a{color:#022ea7;color:var(--color-link)}.layout-account .serialNo-table table{margin-top:0}.layout-account .serialNo-table .el-table th{color:#333;color:var(--color-font);font-weight:600;background:#f6f6f6!important;background:var(--color-back)!important;border-bottom:none!important;font-size:14px}.layout-account .serialNo-table .el-form-item__label{color:#333;color:var(--color-font);font-weight:700;font-size:14px;display:inline-block;min-width:100px}.layout-account .serialNo-table .question-icon{width:18px;height:18px}.layout-account .serialNo-table .question-icon .el-image__inner{width:16px;height:16px;position:relative;top:3px}.layout-account .serialNo-table .delete-label{color:#f70000;cursor:pointer}.layout-product-tip{width:100%;margin-bottom:30px}.layout-product-tip-item{list-style:none;line-height:28px;color:#666;font-size:14px}.layout-product-tip .is-title{font-size:16px}.is-link{color:#022ea7;cursor:pointer;text-decoration:none}.is-link:hover{text-decoration:underline}.s-canvas{height:32px;line-height:32px;margin:4px 10px 0 15px}.identify-code{display:flex}.identify-code i{font-size:20px;line-height:40px;height:32px;font-weight:700;cursor:pointer}.identify-code i:hover{color:#f70000}.registration-Module{width:100%;padding:20px 0}.registration-Module .el-form-item__label{line-height:20px}.registration-Module .el-col{margin-bottom:13px}.registration-Module .el-form-item__content{width:100%}.registration-Module .el-form-item__content .el-input{width:89%}.registration-Module .el-form-item__error{padding-top:2px}.registration-Module .product-name-select{width:100%}.registration-Module .el-checkbox__input.is-checked .el-checkbox__inner{background-color:#f70000;border-color:#f70000;background-color:var(--color-primary);border-color:var(--color-primary)}.registration-Module .el-checkbox-button.is-focus .el-checkbox-button__inner,.registration-Module .el-checkbox.is-bordered.is-checked,.registration-Module .el-checkbox__inner:hover,.registration-Module .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#f70000;border-color:var(--color-primary)}.registration-Module-icon{display:inline-block}.registration-Module-icon i{color:#022ea7;color:var(--color-link);cursor:pointer;font-size:18px;margin-left:5px;font-weight:700}.myPermissions{width:100%}.myPermissions-identity{width:100%;color:#666;margin-bottom:30px;padding-left:30px;font-size:15px}.myPermissions .el-step__description.is-finish,.myPermissions .el-step__head.is-finish,.myPermissions .el-step__title.is-finish{color:#6dc335;color:var(--color-success)}.myPermissions .el-step__head.is-finish{border-color:#6dc335;border-color:var(--color-success)}.myPermissions .el-step__icon-inner{font-size:50px!important;font-weight:300!important}.myPermissions .table-title{font-weight:700;font-size:14px;color:#333;color:var(--color-font);margin-top:20px}.myPermissions-step{width:100%}.myPermissions-step .is-des{font-size:16px;color:#666;line-height:32px;margin-bottom:5px}.myPermissions-step .is-remark{font-size:12px;color:#666}.myPermissions-step .is-link{font-size:12px;color:#022ea7;color:var(--color-link);cursor:pointer}.myPermissions-step .el-button{padding:8px 20px}.myPermissions .permission-dialog{width:30%}.myPermissions .permission-dialog .el-dialog__body{padding:10px 20px;color:#666;font-size:14px;word-break:break-all;text-align:center}.myPermissions .permission-dialog .el-dialog__body table{margin:0 20px 30px 20px}.myPermissions .permission-dialog .el-dialog__body table th{line-height:40px;background:#f6f6f6;background:var(--color-back)}.myPermissions .permission-dialog .el-dialog__body table td{line-height:40px;padding-right:30px;word-break:break-word}.myPermissions .permission-dialog .el-dialog__body table i{font-size:24px;font-weight:700;color:#6dc335;color:var(--color-success);position:relative;top:3px}.layout-association{width:90%;margin:0 auto}.layout-association .el-steps--simple{padding:13px 16px!important}.layout-association .el-step__icon-inner{font-size:18px!important;font-weight:400!important}.layout-association .el-step__title{max-width:100%!important}.layout-association-Step1{width:90%;margin-top:30px}.layout-association-Step2{width:100%}.layout-association-Step2 table td{text-align:left}.layout-association-Step2-search{width:100%;margin:30px 0}.layout-association-Step2-search-title{font-size:14px;color:#333;font-weight:600}.layout-association-Step2-search-right{display:flex}.layout-association-Step2-search-right-label{margin-left:auto;line-height:32px;height:32px;margin-right:20px}.layout-association-Step2-btn{text-align:center}.layout-association-Step2-btn .el-button{width:94px}.layout-association-Step2-table thead tr .el-checkbox__input{display:none}.information{width:auto}.information-search{width:100%;display:flex;justify-content:space-between;margin-bottom:20px}.information-search-right{flex:1}.information-search .right-search{width:100%;max-width:400px;float:right}.information-search .right-search .el-input__inner{width:100%;border-radius:2px;height:36px;border-color:#ccc}.information-search .right-search .el-icon-search{color:#666;font-size:16px;font-weight:580;height:100%;cursor:pointer;line-height:36px}.information-detail{width:100%}.information-detail-title{margin-top:32px;margin-bottom:16px;color:#333;font-size:24px;line-height:36px}.information-detail-basic{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.information-detail-basic-item{display:flex;align-items:center;color:#333;font-size:14px}.information-detail-basic-item:last-child{justify-content:flex-end}.information-detail-basic-item-label{color:#999}.information .news-state{height:24px;line-height:24px;color:#333;cursor:pointer;border:1px solid #fff;padding:0 8px;margin-right:20px;display:inline-block}.information .news-active{color:#f70000;border:1px solid #f70000}.information .state-icon{font-size:12px;color:#fff;text-align:center;line-height:16px;height:16px;padding:0 8px;border-radius:4px;margin-right:16px;display:inline-block}.subscription{width:100%}.subscription .el-menu-class{border-bottom:1px solid #dfe1e8!important}.subscription .el-menu-class .el-menu-item{float:left;height:36px;line-height:28px;margin:0;color:#333;font-size:18px;padding:0 4px;margin-right:24px;padding-bottom:8px}.subscription .el-menu--horizontal>.el-menu-item.is-active,.subscription .layout-header .el-menu--horizontal>.el-submenu.is-active .el-submenu__title{color:#333}.subscription .el-menu-item:hover,.subscription .el-submenu__title:hover{color:#333!important;background-color:transparent!important}.subscription-content{margin-top:24px;font-size:14px}.subscription-content-noData{width:100%;padding:48px 0;text-align:center}.subscription-content-noData-img{height:200px}.subscription-content-noData-text{color:#666;margin-top:24px;margin-bottom:32px}.subscription-content-noData-label{color:#333;margin-bottom:16px}.subscription-content-noData-button{display:flex;align-items:center;justify-content:center}.subscription-content-noData .right-20{margin-right:20px}.subscription-bulk{width:60%;min-width:960px!important;max-height:80vh!important}.subscription-bulk .el-dialog__body{min-height:300px;max-height:calc(80vh - 165px)!important}.subscription-bulk-body{padding:32px 24px}.subscription-bulk-body-box{width:100%;display:flex}.subscription-bulk-body-box-left{width:120px;font-size:16px;line-height:22px;color:#333}.subscription-bulk-body-box-right{flex:1;line-height:22px;font-size:16px;color:#333}.subscription-bulk-body-box:nth-child(2){margin-top:24px}.subscription-bulk-body-search{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:16px;color:#333}.subscription-bulk-body-search .el-input{width:40%;min-width:280px}.subscription-bulk-body-product{width:100%}.subscription-bulk-body-product-item{margin-top:40px}.subscription-bulk-body-product-item-title{font-size:16px;color:#333;line-height:22px;margin-bottom:20px;display:flex;justify-content:space-between;padding-right:15.4%;align-items:center}.subscription-bulk-body-product-item-title .van-checkbox{font-size:14px}.subscription-bulk-body-product-item-title .van-checkbox .van-checkbox__icon,.subscription-bulk-body-product-item-title .van-checkbox .van-icon{height:14px;width:14px;border-color:#333;border-radius:2px;font-size:12px}.subscription-bulk-body-product-item-title .van-checkbox .van-checkbox__icon--checked .van-icon{background-color:#f70000;border-color:#f70000}.subscription-bulk-body-product-item .model{font-size:14px;color:#333}.subscription-bulk-body-product-item .model,.subscription-bulk-body-product-item .model .el-checkbox{line-height:22px;display:flex;align-items:center}.subscription-bulk-body-product-item .model .el-checkbox__input{line-height:16px}.subscription-bulk-body-product-item .model .el-checkbox__label{padding-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscription-bulk-body-product-item .el-col-lg-5{width:20%!important}.subscription-bulk-body .is-main{cursor:pointer;color:#f70000}.subscription-bulk-body .is-tips{color:#999;margin-right:16px}.subscription-bulk-body .model-info{margin-top:24px}.subscription-bulk-body .model-info-box{margin-top:24px;display:flex;align-items:center;justify-content:space-between}.subscription-bulk-body .model-info-box-type{flex:1;border:1px solid #d8d8d8;border-radius:2px;padding:16px;color:#333;position:relative;cursor:pointer}.subscription-bulk-body .model-info-box-type+.model-info-box-type{margin-left:10px}.subscription-bulk-body .model-info-box-type:hover{border:1px solid #f70000}.subscription-bulk-body .model-info-box-type-name{font-size:16px;display:flex;align-items:center}.subscription-bulk-body .model-info-box-type-name img{margin-right:4px}.subscription-bulk-body .model-info-box-type-text{font-size:14px;margin-top:12px}.subscription-bulk-body .model-info-box-type-select{width:100%;margin-top:4px}.subscription-bulk-body .model-info-box-type-select .el-input__inner{height:24px;line-height:24px;font-size:14px;border-radius:2px}.subscription-bulk-body .model-info-box .type-active{border:2px solid #f70000}.subscription-bulk-body .model-info-box .type-active:after{content:"";width:3px;height:6px;position:absolute;right:2px;bottom:2px;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;transform:rotate(40deg)}.subscription-bulk-body .model-info-box .type-active:before{content:"";position:absolute;right:0;bottom:0;border:8px solid #f70000;border-top-color:transparent;border-left-color:transparent}.subscription-bulk .el-dialog__footer{padding:16px 24px;border-top:1px solid #d8d8d8}.subscription-bulk-footer{width:100%}.subscription-bulk-footer .button{padding:0 40px;line-height:44px;margin-left:20px;font-size:16px}.subscription .select-part{width:470px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.subscription .select-part .public-select{width:400px}.subscription .select-part .label{display:inline-block;width:70px}.subscribe-solutions,.subscribe-solutions-submit{width:100%}.subscribe-solutions-submit .major-button{padding:0 28px}.subscribe-solutions-content{width:100%;margin-top:24px}.subscribe-solutions-content-header{height:52px;background:#e5e8f0;line-height:52px;padding:0 16px}.subscribe-solutions-content-item{width:100%}.subscribe-solutions-content-item:last-child{border-bottom:1px solid #ccc}.subscribe-solutions-content-item-father{height:52px;line-height:52px;padding:0 16px;border-top:1px solid #ccc;color:#333;display:flex;align-items:center;cursor:pointer}.subscribe-solutions-content-item-father-box{width:100%;display:flex;align-items:center;justify-content:space-between}.subscribe-solutions-content-item .show-back{background:#f4f6fa}.subscribe-solutions-content-item .show-back .el-icon-arrow-down{transform:rotate(180deg)}.subscribe-solutions-content-item-child{height:52px;line-height:52px;padding:0 16px 0 24px;color:#333;display:flex;align-items:center;justify-content:space-between}.subscribe-solutions-content-item-child span{cursor:pointer}.subscribe-solutions-content-item-child:hover{color:#f70000;background:#f4f6fa}.subscribe-solutions-content-item .el-checkbox{width:100%;height:52px;line-height:52px}.subscribe-solutions-content-item .el-checkbox .el-checkbox__input{float:right;line-height:52px}.subscribe-solutions-content-item .el-checkbox .el-checkbox__label{float:left;padding-left:0;line-height:52px}.subscribe-solutions-content-item .is-active{color:#f70000}.trouble-ticket-form{width:100%}.trouble-ticket-form .el-form{height:auto}.trouble-ticket-form-title{font-size:16px;font-weight:600;color:#333}.trouble-ticket-form-submit{width:100%;text-align:center;margin:0 auto 20px auto}.trouble-ticket-form .input-width{width:100%}.trouble-ticket-form .form-right{display:flex!important;align-items:center;justify-content:flex-end}.trouble-ticket-form .tips{color:#666;line-height:14px;font-size:14px;margin-top:8px}.trouble-ticket-form .tips img{position:relative;top:2px;margin-right:4px}.my-trouble-list .operate-btn{width:100%;height:44px;text-align:center;margin-top:12px}.my-trouble-list .el-table{margin-top:16px}.my-trouble-list .link{color:#022ea7;cursor:pointer}.my-trouble-list .link:hover{text-decoration:underline}.my-trouble-list .progress-dialog .progress-conetnt .el-step__icon{border:none}.my-trouble-list .progress-dialog .progress-conetnt .el-step__line{background-color:#ccc;width:1px;top:20px;left:12px}.my-trouble-list .progress-dialog .progress-conetnt .el-step__main{padding-left:0}.my-trouble-list .progress-dialog .progress-conetnt .el-step__main .el-step__title{font-size:14px;color:#333;padding:0;line-height:20px;font-weight:400}.my-trouble-list .progress-dialog .progress-conetnt .el-step__main .el-step__description{color:#999;margin-top:8px;font-size:14px;font-weight:400}.my-trouble-list .progress-dialog .operate-btn{margin-top:0}.company-trouble-list{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#666}.company-trouble-list img{height:200px;margin-bottom:24px}.star{margin-right:4px;font-style:normal;position:relative;top:2px;color:#f70000}.agree-privacy{margin-top:10px}.agree-privacy .el-checkbox__inner{background:#fff;border:1px solid #adb0b8;border-radius:2px;margin-right:8px}.agree-privacy .tips{font-size:14px;color:#333;line-height:20px;font-weight:400}@media screen and (max-width:767px){.layout-mySpace{width:100%;min-width:100%;overflow:auto}}[v-cloak]{display:none}.layout-bulletins{margin:0;padding:0;width:100%}.layout-bulletins .display-flex{display:flex}.layout-bulletins .bulletins-daterange{text-align:right;padding-left:8px}.layout-bulletins .bulletins-daterange .el-date-editor{height:36px;width:250px}.layout-bulletins .layout-life-cycle-right-box .display-flex{padding-left:20%}.layout-bulletins .layout-life-cycle-right-title{color:span;color-color:#f70000}.layout-bulletins a{text-decoration:none;color:#022ea7;color:var(--color-link)}.layout-bulletins-banner{height:200px}.layout-bulletins-banner .layout-home-search-title{line-height:200px;color:#333;font-size:48px!important;font-weight:500!important}.layout-bulletins-banner-top{width:100%;height:50px;margin:0 auto;line-height:50px;background:rgba(0,0,0,.3);padding:11px 0}.layout-bulletins-body{width:75%;max-width:1440px;min-width:1200px;margin:0 auto}.layout-bulletins-body-p{font-size:32px;color:#333;line-height:100px;margin-top:10px}.layout-bulletins-body-content{width:100%;display:flex}.layout-bulletins-body-content-left{width:342px;box-sizing:border-box;height:auto;overflow:hidden}.layout-bulletins-body-content-left .el-tree{max-width:100%}.layout-bulletins-body-content-left .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#fff}.layout-bulletins-body-content-left .el-tree-node.is-current>.el-tree-node__content .el-tree-node__label{color:#f70000!important;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.layout-bulletins-body-content-left .el-tree-node .el-tree-node__content{height:40px;line-height:40px}.layout-bulletins-body-content-left .el-tree-node .el-tree-node__content .el-tree-node__label{color:#022ea7;font-size:16px;width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.layout-bulletins-body-content-left .el-tree-node .el-tree-node__content .el-tree-node__label:hover{color:#f70000;text-decoration:underline}.layout-bulletins-body-content-left .el-tree-node__children .el-tree-node .el-tree-node__content{height:35px;line-height:35px}.layout-bulletins-body-content-left .el-tree-node__children .el-tree-node .el-tree-node__content .el-tree-node__label{font-size:14px;width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.layout-bulletins-body-content-left .el-icon-arrow-right{color:#022ea7;color:var(--color-link);font-size:14px;font-weight:600}.layout-bulletins-body-content-left .is-leaf{color:#fff}.layout-bulletins-body-content-right{width:calc(100% - 342px);box-sizing:border-box;transition:padding .3s ease-in-out 0s;overflow:hidden;display:block}.layout-bulletins-body-content-right .el-menu.el-menu--horizontal{border-bottom:1px solid #ccc!important}.layout-bulletins-body-content-right .el-menu-item,.layout-bulletins-body-content-right .el-submenu__title{height:60px;line-height:60px!important;color:#666;font-size:18px;padding:0 10px;margin:0 40px 0 10px;transition:none!important}.layout-bulletins-body-content-right .el-menu-item:hover{border-bottom:2px solid #f70000!important}.layout-bulletins-body .el-tabs__item{color:#666;font-size:18px;height:60px;line-height:60px;border-radius:0}.layout-bulletins-body .el-tabs__item.is-active,.layout-bulletins-body .el-tabs__item:hover{color:#333;color:var(--color-font);font-size:18px;height:60px;line-height:60px;border-radius:0}.layout-bulletins-body .el-tabs__active-bar{background-color:#f70000;background-color:var(--color-majors);padding-bottom:2px;border-bottom:1px solid #f70000;border-bottom:1px solid var(--color-majors)}.layout-bulletins-body .el-tabs__content{min-height:500px}.layout-life-cycle{width:100%;display:flex;padding:0 0 80px;box-sizing:border-box}.layout-life-cycle .functionBtn{padding-left:20px;margin-top:10px;font-size:14px;width:100%;color:#666;cursor:pointer}.layout-life-cycle .functionBtn:hover{color:#f70000;color:var(--color-majors)}.layout-life-cycle .functionBtn i{color:#022ea7;color:var(--color-link);font-size:16px}.layout-life-cycle-left{width:350px}.layout-life-cycle-left .search-input{display:inline-block;width:320px;height:38px;line-height:32px;border-radius:2px;box-sizing:border-box;border:1px solid #999}.layout-life-cycle-left .search-input:hover{border-color:#333}.layout-life-cycle-left .search-input ::-ms-clear,.layout-life-cycle-left .search-input ::-ms-reveal{display:none}.layout-life-cycle-left .is-focus{border-color:#333!important;border-color:var(--color-font)!important}.layout-life-cycle-left .search-input input{padding-left:12px;margin:0 auto;height:100%;width:250px;border:none;outline:none;background-color:transparent}.layout-life-cycle-left .search-input span{cursor:pointer}.layout-life-cycle-left .search-input{font-size:16px}.layout-life-cycle-left .search-input:hover{color:#333;color:var(--color-font)}.layout-life-cycle-left .search-clos{cursor:pointer;margin:7px auto;color:#666;font-size:18px;font-weight:600;width:25px;height:16px;border-right:1px solid #666}.layout-life-cycle-left .search-clos:hover{color:#f70000!important;color:var(--color-majors)!important}.layout-life-cycle-left .search-click{color:#666;cursor:pointer;margin:7px 10px;font-size:18px;font-weight:600;text-align:end}.layout-life-cycle-left .search-click:hover{color:#f70000!important;color:var(--color-majors)!important}.layout-life-cycle-left .el-input__icon{height:32px;line-height:32px}.layout-life-cycle-left .el-tree{width:320px}.layout-life-cycle-left .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#fff}.layout-life-cycle-left .el-tree-node.is-current>.el-tree-node__content .el-tree-node__label{color:#f70000!important;color:var(--color-majors)!important}.layout-life-cycle-left .el-tree-node__content{height:40px;line-height:40px}.layout-life-cycle-left .el-icon-arrow-right{color:#022ea7;color:var(--color-link);font-size:14px;font-weight:600}.layout-life-cycle-left .is-leaf{color:#fff}.layout-life-cycle-left .el-tree-node__label{color:#022ea7;color:var(--color-link);font-size:16px}.layout-life-cycle-left .el-tree-node__label:hover{color:#f70000;color:var(--color-majors);text-decoration:underline}.layout-life-cycle-right{width:100%;min-height:calc(100vh - 621px)}.layout-life-cycle-right-box{width:100%}.layout-life-cycle-right-box-main{flex-flow:row-reverse}.layout-life-cycle-right-box .screening{float:right;color:#022ea7;color:var(--color-link);font-weight:500;font-size:14px;cursor:pointer}.layout-life-cycle-right-noData{padding:100px 0;text-align:center;font-size:14px;color:#666}.layout-life-cycle-right-protocol{width:100%;height:auto;padding:16px;color:#333;font-size:14px;line-height:20px;background:#f6f6f6;margin-bottom:16px}.layout-life-cycle-right-title{width:100%;height:auto;font-size:18px;color:#333;line-height:28px;font-weight:500;margin-bottom:6px}.layout-life-cycle-right-title span{color:#f70000}.layout-life-cycle-right-item{width:100%;margin-bottom:15px}.layout-life-cycle-right-item-name{font-size:14px;color:#333;line-height:20px;font-weight:400;cursor:pointer}.layout-life-cycle-right-item-name .doc-icon{font-size:18px;color:#022ea7;margin-left:5px;font-weight:600;display:none}.layout-life-cycle-right-item-name .isFine-icon{width:15px;height:15px;line-height:15px;border-radius:2px;box-sizing:border-box;color:#fff;font-size:12px;text-align:center;display:inline-block;font-weight:100;background:#f70000;margin-left:5px}.layout-life-cycle-right-item-name:hover{text-decoration:underline}.layout-life-cycle-right-item-name:hover .doc-icon{display:inline-block}.layout-life-cycle-right-item-comment{font-size:12px;color:#999;line-height:18px;margin-top:3px}.layout-life-cycle .tip-text{font-size:16px;color:#333;line-height:24px}.layout-life-cycle .tip-text .is-link{color:#022ea7;cursor:pointer}.is-noData{width:250px;height:250px}.layout-bulletins-detail{width:75%;margin:0 auto;padding:20px 0;min-width:1200px}.layout-bulletins-detail-name{margin:10px 0;display:flex;align-items:center;justify-content:space-between}.layout-bulletins-detail-name-text{font-size:26px;color:#666;line-height:42px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;display:inline-block}.layout-bulletins-detail-base{width:100%;line-height:20px;margin-bottom:20px;color:#666;font-size:14px}.layout-bulletins-detail-base .bulletins-icon{width:16px;height:16px;position:relative;top:3px;margin-left:20px;margin-right:5px}.layout-bulletins-detail-body{width:100%;min-height:400px;border:1px solid #ccc}.layout-bulletins-detail-bottom{margin-top:30px;margin-bottom:80px}.layout-bulletins-detail-bottom-name{color:#666;font-size:14px;line-height:20px}.layout-bulletins-detail-bottom-box{margin-top:5px;width:100%;border:1px solid #ccc;padding:15px 10px;box-sizing:border-box}.layout-bulletins-detail-bottom-box .attach-name{font-size:14px;color:#022ea7;line-height:20px;cursor:pointer;margin-bottom:0}.layout-bulletins-detail-bottom-box .attach-name+.attach-name{margin-top:12px}.layout-bulletins-detail-bottom-box .attach-name .attach-icon{font-size:14px;color:#022ea7;display:none;font-weight:600}.layout-bulletins-detail-bottom-box .attach-name:hover .attach-icon{display:inline-block}.bulletins-detail-files .title{font-weight:600;font-size:16px;margin-top:32px;margin-bottom:16px}.bulletins-detail-files .fiel-item{color:#f70000;font-size:14px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bulletins-detail-files .fiel-item .down-load-icon{position:relative;top:2px}.bulletins-detail-files .fiel-item+.fiel-item{margin-top:8px}.layout-knowledge{margin:0;padding:0;width:100%;background-color:#fff;margin-bottom:80px}.layout-knowledge li{list-style:none}.layout-knowledge a{text-decoration:none;color:#022ea7}.layout-knowledge .el-loading-spinner{top:20%}.layout-knowledge-pc{width:100%;background:#f6f6f6;margin-bottom:80px}.layout-knowledge-pc .isFine-icon{width:16px;height:16px;line-height:16px;border-radius:2px;box-sizing:border-box;color:#fff;font-size:10px;text-align:center;display:inline-block;background:#f70000;margin-left:5px}.layout-knowledge-banner{padding-top:1px}.layout-knowledge-banner-content{max-width:1440px;min-width:1200px;margin:0 auto;width:75%}.layout-knowledge-banner-right-name-text{font-size:14px;line-height:48px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-knowledge-banner-title{width:100%;color:#333;align-items:center;height:84px;margin-top:38px}.layout-knowledge-banner-title-name{font-size:44px;font-weight:400;margin-right:1.3%;color:#333;margin-bottom:16px}.layout-knowledge-banner-title-tips{display:flex;align-items:center;color:#333;font-weight:400;letter-spacing:.03px}.layout-knowledge-banner-title-tips-icon{margin-right:4px;width:16px;height:16px;position:relative;top:1px}.layout-knowledge-banner-title-tips-login{color:#022ea7;cursor:pointer}.layout-knowledge-banner-title-tips-login:hover{-webkit-text-decoration:underline #022ea7;text-decoration:underline #022ea7}.layout-knowledge-banner-btn{margin-top:24px;margin-bottom:16px}.layout-knowledge-banner-btn .el-button{padding:0 30px;height:36px;font-size:14px}.layout-knowledge-body{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;margin-top:16px;box-sizing:border-box}.layout-knowledge-body-top{width:100%;height:300px;display:flex;justify-content:space-between}.layout-knowledge-body-top-content{width:49.1%;height:300px;background:#fff;display:flex;flex-direction:column;padding-bottom:24px}.layout-knowledge-body-top-content-title{font-size:18px;color:#fff;line-height:72px;padding-left:24px}.layout-knowledge-body-top-content-banner-latest{height:72px;background:url(../../static/img/knowledge-latest-case.95d41c85.png) no-repeat 50%;background-size:cover}.layout-knowledge-body-top-content-banner-hot{height:72px;background:url(../../static/img/knowledge-hot-case.3317e54c.png) no-repeat 50%;background-size:cover}.layout-knowledge-body-top-content-list{margin-top:24px;list-style:none;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding-left:24px;padding-right:24px}.layout-knowledge-body-top-content-list-item{display:flex;justify-content:space-between;align-items:center}.layout-knowledge-body-top-content-list-item:hover span{color:#f70000}.layout-knowledge-body-top-content-list-item:hover .isFine-icon{color:#fff}.layout-knowledge-body-top-content-list-item-name{cursor:pointer;color:#333;padding-right:5px;flex:1;overflow-x:hidden;display:flex;align-items:center;overflow-y:hidden}.layout-knowledge-body-top-content-list-item-name .is-noPermission{top:0}.layout-knowledge-body-top-content-list-item-name .item-case-name{display:inline-block;max-width:calc(100% - 44px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.layout-knowledge-body-top-content-list-item-time{color:#666;width:100px;white-space:nowrap;text-align:right}.layout-knowledge-body-top-content-list-item p{display:flex;justify-content:space-between;align-items:center}.layout-knowledge-body-top-content-list-item p span{white-space:nowrap}.layout-knowledge-body-type{min-height:48px;line-height:48px;background:#fff;padding-left:32px;margin-top:16px}.layout-knowledge-body-type-case{color:#999;margin-right:36px}.layout-knowledge-body-type-item{margin-left:6px;margin-right:6px;cursor:pointer;padding:3px 5px 3px 5px;border:1px solid transparent}.layout-knowledge-body-type-item:hover{color:#f70000}.layout-knowledge-body-type-active{color:#f70000;border:1px solid #f70000;cursor:pointer}.layout-knowledge-body-case-number{margin:16px 8px;color:#333;font-weight:400}.layout-knowledge-body-case-number-font{color:#f70000;font-size:14px;margin:0 4px}.layout-knowledge-body-content{display:flex;justify-content:space-between}.layout-knowledge-body-content .el-input .el-input__inner{border:1px solid #ccc;border-radius:2px;background:#fff;color:#666;height:36px;padding-left:16px}.layout-knowledge-body-content .el-input .el-input__inner:focus{border-color:#000}.layout-knowledge-body-content .el-input .el-icon-search{color:#666;font-size:16px;font-weight:580;height:100%;cursor:pointer;line-height:36px}.layout-knowledge-body-content-left{width:276px;background:hsla(0,0%,96.9%,.8);border:1px solid rgba(223,225,232,.4);position:relative}.layout-knowledge-body-content-left-input{width:276px;padding:12px 15px 0 15px}.layout-knowledge-body-content-left-tree{width:276px;min-height:490px;height:75vh;overflow-x:hidden;padding:0 0 0 15px;position:absolute;background-color:transparent;top:48px;left:0;height:calc(100% - 48px)}.layout-knowledge-body-content-left-tree .el-tree{background-color:transparent;margin-top:15px}.layout-knowledge-body-content-left-tree .el-tree-node{min-height:32px}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content{background-color:transparent!important;width:100%}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content:hover .el-tree-node__expand-icon,.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content:hover .tree-label-name{color:#f70000}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content .is-leaf{color:transparent!important}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content .tree-label{display:flex;justify-content:space-between;padding-right:15px;flex:1;overflow-x:hidden;color:#666}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content .tree-label .tree-label-name{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;flex:1;color:#333}.layout-knowledge-body-content-left-tree .el-tree .el-tree-node__content .tree-label span:nth-child(2){display:inline-flex;min-width:32px;background-color:#efefef;border-radius:10px;align-items:center;justify-content:center;padding:2px 8px}.layout-knowledge-body-content-left-tree .el-tree .is-current>.el-tree-node__content .el-tree-node__expand-icon,.layout-knowledge-body-content-left-tree .el-tree .is-current>.el-tree-node__content .tree-label-name{color:#f70000}.layout-knowledge-body-content-right{flex:1}.layout-knowledge-body-content-right-table{width:100%;min-height:500px;margin-top:10px;padding:32px;background:#fff}.layout-knowledge-body-content-right-table .el-table th.el-table__cell{background:#fff!important}.layout-knowledge-body-content-right-table .question-icon{height:100%;display:inline-flex;align-items:center;position:relative;top:3px;margin-left:3px;cursor:pointer}.layout-knowledge-body-content-right-table .question-icon img{height:16px}.layout-knowledge-body-content-right-table .cell{vertical-align:text-bottom}.layout-knowledge-body-content-right-table .el-table__body .cell{cursor:pointer}.layout-knowledge-body-content-right-table .table-column-views-count .cell{text-align:right;padding-right:40%!important;white-space:nowrap;overflow:visible}.layout-knowledge-body-content-right-table .el-rate .el-icon-star-off{font-size:14px;color:#f70000!important;position:relative;top:1px}.layout-knowledge-body-content-right-table .el-rate .el-icon-star-on{color:#f70000!important}.layout-knowledge-body-content-right-table-search{display:flex;justify-content:space-between;align-items:center;height:36px;margin-bottom:16px}.layout-knowledge-body-content-right-table-search .el-input{width:35.1%;height:100%}.layout-knowledge-body-content-right-table-search .el-checkbox__inner{border-color:#ccc}.layout-knowledge-datail{width:100%;background-color:#fff;min-height:calc(100vh - 80px)}.layout-knowledge-datail .datail-content{box-sizing:border-box;position:relative;display:flex;justify-content:space-between;padding-bottom:80px}.layout-knowledge-datail .detail-left{flex:1;margin-right:80px;padding-top:16px;overflow:hidden}.layout-knowledge-datail .detail-left .case-name{margin:48px 0 32px 0;font-size:24px;color:#333;letter-spacing:0;line-height:36px;font-weight:600;text-decoration:none;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;/*! autoprefixer: off */-webkit-box-orient:vertical;cursor:text}.layout-knowledge-datail .detail-left-module{width:100%;margin-bottom:32px;color:#333}.layout-knowledge-datail .detail-left-module li{list-style:none}.layout-knowledge-datail .detail-left-module-label{font-size:20px;line-height:32px;font-weight:700;margin-bottom:16px}.layout-knowledge-datail .detail-left-module img{max-width:960px}.layout-knowledge-datail .detail-left-module .el-table__body,.layout-knowledge-datail .detail-left-module .el-table__body-wrapper,.layout-knowledge-datail .detail-left-module .el-table__header,.layout-knowledge-datail .detail-left-module .el-table__header-wrapper{width:100%!important}.layout-knowledge-datail .detail-right{max-width:400px;position:relative;padding-top:16px}.layout-knowledge-datail .detail-right .case-name{font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;cursor:text}.layout-knowledge-datail .detail-right .related-resources{display:flex;margin-top:8px;margin-bottom:16px}.layout-knowledge-datail .detail-right .related-resources .releated-item{padding-right:8px;position:relative}.layout-knowledge-datail .detail-right .related-resources .releated-item+.releated-item{padding-left:8px}.layout-knowledge-datail .detail-right .related-resources .releated-item+.releated-item:after{display:block;position:absolute;content:"";width:1px;height:12px;background:#e5e9ee;left:0;top:3px}.layout-knowledge-datail .detail-right .detial-base{font-size:14px;color:#999;padding-bottom:48px}.layout-knowledge-datail .detail-right .detial-base li{margin-bottom:8px}.layout-knowledge-datail .detail-right .detial-base span:nth-child(2){color:#333;margin-left:24px}.layout-knowledge-datail .detail-right .detial-menu{position:absolute;left:0;top:0}.layout-knowledge-datail .detail-right .detial-menu .menu-title{font-size:14px;color:#333;letter-spacing:0;font-weight:600}.layout-knowledge-datail .detail-right .detial-menu .menu-list{margin-top:24px;border-left:2px solid #e5e9ee;padding-bottom:20px}.layout-knowledge-datail .detail-right .detial-menu .menu-list .anchor-link{padding-left:10px;margin-bottom:20px;border-left:2px solid transparent;position:relative;left:-2px;color:#999;cursor:pointer}.layout-knowledge-datail .detail-right .detial-menu .menu-list .anchor-link-checkd{border-left:2px solid #f70000;color:#f70000}.layout-knowledge-datail .download-files{color:#f70000;cursor:pointer}.layout-knowledge-datail .disclaimer{min-height:44px;background:#fcefe4;border:1px solid #eeaf76;border-radius:2px;font-size:14px;color:#666;padding:12px 16px}.knowledge-create{min-width:1200px;max-width:1440px;width:75%;margin:0 auto;padding:40px 0;box-sizing:border-box}.knowledge-create-title{font-size:25px;color:#333;line-height:50px;text-align:center;margin-bottom:20px;font-weight:600}.knowledge-create-anchor{position:fixed;right:50px;top:160px;z-index:1;background:hsla(0,0%,100%,.5);background-image:linear-gradient(180deg,hsla(0,0%,100%,.36),#f5f6f8 50%,#f5f6f8);box-shadow:0 12px 32px 0 rgba(190,196,204,.2);padding:20px 10px}.knowledge-create-anchor .anchor-active{cursor:pointer;text-decoration:underline;color:#022ea7}.knowledge-create-anchor-item{line-height:24px;color:#333}.knowledge-create-anchor-item:hover{cursor:pointer;text-decoration:underline;color:#022ea7}.knowledge-create-body{width:100%;padding:30px 0;box-sizing:border-box}.knowledge-create-body-module{width:100%;padding:20px 0 10px 0}.knowledge-create-body-module-item{border:1px solid #ccc;padding:5px;margin-top:10px;display:flex}.knowledge-create-body-module-item-left{width:10%;min-width:165px;background-color:#f6f6f6;text-align:right;padding-right:15px}.knowledge-create-body-module-item-right{width:90%;line-height:32px;padding:0 20px}.knowledge-create-body-module .w-e-text-container{height:350px}.knowledge-create-body-module .text{min-height:350px}.knowledge-create-body-module .is-row{width:100%}.knowledge-create-body-module .is-row .el-form-item__content{width:calc(100% - 200px);max-width:952px}.knowledge-create-body-module .is-row2{width:100%}.knowledge-create-body-module .is-row2 .el-form-item__content{width:calc(100% - 200px);max-width:300px}.knowledge-create-body-module .is-row2 .el-form-item__content .el-select{width:100%}.knowledge-create-body-module .el-textarea__inner{border:1px solid #999}.knowledge-create-body-module .is-name{font-size:16px;color:#f70000}.knowledge-create-body-module .is-line{font-size:14px;color:#666;line-height:32px;margin-left:10px}.knowledge-create-body-module .is-line i{color:#022ea7;cursor:pointer}.knowledge-create-body-module .el-radio{margin-right:20px}.knowledge-create .is-link{font-size:14px;color:#022ea7;line-height:20px;cursor:pointer}.knowledge-create .is-text{font-size:14px;color:#333;line-height:20px}.knowledge-create .is-tip{font-size:14px;color:#999;margin-left:10px}.knowledge-create .is-label{font-size:14px;color:#333;line-height:32px}.is-rating{color:#f70000;font-size:16px}.breadcrumb-end{color:#333;font-size:14px;height:28px;line-height:29px;font-weight:700;display:inline-block}.right-checkbox{float:right;color:#333;position:relative;top:-35px}.right-checkbox .el-checkbox__inner{border:1px solid #022ea7}.right-checkbox .el-checkbox__label{font-size:16px}.item-name{font-size:16px;line-height:24px}.case-name,.item-name{color:#022ea7;cursor:pointer}.case-name{font-size:14px;line-height:20px}.case-name .case-icon{font-size:16px;margin-left:5px;font-weight:600;display:none}.case-name:hover{text-decoration:underline}.case-name:hover .case-icon{display:inline-block}.enduit-tab{display:block;width:100%}.enduit-tab table{border:1px solid #ccc;border-collapse:collapse;margin-bottom:20px}.enduit-tab table th{border:1px solid #ccc;text-align:center;background-color:#f6f6f6}.enduit-tab table td,.enduit-tab table th{line-height:normal;padding:14px 0;min-height:48px}.enduit-tab table td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;height:48px}.enduit-tab img{max-width:900px}.layout-query{width:100%}.layout-query-navigation{display:none}.layout-query-banner{width:100%;background-size:cover}.layout-query-banner-content{width:75%;min-width:1200px;max-width:1440px;margin:0 auto}.layout-query-banner-content-left{width:50%;padding:58px 0}.layout-query-banner-content-left-title{color:#333;font-size:48px;margin-bottom:20px}.layout-query-banner-content-left-text{font-size:14px;line-height:20px;color:#333}.layout-query-body{width:75%;min-width:1200px;max-width:1440px;margin:0 auto 48px}.layout-query-body-tip{width:100%}.layout-query-body-tip-title{color:#333;font-size:14px;font-weight:400;line-height:32px;min-width:65px}.layout-query-body-tip-link{color:#022ea7;font-size:14px;line-height:20px;cursor:pointer}.layout-query-body-tip-link:hover{text-decoration:underline}.layout-query-body-tip-text{color:#333;font-size:14px;line-height:20px}.layout-query-body-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner,.layout-query-body-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner:hover,.layout-query-body-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner a,.layout-query-body-breadcrumb .el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover{font-weight:700;color:#333}.layout-query-body-breadcrumb .is-link{color:#999!important}.layout-query-body-breadcrumb .is-link:hover{color:#f70000!important;text-decoration:underline!important}.layout-query-body-breadcrumb .el-breadcrumb__separator{margin:0 8px}.layout-query-body-breadcrumb .el-breadcrumb{padding:16px 0;font-size:14px;line-height:20px}.layout-query-body-search-box{width:100%;text-align:left;padding:32px;background-color:#fff;margin-bottom:16px}.layout-query-body-search-box .el-textarea__inner{background:#fff;border:1px solid #d9d9d9;border-radius:2px;height:60px}.layout-query-body-search-box-code{display:flex;margin-top:20px}.layout-query-body-search-box-code .el-input{width:200px;margin-left:30px}.layout-query-body-search-box-bottom{margin:24px auto 0;text-align:left}.layout-query-body-search-box-bottom .el-button{padding:10px 33px}.layout-query-body-search-box-bottom .el-button:first-child{margin-right:16px}.layout-query-body-search-tips{width:100%;padding:24px;background-color:#fff;margin-bottom:16px;border:1px solid #ebebeb}.layout-query-body-search-tips .bloder{font-weight:700}.layout-query-body-search .width-six{width:55%;padding-right:0;min-width:700px}.layout-query-body-tab{position:relative;background-color:#fff;padding:32px}.layout-query-body-tab .el-tabs__item{color:#333;font-size:16px;height:42px;line-height:32px;border-radius:0}.layout-query-body-tab .el-tabs__item.is-active{color:#333;font-weight:600}.layout-query-body-tab .el-tabs__item:hover{color:#333}.layout-query-body-tab .el-tabs__active-bar{display:none;background-color:#f70000;padding-bottom:2px;border-bottom:1px solid #f70000}.layout-query-body-tab .el-tabs__content{min-height:500px}.layout-query-body-tab .el-tabs__nav-wrap:after{background-color:#fff}.layout-query-body-tab .export-btn{min-width:96px;color:#333;background-color:#fff;margin-bottom:16px;border-color:#333;height:36px;padding:8px 15px}.layout-query-body-tab .export-btn:hover{color:#f70000;border-color:#f70000}.layout-query-body-tab .export-btn:disabled{color:#ccc;border-color:#ccc}.layout-query-body-form{margin-bottom:15px}.layout-query-body-form ::v-deep .el-form-item__labe{line-height:20px;font-size:16px}.layout-query-body-form .el-form-item{width:100%}.layout-query-body-form .el-form-item .el-form-item__content{display:flex;align-items:center;width:100%}.layout-query-body-form .el-form-item .el-form-item__content .el-input{width:230px}.layout-query-body-form .el-form-item .el-form-item__content .el-textarea{width:calc(42% + 228px)}.layout-query-body-form .el-form-item .el-form-item__content .icon{display:inline-block}.layout-query-body-form .el-form-item .el-form-item__content .icon i{color:#022ea7;cursor:pointer;font-size:18px;margin-left:5px;font-weight:700;line-height:28px}.layout-query-body-form .el-form-item .el-form-item__content .icon i:hover{color:#f70000}.layout-query-body-dialog{width:70%;min-width:1200px;margin:0 auto;min-height:550px}.layout-query-body-dialog .el-dialog__footer{position:absolute;bottom:0;text-align:center;width:100%}.layout-query-body-dialog .tab-input{width:180px}.layout-query-body-dialog-button{margin-bottom:8px}.layout-query-body-dialog-item{width:100%}.layout-query-body-dialog-item .el-form-item__label{color:#333}.layout-query-body-dialog-item-top{border-top:1px solid #ccc;height:48px;line-height:48px;background-color:#f6f6f6;display:flex;align-items:center;padding:0 16px;position:relative}.layout-query-body-dialog-item-bottom{display:flex;padding:13px 16px 0 8px}.layout-query-body-dialog .item-row{line-height:24px;margin-right:32px;color:#333}.layout-query-body-dialog .item-row .label{color:#666;margin-right:8px}.layout-query-body-dialog .item-click{position:absolute;right:16px;color:#f70000;cursor:pointer}.layout-query-body-icon{position:relative;top:3px;height:16px}.layout-query-footer{display:none}.layout-query-dialog{margin-top:10vh!important;position:relative;min-width:500px}.layout-query-dialog .el-dialog__header{height:56px;background:#f6f6f6;border:1px solid #ccc;padding:12px 16px}.layout-query-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close{font-size:18px;color:#666}.layout-query-dialog .el-dialog__header .is-title{font-size:20px;color:#333;line-height:32px;display:flex;align-items:center}.layout-query-dialog .el-dialog__body{padding:0}.layout-query-dialog-body{padding:24px;margin-bottom:10px}.layout-query-dialog-body-tip{width:100%;margin:0 auto;height:44px;background:rgba(81,132,234,.15);border:.8px solid rgba(81,132,234,.2);border-radius:4px;font-size:14px;color:#5184ea;line-height:44px;padding:0 24px;font-weight:500;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.layout-query-dialog-body-tip-left{display:flex;align-items:center;white-space:pre}.layout-query-dialog-body-tip-left .is-click{text-decoration:underline;cursor:pointer;color:#5184ea}.layout-query-dialog-body-tip-right i{cursor:pointer;color:#5184ea;font-size:16px}.layout-query-dialog-body-item{padding:24px 0;border-bottom:1px dotted #ccc}.layout-query-dialog-body-item-user{display:flex;align-items:center;line-height:24px;color:#666;margin-bottom:8px}.layout-query-dialog-body-item-user .is-span{margin-right:5px}.layout-query-dialog-body-item-user .is-span:nth-child(2){margin:0 10px}.layout-query-dialog-body-item-user .el-rate__icon{margin-right:0}.layout-query-dialog-body-item .is-question{display:inline-block;height:24px;line-height:24px;font-size:14px;border:1px solid #333;border-radius:2px;padding:0 12px;color:#333;margin-right:8px}.layout-query-dialog-body-item .is-label{color:#666}.layout-query-dialog-body-item .is-title{color:#333;line-height:20px;white-space:pre-wrap}.layout-query-dialog-body-item-content{background-color:#f6f6f6;padding:16px 24px;margin-top:12px}.layout-query-dialog-body-item-content .is-reply{color:#022ea7;margin-right:5px}.layout-query-dialog-body-item-content .font-12{font-size:12px;line-height:16px}.layout-query-dialog-body-noData{padding:50px 0;text-align:center;color:#999;font-size:16px}.layout-query-dialog-body-noData .is-noData{height:150px;width:150px}.layout-query-dialog-body-pagination{margin:20px 0;text-align:right}.layout-query-dialog-footer{text-align:center;margin-bottom:20px}.layout-query .is-link{color:#022ea7;font-size:14px}.layout-query .is-main{color:#f70000;font-size:14px}.layout-query .btn{display:inline-block;height:32px;line-height:30px;padding:0 24px;color:#fff;background-color:#f70000;border:1px solid #f70000;cursor:pointer;border-radius:2px}.layout-query .btn:hover{background-color:#f94d4d;border:1px solid #f94d4d}.layout-query .minor{display:inline-block;line-height:32px;padding:0 24px;background-color:#fff;color:#f70000;font-size:14px;border:1px solid #f70000;cursor:pointer;border-radius:2px;margin-left:15px}.layout-query .minor:hover{background-color:#f70000;border:1px solid #f70000;color:#fff}.layout-tool{width:100%;margin:0;padding:20px 0;box-sizing:border-box}.layout-tool a{text-decoration:none;color:#666}.layout-tool-item{display:flex}.layout-tool-item-left{width:10%;background-color:#fff}.layout-tool-item-left .el-image{width:100px;height:100px}.layout-tool-item-right-title{color:#666;font-size:18px}.layout-tool-item-right-content{color:#666;font-size:14px;display:block;margin-top:10px}.serviceHotline{width:75%;max-width:1440px;min-width:1200px;margin:0 auto}.serviceHotline-bread{line-height:32px;color:#666;font-size:14px;margin-top:16px}.serviceHotline-bread,.serviceHotline-bread-item{display:flex;align-items:center}.serviceHotline-bread .text{cursor:pointer}.serviceHotline-bread .text:hover{color:#333}.serviceHotline-bread .font{color:#333;cursor:default}.serviceHotline-bread .el-image{display:flex;align-content:center;margin:0 8px}.serviceHotline-bread .el-image .el-image__inner{width:8px;height:8px}.serviceHotline-title{margin:40px 0 50px 0;color:#333;font-size:36px;font-weight:500}.serviceHotline-content{margin-bottom:30px}.serviceHotline-content-type{border-bottom:1px solid #ccc;padding:12px 0;color:#666;font-size:24px}.serviceHotline-content-item{display:flex;align-items:center;margin:24px 0;width:-webkit-max-content;width:-moz-max-content;width:max-content;cursor:pointer}.serviceHotline-content-item:hover .name{color:#f70000}.serviceHotline-content-item .name{font-size:16px;color:#666;margin-left:9px}.serviceHotline-content-item .img{width:32px;height:32px}.serviceHotline-content-item .img .el-image__inner{width:30px;height:30px}.serviceHotline-dialog{width:30%;min-width:500px}.serviceHotline-dialog .el-dialog__headerbtn{font-size:24px}.serviceHotline-dialog .country{width:100%;padding:0 24px;margin-bottom:10px}.serviceHotline-dialog .country-name{font-size:24px;color:#333;margin-bottom:16px}.serviceHotline-dialog .country-p{line-height:36px;display:flex;align-items:center;color:#333;font-size:16px}.serviceHotline-dialog .country-p .icon{width:20px;height:20px;margin-right:8px}.serviceHotline-dialog .country-p .label{font-weight:600;margin-right:5px}.serviceHotline-dialog .country-p .email{color:#022ea7;cursor:pointer;text-decoration:none}.main-tooltip,.main-warranty-tooltip{position:fixed;z-index:66;right:15px;bottom:190px}.main-tooltip-item,.main-warranty-tooltip-item{width:48px;height:48px;position:relative;border-radius:2px;cursor:pointer;background:#f70000;transition:All .4s ease-in-out;box-shadow:0 12px 32px 0 rgba(190,196,204,.2);margin-bottom:8px}.main-tooltip-item .el-image,.main-warranty-tooltip-item .el-image{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);width:24px;height:24px}.main-tooltip-item .is-text,.main-warranty-tooltip-item .is-text{display:inline-block;top:50%;left:50%;position:absolute;transform:translate(-50%,-50%);width:24px;height:32px;color:#fff;line-height:16px;font-size:12px}.main-tooltip-box,.main-warranty-tooltip-box{background:#fff;box-shadow:0 12px 32px 0 rgba(190,196,204,.2);border-radius:2px;position:absolute;right:65px;bottom:-5%;align-items:center;padding:22.5px 8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap;width:292px}.main-tooltip-box:after,.main-warranty-tooltip-box:after{content:"";position:absolute;width:0;height:0;border-top:10px solid transparent;border-left:12px solid #fff;border-bottom:10px solid transparent;box-shadow:0 12px 32px 0 rgba(190,196,204,.2);top:calc(50% - 12px);right:-12px}.main-tooltip-box-close,.main-warranty-tooltip-box-close{position:absolute;top:8px;right:8px;width:20px;height:20px;cursor:pointer}.main-tooltip-box .is-img,.main-warranty-tooltip-box .is-img{width:20px;height:20px;margin-right:8px;display:inline-block;position:relative;top:4px}.main-tooltip-box .is-text,.main-warranty-tooltip-box .is-text{font-size:16px;color:#333;line-height:24px;font-weight:600;display:inline-block;white-space:nowrap}.share-tip{box-shadow:0 12px 32px 0 rgba(190,196,204,.2);border-radius:2px;display:flex;justify-content:center;align-items:center;padding:8px 0}.share-tip .popper__arrow{border-width:8px;right:-8px!important}.share-tip .popper__arrow:after{border-width:8px;content:" ";bottom:-8px!important;right:8px;margin-left:-8px!important}.share-tip .el-tooltip__popper[x-placement^=left] .popper__arrow{right:-8px!important}.share-tip-icon{width:72px;display:flex;align-items:center;justify-content:center;padding:8px 0;cursor:pointer}.share-tip-icon .bottom-icon{width:24px;height:24px;display:block}.share-tip-icon .bottom-icon-hover{width:24px;height:24px;display:none}.share-tip-icon:hover .bottom-icon{display:none}.share-tip-icon:hover .bottom-icon-hover{display:block}.share-tip-imgBox{padding:0;box-shadow:0 12px 32px 0 rgba(190,196,204,.2);border-radius:2px}.share-tip-imgBox .popper__arrow{border-width:8px;right:-8px!important}.share-tip-imgBox .popper__arrow:after{border-width:8px;content:" ";bottom:-8px!important;right:8px;margin-left:-8px!important}.share-tip-imgBox .el-tooltip__popper[x-placement^=left] .popper__arrow{right:-8px!important}.share-tip-img{width:136px;padding:8px}.share-tip-img img{width:120px;height:120px}.layout-ics{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;padding:20px 0;box-sizing:border-box}.layout-ics-name{font-size:28px;font-weight:400;line-height:32px;word-wrap:break-word;color:#666;margin:20px 0}.layout-ics-banner{background:url(../../static/img/ics-back.7043b260.png) no-repeat 50%;background-size:cover;height:320px;padding:45px 0;box-sizing:border-box;display:flex;justify-content:center}.layout-ics-banner-left{width:520px;padding:40px}.layout-ics-banner-right{width:520px;border-radius:10px;background-color:#c4eaff;padding:20px;box-sizing:border-box}.layout-ics-banner-right-tittle{font-size:40px;font-weight:700;color:#333}.layout-ics-banner-right-text{font-size:14px;color:#999;line-height:20px;margin:8px 0}.layout-ics-banner-right-buttom{line-height:52px;font-size:26px;color:#fff;background-color:#027cda;border-radius:6px;padding:0 24px;cursor:pointer;text-align:center;margin:5px 0;display:inline-block}.layout-ics-banner-right-buttom .is-icon{height:31px;width:31px;position:relative;top:5px;left:5px}.layout-ics-box{width:100%;padding:60px 0;box-sizing:border-box;display:flex;justify-content:center}.layout-ics-box-item{margin:0 100px;text-align:center}.layout-ics-box-item .is-text{font-size:24px;line-height:32px;margin-bottom:30px;color:#333}.layout-ics-box-item .is-img{height:100px;width:100px}.layout-multimedia{width:100%;min-width:1200px;margin:0 auto}.layout-multimedia-top{width:100%;height:56px;line-height:56px;padding:14px 0;background-color:#4e4e4e}.layout-multimedia-banner{width:100%;margin:0;height:350px}.layout-multimedia-search{width:75%;min-width:1200px;max-width:1440px;border:1px solid #ccc;margin:20px auto;padding:15px 30px;box-sizing:border-box}.layout-multimedia-search-item{width:100%;display:flex}.layout-multimedia-search-item-left{width:8%;min-width:100px;color:#666;font-size:16px}.layout-multimedia-search-item-right{width:92%;padding-left:15px}.layout-multimedia-search-item-right .el-row{display:flex;flex-wrap:wrap;white-space:nowrap}.layout-multimedia-search-item-right .is-text{color:#333;border-radius:0;background-color:#fff;border:1px solid #fff}.layout-multimedia-search-item-right .is-select,.layout-multimedia-search-item-right .is-text{padding:0 13px;font-size:14px;height:28px;line-height:28px;text-align:center;display:inline-block;cursor:pointer}.layout-multimedia-search-item-right .is-select{border-radius:0;background:#fff;border:1px solid #f70000;position:relative;color:#f70000;background-color:#fff}.layout-multimedia-search-item-right .is-select:after{content:"";width:3px;height:6px;position:absolute;right:2px;bottom:2px;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;transform:rotate(40deg)}.layout-multimedia-search-item-right .is-select:before{content:"";position:absolute;right:0;bottom:0;border:8px solid #f70000;border-top-color:transparent;border-left-color:transparent}.layout-multimedia-sort{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;color:#666;font-size:16px}.layout-multimedia-sort-label{margin-left:10px}.layout-multimedia-sort-label:hover{color:#022ea7}.layout-multimedia-sort .sort-class{margin-right:10px;cursor:pointer}.layout-multimedia-sort .sort-active{color:#f70000}.layout-multimedia-sort .sort-icon{font-size:16px;font-weight:600}.layout-multimedia-box{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;padding:15px 0;text-align:justify}.layout-multimedia-box-item{width:100%;border:1px solid #ccc;display:inline-block}.layout-multimedia-box-item-img{width:100%;height:150px;position:relative;cursor:pointer}.layout-multimedia-box-item-img-lock{position:absolute;top:0;z-index:7;right:0;padding:3px;box-sizing:border-box;background:hsla(0,0%,100%,.4)}.layout-multimedia-box-item-img-lock .is-noPermission{font-size:20px;color:#f70000;position:relative;top:0}.layout-multimedia-box-item-img .is-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.layout-multimedia-box-item-name{width:100%;height:70px;padding:15px 15px;box-sizing:border-box;word-break:break-all}.layout-multimedia-box-item-name span{cursor:pointer;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:all .3s ease 0s}.layout-multimedia-box-item-name span:hover{color:#f70000}.layout-multimedia-box-item-bottom{text-align:justify;color:#999;font-size:14px;width:auto;line-height:50px;height:50px;margin:0 15px;box-sizing:border-box;border-top:1px dashed #ccc}.layout-multimedia-box-item-bottom .bulletins-icon{width:16px;height:16px;position:relative;top:3px;margin-right:5px}.layout-multimedia-box-item-bottom span{display:inline-block}.layout-multimedia-detail{width:75%;min-width:1200px;margin:0 auto;padding:20px 0}.layout-multimedia-detail .el-dialog{display:flex;flex-direction:column;margin:0!important;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);max-height:calc(100% - 30px);max-width:calc(100% - 30px)}.layout-multimedia-detail-dialog{display:flex;align-items:center;margin-bottom:20px}.layout-multimedia-detail-dialog-right{width:calc(100% - 50px);margin-left:10px;display:flex;align-items:center;justify-content:space-between}.layout-multimedia-detail-dialog-right-left{width:calc(100% - 50px)}.layout-multimedia-detail-dialog-right-left-name{font-size:14px;color:#666;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.layout-multimedia-detail-dialog-right-left-name:hover{color:#f70000}.layout-multimedia-detail-dialog-right-left-size{font-size:12px;color:#333;margin-top:5px}.layout-multimedia-detail-name{margin:24px 0 8px 0;display:flex;align-items:center;justify-content:space-between}.layout-multimedia-detail-name-text{font-size:26px;color:#333;line-height:48px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;display:inline-block}.layout-multimedia-detail-des{font-size:14px;color:#333;margin:0 0 14px 0}.layout-multimedia-detail-des .label{color:#666}.layout-multimedia-detail-translate{font-size:14px;color:#f70000;text-align:left;margin-bottom:8px}.layout-multimedia-detail-translate-item{cursor:pointer;margin-right:15px}.layout-multimedia-detail-translate .el-image{width:16px;height:16px;position:relative;top:2px;margin-right:8px}.layout-multimedia-detail-base{width:100%;line-height:20px;margin-bottom:8px;color:#666;font-size:14px}.layout-multimedia-detail-base .base-item{display:inline;margin-right:68px;color:#333}.layout-multimedia-detail-base .base-item .label{color:#666}.layout-multimedia-detail-body{width:100%;min-height:400px;display:flex}.layout-multimedia-detail-body-left{width:28%;max-width:420px}.layout-multimedia-detail-body-left-content{width:100%}.layout-multimedia-detail-body-left-content-title{color:#333;font-size:18px;background-color:#fff;padding:24px 24px 16px 24px}.layout-multimedia-detail-body-left-content-menu{box-sizing:border-box;height:230px;overflow:auto;background-color:#fff;padding:0 24px;margin-bottom:16px}.layout-multimedia-detail-body-left-content-menu .is-list{color:#333;font-size:14px;cursor:pointer;line-height:18px;margin-bottom:16px;word-break:break-all}.layout-multimedia-detail-body-left-content-menu .is-doc:hover{color:#f70000;text-decoration:underline}.layout-multimedia-detail-body-left-content-menu .is-active{color:#f70000}.layout-multimedia-detail-body-left-fileList{border:1px solid #ccc;width:100%}.layout-multimedia-detail-body-left-fileList-title{height:40px;line-height:40px;background-color:#dedfe0;padding-left:10px;color:#666;font-size:18px}.layout-multimedia-detail-body-left-fileList-menu{padding:0 10px;box-sizing:border-box}.layout-multimedia-detail-body-left-fileList-menu .is-list{color:#333;font-size:14px;line-height:20px;margin-bottom:5px;cursor:pointer;word-break:break-all}.layout-multimedia-detail-body-left-fileList-menu .is-list:hover{text-decoration:underline;color:#f70000}.layout-multimedia-detail-body-right{width:calc(83% - 30px);min-width:960px;max-height:542px;margin-left:30px;border:1px solid #ccc;text-align:center}.layout-multimedia-detail-body-right .video-js{margin-left:0}.layout-multimedia-detail-bottom{margin-top:30px}.layout-multimedia-detail-bottom-name{color:#666;font-size:14px;line-height:20px}.layout-multimedia-detail-bottom-box{margin-top:5px;width:100%;border:1px solid #ccc;padding:15px 10px;box-sizing:border-box}.layout-multimedia-detail-bottom-box .attach-name{font-size:14px;color:#022ea7;line-height:20px;cursor:pointer}.layout-multimedia-detail-bottom-box .attach-name .attach-icon{font-size:14px;color:#022ea7;display:none;font-weight:600}.layout-multimedia-detail-bottom-box .attach-name:hover .attach-icon{display:inline-block}.layout-multimedia .form-col{width:20%;margin-bottom:12px}.video-js{margin:0 auto}.layout-case-step .el-step__description.is-finish,.layout-case-step .el-step__head.is-finish,.layout-case-step .el-step__title.is-finish{color:#6dc335}.layout-case-step .el-step__head.is-finish{border-color:#6dc335}.layout-home-main{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;padding-bottom:20px;will-change:height;box-sizing:border-box}.layout-footer{width:100%;background:#fff;position:relative;bottom:0;z-index:11}.layout-agreement{width:80%;margin:0 auto;padding:20px;color:#333;font-family:Microsoft YaHei,Arial,PingFang SC,"sans-serif"}.layout-agreement .is-en-title{display:block}.layout-agreement p{margin-bottom:10px}.layout-agreement .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#333;border-color:#333;width:16px;height:16px;position:relative;top:-1px;margin-right:5px}.layout-agreement .el-checkbox__inner:after{left:5px;border-width:2px}.layout-agreement-title-important{font-size:20px;line-height:35px;font-weight:600}.layout-agreement-title{font-size:28px;text-align:center;line-height:45px;margin-bottom:10px;font-weight:600}.layout-agreement-important{font-size:16px;line-height:1.6;font-weight:600}.layout-agreement-secondary{font-size:16px;line-height:1.6;word-break:break-word}.layout-agreement-subscribe{font-size:14px;line-height:1.6;margin-left:10px;font-weight:600}.layout-agreement-callout{font-size:14px;line-height:25px;color:#666;display:block;text-indent:25px}.layout-agreement .text-indent{text-indent:25px}.layout-agreement a{font-size:16px;text-decoration:none;color:#022ea7}.layout-agreement table{border-collapse:collapse;background:#f6f6f6;margin-left:20px}.layout-agreement .el-table th{color:#333;background:#d3d4d6}.layout-agreement td{border:1px solid #e9e9eb;height:42px;line-height:42px;color:#fff;padding-left:8px;box-sizing:border-box}.layout-agreement-container{width:100%;border:1px solid #ccc;max-height:500px;margin:20px 0}.layout-agreement-container-box{padding:10px 30px}.layout-agreement-text{font-size:22px;line-height:48px;font-weight:600}.layout-agreement-third{font-size:14px;line-height:20px}.layout-softwareApplication{width:100%}.layout-softwareApplication .layout-softwareApplication-top{margin-top:20px}.layout-softwareApplication .layout-softwareApplication-top p{line-height:30px}.layout-softwareApplication .layout-softwareApplication-top .alarm-icon{display:inline-block;width:26px;height:22px;background:url(../../static/img/firstscreen.42c32742.png);background-position:-4px -70px;margin-right:5px;vertical-align:middle}.layout-softwareApplication .layout-softwareApplication-top .layout-softwareApplication-top-tip1{font-size:15px;color:#333}.layout-softwareApplication .layout-softwareApplication-top .layout-softwareApplication-top-tip2{font-size:15px;color:#666;margin-left:5px}.layout-softwareApplication .layout-softwareApplication-hr-line{margin-top:20px;border-top:1px dashed #ccc;border-bottom:1px dashed #fff}.layout-softwareApplication .layout-softwareApplication-title{text-align:center;font-size:22px;font-weight:700;color:#f70000;margin-top:20px}.layout-softwareApplication .layout-softwareApplication-step{margin-top:20px;float:right;overflow:hidden}.layout-softwareApplication .layout-softwareApplication-step li{list-style:none;float:left;margin-left:5px;color:#666;font-size:14px}.layout-softwareApplication .layout-softwareApplication-step li span{display:inline-block;width:20px;height:20px;background:url(../../static/img/firstscreen.42c32742.png)}.layout-softwareApplication .layout-softwareApplication-step li .layout-softwareApplication-step-img1{background-position:-32px -4px}.layout-softwareApplication .layout-softwareApplication-step li .layout-softwareApplication-step-img2{background-position:-32px -28px}.layout-softwareApplication .layout-softwareApplication-step li .layout-softwareApplication-step-img3{background-position:-32px -54px}.layout-softwareApplication .layout-softwareApplication-step li .layout-softwareApplication-step-img4{background-position:-4px -32px;width:22px;height:14px;margin-top:3px}.layout-softwareApplication .layout-softwareApplication-step .layout-softwareApplication-step-color{color:#f70000}.layout-softwareApplication h4{margin:10px 0;font-size:18px;font-weight:500}.layout-softwareApplication .layout-softwareApplication-content-box{border:1px solid #ccc;text-align:left;color:#333;padding:5px 5px 5px 5px;margin-bottom:30px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item{margin-bottom:0}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__label{text-align:right;font-size:15px;padding-right:20px;line-height:32px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content{line-height:32px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content input{height:24px;width:230px;line-height:24px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content .el-form-item__error{top:5px;left:240px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content .layout-softwareApplication-user-tip{color:#666}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content .upload-tip{font-size:12px;margin-left:8px;color:#999}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content .el-textarea{width:560px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .el-form-item .el-form-item__content .el-textarea .el-textarea__inner{border-radius:0}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .layout-softwareApplication-content-textarea .el-form-item__content .el-form-item__error{left:570px}.layout-softwareApplication .layout-softwareApplication-content-box .user-rule-form .top-24{margin-top:24px}.layout-warranty{width:100%;margin:0 auto;color:#333}@media(min-width:768px){.layout-warranty{display:flex}}.layout-warranty-left{width:70%;margin-right:24px;background-color:#fff;padding:32px 60px;margin-bottom:60px}@media(max-width:767px){.layout-warranty-left{width:100%}}.layout-warranty-left-title{font-size:32px;text-align:center;line-height:48px;font-weight:700}.layout-warranty-left-important{font-size:18px;line-height:28px;font-weight:700;margin-top:32px}.layout-warranty-left-secondary{font-size:14px;line-height:1.6}.layout-warranty-left-subscribe{font-size:14px;line-height:1.6;margin-left:10px;font-weight:600}.layout-warranty-left-tip{font-size:14px;line-height:25px;color:#666;display:block;text-indent:25px}.layout-warranty-left-link{font-size:14px;line-height:25px;color:#022ea7;cursor:pointer}.layout-warranty-left-link:hover{text-decoration:underline}.layout-warranty-left .text-indent{text-indent:0;margin-top:16px}.layout-warranty-left .text-center{text-align:center}.layout-warranty-left .text-weight{font-weight:600}.layout-warranty-left .text-magin{margin:20px 0}.layout-warranty-left hr{margin:30px 0 10px 0}.layout-warranty-left a{font-size:16px;text-decoration:none}.layout-warranty-left-version{text-align:right}.layout-warranty-left-table{max-width:970px;margin-top:16px;border-left:1px solid #f4f4f5;border-right:1px solid #f4f4f5}.layout-warranty-left-table-circle,.layout-warranty-left-table-full{display:inline-block;width:8px;height:8px;border-radius:50%;border:1px solid #333}.layout-warranty-left-table-full{background-color:#333}@media(max-width:767px){.layout-warranty-left-table-city,.layout-warranty-left-table-long{display:none}}@media(min-width:768px){.layout-warranty-left-table-expend,.layout-warranty-left-table-mobilecity{display:none}}.layout-warranty-left-table a{color:#022ea7}.layout-warranty-left-table .el-table__body,.layout-warranty-left-table .el-table__header{width:100%!important}.layout-warranty-left-table .el-table td div{white-space:break-spaces;text-align:center}.layout-warranty-left-table .el-table th{color:#999;font-weight:600;font-size:14px;background-color:#f6f6f6}.layout-warranty-left-table .el-table th div{text-align:center}.layout-warranty-left-table .el-table th.gutter{display:table-cell!important}.layout-warranty-left-table .el-form-item__label{color:#333;font-weight:700;font-size:14px;display:inline-block;min-width:100px}.layout-warranty-left-overview-olList{margin-top:16px;padding-left:20px}.layout-warranty-left-overview-olList li{margin-bottom:2px}.layout-warranty-right{width:calc(25% - 24px);min-width:390px}@media(max-width:767px){.layout-warranty-right{display:none;min-width:100%;margin-top:10px}}.layout-warranty-right-box{padding:32px;background-color:#fff;margin-bottom:24px}.layout-warranty-right-box-title{font-size:14px;line-height:20px;color:#333;margin-bottom:10px}.layout-warranty-right-box-line{position:relative;width:100%;height:4px;background-color:#e5e9ed;margin-bottom:24px}.layout-warranty-right-box-line:after{position:absolute;left:0;top:0;content:"";display:inline-block;width:17%;height:100%;background:#f70000}.layout-warranty-right-box ul li{margin-top:12px;display:flex;align-items:center}.layout-warranty-right-box ul li a{color:#666;cursor:pointer}.layout-warranty-right-box ul li a span{display:inline-block;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:268px}.layout-warranty-right-box ul li a:hover,.layout-warranty-right-box ul li a span:hover{color:#f70000;text-decoration:underline}.layout-warranty-right-box ul li .el-icon-download{margin-left:4px;font-size:16px;font-weight:600;cursor:pointer;color:#f70000}.layout-dropdown{text-align:right;line-height:24px;height:24px}.layout-dropdown .is-icon{margin:0 8px}.layout-dropdown .is-text{font-size:16px;cursor:pointer}.layout-permission{margin:0 auto;background-color:#fff;padding:32px 60px;margin-top:24px;margin-bottom:30px}.layout-permission-title{font-size:40px;color:#333;margin:30px;text-align:center}.layout-permission-level1{font-size:22px;color:#333}.layout-permission-level2{font-size:16px;color:#333;font-weight:600;margin:20px 0}.layout-permission-text{font-size:14px;color:#666;line-height:18px}.layout-permission-role{font-size:16px;color:#f70000;line-height:18px;margin:20px 0}.layout-permission-step{margin-top:10px}.layout-permission-step .is-title{font-size:16px;color:#333;line-height:20px;margin-top:20px}.layout-permission-step .is-link{font-size:14px;color:#022ea7;cursor:pointer}.layout-permission-step .is-link:hover{text-decoration:underline}.layout-permission-step .el-step__icon-inner{font-size:20px;font-weight:400}.layout-permission-step .el-step__description.is-finish,.layout-permission-step .el-step__head.is-finish,.layout-permission-step .el-step__title.is-finish{color:#6dc335}.layout-permission-step .el-step__head.is-finish{border-color:#6dc335}.layout-permission-table{margin-top:16px;border-left:1px solid #f4f4f5;border-right:1px solid #f4f4f5}.layout-permission-table-circle,.layout-permission-table-full{display:inline-block;width:8px;height:8px;border-radius:50%;border:1px solid #333}.layout-permission-table-full{background-color:#333}@media(max-width:767px){.layout-permission-table-city,.layout-permission-table-long{display:none}}@media(min-width:768px){.layout-permission-table-expend,.layout-permission-table-mobilecity{display:none}}.layout-permission-table a{color:#022ea7}.layout-permission-table .el-table__body,.layout-permission-table .el-table__header{width:100%!important}.layout-permission-table .el-table td div{white-space:break-spaces;text-align:center}.layout-permission-table .el-table th{color:#999;font-weight:600;font-size:14px;background-color:#f6f6f6}.layout-permission-table .el-table th div{text-align:center}.layout-permission-table .el-table th.gutter{display:table-cell!important}.layout-permission-table .el-form-item__label{color:#333;font-weight:700;font-size:14px;display:inline-block;min-width:100px}.city-table{border:1px solid #f4f4f5!important}.city-table-item{display:flex}.city-table-item-title{display:flex;align-items:center;width:80px;background-color:#d3d4d6;padding:10px;border-bottom:1px solid #f4f4f5}.city-table-item-content{flex:1;padding:10px;border-bottom:1px solid #ebeef5}.layout-qrcode-entrance{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:flex}.layout-qrcode-body .el-drawer{background:transparent}.layout-qrcode-body .el-dialog__body{padding:0 0 30px 0}.thead-filter-popover{padding:0;width:auto;min-width:auto;border:none}.thead-filter-popover .el-radio-button{padding:0}.thead-filter-popover .el-radio-group{display:flex;flex-direction:column;box-shadow:0 4px 20px 4px rgba(115,119,124,.2);border-radius:3px;width:auto;border-radius:0;text-align:right;background-color:#fff}.thead-filter-popover .el-radio-group .el-radio-button__orig-radio{display:none}.thead-filter-popover .el-radio-group .el-radio-button{margin-bottom:16px}.thead-filter-popover .el-radio-group .el-radio-button:first-of-type{margin-top:16px}.thead-filter-popover .el-radio-group .el-radio-button__inner{width:auto;display:inline-block;border:none;border-radius:0;text-align:right;padding:0 16px}.thead-filter-popover .el-radio-group .is-active .el-radio-button__inner{background-color:#fff;color:#f70000}.layout-policy{width:75%;margin:0 auto;max-width:1440px;min-width:1200px;padding-top:30px;font-size:16px;line-height:30px;color:#666}.layout-policy .el-checkbox{margin-right:4px}.layout-policy .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#333;border-color:#333;width:16px;height:16px;position:relative;top:-1px;margin-right:5px}.layout-policy .el-checkbox__inner:after{left:5px;border-width:2px}.layout-policy a{font-size:16px;text-decoration:none;color:#022ea7;cursor:pointer}.layout-policy .el-table{margin-bottom:20px}.layout-policy .el-table .cell.el-tooltip{white-space:break-spaces;min-width:50px}.layout-policy .el-table th{color:#333;background:#d3d4d6}.layout-policy-container{width:100%;border:1px solid #ccc;max-height:500px;margin:20px 0;overflow:auto}.layout-policy-container-box{padding:10px 30px}.layout-policy-text{font-size:16px;line-height:30px;margin-bottom:20px}.layout-policy-bottom{margin:20px auto;text-align:center}.layout-policy-bottom .el-button{padding:16px 30px}.layout-policy .title{font-size:45px;color:#333;text-align:center;margin-bottom:30px}.layout-policy .title-common{color:#333;margin:20px 0}.banner-doc{background:url(../../static/img/product_doc.fd5c05cc.png) no-repeat 100%;background-size:cover;height:200px}.banner-soft{background:url(../../static/img/product_download.f5845f38.png) no-repeat 100%;background-size:cover;height:200px}.banner-case{background:url(../../static/img/case.5196a578.png) no-repeat 100%;background-size:cover;height:200px}.banner-maintenance-information{background:url(../../static/img/maintenance-information.870fed4f.png) no-repeat 100%;background-size:cover;height:200px}.banner-product_model{background:url(../../static/img/product_model.9cdee573.png) no-repeat 100%;background-size:cover;height:200px}.banner-soft-downLoad{background:url(../../static/img/soft-downLoad.b8429bd5.png) no-repeat 100%;background-size:cover;min-height:200px}.banner-bulletins{background:url(../../static/img/bulletins.bd8563eb.png) no-repeat 100%;background-size:cover;height:200px}.banner-custom{background:url(../../static/img/custom-banner.8757025b.jpg) no-repeat 100%;background-size:cover;height:200px}.content-img{position:relative}.not-img-word{position:absolute;bottom:20px;text-align:center;right:0;color:#999;background-color:#fff;width:128px;font-size:12px}.public-table-search{display:flex;justify-content:space-between;align-items:center;width:400px;height:36px;line-height:36px;font-size:16px;border-radius:2px;box-sizing:border-box;border:1px solid #ddd}.public-table-search input{padding-left:12px;margin:0 auto;height:36px;width:320px;border:none;outline:none;background-color:transparent;position:relative;font-size:14px}.public-table-search-icon{width:70px;display:inline-block;padding:0 16px 0 8px;box-sizing:border-box}.public-table-search .inquire-click{cursor:pointer;line-height:36px;font-size:18px;margin-left:8px;float:right}.public-soft-type-select{margin-top:24px;position:relative;width:100%}.public-soft-type-select-type{width:100%;padding:8px 0;border-bottom:1px solid #dfe1e8}.public-soft-type-select-type-top{padding:6px 0;display:flex;align-items:center}.public-soft-type-select-type-top-name{color:#333;font-size:14px;line-height:32px;font-weight:600;display:inline-block;min-width:90px}.public-soft-type-select-type-top .is-all{display:flex;align-items:center;margin-right:30px}.public-soft-type-select-type-top-select{width:auto;position:relative;width:100%;display:flex}.public-soft-type-select-type-top-select-top{position:relative}.public-soft-type-select-type-top-select-top-item{color:#333;margin-right:16px;line-height:32px;display:inline-block;cursor:pointer}.public-soft-type-select-type-top-select-top-item i{color:#c2c2c2;font-size:16px}.public-soft-type-select-type-top-select-top-item:hover,.public-soft-type-select-type-top-select-top-item:hover i,.public-soft-type-select-type-top-select-top .is-active,.public-soft-type-select-type-top-select-top .is-active i{color:#f70000}.public-soft-type-select-type-top-select-top-button{padding:0 8px;margin-top:16px;height:24px;line-height:24px;border:1px solid #ccc;color:#333;margin-right:20px;display:inline-block;cursor:pointer}.public-soft-type-select-type-top-select-bottom{width:100%}.public-soft-type-select-type-top-select-bottom .el-checkbox{margin-right:24px;margin-top:8px}.public-soft-type-select-type-top-select .is-show{height:auto}.public-soft-type-select .el-checkbox.is-bordered{padding:0 8px;border-radius:0;border:1px solid #fff;box-sizing:border-box;height:26px;color:#333}.public-soft-type-select .el-checkbox.is-bordered .el-checkbox__input{display:none}.public-soft-type-select .el-checkbox.is-bordered .el-checkbox__label{padding-left:0;height:24px;line-height:24px}.public-soft-type-select .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:0;margin-right:20px}.public-soft-type-select .el-checkbox.is-bordered.is-checked{border:1px solid #f70000;color:#f70000}.public-soft-type-select .el-checkbox.is-bordered.is-checked .el-checkbox__label{color:#f70000}.layout-docOnline{width:100%;height:100%;min-height:calc(100vh - 80px)}.layout-docOnline .custom-pagination{padding-left:40px}.layout-docOnline .height-16{height:16px;font-size:12px;line-height:16px}.layout-docOnline .left-40{margin-left:40px;height:16px}.layout-docOnline .left-40 .is-text{font-size:12px;line-height:16px}.layout-docOnline .left-40 .is-text img{margin-left:0}.layout-docOnline-scroll{background-color:#fff;width:100%;position:fixed;z-index:5!important;box-shadow:inset 0 -1px 0 0 #ddd;min-width:1200px;top:0;left:0}.layout-docOnline-scroll .left-none{margin-left:0!important}.layout-docOnline-scroll-body{margin:0 auto;padding:12px 40px;height:80px;position:relative}.layout-docOnline-scroll-body-top{width:100%}.layout-docOnline-scroll-body-bottom{margin-top:12px;width:100%;align-items:center;display:flex;justify-content:space-between}.layout-docOnline-scroll-body-title{flex:1;font-weight:500;position:relative;display:inline-flex;align-items:center;width:calc(100% - 500px)}.layout-docOnline-scroll-body-title-name{line-height:20px;color:#333;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;max-width:calc(100% - 300px);margin-right:16px}.layout-docOnline-scroll-body .last-child{display:flex;justify-content:flex-end;width:500px}.layout-docOnline-scroll-body .is-label{color:#666}.layout-docOnline-top{width:100%;padding:24px 40px 0 40px}.layout-docOnline-content{width:100%;height:inherit}.layout-docOnline-content #docOlineContent{min-height:calc(100vh - 134px)}.layout-docOnline-body{color:#333;height:100%}.layout-docOnline-body-title{font-size:24px;padding:48px 0 32px 0;font-weight:600;display:flex;line-height:36px;color:#333}.layout-docOnline-body-title-name{color:#333;line-height:48px;display:inline-block;flex:1}.layout-docOnline-body-title-tool{color:#f70000;font-size:12px;height:30px;display:inline-flex}.layout-docOnline-body-title-tool .is-text{cursor:pointer;display:flex;align-items:center;margin-right:24px;margin-bottom:0}.layout-docOnline-body-title-tool .is-text img{margin:0 4px;width:14px;height:14px}.layout-docOnline-body-title-tool .is-text:last-child{margin-right:0}.layout-docOnline-body-basic{width:100%;padding:0 40px;display:flex;justify-content:space-between;margin-bottom:32px}.layout-docOnline-body-basic-item{width:auto;min-width:210px}.layout-docOnline-body-basic-item-row{line-height:20px;margin-bottom:4px;color:#666;display:flex;font-size:14px}.layout-docOnline-body-basic-item-row-text{color:#333;display:inline-flex;align-items:center}.layout-docOnline-body-basic-item-row-main{color:#f70000;cursor:pointer;margin-left:8px}.layout-docOnline-body-basic li,.layout-docOnline-body-basic ul{list-style:none}.layout-docOnline-body-top{height:64px;line-height:64px;display:flex;justify-content:space-between;align-items:center;padding:0 40px;background:#f6f6f6;color:#333;padding-left:280px}.layout-docOnline-body-top .total{display:none}.layout-docOnline-body-top-search{display:flex;align-items:center;font-size:18px}.layout-docOnline-body-top-search .is-main{cursor:pointer;font-size:14px;color:#f70000;margin-left:16px}.layout-docOnline-body-top .search-input{width:400px;height:36px;line-height:32px;display:flex;background:#fff;font-size:14px}.layout-docOnline-body-top .search-input input{width:inherit}.layout-docOnline-body-top .search-icon{display:flex;align-items:center;padding-right:24px;text-align:right}.layout-docOnline-body-top .search-icon .el-divider{width:1px;height:20px;background:#dfe1e6}.layout-docOnline-body-top .search-icon i{cursor:pointer;font-size:16px;color:#333}.layout-docOnline-body .in-search{padding-left:40px}.layout-docOnline-body .in-search .public-breadcrumb{display:none}.layout-docOnline-body .in-search .total{display:block}.layout-docOnline-body-main{display:flex;justify-content:space-between;width:100%;height:100%;min-height:calc(100vh - 410px)}.layout-docOnline-body-main-left{width:20%;min-width:240px;max-height:100vh;height:inherit;position:relative;background:#f5f6f8}.layout-docOnline-body-main-left-menu{position:fixed;max-height:calc(100vh - 80px);height:100%;width:inherit;top:144px;left:0;padding:16px 0}.layout-docOnline-body-main-left-menu-content{min-width:238px;height:inherit;position:relative;left:0;top:0;right:-3px;bottom:0;overflow-y:auto}.layout-docOnline-body-main-left-menu .el-tree{width:100%;background:#f6f6f6;position:relative;height:100%;overflow-y:scroll;overflow-x:hidden;padding:0 24px 24px 40px}.layout-docOnline-body-main-left-menu .el-tree-node__content{min-height:36px;height:auto;padding:0;flex-direction:row-reverse}.layout-docOnline-body-main-left-menu .el-icon-caret-right:before{content:""}.layout-docOnline-body-main-left-menu .el-tree-node.is-current>.el-tree-node__content>.el-tree-node__label{color:#f70000;border-left:2px solid #f70000;padding-left:8px;background:#fff}.layout-docOnline-body-main-left-menu .el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background:#f6f6f6}.layout-docOnline-body-main-left-menu .el-tree-node__label{white-space:normal;padding-right:8px;font-size:14px;color:#333;cursor:pointer;line-height:20px;padding:8px 0;width:calc(100% - 18px)}.layout-docOnline-body-main-left-menu .el-tree-node__label:hover{color:#f70000}.layout-docOnline-body-main-left-menu .el-tree-node__expand-icon{color:#333;font-weight:600;padding-left:0}.layout-docOnline-body-main-left-menu .el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.layout-docOnline-body-main-content{flex:1;width:0;box-sizing:border-box;word-wrap:break-word;height:auto;display:flex;position:relative}.layout-docOnline-body-main-content .el-main{display:flex;flex:none}.layout-docOnline-body-main-content-box{flex:1;width:0;padding:16px 40px 98px 40px;min-height:calc(100vh - 400px)}.layout-docOnline-body-main-content #docContent{min-height:500px}.layout-docOnline-body-main-content #docContent ol ul ul,.layout-docOnline-body-main-content #docContent ul ul{list-style:square}.layout-docOnline-body-main-content #docContent ul li{list-style:disc!important}.layout-docOnline-body-main-content #docContent ul li::marker{font-size:10px;line-height:20px}.layout-docOnline-body-main-content #docContent ul li ul li{list-style:inherit!important}.layout-docOnline-body-main-content #docContent .note{background-color:#f6f6f6;padding:8px;margin:8px 0}.layout-docOnline-body-main-content .search-input-content{margin-bottom:16px}.layout-docOnline-body-main-content .search-input-content .search-input{width:100%;height:38px;display:flex;align-items:center}.layout-docOnline-body-main-content .search-input-content .search-input input{width:calc(100% - 70px);margin-left:0}.layout-docOnline-body-main-content .search-input-content .search-input .search-clos{cursor:pointer;font-size:20px;width:30px;height:auto;border-right:1px solid #999}.layout-docOnline-body-main-content .search-input-content .search-input .search-click{cursor:pointer;margin:0 10px;font-size:20px;text-align:end}.layout-docOnline-body-main-content .search-input-content .search-tips{color:#f70000;margin-top:4px}.layout-docOnline-body-main-content .sectiontitle{font-size:18px;color:#333!important;line-height:28px;margin:8px 0}.layout-docOnline-body-main-content .topictitle1{font-size:24px;padding:48px 0 32px 0;font-weight:600;display:flex;line-height:36px;color:#333}.layout-docOnline-body-main-content ul{margin-left:3em!important}.layout-docOnline-body-main-content ol{margin-left:3em!important;list-style:auto}.layout-docOnline-body-main-content ol ol{list-style-type:lower-alpha}.layout-docOnline-body-main-content ol ol .substepthirdol{list-style-type:lower-roman}.layout-docOnline-body-main-content .figcap{font-style:normal!important}.layout-docOnline-body-main-content img{margin-top:.3em!important;max-width:90%!important}.layout-docOnline-body-main-content pre{white-space:break-spaces!important}.layout-docOnline-body-main-content pre.codeblock,.layout-docOnline-body-main-content pre.screen{margin-top:2px;margin-bottom:2px;padding:1.5px 1.5px 0;border:0;background-color:#ddd;white-space:pre}.layout-docOnline-body-main-content table{border-color:#ccc;width:100%}.layout-docOnline-body-main-content caption{text-align:left}.layout-docOnline-body-main-content td,.layout-docOnline-body-main-content th{padding:14px 16px;min-height:48px}.layout-docOnline-body-main-content td p,.layout-docOnline-body-main-content th p{line-height:20px}.layout-docOnline-body-main-content td p:first-child,.layout-docOnline-body-main-content th p:first-child{margin-bottom:0}.layout-docOnline-body-main-content caption{font-size:16px;margin-bottom:8px}.layout-docOnline-body-main-content thead{background:#e5e8f0;height:48px;font-size:14px;color:#333}.layout-docOnline-body-main-content a{color:#022ea7}.layout-docOnline-body-main-content li,.layout-docOnline-body-main-content p{font-size:14px;color:#333;line-height:20px;margin-bottom:8px}.layout-docOnline-body-main-append{min-width:200px;width:18%;padding:10px 0;box-sizing:border-box;border-left:none;border-top:none;word-wrap:break-word}.layout-docOnline-body-main-append ul{margin-left:0!important}.layout-docOnline-body-main-append-position{position:fixed;left:auto;top:164px;max-height:calc(100vh - 164px);overflow-y:scroll}.layout-docOnline-body-main-append-title{line-height:20px;font-size:14px;margin-bottom:24px!important;color:#333;font-weight:600}.layout-docOnline-body-main-append-basic li{margin-bottom:0}.layout-docOnline-body-main-append-basic>h1{font-size:14px;color:#333;font-weight:600;line-height:20px}.layout-docOnline-body-main-append-basic-download img{vertical-align:-4px}.layout-docOnline-body-main-append-basic-download span{color:#f70000;cursor:pointer}.layout-docOnline-body-main-append-basic-item-row{padding-bottom:8px;line-height:20px;color:#999}.layout-docOnline-body-main-append-basic-item-row:after{content:"";clear:both;display:block}.layout-docOnline-body-main-append-basic-item-row span{display:block;float:left}.layout-docOnline-body-main-append-basic-item-row-value{color:#333;width:calc(100% - 80px)}.layout-docOnline-body-main-append-basic-item-row-label{width:80px;color:#999}.layout-docOnline-body-main-append-anchor{z-index:1;padding-top:32px}.layout-docOnline-body-main-append-anchor ul{position:relative}.layout-docOnline-body-main-append-anchor ul:before{content:"";background:#e5e9ed;width:1px;display:block;position:absolute;height:100%}.layout-docOnline-body-main-append-anchor .anchor-link{color:#999;margin-bottom:20px;max-width:100%;cursor:pointer;line-height:20px;position:relative;padding-left:8px}.layout-docOnline-body-main-append-anchor .anchor-link:before{content:"";display:inline-block;width:2px;height:100%;position:absolute;left:0;top:0;background:none}.layout-docOnline-body-main-append-anchor .anchor-link:hover{color:#f70000;cursor:pointer;font-weight:550px}.layout-docOnline-body-main-append-anchor .anchor-link:hover:before{background-color:#f70000}.layout-docOnline-body-main-append-anchor .anchor-link-checkd{color:#f70000}.layout-docOnline-body-main-append-anchor .anchor-link-checkd:before{background-color:#f70000}.layout-docOnline-body-main .el-footer{padding:0 24px;background-color:#2f3032}.layout-docOnline-body-main-footer{display:flex;justify-content:center;align-items:center;height:60px;width:100%}.layout-docOnline-body-main-footer-left{font-size:14px;color:#fff}.layout-docOnline-body-main-footer-right{float:right;display:flex;justify-content:flex-end;align-items:center}.layout-docOnline-body-main-footer-right span+span{margin-left:8px}.layout-docOnline-body-main-footer .line{display:block;width:1px;height:14px;background-color:#fff;margin:0 16px}.layout-docOnline-body-main-footer .fontStyle{font-size:14px;color:#fff;text-decoration:none}.layout-docOnline-body-page{width:100%;position:relative;margin-top:32px;border-top:1px solid #ccc}.layout-docOnline-body-page-body{width:100%;font-size:14px;line-height:20px;z-index:10;height:40px;display:flex;color:#333;justify-content:space-between;flex:1}.layout-docOnline-body-page-body-item{display:inline-block;height:40px;line-height:40px;cursor:pointer;width:50%}.layout-docOnline-body-page-body-item:last-child{text-align:right}.layout-docOnline-body-page-body-item .page-btn{color:#999}.layout-docOnline-body-page-body-item .block{display:block;max-width:calc(100% - 26px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:20px;color:#333;cursor:default}.layout-docOnline-body-page-body-item .block-left{padding-left:28px}.layout-docOnline-body-page-body-item .block-right{text-align:right}.layout-docOnline-body-page-body-item i{color:#333;font-weight:600;position:relative;top:1px}.layout-docOnline-body-page-body-item .el-icon-arrow-left{margin-right:8px}.layout-docOnline-body-page-body-item .el-icon-arrow-right{margin-left:8px}.layout-docOnline-body-page-body-item img{width:16px;height:16px;position:relative;top:3px}.layout-docOnline-body-page-body-item:hover:not(.is-disabled),.layout-docOnline-body-page-body-item:hover:not(.is-disabled) .page-btn,.layout-docOnline-body-page-body-item:hover:not(.is-disabled) i{color:#f70000}.layout-docOnline-body-page-body .is-disabled{cursor:not-allowed;color:#999}.layout-docOnline-body-page-body .is-disabled i{color:#999}.layout-docOnline-body .search-content{font-size:16px;min-height:500px;border-top:1px solid #ccc}.layout-docOnline-body .search-content-part{list-style:none;margin-left:0!important;padding-bottom:24px}.layout-docOnline-body .search-content-part-item{line-height:24px;padding:16px 40px;box-shadow:inset 0 -1px 0 0 #dfe1e8;cursor:pointer}.layout-docOnline-body .search-content-part-item:hover{background:#f6f6f6;box-shadow:inset 0 -1px 0 0 #dfe1e8}.layout-docOnline-body .search-content-part-item:hover .is-title{color:#f70000}.layout-docOnline-body .search-content-part-item em{font-style:normal;color:#f70000}.layout-docOnline-body .search-content-part-item .is-title{font-size:16px;line-height:24px;margin-bottom:8px;cursor:pointer}.layout-docOnline-body .search-content-part-item-content{font-size:14px;font-style:normal;line-height:20px;margin-bottom:24px;color:#666;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all .3s ease 0s}.layout-docOnline-body .search-content-part-item-path .el-link.el-link--default{color:#666;cursor:unset}.layout-docOnline-body .search-content-part-item-path .el-link.el-link--default:hover{color:#666;-webkit-text-decoration-color:none;text-decoration-color:none}.layout-docOnline-body .search-content-noData{padding:100px 0;text-align:center;color:#666;font-size:16px}.layout-docOnline .left-8{margin-left:8px}.layout-docOnline .cellrowborder *{word-break:break-all!important}.public-opinion{margin-top:10vh!important;position:relative;min-width:500px}.public-opinion .el-dialog__header{height:84px;background:#f6f6f6;border:1px solid #ccc;padding:24px}.public-opinion .el-dialog__header .el-dialog__headerbtn{top:30px;right:24px}.public-opinion .el-dialog__header .el-dialog__headerbtn .el-dialog__close{font-size:24px;color:#666}.public-opinion .el-dialog__header .is-title{font-size:24px;color:#333;display:flex;align-items:center}.public-opinion .el-dialog__header .is-title .van-rate{margin-left:10px}.public-opinion .el-dialog__header .is-title i{font-size:24px}.public-opinion .el-dialog__body{padding:0}.public-opinion-body{padding:0 24px;margin-bottom:10px}.public-opinion-body-item{padding:24px 0;border-bottom:1px dotted #ccc}.public-opinion-body-item-user{display:flex;align-items:center;line-height:24px;color:#666;margin-bottom:8px}.public-opinion-body-item-user .is-span{margin-right:5px}.public-opinion-body-item-user .is-span:nth-child(2){margin:0 10px}.public-opinion-body-item-user .el-rate__icon{margin-right:0}.public-opinion-body-item .is-question{display:inline-block;height:24px;line-height:24px;font-size:14px;border:1px solid #333;border-radius:2px;padding:0 12px;color:#333;margin-right:8px}.public-opinion-body-item .is-label{color:#666}.public-opinion-body-item .is-title{color:#333;line-height:20px;white-space:pre-wrap}.public-opinion-body-item-content{background-color:#f6f6f6;padding:16px 24px;margin-top:12px}.public-opinion-body-item-content .is-reply{color:#022ea7;margin-right:5px}.public-opinion-body-item-content .font-12{font-size:12px;line-height:16px}.public-opinion-body-noData{padding:50px 0;text-align:center;color:#999;font-size:16px}.public-opinion-body-noData .is-noData{height:150px;width:150px}.public-opinion-body-pagination{margin:20px 0;text-align:right}.public-opinion-footer{text-align:center;margin-bottom:20px}.feedback-dialog{margin-top:20vh!important;position:relative;min-width:500px}.feedback-dialog .el-dialog__header{display:none}.feedback-dialog .el-dialog__body{padding:24px 24px 16px 24px}.feedback-dialog .el-dialog__footer{padding:0 24px 24px}.feedback-dialog-body-type{margin-bottom:16px}.feedback-dialog-body .modalBtn{position:relative;border-radius:2px;padding:0 16px;font-size:14px;height:28px;line-height:28px;text-align:center;color:#333;border:1px solid #333;display:inline-block;margin-right:16px;margin-bottom:8px;cursor:pointer}.feedback-dialog-body .modalBtnSelected{border:1px solid #f70000;color:#f70000}.feedback-dialog-body .modalBtnSelected:after{content:"";width:3px;height:6px;position:absolute;right:2px;bottom:2px;border:1px solid #fff;border-top-color:transparent;border-left-color:transparent;transform:rotate(40deg)}.feedback-dialog-body .modalBtnSelected:before{content:"";position:absolute;right:0;bottom:0;border:8px solid #f70000;border-top-color:transparent;border-left-color:transparent}.feedback-dialog-body .is-title{font-size:14px;color:#333;line-height:22px;margin-bottom:8px}.feedback-dialog-body .is-required{color:#f70000;font-size:16px;line-height:24px;margin-right:2px}.feedback-dialog-body .is-text{color:#333;font-size:14px;line-height:24px;display:flex;align-items:center;margin-bottom:8px}.feedback-dialog-footer{width:100%;text-align:right}.feedback-dialog-footer .el-button{padding:0 18px;line-height:32px;min-width:96px;text-align:center}.feedback-dialog-footer .is-plain{border-color:#f70000;color:#f70000}.copy-class{width:100%;display:flex;height:32px;line-height:32px;justify-content:flex-end;align-content:center;border:none;background-color:transparent}.copy-class i{width:32px;cursor:pointer;font-size:18px;color:#fff;text-align:center;line-height:32px;background-color:rgba(115,119,122,.3)}.copy-class i:hover{background-color:rgba(115,119,122,.5)}.software-detail-pc .generic-version{margin-bottom:80px}.software-detail-pc .generic-version .kinds{height:48px;margin-bottom:16px;display:flex;align-items:center;background-color:#fff;padding:0 32px;font-size:14px;color:#666}.software-detail-pc .generic-version .kinds .kinds-select{margin-left:36px}.software-detail-pc .generic-version .kinds .el-checkbox-button+.el-checkbox-button{margin-left:14px}.software-detail-pc .generic-version .kinds .el-checkbox-button__inner{padding:4px 12px;border-radius:0}.software-detail-pc .generic-version .kinds .el-checkbox-button__inner:hover{color:#f70000;border-color:#f70000}.software-detail-pc .generic-version .kinds .is-checked .el-checkbox-button__inner{background-color:transparent;color:#f70000;border-color:#f70000}.software-detail-pc .soft-table{padding:36px 24px 12px 40px;background:#fff}.software-detail-pc .soft-table .soft-name{font-size:14px;margin-bottom:4px}.software-detail-pc .soft-table .soft-name:hover{-webkit-text-decoration:underline #022ea7;text-decoration:underline #022ea7}.software-detail-pc .driver-version{margin-bottom:80px}.software-detail-pc .driver-version .public-table-search{float:right}.software-detail-pc .driver-version .el-table{padding-top:16px}.software-detail-pc .driver-version .label{color:#999;font-size:14px;line-height:48px;margin-right:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.software-detail-pc .driver-version .check-box{background-color:#fff;padding:0 24px 0 40px;display:flex;align-items:flex-start;position:relative;margin-bottom:16px;min-height:48px}.software-detail-pc .driver-version .el-checkbox-button{margin-right:20px;margin-left:0!important;line-height:48px}.software-detail-pc .driver-version .el-checkbox-button__inner{padding:0 8px;height:26px;border-radius:0;border:1px solid transparent;line-height:26px;box-shadow:none}.software-detail-pc .driver-version .is-checked .el-checkbox-button__inner{background-color:transparent;border-color:#f70000;color:#f70000}.software-detail-pc .chassis-soft-list{background-color:#fff;padding:24px;margin-bottom:40px}.software-detail-pc .chassis-soft-list .public-table-search{float:right;margin-top:10px}.software-detail-pc .el-tabs__content{background-color:#fff}.layout-soft-tabs-type{width:100%;padding:8px 24px;border-bottom:1px solid #dfe1e8}.layout-soft-tabs-type-top{padding:6px 0;display:flex;align-items:center}.layout-soft-tabs-type-top-name{color:#333;font-size:14px;line-height:32px;font-weight:600;display:inline-block;min-width:90px}.layout-soft-tabs-type-top .is-all{display:flex;align-items:center;margin-right:30px}.layout-soft-tabs-type-top-select{width:auto;position:relative;width:100%;display:flex}.layout-soft-tabs-type-top-select-top{position:relative}.layout-soft-tabs-type-top-select-top-item{color:#333;margin-right:16px;line-height:32px;display:inline-block;cursor:pointer}.layout-soft-tabs-type-top-select-top-item i{color:#c2c2c2;font-size:16px}.layout-soft-tabs-type-top-select-top-item:hover,.layout-soft-tabs-type-top-select-top-item:hover i,.layout-soft-tabs-type-top-select-top .is-active,.layout-soft-tabs-type-top-select-top .is-active i{color:#f70000}.layout-soft-tabs-type-top-select-top-button{padding:0 8px;margin-top:16px;height:24px;line-height:24px;border:1px solid #ccc;color:#333;margin-right:20px;display:inline-block;cursor:pointer}.layout-soft-tabs-type-top-select-bottom{width:100%}.layout-soft-tabs-type-top-select-bottom .el-checkbox{margin-right:24px;margin-top:8px}.layout-soft-tabs-type-top-select .is-show{height:auto}.layout-soft-tabs-type .el-checkbox.is-bordered{padding:0 8px;border-radius:0;border:1px solid #fff;box-sizing:border-box;height:26px;color:#333}.layout-soft-tabs-type .el-checkbox.is-bordered .el-checkbox__input{display:none}.layout-soft-tabs-type .el-checkbox.is-bordered .el-checkbox__label{padding-left:0;height:24px;line-height:24px}.layout-soft-tabs-type .el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:0;margin-right:20px}.layout-soft-tabs-type .el-checkbox.is-bordered.is-checked{border:1px solid #f70000;color:#f70000}.layout-soft-tabs-type .el-checkbox.is-bordered.is-checked .el-checkbox__label{color:#f70000}.soft-search{width:100%;min-width:1200px}.soft-search-banner .public-breadcrumb{min-width:1200px;max-width:1440px;width:75%;margin:0 auto;margin-top:16px}.soft-search-content{width:75%;min-width:1200px;max-width:1440px;margin:0 auto;margin-bottom:32px}.soft-search-remind{width:100%;margin-top:24px;height:44px;background:rgba(81,132,234,.15);border:.8px solid rgba(81,132,234,.2);border-radius:4px;font-size:14px;color:#5184ea;line-height:44px;padding:0 24px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.soft-search-remind-left{display:flex;align-items:center;white-space:pre}.soft-search-remind-left .is-link{text-decoration:underline;cursor:pointer;color:#5184ea}.soft-search-remind-right i{cursor:pointer;color:#5184ea;font-size:16px}.soft-search .signature-authentication{margin-top:24px}.soft-search-select{width:100%}.soft-search-select-item{padding:16px 0;border-bottom:1px solid #dfe1e8;display:flex}.soft-search-select-item:first-child{border-top:1px solid #ccc}.soft-search-select-item:last-child{border-bottom:1px solid #ccc}.soft-search-select-item-label{width:92px;color:#333;font-size:14px;line-height:24px;font-weight:600}.soft-search-select-item-options{display:inline-flex;align-items:center;flex:1}.soft-search-select-item-options .select-button{color:#333;font-size:14px;border:1px solid #fff;padding:0 8px;line-height:24px;height:24px;margin-right:24px;cursor:pointer}.soft-search-select-item-options .active-button{border:1px solid #f70000;color:#f70000}.soft-search-select-item-options .chosen-button{border:1px solid #ccc;display:flex;align-items:center;white-space:nowrap}.soft-search-select-item-options .chosen-button i{font-size:16px;color:#333;margin-left:8px}.soft-search-select-item-options .el-input__inner{height:36px;line-height:36px;border:1px solid #ccc;width:100%}.soft-search-select-item-options .el-select{width:100%}.soft-search-select-item-options-child-title{font-size:14px;font-weight:600;color:#333;line-height:20px;margin-bottom:6px}.soft-search-select-item .is-required{color:#f70000;font-size:18px;font-weight:700;line-height:20px;vertical-align:text-top}.soft-search-table{width:100%;margin:10px 0 32px 0;background-color:#fff;padding:24px}.soft-search-table-recommended{width:100%;margin-top:24px;height:44px;background:rgba(247,0,0,.06);border:.8px solid rgba(247,0,0,.08);border-radius:4px;font-size:14px;line-height:44px;padding:0 24px;font-weight:500;display:flex;align-items:center}.soft-search-table-recommended-button{line-height:28px;padding:0 9px;background-color:#f70000;color:#fff;font-size:14px;border:1px solid #f70000;display:inline-block;border-radius:2px}.soft-search-table-recommended-link{cursor:pointer;color:#022ea7;font-size:14px;margin-left:16px}.soft-search-table-recommended-link:hover{text-decoration:underline}.soft-search-table-top{width:100%;margin:16px 0;display:flex;justify-content:space-between}.soft-search-table-top-download{display:flex;align-items:center;line-height:38px}.soft-search-table-top-download-left{position:relative;margin-right:16px}.soft-search-table-top-download-left-button{height:38px;padding:0 16px;border:1px solid #ccc;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.soft-search-table-top-download-left-button i{margin-left:4px;font-size:16px}.soft-search-table-top-download-left .is-panel{position:absolute;z-index:12;box-sizing:border-box;top:38px;width:100%;box-shadow:0 4px 20px 0 rgba(115,119,124,.2);background-color:#fff;border:1px solid #ccc;display:none}.soft-search-table-top-download-left .is-panel-item{line-height:32px;padding:0 8px;cursor:pointer}.soft-search-table-top-download-left .is-panel-item:hover{color:#f70000;background:#f4f6fa}.soft-search-table-top-download-left .is-panel .is-error{cursor:no-drop;color:#999}.soft-search-table-top-download-left:hover{overflow:visible}.soft-search-table-top-download-left:hover .is-panel{display:block}.soft-search-table-top-download-text{font-size:14px;color:#333;line-height:36px}.soft-search-table-top-download-text .is-content{color:#333}.soft-search-table-top-search{display:flex;justify-content:space-between;align-items:center;width:400px;height:36px;line-height:36px;font-size:16px;border-radius:2px;box-sizing:border-box;border:1px solid #ddd}.soft-search-table-top-search input{padding-left:12px;margin:0 auto;height:36px;width:320px;border:none;outline:none;background-color:transparent;position:relative;font-size:14px}.soft-search-table-top-search:hover{border-color:#333}.soft-search-table-top-search-icon{width:70px;display:inline-block;padding:0 16px 0 8px;box-sizing:border-box}.soft-search-table-top .is-focus{border-color:#333!important}.soft-search-table-top .inquire-clos{cursor:pointer;font-size:18px;line-height:36px}.soft-search-table-top .inquire-clos:hover{color:#f70000!important}.soft-search-table-top .inquire-click{cursor:pointer;line-height:36px;font-size:18px;margin-left:8px;float:right}.soft-search-table-top .inquire-click:hover{color:#f70000!important}.soft-search-table-pagination{margin-top:20px;text-align:right}.soft-search-table-softName{width:100%;font-size:14px;line-height:18px}.soft-search-table-softName-name{color:#333;padding:2px 0}.soft-search-table-softName-basic{display:flex;margin-top:8px;color:#666;font-size:12px;line-height:16px}.soft-search-table-softName-basic-label{color:#999}.soft-search-table-softName-des{margin-top:8px;font-size:12px;text-align:justify;line-height:16px;color:#666}.soft-search-table-softName-des-btn{color:#f70000;cursor:pointer;float:right;display:flex}.soft-search-table-softName-des-btn i{font-size:16px;margin-left:4px}.soft-search-table .is-signature{cursor:pointer;color:#f70000;margin-left:10px;display:inline-block;min-width:30px;line-height:24px;font-size:14px}.soft-search-table .click-link{cursor:pointer;color:#022ea7}.soft-search-table .click-link:hover{text-decoration:underline}.soft-search-table .el-form-item__label{color:#333;font-weight:700;font-size:14px;display:inline-block;min-width:100px}.soft-search-table .el-checkbox{position:relative;top:0}.soft-search-table .download-icon{display:flex;align-items:center;cursor:pointer}.soft-search-noData{padding:96px 0;text-align:center}.soft-search-noData .is-img{width:315px;margin-bottom:16px}.soft-search-noData .is-tip{font-size:14px;color:#666;letter-spacing:0;line-height:20px;font-weight:500;text-align:center}.product-portal{min-width:1200px;max-width:1440px;height:100%;width:75%;margin:0 auto}.product-portal-top{margin:24px 0;width:100%}.product-portal-main{width:100%}.product-portal-main-base{display:flex;margin-bottom:24px;width:100%}.product-portal-main-base-img{width:140px;height:140px;box-shadow:0 4px 20px 4px rgba(115,119,124,.2);border-radius:4px;display:flex;align-items:center;margin-right:16px;padding:0 3px}.product-portal-main-base-img .el-image__inner{width:134px}.product-portal-main-base-introduction-model{font-size:32px;color:#333;margin-bottom:16px}.product-portal-main-base-introduction-model-related{margin-left:8px;color:#f70000;display:flex}.product-portal-main-base-introduction-model-related .is-text{padding-right:8px;font-size:12px;cursor:pointer;height:16px}.product-portal-main-base-introduction-model-related .is-text:not(:first-child){padding-left:8px;border-left:1px solid #ccc}.product-portal-main-base-introduction-describe{font-size:14px;color:#666;line-height:20px}.layout-server{width:100%}.layout-server *{list-style:none}.layout-server .layout-server-pc .el-loading-spinner{top:100px}.layout-server .layout-server-pc-banner{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;padding-top:24px;min-height:200px;position:relative}.layout-server .layout-server-pc-banner .banner-breadcrumb{margin:0 auto;display:flex;line-height:16px}.layout-server .layout-server-pc-banner .banner-breadcrumb .el-breadcrumb__inner{color:#333}.layout-server .layout-server-pc-banner .banner-breadcrumb .is-link{color:#999}.layout-server .layout-server-pc-banner .banner-breadcrumb .is-link:hover{color:#333;-webkit-text-decoration-color:#333;text-decoration-color:#333}.layout-server .layout-server-pc-banner .banner-breadcrumb .el-breadcrumb__separator{display:none}.layout-server .layout-server-pc-banner .banner-breadcrumb .el-breadcrumb__inner{display:flex;align-items:center}.layout-server .layout-server-pc-banner .banner-breadcrumb-separator{width:10px;height:9px;margin:0 3px 0 4px}.layout-server .layout-server-pc-banner .banner-content{margin-top:58px;display:flex}.layout-server .layout-server-pc-banner .banner-content .content-img{display:flex;align-items:center;justify-content:flex-end}.layout-server .layout-server-pc-banner .banner-content .content-img img{width:auto;max-height:100%;height:auto}.layout-server .layout-server-pc-banner .banner-content .content-infor{height:auto;flex:1}.layout-server .layout-server-pc-banner .banner-content .content-infor-title{font-size:40px;color:#333;font-weight:400;margin-right:16px}.layout-server .layout-server-pc-banner .banner-content .content-infor-bottom{margin-top:16px;line-height:20px;text-align:justify}.layout-server .layout-server-pc-banner .banner-content .content-infor-bottom p{color:#333}.layout-server .layout-server-pc .nav-width{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;background-color:#fff}.layout-server .layout-server-pc-tabs{background-color:#f6f6f6;padding-bottom:80px;height:auto}.layout-server .layout-server-pc-tabs.document-bottom{padding-bottom:56px}.layout-server .layout-server-pc-tabs-nav{display:flex;justify-content:flex-start;height:48px}.layout-server .layout-server-pc-tabs-nav .tabs-nav{margin:auto 20px;display:flex;align-items:center}.layout-server .layout-server-pc-tabs-nav .tabs-nav:first-child{margin-left:32px}.layout-server .layout-server-pc-tabs-nav .tabs-nav img{cursor:pointer;margin-left:4px}.layout-server .layout-server-pc-tabs-nav .tabs-nav-item{height:48px;line-height:20px;padding:18px 0 0;border:0;font-size:14px;color:#333;display:inline-block;cursor:pointer}.layout-server .layout-server-pc-tabs-nav .tabs-nav-item.link:hover{text-decoration:underline}.layout-server .layout-server-pc-tabs-nav .tabs-nav-item:hover{color:#f70000}.layout-server .layout-server-pc-tabs-nav .item-checked{font-size:18px;line-height:28px;padding:10px 0 0;font-weight:700;color:#f70000}.layout-server .layout-server-pc-tabs-nav .nav-search-item{flex:1;display:inline-flex;align-items:center;justify-content:flex-end}.layout-server .layout-server-pc-tabs-nav .nav-search-item .nav-search{width:100%;max-width:400px;float:right}.layout-server .layout-server-pc-tabs-nav .nav-search-item .nav-search .el-input__inner{width:100%;border-radius:2px;height:36px;border-color:#ccc}.layout-server .layout-server-pc-tabs-nav .nav-search-item .nav-search .el-icon-search{color:#666;font-size:16px;font-weight:580;height:100%;cursor:pointer;line-height:36px}.layout-server .layout-server-pc-tabs .component-list{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;padding-top:24px}.layout-server .layout-server-pc-tabs .component-list-item{display:none}.layout-server .layout-server-pc-tabs .component-list .item-checked{display:block}.layout-server .layout-server-pc-tabs-border{background-color:transparent}.layout-server .layout-server-pc .tabs-bottom-border{width:100%}.layout-server .layout-server-pc .tabs-bottom-border .layout-server-pc-tabs-nav{border-bottom:1px solid #ccc}.layout-server .layout-server-pc-document{display:flex;width:100%}.layout-server .layout-server-pc-document .document-content{width:100%;flex:1;position:relative}.layout-server .layout-server-pc-document .document-content-grid{display:flex;justify-content:space-between}.layout-server .layout-server-pc-document .document-content .content-box{flex:1;overflow:hidden}.layout-server .layout-server-pc-document .document-content .content-box+.content-box{margin-left:24px}.layout-server .layout-server-pc-document .document-content-model{padding:24px;position:relative;box-sizing:border-box;margin-bottom:24px}.layout-server .layout-server-pc-document .document-content-model .model-name{font-size:18px;line-height:28px;font-weight:400;color:#333;display:flex;align-items:center}.layout-server .layout-server-pc-document .document-content-model .model-name-icon{display:inline-block;width:26px;margin-right:12px}.layout-server .layout-server-pc-document .document-content-model .model-name img{width:auto;height:30px}.layout-server .layout-server-pc-document .document-content-model .model-content{margin-top:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-name-infor{display:flex;align-items:center}.layout-server .layout-server-pc-document .document-content-model .model-content-files-name-infor-title{font-size:14px;color:#999}.layout-server .layout-server-pc-document .document-content-model .model-content-files-name-infor .el-icon-warning-outline:before{font-size:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list{margin-top:8px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list .expand-collapse{margin-bottom:8px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item{margin-bottom:8px;color:#333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item:hover *{color:#f70000}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-name{flex:1;display:inline-block;margin-right:20px;max-width:calc(100% - 160px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:-4px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-name-label{display:inline-block}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-time{color:#999!important}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item .file-icon{width:18px;cursor:pointer;position:relative;top:4px;margin-left:2px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc{display:inline-block}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc .asc-img{position:relative;left:20px;top:3px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc:hover .asc-img{opacity:1;z-index:2}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc:hover .hover-asc-img{opacity:1;z-index:3}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc .hover-asc-img{opacity:0;position:relative}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-asc img{height:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-lock{display:inline-block;margin-left:3px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-lock img{height:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-eye{display:none}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-eye img{height:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-download{display:inline-block;opacity:0;margin-right:8px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item-download img{height:16px}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item:hover .model-content-files-list-item-download{display:inline-block;opacity:1}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list-item:hover .model-content-files-list-item-eye{display:inline-block}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list .expand-collapse .get-more{cursor:pointer}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list .expand-collapse .get-more:hover{color:#f70000}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list .expand-collapse .collapse{cursor:pointer}.layout-server .layout-server-pc-document .document-content-model .model-content-files-list .expand-collapse .collapse:hover{color:#f70000}.layout-server .layout-server-pc-document .document-related-doc{width:277px;margin-left:54px;margin-top:52px}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item{margin-bottom:24px;background:#fff;border-radius:2px;overflow:hidden;border-bottom:1px solid #eef0f5}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .title{height:52px;text-align:center;line-height:52px;background:rgba(238,240,245,.2);font-size:18px;color:#333;border:1px solid #eef0f5;margin-bottom:16px}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .item{padding:0 16px;cursor:pointer}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .item-lock{display:inline-block}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .item-lock .item{padding:0}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .item:not(:first-child){margin-bottom:16px}.layout-server .layout-server-pc-document .document-related-doc .related-doc-item .item:hover{color:#f70000}.layout-server .layout-server-pc-document-noData{width:100%;color:#999;text-align:center;padding-top:76px}.layout-server .layout-server-pc-document-noData img{width:250px;height:250px}.layout-server .layout-server-pc-knowledge tr{cursor:pointer}.layout-server .layout-server-pc-knowledge .isFine-icon{width:16px;height:16px;line-height:16px;border-radius:2px;box-sizing:border-box;color:#fff;font-size:10px;text-align:center;display:inline-block;background:#f70000;margin-left:5px}.layout-server .layout-server-pc-knowledge .is-fine{color:#333}.layout-server .layout-server-pc-knowledge .is-fine .el-checkbox__inner{border-color:#ccc}.layout-server .layout-server-pc-knowledge-table{margin-top:6px}.layout-server .layout-server-pc-knowledge-table-search{display:flex}.layout-server .layout-server-pc-knowledge-table-search-label{width:calc(100% - 400px);padding-top:8px}.layout-server .layout-server-pc-knowledge-table-search-input{width:400px}.layout-server .layout-server-pc-knowledge-table-search-input .el-input__icon{cursor:pointer}.layout-server .layout-server-pc-soft .soft-filter{display:flex;align-items:center;justify-content:space-between}.layout-server .layout-server-pc-soft .soft-filter-box{display:flex;align-items:center;justify-content:flex-start;flex:1}.layout-server .layout-server-pc-soft .soft-filter-search{cursor:pointer;color:#f70000;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;line-height:35px}.layout-server .layout-server-pc-soft .soft-filter-label{color:#666;margin-right:10px}.layout-server .layout-server-pc-soft .soft-filter-selection:first-of-type{margin-right:10px}.layout-server .layout-server-pc-soft .soft-filter-selection .el-input__inner{width:322px;height:35px;border-color:#ccc;color:#333}.layout-server .layout-server-pc-soft .soft-filter-selection .el-input__icon{height:35px;line-height:35px}.layout-server .layout-server-pc-soft .soft-table tr{cursor:pointer}.layout-server .layout-server-pc-soft .soft-table-recommend .el-popover__reference{display:inline-block;width:16px;height:16px;background:#f70000;border-radius:1px;color:#fff;font-size:10px;text-align:center;line-height:16px;padding:0}.layout-server .layout-server-pc-soft .soft-table-tips{font-size:12px;color:#666;line-height:16px}.layout-server .layout-server-pc-soft .product-driven .public-table-search{float:right;margin-top:10px}.layout-server .layout-server-pc-soft .product-driven .select-part .label{display:inline-block;min-width:auto;white-space:nowrap;color:#333;margin-right:24px;min-width:40px}.layout-server .layout-server-pc-soft .product-driven .select-part .public-select{width:400px;margin-right:24px}.layout-server .layout-server-pc-soft .product-driven .select-part .get-more{color:#f70000;cursor:pointer}.layout-server .layout-server-pc-soft .product-driven .pane-nav{margin-bottom:24px}.layout-server .layout-server-pc-soft .product-driven .pane-nav .el-button{height:32px;min-width:116px;padding:0;padding:0 8px}.layout-server .layout-server-pc-soft .product-driven .pane-nav .is-active{border-color:#f70000;color:#f70000}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware{background:#fff;padding:24px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .product-title{font-size:24px;color:#333;line-height:36px;margin-top:24px;margin-bottom:8px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .product-title .recommend-icon{position:relative;top:-4px;overflow:visible}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .product-title .recommend-icon .el-image__inner{position:relative;top:10px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .description{color:#999;font-size:14px;line-height:20px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .version-basic{display:flex;flex-wrap:wrap;margin-top:24px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .version-basic-item{min-width:25%;margin-bottom:16px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .product-driven-version-basic .version-basic-item .label{font-size:14px;color:#666}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .tab-pane{display:flex;align-items:center;margin-top:15px;margin-bottom:24px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .tab-pane .line{display:inline-block;width:2px;height:14px;background-color:#999;margin:0 8px}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .tab-pane .pane{cursor:pointer;font-size:14px;color:#333}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .tab-pane .is-active{color:#f70000}.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .layout-soft-tabs-type:first-child,.layout-server .layout-server-pc-soft .product-driven .chassis-firmware .layout-soft-tabs-type:first-child .layout-soft-tabs-type-top{padding-top:0}.layout-server .layout-server-pc-soft .product-driven .is-signature{cursor:pointer}.layout-server .layout-server-pc-soft .product-driven .lock-icon{position:relative;top:6px}.layout-server .layout-server-pc-bulletins tr{cursor:pointer}.layout-server .layout-server-pc-bulletins .soft-table,.layout-server .layout-server-pc-spareParts .soft-table{margin-top:0}.layout-server .layout-server-pc-multimedia .multimedia-radio{padding:12px 32px;color:#999}.layout-server .layout-server-pc-multimedia .multimedia-radio .el-radio-group{margin-left:24px}.layout-server .layout-server-pc-multimedia .multimedia-radio .el-radio-group .el-radio-button__inner{border:1px solid transparent;padding:3px 12px;box-shadow:none!important;font-size:14px;vertical-align:baseline}.layout-server .layout-server-pc-multimedia .multimedia-radio .el-radio-group .is-active .el-radio-button__inner{color:#f70000;border:1px solid #f70000;background-color:transparent;border-radius:2px}.layout-server .layout-server-pc-multimedia .multimedia-radio .el-radio-group .el-radio-button{padding:0;height:auto;margin-right:0}.layout-server .layout-server-pc-multimedia .multimedia-radio .el-radio-group .el-radio-button .el-radio-button__orig-radio{height:0}.layout-server .layout-server-pc-multimedia .el-table tr{cursor:pointer}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell{height:113px}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell .video-part{min-height:84px;display:flex;align-items:center}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell .video-part .icon-image{position:relative;width:140px;height:83px;border:1px solid #ccc;margin-right:24px;cursor:pointer;display:flex;justify-content:center;align-items:center;float:left}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell .video-part .icon-image .is-play{height:40px;position:absolute;z-index:1;top:50%;margin-top:-20px;left:0;cursor:pointer}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell .video-part .icon-image img{width:140px;height:83px}.layout-server .layout-server-pc-multimedia .el-table .el-table__body .el-table__cell .video-part-infor{flex:1}.product-subscription{display:flex;align-items:center;justify-content:space-between;min-width:90px;line-height:36px;font-size:14px;color:#666}.product-subscription .is-choose{color:#f70000}.layout-search{width:100%;margin:0 auto;background-color:#f6f6f6;min-height:600px}.layout-search .is-text{color:#666}.layout-search-top{width:75%;min-width:1200px;max-width:1440px;margin:0 auto}.layout-search-top-breadcrumb{margin:0 auto;display:flex;line-height:16px}.layout-search-top-breadcrumb .el-link.el-link--default{color:#999}.layout-search-top-breadcrumb .el-link.el-link--default:hover{color:#333;-webkit-text-decoration-color:#333;text-decoration-color:#333}.layout-search-top-breadcrumb .el-breadcrumb__separator{display:none}.layout-search-top-breadcrumb .the-last{color:#333;font-weight:400}.layout-search-top-breadcrumb .el-breadcrumb__inner{display:flex;align-items:center}.layout-search-top-breadcrumb .is-img{width:10px;height:9px;margin:0 3px 0 4px}.layout-search-top-product{margin-top:56px;display:flex;align-items:center}.layout-search-top-product-back{line-height:24px;padding:0 12px;border:1px solid #333;color:#333;font-size:14px;cursor:pointer}.layout-search-top-product-back:hover{border:1px solid #f70000;color:#f70000}.layout-search-top-product-back:hover i{color:#f70000}.layout-search-top-product-back i{margin-right:4px;color:#333}.layout-search-top-product-name{line-height:48px;font-size:40px;color:#333;margin-left:16px}.layout-search-input{width:100%;height:200px;padding-top:76px;min-width:1200px;background:url(../../static/img/banner.bd0cea28.png);background-size:cover;background-repeat:no-repeat;background-position:0 30%}.layout-search-input-box{width:728px;margin:0 auto;position:relative}.layout-search-input-box-input{border:1px solid #aeb0b8;border-radius:2px;display:inline-flex}.layout-search-input-box-input .is-focus,.layout-search-input-box-input:hover{border:1px solid #666}.layout-search-input-button{padding:12px 32px;height:48px;background-color:#f70000;border-radius:0;font-size:16px;vertical-align:middle}.layout-search-noresult{width:100%;background-color:#fff;padding:30px 0;min-height:450px;text-align:center}.layout-search-noresult div{font-size:16px;color:#666;text-align:center;margin-top:24px}.layout-search-tab{width:900px;margin-top:16px;margin-left:calc(50% - 315px)}.layout-search-tab-tip{width:75%;max-width:1440px;min-width:1200px;margin:0 auto;height:44px;background:rgba(81,132,234,.15);border:.8px solid rgba(81,132,234,.2);border-radius:4px;font-size:14px;color:#5184ea;line-height:44px;padding:0 24px;font-weight:500;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.layout-search-tab-tip-left{display:flex;align-items:center;white-space:pre}.layout-search-tab-tip-left .is-link{text-decoration:underline;cursor:pointer;color:#5184ea}.layout-search-tab-tip-right i{cursor:pointer;color:#5184ea;font-size:16px}.layout-search-tab .el-tabs__nav-wrap:after{height:0!important}.layout-search-tab .el-tabs__item{color:#333;font-size:18px;height:48px;line-height:48px;padding:0 24px;border-radius:0}.layout-search-tab .el-tabs__item.is-active,.layout-search-tab .el-tabs__item:hover{color:#333}.layout-search-tab .el-tabs__active-bar{background-color:#f70000;padding-bottom:2px;border-bottom:1px solid #f70000}.layout-search-tab .el-tabs__header{margin:0}.layout-search-result{min-height:500px;background-color:transparent}.layout-search-result-best{max-width:1440px;min-width:1200px;border:1px solid #ccc;padding:16px;margin:0 auto;margin-top:14px}.layout-search-result-best-icon{display:flex;align-items:center;color:#666;line-height:24px}.layout-search-result-best-icon .el-image{width:20px;margin:0 6px 0 24px;cursor:pointer}.layout-search-result-best-icon .el-image:last-child{position:relative;top:3px}.layout-search-result-best-icon .el-divider--vertical{height:1.5em;margin:0 16px;background:#999}.layout-search-result-best .main-font{color:#f70000;cursor:pointer}.layout-search-result-best .main-font:hover{text-decoration:underline}.layout-search-result .model-content{min-width:1200px;padding:16px 16px 24px 24px;display:flex;cursor:pointer;background:#eef0f5}.layout-search-result .model-content .content-img{height:129px;background:#fff;box-shadow:0 4px 17px 2px rgba(190,196,204,.24);border-radius:2px;margin-left:56px;position:relative;display:flex;align-items:center;justify-content:center;padding:12px}.layout-search-result .model-content .content-img img{width:auto;height:auto;max-height:100%}.layout-search-result .model-content .content-infor{height:auto;flex:1}.layout-search-result .model-content .content-infor-top{display:flex;height:48px;align-items:center;justify-content:space-between}.layout-search-result .model-content .content-infor-top-left{display:flex;align-items:center}.layout-search-result .model-content .content-infor-top-title{font-size:40px;color:#333;font-weight:400;margin-right:16px}.layout-search-result .model-content .content-infor-top-related-resources{color:#f70000;display:inline-flex;height:16px}.layout-search-result .model-content .content-infor-top-related-resources .is-text{padding-right:8px;font-size:12px;cursor:pointer;height:16px}.layout-search-result .model-content .content-infor-top-related-resources .is-text:not(:first-child){padding-left:8px;border-left:1px solid #ccc}.layout-search-result .model-content .content-infor-top-related-resources .el-popover__reference{height:16px}.layout-search-result .model-content .content-infor-bottom{margin-top:16px;color:#666;line-height:20px;text-align:justify}.layout-search-result-box{min-width:1200px;padding:16px 16px 0 24px}.layout-search-result-box em{color:#f70000;font-style:normal}.layout-search-result-box:first-child{border-top:1px solid #dfe1e8;padding-top:16px}.layout-search-result-box-title{font-size:20px;color:#333}.layout-search-result-box-title .public-component-tool-tip{vertical-align:initial}.layout-search-result-box-title .download-icon{display:none;line-height:1}.layout-search-result-box-title span{cursor:pointer}.layout-search-result-box-title span:hover{color:#f70000;text-decoration:underline}.layout-search-result-box-title:hover .download-icon{display:inline-block}.layout-search-result-box-label{color:#666;font-size:14px;line-height:18px;min-height:18px;padding:8px 0 0 0}.layout-search-result-box-label-p{height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout-search-result-box-label-span{color:#333;display:inline-block;padding-left:24px}.layout-search-result-box-path{padding:20px 0;display:flex}.layout-search-result-box-path .el-link.el-link--default{color:#666;font-size:14px;height:18px;line-height:18px}.layout-search-result-box-path .el-link.el-link--default:hover{color:#f70000;text-decoration:underline}.layout-search-result-box-path .el-breadcrumb__separator{margin:0 8px;font-weight:400}.layout-search-result-box-path .el-link.el-link--default:after,.layout-search-result-box-path .el-link.is-underline:hover:after{border-color:#fff;display:none}.layout-search-result-box-path .el-breadcrumb__item:last-child .el-breadcrumb__inner a{color:#333;height:18px;line-height:18px}.layout-search-result-box-path .is-img{position:relative;width:8px;height:8px;top:0;left:6px}.layout-search-result-box-chapter{padding-left:24px}.layout-search-result-box-chapter-item{cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;line-height:20px}.layout-search-result-box-chapter-item .item-name{font-size:14px;color:#333}.layout-search-result-box-chapter-item .item-name:hover{text-decoration:underline;color:#f70000}.layout-search-result-box-chapter-item .item-switch{font-size:14px;color:#f70000;margin-left:16px}.layout-search-result-box-doc,.layout-search-result-box-soft{width:100%}.layout-search-result-box-multimedia{width:100%;display:flex}.layout-search-result-box-multimedia-img{width:155px;height:82px;margin-right:24px;cursor:pointer}.layout-search-result-box-multimedia-img .el-image{width:153px;height:80px}.layout-search-result-box-multimedia .right-infor{flex:1;overflow:hidden}.layout-search-result-box-case{width:100%}.layout-search-result-box-tool{display:flex}.layout-search-result-box-tool-left{width:10%}.layout-search-result-box-tool-left .el-image{width:100px;height:100px}.layout-search-result-box-tool-right-title{color:#666;font-size:18px}.layout-search-result-box-tool-right-des{color:#666;font-size:14px;line-height:16px;display:block;margin-top:10px}.layout-search-result-box-tool-right-des em{color:#f70000;font-style:normal}.layout-search-result-box-pagination{width:75%;min-width:1200px;max-width:1440px;margin:32px auto;text-align:right}.layout-search .result-sort{display:flex;font-size:14px}.layout-search .result-sort .el-dropdown{font-size:14px}.layout-sn{width:100%;margin:0 auto;background-color:#f6f6f6;min-height:600px}.layout-sn-banner{background:url(../../static/img/banner.bd0cea28.png);background-size:cover;background-repeat:no-repeat;background-position:0 30%;height:200px}.layout-sn-breadcrumb{width:75%;margin:0 auto;padding-top:16px;min-width:1200px;max-width:1440px;display:flex;line-height:16px}.layout-sn-breadcrumb .el-link.el-link--default{color:#999}.layout-sn-breadcrumb .el-link.el-link--default:hover{color:#333;-webkit-text-decoration-color:#333;text-decoration-color:#333}.layout-sn-breadcrumb .el-breadcrumb__separator{display:none}.layout-sn-breadcrumb .last-child{color:#333!important;font-weight:400}.layout-sn-breadcrumb .el-breadcrumb__inner{display:flex;align-items:center}.layout-sn-breadcrumb .is-img{width:10px;height:9px;margin:0 3px 0 4px}.layout-sn-input{width:75%;margin:0 auto;padding:32px 0 40px 0;min-width:1200px;max-width:1440px}.layout-sn-input-box{width:732px;position:relative}.layout-sn-input-box-input{border:1px solid #aeb0b8;border-radius:2px;display:inline-flex}.layout-sn-input-box-input .is-focus,.layout-sn-input-box-input:hover{border:1px solid #666}.layout-sn-input-more{margin-top:16px;display:inline-flex;align-items:center;line-height:24px;font-size:14px;cursor:pointer}.layout-sn-input-more i{color:#333;font-weight:600;position:relative;left:0;transition:all .15s linear}.layout-sn-input-more:hover{color:#f70000}.layout-sn-input-more:hover i{left:5px;color:#f70000}.layout-sn-input .component-search{margin-top:24px;display:flex;border:1px solid #aeb0b8;border-radius:2px}.layout-sn-input .component-search:hover{border:1px solid #666}.layout-sn-input .is-primary{border-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0;padding:12px 0;width:96px;text-align:center;font-size:16px}.layout-sn-input .search-container{position:relative}.layout-sn-content{margin:0 auto;padding:16px 0}.layout-sn-content-model{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;min-height:175px;padding-bottom:16px;position:relative}.layout-sn-content-model .banner-breadcrumb{margin:0 auto;display:flex;line-height:16px}.layout-sn-content-model .banner-breadcrumb .el-breadcrumb__inner{color:#333}.layout-sn-content-model .banner-breadcrumb .is-link{color:#999}.layout-sn-content-model .banner-breadcrumb .is-link:hover{color:#333;-webkit-text-decoration-color:#333;text-decoration-color:#333}.layout-sn-content-model .banner-breadcrumb .el-breadcrumb__separator{display:none}.layout-sn-content-model .banner-breadcrumb .el-breadcrumb__inner{display:flex;align-items:center}.layout-sn-content-model .banner-breadcrumb-separator{width:10px;height:9px;margin:0 3px 0 4px}.layout-sn-content-model .banner-content{display:flex;background:#eef0f5;padding:32px}.layout-sn-content-model .banner-content .content-img{height:129px;background:#fff;box-shadow:0 4px 17px 2px rgba(190,196,204,.24);border-radius:2px;margin-left:56px;position:relative;display:flex;align-items:center;justify-content:center;padding:12px}.layout-sn-content-model .banner-content .content-img img{width:auto;height:auto;max-height:100%}.layout-sn-content-model .banner-content .content-infor{height:auto;flex:1}.layout-sn-content-model .banner-content .content-infor-top{display:flex;height:48px;align-items:center;justify-content:space-between}.layout-sn-content-model .banner-content .content-infor-top-left{display:flex;align-items:center}.layout-sn-content-model .banner-content .content-infor-top-left .is-label{color:#666;font-size:14px;margin-left:12px}.layout-sn-content-model .banner-content .content-infor-top-title{color:#333;font-weight:400;margin-right:16px;font-size:24px}.layout-sn-content-model .banner-content .content-infor-top-related-resources{color:#f70000;display:inline-flex;height:16px}.layout-sn-content-model .banner-content .content-infor-top-related-resources .is-text{padding-right:8px;font-size:12px;cursor:pointer;height:16px}.layout-sn-content-model .banner-content .content-infor-top-related-resources .is-text:not(:first-child){padding-left:8px;border-left:1px solid #ccc}.layout-sn-content-model .banner-content .content-infor-top-related-resources .el-popover__reference{height:16px}.layout-sn-content-model .banner-content .content-infor-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:20px;color:#333;margin-top:4px}.layout-sn-content-model .banner-content .content-infor-row-item{display:inline-flex}.layout-sn-content-model .banner-content .content-infor-row-item:last-child{justify-content:flex-end}.layout-sn-content-model .banner-content .content-infor .sn-title{margin-top:16px;height:auto}.layout-sn-content-model .banner-content .content-infor-bottom{color:#333;line-height:20px;text-align:justify}.layout-sn-content-model .banner-content .content-infor .is-label{color:#666;font-size:14px}.layout-sn-content-model .banner-content .content-infor .font-16{font-size:16px}.layout-sn-content-model .banner-content .content-infor .font-14{font-size:14px}.layout-sn-content-model .banner-content .describe{font-size:14px;color:#333;letter-spacing:-.17px;line-height:20px;font-weight:400;margin-top:16px;word-break:break-word;margin-right:54px}.layout-sn-content-model .banner-content .product-left{height:auto}.layout-sn-content-model .banner-content .product-left .content-infor-top-left{display:block}.layout-sn-content-tabs{padding-bottom:72px;height:auto}.layout-sn-content-tabs-nav{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;display:flex;justify-content:flex-start;background-color:#fff;overflow-x:scroll;overflow-y:hidden;height:48px;padding:0 28px}.layout-sn-content-tabs-nav-box{width:100%;height:48px;display:flex;align-items:center}.layout-sn-content-tabs-nav .tabs-nav{margin-right:32px;display:flex;align-items:center}.layout-sn-content-tabs-nav .tabs-nav img{cursor:pointer;margin-left:4px}.layout-sn-content-tabs-nav .tabs-nav-item{cursor:pointer;height:48px;line-height:48px;font-size:14px;color:#333;display:inline-block;white-space:nowrap;position:relative}.layout-sn-content-tabs-nav .item-checked{color:#f70000;position:relative;font-weight:600}.layout-sn-content-tabs-nav .link:hover{color:#f70000;-webkit-text-decoration:underline #f70000;text-decoration:underline #f70000}.layout-sn-content-tabs .component-list{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;padding-top:18px}.layout-sn-content-tabs .component-list-item{display:none}.layout-sn-content-tabs .component-list .item-checked{display:block}.layout-sn-content-tabs-tip{width:100%;margin:0 auto;height:44px;background:rgba(81,132,234,.15);border:.8px solid rgba(81,132,234,.2);border-radius:4px;font-size:14px;color:#5184ea;line-height:44px;padding:0 24px;font-weight:500;display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.layout-sn-content-tabs-tip-left{display:flex;align-items:center;white-space:pre}.layout-sn-content-tabs-tip-left .is-link{text-decoration:underline;cursor:pointer;color:#5184ea}.layout-sn-content-tabs-tip-right i{cursor:pointer;color:#5184ea;font-size:16px}.layout-sn-content-tabs-border .layout-server-pc-tabs-nav{border-bottom:1px solid #ccc}.layout-sn-content-noData{max-width:1440px;min-width:1200px;margin:0 auto;width:75%;min-height:400px;font-size:16px}.layout-sn-content-noData-title{color:#000;line-height:32px;margin-bottom:16px}.layout-sn-content-noData-title .is-main{color:#f70000}.layout-sn-content-noData-tip{font-weight:600;line-height:28px}.layout-sn-content-noData-text{list-style:disc;color:#333;line-height:28px}.layout-sn .part-dialog{margin-top:10vh!important;position:relative;min-width:760px;min-height:500px}.layout-sn .part-dialog .el-dialog__header{height:60px;background:#f6f6f6;padding:0 24px;display:flex;align-items:center}.layout-sn .part-dialog .el-dialog__header .el-dialog__close{font-size:20px;color:#666}.layout-sn .part-dialog .el-dialog__header .is-title{font-size:24px;color:#333;display:flex;align-items:center}.layout-sn .part-dialog .el-dialog__header .is-title .van-rate{margin-left:10px}.layout-sn .part-dialog .el-dialog__header .is-title i{font-size:24px}.layout-sn .part-dialog .el-dialog__body{padding:16px 24px}.layout-sn .part-dialog-search{width:100%;margin-bottom:16px;width:400px}.layout-sn .part-dialog-search .el-input__inner{height:36px;line-height:36px}.layout-sn .part-dialog-search .el-icon-search{color:#666;font-size:16px;font-weight:580;height:100%;cursor:pointer;line-height:36px}.layout-customization{width:100%;margin-bottom:80px;padding:0}.layout-customization .breadcrumbs{margin:16px auto}.layout-customization-banner{padding-top:1px}.layout-customization-banner-content{width:75%;max-width:1440px;min-width:1200px;margin:0 auto}.layout-customization-banner-content-input{display:flex;width:732px;align-items:center}.layout-customization-banner-content-input .component-search{width:100%;display:flex;border-radius:2px}.layout-customization-banner-content-input .is-primary{border-radius:2px;border-top-left-radius:0;border-bottom-left-radius:0;padding:12px 0;width:96px;text-align:center;font-size:16px}.layout-customization-banner-content-input .el-input{width:auto;height:48px;vertical-align:middle;flex:1}.layout-customization-banner-content-input .el-input .el-input__inner{height:48px;line-height:48px;width:100%;font-size:16px;border:1px solid #fff;border-top-left-radius:2px;border-bottom-left-radius:2px;padding-left:40px}.layout-customization-banner-content-input .el-input .el-input__icon{color:#666;height:48px;line-height:48px;font-size:22px;margin-left:8px;font-weight:600}.layout-customization-banner-content-input .el-input .el-input__clear{font-weight:400}.layout-customization-banner-content-input .el-input .el-icon-circle-close:before{content:""}.layout-customization-banner-content-title{font-size:32px;font-weight:600;color:#333;letter-spacing:0;line-height:48px;margin:32px 0 8px 0}.layout-customization-banner-content-tip{font-size:14px;color:#666;letter-spacing:0;line-height:20px;font-weight:500;margin-top:16px}.layout-customization-body{width:75%;max-width:1440px;min-width:1200px;margin:0 auto;min-height:500px;background-color:#fff;padding:32px}.layout-customization-body-noData{padding:96px 0;text-align:center}.layout-customization-body-noData .is-img{width:188px;margin-bottom:16px}.layout-customization-body-noData .is-tip{font-size:14px;color:#666;letter-spacing:0;line-height:20px;font-weight:500;text-align:center}.layout-customization-body-table .table{width:100%}.layout-customization-body-table .table-th{border-bottom:1px solid #d9d9d9;padding:0 16px;font-size:14px;display:flex;height:56px}.layout-customization-body-table .table-th .right-4{color:#999}.layout-customization-body-table .table-tr{box-shadow:inset 0 -1px 0 0 #dfe1e8;padding:10px;cursor:pointer}.layout-customization-body-table .table-tr:hover{background-color:#f4f6fa}.layout-customization-body-table .table-tr-column{display:flex}.layout-customization-body-table .table-tr-column p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block}.layout-customization-body-table .table-tr-describe{padding-top:8px;line-height:20px;color:#666}.layout-customization-body-table .table-td{font-size:14px;color:#333;line-height:20px}.layout-customization-body-table .table-td:first-child{width:35%}.layout-customization-body-table .table-td:nth-child(2),.layout-customization-body-table .table-td:nth-child(3),.layout-customization-body-table .table-td:nth-child(4),.layout-customization-body-table .table-td:nth-child(5),.layout-customization-body-table .table-td:nth-child(6){width:13%}.layout-customization-body-table .table-td .sort-by-component{display:inline-flex;align-items:center}.layout-customization-body-table .table-td .sort-by-component .sort-icon{top:0}.layout-customization-body-table .table-noData{padding:80px 0;text-align:center}.layout-customization-body-table .table-noData .is-img{width:188px}.layout-customization-body-table .table-noData .is-tip{font-size:16px;color:#666;letter-spacing:0;line-height:20px;font-weight:500;text-align:center;margin-top:32px}.layout-customization-version{width:75%;max-width:1440px;min-width:1200px;margin:0 auto}.layout-customization-version .breadcrumbs{margin:16px auto}.layout-customization-version .version-box{margin-top:24px}.layout-customization-version .version-box .title{font-size:32px;color:#333;letter-spacing:0;line-height:48px;font-weight:600}.layout-customization-version .version-box-label,.layout-customization-version .version-box-text{font-size:14px;color:#999}.layout-customization-version .version-box-base{margin-top:16px}.layout-customization-version .version-box-base-row{display:flex;line-height:20px;margin-bottom:16px}.layout-customization-version .version-box-base-row-item{color:#333;width:25%;font-size:14px}.layout-customization-version .version-box-base-row-item-content{min-width:120px;font-weight:500}.layout-customization-version-content{width:100%;margin-bottom:80px}.layout-customization-version-content .el-tabs__header{margin:24px 0}.layout-customization-version-content-table{width:100%;padding:32px}.layout-customization-version-content-table-softName{width:100%;font-size:14px;line-height:18px}.layout-customization-version-content-table-softName-name{color:#333;padding:2px 0}.layout-customization-version-content-table-softName-des{margin-top:8px;font-size:12px;text-align:justify;line-height:16px;color:#666}.layout-customization-version-content-table-softName-des-btn{color:#f70000;cursor:pointer;float:right}.layout-customization-version-content-table-softName-des-btn i{font-size:18px}.layout-customization-version-content-table .is-signature{cursor:pointer;color:#f70000;margin-left:10px;display:inline-block;min-width:30px;line-height:24px;font-size:14px}.layout-customization-version-content-table .click-link{cursor:pointer;color:#022ea7}.layout-customization-version-content-table .click-link:hover{text-decoration:underline}.layout-customization-version-content-table .is-disable{cursor:no-drop}.layout-customization-version-content-table .el-table{color:#333}.layout-customization-version-content-table .el-table th{color:#333;height:48px;background:#e5e8f0;font-size:14px}.layout-customization-version-content-table .el-table th.el-table__cell>.cell{padding-left:14px;padding-right:10px}.layout-customization-version-content-table .el-table .el-table__cell{padding:16px 0}.layout-customization-version-content-table .el-table .cell{padding-left:14px}.layout-customization-version-content-table .el-table .cell.el-tooltip{white-space:normal}.layout-customization-version-content-table .el-table--border:after,.layout-customization-version-content-table .el-table--group:after,.layout-customization-version-content-table .el-table:before{content:"";position:absolute;background-color:#ccc;z-index:1}.layout-customization-version-content-table .el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#f4f6fa}.layout-customization-version-content-table .el-form-item__label{color:#333;font-weight:700;font-size:14px;display:inline-block;min-width:100px}.layout-customization-version-content-table .el-checkbox{position:relative;top:0}.public-breadcrumb{display:flex;line-height:16px}.public-breadcrumb-item a,.public-breadcrumb-item span{color:#999!important}.public-breadcrumb-item:last-child a,.public-breadcrumb-item:last-child span{color:#333!important;font-weight:600}.public-breadcrumb-item:hover a{color:#f70000!important;text-decoration:underline;-webkit-text-decoration-color:#f70000!important;text-decoration-color:#f70000!important}.public-breadcrumb .breadcrumb-icon{width:10px;height:9px;margin:0 8px 0 8px}.layout-bg-graw{background:#f6f6f6}.layout-bg-graw .layout-home-search-title{text-align:left;font-size:36px;font-weight:650}.layout-bg-graw .layout-home-main,.layout-bg-graw .layout-home-search-title{width:75%;min-width:1200px;max-width:1440px;margin:0 auto}.layout-bg-white{background:#fff}.padding-32{padding:32px}.page-second-menu .el-menu--horizontal>.el-menu-item{height:48px;line-height:20px;padding:18px 36px 0;border:0;font-size:14px;color:#333}.page-second-menu .el-menu--horizontal>.el-menu-item.is-active,.page-second-menu .el-menu--horizontal>.el-submenu.is-active .el-submenu__title{font-size:18px;line-height:28px;padding:10px 36px 0;font-weight:700;color:#f70000}.click-link,.down-load-icon{cursor:pointer}.click-link{color:#022ea7}[data-v-7350fbce]:root{--color-majors:#f70000;--color-primary:#f70000;--color-main:#f70000;--color-whites:#fff;--color-font:#333;--color-blacks:#000;--color-link:#022ea7;--color-blue:#1495de;--color-back:#f6f6f6;--color-back2:#f4f4f4;--color-text:#666;--color-tips:#999;--color-border:#ccc;--color-paleBack:#fbfbfb;--color-primary-light-1:#f81a1a;--color-primary-light-2:#f93333;--color-primary-light-3:#f94d4d;--color-primary-light-4:#fa6666;--color-primary-light-5:#fb8080;--color-primary-light-6:#fc9999;--color-primary-light-7:#fdb3b3;--color-primary-light-8:#fdcccc;--color-primary-light-9:#fee6e6;--color-success:#6dc335;--color-success-light-1:#7cc949;--color-success-light-2:#8acf5d;--color-success-light-3:#99d572;--color-success-light-4:#a7db86;--color-success-light-5:#b6e19a;--color-success-light-6:#c5e7ae;--color-success-light-7:#d3edc2;--color-success-light-8:#e2f3d7;--color-success-light-9:#f0f9eb;--color-info:#909399;--color-info-light-1:#9b9ea3;--color-info-light-2:#a6a9ad;--color-info-light-3:#b1b3b8;--color-info-light-4:#bcbec2;--color-info-light-5:#c8c9cc;--color-info-light-6:#d3d4d6;--color-info-light-7:#dedfe0;--color-info-light-8:#e9e9eb;--color-info-light-9:#f4f4f5;--color-warning:#f70000;--color-warning-light-1:#f81a1a;--color-warning-light-2:#f93333;--color-warning-light-3:#f94d4d;--color-warning-light-4:#fa6666;--color-warning-light-5:#fb8080;--color-warning-light-6:#fc9999;--color-warning-light-7:#fdb3b3;--color-warning-light-8:#fdcccc;--color-warning-light-9:#fee6e6;--color-danger:#f70000;--color-danger-light-1:#f81a1a;--color-danger-light-2:#f93333;--color-danger-light-3:#f94d4d;--color-danger-light-4:#fa6666;--color-danger-light-5:#fb8080;--color-danger-light-6:#fc9999;--color-danger-light-7:#fdb3b3;--color-danger-light-8:#fdcccc;--color-danger-light-9:#fee6e6;--bg-topBar:#fff;--bg-menuBar:#545c64;--bg-columnsMenuBar:#545c64;--bg-topBarColor:#606266;--bg-menuBarColor:#eaeaea;--bg-columnsMenuBarColor:#e6e6e6;--bg-table-thColor:#f6f6f6;--bg-lineColor:#e5e9ed;--border-texttarea:#d9d9d9}#expend-box[data-v-7350fbce]{position:relative;height:400px;overflow:hidden}.hide-box-item[data-v-7350fbce]{position:absolute;left:0;bottom:0;width:100%;height:100px;line-height:30px;background-image:linear-gradient(hsla(0,0%,100%,0),#fff)}.hide-box-item-title[data-v-7350fbce]{width:100%;position:absolute;bottom:0;text-align:center;cursor:pointer}[data-v-712715b9]:root{--color-majors:#f70000;--color-primary:#f70000;--color-main:#f70000;--color-whites:#fff;--color-font:#333;--color-blacks:#000;--color-link:#022ea7;--color-blue:#1495de;--color-back:#f6f6f6;--color-back2:#f4f4f4;--color-text:#666;--color-tips:#999;--color-border:#ccc;--color-paleBack:#fbfbfb;--color-primary-light-1:#f81a1a;--color-primary-light-2:#f93333;--color-primary-light-3:#f94d4d;--color-primary-light-4:#fa6666;--color-primary-light-5:#fb8080;--color-primary-light-6:#fc9999;--color-primary-light-7:#fdb3b3;--color-primary-light-8:#fdcccc;--color-primary-light-9:#fee6e6;--color-success:#6dc335;--color-success-light-1:#7cc949;--color-success-light-2:#8acf5d;--color-success-light-3:#99d572;--color-success-light-4:#a7db86;--color-success-light-5:#b6e19a;--color-success-light-6:#c5e7ae;--color-success-light-7:#d3edc2;--color-success-light-8:#e2f3d7;--color-success-light-9:#f0f9eb;--color-info:#909399;--color-info-light-1:#9b9ea3;--color-info-light-2:#a6a9ad;--color-info-light-3:#b1b3b8;--color-info-light-4:#bcbec2;--color-info-light-5:#c8c9cc;--color-info-light-6:#d3d4d6;--color-info-light-7:#dedfe0;--color-info-light-8:#e9e9eb;--color-info-light-9:#f4f4f5;--color-warning:#f70000;--color-warning-light-1:#f81a1a;--color-warning-light-2:#f93333;--color-warning-light-3:#f94d4d;--color-warning-light-4:#fa6666;--color-warning-light-5:#fb8080;--color-warning-light-6:#fc9999;--color-warning-light-7:#fdb3b3;--color-warning-light-8:#fdcccc;--color-warning-light-9:#fee6e6;--color-danger:#f70000;--color-danger-light-1:#f81a1a;--color-danger-light-2:#f93333;--color-danger-light-3:#f94d4d;--color-danger-light-4:#fa6666;--color-danger-light-5:#fb8080;--color-danger-light-6:#fc9999;--color-danger-light-7:#fdb3b3;--color-danger-light-8:#fdcccc;--color-danger-light-9:#fee6e6;--bg-topBar:#fff;--bg-menuBar:#545c64;--bg-columnsMenuBar:#545c64;--bg-topBarColor:#606266;--bg-menuBarColor:#eaeaea;--bg-columnsMenuBarColor:#e6e6e6;--bg-table-thColor:#f6f6f6;--bg-lineColor:#e5e9ed;--border-texttarea:#d9d9d9}.scanCode[data-v-712715b9]{position:relative;width:100%;margin:0 auto}.video[data-v-712715b9]{position:relative;padding-top:0;height:350px;width:100%}.camera-container[data-v-712715b9]{position:absolute;bottom:30px;left:0;line-height:24px;width:100%;color:#fff;display:flex;justify-content:center}.scanBox[data-v-712715b9]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:50%;width:85%}.frame[data-v-712715b9]{position:absolute;width:15px;height:15px;border:3px solid transparent;background:transparent}.upperLeft[data-v-712715b9]{top:0;left:0;border-left-color:#0f3;border-top-color:#0f3}.upperRight[data-v-712715b9]{top:0;right:0;border-right-color:#0f3;border-top-color:#0f3}.lowerRight[data-v-712715b9]{bottom:0;right:0;border-bottom-color:#0f3;border-right-color:#0f3}.lowerLeft[data-v-712715b9]{bottom:0;left:0;border-left-color:#0f3;border-bottom-color:#0f3}.pointerBox[data-v-712715b9]{position:absolute;top:0;left:0;width:98%;height:100%;overflow:hidden}.pointer[data-v-712715b9]{height:3px;background-image:linear-gradient(90deg,transparent 0,#0f3 50%,transparent);transform:translateY(-3px);-webkit-animation:move-data-v-712715b9 3.5s linear infinite;animation:move-data-v-712715b9 3.5s linear infinite}@-webkit-keyframes move-data-v-712715b9{0%{transform:translateY(-3px)}to{transform:translateY(calc(30vh - 3px))}}@keyframes move-data-v-712715b9{0%{transform:translateY(-3px)}to{transform:translateY(calc(30vh - 3px))}}