.site-link-list[data-v-4b783103] {
  height: 32px;
  line-height: 30px;
  border-bottom: 1px solid #d6e3f2;
  /*li:first-child{
    border-left: none;
  }*/
}
.site-link-list li[data-v-4b783103] {
  width: calc(100% / 6);
  float: left;
  text-align: center;
  border-right: 1px solid #d6e3f2;
  position: relative;
  cursor: pointer;
}
.site-link-list li[data-v-4b783103]:hover {
  background: #eaeff4;
}
.site-link-list li.active[data-v-4b783103] {
  color: #166bce;
  border-bottom: 1px solid #fff;
}
.site-link-list li.active[data-v-4b783103]:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #166bce;
}
.site-info-wrap[data-v-4b783103] {
  height: 466px;
  padding: 8px;
}
.normal-table th[data-v-4b783103],
.normal-table td[data-v-4b783103] {
  height: auto;
  padding: 6px 8px;
}
.normal-table th[data-v-4b783103] {
  width: 80px;
}
.normal-table td[data-v-4b783103] {
  width: calc(33.3% - 82px);
  line-height: 22px;
}
.instrument-param[data-v-4b783103] {
  height: 466px;
}
.site-image[data-v-4b783103] {
  height: 466px;
  padding: 16px;
}
.site-image .big-image[data-v-4b783103] {
  border: 3px solid #d6e3f2;
  width: calc(100% - 188px);
  height: 100%;
  float: left;
}
.site-image .big-image > img[data-v-4b783103] {
  height: 100%;
  width: 100%;
}
.site-image .small-image-wrap[data-v-4b783103] {
  float: right;
  width: 178px;
  border: 1px solid #d6e3f2;
  height: 100%;
}
.site-image .small-image-wrap ul[data-v-4b783103] {
  padding: 8px;
}
.site-image .small-image-wrap ul > li[data-v-4b783103] {
  height: 100px;
  border: 2px solid #cbdef2;
  position: relative;
  margin-bottom: 8px;
  cursor: pointer;
}
.site-image .small-image-wrap ul > li[data-v-4b783103]:last-child {
  margin-bottom: 0;
}
.site-image .small-image-wrap ul > li[data-v-4b783103]:hover {
  border-color: #11a4fb;
}
.site-image .small-image-wrap ul > li > p[data-v-4b783103] {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-left: 8px;
  font-size: 12px;
  color: #fff;
}
.site-image .small-image-wrap ul > li > img[data-v-4b783103] {
  width: 100%;
  height: 100%;
}
.site-image .small-image-wrap ul > li.active[data-v-4b783103] {
  border-color: #11a4fb;
}
.site-image .small-image-wrap ul > li.active[data-v-4b783103]:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-left: -5px;
  left: -12px;
  border: 8px solid transparent;
  border-right-color: #11a4fb;
}

