xfrontend/web/layui__/css/style.css
2021-05-27 18:44:11 +08:00

279 lines
23 KiB
CSS

.layui-project { position:absolute; top: 0; left: 80px;}
.layui-nav-bar { width: 0px !important; height: 0px !important; }
.fontcolor { color: #42546d !important;}
.layui-left-dd img { width: 20px; margin-right: 8px; }
.layui-left-dd:hover { background-color: #f6f8fa; }
.layui-left-dd a:hover { color: #3d90ff !important; }
.souduo { padding: 0 15px; height: 35px; line-height: 35px !important; cursor:pointer;}
.souduo:hover { background-color: #3f4979; color: rgba(255,255,255,1); }
.qvjiantou span { display: none; }
.sousuo-box { width: 254px; margin: 0px 8px; padding: 15px 0px; display: flex; justify-content: space-between; align-items: center; }
.sousuo { display: flex; align-items: center;}
.sousuo img { width: 16px; height: 16px; margin-right: 8px;}
.sousuo input { border: 0px; width: 144px; height: 30px; line-height: 30px; }
.kbgl { width: 18px; cursor:pointer;}
.chuangjian { width: 24px; cursor: pointer; height: 24px; text-align: center; line-height: 24px; color: #ffffff; background-color: #3d90ff; font-size: 18px; margin-left: 8px; }
.chuangjian:hover { background-color: #4fa1ff; }
.tab-box { background-color: #ffffff; padding: 15px 0; display: flex; justify-content: space-between; align-items: center; }
.tab-tit { font-size: 18px; color: #202d3f; height: 30px; line-height: 30px; margin-left: 16px; }
.tab-right-box { display: flex; justify-content: space-around; align-items: center; }
.img-box img{ width: 16px; }
.img-box { width: 24px; height: 24px; text-align: center; line-height: 24px; margin-right: 16px; cursor:pointer;}
.img-box:hover { background-color: #f1f8ff; }
.baobiao img{ width: 16px; }
.baobiao { width: 24px; height: 24px; background-color: #3d90ff; text-align: center; line-height: 24px; margin-right: 16px; cursor:pointer;}
.layui-card:hover { box-shadow: 0 12px 24px rgba(0, 0, 0, 0.15); }
.row-top { display: flex; align-items: center; justify-content: space-between; padding: 16px 24px 10px;}
.row-tit { display: flex; align-items: center; max-width: calc(100% - 100px)}
.row-tit p { font-size: 16px; font-weight: 500; color: #202d3f; white-space: nowrap; }
.row-tit p a { color: #202d3f; }
.row-tit p a:hover { color: #4fa1ff; }
.tishi { width: 24px; height: 24px; line-height: 24px; text-align: center; margin-left: 6px; transition: all .3s; cursor: pointer; border-radius: 2px; }
.tishi:hover { background-color: #f0f2f5; }
.action-box { display: flex; margin-left: 6px; }
.condition-box { padding: 0 24px; display: flex; justify-content: space-between; align-items: center;}
.time-cond { display: flex; align-items: center; font-size: 12px; line-height: 24px; color: #67729d;}
.time-cond span { min-width: 20px; height: 24px; line-height: 24px; margin-right: 8px; cursor: pointer }
.time-cond div { width: 1px; height: 8px; background-color: #f0f0f0; margin-right: 8px; }
.chart { cursor: pointer; }
.chart span { font-size: 12px; color: #67729d; margin-left: 4px; }
.dqtime { padding: 0 24px; color: #67729d; font-size: 12px; margin-top: 12px; }
.sanjiao { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom: 3px solid #00bf74; margin: 0 8px; }
.proportion-data { display: flex; align-items: center; font-size: 12px; color: #42546d; }
.proportion-data span {color: #00bf74;}
.data-box { display: flex; justify-content: space-between; align-items: center; margin-top: 5px;}
.data-num { margin-left: 24px; font-size: 40px;color: #202d3f; }
.data-num span { font-size: 12px; color: #42546d; margin-left: 4px; }
.proportion { margin-left: 16px; }
.thesum-box { font-size: 12px; color: #202d3f; }
.thesum-box span { font-size: 20px; color: #202d3f; margin-left: 8px; margin-right: 4px; }
.thesum { margin-right: 24px; }
.echarts-box { padding: 0 24px; margin-top: 10px; height: 204px; }
.layui-card:last-child { padding-bottom: 12px; }
.echarts { width: 100%; height: 204px; }
.control { display: none; }
.table-box { padding: 0 24px; margin-top: 10px; height: 283px; }
.layui-table-body { height: 242px; overflow: auto; }
/* 搜索 */
.mask_box { display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); position: fixed; top: 0; z-index: 99999; }
.search_pop { display: none; max-width: 800px; z-index: 9999999; border-radius: 2px; width: 90%; position: absolute; margin: 0 auto; top: 150px; left: 0; right: 0; background-color: #ffffff;}
.search_top { padding: 12px 16px; display: flex; align-items: center; justify-content: space-between; }
.search_left { display: flex; align-items: center; justify-content: flex-start; }
.zhanghu_box { display:inline-block; min-width: 40px; color: #67729d; height: 28px; padding: 0 6px; font-size: 13px; line-height: 30px; white-space: nowrap; vertical-align: top; background-color: #f0f2f5; border: 1px solid #f0f2f5; border-radius: 2px; cursor: pointer; transition: all .3s; }
.zhanghu_box:hover { background-color:#ffffff; border-color: #4fa1ff; }
.zhanghu_box img { position: relative; top: -2px; }
.judge_box { margin-left: 4px; padding: 0 6px; color: #67729d; height: 28px; line-height: 30px; border:1px solid #f0f2f5; background-color: #f0f2f5; border-radius: 2px; cursor: pointer; }
.judge_box:hover { background-color:#ffffff; border-color: #4fa1ff; }
.search_txt { margin-left: 4px; padding: 0 4px; max-width: 120px; border-radius: 2px; background-color: #f0f2f5; height: 28px; color: #67729d; font-size: 13px; line-height: 30px; border: 1px solid #f0f2f5; }
.search_txt:hover { border: 1px solid #4fa1ff; }
.searcg_but { background-color:#3d90ff; border-color: #3d90ff; height: 32px; padding: 0 16px; font-weight: 400; font-size: 14px; line-height: 30px; text-shadow: none; text-align:center; cursor: pointer; border-radius: 4px; color: #ffffff;}
.search_data { color: #42546d; padding: 8px 32px 0 32px; border-top: 1px solid #d9d9d9; max-height: 460px; overflow-y: auto; }
.search_data_con { cursor: pointer; border-bottom:1px solid #ebebeb; display:flex; align-items: center; justify-content: space-between; height: 40px;}
.search_data_con:hover { background-color: #f7f9fc; }
.search_data_con:hover span { color: #3d90ff; }
.search_data_con img { position: relative; top: -2px; }
.more_data { margin-top: -1px; display: flex; align-items: center; justify-content: center; height: 50px; color: #3d90ff; font-size: 16px; border-top: 1px solid #d9d9d9; cursor: pointer; }
.judge_box_con { display: none; width: 150px; border-radius: 4px; color: #67729d; position: absolute; top: 45px; left: 92px; background-color: #ffffff;}
.judge_box_con div{ padding: 6px 6px; margin: 4px 6px 0 6px; cursor: pointer; }
.judge_box_con div:hover { background-color: #f0f2f5; }
.zhuanghu_xila { z-index: 9999999; width: 480px; height: 420px; position: fixed; border-radius: 2px; background-color: #ffffff; box-shadow: 0px 0px 20px #888888; }
.zhuanghu_ss img { width: 14px; height: 14px; }
.zhuanghu_ss { padding: 16px 16px 0 24px; display: flex; justify-content: space-between; align-items: center; }
.zhuanghu_ss input { width: 392px; color: #000; border: 0px; height: 30px; }
input::-webkit-input-placeholder{ color:#a7b5c3;}
.zhuang_tab_box { display: flex; justify-content: space-between; height: 32px; margin-top: 4px; padding: 0 16px; border-bottom: 1px solid #f0f0f0; }
.zhuang_tab { display: flex; align-items: center; }
.zhuang_tab span { color: #67729d; position: relative; margin-right: 16px; padding: 0 4px; font-size: 12px; line-height: 30px; cursor: pointer; }
.xian { width: 16px; height: 2px; background-color: #3d90ff; margin: 0 auto; }
.zhuang_conetnt { height: calc(100% - 100px); margin-top: 12px; padding: 0 8px; overflow-x: hidden; overflow-y: auto; }
.zhuang_conetnt_tit { position: sticky; top: 0; padding-left: 16px; line-height: 20px; background-color: #ffffff; }
.ta-pso-lines { display: flex; flex-wrap: wrap; width: 100%; padding: 8px 0 4px; }
.ta-pso-line { width: 100%; color: #202d3f; padding-left: 16px; margin-bottom: 4px; overflow: hidden; font-size: 13px; line-height: 28px; text-overflow: ellipsis; cursor: pointer; }
.ta-pso-line:hover { background-color: #f6f8fa; }
.zhezhao_bg { display: none; background-color: rgba(0, 0, 0, 0); width: 100%; height: 100%; position: fixed; top: 0; z-index: 99999; }
.newskanban_box { display: none; background-color: #ffffff; z-index: 99999; position: fixed; left: 238px; top: 103px; border-radius: 2px; }
.tant-dropdown { max-height: 280px; padding: 4px; overflow-y: auto; box-shadow: 0px 0px 20px #888888;margin:0; text-align: left; list-style-type: none; outline: none; }
.tant-dropdown li { padding: 4px 8px; color: #42546d; font-size: 13px; line-height: 22px; cursor: pointer; }
.tant-dropdown img { position: relative; top: -2px; }
.tant-dropdown span { margin-left: 6px; }
.tant-xian { width: 100%; height: 1px; background-color: #f0f0f0; margin: 4px 0; }
.tant-dropdown li:hover { background-color: #f6f8fa; }
.ant-drawer-content-wrapper {display: none; width: 0px; height: 100%; background-color: #ffffff; position: fixed; z-index: 9999; top: 0; color: #000; }
.zhanwei { height: 60px; }
.time-box { margin-left: 4px; padding: 0 8px; cursor: pointer; display: none; }
.time-box img{ width: 14px; height: 14px; position: relative; top: -1px; }
.time-box input { border: 0px; color: #42546d; font-size: 13px; cursor: pointer; margin-left: 3px;}
.qingkomg { display: none; }
.mykanban img{ width: 20px; }
.mykanban span { display: none; }
.second { text-indent: 1.6em; }
.second3 { text-indent: 3.2em; }
.category img { display: none; width: 16px; position: absolute; right: 20px; top: 11px; z-index: 999; }
.category2 img { width: 16px; position: absolute; right: 20px; top: 11px; z-index: 999; }
.classa img{ display: block; }
.classa { background-color: #f6f8fa !important; color: #3d90ff !important; }
/* .level img { display: none; width: 16px; position: absolute; right: 20px; top: 11px; } */
.onlevel img{ display: block; }
.wenjian { display: block !important; width: 20px !important; height: 20px !important; position: relative !important; right: 0px !important; top: 10px !important; z-index: 999; }
/* 导航操作弹窗 */
.TabOperation_box { display: none; background-color: #ffffff; font-size: 14px; position: fixed; z-index: 99999; box-shadow: 0px 0px 20px #888888; }
.TabOperation_box ul { max-height: 280px; padding: 4px; }
.TabOperation_box ul li { color: #42546d; padding: 4px 8px; min-width: 60px; clear: both; margin: 0; font-weight: 400; line-height: 22px; white-space:nowrap; cursor: pointer; }
.TabOperation_box ul li img { width: 16px; margin-right: 10px; }
.TabOperation_box ul li:hover { background-color: #f6f8fa; }
.layui-left-dd a:hover > img{ display: block; }
.kanbanwenjianimg { width: 16px; position: absolute; right: 20px; top: 11px; z-index: 999; }
.kanbanwenjian:hover > .kanbanwenjianimg { display: block; }
.xiangmukongjian:hover > img{ display: block; }
/* 修改看板名称 */
.modifyname-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.modifyname-box { width: 396px; height: 174px; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-color: #ffffff; border-radius: 2px; }
.modifyname-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.modifyname-top img { cursor: pointer; }
.modifyname-txt-box { height: 32px; padding: 10px 28px; }
.modifyname-txt { width: calc(100% - 16px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.modifyname-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 25px 28px 0 28px; }
.modifyname-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.modifyname-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.modifyname-qd { cursor: pointer; background-color: #1890ff; color: #ffffff; }
/* 移动看板 */
.yidong-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.yidong-box { width: 396px; height: 242px; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-color: #ffffff; border-radius: 2px; }
.yidong-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.yidong-top img { cursor: pointer; }
.yidong-txt-box { height: 32px; padding: 10px 28px; }
.yidong-txt { width: calc(100% - 16px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.yidong-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 25px 28px 0 28px; }
.yidong-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.yidong-qx {cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.yidong-qd {cursor: pointer; background-color: #1890ff; color: #ffffff; }
.yidong-tab-box { padding: 0 24px; display: flex; align-items: center; justify-content: flex-start; height: 48px; }
.yidong-tab { display: flex; border: 1px solid #d9d9d9; }
.yidong-tab div { cursor: pointer; font-size: 12px; text-align: center; width: 70px; height: 28px; line-height: 28px;}
.tabdata { background-color: #40a9ff; color: #ffffff; }
.comboTreeWrapper{position: relative;text-align: left !important;}
.comboTreeInputWrapper{position: relative;}
.comboTreeArrowBtn {position: absolute;right: 1px;bottom: 1px;top: 1px;box-sizing: border-box;border: none;border-left: 1px solid #c7c7c7;border-radius: 0 3px 3px 0;}
.comboTreeDropDownContainer {display: none;background: #fff;border: 1px solid #aaa;max-height: 250px;overflow-y: auto;position: absolute;width: 100%;box-sizing: border-box;z-index: 999;}
.comboTreeDropDownContainer ul{padding: 0px;margin: 0;}
.comboTreeDropDownContainer li{list-style-type: none;padding-left: 15px;cursor: pointer;}
.comboTreeDropDownContainer li:hover{background-color: #ddd;}
.comboTreeDropDownContainer li:hover ul{background-color: #fff;}
.comboTreeDropDownContainer li span.comboTreeItemTitle.comboTreeItemHover{background-color: #418EFF;color: #fff;}
span.comboTreeItemTitle{display: block;padding: 2px 4px;}
.comboTreeDropDownContainer label{cursor: pointer;width: 100%;display: block;}
.comboTreeDropDownContainer .comboTreeItemTitle input {position: relative;top: 2px;margin: 0px 4px 0px 0px;}
.comboTreeParentPlus{position: relative;left: -12px;top: 4px;width: 4px;float: left;}
.comboTreeInputBox {padding: 7px 5px;border-radius: 3px;border: 1px solid #d9d9d9;width: 100%;box-sizing: border-box;padding-right: 24px;}
.comboTreeArrowBtnImg{font-size: 10px;}
.multiplesFilter{width: 100%;padding: 5px;box-sizing: border-box;border-top: none;border-left: none;border-right: none;border-bottom: 1px solid #999;}
.justAnotherInputBox2{ display: none;}
/* 复制看板 */
/* 移动看板 */
.copy-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.copy-box { width: 396px; height: 314px; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-color: #ffffff; border-radius: 2px; }
.copy-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.copy-top img { cursor: pointer; }
.copy-txt-box { height: 32px; padding: 10px 28px 10px 114px; }
.copy-txt { width: calc(100% - 16px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.copy-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 25px 28px 0 28px; }
.copy-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.copy-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.copy-qd { cursor: pointer; background-color: #1890ff; color: #ffffff; }
.copy-tab-box { padding: 0 28px; display: flex; align-items: center; justify-content: flex-start; height: 48px; }
.copy-title { font-size: 13px; color: #607595; width: 70px; text-align: right; padding-right: 16px; }
.copy-tab { display: flex; border: 1px solid #d9d9d9; }
.copy-tab div { cursor: pointer; font-size: 12px; text-align: center; width: 70px; height: 28px; line-height: 28px;}
.copy-name-box { height: 32px; padding: 10px 28px; display: flex; align-items: center; justify-content: flex-start; }
.copyname-txt { width: calc(100% - 86px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.copy-tishi { margin-left: 114px; width: 205px; text-align: center; color: #607595; padding: 2px; font-size: 12px; background-color: #f1f8ff; }
/* 删除看板 */
.del-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.del-box { border-radius: 2px; width: 396px; height: 180px; background-color: #fff; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; }
.del-xinxi { padding: 36px 26px 0; }
.del-tit { font-size: 16px; margin-bottom: 8px; color: #42546d; font-weight: 500; }
.del-tit img { width: 22px; margin-right: 10px;}
.del-tishi { margin-bottom: 24px; padding-left: 32px; color: #607595; font-size: 13px; }
.del-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 46px 28px 0 28px; }
.del-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.del-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.del-qd { cursor: pointer; background-color: #ff5d5d; color: #ffffff; }
/* 控件设置 */
.kongjian-bg { display: block; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.kongjian-box { width: 396px; height: 500px; background-color: #fff; position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0;border-radius: 2px; }
.kongjian-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.kongjian-mc-box { margin-top: 10px; display: flex; justify-content: space-between; align-content:center; padding: 0 24px; }
.kongjian-mc-box span { width: 100px; line-height: 34px; padding-right: 24px; color: #42546d; }
.kongjian-mc-box input { width: 260px; height: 32px; padding: 0 8px; color: #42546d; font-size: 14px; line-height: 30px; border: 1px solid #f0f0f0; border-radius: 2px; }
.kongjian-tianjia { color: #3d90ff; line-height: 34px; padding: 0 8px; cursor: pointer; }
.kongjian-renyuan-box { margin-top: 6px; height: 260px; padding: 8px 8px 8px 16px; overflow-y: scroll; border-top: 1px solid #f0f0f0; }
.kongjian-but-box { border-top: 1px solid #f0f0f0; display: flex; justify-content: space-between; align-items: center; padding: 0 24px; }
.kongjian-cz a{ color: #666 !important; }
.kongjian-cz span { display: none; }
.kongjian-cz { padding: 0 !important; margin-top: 7px;}
.kongjian-cz li {line-height: 32px !important;}
.kongjian-but { display: flex; margin-top: 7px; }
.kongjian-but div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.kongjian-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.kongjian-qd { cursor: pointer; background-color: #1890ff; color: #ffffff; }
.chuangjiankongjian-box { padding: 16px 14px; background: linear-gradient(270deg,rgba(61,144,255,.04),rgba(61,144,255,.1)); }
.chuangjiankongjian-tit { font-size: 16px; color: #202d3f; font-weight: 500; }
.chuangjiankongjian-tit2 { margin-top: 4px; color: #67729d; font-weight: 400; font-size: 12px; }
/* 新建看板 */
.new-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.new-box { width: 396px; height: 275px; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-color: #ffffff; border-radius: 2px; }
.new-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.new-top img { cursor: pointer; }
.new-txt-box { height: 32px; padding: 10px 28px 10px 114px; }
.new-txt { width: calc(100% - 16px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.new-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 25px 28px 0 28px; }
.new-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.new-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.new-qd { cursor: pointer; background-color: #1890ff; color: #ffffff; }
.new-tab-box { padding: 0 28px; display: flex; align-items: center; justify-content: flex-start; height: 48px; }
.new-title { font-size: 13px; color: #607595; width: 70px; text-align: right; padding-right: 16px; }
.new-tab { display: flex; border: 1px solid #d9d9d9; }
.new-tab div { cursor: pointer; font-size: 12px; text-align: center; width: 70px; height: 28px; line-height: 28px;}
.new-name-box { height: 32px; padding: 10px 28px; display: flex; align-items: center; justify-content: flex-start; }
.newname-txt { width: calc(100% - 86px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
/* 新建文件夹 */
.newwenjian-bg { display: none; background-color: rgba(0, 0, 0, 0.3); width: 100%; height: 100%; position: fixed; top: 0; z-index: 9999; }
.newwenjian-box { width: 396px; height: 275px; position: absolute; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-color: #ffffff; border-radius: 2px; }
.newwenjian-top { display: flex; justify-content: space-between; align-items: center; padding: 16px 24px; color: #202d3f; font-size: 16px; }
.newwenjian-top img { cursor: pointer; }
.newwenjian-txt-box { height: 32px; padding: 10px 28px 10px 114px; }
.newwenjian-txt { width: calc(100% - 16px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }
.newwenjian-but-box { display: flex; justify-content: flex-end; align-items: center; margin: 25px 28px 0 28px; }
.newwenjian-but-box div { width: 62px; height: 32px; text-align: center; line-height: 32px; font-size: 14px; font-weight: 400; border-radius: 2px; }
.newwenjian-qx { cursor: pointer; border: 1px solid #d9d9d9; color: #42546d; margin-right: 16px; }
.newwenjian-qd { cursor: pointer; background-color: #1890ff; color: #ffffff; }
.newwenjian-tab-box { padding: 0 28px; display: flex; align-items: center; justify-content: flex-start; height: 48px; }
.newwenjian-title { font-size: 13px; color: #607595; width: 70px; text-align: right; padding-right: 16px; }
.newwenjian-tab { display: flex; border: 1px solid #d9d9d9; }
.newwenjian-tab div { cursor: pointer; font-size: 12px; text-align: center; width: 70px; height: 28px; line-height: 28px;}
.newwenjian-name-box { height: 32px; padding: 10px 28px; display: flex; align-items: center; justify-content: flex-start; }
.newwenjianname-txt { width: calc(100% - 86px); height: 32px; line-height: 32px; padding: 0 8px; color: #42546d; border-radius: 2px; border: 1px solid #f0f0f0; }