.phone[data-v-70be095c] {
  width: 364px;
  height: 723px;
  margin: auto;
  background-image: url(../img/phone.b25a06b4.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
#canvas[data-v-70be095c] {
  margin: 13px 0 0 15px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 33px;
}
.img-item[data-v-1c57a8ec] {
  position: relative;
  max-width: 202px;
  max-height: 202px;
  margin: 0 10px;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  align-items: center;
  display: flex;
  box-sizing: border-box;
}
.img-item img[data-v-1c57a8ec] {
  max-width: 200px;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}
.img-item .img-action[data-v-1c57a8ec] {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s;
  cursor: default;
  opacity: 0;
}
.img-item .img-action .img-action_btn[data-v-1c57a8ec] {
  display: inline-block;
  cursor: pointer;
}
.img-item:hover .img-action[data-v-1c57a8ec] {
  opacity: 1;
}
.btn-submit[data-v-1c57a8ec] {
  position: fixed;
  bottom: 50px;
  left: 50%;
}
.tips[data-v-1c57a8ec] {
  color: #3a2a2a;
  font-size: 14px;
  text-indent: 2em;
}

/*# sourceMappingURL=140.1753928585051.css.map*/