.dialog_wrap[data-v-35ac2981] {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog[data-v-35ac2981] {
  height: 291px;
  width: 526px;
  text-align: left;
  background: url(//img.cdeledu.com/ADVC/2024/0914/216b0ab4ae8d859f-0.gif);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.dialog .dialog-txt[data-v-35ac2981] {
  width: 286px;
  height: 44px;
  font-size: 20px;
  text-align: left;
  color: #ff0000;
  font-weight: bold;
  line-height: 22px;
  padding: 115px 0 32px 224px;
}
.dialog .btn_box[data-v-35ac2981] {
  display: flex;
}
.dialog .btn_box div[data-v-35ac2981] {
  width: 84px;
  height: 31px;
  background: url(//img.cdeledu.com/ADVC/2024/0620/e3ccf5280dcdf5a7-0.png);
  background-repeat: repeat;
  background-size: 100% 100%;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 31px;
  margin-left: 8px;
}

.wrap[data-v-545b48fa] {
  min-width: 1200px;
  width: 100%;
  height: 100vh;
  background: #2d6dae;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paper-choose[data-v-545b48fa] {
  position: absolute;
  width: 1024px;
  height: 768px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  align-items: center;
  background: url(//img.cdeledu.com/ADVC/2024/0914/156c060e8666e0b6-0.gif);
  background-repeat: repeat;
  background-size: 100% 100%;
}
.paper-choose .info[data-v-545b48fa] {
  display: flex;
  align-items: center;
  font-size: 18px;
  text-align: left;
  color: #0064aa;
  line-height: 25px;
  padding: 20px 50px 0 40px;
  justify-content: space-between;
}
.paper-choose .info .info_left[data-v-545b48fa] {
  display: flex;
  align-items: center;
}
.paper-choose .info .info_left img[data-v-545b48fa] {
  width: 104px;
  height: 132px;
  margin-right: 6px;
}
.paper-choose .info .info_left .info_left_item[data-v-545b48fa] {
  margin: 5px 0;
  font-weight: bold;
}
.paper-choose .info .info_right[data-v-545b48fa] {
  width: 261px;
  height: 40px;
  background: url(//img.cdeledu.com/ADVC/2024/0619/156ec204d4b29167-0.png);
  background-repeat: repeat;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 14px;
  text-align: right;
  color: #0400ee;
  line-height: 40px;
}
.paper-choose .ksname[data-v-545b48fa] {
  width: 554px;
  height: 27px;
  margin: 2px auto 15px;
}
.paper-choose .centerText[data-v-545b48fa] {
  width: 929px;
  height: 516px;
  margin: 0 auto;
  background-color: #fff;
  overflow: auto;
  border: 0;
  text-align: justify;
  color: #000;
  padding: 8px;
  box-sizing: border-box;
}
.paper-choose .centerText img[data-v-545b48fa] {
  display: block;
  margin: auto;
}
.paper-choose .bottom_box[data-v-545b48fa] {
  display: flex;
  align-items: center;
  margin-top: 9px;
  margin-left: 43px;
}
.paper-choose .bottom_box .btn[data-v-545b48fa] {
  width: 141px;
  height: 43px;
  background: url(//img.cdeledu.com/ADVC/2024/0805/1eef1c2dc044ff00-0.png);
  background-repeat: repeat;
  background-size: 100% 100%;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  line-height: 43px;
  margin-right: 20px;
}
.p_box p[data-v-545b48fa] {
  margin: 16px 0;
}
@media only screen and (max-width: 1366px) {
.paper-choose[data-v-545b48fa] {
    transform: scale(0.8);
}
}
@media only screen and (max-height: 768px) {
.paper-choose[data-v-545b48fa] {
    transform: scale(0.65);
}
}

