.a-XdzO3OAtkeKtA4FmG-u {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
}
.a-XdzO3OAtkeKtA4FmG-u .modal-wrapper {
  position: absolute;
  width: 468px;
  height: 309px;
  background-image: url('https://bootcdn.xuexi.cn/18600410326/c7515895dc9addfab4cd99f94f8437ef.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  left: 50%;
  top: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1000;
}
.a-XdzO3OAtkeKtA4FmG-u .modal-header {
  text-align: center;
  line-height: 50px;
  height: 50px;
  font-size: 20px;
  color: #fff;
  position: relative;
  margin-top: 27px;
}
.a-XdzO3OAtkeKtA4FmG-u .modal-header .modal-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 16px;
  right: 50px;
  cursor: pointer;
  background-image: url('https://bootcdn.xuexi.cn/18600410326/ed553abf4496ff1f2d98a0a64ba0cb17.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.a-XdzO3OAtkeKtA4FmG-u .modal-body {
  margin: 73px 40px 20px;
  font-size: 28px;
  color: #d1b434;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
