@charset "UTF-8";
*[data-v-da24d3b4] {
  box-sizing: border-box;
}
ol[data-v-da24d3b4],
ul[data-v-da24d3b4] {
  list-style: none;
}
div[data-v-da24d3b4] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-da24d3b4],
body[data-v-da24d3b4],
div[data-v-da24d3b4],
span[data-v-da24d3b4],
applet[data-v-da24d3b4],
object[data-v-da24d3b4],
iframe[data-v-da24d3b4],
h1[data-v-da24d3b4],
h2[data-v-da24d3b4],
h3[data-v-da24d3b4],
h4[data-v-da24d3b4],
h5[data-v-da24d3b4],
h6[data-v-da24d3b4],
p[data-v-da24d3b4],
blockquote[data-v-da24d3b4],
pre[data-v-da24d3b4],
a[data-v-da24d3b4],
abbr[data-v-da24d3b4],
acronym[data-v-da24d3b4],
address[data-v-da24d3b4],
big[data-v-da24d3b4],
cite[data-v-da24d3b4],
code[data-v-da24d3b4],
del[data-v-da24d3b4],
dfn[data-v-da24d3b4],
em[data-v-da24d3b4],
img[data-v-da24d3b4],
ins[data-v-da24d3b4],
kbd[data-v-da24d3b4],
q[data-v-da24d3b4],
s[data-v-da24d3b4],
samp[data-v-da24d3b4],
small[data-v-da24d3b4],
strike[data-v-da24d3b4],
strong[data-v-da24d3b4],
sub[data-v-da24d3b4],
sup[data-v-da24d3b4],
tt[data-v-da24d3b4],
var[data-v-da24d3b4],
b[data-v-da24d3b4],
u[data-v-da24d3b4],
i[data-v-da24d3b4],
center[data-v-da24d3b4],
dl[data-v-da24d3b4],
dt[data-v-da24d3b4],
dd[data-v-da24d3b4],
ol[data-v-da24d3b4],
ul[data-v-da24d3b4],
li[data-v-da24d3b4],
fieldset[data-v-da24d3b4],
form[data-v-da24d3b4],
label[data-v-da24d3b4],
legend[data-v-da24d3b4],
table[data-v-da24d3b4],
caption[data-v-da24d3b4],
tbody[data-v-da24d3b4],
tfoot[data-v-da24d3b4],
thead[data-v-da24d3b4],
tr[data-v-da24d3b4],
th[data-v-da24d3b4],
td[data-v-da24d3b4],
article[data-v-da24d3b4],
aside[data-v-da24d3b4],
canvas[data-v-da24d3b4],
details[data-v-da24d3b4],
embed[data-v-da24d3b4],
figure[data-v-da24d3b4],
figcaption[data-v-da24d3b4],
footer[data-v-da24d3b4],
header[data-v-da24d3b4],
hgroup[data-v-da24d3b4],
menu[data-v-da24d3b4],
nav[data-v-da24d3b4],
output[data-v-da24d3b4],
ruby[data-v-da24d3b4],
section[data-v-da24d3b4],
summary[data-v-da24d3b4],
time[data-v-da24d3b4],
mark[data-v-da24d3b4],
audio[data-v-da24d3b4],
video[data-v-da24d3b4] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-da24d3b4],
ins[data-v-da24d3b4],
u[data-v-da24d3b4],
s[data-v-da24d3b4],
a[data-v-da24d3b4],
a[data-v-da24d3b4]:hover {
  text-decoration: none;
}
input[type=number][data-v-da24d3b4]::-webkit-inner-spin-button,
input[type=number][data-v-da24d3b4]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-da24d3b4],
body[data-v-da24d3b4] {
  width: 100%;
  /*height: 100%;*/
  height: 100%;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
  -webkit-font-smoothing: antialiased;
}
img[data-v-da24d3b4] {
  display: block;
}
h1[data-v-da24d3b4],
h2[data-v-da24d3b4],
h3[data-v-da24d3b4],
h4[data-v-da24d3b4],
h5[data-v-da24d3b4],
h6[data-v-da24d3b4] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-da24d3b4]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-da24d3b4]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-da24d3b4] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-da24d3b4]:active, button[data-v-da24d3b4]:focus,
a[data-v-da24d3b4]:active,
a[data-v-da24d3b4]:focus,
input[data-v-da24d3b4]:active,
input[data-v-da24d3b4]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-da24d3b4] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-da24d3b4] {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
@font-face {
  font-family: Symbol;
  src: url(../fonts/symbol.3e443984.ttf);
}
@font-face {
  font-family: "MT Extra";
  src: url(../fonts/mtextra.fe5c7141.ttf);
}
/* 设置滚动条的样式 */
html[data-v-da24d3b4],
body[data-v-da24d3b4] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  color: #3F4F70;
  -webkit-overflow-scrolling: touch;
}
.answerfoot-flex__left span.progress em[data-v-da24d3b4] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-da24d3b4] {
  display: flex;
}
.icon-go[data-v-da24d3b4] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-da24d3b4] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-da24d3b4] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-da24d3b4] {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 0.59375rem;
  background: #fff;
  box-shadow: 0 -0.00781rem 0.1875rem 0 rgba(29, 100, 151, 0.07);
  font-size: 0.09375rem;
  color: #949fb4;
  z-index: 50;
}
.answerfoot.wpad[data-v-da24d3b4] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-da24d3b4] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-da24d3b4] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-da24d3b4] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-da24d3b4] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-da24d3b4] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-da24d3b4] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-da24d3b4] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-da24d3b4] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-da24d3b4] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-da24d3b4] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-da24d3b4] {
  width: 1.01563rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  text-align: center;
  border-radius: 0.17969rem;
  font-size: 0.125rem;
  color: #fff;
}
.answerfoot-flex__but[data-v-da24d3b4] {
  width: 100%;
  height: 0.29688rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.125rem;
  color: #666666;
  color: #4153e2;
}
.pad-bottom[data-v-da24d3b4] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-da24d3b4] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-da24d3b4] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-da24d3b4]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-da24d3b4]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

/**题型样式**/
.yanswer-title[data-v-da24d3b4],
.answer-title[data-v-da24d3b4],
.colanswer-con[data-v-da24d3b4],
.answerExec-title[data-v-da24d3b4],
.answersisy-con[data-v-da24d3b4],
.checkBox-correct__con[data-v-da24d3b4] {
  word-break: break-all;
}
.yanswer-title u[data-v-da24d3b4],
.answer-title u[data-v-da24d3b4],
.colanswer-con u[data-v-da24d3b4],
.answerExec-title u[data-v-da24d3b4],
.answersisy-con u[data-v-da24d3b4],
.checkBox-correct__con u[data-v-da24d3b4] {
  word-wrap: break-word;
  text-decoration: underline;
}
.yanswer-title img[data-v-da24d3b4],
.answer-title img[data-v-da24d3b4],
.colanswer-con img[data-v-da24d3b4],
.answerExec-title img[data-v-da24d3b4],
.answersisy-con img[data-v-da24d3b4],
.checkBox-correct__con img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li[data-v-da24d3b4],
.answerExec-box li[data-v-da24d3b4] {
  word-break: break-all;
}
.answer-box li div span:nth-child(1) img[data-v-da24d3b4],
.answerExec-box li div span:nth-child(1) img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-da24d3b4],
.answerExec-box li u[data-v-da24d3b4] {
  text-decoration: underline;
  word-wrap: break-word;
}
.error-list li[data-v-da24d3b4],
.err-detail-style[data-v-da24d3b4] {
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  word-break: break-all;
}
.error-list li u[data-v-da24d3b4],
.err-detail-style u[data-v-da24d3b4] {
  text-decoration: underline;
  word-wrap: break-word;
}
.error-list li img[data-v-da24d3b4],
.err-detail-style img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
  height: auto;
}
.error-list li table[data-v-da24d3b4],
.err-detail-style table[data-v-da24d3b4] {
  margin: 0 auto;
}
.error-list li .stem-head[data-v-da24d3b4],
.err-detail-style .stem-head[data-v-da24d3b4] {
  font-family: "Times New Roman, simsun, CK-SimSun";
}
.speccon pre[data-v-da24d3b4] {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.speccon u[data-v-da24d3b4] {
  text-decoration: underline;
}

/* fade-transform */
.fade-leave-active[data-v-da24d3b4],
.fade-enter-active[data-v-da24d3b4] {
  transition: all 0.5s;
}
.fade-enter[data-v-da24d3b4] {
  opacity: 0;
}
.fade-leave-to[data-v-da24d3b4] {
  opacity: 0;
}
.answerfoot-flex__left span.progress em[data-v-da24d3b4] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.wh-1200[data-v-da24d3b4] {
  width: 9.375rem;
  height: auto;
  margin: 0 auto;
}
a[data-v-da24d3b4] {
  text-decoration: none;
  color: inherit;
}
.link-hover[data-v-da24d3b4]:hover {
  color: #4153e2;
  cursor: pointer;
}

/**题型样式**/
.answer-name[data-v-da24d3b4],
.answer-box li[data-v-da24d3b4],
.answeransy-con[data-v-da24d3b4],
.answerExec-title[data-v-da24d3b4],
.answerExec-box li[data-v-da24d3b4],
.answerList-right__con[data-v-da24d3b4],
.correctAnswer-content[data-v-da24d3b4] {
  word-break: break-all;
}
.answer-name u[data-v-da24d3b4],
.answeransy-con u[data-v-da24d3b4],
.answer-content u[data-v-da24d3b4],
.answerExec-title u[data-v-da24d3b4],
.answerList-right__con u[data-v-da24d3b4] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-da24d3b4],
.answeransy-con img[data-v-da24d3b4],
.answer-content img[data-v-da24d3b4],
.answerExec-title img[data-v-da24d3b4],
.answerList-right__con img[data-v-da24d3b4],
.answerList-right__con img[data-v-da24d3b4],
.correctAnswer-content img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-da24d3b4],
.answerExec-box li div span:nth-child(1) img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-da24d3b4],
.answerExec-box li u[data-v-da24d3b4] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-da24d3b4] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-da24d3b4] {
  width: 0.59375rem;
  height: 0.1875rem;
  border-radius: 0.09375rem;
  font-size: 0.09375rem;
  text-align: center;
  line-height: 0.1875rem;
  cursor: pointer;
}
.button-primary[data-v-da24d3b4] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-da24d3b4]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-da24d3b4] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-da24d3b4] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.3125rem;
  background: rgba(183, 191, 255, 0.1);
  border-radius: 0.15625rem;
  font-size: 0.10938rem;
  color: #4153e2;
  transition: all 0.5s;
}
.ck-btn-primary-plain[data-v-da24d3b4]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-da24d3b4]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-da24d3b4] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.3125rem;
  background: #4153e2;
  color: #ffffff;
  border-radius: 0.15625rem;
  font-size: 0.10938rem;
  transition: all 0.5s;
}
.ck-btn-primary[data-v-da24d3b4]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-da24d3b4]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-da24d3b4] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-da24d3b4] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-da24d3b4] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-da24d3b4] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-da24d3b4] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-da24d3b4] {
  position: fixed;
  bottom: 1.69531rem;
  right: 0.35156rem;
  text-align: center;
  width: 0.46875rem;
  padding-top: 0.54688rem;
  font-size: 0.10938rem;
  color: #333333;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 0.46875rem 0.46875rem;
  cursor: pointer;
}
.lessonplan img[data-v-da24d3b4] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-da24d3b4] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义右下角汇合处的样式*/
[data-v-da24d3b4]::-webkit-scrollbar-corner {
  background: #999;
}
.question-area[data-v-da24d3b4] {
  word-break: break-all;
}
.question-area u[data-v-da24d3b4] {
  word-wrap: break-word;
  text-decoration: underline;
}
.question-area img[data-v-da24d3b4] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.repet-tab .van-tabs--line .van-tabs__wrap[data-v-da24d3b4] {
  height: 0.39063rem;
  background: #fff;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tabs__nav--line[data-v-da24d3b4] {
  padding-bottom: 0;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tabs__nav[data-v-da24d3b4] {
  width: 1.40625rem;
  justify-content: flex-start;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab[data-v-da24d3b4] {
  width: 0.78125rem;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab[data-v-da24d3b4]:first-child:after {
  content: "";
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 0.01563rem;
  height: 0.07031rem;
  background: #E1E6EE;
}
.repet-tab .van-tabs__line[data-v-da24d3b4] {
  background-image: repeating-linear-gradient(90deg, rgb(110, 224, 169), rgb(76, 229, 40));
  box-shadow: 0 0.02344rem 0.04688rem 0 rgba(0, 235, 122, 0.2);
  border-radius: 0.01563rem;
  bottom: 0.09375rem;
}
.utils-search[data-v-da24d3b4] {
  width: 1.875rem;
}
.utils-search.width[data-v-da24d3b4] {
  width: 2.07031rem;
}
.utils-search .van-search__content[data-v-da24d3b4] {
  background: #B6C0CB;
}
.utils-search .van-search .van-cell[data-v-da24d3b4] {
  padding: 0.01563rem 0.04688rem 0.01563rem 0.10156rem;
}
.utils-search .van-field__left-icon .van-icon[data-v-da24d3b4] {
  color: #fff;
}
.utils-search input[data-v-da24d3b4]:-moz-placeholder {
  font-size: 0.09375rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input[data-v-da24d3b4]:-ms-input-placeholder {
  font-size: 0.09375rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input[data-v-da24d3b4]::-webkit-input-placeholder {
  font-size: 0.09375rem;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search .van-field__control[data-v-da24d3b4] {
  font-size: 0.09375rem;
  color: #fff;
}
.searchd-btn[data-v-da24d3b4] {
  height: 0.21875rem;
  display: flex;
  align-items: center;
}
.searchd-btn .van-button--normal[data-v-da24d3b4] {
  width: 0.46875rem;
  height: 0.21875rem;
  font-size: 0.09375rem;
  color: #fff;
  line-height: 0.21875rem;
  padding: 0;
}
.overlay[data-v-da24d3b4] {
  background: rgba(63, 74, 95, 0.5);
}
.practic-tab[data-v-da24d3b4], .record-tab[data-v-da24d3b4] {
  padding-left: 0.15625rem;
  padding-right: 0.11719rem;
}
.practic-tab .van-tabs__nav[data-v-da24d3b4], .record-tab .van-tabs__nav[data-v-da24d3b4] {
  background: transparent;
}
.practic-tab .van-tab[data-v-da24d3b4], .record-tab .van-tab[data-v-da24d3b4] {
  margin-right: 0;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.51563rem;
  height: 0.1875rem;
  font-size: 0.125rem;
  color: #fff;
  border-radius: 0.15625rem;
}
.practic-tab .van-tabs__nav--line[data-v-da24d3b4], .record-tab .van-tabs__nav--line[data-v-da24d3b4] {
  padding-bottom: 0.23438rem;
}
.practic-tab .van-tabs__line[data-v-da24d3b4], .record-tab .van-tabs__line[data-v-da24d3b4] {
  background-color: transparent;
}
.practic-tab .van-tabs__wrap--scrollable .van-tab[data-v-da24d3b4], .record-tab .van-tabs__wrap--scrollable .van-tab[data-v-da24d3b4] {
  padding: 0;
}
.practic-tab .van-tabs__nav--complete[data-v-da24d3b4], .record-tab .van-tabs__nav--complete[data-v-da24d3b4] {
  padding-left: 0;
  padding-right: 0;
}
.practic-tab .van-tab--active[data-v-da24d3b4], .record-tab .van-tab--active[data-v-da24d3b4] {
  background: #fff;
  color: #4153e2;
}
.practic-tab .van-hairline--top-bottom[data-v-da24d3b4]::after,
.practic-tab .van-hairline-unset--top-bottom[data-v-da24d3b4]::after, .record-tab .van-hairline--top-bottom[data-v-da24d3b4]::after,
.record-tab .van-hairline-unset--top-bottom[data-v-da24d3b4]::after {
  border: 0;
}
.practic-tab .van-tabs--line .van-tabs__wrap[data-v-da24d3b4], .record-tab .van-tabs--line .van-tabs__wrap[data-v-da24d3b4] {
  height: auto;
}
.record-tab[data-v-da24d3b4] {
  padding-top: 0.11719rem;
  padding-bottom: 0.11719rem;
  padding-left: 0.07813rem;
  padding-right: 0.07813rem;
  background: #fff;
}
.record-tab .van-tab[data-v-da24d3b4] {
  margin-right: 0.11719rem;
  width: 0.46875rem;
  height: 0.1875rem;
  font-size: 0.125rem;
  color: #4153e2;
  border-radius: 0.21875rem;
}
.record-tab .van-tabs__nav--line[data-v-da24d3b4] {
  padding-bottom: 0;
}
.record-tab .van-tab--active[data-v-da24d3b4] {
  background: #4153e2;
  color: #fff;
}
.van-tag[data-v-da24d3b4] {
  padding-left: 0.03125rem;
  padding-right: 0.03125rem;
}
.van-tag + .van-tag[data-v-da24d3b4] {
  margin-left: 0.04688rem;
}
.bottom-tip .van-divider[data-v-da24d3b4] {
  color: #aaa;
}
.bottom-tip .van-divider[data-v-da24d3b4]::after,
.bottom-tip .van-divider[data-v-da24d3b4]::before {
  background: #ddd;
}
.van-tabbar[data-v-da24d3b4] {
  background: #fafafa;
}
.van-button[data-v-da24d3b4] {
  height: 0.39063rem;
  line-height: 0.39063rem;
}
.van-button--primary[data-v-da24d3b4] {
  background-color: #4153e2;
  border: 0.02667rem solid #4153e2;
}
.van-button--plain[data-v-da24d3b4] {
  background-color: #fff;
  color: #4153e2;
}
.van-button--hairline[data-v-da24d3b4] {
  border-width: 0;
}
.point-page-list .van-collapse-item__content[data-v-da24d3b4] {
  padding: 0;
}
.point-page-list .van-cell[data-v-da24d3b4]:not(:last-child)::after {
  left: 0.14063rem;
}
.point-page-list [class*=van-hairline][data-v-da24d3b4]::after {
  left: -43.7%;
}
.point-page-list .van-cell__right-icon[data-v-da24d3b4] {
  display: none;
}
.sbox .van-radio__label[data-v-da24d3b4] {
  font-size: 0.10938rem;
}
.sbox .van-checkbox__label[data-v-da24d3b4] {
  font-size: 0.10938rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.sbox .van-radio-group[data-v-da24d3b4] {
  height: auto;
  overflow: hidden;
}
.van-sticky--fixed[data-v-da24d3b4] {
  background: #fff;
}
.van-picker__cancel[data-v-da24d3b4],
.van-picker__confirm[data-v-da24d3b4] {
  color: #4153e2;
}
.point-page-list [class*=van-hairline][data-v-da24d3b4]:first-of-type::after {
  border-top: none;
}
.sub-vans .van-tab[data-v-da24d3b4] {
  font-size: 0.125rem;
  color: #333;
  font-weight: 500;
}
.sub-vans .van-tabs__line[data-v-da24d3b4] {
  bottom: 0.11719rem;
  width: 0.125rem;
  background-color: rgb(49, 194, 124);
}
.sub-vans .van-tab--active[data-v-da24d3b4] {
  color: rgb(49, 194, 124);
}
.sub-vans .van-hairline--top-bottom[data-v-da24d3b4] {
  height: 0.35156rem !important;
}
.sbox-new .van-checkbox__icon--round[data-v-da24d3b4] {
  margin-left: 0.15625rem !important;
}
.sbox-new .van-checkbox__label[data-v-da24d3b4] {
  font-size: 0.125rem;
}
.van-dialog[data-v-da24d3b4] {
  width: 1.95313rem;
}
.van-dialog__header[data-v-da24d3b4] {
  color: #35404A;
  font-size: 0.14063rem;
}
.van-dialog__confirm[data-v-da24d3b4] {
  font-weight: 500;
}

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-da24d3b4] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-da24d3b4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  font-size: 0.125rem;
  color: #757A82;
  font-weight: 400;
  border-radius: 0.09375rem;
  margin: 0 0.10742rem;
  flex-wrap: wrap;
}
.swiperStudyPopup .subjectnav[data-v-da24d3b4]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-da24d3b4] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-da24d3b4] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.54688rem;
  height: auto;
  color: #757A82;
  width: 100%;
  padding: 0.11719rem 0;
}
.van-tag--plain[data-v-da24d3b4]::before {
  border: 0.00391rem solid currentColor;
}

/**
* @vue-aplayer样式覆盖
* @zwh
* @2020.12.13
*/
.aplayer[data-v-da24d3b4] {
  height: 100%;
  box-shadow: none !important;
}
.aplayer .aplayer-body[data-v-da24d3b4], .aplayer .aplayer-pic[data-v-da24d3b4], .aplayer .aplayer-info[data-v-da24d3b4] {
  height: 100%;
}
.aplayer .aplayer-controller .aplayer-time .aplayer-icon.inactive[data-v-da24d3b4] {
  display: none;
}
.aplayer .aplayer-pic[data-v-da24d3b4] {
  background: #4153e2;
}

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-da24d3b4] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-da24d3b4] {
  text-indent: 0.0625rem;
}
[data-v-da24d3b4] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-da24d3b4] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-da24d3b4] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-da24d3b4] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-da24d3b4] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-da24d3b4] {
  padding: 0.02344rem;
  border-width: 0 0.00781rem 0.00781rem 0;
  border-color: #999;
  border-style: solid;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -0.02344rem;
  margin-left: 0.03906rem;
}
.ai-dropdown-menu[data-v-da24d3b4] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-da24d3b4] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-da24d3b4] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-da24d3b4] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-da24d3b4] {
  display: inline-block;
  font-size: 0.09375rem;
  width: 0.28125rem;
  height: 0.14063rem;
  border-radius: 0.13281rem;
  background-color: #F1BC69;
  color: #fff;
  text-align: center;
  line-height: 0.14063rem;
  margin-left: 0.10938rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .item-border[data-v-da24d3b4] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-da24d3b4] {
  position: relative;
  background: #140a08;
  height: 0.625rem;
  margin: -0.15625rem -0.15625rem 0;
  border-top-left-radius: 0.03125rem;
  border-top-right-radius: 0.03125rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_bg[data-v-da24d3b4] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-da24d3b4] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.16406rem;
  box-sizing: content-box;
  padding: 0.11719rem 0.09375rem 0.07813rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .ser_vip_viplogo[data-v-da24d3b4] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-da24d3b4] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-da24d3b4], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-da24d3b4] {
  padding: 0 0.09375rem;
  position: relative;
  font-size: 0.09375rem;
  color: #FDE6C5;
  font-weight: normal;
  line-height: 0.125rem;
  white-space: nowrap;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-da24d3b4] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-da24d3b4] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-da24d3b4] {
  top: -0.0625rem !important;
  margin: 0;
  border: 0;
  width: 0.11719rem;
  height: 0.0625rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK/SURBVHgBtVS/a1pRFL7XPJ8JGWJJoYX8EiodklE6OIRkzB4yhKZLlmTIkFASh5IoONZBSyYX+wPEP0CETlJwcRCpiB0coigqohZcBJW8nu/23cfzYdqmaQ98XN/13u875zv3XsYoNE3jNHAa8WkzY29vb4ZGA/hOp9OPy+Xys2Kx6KY5RUKu1UcrB7fAEOSBQEAulptntre3FQDEEOt0Oh96vd53gibRbrffW5OQiYIT8Pv9tmnC+GHDaBX0eDx2EFWrVY8UrFQqWiaT0VKplCHe7XZvsMYqrgsKBywJGFaIUf8tNuqidlRD5DcQCIVC2srKirawsCCwsbGhRaNRQ1yv3K5DMXFO2j7FXpktNqrr6+sq2fsFxBCQgmY4nU4tkUjI6tPYZxbXW2UkoGtOHCCjSn2z2mq1giAsFAqiumnCwOrqqlhDa28bjcZr7AXX1taWIsVlAnqhP/tptdftdjuy2exz2UOv13unqMTOzo6s+pYsfwEOU/WKqXohrJiEVR2OeDz+hHpWAdHV1dVvRSXOzs6MfsdisafgusN6Y0Lai4WzdEU+ggAn909FZb/laac2vQOXWRxnBuI2spbRx8TlrtVqB4qivKrX6+z8/JzdJ/AmXFxcsH6/z1RVPSGOE3CS7YK7VCphGbflcjk2HA65y+WyETi9Sq75+fm3+DcYDDKI3zcocXZ8fCwE5ubm3oBzPB4LDcyhUK7bgBANp95845yvhcNhFolE2EPi8vKSHR4ewoWvi4uL3uXlZUZOigcIwrM0IV4Sqj5qt9sPUOXm5iZ7aFABLJlMopVsMBhcLy0t+Wga77MmSvf5fI/y+fxnKbq/v8/+RaDfsBycZPkJHbYE2b6GQnmz2bx2OBwvaZ0TjT86Ovqrvv4q6IlldD0ZrEaMRqNPHMceJ5DuHENf/2ecnp6y3d1dJKD9AB5ax4LChDhsAAAAAElFTkSuQmCC") no-repeat center center;
  background-size: 0.11719rem 0.0625rem;
}
.ai-dropdown-menu .popper__arrow[data-v-da24d3b4]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-da24d3b4]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-da24d3b4]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-da24d3b4] {
  display: block;
  width: auto;
  height: 0.1875rem;
  background: #F1BC69;
  text-align: center;
  font-size: 0.09375rem;
  color: #fff;
  font-weight: normal;
  line-height: 0.1875rem;
  border-radius: 0.1875rem;
}
.el-dialog .el-dialog__header[data-v-da24d3b4] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-da24d3b4] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-da24d3b4] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-da24d3b4],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-da24d3b4] {
  color: #4153e2;
}
.el-pagination[data-v-da24d3b4] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-da24d3b4] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-da24d3b4]:hover {
  color: #4153e2;
}
.el-pager li[data-v-da24d3b4]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-da24d3b4]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-da24d3b4] {
  background: #FFFEFE;
  border: 0.00781rem solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 0.0625rem;
}
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow[data-v-da24d3b4] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-da24d3b4] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-da24d3b4] {
  font-size: 0.10938rem;
  color: #333;
  font-weight: normal;
  padding: 0;
  margin: 0 0.07813rem;
}
.choose-date .el-date-editor .el-range-input[data-v-da24d3b4] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-da24d3b4] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-da24d3b4], .choose-date .el-date-table td.start-date span[data-v-da24d3b4] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-da24d3b4]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-da24d3b4]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-da24d3b4]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-da24d3b4] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-da24d3b4] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-da24d3b4] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-da24d3b4] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-da24d3b4]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-da24d3b4] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-da24d3b4] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-da24d3b4] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-da24d3b4] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-da24d3b4] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-da24d3b4] {
  background: #fff;
  border: none;
  font-size: 0.125rem;
  color: #999;
  font-weight: normal;
  line-height: 0.28125rem;
  margin-right: 0.15625rem;
}
.reason-share .reason-true[data-v-da24d3b4] {
  width: 0.6875rem;
  height: 0.29688rem;
  background: #4153e2;
  border-radius: 0.14063rem;
  font-size: 0.125rem;
  color: #fff;
  font-weight: normal;
  border: none;
}
.reason-share .el-dialog__body[data-v-da24d3b4] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-da24d3b4]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-da24d3b4] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-da24d3b4] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-da24d3b4] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-da24d3b4] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-da24d3b4] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-da24d3b4]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-da24d3b4] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-da24d3b4], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-da24d3b4] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-da24d3b4] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-da24d3b4]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-da24d3b4] {
  width: 4.6875rem;
  border-color: #F9F2E2;
  line-height: 0.20313rem;
  height: 0.20313rem;
  background: #fff;
  padding: 0 0.23438rem 0 0.07813rem;
  color: #4153e2;
}
.choose-paper .el-select:hover .el-input__inner[data-v-da24d3b4] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-da24d3b4] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-da24d3b4] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-da24d3b4]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-da24d3b4] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-da24d3b4] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-da24d3b4] {
  border: 0.00781rem dashed #4153e2;
  border-radius: 0.04688rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(49, 194, 124, 0.1);
}
.avatar-uploader .el-upload[data-v-da24d3b4]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-da24d3b4] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-da24d3b4] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-da24d3b4] {
  vertical-align: top;
  width: 0.5rem;
  height: 0.5rem;
  border: none;
  border-radius: 0.04688rem;
  overflow: visible;
}
.el-upload-list--picture-card .el-upload-list__item-actions[data-v-da24d3b4] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-da24d3b4] {
  display: block;
  position: absolute;
  top: -0.125rem;
  right: -0.07813rem;
  font-size: 0.15625rem;
  cursor: pointer;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-da24d3b4] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-da24d3b4] {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  border-radius: 0.04688rem;
}
.el-upload-list--picture-card .el-upload-list__item div img[data-v-da24d3b4] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-da24d3b4] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-da24d3b4] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-da24d3b4] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-da24d3b4] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-da24d3b4] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-da24d3b4] {
  margin: 0 auto;
  width: 2.03125rem;
  height: 0.3125rem;
  background: #4153e2;
  border: 0.00781rem solid #4153e2;
  border-radius: 0.15625rem;
  font-size: 0.10938rem;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
}
.btn-knew[data-v-da24d3b4]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-da24d3b4] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-da24d3b4] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABf0lEQVQ4T62UsU4CQRCG/x9irPQRLOzsuKO5g8ZSLezvcjQ+ABB4DhISehtP6S00djacVBs6Ky18BG2MCYyZyy0el4NoZIstZma/nfl3Z4iS5bruCckAQENEDjSE5BuARERujDEPxWPMG1zXPQJwSdIru8DaRGQK4MIY82xtS1CtVjuuVqu3APY2QXK+j/l8fj6bzR7TjHXTTEjqLfu/hNiwdxHxNDMLSkj6f4Sk4SLyZIxpMBP2vgjxPA/TqSb5s8ps6l0sFmcKuiIZ5Q/4vo/RaIQ4jjEcDlNXp9NBq9VCu91GkiQrF4hIzHq9/gLgsJhRv99HEAQpTFcURRiPxxgMBmUKvGpGXyR3yry9Xg9hGKauDRDV6UtBnyR3y0C2HPXlyyzGpqB1pXW73WU5etCWaTUrwNLS1oqdL8dqtlZsx3FOK5XKXTHdZrOJyWSyYi6zLZ8/+9n//5AZaDstorCtNK0VYitjJKcqHcfRwRZqI+cHmzYogOtssEn+Jb4BK3bHRxpn7e4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 0.14063rem 0.14063rem;
}
.iconClose[data-v-da24d3b4] {
  width: 0.14063rem;
  height: 0.14063rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABf0lEQVQ4T62UsU4CQRCG/x9irPQRLOzsuKO5g8ZSLezvcjQ+ABB4DhISehtP6S00djacVBs6Ky18BG2MCYyZyy0el4NoZIstZma/nfl3Z4iS5bruCckAQENEDjSE5BuARERujDEPxWPMG1zXPQJwSdIru8DaRGQK4MIY82xtS1CtVjuuVqu3APY2QXK+j/l8fj6bzR7TjHXTTEjqLfu/hNiwdxHxNDMLSkj6f4Sk4SLyZIxpMBP2vgjxPA/TqSb5s8ps6l0sFmcKuiIZ5Q/4vo/RaIQ4jjEcDlNXp9NBq9VCu91GkiQrF4hIzHq9/gLgsJhRv99HEAQpTFcURRiPxxgMBmUKvGpGXyR3yry9Xg9hGKauDRDV6UtBnyR3y0C2HPXlyyzGpqB1pXW73WU5etCWaTUrwNLS1oqdL8dqtlZsx3FOK5XKXTHdZrOJyWSyYi6zLZ8/+9n//5AZaDstorCtNK0VYitjJKcqHcfRwRZqI+cHmzYogOtssEn+Jb4BK3bHRxpn7e4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 0.14063rem 0.14063rem;
}
.el-image-viewer__close[data-v-da24d3b4] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-da24d3b4] {
  padding: 0 0.15625rem;
}
.el-button[data-v-da24d3b4]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-da24d3b4],
.el-button--success[data-v-da24d3b4] {
  background: #4153e2;
}

/**
 试题默认样式
 @author
 @date 2020/06/04
*/
/** 宋体 */
/*@font-face {*/
/*!*font-family: "CK-SimSun";*!*/
/*src: url(https://cktcdn.kaoti100.com/cms/question/fonts/woff/STSONG.woff2) format("woff2"),*/
/*url(https://cktcdn.kaoti100.com/cms/question/fonts/woff/STSONG.woff) format("woff"),*/
/*url(https://cktcdn.kaoti100.com/cms/question/fonts/ttf/STSONG.ttf) format("truetype");*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/
/** 楷体 */
@font-face {
  font-family: "CK-Kaiti";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/SIMKAI.woff2") format("woff2"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/SIMKAI.woff") format("woff"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/SIMKAI.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/** Times New Roman */
@font-face {
  font-family: "CK-Times-New-Roman";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/TIMES.woff2") format("woff2"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/TIMES.woff") format("woff"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/TIMES.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/** 国标字体 */
@font-face {
  font-family: "CK-GB-Pinyinok-B";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/GB-PINYINOK-B.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
em[data-v-da24d3b4] {
  font-weight: normal;
}
p[data-v-da24d3b4] {
  word-break: break-word;
}
table caption[data-v-da24d3b4] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-da24d3b4] {
  border: none;
}
table[border="1"] td[data-v-da24d3b4] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-da24d3b4] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-da24d3b4] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-da24d3b4]:last-of-type {
  border: none;
}
.question-table tr td[data-v-da24d3b4] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-da24d3b4]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-da24d3b4] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-da24d3b4] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-da24d3b4]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-da24d3b4] {
  text-indent: 2em;
}
.question-p-left[data-v-da24d3b4] {
  text-align: left;
}
.question-p-center[data-v-da24d3b4] {
  text-align: center;
}
.question-p-right[data-v-da24d3b4] {
  text-align: right;
}
.underpoint[data-v-da24d3b4] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-da24d3b4]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-da24d3b4] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-da24d3b4] {
    padding-bottom: 0;
}
}
.formula-math[data-v-da24d3b4] {
  display: none !important;
}
.dialog-qrcode-box[data-v-da24d3b4] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(0.0625rem);
          backdrop-filter: blur(0.0625rem);
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog-qrcode-content[data-v-da24d3b4] {
  position: relative;
  width: 3.125rem;
  background: rgba(0, 12, 37, 0.6);
  border-radius: 0 0 0 0;
  border: 0.00781rem solid rgba(66, 153, 234, 0.27);
  padding: 0.15625rem 0 0.125rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dialog-qrcode-content .btn-close[data-v-da24d3b4] {
  cursor: pointer;
  margin-top: 0.1875rem;
  width: 0.58594rem;
  height: 0.23438rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(1, 6, 29, 0.4);
  border-radius: 0.09375rem 0.01563rem 0.09375rem 0.01563rem;
  opacity: 1;
  border: 0.00781rem solid rgba(66, 153, 234, 0.27);
  font-size: 0.08594rem;
  color: #cbfcff;
}
.dialog-qrcode-content .top-box[data-v-da24d3b4] {
  display: flex;
  align-items: center;
  height: 0.25rem;
  justify-content: center;
}
.dialog-qrcode-content .top-box .title[data-v-da24d3b4] {
  font-size: 0.10938rem;
  font-weight: 500;
  color: #CBFCFF;
}
.dialog-qrcode-content .qrcode-box[data-v-da24d3b4] {
  margin: 0.09375rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5625rem;
  height: 1.5625rem;
  background: #fff;
  padding: 0.125rem;
}
.dialog-qrcode-content .qrcode-box[data-v-da24d3b4] .qrcode {
  width: 100% !important;
  height: 100% !important;
}
.dialog-qrcode-content .qrcode-box[data-v-da24d3b4] .qrcode img {
  width: 100% !important;
  height: 100% !important;
}
