
[data-v-9b0049ec] input {
  -webkit-appearance: none;
  padding: 0px;
  background-color: transparent;
}
.queens-stem[data-v-9b0049ec] {
  padding-top: 29px;
  overflow: auto;
  font-size: 16px;
  font-weight: 400;
  color: #21001c;
  line-height: 26px;
  word-break: break-word;
  word-wrap: break-word;
}
.queens-stem.queens-zj-stem[data-v-9b0049ec] {
  padding-top: 0;
}
.queens-stem .stem-content[data-v-9b0049ec] {
  padding-bottom: 29px;
}
.queens-stem[data-v-9b0049ec] img {
  max-width: 90%;
  height: auto !important;
  display: flex;
  margin: 0px auto 30px;
  border-radius: 8px;
}
.queens-stem[data-v-9b0049ec] img[title="2"] {
  box-sizing: border-box;
  display: inline-block;
  width: 31%;
  height: auto !important;
  margin: 0px 1.166% 12px;
  border-radius: 8px;
  border: 2px solid rgba(202, 207, 211, 0.1);
}
.queens-stem[data-v-9b0049ec] img[title="3"] {
  position: relative;
  top: 8px;
  display: inline-block;
  width: 48px !important;
  height: 36px !important;
  margin: 0px 3px;
  border-radius: 2px;
}
.queens-stem[data-v-9b0049ec] .ke-content-kong {
  display: inline-block;
  margin: 0px;
  border-radius: 0px;
}
.big-img-wrapper[data-v-9b0049ec] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.9);
}
.big-img-wrapper .big-img[data-v-9b0049ec] {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  border-radius: 0;
}
