.active-tab { display: -webkit-box; width: 100%; background-color: #ffffff; height: 42px; box-sizing: border-box; } .active-tab .tab-item { display: -webkit-box; -webkit-box-flex: 1; height: 30px; margin-top: 6px; padding: 0px 5%; } .active-tab .tab-item div { display:-webkit-box; width: 100%; height: 100%; -webkit-box-pack: center; -webkit-box-align: center; font-size: 14px; } .active-tab .tab-item div.active { border-bottom: 2px solid #3da9f1; } .action-bar{ display: -webkit-box; width: 100%; height: 40px; position: fixed; bottom: 0px; } .action-bar>div{ display: -webkit-box; -webkit-box-flex: 1; height: 100%; -webkit-box-pack: center; -webkit-box-align: center; cursor: pointer; box-sizing: border-box; } .save-btn{ background-color: #1E74D5; color: #ffffff; border: 1px solid #bbbbbb; } .send-btn2{ background-color: #1E74D5; color: #ffffff; border: 1px solid #bbbbbb; } .send-btn{ background-color: #ffffff; border-top: 1px solid #bbbbbb; border-bottom: 1px solid #bbbbbb; border-right: 1px solid #bbbbbb; } .content-box{ position: absolute; top: 50px; bottom: 40px; left: 0px; right: 0px; overflow: auto; } .edit-box { display: -webkit-box; -webkit-box-orient: vertical; padding: 10px; font-size: 14px; background-color: #ffffff; margin-bottom: 10px; } .edit-box-item { display: -webkit-box; border-bottom: 1px solid #E7E7E7; margin-bottom: 5px; } .edit-name { display: -webkit-box; height: 35px; line-height: 35px; margin-right: 10px; text-indent: 2px; color: #aaaaaa; } .edit-box-item .edit-input-box { -webkit-box-flex: 1; margin-right: 8px; } .edit-box-item .text-input { width: 100%; height: 35px; font-size: 14px; line-height: 35px; color: #333333; text-align: right; } .edit-box-item .text-area { width: 100%; height: 70px; border: none; outline: none; line-height: 22px; padding: 6px 0px; font-size: 14px; font-family: Microsoft YaHei, SimSun, Arial, Helvetica, Verdana, sans-serif !important; color: #333333; text-align: right; } .router-list, .file-list { display: -webkit-box; -webkit-box-orient: vertical; padding: 10px 0px 10px 0px; } .time-line{ display: -webkit-box; list-style: none; margin: 0px 30px 0px 30px; padding-left: 20px; border-left: 4px solid #eee9dc; -webkit-box-orient: vertical; -webkit-box-flex: 1; } .time-line li { display: -webkit-box; position: relative; border:1px solid #eee9dc; padding: 8px; -webkit-box-orient: vertical; -webkit-box-flex: 1; border-radius: 6px; } .time-line li:first-child{ margin: 25px 0px 10px 0px; } .time-line li:last-child{ margin: 10px 0px 25px 0px; } .time-line li{ margin: 10px 0px 10px 0px; } .circle { margin-top: -10px; top: 12px; left: -33px; width: 10px; height: 10px; background: #1E74D5; border: 5px solid #eee9dc; border-radius: 50%; display: block; position: absolute; } .ul-content{ display: -webkit-box; -webkit-box-orient: vertical; margin-top: 8px; } .item-content{ display: -webkit-box; line-height: 22px; } .item-content:not(:last-of-type){ margin-bottom: 6px; } .item-content-left{ display: -webkit-box; width: 40px; } .item-content-right{ display: -webkit-box; -webkit-box-flex: 1; } .item-name{ display:-webkit-box; width:100%; line-height: 25px; } .ul-content{ display: -webkit-box; } .start-node{ width: 36px; height: 36px; background: #1E74D5; margin-left: 10px; margin-top: 10px; color: #ffffff; line-height: 36px; text-align: center; border: 5px solid #eee9dc; border-radius: 50%; } .end-node{ width: 36px; height: 36px; background: #1E74D5; margin-left: 10px; margin-bottom: 10px; color: #ffffff; line-height: 36px; text-align: center; border: 5px solid #eee9dc; border-radius: 50%; } .now-node .circle{ background: orange !important; } .now-node{ border:1px solid orange !important; } .file-ul{ width: 100%; height:100px; position: relative; user-select: none; } .file-ul-li{ width: 100%; position: relative; user-select: none; height: 50px; border-bottom: 1px solid #E7E7E7; margin-bottom: 5px; } .item-file{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background:#ffffff; z-index: 100; transition: 0.3s; display: -webkit-box; padding: 3px 8px; box-sizing: border-box; } .item-action{ position: absolute; width:120px; right: 0; top: 0; bottom: 0; color: #fff; text-align: center; line-height: 100%; } .item-action-blue{ color: #ffffff; background-color: #1E74D5; width: 50%; height: 50px; line-height: 50px; float: left; } .item-action-red{ color: #ffffff; background-color: #ff0000; width: 50%; height: 50px; line-height: 50px; float: left; } .file-icon{ display: -webkit-box; width: 45px; height: 100%; background-image: url("../../../fawenbg/img/file.png"); background-repeat: no-repeat; background-position: center center; background-size: 40px 40px; } .file-content{ display: -webkit-box; -webkit-box-flex: 1; -webkit-box-orient: vertical; padding-left: 5px; } .file-name{ height: 24px; line-height: 24px; text-overflow:ellipsis; overflow:hidden; width:100%; } .file-date{ -webkit-box-flex: 1; height: 20px; line-height: 20px; font-size: 13px; color: #aaaaaa; } .edit-input-box .option-box{ margin: 8px 0px 8px 10px; display: -webkit-box; -webkit-box-flex: 1; -webkit-box-orient: vertical; border: 1px solid #E7E7E7; padding:5px 0px; } .option-box-content{ display: -webkit-box; line-height: 22px; -webkit-box-flex: 1; -webkit-box-pack: end; padding:0px 8px; margin-bottom: 5px; word-break: break-all; } .option-box-name, .option-box-date{ display: -webkit-box; line-height: 25px; -webkit-box-flex: 1; -webkit-box-pack: end; padding:0px 8px; } .option-box-btn{ display: -webkit-box; line-height: 25px; -webkit-box-flex: 1; -webkit-box-pack: end; padding:0px 8px; margin-top: 5px; } .option-box-btn-green{ display: -webkit-box; width: 50px; height: 24px; background-color: #19be6b; color: #ffffff; -webkit-box-pack: center; -webkit-box-align: center; margin-right: 20px; border-radius: 4px; } .option-box-btn-red{ display: -webkit-box; width: 50px; height: 24px; background-color: #ff2222; color: #ffffff; -webkit-box-pack: center; -webkit-box-align: center; border-radius: 4px; } .option-box-btn-blue{ display: -webkit-box; width: 50px; height: 24px; background-color: #1E74D5; color: #ffffff; -webkit-box-pack: center; -webkit-box-align: center; border-radius: 4px; } .edit-input-box-btn{ display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: end; padding-right: 10px; margin-bottom: 8px; } .send-box{ position: absolute; top: 45px; bottom: 40px; left: 0px; right: 0px; overflow: auto; } .weui-search-bar__btn { position: absolute; right: 0px; top: 1px; width: 50px; height: 26px; line-height: 26px; font-size: 14px; box-sizing: content-box; background: #1E74D5; color: #ffffff; text-align: center; border-radius: 4px; } .send-btn-box{ width: 100%; overflow:hidden; padding:10px 8px 5px 8px; background-color: #ffffff; box-sizing: border-box; } .send-btn-item{ float: left; padding: 4px 10px; background-color: #ffffff; border-radius: 6px; margin-right: 15px; margin-bottom: 10px; border: 1px solid #dddddd; } .send-btn-title{ width: 100%; height: 30px; line-height: 30px; margin-bottom: 10px; text-indent: 8px; border-bottom: 1px solid #dddddd; } .send-btn-item.active{ background-color: #1E74D5; color: #ffffff; border: 1px solid #1E74D5; } .send-user-box{ width: 100%; overflow:hidden; padding:10px 8px 5px 8px; background-color: #ffffff; box-sizing: border-box; margin-top: 10px; } .send-user-title{ width: 100%; height: 30px; line-height: 30px; text-indent: 8px; border-bottom: 1px solid #dddddd; } .send-user-name{ font-size: 15px; } .send-user-depart{ font-size: 14px; color: #666666; } .option-box-content img{ width: 100%; }