@charset "UTF-8";#app-root{height:100%}#main-header{width:100%;height:66px;background-color:#fff;-webkit-box-shadow:0 3px 6px 0 hsla(0,0%,78.8%,.18);box-shadow:0 3px 6px 0 hsla(0,0%,78.8%,.18)}#main-header,#main-header .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:none;flex:none}#main-header .logo{cursor:pointer}#main-header .logo img{width:150px;height:44px;margin-left:18px}#main-header .logo .divider{width:1px;height:20px;background-color:#d9d9d9;margin:0 15px 0 13px}#main-header .logo h1{color:#444;font-size:18px;margin:0;font-weight:400}#main-header .buttonWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}#main-header .buttonWrap button{color:#999;font-size:16px;margin:0 0;padding:0 12px;height:100%;-webkit-transition:.3s;transition:.3s}#main-header .buttonWrap button.active{background-image:url(/common/头部选项选中背景.png);background-size:100% 100%;color:#333}#main-header .buttonWrap .cdrBtn{max-width:160px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#main-header .messageAndInfo{-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-header .messageAndInfo .infoBtn{background-repeat:no-repeat;background-size:100% 100%;width:26px;height:27px;-webkit-transition:.3s;transition:.3s;background-image:url(/common/头像.png);margin:0 44px 0 30px}#main-header .messageAndInfo .hello{margin-top:4px;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#main-header .messageAndInfo .hello .name{display:block;max-width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1200px){#main-header .buttonWrap button{font-size:14px;margin:0 0}}@media (min-width:1400px){#main-header .buttonWrap button.cdrBtn{max-width:220px}}#system-left-nav{width:64px;height:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#0a97a2}#system-left-nav>.title{color:#fff;font-size:18px;padding:20px 10px;background-color:#03727a}#system-left-nav>.title,#system-left-nav button{-webkit-box-sizing:border-box;box-sizing:border-box}#system-left-nav button{width:100%;color:hsla(0,0%,100%,.5);font-size:12px;height:100px;border-bottom:1px solid #4dd6e1;-webkit-transition:.3s;transition:.3s;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 20px}#system-left-nav button.active{background-color:#23aeb8;color:#fff}#system-left-nav button.active .svg-icon{color:#fff}#system-left-nav button.active:after{content:"";display:block;width:7px;height:21px;background-size:100% 100%;position:absolute;top:39px;right:0}#system-left-nav button .svg-icon{width:30px;height:33px;color:hsla(0,0%,100%,.5)}#app-setting{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#app-setting,#app-setting>.bottomWrap{display:-webkit-box;display:-ms-flexbox;display:flex}#app-setting>.bottomWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;height:400px}#app-setting>.bottomWrap>.rightWrap{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px}#app-setting>.bottomWrap>.rightWrap>.line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}#app-setting>.bottomWrap>.rightWrap>.line>.label{width:150px;-webkit-box-flex:0;-ms-flex:none;flex:none;color:#333;font-size:16px}#app-setting>.bottomWrap>.rightWrap>.line>.content>.el-input{width:700px}#app-setting>.bottomWrap>.rightWrap>.line>.el-button{margin-left:780px}