.box-shadow-bottom[data-v-6f9fad94] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-6f9fad94] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1400px) {
.ins-one-name[data-v-6f9fad94] {
    font-size: 16px !important;
    line-height: 22px !important;
}
}
.instrument[data-v-6f9fad94] {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.instrument .ins-tag[data-v-6f9fad94] {
  background: #1E50AE;
  width: 100%;
  margin-top: 40px;
  padding: 14px 2%;
  box-sizing: border-box;
}
.instrument .ins-tag .el-icon-arrow-right[data-v-6f9fad94] {
  font-size: 17px;
  color: #fff;
}
.instrument .ins-tag span[data-v-6f9fad94] {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
}
.instrumentSearch[data-v-6f9fad94] {
  display: flex;
  width: 100%;
  margin: 40px 0;
}
.instrumentSearch .ins-label-box[data-v-6f9fad94] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 23%;
  margin: 0 1%;
}
.instrumentSearch .ins-label-box .ins-label[data-v-6f9fad94] {
  min-width: 102px;
  font-size: 20px;
  font-weight: bold;
  color: #2E2E2E;
}
.instrumentSearch .btn[data-v-6f9fad94] {
  width: 66px;
  margin: 0 1%;
}
.ins-items[data-v-6f9fad94] {
  display: flex;
  justify-content: space-between;
}
.ins-items .item-box[data-v-6f9fad94] {
  width: 284px;
  background: rgba(255, 255, 255, 0.39);
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.16);
  position: relative;
}
.ins-items .item-box .ins-round[data-v-6f9fad94] {
  width: 66px;
  height: 18px;
  background: #4CA6FF;
  opacity: 1;
  border-radius: 0px 15px 15px 15px;
  text-align: center;
  color: #ffffff;
  padding: 6px 0;
  position: absolute;
}
.ins-items .item-box h3[data-v-6f9fad94] {
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  line-height: 18px;
  color: #414951;
  margin: 20px auto;
}
.ins-all[data-v-6f9fad94] {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin: -30px 0 50px 0;
}
.ins-all .ins-one[data-v-6f9fad94] {
  width: 23%;
  height: 320px;
  background: #FFFFFF;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.16);
  margin: 2% 1%;
}
.ins-all .ins-one .ins-one-state[data-v-6f9fad94] {
  width: 66px;
  height: 30px;
  background: #0052D9;
  border-radius: 0px 15px 15px 15px;
  font-size: 14px;
  color: #FEFEFE;
  text-align: center;
  line-height: 30px;
  margin-bottom: 5px;
}
.ins-all .ins-one .ins-one-state-red[data-v-6f9fad94] {
  width: 66px;
  height: 30px;
  background: #3F84F7;
  border-radius: 0px 15px 15px 15px;
  font-size: 14px;
  color: #FEFEFE;
  text-align: center;
  line-height: 30px;
  margin-bottom: 5px;
}
.ins-all .ins-one .ins-one-img[data-v-6f9fad94] {
  width: 100%;
  height: 43%;
}
.ins-all .ins-one .ins-one-img .devImg[data-v-6f9fad94] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ins-all .ins-one .ins-one-name[data-v-6f9fad94] {
  text-align: center;
  font-size: 18px;
  font-family: SourceHanSansCN-Bold;
  line-height: 28px;
  color: #414951;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}
.ins-all .ins-one .ins-one-info[data-v-6f9fad94] {
  position: relative;
  padding: 15px;
}
.ins-all .ins-one .ins-one-info .ins-one-info-location[data-v-6f9fad94] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ins-all .ins-one .ins-one-info .ins-one-info-location .ins-one-locationName[data-v-6f9fad94] {
  flex: 1;
}
.ins-all .ins-one .ins-one-info div[data-v-6f9fad94] {
  font-size: 14px;
  line-height: 23px;
  color: #5F676F;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-all .ins-one .ins-one-info .ins-one-deteil[data-v-6f9fad94] {
  width: 81px;
  min-width: 81px;
  height: 27px;
  background: #1E50AE;
  border-radius: 25px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  line-height: 28px;
  float: right;
  cursor: pointer;
}
.item-right-page[data-v-6f9fad94] {
  margin: 20px;
  text-align: center;
}
.ins-process[data-v-6f9fad94] {
  width: 100%;
}
.ins-process img[data-v-6f9fad94] {
  display: block;
}
