.comp-qi-pao .qi-pao-box[data-v-ad3012fe] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1200px;
  height: 100%;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.3);
}
.comp-qi-pao .content[data-v-ad3012fe] {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 100%;
}
.comp-qi-pao .close[data-v-ad3012fe] {
  position: absolute;
  left: 50%;
  top: 35%;
  margin-left: 130px;
  height: 30px;
  width: 30px;
  background: url(//www-stream.2345cdn.net/s/new2345/img/closeab76c11bb391359e6f79288c0fd93da5.png) no-repeat center center;
  background-size: 100% 100%;
  cursor: pointer;
  opacity: 0.5;
}
.comp-qi-pao .close[data-v-ad3012fe]:hover {
  opacity: 1;
}
.comp-qi-pao .packet-big[data-v-ad3012fe] {
  position: fixed;
  display: none;
  right: 837px;
  bottom: 261px;
  width: 264px;
  height: 346px;
  margin-left: -132px;
  margin-top: -173px;
  background-image: url(//www-stream.2345cdn.net/s/new2345/img/packet_big44df6d93bf0ea44fe8d10753a66d6b38d.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 99;
  -webkit-transform-origin: 60% 40%;
  transform-origin: 60% 40%;
}
.comp-qi-pao .small-packet[data-v-ad3012fe] {
  position: fixed;
  display: block;
  right: 0;
  bottom: -113px;
  width: 201px;
  height: 113px;
  background-image: url(//www-stream.2345cdn.net/s/new2345/img/packet_small4bce92f52e4cbdcbf94f03ce1d7a93df3.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 999;
}
.comp-qi-pao .small-close[data-v-ad3012fe] {
  position: absolute;
  right: 6px;
  top: 6px;
  width: 12px;
  height: 12px;
  line-height: 10px;
  color: #fff;
  font-size: 8px;
  cursor: pointer;
  font-family: 'Times New Roman';
}

