@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,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAABnlJREFUaAXdm0tIXUcYxz+94iMiVsT6aMV3RI0gGFHRprrwBdVAVzVQ6q50V0i1WTQuGgmYVCjuurHYRXQVKAq+KNobn2hXCo3SgIuUqhXqRePzavr/Ts45nvu+53VfA5eZM2fm+77f+ebMzJmZG0Umhfb29hunp6f1UVFRlVBR/Pbt22KkMxAnIU5itUgfIn2IeAfxJrI2kf4jPj5+fmxs7JjLGB2ijBTY3Nz8Pgy/B6M/hdxqxLFa5EPGOeqtIH4OGc+mp6f3tMhxV8cQYIDegfBuGNeKOMadIh15doBPov5TgFt1yBGq6gJuaWlpvLq6+h6S6vUa4mf9eYvF8nBycnLOz/IuxTQBAzQToAOQ1ukiMTAZI9HR0fenpqb+UatONTCabxua7ggUJatVZnB5G5p6J5r5hBq5FjWF4dn7KP8zfglq6plUNp6BCwsL37x69WrJXx1+ebitrS3u8vLyJ3j2C38FB7IcwIfxbn85MTFx5kuvT2DApgH2V8DW+hIWzPuAXgL0XUD/680Or8CiZ2dDHVYCFKEbvXk6WirsLhabcUh7Vmk3O4ZtVuY5pz12WtxBQUCPc4UwuK4oKio68tSRuW3SPPQAbBzAXltAqMKjaV/Btk/cDVkuwOKk4k9UCPY4q/d52jA5KXGenLh4UJxBhTssP6xkkcXhwTl4uLW1tQEv/axDiTC/wFDVqJx7O3gYsI/CnM/FfGcmGRhj7scoHaivHhfDTMyoF9kEFTIwnsQ3JioNqmglm/AO80oFhqC/YZXRH+9BBVUo50WED3jlRPAwLu4FErasrIy6uroU9piejBEZ33kU3uU1qIAEhn38+DElJCTQ2dkZjYzwp7X5QWT8MYpXF6H4P2RoWnBTY6oSVqo3ODhI4+Pj0qVpMTx8HhcXl2LJyclphJYu0zSJgt3B8q2qqip6/fo1bW9viyVNiyx2u90aDXJeNzY1eIJlpZj+UU9PD92+fdtUG1g4s3KnVWymJk+wGCpktTExMdTb20ulpaVynkmJ4mi8u6YBe4IdGhqi/v5+wlxX5sJuA/X19VFeXp6cZ3SCWS1YBPsOgt8zWrg32NHRUeGdPTg4oOrqall1bGws1dXV0cLCAh0dHcn5RiXQpO2W/Pz8hxB4wyihLMcXrKRra2uLuGlXVFRIWcJwVVNTQ1arlU5OTuR8gxKX7GH+YLAYJNBvWEnf+vo6JSYmUklJiZRFSUlJVFlZSXNzc3R+zttMxgR4OMZSUFDAHjYE2F/POpu/trZG6enpBFvkWykpKVReXk6zs7NCK5Bv6EgA+JKb9NeQobtJa4WV7F9eXhaAs7OzpSxKS0ujmzdvCp5GhyPn60gccJP+CgJ0dVp6YRmAgbizunXrFmVkZMhMWVlZxA9hfn5eztOagIf32MOfQcCHWoUYASvp5mGKwfj9TU1NlbIpNzeXuImvrKzIeRoTL9nDH6HydTepQhI/+YGBAaFnVVbjcZaHHi0B0z/B07W1tZScfL20xk374uKCNjY2tIgV6sDDv/FMa1OrBJ4DczNUBj2wkhybzUYPHjygvb3rjf+dnR1hqJLKaIw3uUlzh/W5RgG0uLhImZmZBDlkBKxkx/HxMa2urlJDQwPt7u5Sd3e3wwOQyqmMnxjyeYimIsyYuKc1OvBUc39/nw4PD3WJho3C56G0xGNFL8nvcsQGAL/AEs8daYnnecSSimAAFhgFYHj3GfLtEQxtFxlJAObVPDwBPhoUkYHZmJHhBGCR8mlE0r6DktmETksCbWpqeoF0pO0+zM/MzMgdstLDvL7UK8FHSswH2ZQsDsDYS+Wdw8AsFCutMC89otw5ZDUOwEIGTrghtnE6zANviDOLQ3AB5h1z9Gqd+F2vsDlUCf0Ltp0ZnHf/2XK3Kx04EPIXvqLeYOxqDn08Vwvh2W4MQ7+43vEAzAX5FAygec1U06ejO2WByINnhwH7rSddLk1aWZCP80HAkjIvlNNsK9vszUavwHyiDQLuhgO0CMtHD880A3NFPrsI6EYIHPYmKJj32Da2kW31ZYfDTMtXYfF03hN0Zl5bhi85Rt0HKPfGPeiN+bC6X0EVMEsM9wPiqj2FHnAC3T5vEwRzRsZ/AShhW/xyq6KQag8r6pJ4kO0R8gL1wRGcP3kooTnN56D4aBDebdP+xoNO6Qd0Sr8761Z7rcvDzso6OjrScV6kE+CR/UctZ3C+DtW/4v0P1qSjYw4OGoAAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 0.46875rem 0.46875rem;
  cursor: pointer;
}
.lessonplan img {
  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;
}
.question-box {
  font-family: Times, SimSun;
}
.question-box .content-box img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.question-box .content-box u {
  text-decoration: underline;
}
@charset "UTF-8";
*[data-v-8f07147e] {
  box-sizing: border-box;
}
ol[data-v-8f07147e],
ul[data-v-8f07147e] {
  list-style: none;
}
div[data-v-8f07147e] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-8f07147e],
body[data-v-8f07147e],
div[data-v-8f07147e],
span[data-v-8f07147e],
applet[data-v-8f07147e],
object[data-v-8f07147e],
iframe[data-v-8f07147e],
h1[data-v-8f07147e],
h2[data-v-8f07147e],
h3[data-v-8f07147e],
h4[data-v-8f07147e],
h5[data-v-8f07147e],
h6[data-v-8f07147e],
p[data-v-8f07147e],
blockquote[data-v-8f07147e],
pre[data-v-8f07147e],
a[data-v-8f07147e],
abbr[data-v-8f07147e],
acronym[data-v-8f07147e],
address[data-v-8f07147e],
big[data-v-8f07147e],
cite[data-v-8f07147e],
code[data-v-8f07147e],
del[data-v-8f07147e],
dfn[data-v-8f07147e],
em[data-v-8f07147e],
img[data-v-8f07147e],
ins[data-v-8f07147e],
kbd[data-v-8f07147e],
q[data-v-8f07147e],
s[data-v-8f07147e],
samp[data-v-8f07147e],
small[data-v-8f07147e],
strike[data-v-8f07147e],
strong[data-v-8f07147e],
sub[data-v-8f07147e],
sup[data-v-8f07147e],
tt[data-v-8f07147e],
var[data-v-8f07147e],
b[data-v-8f07147e],
u[data-v-8f07147e],
i[data-v-8f07147e],
center[data-v-8f07147e],
dl[data-v-8f07147e],
dt[data-v-8f07147e],
dd[data-v-8f07147e],
ol[data-v-8f07147e],
ul[data-v-8f07147e],
li[data-v-8f07147e],
fieldset[data-v-8f07147e],
form[data-v-8f07147e],
label[data-v-8f07147e],
legend[data-v-8f07147e],
table[data-v-8f07147e],
caption[data-v-8f07147e],
tbody[data-v-8f07147e],
tfoot[data-v-8f07147e],
thead[data-v-8f07147e],
tr[data-v-8f07147e],
th[data-v-8f07147e],
td[data-v-8f07147e],
article[data-v-8f07147e],
aside[data-v-8f07147e],
canvas[data-v-8f07147e],
details[data-v-8f07147e],
embed[data-v-8f07147e],
figure[data-v-8f07147e],
figcaption[data-v-8f07147e],
footer[data-v-8f07147e],
header[data-v-8f07147e],
hgroup[data-v-8f07147e],
menu[data-v-8f07147e],
nav[data-v-8f07147e],
output[data-v-8f07147e],
ruby[data-v-8f07147e],
section[data-v-8f07147e],
summary[data-v-8f07147e],
time[data-v-8f07147e],
mark[data-v-8f07147e],
audio[data-v-8f07147e],
video[data-v-8f07147e] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-8f07147e] {
  padding: 0 0.15625rem;
}
.el-button[data-v-8f07147e]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-8f07147e],
.el-button--success[data-v-8f07147e] {
  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-8f07147e] {
  font-weight: normal;
}
p[data-v-8f07147e] {
  word-break: break-word;
}
table caption[data-v-8f07147e] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-8f07147e] {
  border: none;
}
table[border="1"] td[data-v-8f07147e] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-8f07147e] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-8f07147e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-8f07147e]:last-of-type {
  border: none;
}
.question-table tr td[data-v-8f07147e] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-8f07147e]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-8f07147e] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-8f07147e] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-8f07147e]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-8f07147e] {
  text-indent: 2em;
}
.question-p-left[data-v-8f07147e] {
  text-align: left;
}
.question-p-center[data-v-8f07147e] {
  text-align: center;
}
.question-p-right[data-v-8f07147e] {
  text-align: right;
}
.underpoint[data-v-8f07147e] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-8f07147e]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-8f07147e] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-8f07147e] {
    padding-bottom: 0;
}
}
.formula-math[data-v-8f07147e] {
  display: none !important;
}
.question-box[data-v-8f07147e] {
  position: relative;
  display: flex;
  font-size: 0.32813rem;
  line-height: 0.65625rem;
  border-top: 0.00781rem solid transparent;
}
.question-box:nth-child(n+2) .content-box[data-v-8f07147e] {
  border-top: 0.00781rem solid #ccc;
}
.question-box .content-box[data-v-8f07147e] {
  position: relative;
  flex: 1;
  padding: 0.28125rem 0.375rem;
}
.question-box .content-box .content-title[data-v-8f07147e] {
  position: absolute;
  top: 0.125rem;
  left: 0.0625rem;
  width: 0.36719rem;
  height: 0.15625rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3e3e3f;
  color: #fff;
  border-radius: 0.07813rem;
}
.question-box .content-box .need-padding[data-v-8f07147e] {
  padding-right: 0.27344rem;
}
.question-box .content-box .content[data-v-8f07147e] {
  position: relative;
}
.question-box .content-box .content-user-answer[data-v-8f07147e] {
  position: absolute;
  top: -0.10938rem;
  right: 0;
  width: 0.23438rem;
  line-height: 0.4375rem;
  display: flex;
  justify-content: space-between;
}
.question-box .content-box .question-children[data-v-8f07147e] {
  padding-left: 0.15625rem;
}
.question-box .content-box .question-children .child-item[data-v-8f07147e] {
  margin-top: 0.15625rem;
}
.question-box .content-box .answer-box[data-v-8f07147e] {
  margin-top: 0.07813rem;
  display: flex;
  flex-wrap: wrap;
}
.question-box .content-box .answer-box.oneline .answer-item[data-v-8f07147e] {
  width: 25%;
}
.question-box .content-box .answer-box.twoline .answer-item[data-v-8f07147e] {
  width: 50%;
}
.question-box .content-box .answer-box.fourline .answer-item[data-v-8f07147e] {
  width: 100%;
}
.question-box .content-box .answer-area-box[data-v-8f07147e] {
  position: relative;
  margin-top: -0.00781rem;
  border: 0.00781rem solid transparent;
}
.question-box .correct-box[data-v-8f07147e] {
  position: absolute;
  bottom: 0.03125rem;
  right: 0;
  width: 0.625rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.question-box .correct-box .correct-area[data-v-8f07147e] {
  box-sizing: border-box;
  border: 0.00781rem solid #3e3a39;
  padding: 0.02344rem;
  width: 0.625rem;
  height: 0.625rem;
  position: relative;
}
.question-box .correct-box .correct-area svg[data-v-8f07147e] {
  display: block;
  position: absolute;
  top: 0.02344rem;
  left: 0.02344rem;
  width: 0.5625rem;
  height: 0.5625rem;
}
.question-box .correct-box .correct-text[data-v-8f07147e] {
  margin-top: 0.04688rem;
  color: #898989;
  font-size: 0.34375rem;
  line-height: 0.15625rem;
}
@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;
}
.course-analysis-dialog-video .el-dialog .el-dialog__header {
  padding: 0.25rem 0.25rem 0;
}
.course-analysis-dialog-video .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 0.28125rem;
  color: #222;
}
.course-analysis-dialog-video .el-dialog .el-dialog__header .el-dialog__headerbtn {
  font-size: 0.28125rem;
}
.course-analysis-dialog-video .el-dialog .el-dialog__body {
  padding: 0.25rem;
}
.course-analysis-dialog-video .el-dialog .el-dialog__footer {
  padding: 0 0.1875rem 0.1875rem;
}
@charset "UTF-8";
*[data-v-9f811e42] {
  box-sizing: border-box;
}
ol[data-v-9f811e42],
ul[data-v-9f811e42] {
  list-style: none;
}
div[data-v-9f811e42] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-9f811e42],
body[data-v-9f811e42],
div[data-v-9f811e42],
span[data-v-9f811e42],
applet[data-v-9f811e42],
object[data-v-9f811e42],
iframe[data-v-9f811e42],
h1[data-v-9f811e42],
h2[data-v-9f811e42],
h3[data-v-9f811e42],
h4[data-v-9f811e42],
h5[data-v-9f811e42],
h6[data-v-9f811e42],
p[data-v-9f811e42],
blockquote[data-v-9f811e42],
pre[data-v-9f811e42],
a[data-v-9f811e42],
abbr[data-v-9f811e42],
acronym[data-v-9f811e42],
address[data-v-9f811e42],
big[data-v-9f811e42],
cite[data-v-9f811e42],
code[data-v-9f811e42],
del[data-v-9f811e42],
dfn[data-v-9f811e42],
em[data-v-9f811e42],
img[data-v-9f811e42],
ins[data-v-9f811e42],
kbd[data-v-9f811e42],
q[data-v-9f811e42],
s[data-v-9f811e42],
samp[data-v-9f811e42],
small[data-v-9f811e42],
strike[data-v-9f811e42],
strong[data-v-9f811e42],
sub[data-v-9f811e42],
sup[data-v-9f811e42],
tt[data-v-9f811e42],
var[data-v-9f811e42],
b[data-v-9f811e42],
u[data-v-9f811e42],
i[data-v-9f811e42],
center[data-v-9f811e42],
dl[data-v-9f811e42],
dt[data-v-9f811e42],
dd[data-v-9f811e42],
ol[data-v-9f811e42],
ul[data-v-9f811e42],
li[data-v-9f811e42],
fieldset[data-v-9f811e42],
form[data-v-9f811e42],
label[data-v-9f811e42],
legend[data-v-9f811e42],
table[data-v-9f811e42],
caption[data-v-9f811e42],
tbody[data-v-9f811e42],
tfoot[data-v-9f811e42],
thead[data-v-9f811e42],
tr[data-v-9f811e42],
th[data-v-9f811e42],
td[data-v-9f811e42],
article[data-v-9f811e42],
aside[data-v-9f811e42],
canvas[data-v-9f811e42],
details[data-v-9f811e42],
embed[data-v-9f811e42],
figure[data-v-9f811e42],
figcaption[data-v-9f811e42],
footer[data-v-9f811e42],
header[data-v-9f811e42],
hgroup[data-v-9f811e42],
menu[data-v-9f811e42],
nav[data-v-9f811e42],
output[data-v-9f811e42],
ruby[data-v-9f811e42],
section[data-v-9f811e42],
summary[data-v-9f811e42],
time[data-v-9f811e42],
mark[data-v-9f811e42],
audio[data-v-9f811e42],
video[data-v-9f811e42] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-3838d8fc] {
  padding: 0 0.15625rem;
}
.el-button[data-v-3838d8fc]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-3838d8fc],
.el-button--success[data-v-3838d8fc] {
  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-3838d8fc] {
  font-weight: normal;
}
p[data-v-3838d8fc] {
  word-break: break-word;
}
table caption[data-v-3838d8fc] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-3838d8fc] {
  border: none;
}
table[border="1"] td[data-v-3838d8fc] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-3838d8fc] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-3838d8fc] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-3838d8fc]:last-of-type {
  border: none;
}
.question-table tr td[data-v-3838d8fc] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-3838d8fc]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-3838d8fc] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-3838d8fc] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-3838d8fc]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-3838d8fc] {
  text-indent: 2em;
}
.question-p-left[data-v-3838d8fc] {
  text-align: left;
}
.question-p-center[data-v-3838d8fc] {
  text-align: center;
}
.question-p-right[data-v-3838d8fc] {
  text-align: right;
}
.underpoint[data-v-3838d8fc] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-3838d8fc]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-3838d8fc] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-3838d8fc] {
    padding-bottom: 0;
}
}
.formula-math[data-v-3838d8fc] {
  display: none !important;
}
.course-analysis-wrap[data-v-3838d8fc] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
  background-color: #f8f8f8;
}
.course-analysis-wrap[data-v-3838d8fc]::-webkit-scrollbar {
  display: none;
}
.course-analysis-wrap .none-data[data-v-3838d8fc] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.course-analysis-wrap .none-data-inner[data-v-3838d8fc] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.course-analysis-wrap .none-data-inner .icon[data-v-3838d8fc] {
  width: 2.28906rem;
  height: 2.42188rem;
  background: url(../img/none-list-icon.8d2c87b7.png) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .none-data-inner .icon.expired[data-v-3838d8fc] {
  background: url(../img/expired-ico.3cebcb39.png) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .none-data-inner .tips-txt[data-v-3838d8fc] {
  margin-top: 0.58594rem;
  font-weight: 500;
  font-size: 0.375rem;
  color: #1D2129;
  text-align: center;
}
.course-analysis-wrap .none-data-inner .back-btn[data-v-3838d8fc] {
  margin-top: 0.60938rem;
  width: 2.05469rem;
  height: 0.97656rem;
  background: rgba(20, 101, 235, 0.95);
  border-radius: 0.09375rem 0.09375rem 0.09375rem 0.09375rem;
  border: 0.02344rem solid rgba(255, 255, 255, 0.5);
  box-sizing: border-box;
  font-weight: 400;
  font-size: 0.35156rem;
  color: #FFF;
  line-height: 0.92969rem;
  text-align: center;
}
.course-analysis-wrap .top-banner[data-v-3838d8fc] {
  position: relative;
  height: 2.33594rem;
  background: url(../img/xq-top.7d96ea6e.png) no-repeat;
  background-size: 100% 100%;
}
.course-analysis-wrap .top-banner .practice-code[data-v-3838d8fc] {
  padding: 0.5625rem 0.46875rem 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.course-analysis-wrap .top-banner .practice-code .ico[data-v-3838d8fc] {
  margin-right: 0.09375rem;
  height: 0.375rem;
  width: 0.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK3SURBVHgB7ZlBctMwFIZ/uWGfGxBuUE5AuAFbmsyQEGDbcoImJwC20BAzk3bY0RtQTkA5ATlC1tBafc9ju4riJJb11OlM/c2ksWSn1v+eJf15ARoaGkQ5mOoBv6r2+xJBEB6gAmb8ejnVR2X90iJaEIQG2M6PKTLHg5mO6bD9P8ExAqEgTG+q/9Jbh481MIkiaJ1gnJ1enI7UEwgimgFGabzXCj/SY+CQBl9khQVBGPEMMP2v+qfW6Frd4tFnRCdxwfV6pFWCIQIQJAMMZeE3ZWE/u8vl6Wv1FAEIkoH+THeLwTN03P+iuwhAEAE0cWdrfXthllJxAdlG1TG6lulfmtT9E/0CwogLoElVRJoyMaH2p6Kt8AHCiFsJ3EZ/kbQQtyJ8RJ4FOkfXjCGImACyDZ2V6NOm9X2oFvFQLc0s8OZG17YhhJiAK+AVjOifjVScn5uP1Jj7smb7X4IjCCEigKNv+J1Sy8AWozgWzIKIAMttrkQ/Z/5GnSuFi6zJDlVkQnsL4OjzW97eahlWLcbg4LPehyfeAqzox/O36mLTtXzOyAJUyz8LXgLYMsCI/nW02y4nV7dzId3cPC2GlwDLMsS8bO76zNk7dUkD/1b8D0+LUVuAbRmqRD/n0V66jIpYjNoCbMtQJfo59ubmYzFqCSizDHBEymI4C9hkGeCIlMVwFrDNMrgiYTGcBFSxDK74WozS78T8jEerX0pSaLI9g1FtUEJlEgrEIfKiGG10JOqXfU2yIdtrAvIyIO4hJHRoiwhTVrlDKj1CpPwxTMMWoMKW3cdc3c5pDH/yduVHqAyz3knEVGELUqTqnVAxWKWrXDoXqJb0fNdndj5CPpbBlToWY6cAH8vgSh2LsVWAhGVwxbYYPeOHkjIqr0J1LYMrnAWasRPjvkv4EOq3rft634aGhoYHxg37pTlNRgQ6BQAAAABJRU5ErkJggg==) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .top-banner .practice-code .code-txt[data-v-3838d8fc] {
  font-weight: 400;
  font-size: 0.25781rem;
  color: #FFF;
}
.course-analysis-wrap .top-banner .section-name[data-v-3838d8fc] {
  padding: 0.39844rem 0 0 0.78125rem;
  font-weight: 400;
  font-size: 0.375rem;
  color: #FFF;
}
.course-analysis-wrap .course-analysis-box[data-v-3838d8fc] {
  padding: 0.35156rem 0.375rem;
  box-sizing: border-box;
}
.course-analysis-wrap .course-analysis-box .blank-title-box[data-v-3838d8fc] {
  margin-top: 0.75rem;
  font-weight: bold;
  font-size: 0.375rem;
  color: #222;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item[data-v-3838d8fc] {
  margin-top: 0.1875rem;
  border-radius: 0.09375rem;
  background-color: #fff;
  overflow: hidden;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .topic-blank-title[data-v-3838d8fc] {
  padding: 0 0.1875rem 0 0.375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.02344rem;
  background: #FFF;
  border-radius: 0.09375rem 0.09375rem 0 0;
  border-bottom: 0.02344rem solid #F8F8FC;
  box-sizing: border-box;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-title-txt[data-v-3838d8fc] {
  font-weight: bold;
  font-size: 0.32813rem;
  color: #222;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label[data-v-3838d8fc] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.42188rem;
  height: 0.75rem;
  border-radius: 0.04688rem;
  border: 0.02344rem solid rgba(251, 118, 42, 0.3);
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label .icon[data-v-3838d8fc] {
  margin-right: 0.09375rem;
  height: 0.375rem;
  width: 0.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALKSURBVHgB7ZlBctowFIafjGGmXXEEsi3tjHuCOidIegPnBGRTyi5mVUIXPQLODZIb0Bsw05J2Vx+BTdMZ4/j1PWG3xkEEbAsnM/4yiWQkzP8jvRdLAqipFvFYh+XgtY0RWgKwDQcEQSyaRvNajGb+tn5bDSz7ry6ocKFa3Ob4dqhqVBr4M7A6ZhT8gqeAYRw3R9+nm5pM1Xsa0fI0dTmj3xs4KOKEJpLFNYzuuZxu6qU0kJnzNzSMLhwQmr5cWCstQhl/BjxzagNVUxuoGq0Ggn73PPjQdUAj2gywcErFX4TASdh/cwqa0GaAhHeSOoL8R6SFOgaq5tkbMKEEONs8WC8I8Q4Q/9Xp2cZNNyMKv/V57kFBChtIss2DhkT8qm7TXzvdTEEOlJ0W5vjbNRSg+BRqQH6KvDem8Ai0RnMvGHRBRP/TpmQ1hey4PqX617VmwJn5qdi3z5QSA2wi+1o85215QeJ1rSfqNFo1tQEVaAg/qYtGYwaa0GaAA5tMnFG2eV9GtlFRShZSsSk7lU0dA1VTG6iaej2ggs8VaFe2R/uai4ZoDh/b589L6QbktjwuJxBFNl8j/YQYOOHHrqfDSGlTiIWTyIk8U0geo1MgohNSG/dB6gslUdgAulY7Ec4i1xppHUAjcLXWv2QjuQ2wcD6CCu+WG4XLU5XL+XFr/MMJjehIl5G9Y0B+43dBj4Sf02WbZ/macCGG2eOgF6OfPhUOBbZHyi/SU0waoRjhBZBptK72jZGdDeQRniVun8oMFfFGAKZ37Nz7SBrx2AiNDpRp4ISE9/IKzxL3f0traYdHhDYoOvw63ZlLaYTKxS732tWAlRYuBPgojLN9hWeJn1Y9hZGd2CuIpXB6xjcvb4+Kik/DRlp0T7430mfs816lgbUVVUq4zmd8lZG0lixbT+rl0EbQbr787QnX32lOlon8fDjMwqgmL38BibhmthlFNsgAAAAASUVORK5CYII=) no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label .text[data-v-3838d8fc] {
  font-weight: 400;
  font-size: 0.30469rem;
  line-height: 1;
  color: #FB762A;
  transition: all 0.3s ease-in-out;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label.mark-label[data-v-3838d8fc] {
  background: #F3F3F3;
  border: 0.02344rem solid #F3F3F3;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label.mark-label .icon[data-v-3838d8fc] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI7SURBVHgB7ZdNUsJAEIV7krDnCBxBbyBLS6VMCVFX4g30BOIJ9AbgyjKxKhZgucQjcASOwD6EsTuQ8B9mEoRZzFfFYjozmddhOv0CoNFoNBqNRpOK67br9Ft3zQDF8bzOEzDWpN+6JJROgMRzgEbaHAaKsiyeA3+7rlXqy/OUTODzs3s35ryVBBh8OdULe91c5Y6Q634fLYgH6BfM0f2m+UolQOLBGPeSAGeDcGTZyHDTGmUS8H2/BAb38bAXowCJD83y7e3pIG2dEjVA4oOw0APOS1FAUDxx8ARWxAMMgRtlxznri6w/aAIovhiMLDrzR0mQG8ei4gkLDkgQWk2YF2/we+dKXHy0ZNuENB+SB9ftNrFgL+MxNq1n56rSAkmM9E1Q+NSHRJ5kR0z8Da/HYxJ/XbtoQAaEX6PU1neRxKpFyC6e2FrEntducWB38Xgc8sebm8orZEDU38gg9BbCjXu48Uk8NhirV6vnbyCBjL+RQegIWdbIxkyTtwMJwaROQBBZfyODUALkRTCJMnXIOIb/iB95ly1k8TcyCBcxbRiGwXwSRfIuvv9T2rQmq7+RQboTv7/7JdPE1s+mrZ+xQcE0y7a9KCqPv5Ehk5VIjkX8ZKMkguP4WOT1NzJk9kJUxFgHvblQv0B1guT1NzLkMnNJp57d7JczetozizDxN/IWQZTcbtTzug/YkF7WXcvbZUXI/UVWq52/ktDl+D7EEzv7HvjwOg28WeSV9iV+5/yX9dZoNBqNRqMqf2KoNMFo0lQ0AAAAAElFTkSuQmCC) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .blank-label.mark-label .text[data-v-3838d8fc] {
  color: rgb(170, 171, 179);
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-box[data-v-3838d8fc] {
  box-sizing: border-box;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-content[data-v-3838d8fc] {
  padding: 0.28125rem 0.375rem 0.375rem;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-top-box[data-v-3838d8fc] {
  padding: 0 0.1875rem 0 0.375rem;
  height: 1.02344rem;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 0.02344rem solid rgb(248, 248, 252);
  box-sizing: border-box;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-top-box .text-label[data-v-3838d8fc] {
  margin-bottom: 0.11719rem;
  font-weight: 400;
  font-size: 0.32813rem;
  color: #AAABB3;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-top-box .analysis-video-btn[data-v-3838d8fc] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.42188rem;
  height: 0.75rem;
  border-radius: 0.04688rem;
  border: 0.02344rem solid rgba(64, 132, 244, 0.3);
  box-sizing: border-box;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-top-box .analysis-video-btn .ico[data-v-3838d8fc] {
  margin-right: 0.09375rem;
  height: 0.375rem;
  width: 0.375rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUISURBVHgB7Vprbts4EB5KcoGFHdR7glVvkJxgmRM0PkGTE6T5ucgWVdDN7s+kJ0hygqQnCHOC+gb1nmDbbdIClSV2SMnUUK/o5QQo+gGyRZrizHCGnIcM8BOPCwYDggdyCqM7HyDeBOlMQWJbU2EfQcYLvPkI0WQuAvweCL0F4Me3mzjNc2SWq2bDxwSOvwHPOxd//LKAHugsAH/zmePKvobmTFdBIBcX4nByDh3QWgC94hJOoIpxBgv8EBDHn7C1MpUpOM5vuOo+3m9WTD0H15211UgrAfjxl3205dOSn9Ak4rcQbYj77FvvE1dpD3YAnBeFAYwF4nB8BA3RSABN1Lu7hPyqS3mEm/K066bk/3z1IQqDgiCMXUH4bU8Ev947770CaCJxdI1m45Nugere67sBLRpRdAZ0gZQpOu72fTRqBUiPxfcW87jq4tVGAGsAHgxBejCsuFtAGG7VacKBOoxuzyzmGeyti3mFdO4D06Foe6PLumcqBeDHd69Bsh3SddD1qGsD8efkVC0U6eL8r9uXVeNLTSi1yQ+mY41mU4USc9rCBZznx5VrIIqo2sRDM6+JJjSF6Uh8TwEFAdBR7QJ1NnjawGPBps2198+hqAEJ2ZnMoFWswt/8v6MuGAiatvI1hh9iUiksAbTt07PYcRt7RK055lyqC+8/pHP1R7Sknp8nwWMGWwPL5a65b7n6EOs4J4E6/vAQQGJnfQVJfYAgdCwN2wIw9ns2kL2DvpCwi4K810dyr3kwzlqB8ghEAB78p5IPbn6JvgnoCh2RGqjEJtBmlRwQ7RFFgrR4yqtGpgHXo7Y1bxJIVSKWF8j0tiWIMisJZ+iUrtualeaFzjUa+atbYkJySu7/hZ7Ac1yg43mmvaqtEd5pf8j4hrTMYmcCMMfPBlsEe0GHHxhVokbe2gzh/sAoty5MsMeTkF1CiQlJqgEYLOlWUKcZauQlOqZnaF8XhBEfP08a7g0igCwR4MGAqeWA8Mwds7KqKQyIJK/AdDSKAvsXiTTZUcMoN+OJ8EoEiLF2kyrEcZ7CQEjy6NsAbdheFLUnoknQOB11AIsCq2fZYtXtkREkVNU1nl4wZRcZ81zULtLwXEAbSOZnjdgIne2BMFxkg8GnzqI1GOwj89eQz3Elm2HCst2W+ZSXzE9FS7PYRoBCzOE+4dAZ1FzQzlVEGY63xKvxFXSB63LSEtTJetZAVe5jLBnM5D5+diO4AgaE4HhHvasXjvM8s395Y/1kD2SUYd7KjJxsY0Fi59t4uvQuvWhvrZzeClhPtcjSRppzCtPhes28JKQeV8YzdXWx80rEEY1kRX5BCkl9enpcmw70nkMVsNqiUFxQZZ2czyh44nTlhOlIKmaPA5v2vMzhlYcSjBSXdBrXMyHpgJQmNx1YuS4bVypAuhdIhQwTkr+/voAHQuK9ZUDoV55k9bVRTD7Arkgf6MrZGqEXKo7OTQeTV+JwY1Y1vj4aXYazXDJysk5z0nNbzKvi7qS2LvVjl9cNAeXQRk+wUm2XNBJP63b2tCbMpvaeQMByPGsSqbZ7xZQvuGaznOM7sXftXjE5KlThJUNa7bP2L/kSdavi72bFkDkKqUqC6vqUUGFP8ZrqMN02RQqhju+yCnQdur9mVXlsUkfl0A/d8oMU/V90K42okmRSMeMNH0tedGPw2HbF8xj+rwauKr7ityrT0L8aqJRVZX3heDHkXw1+4rHxHYQqY6tjgYwFAAAAAElFTkSuQmCC) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .course-analysis-box .topic-blank-item .analysis-top-box .analysis-video-btn .text[data-v-3838d8fc] {
  font-weight: 400;
  font-size: 0.30469rem;
  color: #4084F4;
}
.course-analysis-wrap .course-analysis-box .none-supporting-exercises[data-v-3838d8fc] {
  height: 5.3125rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.course-analysis-wrap .course-analysis-box .none-supporting-exercises .icon[data-v-3838d8fc] {
  width: 2.28906rem;
  height: 2.42188rem;
  background: url(../img/none-list-icon.8d2c87b7.png) no-repeat;
  background-size: contain;
}
.course-analysis-wrap .course-analysis-box .none-supporting-exercises-title[data-v-3838d8fc] {
  margin-top: 0.5625rem;
  font-weight: 400;
  font-size: 0.32813rem;
  color: #1D2129;
  text-align: center;
}
.course-analysis-wrap .course-analysis-box .other-btn[data-v-3838d8fc] {
  margin-top: 0.375rem;
  height: 0.97656rem;
  line-height: 0.97656rem;
  text-align: center;
  background: rgba(98, 156, 249, 0.1);
  border-radius: 0.09375rem;
  font-weight: 400;
  font-size: 0.30469rem;
  color: #4084F4;
}
.course-analysis-wrap .course-analysis-title[data-v-3838d8fc] {
  display: flex;
  align-items: center;
}
.course-analysis-wrap .title-title-name[data-v-3838d8fc] {
  font-weight: bold;
  font-size: 0.375rem;
  color: #222;
}
.course-analysis-wrap .course-analysis-content[data-v-3838d8fc] {
  margin-top: 0.1875rem;
  padding: 0.375rem;
  border-radius: 0.09375rem;
  box-sizing: border-box;
  background-color: #fff;
}
.course-analysis-wrap .course-analysis-content .video-cover[data-v-3838d8fc] {
  position: relative;
  height: 4.75rem;
  background-color: rgba(242, 242, 242, 0.2);
  border-radius: 0.04688rem;
  overflow: hidden;
}
.course-analysis-wrap .course-analysis-content .video-cover .btn-play[data-v-3838d8fc] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.11719rem;
  height: 1.11719rem;
  background: url(data:image/png;base64,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) no-repeat;
  background-size: contain;
  z-index: 99;
}
.course-analysis-wrap .course-analysis-content .video-cover .img[data-v-3838d8fc],
.course-analysis-wrap .course-analysis-content .video-cover .video[data-v-3838d8fc] {
  height: 100%;
  width: 100%;
}
.course-analysis-wrap .course-analysis-content .course-name[data-v-3838d8fc] {
  margin-top: 0.23438rem;
  font-weight: 500;
  font-size: 0.35156rem;
  color: #222;
}
.course-analysis-wrap .course-analysis-content .course-tiem[data-v-3838d8fc] {
  margin-top: 0.09375rem;
  font-weight: 400;
  font-size: 0.32813rem;
  color: #AAABB3;
}
