::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    position: fixed;
}

::-webkit-scrollbar-track {
    background-color: none;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0, 0, 0, 0.6);
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/*登录*/

.pLayout {
    background: #000;
}

.pLayoutLeft {
    background: #e5e9f3;
}

.pLayoutLeft .x-panel-body,
.pLayoutLeft .x-toolbar {
    background: none;
}

.pLayoutLeft .x-toolbar .x-btn {
    border: 0;
    background: none !important;
}

.pLayoutLogo {
    background: url(../img/login_logo.png) no-repeat left center;
    background-size: auto 100%;
}

.pLayoutLeftTitle {
    color: #191a24;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
}

.pLayoutLeftContent {
    color: #545b66;
    font-size: 17px;
    line-height: 20px;
    padding: 30px 0;
}

.pLayoutRight {
    background: #f6f7fa;
}

.pLayoutRight .x-panel-body,
.pLayoutRightTbar {
    background: none;
}

.pLayoutRightTbar {
    padding: 24px;
}

.pLayoutFormBox {
    width: 400px;
    margin: 0 auto;
    padding-top: 20px;
}

.pLayoutFormBbar {
    background: none;
    padding: 10px 0;
}

.pLayoutFormBbar .x-btn {
    padding: 0;
    border: 0;
    background: none !important;
}

.pLayoutFormBbar .x-btn .x-btn-inner {
    padding: 0;
}

.pLayoutSendCode {
    background: #fff !important;
    border: 1px solid #d0d0d0 !important;
    border-left: 0 !important;
}

.pLayoutSendCode .x-btn-inner {
    color: #404040 !important;
}

.pLayoutFormBox .x-tab {
    outline: none !important;
    background: none !important;
}

.pLayoutFormBox .x-tab-inner-default {
    font-size: 22px;
    line-height: 36px;
    font-weight: normal;
}

.pLayoutFormBox .x-tab-active .x-tab-inner-default {
    font-weight: bold;
}

.pLayoutFormBox .x-form-text,
.pLayoutFormBox .x-btn .x-btn-inner {
    font-size: 14px;
}

.mLayoutLeft {
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.25);
    z-index: 4;
}

.mLayoutLeft .x-toolbar {
    background: none;
    box-shadow: none;
    height: 56px;
    padding: 0;
}

.mLayoutLeft .x-toolbar .logoImg {
    height: 56px;
    background: url(../img/logo.png) no-repeat left center var(--base-color);
    background-size: auto 100%;
}

.mLayoutLeft .changeMicroButton {
    width: 24px;
    height: 24px;
    padding: 0;
    overflow: hidden;
    top: 14px;
    left: 244px;
    z-index: 1;
    position: fixed !important;
    border: 2px solid var(--base-color);
    border-radius: 24px;
    margin-left: -22px;
    background: #ffffff
}

.mLayoutLeft .changeMicroButton .x-btn-icon>.x-btn-icon-el:before {
    font-size: 14px !important;
    color: var(--base-color) !important;
}

.mLayoutLeftTabs {
    background: var(--base-color);
}

.mLayoutLeftTabs .x-tab-bar-body {
    padding: 0;
}

.mLayoutLeftTabs .x-panel-bodyWrap>.x-tab-bar .x-box-item {
    width: 56px;
}

.mLayoutLeftTabs .x-tab-bar-plain>.x-tab-bar-body-default {
    padding: 0;
    width: 56px;
}

.mLayoutLeftTabs .x-tab-bar-body .x-tab {
    outline: none !important;
    width: 56px;
    padding: 10px 0;
}

.mLayoutLeftTabs .x-tab-button span {
    display: block;
    max-width: none;
    width: 100%;
    color: #fff !important;
    text-align: center
}

.mLayoutLeftTabs .x-tab-active .x-tab-button span {
    color: var(--base-color) !important;
}

.mLayoutLeftMenu {
    background: var(--base-color);
}

.mLayoutLeftMenu .x-segmented-button-row {
    display: block;
    padding-bottom: 4px;
}

.mLayoutLeftMenu .x-panel-body-default {
    background: none;
}

.mLayoutLeftMenu .x-btn {
    height: 56px;
    width: 56px;
    background: none;
    border: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    padding: 10px 0;
    text-align: center;
}

.mLayoutLeftMenu .x-btn-icon-el {
    font-size: 16px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0 !important
}

.mLayoutLeftMenu .x-btn-inner {
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
}

.mLayoutLeftMenu .x-btn .x-btn-arrow-right:after {
    display: none
}

.mLayoutLeftMenu .x-btn .x-btn-arrow-right>.x-btn-icon {
    padding: 0 !important
}

.mLayoutLeftMenu .x-btn.x-btn-menu-active,
.mLayoutLeftMenu .x-btn.x-btn-pressed {
    background: #FFF
}

.mLayoutLeftMenu .x-btn.x-btn-menu-active .x-btn-button>*,
.mLayoutLeftMenu .x-btn.x-btn-pressed .x-btn-button>* {
    color: var(--base-color)
}

.mLayoutLeftBody {
    border: 0 !important;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.25);
}

.mLayoutLeftBody * {
    color: var(--base-color) !important;
}

.mLayoutLeftBody .x-grid-item-selected {
    background: #eaeff4 !important
}

.mLayoutLeftBody .x-grid-cell-inner::before {
    display: none
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar {
    height: 56px;
    padding: 0 0 0 20px;
    background: #FFF !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-box-scroller-right {
    left: auto !important;
    right: 0;
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab-bar-body {
    padding: 13px 0 13px 0;
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab {
    border-radius: 18px;
    padding: 5px 10px;
    outline: none;
    background: none
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab-default .x-tab-close-btn {
    right: 5px;
    top: 8px
}

.mLayoutTabs>.x-panel-bodyWrap>.x-panel-body {
    background: #efefef
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab {
    background: #eaeff4;
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab * {
    color: var(--base-color) !important
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab.x-tab-active {
    background: var(--base-color);
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-tab.x-tab-active * {
    color: #fff !important
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-box-scroller {
    margin-top: -12px;
    background: var(--base-color)
}

.mLayoutTabs>.x-panel-bodyWrap>.x-tab-bar .x-box-scroller-left {
    margin-left: 16px
}

.mLayoutTabs>.x-panel-bodyWrap>.x-panel-body {
    background: #efefef;
    top: 56px !important;
}

.UinfoBtn {
    height: 56px;
    width: 56px;
    padding: 10px 0;
    background: none;
    border: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.UinfoBtn.x-btn-menu-active,
.UinfoBtn.x-btn-over,
.UinfoBtn.x-btn-pressed {
    background: rgba(0, 0, 0, 0.2) !important
}

.UinfoBtn .x-btn-arrow-right:after {
    display: none
}

.UinfoBtn .x-btn-icon-el {
    width: 36px;
    height: 36px;
    background-size: 100%
}

.UinfoBtn .x-btn-arrow-right>.x-btn-icon {
    padding: 0 !important
}

.UinfoBtnPanel .x-box-target>.x-component {
    left: 0 !important;
    width: auto !important;
    padding: 10px;
}

.UinfoBtnPanel .x-box-target>.x-component .title {
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
}

.UinfoBtnPanel .x-box-target>.x-component .desc {
    font-size: 13px;
    color: #666
}

.x-boundlist-iconlist {
    width: 100%;
}

.x-boundlist-iconlist td {
    width: 25%;
    text-align: center
}

.ibacRightTr {
    border-top: 1px solid #dbe6f4;
    border-left: 1px solid #dbe6f4;
}

.ibacRightTr>td {
    width: 14%;
    background: #f7faff;
    border-right: 1px solid #dbe6f4;
    border-bottom: 1px solid #dbe6f4;
}

.ibacRightTr>td:last-child {
    width: 58%;
    background: #fff;
}

.ibacRightTr>td:last-child>* {
    min-height: 32px;
}

.ibacRightTr>td .x-form-checkboxgroup,
.ibacRightTr>td table {
    width: 100%;
    height: 100%;
}

.ibacRightTr .x-table-form-item {
    margin: 0;
}

/*指标卡*/
.admin_Index_GeneralView {
    border-radius: 2px;
    background: url(../img/admin_Index_GeneralBG.png) no-repeat right center;
    background-size: 100% 100%;
    color: #fff;
}

.admin_Index_GeneralView>.x-header {
    border-radius: 2px 2px 0 0;
    border-color: #eee !important;
    background: none;
}

.admin_Index_GeneralView>.x-header .x-title-text {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.admin_Index_GeneralView>.x-panel-bodyWrap>.x-panel-body {
    border-radius: 0 0 2px 2px;
    background: none;
}

.admin_Index_GeneralView>.x-panel-bodyWrap * {
    color: #fff;
}