.w-nbzl-notice { background-image: url(../images/gg-bg.png); background-size: 100% 534px; background-repeat: no-repeat; background-color: #e8f1fe; min-height: 534px; } .w-blue-bg{ background-color: #e8f1fe;; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; } .w-nbzl-notice-bg { background-color: #e8f1fe; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; } .w-nbzl-notice-top, .w-nbzl-notice-bottom { width: 1200px; margin: 0 auto; } .w-nbzl-notice-title { font-size: 25px; font-weight: bold; padding: 30px 0 20px 0; color: #113c6b; line-height: 1; text-align: center; } .w-nbzl-det { display: flex; padding: 0 62px; justify-content: space-between; padding-bottom: 26px; padding-top: 10px; } .w-nbzl-det span { color: #000; font-size: 15px; display: flex; align-items: center; line-height: 1; } .w-nbzl-det .w-nbzl-det-hidden { max-width: 25%; } .w-nbzl-det .w-nbzl-det-hidden em { white-space: nowrap; max-width: 100%; overflow: hidden; text-overflow: ellipsis; } .w-nbzl-det i { color: #287bf6; margin-right: 4px; font-size: 18px; } /* 公告内容 */ .w-nbzl-notice-con { background: #ffffff; min-height: 335px; padding: 20px 160px 60px; display: flex; align-items: center; } .w-nbzl-notice-contxt { /* overflow: auto; */ max-height: 100%; text-align: initial; } /* .w-nbzl-notice-contxt::-webkit-scrollbar { width: 7px; } .w-nbzl-notice-contxt::-webkit-scrollbar-thumb { background-color: #cecece; border-radius: 4px; } .w-nbzl-notice-contxt::-webkit-scrollbar-track { background-color: #e8e8e9; } */ /* 公告内容 end*/ /* 附件 */ .w-nbzl-notice-fj { display: flex; padding: 30px 16px; line-height: 30px; white-space: nowrap; } .w-nbzl-notice-fj-con { display: flex; flex-direction: column; } .w-nbzl-notice-fj span { color: #000; font-size: 15px; font-weight: bold; margin-right: 15px; } .w-nbzl-notice-fj span i { color: #4d4d4d; margin-right: 8px; } .w-nbzl-notice-fj .w-nbzl-notice-xz { color: #3696ff; font-size: 15px; font-weight: normal; } .w-nbzl-notice-fj .w-nbzl-notice-xz:hover { text-decoration: underline; } .w-nbzl-notice-fj .w-nbzl-notice-nofj { font-size: 14px; font-weight: lighter; } /* 附件 end*/ .w-nbzl-notice-btop { display: flex; align-items: center; justify-content: space-between; height: 48px; margin-top: 40px; padding: 0 20px; } .w-nbzl-notice-time { display: flex; align-items: center; } .w-nbzl-notice-time b { color: #555555; font-size: 15px; font-weight: bold; } /* 日期选择器样式 */ .w-nbzl-notice-inputdata { width: 155px; line-height: 36px; border: 1px solid #e6e6e6; padding: 0 8px; margin: 0 15px; border-radius: 4px; display: flex; align-items: center; justify-content: space-between; background: #ffffff; } .w-nbzl-notice-inputdata span { font-size: 15px; color: #555555; } .w-nbzl-notice-inputdata i { color: #113c6b; font-size: 20px; } /* 日期选择器样式 end*/ /* 添加 */ .w-nbzl-notice-add { cursor: pointer; } .w-nbzl-notice-add:hover { opacity: 0.6; } .w-nbzl-notice-add i { color: #3696ff; font-size: 15px; } .w-nbzl-notice-add span { font-size: 14px; color: #000000; margin-left: 4px; } /* 添加 end */ /* 查看公告表格 */ .w-nbzl-notice-bottom { text-align: center; } .w-nbzl-notice-btable table { width: 100%; border: 1px solid #e1e1eb; table-layout: fixed; text-align: center; background: #ffffff; } .w-nbzl-notice-btable table th { text-align: center; height: 39px; background: #f4f8fd; border-bottom: 1px solid #348ef8; font-size: 15px; color: #348ef8; font-weight: normal; } .w-nbzl-notice-btable table td { height: 50px; font-size: 15px; border-bottom: 1px solid #e1e1eb; color: #888888; } .w-nbzl-notice-btable table tbody tr:hover { background: #fafafa; } .w-nbzl-notice-btable table td i { margin: 0 10px; font-size: 20px; cursor: pointer; } .w-nbzl-notice-btable table td i:hover { opacity: 0.6; } .w-nbzl-notice-btable table td .icon-write { color: #3696ff; } .w-nbzl-notice-btable table td .icon-del { color: #f84823; } .w-nbzl-notice-btable table td .icon-edit{ color: #3696ff; } .w-nbzl-notice-btable table .tdNum { font-size: 17px; color: #3696ff; } .w-nbzl-notice-btable table .tdEnable { color: #46c349; } .w-nbzl-notice-btable table .tdDisable { color: #f84823; } /* 查看公告表格 end*/ /* 撤回公告按钮 */ .w-nbzl-newnotice-btm-btn button { background: #ffffff; line-height: 21px; width: 232px; text-align: center; color: #888888; font-size: 20px; border: 1px solid #e5e5e5; margin: 30px 10px; border-radius: 0; margin: 0 10px; } .w-nbzl-newnotice-btm-btn button:hover { opacity: 0.8; } .w-nbzl-newNotice-btn:hover { opacity: 0.8; } .w-nbzl-newnotice-btm-btn .red { background: #ff5353; border: none; color: #ffffff; } .w-nbzl-newnotice-btm-btn .blue { background: #348ef8; border: none; color: #ffffff; } .w-nbzl-newnotice-btm-btn .blue:hover{ background: #348ef8; border: none; color: #ffffff; } .w-nbzl-newnotice-btm-btn .gray { background: #8da6bf; border: none; color: #ffffff; } .w-nbzl-newnotice-btm-btn .gray:hover{ background: #8da6bf; border: none; color: #ffffff; } .w-nbzl-notice-btn:hover { opacity: 0.8; } /* 撤回公告按钮 end*/ /* 查阅情况弹窗 */ .w-nbzl-popup { position: absolute; left: 50%; transform: translate(-50%, -50%); top: 45%; z-index: 1000; background-color: #fff; border-radius: 5px; box-shadow: 0 0 6px #aaa; padding-bottom: 37px; } .w-nbzl-tc-top { height: 45px; background: #e8f3ff; padding-left: 28px; padding-right: 20px; display: flex; align-items: center; justify-content: space-between; border-radius: 5px 5px 0 0; } .w-nbzl-tc-top span { font-size: 16px; color: #113c6b; font-weight: bold; } .w-nbzl-tc-top i { font-size: 28px; cursor: pointer; color: #a5aec0; } .w-nbzl-tc-top i:hover { opacity: 0.8; } .w-nbzl-tc-con-title { display: flex; justify-content: space-between; padding-top: 17px; padding-bottom: 12px; line-height: 1; padding-left: 28px; padding-right: 30px; } .w-nbzl-tc-con-titleleft { display: flex; align-items: center; } .w-nbzl-tc-con-titleleft i { color: #3696ff; font-size: 20px; margin-right: 10px; } .w-nbzl-tc-con-titleleft span { font-size: 15px; font-weight: bold; color: #113c6b; } .w-nbzl-tc-con-titleright { display: flex; align-items: center; } .w-nbzl-tc-con-titleright span { margin-right: 28px; font-size: 14px; color: #8da6bf; display: flex; align-items: center; } .w-nbzl-tc-con-titleright i { margin-right: 8px; } .w-nbzl-tc-con-table { padding: 0 20px; overflow: auto; max-height: 455px; } .w-nbzl-tc-con-table table { width: 100%; border-collapse: collapse; table-layout: fixed; border: 1px solid #dde4f2; } .w-nbzl-tc-con-table table th { height: 34px; background-color: #f4f8fd; font-size: 15px; color: #555555; border-bottom: 3px solid #3696ff; } .w-nbzl-tc-con-table table .tableside { width: 20%; padding: 0 10px; } .w-nbzl-tc-con-table table tbody tr:nth-of-type(odd) { background: #f4f8fd; } .w-nbzl-tc-con-table table td { height: 70px; border-bottom: 1px solid #dde4f2; border-right: 1px solid #dde4f2; } .w-nbzl-tc-con-table table .leftside { background: rgba(224, 237, 251, 0.29); font-size: 14px; font-weight: bold; color: #113c6b; line-height: 20px; } .w-nbzl-tc-con-table table .rightside { font-size: 14px; color: #bc6943; line-height: 25px; } .w-nbzl-tc-con-table table .centerside { width: 100%; display: block; font-size: 14px; color: #333333; line-height: 25px; text-align: center; } .w-nbzl-tc-con-table::-webkit-scrollbar { width: 7px; } .w-nbzl-tc-con-table::-webkit-scrollbar-thumb { background-color: #cecece; border-radius: 4px; } .w-nbzl-tc-con-table::-webkit-scrollbar-track { background-color: #e8e8e9; } /* 查阅情况弹窗 end*/ /* 设置权限弹窗 */ .w-branch-body { padding: 10px 48px; font-size: 14px; } .w-branch-sec-side { width: 50%; } .w-branch-sec-side:first-child { padding-right: 6px; } .w-branch-sec-side:first-child { padding-right: 6px; } .w-branch-sec-box { display: flex; align-items: flex-start; justify-content: space-between; } .w-branch-sec-tit { padding: 10px 16px; } .w-branch-sec-tit span { color: #333333; font-size: 15px; font-weight: bold; } .w-branch-sec-content { border: 1px solid #dadadb; border-radius: 5px; height: 355px; box-sizing: border-box; } .w-branch-search { background-color: #7f94a8; padding: 6px 12px; border-radius: 5px 5px 0 0; justify-content: flex-start; } .w-branch-search span { background: #ffffff; height: 35px; border-radius: 5px; display: flex; align-items: center; overflow: hidden; } .w-branch-search span input { border: none; height: 100%; outline: none; width: 100%; font-size: 12px; padding: 0 10px; background: #ffffff; } .w-branch-search span i { color: #a0a0a0; font-size: 18px; margin-right: 10px; cursor: pointer; } .w-branch-search span i:hover { opacity: 0.6; } .w-branch-tab { margin-top: 6px; padding: 0 15px; display: flex; margin-bottom: 9px; } .w-branch-tab a { width: 50%; line-height: 30px; color: #9a9a9a; text-align: center; text-decoration: none; font-size: 12px; border-bottom: 1px solid #d2d2d2; position: relative; transition: all 0.3s; overflow: hidden; } .w-branch-tab a:hover { color: #3696ff; font-weight: bold; font-size: 14px; } .w-branch-tab a:hover::after { bottom: 0; } .w-branch-tab .active { color: #3696ff; font-weight: bold; font-size: 14px; } .w-branch-tab a::after { position: absolute; content: " "; display: inline-block; height: 3px; width: 30px; background: #3696ff; bottom: -3px; left: calc(50% - 15px); transition: all 0.3s; } .w-branch-tab .active::after { bottom: 0; } .w-branch-scroll { padding-right: 6px; height: 237px; } .w-branch-scroll-list::-webkit-scrollbar { width: 4px; } .w-branch-scroll-list::-webkit-scrollbar-thumb { background-color: #c9c9c9; border-radius: 4px; } .w-branch-scroll-list::-webkit-scrollbar-track { background-color: #eeeeee; } .w-branch-list { display: flex; height: 35px; justify-content: space-between; align-items: center; padding-left: 15px; padding-right: 10px; } .w-branch-list:hover { background: #ecf5ff; } .w-branch-listl { display: flex; align-items: center; max-width: 85%; } .w-branch-list .w-branch-listl i { min-width: 15px; width: 15px; line-height: 13px; border: 1px solid #d7e6f0; display: inline-block; margin-right: 6px; font-size: 12px; text-align: center; color: #4299ed; height: 15px; cursor: pointer; } .w-branch-listl span { color: #666666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 95%; min-width: 90%; } .w-branch-listr span { color: #9b9b9b; } .w-branch-listr .active:hover { text-decoration: underline; } .w-branch-listr .active { color: #3696ff; cursor: pointer; } .w-branch-scroll-list { height: 100%; overflow: auto; } .w-branch-yxtitle { font-size: 15px; font-weight: bold; color: #113c6b; margin: 0; padding-left: 16px; line-height: 32px; margin-bottom: 4px; } .w-branch-scroll-auto { padding-top: 10px; padding-bottom: 14px; padding-right: 10px; } .w-branch-yx { overflow: auto; height: 100%; } .w-branch-yxleft { font-size: 14px; color: #666666; max-width: 88%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .w-branch-yxright { padding-right: 5px; color: #ff0000; opacity: 0.4; font-weight: bold; } .w-branch-scroll-auto .w-branch-list:hover { cursor: pointer; } .w-branch-yxright:hover { opacity: 1; } .w-branch-yx::-webkit-scrollbar { width: 4px; } .w-branch-yx::-webkit-scrollbar-thumb { background-color: #c9c9c9; border-radius: 4px; } .w-branch-yx::-webkit-scrollbar-track { background-color: #eeeeee; } .w-branch-szqx { padding: 0 5px; } .w-branch-szqx h2 { line-height: 48px; margin: 0; font-size: 15px; color: #555555; } .w-branch-szqx-select { display: flex; align-items: center; } .w-branch-szqx-select span { font-size: 14px; color: #333333; margin-right: 34px; display: flex; align-items: center; } .w-branch-szqx-select span:last-of-type { margin-right: 0; } .w-branch-szqx-select span i { min-width: 18px; width: 18px; line-height: 17px; border: 1px solid #d7e6f0; display: inline-block; margin-right: 12px; font-size: 12px; text-align: center; color: #ff7e56; height: 18px; cursor: pointer; } .w-branch-btn-group { text-align: center; padding-top: 20px; } .w-branch-btn-group button { height: 40px; min-width: 160px; background-color: #fff; text-align: center; color: #888888; margin: 0 10px; outline: none; font-size: 16px; border: 1px solid #e5e5e5; } .w-branch-btn-group .blue { background-color: #4897fc; color: #fff; border: 1px solid #4897fc; } .w-branch-btn-group button:hover { opacity: 0.8; cursor: pointer; } /* 设置权限弹窗 end*/ /* 修改文件弹窗 */ .w-nbzl-xgtitle { color: #113c6b; font-size: 16px; font-weight: bold; display: flex; align-items: center; padding-top: 7px; padding-left: 25px; } .w-nbzl-xgtitle i { color: #3696ff; margin-right: 10px; font-size: 22px; } .w-nbzl-xg-con { padding: 0 40px; height: 357px; display: flex; } .w-nbzl-xg-con-left, .w-nbzl-xg-con-right { height: 100%; overflow: auto; border: 1px solid #dadadb; box-sizing: border-box; } .w-nbzl-xg-con-left::-webkit-scrollbar { width: 5px; } .w-nbzl-xg-con-left::-webkit-scrollbar-thumb { background-color: #aaaaaa; border-radius: 4px; } .w-nbzl-xg-con-left::-webkit-scrollbar-track { background-color: #d8d8d8; } .w-nbzl-xg-con-right::-webkit-scrollbar { width: 5px; } .w-nbzl-xg-con-right::-webkit-scrollbar-thumb { background-color: #aaaaaa; border-radius: 4px; } .w-nbzl-xg-con-right::-webkit-scrollbar-track { background-color: #d8d8d8; } .w-nbzl-xg-con-left { width: 500px; border-right: none; border-radius: 5px 0 0 5px; } .w-nbzl-xg-con-right { flex: 1; border-left: none; background: #f8f8f8; border-radius: 0 5px 5px 0; padding-top: 12px; } .w-nbzl-xg-list { height: 40px; display: flex; align-items: center; font-size: 13px; padding-left: 15px; cursor: pointer; } .w-nbzl-xg-con-left .active { background: #e5e5e5; } .w-nbzl-xg-list:hover { background: #e5e5e5; } .w-nbzl-xg-list em { font-style: normal; color: #333333; width: 258px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .w-nbzl-xg-list span { color: #959595; white-space: nowrap; } .w-nbzl-xg-list .name { width: 70px; text-align: center; overflow: hidden; text-overflow: ellipsis; } .w-nbzl-xg-list span i { color: #287bf6; margin-right: 4px; } /* .w-nbzl-xg-con-right .open { background-image: url(../images/w-icon1.svg); background-size: 11px 11px; display: inline-block; width: 14px; height: 14px; min-width: 14px; background-position: right 0 bottom 0; background-repeat: no-repeat; } .w-nbzl-xg-con-right .close { background-image: url(../images/w-icon2.svg); background-size: 100% 100%; display: inline-block; width: 14px; height: 14px; min-width: 14px; } */ /* .w-nbzl-xg-con-right .folder { width: 23px; height: 19px; margin: 0 9px; } .w-nbzl-xg-con-right .file { width: 19px; height: 22px; margin-right: 10px; } */ .w-nbzl-file-level .w-nbzl-fileimg { display: inline-block; min-width: 64px; width: 64px; height: 64px; background-position: center center; background-repeat: no-repeat; transform: scale(0.3); margin: 0 -14px; } .w-nbzl-file-level { display: flex; align-items: center; height: 40px; cursor: pointer; justify-content: space-between; padding-right: 28px; padding-left: 30px; font-size: 16px; color: #000000; } .w-nbzl-file-lstxt { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .w-nbzl-file-level em { font-size: 14px; color: #7e7e7e; white-space: nowrap; font-style: normal; } /* .w-nbzl-file-level:hover { background: #e5e5e5; } */ /* .w-nbzl-file-onelevel { padding-left: 30px; font-size: 16px; color: #000000; } .w-nbzl-file-twolevel { font-size: 16px; color: #555555; padding-left: 55px; } .w-nbzl-file-threelevel { padding-left: 86px; font-size: 14px; color: #555555; } */ .w-nbzl-file-operate { display: none; } .w-nbzl-file-level:hover .w-nbzl-file-operate { display: flex; } .w-nbzl-file-operate span { display: flex; align-items: center; margin-left: 12px; color: #666666; font-size: 14px; overflow: inherit; white-space: nowrap; } .w-nbzl-file-operate span:hover { opacity: 0.6; } .w-nbzl-file-operate i { color: #4299ed; margin-right: 5px; font-size: 18px; } .w-nbzl-file-operate span .icon-eye { margin-top: 2px; } /* 修改文件弹窗 end*/ .w-nbzl-file-con { background: #ffffff; border: 1px solid #e6e6e6; border-radius: 5px; height: 230px; } .w-nbzl-file-levelside { display: flex; align-items: center; overflow: hidden; } .w-nbzl-file-levelright { display: flex; align-items: center; } .w-nbzl-newNotice { width: 1200px; margin: 0 auto; } .w-nbzl-newNotice-title { height: 110px; padding-top: 30px; } .w-nbzl-newNotice-title h2 { font-size: 23px; color: #113c6b; margin: 0; position: relative; text-align: center; } .w-nbzl-newNotice-title h2::after { content: ""; height: 4px; width: 46px; background: #3696ff; position: absolute; left: calc(50% - 23px); bottom: -13px; } .w-nbzl-newNotice-contop { background: #f4f8fd; padding: 60px 80px; } .w-nbzl-newNotice-conlist { display: flex; align-items: center; padding: 10px 0; } .w-nbzl-newNotice-conlist > h2 { margin: 0; font-size: 15px; color: #555555; font-weight: bold; padding-right: 15px; min-width: 75px; text-align: right; } .w-nbzl-newNotice-sel { border-radius: 5px; border: 1px solid #e6e6e6; height: 36px; background: #ffffff; padding: 0 28px; width: 350px; margin-right: 4px; position: relative; } .w-nbzl-newNotice-btn { border-radius: 5px; border: 1px solid #e6e6e6; height: 36px; background: #ffffff; padding: 0 12px; font-size: 14px; color: #333333; } .w-nbzl-newNotice-sel em { font-size: 15px; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; width: 100%; line-height: 34px; text-align: left; } .w-nbzl-newNotice-sel i { position: absolute; display: inline-block; height: 100%; width: 33px; background: #f7f7f7; line-height: 34px; color: #a5a8b7; border-radius: 0 5px 5px 0; font-size: 12px; min-width: 33px; right: 0; top: 0; } .w-nbzl-newNotice-conlist .w-branch-szqx-select span i { color: #1fcb6f; border-color: #dddddd; border-radius: 2px; background: #ffffff; width: 20px; height: 20px; line-height: 20px; font-size: 14px; } .w-nbzl-newNotice-conlist .w-nbzl-notice-inputdata { margin: 0; } .w-nbzl-newNotice-conlist small { font-size: 15px; color: #555555; margin: 0 4px; } .w-nbzl-newNotice-con { border: 1px solid #dfe2e6; } .w-nbzl-newNotice-conbtm { padding: 38px 18px 14px 18px; margin-bottom: 25px; } .w-nbzl-newNotice-fj { display: flex; align-items: center; padding: 24px 0; } .w-nbzl-newNotice-fj h2 { font-size: 15px; margin: 0; color: #000000; font-weight: bold; margin-right: 15px; } .w-nbzl-newNotice-fj span { color: #3696ff; cursor: pointer; font-size: 15px; } .w-nbzl-newNotice-fj span:hover { text-decoration: underline; } .w-nbzl-newNotice-fj span i { display: inline-block; width: 20px; height: 20px; border-radius: 10px; background: #3696ff; color: #ffffff; line-height: 20px; text-align: center; font-size: 14px; font-weight: bold; margin-right: 6px; } .w-nbzl-newNotice-ts { color: #ff5b6a; font-size: 13px; padding-left: 12px; } /* 筛选 */ .w-nbzl-notice-screen { /* height: 35px; */ background: #ffffff; padding: 0 30px; display: flex; align-items: center; justify-content: space-between; margin-top: 10px; } .w-nbzl-notice-screen-left { display: flex; align-items: center; } .w-nbzl-notice-screen-left .w-branch-szqx-select span i { width: 20px; height: 20px; color: #4299ed; line-height: 20px; font-size: 14px; border-color: #dddddd; } .w-nbzl-notice-screen-sx { font-size: 18px; color: #000000; display: flex; align-items: center; cursor: pointer; padding-right: 24px; border-right: 1px solid #d8d8d8; height: 24px; margin-right: 30px; } .w-nbzl-notice-screen-sx:hover { opacity: 0.6; } .w-nbzl-notice-screen-sx .icon-screen { color: #2f90f0; font-size: 22px; margin-right: 6px; } .w-nbzl-notice-screen-sx .icon-arrow-down-l, .w-nbzl-notice-screen-sx .icon-arrow-up-l { font-size: 18px; color: #c0c4cc; font-weight: bold; margin-left: 6px; } .w-nbzl-notice-screen-right { display: flex; } .w-nbzl-notice-screen-right button { padding: 0 10px; height: 33px; border: 1px solid #dde0e7; background: #ffffff; margin-left: 10px; display: flex; align-items: center; border-radius: 0; } .w-nbzl-notice-screen-right button:hover { opacity: 0.8; } .w-nbzl-notice-screen-right .blue { border: none; background: #348ef8; color: #ffffff; } .w-nbzl-notice-screen-right .blue i { color: #ffffff; } .w-nbzl-notice-screen-right button i { margin-right: 6px; color: #348ef8; } .w-nbzl-notice-screen-con { height: 65px; display: flex; align-items: center; background: rgba(246, 246, 246, 0.5); border-top: 1px solid #d3dae9; border-bottom: 1px solid #d3dae9; padding: 0 30px; } .w-nbzl-notice-screen-con button { height: 40px; border: 1px solid #e6e6e6; border-radius: 3px; background: #ffffff; padding-left: 13px; max-width: 193px; min-width: 150px; margin-right: 10px; color: #c0c4cc; display: flex; justify-content: space-between; align-items: center; } .w-nbzl-notice-screen-con button span { font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .w-nbzl-notice-screen-con button i { font-size: 18px; margin: 0 10px; } /* 筛选 end*/ .w-nbzl-table-title { border-radius: 3px 3px 3px 0; line-height: 1; padding: 3px 5px; display: inline-block; font-size: 12px; } .w-nbzl-ttred { background: rgba(255, 11, 11, 0.1); color: #ff0b0b; } .w-nbzl-ttblue { background: rgba(52, 142, 248, 0.1); color: #348ef8; } .el-date-table th { text-align: center; } .w-nbzl-table-btn { padding: 0 8px; height: 30px; border: 1px solid #dde0e7; border-radius: 3px; background: #ffffff; font-size: 14px; color: #606266; margin: 2px 5px; display: inline-block; line-height: 28px; text-align: center; position: relative; white-space: nowrap; transition: 0.1s; } .w-nbzl-table-btn:hover { border-color: #409eff; color: #409eff;; } .w-nbzl-table-btn-more { border-color: #d9ecff; background: #ecf5ff; color: #3696ff; } .w-nbzl-group { max-width: 1440px; margin: 0 auto; display: flex; padding: 22px 20px 0; } .w-nbzl-groupl { width: 320px; height: 700px; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.13); position: relative; border-radius: 10px; } .w-nbzl-groupr { flex: 1; } .w-sfn-form-radio{ display: flex; align-items: center; font-size: 16px; color: #505050; } .w-sfn-form-radio input{ width: 18px; height: 18px; margin: 0 10px 0 0; } .w-sfn-form-radio-mg{ margin-left: 60px; } .w-sfn-form-textarea{ border: 1px solid #DFE3E7; padding-left: 15px; padding-top: 10px; width: 640px; height: 125px; } .w-sfn-form-switch span{ margin: 0; display: inline-block; position: relative; width: 45px; height: 22px; border: 1px solid #dcdfe6; outline: none; border-radius: 15px; box-sizing: border-box; transition: border-color .3s,background-color .3s; vertical-align: middle; background: #dcdfe6; } .w-sfn-form-switch span::before{ content: ""; position: absolute; top: 1px; left: 1px; border-radius: 100%; transition: all .3s; width: 18px; height: 18px; background-color: #fff; } .w-sfn-form-switch .active{ background-color: #13ce66; border: 1px solid #13ce66; } .w-sfn-form-switch .active::before{ left: 100%; margin-left: -19px; } .w-nbzl-gl-menu { display: flex; border-radius: 10px 10px 0 0; overflow: hidden; margin-bottom: 12px; } .w-nbzl-gl-menu li { flex: 1; text-align: center; background: #9ba4b5; line-height: 46px; height: 46px; color: #ffffff; font-size: 16px; font-weight: bold; cursor: pointer; transition: all 0.2s; } .w-nbzl-gl-menu .active { background: #348df7; } .w-nbzl-gl-list { padding: 0 14px; overflow-y: scroll; height: 600px; } .w-nbzl-gl-list li { display: flex; justify-content: space-between; align-items: center; padding: 10px 14px 10px 26px; min-height: 52px; border-top: 1px dashed #eeeeee; transition: background-color 0.2s, padding 0.2s, height 0.2s; } .w-nbzl-gl-list li:first-of-type { border-top: none; } .w-nbzl-gl-list li:last-of-type { border-bottom: 1px dashed #eeeeee; } .w-nbzl-gl-list li span { font-size: 15px; color: #333333; line-height: 24px; } .w-nbzl-gl-list-cz { align-items: center; display: none; } .w-nbzl-gl-list li:hover .w-nbzl-gl-list-cz { display: flex; } .w-nbzl-gl-list li:hover { background: #f4f8fd; border-top: none; padding-left: 32px; } .w-nbzl-gl-list li:hover:last-of-type { border-bottom: none; } .w-nbzl-gl-list li:hover + li { border-top: none; } .w-nbzl-gl-list li:hover span { color: #348df7; font-weight: bold; } .w-nbzl-gl-list .active { background: #f4f8fd; padding-left: 32px; border-top: none; } .w-nbzl-gl-list .active:last-of-type { border-bottom: none; } .w-nbzl-gl-list .active + li { border-top: none; } .w-nbzl-gl-list .active span { color: #348df7; font-weight: bold; } .w-nbzl-gl-list .active .w-nbzl-gl-list-cz { display: flex; } .w-nbzl-gll-btn { border: none; background: none; padding: 0; margin-left: 10px; } .w-nbzl-gll-btn:hover { opacity: 0.8; } .w-nbzl-gll-btn i { font-size: 20px; color: #4d4d4d; } .w-nbzl-group-add { width: 100%; position: absolute; bottom: 0; left: 0; border-radius: 0 0 10px 10px; } .w-nbzl-addbtn { background: none; border: none; height: 47px; width: 100%; background: #f4f8fd; font-size: 15px; color: #348df7; } .w-nbzl-addbtn i { margin-right: 8px; font-size: 18px; } .w-nbzl-addbtn:hover { opacity: 0.8; } .w-nbzl-groupr { padding-left: 30px; } .w-nbzl-groupr-top { border-bottom: 1px solid #dfe2e6; display: flex; justify-content: space-between; align-items: center; padding-left: 23px; padding-right: 6px; height: 46px; } .w-nbzl-groupr-topl { display: flex; align-items: center; } .w-nbzl-groupr-topl i { font-size: 26px; color: #287bf6; margin-right: 16px; } .w-nbzl-groupr-topl h4 { margin: 0; font-size: 16px; color: #333333; font-weight: bold; } .w-nbzl-addbtn2 { border: 1px solid #348df7; border-radius: 16px; background: #ffffff; padding: 0 10px; height: 30px; font-size: 14px; color: #44556e; } .w-nbzl-addbtn2:hover { opacity: 0.8; } .w-nbzl-addbtn2 i { color: #348df7; margin-right: 4px; font-size: 15px; } .w-nbzl-grm-box { position: relative; width: 30%; margin-right: 5%; height: 160px; background: #f4f8fd; border-radius: 10px; background-image: url(../images/group/group-bg.png); background-position: right bottom; background-repeat: no-repeat; padding: 30px 25px 0 30px; margin-top: 17px; transition: all 0.2s; } .w-nbzl-grm-box:hover { box-shadow: 0 3px 6px rgba(0, 0, 0, 0.09); } .w-nbzl-grm-box-add { background: #f8f8f8; text-align: center; cursor: pointer; padding-top: 45px; } .w-nbzl-grm-box-add small { font-size: 14px; color: #555555; margin-top: 12px; display: block; } .w-nbzl-grm-box:nth-of-type(3n) { margin-right: 0; } .w-nbzl-groupr-main { display: flex; flex-wrap: wrap; padding-left: 12px; } .w-nbzl-grm-box span { display: flex; justify-content: space-between; align-items: center; font-size: 20px; font-weight: bold; color: #44494e; margin-bottom: 30px; width: 100%; } .w-nbzl-grm-box span i { color: #348df7; font-size: 18px; font-weight: normal; cursor: pointer; display: none; } .w-nbzl-grm-box:hover span i { display: block; } .w-nbzl-grm-box span i:hover { opacity: 0.8; } .w-nbzl-grm-box p { margin: 0; font-size: 14px; color: #44556e; font-weight: bold; } .w-nbzl-grm-box p em { color: #8896aa; font-weight: normal; } .w-nbzl-gl-list::-webkit-scrollbar { width: 5px; } .w-nbzl-gl-list::-webkit-scrollbar-thumb { background-color: #cbd1d9; } .w-nbzl-gl-list::-webkit-scrollbar-track { background-color: #f5f5f5; } .w-nbzl-sfn-header { display: flex; align-items: center; justify-content: space-between; background: linear-gradient( to bottom, rgba(199, 223, 255, 0.5), rgba(223, 243, 255, 0.5) ); height: 45px; padding: 0 30px; } .w-nbzl-sfn-hleft { height: 100%; display: flex; align-items: flex-end; } .w-nbzl-sfn-hleft .w-sfn-tab { background: rgba(251, 253, 255, 0.95); border-radius: 5px 5px 0 0; padding: 0 12px; line-height: 35px; margin-right: 5px; font-size: 15px; color: #666666; height: 35px; transition: all .1s; } .w-nbzl-sfn-hleft .w-sfn-tab.active { border-radius: 5px 5px 0 0; padding: 0 12px; margin-right: 5px; font-size: 15px; line-height: 38px; background: linear-gradient(to bottom right, #6bafff, #348ef8); color: #ffffff; font-weight: bold; height: 38px; } .w-sfn-btn { padding: 0 10px; height: 33px; margin-left: 10px; display: flex; align-items: center; background: #348ef8; color: #ffffff; border: none; transition: 0.1s; white-space: nowrap; } .w-sfn-btn:hover { opacity: 0.8; } .w-sfn-btn i { margin-right: 6px; } .w-nbzl-sfn-operate { height: 44px; padding-top: 11px; display: flex; align-items: center; justify-content: space-between; padding: 11px 30px 0; } .w-sfn-opt-btn { color: #000000; /* color: #606266; */ font-size: 14px; border: none; background: none; transition: 0.1s; padding: 0; margin-left: 25px; font-weight: normal; } .w-sfn-opt-btn:hover { color: rgba(0,0,0,.5); } .w-sfn-opt-btn i { margin-right: 4px; font-size: 15px; color: #348ef8; } .w-sfn-opt-btn img { margin-right: 4px; } .w-sfn-table tbody tr:nth-of-type(odd) td { background: #f4f8fd; } .w-sfn-table tbody tr .w-sfn-table-ftd { background: #f6fafe; } .w-sfn-table tbody tr:nth-of-type(odd) .w-sfn-table-ftd { background: #ebf3fc; } .w-sfn-table tbody tr:nth-of-type(odd):hover td { background: #f4f8fd; } .w-sfn-table tbody tr:nth-of-type(odd):hover .w-sfn-table-ftd { background: #ebf3fc; } .w-sfn-table-cz { display: flex; justify-content: center; flex-wrap: wrap; } .w-sfn-table-cz ul { position: absolute; text-align: left; background: #ffffff; top: 38px; right: 0; box-shadow: 0 3px 6px rgba(162, 162, 162, 0.42); padding: 10px 0; z-index: 9999; transition: 0.1s; display: none; } .w-sfn-table-cz .active { display: block; } .w-sfn-table-cz ul::before { position: absolute; border-color: transparent transparent #fff transparent; border-style: dashed solid dashed dashed; width: 0px; height: 0px; overflow: hidden; border-width: 6px; content: ""; right: 12px; top: -12px; } .w-sfn-table-cz ul li:hover { background-color: #ecf5ff; color: #66b1ff; } .w-sfn-table-xl { padding: 0 15px; height: 30px; color: #666666; font-size: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .w-sfn-table-xl i { margin-right: 6px; font-size: 15px; color: #348ef8; } .v2-rules-table .w-sfn-table tr .w-sfn-table-left { text-align: left; padding-left: 40px; } .w-sfn-title { display: flex; justify-content: space-between; padding: 20px 0 10px 10px; } .w-sfn-title-l { margin: 0; font-size: 20px; color: #333333; display: flex; align-items: center; font-weight: normal; } .w-sfn-title-l::before { content: ""; background: #348ef8; display: inline-block; width: 5px; height: 18px; border-radius: 2px; margin-right: 10px; position: relative; top: 1px; } .w-sfn-form { border: 1px solid #dfe3e7; border-radius: 2px; margin-bottom: 26px; } .w-sfn-form-item { display: flex; border-top: 1px solid #dfe3e7; } .w-sfn-form-item:first-of-type { border: 0; } .w-sfn-form-l { width: 140px; min-width: 140px; min-height: 60px; background: #f7f8fc; padding: 24px 0 24px 24px; } .w-sfn-form-title { font-size: 16px; color: #333333; } .w-sfn-form-name { font-size: 17px; margin: 0; color: #333333; font-weight: bold; } .w-sfn-form-r { flex: auto; background: #ffffff; display: flex; align-items: center; padding: 12px 24px 12px 40px; } .w-nbzl-sfn-table table th { color: #333333; font-size: 16px; font-weight: bold; height: 45px; background: #fafbfd; border: 1px solid #e9edf4; border-bottom: 1px solid #348ef8; } .w-nbzl-sfn-table table td { border: 1px solid #e9edf4; } .w-nbzl-notice-btable table td i em { color: #333333; font-size: 16px; margin-left: 4px; position: relative; top: -1px; } .w-nbzl-sfn-table .left { text-align: left; padding-left: 50px; color: #333333; font-size: 16px; font-weight: bold; } .w-nbzl-pjresults { padding: 0 130px 20px; } .w-nbzl-pjr-header { height: 55px; display: flex; align-items: center; justify-content: space-between; } .w-nbzl-pjr-header-l { display: flex; align-items: center; padding-left: 20px; } .w-nbzl-pjr-header-l span { font-size: 20px; color: #333333; font-weight: bold; margin-left: 10px; } .w-nbzl-pjr-btn { padding: 0 6px; font-size: 14px; color: #ffffff; background: #287bf6; border: none; border-radius: 5px; transition: 0.1s; } .w-nbzl-pjr-btn:hover{ opacity: .8; } .w-nbzl-pjr-btn i { margin-right: 2px; font-size: 14px; } .w-nbzl-pjr-main-l { padding: 0 50px 20px; flex: auto; background: rgba(255, 255, 255, 0.8); border-radius: 10px; /* max-height: 750px; overflow: auto; */ } /* .w-nbzl-pjr-main-l::-webkit-scrollbar { width: 7px; } .w-nbzl-pjr-main-l::-webkit-scrollbar-thumb { background-color: #cecece; border-radius: 4px; } .w-nbzl-pjr-main-l::-webkit-scrollbar-track { background-color: #e8e8e9; } */ .w-nbzl-pjr-main-r { padding: 30px 22px 0; width: 475px; min-width: 475px; margin-left: 20px; background: #ffffff; border-radius: 10px; text-align: center; } .w-nbzl-pjr-main { display: flex; } .w-nbzl-pjr-main-l ul li { height: 50px; padding-left: 50px; display: flex; align-items: center; justify-content: space-between; border-radius: 5px; box-shadow: 0 5px 5px rgba(57, 108, 184, 0.05); margin-top: 12px; transition: all .4s; padding-right: 10px; } .w-nbzl-pjr-main-r .w-sfn-title-l { font-weight: bold; color: #6a6b7f; } .w-nbzl-pjr-main-l ul .active { background: linear-gradient(to right, #60acff, #248cfe); box-shadow: 0 5px 10px rgba(26, 95, 186, 0.32); } .w-nbzl-pjr-main-l .hover li:hover { background: linear-gradient(to right, #60acff, #248cfe); box-shadow: 0 5px 10px rgba(26, 95, 186, 0.32); } .w-nbzl-pjr-main-l .hover li:hover span { color: #ffffff; } .w-nbzl-pjr-main-l .hover li:hover span em { color: #ffffff; } .w-nbzl-pjr-main-l .hover li:hover span small { color: #ffffff; } .w-nbzl-pjr-main-l .righttxt { width: 190px; text-align: right; } .w-nbzl-pjr-main-l ul li span { font-size: 16px; font-weight: bold; color: #113c6b; } .w-nbzl-pjr-main-l ul li span em { color: #348ef8; font-size: 20px; font-weight: bold; } .w-nbzl-pjr-main-l ul li span small { color: #348ef8; font-size: 14px; font-weight: bold; margin-left: 4px; } .w-nbzl-pjr-main-l ul .active span { color: #ffffff; } .w-nbzl-pjr-main-l ul .active span em { color: #ffffff; } .w-nbzl-pjr-main-l ul .active span small { color: #ffffff; } .w-nbzl-pjr-main-title { display: flex; justify-content: space-between; font-size: 15px; color: #555555; font-weight: bold; padding-left: 50px; margin-top: 20px; padding-right: 10px; } .w-nbzl-pjr-echarts { margin: 50px 0; height: 290px; position: relative; } .w-nbzl-pjr-echarts-txt { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .w-nbzl-pjr-echarts-txt span { color: #343434; font-size: 61px; line-height: 68px; font-weight: bold; } .w-nbzl-pjr-echarts-txt small { color: #343434; font-size: 14px; } .w-nbzl-pjr-main-r ul li { height: 55px; display: flex; align-items: center; justify-content: space-between; margin-bottom: 15px; background: #f8fcff; padding-left: 50px; padding-right: 40px; } .w-nbzl-pjr-main-r ul li span { font-size: 18px; color: #343434; display: flex; align-items: center; } .w-nbzl-pjr-main-r ul li span em { color: #343434; font-size: 25px; font-weight: bold; } .w-nbzl-pjr-main-r ul li span small { font-size: 13px; color: #6a6a6a; font-weight: bold; margin-left: 2px; } .w-nbzl-pjr-main-r ul li span::before { content: ""; display: inline-block; width: 10px; height: 10px; border-radius: 2px; margin-right: 8px; } .w-nbzl-pjr-main-r ul li .blue::before { background: #3f98ff; } .w-nbzl-pjr-main-r ul li .green::before { background: #20d9cb; } .w-nbzl-pjr-main-r ul li .purple::before { background: #8877e6; } .w-nbzl-pjr-main-r ul li .yellow::before { background: #ffa93c; } .w-v2-rules-bluebg { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: -1; background: -moz-linear-gradient(top, #ebf3fe, #fcfeff); background: -webkit-linear-gradient(top, #ebf3fe, #fcfeff); background: -o-linear-gradient(top, #ebf3fe, #fcfeff); background: linear-gradient(to bottom, #ebf3fe, #fcfeff); } .w-nbzl-pjr-table{ width: 100%; table-layout: fixed; border: 1px solid #DDE4F2; font-size: 15px; } .w-nbzl-pjr-main-l>.w-nbzl-pjr-table{ margin-top: 30px; } .w-nbzl-pjr-table tr{ height: 56px; } .w-nbzl-pjr-table thead tr{ background: #F4F8FD; color: #555555; } .w-nbzl-pjr-table th,.w-nbzl-pjr-table td{ border: 1px solid #DDE4F2; text-align: center; transition: all .4s; } .w-nbzl-pjr-table tbody tr{ background: rgba(255, 255, 255, 0.8); } .w-nbzl-pjr-table tbody tr:nth-of-type(odd){ background: #F4F8FD; } .w-nbzl-pjr-table .left{ text-align: left; padding-left: 26px; } .w-nbzl-pjr-table .ftd{ font-size: 15px; color: #113C6B; font-weight: bold; background: #F4F9FE; } .w-nbzl-pjr-table tbody tr:nth-of-type(odd) .ftd{ background: #EBF3FC; } .w-nbzl-pjr-table .blue{ color: #348EF8; font-size: 18px; font-weight: bold; } .w-nbzl-pjr-table em{ font-size: 13px; margin-left: 2px; } .w-nbzl-pjr-table .green{ color: #3EB575; font-size: 18px; font-weight: bold; } .w-nbzl-pjr-table .active .hover1{ background: linear-gradient(to right,#67ADFC,#3C98FE); box-shadow: 4px 10px 16px #1a5fba; color: #ffffff; cursor: pointer; } .w-nbzl-pjr-table .active .hover2{ background: linear-gradient(to right,#3B98FE,#248CFE); box-shadow: 4px 10px 16px #1a5fba; color: #ffffff; cursor: pointer; } .w-nbzl-pjr-table .hover:hover .hover1{ background: linear-gradient(to right,#67ADFC,#3C98FE); box-shadow: 4px 10px 16px #1a5fba; color: #ffffff; cursor: pointer; } .w-nbzl-pjr-table .hover:hover .hover2{ background: linear-gradient(to right,#3B98FE,#248CFE); box-shadow: 4px 10px 16px #1a5fba; color: #ffffff; cursor: pointer; } .w-sfn-pjlist{ background: url(../images/satisfaction/bg-1.png); background-size: 100% 561px; background-repeat: no-repeat; padding: 0 130px; } .w-sfn-pjlist-title{ padding: 20px 0 10px; display: flex; align-items: center; margin-bottom: 30px; } .w-sfn-pjlist-title-txt{ display: flex; flex-direction: column; color: #333333; font-size: 16px; font-weight: bold; margin-left: 5px; line-height: 20px; } .w-nbzl-pjr-table .thline{ border-bottom: 3px solid #348EF8; } .w-nbzl-pjr-radio{ display: flex; justify-content: space-between; max-width: 570px; text-align: center; margin: 0 auto; padding: 0 20px; } .w-nbzl-pjr-radio span{ font-size: 15px; color: #505050; } .w-nbzl-pjr-table-scroll{ max-height: 617px; overflow-y: auto; } .w-nbzl-pjr-table-scroll::-webkit-scrollbar { width: 7px; } .w-nbzl-pjr-table-scroll::-webkit-scrollbar-thumb { background-color: #cecece; border-radius: 4px; } .w-nbzl-pjr-table-scroll::-webkit-scrollbar-track { background-color: #e8e8e9; }