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

/* reset重置 */
del[data-v-7c9a967c],
ins[data-v-7c9a967c],
u[data-v-7c9a967c],
s[data-v-7c9a967c],
a[data-v-7c9a967c],
a[data-v-7c9a967c]:hover {
  text-decoration: none;
}
input[type=number][data-v-7c9a967c]::-webkit-inner-spin-button,
input[type=number][data-v-7c9a967c]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-7c9a967c],
body[data-v-7c9a967c] {
  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-7c9a967c] {
  display: block;
}
h1[data-v-7c9a967c],
h2[data-v-7c9a967c],
h3[data-v-7c9a967c],
h4[data-v-7c9a967c],
h5[data-v-7c9a967c],
h6[data-v-7c9a967c] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-7c9a967c]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-7c9a967c]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-7c9a967c] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-7c9a967c]:active, button[data-v-7c9a967c]:focus,
a[data-v-7c9a967c]:active,
a[data-v-7c9a967c]:focus,
input[data-v-7c9a967c]:active,
input[data-v-7c9a967c]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-7c9a967c] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-7c9a967c] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-7c9a967c],
body[data-v-7c9a967c] {
  -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-7c9a967c] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-7c9a967c] {
  display: flex;
}
.icon-go[data-v-7c9a967c] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-7c9a967c] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-7c9a967c] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-7c9a967c] {
  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-7c9a967c] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-7c9a967c] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-7c9a967c] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-7c9a967c] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-7c9a967c] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-7c9a967c] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-7c9a967c] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-7c9a967c] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-7c9a967c] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-7c9a967c] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-7c9a967c] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-7c9a967c] {
  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-7c9a967c] {
  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-7c9a967c] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-7c9a967c] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-7c9a967c] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-7c9a967c]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-7c9a967c]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-7c9a967c],
.answer-box li[data-v-7c9a967c],
.answeransy-con[data-v-7c9a967c],
.answerExec-title[data-v-7c9a967c],
.answerExec-box li[data-v-7c9a967c],
.answerList-right__con[data-v-7c9a967c],
.correctAnswer-content[data-v-7c9a967c] {
  word-break: break-all;
}
.answer-name u[data-v-7c9a967c],
.answeransy-con u[data-v-7c9a967c],
.answer-content u[data-v-7c9a967c],
.answerExec-title u[data-v-7c9a967c],
.answerList-right__con u[data-v-7c9a967c] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-7c9a967c],
.answeransy-con img[data-v-7c9a967c],
.answer-content img[data-v-7c9a967c],
.answerExec-title img[data-v-7c9a967c],
.answerList-right__con img[data-v-7c9a967c],
.answerList-right__con img[data-v-7c9a967c],
.correctAnswer-content img[data-v-7c9a967c] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-7c9a967c],
.answerExec-box li div span:nth-child(1) img[data-v-7c9a967c] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-7c9a967c],
.answerExec-box li u[data-v-7c9a967c] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-7c9a967c] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-7c9a967c] {
  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-7c9a967c] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-7c9a967c]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-7c9a967c] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-7c9a967c] {
  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-7c9a967c]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-7c9a967c]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-7c9a967c] {
  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-7c9a967c]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-7c9a967c]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-7c9a967c] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-7c9a967c] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-7c9a967c] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-7c9a967c] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-7c9a967c] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-7c9a967c] {
  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-7c9a967c] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-7c9a967c] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-7c9a967c] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-7c9a967c] {
  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-7c9a967c]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-7c9a967c] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-7c9a967c] {
  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-7c9a967c]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-7c9a967c] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-7c9a967c] {
  text-indent: 0.0625rem;
}
[data-v-7c9a967c] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-7c9a967c] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-7c9a967c] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-7c9a967c] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-7c9a967c] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-7c9a967c] {
  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-7c9a967c] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-7c9a967c] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-7c9a967c] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-7c9a967c] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-7c9a967c] {
  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-7c9a967c] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-7c9a967c] {
  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-7c9a967c] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-7c9a967c] {
  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-7c9a967c] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-7c9a967c] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-7c9a967c], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-7c9a967c] {
  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-7c9a967c] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-7c9a967c] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-7c9a967c] {
  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-7c9a967c]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-7c9a967c]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-7c9a967c]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-7c9a967c] {
  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-7c9a967c] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-7c9a967c] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-7c9a967c] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-7c9a967c],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-7c9a967c] {
  color: #4153e2;
}
.el-pagination[data-v-7c9a967c] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-7c9a967c] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-7c9a967c]:hover {
  color: #4153e2;
}
.el-pager li[data-v-7c9a967c]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-7c9a967c]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-7c9a967c] {
  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-7c9a967c] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-7c9a967c] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-7c9a967c] {
  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-7c9a967c] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-7c9a967c] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-7c9a967c], .choose-date .el-date-table td.start-date span[data-v-7c9a967c] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-7c9a967c]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-7c9a967c]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-7c9a967c]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-7c9a967c] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-7c9a967c] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-7c9a967c] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-7c9a967c] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-7c9a967c]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-7c9a967c] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-7c9a967c] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-7c9a967c] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-7c9a967c] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-7c9a967c] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-7c9a967c] {
  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-7c9a967c] {
  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-7c9a967c] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-7c9a967c]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-7c9a967c] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-7c9a967c] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-7c9a967c] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-7c9a967c] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-7c9a967c] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-7c9a967c]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-7c9a967c] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-7c9a967c], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-7c9a967c] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-7c9a967c] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-7c9a967c]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-7c9a967c] {
  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-7c9a967c] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-7c9a967c] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-7c9a967c] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-7c9a967c]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-7c9a967c] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-7c9a967c] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-7c9a967c] {
  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-7c9a967c]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-7c9a967c] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-7c9a967c] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-7c9a967c] {
  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-7c9a967c] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-7c9a967c] {
  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-7c9a967c] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-7c9a967c] {
  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-7c9a967c] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-7c9a967c] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-7c9a967c] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-7c9a967c] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-7c9a967c] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-7c9a967c] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-7c9a967c] {
  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-7c9a967c]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-7c9a967c] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-7c9a967c] {
  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-7c9a967c] {
  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-7c9a967c] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-7c9a967c] {
  padding: 0 0.15625rem;
}
.el-button[data-v-7c9a967c]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-7c9a967c],
.el-button--success[data-v-7c9a967c] {
  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-7c9a967c] {
  font-weight: normal;
}
p[data-v-7c9a967c] {
  word-break: break-word;
}
table caption[data-v-7c9a967c] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-7c9a967c] {
  border: none;
}
table[border="1"] td[data-v-7c9a967c] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-7c9a967c] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-7c9a967c] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-7c9a967c]:last-of-type {
  border: none;
}
.question-table tr td[data-v-7c9a967c] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-7c9a967c]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-7c9a967c] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-7c9a967c] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-7c9a967c]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-7c9a967c] {
  text-indent: 2em;
}
.question-p-left[data-v-7c9a967c] {
  text-align: left;
}
.question-p-center[data-v-7c9a967c] {
  text-align: center;
}
.question-p-right[data-v-7c9a967c] {
  text-align: right;
}
.underpoint[data-v-7c9a967c] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-7c9a967c]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-7c9a967c] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-7c9a967c] {
    padding-bottom: 0;
}
}
.formula-math[data-v-7c9a967c] {
  display: none !important;
}
.flex-row[data-v-7c9a967c] {
  display: flex;
  align-items: flex-start;
}
.word-translate-box[data-v-7c9a967c] {
  position: fixed;
  width: 2.45313rem;
  padding: 0.07813rem 0.15625rem;
  background: rgba(0, 0, 0, 0.9);
  z-index: 99;
  box-sizing: border-box;
  border-radius: 0.0625rem;
}
.word-translate-box .word-text-box[data-v-7c9a967c] {
  display: flex;
  align-items: center;
}
.word-translate-box .word-text-box .word-text[data-v-7c9a967c] {
  font-size: 0.1875rem;
  color: #fff;
  line-height: 0.1875rem;
  flex: 1;
}
.word-translate-box .word-text-box .el-icon-video-play[data-v-7c9a967c] {
  margin-left: 0.07813rem;
  font-size: 0.15625rem;
  color: #fff;
  cursor: pointer;
}
.word-translate-box .word-translate[data-v-7c9a967c] {
  margin-top: 0.07813rem;
  font-size: 0.10938rem;
  color: #ccc;
  line-height: 1.5;
}
.word-translate-box .word-icon[data-v-7c9a967c] {
  position: absolute;
  width: 0;
  height: 0;
  border-width: 0.0625rem;
  border-style: solid;
}
.word-translate-box.top .word-icon[data-v-7c9a967c] {
  top: -0.09375rem;
  border-color: transparent transparent rgba(0, 0, 0, 0.9) transparent;
}
.word-translate-box.bottom .word-icon[data-v-7c9a967c] {
  bottom: -0.09375rem;
  border-color: rgba(0, 0, 0, 0.9) transparent transparent transparent;
}
.talk-sentence-item .avatar-box[data-v-7c9a967c] {
  width: 0.32031rem;
  height: 0.32031rem;
  border: 0.00781rem solid #FFFFFF;
  background: #fff;
  border-radius: 50%;
  overflow: hidden;
}
.talk-sentence-item .avatar-box .avatar[data-v-7c9a967c] {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.talk-sentence-item .sentence-box[data-v-7c9a967c] {
  display: flex;
  max-width: 80%;
  background: #fff;
  align-items: center;
}
.talk-sentence-item .sentence-box .sentence[data-v-7c9a967c] {
  flex: 1;
}
.talk-sentence-item .sentence-box .sentence .english[data-v-7c9a967c] {
  line-height: 0.17969rem;
  font-size: 0.14063rem;
  color: #222222;
}
.talk-sentence-item .sentence-box .sentence .english .word[data-v-7c9a967c] {
  margin-right: 0.03906rem;
  display: inline-block;
  cursor: pointer;
}
.talk-sentence-item .sentence-box .sentence .english .word.active[data-v-7c9a967c] {
  color: #fc6156;
}
.talk-sentence-item .sentence-box .sentence .english .word[data-v-7c9a967c]:last-child {
  margin-right: 0;
}
.talk-sentence-item .sentence-box .sentence .chinese[data-v-7c9a967c] {
  margin-top: 0.07813rem;
  line-height: 0.15625rem;
  font-size: 0.11719rem;
  color: #AAABB3;
}
.talk-sentence-item .sentence-box .sentence.active .english[data-v-7c9a967c] {
  color: #fc6156;
}
.talk-sentence-item .sentence-box .sound-box[data-v-7c9a967c] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.talk-sentence-item .sentence-box .sound-box .icon-sound-default[data-v-7c9a967c],
.talk-sentence-item .sentence-box .sound-box .icon-sound-current[data-v-7c9a967c] {
  margin-top: 0.03906rem;
}
.talk-sentence-item .sentence-box .sound-box .icon-sound-default[data-v-7c9a967c] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAjCAMAAADPLogvAAABCFBMVEUAAACUlJRnZ2dvb29ycnJnZ2dnZ2dwcHBubm6Dg4NnZ2dsbGx0dHRmZmZmZmaBgYFmZmZnZ2dnZ2d3d3d6enptbW1mZmZ4eHhnZ2d6enp9fX1mZmaDg4NmZmaEhISEhIRnZ2dnZ2dmZmaEhIRnZ2dnZ2dnZ2dpaWlsbGxpaWl7e3t+fn5/f39mZmaCgoJnZ2dmZmZmZmZmZmZnZ2dnZ2dmZmZ7e3tmZmZmZmZmZmaFhYVnZ2dmZmaEhISDg4NnZ2eBgYFmZmZ+fn57e3tmZmb////k5OTQ0NDLy8tpaWno6Ojg4ODc3NzY2NjT09N2dnb5+fnw8PDX19fIyMirq6uWlpaLi4uFhYXONcvQAAAARHRSTlMAAv79+sy6DAnLLxz45+DYj3tZHgX++fTy7+npxMS7tKymnYmFf2wmIhLu5N7U0bSZc2NUSD02D+3Wq6Ggnm1eW1BPOObsXnkAAAGxSURBVDjLjZRnUwJBDIZzh8gBIoKoNOnVBiiIveYoKvby//+JCeyed8vO4Pthk8w+k91csgdzCuQuYbHCKdwAR6G6njpeQRdWQqzoqJsNRPQ55yPpaJ4qm+jBOEw2FMjI41RLILXGod/wlhjFmVZAKuHnOK6USBpLLNHntZ6keJ/TrQeX0NHLUGC9DBZ5NyaqWPfhn37eHmjdou0W2SrZPqdbBgi6qK9XW2LbZM0QORVyNi1wnfhp2/aAbIp2r5FU4D6w0wVebSGB7YBIh2EAI0J2TcUeJRbiT3tITpEvp8PSwDol71xczq9iTw5W4Cxka2QjOmzXaZSfbJxLVbGJg7Vc2TIq9k7hHrBWybsgW+V2qdizxG5RVFrirDosSpsWJzPDImtJxYYCi8ku1NmJ67ADp6eSb4J7iga2PWJMfPsYH57h7+KdEN9kigV5SFfNNs9bB0k1Zd7Gow9as0AyArw2TrgHljq95jdjylvoeF+fZLPelxUJgEdX4xmWAyFrkw/ogaI7nxdrclTV/EGm18w7cZv6ZMC8GlseDLrxBOjUTCOewWJZUSzDP2Tca27zC54apy71W38FAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.talk-sentence-item .sentence-box .sound-box .icon-sound-current[data-v-7c9a967c] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAiCAMAAAAEcluKAAAAjVBMVEUAAAD/c3P/enr/dHT/dHT/dHT/d3f/gYH/dHT/c3P/c3P/dHT/c3P/iYn/dHT/dHT/eXn/iYn/c3P/c3P/c3P/c3P/c3P/c3P/dXX/dHT/d3f/c3P/c3P/dHT/c3P/dHT/dnb/dnb/dHT/fHz/dHT/dHT/dHT/dnb/dXX/d3f/c3P/c3P/c3P/dHT/c3Ps8amgAAAALnRSTlMANQ19Z2IwCfrx58y7BelWHALgz8S2pZ+PXCf41ZiFdUg6IRKtqXBPQBfrm4dsY8n1bAAAAUpJREFUOMuFlNlygzAMRRVIMJAQtkJYkkIhaxf9/+dVGgwF107uA7pizsiWhQFV3S4N4KU+9ojVX+pUWqqsEXE1pV+I3xrqHXGOWZyFKiTOqMG8bklFKSoYFJxu4zm18vEfFmynZR/hmnWtcYEFFj8rj/IjmTsZRavhYHJezJblUtRiGUWbu+AqOwBXj72xceQZ1QJQj5VszjwHNq0Bk+UiMnwAhQGTVTZkcoqZEYMjuYPcXGrGLkOL8EPRN2MFz0k245qxTFZbU/w0Y4ncm83jMmK3sdMDVzVhImEXjVVNmM3mQqZiUz6bqeuMfE+5FsvlFyL2w7k4vhaLEjzFFBskXcn0tw1rp3QaW/zsPJ6BgEnBCU13oYG51q7+ZvmW+mNQMOFyegdF0XaJ9Sj7VSTy5aK03ywGjRp5U6TaMACt2r1HW34t66F5+QuE/m9p+N5FKgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.talk-sentence-item .item-left .sentence-box[data-v-7c9a967c] {
  margin-left: 0.11719rem;
  padding: 0.07031rem 0.15625rem;
  border-radius: 0.00781rem 0.11719rem 0.11719rem 0.11719rem;
}
.talk-sentence-item .item-left .sentence-box .sound-box[data-v-7c9a967c] {
  margin-left: 0.07813rem;
}
.talk-sentence-item .item-right .sentence-box[data-v-7c9a967c] {
  margin-right: 0.11719rem;
  padding: 0.07031rem 0.15625rem;
  border-radius: 0.11719rem 0.00781rem 0.11719rem 0.11719rem;
}
.talk-sentence-item .item-right .sentence-box .sound-box[data-v-7c9a967c] {
  margin-right: 0.07813rem;
}
@charset "UTF-8";
*[data-v-15840272] {
  box-sizing: border-box;
}
ol[data-v-15840272],
ul[data-v-15840272] {
  list-style: none;
}
div[data-v-15840272] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-15840272],
body[data-v-15840272],
div[data-v-15840272],
span[data-v-15840272],
applet[data-v-15840272],
object[data-v-15840272],
iframe[data-v-15840272],
h1[data-v-15840272],
h2[data-v-15840272],
h3[data-v-15840272],
h4[data-v-15840272],
h5[data-v-15840272],
h6[data-v-15840272],
p[data-v-15840272],
blockquote[data-v-15840272],
pre[data-v-15840272],
a[data-v-15840272],
abbr[data-v-15840272],
acronym[data-v-15840272],
address[data-v-15840272],
big[data-v-15840272],
cite[data-v-15840272],
code[data-v-15840272],
del[data-v-15840272],
dfn[data-v-15840272],
em[data-v-15840272],
img[data-v-15840272],
ins[data-v-15840272],
kbd[data-v-15840272],
q[data-v-15840272],
s[data-v-15840272],
samp[data-v-15840272],
small[data-v-15840272],
strike[data-v-15840272],
strong[data-v-15840272],
sub[data-v-15840272],
sup[data-v-15840272],
tt[data-v-15840272],
var[data-v-15840272],
b[data-v-15840272],
u[data-v-15840272],
i[data-v-15840272],
center[data-v-15840272],
dl[data-v-15840272],
dt[data-v-15840272],
dd[data-v-15840272],
ol[data-v-15840272],
ul[data-v-15840272],
li[data-v-15840272],
fieldset[data-v-15840272],
form[data-v-15840272],
label[data-v-15840272],
legend[data-v-15840272],
table[data-v-15840272],
caption[data-v-15840272],
tbody[data-v-15840272],
tfoot[data-v-15840272],
thead[data-v-15840272],
tr[data-v-15840272],
th[data-v-15840272],
td[data-v-15840272],
article[data-v-15840272],
aside[data-v-15840272],
canvas[data-v-15840272],
details[data-v-15840272],
embed[data-v-15840272],
figure[data-v-15840272],
figcaption[data-v-15840272],
footer[data-v-15840272],
header[data-v-15840272],
hgroup[data-v-15840272],
menu[data-v-15840272],
nav[data-v-15840272],
output[data-v-15840272],
ruby[data-v-15840272],
section[data-v-15840272],
summary[data-v-15840272],
time[data-v-15840272],
mark[data-v-15840272],
audio[data-v-15840272],
video[data-v-15840272] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-15840272],
ins[data-v-15840272],
u[data-v-15840272],
s[data-v-15840272],
a[data-v-15840272],
a[data-v-15840272]:hover {
  text-decoration: none;
}
input[type=number][data-v-15840272]::-webkit-inner-spin-button,
input[type=number][data-v-15840272]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-15840272],
body[data-v-15840272] {
  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-15840272] {
  display: block;
}
h1[data-v-15840272],
h2[data-v-15840272],
h3[data-v-15840272],
h4[data-v-15840272],
h5[data-v-15840272],
h6[data-v-15840272] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-15840272]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-15840272]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-15840272] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-15840272]:active, button[data-v-15840272]:focus,
a[data-v-15840272]:active,
a[data-v-15840272]:focus,
input[data-v-15840272]:active,
input[data-v-15840272]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-15840272] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-15840272] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-15840272],
body[data-v-15840272] {
  -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-15840272] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-15840272] {
  display: flex;
}
.icon-go[data-v-15840272] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-15840272] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-15840272] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-15840272] {
  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-15840272] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-15840272] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-15840272] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-15840272] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-15840272] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-15840272] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-15840272] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-15840272] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-15840272] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-15840272] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-15840272] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-15840272] {
  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-15840272] {
  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-15840272] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-15840272] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-15840272] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-15840272]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-15840272]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-15840272],
.answer-box li[data-v-15840272],
.answeransy-con[data-v-15840272],
.answerExec-title[data-v-15840272],
.answerExec-box li[data-v-15840272],
.answerList-right__con[data-v-15840272],
.correctAnswer-content[data-v-15840272] {
  word-break: break-all;
}
.answer-name u[data-v-15840272],
.answeransy-con u[data-v-15840272],
.answer-content u[data-v-15840272],
.answerExec-title u[data-v-15840272],
.answerList-right__con u[data-v-15840272] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-15840272],
.answeransy-con img[data-v-15840272],
.answer-content img[data-v-15840272],
.answerExec-title img[data-v-15840272],
.answerList-right__con img[data-v-15840272],
.answerList-right__con img[data-v-15840272],
.correctAnswer-content img[data-v-15840272] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-15840272],
.answerExec-box li div span:nth-child(1) img[data-v-15840272] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-15840272],
.answerExec-box li u[data-v-15840272] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-15840272] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-15840272] {
  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-15840272] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-15840272]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-15840272] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-15840272] {
  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-15840272]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-15840272]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-15840272] {
  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-15840272]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-15840272]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-15840272] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-15840272] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-15840272] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-15840272] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-15840272] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-15840272] {
  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-15840272] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-15840272] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-15840272] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-15840272] {
  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-15840272]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-15840272] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-15840272] {
  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-15840272]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-15840272] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-15840272] {
  text-indent: 0.0625rem;
}
[data-v-15840272] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-15840272] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-15840272] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-15840272] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-15840272] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-15840272] {
  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-15840272] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-15840272] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-15840272] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-15840272] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-15840272] {
  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-15840272] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-15840272] {
  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-15840272] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-15840272] {
  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-15840272] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-15840272] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-15840272], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-15840272] {
  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-15840272] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-15840272] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-15840272] {
  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-15840272]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-15840272]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-15840272]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-15840272] {
  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-15840272] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-15840272] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-15840272] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-15840272],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-15840272] {
  color: #4153e2;
}
.el-pagination[data-v-15840272] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-15840272] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-15840272]:hover {
  color: #4153e2;
}
.el-pager li[data-v-15840272]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-15840272]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-15840272] {
  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-15840272] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-15840272] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-15840272] {
  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-15840272] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-15840272] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-15840272], .choose-date .el-date-table td.start-date span[data-v-15840272] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-15840272]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-15840272]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-15840272]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-15840272] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-15840272] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-15840272] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-15840272] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-15840272]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-15840272] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-15840272] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-15840272] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-15840272] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-15840272] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-15840272] {
  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-15840272] {
  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-15840272] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-15840272]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-15840272] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-15840272] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-15840272] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-15840272] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-15840272] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-15840272]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-15840272] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-15840272], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-15840272] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-15840272] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-15840272]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-15840272] {
  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-15840272] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-15840272] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-15840272] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-15840272]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-15840272] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-15840272] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-15840272] {
  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-15840272]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-15840272] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-15840272] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-15840272] {
  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-15840272] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-15840272] {
  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-15840272] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-15840272] {
  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-15840272] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-15840272] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-15840272] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-15840272] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-15840272] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-15840272] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-15840272] {
  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-15840272]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-15840272] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-15840272] {
  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-15840272] {
  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-15840272] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-15840272] {
  padding: 0 0.15625rem;
}
.el-button[data-v-15840272]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-15840272],
.el-button--success[data-v-15840272] {
  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-15840272] {
  font-weight: normal;
}
p[data-v-15840272] {
  word-break: break-word;
}
table caption[data-v-15840272] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-15840272] {
  border: none;
}
table[border="1"] td[data-v-15840272] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-15840272] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-15840272] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-15840272]:last-of-type {
  border: none;
}
.question-table tr td[data-v-15840272] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-15840272]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-15840272] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-15840272] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-15840272]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-15840272] {
  text-indent: 2em;
}
.question-p-left[data-v-15840272] {
  text-align: left;
}
.question-p-center[data-v-15840272] {
  text-align: center;
}
.question-p-right[data-v-15840272] {
  text-align: right;
}
.underpoint[data-v-15840272] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-15840272]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-15840272] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-15840272] {
    padding-bottom: 0;
}
}
.formula-math[data-v-15840272] {
  display: none !important;
}

/* 样式保持不变 */
.custom-slider[data-v-15840272] {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
.slider-track-bg[data-v-15840272] {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  border-radius: 7.80469rem;
  transform: translateY(-50%);
  z-index: 1;
  transition: background-color 0.3s;
}
.slider-track-fill[data-v-15840272] {
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 7.80469rem;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
  transition: background-color 0.3s;
}
.slider-thumb[data-v-15840272] {
  position: absolute;
  top: 50%;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  cursor: grab;
  box-shadow: 0 0.01563rem 0.04688rem rgba(0, 0, 0, 0.2);
  transition: transform 0.1s, box-shadow 0.2s;
}
.slider-thumb[data-v-15840272]:active {
  cursor: grabbing;
  transform: translate(-50%, -50%) scale(1.1);
}
.slider-thumb .thumb-shadow[data-v-15840272] {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0) 60%);
}
@charset "UTF-8";
*[data-v-ca766c02] {
  box-sizing: border-box;
}
ol[data-v-ca766c02],
ul[data-v-ca766c02] {
  list-style: none;
}
div[data-v-ca766c02] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-ca766c02],
body[data-v-ca766c02],
div[data-v-ca766c02],
span[data-v-ca766c02],
applet[data-v-ca766c02],
object[data-v-ca766c02],
iframe[data-v-ca766c02],
h1[data-v-ca766c02],
h2[data-v-ca766c02],
h3[data-v-ca766c02],
h4[data-v-ca766c02],
h5[data-v-ca766c02],
h6[data-v-ca766c02],
p[data-v-ca766c02],
blockquote[data-v-ca766c02],
pre[data-v-ca766c02],
a[data-v-ca766c02],
abbr[data-v-ca766c02],
acronym[data-v-ca766c02],
address[data-v-ca766c02],
big[data-v-ca766c02],
cite[data-v-ca766c02],
code[data-v-ca766c02],
del[data-v-ca766c02],
dfn[data-v-ca766c02],
em[data-v-ca766c02],
img[data-v-ca766c02],
ins[data-v-ca766c02],
kbd[data-v-ca766c02],
q[data-v-ca766c02],
s[data-v-ca766c02],
samp[data-v-ca766c02],
small[data-v-ca766c02],
strike[data-v-ca766c02],
strong[data-v-ca766c02],
sub[data-v-ca766c02],
sup[data-v-ca766c02],
tt[data-v-ca766c02],
var[data-v-ca766c02],
b[data-v-ca766c02],
u[data-v-ca766c02],
i[data-v-ca766c02],
center[data-v-ca766c02],
dl[data-v-ca766c02],
dt[data-v-ca766c02],
dd[data-v-ca766c02],
ol[data-v-ca766c02],
ul[data-v-ca766c02],
li[data-v-ca766c02],
fieldset[data-v-ca766c02],
form[data-v-ca766c02],
label[data-v-ca766c02],
legend[data-v-ca766c02],
table[data-v-ca766c02],
caption[data-v-ca766c02],
tbody[data-v-ca766c02],
tfoot[data-v-ca766c02],
thead[data-v-ca766c02],
tr[data-v-ca766c02],
th[data-v-ca766c02],
td[data-v-ca766c02],
article[data-v-ca766c02],
aside[data-v-ca766c02],
canvas[data-v-ca766c02],
details[data-v-ca766c02],
embed[data-v-ca766c02],
figure[data-v-ca766c02],
figcaption[data-v-ca766c02],
footer[data-v-ca766c02],
header[data-v-ca766c02],
hgroup[data-v-ca766c02],
menu[data-v-ca766c02],
nav[data-v-ca766c02],
output[data-v-ca766c02],
ruby[data-v-ca766c02],
section[data-v-ca766c02],
summary[data-v-ca766c02],
time[data-v-ca766c02],
mark[data-v-ca766c02],
audio[data-v-ca766c02],
video[data-v-ca766c02] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-ca766c02],
ins[data-v-ca766c02],
u[data-v-ca766c02],
s[data-v-ca766c02],
a[data-v-ca766c02],
a[data-v-ca766c02]:hover {
  text-decoration: none;
}
input[type=number][data-v-ca766c02]::-webkit-inner-spin-button,
input[type=number][data-v-ca766c02]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-ca766c02],
body[data-v-ca766c02] {
  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-ca766c02] {
  display: block;
}
h1[data-v-ca766c02],
h2[data-v-ca766c02],
h3[data-v-ca766c02],
h4[data-v-ca766c02],
h5[data-v-ca766c02],
h6[data-v-ca766c02] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-ca766c02]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-ca766c02]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-ca766c02] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-ca766c02]:active, button[data-v-ca766c02]:focus,
a[data-v-ca766c02]:active,
a[data-v-ca766c02]:focus,
input[data-v-ca766c02]:active,
input[data-v-ca766c02]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-ca766c02] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-ca766c02] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-ca766c02],
body[data-v-ca766c02] {
  -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-ca766c02] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-ca766c02] {
  display: flex;
}
.icon-go[data-v-ca766c02] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-ca766c02] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-ca766c02] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-ca766c02] {
  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-ca766c02] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-ca766c02] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-ca766c02] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-ca766c02] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-ca766c02] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-ca766c02] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-ca766c02] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-ca766c02] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-ca766c02] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-ca766c02] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-ca766c02] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-ca766c02] {
  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-ca766c02] {
  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-ca766c02] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-ca766c02] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-ca766c02] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-ca766c02]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-ca766c02]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-ca766c02],
.answer-box li[data-v-ca766c02],
.answeransy-con[data-v-ca766c02],
.answerExec-title[data-v-ca766c02],
.answerExec-box li[data-v-ca766c02],
.answerList-right__con[data-v-ca766c02],
.correctAnswer-content[data-v-ca766c02] {
  word-break: break-all;
}
.answer-name u[data-v-ca766c02],
.answeransy-con u[data-v-ca766c02],
.answer-content u[data-v-ca766c02],
.answerExec-title u[data-v-ca766c02],
.answerList-right__con u[data-v-ca766c02] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-ca766c02],
.answeransy-con img[data-v-ca766c02],
.answer-content img[data-v-ca766c02],
.answerExec-title img[data-v-ca766c02],
.answerList-right__con img[data-v-ca766c02],
.answerList-right__con img[data-v-ca766c02],
.correctAnswer-content img[data-v-ca766c02] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-ca766c02],
.answerExec-box li div span:nth-child(1) img[data-v-ca766c02] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-ca766c02],
.answerExec-box li u[data-v-ca766c02] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-ca766c02] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-ca766c02] {
  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-ca766c02] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-ca766c02]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-ca766c02] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-ca766c02] {
  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-ca766c02]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-ca766c02]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-ca766c02] {
  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-ca766c02]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-ca766c02]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-ca766c02] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-ca766c02] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-ca766c02] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-ca766c02] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-ca766c02] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-ca766c02] {
  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-ca766c02] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-ca766c02] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-ca766c02] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-ca766c02] {
  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-ca766c02]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-ca766c02] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-ca766c02] {
  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-ca766c02]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-ca766c02] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-ca766c02] {
  text-indent: 0.0625rem;
}
[data-v-ca766c02] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-ca766c02] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-ca766c02] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-ca766c02] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-ca766c02] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-ca766c02] {
  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-ca766c02] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca766c02] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-ca766c02] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-ca766c02] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-ca766c02] {
  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-ca766c02] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-ca766c02] {
  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-ca766c02] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-ca766c02] {
  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-ca766c02] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-ca766c02] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-ca766c02], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-ca766c02] {
  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-ca766c02] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-ca766c02] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-ca766c02] {
  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-ca766c02]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca766c02]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca766c02]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-ca766c02] {
  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-ca766c02] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-ca766c02] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-ca766c02] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-ca766c02],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-ca766c02] {
  color: #4153e2;
}
.el-pagination[data-v-ca766c02] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-ca766c02] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-ca766c02]:hover {
  color: #4153e2;
}
.el-pager li[data-v-ca766c02]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-ca766c02]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-ca766c02] {
  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-ca766c02] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-ca766c02] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-ca766c02] {
  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-ca766c02] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-ca766c02] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-ca766c02], .choose-date .el-date-table td.start-date span[data-v-ca766c02] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca766c02]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca766c02]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca766c02]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-ca766c02] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-ca766c02] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-ca766c02] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-ca766c02] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-ca766c02]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-ca766c02] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-ca766c02] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-ca766c02] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-ca766c02] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-ca766c02] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-ca766c02] {
  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-ca766c02] {
  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-ca766c02] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-ca766c02]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-ca766c02] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-ca766c02] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-ca766c02] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-ca766c02] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-ca766c02] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-ca766c02]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-ca766c02] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-ca766c02], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-ca766c02] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-ca766c02] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-ca766c02]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-ca766c02] {
  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-ca766c02] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-ca766c02] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-ca766c02] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-ca766c02]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-ca766c02] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-ca766c02] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-ca766c02] {
  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-ca766c02]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-ca766c02] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-ca766c02] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-ca766c02] {
  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-ca766c02] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-ca766c02] {
  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-ca766c02] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-ca766c02] {
  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-ca766c02] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-ca766c02] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-ca766c02] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-ca766c02] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-ca766c02] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-ca766c02] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-ca766c02] {
  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-ca766c02]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-ca766c02] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-ca766c02] {
  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-ca766c02] {
  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-ca766c02] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-ca766c02] {
  padding: 0 0.15625rem;
}
.el-button[data-v-ca766c02]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-ca766c02],
.el-button--success[data-v-ca766c02] {
  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-ca766c02] {
  font-weight: normal;
}
p[data-v-ca766c02] {
  word-break: break-word;
}
table caption[data-v-ca766c02] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-ca766c02] {
  border: none;
}
table[border="1"] td[data-v-ca766c02] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-ca766c02] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-ca766c02] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-ca766c02]:last-of-type {
  border: none;
}
.question-table tr td[data-v-ca766c02] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-ca766c02]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-ca766c02] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-ca766c02] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-ca766c02]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-ca766c02] {
  text-indent: 2em;
}
.question-p-left[data-v-ca766c02] {
  text-align: left;
}
.question-p-center[data-v-ca766c02] {
  text-align: center;
}
.question-p-right[data-v-ca766c02] {
  text-align: right;
}
.underpoint[data-v-ca766c02] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-ca766c02]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-ca766c02] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-ca766c02] {
    padding-bottom: 0;
}
}
.formula-math[data-v-ca766c02] {
  display: none !important;
}
.talk-tabbar-box[data-v-ca766c02] {
  display: flex;
  height: 1.03906rem;
  flex: 0 0 1.03906rem;
  background: #EBE8E8;
  border-radius: 0 0 0.07813rem 0.07813rem;
  justify-content: center;
}
.talk-tabbar-box .tabbar-item[data-v-ca766c02] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.talk-tabbar-box .tabbar-item .icon[data-v-ca766c02] {
  width: 0.47656rem;
  height: 0.47656rem;
}
.talk-tabbar-box .tabbar-item .icon.icon-play[data-v-ca766c02] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item .icon.icon-record-practice[data-v-ca766c02] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item .icon.icon-dt[data-v-ca766c02] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item .icon.icon-xb[data-v-ca766c02] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAADI1JREFUeAHtnU+MU8cdx3+/Z3ZxdtPUpOkmNAfMobkEKebQ5lIJwyGXNuA9BMiJRZVyLHCshARIkXpkk2MkxO6hCpBKGGhPlVj30APtYV2J9pAe1hwSyDYNbpKF3QXPdH5jP6/X+/7Zfs9vZt58JOO1/faPeV//5jvfmTeDkDEqN1cK8Gy6CNAqAYcioLOPc14QL4nnoNA5rOjz7Q35L7bvEbABnD0A4HVwsAm71uvV2f1NyBAIBiPFsrm7zMA5hCQKxDK0xZIcKIQkBMU51B1gf4HJjZrJojJKQFIwz/MlxvCYeGMV8K8k46YuhFVH3rplmqC0F5AUzcYLc9yBY+LtlBKvMHGAUEPgi9CCWvX9vQ3QGC0F5FYazvGC8DFl0JsqIr9VPb53ATREKwGRcNjzqTPI4awWlWYwGqKZq2GLXdKpKmkhoMpnD8uGVJtoIC4gssXqe3troDhKCyhzwumHvBLySyoLSUkBZV44/ZCQWvy0ik2bUgKqfPqwyHOOEA6fA8tOqGlTzCMpI6Cjn311wVBzHDdN7uD87fdevQQKkLqAZHPF8LL4sgSWQWgg44fTrkYOpMjR648uC/EsgRXPMBRFJVqhyg0pkkoFkl7HwZtghRMXqVWjsVegyo3VM8IoL4MVT5zQB3K5cu3RWRgzY61A1GSJXzj2N5klODjzt0/MnIMxMRYB2SZr7NRFkzY7jiYtcQF1xENGuQiWcTIWX5SogITfKXHgSzbbSY0monO4enymDgmRmIme/cPqKSue1ClwzpZmr6+egoRIpAKReFiLLYBFGRxw5m6emFmEmIldQFY86pKEiGIVkBWP+sQtotgEZA2zNsRqrGMRUGcaxrIVjzY0RRf/YBxd/JF7Yd2cx4pHJwp0zujcwYiMLKBOwlwEi264owMjMZKAaGwL7PCEzpSOXl+9DCMwtIBoVN0OjOoPAjs7yij+UCbammbjGNpUD1WBrGk2jsKwfmhgAVXaUyiLYDGNofzQQE1Yp8u+AhZj6UwBqUU9fqAK1JnXYzEYcY4HqkKRBWSbrswgmrKHF6MeHKkJs72uzBG5VxapAnUuN7biyQ4Fec4jEFqBrHHOLlEMdXgFyuFVsGQSnsPQKhQooPYyK3aJlbiYmc7BJ798Rd5mpnKgPOLcixaoHHRIcAXiGKkdtETj5JvTUkR0O3lgGnQgrAr5CshWn3gh0RwpvtB9/PbreZie0GCFwZAq5Csgzp3ELgXJIkeK+W2PSTzvvjEFOhBUhTwFJGeq2VXCYqO/+ri8+8a0PlWIllb2wFNAUTMASzRc79MPiec3P/8h6ADbzHvOGfJuwjgvgyUWSDxe1cfl7dd3y2NUBwHPeFWhHQKq3Hg4B3bMKxZIGCfffDHCcS/qIKICrOd3TF/eISAOeAwsI9Fuml6KJB4XOpa+R+V8yMtMb3NwdthiNNyeFd2mJ4abbr661oJr//we7jbWQUVw8ume3t2Gdm17NSdyHw6WAYlDOC5ktslYU0W6/59NuHZ/DVaftEAZNl6YE//Ouw/73i3a7GcILr/zI3nCRxVPL27X/7e/UGsSRHtbrS2677hy83HBJs/DMT2ZXJajXE7EodTbG9v6yGxulsEyFB/f+1Z6l7hp+6E1UIxtvbGuB+IoSpP1P0Nx78sNeaMmh4YsDsxMwijcXxXe519r8l5FGHLaTrRGX2+ZaK7vJcqUocRhYMOgivDBn772ff1u46m8kZD80uewn//x379VVjguiA75IJlMywZW+p/NjcegIb8u/WCsg5J3Pn8CV+rfhR4ne1M/eylyNSLR/O6vTVh7pkcz4Hbn2x9ZTf2P23Ue9++MkhpTNTlfeywrUhj3vtiQx+oiHsnmVJnu2gLirTJohpyUlVL8P0hqfGX5O1hpPvd9XTZbf/sf6AbraKYtIMd5CzSCurYflvck7nmCIJ/zya9ekUI6MDPhexxVlSCBnF/SrPJ0cDrjpfIMcNpvXSOoAgxqUJOChPRh+WUpJL/MhioQDU/0Q82bUinzAHB0DtE96magyYOQcVaRlcfP4dyf/+v5Gonr97Mz25774I9faysggoy0A8/Xtak+afqeKOzfs8v376Nm6t4XWwOkOlefLs+miw4wR4srTlXwPVEImqZKqTKZ5rVnTA6S6k+rJIJEVlJ8+3iJSr4nCHdk3msIgrxQUBCpHRyK9HEuguKkkfeMAlWhTIDOPkfk0vtAYVT3PV7odMnOSLDWHqUNhS6+xwtqcvcXJsBkOOb2OZyr24Tp4nu8IPFffufl0EpEx1EsoVuVbcMLu0BhjuzPg+7Iwd6fTsGdfz8RJvpZd94QVacDP56U75EqLHXzFZz7EwoJqAiWRKEqqmr4OSJFpc0FTZ3ICndXwkftVUR5AQWNZJsCDYFEmWOkIkoLiHzB+aVvEplvrArteUPfgK4o3z+WIqo9NlJEUjyaTudw0SJgcWf30RiSKbji0X1AlQTUAA3Y+rTqLyJ6DzT/WfvReKEdrSJeMtRXlr8H3aHryEzpHAgBYRM0gubR0DxjXaHeFl1DZgRIFQh5AzSDUl0dU1v6m03LthzkXL9LAgDkHGOdTgaJx2tetM4gYEMbE+0FNQdRrrtKG1rrxzTxSDh74FA7BhoTdt1V2lDKrON1X9Fw6qICteqgMSqn1bqnzKEw1nRgYroBmqNiWm1CyhxKfr3uVGf3NAH16sp7oVJabUrKHEJza3EF4DUwABXSaoNS5mAQpPWRAkLGHoAhpJ1Wm5QyB8EZ+wfdtysQ5mpgEGml1UalzCE4Hc20BTQ5WQPDGHdabWLKHMjkkxrdSQFJI61xoOjHuNJqE1PmYLDuLjbeHY1Hzm6BgSSdVhubMgeAHQNNbE3n4FgFQ0kqrTY7ZQ6AQ7fYbAkon6+bkAd5kURabXzKHETH/xBdAZEPQuBaD2sEEWdanYmU2Q+EWu9mK9tnJDIw0ge5xJFWZyRl9gVbfLH38XYB7d69AIYzSlqdmZQ5mFrvg20Cks0Ybj/ARIZNq7OSMvtBPfXq+3sbvc/tnFTf4pcgAwyaVmcpZfbFo6e+U0AG98b6iZpWZy5l9qYhqs9C/5M7BCSbMc4+gowQllZnL2X2BhFrXs97Xxc2mZ+HDOGXVmcxZfalxTytje/yrJUbj5aytoMhreHjLmp15/OnVjwdRPVZqB5/9bTXa/4rlJGZdrAMGYIqka7LrCRKiy36vRS4QHQWq5ClDxHr3Dr+2mG/l4Ovjc9Il97iD4ZoIHSJeluFMkxI9SHCV+ewVSiziOpzOuyYUAGJ8KgmRukXwZIpZM+rb9jCi2jrAzG4mJV02gIgz7VP7tNPJAGRErOUTmcd3mIfRak+xED7PB27/tWy+PHa7i9viUTj1onX9kc9eKAl7pCxc2AxGmT88CDHDyQgaahtU2YsnPFLUZsul6G2KrRNmZEM1HS5DLVKq2jKZm2vzCDEuRy06XIZSkCyV8ZaNmA0BByi6ep+L4xA5dqX8xydM2DRFi487e2TPzkLQzLyds3WD2lNXfiegzACI69UL/2QgQszZABhQ/gsjEgsG8ZXPn1Y5DlnWdTDAljUh0xzix0c1vf0EsteGdJUAx62PTMNIPGIcxWHeIjYNlupHp+pC1XbpFpx6BzRuYKYiKUJ60U0Z3PcwatgUQ7heU57Xds10s+EBLAiUo8kxEMksl8Y/aH0B1tPpADtlDkR8cgfDwlSubFa4sCXbO8sJVzDHKPn6SfRHQs7xpqCqgZYxk1DdtUTFA+R+JaX7XEzGqhDY1c/U5A6/Z/H1VUPItEmrB87dpY8o45tDcpYN92tijeGXGRF1lzHD/kdDufGKR75ayEF5NCHg0viyyJY4oCarNlxNFn9pCIgFyGki0JIF8AyNONusvpJVUCErUZDQ1XnHM1ThxRJXUAushrlhMG2mVEw7ZF0um7rIiiAMgIiqBoJW3+RA54Cyw7ocmO6YjQNr+OHUgJykULK4VW7KkgbufRyS85broFiKCkgFyGkshDShawKSWXhuCgtIBcpJAfmstK06SAcFy0E5NLjkQ6Bab22jjmG/Pp872YmqqOVgHqhOUfgOMfEaH8FNMatNrQHu07CcdFWQC6yKgGQVzqlhVeSUyx4Xe6MtPvpgo6i6UV7AfVSublSgM2pMgATVcl5i6tzvVpDbilKe01oWmn8MEpA/XQFxVvChJOgsJR4UNke1KyJ3/lAbqc++aRmkmD6MVpAXkhRredLQlBCSKwE6OwTI0pFek00gcXOYUWfb2/QPwjY3uUaoQmcPRDNUQNyuTpMrDVMFosX/wdzPCAopoiMiQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item.disabled .icon[data-v-ca766c02] {
  opacity: 0.2;
}
.talk-tabbar-box .tabbar-item .text[data-v-ca766c02] {
  margin-top: 0.07813rem;
  font-size: 0.11719rem;
  color: #222222;
}
.talk-tabbar-box .tabbar-item[data-v-ca766c02]:nth-child(n+2) {
  margin-left: 0.39844rem;
}
@charset "UTF-8";
*[data-v-ca822c20] {
  box-sizing: border-box;
}
ol[data-v-ca822c20],
ul[data-v-ca822c20] {
  list-style: none;
}
div[data-v-ca822c20] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-ca822c20],
body[data-v-ca822c20],
div[data-v-ca822c20],
span[data-v-ca822c20],
applet[data-v-ca822c20],
object[data-v-ca822c20],
iframe[data-v-ca822c20],
h1[data-v-ca822c20],
h2[data-v-ca822c20],
h3[data-v-ca822c20],
h4[data-v-ca822c20],
h5[data-v-ca822c20],
h6[data-v-ca822c20],
p[data-v-ca822c20],
blockquote[data-v-ca822c20],
pre[data-v-ca822c20],
a[data-v-ca822c20],
abbr[data-v-ca822c20],
acronym[data-v-ca822c20],
address[data-v-ca822c20],
big[data-v-ca822c20],
cite[data-v-ca822c20],
code[data-v-ca822c20],
del[data-v-ca822c20],
dfn[data-v-ca822c20],
em[data-v-ca822c20],
img[data-v-ca822c20],
ins[data-v-ca822c20],
kbd[data-v-ca822c20],
q[data-v-ca822c20],
s[data-v-ca822c20],
samp[data-v-ca822c20],
small[data-v-ca822c20],
strike[data-v-ca822c20],
strong[data-v-ca822c20],
sub[data-v-ca822c20],
sup[data-v-ca822c20],
tt[data-v-ca822c20],
var[data-v-ca822c20],
b[data-v-ca822c20],
u[data-v-ca822c20],
i[data-v-ca822c20],
center[data-v-ca822c20],
dl[data-v-ca822c20],
dt[data-v-ca822c20],
dd[data-v-ca822c20],
ol[data-v-ca822c20],
ul[data-v-ca822c20],
li[data-v-ca822c20],
fieldset[data-v-ca822c20],
form[data-v-ca822c20],
label[data-v-ca822c20],
legend[data-v-ca822c20],
table[data-v-ca822c20],
caption[data-v-ca822c20],
tbody[data-v-ca822c20],
tfoot[data-v-ca822c20],
thead[data-v-ca822c20],
tr[data-v-ca822c20],
th[data-v-ca822c20],
td[data-v-ca822c20],
article[data-v-ca822c20],
aside[data-v-ca822c20],
canvas[data-v-ca822c20],
details[data-v-ca822c20],
embed[data-v-ca822c20],
figure[data-v-ca822c20],
figcaption[data-v-ca822c20],
footer[data-v-ca822c20],
header[data-v-ca822c20],
hgroup[data-v-ca822c20],
menu[data-v-ca822c20],
nav[data-v-ca822c20],
output[data-v-ca822c20],
ruby[data-v-ca822c20],
section[data-v-ca822c20],
summary[data-v-ca822c20],
time[data-v-ca822c20],
mark[data-v-ca822c20],
audio[data-v-ca822c20],
video[data-v-ca822c20] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-ca822c20],
ins[data-v-ca822c20],
u[data-v-ca822c20],
s[data-v-ca822c20],
a[data-v-ca822c20],
a[data-v-ca822c20]:hover {
  text-decoration: none;
}
input[type=number][data-v-ca822c20]::-webkit-inner-spin-button,
input[type=number][data-v-ca822c20]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-ca822c20],
body[data-v-ca822c20] {
  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-ca822c20] {
  display: block;
}
h1[data-v-ca822c20],
h2[data-v-ca822c20],
h3[data-v-ca822c20],
h4[data-v-ca822c20],
h5[data-v-ca822c20],
h6[data-v-ca822c20] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-ca822c20]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-ca822c20]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-ca822c20] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-ca822c20]:active, button[data-v-ca822c20]:focus,
a[data-v-ca822c20]:active,
a[data-v-ca822c20]:focus,
input[data-v-ca822c20]:active,
input[data-v-ca822c20]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-ca822c20] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-ca822c20] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-ca822c20],
body[data-v-ca822c20] {
  -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-ca822c20] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-ca822c20] {
  display: flex;
}
.icon-go[data-v-ca822c20] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-ca822c20] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-ca822c20] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-ca822c20] {
  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-ca822c20] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-ca822c20] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-ca822c20] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-ca822c20] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-ca822c20] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-ca822c20] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-ca822c20] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-ca822c20] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-ca822c20] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-ca822c20] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-ca822c20] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-ca822c20] {
  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-ca822c20] {
  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-ca822c20] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-ca822c20] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-ca822c20] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-ca822c20]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-ca822c20]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-ca822c20],
.answer-box li[data-v-ca822c20],
.answeransy-con[data-v-ca822c20],
.answerExec-title[data-v-ca822c20],
.answerExec-box li[data-v-ca822c20],
.answerList-right__con[data-v-ca822c20],
.correctAnswer-content[data-v-ca822c20] {
  word-break: break-all;
}
.answer-name u[data-v-ca822c20],
.answeransy-con u[data-v-ca822c20],
.answer-content u[data-v-ca822c20],
.answerExec-title u[data-v-ca822c20],
.answerList-right__con u[data-v-ca822c20] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-ca822c20],
.answeransy-con img[data-v-ca822c20],
.answer-content img[data-v-ca822c20],
.answerExec-title img[data-v-ca822c20],
.answerList-right__con img[data-v-ca822c20],
.answerList-right__con img[data-v-ca822c20],
.correctAnswer-content img[data-v-ca822c20] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-ca822c20],
.answerExec-box li div span:nth-child(1) img[data-v-ca822c20] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-ca822c20],
.answerExec-box li u[data-v-ca822c20] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-ca822c20] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-ca822c20] {
  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-ca822c20] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-ca822c20]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-ca822c20] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-ca822c20] {
  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-ca822c20]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-ca822c20]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-ca822c20] {
  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-ca822c20]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-ca822c20]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-ca822c20] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-ca822c20] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-ca822c20] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-ca822c20] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-ca822c20] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-ca822c20] {
  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-ca822c20] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-ca822c20] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-ca822c20] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-ca822c20] {
  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-ca822c20]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-ca822c20] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-ca822c20] {
  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-ca822c20]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-ca822c20] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-ca822c20] {
  text-indent: 0.0625rem;
}
[data-v-ca822c20] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-ca822c20] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-ca822c20] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-ca822c20] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-ca822c20] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-ca822c20] {
  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-ca822c20] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca822c20] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-ca822c20] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-ca822c20] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-ca822c20] {
  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-ca822c20] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-ca822c20] {
  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-ca822c20] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-ca822c20] {
  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-ca822c20] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-ca822c20] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-ca822c20], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-ca822c20] {
  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-ca822c20] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-ca822c20] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-ca822c20] {
  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-ca822c20]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca822c20]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-ca822c20]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-ca822c20] {
  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-ca822c20] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-ca822c20] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-ca822c20] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-ca822c20],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-ca822c20] {
  color: #4153e2;
}
.el-pagination[data-v-ca822c20] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-ca822c20] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-ca822c20]:hover {
  color: #4153e2;
}
.el-pager li[data-v-ca822c20]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-ca822c20]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-ca822c20] {
  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-ca822c20] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-ca822c20] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-ca822c20] {
  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-ca822c20] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-ca822c20] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-ca822c20], .choose-date .el-date-table td.start-date span[data-v-ca822c20] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca822c20]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca822c20]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-ca822c20]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-ca822c20] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-ca822c20] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-ca822c20] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-ca822c20] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-ca822c20]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-ca822c20] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-ca822c20] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-ca822c20] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-ca822c20] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-ca822c20] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-ca822c20] {
  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-ca822c20] {
  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-ca822c20] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-ca822c20]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-ca822c20] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-ca822c20] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-ca822c20] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-ca822c20] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-ca822c20] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-ca822c20]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-ca822c20] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-ca822c20], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-ca822c20] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-ca822c20] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-ca822c20]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-ca822c20] {
  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-ca822c20] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-ca822c20] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-ca822c20] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-ca822c20]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-ca822c20] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-ca822c20] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-ca822c20] {
  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-ca822c20]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-ca822c20] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-ca822c20] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-ca822c20] {
  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-ca822c20] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-ca822c20] {
  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-ca822c20] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-ca822c20] {
  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-ca822c20] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-ca822c20] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-ca822c20] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-ca822c20] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-ca822c20] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-ca822c20] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-ca822c20] {
  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-ca822c20]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-ca822c20] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-ca822c20] {
  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-ca822c20] {
  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-ca822c20] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-ca822c20] {
  padding: 0 0.15625rem;
}
.el-button[data-v-ca822c20]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-ca822c20],
.el-button--success[data-v-ca822c20] {
  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-ca822c20] {
  font-weight: normal;
}
p[data-v-ca822c20] {
  word-break: break-word;
}
table caption[data-v-ca822c20] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-ca822c20] {
  border: none;
}
table[border="1"] td[data-v-ca822c20] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-ca822c20] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-ca822c20] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-ca822c20]:last-of-type {
  border: none;
}
.question-table tr td[data-v-ca822c20] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-ca822c20]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-ca822c20] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-ca822c20] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-ca822c20]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-ca822c20] {
  text-indent: 2em;
}
.question-p-left[data-v-ca822c20] {
  text-align: left;
}
.question-p-center[data-v-ca822c20] {
  text-align: center;
}
.question-p-right[data-v-ca822c20] {
  text-align: right;
}
.underpoint[data-v-ca822c20] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-ca822c20]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-ca822c20] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-ca822c20] {
    padding-bottom: 0;
}
}
.formula-math[data-v-ca822c20] {
  display: none !important;
}
.audio-wrapper[data-v-ca822c20] {
  height: 0.5625rem;
  background: #EBE8E8;
  border-radius: 0.07813rem 0.07813rem 0 0;
  display: flex;
  align-items: center;
  padding-left: 0.29688rem;
  padding-right: 0.24219rem;
}
.audio-wrapper .icon-box[data-v-ca822c20] {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.audio-wrapper .icon-box .icon-play[data-v-ca822c20] {
  position: relative;
  width: 0.20313rem;
  height: 0.20313rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABDxJREFUeAHtnE9W1TAUxr/0eQ5vqDsoK0AXINQViCsQRsIIWYG6AmEEOvG5AmQFFFgAsAK7A3EiOCDXm7QoyEv65zVJ+05/gx44KTT9zs1N7s1NgYGBgYGBgb4i4Bl6mzzGbyS4uYkRRUvcg6cgPOaW+P6dIuNLxu2XILoAohRjnIud9BIe8SKQFuVabvHjEv4twUyIFFIeIhp9E/tpBsc4FYg2koSv72YXxQSLBfGBhUrhCCcCuRfmARlktC0+p9/QMq0KxMLEfP3iUZj/EJPCojK0RISWoDfLWyB5Fk4c3Ys1QB7RxvM1tMTMFpTPSvIdz0Rv0SUIO+LTyTZmZCaBcnHoiKfhp+giQpyDxKtZhlxjgQp/c/Rw/dI5MvYkL5qK1EigHolzS4Zx9KzJIrOZkxZ00CNxFLFyBdol1KS2QLS5/LGzPseG6vMVTyY1qTXEeGit8TT6BX1G0LbYO92pfHvVG3vod6ajg1/2RxWddo0hpkOHGH0nzxxUHgWVLIg2k1VeJR9grtBTf1p6F6pA9BFzB1Vy2KUCFZF5jLmDkvzd7FSwIKo9NfaH8nezClTMXAmcQOv8+EX+4SuCwVZUsni0W5C8WYUjxP7pRE21Yv9kjbuxXuSg/XMtrVkIu0BR9BIeYKEmfH2BINYkVqytpoYi0f4DjmDLmfrsfLXuec01jp6YAlmzBV0jSLwVxJp+8TaUAcsQkwkC4d03jXiPzoBZICGWEBhv1kSR8V3NAumYJTxerInM7sQ2i8XoEE6tSZDRGCwCdS+8cGhNsamhtX0xn9yxJuf0UiCf9FKgIj91Bg88MjepMd4tP6RX91ecDSS52nLZRWZqsKyDyGuhUhnaaq7kd+6XgwDa7PDNFkS44Gvw7R2HVnP3KT9NLWYLknSOwLi1mnsY39VsQSMel4Qg+LGau0SpscXUgIVRigB4tJp/jM0WZBQoz4+oGkA/KKuhNysHentJ+IwDRWoraihZB9ExPBDEam4R8tDabGt0mlXkPXIexhPta0II85do0bYNXeoCaWPlKGzdoUt4eO0fW2O6CqGG+IC5pfzdqu3Nz6cVqdTJYtlNFYPVObQiEVWqgK0kUF4F4W/Kd4+YiL1qVfk10h1inVfWnQpgG5LVGRGVBdJTYURzMNSo1lGFWgmzorZvF/1lV9UE1PmDZnXSmytnvat0FeJc7B0/Q02apVwXVMI8UDVGMzJ1JAENaCRQEcj2RaRslqMIjZP2+QNZJHVgpKuovo2rl/xO/RdoAdpYVs57C91il8V5P+sh4NbydUHqeqZ2hNdqvBypU01vw8GRTPmef3yNIOhDvuttHsl0c6hXb+yp2mpf1uTu9PNwLLzsCfCAHnqqYlYXhbbwYQGVCh5HOz6+wuBFoLvkaVy1ISkTXrwtFQn6eOqnKfTJHN5xkPICo1GGBaS+P00xMDAwMDDQX/4AtILIlBDOHIoAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.audio-wrapper .icon-box .icon-play .loading-spinner[data-v-ca822c20] {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -0.07813rem 0 0 -0.07813rem;
  width: 0.15625rem;
  height: 0.15625rem;
  border: 0.01563rem solid #fff;
  border-top-color: transparent;
  border-radius: 50%;
  animation: spin-ca822c20 1s linear infinite;
}
.audio-wrapper .icon-box .icon-pause[data-v-ca822c20] {
  width: 0.20313rem;
  height: 0.20313rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAABApJREFUeAHtnF9W1DAUxr/b8RzmUXdQV6AuQCgrUFcgPglPyAqAFQBPoC+yA3UFFFkAsAK7A/FF8IFcb9LhQZmkSSct005/51D+JMy03yQ3Nzc3AQYGBgYGBroKoWX4Q/YYf5Dh9jZFkjyTO3gOxmMpSf+tSYVcCim/AvMlkOQY44L28yu0SCsCGVFu1Ka8XSa/ZZgJyqHUNySjr3SUF2iYRgXi9SyT6/bsotgQsUC7IlSOhmhEoOaFuUcBlWzRp/wrIhNVIBEmlevnFoX5DzqetKgCkUgQCX6/vAlW5w8njrmLNUCd8PrLNURi5hZUjkpqW0aiD5gnGPv08fsWZmQmgUpx+ESG4eeYR4guwPRmli5XW6CJvTm577/MHYVYktW6ItUSqEPi3FFgnLyo42TWM9LEXzokjibVpsCYhECCBeKN5b25tTku9D1fy2ASSFAXk661JsPoZ3QZ4i06PNv3ru5bsYN2Zzpm8iv2yNNoB3QxM3VI0XXKyIF3L/BqQbyRvRYv+Qt6hRn688pa8IF5D72DvQx2pUCTmXmK3sFZ+WxuPFoQBw+N3aH62Zw2qBy51A/0mXHyxOVhu1uQun2NvnOjnFEIt0BJ8grx2dWfmvkSp62B+oHQirPUVjAJtP9E1Hu578Xy+vKOfNuOUr8ujm5mb0E3iD/fWhod3/vbONmPVr8uv2UZyoKji6kMkZn2KbkMZGj92oxkjc6CXSCiZ1gUOLE+q10gM2dZENhuTlyjWIpFgdjaGBwC9XF6YSW1FURbF+srg0AVDAJV4BDI5OcsCoWtwOEHcauJSg+LvTG4/KBLLAz8y1ZiF0jxBRYH67PaBRrZ+2Vdpq1sulY7Q+vXJ8mtJbYCmUnniM204NS1ehutfl3G9hZUEXJdOYmeEKWDXndhDJPYiZ2o9cNvKKej01Vb6SM44VO5ZIgJ0548qP8yUmj9UEh9cxW7HcUmglPzBo+ciZ9OgcrglE617Su6e7nX6D2mGrSL3lL9bH5r800Y64enoKPvT6sqeU5We9iKKPFaQvISqMyC6JMtomM69MvKDwh30DuZn/VhAluE9AhvgYy1T7gHXY2DtioEBcwmq5wH6C4HdHR2HPIP9fKkN1bOO5fpSnRBh6cvEEi9kOsSrXYs4ljoLQmoQS2BJh52V0QqZtmKUDtoX76hiKQ3jMwr+t7G/im/U18CEeD1ZW28NzFfHIg4O7MmO0TbcVhm4c9BLrX21cQdCcmmd9HAlky1Iz/Gj/p5YTb5vou5JbOZTb0m8VznVrfVmprb/TxsC696B7SA6Xo6Y9YkhUY4WECHgiXa2cYpDA9zNIXJf1SZOG/6aAq9jJNOPZrC7MyRFQelLjEaFVhC3vbRFAMDAwMDA93lL1mNlaFxB9zlAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.audio-wrapper .icon-text[data-v-ca822c20] {
  flex: 1;
  margin-left: 0.10156rem;
  font-size: 0.13281rem;
  color: #222222;
}
.audio-wrapper .score-box[data-v-ca822c20] {
  display: flex;
  align-items: center;
}
.audio-wrapper .score-box .score[data-v-ca822c20] {
  margin-left: 0.11719rem;
  width: 0.49219rem;
  height: 0.24219rem;
  background: #FF683E;
  border-radius: 0.46875rem 0.46875rem 0.46875rem 0.46875rem;
  font-size: 0.11719rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.audio-wrapper .score-box .score-desc[data-v-ca822c20] {
  font-size: 0.13281rem;
  color: #222222;
}
.audio-wrapper .share-box[data-v-ca822c20] {
  position: absolute;
  right: 0.0625rem;
  bottom: 0.17969rem;
  display: flex;
  align-items: center;
}
.audio-wrapper .share-box .text[data-v-ca822c20] {
  color: #ffffff;
  background: none;
  display: inline;
  line-height: 1;
  font-size: 0.14063rem;
  padding: 0;
}
.audio-wrapper .info-box[data-v-ca822c20] {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.audio-wrapper .current-time-box[data-v-ca822c20] {
  margin-left: 0.10156rem;
  color: #bdc4cb;
  font-size: 0.10156rem;
}
.audio-wrapper .duration-time-box[data-v-ca822c20] {
  margin-left: 0.05469rem;
  color: #bdc4cb;
  font-size: 0.10156rem;
}
.audio-wrapper .progress-box .progress-bar[data-v-ca822c20] {
  width: 100%;
  height: 0.03906rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 0.01953rem;
  overflow: hidden;
}
.audio-wrapper .progress-box .progress-bar .progress-bar-active[data-v-ca822c20] {
  width: 0;
  height: 100%;
  background: linear-gradient(90deg, #ffd238 3%, #fcb925 100%);
  transition: width 0.1s linear;
}
.audio-wrapper .progress-box .time-box[data-v-ca822c20] {
  color: #aaabb3;
  font-size: 0.10156rem;
  line-height: 0.15625rem;
}
.audio-wrapper .progress-box .slider[data-v-ca822c20] {
  margin: 0;
}
@keyframes spin-ca822c20 {
to {
    transform: rotate(360deg);
}
}
@charset "UTF-8";
*[data-v-31b82b07] {
  box-sizing: border-box;
}
ol[data-v-31b82b07],
ul[data-v-31b82b07] {
  list-style: none;
}
div[data-v-31b82b07] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-31b82b07],
body[data-v-31b82b07],
div[data-v-31b82b07],
span[data-v-31b82b07],
applet[data-v-31b82b07],
object[data-v-31b82b07],
iframe[data-v-31b82b07],
h1[data-v-31b82b07],
h2[data-v-31b82b07],
h3[data-v-31b82b07],
h4[data-v-31b82b07],
h5[data-v-31b82b07],
h6[data-v-31b82b07],
p[data-v-31b82b07],
blockquote[data-v-31b82b07],
pre[data-v-31b82b07],
a[data-v-31b82b07],
abbr[data-v-31b82b07],
acronym[data-v-31b82b07],
address[data-v-31b82b07],
big[data-v-31b82b07],
cite[data-v-31b82b07],
code[data-v-31b82b07],
del[data-v-31b82b07],
dfn[data-v-31b82b07],
em[data-v-31b82b07],
img[data-v-31b82b07],
ins[data-v-31b82b07],
kbd[data-v-31b82b07],
q[data-v-31b82b07],
s[data-v-31b82b07],
samp[data-v-31b82b07],
small[data-v-31b82b07],
strike[data-v-31b82b07],
strong[data-v-31b82b07],
sub[data-v-31b82b07],
sup[data-v-31b82b07],
tt[data-v-31b82b07],
var[data-v-31b82b07],
b[data-v-31b82b07],
u[data-v-31b82b07],
i[data-v-31b82b07],
center[data-v-31b82b07],
dl[data-v-31b82b07],
dt[data-v-31b82b07],
dd[data-v-31b82b07],
ol[data-v-31b82b07],
ul[data-v-31b82b07],
li[data-v-31b82b07],
fieldset[data-v-31b82b07],
form[data-v-31b82b07],
label[data-v-31b82b07],
legend[data-v-31b82b07],
table[data-v-31b82b07],
caption[data-v-31b82b07],
tbody[data-v-31b82b07],
tfoot[data-v-31b82b07],
thead[data-v-31b82b07],
tr[data-v-31b82b07],
th[data-v-31b82b07],
td[data-v-31b82b07],
article[data-v-31b82b07],
aside[data-v-31b82b07],
canvas[data-v-31b82b07],
details[data-v-31b82b07],
embed[data-v-31b82b07],
figure[data-v-31b82b07],
figcaption[data-v-31b82b07],
footer[data-v-31b82b07],
header[data-v-31b82b07],
hgroup[data-v-31b82b07],
menu[data-v-31b82b07],
nav[data-v-31b82b07],
output[data-v-31b82b07],
ruby[data-v-31b82b07],
section[data-v-31b82b07],
summary[data-v-31b82b07],
time[data-v-31b82b07],
mark[data-v-31b82b07],
audio[data-v-31b82b07],
video[data-v-31b82b07] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-31b82b07],
ins[data-v-31b82b07],
u[data-v-31b82b07],
s[data-v-31b82b07],
a[data-v-31b82b07],
a[data-v-31b82b07]:hover {
  text-decoration: none;
}
input[type=number][data-v-31b82b07]::-webkit-inner-spin-button,
input[type=number][data-v-31b82b07]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-31b82b07],
body[data-v-31b82b07] {
  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-31b82b07] {
  display: block;
}
h1[data-v-31b82b07],
h2[data-v-31b82b07],
h3[data-v-31b82b07],
h4[data-v-31b82b07],
h5[data-v-31b82b07],
h6[data-v-31b82b07] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-31b82b07]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-31b82b07]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-31b82b07] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-31b82b07]:active, button[data-v-31b82b07]:focus,
a[data-v-31b82b07]:active,
a[data-v-31b82b07]:focus,
input[data-v-31b82b07]:active,
input[data-v-31b82b07]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-31b82b07] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-31b82b07] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-31b82b07],
body[data-v-31b82b07] {
  -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-31b82b07] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-31b82b07] {
  display: flex;
}
.icon-go[data-v-31b82b07] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-31b82b07] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-31b82b07] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-31b82b07] {
  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-31b82b07] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-31b82b07] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-31b82b07] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-31b82b07] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-31b82b07] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-31b82b07] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-31b82b07] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-31b82b07] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-31b82b07] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-31b82b07] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-31b82b07] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-31b82b07] {
  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-31b82b07] {
  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-31b82b07] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-31b82b07] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-31b82b07] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-31b82b07]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-31b82b07]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-31b82b07],
.answer-box li[data-v-31b82b07],
.answeransy-con[data-v-31b82b07],
.answerExec-title[data-v-31b82b07],
.answerExec-box li[data-v-31b82b07],
.answerList-right__con[data-v-31b82b07],
.correctAnswer-content[data-v-31b82b07] {
  word-break: break-all;
}
.answer-name u[data-v-31b82b07],
.answeransy-con u[data-v-31b82b07],
.answer-content u[data-v-31b82b07],
.answerExec-title u[data-v-31b82b07],
.answerList-right__con u[data-v-31b82b07] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-31b82b07],
.answeransy-con img[data-v-31b82b07],
.answer-content img[data-v-31b82b07],
.answerExec-title img[data-v-31b82b07],
.answerList-right__con img[data-v-31b82b07],
.answerList-right__con img[data-v-31b82b07],
.correctAnswer-content img[data-v-31b82b07] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-31b82b07],
.answerExec-box li div span:nth-child(1) img[data-v-31b82b07] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-31b82b07],
.answerExec-box li u[data-v-31b82b07] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-31b82b07] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-31b82b07] {
  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-31b82b07] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-31b82b07]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-31b82b07] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-31b82b07] {
  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-31b82b07]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-31b82b07]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-31b82b07] {
  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-31b82b07]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-31b82b07]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-31b82b07] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-31b82b07] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-31b82b07] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-31b82b07] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-31b82b07] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-31b82b07] {
  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-31b82b07] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-31b82b07] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-31b82b07] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-31b82b07] {
  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-31b82b07]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-31b82b07] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-31b82b07] {
  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-31b82b07]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-31b82b07] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-31b82b07] {
  text-indent: 0.0625rem;
}
[data-v-31b82b07] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-31b82b07] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-31b82b07] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-31b82b07] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-31b82b07] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-31b82b07] {
  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-31b82b07] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-31b82b07] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-31b82b07] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-31b82b07] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-31b82b07] {
  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-31b82b07] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-31b82b07] {
  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-31b82b07] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-31b82b07] {
  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-31b82b07] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-31b82b07] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-31b82b07], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-31b82b07] {
  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-31b82b07] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-31b82b07] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-31b82b07] {
  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-31b82b07]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-31b82b07]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-31b82b07]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-31b82b07] {
  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-31b82b07] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-31b82b07] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-31b82b07] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-31b82b07],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-31b82b07] {
  color: #4153e2;
}
.el-pagination[data-v-31b82b07] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-31b82b07] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-31b82b07]:hover {
  color: #4153e2;
}
.el-pager li[data-v-31b82b07]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-31b82b07]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-31b82b07] {
  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-31b82b07] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-31b82b07] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-31b82b07] {
  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-31b82b07] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-31b82b07] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-31b82b07], .choose-date .el-date-table td.start-date span[data-v-31b82b07] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-31b82b07]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-31b82b07]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-31b82b07]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-31b82b07] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-31b82b07] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-31b82b07] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-31b82b07] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-31b82b07]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-31b82b07] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-31b82b07] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-31b82b07] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-31b82b07] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-31b82b07] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-31b82b07] {
  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-31b82b07] {
  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-31b82b07] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-31b82b07]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-31b82b07] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-31b82b07] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-31b82b07] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-31b82b07] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-31b82b07] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-31b82b07]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-31b82b07] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-31b82b07], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-31b82b07] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-31b82b07] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-31b82b07]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-31b82b07] {
  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-31b82b07] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-31b82b07] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-31b82b07] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-31b82b07]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-31b82b07] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-31b82b07] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-31b82b07] {
  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-31b82b07]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-31b82b07] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-31b82b07] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-31b82b07] {
  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-31b82b07] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-31b82b07] {
  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-31b82b07] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-31b82b07] {
  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-31b82b07] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-31b82b07] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-31b82b07] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-31b82b07] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-31b82b07] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-31b82b07] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-31b82b07] {
  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-31b82b07]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-31b82b07] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-31b82b07] {
  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-31b82b07] {
  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-31b82b07] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-31b82b07] {
  padding: 0 0.15625rem;
}
.el-button[data-v-31b82b07]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-31b82b07],
.el-button--success[data-v-31b82b07] {
  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-31b82b07] {
  font-weight: normal;
}
p[data-v-31b82b07] {
  word-break: break-word;
}
table caption[data-v-31b82b07] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-31b82b07] {
  border: none;
}
table[border="1"] td[data-v-31b82b07] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-31b82b07] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-31b82b07] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-31b82b07]:last-of-type {
  border: none;
}
.question-table tr td[data-v-31b82b07] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-31b82b07]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-31b82b07] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-31b82b07] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-31b82b07]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-31b82b07] {
  text-indent: 2em;
}
.question-p-left[data-v-31b82b07] {
  text-align: left;
}
.question-p-center[data-v-31b82b07] {
  text-align: center;
}
.question-p-right[data-v-31b82b07] {
  text-align: right;
}
.underpoint[data-v-31b82b07] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-31b82b07]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-31b82b07] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-31b82b07] {
    padding-bottom: 0;
}
}
.formula-math[data-v-31b82b07] {
  display: none !important;
}
.container[data-v-31b82b07] {
  background: #f2f2f2;
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 0.07813rem;
}
.audio-box[data-v-31b82b07] {
  flex: 0 0 0.5625rem;
}
.words-list-box[data-v-31b82b07] {
  flex: 1;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.words-list-box .scroll-box[data-v-31b82b07] {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0.15625rem 0.39844rem;
}
.words-list-box .scroll-box .words-item-box[data-v-31b82b07]:nth-child(n+2) {
  margin-top: 0.07813rem;
}
@charset "UTF-8";
*[data-v-665c045e] {
  box-sizing: border-box;
}
ol[data-v-665c045e],
ul[data-v-665c045e] {
  list-style: none;
}
div[data-v-665c045e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-665c045e],
body[data-v-665c045e],
div[data-v-665c045e],
span[data-v-665c045e],
applet[data-v-665c045e],
object[data-v-665c045e],
iframe[data-v-665c045e],
h1[data-v-665c045e],
h2[data-v-665c045e],
h3[data-v-665c045e],
h4[data-v-665c045e],
h5[data-v-665c045e],
h6[data-v-665c045e],
p[data-v-665c045e],
blockquote[data-v-665c045e],
pre[data-v-665c045e],
a[data-v-665c045e],
abbr[data-v-665c045e],
acronym[data-v-665c045e],
address[data-v-665c045e],
big[data-v-665c045e],
cite[data-v-665c045e],
code[data-v-665c045e],
del[data-v-665c045e],
dfn[data-v-665c045e],
em[data-v-665c045e],
img[data-v-665c045e],
ins[data-v-665c045e],
kbd[data-v-665c045e],
q[data-v-665c045e],
s[data-v-665c045e],
samp[data-v-665c045e],
small[data-v-665c045e],
strike[data-v-665c045e],
strong[data-v-665c045e],
sub[data-v-665c045e],
sup[data-v-665c045e],
tt[data-v-665c045e],
var[data-v-665c045e],
b[data-v-665c045e],
u[data-v-665c045e],
i[data-v-665c045e],
center[data-v-665c045e],
dl[data-v-665c045e],
dt[data-v-665c045e],
dd[data-v-665c045e],
ol[data-v-665c045e],
ul[data-v-665c045e],
li[data-v-665c045e],
fieldset[data-v-665c045e],
form[data-v-665c045e],
label[data-v-665c045e],
legend[data-v-665c045e],
table[data-v-665c045e],
caption[data-v-665c045e],
tbody[data-v-665c045e],
tfoot[data-v-665c045e],
thead[data-v-665c045e],
tr[data-v-665c045e],
th[data-v-665c045e],
td[data-v-665c045e],
article[data-v-665c045e],
aside[data-v-665c045e],
canvas[data-v-665c045e],
details[data-v-665c045e],
embed[data-v-665c045e],
figure[data-v-665c045e],
figcaption[data-v-665c045e],
footer[data-v-665c045e],
header[data-v-665c045e],
hgroup[data-v-665c045e],
menu[data-v-665c045e],
nav[data-v-665c045e],
output[data-v-665c045e],
ruby[data-v-665c045e],
section[data-v-665c045e],
summary[data-v-665c045e],
time[data-v-665c045e],
mark[data-v-665c045e],
audio[data-v-665c045e],
video[data-v-665c045e] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-665c045e],
ins[data-v-665c045e],
u[data-v-665c045e],
s[data-v-665c045e],
a[data-v-665c045e],
a[data-v-665c045e]:hover {
  text-decoration: none;
}
input[type=number][data-v-665c045e]::-webkit-inner-spin-button,
input[type=number][data-v-665c045e]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-665c045e],
body[data-v-665c045e] {
  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-665c045e] {
  display: block;
}
h1[data-v-665c045e],
h2[data-v-665c045e],
h3[data-v-665c045e],
h4[data-v-665c045e],
h5[data-v-665c045e],
h6[data-v-665c045e] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-665c045e]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-665c045e]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-665c045e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-665c045e]:active, button[data-v-665c045e]:focus,
a[data-v-665c045e]:active,
a[data-v-665c045e]:focus,
input[data-v-665c045e]:active,
input[data-v-665c045e]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-665c045e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-665c045e] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-665c045e],
body[data-v-665c045e] {
  -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-665c045e] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-665c045e] {
  display: flex;
}
.icon-go[data-v-665c045e] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-665c045e] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-665c045e] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-665c045e] {
  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-665c045e] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-665c045e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-665c045e] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-665c045e] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-665c045e] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-665c045e] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-665c045e] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-665c045e] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-665c045e] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-665c045e] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-665c045e] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-665c045e] {
  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-665c045e] {
  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-665c045e] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-665c045e] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-665c045e] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-665c045e]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-665c045e]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-665c045e],
.answer-box li[data-v-665c045e],
.answeransy-con[data-v-665c045e],
.answerExec-title[data-v-665c045e],
.answerExec-box li[data-v-665c045e],
.answerList-right__con[data-v-665c045e],
.correctAnswer-content[data-v-665c045e] {
  word-break: break-all;
}
.answer-name u[data-v-665c045e],
.answeransy-con u[data-v-665c045e],
.answer-content u[data-v-665c045e],
.answerExec-title u[data-v-665c045e],
.answerList-right__con u[data-v-665c045e] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-665c045e],
.answeransy-con img[data-v-665c045e],
.answer-content img[data-v-665c045e],
.answerExec-title img[data-v-665c045e],
.answerList-right__con img[data-v-665c045e],
.answerList-right__con img[data-v-665c045e],
.correctAnswer-content img[data-v-665c045e] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-665c045e],
.answerExec-box li div span:nth-child(1) img[data-v-665c045e] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-665c045e],
.answerExec-box li u[data-v-665c045e] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-665c045e] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-665c045e] {
  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-665c045e] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-665c045e]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-665c045e] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-665c045e] {
  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-665c045e]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-665c045e]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-665c045e] {
  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-665c045e]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-665c045e]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-665c045e] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-665c045e] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-665c045e] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-665c045e] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-665c045e] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-665c045e] {
  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-665c045e] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-665c045e] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-665c045e] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-665c045e] {
  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-665c045e]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-665c045e] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-665c045e] {
  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-665c045e]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-665c045e] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-665c045e] {
  text-indent: 0.0625rem;
}
[data-v-665c045e] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-665c045e] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-665c045e] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-665c045e] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-665c045e] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-665c045e] {
  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-665c045e] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-665c045e] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-665c045e] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-665c045e] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-665c045e] {
  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-665c045e] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-665c045e] {
  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-665c045e] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-665c045e] {
  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-665c045e] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-665c045e] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-665c045e], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-665c045e] {
  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-665c045e] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-665c045e] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-665c045e] {
  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-665c045e]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-665c045e]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-665c045e]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-665c045e] {
  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-665c045e] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-665c045e] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-665c045e] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-665c045e],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-665c045e] {
  color: #4153e2;
}
.el-pagination[data-v-665c045e] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-665c045e] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-665c045e]:hover {
  color: #4153e2;
}
.el-pager li[data-v-665c045e]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-665c045e]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-665c045e] {
  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-665c045e] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-665c045e] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-665c045e] {
  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-665c045e] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-665c045e] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-665c045e], .choose-date .el-date-table td.start-date span[data-v-665c045e] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-665c045e]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-665c045e]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-665c045e]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-665c045e] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-665c045e] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-665c045e] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-665c045e] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-665c045e]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-665c045e] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-665c045e] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-665c045e] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-665c045e] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-665c045e] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-665c045e] {
  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-665c045e] {
  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-665c045e] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-665c045e]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-665c045e] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-665c045e] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-665c045e] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-665c045e] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-665c045e] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-665c045e]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-665c045e] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-665c045e], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-665c045e] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-665c045e] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-665c045e]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-665c045e] {
  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-665c045e] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-665c045e] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-665c045e] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-665c045e]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-665c045e] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-665c045e] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-665c045e] {
  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-665c045e]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-665c045e] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-665c045e] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-665c045e] {
  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-665c045e] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-665c045e] {
  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-665c045e] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-665c045e] {
  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-665c045e] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-665c045e] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-665c045e] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-665c045e] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-665c045e] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-665c045e] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-665c045e] {
  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-665c045e]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-665c045e] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-665c045e] {
  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-665c045e] {
  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-665c045e] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-665c045e] {
  padding: 0 0.15625rem;
}
.el-button[data-v-665c045e]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-665c045e],
.el-button--success[data-v-665c045e] {
  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-665c045e] {
  font-weight: normal;
}
p[data-v-665c045e] {
  word-break: break-word;
}
table caption[data-v-665c045e] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-665c045e] {
  border: none;
}
table[border="1"] td[data-v-665c045e] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-665c045e] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-665c045e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-665c045e]:last-of-type {
  border: none;
}
.question-table tr td[data-v-665c045e] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-665c045e]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-665c045e] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-665c045e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-665c045e]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-665c045e] {
  text-indent: 2em;
}
.question-p-left[data-v-665c045e] {
  text-align: left;
}
.question-p-center[data-v-665c045e] {
  text-align: center;
}
.question-p-right[data-v-665c045e] {
  text-align: right;
}
.underpoint[data-v-665c045e] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-665c045e]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-665c045e] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-665c045e] {
    padding-bottom: 0;
}
}
.formula-math[data-v-665c045e] {
  display: none !important;
}
.talk-page-box[data-v-665c045e] {
  margin-top: 0.40625rem;
  display: flex;
  justify-content: center;
}
.talk-page-box .talk-bg-box[data-v-665c045e] {
  overflow: hidden;
  position: relative;
  width: 3.03906rem;
  height: 4.71875rem;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  border: 0.00781rem solid #FFFFFF;
  overflow: hidden;
  background: #FFFFFF;
}
.talk-page-box .talk-bg-box .image[data-v-665c045e] {
  display: block;
  width: 100%;
}
.talk-page-box .talk-container[data-v-665c045e] {
  display: flex;
  flex-direction: column;
  margin-left: 0.11719rem;
  position: relative;
  width: 5.60156rem;
  height: 4.71875rem;
  background: #F5F3F3;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  display: flex;
  flex-direction: column;
}
.talk-page-box .talk-container .tab-content-box[data-v-665c045e] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.talk-page-box .talk-container .tab-content-box .top-box[data-v-665c045e] {
  position: relative;
  height: 0.5625rem;
  background: #EBE8E8;
  border-radius: 0.07813rem 0.07813rem 0 0;
  display: flex;
  align-items: center;
  padding-left: 0.24219rem;
}
.talk-page-box .talk-container .tab-content-box .top-box .icon[data-v-665c045e] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAA5pJREFUeAHtWdFR3DAQ3RWZCclXSnAHgQICpgJCBcBHJlx+gAqwK4D8BCb5yKUCQgU4oQBIBbkOwlfmJjNos5LtsyVLh63zzPHhN3NnW15Ju9bu25UNMGDAgAEDnhroII7oYPOaf18hEDxG3EZOQM+gd/Ea/1/zL+bfHgSADjZOAOR1fpyPXg2g0cYuCKmUjyAQhdJJcZk8ZkRvBuiJCMaA8AoCQUcx98U9qzmh0ZsjXx+EBaEnndKpz13w4menOVT8FC4YVYPAPZBYx4tsYssvtAJ6sindhvq6C1rJB9zh1byvJlKrSk5CCDZAswTJ20X83Qf8kt2BoNSaMaZR/NaWDTKA3m8cKpZo+DviHXTAPKrE85sz/s/MDvLUlutsADPNKSt+5rj1DZ7jFrREO6rEfashso3GmmK7IFmxMBZJOViTQjEyJnAEsUWVLETH+RNvgmXHfNitjZjhxY/Zg6pWgDDprLwKNBQ7pfKtunzgREdg0SKe5OzjghiborSW021xtzZ0BN0wYeXX8Tz73qUTfuIAlWKrLcswK2X8PzFk/0JcXgayEAfXqpuXW/X2sUztyVr3roxLIePy9Bn4JumYgLpC+TwXe9t5zVRgKpVrJU1pwewm6w3R7A4sE1KaTxZw0yOZWdevy5PlGiBWrPjxxOFqLV4UamSzVAMcMRQ55c4y0wB6Igb0gaUaoHNCHWi5Silns1NNbslBDKYB5Kml/lmuJau8sGQXIrMOQpuVSrGHyJSrVsCbB+yaxoSqEnE/NJHp8XVFa7EOrbizOmFsNfwqzwJXQCUfVUn66pdHeuuNv52wcOx/ILhtXEqRlae1Ys4dQHMQ8ZLfujYZ86CVF9ZeQs+NqVNeB7q1Ui+rxFYZgOLYKJpaacNKkLxs8/pjNo2qgxA+Go1cF3mfvqRDq+Wqnhc61zusrKrbD5s3eC/xQqRcz/ypN/tqKh4n4YMyPPWV47mLyt9Go+Ty/XNVAXeOAZ7sSG1Amje4xp+qPXLrcRKefmv+XoLslZ3UlVcICmK9e3oQ6w6Xi6AD8lrfjYKl9qzWRpwE5wHty6D2wB3jpgUKdkusGXkreTO2ZRdKZDrwVpFXgjf0PWH2YqvJUvsu+YUzsWIE9uM9Pk1hQeQ1DzXfrc5hqd5KCR2MvMEPyCfVGJoeyV7N1PfGQqHXWkhv8NEZ3O3HyFmpXM20yxuP3qA/cIw2L9VHDghE2w8cAwYMGDBgIfwHi816OEgZsfAAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
}
.talk-page-box .talk-container .tab-content-box .top-box .text[data-v-665c045e] {
  margin-left: 0.07813rem;
  font-size: 0.11719rem;
  color: #222222;
}
.talk-page-box .talk-container .tab-content-box .tab-swiper-item[data-v-665c045e] {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  background: #FFFFFF;
}
.talk-page-box .talk-container .tab-content-box .tab-swiper-item .content-box[data-v-665c045e] {
  width: 100%;
  overflow: hidden;
  flex: 1;
}
.talk-page-box .talk-container .tab-content-box .tab-swiper-item .content-box .swiper[data-v-665c045e] {
  display: flex;
  flex-wrap: nowrap;
}
.talk-page-box .talk-container .tab-content-box .tab-swiper-item .content-box .swiper .swiper-item[data-v-665c045e] {
  width: 5.60156rem;
}
.talk-page-box .talk-container .tab-content-box .tab-swiper-item .content-box .swiper.animation[data-v-665c045e] {
  transition: all 0.5s;
}
.talk-page-box .talk-container .tab-content-box .btn-box[data-v-665c045e] {
  margin: 0.15625rem 0;
  display: flex;
}
.talk-page-box .talk-container .tab-content-box .btn-box .btn[data-v-665c045e] {
  cursor: pointer;
  width: 0.75781rem;
  height: 0.32031rem;
  border-radius: 0.46875rem 0.46875rem 0.46875rem 0.46875rem;
  border: 0.00781rem solid #FF683E;
  font-size: 0.11719rem;
  color: #FF683E;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talk-page-box .talk-container .tab-content-box .btn-box .btn.disable[data-v-665c045e] {
  opacity: 0.4;
}
.talk-page-box .talk-container .tab-content-box .btn-box .btn[data-v-665c045e]:nth-child(n+2) {
  margin-left: 0.24219rem;
}
@charset "UTF-8";
*[data-v-01848216] {
  box-sizing: border-box;
}
ol[data-v-01848216],
ul[data-v-01848216] {
  list-style: none;
}
div[data-v-01848216] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-01848216],
body[data-v-01848216],
div[data-v-01848216],
span[data-v-01848216],
applet[data-v-01848216],
object[data-v-01848216],
iframe[data-v-01848216],
h1[data-v-01848216],
h2[data-v-01848216],
h3[data-v-01848216],
h4[data-v-01848216],
h5[data-v-01848216],
h6[data-v-01848216],
p[data-v-01848216],
blockquote[data-v-01848216],
pre[data-v-01848216],
a[data-v-01848216],
abbr[data-v-01848216],
acronym[data-v-01848216],
address[data-v-01848216],
big[data-v-01848216],
cite[data-v-01848216],
code[data-v-01848216],
del[data-v-01848216],
dfn[data-v-01848216],
em[data-v-01848216],
img[data-v-01848216],
ins[data-v-01848216],
kbd[data-v-01848216],
q[data-v-01848216],
s[data-v-01848216],
samp[data-v-01848216],
small[data-v-01848216],
strike[data-v-01848216],
strong[data-v-01848216],
sub[data-v-01848216],
sup[data-v-01848216],
tt[data-v-01848216],
var[data-v-01848216],
b[data-v-01848216],
u[data-v-01848216],
i[data-v-01848216],
center[data-v-01848216],
dl[data-v-01848216],
dt[data-v-01848216],
dd[data-v-01848216],
ol[data-v-01848216],
ul[data-v-01848216],
li[data-v-01848216],
fieldset[data-v-01848216],
form[data-v-01848216],
label[data-v-01848216],
legend[data-v-01848216],
table[data-v-01848216],
caption[data-v-01848216],
tbody[data-v-01848216],
tfoot[data-v-01848216],
thead[data-v-01848216],
tr[data-v-01848216],
th[data-v-01848216],
td[data-v-01848216],
article[data-v-01848216],
aside[data-v-01848216],
canvas[data-v-01848216],
details[data-v-01848216],
embed[data-v-01848216],
figure[data-v-01848216],
figcaption[data-v-01848216],
footer[data-v-01848216],
header[data-v-01848216],
hgroup[data-v-01848216],
menu[data-v-01848216],
nav[data-v-01848216],
output[data-v-01848216],
ruby[data-v-01848216],
section[data-v-01848216],
summary[data-v-01848216],
time[data-v-01848216],
mark[data-v-01848216],
audio[data-v-01848216],
video[data-v-01848216] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-01848216],
ins[data-v-01848216],
u[data-v-01848216],
s[data-v-01848216],
a[data-v-01848216],
a[data-v-01848216]:hover {
  text-decoration: none;
}
input[type=number][data-v-01848216]::-webkit-inner-spin-button,
input[type=number][data-v-01848216]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-01848216],
body[data-v-01848216] {
  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-01848216] {
  display: block;
}
h1[data-v-01848216],
h2[data-v-01848216],
h3[data-v-01848216],
h4[data-v-01848216],
h5[data-v-01848216],
h6[data-v-01848216] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-01848216]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-01848216]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-01848216] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-01848216]:active, button[data-v-01848216]:focus,
a[data-v-01848216]:active,
a[data-v-01848216]:focus,
input[data-v-01848216]:active,
input[data-v-01848216]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-01848216] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-01848216] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-01848216],
body[data-v-01848216] {
  -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-01848216] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-01848216] {
  display: flex;
}
.icon-go[data-v-01848216] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-01848216] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-01848216] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-01848216] {
  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-01848216] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-01848216] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-01848216] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-01848216] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-01848216] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-01848216] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-01848216] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-01848216] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-01848216] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-01848216] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-01848216] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-01848216] {
  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-01848216] {
  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-01848216] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-01848216] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-01848216] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-01848216]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-01848216]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-01848216],
.answer-box li[data-v-01848216],
.answeransy-con[data-v-01848216],
.answerExec-title[data-v-01848216],
.answerExec-box li[data-v-01848216],
.answerList-right__con[data-v-01848216],
.correctAnswer-content[data-v-01848216] {
  word-break: break-all;
}
.answer-name u[data-v-01848216],
.answeransy-con u[data-v-01848216],
.answer-content u[data-v-01848216],
.answerExec-title u[data-v-01848216],
.answerList-right__con u[data-v-01848216] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-01848216],
.answeransy-con img[data-v-01848216],
.answer-content img[data-v-01848216],
.answerExec-title img[data-v-01848216],
.answerList-right__con img[data-v-01848216],
.answerList-right__con img[data-v-01848216],
.correctAnswer-content img[data-v-01848216] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-01848216],
.answerExec-box li div span:nth-child(1) img[data-v-01848216] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-01848216],
.answerExec-box li u[data-v-01848216] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-01848216] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-01848216] {
  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-01848216] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-01848216]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-01848216] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-01848216] {
  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-01848216]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-01848216]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-01848216] {
  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-01848216]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-01848216]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-01848216] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-01848216] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-01848216] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-01848216] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-01848216] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-01848216] {
  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-01848216] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-01848216] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-01848216] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-01848216] {
  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-01848216]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-01848216] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-01848216] {
  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-01848216]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-01848216] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-01848216] {
  text-indent: 0.0625rem;
}
[data-v-01848216] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-01848216] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-01848216] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-01848216] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-01848216] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-01848216] {
  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-01848216] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-01848216] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-01848216] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-01848216] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-01848216] {
  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-01848216] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-01848216] {
  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-01848216] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-01848216] {
  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-01848216] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-01848216] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-01848216], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-01848216] {
  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-01848216] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-01848216] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-01848216] {
  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-01848216]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-01848216]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-01848216]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-01848216] {
  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-01848216] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-01848216] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-01848216] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-01848216],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-01848216] {
  color: #4153e2;
}
.el-pagination[data-v-01848216] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-01848216] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-01848216]:hover {
  color: #4153e2;
}
.el-pager li[data-v-01848216]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-01848216]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-01848216] {
  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-01848216] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-01848216] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-01848216] {
  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-01848216] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-01848216] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-01848216], .choose-date .el-date-table td.start-date span[data-v-01848216] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-01848216]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-01848216]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-01848216]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-01848216] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-01848216] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-01848216] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-01848216] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-01848216]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-01848216] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-01848216] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-01848216] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-01848216] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-01848216] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-01848216] {
  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-01848216] {
  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-01848216] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-01848216]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-01848216] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-01848216] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-01848216] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-01848216] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-01848216] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-01848216]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-01848216] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-01848216], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-01848216] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-01848216] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-01848216]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-01848216] {
  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-01848216] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-01848216] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-01848216] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-01848216]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-01848216] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-01848216] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-01848216] {
  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-01848216]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-01848216] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-01848216] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-01848216] {
  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-01848216] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-01848216] {
  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-01848216] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-01848216] {
  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-01848216] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-01848216] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-01848216] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-01848216] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-01848216] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-01848216] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-01848216] {
  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-01848216]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-01848216] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-01848216] {
  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-01848216] {
  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-01848216] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-01848216] {
  padding: 0 0.15625rem;
}
.el-button[data-v-01848216]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-01848216],
.el-button--success[data-v-01848216] {
  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-01848216] {
  font-weight: normal;
}
p[data-v-01848216] {
  word-break: break-word;
}
table caption[data-v-01848216] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-01848216] {
  border: none;
}
table[border="1"] td[data-v-01848216] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-01848216] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-01848216] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-01848216]:last-of-type {
  border: none;
}
.question-table tr td[data-v-01848216] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-01848216]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-01848216] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-01848216] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-01848216]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-01848216] {
  text-indent: 2em;
}
.question-p-left[data-v-01848216] {
  text-align: left;
}
.question-p-center[data-v-01848216] {
  text-align: center;
}
.question-p-right[data-v-01848216] {
  text-align: right;
}
.underpoint[data-v-01848216] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-01848216]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-01848216] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-01848216] {
    padding-bottom: 0;
}
}
.formula-math[data-v-01848216] {
  display: none !important;
}
.answer-select-wrapper .select-item[data-v-01848216] {
  cursor: pointer;
  margin: 0 auto;
  display: flex;
  align-items: center;
  width: 2.79688rem;
  min-height: 0.47656rem;
  background: #F3F4F6;
  border-radius: 0.03125rem;
  font-size: 0.13281rem;
  color: #000000;
  padding: 0.15625rem;
  box-sizing: border-box;
  border: 0.01563rem solid transparent;
}
.answer-select-wrapper .select-item[data-v-01848216]:nth-child(n+2) {
  margin-top: 0.11719rem;
}
.answer-select-wrapper .select-item .text[data-v-01848216] {
  flex: 1;
  margin-left: 0.12891rem;
}
.answer-select-wrapper .select-item.selected[data-v-01848216] {
  background: #F1F6FF;
  border: 0.01563rem solid #B2CDFE;
  color: #3A7BEE;
  padding: 0.15625rem;
}
.answer-select-wrapper .select-item.item-right[data-v-01848216] {
  background: #FFFFFF;
  border: 0.01563rem solid #0DCB8B;
  color: #0DCB8B;
}
.answer-select-wrapper .select-item.item-right[data-v-01848216]:after {
  content: "";
}
.answer-select-wrapper .select-item.item-wrong[data-v-01848216] {
  background: #FFFFFF;
  border: 0.01563rem solid #FC6156;
  color: #FC6156;
}
.answer-select-wrapper .select-item.item-wrong[data-v-01848216]:after {
  content: "";
}
.answer-select-wrapper .select-item .el-icon-check[data-v-01848216] {
  font-size: 0.125rem;
  color: #0DCB8B;
}
.answer-select-wrapper .select-item .el-icon-close[data-v-01848216] {
  font-size: 0.125rem;
  color: #FC6156;
}
@charset "UTF-8";
*[data-v-e951cbfe] {
  box-sizing: border-box;
}
ol[data-v-e951cbfe],
ul[data-v-e951cbfe] {
  list-style: none;
}
div[data-v-e951cbfe] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-e951cbfe],
body[data-v-e951cbfe],
div[data-v-e951cbfe],
span[data-v-e951cbfe],
applet[data-v-e951cbfe],
object[data-v-e951cbfe],
iframe[data-v-e951cbfe],
h1[data-v-e951cbfe],
h2[data-v-e951cbfe],
h3[data-v-e951cbfe],
h4[data-v-e951cbfe],
h5[data-v-e951cbfe],
h6[data-v-e951cbfe],
p[data-v-e951cbfe],
blockquote[data-v-e951cbfe],
pre[data-v-e951cbfe],
a[data-v-e951cbfe],
abbr[data-v-e951cbfe],
acronym[data-v-e951cbfe],
address[data-v-e951cbfe],
big[data-v-e951cbfe],
cite[data-v-e951cbfe],
code[data-v-e951cbfe],
del[data-v-e951cbfe],
dfn[data-v-e951cbfe],
em[data-v-e951cbfe],
img[data-v-e951cbfe],
ins[data-v-e951cbfe],
kbd[data-v-e951cbfe],
q[data-v-e951cbfe],
s[data-v-e951cbfe],
samp[data-v-e951cbfe],
small[data-v-e951cbfe],
strike[data-v-e951cbfe],
strong[data-v-e951cbfe],
sub[data-v-e951cbfe],
sup[data-v-e951cbfe],
tt[data-v-e951cbfe],
var[data-v-e951cbfe],
b[data-v-e951cbfe],
u[data-v-e951cbfe],
i[data-v-e951cbfe],
center[data-v-e951cbfe],
dl[data-v-e951cbfe],
dt[data-v-e951cbfe],
dd[data-v-e951cbfe],
ol[data-v-e951cbfe],
ul[data-v-e951cbfe],
li[data-v-e951cbfe],
fieldset[data-v-e951cbfe],
form[data-v-e951cbfe],
label[data-v-e951cbfe],
legend[data-v-e951cbfe],
table[data-v-e951cbfe],
caption[data-v-e951cbfe],
tbody[data-v-e951cbfe],
tfoot[data-v-e951cbfe],
thead[data-v-e951cbfe],
tr[data-v-e951cbfe],
th[data-v-e951cbfe],
td[data-v-e951cbfe],
article[data-v-e951cbfe],
aside[data-v-e951cbfe],
canvas[data-v-e951cbfe],
details[data-v-e951cbfe],
embed[data-v-e951cbfe],
figure[data-v-e951cbfe],
figcaption[data-v-e951cbfe],
footer[data-v-e951cbfe],
header[data-v-e951cbfe],
hgroup[data-v-e951cbfe],
menu[data-v-e951cbfe],
nav[data-v-e951cbfe],
output[data-v-e951cbfe],
ruby[data-v-e951cbfe],
section[data-v-e951cbfe],
summary[data-v-e951cbfe],
time[data-v-e951cbfe],
mark[data-v-e951cbfe],
audio[data-v-e951cbfe],
video[data-v-e951cbfe] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-e951cbfe],
ins[data-v-e951cbfe],
u[data-v-e951cbfe],
s[data-v-e951cbfe],
a[data-v-e951cbfe],
a[data-v-e951cbfe]:hover {
  text-decoration: none;
}
input[type=number][data-v-e951cbfe]::-webkit-inner-spin-button,
input[type=number][data-v-e951cbfe]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-e951cbfe],
body[data-v-e951cbfe] {
  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-e951cbfe] {
  display: block;
}
h1[data-v-e951cbfe],
h2[data-v-e951cbfe],
h3[data-v-e951cbfe],
h4[data-v-e951cbfe],
h5[data-v-e951cbfe],
h6[data-v-e951cbfe] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-e951cbfe]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-e951cbfe]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-e951cbfe] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-e951cbfe]:active, button[data-v-e951cbfe]:focus,
a[data-v-e951cbfe]:active,
a[data-v-e951cbfe]:focus,
input[data-v-e951cbfe]:active,
input[data-v-e951cbfe]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-e951cbfe] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-e951cbfe] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-e951cbfe],
body[data-v-e951cbfe] {
  -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-e951cbfe] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-e951cbfe] {
  display: flex;
}
.icon-go[data-v-e951cbfe] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-e951cbfe] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-e951cbfe] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-e951cbfe] {
  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-e951cbfe] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-e951cbfe] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-e951cbfe] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-e951cbfe] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-e951cbfe] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-e951cbfe] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-e951cbfe] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-e951cbfe] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-e951cbfe] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-e951cbfe] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-e951cbfe] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-e951cbfe] {
  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-e951cbfe] {
  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-e951cbfe] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-e951cbfe] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-e951cbfe] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-e951cbfe]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-e951cbfe]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-e951cbfe],
.answer-box li[data-v-e951cbfe],
.answeransy-con[data-v-e951cbfe],
.answerExec-title[data-v-e951cbfe],
.answerExec-box li[data-v-e951cbfe],
.answerList-right__con[data-v-e951cbfe],
.correctAnswer-content[data-v-e951cbfe] {
  word-break: break-all;
}
.answer-name u[data-v-e951cbfe],
.answeransy-con u[data-v-e951cbfe],
.answer-content u[data-v-e951cbfe],
.answerExec-title u[data-v-e951cbfe],
.answerList-right__con u[data-v-e951cbfe] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-e951cbfe],
.answeransy-con img[data-v-e951cbfe],
.answer-content img[data-v-e951cbfe],
.answerExec-title img[data-v-e951cbfe],
.answerList-right__con img[data-v-e951cbfe],
.answerList-right__con img[data-v-e951cbfe],
.correctAnswer-content img[data-v-e951cbfe] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-e951cbfe],
.answerExec-box li div span:nth-child(1) img[data-v-e951cbfe] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-e951cbfe],
.answerExec-box li u[data-v-e951cbfe] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-e951cbfe] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-e951cbfe] {
  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-e951cbfe] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-e951cbfe]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-e951cbfe] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-e951cbfe] {
  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-e951cbfe]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-e951cbfe]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-e951cbfe] {
  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-e951cbfe]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-e951cbfe]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-e951cbfe] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-e951cbfe] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-e951cbfe] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-e951cbfe] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-e951cbfe] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-e951cbfe] {
  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-e951cbfe] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-e951cbfe] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-e951cbfe] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-e951cbfe] {
  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-e951cbfe]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-e951cbfe] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-e951cbfe] {
  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-e951cbfe]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-e951cbfe] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-e951cbfe] {
  text-indent: 0.0625rem;
}
[data-v-e951cbfe] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-e951cbfe] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-e951cbfe] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-e951cbfe] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-e951cbfe] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-e951cbfe] {
  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-e951cbfe] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-e951cbfe] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-e951cbfe] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-e951cbfe] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-e951cbfe] {
  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-e951cbfe] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-e951cbfe] {
  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-e951cbfe] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-e951cbfe] {
  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-e951cbfe] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-e951cbfe] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-e951cbfe], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-e951cbfe] {
  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-e951cbfe] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-e951cbfe] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-e951cbfe] {
  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-e951cbfe]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-e951cbfe]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-e951cbfe]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-e951cbfe] {
  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-e951cbfe] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-e951cbfe] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-e951cbfe] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-e951cbfe],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-e951cbfe] {
  color: #4153e2;
}
.el-pagination[data-v-e951cbfe] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-e951cbfe] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-e951cbfe]:hover {
  color: #4153e2;
}
.el-pager li[data-v-e951cbfe]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-e951cbfe]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-e951cbfe] {
  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-e951cbfe] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-e951cbfe] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-e951cbfe] {
  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-e951cbfe] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-e951cbfe] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-e951cbfe], .choose-date .el-date-table td.start-date span[data-v-e951cbfe] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-e951cbfe]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-e951cbfe]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-e951cbfe]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-e951cbfe] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-e951cbfe] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-e951cbfe] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-e951cbfe] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-e951cbfe]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-e951cbfe] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-e951cbfe] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-e951cbfe] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-e951cbfe] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-e951cbfe] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-e951cbfe] {
  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-e951cbfe] {
  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-e951cbfe] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-e951cbfe]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-e951cbfe] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-e951cbfe] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-e951cbfe] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-e951cbfe] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-e951cbfe] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-e951cbfe]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-e951cbfe] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-e951cbfe], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-e951cbfe] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-e951cbfe] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-e951cbfe]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-e951cbfe] {
  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-e951cbfe] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-e951cbfe] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-e951cbfe] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-e951cbfe]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-e951cbfe] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-e951cbfe] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-e951cbfe] {
  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-e951cbfe]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-e951cbfe] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-e951cbfe] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-e951cbfe] {
  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-e951cbfe] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-e951cbfe] {
  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-e951cbfe] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-e951cbfe] {
  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-e951cbfe] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-e951cbfe] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-e951cbfe] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-e951cbfe] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-e951cbfe] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-e951cbfe] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-e951cbfe] {
  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-e951cbfe]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-e951cbfe] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-e951cbfe] {
  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-e951cbfe] {
  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-e951cbfe] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-e951cbfe] {
  padding: 0 0.15625rem;
}
.el-button[data-v-e951cbfe]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-e951cbfe],
.el-button--success[data-v-e951cbfe] {
  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-e951cbfe] {
  font-weight: normal;
}
p[data-v-e951cbfe] {
  word-break: break-word;
}
table caption[data-v-e951cbfe] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-e951cbfe] {
  border: none;
}
table[border="1"] td[data-v-e951cbfe] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-e951cbfe] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-e951cbfe] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-e951cbfe]:last-of-type {
  border: none;
}
.question-table tr td[data-v-e951cbfe] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-e951cbfe]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-e951cbfe] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-e951cbfe] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-e951cbfe]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-e951cbfe] {
  text-indent: 2em;
}
.question-p-left[data-v-e951cbfe] {
  text-align: left;
}
.question-p-center[data-v-e951cbfe] {
  text-align: center;
}
.question-p-right[data-v-e951cbfe] {
  text-align: right;
}
.underpoint[data-v-e951cbfe] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-e951cbfe]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-e951cbfe] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-e951cbfe] {
    padding-bottom: 0;
}
}
.formula-math[data-v-e951cbfe] {
  display: none !important;
}
.drag-answer-wrapper[data-v-e951cbfe] {
  font-size: 0.10938rem;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  /* 防止拖拽时选中文本 */
}
.movable-view[data-v-e951cbfe] {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.25rem;
  background: #f1f6ff;
  border: 0.00781rem solid #b2cdfe;
  color: #3a7bee;
  border-radius: 0.125rem;
  /* margin 在绝对定位下无效，改为 padding 或内部间距，或者在计算位置时考虑 */
  /* 原样式有 margin-left/bottom，但在 absolute 定位下，这些 margin 不会影响布局流，只会影响自身盒模型如果没设box-sizing */
  /* 建议：在 absolute 定位元素上，margin 通常不起作用，除非用于微调。这里保留样式类，但实际位置由 left/top 控制 */
  box-sizing: border-box;
  cursor: move;
  touch-action: none;
  /* 禁止浏览器默认的触摸动作（如滚动），利于拖拽 */
}
.movable-view.select[data-v-e951cbfe] {
  border-radius: 0;
  border: none;
}
.movable-area[data-v-e951cbfe] {
  padding: 0 0.125rem;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.movable-area.movable-area-view[data-v-e951cbfe] {
  padding-bottom: 0.39063rem;
}
.question-box[data-v-e951cbfe] {
  width: 100%;
  padding: 0.17188rem 0.125rem;
  border-radius: 0.0625rem;
  border: 0.00781rem solid #ddd;
  line-height: 0.25rem;
  box-sizing: border-box;
}
.question-box .question-block[data-v-e951cbfe] {
  vertical-align: top;
}
.question-box .text[data-v-e951cbfe],
.question-box .line[data-v-e951cbfe] {
  padding: 0.03906rem 0;
  display: inline-block;
  height: 0.25rem;
  line-height: 0.23438rem;
  white-space: pre;
}
.question-box .text[data-v-e951cbfe] {
  color: #000;
  font-size: 0.125rem;
}
.question-box .line[data-v-e951cbfe] {
  margin: 0 0.01563rem;
  vertical-align: middle;
  text-align: center;
  border-bottom: 0.00781rem solid #aaa;
}
.question-box .line.answered[data-v-e951cbfe] {
  border-color: #b2cdfe;
}
.question-box .line.right[data-v-e951cbfe] {
  color: #0dcb8b;
  border-color: #0dcb8b;
}
.question-box .line.wrong[data-v-e951cbfe] {
  color: #fc6156;
  border-color: #fc6156;
}
.answer-box[data-v-e951cbfe] {
  margin-top: 0.19531rem;
}
.answer-box .answer[data-v-e951cbfe] {
  display: inline-block;
  padding: 0 0.11719rem;
  height: 0.25rem;
  line-height: 0.25rem;
  background: #f1f6ff;
  border: 0.00781rem solid #b2cdfe;
  border-radius: 0.125rem;
  color: #3a7bee;
  margin-right: 0.09375rem;
  margin-bottom: 0.09375rem;
}

/* 样式与原代码一致，无变化 */
.drag-sort-container[data-v-61f9bf78] {
  width: 100%;
  max-height: 80vh;
  overflow-y: auto;
  padding: 0.07813rem;
  box-sizing: border-box;
  /* background-color: #f9f9f9; */
  touch-action: pan-y;
}
.drag-item[data-v-61f9bf78] {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  margin-bottom: 0.07813rem;
  border-radius: 0.0625rem;
  box-shadow: 0 0.01563rem 0.03906rem rgba(0, 0, 0, 0.05);
  padding: 0.07813rem;
  min-height: 0.39063rem;
  transition: box-shadow 0.2s;
  cursor: default;
}
.drag-chosen[data-v-61f9bf78] {
  box-shadow: 0 0.03906rem 0.11719rem rgba(0, 0, 0, 0.2);
}
.drag-dragging[data-v-61f9bf78] {
  opacity: 0.5;
  cursor: grabbing;
}
.drag-ghost[data-v-61f9bf78] {
  opacity: 0.8;
  background-color: #fff;
  box-shadow: 0 0.03906rem 0.11719rem rgba(0, 0, 0, 0.2);
  /* transform: rotate(2deg); */
}
.item-index[data-v-61f9bf78] {
  width: 0.3125rem;
  height: 0.3125rem;
  line-height: 0.3125rem;
  text-align: center;
  background-color: #0dcb8b;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
  font-size: 0.125rem;
  margin-right: 0.09375rem;
  flex-shrink: 0;
}
.item-content[data-v-61f9bf78] {
  flex: 1;
  font-size: 0.125rem;
  line-height: 1.5;
  color: #333;
  word-break: break-word;
  padding-top: 0.01563rem;
}
.drag-handle[data-v-61f9bf78] {
  width: 0.23438rem;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: grab;
  margin-left: 0.03906rem;
  flex-shrink: 0;
  touch-action: none;
}
.drag-handle[data-v-61f9bf78]:active {
  cursor: grabbing;
}

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

/* reset重置 */
del[data-v-a6cee2be],
ins[data-v-a6cee2be],
u[data-v-a6cee2be],
s[data-v-a6cee2be],
a[data-v-a6cee2be],
a[data-v-a6cee2be]:hover {
  text-decoration: none;
}
input[type=number][data-v-a6cee2be]::-webkit-inner-spin-button,
input[type=number][data-v-a6cee2be]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-a6cee2be],
body[data-v-a6cee2be] {
  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-a6cee2be] {
  display: block;
}
h1[data-v-a6cee2be],
h2[data-v-a6cee2be],
h3[data-v-a6cee2be],
h4[data-v-a6cee2be],
h5[data-v-a6cee2be],
h6[data-v-a6cee2be] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-a6cee2be]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-a6cee2be]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-a6cee2be] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-a6cee2be]:active, button[data-v-a6cee2be]:focus,
a[data-v-a6cee2be]:active,
a[data-v-a6cee2be]:focus,
input[data-v-a6cee2be]:active,
input[data-v-a6cee2be]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-a6cee2be] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-a6cee2be] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-a6cee2be],
body[data-v-a6cee2be] {
  -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-a6cee2be] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-a6cee2be] {
  display: flex;
}
.icon-go[data-v-a6cee2be] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-a6cee2be] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-a6cee2be] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-a6cee2be] {
  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-a6cee2be] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-a6cee2be] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-a6cee2be] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-a6cee2be] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-a6cee2be] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-a6cee2be] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-a6cee2be] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-a6cee2be] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-a6cee2be] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-a6cee2be] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-a6cee2be] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-a6cee2be] {
  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-a6cee2be] {
  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-a6cee2be] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-a6cee2be] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-a6cee2be] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-a6cee2be]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-a6cee2be]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-a6cee2be],
.answer-box li[data-v-a6cee2be],
.answeransy-con[data-v-a6cee2be],
.answerExec-title[data-v-a6cee2be],
.answerExec-box li[data-v-a6cee2be],
.answerList-right__con[data-v-a6cee2be],
.correctAnswer-content[data-v-a6cee2be] {
  word-break: break-all;
}
.answer-name u[data-v-a6cee2be],
.answeransy-con u[data-v-a6cee2be],
.answer-content u[data-v-a6cee2be],
.answerExec-title u[data-v-a6cee2be],
.answerList-right__con u[data-v-a6cee2be] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-a6cee2be],
.answeransy-con img[data-v-a6cee2be],
.answer-content img[data-v-a6cee2be],
.answerExec-title img[data-v-a6cee2be],
.answerList-right__con img[data-v-a6cee2be],
.answerList-right__con img[data-v-a6cee2be],
.correctAnswer-content img[data-v-a6cee2be] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-a6cee2be],
.answerExec-box li div span:nth-child(1) img[data-v-a6cee2be] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-a6cee2be],
.answerExec-box li u[data-v-a6cee2be] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-a6cee2be] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-a6cee2be] {
  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-a6cee2be] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-a6cee2be]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-a6cee2be] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-a6cee2be] {
  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-a6cee2be]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-a6cee2be]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-a6cee2be] {
  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-a6cee2be]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-a6cee2be]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-a6cee2be] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-a6cee2be] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-a6cee2be] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-a6cee2be] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-a6cee2be] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-a6cee2be] {
  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,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABnlJREFUaAXdm0tIXUcYxz+94iMiVsT6aMV3RI0gGFHRprrwBdVAVzVQ6q50V0i1WTQuGgmYVCjuurHYRXQVKAq+KNobn2hXCo3SgIuUqhXqRePzavr/Ts45nvu+53VfA5eZM2fm+77f+ebMzJmZG0Umhfb29hunp6f1UVFRlVBR/Pbt22KkMxAnIU5itUgfIn2IeAfxJrI2kf4jPj5+fmxs7JjLGB2ijBTY3Nz8Pgy/B6M/hdxqxLFa5EPGOeqtIH4OGc+mp6f3tMhxV8cQYIDegfBuGNeKOMadIh15doBPov5TgFt1yBGq6gJuaWlpvLq6+h6S6vUa4mf9eYvF8nBycnLOz/IuxTQBAzQToAOQ1ukiMTAZI9HR0fenpqb+UatONTCabxua7ggUJatVZnB5G5p6J5r5hBq5FjWF4dn7KP8zfglq6plUNp6BCwsL37x69WrJXx1+ebitrS3u8vLyJ3j2C38FB7IcwIfxbn85MTFx5kuvT2DApgH2V8DW+hIWzPuAXgL0XUD/680Or8CiZ2dDHVYCFKEbvXk6WirsLhabcUh7Vmk3O4ZtVuY5pz12WtxBQUCPc4UwuK4oKio68tSRuW3SPPQAbBzAXltAqMKjaV/Btk/cDVkuwOKk4k9UCPY4q/d52jA5KXGenLh4UJxBhTssP6xkkcXhwTl4uLW1tQEv/axDiTC/wFDVqJx7O3gYsI/CnM/FfGcmGRhj7scoHaivHhfDTMyoF9kEFTIwnsQ3JioNqmglm/AO80oFhqC/YZXRH+9BBVUo50WED3jlRPAwLu4FErasrIy6uroU9piejBEZ33kU3uU1qIAEhn38+DElJCTQ2dkZjYzwp7X5QWT8MYpXF6H4P2RoWnBTY6oSVqo3ODhI4+Pj0qVpMTx8HhcXl2LJyclphJYu0zSJgt3B8q2qqip6/fo1bW9viyVNiyx2u90aDXJeNzY1eIJlpZj+UU9PD92+fdtUG1g4s3KnVWymJk+wGCpktTExMdTb20ulpaVynkmJ4mi8u6YBe4IdGhqi/v5+wlxX5sJuA/X19VFeXp6cZ3SCWS1YBPsOgt8zWrg32NHRUeGdPTg4oOrqall1bGws1dXV0cLCAh0dHcn5RiXQpO2W/Pz8hxB4wyihLMcXrKRra2uLuGlXVFRIWcJwVVNTQ1arlU5OTuR8gxKX7GH+YLAYJNBvWEnf+vo6JSYmUklJiZRFSUlJVFlZSXNzc3R+zttMxgR4OMZSUFDAHjYE2F/POpu/trZG6enpBFvkWykpKVReXk6zs7NCK5Bv6EgA+JKb9NeQobtJa4WV7F9eXhaAs7OzpSxKS0ujmzdvCp5GhyPn60gccJP+CgJ0dVp6YRmAgbizunXrFmVkZMhMWVlZxA9hfn5eztOagIf32MOfQcCHWoUYASvp5mGKwfj9TU1NlbIpNzeXuImvrKzIeRoTL9nDH6HydTepQhI/+YGBAaFnVVbjcZaHHi0B0z/B07W1tZScfL20xk374uKCNjY2tIgV6sDDv/FMa1OrBJ4DczNUBj2wkhybzUYPHjygvb3rjf+dnR1hqJLKaIw3uUlzh/W5RgG0uLhImZmZBDlkBKxkx/HxMa2urlJDQwPt7u5Sd3e3wwOQyqmMnxjyeYimIsyYuKc1OvBUc39/nw4PD3WJho3C56G0xGNFL8nvcsQGAL/AEs8daYnnecSSimAAFhgFYHj3GfLtEQxtFxlJAObVPDwBPhoUkYHZmJHhBGCR8mlE0r6DktmETksCbWpqeoF0pO0+zM/MzMgdstLDvL7UK8FHSswH2ZQsDsDYS+Wdw8AsFCutMC89otw5ZDUOwEIGTrghtnE6zANviDOLQ3AB5h1z9Gqd+F2vsDlUCf0Ltp0ZnHf/2XK3Kx04EPIXvqLeYOxqDn08Vwvh2W4MQ7+43vEAzAX5FAygec1U06ejO2WByINnhwH7rSddLk1aWZCP80HAkjIvlNNsK9vszUavwHyiDQLuhgO0CMtHD880A3NFPrsI6EYIHPYmKJj32Da2kW31ZYfDTMtXYfF03hN0Zl5bhi85Rt0HKPfGPeiN+bC6X0EVMEsM9wPiqj2FHnAC3T5vEwRzRsZ/AShhW/xyq6KQag8r6pJ4kO0R8gL1wRGcP3kooTnN56D4aBDebdP+xoNO6Qd0Sr8761Z7rcvDzso6OjrScV6kE+CR/UctZ3C+DtW/4v0P1qSjYw4OGoAAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 0.46875rem 0.46875rem;
  cursor: pointer;
}
.lessonplan img[data-v-a6cee2be] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-a6cee2be] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-a6cee2be] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-a6cee2be] {
  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-a6cee2be]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-a6cee2be] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-a6cee2be] {
  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-a6cee2be]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-a6cee2be] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-a6cee2be] {
  text-indent: 0.0625rem;
}
[data-v-a6cee2be] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-a6cee2be] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-a6cee2be] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-a6cee2be] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-a6cee2be] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-a6cee2be] {
  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-a6cee2be] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-a6cee2be] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-a6cee2be] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-a6cee2be] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-a6cee2be] {
  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-a6cee2be] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-a6cee2be] {
  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-a6cee2be] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-a6cee2be] {
  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-a6cee2be] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-a6cee2be] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-a6cee2be], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-a6cee2be] {
  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-a6cee2be] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-a6cee2be] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-a6cee2be] {
  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-a6cee2be]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-a6cee2be]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-a6cee2be]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-a6cee2be] {
  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-a6cee2be] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-a6cee2be] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-a6cee2be] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-a6cee2be],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-a6cee2be] {
  color: #4153e2;
}
.el-pagination[data-v-a6cee2be] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-a6cee2be] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-a6cee2be]:hover {
  color: #4153e2;
}
.el-pager li[data-v-a6cee2be]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-a6cee2be]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-a6cee2be] {
  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-a6cee2be] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-a6cee2be] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-a6cee2be] {
  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-a6cee2be] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-a6cee2be] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-a6cee2be], .choose-date .el-date-table td.start-date span[data-v-a6cee2be] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-a6cee2be]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-a6cee2be]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-a6cee2be]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-a6cee2be] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-a6cee2be] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-a6cee2be] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-a6cee2be] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-a6cee2be]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-a6cee2be] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-a6cee2be] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-a6cee2be] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-a6cee2be] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-a6cee2be] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-a6cee2be] {
  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-a6cee2be] {
  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-a6cee2be] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-a6cee2be]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-a6cee2be] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-a6cee2be] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-a6cee2be] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-a6cee2be] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-a6cee2be] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-a6cee2be]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-a6cee2be] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-a6cee2be], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-a6cee2be] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-a6cee2be] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-a6cee2be]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-a6cee2be] {
  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-a6cee2be] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-a6cee2be] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-a6cee2be] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-a6cee2be]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-a6cee2be] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-a6cee2be] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-a6cee2be] {
  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-a6cee2be]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-a6cee2be] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-a6cee2be] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-a6cee2be] {
  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-a6cee2be] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-a6cee2be] {
  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-a6cee2be] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-a6cee2be] {
  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-a6cee2be] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-a6cee2be] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-a6cee2be] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-a6cee2be] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-a6cee2be] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-a6cee2be] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-a6cee2be] {
  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-a6cee2be]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-a6cee2be] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-a6cee2be] {
  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-a6cee2be] {
  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-a6cee2be] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-a6cee2be] {
  padding: 0 0.15625rem;
}
.el-button[data-v-a6cee2be]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-a6cee2be],
.el-button--success[data-v-a6cee2be] {
  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-a6cee2be] {
  font-weight: normal;
}
p[data-v-a6cee2be] {
  word-break: break-word;
}
table caption[data-v-a6cee2be] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-a6cee2be] {
  border: none;
}
table[border="1"] td[data-v-a6cee2be] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-a6cee2be] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-a6cee2be] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-a6cee2be]:last-of-type {
  border: none;
}
.question-table tr td[data-v-a6cee2be] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-a6cee2be]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-a6cee2be] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-a6cee2be] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-a6cee2be]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-a6cee2be] {
  text-indent: 2em;
}
.question-p-left[data-v-a6cee2be] {
  text-align: left;
}
.question-p-center[data-v-a6cee2be] {
  text-align: center;
}
.question-p-right[data-v-a6cee2be] {
  text-align: right;
}
.underpoint[data-v-a6cee2be] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-a6cee2be]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-a6cee2be] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-a6cee2be] {
    padding-bottom: 0;
}
}
.formula-math[data-v-a6cee2be] {
  display: none !important;
}
.drag-sort-wrapper[data-v-a6cee2be] {
  padding: 0 0.21875rem;
}
@charset "UTF-8";
*[data-v-3fdbd996] {
  box-sizing: border-box;
}
ol[data-v-3fdbd996],
ul[data-v-3fdbd996] {
  list-style: none;
}
div[data-v-3fdbd996] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-3fdbd996],
body[data-v-3fdbd996],
div[data-v-3fdbd996],
span[data-v-3fdbd996],
applet[data-v-3fdbd996],
object[data-v-3fdbd996],
iframe[data-v-3fdbd996],
h1[data-v-3fdbd996],
h2[data-v-3fdbd996],
h3[data-v-3fdbd996],
h4[data-v-3fdbd996],
h5[data-v-3fdbd996],
h6[data-v-3fdbd996],
p[data-v-3fdbd996],
blockquote[data-v-3fdbd996],
pre[data-v-3fdbd996],
a[data-v-3fdbd996],
abbr[data-v-3fdbd996],
acronym[data-v-3fdbd996],
address[data-v-3fdbd996],
big[data-v-3fdbd996],
cite[data-v-3fdbd996],
code[data-v-3fdbd996],
del[data-v-3fdbd996],
dfn[data-v-3fdbd996],
em[data-v-3fdbd996],
img[data-v-3fdbd996],
ins[data-v-3fdbd996],
kbd[data-v-3fdbd996],
q[data-v-3fdbd996],
s[data-v-3fdbd996],
samp[data-v-3fdbd996],
small[data-v-3fdbd996],
strike[data-v-3fdbd996],
strong[data-v-3fdbd996],
sub[data-v-3fdbd996],
sup[data-v-3fdbd996],
tt[data-v-3fdbd996],
var[data-v-3fdbd996],
b[data-v-3fdbd996],
u[data-v-3fdbd996],
i[data-v-3fdbd996],
center[data-v-3fdbd996],
dl[data-v-3fdbd996],
dt[data-v-3fdbd996],
dd[data-v-3fdbd996],
ol[data-v-3fdbd996],
ul[data-v-3fdbd996],
li[data-v-3fdbd996],
fieldset[data-v-3fdbd996],
form[data-v-3fdbd996],
label[data-v-3fdbd996],
legend[data-v-3fdbd996],
table[data-v-3fdbd996],
caption[data-v-3fdbd996],
tbody[data-v-3fdbd996],
tfoot[data-v-3fdbd996],
thead[data-v-3fdbd996],
tr[data-v-3fdbd996],
th[data-v-3fdbd996],
td[data-v-3fdbd996],
article[data-v-3fdbd996],
aside[data-v-3fdbd996],
canvas[data-v-3fdbd996],
details[data-v-3fdbd996],
embed[data-v-3fdbd996],
figure[data-v-3fdbd996],
figcaption[data-v-3fdbd996],
footer[data-v-3fdbd996],
header[data-v-3fdbd996],
hgroup[data-v-3fdbd996],
menu[data-v-3fdbd996],
nav[data-v-3fdbd996],
output[data-v-3fdbd996],
ruby[data-v-3fdbd996],
section[data-v-3fdbd996],
summary[data-v-3fdbd996],
time[data-v-3fdbd996],
mark[data-v-3fdbd996],
audio[data-v-3fdbd996],
video[data-v-3fdbd996] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-3fdbd996],
ins[data-v-3fdbd996],
u[data-v-3fdbd996],
s[data-v-3fdbd996],
a[data-v-3fdbd996],
a[data-v-3fdbd996]:hover {
  text-decoration: none;
}
input[type=number][data-v-3fdbd996]::-webkit-inner-spin-button,
input[type=number][data-v-3fdbd996]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-3fdbd996],
body[data-v-3fdbd996] {
  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-3fdbd996] {
  display: block;
}
h1[data-v-3fdbd996],
h2[data-v-3fdbd996],
h3[data-v-3fdbd996],
h4[data-v-3fdbd996],
h5[data-v-3fdbd996],
h6[data-v-3fdbd996] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-3fdbd996]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-3fdbd996]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-3fdbd996] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-3fdbd996]:active, button[data-v-3fdbd996]:focus,
a[data-v-3fdbd996]:active,
a[data-v-3fdbd996]:focus,
input[data-v-3fdbd996]:active,
input[data-v-3fdbd996]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-3fdbd996] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-3fdbd996] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-3fdbd996],
body[data-v-3fdbd996] {
  -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-3fdbd996] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-3fdbd996] {
  display: flex;
}
.icon-go[data-v-3fdbd996] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-3fdbd996] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-3fdbd996] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-3fdbd996] {
  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-3fdbd996] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-3fdbd996] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-3fdbd996] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-3fdbd996] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-3fdbd996] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-3fdbd996] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-3fdbd996] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-3fdbd996] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-3fdbd996] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-3fdbd996] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-3fdbd996] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-3fdbd996] {
  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-3fdbd996] {
  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-3fdbd996] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-3fdbd996] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-3fdbd996] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-3fdbd996]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-3fdbd996]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-3fdbd996],
.answer-box li[data-v-3fdbd996],
.answeransy-con[data-v-3fdbd996],
.answerExec-title[data-v-3fdbd996],
.answerExec-box li[data-v-3fdbd996],
.answerList-right__con[data-v-3fdbd996],
.correctAnswer-content[data-v-3fdbd996] {
  word-break: break-all;
}
.answer-name u[data-v-3fdbd996],
.answeransy-con u[data-v-3fdbd996],
.answer-content u[data-v-3fdbd996],
.answerExec-title u[data-v-3fdbd996],
.answerList-right__con u[data-v-3fdbd996] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-3fdbd996],
.answeransy-con img[data-v-3fdbd996],
.answer-content img[data-v-3fdbd996],
.answerExec-title img[data-v-3fdbd996],
.answerList-right__con img[data-v-3fdbd996],
.answerList-right__con img[data-v-3fdbd996],
.correctAnswer-content img[data-v-3fdbd996] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-3fdbd996],
.answerExec-box li div span:nth-child(1) img[data-v-3fdbd996] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-3fdbd996],
.answerExec-box li u[data-v-3fdbd996] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-3fdbd996] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-3fdbd996] {
  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-3fdbd996] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-3fdbd996]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-3fdbd996] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-3fdbd996] {
  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-3fdbd996]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-3fdbd996]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-3fdbd996] {
  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-3fdbd996]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-3fdbd996]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-3fdbd996] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-3fdbd996] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-3fdbd996] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-3fdbd996] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-3fdbd996] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-3fdbd996] {
  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,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABnlJREFUaAXdm0tIXUcYxz+94iMiVsT6aMV3RI0gGFHRprrwBdVAVzVQ6q50V0i1WTQuGgmYVCjuurHYRXQVKAq+KNobn2hXCo3SgIuUqhXqRePzavr/Ts45nvu+53VfA5eZM2fm+77f+ebMzJmZG0Umhfb29hunp6f1UVFRlVBR/Pbt22KkMxAnIU5itUgfIn2IeAfxJrI2kf4jPj5+fmxs7JjLGB2ijBTY3Nz8Pgy/B6M/hdxqxLFa5EPGOeqtIH4OGc+mp6f3tMhxV8cQYIDegfBuGNeKOMadIh15doBPov5TgFt1yBGq6gJuaWlpvLq6+h6S6vUa4mf9eYvF8nBycnLOz/IuxTQBAzQToAOQ1ukiMTAZI9HR0fenpqb+UatONTCabxua7ggUJatVZnB5G5p6J5r5hBq5FjWF4dn7KP8zfglq6plUNp6BCwsL37x69WrJXx1+ebitrS3u8vLyJ3j2C38FB7IcwIfxbn85MTFx5kuvT2DApgH2V8DW+hIWzPuAXgL0XUD/680Or8CiZ2dDHVYCFKEbvXk6WirsLhabcUh7Vmk3O4ZtVuY5pz12WtxBQUCPc4UwuK4oKio68tSRuW3SPPQAbBzAXltAqMKjaV/Btk/cDVkuwOKk4k9UCPY4q/d52jA5KXGenLh4UJxBhTssP6xkkcXhwTl4uLW1tQEv/axDiTC/wFDVqJx7O3gYsI/CnM/FfGcmGRhj7scoHaivHhfDTMyoF9kEFTIwnsQ3JioNqmglm/AO80oFhqC/YZXRH+9BBVUo50WED3jlRPAwLu4FErasrIy6uroU9piejBEZ33kU3uU1qIAEhn38+DElJCTQ2dkZjYzwp7X5QWT8MYpXF6H4P2RoWnBTY6oSVqo3ODhI4+Pj0qVpMTx8HhcXl2LJyclphJYu0zSJgt3B8q2qqip6/fo1bW9viyVNiyx2u90aDXJeNzY1eIJlpZj+UU9PD92+fdtUG1g4s3KnVWymJk+wGCpktTExMdTb20ulpaVynkmJ4mi8u6YBe4IdGhqi/v5+wlxX5sJuA/X19VFeXp6cZ3SCWS1YBPsOgt8zWrg32NHRUeGdPTg4oOrqall1bGws1dXV0cLCAh0dHcn5RiXQpO2W/Pz8hxB4wyihLMcXrKRra2uLuGlXVFRIWcJwVVNTQ1arlU5OTuR8gxKX7GH+YLAYJNBvWEnf+vo6JSYmUklJiZRFSUlJVFlZSXNzc3R+zttMxgR4OMZSUFDAHjYE2F/POpu/trZG6enpBFvkWykpKVReXk6zs7NCK5Bv6EgA+JKb9NeQobtJa4WV7F9eXhaAs7OzpSxKS0ujmzdvCp5GhyPn60gccJP+CgJ0dVp6YRmAgbizunXrFmVkZMhMWVlZxA9hfn5eztOagIf32MOfQcCHWoUYASvp5mGKwfj9TU1NlbIpNzeXuImvrKzIeRoTL9nDH6HydTepQhI/+YGBAaFnVVbjcZaHHi0B0z/B07W1tZScfL20xk374uKCNjY2tIgV6sDDv/FMa1OrBJ4DczNUBj2wkhybzUYPHjygvb3rjf+dnR1hqJLKaIw3uUlzh/W5RgG0uLhImZmZBDlkBKxkx/HxMa2urlJDQwPt7u5Sd3e3wwOQyqmMnxjyeYimIsyYuKc1OvBUc39/nw4PD3WJho3C56G0xGNFL8nvcsQGAL/AEs8daYnnecSSimAAFhgFYHj3GfLtEQxtFxlJAObVPDwBPhoUkYHZmJHhBGCR8mlE0r6DktmETksCbWpqeoF0pO0+zM/MzMgdstLDvL7UK8FHSswH2ZQsDsDYS+Wdw8AsFCutMC89otw5ZDUOwEIGTrghtnE6zANviDOLQ3AB5h1z9Gqd+F2vsDlUCf0Ltp0ZnHf/2XK3Kx04EPIXvqLeYOxqDn08Vwvh2W4MQ7+43vEAzAX5FAygec1U06ejO2WByINnhwH7rSddLk1aWZCP80HAkjIvlNNsK9vszUavwHyiDQLuhgO0CMtHD880A3NFPrsI6EYIHPYmKJj32Da2kW31ZYfDTMtXYfF03hN0Zl5bhi85Rt0HKPfGPeiN+bC6X0EVMEsM9wPiqj2FHnAC3T5vEwRzRsZ/AShhW/xyq6KQag8r6pJ4kO0R8gL1wRGcP3kooTnN56D4aBDebdP+xoNO6Qd0Sr8761Z7rcvDzso6OjrScV6kE+CR/UctZ3C+DtW/4v0P1qSjYw4OGoAAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 0.46875rem 0.46875rem;
  cursor: pointer;
}
.lessonplan img[data-v-3fdbd996] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-3fdbd996] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-3fdbd996] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-3fdbd996] {
  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-3fdbd996]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-3fdbd996] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-3fdbd996] {
  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-3fdbd996]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-3fdbd996] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-3fdbd996] {
  text-indent: 0.0625rem;
}
[data-v-3fdbd996] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-3fdbd996] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-3fdbd996] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-3fdbd996] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-3fdbd996] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-3fdbd996] {
  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-3fdbd996] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-3fdbd996] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-3fdbd996] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-3fdbd996] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-3fdbd996] {
  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-3fdbd996] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-3fdbd996] {
  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-3fdbd996] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-3fdbd996] {
  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-3fdbd996] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-3fdbd996] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-3fdbd996], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-3fdbd996] {
  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-3fdbd996] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-3fdbd996] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-3fdbd996] {
  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-3fdbd996]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-3fdbd996]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-3fdbd996]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-3fdbd996] {
  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-3fdbd996] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-3fdbd996] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-3fdbd996] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-3fdbd996],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-3fdbd996] {
  color: #4153e2;
}
.el-pagination[data-v-3fdbd996] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-3fdbd996] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-3fdbd996]:hover {
  color: #4153e2;
}
.el-pager li[data-v-3fdbd996]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-3fdbd996]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-3fdbd996] {
  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-3fdbd996] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-3fdbd996] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-3fdbd996] {
  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-3fdbd996] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-3fdbd996] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-3fdbd996], .choose-date .el-date-table td.start-date span[data-v-3fdbd996] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-3fdbd996]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-3fdbd996]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-3fdbd996]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-3fdbd996] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-3fdbd996] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-3fdbd996] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-3fdbd996] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-3fdbd996]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-3fdbd996] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-3fdbd996] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-3fdbd996] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-3fdbd996] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-3fdbd996] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-3fdbd996] {
  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-3fdbd996] {
  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-3fdbd996] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-3fdbd996]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-3fdbd996] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-3fdbd996] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-3fdbd996] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-3fdbd996] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-3fdbd996] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-3fdbd996]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-3fdbd996] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-3fdbd996], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-3fdbd996] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-3fdbd996] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-3fdbd996]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-3fdbd996] {
  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-3fdbd996] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-3fdbd996] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-3fdbd996] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-3fdbd996]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-3fdbd996] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-3fdbd996] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-3fdbd996] {
  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-3fdbd996]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-3fdbd996] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-3fdbd996] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-3fdbd996] {
  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-3fdbd996] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-3fdbd996] {
  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-3fdbd996] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-3fdbd996] {
  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-3fdbd996] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-3fdbd996] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-3fdbd996] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-3fdbd996] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-3fdbd996] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-3fdbd996] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-3fdbd996] {
  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-3fdbd996]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-3fdbd996] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-3fdbd996] {
  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-3fdbd996] {
  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-3fdbd996] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-3fdbd996] {
  padding: 0 0.15625rem;
}
.el-button[data-v-3fdbd996]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-3fdbd996],
.el-button--success[data-v-3fdbd996] {
  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-3fdbd996] {
  font-weight: normal;
}
p[data-v-3fdbd996] {
  word-break: break-word;
}
table caption[data-v-3fdbd996] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-3fdbd996] {
  border: none;
}
table[border="1"] td[data-v-3fdbd996] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-3fdbd996] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-3fdbd996] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-3fdbd996]:last-of-type {
  border: none;
}
.question-table tr td[data-v-3fdbd996] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-3fdbd996]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-3fdbd996] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-3fdbd996] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-3fdbd996]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-3fdbd996] {
  text-indent: 2em;
}
.question-p-left[data-v-3fdbd996] {
  text-align: left;
}
.question-p-center[data-v-3fdbd996] {
  text-align: center;
}
.question-p-right[data-v-3fdbd996] {
  text-align: right;
}
.underpoint[data-v-3fdbd996] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-3fdbd996]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-3fdbd996] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-3fdbd996] {
    padding-bottom: 0;
}
}
.formula-math[data-v-3fdbd996] {
  display: none !important;
}
.answer-result-wrapper[data-v-3fdbd996] {
  padding-top: 0.53906rem;
  display: flex;
}
.answer-result-wrapper .result-img[data-v-3fdbd996] {
  display: flex;
  justify-content: center;
  width: 2.78125rem;
  height: 1.8125rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.answer-result-wrapper .result-img.result-img-0[data-v-3fdbd996] {
  background: url(../img/result-img-0.91fa4992.png) no-repeat;
  background-size: 100% 100%;
}
.answer-result-wrapper .result-img.result-img-1[data-v-3fdbd996] {
  background: url(../img/result-img-1.67699557.png) no-repeat;
  background-size: 100% 100%;
}
.answer-result-wrapper .result-img.result-img-2[data-v-3fdbd996] {
  background: url(../img/result-img-2.eec503d3.png) no-repeat;
  background-size: 100% 100%;
}
.answer-result-wrapper .result-img.result-img-3[data-v-3fdbd996] {
  background: url(../img/result-img-3.26ae3ab5.png) no-repeat;
  background-size: 100% 100%;
}
.answer-result-wrapper .result-img .star[data-v-3fdbd996] {
  width: 0.32031rem;
  height: 0.32031rem;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABSCAMAAADw8nOpAAAAjVBMVEUAAAD////e3t7f39/e3t7e3t7f39/h4eHh4eHd3d3e3t7e3t7e3t7f39/e3t7d3d3f39/u7u7e3t7e3t7e3t7f39/e3t7e3t7e3t7f39/i4uLm5ube3t7d3d3e3t7e3t7e3t7e3t7f39/d3d3f39/e3t7e3t7g4ODg4ODe3t7e3t7e3t7e3t7f39/d3d0Rwo1rAAAALnRSTlMABPF+7MpPJBn62MJZSt2mcAr353tF4IVrZx8Txr2vmpZVQvtiXj04Map00radJNAQwwAAAiBJREFUWMOt14mOgjAQgOEpN8ghgqCy3uu5u/P+j7cJiUQQRpnO/wCfTabUFj7KK23LsksPxMp9rPNzKXGLTVsZ8YRPnSTEynomrQr0K7FVqS+mVpu0Um3yjp3u2ovMumSmu8wlvrTUE1X8SsZKiwyxp1CL/Okjf3TECHuLNMivfnLCF8840JlN/g6Rv1zxioNdmeRtmLzxRBeJXBa5ocgNRzSRLB/JeYdpgG9aLw7eJ1Z6Dc3ENvDDDDsxw2vabyk3mu7WBbIq1rtptFKt2Zq2j9rN7Nx9LDBvPG01VzWZoGBJs1nkygGqmSw5q8BE4UxYS5NryKTJDAxp0oBAmgwgkSYTmEuTc1C2rGgrANcQHU59csxncuJsDnWRmOlHzdXHFxIdaHJ8ObExj/ricQ+t9vrm/vW+q1kIIGyeiLcir2/o7VtLFDaX1MOJ1QKITN4fGJUKGMe4ArLpeHIKdCFnj4uv8g50f+PJP84Tj+4L6AzOXYDMQ0YrkjxwyDlj4Fobc8shtyQ54ZATkrQ4pEUPnJXHGLjGyBfyR/COR+4YA9cYeYYoPPIKmVWD5IU4wcqSOPcu4/fQ5FL/4mT8Loqwt8Bp7owB9haN+3iypYImtcxGnpgxdjPMFFqlpoHd4hFfz3HnwUvelvx66MvGxoXe3M2I68aqwCb7DIOdbWwqVkC2emyUeA9k+/ixwVx4l5PEVnxzFLxJOZvCKBIHuv0DW6u9b6THgi0AAAAASUVORK5CYII=);
}
.answer-result-wrapper .result-img .star.active[data-v-3fdbd996] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFIAAABSCAMAAADw8nOpAAAAk1BMVEUAAAD/yRf/yhb/yRb/yRb//0j/yRb/yBf/yRf/yRf/yRb/yRb/yRb/yhb/zh3/yRb/yhb/yhf/yxj/yRb/yRb/yRb/yRf/yRf/yhj/yxj/zRv/zBr/1ST/1Cv/yRf/yRj/yRf/yRf/yRf/yhf/yhf/yhn/yhb/yRf/yhf/yxr/zBv/yBf/yRb/yRf/yRf/zBr/yBY8Q2EVAAAAMHRSTlMA+X38cAPz7php2MbCTxndWUUh5suvpYJVSSYTCwW9XurgqEtBPTh4YzAc0ridiDKWWHUsAAACKklEQVRYw73XCZKqMBCA4Sbs+w4i7tuMs72+/+nelFWmREmUpGv+A3xStDQBXir5CV03/EmArDcDLxlvVKKHPI9GXONNawqxd29JtycgWxzU6osLd0i6C/1p412Wrrgs78lyqUn6+JCvJ9rpI5naWmSGI2Va5OcY+akj7nG0vQYZjpORunhEQUdl8ktEfqmKZxR2ViR3YnKnJs5NMWnOlcgaJdUqIkNpbCKXHKwAn7TyD8lLC/dfxprKwRdzqobNzoKlbBed5a1KVKpceVZX2IPZsspA7YyQza8XyLinrTL7QjZIWMP/LHQxgN6hJZ0eGBLHYEVNrmBDTW7AoSYdCKjJABpqcgc5NZmDXdGKlQ1QuKTDKeC33KATjRwudQaZ2PGjj0Ek7oEXGyRiDDfFpr5ozmDQzCQTeZmpKWYAtKa5hpHWOuYaRntXF98BiE0fhPnEovIbmIGsZaCwxpcgzZpOWipfePIy+POr/J5Ofqt84skLQZ6rchaQlqBCH1IyVyHzZwOnHrmnQnpSMlIhI7KB81y6gfMSCXlQIw9AvoItsoHzPPnAqUe+Uf2IENajYr2QPEk2WNtK9t5p+tKITpdfjKYvjg5HC2J+ZgxwtE5IfuBIpW8Dz/bLiRszfVzZ7QIGLVoH70snPD2ml8BDiWdOeHrs4b2q5zDavJ5w3Ci2yAuPIOxYIW9bgLQiut6fGUibXe97VMCz4iZ10zq24UnLuN46210M9/0HPSDZf+K3G3EAAAAASUVORK5CYII=);
}
.answer-result-wrapper .result-img .star[data-v-3fdbd996]:nth-child(1), .answer-result-wrapper .result-img .star[data-v-3fdbd996]:nth-child(3) {
  margin-top: 0.19531rem;
}
.answer-result-wrapper .result-img .star[data-v-3fdbd996]:nth-child(n+2) {
  margin-left: 0.28125rem;
  /* 72rpx / 2 */
}
.answer-result-wrapper .result-content[data-v-3fdbd996] {
  margin-left: 0.15625rem;
  margin-top: 0.15625rem;
  /* 40rpx / 2 */
}
.answer-result-wrapper .result-content .result-item[data-v-3fdbd996] {
  display: flex;
  justify-content: center;
}
.answer-result-wrapper .result-content .result-item[data-v-3fdbd996]:nth-child(n+2) {
  margin-top: 0.125rem;
  /* 32rpx / 2 */
}
.answer-result-wrapper .result-content .result-item .seq[data-v-3fdbd996] {
  padding-left: 0.09375rem;
  /* 24rpx / 2 */
  display: flex;
  align-items: center;
  flex: 0 0 0.27734rem;
  /* 71rpx / 2 */
  width: 0.27734rem;
  /* 71rpx / 2 */
  height: 0.34375rem;
  /* 88rpx / 2 */
  font-size: 0.1875rem;
  /* 48rpx / 2 */
  background: #0dcb8b;
  border-radius: 0.0625rem 0 0 0.0625rem;
  /* 16px / 2 */
  color: #ffffff;
}
.answer-result-wrapper .result-content .result-item .text-box[data-v-3fdbd996] {
  display: flex;
  align-items: center;
  margin-left: 0.03125rem;
  /* 8rpx / 2 */
  padding: 0 0.10938rem 0 0.125rem;
  /* 28rpx/2, 32rpx/2 */
  width: 0.96484rem;
  /* 247rpx / 2 */
  flex: 0 0 0.96484rem;
  /* 247rpx / 2 */
  height: 0.34375rem;
  /* 88rpx / 2 */
  background: #f3f4f6;
  border-radius: 0 0.0625rem 0.0625rem 0;
  /* 16rpx / 2 */
  color: #000000;
}
.answer-result-wrapper .result-content .result-item .text-box .text[data-v-3fdbd996] {
  flex: 1;
}
.answer-result-wrapper .result-content .result-item .text-box .el-icon-check[data-v-3fdbd996] {
  font-size: 0.1875rem;
  color: #0dcb8b;
}
.answer-result-wrapper .result-content .result-item .text-box .el-icon-close[data-v-3fdbd996] {
  font-size: 0.1875rem;
  color: #fc6156;
}
.answer-result-wrapper .result-content .result-item.result-item-wrong .seq[data-v-3fdbd996] {
  background: #ff7373;
}
@charset "UTF-8";
*[data-v-6dcd7bf1] {
  box-sizing: border-box;
}
ol[data-v-6dcd7bf1],
ul[data-v-6dcd7bf1] {
  list-style: none;
}
div[data-v-6dcd7bf1] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-6dcd7bf1],
body[data-v-6dcd7bf1],
div[data-v-6dcd7bf1],
span[data-v-6dcd7bf1],
applet[data-v-6dcd7bf1],
object[data-v-6dcd7bf1],
iframe[data-v-6dcd7bf1],
h1[data-v-6dcd7bf1],
h2[data-v-6dcd7bf1],
h3[data-v-6dcd7bf1],
h4[data-v-6dcd7bf1],
h5[data-v-6dcd7bf1],
h6[data-v-6dcd7bf1],
p[data-v-6dcd7bf1],
blockquote[data-v-6dcd7bf1],
pre[data-v-6dcd7bf1],
a[data-v-6dcd7bf1],
abbr[data-v-6dcd7bf1],
acronym[data-v-6dcd7bf1],
address[data-v-6dcd7bf1],
big[data-v-6dcd7bf1],
cite[data-v-6dcd7bf1],
code[data-v-6dcd7bf1],
del[data-v-6dcd7bf1],
dfn[data-v-6dcd7bf1],
em[data-v-6dcd7bf1],
img[data-v-6dcd7bf1],
ins[data-v-6dcd7bf1],
kbd[data-v-6dcd7bf1],
q[data-v-6dcd7bf1],
s[data-v-6dcd7bf1],
samp[data-v-6dcd7bf1],
small[data-v-6dcd7bf1],
strike[data-v-6dcd7bf1],
strong[data-v-6dcd7bf1],
sub[data-v-6dcd7bf1],
sup[data-v-6dcd7bf1],
tt[data-v-6dcd7bf1],
var[data-v-6dcd7bf1],
b[data-v-6dcd7bf1],
u[data-v-6dcd7bf1],
i[data-v-6dcd7bf1],
center[data-v-6dcd7bf1],
dl[data-v-6dcd7bf1],
dt[data-v-6dcd7bf1],
dd[data-v-6dcd7bf1],
ol[data-v-6dcd7bf1],
ul[data-v-6dcd7bf1],
li[data-v-6dcd7bf1],
fieldset[data-v-6dcd7bf1],
form[data-v-6dcd7bf1],
label[data-v-6dcd7bf1],
legend[data-v-6dcd7bf1],
table[data-v-6dcd7bf1],
caption[data-v-6dcd7bf1],
tbody[data-v-6dcd7bf1],
tfoot[data-v-6dcd7bf1],
thead[data-v-6dcd7bf1],
tr[data-v-6dcd7bf1],
th[data-v-6dcd7bf1],
td[data-v-6dcd7bf1],
article[data-v-6dcd7bf1],
aside[data-v-6dcd7bf1],
canvas[data-v-6dcd7bf1],
details[data-v-6dcd7bf1],
embed[data-v-6dcd7bf1],
figure[data-v-6dcd7bf1],
figcaption[data-v-6dcd7bf1],
footer[data-v-6dcd7bf1],
header[data-v-6dcd7bf1],
hgroup[data-v-6dcd7bf1],
menu[data-v-6dcd7bf1],
nav[data-v-6dcd7bf1],
output[data-v-6dcd7bf1],
ruby[data-v-6dcd7bf1],
section[data-v-6dcd7bf1],
summary[data-v-6dcd7bf1],
time[data-v-6dcd7bf1],
mark[data-v-6dcd7bf1],
audio[data-v-6dcd7bf1],
video[data-v-6dcd7bf1] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-6dcd7bf1],
ins[data-v-6dcd7bf1],
u[data-v-6dcd7bf1],
s[data-v-6dcd7bf1],
a[data-v-6dcd7bf1],
a[data-v-6dcd7bf1]:hover {
  text-decoration: none;
}
input[type=number][data-v-6dcd7bf1]::-webkit-inner-spin-button,
input[type=number][data-v-6dcd7bf1]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-6dcd7bf1],
body[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  display: block;
}
h1[data-v-6dcd7bf1],
h2[data-v-6dcd7bf1],
h3[data-v-6dcd7bf1],
h4[data-v-6dcd7bf1],
h5[data-v-6dcd7bf1],
h6[data-v-6dcd7bf1] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-6dcd7bf1]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-6dcd7bf1]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-6dcd7bf1] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-6dcd7bf1]:active, button[data-v-6dcd7bf1]:focus,
a[data-v-6dcd7bf1]:active,
a[data-v-6dcd7bf1]:focus,
input[data-v-6dcd7bf1]:active,
input[data-v-6dcd7bf1]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-6dcd7bf1] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-6dcd7bf1] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-6dcd7bf1],
body[data-v-6dcd7bf1] {
  -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-6dcd7bf1] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-6dcd7bf1] {
  display: flex;
}
.icon-go[data-v-6dcd7bf1] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-6dcd7bf1] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-6dcd7bf1] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-6dcd7bf1] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-6dcd7bf1] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-6dcd7bf1] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-6dcd7bf1] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-6dcd7bf1] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-6dcd7bf1] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-6dcd7bf1] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-6dcd7bf1] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-6dcd7bf1] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-6dcd7bf1] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  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-6dcd7bf1] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-6dcd7bf1] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-6dcd7bf1] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-6dcd7bf1]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-6dcd7bf1]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-6dcd7bf1],
.answer-box li[data-v-6dcd7bf1],
.answeransy-con[data-v-6dcd7bf1],
.answerExec-title[data-v-6dcd7bf1],
.answerExec-box li[data-v-6dcd7bf1],
.answerList-right__con[data-v-6dcd7bf1],
.correctAnswer-content[data-v-6dcd7bf1] {
  word-break: break-all;
}
.answer-name u[data-v-6dcd7bf1],
.answeransy-con u[data-v-6dcd7bf1],
.answer-content u[data-v-6dcd7bf1],
.answerExec-title u[data-v-6dcd7bf1],
.answerList-right__con u[data-v-6dcd7bf1] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-6dcd7bf1],
.answeransy-con img[data-v-6dcd7bf1],
.answer-content img[data-v-6dcd7bf1],
.answerExec-title img[data-v-6dcd7bf1],
.answerList-right__con img[data-v-6dcd7bf1],
.answerList-right__con img[data-v-6dcd7bf1],
.correctAnswer-content img[data-v-6dcd7bf1] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-6dcd7bf1],
.answerExec-box li div span:nth-child(1) img[data-v-6dcd7bf1] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-6dcd7bf1],
.answerExec-box li u[data-v-6dcd7bf1] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-6dcd7bf1] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-6dcd7bf1]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-6dcd7bf1] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-6dcd7bf1] {
  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-6dcd7bf1]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-6dcd7bf1]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-6dcd7bf1] {
  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-6dcd7bf1]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-6dcd7bf1]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-6dcd7bf1] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-6dcd7bf1] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-6dcd7bf1] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-6dcd7bf1] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-6dcd7bf1] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-6dcd7bf1] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-6dcd7bf1] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-6dcd7bf1] {
  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-6dcd7bf1]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-6dcd7bf1] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-6dcd7bf1] {
  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-6dcd7bf1]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-6dcd7bf1] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-6dcd7bf1] {
  text-indent: 0.0625rem;
}
[data-v-6dcd7bf1] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-6dcd7bf1] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-6dcd7bf1] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-6dcd7bf1] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-6dcd7bf1] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-6dcd7bf1] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-6dcd7bf1] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-6dcd7bf1] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-6dcd7bf1] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-6dcd7bf1], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-6dcd7bf1] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-6dcd7bf1] {
  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-6dcd7bf1]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-6dcd7bf1]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-6dcd7bf1]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-6dcd7bf1] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-6dcd7bf1] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-6dcd7bf1],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-6dcd7bf1] {
  color: #4153e2;
}
.el-pagination[data-v-6dcd7bf1] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-6dcd7bf1] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-6dcd7bf1]:hover {
  color: #4153e2;
}
.el-pager li[data-v-6dcd7bf1]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-6dcd7bf1]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-6dcd7bf1] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-6dcd7bf1] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-6dcd7bf1], .choose-date .el-date-table td.start-date span[data-v-6dcd7bf1] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-6dcd7bf1]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-6dcd7bf1]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-6dcd7bf1]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-6dcd7bf1] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-6dcd7bf1] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-6dcd7bf1] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-6dcd7bf1] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-6dcd7bf1]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-6dcd7bf1] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-6dcd7bf1] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-6dcd7bf1] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-6dcd7bf1] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-6dcd7bf1] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  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-6dcd7bf1] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-6dcd7bf1]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-6dcd7bf1] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-6dcd7bf1] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-6dcd7bf1] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-6dcd7bf1] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-6dcd7bf1] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-6dcd7bf1]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-6dcd7bf1] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-6dcd7bf1], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-6dcd7bf1] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-6dcd7bf1] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-6dcd7bf1]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-6dcd7bf1] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-6dcd7bf1] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-6dcd7bf1]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-6dcd7bf1] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-6dcd7bf1] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-6dcd7bf1] {
  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-6dcd7bf1]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-6dcd7bf1] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-6dcd7bf1] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-6dcd7bf1] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-6dcd7bf1] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-6dcd7bf1] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-6dcd7bf1] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-6dcd7bf1] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-6dcd7bf1] {
  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-6dcd7bf1]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-6dcd7bf1] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  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-6dcd7bf1] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-6dcd7bf1] {
  padding: 0 0.15625rem;
}
.el-button[data-v-6dcd7bf1]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-6dcd7bf1],
.el-button--success[data-v-6dcd7bf1] {
  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-6dcd7bf1] {
  font-weight: normal;
}
p[data-v-6dcd7bf1] {
  word-break: break-word;
}
table caption[data-v-6dcd7bf1] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-6dcd7bf1] {
  border: none;
}
table[border="1"] td[data-v-6dcd7bf1] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-6dcd7bf1] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-6dcd7bf1] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-6dcd7bf1]:last-of-type {
  border: none;
}
.question-table tr td[data-v-6dcd7bf1] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-6dcd7bf1]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-6dcd7bf1] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-6dcd7bf1] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-6dcd7bf1]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-6dcd7bf1] {
  text-indent: 2em;
}
.question-p-left[data-v-6dcd7bf1] {
  text-align: left;
}
.question-p-center[data-v-6dcd7bf1] {
  text-align: center;
}
.question-p-right[data-v-6dcd7bf1] {
  text-align: right;
}
.underpoint[data-v-6dcd7bf1] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-6dcd7bf1]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-6dcd7bf1] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-6dcd7bf1] {
    padding-bottom: 0;
}
}
.formula-math[data-v-6dcd7bf1] {
  display: none !important;
}
.talk-page-box[data-v-6dcd7bf1] {
  margin-top: 0.40625rem;
  display: flex;
  justify-content: center;
}
.talk-page-box .talk-bg-box[data-v-6dcd7bf1] {
  overflow: hidden;
  position: relative;
  width: 3.03906rem;
  height: 4.71875rem;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  border: 0.00781rem solid #FFFFFF;
  overflow: hidden;
  background: #FFFFFF;
}
.talk-page-box .talk-bg-box .image[data-v-6dcd7bf1] {
  display: block;
  width: 100%;
}
.talk-page-box .talk-container[data-v-6dcd7bf1] {
  display: flex;
  flex-direction: column;
  margin-left: 0.11719rem;
  position: relative;
  width: 5.60156rem;
  height: 4.71875rem;
  background: #F5F3F3;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  display: flex;
  flex-direction: column;
}
.talk-page-box .talk-container .content-box[data-v-6dcd7bf1] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.talk-page-box .talk-container .content-box .top-box[data-v-6dcd7bf1] {
  position: relative;
  height: 0.5625rem;
  background: #EBE8E8;
  border-radius: 0.07813rem 0.07813rem 0 0;
  display: flex;
  align-items: center;
  padding-left: 0.24219rem;
}
.talk-page-box .talk-container .content-box .top-box .title[data-v-6dcd7bf1] {
  font-size: 0.13281rem;
  color: #222222;
}
.talk-page-box .talk-container .content-box .top-box .tips[data-v-6dcd7bf1] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.13281rem;
  color: #AAABB3;
}
.talk-page-box .talk-container .content-box .swiper-item[data-v-6dcd7bf1] {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden auto;
  background: #FFFFFF;
}
.talk-page-box .talk-container .content-box .scroll-box[data-v-6dcd7bf1] {
  padding-top: 0.24219rem;
  width: 2.79688rem;
}
.talk-page-box .talk-container .content-box .scroll-box-2[data-v-6dcd7bf1] {
  padding-top: 0.20313rem;
  width: 3.59375rem;
}
.talk-page-box .talk-container .content-box .scroll-box-result[data-v-6dcd7bf1] {
  width: 5.11719rem;
}
.talk-page-box .talk-container .content-box .btn-box[data-v-6dcd7bf1] {
  margin: 0.15625rem 0;
}
.talk-page-box .talk-container .content-box .btn-box .btn[data-v-6dcd7bf1] {
  cursor: pointer;
  width: 2.79688rem;
  height: 0.39844rem;
  background: #FF683E;
  border-radius: 0.46875rem 0.46875rem 0.46875rem 0.46875rem;
  font-size: 0.11719rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talk-page-box .talk-container .content-box .btn-box .btn.disable[data-v-6dcd7bf1] {
  opacity: 0.4;
}
.talk-page-box .talk-container .content-box .btn-box-result[data-v-6dcd7bf1] {
  display: flex;
  padding-left: 2.1875rem;
}
.talk-page-box .talk-container .content-box .btn-box-result .btn[data-v-6dcd7bf1] {
  margin-top: -0.0625rem;
  cursor: pointer;
  width: 1.10938rem;
  height: 0.39844rem;
  background: #FF683E;
  border-radius: 0.46875rem 0.46875rem 0.46875rem 0.46875rem;
  font-size: 0.11719rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talk-page-box .talk-container .content-box .btn-box-result .btn.disable[data-v-6dcd7bf1] {
  opacity: 0.4;
}
@charset "UTF-8";
*[data-v-17e9271e] {
  box-sizing: border-box;
}
ol[data-v-17e9271e],
ul[data-v-17e9271e] {
  list-style: none;
}
div[data-v-17e9271e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-17e9271e],
body[data-v-17e9271e],
div[data-v-17e9271e],
span[data-v-17e9271e],
applet[data-v-17e9271e],
object[data-v-17e9271e],
iframe[data-v-17e9271e],
h1[data-v-17e9271e],
h2[data-v-17e9271e],
h3[data-v-17e9271e],
h4[data-v-17e9271e],
h5[data-v-17e9271e],
h6[data-v-17e9271e],
p[data-v-17e9271e],
blockquote[data-v-17e9271e],
pre[data-v-17e9271e],
a[data-v-17e9271e],
abbr[data-v-17e9271e],
acronym[data-v-17e9271e],
address[data-v-17e9271e],
big[data-v-17e9271e],
cite[data-v-17e9271e],
code[data-v-17e9271e],
del[data-v-17e9271e],
dfn[data-v-17e9271e],
em[data-v-17e9271e],
img[data-v-17e9271e],
ins[data-v-17e9271e],
kbd[data-v-17e9271e],
q[data-v-17e9271e],
s[data-v-17e9271e],
samp[data-v-17e9271e],
small[data-v-17e9271e],
strike[data-v-17e9271e],
strong[data-v-17e9271e],
sub[data-v-17e9271e],
sup[data-v-17e9271e],
tt[data-v-17e9271e],
var[data-v-17e9271e],
b[data-v-17e9271e],
u[data-v-17e9271e],
i[data-v-17e9271e],
center[data-v-17e9271e],
dl[data-v-17e9271e],
dt[data-v-17e9271e],
dd[data-v-17e9271e],
ol[data-v-17e9271e],
ul[data-v-17e9271e],
li[data-v-17e9271e],
fieldset[data-v-17e9271e],
form[data-v-17e9271e],
label[data-v-17e9271e],
legend[data-v-17e9271e],
table[data-v-17e9271e],
caption[data-v-17e9271e],
tbody[data-v-17e9271e],
tfoot[data-v-17e9271e],
thead[data-v-17e9271e],
tr[data-v-17e9271e],
th[data-v-17e9271e],
td[data-v-17e9271e],
article[data-v-17e9271e],
aside[data-v-17e9271e],
canvas[data-v-17e9271e],
details[data-v-17e9271e],
embed[data-v-17e9271e],
figure[data-v-17e9271e],
figcaption[data-v-17e9271e],
footer[data-v-17e9271e],
header[data-v-17e9271e],
hgroup[data-v-17e9271e],
menu[data-v-17e9271e],
nav[data-v-17e9271e],
output[data-v-17e9271e],
ruby[data-v-17e9271e],
section[data-v-17e9271e],
summary[data-v-17e9271e],
time[data-v-17e9271e],
mark[data-v-17e9271e],
audio[data-v-17e9271e],
video[data-v-17e9271e] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-17e9271e],
ins[data-v-17e9271e],
u[data-v-17e9271e],
s[data-v-17e9271e],
a[data-v-17e9271e],
a[data-v-17e9271e]:hover {
  text-decoration: none;
}
input[type=number][data-v-17e9271e]::-webkit-inner-spin-button,
input[type=number][data-v-17e9271e]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-17e9271e],
body[data-v-17e9271e] {
  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-17e9271e] {
  display: block;
}
h1[data-v-17e9271e],
h2[data-v-17e9271e],
h3[data-v-17e9271e],
h4[data-v-17e9271e],
h5[data-v-17e9271e],
h6[data-v-17e9271e] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-17e9271e]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-17e9271e]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-17e9271e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-17e9271e]:active, button[data-v-17e9271e]:focus,
a[data-v-17e9271e]:active,
a[data-v-17e9271e]:focus,
input[data-v-17e9271e]:active,
input[data-v-17e9271e]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-17e9271e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-17e9271e] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-17e9271e],
body[data-v-17e9271e] {
  -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-17e9271e] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-17e9271e] {
  display: flex;
}
.icon-go[data-v-17e9271e] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-17e9271e] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-17e9271e] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-17e9271e] {
  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-17e9271e] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-17e9271e] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-17e9271e] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-17e9271e] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-17e9271e] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-17e9271e] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-17e9271e] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-17e9271e] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-17e9271e] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-17e9271e] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-17e9271e] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-17e9271e] {
  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-17e9271e] {
  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-17e9271e] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-17e9271e] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-17e9271e] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-17e9271e]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-17e9271e]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-17e9271e],
.answer-box li[data-v-17e9271e],
.answeransy-con[data-v-17e9271e],
.answerExec-title[data-v-17e9271e],
.answerExec-box li[data-v-17e9271e],
.answerList-right__con[data-v-17e9271e],
.correctAnswer-content[data-v-17e9271e] {
  word-break: break-all;
}
.answer-name u[data-v-17e9271e],
.answeransy-con u[data-v-17e9271e],
.answer-content u[data-v-17e9271e],
.answerExec-title u[data-v-17e9271e],
.answerList-right__con u[data-v-17e9271e] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-17e9271e],
.answeransy-con img[data-v-17e9271e],
.answer-content img[data-v-17e9271e],
.answerExec-title img[data-v-17e9271e],
.answerList-right__con img[data-v-17e9271e],
.answerList-right__con img[data-v-17e9271e],
.correctAnswer-content img[data-v-17e9271e] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-17e9271e],
.answerExec-box li div span:nth-child(1) img[data-v-17e9271e] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-17e9271e],
.answerExec-box li u[data-v-17e9271e] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-17e9271e] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-17e9271e] {
  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-17e9271e] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-17e9271e]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-17e9271e] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-17e9271e] {
  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-17e9271e]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-17e9271e]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-17e9271e] {
  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-17e9271e]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-17e9271e]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-17e9271e] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-17e9271e] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-17e9271e] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-17e9271e] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-17e9271e] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-17e9271e] {
  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-17e9271e] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-17e9271e] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-17e9271e] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-17e9271e] {
  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-17e9271e]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-17e9271e] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-17e9271e] {
  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-17e9271e]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-17e9271e] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-17e9271e] {
  text-indent: 0.0625rem;
}
[data-v-17e9271e] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-17e9271e] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-17e9271e] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-17e9271e] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-17e9271e] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-17e9271e] {
  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-17e9271e] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-17e9271e] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-17e9271e] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-17e9271e] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-17e9271e] {
  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-17e9271e] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-17e9271e] {
  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-17e9271e] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-17e9271e] {
  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-17e9271e] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-17e9271e] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-17e9271e], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-17e9271e] {
  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-17e9271e] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-17e9271e] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-17e9271e] {
  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-17e9271e]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-17e9271e]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-17e9271e]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-17e9271e] {
  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-17e9271e] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-17e9271e] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-17e9271e] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-17e9271e],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-17e9271e] {
  color: #4153e2;
}
.el-pagination[data-v-17e9271e] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-17e9271e] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-17e9271e]:hover {
  color: #4153e2;
}
.el-pager li[data-v-17e9271e]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-17e9271e]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-17e9271e] {
  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-17e9271e] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-17e9271e] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-17e9271e] {
  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-17e9271e] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-17e9271e] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-17e9271e], .choose-date .el-date-table td.start-date span[data-v-17e9271e] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-17e9271e]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-17e9271e]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-17e9271e]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-17e9271e] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-17e9271e] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-17e9271e] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-17e9271e] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-17e9271e]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-17e9271e] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-17e9271e] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-17e9271e] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-17e9271e] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-17e9271e] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-17e9271e] {
  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-17e9271e] {
  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-17e9271e] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-17e9271e]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-17e9271e] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-17e9271e] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-17e9271e] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-17e9271e] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-17e9271e] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-17e9271e]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-17e9271e] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-17e9271e], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-17e9271e] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-17e9271e] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-17e9271e]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-17e9271e] {
  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-17e9271e] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-17e9271e] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-17e9271e] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-17e9271e]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-17e9271e] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-17e9271e] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-17e9271e] {
  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-17e9271e]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-17e9271e] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-17e9271e] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-17e9271e] {
  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-17e9271e] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-17e9271e] {
  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-17e9271e] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-17e9271e] {
  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-17e9271e] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-17e9271e] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-17e9271e] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-17e9271e] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-17e9271e] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-17e9271e] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-17e9271e] {
  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-17e9271e]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-17e9271e] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-17e9271e] {
  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-17e9271e] {
  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-17e9271e] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-17e9271e] {
  padding: 0 0.15625rem;
}
.el-button[data-v-17e9271e]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-17e9271e],
.el-button--success[data-v-17e9271e] {
  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-17e9271e] {
  font-weight: normal;
}
p[data-v-17e9271e] {
  word-break: break-word;
}
table caption[data-v-17e9271e] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-17e9271e] {
  border: none;
}
table[border="1"] td[data-v-17e9271e] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-17e9271e] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-17e9271e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-17e9271e]:last-of-type {
  border: none;
}
.question-table tr td[data-v-17e9271e] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-17e9271e]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-17e9271e] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-17e9271e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-17e9271e]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-17e9271e] {
  text-indent: 2em;
}
.question-p-left[data-v-17e9271e] {
  text-align: left;
}
.question-p-center[data-v-17e9271e] {
  text-align: center;
}
.question-p-right[data-v-17e9271e] {
  text-align: right;
}
.underpoint[data-v-17e9271e] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-17e9271e]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-17e9271e] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-17e9271e] {
    padding-bottom: 0;
}
}
.formula-math[data-v-17e9271e] {
  display: none !important;
}
.talk-page-box[data-v-17e9271e] {
  margin-top: 0.40625rem;
  display: flex;
  justify-content: center;
}
.talk-page-box .talk-bg-box[data-v-17e9271e] {
  overflow: hidden;
  position: relative;
  width: 3.03906rem;
  height: 4.71875rem;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  border: 0.00781rem solid #FFFFFF;
  overflow: hidden auto;
  background: #FFFFFF;
}
.talk-page-box .talk-bg-box[data-v-17e9271e]::-webkit-scrollbar {
  display: none;
}
.talk-page-box .talk-bg-box .image[data-v-17e9271e] {
  display: block;
  width: 100%;
}
.talk-page-box .talk-bg-box .treasure-area[data-v-17e9271e] {
  position: absolute;
}
.talk-page-box .talk-container[data-v-17e9271e] {
  display: flex;
  flex-direction: column;
  margin-left: 0.11719rem;
  position: relative;
  width: 5.60156rem;
  height: 4.71875rem;
  background: #F5F3F3;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  display: flex;
  flex-direction: column;
}
.talk-page-box .talk-container .content-box[data-v-17e9271e] {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.talk-page-box .talk-container .content-box .icon[data-v-17e9271e] {
  width: 0.96875rem;
  height: 1.09375rem;
  background: url(../img/tips-icon.24325a73.png) no-repeat;
  background-size: 100% 100%;
}
.talk-page-box .talk-container .content-box .right-box[data-v-17e9271e] {
  margin-left: 0.25rem;
}
.talk-page-box .talk-container .content-box .right-box .diamond-box[data-v-17e9271e] {
  display: flex;
}
.talk-page-box .talk-container .content-box .right-box .diamond-box .diamond[data-v-17e9271e] {
  width: 0.39844rem;
  height: 0.39844rem;
  background: url(../img/icon-diamond.0eaaf721.png) no-repeat;
  background-size: 100% 100%;
}
.talk-page-box .talk-container .content-box .right-box .diamond-box .diamond[data-v-17e9271e]:nth-child(n+2) {
  margin-left: 0.15625rem;
}
.talk-page-box .talk-container .content-box .right-box .diamond-box .diamond.active[data-v-17e9271e] {
  background: url(../img/icon-diamond-active.c0407abc.png) no-repeat;
  background-size: 100% 100%;
}
.talk-page-box .talk-container .content-box .right-box .text[data-v-17e9271e] {
  margin-top: 0.11719rem;
  margin-left: 0.0625rem;
  font-size: 0.13281rem;
  color: #222222;
  line-height: 0.20313rem;
}
.treasure-dialog-box[data-v-17e9271e] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
}
.treasure-dialog-box .dialog-content-box[data-v-17e9271e] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: bounce-in 0.3s;
}
.treasure-dialog-box .dialog-content-box .dialog-top[data-v-17e9271e] {
  margin-left: 0.55469rem;
  width: 1.07031rem;
  height: 1.00391rem;
  background: url(../img/dialog-top.3de68d1b.png) no-repeat;
  background-size: 100% 100%;
}
.treasure-dialog-box .dialog-content-box .dialog-content[data-v-17e9271e] {
  position: relative;
  margin-top: -0.35156rem;
  width: 2.26563rem;
  background: #FFFFFF;
  border-radius: 0.09375rem;
  padding: 0.21875rem 0.25rem 0.16406rem;
}
.treasure-dialog-box .dialog-content-box .dialog-content .icon-close-box[data-v-17e9271e] {
  cursor: pointer;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: -0.375rem;
  right: 0.07031rem;
  border-radius: 50%;
  border: 0.01563rem solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.treasure-dialog-box .dialog-content-box .dialog-content .icon-close-box .el-icon-close[data-v-17e9271e] {
  margin-left: 0.00781rem;
  font-size: 0.15625rem;
  color: #FFFFFF;
}
.treasure-dialog-box .dialog-content-box .dialog-content .content-title[data-v-17e9271e] {
  height: 0.375rem;
  font-size: 0.13281rem;
  color: #333333;
  line-height: 0.1875rem;
  text-align: center;
}
.treasure-dialog-box .dialog-content-box .dialog-content .image-box[data-v-17e9271e] {
  margin-top: 0.125rem;
  width: 1.76563rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.treasure-dialog-box .dialog-content-box .dialog-content .image-box .image[data-v-17e9271e] {
  max-width: 1.76563rem;
  max-height: 1.21875rem;
}
.treasure-dialog-box .dialog-content-box .dialog-content .word-text-box[data-v-17e9271e] {
  margin-top: 0.125rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.treasure-dialog-box .dialog-content-box .dialog-content .word-text-box .word-text[data-v-17e9271e] {
  position: relative;
  font-size: 0.1875rem;
  color: #333333;
  padding: 0.03906rem;
  line-height: 0.20313rem;
  text-align: center;
}
.treasure-dialog-box .dialog-content-box .dialog-content .word-text-box .word-text .el-icon-video-play[data-v-17e9271e] {
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -0.14063rem;
  right: -0.21875rem;
  line-height: 0.28125rem;
  color: #666666;
  font-size: 0.15625rem;
}
.treasure-dialog-box .dialog-content-box .dialog-content .word-translate[data-v-17e9271e] {
  margin-top: 0.02344rem;
  font-size: 0.11719rem;
  color: #666666;
  line-height: 0.16406rem;
  text-align: center;
}
@charset "UTF-8";
*[data-v-585e8944] {
  box-sizing: border-box;
}
ol[data-v-585e8944],
ul[data-v-585e8944] {
  list-style: none;
}
div[data-v-585e8944] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-585e8944],
body[data-v-585e8944],
div[data-v-585e8944],
span[data-v-585e8944],
applet[data-v-585e8944],
object[data-v-585e8944],
iframe[data-v-585e8944],
h1[data-v-585e8944],
h2[data-v-585e8944],
h3[data-v-585e8944],
h4[data-v-585e8944],
h5[data-v-585e8944],
h6[data-v-585e8944],
p[data-v-585e8944],
blockquote[data-v-585e8944],
pre[data-v-585e8944],
a[data-v-585e8944],
abbr[data-v-585e8944],
acronym[data-v-585e8944],
address[data-v-585e8944],
big[data-v-585e8944],
cite[data-v-585e8944],
code[data-v-585e8944],
del[data-v-585e8944],
dfn[data-v-585e8944],
em[data-v-585e8944],
img[data-v-585e8944],
ins[data-v-585e8944],
kbd[data-v-585e8944],
q[data-v-585e8944],
s[data-v-585e8944],
samp[data-v-585e8944],
small[data-v-585e8944],
strike[data-v-585e8944],
strong[data-v-585e8944],
sub[data-v-585e8944],
sup[data-v-585e8944],
tt[data-v-585e8944],
var[data-v-585e8944],
b[data-v-585e8944],
u[data-v-585e8944],
i[data-v-585e8944],
center[data-v-585e8944],
dl[data-v-585e8944],
dt[data-v-585e8944],
dd[data-v-585e8944],
ol[data-v-585e8944],
ul[data-v-585e8944],
li[data-v-585e8944],
fieldset[data-v-585e8944],
form[data-v-585e8944],
label[data-v-585e8944],
legend[data-v-585e8944],
table[data-v-585e8944],
caption[data-v-585e8944],
tbody[data-v-585e8944],
tfoot[data-v-585e8944],
thead[data-v-585e8944],
tr[data-v-585e8944],
th[data-v-585e8944],
td[data-v-585e8944],
article[data-v-585e8944],
aside[data-v-585e8944],
canvas[data-v-585e8944],
details[data-v-585e8944],
embed[data-v-585e8944],
figure[data-v-585e8944],
figcaption[data-v-585e8944],
footer[data-v-585e8944],
header[data-v-585e8944],
hgroup[data-v-585e8944],
menu[data-v-585e8944],
nav[data-v-585e8944],
output[data-v-585e8944],
ruby[data-v-585e8944],
section[data-v-585e8944],
summary[data-v-585e8944],
time[data-v-585e8944],
mark[data-v-585e8944],
audio[data-v-585e8944],
video[data-v-585e8944] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

/* reset重置 */
del[data-v-585e8944],
ins[data-v-585e8944],
u[data-v-585e8944],
s[data-v-585e8944],
a[data-v-585e8944],
a[data-v-585e8944]:hover {
  text-decoration: none;
}
input[type=number][data-v-585e8944]::-webkit-inner-spin-button,
input[type=number][data-v-585e8944]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html[data-v-585e8944],
body[data-v-585e8944] {
  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-585e8944] {
  display: block;
}
h1[data-v-585e8944],
h2[data-v-585e8944],
h3[data-v-585e8944],
h4[data-v-585e8944],
h5[data-v-585e8944],
h6[data-v-585e8944] {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide[data-v-585e8944]::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide[data-v-585e8944]::-webkit-scrollbar-thumb {
  background: transparent;
}
*[data-v-585e8944] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button[data-v-585e8944]:active, button[data-v-585e8944]:focus,
a[data-v-585e8944]:active,
a[data-v-585e8944]:focus,
input[data-v-585e8944]:active,
input[data-v-585e8944]:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-585e8944] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg[data-v-585e8944] {
  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);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html[data-v-585e8944],
body[data-v-585e8944] {
  -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-585e8944] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-585e8944] {
  display: flex;
}
.icon-go[data-v-585e8944] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-585e8944] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-585e8944] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-585e8944] {
  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-585e8944] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-585e8944] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-585e8944] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-585e8944] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-585e8944] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-585e8944] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-585e8944] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-585e8944] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-585e8944] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-585e8944] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-585e8944] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-585e8944] {
  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-585e8944] {
  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-585e8944] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-585e8944] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-585e8944] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-585e8944]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-585e8944]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

/**题型样式**/
.answer-name[data-v-585e8944],
.answer-box li[data-v-585e8944],
.answeransy-con[data-v-585e8944],
.answerExec-title[data-v-585e8944],
.answerExec-box li[data-v-585e8944],
.answerList-right__con[data-v-585e8944],
.correctAnswer-content[data-v-585e8944] {
  word-break: break-all;
}
.answer-name u[data-v-585e8944],
.answeransy-con u[data-v-585e8944],
.answer-content u[data-v-585e8944],
.answerExec-title u[data-v-585e8944],
.answerList-right__con u[data-v-585e8944] {
  word-wrap: break-word;
  text-decoration: underline;
}
.answer-name img[data-v-585e8944],
.answeransy-con img[data-v-585e8944],
.answer-content img[data-v-585e8944],
.answerExec-title img[data-v-585e8944],
.answerList-right__con img[data-v-585e8944],
.answerList-right__con img[data-v-585e8944],
.correctAnswer-content img[data-v-585e8944] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li div span:nth-child(1) img[data-v-585e8944],
.answerExec-box li div span:nth-child(1) img[data-v-585e8944] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.answer-box li u[data-v-585e8944],
.answerExec-box li u[data-v-585e8944] {
  text-decoration: underline;
  word-wrap: break-word;
}
.button[data-v-585e8944] {
  text-align: center;
  padding: 0 0.11719rem;
  line-height: 0.3125rem;
}
.buttom-min[data-v-585e8944] {
  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-585e8944] {
  border: solid 0.00781rem #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary[data-v-585e8944]:hover {
  border: solid 0.00781rem #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain[data-v-585e8944] {
  border: solid 0.00781rem #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain[data-v-585e8944] {
  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-585e8944]:hover {
  color: #ffffff;
  background: #4153e2;
}
.ck-btn-primary-plain[data-v-585e8944]:hover:active {
  background: #3848ce;
}
.ck-btn-primary[data-v-585e8944] {
  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-585e8944]:hover {
  background: #4a88ff;
}
.ck-btn-primary[data-v-585e8944]:hover:active {
  background: #3848ce;
}
.el-pagination[data-v-585e8944] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-585e8944] {
  padding: 0.125rem 0 0;
}
.pagination-box[data-v-585e8944] .el-pager li {
  color: #4e5969;
}
.pagination-box[data-v-585e8944] .el-pager .active {
  background: #e8f3ff;
  color: #4153e2;
}
.breadcrumb-box[data-v-585e8944] .el-breadcrumb__inner {
  font-size: 0.10938rem;
}
.black-top[data-v-585e8944] {
  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-585e8944] {
  display: block;
  width: 100%;
}
.nolesson p[data-v-585e8944] {
  padding-top: 32%;
  text-align: center;
  font-size: 0.125rem;
  font-weight: 500;
  color: #cad0db;
}

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-585e8944] {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-585e8944] {
  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-585e8944]:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span[data-v-585e8944] {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-585e8944] {
  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-585e8944]::before {
  border: 0.00391rem solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-585e8944] {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p[data-v-585e8944] {
  text-indent: 0.0625rem;
}
[data-v-585e8944] .conDialog {
  width: 2.03125rem;
}
.el-pagination[data-v-585e8944] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-585e8944] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-585e8944] {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-585e8944] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-585e8944] {
  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-585e8944] {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-585e8944] {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-585e8944] {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-585e8944] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-585e8944] {
  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-585e8944] {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-585e8944] {
  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-585e8944] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-585e8944] {
  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-585e8944] {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-585e8944] {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-585e8944], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-585e8944] {
  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-585e8944] {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-585e8944] {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow[data-v-585e8944] {
  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-585e8944]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-585e8944]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-585e8944]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-585e8944] {
  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-585e8944] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-585e8944] {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-585e8944] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-585e8944],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-585e8944] {
  color: #4153e2;
}
.el-pagination[data-v-585e8944] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-585e8944] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-585e8944]:hover {
  color: #4153e2;
}
.el-pager li[data-v-585e8944]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-585e8944]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-585e8944] {
  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-585e8944] {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-585e8944] {
  padding: 0.11719rem;
}
.choose-date .el-range-separator[data-v-585e8944] {
  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-585e8944] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-585e8944] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-585e8944], .choose-date .el-date-table td.start-date span[data-v-585e8944] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-585e8944]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-585e8944]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-585e8944]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-585e8944] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-585e8944] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-585e8944] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-585e8944] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-585e8944]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-585e8944] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-585e8944] {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox[data-v-585e8944] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-585e8944] {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header[data-v-585e8944] {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel[data-v-585e8944] {
  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-585e8944] {
  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-585e8944] {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-585e8944]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-585e8944] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-585e8944] {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-585e8944] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-585e8944] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-585e8944] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-585e8944]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-585e8944] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-585e8944], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-585e8944] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-585e8944] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-585e8944]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-585e8944] {
  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-585e8944] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-585e8944] {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-585e8944] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-585e8944]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-585e8944] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-585e8944] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-585e8944] {
  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-585e8944]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-585e8944] {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i[data-v-585e8944] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-585e8944] {
  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-585e8944] {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete[data-v-585e8944] {
  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-585e8944] {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-585e8944] {
  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-585e8944] {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card[data-v-585e8944] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-585e8944] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header[data-v-585e8944] {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-585e8944] {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body[data-v-585e8944] {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew[data-v-585e8944] {
  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-585e8944]:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-585e8944] {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon[data-v-585e8944] {
  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-585e8944] {
  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-585e8944] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-585e8944] {
  padding: 0 0.15625rem;
}
.el-button[data-v-585e8944]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-585e8944],
.el-button--success[data-v-585e8944] {
  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-585e8944] {
  font-weight: normal;
}
p[data-v-585e8944] {
  word-break: break-word;
}
table caption[data-v-585e8944] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-585e8944] {
  border: none;
}
table[border="1"] td[data-v-585e8944] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-585e8944] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-585e8944] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-585e8944]:last-of-type {
  border: none;
}
.question-table tr td[data-v-585e8944] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-585e8944]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-585e8944] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-585e8944] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-585e8944]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-585e8944] {
  text-indent: 2em;
}
.question-p-left[data-v-585e8944] {
  text-align: left;
}
.question-p-center[data-v-585e8944] {
  text-align: center;
}
.question-p-right[data-v-585e8944] {
  text-align: right;
}
.underpoint[data-v-585e8944] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-585e8944]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-585e8944] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-585e8944] {
    padding-bottom: 0;
}
}
.formula-math[data-v-585e8944] {
  display: none !important;
}
.flex-column[data-v-585e8944] {
  display: flex;
  flex-direction: column;
}
.container[data-v-585e8944] {
  background: url(../img/bg.eb7988dd.png) no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  display: flex;
}
.page-header-box[data-v-585e8944] {
  position: relative;
}
.page-header-box .page-title-box[data-v-585e8944] {
  position: absolute;
  top: 0.36719rem;
  left: 0;
  width: 100%;
  height: 0.32031rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header-box .page-title-box .page-title[data-v-585e8944] {
  font-size: 0.20313rem;
  color: #FFFFFF;
}
.page-content-box[data-v-585e8944] {
  display: flex;
  flex-direction: column;
}
.talk-page-box[data-v-585e8944] {
  margin-top: 0.40625rem;
  display: flex;
  justify-content: center;
}
.talk-bg-box[data-v-585e8944] {
  position: relative;
  width: 3.03906rem;
  height: 4.71875rem;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  border: 0.00781rem solid #FFFFFF;
  overflow: hidden;
  background: #FFFFFF;
}
.talk-bg-box .preload-image[data-v-585e8944] {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.02344rem !important;
  opacity: 0.1;
}
.talk-bg-box .image[data-v-585e8944] {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.talk-bg-box .talk-bg-mask[data-v-585e8944] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
}
.talk-container[data-v-585e8944] {
  margin-left: 0.11719rem;
  position: relative;
  width: 5.60156rem;
  height: 4.71875rem;
  background: #F5F3F3;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  display: flex;
  flex-direction: column;
}
.operate-box[data-v-585e8944] {
  display: flex;
  align-items: center;
  height: 0.5625rem;
  background: #EBE8E8;
  border-radius: 0.07813rem 0.07813rem 0 0;
  padding: 0 0.11719rem 0 0.24219rem;
}
.operate-box .tips[data-v-585e8944] {
  display: flex;
  align-items: center;
  flex: 1;
}
.operate-box .tips .icon[data-v-585e8944] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAA5pJREFUeAHtWdFR3DAQ3RWZCclXSnAHgQICpgJCBcBHJlx+gAqwK4D8BCb5yKUCQgU4oQBIBbkOwlfmJjNos5LtsyVLh63zzPHhN3NnW15Ju9bu25UNMGDAgAEDnhroII7oYPOaf18hEDxG3EZOQM+gd/Ea/1/zL+bfHgSADjZOAOR1fpyPXg2g0cYuCKmUjyAQhdJJcZk8ZkRvBuiJCMaA8AoCQUcx98U9qzmh0ZsjXx+EBaEnndKpz13w4menOVT8FC4YVYPAPZBYx4tsYssvtAJ6sindhvq6C1rJB9zh1byvJlKrSk5CCDZAswTJ20X83Qf8kt2BoNSaMaZR/NaWDTKA3m8cKpZo+DviHXTAPKrE85sz/s/MDvLUlutsADPNKSt+5rj1DZ7jFrREO6rEfashso3GmmK7IFmxMBZJOViTQjEyJnAEsUWVLETH+RNvgmXHfNitjZjhxY/Zg6pWgDDprLwKNBQ7pfKtunzgREdg0SKe5OzjghiborSW021xtzZ0BN0wYeXX8Tz73qUTfuIAlWKrLcswK2X8PzFk/0JcXgayEAfXqpuXW/X2sUztyVr3roxLIePy9Bn4JumYgLpC+TwXe9t5zVRgKpVrJU1pwewm6w3R7A4sE1KaTxZw0yOZWdevy5PlGiBWrPjxxOFqLV4UamSzVAMcMRQ55c4y0wB6Igb0gaUaoHNCHWi5Silns1NNbslBDKYB5Kml/lmuJau8sGQXIrMOQpuVSrGHyJSrVsCbB+yaxoSqEnE/NJHp8XVFa7EOrbizOmFsNfwqzwJXQCUfVUn66pdHeuuNv52wcOx/ILhtXEqRlae1Ys4dQHMQ8ZLfujYZ86CVF9ZeQs+NqVNeB7q1Ui+rxFYZgOLYKJpaacNKkLxs8/pjNo2qgxA+Go1cF3mfvqRDq+Wqnhc61zusrKrbD5s3eC/xQqRcz/ypN/tqKh4n4YMyPPWV47mLyt9Go+Ty/XNVAXeOAZ7sSG1Amje4xp+qPXLrcRKefmv+XoLslZ3UlVcICmK9e3oQ6w6Xi6AD8lrfjYKl9qzWRpwE5wHty6D2wB3jpgUKdkusGXkreTO2ZRdKZDrwVpFXgjf0PWH2YqvJUvsu+YUzsWIE9uM9Pk1hQeQ1DzXfrc5hqd5KCR2MvMEPyCfVGJoeyV7N1PfGQqHXWkhv8NEZ3O3HyFmpXM20yxuP3qA/cIw2L9VHDghE2w8cAwYMGDBgIfwHi816OEgZsfAAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
}
.operate-box .tips .text[data-v-585e8944] {
  margin-left: 0.07813rem;
  font-size: 0.11719rem;
  color: #222222;
}
.operate-box .btn-box[data-v-585e8944] {
  display: flex;
  align-items: center;
}
.operate-box .btn-box .btn[data-v-585e8944] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.79688rem;
  height: 0.32031rem;
  background: #FFFFFF;
  border-radius: 0.22656rem 0.22656rem 0.22656rem 0.22656rem;
  font-size: 0.11719rem;
  color: #222222;
}
.operate-box .btn-box .btn.select[data-v-585e8944] {
  background: #ff9f00;
  color: #fff;
}
.operate-box .btn-box .btn.btn-checkbox[data-v-585e8944] {
  padding: 0 0.28906rem 0 0.32031rem;
  margin-left: 0.21094rem;
}
.operate-box .btn-box .btn.btn-checkbox[data-v-585e8944]::after {
  content: "";
  margin-left: 0.13281rem;
  width: 0.21094rem;
  height: 0.21094rem;
  background: #ddd;
  border-radius: 50%;
  box-shadow: 0 0 0.05469rem 0 rgb(128, 128, 128) inset;
}
.operate-box .btn-box .btn.btn-checkbox.active[data-v-585e8944]::after {
  background: #ff9f00;
  box-shadow: 0 0 0.05469rem 0 #c77f00 inset;
}
.operate-box .btn-box .item-right[data-v-585e8944] {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.11719rem;
  width: 0.79688rem;
  height: 0.32031rem;
  background: #FFFFFF;
  border-radius: 0.22656rem;
  transition: all 0.3s;
}
.operate-box .btn-box .item-right[data-v-585e8944]:hover {
  background: #f9f9f9;
}
.operate-box .btn-box .item-right .icon-speed[data-v-585e8944] {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 0.07813rem;
  z-index: 100;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box[data-v-585e8944] {
  width: 1.875rem;
  padding: 0.11719rem 0.15625rem;
  background: #fff;
  box-shadow: 0 0.03125rem 0.09375rem rgba(0, 0, 0, 0.15);
  border-radius: 0.09375rem;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .speed-title[data-v-585e8944] {
  text-align: center;
  font-size: 0.10938rem;
  color: #999;
  margin-bottom: 0.07813rem;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .slider[data-v-585e8944] {
  width: 100%;
  margin: 0.07813rem 0;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .text-box[data-v-585e8944] {
  display: flex;
  justify-content: space-between;
  font-size: 0.09375rem;
  color: #999;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .text-box .text[data-v-585e8944] {
  transition: color 0.3s;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .text-box .text.active[data-v-585e8944] {
  color: #ff9f00;
  font-weight: bold;
}
.operate-box .btn-box .item-right .icon-speed .change-speed-box .text-box .flex-1[data-v-585e8944] {
  text-align: center;
}
.operate-box .btn-box .item-right .item-text[data-v-585e8944] {
  font-size: 0.10938rem;
  color: #333;
}
.content-box[data-v-585e8944] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 0;
}
.content-box .talk-list-box[data-v-585e8944] {
  position: relative;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.content-box .talk-list-box .talk-sentence-item-wrapper[data-v-585e8944] {
  position: relative;
}
.content-box .talk-list-box .talk-sentence-item-wrapper.playing[data-v-585e8944] {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.content-box .talk-list-box .talk-sentence-item-box[data-v-585e8944] {
  padding: 0.15625rem 0.78906rem 0;
}
.content-box .talk-list-box .talk-sentence-item-box[data-v-585e8944]:nth-child(n+2) {
  margin-top: 0;
}
.content-box .talk-list-box .talk-sentence-item-box[data-v-585e8944]:last-child {
  padding-bottom: 0.39063rem;
}
.talk-tabbar-box[data-v-585e8944] {
  display: flex;
  height: 1.03906rem;
  background: #EBE8E8;
  border-radius: 0 0 0.07813rem 0.07813rem;
  justify-content: center;
}
.talk-tabbar-box .tabbar-item[data-v-585e8944] {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.talk-tabbar-box .tabbar-item .icon[data-v-585e8944] {
  width: 0.47656rem;
  height: 0.47656rem;
}
.talk-tabbar-box .tabbar-item .icon.icon-dt[data-v-585e8944] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item .icon.icon-xb[data-v-585e8944] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .tabbar-item .text[data-v-585e8944] {
  margin-top: 0.07813rem;
  font-size: 0.11719rem;
  color: #222222;
}
.talk-tabbar-box .tabbar-item[data-v-585e8944]:nth-child(n+2) {
  margin-left: 0.39844rem;
}
.talk-tabbar-box .tabbar-item.disabled[data-v-585e8944] {
  cursor: not-allowed;
  opacity: 0.4;
}
.talk-tabbar-box .item-left .icon-play[data-v-585e8944] {
  width: 0.47656rem;
  height: 0.47656rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .item-left .icon-pause[data-v-585e8944] {
  position: relative;
  width: 0.47656rem;
  height: 0.47656rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJAAAACQCAYAAADnRuK4AAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAACRxJREFUeAHt3U12E1cWB/B7X0nGDQyUFaCcjh1mmBUgD3DaI/AKYlZgWIHtFQArwF4BMHIwA6lXYPWMg+kTsYIo5ySESKq6ea+kMrJUkupTqo//b2DZsoLt1P/ce+uVqoqpZOR1vda/dauuqLclwnVmuUPCNSapE3HNfY37+TQm7rjfZ+mMnurof+MzE7VFqW7lj69t3ut0qUSYCsyExb651tDheCDEdWJp6HTUKE1MJkBtFh0q4v9aX3qtIoeqUAEygRncXt9Sjv1I/2mPZ1WSZXMrFFNbl663RQtU7gPktqTbN/aVODo0tJV6hUkCU0t/PLVsq8W7HzqUY7kMkFdpWOxDHZgG5Rq/0a31bWXn8oRyKFcBMsFxbq8diMjTXFSaENgM5Loy6ap0nKeqlIsA9d/fbRSj2gTEdCJsnVYffmhRxmU6QKULziRdkXSQjrMcpEwGqPTBmTRsbU+y2NoyFSA5u1u3LTc4+wTTdGvL2oyUmQDZ7zcPizgcp6DLil9YDz8eUwasPECmXemFv+di1nAgMLPXphxre9XVSNEK2e82nrNjNxGe8PT/s7qt7F9N5aYVWkkFMrOOo+zXCE4yVlmNll6B7PMfD/SgfIHwJGdUjS56v/z4lJZsqRXItCz9xy79jywTVqQH7MtntCRLCRBa1nKZo/+6pe0to6WlHqBheJxmVt5aURbLmotSDVDvfGNLD1lNrO2sTNdh2l7buWxTSlIbouXd5s8Iz8rVlFDTbAtKSSoVyPzCNskJQWZYxPv808dTSljiAUJ4siuNECUaIIQn+5IOUWIBwsCcG4kO1okEaPQ2jAuEJze6lmPdT2IXP/ZemLfOg/DkSk0v7DbNtqOYYgdouMKMRcK8McfPzLajmGIFaHRsC4cncspsO/v9xnOKIXKAzFF1HBjNP3HoaZyj+JGGaAzNhRN5qI5UgTA0F04t6jwUOkD2u81DDM3FE3UeCtXC3Nal7F8JCkuUbFcffmoFfX2oCuS2Lig05XCoKhQ4QGhd5WBaWf/d5lHQ1wdqYdjrKp3Ae2WBKtDodGOEpzxq7jYPYGEFwuBcXkEG6oUVSCfxFUEpsfDCKjQ3QP2zuw1cYqXE9Lbvv/+hMe8lcwPEAfsgFNeiKjQzQKg+4FpQhWYGSFef1E4FgXyZV4V898Kw5wWTrC/97/wukO5bgWzMPjBhcHPN9z1DvgHSJatBAGOY5MBcp3vy+akADc439nHMC3zUBrcrU29fnq5Awo8IwIffMH1tiMbwDItMDtPXKpAenhsEMEf/Xzf2x7+ebGFY+4G5lHKujThXLUya9Zrdq/5GBWHtfFz4Gvt8k5KwzJ+VAV3dxr732thVBbJ7VoMAFru2N/athbHC3hcEY/Nj79OrADFOUYaAmOmq2LgBMvOPCAIEgdW9VWk3QJh/ICxzO3XzOKxAohoEEIKINMyjGyBWdI8AQuG6+egN0Zh/IBRmeWAelRmgcc4XRFAzg7QafF1H9YFI+rdu1RWrPqoPRKKot6WELFQgiESE68pcrZMAItCD9B2l9AcCiEAc/m6ld22GfFNKVyDWfYwAItDHT2uoQBCLwik8EEMdFQhiQYAgFgQIYkGAIBYECGJRTNwhgGg6qEAQiyKWLgFEwboC6UPyHQKISDlEvxNANB09RFOHACLQ3euzYpYOAUSgi09bOX1qE0AEopyuqt7sdwgggsofg7bi7U5X1yLsykNYXXORqeFConCLAMLg4egzuriCfCaAEMSh/5nH4cUV2GkRQAjMw67lBshas1sEEIL1pdcyj8MKpAdpHJWHoFjPP1NXaXVE3hJAAELf1g6/vZ1D5A0BBCF8VWyuAlRZH7SxHgRBePOPce1mK4PzjSbukwpzMbUqO5fb3pfX3pHoOApzEMxn0+n4l9cCVL3x9wkBzGGR1Rr/+lqARsfFWgTgQ/TwzLsfOuPPTb2pXmw5JgAf7LOnPhUg7I2BH/PO1cru5cnk81MBMm1MbH5JAGNkxmjje15YZb33ggDGWLblO9r43zcewzSMYzqZHJ49M89MxTANHmE5nfU9nvcfYmUaJleeJ809Nx5VCHT1mZuBuRXIQBUqsQXVx1h4dQ5UofLSe15PFr1mYYCqu59aDtEpQbnM2fMaF+j6QFXHOsLqdInobT1r3WdSoACZJGJ1ujxE5GWQ6mMsHKLH2ecbF7g9eLGZY17WT5ffB319qEvcObY8Iyg05VjboV4f5sVmoBZx0MoKSkiOg7YuT6gW5kErK56wrcsT6Sqtyrb2sFdWIHpbhm1dnkgBMmXOGWCBsSgcJ3zr8kRqYZ7+L/9+wawOCHLLzLTV//z/KUUUK0AG5qH8Mtc41HPPfYoh9pXqzTyECzPkjxma9dyzRzHFrkCGnN2t25Z9ofcDawTZNzxUcT/q3DMukXtluEM10Tb2zHJAbyOzrZIIj5HYzVbWdi7bZBNWqrNObyN3WyUkkRY2bnC2sa9j+Yogexx64nduVxyJB8hAiDIohfAYqdwvzP1F9S+MmSgDzDZIKTzDfz5FvfONLZ3QJvbOVmQ0MCc580z/iJSZXXxHOU19pLdOsDSjdZ7E9rZmSf2Wl+YPUI7aZsZNXZZleBed9MMz+lnLg2Nn6Yt7bCuspd501/xh7rsaMVwnz8w7Is+WGZ7hj10BzEXJGrWsvWW0LJ+fvTr9sx+OWPEhQWTLblmTVhogA9UoGlN1HEe3rN1PLVqhlQfI41Yjiw+wZrSAnnXElpc6OEeUAZkJkGGqUV/ZR3qy/5lgGtOJOWN0FbPOLJkKkGf0/qJXuCrICFPLXORi1e3KTyYD5NFtraHb2mFpg5Th4HgyHSCPCZIo3i9Na8tBcDy5CJDHm5Es4geF22sbDceVr4MX3s3c8iBXARrnvueowo/IkceUZ6Nqo4PTzlNwPLkNkMcduMlukKXbWx5mpeFhnLa5M1L1r79P8hiacbkP0Dh5Xa/ZN62GQ+qxxXQvK+ermdOe3FuKirzJa6WZpVABmuQFSkQ1WNE9/dRW6guVpsIwm7b02dxO3fpit4oUmEmFDpAfE6rBemWLldSErC1muaOfrpvvsbD7OGtAvzqBkqUrrD8X/SisgyLmtKZ29c9+p8hh8fMPx7oF4SimALcAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .item-left .icon-pause .icon-round[data-v-585e8944] {
  top: 4.5%;
  left: 4.5%;
  position: absolute;
  width: 90%;
  height: 90%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFYAAABWCAMAAABiiJHFAAAAtFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////oK74hAAAAPHRSTlMABQkjGjINNxEsekkVKB9EO82mllzTxG0/t2hkVemacVHkinVN17uhhoDIv5Fg/Peyrlnbqu2DnY7f8fN2kwRsAAAEI0lEQVRYw63UaXfxUBDA8btlXwTRKBp5rF2oWqrafv/v9cxMWo4qjeT+vcFxfmfcubC/U1avv0sby8nkZTNtuqsoZFVT3rBxC02gJ+iGut1mqrxpj3YvLy+3J+wj1ljZpVDHXS5fzrL1ev1xZlyNGvfL5Sl7Qy6x1DS6CpX3m83y2D2eto5uq95qNZzCqNltbCBisV2/Z0llcm4qGa3clFyqBT2YxVQrbRzY5twQ7EfCSja5St3UCqA8bkAbcqfd4OxCh09f7Hg8dvlfqr9Fldx0dPHTIp7kLLRUl9WwOf1i32p/jsB7N6Bi68eLmwvS6TR3u2ah5T60SF2v69aFy/oGKrozyQrmTJCFxrXzswKLJYIVzpyBCr2PrXPn+vZGrseuak7q+3vr1/P1d6CC+2axK/PGoEL1kJ3E3TRFthmwq4taqP77d3t6eXppim4Kagl3DSr0cHIJmillsVJ5oGI/1iIGTXJrrGTdnG3ZR++umljaYaVLUb27GxzfLWoryrPmI6iQwQ4Nc1ayChmgQhO2z5nNUF2xSg3uqMN6+jOoORDVWHtM7C37Ss6oiFVsDujr6+u30yV1y6uyvPWKNRhlDnY7YNuscp1XymdYe4fd8+qsWKP60ckXRmzGNDQA9OPjhkH+ANrtQh2s8UHh/bcG2JBpqY7q5xz/Doj19LDbj09oCs9cYgM9bO0Te4ejvae4HlbAtIvFQrKA1A7T1NMC81ib2EwX2yS2zzJiI11sn9iUdbdYoIv1FovnxfMTS4hVuljnGauzPrG2LjYkds3cB0zoYm1i775YrovlxC72rOaGxArdbOJitjaPwwPquO6D6/r6WAjk2MWkRpZgj1hLo0qsRaynm5XExnpZxuwhxTWxAkMsIVZqGlZQ8GxEbFsjS9M6qPbnelhhfrN2n1JahjUxwbCY2JqeYQ+sQWyHa2BNKpdE0u8nSWJoGNa2bWBZXpZg8+rj2pRgeSqhnOrDUvvxesR2RdVhfVTN/esQ1U6nXXFfPkTDHsbtYH4VlfuUzQ75HWpVZWu+8hWwR0Sb2G6twsEqhap5/A3mgEJO6YNV1M9jlKBispwqVN7JZYpInc9VKTUMVQiqebrIjNR5rMqoEB3BaWYMKrrh1ecqQ0rxX3cZkxrHwXWqLaU8o1IqBhWLeHGUK1DJFexMYZy3GvlFVSEDSYF6NrUidbXqWbzYqEEQXFYpuwcqsr2RLHCqAYUq/2OrHqmYJy9/1g8cJ3dR/SNufKlZlnmOff5n5VDEFtqEykjFRqNa4J9Mwk3lGIbxzUqTFYobwJIKeZ5nOaFvCtC5ELaSjmUBuncVL37Da9mexWpQG4ogC9uzUrBrUm1QL7HkSpNdm28d1N9ZQMskZPs8i6ssnQiN2ilrSF+wqglfOoYVRaBacJzKLkD+B8B/pnA/QOBNAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
  animation: round-585e8944 2s linear infinite;
}
.talk-tabbar-box .item-center .icon-record-practice[data-v-585e8944] {
  width: 0.47656rem;
  height: 0.47656rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% 100%;
}
.talk-tabbar-box .item-center .icon-score[data-v-585e8944] {
  width: 0.47656rem;
  height: 0.47656rem;
  background: #ff683e;
  border-radius: 50%;
  color: #fff;
  text-align: center;
}
.talk-tabbar-box .item-center .icon-score .score[data-v-585e8944] {
  padding-top: 0.10156rem;
  font-size: 0.39063rem;
  font-weight: bold;
  line-height: 0.46875rem;
}
.talk-tabbar-box .item-center .icon-score .label[data-v-585e8944] {
  font-size: 0.15625rem;
}
.fadein[data-v-585e8944] {
  opacity: 0;
  animation: fadein-585e8944 2s linear forwards;
}
.fadeout[data-v-585e8944] {
  opacity: 1;
  animation: fadeout-585e8944 2s linear forwards;
}
@keyframes round-585e8944 {
from {
    transform: rotate(0);
}
to {
    transform: rotate(360deg);
}
}
@keyframes fadein-585e8944 {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeout-585e8944 {
from {
    opacity: 1;
}
to {
    opacity: 0;
}
}
