.panel-tab .btn-primary {
  display: inline-block;
  *display: inline;
  *zoom: 1
}

.base-table tr > td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.aMap-data .num {
  display: inline-block
}

.p0 {
  padding: 0
}

.mt20 {
  margin-top: 20px
}

.mt50 {
  margin-top: 50px
}

.ml10 {
  margin-left: 10px
}

.mr40 {
  margin-right: 40px
}

.h100 {
  height: 100%
}

button:hover, button:focus {
  outline: none !important
}

.sidebar {
  overflow: scroll
}

#container {
  height: 100%
}

.panel {
  position: relative
}

.panel .panel-body {
  padding: 0
}

.guide-aMap {
  position: relative;
  width: 100%;
  height: 100%;
  line-height: normal
}

.guide-data {
  width: 100%;
  height: 100%;
  line-height: normal
}

.aMap-data-box {
  position: relative;
  z-index: 10
}

.aMap-data {
  padding: 10px;
  color: #fff;
  background-color: #333;
  background-color: rgba(204, 204, 204, 0.6);
  z-index: 10
}

.aMap-data.left {
  border-left: 5px solid #6dcff6
}

.aMap-data.right {
  border-right: 5px solid #6dcff6
}

.aMap-data .tit {
  font-size: 16px;
  font-weight: bold;
  color: #000
}

.aMap-data .con {
  color: #000;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold
}

.aMap-data .num {
  width: 30px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #6dcff6;
  margin-right: 5px
}

.menu-box {
  position: absolute;
  right: 30px;
  bottom: 30px;
  height: 70px;
  z-index: 10
}

.menu-box .toggle-navigation {
  margin-top: 15px
}

.menu-box .toggle-navigation .btn {
  width: 40px;
  height: 40px;
  line-height: normal;
  border-radius: 50%;
  background: #5d5f63;
  color: #fff;
  padding: 0;
  z-index: 100
}

.menu-box .toggle-navigation .btn:hover {
  background: #444649
}

.progress-container {
  overflow: hidden;
  padding: 50px 0 0;
  margin-top: -50px
}

.progress-container .progress-box {
  margin-right: -80px
}

.progress-container .progress-box .chart {
  float: right;
  margin-right: 10px;
  position: relative;
  height: 70px
}

.progress-container .progress-box .chart .tips {
  margin-top: -70px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: -1;
  text-align: center
}

.progress-container .progress-box .chart .tips .green {
  color: green
}

.progress-container .progress-box .chart .tips .red {
  color: red
}

.progress-container .progress-box .chart:hover .tips {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  opacity: 1
}

.progress-container .progress-box .circle-progress {
  display: block;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
  color: #5d5f63
}

.progress-container .progress-box .circle-progress:hover {
  text-decoration: none
}

.progress-container .progress-box .circle-progress .text {
  vertical-align: middle;
  display: inline-block;
  line-height: normal;
  margin: 0 16px
}

.progress-container .progress-box:hover {
  opacity: 1;
  -webkit-transform: translateX(0%);
  transform: translateX(0%)
}

.toolClickArea {
  position: relative;
  right: 0;
  top: 0;
  margin-top: 5px;
  margin-right: 10px
}

.toolClickArea .toolOperateClick {
  margin-right: -508px
}

.toolClickArea .fenceA {
  padding-left: 10px;
  border-left: 1px solid #ccc;
  cursor: pointer
}

.toolClickArea .fenceA span {
  padding: 0 5px
}

.base-table {
  width: 100%;
  height: 100%;
  line-height: normal;
  table-layout: fixed;
  display: none;
  overflow: hidden
}

.base-table.active {
  display: table
}

.base-table thead > tr > td {
  height: 39px
}

.base-table tr > td {
  text-align: center
}

.base-table thead tr > td {
  font-weight: bold;
  padding: 10px 0
}

.base-table tbody tr:nth-child(odd) {
  background: #f9f9f9
}

.base-table tbody tr:nth-child(1) td:nth-child(1), .base-table tbody tr:nth-child(2) td:nth-child(1), .base-table tbody tr:nth-child(3) td:nth-child(1) {
  color: #e50c0c
}

.aMapMadule-box {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1000
}

.aMapMadule-box .aMapMadule {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .8;
  z-index: -1
}

.aMapMadule-box .aMapMadule-body {
  z-index: 10
}

.aMapMadule-box .aMapMadule-body .txt {
  color: #333;
  height: 53px;
  line-height: 53px;
  float: left;
  margin-right: 30px;
  font-size: 16px;
  font-weight: 700
}

.aMapMadule-box .aMapMadule-body .blue {
  color: #64bde1
}

.aMapMadule-box .aMapMadule-body .show-btn {
  float: left;
  width: 140px;
  height: 53px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3490196078);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3490196078);
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  border: none;
  background-image: -webkit-linear-gradient(left, #1897cf, #199ED8);
  background-image: -o-linear-gradient(left, #1897cf, #199ED8);
  background-image: linear-gradient(to right, #1897cf, #199ED8)
}

.aMapMadule-box .aMapMadule-body .operation-chart {
  width: 700px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%)
}

.panel-tab {
  border-bottom: 1px solid #eff2f7
}

.panel-tab .btn-primary {
  color: #fff;
  background-color: #64bde1;
  border-color: #64bde1;
  min-width: 84px;
  margin: 10px 0 10px 15px;
  text-align: center;
  border-radius: 3px
}

.panel-tab .btn-primary:active {
  background-color: #3276b1 !important
}

.panel-tab .btn-primary.active {
  background-color: #3276b1 !important
}

.cpuStatus {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: 700;
  position: relative
}

.cpuStatus .fa-question-circle {
  color: gray;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 5px
}

.normal {
  color: #78af3a
}

.normal .fa-question-circle {
  display: none
}

.abnormal2 {
  color: #c80002
}

.abnormal1 {
  color: #ffab2d
}

.kb {
  margin: 0; /*height:20px;line-height:20px;*/
  font-size: 12px;
}

.cpu-icon {
  width: 60px;
  height: 60px
}

.table-wrap {
  display: none
}

#stretch3-body a {
  color: inherit !important
}

/**
*引导页图表legend分页显示样式
*/
#legend_page {
  display: none;
  padding-right: 45px;
}

#legend_page span.tapIcon {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 12px;
  color: #333;
}

#legend_page span.tapIcon:before {
  position: absolute;
  width: 0;
  height: 0;
  content: '';
  left: -3px;
  cursor: pointer;
  border: 7px solid transparent;
  border-right-color: #333;
}

#legend_page span#nextIcon:before {
  left: 0;
  border-right-color: transparent;
  border-left-color: #333;
}

#legend_page #preIcon.noClick:before {
  cursor: default;
  border-right-color: #999;
}

#legend_page #nextIcon.noClick:before {
  cursor: default;
  border-left-color: #999;
}

.amap-info-content {
  background-color: #ebe9e5;
  line-height: 22px!important;
  box-shadow: 1px 3px 8px #555!important;
  opacity: .9;
  padding: 15px 18px!important;
  border-radius: 5px;
}

.bottom-center .amap-info-sharp {
  border-top: 8px solid #ebe9e5;
}

.amap-info-close {
  display: none!important;
}

.alarmDate{position:absolute;right:30px;bottom:120px;z-index:999;width:90px;}
.alarmDate .input{width:16px;height:16px;}
.alarmDate .item{margin-top:16px;}