html,body { font-size:14px; height:100%; } .hover{ opacity: .8; } .flex-wrap{ display: -webkit-box; display: -webkit-flex; display: flex; } .flex-con{ -webkit-box-flex: 1; -webkit-flex: 1; flex: 1;} .flex-vertical{ -webkit-box-orient: vertical;-webkit-flex-flow: column;flex-flow: column;} .border-t, .border-b{ position:relative; } .border-t:before, .border-b:after{ content: ''; position: absolute; left: 0; top:0; background: #ddd; right:0; height: 0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; } .border-b:after{ top:auto; bottom:0; } #footer:after{ content: ''; position: absolute; left: 0; top:0; background: #ddd; right:0; height: 1px; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); -webkit-transform-origin: 0 0; transform-origin: 0 0; } #wrap{ height: 100%; } .normal{ color: #2c3e50; } .alarm{ color: #e74c3c; } .sign{ color: #27ae60; } .fault{ color: #2873ff; } .close{ color: #2873ff; } .open{ color: #27ae60; } .normalBg{ background: #2c3e50; } .alarmBg{ background: #e74c3c; } .signBg{ background: #27ae60; } .faultBg{ background: #2873ff; } .closeBg{ background: #2873ff; } .openBg{ background: #27ae60; } .NoContent{ color: #c0c6ca; } .Nonews{ width: 91px; height: 129px; background: url("../image/NOnews.png") no-repeat; background-size: contain; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; display: none; } /*生产数据图表css*/ .navs_item{ padding: 0 15px; } .navs_item li{ text-align: center; position: relative; } .navs_item li span{ font-size: 14px; color: #3d3c42; } .icon_p{ width: 68px; height: 48px; background: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: relative; } .navs_item li:first-child:after{ content: ""; display: table; width: 1px; height: 100%; position: absolute; top: 0;right: 0; background: #ecf0f1; } .navs_item li:nth-child(2) .icon{ background: url('../icon/r.png') no-repeat; background-size: cover; } .navs_item li:nth-child(3) .icon{ background: url('../icon/a.png') no-repeat; background-size: cover; } .navs_item li:nth-child(4) .icon{ background: url('../icon/a1.png') no-repeat; background-size: cover; } .navs_item li:last-child:after{ content: ""; display: table; width: 1px; height: 100%; position: absolute; top: 0;left: 0; background: #ecf0f1; } .navs_item .scsj .icon{ width: 40px; height: 40px; background: url('../icon/x.png') no-repeat; background-size: cover; position: absolute; top: 0; bottom: 5px; left: 0; right: 0; margin: auto; } .navs_item li .icon{ width: 40px; height: 40px; background: url('../icon/s.png') no-repeat; background-size: cover; position: absolute; top: 0; bottom: 5px; left: 0; right: 0; margin: auto; } .borderRa{ -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; } .Stitle{ font-size: 17px; color: #3d3c42; } .centertT{ text-align: center; } .Scontent{ text-indent:30px ; padding: 8px 0 5px 0; } .Notice{ padding: 15px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-bottom: 13px; position: relative; padding-top: 13px; box-shadow:0 3px 29px 0 rgba(59,74,116,0.14); } .Notice1{ padding: 15px; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; margin-bottom: 13px; position: relative; } .beforS:after{ content: ""; position: absolute; top: 50px; left: 0; width: 100%; height: 1px; background: #F3F3F3; } .afterS:after{ content: ""; position: absolute; bottom: 45px; left: 0; width: 100%; height: 1px; background: #F3F3F3; } .canvasTitle{ font-size: 14px; color: #3d3c42; } .seachDetatle{ color: #3d3c42; margin-top: 10px; } .circular{ width: 60px; height: 60px; border-radius: 50%; line-height: 60px; text-align: center; color: #fff; font-size: 15px; } .police li span{ margin-top:0; margin-bottom: 9px; } .police li:nth-child(1) .circular{ background: #E74C3C; } .police li:nth-child(2) .circular{ background: #E67E22; } .police li:nth-child(3) .circular{ background: #3498DB; } .police .navs_item{ margin: 0; margin-top: 20px; } .items{ margin-top: 15px; padding: 0 23px; } .items .item i{ width: 40px; height: 40px; display: block; background-position: center; margin-top: 10px; } .items .item span{ margin: 10px 0; font-size: 14px; color:#232627; } .num{ font-size: 14px; color:#232627; } .items .item:nth-child(1) i{ background: url('../icon/p.png') no-repeat; background-size: cover; } .items .item:nth-child(2) i{ background: url('../icon/d.png') no-repeat; background-size: cover; } .items .item:nth-child(3) i{ background: url('../icon/g.png') no-repeat; background-size: cover; } .selectYield{ outline: none; border: 1px solid #F3F3F3; padding: 5px; width: 100px; height: 32px; line-height: 30px; border-radius: 3px; margin-top: 10px; background: #fff; } #button-value{ width: 120px; padding: 6px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #F3F3F3; padding-left: 10px; color: #3d3c42; font-size: 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-appearance:none; } .button-value{ width: 90px; padding: 6px 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #F3F3F3; text-align: center; color: #3d3c42; font-size: 14px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none; -webkit-appearance:none; } .selectTime,.selectTime1{ margin-left: 10px; } .Sharebox{ display: inline-block; } .lower{ width: 10px; height: 10px; position: absolute; top: 10px; right: 10px; background: url("../icon/lower.png") no-repeat; background-size: cover; background-position: center; } .padding0{ padding: 0 15px; } /*弹性盒子*/ .flex-space{ display: -webkit-flex; display: flex; justify-content: space-between; -webkit-justify-content: space-between; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; align-items: center; } .flex-start{ display: -webkit-flex; display: flex; justify-content: flex-start; -webkit-justify-content: flex-start; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; align-items: center; } .flex-center{ display: -webkit-flex; display: flex; justify-content: center; -webkit-justify-content: center; flex-wrap: nowrap; -webkit-flex-wrap: nowrap; align-items: center; } /*// 无内容*/ .noText{ width: 91px; height: 134px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; } .noText img{ width: 100%; } /*****审批人列表***/ .api_layout_box{ background-color: rgba(0,0,0, .4); position: fixed; margin: auto; left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; opacity: 1; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; } .box_m{ width: 325px; height: 444px; background: #fff; border-radius: 5px; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; padding-top: 120px; overflow: hidden; } .api_box{ position: absolute; top: 0; left: 0; width: 100%; background: #fff; z-index: 100; padding: 0 20px; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 5px; } .api_box h3{ font-size: initial; } .selectTitle{ padding: 15px 0; } .api_layout_box .font-s{ font-size: 14px; } .api_layout_box .input-s{ height: 40px; border: 1px solid #97a3b4; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-left: 10px; } .api_layout_box .column{ height: 319px; overflow-y: scroll;; -webkit-overflow-scrolling: touch; } .column-select{ background-color: transparent; box-shadow: none; display: block; padding: 0; margin: 0; width: 100%; line-height: normal; color: #424242; font-family: inherit; box-sizing: border-box; -webkit-user-select: text; user-select: text; -webkit-appearance: none; appearance: none; } .aui-list-item-input{ margin-top: 10px; position: relative; } .aui-list-item-input:after{ content:""; border-left:5px solid transparent; border-right:5px solid transparent; border-bottom:5px solid #b3c0ce; -webkit-transform-origin:5px 2.5px; transform-origin:5px 2.5px; -webkit-transition: all .5s ease; transition: all .5s ease; position:absolute; right:10px; top:18px; -webkit-transform:rotate(180deg); transform:rotate(180deg); } .api_leader_head{ height: 50px; width: 50px; display: block; -webkit-border-radius: 50%; border-radius: 50%; margin-right: 10px; } .api_layout_box .column li{ padding: 10px; } /*cheackbox*/ .remember-password-container { width: 56px; height: 24px; text-align: center; } .remember-password-container .remember-password-content { position: relative; } .remember-password-container input[type=checkbox]{ width: 20px; height: 20px; position: absolute; opacity: 0; cursor: pointer; z-index: 2; font-size: initial; } .remember-me-label { cursor: pointer; } .remember-password-container span { position: absolute; width: 20px; height: 20px; top: 2px; background: url(../image/cheackbox2.png); background-size: 20px; background-repeat: no-repeat; } .remember-password-container input[type=checkbox]:checked+span { background: url(../image/cheackbox1.png); background-size: 20px; background-repeat: no-repeat; } .api_box .api-icon-close{ position: absolute; top: 13px; right: -5px; font-size: 24px; font-weight: bold; } select{ outline: none; }