@font-face {
	font-family: 'DINCondensed-Bold';
	src        : url(../font/DINCondensed-Bold-1be717b.ttf) format('truetype');
	font-weight: normal;
	font-style : normal;
}

.font-din {
	font-family: DINCondensed-Bold
}
@font-face {
  font-family: 'icomoon';
  src:  url(../font/icomoon-c0f70dc.eot);
  src:  url(../font/icomoon-c0f70dc.eot#iefix) format('embedded-opentype'),
    url(../font/icomoon-dd10354.ttf) format('truetype'),
    url(../font/icomoon-e7d4e4e.woff) format('woff'),
    url(../font/icomoon-34c6690.svg#icomoon) format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon2-"], [class*=" icon2-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-line-chart:before {
  content: "\e900";
}
.icon2-pie-chart:before {
  content: "\e901";
}
.icon2-xiazai_1:before {
  content: "\e902";
}
.icon2-xiazai:before {
  content: "\e903";
}

.k-datepicker-content .k-time-picker .k-scroll-select-group .k-8:nth-of-type(1) {
  width: 49.5%;
}
.k-datepicker-content .k-time-picker .k-scroll-select-group .k-8:nth-of-type(2) {
  width: 49.5%;
}
.k-datepicker-content .k-time-picker .k-scroll-select-group .k-8:nth-of-type(2) .k-append {
  display: none;
}
.k-datepicker-content .k-time-picker .k-scroll-select-group .k-8:nth-of-type(3) {
  display: none;
}
.k-dialog-wrapper .k-header .k-title {
  font-size: 15px;
}
.k-dialog-wrapper .k-header .k-close {
  opacity: 0.7;
}
.k-spin.k-overlay {
  z-index: 999999999;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #f8f8fa;
  line-height: 1.5;
}
label {
  font-weight: normal;
}
p {
  margin: 0;
  padding: 0;
}
.none {
  display: none;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.block {
  display: block;
}
.posi {
  position: absolute;
}
.relative {
  position: relative;
}
.cp {
  cursor: pointer;
}
.red {
  color: #fc4e43;
}
.green {
  color: #44a74c;
}
.orange {
  color: #FF9800;
}
.primary {
  color: #0091EA;
}
.top1px {
  position: relative;
  top: 1px;
}
.top-1px {
  position: relative;
  top: -1px;
}
.top2px {
  position: relative;
  top: 2px;
}
.top-2px {
  position: relative;
  top: -2px;
}
.fs12 {
  font-size: 12px;
}
.fs13 {
  font-size: 13px;
}
.fs14 {
  font-size: 14px;
}
.fs15 {
  font-size: 15px;
}
.fs16 {
  font-size: 16px;
}
.fs17 {
  font-size: 17px;
}
.fs18 {
  font-size: 18px;
}
.ofh {
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix::after {
  content: '';
  display: block;
  line-height: 0;
  clear: both;
}
.elli {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.ilb {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.mr1 {
  margin-right: 1px;
}
.mr2 {
  margin-right: 2px;
}
.mr3 {
  margin-right: 3px;
}
.mr4 {
  margin-right: 4px;
}
.mr5 {
  margin-right: 5px;
}
.mr6 {
  margin-right: 6px;
}
.mr7 {
  margin-right: 7px;
}
.mr8 {
  margin-right: 8px;
}
.mr9 {
  margin-right: 9px;
}
.mr10 {
  margin-right: 10px;
}
.ml1 {
  margin-left: 1px;
}
.ml2 {
  margin-left: 2px;
}
.ml3 {
  margin-left: 3px;
}
.ml4 {
  margin-left: 4px;
}
.ml5 {
  margin-left: 5px;
}
.ml6 {
  margin-left: 6px;
}
.ml7 {
  margin-left: 7px;
}
.ml8 {
  margin-left: 8px;
}
.ml9 {
  margin-left: 9px;
}
.ml10 {
  margin-left: 10px;
}
.vtm {
  vertical-align: middle;
}
.transition-all-300 {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.img-load-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: white;
  z-index: 1;
}
.img-nodata {
  width: 222px;
}
.img-load-error {
  width: 230px;
}
.img-load-error {
  width: 220px;
}
.img-nodata.small {
  width: 122px;
}
.img-load-error.small {
  width: 130px;
}
.img-load-error.small {
  width: 120px;
}
.ab-center,
[ab-center] {
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ab-tr-center,
[ab-tr-center] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.color-red {
  color: #ff4d4f;
}
.color-green {
  color: #52c41a;
}
.color-yellow {
  color: #faad14;
}
.color-blue {
  color: #1890ff;
}
.color-gray {
  color: rgba(0, 0, 0, 0.45);
}
a.disabled {
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
}
.ksf-customer-wrap {
  display: none;
}
.common-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
  white-space: nowrap;
}
.common-header-args .br {
  font-size: 0;
  margin: 0;
  padding: 0;
  height: 16px;
}
.common-header-args .select {
  min-width: 100px;
}
.common-header-args .k-select.k-clearable .k-main,
.common-header-args .k-select.k-with-suffix .k-main {
  padding: 0 9px;
}
.bg-white {
  background-color: white;
}
.k-pagination {
  white-space: nowrap;
}

.Card {
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 1px;
  padding: 16px;
  padding-bottom: 18px;
  background: white;
}
.Card > .cd-title {
  font-size: 14px;
  color: #262626;
  font-weight: 400;
  height: 22px;
  line-height: 20px;
}
.Card > .cd-title > .cd-l {
  float: left;
}
.Card > .cd-title > .cd-r {
  float: right;
}

.DropDown {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.DropDown > .title-wrap {
  position: relative;
  cursor: pointer;
}
.DropDown.disabled {
  background: #f2f2f2;
  cursor: not-allowed;
}
.DropDown.disabled * {
  cursor: not-allowed;
}
.DropDown.disabled .s-area-title {
  background: #f2f2f2;
  color: #cccccc;
}
.DropDown_fix {
  display: block;
  pointer-events: none;
  position: absolute;
  background: white;
  z-index: 999;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.3);
  border-radius: 0.125rem;
  -webkit-transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -o-transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -webkit-transform-origin: center top;
      -ms-transform-origin: center top;
          transform-origin: center top;
  opacity: 0;
  -webkit-transform: scaleY(0.8);
      -ms-transform: scaleY(0.8);
          transform: scaleY(0.8);
  min-width: 50px;
  min-height: 50px;
}
.DropDown_fix > .menu-wrap {
  position: relative;
}
.DropDown_fix > .foot-wrap {
  position: relative;
}
.DropDown_fix.open {
  display: block;
  pointer-events: auto;
  opacity: 1;
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}

.range-date-input {
  position: relative;
  width: 271px;
  line-height: 21px;
}
.range-date-input .k-inner {
  cursor: pointer;
  padding-right: 8px;
  padding-left: 29px !important;
}
.range-date-input .k-prefix {
  left: 10px;
  pointer-events: none;
}
.range-date-main {
  position: relative;
  width: 360px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.range-date-main .time-part {
  position: relative;
}
.range-date-main .time-part .l1 {
  display: inline-block;
  margin-right: 5px;
}
.range-date-main .time-part .l2 {
  display: inline-block;
  width: 200px;
}
.range-date-main .time-part:nth-of-type(1) {
  margin-bottom: 15px;
}
.data-range-foot {
  position: relative;
  height: 46px;
  border-top: 1px solid #ccc;
  padding-top: 8px;
  padding-right: 12px;
}
.data-range-foot .btn {
  float: right;
  height: unset;
  line-height: 24px;
  margin-left: 10px;
}

.DropSearchInput {
  position: relative;
}
.DropSearchInput.open .DropSearchInput_title {
  border: 1px solid #0091ea;
}
.DropSearchInput.open .DropSearchInput_title > .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.DropSearchInput_title {
  position: relative;
  height: 32px;
  cursor: pointer;
  outline: none;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
  transition: border 0.1s ease-in-out, background 0.1s ease-in-out, box-shadow 0.1s ease-in-out, -webkit-box-shadow 0.1s ease-in-out;
}
.DropSearchInput_title > .text {
  margin: 0 16px;
  margin-right: 24px;
  line-height: 32px;
}
.DropSearchInput_title > .loading-icon {
  position: absolute;
  color: #b2b2b2;
  top: 3px;
  right: 9px;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.DropSearchInput_title > .icon {
  position: absolute;
  color: #b2b2b2;
  top: 0;
  right: 12px;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.DropSearchInput_title > .icon > i::before {
  line-height: 32px;
  content: "\F3D0";
}
.DropSearchInput_menu {
  position: relative;
}
.DropSearchInput_menu .nodata {
  padding: 1rem;
  color: #b2b2b2;
  text-align: center;
}
.DropSearchInput_menu > .hasdata {
  padding-top: 42px;
}
.DropSearchInput_menu > .hasdata > .iptwp {
  position: absolute;
  top: 12px;
  left: 16px;
  right: 16px;
}
.DropSearchInput_menu > .hasdata > .iptwp input {
  width: 100%;
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
  border-radius: 2px;
  text-indent: 5px;
}
.DropSearchInput_menu > .hasdata > ul {
  position: relative;
  max-height: 250px;
  overflow: auto;
}
.DropSearchInput_menu > .hasdata > ul > li {
  padding: 0 16px;
  position: relative;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  -webkit-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
  transition: background 0.25s ease-in-out, color 0.25s ease-in-out;
}
.DropSearchInput_menu > .hasdata > ul > li > div {
  position: relative;
  padding-right: 15px;
}
.DropSearchInput_menu > .hasdata > ul > li > div i {
  position: absolute;
  right: 0;
  display: none;
}
.DropSearchInput_menu > .hasdata > ul > li > div i::before {
  font-size: 2rem;
  color: #0091ea;
}
.DropSearchInput_menu > .hasdata > ul > li.active {
  color: #0091ea;
}
.DropSearchInput_menu > .hasdata > ul > li.active > div i {
  display: inline;
}
.DropSearchInput_menu > .hasdata > ul > li:hover {
  background: #f1f1f5;
}
.DropSearchInput_menu .tooltip {
  pointer-events: none;
  padding: 8px 12px;
  line-height: 1.4;
  word-wrap: break-word;
  background: #4c4c4c;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  z-index: 100;
  bottom: 30px;
  display: none;
}
.DropSearchInput_menu .tooltip::after {
  content: '';
  display: inline-block;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  left: 10%;
  bottom: -12px;
  border-top-color: #4c4c4c;
}
.DropSearchInput_menu .DropSearchInput_dataswrap > li:hover .tooltip {
  display: block;
}
.DropSearchInput_menu .DropSearchInput_dataswrap > li:nth-child(1):hover .tooltip,
.DropSearchInput_menu .DropSearchInput_dataswrap > li:nth-child(2):hover .tooltip {
  top: 30px;
  bottom: unset;
}
.DropSearchInput_menu .DropSearchInput_dataswrap > li:nth-child(1):hover .tooltip::after,
.DropSearchInput_menu .DropSearchInput_dataswrap > li:nth-child(2):hover .tooltip::after {
  border-color: transparent;
  border-bottom-color: #4c4c4c;
  top: -12px;
}
.DropSearchInput_foot {
  position: relative;
  height: 40px;
  line-height: 39px;
  border-top: 1px solid #ccc;
  font-size: 0;
}
.DropSearchInput_foot > span {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  color: #0091ea;
  padding-left: 16px;
  cursor: pointer;
}
.DropSearchInput_foot > button {
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin-right: 16px;
  margin-top: 7px;
}

.SelectNearDate .btn {
  height: 32px;
  min-width: 57px;
}
.SelectNearDate > .s-t {
  width: 79px;
  margin-right: 10px;
}
.SelectNearDate > .s-t .k-wrapper .k-main {
  padding: 0 9px;
}
.SelectNearDate > .b-g {
  display: inline-block;
  position: relative;
}
.SelectNearDate > .d-p {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  left: -1px;
}
.SelectNearDate .TwoDIffRangeDate {
  position: relative;
  left: -1px;
}
.SelectNearDate .TwoDIffRangeDate .dp1 .k-inner {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.SelectNearDate .TwoDIffRangeDate .dp1 .k-inner:hover {
  border-color: #0091ea;
}
.SelectNearDate .TwoDIffRangeDate .db {
  margin: 0 16px;
  width: 66px;
}
.SelectNearDate .TwoDIffRangeDate .del {
  display: inline-block;
  vertical-align: middle;
  color: #B2B2B2;
  margin-left: 8px;
}
.SelectNearDate .TwoDIffRangeDate .del::before {
  font-size: 20px;
}
.SelectNearDate .TwoDIffRangeDate.english .db {
  width: 100px;
}


.LeftMenu {
  position: fixed;
  z-index: 1001;
  left: 0px;
  top: 50px;
  bottom: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 180px;
  background: #e5e5e9;
}
.LeftMenu .pin-sidebar {
  z-index: 1;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -25px;
  cursor: pointer;
  border-right: 18px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  height: 30px;
  width: 0px;
  font-size: 14px;
  color: #999;
  vertical-align: middle;
  text-align: center;
}
.LeftMenu .pin-sidebar i {
  text-align: center;
  margin-left: 2px;
  font-family: icomoon !important;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #999;
}
.LeftMenu.__hide {
  left: -130px;
}
.LeftMenu.__hide > .pin-sidebar {
  color: #999;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transform: scale(-1);
      -ms-transform: scale(-1);
          transform: scale(-1);
  right: -18px;
  border-right: 18px solid #E5E5E9;
}
[outerskin='0'] .LeftMenu {
  left: 0px;
  top: 0px;
}
[outerskin='0'] .LeftMenu.__hide {
  left: -180px;
}
[menu='0'] .LeftMenu {
  display: none;
}

.LayoutTabInner > .tab-2-keys {
  position: relative;
}
.LayoutTabInner > .tab-2-contents {
  position: relative;
}
.LayoutTabInner > .tab-2-contents > .content-item {
  display: none;
}
.LayoutTabInner > .tab-2-contents > .content-item.active {
  display: block;
}

.tab-keys {
  position: relative;
}
.tab-keys::after {
  content: '';
  display: block;
  line-height: 0;
  clear: both;
}
.tab-keys .key-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  position: relative;
  z-index: 1;
}
.tab-keys.main .key-item {
  width: 136px;
  background: #eeeeee;
  color: #4C4C4C;
  margin-right: 2px;
}
.tab-keys.main .key-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 2px;
  background: #0091EA;
  opacity: 0;
}
.tab-keys.main .key-item:hover {
  color: #0091EA;
}
.tab-keys.main .key-item.active {
  background: white;
  color: #0091EA;
}
.tab-keys.main .key-item.active::before {
  opacity: 1;
}
.tab-keys.card {
  border-bottom: 1px solid #ededed;
}
.tab-keys.card .key-item {
  padding: 0 24px;
  background: white;
  color: #404040;
}
.tab-keys.card .key-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: -1px;
  height: 2px;
  background: #0091EA;
  opacity: 0;
}
.tab-keys.card .key-item:hover {
  color: #0091EA;
}
.tab-keys.card .key-item.active {
  background: white;
  color: #0091EA;
}
.tab-keys.card .key-item.active::before {
  opacity: 1;
}

.LayoutTabRoute > .tab-1-keys {
  position: relative;
}
.LayoutTabRoute > .tab-1-contents {
  position: relative;
  background: white;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}
.LayoutTabRoute > .tab-1-contents > .content-item {
  display: none;
}
.LayoutTabRoute > .tab-1-contents > .content-item.active {
  display: block;
}

.MultiBtn {
  position: relative;
}
.MultiBtn .select {
  width: 82px;
  margin-left: 8px;
}
.MultiBtn .select .k-main {
  padding-right: unset !important;
}
.MultiBtn .download {
  margin-left: 8px;
}
.MultiBtn .ic {
  font-size: 16px;
}

.SelectArea.open .s-area-title {
  border: 1px solid #0091ea;
}
.SelectArea.open .s-area-title > .icon {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.s-area-title {
  width: 119px;
  position: relative;
  height: 32px;
  cursor: pointer;
  outline: none;
  background: #fff;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-radius: 0.125rem;
  transition: border 0.15s ease-in-out, background 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.s-area-title > .text {
  margin: 0 16px;
  margin-right: 24px;
  line-height: 32px;
}
.s-area-title > .icon {
  position: absolute;
  color: #b2b2b2;
  top: 0;
  right: 12px;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.s-area-title > .icon > i::before {
  line-height: 32px;
  content: "\F3D0";
}
.s-area-title.english {
  width: 160px;
}
.s-area-menu {
  position: relative;
  overflow: hidden;
  font-size: 0;
}
.s-area-menu > .left-part {
  font-size: 12px;
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #F1F1F5;
}
.s-area-menu > .left-part .areaGroup {
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transform: all 0.3s ease-in-out;
      -ms-transform: all 0.3s ease-in-out;
          transform: all 0.3s ease-in-out;
}
.s-area-menu > .left-part .areaGroup.active {
  background: white;
  color: #0091EA;
}
.s-area-menu > .right-part {
  font-size: 12px;
  margin-left: 80px;
}
.s-area-menu > .right-part .areaGroupDisplay {
  display: none;
  padding-top: 12px;
}
.s-area-menu > .right-part .areaGroupDisplay .group {
  overflow: hidden;
  margin-bottom: 6px;
}
.s-area-menu > .right-part .areaGroupDisplay .group .left {
  display: inline-block;
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
  width: 55px;
  float: left;
  color: #B2B2B2;
  text-align: center;
}
.s-area-menu > .right-part .areaGroupDisplay .group .right {
  display: inline-block;
  vertical-align: middle;
  min-height: 28px;
  line-height: 28px;
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
  float: left;
  overflow: hidden;
}
.s-area-menu > .right-part .areaGroupDisplay .group .right .item {
  display: inline-block;
  vertical-align: middle;
  float: left;
  color: #4C4C4C;
  font-size: 0;
  margin-right: 8px;
}
.s-area-menu > .right-part .areaGroupDisplay .group .right .item .k-text {
  font-size: 12px;
}
.s-area-menu > .right-part .areaGroupDisplay .more {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  height: 40px;
  line-height: 40px;
}
.s-area-menu > .right-part .areaGroupDisplay .more > span {
  color: #0091ea;
  padding-left: 12px;
  cursor: pointer;
}
.s-area-menu > .right-part .areaGroupDisplay .more > button {
  float: right;
  margin: 0;
  padding: 0;
  width: 56px;
  text-align: center;
  margin-top: 8px;
  margin-right: 16px;
}
.s-area-menu > .right-part .areaGroupDisplay.active {
  display: block;
}
.s-area-menu > .nodata {
  padding: 1rem;
  color: #b2b2b2;
  text-align: center;
}
.s-area-menu > .hasdata {
  padding-top: 8px;
  padding-bottom: 50px;
}
.s-area-menu > .hasdata > ul {
  position: relative;
}
.s-area-menu > .hasdata > ul .group {
  margin-top: 3px;
  overflow: hidden;
}
.s-area-menu > .hasdata > ul .group .left {
  min-height: 26px;
  line-height: 26px;
  width: 53px;
  float: left;
  color: #B2B2B2;
  padding-left: 15px;
}
.s-area-menu > .hasdata > ul .group .right {
  min-height: 28px;
  line-height: 28px;
  width: -webkit-calc(100% - 55px);
  width: calc(100% - 55px);
  float: left;
  overflow: hidden;
}
.s-area-menu > .hasdata > ul .group .right .item {
  float: left;
  width: 80px;
  padding-left: 10px;
  color: #4C4C4C;
}
.s-area-menu > .hasdata > .more {
  position: absolute;
  width: 100%;
  bottom: 0;
  border-top: 1px solid #ccc;
  height: 2.3rem;
  line-height: 2.3rem;
  padding-left: 5px;
}
.s-area-menu > .hasdata > .more > span {
  color: #0091ea;
  padding-left: 12px;
  cursor: pointer;
}
.s-area-menu > .hasdata > .more > button {
  float: right;
  margin-right: 12px;
  margin-top: 6px;
}

.page-home {
  position: relative;
  min-height: 500px;
}
.page-home > .header {
  height: 52px;
  line-height: 52px;
}
.page-home > .header .sp1 {
  font-size: 14px;
  color: #262626;
}
.page-home > .header .sp2 {
  padding-left: 16px;
  font-size: 12px;
  color: #4C4C4C;
}
.page-home > .header .sp3 {
  float: right;
}
.page-home > .header .sp3 img {
  width: 22px;
}
.page-home > .home-head-tag {
  width: 100%;
  margin-bottom: 20px;
}
.page-home > .home-head-tag .str {
  padding-left: 5px;
  color: #4C4C4C;
}
.page-home > .content {
  position: relative;
}
.page-home > .content .content-left {
  position: absolute;
  left: 0;
  right: 0;
  width: 68%;
}
.page-home > .content .content-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: -webkit-calc(32% - 20px);
  width: calc(32% - 20px);
}
.page-home > .content .no-radius-btn {
  border-radius: unset;
  position: absolute;
  bottom: -1px;
  left: -1px;
  right: -1px;
  width: -webkit-calc(100% + 2px);
  width: calc(100% + 2px);
}
.page-home .item-box-wrap {
  position: relative;
}
.page-home .item-box-wrap .item-box .div1 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
  white-space: nowrap;
}
.page-home .item-box-wrap .item-box .div2 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
  margin-top: 7px;
  white-space: nowrap;
}
.page-home .item-box-wrap .item-box .div3 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
  margin-top: 4px;
  white-space: nowrap;
}
.page-home .item-box-wrap .item-box .up {
  color: #36B342;
}
.page-home .item-box-wrap .item-box .up i {
  position: relative;
  top: 1px;
  margin-right: 3px;
}
.page-home .item-box-wrap .item-box .down {
  color: #FF4433;
}
.page-home .item-box-wrap .item-box .down i {
  position: relative;
  top: 2px;
  margin-right: 3px;
}
.page-home .item-box-wrap.img {
  padding-left: 75px;
}
.page-home .item-box-wrap.img .img {
  position: absolute;
  left: 20px;
  top: 18px;
}
.page-home .item-box-wrap.img .item-box .div2 {
  margin-top: 9px;
}
.page-home .item-box-wrap.img .item-box .div3 {
  margin-top: 6px;
}
.page-home .li-dot::before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #4C4C4C;
  margin-right: 8px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.page-home .hover:hover {
  opacity: 0.7;
}
.page-home .bug-undo .card-left1 .init {
  padding: 10px 24px;
  padding-bottom: 0px;
}
.page-home .bug-undo .card-left1 .init .div1 {
  font-size: 18px;
  color: #262626;
  line-height: 30px;
}
.page-home .bug-undo .card-left1 .init .div2 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 22px;
  margin-top: 10px;
  height: 44px;
}
.page-home .bug-undo .card-left1 .init .div3 {
  margin-top: 12px;
}
.page-home .bug-undo .card-left2 .init {
  padding: 0 5px;
  margin-top: 15px;
  margin-bottom: 5px;
  margin-right: -20px;
}
.page-home .bug-undo .card-left2 .init .fl {
  width: 33.3%;
  padding-right: 20px;
}
.page-home .bug-undo .card-left2 .init .fl .div {
  padding: 16px 16px 45px 16px;
  position: relative;
  border: 1px solid #E5E5E5;
  border-radius: 2px;
}
.page-home .bug-undo .card-left2 .init .fl .div .div1 {
  font-size: 14px;
  color: #262626;
  line-height: 22px;
}
.page-home .bug-undo .card-left2 .init .fl .div .div2 {
  margin-top: 5px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 18px;
  color: #FF8700;
  border: 1px solid #FF8700;
}
.page-home .bug-undo .card-left2 .init .fl .div .div3 {
  margin-top: 10px;
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
}
.page-home .bug-undo .card-left2 .init .fl .div .div4 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 21px;
}
.page-home .bug-undo .card-left2 .init .fl .div .div5 {
  margin-top: 20px;
  text-align: center;
}
.page-home .bug-undo .card-left2 .init .fl .div .div5 .sp1 {
  font-size: 21px;
  color: #df0c35;
}
.page-home .bug-undo .card-left2 .init .fl .div .div5 .sp2 {
  font-size: 12px;
  color: #4C4C4C;
}
.page-home .bug-undo .card-left3 .init {
  margin-top: 8px;
  margin-bottom: 10px;
}
.page-home .bug-undo .card-left3 .init .fl {
  width: 33.3%;
}
.page-home .bug-undo .card-left3 .init .fl > div {
  position: relative;
  padding-top: 100px;
}
.page-home .bug-undo .card-left3 .init .img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-home .bug-undo .card-left3 .init .line-dot {
  position: absolute;
  top: 70px;
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  color: white;
  background: #0091EA;
}
.page-home .bug-undo .card-left3 .init .line-p {
  left: 0;
  right: 0;
  color: #0091EA;
  text-align: center;
}
.page-home .bug-undo .card-left3 .init .line-p2 {
  margin-top: 10px;
  left: 0;
  right: 0;
  color: #0091EA;
  text-align: center;
  color: #4C4C4C;
  line-height: 18px;
  font-size: 12px;
}
.page-home .bug-undo .card-left3 .init .line-1 {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  top: 80px;
  left: -webkit-calc(50% + 20px);
  left: calc(50% + 20px);
  background: #0091EA;
}
.page-home .bug-undo .card-left3 .init .line-2 {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  top: 80px;
  left: -webkit-calc(50% + 20px);
  left: calc(50% + 20px);
  background: #0091EA;
}
.page-home .bug-undo .card-right1 .ul {
  border: 1px solid white;
}
.page-home .bug-undo .card-right1 .ul li {
  margin-top: 18px;
  font-size: 13px;
  color: #4C4C4C;
  line-height: 18px;
}
.page-home .bug-undo .card-right2 .ul li {
  position: relative;
  padding-left: 44px;
  margin-top: 26px;
}
.page-home .bug-undo .card-right2 .ul li img {
  width: 30px;
  position: absolute;
  top: 9px;
  left: 0;
}
.page-home .bug-undo .card-right2 .ul li .div1 {
  font-size: 14px;
  color: #262626;
  line-height: 22px;
}
.page-home .bug-undo .card-right2 .ul li .div2 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
}
.page-home .bug-done .card-left1 {
  height: 170px;
}
.page-home .bug-done .card-left1 .init {
  padding-top: 20px;
}
.page-home .bug-done .card-left1 .init .fl {
  width: 33.3%;
  position: relative;
}
.page-home .bug-done .card-left2 {
  height: 335px;
}
.page-home .bug-done .card-left2 .fl {
  width: 50%;
  padding-right: 20px;
}
.page-home .bug-done .card-left3 {
  height: 300px;
}
.page-home .bug-done .card-left3 .init {
  margin-top: 28px;
}
.page-home .bug-done .card-left3 .init .fl {
  width: 33.3%;
}
.page-home .bug-done .card-left3 .init .fl > div {
  position: relative;
  padding-top: 110px;
}
.page-home .bug-done .card-left3 .init .img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.page-home .bug-done .card-left3 .init .line-dot {
  position: absolute;
  top: 80px;
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  width: 20px;
  height: 20px;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  color: white;
  background: #0091EA;
}
.page-home .bug-done .card-left3 .init .line-p {
  margin-top: 10px;
  left: 0;
  right: 0;
  color: #0091EA;
  text-align: center;
}
.page-home .bug-done .card-left3 .init .line-p2 {
  margin-top: 15px;
  left: 0;
  right: 0;
  color: #0091EA;
  text-align: center;
  color: #4C4C4C;
  line-height: 18px;
  font-size: 12px;
}
.page-home .bug-done .card-left3 .init .line-1 {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  top: 90px;
  left: -webkit-calc(50% + 20px);
  left: calc(50% + 20px);
  background: #0091EA;
}
.page-home .bug-done .card-left3 .init .line-2 {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  height: 1px;
  position: absolute;
  top: 90px;
  left: -webkit-calc(50% + 20px);
  left: calc(50% + 20px);
  background: #0091EA;
}
.page-home .bug-done .card-left4 .init {
  padding-top: 10px;
  padding-bottom: 30px;
}
.page-home .bug-done .card-left4 .init li {
  margin-top: 30px;
  width: 50%;
  position: relative;
  padding-left: 44px;
  padding-right: 40px;
}
.page-home .bug-done .card-left4 .init li img {
  width: 30px;
  position: absolute;
  top: 5px;
  left: 0;
}
.page-home .bug-done .card-left4 .init li .div1 {
  color: #262626;
  line-height: 22px;
}
.page-home .bug-done .card-left4 .init li .div2 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
}
.page-home .bug-done .card-right1 {
  height: 525px;
}
.page-home .bug-done .card-right1 .title .fl {
  font-size: 14px;
  color: #262626;
  line-height: 22px;
}
.page-home .bug-done .card-right1 .title .fr {
  color: #0091EA;
}
.page-home .bug-done .card-right1 .p1 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
  text-align: center;
}
.page-home .bug-done .card-right1 .p2 {
  margin-top: 12px;
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
  text-align: center;
}
.page-home .bug-done .card-right1 .div1 {
  padding-top: 30px;
  padding-bottom: 35px;
}
.page-home .bug-done .card-right1 .div2 {
  padding-top: 25px;
  padding-bottom: 30px;
  border-top: 1px solid #E5E5E5;
}
.page-home .bug-done .card-right1 .div3 {
  padding-top: 25px;
  padding-bottom: 30px;
  border-top: 1px solid #E5E5E5;
}
.page-home .bug-done .card-right1 .div4 {
  padding-top: 25px;
  padding-bottom: 30px;
  border-top: 1px solid #E5E5E5;
}
.page-home .bug-done .card-right2 {
  height: 300px;
}
.page-home .bug-done .card-right2 .init {
  padding-top: 5px;
}
.page-home .bug-done .card-right2 .init li {
  margin-top: 20px;
}
.page-home .bug-done .card-right2 .init li .div1 {
  font-size: 12px;
  color: #4C4C4C;
  line-height: 18px;
}
.page-home .bug-done .card-right2 .init li .div2 {
  margin-top: 4px;
  position: relative;
  height: 4px;
  border-radius: 2px;
  background: #f5f5f5;
  overflow: hidden;
}
.page-home .bug-done .card-right2 .init li .div2 .range {
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  background: #0091EA;
}
.page-home .bug-done .card-right3 .ul li {
  margin-top: 10px;
  font-size: 12px;
  color: #4C4C4C;
  line-height: 20px;
}

.ResourceMonitor .child-index-1 {
  position: relative;
  padding: 0 20px;
}
.ResourceMonitor .child-index-1 > .tab-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
}
.ResourceMonitor .part-title {
  color: #737373;
  line-height: 24px;
  padding: 5px 0;
  padding-left: 4px;
  padding-top: 8px;
}
.ResourceMonitor .part-table {
  padding-top: 10px;
  padding-bottom: 20px;
}

.ResourceMonitor .Status .MultiBtn .btngroup:nth-child(2),
.ResourceMonitor .StatusDetail .MultiBtn .btngroup:nth-child(2) {
  margin: 0px 2px 0px 10px;
}
.HitRate .MultiBtn .btngroup:nth-child(2) {
  margin: 0px 2px 0px 10px;
}

.OperationAnalysis .child-index-1 {
  position: relative;
  padding: 0 20px;
}
.OperationAnalysis .child-index-1 > .tab-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
}
.OperationAnalysis .child-index-1 {
  position: relative;
  padding: 0 20px;
}
.OperationAnalysis .child-index-1 > .tab-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
}
.OperationAnalysis .part-title {
  color: #737373;
  line-height: 24px;
  padding: 5px 0;
  padding-left: 4px;
  padding-top: 8px;
}
.OperationAnalysis .part-table {
  padding-top: 10px;
  padding-bottom: 20px;
}
.OperationAnalysis.english .tab-keys.main .key-item:last-of-type {
  width: 200px;
}

.TlsConnection.child-index-1 .tls-table tbody tr:first-child {
  color: #0091EA;
}
.TlsConnection.child-index-1 .tls-table tbody tr:last-child {
  color: #2dbd59;
}
.TlsConnection.child-index-1 .chart-title {
  padding: 12px 12px 0;
}

.QueryAmount .child-index-1 {
  position: relative;
  padding: 0 20px;
}
.QueryAmount .child-index-1 > .tab-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
}
.QueryAmount .child-index-1 {
  position: relative;
  padding: 0 20px;
}
.QueryAmount .child-index-1 > .tab-header-args {
  padding-top: 20px;
  padding-bottom: 16px;
}
.QueryAmount .part-title {
  color: #737373;
  line-height: 24px;
  padding: 5px 0;
  padding-left: 4px;
  padding-top: 8px;
}
.QueryAmount .part-table {
  padding-top: 10px;
  padding-bottom: 20px;
}
.qad-self-item {
  position: relative;
}
.qad-self-item .tooltip {
  pointer-events: none;
  padding: 8px 12px;
  line-height: 1.4;
  word-wrap: break-word;
  background: #4c4c4c;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  z-index: 100;
  bottom: 30px;
  display: none;
}
.qad-self-item .tooltip::after {
  content: '';
  display: inline-block;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  left: 10%;
  bottom: -12px;
  border-top-color: #4c4c4c;
}
.qad-self-item:hover .tooltip {
  display: block;
}
.k-list .k-item:nth-child(1) .qad-self-item:hover .tooltip,
.k-list .k-item:nth-child(2) .qad-self-item:hover .tooltip {
  top: 30px;
  bottom: unset;
}
.k-list .k-item:nth-child(1) .qad-self-item:hover .tooltip::after,
.k-list .k-item:nth-child(2) .qad-self-item:hover .tooltip::after {
  border-color: transparent;
  border-bottom-color: #4c4c4c;
  top: -12px;
}

