a[data-v-247d769f] {
  color: blue;
  cursor: pointer;
  text-decoration: none;
}
.pointer[data-v-247d769f] {
  cursor: pointer;
}
.width[data-v-247d769f] {
  width: 100%;
}
.height[data-v-247d769f] {
  height: 100%;
}
.w-and-h[data-v-247d769f] {
  width: 100%;
  height: 100%;
}
/* flex 布局 - 开始 */
.flex-x-start-center[data-v-247d769f] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.flex-x-start-stretch[data-v-247d769f] {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
}
.flex-x-center-center[data-v-247d769f] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.flex-x-between-start[data-v-247d769f] {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.flex-x-between-center[data-v-247d769f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-x-between-center-warp[data-v-247d769f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.flex-y-start-start[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.flex-y-start-center[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.flex-y-center-start[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.flex-y-center-center[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flex-y-between-start[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.flex-y-between-center[data-v-247d769f] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
/* flex 布局 - 结束 */
/*对图像应用滤镜以设置图像的灰度*/
.grayscale[data-v-247d769f] {
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  overflow: hidden;
}
.flfwStl[data-v-247d769f] {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #040848;
  margin-left: 10px;
  float: left;
}
.qbzkStl[data-v-247d769f] {
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  color: #2a30d6;
  padding-right: 10px;
  background: #f4f4fd;
}


.uploadStl[data-v-60db4b91] {
  height: 85px;
}
.dialogStl[data-v-60db4b91] {
  height: 500px;
  overflow: auto;
}
.titleStl[data-v-60db4b91] {
  font-weight: 700;
}
.el-divider--horizontal[data-v-60db4b91] {
  margin-top: 0px;
}
.el-dialog__body[data-v-60db4b91] {
  padding-top: 0px;
}
.divStl2[data-v-60db4b91] {
  width: 70%;
  margin: 0 12%;
}
.gdBtn[data-v-60db4b91] {
  /*height: 55px;*/
  text-align: center;
  /*position: fixed;
  bottom: 40px;*/
  /*width: 85%;*/
  right: 35%;
}
.scrollbar[data-v-60db4b91] {
  overflow-x: hidden;
  overflow-y: auto;
  height: 580px;
  margin-bottom: 30px;
}
.el-tag[data-v-60db4b91] {
  margin-right: 10px;
}

