html,body{background-color:#eee}.global-left{width:180px;position:fixed;top:0;left:0;bottom:0;z-index:19;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;box-shadow:2px 0px 2px 0px rgba(0,0,0,0.1)}.global-left .logo{width:100%;height:68px;flex-shrink:0;border-bottom:2px solid #e8ebf1;display:flex;justify-content:center;align-items:center}.global-left .logo img{height:38px;display:block}.global-left .menu{width:100%;height:100%;padding:20px 0;overflow-x:hidden;overflow-y:auto;user-select:none}.global-left .menu .item{width:100%;margin-bottom:10px}.global-left .menu .item .tops{display:flex;align-items:center;width:100%;height:40px;padding:0 20px 0 30px;border-right:2px solid transparent;cursor:pointer}.global-left .menu .item .tops i{font-size:14px;color:#bbb;margin-right:11px}.global-left .menu .item .tops span{color:#909090}.global-left .menu .item .tops.active{background-color:#f2f6ff;border-color:#0c75e9}.global-left .menu .item .tops.active i{color:#0c75e9}.global-left .menu .item .tops.active span{color:#333}.global-left .menu .item .bots{width:100%;display:none}.global-left .menu .item .bots a{display:block;width:100%;height:40px;line-height:40px;padding:0 20px 0 55px;color:#909090;border-right:2px solid transparent}.global-left .menu .item .bots a.active{background-color:#f2f6ff;border-color:#0c75e9}.global-left .menu .item .bots a.active i{color:#0c75e9}.global-left .menu .item .bots a.active span{color:#333}.global-left .menu .item:last-child{margin-bottom:0}.global-left .menu::-webkit-scrollbar{display:none}.global-left .link{width:100%;height:auto;flex-shrink:0;padding:30px;border-top:1px solid #e8ebf1}.global-left .link a{display:block;text-align:center;margin-top:30px}.global-left .link a:first-child{margin-top:0}.global-top{width:calc(100% - 180px);height:60px;background-color:#0c75e9;position:fixed;top:0;left:180px;right:0;z-index:9;padding:0 30px;display:flex;justify-content:space-between;align-items:center}.global-top .left{display:inline-flex;align-items:center}.global-top .left .cname{font-size:20px;font-weight:bold;color:#fff}.global-top .right{display:inline-flex;align-items:center}.global-top .right .icon-text{display:inline-flex;align-items:center;color:#fff;position:relative}.global-top .right .icon-text i{font-size:15px;line-height:15px;margin-right:5px}.global-top .right .icon-text.badge::before{content:'';display:block;width:6px;height:6px;border-radius:50%;background-color:#ec4723;position:absolute;top:0;left:12px}.global-top .right .level{display:inline-flex;align-items:center;justify-content:center;padding:0 12px;height:32px;border-radius:16px;border:1px solid #5da8fc;color:#fff}.global-top .right .user .tops{display:inline-flex;align-items:center;cursor:pointer}.global-top .right .user .tops img{width:36px;height:36px;border-radius:50%;display:block;margin-right:12px}.global-top .right .user .tops span{font-size:16px;font-weight:bold;color:#fff}.global-top .right .user .tops i{font-size:12px;color:#fff}.global-cont{width:calc(100% - 180px);height:calc(100vh - 60px);overflow-x:auto;overflow-y:auto;position:fixed;top:60px;left:180px;right:0;bottom:0}.global-cont::-webkit-scrollbar{width:6px;height:6px;background-color:#f5f5f5}.global-cont::-webkit-scrollbar-track{border-radius:3px;background-color:#f5f5f5}.global-cont::-webkit-scrollbar-thumb{border-radius:3px;background-color:#ddd}.global-cont .bread{width:100%;height:56px;background-color:#fff;padding:0 30px;line-height:56px;display:flex;align-items:center;color:#909090}.global-cont .bread p{color:#909090}.global-cont .bread span{color:#5da8fc}.global-cont .bread p,.global-cont .bread span{padding:0 5px}.global-cont .bread p:first-child,.global-cont .bread span:first-child{padding-left:0}.global-cont .search-bar{width:100%;height:56px;background-color:#fff;padding:0 30px 18px 30px}.global-cont .search-bar .search{width:301px;height:38px;background:#eeeeee;border-radius:25px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.global-cont .search-bar .search input{width:100%;height:100%;border:none;border-radius:0;background-color:transparent;padding:0 24px}.global-cont .search-bar .search .subbtn{flex-shrink:0;display:block;width:60px;height:100%;text-align:center;line-height:38px;background-color:transparent;border-radius:0;border:none}.global-cont .search-bar .search .subbtn i{font-size:20px;color:#909090}.color-green{color:#43e05c !important}.color-red{color:#ec4723 !important}.color-blue{color:#0c75e9 !important}.dy-form input[type='radio']+label{cursor:pointer}.dy-form input[type='radio']+label::before{content:'';display:block;float:left;width:14px;height:14px;background-image:url("../img/14.png");background-size:100% 100%}.dy-form input[type='radio']+label span{display:block;float:left;height:14px;margin-left:4px;line-height:14px;font-size:14px;user-select:none}.dy-form input[type='radio']:checked+label::before{background-image:url("../img/15.png")}.dy-form input[type='radio']:disabled+label{cursor:not-allowed}.dy-form input[type='checkbox']+label{cursor:pointer}.dy-form input[type='checkbox']+label::before{content:'';display:block;float:left;width:14px;height:14px;background-image:url("../img/16.png");background-size:100% 100%}.dy-form input[type='checkbox']+label span{display:block;float:left;height:14px;margin-left:4px;line-height:14px;font-size:14px;user-select:none}.dy-form input[type='checkbox']:checked+label::before{background-image:url("../img/17.png")}.dy-form input[type='checkbox']:disabled+label{cursor:not-allowed}.dy-form input[type='radio'],.dy-form input[type='checkbox']{display:none;opacity:0}.dy-form i{float:left;font-size:14px;line-height:14px;margin-left:7px}.dy-form.red{color:#ec4723}.dy-form.green{color:#43e05c}input[type='range']{-webkit-appearance:none;width:100%}input[type='range']::-webkit-slider-thumb{-webkit-appearance:none}input[type='range']::-webkit-slider-runnable-track{height:4px;background:#ededed;border-radius:2px}input[type='range']::-moz-range-track{height:4px;background:#ededed;border-radius:2px}input[type='range']:focus{outline:none}input[type='range']::-webkit-slider-thumb{-webkit-appearance:none;height:22px;width:30px;background:#0c75e9;margin-top:-9px;border-radius:3px}input[type='range']::-moz-range-thumb{-webkit-appearance:none;height:22px;width:30px;background:#0c75e9;margin-top:-9px;border-radius:3px}input[type='range']{-webkit-appearance:none;width:100%;background-color:#ededed}input[type='range']::-ms-track{height:4px;border-color:transparent;color:transparent;background:#ededed}input[type='range']::-ms-thumb{height:4px;width:30px;background:#0c75e9}input[type='range']:focus::-ms-fill-lower{background:#ededed;border:none}input[type='range']:focus::-ms-fill-upper{background:#ededed;border:none}
