@charset "UTF-8";

.mask[data-v-a7f2905b] {
  background: rgba(0, 0, 0, .5);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 998
}

.dialog[data-v-a7f2905b] {
  width: 700px;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999
}

.dialog .title[data-v-a7f2905b] {
  height: 66px;
  background: url(/assets/pic30.4e20c01e.png) center #4AC07C;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  border-radius: 20px 20px 0 0;
  padding: 0 30px
}

.dialog .title img[data-v-a7f2905b] {
  transform: rotate(0);
  transition: .35s;
  cursor: pointer
}

.dialog .title img[data-v-a7f2905b]:hover {
  transform: rotate(180deg);
  transition: .35s
}

.dialog .cons[data-v-a7f2905b] {
  background: #ffffff;
  height: 100%
}

.fade-enter-active[data-v-a7f2905b],
.fade-leave-active[data-v-a7f2905b] {
  transition: opacity .5s ease
}

.fade-enter-from[data-v-a7f2905b],
.fade-leave-to[data-v-a7f2905b] {
  opacity: 0
}

.slide-fade-enter-active[data-v-a7f2905b] {
  transition: all .35s ease-out
}

.slide-fade-leave-active[data-v-a7f2905b] {
  transition: all .35s cubic-bezier(0, 0, 0, 0)
}

.slide-fade-enter-from[data-v-a7f2905b],
.slide-fade-leave-to[data-v-a7f2905b] {
  transform: translate(50%);
  opacity: 0
}

.po[data-v-b6f0e726] {
  width: 0;
  height: 0
}

.containerbox[data-v-b6f0e726] {
  width: 1340px;
  background: #fff;
  border-radius: 36px;
  padding: 50px 70px 0;
  box-shadow: 0 10px #4eb7f2;
  position: relative;
  margin-bottom: 30px;
  min-height: 750px
}

.containerbox[data-v-b6f0e726]:last-child {
  margin-bottom: 0
}

.exampaging[data-v-b6f0e726] {
  border-top: 1px solid #f2f2f2;
  padding: 22px 0 18px;
  margin-top: 0
}

.exampaging img[data-v-b6f0e726] {
  cursor: pointer
}

.exampaging .right img[data-v-b6f0e726] {
  margin-left: 40px
}

.timedownbox[data-v-b6f0e726] {
  position: absolute;
  top: 0;
  border-radius: 0 0 25px 25px;
  left: 50%;
  height: 40px;
  background: #ffe7f0;
  width: 228px;
  color: #ff1469;
  font-size: 16px;
  font-weight: 700;
  transform: translate(-50%);
  transition: .35s
}

.timedownbox .btn[data-v-b6f0e726] {
  width: 60px;
  line-height: 32px;
  border-radius: 50px;
  background: #cfedfe;
  color: #12a3f5;
  font-size: 15px;
  text-align: center;
  margin-left: 6px;
  cursor: pointer
}

.playbtn2[data-v-b6f0e726] {
  line-height: 42px;
  padding: 0 20px;
  background: #e9f8ff;
  color: #4AC07C;
  font-weight: 700;
  font-size: 18px;
  border-radius: 50px;
  margin-right: 25px
}

.answer[data-v-b6f0e726] {
  width: 700px
}

.answer .answerTitle[data-v-b6f0e726] {
  width: 700px;
  height: 80px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f3f3f3;
  padding: 0 0 0 30px
}

.answer .serial[data-v-b6f0e726] {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  min-height: 0;
  overflow: auto
}

.answer .serial .sheetItem[data-v-b6f0e726] {
  margin: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #4AC07C;
  cursor: pointer
}

.answer .serial .Aserial[data-v-b6f0e726] {
  background: #d3f2ff;
  border: 1px solid #56ccff
}

.answer .serial .Bserial[data-v-b6f0e726] {
  background: transparent;
  border: 1px solid #dbdbdb
}

.answer .serial .cRight[data-v-b6f0e726] {
  border: none;
  color: #fff;
  background: #9ccc65
}

.answer .serial .cError[data-v-b6f0e726] {
  color: #fff;
  background: red;
  border: none
}

.DTKdiv[data-v-b6f0e726] {
  position: fixed;
  width: 80px;
  height: 80px;
  top: calc(50% - 28px);
  right: 38px;
  z-index: 22;
  opacity: .1
}

.stemVideo[data-v-b6f0e726] {
  width: 100%;
  height: 400px;
  background: #000
}
