html,
body {
  background-image: url(../resource/p1bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.x__home {
  background-image: none;
}
.x__rule {
  background-image: none;
}
.x__rule .x__d-rule {
  top: calc((var(--vh) - 26rem) / 2);
}
.x__qlist {
  top: calc((var(--vh) - 30rem) / 2);
}
.x__ximg-32 {
  text-align: center;
  color: #eb372f;
  font-size: 1.5rem;
  font-weight: bold;
}
.x__ximg-29,
.x__dlv-btn,
.x__ds-btn {
  text-align: center;
  color: #eb372f;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 3.2rem;
}
.x__dlv-btn,
.x__ds-btn {
  line-height: 2.752rem;
}
.x__ds-price {
  line-height: 4.6rem;
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  color: red;
}
.hotclick.active img {
  animation: pulse 1s infinite;
}
.hotclick.passed img {
  animation: none;
}
.hotclick ._sf-click {
  position: absolute;
  right: 0.2rem;
  top: 1rem;
  color: #ffeb3b;
  font-size: 1.2rem;
  animation: floatYPer 1s infinite;
}
.main-view-center {
  position: absolute;
  left: 1.6rem;
  right: 1.6rem;
  top: 1.6rem;
  bottom: 1.6rem;
  animation: fadeIn 800ms 0s both;
}
.page-leave-to .main-view-center {
  animation: fadeOut 320ms 0s both;
}
.btn {
  background: linear-gradient(to right, #9c0407 5%, #fe5c5f 100%);
  background-color: #9c0407;
  border-radius: 0.4rem;
  border: 1px solid #9c0407;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-size: 1rem;
  font-weight: bold;
  padding: 0.8rem 1.2rem;
  text-align: center;
  text-decoration: none;
  text-shadow: 0px 1px 0px #232323;
  letter-spacing: 0.2rem;
}
.btn.block {
  width: 100%;
  display: block;
}
.mask-rule .x-mask-bg {
  background-color: rgba(127, 0, 0, 0.8);
}
.addrname {
  animation: fadeInUp 800ms 0s both;
}
.page-leave-to .addrname {
  animation: fadeOutUp 320ms 0s both;
}
.addrdesc {
  animation: zoomIn 1200ms 200ms both;
}
.page-leave-to .addrdesc {
  animation: zoomOut 480ms 40ms both;
}
.maintitle {
  font-size: 1.2rem;
}
.qus-title {
  color: #9c0407;
  font-weight: bold;
  line-height: 1.8;
  font-size: 0.9rem;
  text-align: justify;
}
.qus-list {
  position: relative;
  margin-top: 0.5rem;
}
.qus-type {
  text-align: center;
  color: #999;
  font-size: 1.2rem;
  font-weight: bold;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.qus-item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  padding-right: 0.2rem;
  background: #9c0407;
  color: #fce1b2;
  font-weight: bold;
  border-radius: 0.4rem;
  margin-bottom: 0.8rem;
  transition: all 0.3s ease-out;
}
.qus-item:nth-child(1) {
  animation: fadeInRight 0.25s both;
}
.qus-item:nth-child(2) {
  animation: fadeInRight 0.5s both;
}
.qus-item:nth-child(3) {
  animation: fadeInRight 0.75s both;
}
.qus-item:nth-child(4) {
  animation: fadeInRight 1s both;
}
.qus-item.checked {
  background: linear-gradient(to right, #13bafc, #00dcb3);
}
.qus-item.isCorrect {
  background: #419a5b;
  color: #fff;
}
.qus-item.isError {
  background: #ff0000;
}
.qus-item ._sf-uncheck {
  color: #888;
}
.qus-item ._sf-check {
  color: #0b86b5;
  animation: zoomIn 0.25s both;
}
.qus-item ._sf-shut {
  color: #ff0000;
  animation: puffIn 0.25s both;
}
.qus-item ._sf-yes {
  animation: spinner 0.25s both;
}
.qus-abc {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  color: #fff;
  font-weight: bold;
  font-family: Consolas, "Courier New", Courier, FreeMono, monospace;
  text-align: center;
  border-radius: 100%;
  margin-right: 0.3rem;
  margin-left: 0.3rem;
  transition: all 0.3s ease-out;
}
.isCorrect .qus-abc {
  color: #419a5c;
  background: #fff;
}
.isError .qus-abc {
  background: #ff0000;
}
.qus-content {
  flex: 1;
  font-size: 0.85rem;
  text-align: justify;
}
.qus-check {
  padding: 0.2rem;
}
.qus-check ._sdkfont {
  font-size: 1.6rem;
}
.qus-error ._sdkfont {
  color: red;
}
.qus-btn {
  margin-top: 1rem;
  padding: 0 5rem;
  position: absolute;
  bottom: 0;
}
.page-enter,
.page-enter-to {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.page-leave,
.page-leave-to {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.page-leave-to .fadeout {
  animation: fadeOut 0.3s both;
}
.x-mask-view > .x-group {
  position: relative;
  left: 0;
  top: 0;
}
.ix {
  padding-bottom: env(safe-area-inset-bottom);
  padding-bottom: constant(safe-area-inset-bottom);
}
