xfrontend/web/static/css/analysis.css
2022-02-18 14:47:52 +08:00

359 lines
33 KiB
CSS

.analysis-zhanwei { height: 60px; }
.analysis-navigation-bar-box { width: 100%; border-bottom: 0px solid #e6e6e6; border-top: 1px solid #e6e6e6; }
.analysis-navigation-bar { display: flex; justify-content: space-between; align-items: center; padding: 0 16px; height: 56px; }
.analysis-navigation-bar-left span{ font-size: 16px; font-weight: 500; color: #202d3f; }
.analysis-navigation-bar-left img { width: 14px; height: 14px; margin-left: 8px; position: relative; top: 3px; }
.analysis-navigation-bar-left { display: flex; }
.analysis-navigation-bar-left div { margin-left: 8px; color: #67729d; background-color: #f6f8fa; padding: 0 8px; font-size: 12px; line-height: 24px; text-align: center; min-width: 80px; height: 24px;border-radius: 2px; cursor: pointer; }
.analysis-navigation-bar-right { display: flex; justify-content: space-between; align-items: center; }
.analysis-navigation-bar-right-jisuan { display: flex; align-items: center; }
.modify-layui-form-item { margin-bottom: 7px !important; margin-left: 8px; }
.analysis-navigation-bar-right-img { display: flex; align-items: center; border-radius: 2px; padding: 4px; margin-left: 24px; cursor: pointer; }
.analysis-navigation-bar-right-img span { margin-left: 5px; color: #67729d; }
.analysis-navigation-bar-right-img:hover { background-color: #f0f2f5; }
/* .analysis-navigation-bar-right img { } */
.analysis-bg { border-top: 1px solid #e6e6e6; position: fixed; height: clac(100% - 122px); top: 121px; width: 100%; height: 100%; background-color: #f0f2f5; display: flex; }
.analysis-con-left { width: 550px; height: 100%; background-color: #ffffff; }
.analysis-con-right { width: calc(100% - 550px); height: 100%;}
.analtsis-con-box { height: calc(100% - 153px); margin: 16px; background-color: #ffffff; overflow: auto; }
.analysis-con-left-shrink { display: none; background-color: #ffffff !important; z-index: 999999; position: absolute; top: 0; left: 537px; margin: auto; bottom: 125px; border: 1px solid #f0f2f5; width: 24px; height: 24px; border-radius: 24px; line-height: 30px; cursor: pointer; text-align: center; background: url('../img/zuoshuangjiantou.png') no-repeat 100%; background-position: center;}
.analysis-con-left-shrink:hover{ border-color: #3d90ff; box-shadow: 0 0px 6px #3d90ff; background: url('../img/zuoshuangjiantou2.png') no-repeat 100%; background-position: center;}
.saved-bg { width: 270px; background-color: #f6f8fa; }
.saved-top { background-color: #ffffff; display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: rgba(0, 0, 0, 0.85); border-bottom: 1px solid #f0f0f0; border-radius: 2px 2px 0 0; }
.saved-top img { cursor: pointer; }
.saved-screen-box { padding: 0 16px; background-color: #ffffff; padding-bottom: 8px; }
/* .saved-sousuo-box { padding: 0 16px; } */
.saved-sousuo-box img { position: relative; top: 27px; left: 5px; width: 16px; height: 16px; }
.saved-sousuo-box input { width: 200px; padding: 10px 8px 10px 26px; border: 1px solid #eee; }
.saved-sousuo-box input:hover { border: 1px solid #3d90ff; }
.saved-select-type{ width: 100%; color: #42546d; height: 38px; border: 1px solid #eee; }
.saved-list-box{ padding: 0px 16px 8px 16px; height: calc(100% - 230px); overflow: scroll; }
.saved-list { margin-top: 8px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; background-color: #ffffff; padding: 8px 0; font-size: 12px; color: #42546d;}
.saved-list img { margin-left: 6px; margin-right: 6px; }
.saved-list-del {display: none; width: 14px; height: 14px; margin-right: 6px; cursor: pointer; background: url("../img/cha1.png") no-repeat 100%; background-position: center; }
.saved-list:hover { color: #3d90ff; }
.saved-list:hover > .saved-list-del { display: block; }
.saved-bottom-box { width: 100%; padding: 8px 0; background-color: #ffffff; position: absolute; bottom: 0; }
.saved-bottom-box div { cursor: pointer; margin: 0 auto; text-align: center; height: 32px; line-height: 32px; width: 174px; border-radius: 2px; border: 1px solid #3d90ff; color: #3d90ff; }
.saved-bottom-box img { margin-right: 4px; }
.root___2a4tb { width: 100%; height: calc(100% - 180px); overflow-y: auto; overflow-x: hidden; }
.block___2n0We { width: 100%; padding-bottom: 8px; border-bottom: 1px solid #f0f2f5;}
.analysis-con-left-title { padding: 10px 16px 12px; color: #202d3f; font-weight: 500; font-size: 13px; line-height: 18px; display: flex; justify-content: space-between; align-items: center; }
.analysis-event-splitting { cursor: pointer; color: #67729d; }
.analysis-event-splitting img { width: 14px; height: 14px; position: relative; top: -2px; }
.analysis-con-left-screen-box { min-height: 40px;}
.analysis-con-left-screen-box2 { min-height: 40px; display: flex; align-items: center; }
.analysis-con-left-screen-list { padding: 8px 0; display: flex; justify-content: space-between; align-items: end; }
.analysis-con-left-screen-list:hover{ background-color: #f6f8fa; }
.analysis-background { border: 1px solid #f0f2f5; background-color: #fff !important; }
/* .analysis-con-left-screen-list:hover > .analysis-zhibiao-list .analysis-zhibiao-list-type2 { background-color: #ffffff; }
.analysis-con-left-screen-list:hover > .analysis-zhibiao-list .analysis-zhibiao-list-type1 { background-color: #ffffff; } */
.analysis-con-left-screen-list:hover > .analysis-con-left-screen-list-right-box{ display: block; }
.analysis-echarts { width: 100%; height: 400px; }
.eventsplit:hover { color: #4fa1ff; cursor: pointer; }
.eventsplit-box { padding: 0 8px; margin: 8px 8px; font-size: 13px; margin-bottom: 0; background-color: #f0f2f5; }
.action-left { display: flex; align-items: center; }
.action-row { display: flex; justify-content: space-between; align-items: center; }
.ant-select-selector2 { cursor: pointer; height: 28px; line-height: 28px; margin: 4px 0; padding: 0 6px; background-color: #fff; border: 1px solid #fff; border-radius: 2px; }
.word___2ZSA5 { margin: 0 4px; color: #42546d; font-size: 13px; }
.action-right { min-width: 24px; padding: 0 4px; line-height: 22px; height: 24px; text-align: center; cursor: pointer; display: none; }
.action-right img { width: 16px; height: 16px; }
.action-row:hover > .action-right{display: block;}
.route-time-input { padding: 0 8px; margin-left: 16px; width: 50px; height: 28px; line-height: 28px; border: 1px solid #f0f0f0; font-size: 13px; color: #42546d; border-radius: 2px; }
.route-condition { margin-left: 8px; padding: 0 8px; height: 28px; line-height: 28px; color: #42546d; font-size: 13px; border: 1px solid #f0f0f0; border-radius: 2px; cursor: pointer; }
.route-duration-explain { margin-left: 8px; }
.analysis-num { width: 18px; height: 18px; margin-left: 6px; border-radius: 18px; background-color: #818bad; text-align: center; line-height: 18px; font-size: 12px; color: #ffffff; }
.analysis-zhibiao-list { display: flex; flex-wrap: wrap; align-items: center; }
.analysis-zhibiao-list-type1 { color: #67729d; margin-left: 8px; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2px; background-color: #f0f2f5; cursor: pointer; }
.analysis-con-left-screen-list-left { display: flex; align-items: center; }
.analysis-zhibiao-list-type2 { color: #67729d; margin-left: 8px; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2px; background-color: #f0f2f5; cursor: pointer; }
.analysis-zhibiao-list-type3 { text-align: center; color: #67729d; margin-left: 8px; padding: 0 6px; display: inline-block; min-width: 30px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2px; background-color: #f0f2f5; cursor: pointer; }
.analysis-zhibiao-list-del { display: none; cursor: pointer; margin-left: 0px; width: 24px; height: 24px; background: url("../img/cha1.png") no-repeat; background-position: center; }
.analysis-zhibiao-list-mar:hover > .analysis-zhibiao-list-del{ display: block; }
.analysis-zhibiao-list-type4 { margin-left: 8px; font-size: 13px; line-height: 28px; height: 28px; color: #67729d; text-align: center; border-radius: 2px; border: 1px solid #f0f2f5; }
.analysis-zhibiao-list-type4 input { border: 0; height: 28px; line-height: 26px; padding: 0 6px; color: #67729d; font-size: 13px;}
.analysis-con-left-screen-list-right-box { display: none; }
.analysis-con-left-screen-list-right { margin-right: 8px; display: flex; justify-content: space-between; align-items: center; }
.analysis-con-left-screen-list-right div { width: 24px; height: 24px; border-radius: 2px; margin-left: 8px; cursor: pointer; background-position: 4px 4px !important;}
.analysis-con-left-screen-list-right div:hover { background-color: #f0f2f5; }
.analysis-chongmingming { background: url("../img/chongmingming.png") no-repeat; }
.analysis-chongmingming-del { background: url("../img/cha1.png") no-repeat; display: none;}
.analysis-shaix { background: url("../img/shaix.png") no-repeat; }
.analysis-gongshi { background: url("../img/gongshi.png") no-repeat; }
.analysis-zhibiao { background:url("../img/liebiao.png") no-repeat; display: none; }
.analysis-jia1 { background: url("../img/jia1.png") no-repeat; }
.analysis-fuzhi { background: url("../img/fuzhi.png") no-repeat; }
.analysis-del { background: url("../img/del.png") no-repeat;}
.analysis-zuhe { background: url("../img/zuhe.png") no-repeat !important; }
.analysis-isshow { background: url("../img/isshow.png") no-repeat ; }
.analysis-ishide { background: url("../img/ishide.png") no-repeat ; }
.analysis-con-left-screen-list-left-zhibiaoname { display: none; color: #42546d; height: 24px; margin-left: 32px; padding-bottom: 8px; font-weight: 500; font-size: 13px; line-height: 24px; border: 0px ; }
.analysis-con-left-screen-list-left-zhibiaoname input { color: #42546d; border: 0; background-color: rgba(0, 0, 0, 0); }
.analysis-con-left-screen-list-left-zhibiaoname2 { border-bottom: 1px solid #f0f0f0; display: block; color: #42546d; height: 24px; margin-left: 7px; padding-bottom: 8px; font-weight: 500; font-size: 13px; line-height: 24px; border: 0px ; }
.analysis-con-left-screen-list-left-zhibiaoname2 input { color: #42546d; border: 0; background-color: rgba(0, 0, 0, 0); }
.analysis-con-left-screen-list-right-screen-box { padding-left: 32px; display: flex; align-items: center; }
.analysis-con-left-screen-list-right-screen-qh {cursor: pointer; width: 24px; height: 100%; margin: 0 8px; }
/* .analysis-con-left-screen-list-right-screen-qh-xian { width: 1px; min-height: 38px; position: absolute; left: 45px; background-color: #d9dfe6;} */
.analysis-con-left-screen-list-right-screen-qh-tit { border-radius: 24px; width: 24px; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #3d90ff; background-color: #ffffff; border: 1px solid #d9dfe6; }
.analysis-zhibiao-list-mar { margin-top: 10px; }
.analysis-zhibiao-updata-list-box { display: block; margin-top: 6px; width: 100%; padding-left: 32px }
.analysis-zhibiao-updata { padding: 4px; cursor: pointer; border-radius: 2px; font-size: 13px; color: #3d90ff; }
.analysis-zhibiao-updata:hover { background-color: #e4f2ff; }
.analysis-con-left-screen-list-right-screen-bg { display: block; width: calc(100% + 260px); }
.analysis-con-left-screen-list-right-screen-bg:hover > .analysis-zhibiao-updata-list-box{ display: block; }
.analysis-bottom-box { padding: 0 12px; margin-top: 4px; display: flex; align-items: center; }
.analysis-bottom-box div { margin-right: 6px; padding: 4px; color: #3d90ff; font-size: 13px; border-radius: 2px; cursor: pointer; }
.analysis-bottom-box div span { display: inline-block; line-height: 16px; text-align: center; width: 16px; height: 16px; border-radius: 16px; margin-right: 8px; font-size: 12px; background-color: #e4f2ff; }
.analysis-bottom-box div:hover { background-color: #e4f2ff; }
.analysis-bottom-box div span img { width: 10px; height: 10px; position: relative; top: -1px; }
.analysis-custom-box { width: 100%; display: none; }
.analysis-custom-event-box { padding-left: 33px; padding-right: 8px; }
.analysis-custom-event-box input{ width: 100%; border: 0px; height: 37px; line-height: 37px; background-color: rgba(0, 0, 0, 0); border-bottom: 1px solid #f0f0f0; }
.analysis-custom-event-box-display { display: flex; align-items: center; }
.analysis-custom-event-box-display div{ margin-right: 6px; }
.analysis-custom-event-type { color: #42546d; padding: 0 6px; height: 28px; line-height: 28px; font-size: 13px; background-color: #fff; border: 1px solid #f0f2f5; cursor: pointer; border-radius: 2px; }
.analysis-custom-event-img { background: url("../img/shaix2.png") no-repeat 100%; background-position: center; width: 20px; height: 28px; background-color: #fff; border: 1px solid #f0f2f5; border-radius: 2px; cursor: pointer; }
.analysis-custom-event-dis-box { display: none; }
.ant-select-selector { cursor: pointer; width: 54px; text-align: center; line-height: 28px; margin-left: 32px; margin-top: 6px; color: #67729d; font-size: 13px; height: 28px; padding: 0 6px; background-color: #f0f2f5; border-color: #f0f2f5; border-radius: 2px; }
.analysis-custom-box:hover > .ant-select-selector { background-color: #ffffff; }
.analysis-custom-top { margin-left: 0px; display: flex; align-items: center; }
.analysis-custom-top .analysis-con-left-screen-list-left-zhibiaoname { margin-left: 10px; }
.analysis-custom-top .analysis-num { margin-bottom: 8px; }
/* .analysis-zhibiao-list-type4 .multiple { min-height: 28px !important; margin-top: -28px !important; } */
/* .analysis-zhibiao-list-type4 .layui-input, .layui-select, .layui-textarea{ height: 28px !important; } */
/* .analysis-zhibiao-list-type4 .layui-input { height: 28px; }
.analysis-zhibiao-list-type4 .layui-form-select .layui-input { min-width: 120px; padding-right: 0; padding-left: 0; } */
/* .analysis-zhibiao-list-type4 .layui-unselect { width: 120px; } */
/* 设置分组 */
.setgrouping-box { width: 560px; height: 440px; background-color: #fff; }
.setgrouping-box2 { width: 560px; height: 460px; background-color: #fff; }
.setgrouping-sousuo-box { padding: 16px 16px 0 24px;}
.setgrouping-sousuo-txt { height: 30px; border: 0; width: 100%; color:rgba(0,0,0,0.85); }
.setgrouping-sousuo-txt-box { display: flex; align-items: center; padding: 0 0px 0 30px; background: url("../img/fangdajing2.png") no-repeat 100%; background-position: left;}
.setgrouping-sousuo-txt-box img { display: none; width: 16px; height: 16px; cursor: pointer; }
.setgrouping-action-box { display: flex; justify-content: space-between; align-items: center; padding: 8px 16px; height: 32px; border-bottom: 1px solid #f0f0f0; }
.setgrouping-action-box .setgrouping-action-shu { width: 24px; height: 24px; background:url("../img/liebiao.png") no-repeat; background-position: center; }
.setgrouping-action-box .setgrouping-action-heng { width: 24px; height: 24px; background:url("../img/liebiao2.png") no-repeat; background-position: center; }
.setgrouping-action-box-right { display: flex; }
.setgrouping-action-box-right div { margin-left: 8px; cursor: pointer; }
.setgrouping-action-box-right div:hover { background-color: #f6f8fa; }
.setgrouping-content-box { height: calc(100% - 120px); width: 100%; padding: 12px 0; overflow-x: hidden; overflow-y: auto; }
.setgrouping-content-box2 { height: 281px; width: 100%; padding: 12px 0; overflow-x: hidden; overflow-y: auto; }
.setgrouping-content { margin-bottom: 12px; border-bottom: 1px solid #f0f0f0; padding: 0 16px 0 24px; color: #42546d; font-size: 14px; }
.setgrouping-content-title { color: #42546d; font-size: 14px; line-height: 20px; }
.setgrouping-content-list-box { display: flex; flex-wrap: wrap; padding: 8px 0 4px; color: #42546d; }
.setgrouping-content-list { cursor: pointer; border-radius: 2px; margin-bottom: 4px; height: 28px; line-height: 28px; display: flex; justify-content: space-between; align-items: center; width: 235px; padding: 0 8px; }
.setgrouping-content-list2 { cursor: pointer; border-radius: 2px; margin-bottom: 4px; height: 28px; line-height: 28px; display: flex; align-items: center; width: 235px; padding: 0 8px; }
.setgrouping-content-list:hover { background-color: #f6f8fa; }
.setgrouping-content-list-img { display: none; cursor: pointer; }
.setgrouping-content-list:hover > .setgrouping-content-list-img { display: block; }
.setgrouping-content-list-img2 { display: none; cursor: pointer; margin-left: 198px; }
.setgrouping-content-list2:hover > .setgrouping-content-list-img { display: block; }
.participate-but-box { display: flex; justify-content: flex-end; padding: 14px; }
.participate-but {cursor: pointer; padding: 0 16px; margin-left: 8px; height: 32px; color: #fff; font-weight: 400; font-size: 14px; line-height: 30px; text-shadow: none; background-color: #3d90ff; border-radius: 2px; text-align: center;}
.analysis-foot___P797w { margin-top: 4px; padding: 0 12px; }
.analysis-footadd___2D4YB { display: inline-block; margin-right: 16px; padding: 4px; color: #3d90ff; font-size: 13px; line-height: 16px; border-radius: 2px; cursor: pointer; }
.analysis-footadd___2D4YB img { width: 13px; height: 13px; }
.analysis-footadd___2D4YB:hover { background-color: #f1f8ff; }
.funnel-updataevent { display: inline-block; margin-right: 16px; padding: 4px; color: #3d90ff; font-size: 13px; line-height: 16px; border-radius: 2px; cursor: pointer; }
.funnel-updataevent img { width: 13px; height: 13px; }
.funnel-updataevent:hover { background-color: #f1f8ff; }
.bgcolor { background-color: #6bb2ff; }
.analysis-action-left { display: flex; align-items: center; margin-left: 10px; }
.analysis-ant-dropdown-trigger { color: #67729d; margin: 6px 0 6px 6px; padding: 0 6px; min-width: 40px; height: 28px; font-size: 13px; line-height: 26px; white-space: nowrap; vertical-align: top; border: 1px solid #f0f2f5; cursor: pointer; border-radius: 2px; }
.analysis-ant-dropdown-trigger img { width: 13px; height: 13px; }
.analysis-ta-property-range { cursor: pointer; width: 28px; height: 28px; margin-left: 8px; border: 1px solid #f0f2f5; text-align: center; }
.analysis-ta-property-range img { position: relative; top: 5px; }
.analysis-action-row { display: flex; align-items: center; }
.analysis-action-right { margin-left: 8px; cursor: pointer; display: none; }
.analysis-action-row:hover{ background-color: #f6f8fa; }
.analysis-action-row:hover > .analysis-action-right { display: block; }
.groupitem-box { width: 178px; height: 48px; background-color: #fff; border-radius: 2px; }
.groupitem-con-box { padding: 14px 10px; font-size: 13px; color: rgba(0, 0, 0, 0.85); }
.analysis-but-box { padding: 12px 16px 12px 0; text-align: right; display: flex; justify-content: flex-end; align-items: center; border-top: 1px solid #f0f2f5; }
.analysis-but-box div { cursor: pointer; margin-left: 10px; height: 32px; padding: 0 16px; font-weight: 400; font-size: 14px; line-height: 30px; border-radius: 2px; }
.analysis-savereport { color: #3d90ff; background-color: #f1f8ff; }
.analysis-saveas { color: #3d90ff; background-color: #f1f8ff; display: none; }
.analysis-calculation { color: #fff; background-color: #3d90ff; }
.dropdownlist-box { width: 200px; max-height: 350px; background-color: #fff; }
.dropdownlist-list { cursor: pointer; margin: 0px 0; padding: 8px 15px; font-size: 14px; color: rgba(0, 0, 0, 0.8); }
/* .dropdownlist-list:hover { background-color: #f6f8fa; color: rgba(0, 0, 0, 0.8) !important;} */
.dropdownlist-input { width: 170px; padding: 15px; border: 0; }
.dropdownlist-list-on { background-color: #3d90ff; color: #fff !important;}
.dropdownlist-but-box { border-top: 1px solid #f0f0f0; display: flex; height: 26px; justify-content: flex-end; align-items: center; margin: 0px 8px 0 8px; font-size: 16px; color: #67729d; padding: 8px; }
.dropdownlist-but-box div { padding: 0 8px; cursor: pointer; }
.dropdownlist-but-box .dropdownlist-but-qx { color: #ff5d5d !important; }
/* 分组项弹窗 */
.groupeditemspop-box { width: 364px; height: 270px; background-color: #fff; }
.groupeditemspop-con-box { padding: 4px; }
.groupeditemspop-list-box { padding: 8px; }
.layui-form-radio:hover *, .layui-form-radioed, .layui-form-radioed>i { color: #3d90ff !important; }
.groupeditemspop-custom-box { margin-top: 16px; height: 145px; background-color: #f0f0f0; display: none; }
.qvjian-box { margin: 8px; height: 100px; overflow-y: auto; }
.qvjian-but { display: inline-block; font-size: 12px; color: #67729d; padding: 6px; cursor: pointer; margin-left: 8px; }
.qvjian-but:hover { background-color: #fff; }
.qvjian { margin-top: 6px; display: flex;justify-content: space-around; align-items: center; }
.qvjian input { height: 24px; width: 60px; padding: 0 5px; line-height: 24px; color: #8d9eb9; font-size: 13px; border: 0px; border-bottom: 1px solid #d9d9d9; }
.groupeditemspop-but-box{ display: flex; justify-content: flex-end; padding: 8.5px 10px; position: absolute; bottom: 0; right: 0; }
.groupeditemspop-qd { cursor: pointer; margin-left: 10px; height: 32px; padding: 0 16px; font-weight: 400; font-size: 14px; line-height: 30px; border-radius: 2px; color: #fff; background-color: #3d90ff; }
.analtsis-con-right-box { padding: 24px; }
.analtsis-con-right-top-title { color: #202d3f; font-weight: 500; font-size: 14px; line-height: 20px; }
.analtsis-condition-box { display: flex; justify-content: space-between; align-items: center; margin-top: 8px; margin-bottom: 14px; }
.analtsis-time-box { display: flex; align-items: center; }
.analtsis-condition { padding: 0 8px; height: 28px; line-height: 28px; color: #42546d; font-size: 13px; border: 1px solid #f0f0f0; border-radius: 2px; cursor: pointer; margin-right: 8px; }
.analtsis-condition img { position: relative; top: -2px; }
.analtsis-condition input{ border: 0; color: #42546d; }
.analtsis-condition-right-box { display: flex; align-items: center;}
.analtsis-chart-switch-box { display: flex; align-items: center; }
.analtsis-chart-switch { width: 28px; height: 28px; text-align: center; line-height: 28px; border: 1px solid #f0f0f0; cursor: pointer; color: #67729d; }
.select-chart { background-color: #3d90ff; border-right: #3d90ff; color: #fff; }
.analtsis-timeParticleSize { max-width: 40px; }
.windows_gap { margin-left: 16px; }
.analysis-overall-situation-add { display: inline-block; margin-right: 16px; padding: 4px; color: #3d90ff; font-size: 13px; line-height: 16px; border-radius: 2px; cursor: pointer; }
.analysis-overall-situation-add img { width: 13px; height: 13px; }
.analysis-overall-situation-add:hover { background-color: #f1f8ff; }
.analysis-overall-situation-box { display: flex; }
.analysis-overall-situation-list { padding: 8px 0; display: flex; align-items: center; margin-top: 8px; flex-wrap: wrap; }
.analysis-overall-situation-list div { text-align: center; margin-left: 8px; border:1px solid #f0f2f5; background-color: #fff; color: #67729d; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2; cursor: pointer; }
.analysis-overall-situation-input { text-align: center; margin-left: 8px; border:1px solid #f0f2f5; background-color: #fff; color: #67729d; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2; cursor: pointer; }
.analysis-overall-situation-input3 { text-align: center; margin-left: 8px; border:1px solid #f0f2f5; background-color: #fff; color: #67729d; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2; cursor: pointer; }
.analysis-overall-situation-input3 input { border: 0px; height: 27px; }
.analysis-overall-situation-input input { border: 0px; height: 27px; }
.analysis-overall-situation-input2 input{ border: 0px; height: 27px; width: 50px; padding: 0 6px; color: #67729d; }
.analysis-overall-situation-left-box { width: 24px; position: relative; margin-left: 4px;}
.analysis-overall-situation-left-xian { height: calc(100% - 8px); width: 1px; margin: 8px auto 0 auto; background-color: #f0f0f0; }
.analysis-overall-situation-list-box { width: 100%; }
.analysis-overall-situation-left-guanxi { display: none; position: absolute; top:0; bottom: 0; background-color: #fff; margin: auto; width: 24px; height: 24px; border-radius: 24px; font-size: 12px; text-align: center; line-height: 24px; border: 1px solid #d9dfe6; cursor: pointer; color: #3d90ff; }
.analysis-overall-situation-del { margin-left: 8px; display: none; cursor: pointer; }
.analysis-overall-situation-list:hover { background-color: #f6f8fa; }
.analysis-overall-situation-list:hover > .analysis-overall-situation-del { display: block; }
.analysis-overall-situation-fuhao { margin-top: 2px; }
.analysis-overall-situation-attr { margin-top: 2px; }
.analysis-overall-situation-section-box { display: flex; align-items: center; margin-left: 8px; margin-top: 2px;}
.analysis-overall-situation-section-box span { margin-left: 8px; }
.analysis-overall-situation-section-box input { width: 45px; padding: 0 4px; border: 0; color: #67729d; }
.analysis-overall-situation-time-box { margin-left: 8px; margin-top: 2px; }
.analysis-overall-situation-time-box input{ width: 320px; height: 30px; border: 1px solid #f0f0f0; background-color: #fff; border-right: 2px; padding: 0 8px; }
.analysis-overall-situation-date { width: 168px; height: 30px; border-right: 2px; padding: 0 8px; }
/* 保存报表 */
.savereport-box { width: 520px; height: 350px; background-color: #fff; }
.savereport-bg-box { padding: 24px; color: #42546d; }
.savereport-tit-box { padding: 6px 0 24px; font-weight: 500; text-align: center; }
.savereport-but-box { display: flex; justify-content: space-evenly; align-items: center; }
.savereport-but-box div { cursor: pointer; width: 40px; height: 30px; line-height: 30px; text-align: center; margin: 0 8px; padding: 0 16px; font-weight: 400; font-size: 14px; text-shadow: none; border-radius: 2px; }
.savereport-but-qx { border: 1px solid #d9d9d9; color: #42546d; }
.savereport-but-qd { background-color: #3d90ff; color: #fff; }
.analysis-overall { display: none; }
/* 条件查询 */
.conditionquery-box { width: 430px; height: 362px; background-color: #fff; }
.conditionquery-pad-box { padding: 12px 16px; color: rgba(0, 0, 0, 0.85); }
.conditionquery-con-box { margin: 0 8px; }
.layui-tab-brief>.layui-tab-title .layui-this { color:#3d90ff; }
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after { border-bottom: 2px solid #3d90ff; }
.conditionquery-txt { padding: 8px; height: 204px; line-height: 24px; overflow-y: auto; background-color: #fafafa; color: #323234; border: 1px solid #f0f0f0; border-radius: 2px; }
.conditionquery-but-box { display: flex; justify-content: space-between; align-items: center; margin-top: -10px; }
.conditionquery-copy { cursor: pointer; color: #fff; background-color: #3d90ff; border-radius: 2px; padding: 0 16px; font-weight: 400; font-size: 14px; height: 32px; line-height: 32px; }
.conditionquery-but-box span{ background-color: #eaecf8; color: #3d90ff; padding: 0 8px; cursor: pointer; display: inline-block; }
.table-div-box { width: 100%; max-height: 660px; overflow: auto; margin-top: 30px; }
.table-fenxi-box { width: 100%; }
.table-fenxi-box th { background-color: #f0f2f5; min-width: 100px; max-width: 200px; padding: 10px 16px; color: #202d3f; font-size: 13px; font-weight: 400; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #f0f2f5; }
.table-fenxi-box tr { text-align: center; border-left: 1px solid #e6e6e6; }
.table-fenxi-box tr td{ min-width: 120px; max-height: 200px; width: 150px; max-width: 120px; padding: 10px 16px; color: #202d3f; font-size: 13px; font-weight: 400; border: 1px solid #e6e6e6; word-wrap:break-word; white-space:pre-wrap; }
.participate-box { color: #67729d; margin-left: 16px; padding: 0 6px; display: inline-block; min-width: 40px; height: 28px; font-size: 13px; line-height: 29px; border-radius: 2px; cursor: pointer; background-color: #fff; border: 1px solid #f0f2f5; }
/* sql查询 */
.sqlquery-bg { border-top: 1px solid #e6e6e6; width: 100%; height: 100%; position: fixed; top: 121px; background: #f0f2f5; }
.sqlquery-xqltxt-box { width: calc(100% - 40px); margin: 24px auto; background-color: #fff; border-radius: 2px; }
.sql-textarea { height: 80px; padding: 16px; margin: 16px; width: calc(100% - 64px); border: 0px; background-color: #e6e6e6; resize:none; font-size: 14px; line-height: 24px; color: #42546d; }
.sqlquery-but-box { display: flex; justify-content: flex-end; align-items: center; padding: 0 16px 16px 16px; }
.sqlquery-but { cursor: pointer; padding: 0 16px; margin-left: 8px; height: 32px; color: #fff; font-weight: 400; font-size: 14px; line-height: 30px; text-shadow: none; background-color: #3d90ff; border-radius: 2px; text-align: center; }
.sqlquery-daochu { cursor: pointer; padding: 0 16px; margin-left: 8px; height: 32px; color: #42546d; font-weight: 400; font-size: 14px; line-height: 30px; text-shadow: none; background-color: #fff; border-radius: 2px; text-align: center; border: 1px solid #42546d; }
.sqlquery-table-box { background-color: #fff; width: calc(100% - 40px); height: calc(100% - 385px); margin: 0 auto 20px auto; border-radius: 2px; overflow: auto; }
.table-sql-box { padding: 16px; overflow: auto; }
.slq-left { text-align: left; }
/* 看板管理 */
.kanbanadmin-box{ width: 734px; background-color: #fff; }
.kanbanadmin-top { padding: 16px 24px; color: rgba(0, 0, 0, 0.85); border-bottom: 1px solid #f0f0f0; border-radius: 2px 2px 0 0; display: flex; justify-content: space-between; align-items: center; font-size: 16px; font-weight: 500; }
.kanbanadmin-tuihui { cursor: pointer; }
.kanbanadmin-con-box { width: 734px; display: flex; height: calc(100% - 105px); }
.kanbanadmin-left-box { width: 50%; border-right: 1px solid #f0f0f0; height: 100%; }
.kanbanadmin-right-box { width: 50%; height: 100%; }
.kanbanadmin-head-box { display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #f0f0f0; height: 56px; padding: 0 24px; line-height: 56px; }
.kanbanadmin-head-box span { font-size: 14px; }
.kanbanadmin-head-tit { color: #202d3f; }
.kanbanadmin-head-right { color: #67729d; }
.baobiaoguanli { cursor: pointer; }
.kanbanadmin-ss-box { display: flex; justify-content: space-between; align-items: center; height: 48px; padding: 0px 16px; line-height: 32px; border-bottom: 1px solid #f0f0f0; }
.kanbanadmin-ss { width: 230px; height: 32px; padding: 0 8px 0 30px; color: #42546d; font-size: 14px; line-height: 30px; border-right: 2px; background: url("../img/fangdajing2.png") no-repeat 100%; background-position: left; display: flex; align-items: center; }
.kanbanadmin-ss img { display: none; width: 16px; height: 16px; cursor: pointer; }
.kanbanadmin-ss input { border: 0px; height: 30px; line-height: 30px; }
.kanbanadmin-ss-right { display: inline-block; height: 32px; padding: 0 8px; overflow: hidden; color: #67729d; line-height: 32px; text-overflow: ellipsis; border-right: 2px; cursor: pointer; }
.kanbanadmin-ss-right:hover{ background-color: #f6f8fa; color: #4fa1ff; }
.to-be-added-baobiao { height: calc(100% - 115px); padding: 4px; overflow-x: hidden; overflow-y: auto; }
.kanbanadmin-list-box { display: flex; align-items: center; justify-content: space-between; height: 40px; padding: 0 8px 0 0; line-height: 40px; cursor: grab; }
.kanbanadmin-list-box:hover{ background-color: #f6f8fa; }
.kanbanadmin-list-box:hover > .kanbanadmin-list-add-box{ display: flex; }
.kanbanadmin-list-tit { font-size: 13px; color: #42546d; margin-left: 16px; }
.kanbanadmin-list-add-box { display: none; }
.kanbanadmin-list-add { display: inline-block; min-width: 24px; height: 24px; padding: 0 4px; line-height: 22px; text-align: center; border-right: 2px; cursor: pointer; font-size: 20px; }
.kanbanadmin-list-add:hover{ background-color: #f0f2f5; color: #3d90ff; }
.kanbanadmin-but-box { display: flex; align-items: center; justify-content: flex-end; padding: 8px 16px; border-top: 1px solid #f0f0f0; }
.kanbanadmin-but-box div { margin-left: 16px; padding: 0 12px; height: 32px; font-weight: 400; font-size: 14px; line-height: 30px; text-shadow: none; border-radius: 2px; cursor: pointer; }
.kanbanadmin-but-qx { color: #42546d; border: 1px solid #f0f0f0; }
.kanbanadmin-but-yy { color: #fff; background-color: #3d90ff; }
.to-added-baobiao { height: calc(100% - 65px); padding: 4px; overflow-x: hidden; overflow-y: auto; }
/* 显示设置 */
.showsetup-box { display: none; }
.showsetup-box-zz { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background-color: rgba(255,255,255,0); }
.showsetup-down-box { width: 280px; padding: 8px 0; overflow: auto; position: fixed; background-color: #fff; border-radius: 2px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); }
.showsetup-radio-box { padding: 0 16px; }
.showsetup-radio-box i{ font-size: 13px !important; }
.showsetup-bianji { position: absolute; right: 20px; top: 50px; color:#3d90ff; font-size: 14px; cursor: pointer; }
.showsetup-bianji-show-box { display: flex; flex-wrap: wrap; padding: 16px 0 0 10px; border-top: 1px solid #eef1f7; }
.showsetup-bianji-show-box div { display: flex; align-items: center; justify-content: center; min-width: 72px; height: 24px; margin-right: 16px; margin-bottom: 16px; color: #96989b; border: 1px solid #e0e3e7; border-radius: 2px; }
.showsetup-bianji-show-box-type { display: none; }
.showsetup-bianji-input-box-type { display: none; }
.showsetup-bianji-input-box { padding: 10px 16px 0; border-top: 1px solid #eef1f7; }
.showsetup-bianji-input-box textarea { max-width: calc(100% - 16px); height: auto; width: calc(100% - 16px); min-height: 32px; padding: 0 8px; color: #42546d; font-size: 14px; line-height: 24px; border: 1px solid #f0f0f0; border-radius: 2px; resize: none; }
.showsetup-wancheng { display: none; }
.showsetup-edit { display: none; }