@charset "UTF-8";:root{--el-color-white:#fff;--el-color-black:#000;--el-color-primary-rgb:64,158,255;--el-color-success-rgb:103,194,58;--el-color-warning-rgb:230,162,60;--el-color-danger-rgb:245,108,108;--el-color-error-rgb:245,108,108;--el-color-info-rgb:144,147,153;--el-font-size-extra-large:20px;--el-font-size-large:18px;--el-font-size-medium:16px;--el-font-size-base:14px;--el-font-size-small:13px;--el-font-size-extra-small:12px;--el-font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;--el-font-weight-primary:500;--el-font-line-height-primary:24px;--el-index-normal:1;--el-index-top:1000;--el-index-popper:2000;--el-border-radius-base:4px;--el-border-radius-small:2px;--el-border-radius-round:20px;--el-border-radius-circle:100%;--el-transition-duration:.3s;--el-transition-duration-fast:.2s;--el-transition-function-ease-in-out-bezier:cubic-bezier(.645,.045,.355,1);--el-transition-function-fast-bezier:cubic-bezier(.23,1,.32,1);--el-transition-all:all var(--el-transition-duration) var(--el-transition-function-ease-in-out-bezier);--el-transition-fade:opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-md-fade:transform var(--el-transition-duration) var(--el-transition-function-fast-bezier),opacity var(--el-transition-duration) var(--el-transition-function-fast-bezier);--el-transition-fade-linear:opacity var(--el-transition-duration-fast) linear;--el-transition-border:border-color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-box-shadow:box-shadow var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-transition-color:color var(--el-transition-duration-fast) var(--el-transition-function-ease-in-out-bezier);--el-component-size-large:40px;--el-component-size:32px;--el-component-size-small:24px;color-scheme:light;--el-color-primary:#409eff;--el-color-primary-light-3:#79bbff;--el-color-primary-light-5:#a0cfff;--el-color-primary-light-7:#c6e2ff;--el-color-primary-light-8:#d9ecff;--el-color-primary-light-9:#ecf5ff;--el-color-primary-dark-2:#337ecc;--el-color-success:#67c23a;--el-color-success-light-3:#95d475;--el-color-success-light-5:#b3e19d;--el-color-success-light-7:#d1edc4;--el-color-success-light-8:#e1f3d8;--el-color-success-light-9:#f0f9eb;--el-color-success-dark-2:#529b2e;--el-color-warning:#e6a23c;--el-color-warning-light-3:#eebe77;--el-color-warning-light-5:#f3d19e;--el-color-warning-light-7:#f8e3c5;--el-color-warning-light-8:#faecd8;--el-color-warning-light-9:#fdf6ec;--el-color-warning-dark-2:#b88230;--el-color-danger:#f56c6c;--el-color-danger-light-3:#f89898;--el-color-danger-light-5:#fab6b6;--el-color-danger-light-7:#fcd3d3;--el-color-danger-light-8:#fde2e2;--el-color-danger-light-9:#fef0f0;--el-color-danger-dark-2:#c45656;--el-color-error:#f56c6c;--el-color-error-light-3:#f89898;--el-color-error-light-5:#fab6b6;--el-color-error-light-7:#fcd3d3;--el-color-error-light-8:#fde2e2;--el-color-error-light-9:#fef0f0;--el-color-error-dark-2:#c45656;--el-color-info:#909399;--el-color-info-light-3:#b1b3b8;--el-color-info-light-5:#c8c9cc;--el-color-info-light-7:#dedfe0;--el-color-info-light-8:#e9e9eb;--el-color-info-light-9:#f4f4f5;--el-color-info-dark-2:#73767a;--el-bg-color:#fff;--el-bg-color-page:#f2f3f5;--el-bg-color-overlay:#fff;--el-text-color-primary:#303133;--el-text-color-regular:#606266;--el-text-color-secondary:#909399;--el-text-color-placeholder:#a8abb2;--el-text-color-disabled:#c0c4cc;--el-border-color:#dcdfe6;--el-border-color-light:#e4e7ed;--el-border-color-lighter:#ebeef5;--el-border-color-extra-light:#f2f6fc;--el-border-color-dark:#d4d7de;--el-border-color-darker:#cdd0d6;--el-fill-color:#f0f2f5;--el-fill-color-light:#f5f7fa;--el-fill-color-lighter:#fafafa;--el-fill-color-extra-light:#fafcff;--el-fill-color-dark:#ebedf0;--el-fill-color-darker:#e6e8eb;--el-fill-color-blank:#fff;--el-box-shadow:0px 12px 32px 4px #0000000a,0px 8px 20px #00000014;--el-box-shadow-light:0px 0px 12px #0000001f;--el-box-shadow-lighter:0px 0px 6px #0000001f;--el-box-shadow-dark:0px 16px 48px 16px #00000014,0px 12px 32px #0000001f,0px 8px 16px -8px #00000029;--el-disabled-bg-color:var(--el-fill-color-light);--el-disabled-text-color:var(--el-text-color-placeholder);--el-disabled-border-color:var(--el-border-color-light);--el-overlay-color:#000c;--el-overlay-color-light:#000000b3;--el-overlay-color-lighter:#00000080;--el-mask-color:#ffffffe6;--el-mask-color-extra-light:#ffffff4d;--el-border-width:1px;--el-border-style:solid;--el-border-color-hover:var(--el-text-color-disabled);--el-border:var(--el-border-width) var(--el-border-style) var(--el-border-color);--el-svg-monochrome-grey:var(--el-border-color)}.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-icon-loading{animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.el-icon{--color:inherit;align-items:center;display:inline-flex;height:1em;justify-content:center;line-height:1em;position:relative;width:1em;fill:currentColor;color:var(--color);font-size:inherit}.el-icon.is-loading{animation:rotating 2s linear infinite}.el-icon svg{height:1em;width:1em}.el-affix--fixed{position:fixed}.importantNotice[data-v-3068af97]{align-items:center;background:linear-gradient(90deg,#0e45a5 .21%,#213cb8 53.37%,#5b4c4c 99.9%);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-weight:700;justify-content:center;width:100%}.importantNotice>img[data-v-3068af97]{padding:0 10px}.notice[data-v-3068af97]{cursor:pointer;font-weight:400}.notice[data-v-3068af97],.rightArrow[data-v-3068af97]{color:#fff}.bg-blue h3[data-v-3068af97]{background:#1572d6}.bg-blue .table-header[data-v-3068af97],.bg-blue label[data-v-3068af97]{background:#a0ceff!important}.bg-blue .table-content[data-v-3068af97],.bg-blue span[data-v-3068af97],.bg-blue textarea[data-v-3068af97]{background:#d9ebff!important}.bg-green h3[data-v-3068af97]{background:#47be87}.bg-green .table-header[data-v-3068af97],.bg-green label[data-v-3068af97]{background:#b6eed4!important}.bg-green .table-content[data-v-3068af97],.bg-green span[data-v-3068af97],.bg-green textarea[data-v-3068af97]{background:#e4f9ef!important}.bg-yellow h3[data-v-3068af97]{background:#f0c84e}.bg-yellow .table-header[data-v-3068af97],.bg-yellow label[data-v-3068af97]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-3068af97],.bg-yellow span[data-v-3068af97],.bg-yellow textarea[data-v-3068af97]{background:#fcf5e1!important}@keyframes login_1-3068af97{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-3068af97{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-3068af97]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-3068af97]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-3068af97]{margin-top:20px}.template .template-one table[data-v-3068af97]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-3068af97]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-3068af97],.template .template-one table th[data-v-3068af97]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-3068af97]{line-height:20px}.template .template-one .sub-title[data-v-3068af97]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-3068af97]{background:#ffe0d6}.template .template-one td[data-v-3068af97]{background:#fff7f4}.template .template-two[data-v-3068af97]{margin-top:20px}.template .template-two table[data-v-3068af97]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-3068af97]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-3068af97],.template .template-two table th[data-v-3068af97]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-3068af97]{line-height:20px}.template .template-two .sub-title[data-v-3068af97]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-3068af97]{background:#b6eed4}.template .template-two td[data-v-3068af97]{background:#e4f9ef}.template .template-three[data-v-3068af97]{margin-top:20px}.template .template-three table[data-v-3068af97]{border-collapse:collapse;width:1140px}.divMainContent[data-v-3068af97]{position:static!important}.template .template-three table th[data-v-3068af97]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-3068af97],.template .template-three table th[data-v-3068af97]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-3068af97]{line-height:20px}.template .template-three .sub-title[data-v-3068af97]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-3068af97]{background:#f6e5b2}.template .template-three td[data-v-3068af97]{background:#fcf5e1}.template .template-four[data-v-3068af97]{margin-top:20px}.template .template-four .sub-title[data-v-3068af97]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-3068af97]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-3068af97]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-3068af97]{margin-top:20px}.template .template-five table[data-v-3068af97]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-3068af97]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-3068af97],.template .template-five table th[data-v-3068af97]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-3068af97]{line-height:20px}.template .template-five .sub-title[data-v-3068af97]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-3068af97]{background:#dedddf}.template .template-five td[data-v-3068af97]{background:#f3f2f4}.template .tb[data-v-3068af97]{margin-top:50px;text-align:center}.template .tb a[data-v-3068af97]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-3068af97]{margin-top:20px}.template .template-six table[data-v-3068af97]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-3068af97]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-3068af97],.template .template-six table th[data-v-3068af97]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-3068af97]{line-height:20px}.template .template-six .sub-title[data-v-3068af97]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-3068af97]{background:#b6eed4}.template .template-six td[data-v-3068af97]{background:#e4f9ef}.template[data-v-3068af97]{border:none;padding:40px 32px}.template .title[data-v-3068af97]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-3068af97]{background:#1572d6}.template .template-one th[data-v-3068af97]{background:#a0ceff}.template .template-one td[data-v-3068af97]{background:#d9ebff}.template .template-one table td textarea[data-v-3068af97]{background:#d9ebff!important}.template .tb a[data-v-3068af97]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-3068af97]{color:#fc0509}.techStyleImportantNotice[data-v-3068af97]{background:var(--zs-color-nav-style1-bg-default,linear-gradient(90deg,#0e45a5 .21%,#213cb8 53.37%,#5b4c4c 99.9%));border-bottom:1px solid hsla(0,0%,100%,.1)}.techStyleImportantNotice span[data-v-3068af97]{font-size:16px;margin:14px 10px}.minimalistStyleImportantNotice[data-v-3068af97]{padding:14px 0 16px}.minimalistStyleImportantNotice .tip[data-v-3068af97]{font-size:24px;font-style:normal;font-weight:900;margin-right:72px}.minimalistStyleImportantNotice .notice[data-v-3068af97]{font-size:20px;font-style:normal;font-weight:400}.internetLightStyleImportantNotice[data-v-3068af97]{height:60px}.internetLightStyleImportantNotice .tip[data-v-3068af97]{font-size:26px;font-style:italic;font-weight:600;letter-spacing:2px;margin-right:40px;text-shadow:0 4px 4px rgba(88,35,0,.25)}.internetLightStyleImportantNotice .notice[data-v-3068af97]{font-size:20px;font-style:normal;font-weight:400}.notice_block[data-v-3068af97]{background-color:var(--zs-color-brand-1-default,#284ddb);width:100%}.notice_block .internetLightStyleImportantNotice[data-v-3068af97],.notice_block .minimalistStyleImportantNotice[data-v-3068af97]{background:url(./importNoticeGay.DXieBSsw.png) 50%/100% 100% no-repeat}.bg-blue h3[data-v-be333f85]{background:#1572d6}.bg-blue .table-header[data-v-be333f85],.bg-blue label[data-v-be333f85]{background:#a0ceff!important}.bg-blue .table-content[data-v-be333f85],.bg-blue span[data-v-be333f85],.bg-blue textarea[data-v-be333f85]{background:#d9ebff!important}.bg-green h3[data-v-be333f85]{background:#47be87}.bg-green .table-header[data-v-be333f85],.bg-green label[data-v-be333f85]{background:#b6eed4!important}.bg-green .table-content[data-v-be333f85],.bg-green span[data-v-be333f85],.bg-green textarea[data-v-be333f85]{background:#e4f9ef!important}.bg-yellow h3[data-v-be333f85]{background:#f0c84e}.bg-yellow .table-header[data-v-be333f85],.bg-yellow label[data-v-be333f85]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-be333f85],.bg-yellow span[data-v-be333f85],.bg-yellow textarea[data-v-be333f85]{background:#fcf5e1!important}@keyframes login_1-be333f85{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-be333f85{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-be333f85]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-be333f85]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-be333f85]{margin-top:20px}.template .template-one table[data-v-be333f85]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-be333f85]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-be333f85],.template .template-one table th[data-v-be333f85]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-be333f85]{line-height:20px}.template .template-one .sub-title[data-v-be333f85]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-be333f85]{background:#ffe0d6}.template .template-one td[data-v-be333f85]{background:#fff7f4}.template .template-two[data-v-be333f85]{margin-top:20px}.template .template-two table[data-v-be333f85]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-be333f85]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-be333f85],.template .template-two table th[data-v-be333f85]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-be333f85]{line-height:20px}.template .template-two .sub-title[data-v-be333f85]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-be333f85]{background:#b6eed4}.template .template-two td[data-v-be333f85]{background:#e4f9ef}.template .template-three[data-v-be333f85]{margin-top:20px}.template .template-three table[data-v-be333f85]{border-collapse:collapse;width:1140px}.divMainContent[data-v-be333f85]{position:static!important}.template .template-three table th[data-v-be333f85]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-be333f85],.template .template-three table th[data-v-be333f85]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-be333f85]{line-height:20px}.template .template-three .sub-title[data-v-be333f85]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-be333f85]{background:#f6e5b2}.template .template-three td[data-v-be333f85]{background:#fcf5e1}.template .template-four[data-v-be333f85]{margin-top:20px}.template .template-four .sub-title[data-v-be333f85]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-be333f85]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-be333f85]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-be333f85]{margin-top:20px}.template .template-five table[data-v-be333f85]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-be333f85]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-be333f85],.template .template-five table th[data-v-be333f85]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-be333f85]{line-height:20px}.template .template-five .sub-title[data-v-be333f85]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-be333f85]{background:#dedddf}.template .template-five td[data-v-be333f85]{background:#f3f2f4}.template .tb[data-v-be333f85]{margin-top:50px;text-align:center}.template .tb a[data-v-be333f85]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-be333f85]{margin-top:20px}.template .template-six table[data-v-be333f85]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-be333f85]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-be333f85],.template .template-six table th[data-v-be333f85]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-be333f85]{line-height:20px}.template .template-six .sub-title[data-v-be333f85]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-be333f85]{background:#b6eed4}.template .template-six td[data-v-be333f85]{background:#e4f9ef}.template[data-v-be333f85]{border:none;padding:40px 32px}.template .title[data-v-be333f85]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-be333f85]{background:#1572d6}.template .template-one th[data-v-be333f85]{background:#a0ceff}.template .template-one td[data-v-be333f85]{background:#d9ebff}.template .template-one table td textarea[data-v-be333f85]{background:#d9ebff!important}.template .tb a[data-v-be333f85]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-be333f85]{color:#fc0509}.ccrc-content[data-v-be333f85]{overflow:hidden}.ccrc[data-v-be333f85]{display:block;width:100%}.platformLogo[data-v-c22be669]{width:25%}.bg-blue h3[data-v-c22be669]{background:#1572d6}.bg-blue .table-header[data-v-c22be669],.bg-blue label[data-v-c22be669]{background:#a0ceff!important}.bg-blue .table-content[data-v-c22be669],.bg-blue span[data-v-c22be669],.bg-blue textarea[data-v-c22be669]{background:#d9ebff!important}.bg-green h3[data-v-c22be669]{background:#47be87}.bg-green .table-header[data-v-c22be669],.bg-green label[data-v-c22be669]{background:#b6eed4!important}.bg-green .table-content[data-v-c22be669],.bg-green span[data-v-c22be669],.bg-green textarea[data-v-c22be669]{background:#e4f9ef!important}.bg-yellow h3[data-v-c22be669]{background:#f0c84e}.bg-yellow .table-header[data-v-c22be669],.bg-yellow label[data-v-c22be669]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-c22be669],.bg-yellow span[data-v-c22be669],.bg-yellow textarea[data-v-c22be669]{background:#fcf5e1!important}@keyframes login_1-c22be669{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-c22be669{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-c22be669]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-c22be669]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-c22be669]{margin-top:20px}.template .template-one table[data-v-c22be669]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-c22be669]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-c22be669],.template .template-one table th[data-v-c22be669]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-c22be669]{line-height:20px}.template .template-one .sub-title[data-v-c22be669]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-c22be669]{background:#ffe0d6}.template .template-one td[data-v-c22be669]{background:#fff7f4}.template .template-two[data-v-c22be669]{margin-top:20px}.template .template-two table[data-v-c22be669]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-c22be669]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-c22be669],.template .template-two table th[data-v-c22be669]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-c22be669]{line-height:20px}.template .template-two .sub-title[data-v-c22be669]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-c22be669]{background:#b6eed4}.template .template-two td[data-v-c22be669]{background:#e4f9ef}.template .template-three[data-v-c22be669]{margin-top:20px}.template .template-three table[data-v-c22be669]{border-collapse:collapse;width:1140px}.divMainContent[data-v-c22be669]{position:static!important}.template .template-three table th[data-v-c22be669]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-c22be669],.template .template-three table th[data-v-c22be669]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-c22be669]{line-height:20px}.template .template-three .sub-title[data-v-c22be669]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-c22be669]{background:#f6e5b2}.template .template-three td[data-v-c22be669]{background:#fcf5e1}.template .template-four[data-v-c22be669]{margin-top:20px}.template .template-four .sub-title[data-v-c22be669]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-c22be669]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-c22be669]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-c22be669]{margin-top:20px}.template .template-five table[data-v-c22be669]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-c22be669]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-c22be669],.template .template-five table th[data-v-c22be669]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-c22be669]{line-height:20px}.template .template-five .sub-title[data-v-c22be669]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-c22be669]{background:#dedddf}.template .template-five td[data-v-c22be669]{background:#f3f2f4}.template .tb[data-v-c22be669]{margin-top:50px;text-align:center}.template .tb a[data-v-c22be669]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-c22be669]{margin-top:20px}.template .template-six table[data-v-c22be669]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-c22be669]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-c22be669],.template .template-six table th[data-v-c22be669]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-c22be669]{line-height:20px}.template .template-six .sub-title[data-v-c22be669]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-c22be669]{background:#b6eed4}.template .template-six td[data-v-c22be669]{background:#e4f9ef}.template[data-v-c22be669]{border:none;padding:40px 32px}.template .title[data-v-c22be669]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-c22be669]{background:#1572d6}.template .template-one th[data-v-c22be669]{background:#a0ceff}.template .template-one td[data-v-c22be669]{background:#d9ebff}.template .template-one table td textarea[data-v-c22be669]{background:#d9ebff!important}.template .tb a[data-v-c22be669]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-c22be669]{color:#fc0509}.techStyle[data-v-c22be669]{align-items:center;display:flex;justify-content:flex-start;padding-left:40px}.minimalistStyle[data-v-c22be669]{border-bottom:1px solid #dee0e3;height:45px;margin-top:12px;padding-left:240px;width:38%}.minimalistStyle .logo[data-v-c22be669]{width:77%}.internetLightStyle[data-v-c22be669]{align-items:center;display:flex;justify-content:flex-start;padding-left:240px;width:100%}.internetLightStyle .logo[data-v-c22be669]{width:418px}.internetLightStyle[data-v-c22be669] .ccrc{height:50px;margin-left:36px;width:40px}.el-popper{--el-popper-border-radius:var(--el-popover-border-radius,4px);border-radius:var(--el-popper-border-radius);font-size:12px;line-height:20px;min-width:10px;overflow-wrap:break-word;padding:5px 11px;position:absolute;visibility:visible;z-index:2000}.el-popper.is-dark{color:var(--el-bg-color)}.el-popper.is-dark,.el-popper.is-dark>.el-popper__arrow:before{background:var(--el-text-color-primary);border:1px solid var(--el-text-color-primary)}.el-popper.is-dark>.el-popper__arrow:before{right:0}.el-popper.is-light,.el-popper.is-light>.el-popper__arrow:before{background:var(--el-bg-color-overlay);border:1px solid var(--el-border-color-light)}.el-popper.is-light>.el-popper__arrow:before{right:0}.el-popper.is-pure{padding:0}.el-popper__arrow,.el-popper__arrow:before{height:10px;position:absolute;width:10px;z-index:-1}.el-popper__arrow:before{background:var(--el-text-color-primary);box-sizing:border-box;content:" ";transform:rotate(45deg)}.el-popper[data-popper-placement^=top]>.el-popper__arrow{bottom:-5px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-bottom-right-radius:2px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow{top:-5px}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-top-left-radius:2px}.el-popper[data-popper-placement^=left]>.el-popper__arrow{right:-5px}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-top-right-radius:2px}.el-popper[data-popper-placement^=right]>.el-popper__arrow{left:-5px}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-bottom-left-radius:2px}.el-popper[data-popper-placement^=top]>.el-popper__arrow:before{border-left-color:#0000!important;border-top-color:#0000!important}.el-popper[data-popper-placement^=bottom]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-right-color:#0000!important}.el-popper[data-popper-placement^=left]>.el-popper__arrow:before{border-bottom-color:#0000!important;border-left-color:#0000!important}.el-popper[data-popper-placement^=right]>.el-popper__arrow:before{border-right-color:#0000!important;border-top-color:#0000!important}.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);line-height:1.4;min-width:150px;overflow-wrap:break-word;padding:var(--el-popover-padding);z-index:var(--el-index-popper)}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}.menu-popover{border-radius:4px;box-shadow:0 3px 6px -4px #1a1a1a1f,0 9px 28px 8px #1a1a1a0d}.menu-popover .el-popper__arrow{display:none}.menu-popover.en-font-size-14 .child-menu-item{font-size:14px!important}.menu-popover.internetLightStyle{background-color:var(--zs-color-brand-2-default,#aa9168);border:none;transform:translateY(-10px)}.menu-popover.internetLightStyle .child-menu-item{color:#fff;font-size:16px;text-align:center}.menu-popover.internetLightStyle .child-menu-item:hover{background-color:var(--zs-zs-color-brand-2-hover,#bba57e)}.menu-popover.minimalistStyle{transform:translateY(-10px)}.menu-popover.minimalistStyle,.menu-popover.techStyle{border:none}.menu-popover.minimalistStyle .child-menu-item,.menu-popover.techStyle .child-menu-item{color:#1f2329;font-size:18px;text-align:center}.menu-popover.minimalistStyle .child-menu-item:hover,.menu-popover.techStyle .child-menu-item:hover{background-color:var(--zs-color-bg-container-hover,#eff0f1)}.menu[data-v-06b850a8]{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:14px 0;width:40%}.menu[data-v-06b850a8],.menu span[data-v-06b850a8]{position:relative}.menu span[data-v-06b850a8]{cursor:pointer;font-size:18px;font-weight:400;white-space:nowrap}.menu .navListSelect[data-v-06b850a8],.menu span[data-v-06b850a8]:hover{color:var(--zs-color-brand-2-default,#ab916b)}.menu .navListSelect[data-v-06b850a8]{font-weight:700}.bg-blue h3[data-v-06b850a8]{background:#1572d6}.bg-blue .table-header[data-v-06b850a8],.bg-blue label[data-v-06b850a8]{background:#a0ceff!important}.bg-blue .table-content[data-v-06b850a8],.bg-blue span[data-v-06b850a8],.bg-blue textarea[data-v-06b850a8]{background:#d9ebff!important}.bg-green h3[data-v-06b850a8]{background:#47be87}.bg-green .table-header[data-v-06b850a8],.bg-green label[data-v-06b850a8]{background:#b6eed4!important}.bg-green .table-content[data-v-06b850a8],.bg-green span[data-v-06b850a8],.bg-green textarea[data-v-06b850a8]{background:#e4f9ef!important}.bg-yellow h3[data-v-06b850a8]{background:#f0c84e}.bg-yellow .table-header[data-v-06b850a8],.bg-yellow label[data-v-06b850a8]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-06b850a8],.bg-yellow span[data-v-06b850a8],.bg-yellow textarea[data-v-06b850a8]{background:#fcf5e1!important}@keyframes login_1-06b850a8{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-06b850a8{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-06b850a8]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-06b850a8]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-06b850a8]{margin-top:20px}.template .template-one table[data-v-06b850a8]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-06b850a8]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-06b850a8],.template .template-one table th[data-v-06b850a8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-06b850a8]{line-height:20px}.template .template-one .sub-title[data-v-06b850a8]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-06b850a8]{background:#ffe0d6}.template .template-one td[data-v-06b850a8]{background:#fff7f4}.template .template-two[data-v-06b850a8]{margin-top:20px}.template .template-two table[data-v-06b850a8]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-06b850a8]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-06b850a8],.template .template-two table th[data-v-06b850a8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-06b850a8]{line-height:20px}.template .template-two .sub-title[data-v-06b850a8]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-06b850a8]{background:#b6eed4}.template .template-two td[data-v-06b850a8]{background:#e4f9ef}.template .template-three[data-v-06b850a8]{margin-top:20px}.template .template-three table[data-v-06b850a8]{border-collapse:collapse;width:1140px}.divMainContent[data-v-06b850a8]{position:static!important}.template .template-three table th[data-v-06b850a8]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-06b850a8],.template .template-three table th[data-v-06b850a8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-06b850a8]{line-height:20px}.template .template-three .sub-title[data-v-06b850a8]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-06b850a8]{background:#f6e5b2}.template .template-three td[data-v-06b850a8]{background:#fcf5e1}.template .template-four[data-v-06b850a8]{margin-top:20px}.template .template-four .sub-title[data-v-06b850a8]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-06b850a8]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-06b850a8]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-06b850a8]{margin-top:20px}.template .template-five table[data-v-06b850a8]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-06b850a8]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-06b850a8],.template .template-five table th[data-v-06b850a8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-06b850a8]{line-height:20px}.template .template-five .sub-title[data-v-06b850a8]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-06b850a8]{background:#dedddf}.template .template-five td[data-v-06b850a8]{background:#f3f2f4}.template .tb[data-v-06b850a8]{margin-top:50px;text-align:center}.template .tb a[data-v-06b850a8]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-06b850a8]{margin-top:20px}.template .template-six table[data-v-06b850a8]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-06b850a8]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-06b850a8],.template .template-six table th[data-v-06b850a8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-06b850a8]{line-height:20px}.template .template-six .sub-title[data-v-06b850a8]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-06b850a8]{background:#b6eed4}.template .template-six td[data-v-06b850a8]{background:#e4f9ef}.template[data-v-06b850a8]{border:none;padding:40px 32px}.template .title[data-v-06b850a8]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-06b850a8]{background:#1572d6}.template .template-one th[data-v-06b850a8]{background:#a0ceff}.template .template-one td[data-v-06b850a8]{background:#d9ebff}.template .template-one table td textarea[data-v-06b850a8]{background:#d9ebff!important}.template .tb a[data-v-06b850a8]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-06b850a8]{color:#fc0509}.techStyle[data-v-06b850a8]{color:#fff;margin:16px 0 8px}.techStyle .navListSelect[data-v-06b850a8]{border-bottom:4px solid var(--zs-color-brand-2-default,#ab916b)}.techStyle span[data-v-06b850a8]{padding:0 0 8px}.minimalistStyle[data-v-06b850a8]{border-bottom:1px solid #dee0e3;color:#646a73;margin-bottom:0;padding-bottom:2px;padding-right:240px;width:62%}.minimalistStyle span[data-v-06b850a8]{padding:0 0 12px}.minimalistStyle .navListSelect[data-v-06b850a8]{border-bottom:2px solid var(--zs-color-brand-2-default,#ab916b)}.internetLightStyle[data-v-06b850a8]{background-color:#fff;border-top-left-radius:3px;margin:0 0 0 38px;padding:10px 240px 0 4%;width:calc(100% - 38px)}.internetLightStyle[data-v-06b850a8]:before{border-bottom:41px solid #fff;border-left:38px solid transparent;content:"";left:-37px;position:absolute;top:0}.internetLightStyle span[data-v-06b850a8]{color:#646a73;font-size:16px;padding-bottom:7px}.internetLightStyle .navListSelect[data-v-06b850a8]{border-bottom:3px solid var(--zs-color-brand-2-default,#ab916b);padding-bottom:4px}.wujie[data-v-06b850a8]:before{border-bottom:35px solid #fff}.en-font-size-14 span[data-v-06b850a8]{font-size:14px!important}.enMenu[data-v-06b850a8]:before{border-bottom:33px solid #fff}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-tag{--el-tag-font-size:12px;--el-tag-border-radius:4px;--el-tag-border-radius-rounded:9999px;align-items:center;background-color:var(--el-tag-bg-color);border-color:var(--el-tag-border-color);border-radius:var(--el-tag-border-radius);border-style:solid;border-width:1px;box-sizing:border-box;color:var(--el-tag-text-color);display:inline-flex;font-size:var(--el-tag-font-size);height:24px;justify-content:center;line-height:1;padding:0 9px;vertical-align:middle;white-space:nowrap;--el-icon-size:14px}.el-tag,.el-tag.el-tag--primary{--el-tag-bg-color:var(--el-color-primary-light-9);--el-tag-border-color:var(--el-color-primary-light-8);--el-tag-hover-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-bg-color:var(--el-color-success-light-9);--el-tag-border-color:var(--el-color-success-light-8);--el-tag-hover-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-bg-color:var(--el-color-warning-light-9);--el-tag-border-color:var(--el-color-warning-light-8);--el-tag-hover-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-bg-color:var(--el-color-danger-light-9);--el-tag-border-color:var(--el-color-danger-light-8);--el-tag-hover-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-bg-color:var(--el-color-error-light-9);--el-tag-border-color:var(--el-color-error-light-8);--el-tag-hover-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-bg-color:var(--el-color-info-light-9);--el-tag-border-color:var(--el-color-info-light-8);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-hit{border-color:var(--el-color-primary)}.el-tag.is-round{border-radius:var(--el-tag-border-radius-rounded)}.el-tag .el-tag__close{color:var(--el-tag-text-color);flex-shrink:0}.el-tag .el-tag__close:hover{background-color:var(--el-tag-hover-color);color:var(--el-color-white)}.el-tag.el-tag--primary{--el-tag-text-color:var(--el-color-primary)}.el-tag.el-tag--success{--el-tag-text-color:var(--el-color-success)}.el-tag.el-tag--warning{--el-tag-text-color:var(--el-color-warning)}.el-tag.el-tag--danger{--el-tag-text-color:var(--el-color-danger)}.el-tag.el-tag--error{--el-tag-text-color:var(--el-color-error)}.el-tag.el-tag--info{--el-tag-text-color:var(--el-color-info)}.el-tag .el-icon{border-radius:50%;cursor:pointer;font-size:calc(var(--el-icon-size) - 2px);height:var(--el-icon-size);width:var(--el-icon-size)}.el-tag .el-tag__close{margin-left:6px}.el-tag--dark{--el-tag-text-color:var(--el-color-white)}.el-tag--dark,.el-tag--dark.el-tag--primary{--el-tag-bg-color:var(--el-color-primary);--el-tag-border-color:var(--el-color-primary);--el-tag-hover-color:var(--el-color-primary-light-3)}.el-tag--dark.el-tag--success{--el-tag-bg-color:var(--el-color-success);--el-tag-border-color:var(--el-color-success);--el-tag-hover-color:var(--el-color-success-light-3)}.el-tag--dark.el-tag--warning{--el-tag-bg-color:var(--el-color-warning);--el-tag-border-color:var(--el-color-warning);--el-tag-hover-color:var(--el-color-warning-light-3)}.el-tag--dark.el-tag--danger{--el-tag-bg-color:var(--el-color-danger);--el-tag-border-color:var(--el-color-danger);--el-tag-hover-color:var(--el-color-danger-light-3)}.el-tag--dark.el-tag--error{--el-tag-bg-color:var(--el-color-error);--el-tag-border-color:var(--el-color-error);--el-tag-hover-color:var(--el-color-error-light-3)}.el-tag--dark.el-tag--info{--el-tag-bg-color:var(--el-color-info);--el-tag-border-color:var(--el-color-info);--el-tag-hover-color:var(--el-color-info-light-3)}.el-tag--dark.el-tag--danger,.el-tag--dark.el-tag--error,.el-tag--dark.el-tag--info,.el-tag--dark.el-tag--primary,.el-tag--dark.el-tag--success,.el-tag--dark.el-tag--warning{--el-tag-text-color:var(--el-color-white)}.el-tag--plain,.el-tag--plain.el-tag--primary{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-primary-light-5);--el-tag-hover-color:var(--el-color-primary)}.el-tag--plain.el-tag--success{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-success-light-5);--el-tag-hover-color:var(--el-color-success)}.el-tag--plain.el-tag--warning{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-warning-light-5);--el-tag-hover-color:var(--el-color-warning)}.el-tag--plain.el-tag--danger{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-danger-light-5);--el-tag-hover-color:var(--el-color-danger)}.el-tag--plain.el-tag--error{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-error-light-5);--el-tag-hover-color:var(--el-color-error)}.el-tag--plain.el-tag--info{--el-tag-bg-color:var(--el-fill-color-blank);--el-tag-border-color:var(--el-color-info-light-5);--el-tag-hover-color:var(--el-color-info)}.el-tag.is-closable{padding-right:5px}.el-tag--large{height:32px;padding:0 11px;--el-icon-size:16px}.el-tag--large .el-tag__close{margin-left:8px}.el-tag--large.is-closable{padding-right:7px}.el-tag--small{height:20px;padding:0 7px;--el-icon-size:12px}.el-tag--small .el-tag__close{margin-left:4px}.el-tag--small.is-closable{padding-right:3px}.el-tag--small .el-icon-close{transform:scale(.8)}.el-tag.el-tag--primary.is-hit{border-color:var(--el-color-primary)}.el-tag.el-tag--success.is-hit{border-color:var(--el-color-success)}.el-tag.el-tag--warning.is-hit{border-color:var(--el-color-warning)}.el-tag.el-tag--danger.is-hit{border-color:var(--el-color-danger)}.el-tag.el-tag--error.is-hit{border-color:var(--el-color-error)}.el-tag.el-tag--info.is-hit{border-color:var(--el-color-info)}.el-scrollbar{--el-scrollbar-opacity:.3;--el-scrollbar-bg-color:var(--el-text-color-secondary);--el-scrollbar-hover-opacity:.5;--el-scrollbar-hover-bg-color:var(--el-text-color-secondary);height:100%;overflow:hidden;position:relative}.el-scrollbar__wrap{height:100%;overflow:auto}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{display:none}.el-scrollbar__thumb{background-color:var(--el-scrollbar-bg-color,var(--el-text-color-secondary));border-radius:inherit;cursor:pointer;display:block;height:0;opacity:var(--el-scrollbar-opacity,.3);position:relative;transition:var(--el-transition-duration) background-color;width:0}.el-scrollbar__thumb:hover{background-color:var(--el-scrollbar-hover-bg-color,var(--el-text-color-secondary));opacity:var(--el-scrollbar-hover-opacity,.5)}.el-scrollbar__bar{border-radius:4px;bottom:2px;position:absolute;right:2px;z-index:1}.el-scrollbar__bar.is-vertical{top:2px;width:6px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-scrollbar-fade-enter-active{transition:opacity .34s ease-out}.el-scrollbar-fade-leave-active{transition:opacity .12s ease-out}.el-scrollbar-fade-enter-from,.el-scrollbar-fade-leave-active{opacity:0}.el-select-dropdown{border-radius:var(--el-border-radius-base);box-sizing:border-box;z-index:calc(var(--el-index-top) + 1)}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty,.el-select-dropdown__loading{color:var(--el-text-color-secondary);font-size:var(--el-select-font-size);margin:0;padding:10px 0;text-align:center}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{box-sizing:border-box;list-style:none;margin:0;padding:6px 0}.el-select-dropdown__list.el-vl__window{margin:6px 0;padding:0}.el-select-dropdown__header{border-bottom:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__footer{border-top:1px solid var(--el-border-color-light);padding:10px}.el-select-dropdown__item{box-sizing:border-box;color:var(--el-text-color-regular);cursor:pointer;font-size:var(--el-font-size-base);height:34px;line-height:34px;overflow:hidden;padding:0 32px 0 20px;position:relative;text-overflow:ellipsis;white-space:nowrap}.el-select-dropdown__item.is-hovering{background-color:var(--el-fill-color-light)}.el-select-dropdown__item.is-selected{color:var(--el-color-primary);font-weight:700}.el-select-dropdown__item.is-disabled{background-color:unset;color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-selected:after{background-color:var(--el-color-primary);background-position:50%;background-repeat:no-repeat;border-right:none;border-top:none;content:"";height:12px;mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;mask-size:100% 100%;-webkit-mask:url("data:image/svg+xml;utf8,%3Csvg class='icon' width='200' height='200' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='currentColor' d='M406.656 706.944L195.84 496.256a32 32 0 10-45.248 45.248l256 256 512-512a32 32 0 00-45.248-45.248L406.592 706.944z'%3E%3C/path%3E%3C/svg%3E") no-repeat;-webkit-mask-size:100% 100%;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:12px}.el-select-dropdown.is-multiple .el-select-dropdown__item.is-disabled:after{background-color:var(--el-text-color-placeholder)}.el-select-group{margin:0;padding:0}.el-select-group__wrap{list-style:none;margin:0;padding:0;position:relative}.el-select-group__title{box-sizing:border-box;color:var(--el-color-info);font-size:12px;line-height:34px;overflow:hidden;padding:0 20px;text-overflow:ellipsis;white-space:nowrap}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{--el-select-border-color-hover:var(--el-border-color-hover);--el-select-disabled-color:var(--el-disabled-text-color);--el-select-disabled-border:var(--el-disabled-border-color);--el-select-font-size:var(--el-font-size-base);--el-select-close-hover-color:var(--el-text-color-secondary);--el-select-input-color:var(--el-text-color-placeholder);--el-select-multiple-input-color:var(--el-text-color-regular);--el-select-input-focus-border-color:var(--el-color-primary);--el-select-input-font-size:14px;--el-select-width:100%;display:inline-block;position:relative;vertical-align:middle;width:var(--el-select-width)}.el-select__wrapper{align-items:center;background-color:var(--el-fill-color-blank);border-radius:var(--el-border-radius-base);box-shadow:0 0 0 1px var(--el-border-color) inset;box-sizing:border-box;cursor:pointer;display:flex;font-size:14px;gap:6px;line-height:24px;min-height:32px;padding:4px 12px;position:relative;text-align:left;transform:translateZ(0);transition:var(--el-transition-duration)}.el-select__wrapper.is-filterable{cursor:text}.el-select__wrapper.is-focused{box-shadow:0 0 0 1px var(--el-color-primary) inset}.el-select__wrapper.is-hovering:not(.is-focused){box-shadow:0 0 0 1px var(--el-border-color-hover) inset}.el-select__wrapper.is-disabled{background-color:var(--el-fill-color-light);color:var(--el-text-color-placeholder);cursor:not-allowed}.el-select__wrapper.is-disabled,.el-select__wrapper.is-disabled:hover{box-shadow:0 0 0 1px var(--el-select-disabled-border) inset}.el-select__wrapper.is-disabled.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-select__wrapper.is-disabled .el-select__selected-item{color:var(--el-select-disabled-color)}.el-select__wrapper.is-disabled .el-select__caret,.el-select__wrapper.is-disabled .el-tag,.el-select__wrapper.is-disabled input{cursor:not-allowed}.el-select__prefix,.el-select__suffix{align-items:center;color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:flex;flex-shrink:0;gap:6px}.el-select__caret{color:var(--el-select-input-color);cursor:pointer;font-size:var(--el-select-input-font-size);transform:rotate(0);transition:var(--el-transition-duration)}.el-select__caret.is-reverse{transform:rotate(180deg)}.el-select__clear{cursor:pointer}.el-select__clear:hover{color:var(--el-select-close-hover-color)}.el-select__selection{align-items:center;display:flex;flex:1;flex-wrap:wrap;gap:6px;min-width:0;position:relative}.el-select__selection.is-near{margin-left:-8px}.el-select__selection .el-tag{border-color:#0000;cursor:pointer}.el-select__selection .el-tag.el-tag--plain{border-color:var(--el-tag-border-color)}.el-select__selection .el-tag .el-tag__content{min-width:0}.el-select__selected-item{display:flex;flex-wrap:wrap;-webkit-user-select:none;user-select:none}.el-select__tags-text{line-height:normal}.el-select__placeholder,.el-select__tags-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.el-select__placeholder{color:var(--el-input-text-color,var(--el-text-color-regular));position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.el-select__placeholder.is-transparent{color:var(--el-text-color-placeholder);-webkit-user-select:none;user-select:none}.el-select__popper.el-popper{background:var(--el-bg-color-overlay);box-shadow:var(--el-box-shadow-light)}.el-select__popper.el-popper,.el-select__popper.el-popper .el-popper__arrow:before{border:1px solid var(--el-border-color-light)}.el-select__popper.el-popper[data-popper-placement^=top] .el-popper__arrow:before{border-left-color:#0000;border-top-color:#0000}.el-select__popper.el-popper[data-popper-placement^=bottom] .el-popper__arrow:before{border-bottom-color:#0000;border-right-color:#0000}.el-select__popper.el-popper[data-popper-placement^=left] .el-popper__arrow:before{border-bottom-color:#0000;border-left-color:#0000}.el-select__popper.el-popper[data-popper-placement^=right] .el-popper__arrow:before{border-right-color:#0000;border-top-color:#0000}.el-select__input-wrapper{flex:1}.el-select__input-wrapper.is-hidden{opacity:0;position:absolute;z-index:-1}.el-select__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:initial;border:none;color:var(--el-select-multiple-input-color);font-family:inherit;font-size:inherit;height:24px;outline:none;padding:0;width:100%}.el-select__input.is-disabled{cursor:not-allowed}.el-select__input-calculator{left:0;max-width:100%;overflow:hidden;position:absolute;top:0;visibility:hidden;white-space:pre}.el-select--large .el-select__wrapper{font-size:14px;gap:6px;line-height:24px;min-height:40px;padding:8px 16px}.el-select--large .el-select__selection{gap:6px}.el-select--large .el-select__selection.is-near{margin-left:-8px}.el-select--large .el-select__prefix,.el-select--large .el-select__suffix{gap:6px}.el-select--large .el-select__input{height:24px}.el-select--small .el-select__wrapper{font-size:12px;gap:4px;line-height:20px;min-height:24px;padding:2px 8px}.el-select--small .el-select__selection{gap:4px}.el-select--small .el-select__selection.is-near{margin-left:-6px}.el-select--small .el-select__prefix,.el-select--small .el-select__suffix{gap:4px}.el-select--small .el-select__input{height:20px}:root{--el-loading-spinner-size:42px;--el-loading-fullscreen-spinner-size:50px}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{background-color:var(--el-mask-color);bottom:0;left:0;margin:0;position:absolute;right:0;top:0;transition:opacity var(--el-transition-duration);z-index:2000}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:calc((0px - var(--el-loading-fullscreen-spinner-size))/2)}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:var(--el-loading-fullscreen-spinner-size);width:var(--el-loading-fullscreen-spinner-size)}.el-loading-spinner{margin-top:calc((0px - var(--el-loading-spinner-size))/2);position:absolute;text-align:center;top:50%;width:100%}.el-loading-spinner .el-loading-text{color:var(--el-color-primary);font-size:14px;margin:3px 0}.el-loading-spinner .circular{animation:loading-rotate 2s linear infinite;display:inline;height:var(--el-loading-spinner-size);width:var(--el-loading-spinner-size)}.el-loading-spinner .path{animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:var(--el-color-primary);stroke-linecap:round}.el-loading-spinner i{color:var(--el-color-primary)}.el-loading-fade-enter-from,.el-loading-fade-leave-to{opacity:0}@keyframes loading-rotate{to{transform:rotate(1turn)}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}to{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.bg-blue h3[data-v-38670774]{background:#1572d6}.bg-blue .table-header[data-v-38670774],.bg-blue label[data-v-38670774]{background:#a0ceff!important}.bg-blue .table-content[data-v-38670774],.bg-blue span[data-v-38670774],.bg-blue textarea[data-v-38670774]{background:#d9ebff!important}.bg-green h3[data-v-38670774]{background:#47be87}.bg-green .table-header[data-v-38670774],.bg-green label[data-v-38670774]{background:#b6eed4!important}.bg-green .table-content[data-v-38670774],.bg-green span[data-v-38670774],.bg-green textarea[data-v-38670774]{background:#e4f9ef!important}.bg-yellow h3[data-v-38670774]{background:#f0c84e}.bg-yellow .table-header[data-v-38670774],.bg-yellow label[data-v-38670774]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-38670774],.bg-yellow span[data-v-38670774],.bg-yellow textarea[data-v-38670774]{background:#fcf5e1!important}@keyframes login_1-38670774{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-38670774{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-38670774]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-38670774]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-38670774]{margin-top:20px}.template .template-one table[data-v-38670774]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-38670774]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-38670774],.template .template-one table th[data-v-38670774]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-38670774]{line-height:20px}.template .template-one .sub-title[data-v-38670774]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-38670774]{background:#ffe0d6}.template .template-one td[data-v-38670774]{background:#fff7f4}.template .template-two[data-v-38670774]{margin-top:20px}.template .template-two table[data-v-38670774]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-38670774]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-38670774],.template .template-two table th[data-v-38670774]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-38670774]{line-height:20px}.template .template-two .sub-title[data-v-38670774]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-38670774]{background:#b6eed4}.template .template-two td[data-v-38670774]{background:#e4f9ef}.template .template-three[data-v-38670774]{margin-top:20px}.template .template-three table[data-v-38670774]{border-collapse:collapse;width:1140px}.divMainContent[data-v-38670774]{position:static!important}.template .template-three table th[data-v-38670774]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-38670774],.template .template-three table th[data-v-38670774]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-38670774]{line-height:20px}.template .template-three .sub-title[data-v-38670774]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-38670774]{background:#f6e5b2}.template .template-three td[data-v-38670774]{background:#fcf5e1}.template .template-four[data-v-38670774]{margin-top:20px}.template .template-four .sub-title[data-v-38670774]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-38670774]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-38670774]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-38670774]{margin-top:20px}.template .template-five table[data-v-38670774]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-38670774]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-38670774],.template .template-five table th[data-v-38670774]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-38670774]{line-height:20px}.template .template-five .sub-title[data-v-38670774]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-38670774]{background:#dedddf}.template .template-five td[data-v-38670774]{background:#f3f2f4}.template .tb[data-v-38670774]{margin-top:50px;text-align:center}.template .tb a[data-v-38670774]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-38670774]{margin-top:20px}.template .template-six table[data-v-38670774]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-38670774]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-38670774],.template .template-six table th[data-v-38670774]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-38670774]{line-height:20px}.template .template-six .sub-title[data-v-38670774]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-38670774]{background:#b6eed4}.template .template-six td[data-v-38670774]{background:#e4f9ef}.template[data-v-38670774]{border:none;padding:40px 32px}.template .title[data-v-38670774]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-38670774]{background:#1572d6}.template .template-one th[data-v-38670774]{background:#a0ceff}.template .template-one td[data-v-38670774]{background:#d9ebff}.template .template-one table td textarea[data-v-38670774]{background:#d9ebff!important}.template .tb a[data-v-38670774]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-38670774]{color:#fc0509}.langSelect[data-v-38670774]{margin-left:auto;max-width:90px;min-width:90px}.langSelect[data-v-38670774] .el-select__wrapper{background-color:transparent;box-shadow:none;color:#fff;padding-right:0}.langSelect[data-v-38670774] .el-select__placeholder,.langSelect[data-v-38670774] .el-select__caret{color:#fff}.minimalistStyle[data-v-38670774]{margin-right:-12px}.minimalistStyle[data-v-38670774] .el-select__wrapper,.minimalistStyle[data-v-38670774] .el-select__placeholder,.minimalistStyle[data-v-38670774] .el-select__caret{color:#646a73}.bg-blue h3[data-v-ce9eb734]{background:#1572d6}.bg-blue .table-header[data-v-ce9eb734],.bg-blue label[data-v-ce9eb734]{background:#a0ceff!important}.bg-blue .table-content[data-v-ce9eb734],.bg-blue span[data-v-ce9eb734],.bg-blue textarea[data-v-ce9eb734]{background:#d9ebff!important}.bg-green h3[data-v-ce9eb734]{background:#47be87}.bg-green .table-header[data-v-ce9eb734],.bg-green label[data-v-ce9eb734]{background:#b6eed4!important}.bg-green .table-content[data-v-ce9eb734],.bg-green span[data-v-ce9eb734],.bg-green textarea[data-v-ce9eb734]{background:#e4f9ef!important}.bg-yellow h3[data-v-ce9eb734]{background:#f0c84e}.bg-yellow .table-header[data-v-ce9eb734],.bg-yellow label[data-v-ce9eb734]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-ce9eb734],.bg-yellow span[data-v-ce9eb734],.bg-yellow textarea[data-v-ce9eb734]{background:#fcf5e1!important}@keyframes login_1-ce9eb734{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-ce9eb734{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-ce9eb734]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-ce9eb734]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-ce9eb734]{margin-top:20px}.template .template-one table[data-v-ce9eb734]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-ce9eb734]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-ce9eb734],.template .template-one table th[data-v-ce9eb734]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-ce9eb734]{line-height:20px}.template .template-one .sub-title[data-v-ce9eb734]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-ce9eb734]{background:#ffe0d6}.template .template-one td[data-v-ce9eb734]{background:#fff7f4}.template .template-two[data-v-ce9eb734]{margin-top:20px}.template .template-two table[data-v-ce9eb734]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-ce9eb734]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-ce9eb734],.template .template-two table th[data-v-ce9eb734]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-ce9eb734]{line-height:20px}.template .template-two .sub-title[data-v-ce9eb734]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-ce9eb734]{background:#b6eed4}.template .template-two td[data-v-ce9eb734]{background:#e4f9ef}.template .template-three[data-v-ce9eb734]{margin-top:20px}.template .template-three table[data-v-ce9eb734]{border-collapse:collapse;width:1140px}.divMainContent[data-v-ce9eb734]{position:static!important}.template .template-three table th[data-v-ce9eb734]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-ce9eb734],.template .template-three table th[data-v-ce9eb734]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-ce9eb734]{line-height:20px}.template .template-three .sub-title[data-v-ce9eb734]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-ce9eb734]{background:#f6e5b2}.template .template-three td[data-v-ce9eb734]{background:#fcf5e1}.template .template-four[data-v-ce9eb734]{margin-top:20px}.template .template-four .sub-title[data-v-ce9eb734]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-ce9eb734]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-ce9eb734]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-ce9eb734]{margin-top:20px}.template .template-five table[data-v-ce9eb734]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-ce9eb734]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-ce9eb734],.template .template-five table th[data-v-ce9eb734]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-ce9eb734]{line-height:20px}.template .template-five .sub-title[data-v-ce9eb734]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-ce9eb734]{background:#dedddf}.template .template-five td[data-v-ce9eb734]{background:#f3f2f4}.template .tb[data-v-ce9eb734]{margin-top:50px;text-align:center}.template .tb a[data-v-ce9eb734]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-ce9eb734]{margin-top:20px}.template .template-six table[data-v-ce9eb734]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-ce9eb734]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-ce9eb734],.template .template-six table th[data-v-ce9eb734]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-ce9eb734]{line-height:20px}.template .template-six .sub-title[data-v-ce9eb734]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-ce9eb734]{background:#b6eed4}.template .template-six td[data-v-ce9eb734]{background:#e4f9ef}.template[data-v-ce9eb734]{border:none;padding:40px 32px}.template .title[data-v-ce9eb734]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-ce9eb734]{background:#1572d6}.template .template-one th[data-v-ce9eb734]{background:#a0ceff}.template .template-one td[data-v-ce9eb734]{background:#d9ebff}.template .template-one table td textarea[data-v-ce9eb734]{background:#d9ebff!important}.template .tb a[data-v-ce9eb734]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-ce9eb734]{color:#fc0509}.cursor[data-v-ce9eb734]{cursor:pointer}.techStyleRegister[data-v-ce9eb734]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border:1px solid var(--zs-color-nav-button-border-default,#c1a171);border-radius:2px 2px 12px;color:var(--zs-color-nav-button-text-default,#6d4a0f);cursor:pointer;font-size:14px;font-weight:700;height:38px;width:125px}.techStyleRegister[data-v-ce9eb734],.techStyleRegister>span[data-v-ce9eb734]{align-items:center;display:flex;justify-content:center}.techStyleRegister img[data-v-ce9eb734]{height:18px;margin-right:8px;width:18px}.minimalistStyleRegister[data-v-ce9eb734]{align-items:center;display:flex;font-weight:600;justify-content:flex-start;white-space:nowrap;width:-moz-max-content;width:max-content}.minimalistStyleRegister img[data-v-ce9eb734]{margin-right:12px}.minimalistStyleRegister>span[data-v-ce9eb734]{align-items:center;display:flex;font-size:18px}.minimalistStyleScrolltype[data-v-ce9eb734]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border-radius:2px;color:var(--zs-color-nav-button-text-default,#897456);font-weight:400;padding:2px 12px}.minimalistStyleScrolltype img[data-v-ce9eb734]{margin-right:2px}.minimalistStyleScrolltype>span[data-v-ce9eb734]{font-size:14px}.internetLightStyleRegister[data-v-ce9eb734]{background:linear-gradient(134.14deg,#26f1ff 6.5%,#0075ff 91.72%);border-radius:54px;box-shadow:0 0 8px #2e60b533,inset 0 0 12px 4px #ffffff96;color:#fff;font-weight:600;padding:12px 0;width:216px}.internetLightStyleRegister img[data-v-ce9eb734]{margin-right:15px}.internetLightStyleRegister>span[data-v-ce9eb734]{align-items:center;display:flex;font-size:18px;justify-content:center}.internetLightStyleScrolltype[data-v-ce9eb734]{background:var(--zs-color-brand-2-default,#ab916b);border-radius:26px;box-shadow:none;color:#fff;font-size:14px;font-weight:400;padding:2px 12px;width:-moz-max-content;width:max-content}.internetLightStyleScrolltype img[data-v-ce9eb734]{margin-right:6px}.internetLightStyleScrolltype>span[data-v-ce9eb734]{font-size:14px;font-weight:400;line-height:14px}.bg-blue h3[data-v-b002b946]{background:#1572d6}.bg-blue .table-header[data-v-b002b946],.bg-blue label[data-v-b002b946]{background:#a0ceff!important}.bg-blue .table-content[data-v-b002b946],.bg-blue span[data-v-b002b946],.bg-blue textarea[data-v-b002b946]{background:#d9ebff!important}.bg-green h3[data-v-b002b946]{background:#47be87}.bg-green .table-header[data-v-b002b946],.bg-green label[data-v-b002b946]{background:#b6eed4!important}.bg-green .table-content[data-v-b002b946],.bg-green span[data-v-b002b946],.bg-green textarea[data-v-b002b946]{background:#e4f9ef!important}.bg-yellow h3[data-v-b002b946]{background:#f0c84e}.bg-yellow .table-header[data-v-b002b946],.bg-yellow label[data-v-b002b946]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-b002b946],.bg-yellow span[data-v-b002b946],.bg-yellow textarea[data-v-b002b946]{background:#fcf5e1!important}@keyframes login_1-b002b946{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-b002b946{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-b002b946]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-b002b946]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-b002b946]{margin-top:20px}.template .template-one table[data-v-b002b946]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-b002b946]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-b002b946],.template .template-one table th[data-v-b002b946]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-b002b946]{line-height:20px}.template .template-one .sub-title[data-v-b002b946]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-b002b946]{background:#ffe0d6}.template .template-one td[data-v-b002b946]{background:#fff7f4}.template .template-two[data-v-b002b946]{margin-top:20px}.template .template-two table[data-v-b002b946]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-b002b946]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-b002b946],.template .template-two table th[data-v-b002b946]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-b002b946]{line-height:20px}.template .template-two .sub-title[data-v-b002b946]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-b002b946]{background:#b6eed4}.template .template-two td[data-v-b002b946]{background:#e4f9ef}.template .template-three[data-v-b002b946]{margin-top:20px}.template .template-three table[data-v-b002b946]{border-collapse:collapse;width:1140px}.divMainContent[data-v-b002b946]{position:static!important}.template .template-three table th[data-v-b002b946]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-b002b946],.template .template-three table th[data-v-b002b946]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-b002b946]{line-height:20px}.template .template-three .sub-title[data-v-b002b946]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-b002b946]{background:#f6e5b2}.template .template-three td[data-v-b002b946]{background:#fcf5e1}.template .template-four[data-v-b002b946]{margin-top:20px}.template .template-four .sub-title[data-v-b002b946]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-b002b946]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-b002b946]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-b002b946]{margin-top:20px}.template .template-five table[data-v-b002b946]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-b002b946]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-b002b946],.template .template-five table th[data-v-b002b946]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-b002b946]{line-height:20px}.template .template-five .sub-title[data-v-b002b946]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-b002b946]{background:#dedddf}.template .template-five td[data-v-b002b946]{background:#f3f2f4}.template .tb[data-v-b002b946]{margin-top:50px;text-align:center}.template .tb a[data-v-b002b946]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-b002b946]{margin-top:20px}.template .template-six table[data-v-b002b946]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-b002b946]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-b002b946],.template .template-six table th[data-v-b002b946]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-b002b946]{line-height:20px}.template .template-six .sub-title[data-v-b002b946]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-b002b946]{background:#b6eed4}.template .template-six td[data-v-b002b946]{background:#e4f9ef}.template[data-v-b002b946]{border:none;padding:40px 32px}.template .title[data-v-b002b946]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-b002b946]{background:#1572d6}.template .template-one th[data-v-b002b946]{background:#a0ceff}.template .template-one td[data-v-b002b946]{background:#d9ebff}.template .template-one table td textarea[data-v-b002b946]{background:#d9ebff!important}.template .tb a[data-v-b002b946]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-b002b946]{color:#fc0509}.cursor[data-v-b002b946]{cursor:pointer}.techStyleRegister[data-v-b002b946]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border:1px solid var(--zs-color-nav-button-border-default,#c1a171);border-radius:2px 2px 12px;color:var(--zs-color-nav-button-text-default,#6d4a0f);cursor:pointer;font-size:14px;font-weight:700;height:38px;width:125px}.techStyleRegister[data-v-b002b946],.techStyleRegister>span[data-v-b002b946]{align-items:center;display:flex;justify-content:center}.techStyleRegister img[data-v-b002b946]{height:18px;margin-right:8px;width:18px}.minimalistStyleRegister[data-v-b002b946]{align-items:center;display:flex;font-weight:600;justify-content:flex-start;white-space:nowrap;width:-moz-max-content;width:max-content}.minimalistStyleRegister img[data-v-b002b946]{margin-right:12px}.minimalistStyleRegister>span[data-v-b002b946]{align-items:center;display:flex;font-size:18px}.minimalistStyleScrolltype[data-v-b002b946]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border-radius:2px;color:var(--zs-color-nav-button-text-default,#897456);font-weight:400;padding:2px 12px}.minimalistStyleScrolltype img[data-v-b002b946]{margin-right:2px}.minimalistStyleScrolltype>span[data-v-b002b946]{font-size:14px}.internetLightStyleRegister[data-v-b002b946]{background:linear-gradient(134.14deg,#38b0ff 6.5%,#534dff 91.72%);border-radius:54px;box-shadow:0 0 8px #2e60b533,inset 0 0 12px 4px #ffffff96;color:#fff;font-weight:600;padding:12px 0;width:216px}.internetLightStyleRegister img[data-v-b002b946]{margin-right:15px}.internetLightStyleRegister>span[data-v-b002b946]{align-items:center;display:flex;font-size:18px;justify-content:center}.internetLightStyleScrolltype[data-v-b002b946]{background:var(--zs-color-brand-2-default,#ab916b);border-radius:26px;box-shadow:none;color:#fff;font-size:14px;font-weight:400;padding:2px 12px;width:-moz-max-content;width:max-content}.internetLightStyleScrolltype img[data-v-b002b946]{margin-right:6px}.internetLightStyleScrolltype>span[data-v-b002b946]{font-size:14px;font-weight:400;line-height:14px}.bg-blue h3[data-v-575c55d4]{background:#1572d6}.bg-blue .table-header[data-v-575c55d4],.bg-blue label[data-v-575c55d4]{background:#a0ceff!important}.bg-blue .table-content[data-v-575c55d4],.bg-blue span[data-v-575c55d4],.bg-blue textarea[data-v-575c55d4]{background:#d9ebff!important}.bg-green h3[data-v-575c55d4]{background:#47be87}.bg-green .table-header[data-v-575c55d4],.bg-green label[data-v-575c55d4]{background:#b6eed4!important}.bg-green .table-content[data-v-575c55d4],.bg-green span[data-v-575c55d4],.bg-green textarea[data-v-575c55d4]{background:#e4f9ef!important}.bg-yellow h3[data-v-575c55d4]{background:#f0c84e}.bg-yellow .table-header[data-v-575c55d4],.bg-yellow label[data-v-575c55d4]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-575c55d4],.bg-yellow span[data-v-575c55d4],.bg-yellow textarea[data-v-575c55d4]{background:#fcf5e1!important}@keyframes login_1-575c55d4{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-575c55d4{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-575c55d4]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-575c55d4]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-575c55d4]{margin-top:20px}.template .template-one table[data-v-575c55d4]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-575c55d4]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-575c55d4],.template .template-one table th[data-v-575c55d4]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-575c55d4]{line-height:20px}.template .template-one .sub-title[data-v-575c55d4]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-575c55d4]{background:#ffe0d6}.template .template-one td[data-v-575c55d4]{background:#fff7f4}.template .template-two[data-v-575c55d4]{margin-top:20px}.template .template-two table[data-v-575c55d4]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-575c55d4]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-575c55d4],.template .template-two table th[data-v-575c55d4]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-575c55d4]{line-height:20px}.template .template-two .sub-title[data-v-575c55d4]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-575c55d4]{background:#b6eed4}.template .template-two td[data-v-575c55d4]{background:#e4f9ef}.template .template-three[data-v-575c55d4]{margin-top:20px}.template .template-three table[data-v-575c55d4]{border-collapse:collapse;width:1140px}.divMainContent[data-v-575c55d4]{position:static!important}.template .template-three table th[data-v-575c55d4]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-575c55d4],.template .template-three table th[data-v-575c55d4]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-575c55d4]{line-height:20px}.template .template-three .sub-title[data-v-575c55d4]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-575c55d4]{background:#f6e5b2}.template .template-three td[data-v-575c55d4]{background:#fcf5e1}.template .template-four[data-v-575c55d4]{margin-top:20px}.template .template-four .sub-title[data-v-575c55d4]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-575c55d4]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-575c55d4]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-575c55d4]{margin-top:20px}.template .template-five table[data-v-575c55d4]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-575c55d4]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-575c55d4],.template .template-five table th[data-v-575c55d4]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-575c55d4]{line-height:20px}.template .template-five .sub-title[data-v-575c55d4]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-575c55d4]{background:#dedddf}.template .template-five td[data-v-575c55d4]{background:#f3f2f4}.template .tb[data-v-575c55d4]{margin-top:50px;text-align:center}.template .tb a[data-v-575c55d4]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-575c55d4]{margin-top:20px}.template .template-six table[data-v-575c55d4]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-575c55d4]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-575c55d4],.template .template-six table th[data-v-575c55d4]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-575c55d4]{line-height:20px}.template .template-six .sub-title[data-v-575c55d4]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-575c55d4]{background:#b6eed4}.template .template-six td[data-v-575c55d4]{background:#e4f9ef}.template[data-v-575c55d4]{border:none;padding:40px 32px}.template .title[data-v-575c55d4]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-575c55d4]{background:#1572d6}.template .template-one th[data-v-575c55d4]{background:#a0ceff}.template .template-one td[data-v-575c55d4]{background:#d9ebff}.template .template-one table td textarea[data-v-575c55d4]{background:#d9ebff!important}.template .tb a[data-v-575c55d4]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-575c55d4]{color:#fc0509}.cursor[data-v-575c55d4]{cursor:pointer}.techStyleRegister[data-v-575c55d4]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border:1px solid var(--zs-color-nav-button-border-default,#c1a171);border-radius:2px 2px 12px;color:var(--zs-color-nav-button-text-default,#6d4a0f);font-size:14px;font-weight:700;height:38px;width:125px}.techStyleRegister[data-v-575c55d4],.techStyleRegister>span[data-v-575c55d4]{align-items:center;display:flex;justify-content:center}.techStyleRegister img[data-v-575c55d4]{height:18px;margin-right:8px;width:18px}.minimalistStyleRegister[data-v-575c55d4]{align-items:center;display:flex;font-weight:600;justify-content:flex-start;white-space:nowrap;width:-moz-max-content;width:max-content}.minimalistStyleRegister img[data-v-575c55d4]{margin-right:12px}.minimalistStyleRegister>span[data-v-575c55d4]{align-items:center;display:flex;font-size:18px}.minimalistStyleScrolltype[data-v-575c55d4]{background:var(--zs-color-nav-button-bg-default,linear-gradient(180deg,#e4cba1 17.19%,#d6b885 100%));border-radius:2px;color:var(--zs-color-nav-button-text-default,#897456);font-weight:400;padding:2px 12px}.minimalistStyleScrolltype img[data-v-575c55d4]{margin-right:2px}.minimalistStyleScrolltype>span[data-v-575c55d4]{font-size:14px}.internetLightStyleRegister[data-v-575c55d4]{background:linear-gradient(134.14deg,#38b0ff 6.5%,#534dff 91.72%);border-radius:54px;box-shadow:0 0 8px #2e60b533,inset 0 0 12px 4px #ffffff96;color:#fff;font-weight:600;padding:12px 0;width:216px}.internetLightStyleRegister img[data-v-575c55d4]{margin-right:15px}.internetLightStyleRegister>span[data-v-575c55d4]{align-items:center;display:flex;font-size:18px;justify-content:center}.internetLightStyleScrolltype[data-v-575c55d4]{background:var(--zs-color-brand-2-default,#ab916b);border-radius:26px;box-shadow:none;color:#fff;font-size:14px;font-weight:400;padding:2px 12px;width:-moz-max-content;width:max-content}.internetLightStyleScrolltype img[data-v-575c55d4]{margin-right:6px}.internetLightStyleScrolltype>span[data-v-575c55d4]{font-size:14px;font-weight:400;line-height:14px}.companyRegister[data-v-ead221ce]{align-items:center;display:flex;justify-content:flex-end}.companyRegister .btn[data-v-ead221ce]{cursor:pointer}.bg-blue h3[data-v-ead221ce]{background:#1572d6}.bg-blue .table-header[data-v-ead221ce],.bg-blue label[data-v-ead221ce]{background:#a0ceff!important}.bg-blue .table-content[data-v-ead221ce],.bg-blue span[data-v-ead221ce],.bg-blue textarea[data-v-ead221ce]{background:#d9ebff!important}.bg-green h3[data-v-ead221ce]{background:#47be87}.bg-green .table-header[data-v-ead221ce],.bg-green label[data-v-ead221ce]{background:#b6eed4!important}.bg-green .table-content[data-v-ead221ce],.bg-green span[data-v-ead221ce],.bg-green textarea[data-v-ead221ce]{background:#e4f9ef!important}.bg-yellow h3[data-v-ead221ce]{background:#f0c84e}.bg-yellow .table-header[data-v-ead221ce],.bg-yellow label[data-v-ead221ce]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-ead221ce],.bg-yellow span[data-v-ead221ce],.bg-yellow textarea[data-v-ead221ce]{background:#fcf5e1!important}@keyframes login_1-ead221ce{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-ead221ce{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-ead221ce]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-ead221ce]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-ead221ce]{margin-top:20px}.template .template-one table[data-v-ead221ce]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-ead221ce]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-ead221ce],.template .template-one table th[data-v-ead221ce]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-ead221ce]{line-height:20px}.template .template-one .sub-title[data-v-ead221ce]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-ead221ce]{background:#ffe0d6}.template .template-one td[data-v-ead221ce]{background:#fff7f4}.template .template-two[data-v-ead221ce]{margin-top:20px}.template .template-two table[data-v-ead221ce]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-ead221ce]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-ead221ce],.template .template-two table th[data-v-ead221ce]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-ead221ce]{line-height:20px}.template .template-two .sub-title[data-v-ead221ce]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-ead221ce]{background:#b6eed4}.template .template-two td[data-v-ead221ce]{background:#e4f9ef}.template .template-three[data-v-ead221ce]{margin-top:20px}.template .template-three table[data-v-ead221ce]{border-collapse:collapse;width:1140px}.divMainContent[data-v-ead221ce]{position:static!important}.template .template-three table th[data-v-ead221ce]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-ead221ce],.template .template-three table th[data-v-ead221ce]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-ead221ce]{line-height:20px}.template .template-three .sub-title[data-v-ead221ce]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-ead221ce]{background:#f6e5b2}.template .template-three td[data-v-ead221ce]{background:#fcf5e1}.template .template-four[data-v-ead221ce]{margin-top:20px}.template .template-four .sub-title[data-v-ead221ce]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-ead221ce]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-ead221ce]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-ead221ce]{margin-top:20px}.template .template-five table[data-v-ead221ce]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-ead221ce]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-ead221ce],.template .template-five table th[data-v-ead221ce]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-ead221ce]{line-height:20px}.template .template-five .sub-title[data-v-ead221ce]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-ead221ce]{background:#dedddf}.template .template-five td[data-v-ead221ce]{background:#f3f2f4}.template .tb[data-v-ead221ce]{margin-top:50px;text-align:center}.template .tb a[data-v-ead221ce]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-ead221ce]{margin-top:20px}.template .template-six table[data-v-ead221ce]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-ead221ce]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-ead221ce],.template .template-six table th[data-v-ead221ce]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-ead221ce]{line-height:20px}.template .template-six .sub-title[data-v-ead221ce]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-ead221ce]{background:#b6eed4}.template .template-six td[data-v-ead221ce]{background:#e4f9ef}.template[data-v-ead221ce]{border:none;padding:40px 32px}.template .title[data-v-ead221ce]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-ead221ce]{background:#1572d6}.template .template-one th[data-v-ead221ce]{background:#a0ceff}.template .template-one td[data-v-ead221ce]{background:#d9ebff}.template .template-one table td textarea[data-v-ead221ce]{background:#d9ebff!important}.template .tb a[data-v-ead221ce]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-ead221ce]{color:#fc0509}.techStyle[data-v-ead221ce]{gap:12px;margin-left:auto;padding:2px 40px 2px 0;width:35%}.techStyle .techStyle[data-v-ead221ce]{padding-left:0;padding-right:0}.techStyle span[data-v-ead221ce]{align-items:center;background:linear-gradient(180deg,#e4cba1 17.19%,#d6b885);border:1px solid #c1a171;border-radius:2px 2px 12px;color:#6d4a0f;cursor:pointer;display:flex;font-size:14px;height:38px;justify-content:center;width:125px}.techStyle span img[data-v-ead221ce]{height:18px;margin-right:8px;width:18px}.minimalistStyle[data-v-ead221ce]{align-items:center;background-color:var(--zs-color-bg-thirdcontainer,#f1f8ff);display:flex;gap:80px;padding:20px 240px;width:62%}.minimalistStyle .btn[data-v-ead221ce]{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:flex-start;white-space:nowrap}.minimalistStyle .btn img[data-v-ead221ce]{margin-right:12px}.miniRegBtn[data-v-ead221ce]{background-color:transparent;gap:12px;margin-left:24px;padding:0;width:auto}.miniRegBtn .btn[data-v-ead221ce]{align-items:center;background:#ac936c33;border-radius:2px;color:#897456;font-size:14px;font-weight:400;justify-content:space-between;padding:2px 12px}.miniRegBtn .btn img[data-v-ead221ce]{margin-right:2px}.internetLightStyle[data-v-ead221ce]{-moz-column-gap:40px;column-gap:40px;margin-right:240px;margin-top:-62px;padding-bottom:10px}.internetLightStyle .btn[data-v-ead221ce]{align-items:center;display:flex;font-size:18px;font-weight:600;justify-content:center;padding:12px 0;width:216px}.internetLightStyle .btn img[data-v-ead221ce]{margin-right:15px}.internetLightStyle .btn0[data-v-ead221ce]{background:linear-gradient(90deg,#e2f7fe -1.39%,#dbeafd 99.88%);border-radius:4px;color:#207dd3}.internetLightStyle .btn1[data-v-ead221ce]{background:linear-gradient(90deg,#deeafd,#d9e0fd);border-radius:4px;color:#2e4ce5}.internetLightStyle .btn2[data-v-ead221ce]{background:linear-gradient(90deg,#ebeafd,#e0dffc);border-radius:4px;color:#574bea}.miniRegBtnInter[data-v-ead221ce]{-moz-column-gap:12px;column-gap:12px;margin:0 0 0 40px;padding-bottom:0}.miniRegBtnInter .btn[data-v-ead221ce]{background:#ab916b;border-radius:26px;color:#fff;font-size:14px;font-weight:400;padding:2px 12px;width:-moz-max-content;width:max-content}.miniRegBtnInter .btn img[data-v-ead221ce]{margin-right:6px}.bg-blue h3[data-v-abab7f99]{background:#1572d6}.bg-blue .table-header[data-v-abab7f99],.bg-blue label[data-v-abab7f99]{background:#a0ceff!important}.bg-blue .table-content[data-v-abab7f99],.bg-blue span[data-v-abab7f99],.bg-blue textarea[data-v-abab7f99]{background:#d9ebff!important}.bg-green h3[data-v-abab7f99]{background:#47be87}.bg-green .table-header[data-v-abab7f99],.bg-green label[data-v-abab7f99]{background:#b6eed4!important}.bg-green .table-content[data-v-abab7f99],.bg-green span[data-v-abab7f99],.bg-green textarea[data-v-abab7f99]{background:#e4f9ef!important}.bg-yellow h3[data-v-abab7f99]{background:#f0c84e}.bg-yellow .table-header[data-v-abab7f99],.bg-yellow label[data-v-abab7f99]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-abab7f99],.bg-yellow span[data-v-abab7f99],.bg-yellow textarea[data-v-abab7f99]{background:#fcf5e1!important}@keyframes login_1-abab7f99{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-abab7f99{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-abab7f99]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-abab7f99]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-abab7f99]{margin-top:20px}.template .template-one table[data-v-abab7f99]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-abab7f99]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-abab7f99],.template .template-one table th[data-v-abab7f99]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-abab7f99]{line-height:20px}.template .template-one .sub-title[data-v-abab7f99]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-abab7f99]{background:#ffe0d6}.template .template-one td[data-v-abab7f99]{background:#fff7f4}.template .template-two[data-v-abab7f99]{margin-top:20px}.template .template-two table[data-v-abab7f99]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-abab7f99]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-abab7f99],.template .template-two table th[data-v-abab7f99]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-abab7f99]{line-height:20px}.template .template-two .sub-title[data-v-abab7f99]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-abab7f99]{background:#b6eed4}.template .template-two td[data-v-abab7f99]{background:#e4f9ef}.template .template-three[data-v-abab7f99]{margin-top:20px}.template .template-three table[data-v-abab7f99]{border-collapse:collapse;width:1140px}.divMainContent[data-v-abab7f99]{position:static!important}.template .template-three table th[data-v-abab7f99]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-abab7f99],.template .template-three table th[data-v-abab7f99]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-abab7f99]{line-height:20px}.template .template-three .sub-title[data-v-abab7f99]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-abab7f99]{background:#f6e5b2}.template .template-three td[data-v-abab7f99]{background:#fcf5e1}.template .template-four[data-v-abab7f99]{margin-top:20px}.template .template-four .sub-title[data-v-abab7f99]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-abab7f99]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-abab7f99]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-abab7f99]{margin-top:20px}.template .template-five table[data-v-abab7f99]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-abab7f99]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-abab7f99],.template .template-five table th[data-v-abab7f99]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-abab7f99]{line-height:20px}.template .template-five .sub-title[data-v-abab7f99]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-abab7f99]{background:#dedddf}.template .template-five td[data-v-abab7f99]{background:#f3f2f4}.template .tb[data-v-abab7f99]{margin-top:50px;text-align:center}.template .tb a[data-v-abab7f99]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-abab7f99]{margin-top:20px}.template .template-six table[data-v-abab7f99]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-abab7f99]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-abab7f99],.template .template-six table th[data-v-abab7f99]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-abab7f99]{line-height:20px}.template .template-six .sub-title[data-v-abab7f99]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-abab7f99]{background:#b6eed4}.template .template-six td[data-v-abab7f99]{background:#e4f9ef}.template[data-v-abab7f99]{border:none;padding:40px 32px}.template .title[data-v-abab7f99]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-abab7f99]{background:#1572d6}.template .template-one th[data-v-abab7f99]{background:#a0ceff}.template .template-one td[data-v-abab7f99]{background:#d9ebff}.template .template-one table td textarea[data-v-abab7f99]{background:#d9ebff!important}.template .tb a[data-v-abab7f99]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-abab7f99]{color:#fc0509}.internetLight-style-header .title-wrap[data-v-abab7f99]{display:inline-block;height:40px;line-height:36px;min-width:180px;position:relative;text-align:center}.internetLight-style-header span[data-v-abab7f99]{font-size:28px;font-weight:700}.internetLight-style-header .prefix-title[data-v-abab7f99]{color:var(--zs-color-brand-1-default,#0e4682)}.internetLight-style-header .suffix-title[data-v-abab7f99]{color:var(--zs-color-brand-2-default,#ab916b)}.internetLight-style-header .bottom-bg[data-v-abab7f99]{background:var(--zs-color-brand-1-default,#0e4682);bottom:0;height:12px;opacity:.1;position:absolute;width:100%}.bg-blue h3[data-v-95d1b9d8]{background:#1572d6}.bg-blue .table-header[data-v-95d1b9d8],.bg-blue label[data-v-95d1b9d8]{background:#a0ceff!important}.bg-blue .table-content[data-v-95d1b9d8],.bg-blue span[data-v-95d1b9d8],.bg-blue textarea[data-v-95d1b9d8]{background:#d9ebff!important}.bg-green h3[data-v-95d1b9d8]{background:#47be87}.bg-green .table-header[data-v-95d1b9d8],.bg-green label[data-v-95d1b9d8]{background:#b6eed4!important}.bg-green .table-content[data-v-95d1b9d8],.bg-green span[data-v-95d1b9d8],.bg-green textarea[data-v-95d1b9d8]{background:#e4f9ef!important}.bg-yellow h3[data-v-95d1b9d8]{background:#f0c84e}.bg-yellow .table-header[data-v-95d1b9d8],.bg-yellow label[data-v-95d1b9d8]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-95d1b9d8],.bg-yellow span[data-v-95d1b9d8],.bg-yellow textarea[data-v-95d1b9d8]{background:#fcf5e1!important}@keyframes login_1-95d1b9d8{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-95d1b9d8{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-95d1b9d8]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-95d1b9d8]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-95d1b9d8]{margin-top:20px}.template .template-one table[data-v-95d1b9d8]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-95d1b9d8]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-95d1b9d8],.template .template-one table th[data-v-95d1b9d8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-95d1b9d8]{line-height:20px}.template .template-one .sub-title[data-v-95d1b9d8]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-95d1b9d8]{background:#ffe0d6}.template .template-one td[data-v-95d1b9d8]{background:#fff7f4}.template .template-two[data-v-95d1b9d8]{margin-top:20px}.template .template-two table[data-v-95d1b9d8]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-95d1b9d8]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-95d1b9d8],.template .template-two table th[data-v-95d1b9d8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-95d1b9d8]{line-height:20px}.template .template-two .sub-title[data-v-95d1b9d8]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-95d1b9d8]{background:#b6eed4}.template .template-two td[data-v-95d1b9d8]{background:#e4f9ef}.template .template-three[data-v-95d1b9d8]{margin-top:20px}.template .template-three table[data-v-95d1b9d8]{border-collapse:collapse;width:1140px}.divMainContent[data-v-95d1b9d8]{position:static!important}.template .template-three table th[data-v-95d1b9d8]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-95d1b9d8],.template .template-three table th[data-v-95d1b9d8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-95d1b9d8]{line-height:20px}.template .template-three .sub-title[data-v-95d1b9d8]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-95d1b9d8]{background:#f6e5b2}.template .template-three td[data-v-95d1b9d8]{background:#fcf5e1}.template .template-four[data-v-95d1b9d8]{margin-top:20px}.template .template-four .sub-title[data-v-95d1b9d8]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-95d1b9d8]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-95d1b9d8]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-95d1b9d8]{margin-top:20px}.template .template-five table[data-v-95d1b9d8]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-95d1b9d8]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-95d1b9d8],.template .template-five table th[data-v-95d1b9d8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-95d1b9d8]{line-height:20px}.template .template-five .sub-title[data-v-95d1b9d8]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-95d1b9d8]{background:#dedddf}.template .template-five td[data-v-95d1b9d8]{background:#f3f2f4}.template .tb[data-v-95d1b9d8]{margin-top:50px;text-align:center}.template .tb a[data-v-95d1b9d8]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-95d1b9d8]{margin-top:20px}.template .template-six table[data-v-95d1b9d8]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-95d1b9d8]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-95d1b9d8],.template .template-six table th[data-v-95d1b9d8]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-95d1b9d8]{line-height:20px}.template .template-six .sub-title[data-v-95d1b9d8]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-95d1b9d8]{background:#b6eed4}.template .template-six td[data-v-95d1b9d8]{background:#e4f9ef}.template[data-v-95d1b9d8]{border:none;padding:40px 32px}.template .title[data-v-95d1b9d8]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-95d1b9d8]{background:#1572d6}.template .template-one th[data-v-95d1b9d8]{background:#a0ceff}.template .template-one td[data-v-95d1b9d8]{background:#d9ebff}.template .template-one table td textarea[data-v-95d1b9d8]{background:#d9ebff!important}.template .tb a[data-v-95d1b9d8]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-95d1b9d8]{color:#fc0509}.techStyle .notice-item[data-v-95d1b9d8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 40px)}.techStyle .notice-item .date[data-v-95d1b9d8],.techStyle .notice-item:hover span[data-v-95d1b9d8]{color:var(--zs-color-text-brand-2,#ab916b)}.techStyle .notice-item:hover span[data-v-95d1b9d8]{font-weight:700}.techStyle .notice-item.has-border[data-v-95d1b9d8]{border-bottom:1px dashed var(--tr-color-border-container-dark,#d0d3d6)}.minimalistStyleBg[data-v-95d1b9d8]{background-repeat:no-repeat;background-size:cover;width:100%}.minimalistStyleBg .slogan[data-v-95d1b9d8]{margin-left:230px;position:absolute;top:140px;transform:translateY(-50%)}.minimalistStyleBg .tips[data-v-95d1b9d8]{align-items:center;background:#011a4d80;bottom:0;color:#fff;display:flex;height:40px;padding:0 240px;position:absolute;width:100%}.minimalistStyleBg .tips img[data-v-95d1b9d8]{margin-right:10px}.minimalistStyleBg .tips .text[data-v-95d1b9d8]{cursor:pointer;margin-right:auto}.minimalistStyleBg .tips .btn[data-v-95d1b9d8]{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.minimalistStyleBg .tips .btn img[data-v-95d1b9d8]{height:12px;margin-left:4px;width:14px}.internetLightStyle .notice-item[data-v-95d1b9d8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - 40px)}.internetLightStyle .notice-item .date[data-v-95d1b9d8]{color:var(--zs-color-text-brand-2,#ab916b)}.internetLightStyle .notice-item:hover span[data-v-95d1b9d8]{color:var(--zs-color-text-brand-2,#ab916b);font-weight:700}.internetLightStyle .notice-item.has-border[data-v-95d1b9d8]{border-bottom:1px dashed var(--tr-color-border-container-dark,#d0d3d6)}.platformSlogan[data-v-f104c250]{width:100%}.bg-blue h3[data-v-f104c250]{background:#1572d6}.bg-blue .table-header[data-v-f104c250],.bg-blue label[data-v-f104c250]{background:#a0ceff!important}.bg-blue .table-content[data-v-f104c250],.bg-blue span[data-v-f104c250],.bg-blue textarea[data-v-f104c250]{background:#d9ebff!important}.bg-green h3[data-v-f104c250]{background:#47be87}.bg-green .table-header[data-v-f104c250],.bg-green label[data-v-f104c250]{background:#b6eed4!important}.bg-green .table-content[data-v-f104c250],.bg-green span[data-v-f104c250],.bg-green textarea[data-v-f104c250]{background:#e4f9ef!important}.bg-yellow h3[data-v-f104c250]{background:#f0c84e}.bg-yellow .table-header[data-v-f104c250],.bg-yellow label[data-v-f104c250]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-f104c250],.bg-yellow span[data-v-f104c250],.bg-yellow textarea[data-v-f104c250]{background:#fcf5e1!important}@keyframes login_1-f104c250{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-f104c250{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-f104c250]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-f104c250]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-f104c250]{margin-top:20px}.template .template-one table[data-v-f104c250]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-f104c250]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-f104c250],.template .template-one table th[data-v-f104c250]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-f104c250]{line-height:20px}.template .template-one .sub-title[data-v-f104c250]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-f104c250]{background:#ffe0d6}.template .template-one td[data-v-f104c250]{background:#fff7f4}.template .template-two[data-v-f104c250]{margin-top:20px}.template .template-two table[data-v-f104c250]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-f104c250]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-f104c250],.template .template-two table th[data-v-f104c250]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-f104c250]{line-height:20px}.template .template-two .sub-title[data-v-f104c250]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-f104c250]{background:#b6eed4}.template .template-two td[data-v-f104c250]{background:#e4f9ef}.template .template-three[data-v-f104c250]{margin-top:20px}.template .template-three table[data-v-f104c250]{border-collapse:collapse;width:1140px}.divMainContent[data-v-f104c250]{position:static!important}.template .template-three table th[data-v-f104c250]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-f104c250],.template .template-three table th[data-v-f104c250]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-f104c250]{line-height:20px}.template .template-three .sub-title[data-v-f104c250]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-f104c250]{background:#f6e5b2}.template .template-three td[data-v-f104c250]{background:#fcf5e1}.template .template-four[data-v-f104c250]{margin-top:20px}.template .template-four .sub-title[data-v-f104c250]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-f104c250]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-f104c250]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-f104c250]{margin-top:20px}.template .template-five table[data-v-f104c250]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-f104c250]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-f104c250],.template .template-five table th[data-v-f104c250]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-f104c250]{line-height:20px}.template .template-five .sub-title[data-v-f104c250]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-f104c250]{background:#dedddf}.template .template-five td[data-v-f104c250]{background:#f3f2f4}.template .tb[data-v-f104c250]{margin-top:50px;text-align:center}.template .tb a[data-v-f104c250]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-f104c250]{margin-top:20px}.template .template-six table[data-v-f104c250]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-f104c250]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-f104c250],.template .template-six table th[data-v-f104c250]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-f104c250]{line-height:20px}.template .template-six .sub-title[data-v-f104c250]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-f104c250]{background:#b6eed4}.template .template-six td[data-v-f104c250]{background:#e4f9ef}.template[data-v-f104c250]{border:none;padding:40px 32px}.template .title[data-v-f104c250]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-f104c250]{background:#1572d6}.template .template-one th[data-v-f104c250]{background:#a0ceff}.template .template-one td[data-v-f104c250]{background:#d9ebff}.template .template-one table td textarea[data-v-f104c250]{background:#d9ebff!important}.template .tb a[data-v-f104c250]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-f104c250]{color:#fc0509}.techStyle img[data-v-f104c250]{margin-bottom:12px;margin-left:50%;margin-top:10px;transform:translate(-50%)}.minimalistStyleBg[data-v-f104c250]{background-repeat:no-repeat;background-size:cover;height:320px;position:relative;width:100%}.minimalistStyleBg .slogan[data-v-f104c250]{margin-left:230px;position:absolute;top:140px;transform:translateY(-50%)}.el-textarea{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px #0000 inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;display:inline-block;font-size:var(--el-font-size-base);position:relative;vertical-align:bottom;width:100%}.el-textarea__inner{-webkit-appearance:none;background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;border:none;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;box-sizing:border-box;color:var(--el-input-text-color,var(--el-text-color-regular));display:block;font-family:inherit;font-size:inherit;line-height:1.5;padding:5px 11px;position:relative;resize:vertical;transition:var(--el-transition-box-shadow);width:100%}.el-textarea__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-textarea__inner:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-textarea__inner:focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset;outline:none}.el-textarea .el-input__count{background:var(--el-fill-color-blank);bottom:5px;color:var(--el-color-info);font-size:12px;line-height:14px;position:absolute;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:var(--el-disabled-bg-color);box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;color:var(--el-disabled-text-color);cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:var(--el-text-color-placeholder)}.el-textarea.is-exceed .el-textarea__inner{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-textarea.is-exceed .el-input__count{color:var(--el-color-danger)}.el-input{--el-input-text-color:var(--el-text-color-regular);--el-input-border:var(--el-border);--el-input-hover-border:var(--el-border-color-hover);--el-input-focus-border:var(--el-color-primary);--el-input-transparent-border:0 0 0 1px #0000 inset;--el-input-border-color:var(--el-border-color);--el-input-border-radius:var(--el-border-radius-base);--el-input-bg-color:var(--el-fill-color-blank);--el-input-icon-color:var(--el-text-color-placeholder);--el-input-placeholder-color:var(--el-text-color-placeholder);--el-input-hover-border-color:var(--el-border-color-hover);--el-input-clear-hover-color:var(--el-text-color-secondary);--el-input-focus-border-color:var(--el-color-primary);--el-input-width:100%;--el-input-height:var(--el-component-size);box-sizing:border-box;display:inline-flex;font-size:var(--el-font-size-base);line-height:var(--el-input-height);position:relative;vertical-align:middle;width:var(--el-input-width)}.el-input::-webkit-scrollbar{width:6px;z-index:11}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{background:var(--el-text-color-disabled);border-radius:5px;width:6px}.el-input::-webkit-scrollbar-corner,.el-input::-webkit-scrollbar-track{background:var(--el-fill-color-blank)}.el-input::-webkit-scrollbar-track-piece{background:var(--el-fill-color-blank);width:6px}.el-input .el-input__clear,.el-input .el-input__password{color:var(--el-input-icon-color);cursor:pointer;font-size:14px}.el-input .el-input__clear:hover,.el-input .el-input__password:hover{color:var(--el-input-clear-hover-color)}.el-input .el-input__count{align-items:center;color:var(--el-color-info);display:inline-flex;font-size:12px;height:100%}.el-input .el-input__count .el-input__count-inner{background:var(--el-fill-color-blank);display:inline-block;line-height:normal;padding-left:8px}.el-input__wrapper{align-items:center;background-color:var(--el-input-bg-color,var(--el-fill-color-blank));background-image:none;border-radius:var(--el-input-border-radius,var(--el-border-radius-base));box-shadow:0 0 0 1px var(--el-input-border-color,var(--el-border-color)) inset;cursor:text;display:inline-flex;flex-grow:1;justify-content:center;padding:1px 11px;transform:translateZ(0);transition:var(--el-transition-box-shadow)}.el-input__wrapper:hover{box-shadow:0 0 0 1px var(--el-input-hover-border-color) inset}.el-input__wrapper.is-focus{box-shadow:0 0 0 1px var(--el-input-focus-border-color) inset}.el-input{--el-input-inner-height:calc(var(--el-input-height, 32px) - 2px)}.el-input__inner{-webkit-appearance:none;background:none;border:none;box-sizing:border-box;color:var(--el-input-text-color,var(--el-text-color-regular));flex-grow:1;font-size:inherit;height:var(--el-input-inner-height);line-height:var(--el-input-inner-height);outline:none;padding:0;width:100%}.el-input__inner:focus{outline:none}.el-input__inner::placeholder{color:var(--el-input-placeholder-color,var(--el-text-color-placeholder))}.el-input__inner[type=password]::-ms-reveal{display:none}.el-input__inner[type=number]{line-height:1}.el-input__prefix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:inline-flex;flex-shrink:0;flex-wrap:nowrap;height:100%;line-height:var(--el-input-inner-height);pointer-events:none;text-align:center;transition:all var(--el-transition-duration);white-space:nowrap}.el-input__prefix-inner{align-items:center;display:inline-flex;justify-content:center;pointer-events:all}.el-input__prefix-inner>:last-child{margin-right:8px}.el-input__prefix-inner>:first-child,.el-input__prefix-inner>:first-child.el-input__icon{margin-left:0}.el-input__suffix{color:var(--el-input-icon-color,var(--el-text-color-placeholder));display:inline-flex;flex-shrink:0;flex-wrap:nowrap;height:100%;line-height:var(--el-input-inner-height);pointer-events:none;text-align:center;transition:all var(--el-transition-duration);white-space:nowrap}.el-input__suffix-inner{align-items:center;display:inline-flex;justify-content:center;pointer-events:all}.el-input__suffix-inner>:first-child{margin-left:8px}.el-input .el-input__icon{align-items:center;display:flex;height:inherit;justify-content:center;line-height:inherit;margin-left:8px;transition:all var(--el-transition-duration)}.el-input__validateIcon{pointer-events:none}.el-input.is-active .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-color, ) inset}.el-input.is-disabled{cursor:not-allowed}.el-input.is-disabled .el-input__wrapper{background-color:var(--el-disabled-bg-color);box-shadow:0 0 0 1px var(--el-disabled-border-color) inset;cursor:not-allowed}.el-input.is-disabled .el-input__inner{color:var(--el-disabled-text-color);-webkit-text-fill-color:var(--el-disabled-text-color);cursor:not-allowed}.el-input.is-disabled .el-input__inner::placeholder{color:var(--el-text-color-placeholder)}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-input.is-exceed .el-input__wrapper{box-shadow:0 0 0 1px var(--el-color-danger) inset}.el-input.is-exceed .el-input__suffix .el-input__count{color:var(--el-color-danger)}.el-input--large{--el-input-height:var(--el-component-size-large);font-size:14px}.el-input--large .el-input__wrapper{padding:1px 15px}.el-input--large{--el-input-inner-height:calc(var(--el-input-height, 40px) - 2px)}.el-input--small{--el-input-height:var(--el-component-size-small);font-size:12px}.el-input--small .el-input__wrapper{padding:1px 7px}.el-input--small{--el-input-inner-height:calc(var(--el-input-height, 24px) - 2px)}.el-input-group{align-items:stretch;display:inline-flex;width:100%}.el-input-group__append,.el-input-group__prepend{align-items:center;background-color:var(--el-fill-color-light);border-radius:var(--el-input-border-radius);color:var(--el-color-info);display:inline-flex;justify-content:center;min-height:100%;padding:0 20px;position:relative;white-space:nowrap}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:none}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:0 -20px}.el-input-group__append button.el-button,.el-input-group__append button.el-button:hover,.el-input-group__append div.el-select .el-select__wrapper,.el-input-group__append div.el-select:hover .el-select__wrapper,.el-input-group__prepend button.el-button,.el-input-group__prepend button.el-button:hover,.el-input-group__prepend div.el-select .el-select__wrapper,.el-input-group__prepend div.el-select:hover .el-select__wrapper{background-color:initial;border-color:#0000;color:inherit}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input{font-size:inherit}.el-input-group__prepend{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group__append{border-left:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-group--prepend>.el-input__wrapper,.el-input-group__append{border-bottom-left-radius:0;border-top-left-radius:0}.el-input-group--prepend .el-input-group__prepend .el-select .el-select__wrapper{border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:1px 0 0 0 var(--el-input-border-color) inset,0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset}.el-input-group--append>.el-input__wrapper{border-bottom-right-radius:0;border-top-right-radius:0}.el-input-group--append .el-input-group__append .el-select .el-select__wrapper{border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:0 1px 0 0 var(--el-input-border-color) inset,0 -1px 0 0 var(--el-input-border-color) inset,-1px 0 0 0 var(--el-input-border-color) inset}.el-input-hidden{display:none!important}.globalSearch[data-v-0a450f6d]{width:100%}.globalSearch[data-v-0a450f6d] .el-input-group__append{box-shadow:none;color:#fff;cursor:pointer;padding:5px 23px}.globalSearch[data-v-0a450f6d] .el-input-group__append .search_btn,.globalSearch[data-v-0a450f6d] .el-input__inner{font-size:16px}.bg-blue h3[data-v-0a450f6d]{background:#1572d6}.bg-blue .table-header[data-v-0a450f6d],.bg-blue label[data-v-0a450f6d]{background:#a0ceff!important}.bg-blue .table-content[data-v-0a450f6d],.bg-blue span[data-v-0a450f6d],.bg-blue textarea[data-v-0a450f6d]{background:#d9ebff!important}.bg-green h3[data-v-0a450f6d]{background:#47be87}.bg-green .table-header[data-v-0a450f6d],.bg-green label[data-v-0a450f6d]{background:#b6eed4!important}.bg-green .table-content[data-v-0a450f6d],.bg-green span[data-v-0a450f6d],.bg-green textarea[data-v-0a450f6d]{background:#e4f9ef!important}.bg-yellow h3[data-v-0a450f6d]{background:#f0c84e}.bg-yellow .table-header[data-v-0a450f6d],.bg-yellow label[data-v-0a450f6d]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-0a450f6d],.bg-yellow span[data-v-0a450f6d],.bg-yellow textarea[data-v-0a450f6d]{background:#fcf5e1!important}@keyframes login_1-0a450f6d{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-0a450f6d{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-0a450f6d]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-0a450f6d]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-0a450f6d]{margin-top:20px}.template .template-one table[data-v-0a450f6d]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-0a450f6d]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-0a450f6d],.template .template-one table th[data-v-0a450f6d]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-0a450f6d]{line-height:20px}.template .template-one .sub-title[data-v-0a450f6d]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-0a450f6d]{background:#ffe0d6}.template .template-one td[data-v-0a450f6d]{background:#fff7f4}.template .template-two[data-v-0a450f6d]{margin-top:20px}.template .template-two table[data-v-0a450f6d]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-0a450f6d]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-0a450f6d],.template .template-two table th[data-v-0a450f6d]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-0a450f6d]{line-height:20px}.template .template-two .sub-title[data-v-0a450f6d]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-0a450f6d]{background:#b6eed4}.template .template-two td[data-v-0a450f6d]{background:#e4f9ef}.template .template-three[data-v-0a450f6d]{margin-top:20px}.template .template-three table[data-v-0a450f6d]{border-collapse:collapse;width:1140px}.divMainContent[data-v-0a450f6d]{position:static!important}.template .template-three table th[data-v-0a450f6d]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-0a450f6d],.template .template-three table th[data-v-0a450f6d]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-0a450f6d]{line-height:20px}.template .template-three .sub-title[data-v-0a450f6d]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-0a450f6d]{background:#f6e5b2}.template .template-three td[data-v-0a450f6d]{background:#fcf5e1}.template .template-four[data-v-0a450f6d]{margin-top:20px}.template .template-four .sub-title[data-v-0a450f6d]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-0a450f6d]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-0a450f6d]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-0a450f6d]{margin-top:20px}.template .template-five table[data-v-0a450f6d]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-0a450f6d]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-0a450f6d],.template .template-five table th[data-v-0a450f6d]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-0a450f6d]{line-height:20px}.template .template-five .sub-title[data-v-0a450f6d]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-0a450f6d]{background:#dedddf}.template .template-five td[data-v-0a450f6d]{background:#f3f2f4}.template .tb[data-v-0a450f6d]{margin-top:50px;text-align:center}.template .tb a[data-v-0a450f6d]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-0a450f6d]{margin-top:20px}.template .template-six table[data-v-0a450f6d]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-0a450f6d]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-0a450f6d],.template .template-six table th[data-v-0a450f6d]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-0a450f6d]{line-height:20px}.template .template-six .sub-title[data-v-0a450f6d]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-0a450f6d]{background:#b6eed4}.template .template-six td[data-v-0a450f6d]{background:#e4f9ef}.template[data-v-0a450f6d]{border:none;padding:40px 32px}.template .title[data-v-0a450f6d]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-0a450f6d]{background:#1572d6}.template .template-one th[data-v-0a450f6d]{background:#a0ceff}.template .template-one td[data-v-0a450f6d]{background:#d9ebff}.template .template-one table td textarea[data-v-0a450f6d]{background:#d9ebff!important}.template .tb a[data-v-0a450f6d]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-0a450f6d]{color:#fc0509}.techStyle[data-v-0a450f6d] .el-input-group__append{background:var(--zs-color-brand-2-default,#ab916b);border-bottom-right-radius:12px}.techStyle .el-input[data-v-0a450f6d]{margin-left:50%;transform:translate(-50%);width:25%}.internetLightStyle[data-v-0a450f6d],.minimalistStyle[data-v-0a450f6d]{background-color:#f1f8ff;padding:13px 0;width:38%}.internetLightStyle[data-v-0a450f6d] .el-input-group__append,.minimalistStyle[data-v-0a450f6d] .el-input-group__append{background:var(--zs-color-brand-2-default,#ab916b);border-bottom-right-radius:12px}.internetLightStyle .el-input[data-v-0a450f6d],.minimalistStyle .el-input[data-v-0a450f6d]{padding-left:240px;width:100%}.minimalistStyle[data-v-0a450f6d]{background-color:var(--zs-color-bg-thirdcontainer,#f1f8ff)}.internetLightStyle[data-v-0a450f6d]{background-color:#fff;width:35%}.internetLightStyle[data-v-0a450f6d] .el-input-group__append{border-bottom-right-radius:4px;border-top-right-radius:4px;height:36px;line-height:36px}.internetLightStyle[data-v-0a450f6d] .el-input__wrapper{height:36px}.welcomeVisit[data-v-709503d0]{align-items:center;display:flex;padding-left:240px;width:54%;z-index:9}.welcomeVisit span[data-v-709503d0]{color:#646a73;font-size:12px}.bg-blue h3[data-v-709503d0]{background:#1572d6}.bg-blue .table-header[data-v-709503d0],.bg-blue label[data-v-709503d0]{background:#a0ceff!important}.bg-blue .table-content[data-v-709503d0],.bg-blue span[data-v-709503d0],.bg-blue textarea[data-v-709503d0]{background:#d9ebff!important}.bg-green h3[data-v-709503d0]{background:#47be87}.bg-green .table-header[data-v-709503d0],.bg-green label[data-v-709503d0]{background:#b6eed4!important}.bg-green .table-content[data-v-709503d0],.bg-green span[data-v-709503d0],.bg-green textarea[data-v-709503d0]{background:#e4f9ef!important}.bg-yellow h3[data-v-709503d0]{background:#f0c84e}.bg-yellow .table-header[data-v-709503d0],.bg-yellow label[data-v-709503d0]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-709503d0],.bg-yellow span[data-v-709503d0],.bg-yellow textarea[data-v-709503d0]{background:#fcf5e1!important}@keyframes login_1-709503d0{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-709503d0{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-709503d0]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-709503d0]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-709503d0]{margin-top:20px}.template .template-one table[data-v-709503d0]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-709503d0]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-709503d0],.template .template-one table th[data-v-709503d0]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-709503d0]{line-height:20px}.template .template-one .sub-title[data-v-709503d0]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-709503d0]{background:#ffe0d6}.template .template-one td[data-v-709503d0]{background:#fff7f4}.template .template-two[data-v-709503d0]{margin-top:20px}.template .template-two table[data-v-709503d0]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-709503d0]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-709503d0],.template .template-two table th[data-v-709503d0]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-709503d0]{line-height:20px}.template .template-two .sub-title[data-v-709503d0]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-709503d0]{background:#b6eed4}.template .template-two td[data-v-709503d0]{background:#e4f9ef}.template .template-three[data-v-709503d0]{margin-top:20px}.template .template-three table[data-v-709503d0]{border-collapse:collapse;width:1140px}.divMainContent[data-v-709503d0]{position:static!important}.template .template-three table th[data-v-709503d0]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-709503d0],.template .template-three table th[data-v-709503d0]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-709503d0]{line-height:20px}.template .template-three .sub-title[data-v-709503d0]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-709503d0]{background:#f6e5b2}.template .template-three td[data-v-709503d0]{background:#fcf5e1}.template .template-four[data-v-709503d0]{margin-top:20px}.template .template-four .sub-title[data-v-709503d0]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-709503d0]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-709503d0]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-709503d0]{margin-top:20px}.template .template-five table[data-v-709503d0]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-709503d0]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-709503d0],.template .template-five table th[data-v-709503d0]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-709503d0]{line-height:20px}.template .template-five .sub-title[data-v-709503d0]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-709503d0]{background:#dedddf}.template .template-five td[data-v-709503d0]{background:#f3f2f4}.template .tb[data-v-709503d0]{margin-top:50px;text-align:center}.template .tb a[data-v-709503d0]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-709503d0]{margin-top:20px}.template .template-six table[data-v-709503d0]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-709503d0]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-709503d0],.template .template-six table th[data-v-709503d0]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-709503d0]{line-height:20px}.template .template-six .sub-title[data-v-709503d0]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-709503d0]{background:#b6eed4}.template .template-six td[data-v-709503d0]{background:#e4f9ef}.template[data-v-709503d0]{border:none;padding:40px 32px}.template .title[data-v-709503d0]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-709503d0]{background:#1572d6}.template .template-one th[data-v-709503d0]{background:#a0ceff}.template .template-one td[data-v-709503d0]{background:#d9ebff}.template .template-one table td textarea[data-v-709503d0]{background:#d9ebff!important}.template .tb a[data-v-709503d0]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-709503d0]{color:#fc0509}.techStyle[data-v-709503d0]{margin-top:4px;padding-left:40px}.techStyle span[data-v-709503d0]{color:#ffffffa6}.internetLightStyle[data-v-709503d0]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff9;clip-path:polygon(4% 0,0 100%,100% 100%,100% 0);display:flex;justify-content:flex-end;margin-left:auto;padding:10px 240px 10px 0;text-align:right;transform:translateY(-100%)}.minimalistStyle[data-v-709503d0]{width:49%}.versionCom[data-v-88a8458c]{align-content:center;display:flex}.versionCom span[data-v-88a8458c]{color:#646a73;font-size:12px}.versionCom .ipBlock[data-v-88a8458c]{border:1px solid #646a73;border-radius:100px;height:18px;line-height:14px;margin-right:10px;padding:1px 8px;width:46px}.versionCom .text[data-v-88a8458c]{margin-right:10px;white-space:nowrap}.bg-blue h3[data-v-88a8458c]{background:#1572d6}.bg-blue .table-header[data-v-88a8458c],.bg-blue label[data-v-88a8458c]{background:#a0ceff!important}.bg-blue .table-content[data-v-88a8458c],.bg-blue span[data-v-88a8458c],.bg-blue textarea[data-v-88a8458c]{background:#d9ebff!important}.bg-green h3[data-v-88a8458c]{background:#47be87}.bg-green .table-header[data-v-88a8458c],.bg-green label[data-v-88a8458c]{background:#b6eed4!important}.bg-green .table-content[data-v-88a8458c],.bg-green span[data-v-88a8458c],.bg-green textarea[data-v-88a8458c]{background:#e4f9ef!important}.bg-yellow h3[data-v-88a8458c]{background:#f0c84e}.bg-yellow .table-header[data-v-88a8458c],.bg-yellow label[data-v-88a8458c]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-88a8458c],.bg-yellow span[data-v-88a8458c],.bg-yellow textarea[data-v-88a8458c]{background:#fcf5e1!important}@keyframes login_1-88a8458c{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-88a8458c{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-88a8458c]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-88a8458c]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-88a8458c]{margin-top:20px}.template .template-one table[data-v-88a8458c]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-88a8458c]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-88a8458c],.template .template-one table th[data-v-88a8458c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-88a8458c]{line-height:20px}.template .template-one .sub-title[data-v-88a8458c]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-88a8458c]{background:#ffe0d6}.template .template-one td[data-v-88a8458c]{background:#fff7f4}.template .template-two[data-v-88a8458c]{margin-top:20px}.template .template-two table[data-v-88a8458c]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-88a8458c]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-88a8458c],.template .template-two table th[data-v-88a8458c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-88a8458c]{line-height:20px}.template .template-two .sub-title[data-v-88a8458c]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-88a8458c]{background:#b6eed4}.template .template-two td[data-v-88a8458c]{background:#e4f9ef}.template .template-three[data-v-88a8458c]{margin-top:20px}.template .template-three table[data-v-88a8458c]{border-collapse:collapse;width:1140px}.divMainContent[data-v-88a8458c]{position:static!important}.template .template-three table th[data-v-88a8458c]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-88a8458c],.template .template-three table th[data-v-88a8458c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-88a8458c]{line-height:20px}.template .template-three .sub-title[data-v-88a8458c]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-88a8458c]{background:#f6e5b2}.template .template-three td[data-v-88a8458c]{background:#fcf5e1}.template .template-four[data-v-88a8458c]{margin-top:20px}.template .template-four .sub-title[data-v-88a8458c]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-88a8458c]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-88a8458c]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-88a8458c]{margin-top:20px}.template .template-five table[data-v-88a8458c]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-88a8458c]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-88a8458c],.template .template-five table th[data-v-88a8458c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-88a8458c]{line-height:20px}.template .template-five .sub-title[data-v-88a8458c]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-88a8458c]{background:#dedddf}.template .template-five td[data-v-88a8458c]{background:#f3f2f4}.template .tb[data-v-88a8458c]{margin-top:50px;text-align:center}.template .tb a[data-v-88a8458c]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-88a8458c]{margin-top:20px}.template .template-six table[data-v-88a8458c]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-88a8458c]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-88a8458c],.template .template-six table th[data-v-88a8458c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-88a8458c]{line-height:20px}.template .template-six .sub-title[data-v-88a8458c]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-88a8458c]{background:#b6eed4}.template .template-six td[data-v-88a8458c]{background:#e4f9ef}.template[data-v-88a8458c]{border:none;padding:40px 32px}.template .title[data-v-88a8458c]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-88a8458c]{background:#1572d6}.template .template-one th[data-v-88a8458c]{background:#a0ceff}.template .template-one td[data-v-88a8458c]{background:#d9ebff}.template .template-one table td textarea[data-v-88a8458c]{background:#d9ebff!important}.template .tb a[data-v-88a8458c]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-88a8458c]{color:#fc0509}.techStyleversionCom span[data-v-88a8458c]{color:#ffffffa6}.techStyleversionCom .ipBlock[data-v-88a8458c]{border:1px solid hsla(0,0%,100%,.65)}.techStyleversionCom .text[data-v-88a8458c]{margin-right:0}.internetLightStyleversionCom span[data-v-88a8458c]{color:#ffffffd9}.internetLightStyleversionCom .ipBlock[data-v-88a8458c]{border:1px solid hsla(0,0%,100%,.85)}.bg-blue h3[data-v-61ff5f1f]{background:#1572d6}.bg-blue .table-header[data-v-61ff5f1f],.bg-blue label[data-v-61ff5f1f]{background:#a0ceff!important}.bg-blue .table-content[data-v-61ff5f1f],.bg-blue span[data-v-61ff5f1f],.bg-blue textarea[data-v-61ff5f1f]{background:#d9ebff!important}.bg-green h3[data-v-61ff5f1f]{background:#47be87}.bg-green .table-header[data-v-61ff5f1f],.bg-green label[data-v-61ff5f1f]{background:#b6eed4!important}.bg-green .table-content[data-v-61ff5f1f],.bg-green span[data-v-61ff5f1f],.bg-green textarea[data-v-61ff5f1f]{background:#e4f9ef!important}.bg-yellow h3[data-v-61ff5f1f]{background:#f0c84e}.bg-yellow .table-header[data-v-61ff5f1f],.bg-yellow label[data-v-61ff5f1f]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-61ff5f1f],.bg-yellow span[data-v-61ff5f1f],.bg-yellow textarea[data-v-61ff5f1f]{background:#fcf5e1!important}@keyframes login_1-61ff5f1f{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-61ff5f1f{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-61ff5f1f]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-61ff5f1f]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-61ff5f1f]{margin-top:20px}.template .template-one table[data-v-61ff5f1f]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-61ff5f1f]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-61ff5f1f],.template .template-one table th[data-v-61ff5f1f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-61ff5f1f]{line-height:20px}.template .template-one .sub-title[data-v-61ff5f1f]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-61ff5f1f]{background:#ffe0d6}.template .template-one td[data-v-61ff5f1f]{background:#fff7f4}.template .template-two[data-v-61ff5f1f]{margin-top:20px}.template .template-two table[data-v-61ff5f1f]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-61ff5f1f]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-61ff5f1f],.template .template-two table th[data-v-61ff5f1f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-61ff5f1f]{line-height:20px}.template .template-two .sub-title[data-v-61ff5f1f]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-61ff5f1f]{background:#b6eed4}.template .template-two td[data-v-61ff5f1f]{background:#e4f9ef}.template .template-three[data-v-61ff5f1f]{margin-top:20px}.template .template-three table[data-v-61ff5f1f]{border-collapse:collapse;width:1140px}.divMainContent[data-v-61ff5f1f]{position:static!important}.template .template-three table th[data-v-61ff5f1f]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-61ff5f1f],.template .template-three table th[data-v-61ff5f1f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-61ff5f1f]{line-height:20px}.template .template-three .sub-title[data-v-61ff5f1f]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-61ff5f1f]{background:#f6e5b2}.template .template-three td[data-v-61ff5f1f]{background:#fcf5e1}.template .template-four[data-v-61ff5f1f]{margin-top:20px}.template .template-four .sub-title[data-v-61ff5f1f]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-61ff5f1f]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-61ff5f1f]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-61ff5f1f]{margin-top:20px}.template .template-five table[data-v-61ff5f1f]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-61ff5f1f]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-61ff5f1f],.template .template-five table th[data-v-61ff5f1f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-61ff5f1f]{line-height:20px}.template .template-five .sub-title[data-v-61ff5f1f]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-61ff5f1f]{background:#dedddf}.template .template-five td[data-v-61ff5f1f]{background:#f3f2f4}.template .tb[data-v-61ff5f1f]{margin-top:50px;text-align:center}.template .tb a[data-v-61ff5f1f]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-61ff5f1f]{margin-top:20px}.template .template-six table[data-v-61ff5f1f]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-61ff5f1f]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-61ff5f1f],.template .template-six table th[data-v-61ff5f1f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-61ff5f1f]{line-height:20px}.template .template-six .sub-title[data-v-61ff5f1f]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-61ff5f1f]{background:#b6eed4}.template .template-six td[data-v-61ff5f1f]{background:#e4f9ef}.template[data-v-61ff5f1f]{border:none;padding:40px 32px}.template .title[data-v-61ff5f1f]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-61ff5f1f]{background:#1572d6}.template .template-one th[data-v-61ff5f1f]{background:#a0ceff}.template .template-one td[data-v-61ff5f1f]{background:#d9ebff}.template .template-one table td textarea[data-v-61ff5f1f]{background:#d9ebff!important}.template .tb a[data-v-61ff5f1f]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-61ff5f1f]{color:#fc0509}.versionInfo[data-v-61ff5f1f]{align-items:center;display:flex;justify-content:flex-end;z-index:7}.techStyleVersionInfo[data-v-61ff5f1f]{margin-top:4px;padding-right:40px;width:46%}.techStyleVersionInfo span[data-v-61ff5f1f]{color:#ffffffa6}.techStyleVersionInfo .ipBlock[data-v-61ff5f1f]{border:1px solid hsla(0,0%,100%,.65)}.techStyleVersionInfo .text[data-v-61ff5f1f]{margin-right:0}.minimalistStyleVersionInfo[data-v-61ff5f1f]{padding-right:240px;width:51%}.minimalistStyleVersionInfo .langSelect[data-v-61ff5f1f]{margin-left:0}.internetLightStyleVersionInfo[data-v-61ff5f1f]{padding:5px 240px 5px 0;width:100%}.internetLightStyleVersionInfo span[data-v-61ff5f1f]{color:#ffffffd9}.internetLightStyleVersionInfo .langSelect[data-v-61ff5f1f]{margin-left:0}.internetLightStyleVersionInfo .ipBlock[data-v-61ff5f1f]{border:1px solid hsla(0,0%,100%,.85)}.el-image__error,.el-image__inner,.el-image__placeholder,.el-image__wrapper{height:100%;width:100%}.el-image{display:inline-block;overflow:hidden;position:relative}.el-image__inner{opacity:1;vertical-align:top}.el-image__inner.is-loading{opacity:0}.el-image__wrapper{left:0;position:absolute;top:0}.el-image__error,.el-image__placeholder{background:var(--el-fill-color-light)}.el-image__error{align-items:center;color:var(--el-text-color-placeholder);display:flex;font-size:14px;justify-content:center;vertical-align:middle}.el-image__preview{cursor:pointer}.el-image-viewer__wrapper{bottom:0;left:0;position:fixed;right:0;top:0}.el-image-viewer__wrapper:focus{outline:none!important}.el-image-viewer__btn{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;opacity:.8;position:absolute;-webkit-user-select:none;user-select:none;z-index:1}.el-image-viewer__btn .el-icon{cursor:pointer}.el-image-viewer__close{font-size:40px;height:40px;right:40px;top:40px;width:40px}.el-image-viewer__canvas{align-items:center;display:flex;height:100%;justify-content:center;position:static;-webkit-user-select:none;user-select:none;width:100%}.el-image-viewer__actions{background-color:var(--el-text-color-regular);border-color:#fff;border-radius:22px;bottom:30px;height:44px;left:50%;padding:0 23px;transform:translate(-50%)}.el-image-viewer__actions__inner{align-items:center;color:#fff;cursor:default;display:flex;font-size:23px;gap:22px;height:100%;justify-content:space-around;padding:0 6px;width:100%}.el-image-viewer__actions__divider{margin:0 -6px}.el-image-viewer__progress{bottom:90px;color:#fff;cursor:default;left:50%;transform:translate(-50%)}.el-image-viewer__prev{left:40px}.el-image-viewer__next,.el-image-viewer__prev{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;top:50%;transform:translateY(-50%);width:44px}.el-image-viewer__next{right:40px;text-indent:2px}.el-image-viewer__close{background-color:var(--el-text-color-regular);border-color:#fff;color:#fff;font-size:24px;height:44px;width:44px}.el-image-viewer__mask{background:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.viewer-fade-enter-active{animation:viewer-fade-in var(--el-transition-duration)}.viewer-fade-leave-active{animation:viewer-fade-out var(--el-transition-duration)}@keyframes viewer-fade-in{0%{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes viewer-fade-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(0,-20px,0)}}.el-carousel__item{display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.el-carousel__item,.el-carousel__item.is-active{z-index:calc(var(--el-index-normal) - 1)}.el-carousel__item--card,.el-carousel__item.is-animating{transition:transform .4s ease-in-out}.el-carousel__item--card{width:50%}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:var(--el-index-normal)}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:calc(var(--el-index-normal) + 1)}.el-carousel__item--card-vertical{height:50%;width:100%}.el-carousel__mask{background-color:var(--el-color-white);height:100%;left:0;opacity:.24;position:absolute;top:0;transition:var(--el-transition-duration-fast);width:100%}.el-carousel{--el-carousel-arrow-font-size:12px;--el-carousel-arrow-size:36px;--el-carousel-arrow-background:#1f2d3d1c;--el-carousel-arrow-hover-background:#1f2d3d3b;--el-carousel-indicator-width:30px;--el-carousel-indicator-height:2px;--el-carousel-indicator-padding-horizontal:4px;--el-carousel-indicator-padding-vertical:12px;--el-carousel-indicator-out-color:var(--el-border-color-hover);position:relative}.el-carousel--horizontal,.el-carousel--vertical{overflow:hidden}.el-carousel__container{height:300px;position:relative}.el-carousel__arrow{align-items:center;background-color:var(--el-carousel-arrow-background);border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;font-size:var(--el-carousel-arrow-font-size);height:var(--el-carousel-arrow-size);justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:var(--el-transition-duration);width:var(--el-carousel-arrow-size);z-index:10}.el-carousel__arrow--left{left:16px}.el-carousel__arrow--right{right:16px}.el-carousel__arrow:hover{background-color:var(--el-carousel-arrow-hover-background)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{list-style:none;margin:0;padding:0;position:absolute;z-index:calc(var(--el-index-normal) + 1)}.el-carousel__indicators--horizontal{bottom:0;left:50%;transform:translate(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:calc(var(--el-carousel-indicator-height) + var(--el-carousel-indicator-padding-vertical)*2);position:static;text-align:center;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:var(--el-carousel-indicator-out-color);opacity:.24}.el-carousel__indicators--right{right:0}.el-carousel__indicators--labels{left:0;right:0;text-align:center;transform:none}.el-carousel__indicators--labels .el-carousel__button{color:#000;font-size:12px;height:auto;padding:2px 18px;width:auto}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:initial;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:var(--el-carousel-indicator-padding-vertical) var(--el-carousel-indicator-padding-horizontal)}.el-carousel__indicator--vertical{padding:var(--el-carousel-indicator-padding-horizontal) var(--el-carousel-indicator-padding-vertical)}.el-carousel__indicator--vertical .el-carousel__button{height:calc(var(--el-carousel-indicator-width)/2);width:var(--el-carousel-indicator-height)}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{background-color:#fff;border:none;cursor:pointer;display:block;height:var(--el-carousel-indicator-height);margin:0;opacity:.48;outline:none;padding:0;transition:var(--el-transition-duration);width:var(--el-carousel-indicator-width)}.carousel-arrow-left-enter-from,.carousel-arrow-left-leave-active{opacity:0;transform:translateY(-50%) translate(-10px)}.carousel-arrow-right-enter-from,.carousel-arrow-right-leave-active{opacity:0;transform:translateY(-50%) translate(10px)}.el-transitioning{filter:url(#elCarouselHorizontal)}.el-transitioning-vertical{filter:url(#elCarouselVertical)}.bg-blue h3[data-v-bd0bf43b]{background:#1572d6}.bg-blue .table-header[data-v-bd0bf43b],.bg-blue label[data-v-bd0bf43b]{background:#a0ceff!important}.bg-blue .table-content[data-v-bd0bf43b],.bg-blue span[data-v-bd0bf43b],.bg-blue textarea[data-v-bd0bf43b]{background:#d9ebff!important}.bg-green h3[data-v-bd0bf43b]{background:#47be87}.bg-green .table-header[data-v-bd0bf43b],.bg-green label[data-v-bd0bf43b]{background:#b6eed4!important}.bg-green .table-content[data-v-bd0bf43b],.bg-green span[data-v-bd0bf43b],.bg-green textarea[data-v-bd0bf43b]{background:#e4f9ef!important}.bg-yellow h3[data-v-bd0bf43b]{background:#f0c84e}.bg-yellow .table-header[data-v-bd0bf43b],.bg-yellow label[data-v-bd0bf43b]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-bd0bf43b],.bg-yellow span[data-v-bd0bf43b],.bg-yellow textarea[data-v-bd0bf43b]{background:#fcf5e1!important}@keyframes login_1-bd0bf43b{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-bd0bf43b{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-bd0bf43b]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-bd0bf43b]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-bd0bf43b]{margin-top:20px}.template .template-one table[data-v-bd0bf43b]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-bd0bf43b]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-bd0bf43b],.template .template-one table th[data-v-bd0bf43b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-bd0bf43b]{line-height:20px}.template .template-one .sub-title[data-v-bd0bf43b]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-bd0bf43b]{background:#ffe0d6}.template .template-one td[data-v-bd0bf43b]{background:#fff7f4}.template .template-two[data-v-bd0bf43b]{margin-top:20px}.template .template-two table[data-v-bd0bf43b]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-bd0bf43b]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-bd0bf43b],.template .template-two table th[data-v-bd0bf43b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-bd0bf43b]{line-height:20px}.template .template-two .sub-title[data-v-bd0bf43b]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-bd0bf43b]{background:#b6eed4}.template .template-two td[data-v-bd0bf43b]{background:#e4f9ef}.template .template-three[data-v-bd0bf43b]{margin-top:20px}.template .template-three table[data-v-bd0bf43b]{border-collapse:collapse;width:1140px}.divMainContent[data-v-bd0bf43b]{position:static!important}.template .template-three table th[data-v-bd0bf43b]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-bd0bf43b],.template .template-three table th[data-v-bd0bf43b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-bd0bf43b]{line-height:20px}.template .template-three .sub-title[data-v-bd0bf43b]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-bd0bf43b]{background:#f6e5b2}.template .template-three td[data-v-bd0bf43b]{background:#fcf5e1}.template .template-four[data-v-bd0bf43b]{margin-top:20px}.template .template-four .sub-title[data-v-bd0bf43b]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-bd0bf43b]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-bd0bf43b]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-bd0bf43b]{margin-top:20px}.template .template-five table[data-v-bd0bf43b]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-bd0bf43b]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-bd0bf43b],.template .template-five table th[data-v-bd0bf43b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-bd0bf43b]{line-height:20px}.template .template-five .sub-title[data-v-bd0bf43b]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-bd0bf43b]{background:#dedddf}.template .template-five td[data-v-bd0bf43b]{background:#f3f2f4}.template .tb[data-v-bd0bf43b]{margin-top:50px;text-align:center}.template .tb a[data-v-bd0bf43b]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-bd0bf43b]{margin-top:20px}.template .template-six table[data-v-bd0bf43b]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-bd0bf43b]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-bd0bf43b],.template .template-six table th[data-v-bd0bf43b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-bd0bf43b]{line-height:20px}.template .template-six .sub-title[data-v-bd0bf43b]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-bd0bf43b]{background:#b6eed4}.template .template-six td[data-v-bd0bf43b]{background:#e4f9ef}.template[data-v-bd0bf43b]{border:none;padding:40px 32px}.template .title[data-v-bd0bf43b]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-bd0bf43b]{background:#1572d6}.template .template-one th[data-v-bd0bf43b]{background:#a0ceff}.template .template-one td[data-v-bd0bf43b]{background:#d9ebff}.template .template-one table td textarea[data-v-bd0bf43b]{background:#d9ebff!important}.template .tb a[data-v-bd0bf43b]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-bd0bf43b]{color:#fc0509}.carousel[data-v-bd0bf43b]{overflow:visible!important;position:relative}[data-v-bd0bf43b] .el-carousel__item{border-radius:4px;display:flex}[data-v-bd0bf43b] .el-image img{height:100%;-o-object-fit:contain!important;object-fit:contain!important;width:100%}.fullscreen-x[data-v-bd0bf43b]{left:var(--left);overflow:hidden;position:absolute;top:0;width:var(--width)}.internetLightStylecarousel[data-v-bd0bf43b] .el-carousel__indicators{left:240px;transform:none}.internetLightStylecarousel[data-v-bd0bf43b] .el-carousel__indicators .is-active .el-carousel__button{background-color:var(--zs-color-brand-2-default,#ab916b)}.topContainer[data-v-33953d7b]{overflow-y:visible!important}.topContainer .top_bg[data-v-33953d7b]{background-repeat:no-repeat;display:flex;flex-wrap:wrap;justify-content:flex-start;width:100%}.topContainer[data-v-33953d7b] .el-affix{height:-moz-max-content!important;height:max-content!important;width:100%!important;z-index:9}.noAffix[data-v-33953d7b] .el-affix--fixed{position:relative}.minimalistStyleContent .top_bg[data-v-33953d7b]{background:#fff}.contenCenter[data-v-33953d7b]{align-items:flex-start;background-size:cover;display:flex;justify-content:center}.scaleBlock[data-v-33953d7b]{max-width:1920px;position:relative;width:100%}.scaleBlock .bg-img-block[data-v-33953d7b]{bottom:0;height:100%;position:absolute;width:100%}.scaleBlock .bg-img-block .img-bg[data-v-33953d7b]{background:var(--zs-color-nav-style1-bg-default,linear-gradient(90deg,#0e45a5 .21%,#213cb8 53.37%,#5b4c4c 99.9%));bottom:20px;position:absolute;width:100%}.scaleBlock .bg-img-block .img-strip[data-v-33953d7b]{bottom:0;position:absolute;width:100%}.bg-blue h3[data-v-33953d7b]{background:#1572d6}.bg-blue .table-header[data-v-33953d7b],.bg-blue label[data-v-33953d7b]{background:#a0ceff!important}.bg-blue .table-content[data-v-33953d7b],.bg-blue span[data-v-33953d7b],.bg-blue textarea[data-v-33953d7b]{background:#d9ebff!important}.bg-green h3[data-v-33953d7b]{background:#47be87}.bg-green .table-header[data-v-33953d7b],.bg-green label[data-v-33953d7b]{background:#b6eed4!important}.bg-green .table-content[data-v-33953d7b],.bg-green span[data-v-33953d7b],.bg-green textarea[data-v-33953d7b]{background:#e4f9ef!important}.bg-yellow h3[data-v-33953d7b]{background:#f0c84e}.bg-yellow .table-header[data-v-33953d7b],.bg-yellow label[data-v-33953d7b]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-33953d7b],.bg-yellow span[data-v-33953d7b],.bg-yellow textarea[data-v-33953d7b]{background:#fcf5e1!important}@keyframes login_1-33953d7b{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-33953d7b{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-33953d7b]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-33953d7b]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-33953d7b]{margin-top:20px}.template .template-one table[data-v-33953d7b]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-33953d7b]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-33953d7b],.template .template-one table th[data-v-33953d7b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-33953d7b]{line-height:20px}.template .template-one .sub-title[data-v-33953d7b]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-33953d7b]{background:#ffe0d6}.template .template-one td[data-v-33953d7b]{background:#fff7f4}.template .template-two[data-v-33953d7b]{margin-top:20px}.template .template-two table[data-v-33953d7b]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-33953d7b]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-33953d7b],.template .template-two table th[data-v-33953d7b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-33953d7b]{line-height:20px}.template .template-two .sub-title[data-v-33953d7b]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-33953d7b]{background:#b6eed4}.template .template-two td[data-v-33953d7b]{background:#e4f9ef}.template .template-three[data-v-33953d7b]{margin-top:20px}.template .template-three table[data-v-33953d7b]{border-collapse:collapse;width:1140px}.divMainContent[data-v-33953d7b]{position:static!important}.template .template-three table th[data-v-33953d7b]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-33953d7b],.template .template-three table th[data-v-33953d7b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-33953d7b]{line-height:20px}.template .template-three .sub-title[data-v-33953d7b]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-33953d7b]{background:#f6e5b2}.template .template-three td[data-v-33953d7b]{background:#fcf5e1}.template .template-four[data-v-33953d7b]{margin-top:20px}.template .template-four .sub-title[data-v-33953d7b]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-33953d7b]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-33953d7b]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-33953d7b]{margin-top:20px}.template .template-five table[data-v-33953d7b]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-33953d7b]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-33953d7b],.template .template-five table th[data-v-33953d7b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-33953d7b]{line-height:20px}.template .template-five .sub-title[data-v-33953d7b]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-33953d7b]{background:#dedddf}.template .template-five td[data-v-33953d7b]{background:#f3f2f4}.template .tb[data-v-33953d7b]{margin-top:50px;text-align:center}.template .tb a[data-v-33953d7b]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-33953d7b]{margin-top:20px}.template .template-six table[data-v-33953d7b]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-33953d7b]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-33953d7b],.template .template-six table th[data-v-33953d7b]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-33953d7b]{line-height:20px}.template .template-six .sub-title[data-v-33953d7b]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-33953d7b]{background:#b6eed4}.template .template-six td[data-v-33953d7b]{background:#e4f9ef}.template[data-v-33953d7b]{border:none;padding:40px 32px}.template .title[data-v-33953d7b]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-33953d7b]{background:#1572d6}.template .template-one th[data-v-33953d7b]{background:#a0ceff}.template .template-one td[data-v-33953d7b]{background:#d9ebff}.template .template-one table td textarea[data-v-33953d7b]{background:#d9ebff!important}.template .tb a[data-v-33953d7b]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-33953d7b]{color:#fc0509}.techStyleTopBack[data-v-33953d7b]{background:linear-gradient(89deg,#135bda 33.29%,#213cb8 61.35%,#9f7b3c 93.38%)}.techStyleContent[data-v-33953d7b]{background-color:#f1f9ff;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-wrap:wrap;justify-content:flex-start;padding-bottom:92px;width:100%}.techStyleContent .top_bg[data-v-33953d7b]{background:var(--zs-color-nav-style1-bg-default,linear-gradient(90deg,#0e45a5 .21%,#213cb8 53.37%,#5b4c4c 99.9%))}.techStyleContent[data-v-33953d7b] .el-affix>div{height:-moz-max-content!important;height:max-content!important;width:100%!important}.noPaddingBottom[data-v-33953d7b]{padding-bottom:0}.minimalistStyleContent[data-v-33953d7b]{align-items:center;background-color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between}.minimalistStyleContent[data-v-33953d7b] .el-affix>div{height:-moz-max-content!important;height:max-content!important;width:100%!important}.internetLightStyleContent[data-v-33953d7b] .carousel{min-height:320px}.internetLightStyleContent[data-v-33953d7b] .el-affix>div{background:var(--zs-color-nav-style1-bg-default,linear-gradient(90deg,#0e45a5 .21%,#213cb8 53.37%,#5b4c4c 99.9%));height:-moz-max-content!important;height:max-content!important;width:100%!important}.internetLightStyleContent .top_bg[data-v-33953d7b]{background:url(./top_bg.Bh0xykjV.png) 50%/100% 100% no-repeat;box-shadow:0 1px 4px #bababa40;display:grid;grid-template-columns:40% 60%}.internetLightStyleContent .top_bg .platformLogo[data-v-33953d7b]{grid-row-end:3;grid-row-start:1}.bg-blue h3[data-v-57f9bc8f]{background:#1572d6}.bg-blue .table-header[data-v-57f9bc8f],.bg-blue label[data-v-57f9bc8f]{background:#a0ceff!important}.bg-blue .table-content[data-v-57f9bc8f],.bg-blue span[data-v-57f9bc8f],.bg-blue textarea[data-v-57f9bc8f]{background:#d9ebff!important}.bg-green h3[data-v-57f9bc8f]{background:#47be87}.bg-green .table-header[data-v-57f9bc8f],.bg-green label[data-v-57f9bc8f]{background:#b6eed4!important}.bg-green .table-content[data-v-57f9bc8f],.bg-green span[data-v-57f9bc8f],.bg-green textarea[data-v-57f9bc8f]{background:#e4f9ef!important}.bg-yellow h3[data-v-57f9bc8f]{background:#f0c84e}.bg-yellow .table-header[data-v-57f9bc8f],.bg-yellow label[data-v-57f9bc8f]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-57f9bc8f],.bg-yellow span[data-v-57f9bc8f],.bg-yellow textarea[data-v-57f9bc8f]{background:#fcf5e1!important}@keyframes login_1-57f9bc8f{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-57f9bc8f{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-57f9bc8f]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-57f9bc8f]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-57f9bc8f]{margin-top:20px}.template .template-one table[data-v-57f9bc8f]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-57f9bc8f]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-57f9bc8f],.template .template-one table th[data-v-57f9bc8f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-57f9bc8f]{line-height:20px}.template .template-one .sub-title[data-v-57f9bc8f]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-57f9bc8f]{background:#ffe0d6}.template .template-one td[data-v-57f9bc8f]{background:#fff7f4}.template .template-two[data-v-57f9bc8f]{margin-top:20px}.template .template-two table[data-v-57f9bc8f]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-57f9bc8f]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-57f9bc8f],.template .template-two table th[data-v-57f9bc8f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-57f9bc8f]{line-height:20px}.template .template-two .sub-title[data-v-57f9bc8f]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-57f9bc8f]{background:#b6eed4}.template .template-two td[data-v-57f9bc8f]{background:#e4f9ef}.template .template-three[data-v-57f9bc8f]{margin-top:20px}.template .template-three table[data-v-57f9bc8f]{border-collapse:collapse;width:1140px}.divMainContent[data-v-57f9bc8f]{position:static!important}.template .template-three table th[data-v-57f9bc8f]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-57f9bc8f],.template .template-three table th[data-v-57f9bc8f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-57f9bc8f]{line-height:20px}.template .template-three .sub-title[data-v-57f9bc8f]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-57f9bc8f]{background:#f6e5b2}.template .template-three td[data-v-57f9bc8f]{background:#fcf5e1}.template .template-four[data-v-57f9bc8f]{margin-top:20px}.template .template-four .sub-title[data-v-57f9bc8f]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-57f9bc8f]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-57f9bc8f]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-57f9bc8f]{margin-top:20px}.template .template-five table[data-v-57f9bc8f]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-57f9bc8f]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-57f9bc8f],.template .template-five table th[data-v-57f9bc8f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-57f9bc8f]{line-height:20px}.template .template-five .sub-title[data-v-57f9bc8f]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-57f9bc8f]{background:#dedddf}.template .template-five td[data-v-57f9bc8f]{background:#f3f2f4}.template .tb[data-v-57f9bc8f]{margin-top:50px;text-align:center}.template .tb a[data-v-57f9bc8f]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-57f9bc8f]{margin-top:20px}.template .template-six table[data-v-57f9bc8f]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-57f9bc8f]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-57f9bc8f],.template .template-six table th[data-v-57f9bc8f]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-57f9bc8f]{line-height:20px}.template .template-six .sub-title[data-v-57f9bc8f]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-57f9bc8f]{background:#b6eed4}.template .template-six td[data-v-57f9bc8f]{background:#e4f9ef}.template[data-v-57f9bc8f]{border:none;padding:40px 32px}.template .title[data-v-57f9bc8f]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-57f9bc8f]{background:#1572d6}.template .template-one th[data-v-57f9bc8f]{background:#a0ceff}.template .template-one td[data-v-57f9bc8f]{background:#d9ebff}.template .template-one table td textarea[data-v-57f9bc8f]{background:#d9ebff!important}.template .tb a[data-v-57f9bc8f]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-57f9bc8f]{color:#fc0509}.linkBlock[data-v-57f9bc8f]{background-color:#ecf5ff;display:flex;justify-content:center}.no-fullscreen-x[data-v-57f9bc8f]{max-width:1440px;overflow:hidden}.link[data-v-57f9bc8f]{align-items:center;background-color:#ecf5ff;display:flex;flex-wrap:nowrap;gap:24px;justify-content:space-between;padding:16px 0}.bottomBlock[data-v-0baf6c6e]{background-color:var(--zs-color-bottom-style1-bg-default,#042356);display:flex;justify-content:center}.bottomInfo .bottomCon[data-v-0baf6c6e]{padding:27px 0 17px}.no-fullscreen-x[data-v-0baf6c6e]{max-width:1440px;overflow:hidden}.bg-blue h3[data-v-0baf6c6e]{background:#1572d6}.bg-blue .table-header[data-v-0baf6c6e],.bg-blue label[data-v-0baf6c6e]{background:#a0ceff!important}.bg-blue .table-content[data-v-0baf6c6e],.bg-blue span[data-v-0baf6c6e],.bg-blue textarea[data-v-0baf6c6e]{background:#d9ebff!important}.bg-green h3[data-v-0baf6c6e]{background:#47be87}.bg-green .table-header[data-v-0baf6c6e],.bg-green label[data-v-0baf6c6e]{background:#b6eed4!important}.bg-green .table-content[data-v-0baf6c6e],.bg-green span[data-v-0baf6c6e],.bg-green textarea[data-v-0baf6c6e]{background:#e4f9ef!important}.bg-yellow h3[data-v-0baf6c6e]{background:#f0c84e}.bg-yellow .table-header[data-v-0baf6c6e],.bg-yellow label[data-v-0baf6c6e]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-0baf6c6e],.bg-yellow span[data-v-0baf6c6e],.bg-yellow textarea[data-v-0baf6c6e]{background:#fcf5e1!important}@keyframes login_1-0baf6c6e{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-0baf6c6e{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-0baf6c6e]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-0baf6c6e]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-0baf6c6e]{margin-top:20px}.template .template-one table[data-v-0baf6c6e]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-0baf6c6e]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-0baf6c6e],.template .template-one table th[data-v-0baf6c6e]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-0baf6c6e]{line-height:20px}.template .template-one .sub-title[data-v-0baf6c6e]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-0baf6c6e]{background:#ffe0d6}.template .template-one td[data-v-0baf6c6e]{background:#fff7f4}.template .template-two[data-v-0baf6c6e]{margin-top:20px}.template .template-two table[data-v-0baf6c6e]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-0baf6c6e]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-0baf6c6e],.template .template-two table th[data-v-0baf6c6e]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-0baf6c6e]{line-height:20px}.template .template-two .sub-title[data-v-0baf6c6e]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-0baf6c6e]{background:#b6eed4}.template .template-two td[data-v-0baf6c6e]{background:#e4f9ef}.template .template-three[data-v-0baf6c6e]{margin-top:20px}.template .template-three table[data-v-0baf6c6e]{border-collapse:collapse;width:1140px}.divMainContent[data-v-0baf6c6e]{position:static!important}.template .template-three table th[data-v-0baf6c6e]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-0baf6c6e],.template .template-three table th[data-v-0baf6c6e]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-0baf6c6e]{line-height:20px}.template .template-three .sub-title[data-v-0baf6c6e]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-0baf6c6e]{background:#f6e5b2}.template .template-three td[data-v-0baf6c6e]{background:#fcf5e1}.template .template-four[data-v-0baf6c6e]{margin-top:20px}.template .template-four .sub-title[data-v-0baf6c6e]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-0baf6c6e]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-0baf6c6e]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-0baf6c6e]{margin-top:20px}.template .template-five table[data-v-0baf6c6e]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-0baf6c6e]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-0baf6c6e],.template .template-five table th[data-v-0baf6c6e]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-0baf6c6e]{line-height:20px}.template .template-five .sub-title[data-v-0baf6c6e]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-0baf6c6e]{background:#dedddf}.template .template-five td[data-v-0baf6c6e]{background:#f3f2f4}.template .tb[data-v-0baf6c6e]{margin-top:50px;text-align:center}.template .tb a[data-v-0baf6c6e]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-0baf6c6e]{margin-top:20px}.template .template-six table[data-v-0baf6c6e]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-0baf6c6e]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-0baf6c6e],.template .template-six table th[data-v-0baf6c6e]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-0baf6c6e]{line-height:20px}.template .template-six .sub-title[data-v-0baf6c6e]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-0baf6c6e]{background:#b6eed4}.template .template-six td[data-v-0baf6c6e]{background:#e4f9ef}.template[data-v-0baf6c6e]{border:none;padding:40px 32px}.template .title[data-v-0baf6c6e]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-0baf6c6e]{background:#1572d6}.template .template-one th[data-v-0baf6c6e]{background:#a0ceff}.template .template-one td[data-v-0baf6c6e]{background:#d9ebff}.template .template-one table td textarea[data-v-0baf6c6e]{background:#d9ebff!important}.template .tb a[data-v-0baf6c6e]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-0baf6c6e]{color:#fc0509}.internetLightStyle .bottomCon[data-v-0baf6c6e] .platformLogo,.minimalistStyle .bottomCon[data-v-0baf6c6e] .platformLogo,.techStyle .bottomCon[data-v-0baf6c6e] .platformLogo{padding:0;width:31%}.internetLightStyle .bottomCon[data-v-0baf6c6e] .platformLogo img,.minimalistStyle .bottomCon[data-v-0baf6c6e] .platformLogo img,.techStyle .bottomCon[data-v-0baf6c6e] .platformLogo img{width:100%}.internetLightStyle .bottomCenter[data-v-0baf6c6e],.minimalistStyle .bottomCenter[data-v-0baf6c6e],.techStyle .bottomCenter[data-v-0baf6c6e]{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.3);color:#ffffffa6;display:flex;justify-content:space-between;margin-top:47px;padding-bottom:30px}.internetLightStyle .bottomCenter .codeInfo[data-v-0baf6c6e],.minimalistStyle .bottomCenter .codeInfo[data-v-0baf6c6e],.techStyle .bottomCenter .codeInfo[data-v-0baf6c6e]{align-items:center;display:flex;width:45%}.internetLightStyle .bottomCenter .codeInfo img[data-v-0baf6c6e],.minimalistStyle .bottomCenter .codeInfo img[data-v-0baf6c6e],.techStyle .bottomCenter .codeInfo img[data-v-0baf6c6e]{height:144px;margin-right:32px;width:144px}.internetLightStyle .bottomCenter .codeInfo .infoRight[data-v-0baf6c6e],.minimalistStyle .bottomCenter .codeInfo .infoRight[data-v-0baf6c6e],.techStyle .bottomCenter .codeInfo .infoRight[data-v-0baf6c6e]{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:center}.internetLightStyle .bottomCenter .codeInfo .infoRight .tell[data-v-0baf6c6e],.minimalistStyle .bottomCenter .codeInfo .infoRight .tell[data-v-0baf6c6e],.techStyle .bottomCenter .codeInfo .infoRight .tell[data-v-0baf6c6e]{color:#fff;font-size:20px;font-style:normal;font-weight:600}.internetLightStyle .bottomCenter .assist[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assist[data-v-0baf6c6e],.techStyle .bottomCenter .assist[data-v-0baf6c6e]{margin:0 60px;width:50%}.internetLightStyle .bottomCenter .assist .bottomNav[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assist .bottomNav[data-v-0baf6c6e],.techStyle .bottomCenter .assist .bottomNav[data-v-0baf6c6e]{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.internetLightStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e],.techStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e]{border-right:1px solid #d0d3d6;color:#fff;cursor:pointer;height:12px;line-height:12px;margin-bottom:10px;margin-left:24px;padding-right:24px;white-space:nowrap}.internetLightStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e]:last-child,.minimalistStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e]:last-child,.techStyle .bottomCenter .assist .bottomNav>span[data-v-0baf6c6e]:last-child{border-right:none}.internetLightStyle .bottomCenter .assist .Support[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assist .Support[data-v-0baf6c6e],.techStyle .bottomCenter .assist .Support[data-v-0baf6c6e]{margin-left:24px;margin-top:40px}.internetLightStyle .bottomCenter .assist .Support>div[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assist .Support>div[data-v-0baf6c6e],.techStyle .bottomCenter .assist .Support>div[data-v-0baf6c6e]{display:flex;flex-wrap:wrap;justify-content:flex-end;line-height:30px}.internetLightStyle .bottomCenter .assistEn .Support[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assistEn .Support[data-v-0baf6c6e],.techStyle .bottomCenter .assistEn .Support[data-v-0baf6c6e]{margin-top:40px}.internetLightStyle .bottomCenter .assistEn .Support>div[data-v-0baf6c6e],.minimalistStyle .bottomCenter .assistEn .Support>div[data-v-0baf6c6e],.techStyle .bottomCenter .assistEn .Support>div[data-v-0baf6c6e]{display:flex;flex-wrap:wrap;justify-content:flex-start;line-height:30px}.internetLightStyle .bottomRecord[data-v-0baf6c6e],.minimalistStyle .bottomRecord[data-v-0baf6c6e],.techStyle .bottomRecord[data-v-0baf6c6e]{align-items:flex-start;color:#ffffffa6;display:flex;gap:40px;justify-content:space-between;line-height:26px;padding-top:25px}.internetLightStyle .bottomRecord .block[data-v-0baf6c6e],.minimalistStyle .bottomRecord .block[data-v-0baf6c6e],.techStyle .bottomRecord .block[data-v-0baf6c6e]{align-items:center;-moz-column-gap:40px;column-gap:40px;display:flex;flex-wrap:wrap;justify-content:flex-start}.internetLightStyle .bottomRecord .police[data-v-0baf6c6e],.minimalistStyle .bottomRecord .police[data-v-0baf6c6e],.techStyle .bottomRecord .police[data-v-0baf6c6e]{align-items:center;cursor:pointer;display:flex;justify-content:flex-start}.internetLightStyle .bottomRecord .police img[data-v-0baf6c6e],.minimalistStyle .bottomRecord .police img[data-v-0baf6c6e],.techStyle .bottomRecord .police img[data-v-0baf6c6e]{margin-right:5px}.internetLightStyle .bottomRecord .version[data-v-0baf6c6e],.minimalistStyle .bottomRecord .version[data-v-0baf6c6e],.techStyle .bottomRecord .version[data-v-0baf6c6e]{margin-left:auto;white-space:nowrap}.internetLightStyle .bottomBlock[data-v-0baf6c6e],.internetLightStyle .bottomCon[data-v-0baf6c6e]{background-color:var(--zs-color-bottom-style1-bg-default,#042356)}.internetLightStyle .bottomCenter .assist[data-v-0baf6c6e]{margin-right:0}.internetLightStyle .bottomCenter .assist .bottomNav[data-v-0baf6c6e]{justify-content:flex-end}.internetLightStyle .bottomCenter .assist .bottomNav[data-v-0baf6c6e] :last-child{padding-right:0}.internetLightStyle .bottomCenter .assistEn[data-v-0baf6c6e]{margin-left:0}.internetLightStyle .bottomCenter .assistEn .bottomNav[data-v-0baf6c6e]{justify-content:flex-start}.bg-blue h3[data-v-b83aea4c]{background:#1572d6}.bg-blue .table-header[data-v-b83aea4c],.bg-blue label[data-v-b83aea4c]{background:#a0ceff!important}.bg-blue .table-content[data-v-b83aea4c],.bg-blue span[data-v-b83aea4c],.bg-blue textarea[data-v-b83aea4c]{background:#d9ebff!important}.bg-green h3[data-v-b83aea4c]{background:#47be87}.bg-green .table-header[data-v-b83aea4c],.bg-green label[data-v-b83aea4c]{background:#b6eed4!important}.bg-green .table-content[data-v-b83aea4c],.bg-green span[data-v-b83aea4c],.bg-green textarea[data-v-b83aea4c]{background:#e4f9ef!important}.bg-yellow h3[data-v-b83aea4c]{background:#f0c84e}.bg-yellow .table-header[data-v-b83aea4c],.bg-yellow label[data-v-b83aea4c]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-b83aea4c],.bg-yellow span[data-v-b83aea4c],.bg-yellow textarea[data-v-b83aea4c]{background:#fcf5e1!important}@keyframes login_1-b83aea4c{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-b83aea4c{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-b83aea4c]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-b83aea4c]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-b83aea4c]{margin-top:20px}.template .template-one table[data-v-b83aea4c]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-b83aea4c]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-b83aea4c],.template .template-one table th[data-v-b83aea4c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-b83aea4c]{line-height:20px}.template .template-one .sub-title[data-v-b83aea4c]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-b83aea4c]{background:#ffe0d6}.template .template-one td[data-v-b83aea4c]{background:#fff7f4}.template .template-two[data-v-b83aea4c]{margin-top:20px}.template .template-two table[data-v-b83aea4c]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-b83aea4c]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-b83aea4c],.template .template-two table th[data-v-b83aea4c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-b83aea4c]{line-height:20px}.template .template-two .sub-title[data-v-b83aea4c]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-b83aea4c]{background:#b6eed4}.template .template-two td[data-v-b83aea4c]{background:#e4f9ef}.template .template-three[data-v-b83aea4c]{margin-top:20px}.template .template-three table[data-v-b83aea4c]{border-collapse:collapse;width:1140px}.divMainContent[data-v-b83aea4c]{position:static!important}.template .template-three table th[data-v-b83aea4c]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-b83aea4c],.template .template-three table th[data-v-b83aea4c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-b83aea4c]{line-height:20px}.template .template-three .sub-title[data-v-b83aea4c]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-b83aea4c]{background:#f6e5b2}.template .template-three td[data-v-b83aea4c]{background:#fcf5e1}.template .template-four[data-v-b83aea4c]{margin-top:20px}.template .template-four .sub-title[data-v-b83aea4c]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-b83aea4c]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-b83aea4c]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-b83aea4c]{margin-top:20px}.template .template-five table[data-v-b83aea4c]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-b83aea4c]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-b83aea4c],.template .template-five table th[data-v-b83aea4c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-b83aea4c]{line-height:20px}.template .template-five .sub-title[data-v-b83aea4c]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-b83aea4c]{background:#dedddf}.template .template-five td[data-v-b83aea4c]{background:#f3f2f4}.template .tb[data-v-b83aea4c]{margin-top:50px;text-align:center}.template .tb a[data-v-b83aea4c]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-b83aea4c]{margin-top:20px}.template .template-six table[data-v-b83aea4c]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-b83aea4c]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-b83aea4c],.template .template-six table th[data-v-b83aea4c]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-b83aea4c]{line-height:20px}.template .template-six .sub-title[data-v-b83aea4c]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-b83aea4c]{background:#b6eed4}.template .template-six td[data-v-b83aea4c]{background:#e4f9ef}.template[data-v-b83aea4c]{border:none;padding:40px 32px}.template .title[data-v-b83aea4c]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-b83aea4c]{background:#1572d6}.template .template-one th[data-v-b83aea4c]{background:#a0ceff}.template .template-one td[data-v-b83aea4c]{background:#d9ebff}.template .template-one table td textarea[data-v-b83aea4c]{background:#d9ebff!important}.template .tb a[data-v-b83aea4c]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-b83aea4c]{color:#fc0509}.pop-li[data-v-b83aea4c]{border-style:solid;border-width:0 0 1px;margin-bottom:12px;margin-left:12px;margin-right:12px;--tw-border-opacity:1;border-color:rgba(222,224,227,var(--tw-border-opacity,1));padding-bottom:12px}.pop-li[data-v-b83aea4c]:last-child{border-bottom-width:0;margin-bottom:0;padding-bottom:0}.pop-img[data-v-b83aea4c]{height:18px;vertical-align:middle}.pop-text[data-v-b83aea4c]{flex:1 1 0%;font-size:14px;line-height:22px;margin-left:4px;white-space:pre-wrap;word-break:break-all;--tw-text-opacity:1;color:rgba(100,106,115,var(--tw-text-opacity,1))}.pop-phone[data-v-b83aea4c]{font-size:16px;font-weight:600;line-height:24px;--tw-text-opacity:1;color:rgba(171,145,107,var(--tw-text-opacity,1));color:var(--zs-color-brand-2-default,#ab916b)}.bg-blue h3[data-v-dfdb40c3]{background:#1572d6}.bg-blue .table-header[data-v-dfdb40c3],.bg-blue label[data-v-dfdb40c3]{background:#a0ceff!important}.bg-blue .table-content[data-v-dfdb40c3],.bg-blue span[data-v-dfdb40c3],.bg-blue textarea[data-v-dfdb40c3]{background:#d9ebff!important}.bg-green h3[data-v-dfdb40c3]{background:#47be87}.bg-green .table-header[data-v-dfdb40c3],.bg-green label[data-v-dfdb40c3]{background:#b6eed4!important}.bg-green .table-content[data-v-dfdb40c3],.bg-green span[data-v-dfdb40c3],.bg-green textarea[data-v-dfdb40c3]{background:#e4f9ef!important}.bg-yellow h3[data-v-dfdb40c3]{background:#f0c84e}.bg-yellow .table-header[data-v-dfdb40c3],.bg-yellow label[data-v-dfdb40c3]{background:#f6e5b2!important}.bg-yellow .table-content[data-v-dfdb40c3],.bg-yellow span[data-v-dfdb40c3],.bg-yellow textarea[data-v-dfdb40c3]{background:#fcf5e1!important}@keyframes login_1-dfdb40c3{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2-dfdb40c3{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template[data-v-dfdb40c3]{border:1px solid #e0e0e0;padding:30px 4px}.template .title[data-v-dfdb40c3]{display:block;line-height:35px;text-align:center}.template .template-one[data-v-dfdb40c3]{margin-top:20px}.template .template-one table[data-v-dfdb40c3]{border-collapse:collapse;width:1140px}.template .template-one table th[data-v-dfdb40c3]{font-weight:400;text-align:right;width:200px}.template .template-one table td[data-v-dfdb40c3],.template .template-one table th[data-v-dfdb40c3]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td[data-v-dfdb40c3]{line-height:20px}.template .template-one .sub-title[data-v-dfdb40c3]{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th[data-v-dfdb40c3]{background:#ffe0d6}.template .template-one td[data-v-dfdb40c3]{background:#fff7f4}.template .template-two[data-v-dfdb40c3]{margin-top:20px}.template .template-two table[data-v-dfdb40c3]{border-collapse:collapse;width:1140px}.template .template-two table th[data-v-dfdb40c3]{font-weight:400;text-align:right;width:200px}.template .template-two table td[data-v-dfdb40c3],.template .template-two table th[data-v-dfdb40c3]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td[data-v-dfdb40c3]{line-height:20px}.template .template-two .sub-title[data-v-dfdb40c3]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th[data-v-dfdb40c3]{background:#b6eed4}.template .template-two td[data-v-dfdb40c3]{background:#e4f9ef}.template .template-three[data-v-dfdb40c3]{margin-top:20px}.template .template-three table[data-v-dfdb40c3]{border-collapse:collapse;width:1140px}.divMainContent[data-v-dfdb40c3]{position:static!important}.template .template-three table th[data-v-dfdb40c3]{font-weight:400;text-align:right;width:200px}.template .template-three table td[data-v-dfdb40c3],.template .template-three table th[data-v-dfdb40c3]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td[data-v-dfdb40c3]{line-height:20px}.template .template-three .sub-title[data-v-dfdb40c3]{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th[data-v-dfdb40c3]{background:#f6e5b2}.template .template-three td[data-v-dfdb40c3]{background:#fcf5e1}.template .template-four[data-v-dfdb40c3]{margin-top:20px}.template .template-four .sub-title[data-v-dfdb40c3]{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td[data-v-dfdb40c3]{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th[data-v-dfdb40c3]{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five[data-v-dfdb40c3]{margin-top:20px}.template .template-five table[data-v-dfdb40c3]{border-collapse:collapse;width:1140px}.template .template-five table th[data-v-dfdb40c3]{font-weight:400;text-align:right;width:200px}.template .template-five table td[data-v-dfdb40c3],.template .template-five table th[data-v-dfdb40c3]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td[data-v-dfdb40c3]{line-height:20px}.template .template-five .sub-title[data-v-dfdb40c3]{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th[data-v-dfdb40c3]{background:#dedddf}.template .template-five td[data-v-dfdb40c3]{background:#f3f2f4}.template .tb[data-v-dfdb40c3]{margin-top:50px;text-align:center}.template .tb a[data-v-dfdb40c3]{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six[data-v-dfdb40c3]{margin-top:20px}.template .template-six table[data-v-dfdb40c3]{border-collapse:collapse;width:1140px}.template .template-six table th[data-v-dfdb40c3]{font-weight:400;text-align:right;width:200px}.template .template-six table td[data-v-dfdb40c3],.template .template-six table th[data-v-dfdb40c3]{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td[data-v-dfdb40c3]{line-height:20px}.template .template-six .sub-title[data-v-dfdb40c3]{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th[data-v-dfdb40c3]{background:#b6eed4}.template .template-six td[data-v-dfdb40c3]{background:#e4f9ef}.template[data-v-dfdb40c3]{border:none;padding:40px 32px}.template .title[data-v-dfdb40c3]{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title[data-v-dfdb40c3]{background:#1572d6}.template .template-one th[data-v-dfdb40c3]{background:#a0ceff}.template .template-one td[data-v-dfdb40c3]{background:#d9ebff}.template .template-one table td textarea[data-v-dfdb40c3]{background:#d9ebff!important}.template .tb a[data-v-dfdb40c3]{background:#c8ae87;border-radius:4px}.kdg .red[data-v-dfdb40c3]{color:#fc0509}.techStyle[data-v-dfdb40c3]{align-items:flex-start;background:#fff;border-radius:24px 2px;box-shadow:0 2px 15px #0000001a;display:flex;flex-direction:column;padding:24px 0;position:fixed;right:36px;top:50%;transform:translateY(-30%);width:54px;z-index:99}.techStyle .icon-item[data-v-dfdb40c3]{align-items:center;align-self:stretch;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:12px 0}.techStyle .icon-item img[data-v-dfdb40c3]{height:32px;width:32px}.minimalistStyle[data-v-dfdb40c3]{position:fixed;right:16px;top:50%;transform:translateY(-30%);z-index:99}.minimalistStyle .icon-item[data-v-dfdb40c3]{align-items:center;background:#f5f6f7;border-bottom:1px solid #dee0e3;display:flex;height:68px;justify-content:center;padding:18px 0}.minimalistStyle .icon-item img[data-v-dfdb40c3]{height:32px;width:32px}.internetLightStyle[data-v-dfdb40c3]{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='76' height='321' fill='none' viewBox='0 0 76 321'%3E%3Cpath fill='url(%23a)' d='M41.655.88c2.08.162 3.617 1.832 3.432 3.729a3.28 3.28 0 0 1-.805 1.837 2.4 2.4 0 0 1 2.38 2.402c0 .243.146.462.37.555l.49.204a19.94 19.94 0 0 1 11.193 11.826l.706 2.01.877 3.987 1.071 9.373H72a4 4 0 0 1 4 4v280.065H0V40.803a4 4 0 0 1 4-4h8.722L14.33 24.23A17.49 17.49 0 0 1 27.377 9.497l.534-.135c.26-.066.444-.3.444-.569a2.35 2.35 0 0 1 2.347-2.348h.306a3.28 3.28 0 0 1-.798-1.83c-.185-1.897 1.352-3.567 3.432-3.73 1.882-.148 3.565.99 4.005 2.612.438-1.626 2.124-2.766 4.008-2.618'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='38' x2='38' y1='36.896' y2='324.187' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23458AD3'/%3E%3Cstop offset='.456' stop-color='%23A9D2FF'/%3E%3Cstop offset='1' stop-color='%23A9D2FF' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 50%/100% 100% no-repeat;border-radius:6px;box-shadow:none;padding:2px 12px 36px;position:fixed;right:10px;top:50%;transform:translateY(-30%);z-index:99}.internetLightStyle .robot[data-v-dfdb40c3]{cursor:pointer;margin-bottom:6px;margin-left:1px}.internetLightStyle .block_bg[data-v-dfdb40c3]{align-items:center;background:linear-gradient(180deg,#e4edff,#f8fbff 23.76%,#fff 40.45%,#fbfcff 60.61%,#f0f5ff);border-radius:4px;box-shadow:0 0 12px #0e46821f;display:flex;flex-direction:column;justify-content:center}.internetLightStyle .icon-item[data-v-dfdb40c3]{border-bottom:1px solid #fff;overflow:hidden;padding:9px 13px}.internetLightStyle .icon-item:hover img[data-v-dfdb40c3]{filter:drop-shadow(var(--zs-color-brand-2-default,#AB916B) 77px 0);margin-left:-92px}.lineService[data-v-dfdb40c3]{align-items:flex-start;cursor:pointer;display:flex}.lineService .service[data-v-dfdb40c3]{border-radius:16px;height:32px;margin-right:10px}.lineService .content[data-v-dfdb40c3]{color:#666;flex:1}.lineService .content p[data-v-dfdb40c3]{font-size:16px;font-weight:600}a,body,div,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,input,label,li,p,pre,select,span,ul{font-family:Arial;font-size:14px;margin:0;padding:0}ul li{list-style:none}body{margin:0;padding:0!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;text-rendering:optimizeLegibility}label{font-weight:700}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.no-padding{padding:0!important}.bg-blue h3{background:#1572d6}.bg-blue .table-header,.bg-blue label{background:#a0ceff!important}.bg-blue .table-content,.bg-blue span,.bg-blue textarea{background:#d9ebff!important}.bg-green h3{background:#47be87}.bg-green .table-header,.bg-green label{background:#b6eed4!important}.bg-green .table-content,.bg-green span,.bg-green textarea{background:#e4f9ef!important}.bg-yellow h3{background:#f0c84e}.bg-yellow .table-header,.bg-yellow label{background:#f6e5b2!important}.bg-yellow .table-content,.bg-yellow span,.bg-yellow textarea{background:#fcf5e1!important}@keyframes login_1{0%{opacity:0;transform:translateY(15%)}50%{opacity:0;transform:translateY(35%)}to{opacity:1;transform:translateY(0)}}@keyframes login_2{0%{opacity:0;transform:translateY(15%)}to{opacity:1;transform:translateY(0)}}.template{border:1px solid #e0e0e0;padding:30px 4px}.template .title{display:block;line-height:35px;text-align:center}.template .template-one{margin-top:20px}.template .template-one table{border-collapse:collapse;width:1140px}.template .template-one table th{font-weight:400;text-align:right;width:200px}.template .template-one table td,.template .template-one table th{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-one table td{line-height:20px}.template .template-one .sub-title{background:#ff8d6b;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-one th{background:#ffe0d6}.template .template-one td{background:#fff7f4}.template .template-two{margin-top:20px}.template .template-two table{border-collapse:collapse;width:1140px}.template .template-two table th{font-weight:400;text-align:right;width:200px}.template .template-two table td,.template .template-two table th{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-two table td{line-height:20px}.template .template-two .sub-title{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-two th{background:#b6eed4}.template .template-two td{background:#e4f9ef}.template .template-three{margin-top:20px}.template .template-three table{border-collapse:collapse;width:1140px}.divMainContent{position:static!important}.template .template-three table th{font-weight:400;text-align:right;width:200px}.template .template-three table td,.template .template-three table th{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-three table td{line-height:20px}.template .template-three .sub-title{background:#f0c84e;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-three th{background:#f6e5b2}.template .template-three td{background:#fcf5e1}.template .template-four{margin-top:20px}.template .template-four .sub-title{background:#43b6d3;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-four table td{background:#d6f5fd;border:1px solid #fff;color:#333;font-size:14px;padding:10px 15px}.template .template-four table th{background:#79d5ec;border:1px solid #fff;color:#333;font-size:14px;font-weight:400;padding:10px 15px;text-align:center}.template .template-five{margin-top:20px}.template .template-five table{border-collapse:collapse;width:1140px}.template .template-five table th{font-weight:400;text-align:right;width:200px}.template .template-five table td,.template .template-five table th{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-five table td{line-height:20px}.template .template-five .sub-title{background:#fff;color:#333;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-five th{background:#dedddf}.template .template-five td{background:#f3f2f4}.template .tb{margin-top:50px;text-align:center}.template .tb a{background:#1a89e7;border-radius:5px;color:#fff;display:inline-block;height:48px;line-height:48px;text-align:center;width:196px}.template .template-six{margin-top:20px}.template .template-six table{border-collapse:collapse;width:1140px}.template .template-six table th{font-weight:400;text-align:right;width:200px}.template .template-six table td,.template .template-six table th{border:1px solid #fff;color:#333;font-size:14px;margin-top:1px;padding:10px 15px}.template .template-six table td{line-height:20px}.template .template-six .sub-title{background:#47be87;color:#fff;display:inline-block;height:50px;line-height:50px;text-align:center;width:200px}.template .template-six th{background:#b6eed4}.template .template-six td{background:#e4f9ef}.template{border:none;padding:40px 32px}.template .title{color:#333;font-size:20px;font-weight:700}.template .template-one .sub-title{background:#1572d6}.template .template-one th{background:#a0ceff}.template .template-one td{background:#d9ebff}.template .template-one table td textarea{background:#d9ebff!important}.template .tb a{background:#c8ae87;border-radius:4px}.kdg .red{color:#fc0509}.app-min-width{min-width:1640px}.app-content-en-wrap a,.app-content-en-wrap body,.app-content-en-wrap div,.app-content-en-wrap form,.app-content-en-wrap h1,.app-content-en-wrap h2,.app-content-en-wrap h3,.app-content-en-wrap h4,.app-content-en-wrap h5,.app-content-en-wrap h6,.app-content-en-wrap html,.app-content-en-wrap i,.app-content-en-wrap iframe,.app-content-en-wrap img,.app-content-en-wrap input,.app-content-en-wrap label,.app-content-en-wrap li,.app-content-en-wrap p,.app-content-en-wrap pre,.app-content-en-wrap select,.app-content-en-wrap span,.app-content-en-wrap ul{font-family:Helvetica}.app-content-en-wrap .font-family-Arial{font-family:Arial}
