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

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-493edb9a] {
  padding: 0 0.15625rem;
}
.el-button[data-v-493edb9a]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-493edb9a],
.el-button--success[data-v-493edb9a] {
  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-493edb9a] {
  font-weight: normal;
}
p[data-v-493edb9a] {
  word-break: break-word;
}
table caption[data-v-493edb9a] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-493edb9a] {
  border: none;
}
table[border="1"] td[data-v-493edb9a] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-493edb9a] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-493edb9a] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-493edb9a]:last-of-type {
  border: none;
}
.question-table tr td[data-v-493edb9a] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-493edb9a]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-493edb9a] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-493edb9a] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-493edb9a]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-493edb9a] {
  text-indent: 2em;
}
.question-p-left[data-v-493edb9a] {
  text-align: left;
}
.question-p-center[data-v-493edb9a] {
  text-align: center;
}
.question-p-right[data-v-493edb9a] {
  text-align: right;
}
.underpoint[data-v-493edb9a] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-493edb9a]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-493edb9a] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-493edb9a] {
    padding-bottom: 0;
}
}
.formula-math[data-v-493edb9a] {
  display: none !important;
}
.dialog-personal-common[data-v-493edb9a] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(0.07813rem);
          backdrop-filter: blur(0.07813rem);
  display: flex;
  justify-content: center;
  z-index: 100;
}
.dialog-personal-center .personal-center-box[data-v-493edb9a] {
  position: relative;
  width: 3.70313rem;
  height: 3.99219rem;
  background: url(../img/dialog-personal-center-bg.b7c86dc5.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 2.10156rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.dialog-personal-center .personal-center-box .btn-close[data-v-493edb9a] {
  cursor: pointer;
  position: absolute;
  top: 1.20313rem;
  right: -0.15625rem;
  width: 0.53125rem;
  height: 0.53125rem;
  background: url(../img/dialog-btn-close.96ccf15b.png) no-repeat;
  background-size: 100% auto;
}
.dialog-personal-center .personal-center-box .user-name[data-v-493edb9a] {
  font-weight: bold;
  font-size: 0.17969rem;
  color: #222222;
  line-height: 0.22656rem;
}
.dialog-personal-center .personal-center-box .mobile-label[data-v-493edb9a] {
  margin-top: 0.11719rem;
  font-size: 0.11719rem;
  color: #AAABB3;
  line-height: 0.22656rem;
}
.dialog-personal-center .personal-center-box .mobile[data-v-493edb9a] {
  font-size: 0.14844rem;
  color: #222222;
  line-height: 0.22656rem;
}
.dialog-personal-center .personal-center-box .btn-box[data-v-493edb9a] {
  margin-top: 0.32031rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog-personal-center .personal-center-box .btn-box .btn-query-password[data-v-493edb9a] {
  cursor: pointer;
  width: 1.11719rem;
  height: 0.35938rem;
  background: url(../img/btn-query-password.0c5b04dc.png) no-repeat;
  background-size: 100% 100%;
}
.dialog-personal-center .personal-center-box .btn-box .btn-query-password .icon[data-v-493edb9a],
.dialog-personal-center .personal-center-box .btn-box .btn-query-password .text[data-v-493edb9a] {
  display: none;
}
.dialog-personal-center .personal-center-box .btn-box .btn-change-password[data-v-493edb9a] {
  margin-left: 0.11719rem;
  cursor: pointer;
  width: 1.11719rem;
  height: 0.35938rem;
  background: url(../img/btn-change-password.d80db4ba.png) no-repeat;
  background-size: 100% 100%;
}
.dialog-personal-center .personal-center-box .btn-box .btn-change-password .icon[data-v-493edb9a],
.dialog-personal-center .personal-center-box .btn-box .btn-change-password .text[data-v-493edb9a] {
  display: none;
}
.dialog-personal-center .btn-logout[data-v-493edb9a] {
  position: absolute;
  top: 0.39844rem;
  right: 0.32031rem;
  cursor: pointer;
  width: 1.11719rem;
  height: 0.32031rem;
  background: url(../img/btn-logout.f38c3a5d.png) no-repeat;
  background-size: 100% 100%;
}
.exit-text[data-v-493edb9a] {
  text-align: center;
  padding: 0.15625rem 0;
  line-height: 0.21875rem;
  font-size: 0.125rem;
  color: #222;
}
.exit-text .bold[data-v-493edb9a] {
  font-weight: bold;
}
.form-box .form-item[data-v-493edb9a] {
  display: flex;
  align-items: center;
  width: 3.0625rem;
  height: 0.47656rem;
  background: #FFFFFF;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  padding: 0 0.20313rem 0 0.15625rem;
}
.form-box .form-item[data-v-493edb9a]:nth-child(n+2) {
  margin-top: 0.07813rem;
}
.form-box .form-item .label[data-v-493edb9a] {
  width: 0.24219rem;
  height: 0.24219rem;
}
.form-box .form-item .label.icon-mobile[data-v-493edb9a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJUSURBVHgB7dxNTttAGMbxd1JnXY6QI+QIsG6hZJGkO+gJqp4gyQnaG0CXxZFMSbtubtDcoByBrv0xfQelloUIj5TXYizx/DaJDULmH4/jxXhEiIjicdKSLMsOiiIZViKHElPlN9PpybW0pJVAy+Xqo4aZi5cD6QLnbqWqFpPJyaUYmQOl6WrmQ5wO0n9uPh4fL8TAFEiH1SAvkj+NXXd6Fn31Tl8jcPdnsHunbwb1PpEjjbSWPSViUJb9mWiRrU0/KY5Go1GUOP/phzbXa+EvPaph2PbOnenLWvbUE4NK/Gm94XsfYscJtsfwqd7hG8e4B1Og5kV5MnmzkY54MKRMXxy2QC8AAwGmi3Qbrq5uzvVCOnjsZ8772zbuZSyiBgpx9KbuYue9hnPhdyRmJA4xIOoZFM6McIZwiD0hdgCEQwxgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAhgIICBAAYCGAiIMsv1qdn1u8SaEvzsgeDs+l0izbrnEAOe/QxCs+t3eTFDLOj67PomDjGAgQBboMbj32m6OpSOyLKfw8am6UFjUyDv/ff6vcjnsDyFRBaOIS+qi3qHc6ZlKkwX6Z64Sw1ztt0c5mX/d5r+uK7E/5UI9Hhe56U/l8aTzmX+Kt7KC8G3dDXXPzKTDtIPbzEdH8/FoJXFTe7vjqU3ay4JEdldJW7xfvz2ixi1tjxOsFzenJbeDSUivaiuk6TYdGEVCCIiq3+/G7YrUYE+cgAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.form-box .form-item .label.icon-code[data-v-493edb9a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJcSURBVHgB7dxvitNAHMbx32SS9x4hnmCP4PalIEuKUsgr7UlkT9L6amF3IfUP+LJ6Az2BOcK+70zHSaU1hTJPUk3WxOcDhWQ7KTtf2oYMpCJEREQ0UqrN4KL4nBpjs624JzJAkaiHONar6fR52fSYRoGKovBh4oUTuZQRiJRaaq2vm4SCgao4G5usxblUxkSpMtF6giLFAlibvK3H8UW/bEW+ygApJRfiJNvt+DkZYxZ+axI8JvTk7t1j4h+HP0RuPnt5tZQBu7398MaXWuz3bRw/zQPvokgCjEmyw45z74cepzKbXS2rT8F+X/mTTmh8MFD9bOWU+iYjUf+KUOCMHAxEDAQxEMBAAAMBDAQwEMBAAAMBDAQwENBpoOrKeXf1/I+MP0dngQ7LCv7RZBJdjz9XMJByrjy13YS/+k9PbT/W+Lo28woGqtZO/DrQvHrstkeizbzgkuuYwtQ1nRfPYgADAQwEMBDAQAADAQwEMBDAQAADAQwEMBDAQAAM1Meq3WNoOq8IvUgfq3Z9azOvYKC+Vu36GF/XZl6dfQe1XY3sevy54Irin2j7j3c9/hw8iwEMBDAQwEAAAwEMBDAQwEAAAwEMBDAQEIWfVA+1gc9kJLSKLvbbrjbHU8D9YpvV7xeSy/v7T69l4Ko5bN32cI+YM3oVGg/vWb27+7g+upnXycop+S4DVH0Kjuai1HL26sU8dAxc7jDGzLVO1n5VKv31opL5qpkMkDvaUaU1+hodA7+k83xaWruZOHHvZCSqWzKt1ZM8/wu3hdfd3BRpHCf/1Q8LEBER0Wj9BOiTGNDF9TlaAAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.form-box .form-item .label.icon-password[data-v-493edb9a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAOVSURBVHgB7ZxNbtpAFIDfGJM1PUGdE5QbFJaVmiaWGipWTU7Q3iDhBr0B6So/IBGFSl1Cb0BPUOcEZZ3Ynr4BbBwr9TPRjG3Q+yRkGxvbfLx5M56xAWAYhikPASUzGv10Hh4em5ZlOSHIhnrPAjEPw9Db26vPXPedByVSiqDBYNzCQx9KCUcgpJO5sRCeBTCt1Wq9MmQVKmg0Gjm+b/clQAtegCXERdGiChM0HI6/hBK+PbNqjicxExgpgZT3i5OS0BAC3qDIJi420h/A7c+Pjw96UADGBWHUNDBqRumowQNPcdLDLzrN+rwqjpibTgSIz09WSLit1/1T13XnYBCjgpScR9+ewDISogNOIYeYNJeXI6dWq09SOWtWt/22SUk2GOQxsPuQkINR1OscH5zDC+h2XQ8n+9eD8TlKPlu93VTRidM2GMICQ2DROANVS61Qcj69UE4StQ+1r8R+W1dXd1/BEEaKmKqtsGj9iZZ1yUmSiiSo2/a+idrNSAQFQT0+cZDC0y1Hofa5ymcLfN/vgwG0C1LRE0p5Ei0HQc1YfoBUUVs2QPWiXdCT6MGGXbdrrlGnasJkFMlEztOFdkFhor0jpPwO5lk3GC1xCJrRmqRTyXmOVforKICb4fgvlrFFizvAZN3VmKy1RhDmm2SDcAYFgZcm8bEs7BkAjWgVJKXlrOfhNxQEXorcx8e11uegA62Cov4chRRg9BrpKcKL5xLnoANjLeldgQURsCACFkTAgghYEAELImBBBCyIgAUR5L6aX42GNsOMpjzafhsN76h+Guz6+AUFsOlx1Uht3lEVUtD/xrW2npzjauSwz2ropgW7hoAj/OFVaWhnb5aBKlYYOZP11uJCynXXwnYineQoLQpoZxW3zAhS3aexQZTT+fj+FHaA68EdRJICzKuQ6NdOk7sW2/7ISZK//4ireQIWRMCCCFgQAQsiYEEElRJ0c3N3ol5QISojaCFGiL56VUlSZQRJIZzn5suGcxABCyJgQQQsiIAFEbAgAhZEwIIIKiNISOk9N182lRHU6Xy4wH7dU/VazFcEo0/7bEqVxERwDiJgQQQsiIAFEbAgAhZEYGWvFPGtITUhXsOOsMl3IdpBMn6KRj1FOBz+gGDLx+iVnOQTkVbGjQsK8gaqwWA82bmbpyIk3HY6B27WJmQOsm3fBWHdwo6hbtVTd5jl2C4fy7+I2P5IWuZVOdv0nx8YhmHK4B/gxEClw/GmbwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.form-box .form-item .label.icon-password-again[data-v-493edb9a] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAARbSURBVHgB7ZxNUtswFICfZLtreoKGE5SeoGTZaWnraeM2q4YTtD1B4QRwg9AVEDITBpjpEnoC0hM0nKBZE9vqe07sOBmwDCPJSUbfTCZ/Tux8PD3J0jMAFovFUh0MKqbX+1W7vR1tcM5rMYg1eo0DG8ZxPHjyxOv7/qsBVEglgk5Ozjdx1++EgPfARK1wY8YGHODKcZzdKmQZFdTr9Wph6LYFwCY8As7YgWlRxgR1u+dfYwH7d7w1xIPoM4yUSIib5KAErDEGz1HkBj5dm/8Abr/TaGztggG0C8KoWcOo6c1HDe74Cu928YdeFX2emiPmphYD9mXmDQGnnhdu+74/BI1oFURyRqF7CeNISHd4BSXEzHN42Ks5jnc5l7P6nhvWdUpyQSOjyG1DTg5G0W7Q2NqBR9Bs+gO8Wz8+Od9ByT8mL29QdOJ9HTTBQRPYNH4A9VITSM6nR8rJQ99B35X73s2jo7NvoAktTYx6K2xaf9PnquTkmYsk8Fx3XUfvpiWCosjLDhwEG6iWQ9B3TvJZQhiGbdCAckEUPbEQrfR5FDna8gPMNbXxAFQtygXNRA8O7JpNfYM66gnzUSRyOU8VygXFufEOE+In6Gc6YOTsHShGaZKeS85D7NKfggE63fN/2MaSEXeEybqpMFkrjSDMN/kBYR8Mgacm2b44zgyAQpQKEoLXpo/hDxgCT0Vusv3y6TGoQKmgdD6HEAy0niPNwgbZo9wxqEDbSHpVsIIkWEESrCAJVpAEK0iCFSTBCpJgBUmwgiSUPpufrIZuxAVDebT9Ml3eoXkanPr4DQZ46H5ppbbsqopU0H3rWktPyXU16bLPZOlmE1YNBu/xD0+toV68WQHUrDByLqdbswMhplMLy4mo5VdpUUC9qLkVRhBNn2YGUU7w8c02rADHJ2eQSoowr0JuXnue0r3Y8kdOnvLzR7abl2AFSbCCJFhBEqwgCVaQhKUT1OmctegGhlgqQZ3ORRsHrMnNlCStJXiqSGodR94erjG3wDALLygrBGViptbxU/D2AAyw0E1sUi0yUyWro5yvCOMRlPzoyBvPEMTMD4LX/eLtpmW/puUQxiPoNnRbeOZbS24svr6rQjWTI6ZyYmDfTcshjAuKw/CACjvT59xhe0nJ8IS75AAX258bb/ahAowLooLwKBrV85Kw6ex0uxdtmqDDGczrnBy6jqMefDCTkO+ikiRNkjxv9AInY07T16gyNpm9FNnFK0MQvP7QSxZUU1kvRpPlwcctP181n4HRFYXui/sSuEkq7+bHBeHse/YCyYmcus7y4YewEOOgBibgKAzXSdQiySEWZiQ9uZqnkp6qCDvdIcEKkmAFSbCCJFhBEqwgCbz4TZaVhjiMPYMV4SG/RTIOEtlQn86V8IQSoiVfoyc5+SsieUHhAiEtoMIz7MuVK55KEXAaBFt+0SbSHOS6oQ+Mn8KKQaV6VGFWYrtyjP9FxPJH0jivin7V0ygWi8VShv/WnL/fFOiS3AAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.form-box .form-item .input-box[data-v-493edb9a] {
  padding: 0 0.07813rem;
  flex: 1;
  display: flex;
  align-items: center;
  color: #222222;
  font-size: 0.13281rem;
}
.form-box .form-item .input-box .input[data-v-493edb9a] {
  width: 100%;
  flex: 1;
  height: 0.25rem;
  border: 0;
  background: none;
}
.form-box .form-item .input-box .input[data-v-493edb9a]::-webkit-input-placeholder {
  color: #CCCCCC;
}
.form-box .form-item .btn-code[data-v-493edb9a] {
  cursor: pointer;
  margin-left: 0.0625rem;
  font-size: 0.13281rem;
  color: #2785F4;
  display: flex;
  align-items: center;
}
.form-box .form-item .btn-code.disabled[data-v-493edb9a] {
  opacity: 0.5;
}
@charset "UTF-8";
*[data-v-37b9a73a] {
  box-sizing: border-box;
}
ol[data-v-37b9a73a],
ul[data-v-37b9a73a] {
  list-style: none;
}
div[data-v-37b9a73a] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-37b9a73a],
body[data-v-37b9a73a],
div[data-v-37b9a73a],
span[data-v-37b9a73a],
applet[data-v-37b9a73a],
object[data-v-37b9a73a],
iframe[data-v-37b9a73a],
h1[data-v-37b9a73a],
h2[data-v-37b9a73a],
h3[data-v-37b9a73a],
h4[data-v-37b9a73a],
h5[data-v-37b9a73a],
h6[data-v-37b9a73a],
p[data-v-37b9a73a],
blockquote[data-v-37b9a73a],
pre[data-v-37b9a73a],
a[data-v-37b9a73a],
abbr[data-v-37b9a73a],
acronym[data-v-37b9a73a],
address[data-v-37b9a73a],
big[data-v-37b9a73a],
cite[data-v-37b9a73a],
code[data-v-37b9a73a],
del[data-v-37b9a73a],
dfn[data-v-37b9a73a],
em[data-v-37b9a73a],
img[data-v-37b9a73a],
ins[data-v-37b9a73a],
kbd[data-v-37b9a73a],
q[data-v-37b9a73a],
s[data-v-37b9a73a],
samp[data-v-37b9a73a],
small[data-v-37b9a73a],
strike[data-v-37b9a73a],
strong[data-v-37b9a73a],
sub[data-v-37b9a73a],
sup[data-v-37b9a73a],
tt[data-v-37b9a73a],
var[data-v-37b9a73a],
b[data-v-37b9a73a],
u[data-v-37b9a73a],
i[data-v-37b9a73a],
center[data-v-37b9a73a],
dl[data-v-37b9a73a],
dt[data-v-37b9a73a],
dd[data-v-37b9a73a],
ol[data-v-37b9a73a],
ul[data-v-37b9a73a],
li[data-v-37b9a73a],
fieldset[data-v-37b9a73a],
form[data-v-37b9a73a],
label[data-v-37b9a73a],
legend[data-v-37b9a73a],
table[data-v-37b9a73a],
caption[data-v-37b9a73a],
tbody[data-v-37b9a73a],
tfoot[data-v-37b9a73a],
thead[data-v-37b9a73a],
tr[data-v-37b9a73a],
th[data-v-37b9a73a],
td[data-v-37b9a73a],
article[data-v-37b9a73a],
aside[data-v-37b9a73a],
canvas[data-v-37b9a73a],
details[data-v-37b9a73a],
embed[data-v-37b9a73a],
figure[data-v-37b9a73a],
figcaption[data-v-37b9a73a],
footer[data-v-37b9a73a],
header[data-v-37b9a73a],
hgroup[data-v-37b9a73a],
menu[data-v-37b9a73a],
nav[data-v-37b9a73a],
output[data-v-37b9a73a],
ruby[data-v-37b9a73a],
section[data-v-37b9a73a],
summary[data-v-37b9a73a],
time[data-v-37b9a73a],
mark[data-v-37b9a73a],
audio[data-v-37b9a73a],
video[data-v-37b9a73a] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-37b9a73a] {
  padding: 0 0.15625rem;
}
.el-button[data-v-37b9a73a]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-37b9a73a],
.el-button--success[data-v-37b9a73a] {
  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-37b9a73a] {
  font-weight: normal;
}
p[data-v-37b9a73a] {
  word-break: break-word;
}
table caption[data-v-37b9a73a] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-37b9a73a] {
  border: none;
}
table[border="1"] td[data-v-37b9a73a] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-37b9a73a] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-37b9a73a] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-37b9a73a]:last-of-type {
  border: none;
}
.question-table tr td[data-v-37b9a73a] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-37b9a73a]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-37b9a73a] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-37b9a73a] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-37b9a73a]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-37b9a73a] {
  text-indent: 2em;
}
.question-p-left[data-v-37b9a73a] {
  text-align: left;
}
.question-p-center[data-v-37b9a73a] {
  text-align: center;
}
.question-p-right[data-v-37b9a73a] {
  text-align: right;
}
.underpoint[data-v-37b9a73a] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-37b9a73a]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-37b9a73a] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-37b9a73a] {
    padding-bottom: 0;
}
}
.formula-math[data-v-37b9a73a] {
  display: none !important;
}
.home-top-box[data-v-37b9a73a] {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.home-top-box .logo-box[data-v-37b9a73a] {
  margin-left: 0.11719rem;
  width: 1.03125rem;
}
.home-top-box .logo-box .img-logo[data-v-37b9a73a] {
  width: 100%;
  height: 0.47656rem;
  background: url(../img/logo.0d47f377.png) no-repeat;
  background-size: 100% auto;
}
.home-top-box .home-top-right[data-v-37b9a73a] {
  display: flex;
  align-items: center;
}
.home-top-box .home-top-right .btn-study[data-v-37b9a73a] {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 0.60156rem;
  height: 0.60156rem;
}
.home-top-box .home-top-right .btn-study[data-v-37b9a73a]:hover {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.11719rem 0.11719rem 0.11719rem 0.11719rem;
  border: 0.00781rem solid rgba(255, 255, 255, 0.08);
}
.home-top-box .home-top-right .btn-study .icon-study-errorbook[data-v-37b9a73a] {
  width: 0.35938rem;
  height: 0.35938rem;
  background: url(../img/icon-study-errorbook.fec592d6.png) no-repeat;
  background-size: 100% 100%;
}
.home-top-box .home-top-right .btn-study .icon-study-personal-center[data-v-37b9a73a] {
  width: 0.35938rem;
  height: 0.35938rem;
  background: url(../img/icon-study-personal-center.17b144f0.png) no-repeat;
  background-size: 100% 100%;
}
.home-top-box .home-top-right .btn-study .text[data-v-37b9a73a] {
  margin-top: 0.03906rem;
  line-height: 0.13281rem;
  font-size: 0.10938rem;
  color: #222222;
}
@charset "UTF-8";
* {
  box-sizing: border-box;
}
ol,
ul {
  list-style: none;
}
div {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

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

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup {
  border-bottom: 0.00781rem solid #F1F4F9;
  margin: 0 0.07813rem;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav {
  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:last-child {
  margin-right: 0.10156rem;
}
.swiperStudyPopup .subjectnav.active span {
  color: #4153e2;
  border-bottom: 0.02344rem solid #4153e2;
}
.swiperStudyPopup .subjectnav span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.54688rem;
  height: auto;
  color: #757A82;
  width: 100%;
  padding: 0.11719rem 0;
}
.van-tag--plain::before {
  border: 0.00391rem solid currentColor;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-111c89d7] {
  padding: 0 0.15625rem;
}
.el-button[data-v-111c89d7]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-111c89d7],
.el-button--success[data-v-111c89d7] {
  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-111c89d7] {
  font-weight: normal;
}
p[data-v-111c89d7] {
  word-break: break-word;
}
table caption[data-v-111c89d7] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-111c89d7] {
  border: none;
}
table[border="1"] td[data-v-111c89d7] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-111c89d7] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-111c89d7] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-111c89d7]:last-of-type {
  border: none;
}
.question-table tr td[data-v-111c89d7] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-111c89d7]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-111c89d7] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-111c89d7] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-111c89d7]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-111c89d7] {
  text-indent: 2em;
}
.question-p-left[data-v-111c89d7] {
  text-align: left;
}
.question-p-center[data-v-111c89d7] {
  text-align: center;
}
.question-p-right[data-v-111c89d7] {
  text-align: right;
}
.underpoint[data-v-111c89d7] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-111c89d7]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-111c89d7] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-111c89d7] {
    padding-bottom: 0;
}
}
.formula-math[data-v-111c89d7] {
  display: none !important;
}
.dialog-box[data-v-111c89d7] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(0.07813rem);
          backdrop-filter: blur(0.07813rem);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.dialog-box .custom-plan-box[data-v-111c89d7] {
  position: relative;
  width: 5.92188rem;
  height: 3.67188rem;
  background: url(../img/dialog-custom-plan-bg.d7c4a29a.png) no-repeat;
  background-size: 100% auto;
  padding: 0.15625rem;
}
.dialog-box .custom-plan-box .btn-close[data-v-111c89d7] {
  cursor: pointer;
  position: absolute;
  top: -0.15625rem;
  right: -0.15625rem;
  width: 0.53125rem;
  height: 0.53125rem;
  background: url(../img/dialog-btn-close.96ccf15b.png) no-repeat;
  background-size: 100% auto;
}
.dialog-box .custom-plan-box .dialog-title[data-v-111c89d7] {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 0.15625rem;
  color: #FFFFFF;
  line-height: 0.1875rem;
}
.dialog-box .custom-plan-box .custom-list-box[data-v-111c89d7] {
  margin: 0.14844rem 0.15625rem 0.14844rem;
  padding-top: 0.15625rem;
  padding-bottom: 0.11719rem;
  display: flex;
  overflow: auto hidden;
  /* 滚动槽 */
  /* 滚动条滑块 */
}
.dialog-box .custom-plan-box .custom-list-box[data-v-111c89d7]::-webkit-scrollbar {
  width: 0.0625rem;
  height: 0.0625rem;
}
.dialog-box .custom-plan-box .custom-list-box[data-v-111c89d7]::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0.0625rem;
}
.dialog-box .custom-plan-box .custom-list-box[data-v-111c89d7]::-webkit-scrollbar-thumb {
  border-radius: 0.0625rem;
  background: rgba(0, 0, 0, 0.2);
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box[data-v-111c89d7] {
  display: flex;
  flex-wrap: nowrap;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item[data-v-111c89d7] {
  position: relative;
  width: 1.67969rem;
  height: 2.6875rem;
  background: #E6EEFE;
  border-radius: 0.07813rem 0.07813rem 0.07813rem 0.07813rem;
  cursor: pointer;
  padding: 0.03906rem;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item.active[data-v-111c89d7] {
  background: linear-gradient(180deg, #5462E3 0%, #59A3F5 100%);
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item.active[data-v-111c89d7]::after {
  position: absolute;
  top: -0.03906rem;
  right: -0.07031rem;
  content: "";
  display: block;
  width: 0.39063rem;
  height: 0.21094rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% auto;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item.expire[data-v-111c89d7]::after {
  position: absolute;
  top: -0.03906rem;
  right: -0.07031rem;
  content: "";
  display: block;
  width: 0.46094rem;
  height: 0.21094rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% auto;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item[data-v-111c89d7]:nth-child(n+2) {
  margin-left: 0.11719rem;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item .cover[data-v-111c89d7] {
  height: 2.24219rem;
  border-radius: 0.0625rem;
  overflow: hidden;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item .cover .img[data-v-111c89d7] {
  width: 100%;
  height: 100%;
}
.dialog-box .custom-plan-box .custom-list-box .plan-item-box .plan-item .plate-subject-name[data-v-111c89d7] {
  margin-top: 0.11719rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.13281rem;
  color: #222222;
  line-height: 0.17188rem;
}
.kkc-content[data-v-111c89d7] {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 0.10938rem 0;
  min-height: 100vh;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: url(../img/login-bg.0c33b477.png) no-repeat;
  background-size: cover;
  align-items: center;
  justify-content: center;
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.kkc-content .kkc-content-inner[data-v-111c89d7] {
  width: 9.40625rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 0.25rem;
}
.kkc-content .kkc-content-inner .home-top[data-v-111c89d7] {
  display: flex;
}
.plan-detail-box[data-v-111c89d7] {
  margin-top: 0.10156rem;
  display: flex;
  flex-direction: column;
  background: url(../img/home-bg.53a47432.png) no-repeat;
  background-size: 100% auto;
  width: 9.40625rem;
  height: 4.67969rem;
  padding: 0.07813rem;
}
.plan-detail-box .plan-detail-top-box[data-v-111c89d7] {
  height: 0.35938rem;
  display: flex;
  justify-content: space-between;
}
.plan-detail-box .plan-detail-top-box .change-box[data-v-111c89d7] {
  margin-left: -0.07813rem;
  min-width: 1.4375rem;
  height: 0.35938rem;
  background: #d5f3a6;
  border-radius: 0.0625rem 0.17188rem 0.17188rem 0;
  border: 0.00781rem solid #FFFFFF;
  display: flex;
  align-items: center;
  padding-left: 0.28906rem;
  padding-right: 0.03906rem;
  position: relative;
}
.plan-detail-box .plan-detail-top-box .change-box .icon[data-v-111c89d7] {
  position: absolute;
  top: -0.10156rem;
  left: -0.08594rem;
  width: 0.39063rem;
  height: 0.5rem;
  background: url(../img/icon-change.d81a0d00.png) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-top-box .change-box .text[data-v-111c89d7] {
  margin-top: 0.01563rem;
  font-weight: bold;
  font-size: 0.14063rem;
  color: #222222;
  flex: 1;
}
.plan-detail-box .plan-detail-top-box .change-box .btn-change[data-v-111c89d7] {
  margin-left: 0.15625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 0.53906rem;
  height: 0.28125rem;
  background: #222222;
  border-radius: 0.15625rem 0.15625rem 0.15625rem 0.15625rem;
  border: 0.00781rem solid #FFFFFF;
  font-weight: bold;
  font-size: 0.10938rem;
  color: #FFFFFF;
}
.plan-detail-box .plan-detail-top-box .change-box.hide-change[data-v-111c89d7] {
  padding-right: 0.11719rem;
}
.plan-detail-box .plan-detail-top-box .change-box.hide-change .btn-change[data-v-111c89d7] {
  display: none;
}
.plan-detail-box .plan-detail-top-box .form-box[data-v-111c89d7] {
  position: relative;
  display: flex;
  align-items: center;
  height: 0.35938rem;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 0.17969rem 0.17969rem 0.17969rem 0.17969rem;
  border: 0.00781rem solid #FFFFFF;
  padding: 0 0.03906rem 0 0.15625rem;
  z-index: 98;
}
.plan-detail-box .plan-detail-top-box .form-box .icon-practice-code[data-v-111c89d7] {
  position: absolute;
  left: -0.82813rem;
  bottom: -0.04688rem;
  width: 1.48438rem;
  height: 0.9375rem;
  background: url(../img/icon-practice-code.12e20abf.png) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-top-box .form-box .input-box[data-v-111c89d7] {
  flex: 1;
  height: 0.28125rem;
  display: flex;
}
.plan-detail-box .plan-detail-top-box .form-box .input-box .input[data-v-111c89d7] {
  flex: 1;
  background: none;
  border: none;
  height: 100%;
  color: #222;
  font-size: 0.10938rem;
}
.plan-detail-box .plan-detail-top-box .form-box .input-box .input[data-v-111c89d7]::-moz-placeholder {
  color: #AAABB3;
}
.plan-detail-box .plan-detail-top-box .form-box .input-box .input[data-v-111c89d7]::placeholder {
  color: #AAABB3;
}
.plan-detail-box .plan-detail-top-box .form-box .btn-search[data-v-111c89d7] {
  cursor: pointer;
  margin-left: 0.07813rem;
  flex: 0 0 0.53906rem;
  width: 0.53906rem;
  height: 0.28125rem;
  background: #222222;
  border-radius: 0.15625rem 0.15625rem 0.15625rem 0.15625rem;
  font-weight: bold;
  font-size: 0.10938rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.plan-detail-box .plan-detail-top-box .dialog-practice-code[data-v-111c89d7] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(0.07813rem);
          backdrop-filter: blur(0.07813rem);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 90;
}
.plan-detail-box .plan-detail-content-box[data-v-111c89d7] {
  margin-top: 0.07813rem;
  display: flex;
  height: 4.07813rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left[data-v-111c89d7] {
  flex: 0 0 2.39844rem;
  width: 2.39844rem;
  height: 100%;
  background: #FFFFFF;
  border-radius: 0.10156rem 0.10156rem 0.10156rem 0.10156rem;
  overflow: hidden auto;
  padding: 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item[data-v-111c89d7]:nth-child(n+2) {
  margin-top: 0.07813rem;
  border-top: 0.00781rem solid rgb(238, 238, 238);
  padding-top: 0.07813rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .week-number[data-v-111c89d7] {
  padding: 0 0.03906rem;
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 0.11719rem;
  color: #222222;
  line-height: 0.25rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .cource-item[data-v-111c89d7] {
  cursor: pointer;
  padding: 0 0.07813rem 0 0.15625rem;
  height: 0.34375rem;
  font-size: 0.11719rem;
  color: #222222;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .cource-item .text[data-v-111c89d7] {
  flex: 1;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .cource-item .el-icon-arrow-right[data-v-111c89d7] {
  display: none;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .cource-item.active[data-v-111c89d7] {
  background: linear-gradient(90deg, #5462E3 0%, #6A81E7 100%);
  border-radius: 0.03906rem 0.03906rem 0.03906rem 0.03906rem;
  border-left: 0.03906rem solid #D5F3A4;
  color: #FFFFFF;
}
.plan-detail-box .plan-detail-content-box .plan-detail-left .week-item .cource-item.active .el-icon-arrow-right[data-v-111c89d7] {
  display: block;
  font-size: 0.10938rem;
  color: #FFFFFF;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right[data-v-111c89d7] {
  margin-left: 0.07813rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box[data-v-111c89d7] {
  background: #FFFFFF;
  border-radius: 0.10156rem 0.10156rem 0.10156rem 0.10156rem;
  padding: 0.11719rem 0.15625rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .top-box[data-v-111c89d7] {
  display: flex;
  align-items: center;
  height: 0.20313rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .top-box .text[data-v-111c89d7] {
  flex: 1;
  font-weight: bold;
  font-size: 0.11719rem;
  color: #222222;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .top-box .code-box[data-v-111c89d7] {
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .top-box .code-box .icon-code[data-v-111c89d7] {
  margin-top: 0.03125rem;
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHjSURBVHgB7ZZPTsJAFMa/VzFxyRHkBnADOIFrgQVIcIueALyBrg1/FkJcegO4AdzAHoGVC4E+37RTBEPbmQkmmvBLmr7+m773dd43BU78R2p9fldb0rENObhzed3nOwKWKpbNhwNOCVCAJnuYekAXUQJg4AEOEBypD3jKjLIeZTG+oRIc8OBKgKc4pA3u4YhzAky42sa579gWp0/QGPLlKsDerD/3UBg1yYclTgrIy7s6HBFHn2LFGMIBawWqQy5KF8xV+609lC5kr9XIy/nKS5tmNuNZK0C60kAm4atILrIvJZlQBT7bKvM7CVT73JCGL0rof+TwGJ/PeWG8lGvl+jOXYYFVAhQZT2g6b1J5fF6pIG0ZGpEYlNVcME4grF5b7qRFo5/Xx21SKvjQFg1DjBKQtsvvVp90n7JoPWhXPYNjJbAGOlDVi+Ueqj5GdQARZhLmPwMYqZCZgDId6MF4HVWYyiZSSBTrmKiQmYAyHZFdDTSa3NIi6/5dFVbIbsvUBMLqZafijWe+3K5JKyXK6TES2XNC/VeT+sAR8MctKsQH7svxkUhcC2oDnivXYzGYSZt6cKDe5x6reSBzQn5YKofuOahAkuXaYmLRBxNIslxbTCw6bQ74aaZjyo5FnzjxN/kC88W/9WPEywcAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .top-box .code-box .text-code[data-v-111c89d7] {
  margin-left: 0.03906rem;
  font-size: 0.11719rem;
  color: #222222;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item[data-v-111c89d7] {
  margin-top: 0.07813rem;
  width: 3.03906rem;
  height: 0.64063rem;
  background: linear-gradient(90deg, #E6EEFE 0%, rgba(230, 238, 254, 0.3) 100%);
  border-radius: 0.03906rem 0.03906rem 0.03906rem 0.03906rem;
  border: 0.00781rem solid rgba(66, 99, 232, 0.5);
  padding: 0.07813rem 0.11719rem 0.07813rem 0.07813rem;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item .cover[data-v-111c89d7] {
  width: 0.89063rem;
  height: 0.47656rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item .cover .img[data-v-111c89d7] {
  width: 100%;
  height: 100%;
  border-radius: 0.02344rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item .text-box[data-v-111c89d7] {
  margin-left: 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item .text-box .text[data-v-111c89d7] {
  font-weight: 500;
  font-size: 0.11719rem;
  color: #222222;
  line-height: 0.17969rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-top-box .video-item .text-box .duration[data-v-111c89d7] {
  font-size: 0.10938rem;
  color: #AAABB3;
  line-height: 0.21875rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box[data-v-111c89d7] {
  margin-top: 0.07813rem;
  height: 2.84375rem;
  background: #F0F7FE;
  border-radius: 0.10156rem 0.10156rem 0.10156rem 0.10156rem;
  border: 0.00781rem solid #FFFFFF;
  padding: 0.0625rem 0.11719rem 0.11719rem;
  overflow: hidden;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box[data-v-111c89d7] {
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title[data-v-111c89d7] {
  display: flex;
  align-items: center;
  height: 0.35938rem;
  flex: 0 0 0.35938rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .text[data-v-111c89d7] {
  margin-left: 0.03906rem;
  font-weight: bold;
  font-size: 0.11719rem;
  color: #222222;
  flex: 1;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box[data-v-111c89d7] {
  cursor: pointer;
  width: 0.70313rem;
  height: 0.20313rem;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box .icon-show[data-v-111c89d7] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQWSURBVHgB7VhLUhtJEM2sbrE1R9CcYJgTGJYTY2tQDBJ4hTgB4gRIJzCcQGLlQFKEGMDhpXUDyzeQT+D2FnVXOrP1K7XU1SVBhL3ot4Eu1ee9qvxVAeTIkSNHjhw5fh0QXhj9/qfi09N4TylV1EC70qYAA631CNEbVav/DOEF8SICut2HfUQ8ZcKHQLBr7Yw4UgADIrqpVN4O4JnYWkC/398NQ/+cEOqZpFNXxxFo3axWS23YElsJ6PUezjVAI4V4wLMOQMM3FhfEi3A/RPiTAPb4c3XMM4RsJIB3vci73mIi+4mfAm67FtPIMotO5+MeYVRHUq9ZWXGZDY4KnndQLv89Akc4C0jZ9QABm74/bpfL5QA2RKdzX2MXv0wK0RFdnJyUrlzmyBQgtj4eF97zIjWznXe8ueOHV9sQT+K2+9BgIpewRIyuKpXSRdZYqwAxmXHo92FiuzMMo9Avv3uXfswi+unJ2weFk3Gahjs70cAm9sOHftHzCp8TpzEs+H7ZZlJoJR/xhGRMSHBdKIQNG5FUB2f7RqI2+0gTLOj0Hq547Lk5zuYX6EpeA16cVN5Y7bLTeWwlTS0Jhdg+OnpzZuuzYlIWEehCHhSdVf+zhzhOZpckO7+YmJMVfJ1+/WuahouTxg6O2IIMEZggv8vkvxjkAyB1kJX+k+PEwY8rbxtmn8SuBgU//CMrAEjIBaU/z80xFjH+yxynzAHjyG+ZO0+ad96hdokidtjZOMJRkrxA2uRUpp8TJ8+ArK2AFubGa4SToAIrAuIjIzicfYvNHx+X7sABEaERpej/tH6cmb8uVjbHpOPoiDnQQoQk0Un+mE6TNtBH+A6/CZTCV6m/zf6ROsQ4Yg7d1L69vT8EB3hIczOTmie9JzvzYgGnslo4aIKFwyPcmTXT0gn4flgWG573VdiKHSkDnhcNYFq4yRFLREr2idsMP5HEljWvrI2eEYlInDhcCsErYXRdRuTYXePYfQMWdLuPdQJ6v5hZEhdMfYj2zAJwXZRKotd7PBUrMMlzsDhIVgBrE9k6EdyxkZVFu937NgGe2vqwyJvjSqkGVvKczU2zSSE/5bUe60VkF1hxvCcWkSyVOfZzZGvasvnkkuRxQsS6C/kJJwtEhO/7fTKLOYeaXYhIbpiFV3Fy8RNb4tq2cHS6D6wUWOBmUi6YX02NMkQgprbjR/WsbO18oVlx0nj09lfBCfFCjZAuk5ekLFNbogAbIKVmn780aI3XWaWHvGDwn9frHgMkD/FpnNlMJomtLvVpV8HpjAGHTxaBQ35m+SFN/C70iiQHKA6lKQ8Bm+z68nLPgFWIG+LHgOdcTV/sYYt3u7b2pWEVASfGu1/+sJUGSf9KRUWi5adFRD1i/xlu8mSSI0eOHDly5Pjd8ROWrE09yGnkIwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box .icon-hide[data-v-111c89d7] {
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQOSURBVHgB7VldcuJGEO4eieflCNoThD1BzGMqa5epAF4/LT7B2iewfYL1nsD205aBKly2t/JobhBuEHKCkNcFTadbWDCANBqQksVVfFUqo/np6U/TfzMG2GGHHVbQbj+05IFXALXcECmOeC1Pp/N4DlsOZeskgIttJ7FCoNk8uGHFL+P3bSeBaR13nccL7jw3Bl40GvuXsGVAW+drIIFZA9Yl0ev9Hnz/Pq4opQINVJY2BTjSWg8RvWGz+esACkQmAYELiV6vF4zD0jMQBVZhiEN2vD4R3bKMPuSEchl01Ni/yHLsyaR0mKl8NJkCTdRiGc/t7tOfefON0w7EsO3E16+9wPN4B5DNBqEPGv4ihFE0jqCMCD+x0hV+La9qgUPQ+lIiIPyXBLJIuKDd/lYhDE+R1M/MLFjUBoclz6vWar8MXeWtTUBQVHSamo86XyaiQzr78OHgykVGJgF2zjLbd4tIj8wtLjLELsuayqOrRuPgLGuulUAUWSZ+D6a2K4OrZuQokoThQ4HRPCj5fs1mUsqqvITFF+WT4BKdXHF8XOMc8f4tf4UvRnNlHIbPklvS5iUSSIrpGvAsKW4XSULQrO+fmvJEBxsJdFEeFJ00f7OHOFb6mRfeMwTnKjtmZf1MYHKEwiXly6z8H4byIyBVzUr/CfMKIvGtAkrzx3zJHRGJ8Tt2ilE8ZsGExqF/bSpBmr+8Q+0Sht7eAul4fl5z4rUV0MmsgdeYTIPKDDMC0ZYRHMbvYvNHRwf34ICQcO7oBLdF+kS9zjrQnISYqVl+pEYhH+Fv2BBFO7ZS+Ca1L/4hSYptth+/c8F1c3f3cAgO8JBmZiY1j/wtioTooAnmWRnh3kyoCzvg+5MaEBdW8ViF15EjZRHwwj68FG6yxbGieUnI2ugZkYjEiScn5piVMJqUERViq15/fwsWdDpPHL/p81wyDrkKvZ+uS61ZJAG36NTtPn0UKzCV52BRPT62hFEbCZdFO50HvhDAj+AAm7xu9/HTgtmkKC9IdGJJ62E4rprmNN3+h89gARdfrchkjHkGRmK/i/JWzYnb9lyVTyVgkuAvNZgviqdyirLVJmL3pdL4nUKqCRl55HfJn7zlMqG2pk8MbMoLnM4D7e7jFa/2aWliYeXzsiyJ84iq7PvjGzPrJsH5QLPipNHszY+CRZXia53IUmr22U2D1vhlnWuTIkisRSBG2lHwReKIwyeTwAHfC/0jTXwv9IakVlJSreLIrCrzktiIgBMRC8SRxdnj9zwkchGIEYU+oFbiTcMyUsLipiQKIWBC0r9SYUC0eLWIqIfsPwPb+XYTEoUTyIt1SWwdAcE6JLaSgMCVxNYSEKxceJEccReTptPt9I/C8nni1eI1/dt3hx3+b/wLsEeWFLLBLjgAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box .text[data-v-111c89d7] {
  margin-left: 0.0625rem;
  font-size: 0.11719rem;
  color: #AAABB3;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list[data-v-111c89d7] {
  margin-top: 0.03906rem;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item[data-v-111c89d7] {
  position: relative;
  background: #FFFFFF;
  border-radius: 0.10156rem 0.10156rem 0.10156rem 0.10156rem;
  padding: 0.03906rem 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item[data-v-111c89d7]:nth-child(n+2) {
  margin-top: 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-tag[data-v-111c89d7] {
  position: absolute;
  top: -0.00781rem;
  left: -0.00781rem;
  width: 0.57813rem;
  height: 0.26563rem;
  background: #3369ea;
  border-radius: 0.01563rem 0.00781rem 0.03125rem 0.00781rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.10938rem;
  font-weight: 500;
  color: #ffffff;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-box[data-v-111c89d7] {
  font-size: 0.10938rem;
  border-radius: 0.02344rem 0.02344rem 0 0;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-box[data-v-111c89d7] .question-box {
  padding: 0 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box[data-v-111c89d7] {
  border-top: 0.00781rem solid #e9ebf2;
  padding: 0 0.03906rem;
  line-height: 0.1875rem;
  font-size: 0.10938rem;
  display: flex;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box[data-v-111c89d7] {
  position: relative;
  flex: 1;
  padding: 0.125rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box[data-v-111c89d7] {
  position: absolute;
  top: 0.07813rem;
  right: 0.11719rem;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy[data-v-111c89d7] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(19, 91, 195, 0.3);
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy .icon[data-v-111c89d7] {
  width: 0.125rem;
  height: 0.125rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAESSURBVHgB7Zc/bsIwFMa/53AA1LRSR27Q7q0q9wZ0DlXTG7Qn6BGanqAswMoNQGFghCNkR6AMTDjJw+GPBAgBAhIY/JMSPSfP/j5b1pMNGC4Mpa97t1tSUdQDo4hcoEAwvQ3qT32RNuNYyfzEU7gEC49pVFj/QdVh7fkTGWI7flXrfCzbAhfGGDAGjIHCvoQbx/8i0C+OgBP+HjVevF05178Co9psBh4ywmxCY8AYuLY6wK7tdNzNpM2KdlvpSGb86FDiHAZUbPUt4mB2VtsCCfGwKqwfiVMghEpN2vNwB3fvvpsk9K/D9uKTXA6gO/5F48gLm68hTmBvKc5K+CADzBRkJXwwdsUvF8utHO8MhpyZAvZwYPWFGjx4AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy .text[data-v-111c89d7] {
  margin-left: 0.03125rem;
  font-size: 0.11719rem;
  color: #135BC3;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter[data-v-111c89d7] {
  margin-left: 0.11719rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(251, 118, 42, 0.3);
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter .icon[data-v-111c89d7] {
  width: 0.125rem;
  height: 0.125rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIASURBVHgB7ZdPTsJAFMbfawtR3HiEukN0oTeAE8gR4ASQEHDZshRi1BNYTgI3kI2EnRwBVyJt5/mmQEP4I0xbQ0z4Emg7UL7fMK/fzAAcWLipkarmuXuSKUJC0gSNdaQ+PgxHsAvg6z5rGqS/McY5JCg2GukoCqsQxuoXdaFVAaU5ExP2IQERkEmIeR80iy/LvwIQmyPzEuFLqj1wIAFN67kS/wP5TZ9pcGAdAWIBTOvXFbeRsyCGDIghRPE8P21CRB1rQGkI5JhzQixFNAXvbv2qGzYh9VKtwd5DogSASPbGiEbKh6eceqBQE0oAHvq3hgdm2KBrs577ohA2+ROl+FYCOJ1NJKPFNT+CwTH1OOxBRP2vIlwXjhHEGGIoFoCsiZPvyeEATjescFR1TMJYAHLxKl8QQ5FqQJp66UzFA6zKZOQ8sA0UHYxQE0oAq8aLuYBl+6SVGMRRBdlrCIJ9Ai88vPTZhzQLzIl6MoI9FBe86u0wijkH6U4al1XYU8Yu47UeS2NBzZX4Lbm1rAMaWnL5rQM+eY1chYPKNlrvnUgAiHDnpjMWBj3bahxq3t5jkDzp+Mq/IO9zGMTmu/vKAKxisG3aYbwF5GJaz5a4F9YMZGkG3ReA5/UR+VSOOtOl20OHD84ChDc7pgD63Hmj3BvyTuYGEpZXuyzGzYw/0Q8CoN7MGlExzQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter .text[data-v-111c89d7] {
  margin-left: 0.03125rem;
  font-size: 0.10156rem;
  color: #FB762A;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips[data-v-111c89d7] {
  margin-left: 0.11719rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border: 0.00781rem solid transparent;
  background: rgba(255, 166, 33, 0.1);
  border-radius: 0.02344rem;
  display: flex;
  padding: 0 0 0 0.03125rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .icon[data-v-111c89d7] {
  width: 0.1875rem;
  height: 0.1875rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUKSURBVHgB5Zy9cxNHFMDfyhQuRarMpIjEpKBLyEwmJkWipEm6OJkUSWU5FZ1tGioGuYTCFvwD2CUVUFIhSiqggwJ0lFSopPLjvb1d++58p/vQ29uT7jcjnSSfPu7nt2+/bk9BjeBur0ubHij4BaDTB4VfA8J35s+9xO4B3WbhTb0COJnSvq/UOJhAjShwjJaiYIu+apOesowuLM6EPvmIhD0jYQE4xImghJQBuGXCstRhcAwOEBWkxXQ6O4C4CzKRUoYAlDqCk5NjyagSEeRZTBItSh282wcBFhZEcgb0g+7D+STrm4D+YduLJvXKgkzU3DJR01yUGlOx2ydRM6hAJUEkh6pq9RSaFzVZcDT9WiU3daAkpki9gOWRw/A/9AX99s2S7ysnCPcu7ZjI8Z2Iq0BND/WQJJVKCYUF4e6lW3Q/hmVHqUO8zsdScPciO+nIWQU5URD3KCflHlOuIF1uKTRhFQkT92TeLnMFmdqKE/Iy5pwizEjSlXm1W6agsD+1dLVVFQIjKbWdlJ2kuRG4+nKYnjnWVFIjaKXzThYZ+Sg9gqgqhLZB/UkzoBfjnKCwvdOKopWERzrPNSJjRWwJ+1jScK3WjybsRAR1aBSwtXKYbjKK4oIUDqH1qJ1oLjoVRC8OQTJ6fqfeycG7cOuKzZsuvoPlDO2TswhSagsksT+aty4k/XcH4Oft+HdJodSf9qEWpJOz9OzDk7tnj6UlsZwf/kn/LhkGtpjZCBqANPyjXUhKkyMviBnyXShIunhZpCXVJ+e0mOl2EO71EVySFFPlwOqUE6LbRGtmjHkILnn7PNx+sxHf2tfzqF8Os063B2ujjS53TP8A11SV5EeO5Q0L+pcEbUAdlJXkVw4nIBJ09eINqLN7UVSSbzkMwgcWxH2PL6FO8iQ1QQ6j1PoF8DXebA842uJmvviqGXIMynkVn8e8tpFnOUzpqWdxsiQ0QA7jXxDDxaqh+BeUTMgWV6MAJWFBAfgir7byLym4AL4oIie69ZOPZmujny4O6MFlqJM8OYv23cTA12ujH7tXa+tqMEUbgc2Q9Jj7Ypdr6awyZVvIviVh2Jv/RIKugWuqdh/8SrodFbQOrli0b+VJEk0gbnfMLOJLcIVUx7P2JgBO+D5sKCI+BhdI98rrlXTEd53oE1F4Us9Fr7wuSQjPeKMFmWI2AUnspB4j3fHMalSKgRN7Wt5ZX0y6mNkDcNUrj36u/Ocf2Qenp7+YcxKnsLonbBYlUIfTvn1yGkG6mCH6H4DxjcLYwrzkcAefWF1pVcyKEMBJvMKKCWp9FFH0JM+ZThsw4ygKoH1M1UEwSr54TpCJom1oG4j/p72cOuSqzxduVVHDcdaajXlj0iNoR1HjCxZkLgBu+2KWj1RSvp+3mGXurIZ+I+JfsJog5528day50z4mH+3BqoF4nY7tUd5uhebF9Mo8RJGF+g0Aqb2zX2S1IVNqWbheELvcC13QRE7h5aWl182bpVJ8pYVlS9yckP8ueyWGtlxYgKpy/K2WCwswpna7sgSNSdSrtXOq8nlIXNxk0+SlHjSLqanGJ7AAYtcPIlEjc0J6D/zCueYebcdVL2gSRUwQY9Z8DD2I4rPkZpJiLKKCopjlVVskawBuCE8dRD1/xePpx5JiLM4EWSIriRaVZc+l5EjhiU5nUqI4F5QkXPoA39LDPh0yb3myILx8YJxp+AaSoeA97RvQM56rClxLifIZ5MVOB+hsVkUAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .text1[data-v-111c89d7] {
  margin-left: 0.0625rem;
  font-size: 0.10156rem;
  color: #FF7121;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .text2[data-v-111c89d7] {
  display: none;
  margin-left: 0.0625rem;
  font-size: 0.10156rem;
  color: #FF7121;
  text-decoration: underline;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .icon[data-v-111c89d7] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQoSURBVHgB1Zo/TBNRHMe/r8EYB001soiRQ1wgGsqkk5YBWWGUBVl1KHVwlJK4mQgMGjZxkVFMXIwxghNOLYnBhT/FCIMmSnQwRtPn73vXK9drae/a11o+ydG7d++O7+/9fr/X96cKBtATVlQ+hqEiMSjdCY2YXEfzh0vWOdQqkEtLnWU1k82iThRqxBYdiSSgdVwu46iNjLxpph5jQhvgET6B4hauD6XmkctNhTUklAH6zvlJ48L9KJVSDzenAlcPUkla3ZIXP5fTGJpDVhpqIIg3ItUq6GT3mIhPo3niCRssLQ03XK1iRQP0hIQMcvNoZMgcTJRet8O2AgeGkC1e6RRagQp5UdYA23VOzLcQkZtqeuOpv7TEgHzCMub/R9hUYk8Su9+f2KU5oNRbtJ54Ei0XFUUGOEkrPUDrEtNJK+UtKIRQPnS20PowlLoklPZ40VYolkwP+gYcbwcuDgIn2mGEXz+A9Evg59cgtSWUwNFAihe2B0K3/tVx4NgJGOXvb+DNXNDaBS+4HogjDK74V7MwwlBCYuFomCcKXnCSWKkEDh3qGv9G7PBp7jjHFHEO7emBOA4vwzTAXOszuW89A052lN5j2ficU8cUCrGIxH8fTNF9GbhwBbi9UGwEz1l26bocgzCGhkUPWDDFi/vAt8/AqbP7RrjiWcZ7C3dhDGl8dqMWTEGBj0edMHKNIK543uOnOaJVZ2Sh8Qql8MaJJw0wgGgdrMwANGAPJvHHvD8nDGPWAL94ho03nMwbkZVulKtjhrjxoDTm/Tkxcg/m0GJATm/DFB9eO4c/YV0jNlaA9RUYZJXdqDkPvHviHOWgEY9GYZg0c2ARjeCIDI87ZZRypgcNQxaF2zgp0MmuJZga1FH4ORHe2e+cEw4vvmwA2xln9mWGDFconAmN1svytRxHPRw/DXT0Sov37gt384DJS4N47KxJLrw3YIgsy2N/TswLTmrCL6ewW2QLU6QLhVOk1wCGEg10DxrC4/sOakLChx/eVYmUeGEy0MNDiX2hrvA/MqfdXascJpyKcsRKA1y87wg6RdVqXs1s2uPyNk9xeC/wH1P4JxG9nXbOK0HD2M3SO3a49RR7LjC5wjppwQA7mSes2UBecFuYonc/Vhde7vn1/HcCDaFXAqOLdnFK10aTXc3eCwhDVk1vdXkLSkejWo/A9ADPDFwLGvAXlhhgu0frJFoNrcfLbTmVnQ9IxXl5IPBGW+Ox477siKHiJl+orrVhiPjpbOqgu1V3KfO7NRyhNXvPgDGftKOhAmG2WbnxYaE5ZNiZBNlmDbfR3fiQYqvPivBU0Adq+amBeINr82oM5rCFy+eMu3ERlHp+7GHBGYInxCu1ffFpvSR/OSgLLdylZgOKdLjGyFqljBL7xCBeW54qe3BaOSN1tqUOZ4GLtYr28g9Fe53yJF1v6gAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .text1[data-v-111c89d7] {
  display: none;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .text2[data-v-111c89d7] {
  display: block;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box[data-v-111c89d7] {
  flex: 0 0 1.79688rem;
  border-left: 0.00781rem solid #e9ebf2;
  padding: 0.07813rem 0.11719rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box .video-box[data-v-111c89d7] {
  margin-top: 0.04688rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box .video-box[data-v-111c89d7] .video-box {
  width: 1.5625rem;
  height: 0.88281rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-title[data-v-111c89d7] {
  color: #aaabb3;
  line-height: 0.28125rem;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .none-list[data-v-111c89d7] {
  flex: 1;
  background: #FFFFFF;
  border-radius: 0.10156rem 0.10156rem 0.10156rem 0.10156rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .none-list .none-img[data-v-111c89d7] {
  width: 0.71875rem;
  height: 0.71875rem;
  background: url(../img/icon-no-question.ad5fc74c.png) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-content-box .plan-detail-right .detail-content-box .cource-common-box .none-list .none-text[data-v-111c89d7] {
  margin-top: 0.07813rem;
  line-height: 0.15625rem;
  font-size: 0.11719rem;
  color: #AAABB3;
}
.none-list[data-v-111c89d7] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.none-list .none-img[data-v-111c89d7] {
  width: 1rem;
  height: 1rem;
  background: url(../img/icon-study-plan.f2c55c17.png) no-repeat;
  background-size: 100% auto;
}
.none-list .none-text[data-v-111c89d7] {
  margin-top: 0.11719rem;
  line-height: 0.21875rem;
  font-size: 0.13281rem;
  color: rgba(255, 255, 255, 0.8);
}
