.pc .banner .qrcode {
  display: none;
  position: absolute;
  width: 280px;
  height: 230px;
  left: 140px;
  top: -61px;
  z-index: 9999;
  background-size: 100% 100%;
}
.pc h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  padding-top: 5vh;
}
.pc .minimum .minauto .cases {
  padding: 0vh 1vw;
}
.pc .minimum .minauto .cases .name {
  font-size: 20px;
  text-align: left;
}
.pc .minimum .minauto .cases .infor {
  text-align: left;
}
.pc .minimum .minauto img {
  width: 100%;
  height: 100%;
}
.pc .minimum .yinying {
  border: 2px dashed white !important;
  background: url(../../images/demo/cases.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  color: white !important;
}
.pc .minimum .yinying .em {
  right: 10px !important;
}
.pc .minimum .yinying span {
  border: 2px solid white !important;
}
.pc .minimum .yinying a {
  color: white !important;
}
.phone .minimum .minauto h2 {
  text-align: center;
  font-size: 5vw;
  font-weight: 600;
  padding-top: 5vh;
}
.phone .minimum .minauto img {
  width: 100%;
  height: 100%;
}
.phone .minimum .yinying {
  border: 2px dashed white !important;
  background: url(../../images/demo/cases.png) 100% 100% no-repeat;
  background-size: 100% 100%;
  border-radius: 20px;
  color: white !important;
}
.phone .minimum .yinying .em {
  right: 10px !important;
}
.phone .minimum .yinying span {
  border: 2px solid white !important;
}
.phone .minimum .yinying a {
  color: white !important;
}
.phone .banner .qrcode {
  display: none;
  position: absolute;
  width: 180px;
  height: 130px;
  left: -58px;
  top: -137px;
  z-index: 9999;
  background-size: 100% 100%;
}
.phone .dreamer-ul li {
  margin: 0;
}
.phone .dreamer-ul li a {
  min-width: 0px;
}
