.btn-list[data-v-45d38630] {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}
.btn-list .el-button[data-v-45d38630] {
  width: 150px;
}
.diyYl[data-v-64402eac] {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
}
.index[data-v-64402eac] {
  position: absolute;
  font-size: 20px;
  top: 20px;
  left: 20px;
  color: #fff;
}
.box[data-v-64402eac] {
  margin: auto;
  padding: 100px;
  box-sizing: border-box;
  height: calc(100vh - 20px);
  overflow: auto;
}
.box > div[data-v-64402eac] {
  background: #fff;
  display: inline-block;
  margin: 20px;
}
.dsiv[data-v-64402eac] {
  margin: auto;
}
.left[data-v-64402eac] {
  position: absolute;
  font-size: 30px;
  top: 40%;
  left: 20px;
  cursor: pointer;
}
.right[data-v-64402eac] {
  cursor: pointer;
  position: absolute;
  font-size: 30px;
  top: 40%;
  right: 20px;
}
.topright[data-v-64402eac] {
  cursor: pointer;
  position: absolute;
  font-size: 30px;
  top: 20px;
  right: 20px;
}
.icon[data-v-64402eac]:hover {
  opacity: 0.8;
}
.icon[data-v-64402eac] {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  padding: 5px;
  opacity: 0.4;
  z-index: 99;
}
