@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;
}

/* 设置滚动条的样式 */
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;
}
@font-face {
  font-family: "MyCustomFont";
  src: url(../fonts/DouyinSansBold.27cc680f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@keyframes ainimate-animate {
from {
    opacity: 0;
    transform: translateY(50%);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}
.opacity-0 {
  opacity: 0;
}
.fade-in {
  animation: ainimate-animate 1s ease-out forwards;
}
.custom-breadcrumb-box {
  font-size: 0.09375rem;
  height: 0.15625rem;
  display: flex;
  align-items: center;
  color: rgba(0, 0, 0, 0.45);
}
.custom-breadcrumb-box .breadcrumb-item.current {
  color: #1d2129;
}
.custom-breadcrumb-box .pointer {
  cursor: pointer;
}
.custom-breadcrumb-box .breadcrumb-split {
  padding: 0 0.05469rem;
}

/* fade */
.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.2s ease;
  transform: translateY(0);
}
.fade-enter-from,
.fade-leave-to {
  opacity: 0;
  transform: translateY(-0.19531rem);
}
.slide-enter-active,
.slide-leave-active {
  transition: all 0.75s ease-out;
}
.slide-enter-to {
  position: absolute;
  right: 0;
}
.slide-enter-from {
  position: absolute;
  right: -100%;
}
.slide-leave-to {
  position: absolute;
  left: -100%;
}
.slide-leave-from {
  position: absolute;
  left: 0;
}
.m-container {
  position: relative;
  width: 100vw;
  min-width: 10rem;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-content-box,
.mdt-content-box {
  padding-right: 0.04688rem !important;
}
.mdt-content-box .condition-wrapper {
  display: flex;
  align-items: center;
}
.mdt-content-box .condition-wrapper .flex-1 {
  flex: 1;
}
.mdt-content-box .condition-wrapper .condition-add-box {
  margin-right: 0.16406rem;
  width: 1.35938rem;
  height: 0.39063rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mdt-content-box .condition-wrapper .condition-add-box .btn-add {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.91406rem;
  height: 0.25rem;
  background: #1d2129;
  border-radius: 0.01563rem 0.01563rem 0.01563rem 0.01563rem;
  font-size: 0.09375rem;
  color: #fff;
}
.mdt-content-box .condition-wrapper .condition-box {
  flex: 1;
  padding-right: 0.1875rem;
  height: 0.39063rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.mdt-content-box .condition-wrapper .condition-box.pr16 {
  padding-right: 0.125rem;
}
.mdt-content-box .condition-wrapper .condition-box .condition-item {
  margin-left: 0.23438rem;
  display: flex;
  align-items: center;
}
.mdt-content-box .condition-wrapper .condition-box .condition-item .item-name {
  font-size: 0.09375rem;
  color: #4e5969;
  white-space: nowrap;
}
.mdt-content-box .condition-wrapper .condition-box .condition-item .item-select,
.mdt-content-box .condition-wrapper .condition-box .condition-item .item-input {
  margin-left: 0.125rem;
  width: 0.9375rem;
}
.mdt-content-box .condition-wrapper .condition-box .btn-search {
  margin-left: 0.25rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.5rem;
  height: 0.21875rem;
  background: #1d2129;
  border-radius: 0.01563rem 0.01563rem 0.01563rem 0.01563rem;
  font-size: 0.09375rem;
  color: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.el-loading-spinner .circular {
  width: 1.40625rem;
  height: 1.40625rem;
}
.el-loading-text {
  font-size: 0.29688rem;
}
.ui-kkc-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  padding-top: env(safe-area-inset-top);
  padding-bottom: env(safe-area-inset-bottom);
  padding-left: env(safe-area-inset-left);
  padding-right: env(safe-area-inset-right);
}
.ui-kkc-wrapper .ui-kkc-page-top {
  display: flex;
  width: 100%;
}
.ui-kkc-wrapper .ui-kkc-content {
  width: 100%;
  flex: 1;
  display: flex;
  overflow: hidden;
  box-sizing: border-box;
}
.ui-kkc-wrapper .ui-kkc-page-bottom {
  display: flex;
  width: 100%;
}
.ui-kkc-wrapper .ui-kkc-tab-bar {
  display: flex;
  width: 100%;
  height: 1.84375rem;
  background: #FFF;
  border-top: 0.02344rem solid #EEE;
  box-sizing: border-box;
}
.ui-kkc-wrapper .ui-kkc-tab-bar .tab-item {
  margin: 0 0.49219rem;
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  min-width: 1.99219rem;
}
.ui-kkc-wrapper .ui-kkc-tab-bar .tab-item .tab-ico {
  width: 0.59375rem;
  height: 0.59375rem;
  background-size: 100% 100%;
  transition: all 0.3s;
}
.ui-kkc-wrapper .ui-kkc-tab-bar .tab-item .tab-text {
  margin-top: 0.10156rem;
  font-weight: 400;
  font-size: 0.29688rem;
  color: #CCC;
  transition: all 0.4s;
}
.el-dialog.common-dialog {
  display: flex;
  flex-direction: column;
  padding: 0;
  box-sizing: border-box;
}
.el-dialog.common-dialog .el-dialog__header {
  padding: 0.08594rem 0;
  margin: 0;
  box-sizing: border-box;
  border-bottom: 0.00781rem solid #e5e6eb;
  text-align: center;
}
.el-dialog.common-dialog .el-dialog__header .el-dialog__title {
  font-size: 0.10938rem;
  color: #1d2129;
}
.el-dialog.common-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 0.03125rem;
  right: 0.125rem;
}
.el-dialog.common-dialog .el-dialog__header .el-dialog__headerbtn,
.el-dialog.common-dialog .el-dialog__header .el-dialog__close {
  height: 0.1875rem;
  width: 0.1875rem;
  font-size: 0.1875rem;
}
.el-dialog.common-dialog .el-dialog__header .el-dialog__headerbtn svg,
.el-dialog.common-dialog .el-dialog__header .el-dialog__close svg {
  height: 100%;
  width: 100%;
}
.el-dialog.common-dialog .el-dialog__body {
  flex: 1;
  padding: 0 0.15625rem;
  border: none;
}
.el-dialog.common-dialog .el-dialog__footer {
  border-top: 0.00781rem solid #e5e6eb;
  padding: 0.125rem 0.15625rem;
  box-sizing: border-box;
}
.el-dialog.common-dialog .text-box {
  padding: 0.16406rem 0;
  text-align: center;
  font-size: 0.09375rem;
  line-height: 0.15625rem;
  color: #1d2129;
}
.el-dialog.common-dialog .footer-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.el-dialog.common-dialog .footer-box .btn-ok {
  color: #fff;
  background: #165dff;
}
.el-dialog.common-dialog .footer-box .btn-ok.disable {
  cursor: default;
  opacity: 0.5;
}
.el-dialog.common-dialog .footer-box .btn-ok.disable:hover {
  opacity: 0.5;
  background: #165dff;
}
.el-dialog.common-dialog .footer-box .btn-del {
  background: rgb(255, 84, 39);
  color: #fff;
}
.el-dialog.common-dialog .footer-box .btn-cancel {
  background: #f2f3f5;
  color: #4e5969;
}
.el-dialog.common-dialog .footer-box .btn {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.03125rem 0.10938rem;
  height: 0.21875rem;
  border-radius: 0.01563rem;
  font-size: 0.09375rem;
}
.el-dialog.common-dialog .footer-box .btn:nth-child(n+2) {
  margin-left: 0.05469rem;
}
.el-dialog.common-dialog .footer-box .btn:hover {
  opacity: 0.8;
}
.el-dialog.common-dialog .footer-box .btn.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.el-dialog.common-dialog.register-dialog .el-dialog__header .el-dialog__title {
  font-size: 0.14063rem;
  color: #222;
}
.el-dialog.common-dialog.register-dialog .footer-box {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.el-dialog.common-dialog.register-dialog .footer-box .btn {
  padding: 0.04688rem 0.15625rem;
  height: 0.3125rem;
  border-radius: 0.02344rem;
  font-size: 0.14063rem;
}
.el-dialog.common-dialog.register-dialog .footer-box .btn:nth-child(n+2) {
  margin-left: 0.07813rem;
}
.table-box .table .el-table__header-wrapper th.el-table__cell {
  background: #f2f3f5;
}
.table-box .table th.el-table__cell {
  color: #1d2129;
  padding: 0.04688rem 0;
  font-size: 0.09375rem;
}
.table-box .table td.el-table__cell {
  padding: 0.04688rem 0;
  font-size: 0.09375rem;
}
.table-box .table .status-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-box .table .status-box .icon-green {
  width: 0.03906rem;
  height: 0.03906rem;
  background: #00b42a;
  border-radius: 0.69531rem;
}
.table-box .table .status-box .icon-red {
  width: 0.03906rem;
  height: 0.03906rem;
  background: #f53f3f;
  border-radius: 0.69531rem;
}
.table-box .table .status-box .text {
  margin-left: 0.05469rem;
}
.table-box .table .btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.table-box .table .btn-box .btn-edit {
  cursor: pointer;
  display: flex;
  align-items: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.table-box .table .btn-box .btn-edit:nth-child(n+2) {
  margin-left: 0.16406rem;
}
.table-box .table .btn-box .btn-edit .icon {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAPASURBVHgB7ZlNVtNQFMf/LwkcZsZzLDIzrKB1B7ACYebxANYVACuwrkBYASDocYauAFwBsALjrFIHdYpJnvemSZqWtkn7bmRgf6OXNHnv3vte7leBOQ+LQkW4L7XnOPB4HDi47h6rLipAVAG3qd3FCLs0bEL3hM/ha4VW54M6gSBiCtSauqFCnNPQK3jUv7OxTjviQwARBcjy3kKIK5rM5WutcQkLX6IIP+heV1moK4099JXr6hDrnU/qGoaIKLC8rb8jEU5F2P/5UR2MfG5Lt2jFt8kl78Rz02/DgiG1bd1EalmNd+OEZ27PVCsC9pNLbzGId8UI4x3IWd+/PVWrZd4hpS9o4bVp3hmH0Q6w10H/6ByWfU9H+JoMvRVytzDASAEnQCMdhwqlP0hyp346DpxCrzUR428gxbbwqOyz7JkghNkOOH1LIkT5s6z7O8dRGgYYKdDmYJQch8jCi7LvWVYcrRn/wd0oIsSpAXuVp9u60C0u72iOAx6PObWAIcYK3Dlgv+/zWAPvEwFHUtvRu/RQK7n0JfIikUhce6UbsHGRphLoJW4H5C5vyEKutvCMBN9IfD8r2rUpCrcF8iGxZG6F8qEoxAVKJHPaxmbn2DwPYsTrAU4taNLsnOfwyfQnfOQka4PqChqK0mmgCwLyNp9l0uc5c4SRrYkps1ywYrfpUorgS5WNkzBS4MmWXqMJNmiWOl02cnEghiqux1V1I1IcTEnaeaC6d29Y4GGWer9XqsBUO8BpwijB4yIeuKHZriNNRTwJPWsvKCmS3LLHr5QC3HWg+vWcnm4MCE2dhz8WTqSOCeVKr6l7cRzPr9AskysVKsCTUgQ9yKyuycpUmP86U5cQJC98Shkl1DSTktUPO2fKuJNQtE6eIiXGKkA9HPYu5/Ek3IjS2JS2OnPPSCHeUGbLgh1l9yYoMVKBfKeNhacJ16WyxyLhqVsXXydJYabEOJc8sqAh4Y+yM6+w96+FT9bV+eeXxrjse3Eg0XwtnpTP/KlsNzleo0D4Ub+3T0e71Xs7kOTyjG/3ykVRZhF+YGeGGFCAUwPkCu62cC4jLTwzoIDiPyYSqFH1DYJUITwzfITq8csUZSWtz16tCuEZK7eIq5JUgXZC1PpUWnrpmP8/kBKeye+Aly1i4QoVkW8CmwrPZG6UrOSmYS2M8BsVYdMuk7Pgb6xORzXzcrMIz2QKcPq7GCY3801bYbh7Z6n4O+vfm1F4JjtCHKYtG6scsqXd56QOtInwTGV9oWG4cxcEg82uKv8AnzPnf+EvLzDf5yrIMrIAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-bind {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATuSURBVHgB7VlNctNIFP5aFmF2o6maMOxGnCCZGzgngOympgiYEyQ+wYQTJJwABzJTsyNzgoQTEE4QsYMEqsyOAkvN91rdsixbtpxWCorKt0nrx6331+997wW4xreFwhUh+lPHYYhY1qMQp8OBGuIK0KoCUU9HKxm2uexB58KXkGiF3Ytn6gAtojUFVnt6XaV4wWW84NXkcwcb9EiCFtCKArR8fCPFK24WybXWOEGAoyzDG94bqgBrSmMHY+WGOsXGxb/qFJ5oRYFbW/oMVjiVof/uH7U/8737epdf/Nteiif+8D0bATyxuqV7cJbVeFwnvOD8UO1mQN9exisj4xUveHugZP3k/Lm60+Q3VPqYH+4u85s6eHlAsg7GofOk6e90hv/tMr7NdAsPeCkQjrDu1qlC4wPJdJq49ShcmLXmwvsMOHQC/Nz0XclMaAl+HgjHlkSK5rGsx56TKg0PeCnwVoqRDYcswN2mvwsCU60FyTdPo8hgqIFkld+29MK0eOuBljoQy1qoBTzhrcDnEJL3E1lrYM8KOBOrD/Q2X9q1l0kbvKiVSrz6l15HB8eOSiAnbvtMl69poUgH+J2C37O5XxQddliF37bAh1ojc7fJh7IUx2hA5nQHmxcDfx4kaL0fEGrBTYs4LyGh6Q8k5NrsDa6uoWGVdoVuNGK2+W+5cHENESv8cB5rvTIFLgvpK1hT9tx5sRDv9UkGj6rvf1cKkG7fo0Qv6p5T2P6755Ns97tRwFp+nMlIzUm9T5QyZ2nP3h+yh7hTPkMhWoTE7Y3ApM2IFCFp2jZWhWe39ohxP3DPf72vEyoiGS66+YX9NlB4wcsD3LjLDcTta7xcL9UBA1rrl0UZZ6odrQjvwAJ5ZgcFA/YQj9z9pT3gJg/se3eqAlfxk3X7nL3ilbx2mH2kHT2fIbyA34tmWXspBYQm0ELCdyY2M0088JqeOM00m3gKvWgWVBI+zjepb0cNPdHWQ8p8azkFzMdGzA7ahMlYaE4evgQ4uExhqgov/TLqhXfPpvjTQgVIwB7ygO3Tui47nEpj/v5QneCSkLODBsJXyV/AeVL1nXCR8JznDNw1rf7k4lB5TxKCUpGybDavAQH2IIf0mXpsHmbMOKogfxuzyF8tnZYNnfCyAWN7ow3h65ApPDRZhha3HqL8EEWOUCO8YKYCEvM8LE9hhZcNfEJmSliMD+LN1OR1hB30tc1YgShDfCB1YMqcy1xnKsC8/LRIkQo7vtRXYpnzI02mKiECa4xE1tIESWoWC9PjbtzSbbj1tAKWDnfN5hLznl2TZBEKZuKcf7vuPtPxJnIlir6YYdR4suEwdYgtlxcknRD78IAZO9osYsIjRFFBLUUuJhkStkGa028lNaUhJjxQTm/ScPu2fGVjyDmqC8VqUUt1c8OFlQ/23JqDqpfwQJQTtFjW5h8bNcI7IocSC10mYVTPwJrZg1XW1/rsxgqexOb+zax3TJ0pEbl5Ra0OhQKSCUhZXQx6WV9QntoFM7KKZKaJIkkWuqzwdu8CsVvwPyqv4AnrwSTfENsS5+5ZOTMVRbKGhS5CcQaMyy1TSzN8RAvgYex38hYx4iE9o+CJ0GLHLJEf7s33HnWm8EB5yDoxtPWAVFKJ6+IGqUJ5+BXMyUxNMdEjyHDqE13a9v90ZV969W4xlWbfcFkafo1rXOMHw1dRji1ew4017gAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-kt {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHFSURBVHgB7ZlNTsMwEIWf0wixLBIglu0JKDeAE5Q1Aqk3gJsgboAEYs0N4AjlBM0SAYusUVsz0x+kVqltxW6mi/lWlWw3M/b4zSQDKLKY0IlHV7ZnM7TRMD/P5t017nWgPbCdvQne6GcHMhS/LVyUj6aoGsx8q4WNZ5YbWInzBA6v7Xlm5outxYMFXtEgZNylMbidPX+Cs+8XM1yfkyMQNt4Xj6mhDWQn5g5suH/eENp11AFpgu/AJkhm2/kYPdRgnKPYJI+hRDmwyBGj8HS4Cq3l/zggJ0rUJCqEaOc7iKTu6f2vRyKswZ2d4iNoskGPdu4eCUjnABkfmidY3+uG3Toqo9KoA9JoJl7SImmcqUsAJsMpwqZ6SSejpOtZqDQmMp6JCiGqZYaIJKd6CBFEnQDXMCcD2x3XLCl4A2LqICY6hD7n1WQBIVRGpdE8oG9kkm9kRJQEMvuI+96qeUDzQCRbV6EUSuNi6yqUQmlcNKJCsUrjYusqlEJpXKgKSaMOSOO8A3QBS5ZBhppt/dCvDqkwLfQx9cyBh+MbO4Jsm5Upvp5Mt2rAG0IZNZkhqDL87IUNlQRX8twzRsOYKcqq3rCyS/wBNqKnSvpIesUAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-study-detail {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon-study-detail.683469a3.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-unshare {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon-unshare.e007f9f5.svg) no-repeat center center;
  background-size: 86% 86%;
}
.table-box .table .btn-box .btn-edit .icon-share {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon-share.b83cb4d6.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-play {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon_play.9d91cfcb.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-transcode {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon_transcode.6cee6266.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-edit .icon-download {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon-download.5b6d93bd.svg) no-repeat center center;
  background-size: 80% 80%;
}
.table-box .table .btn-box .btn-edit .text {
  color: #0e42d2;
  margin-left: 0.02344rem;
  white-space: nowrap;
}
.table-box .table .btn-box .btn-edit.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.table-box .table .btn-box .btn-disable {
  cursor: pointer;
  margin-left: 0.16406rem;
  display: flex;
  align-items: center;
}
.table-box .table .btn-box .btn-disable .icon {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAASzSURBVHgB7VpBdts2EJ0hYTWrVD1B6V1eXutSfZKfs6p6gjonsHsCxyewfYI6N7BPUPcEtVfJk52IUfv6sjN7A2UZh8RkQJAUSUEiRZHKJn9DECLB+cSAM/gjgK/4skBoAWN3z/kEYReBukmfAOH3vNc+NIxGCNy6/SEFtI+IPwGSy8N2zVfSFAg9InqHAq8G3t01rInaBMaO2w0eiyM26sVig8tAPhtwaj+EN733ng81sDKBEsM9Arrh471F8D8RTqOHIHUlwvfc3EZSswRDKBDhqy4Gk7szaJPA6KnrorD/5Nuc2bPhmpCutqzwsud50yrjvHJdxw6tIbvcSW4sJiIewl9XmY3KBEY7gyNelOeZLg8kHA/+Xc+PRz/+fDhPBE6rzkYlArc7/RM1aKbrmB9wDg2Cn3HKh5NMVyUSpQTyxpNPVvh81/M8aAGjpwN2UZl10VISSwkUjRcW+6dX72tRFWp9CGn/nZAIebb3lsz2QgKvnvBAHXGvzzZjfPrsAgkKsLf7361x1q1Fg4iOGkBDuc2mjFd4xs+iwHqenCu3GruuMdYYCWjXQSc+PTP5vIoHY54laAn6jctjfYbOgxQvTNfNuZB2nWT6yB9M3mybr9HuhWAd9iejS2gJ/DLHfOD0BKbCCraLsWZuBkTH2k/ePuY/nSkePYJ0EAJ5cbezewBtgWNN3OqaZsHgQnikj+T3J2+Mb1a9BSL5e3LeJokoUHK0B23sUfH3HAGVVZa9/QS7/7y92BSJEOGvuNm9/UHZOEOOAEnaT9q2Fd5ACTZF4hsruEifYc1sVMgRiDJFbcl11c/mJkjEC9fL2RgjvwYwWu2856B3sAI2QSJO01MbE6QEVPTjQxQsJKAPK6JtEhmbumrLmvSnBHjPmnbaBPdQA22SEKQ2PRpqv520zakEwQeoibZIkI1p7MGASgisiU1+YlMC9BDMQjTCt7AmmiaBIS1P5sLOLD3gwLENDaBJEgGik7SFEH7STgk809/9qe4kBxpCUyQyNk2zAll+DVAcLAB/gQbRBIlMkM2l9vlUYhbA3EUbiLpYh4RK3xMtqRhk86mExKuk/VGKQ2gYdUnYW9YQDDYq5AjEGk+0DjiY/QYtoA4JrRtFV/tFHWouDkiAl/ouGBZT16ZgIrHIZZXwtSzFnyPQsQIlYUzjX/+AllAkAXEeVkT27ZtS/DkCKnVNZ4EX8+udvnEz3QQUiYD3ubzX/c6UvufFBbw0XWPUhdR0BtIeV9Fl2oIWksVYn5nFBQVjLhTteYu6TIsSShHqs6lVcA0lqi26dmEyV9RlApZaNkEiL+tEOFu2O1yajQ4mb9WCjsVVTUIJsNASlNsUjWdx93TZPaXpdDxASgIFjWPRt1FE9YfI59GJu0qNjyyCipjX73V9a5F2VHlcJeXI6HOdndnK9YeVSkxF1Vhj9UKd0lU/PbYPOEHbz9fLVq8/1KpS6tmgg0JZSNfLuITKjnlvWVzkg7jIx/ViKbnIJ7nIZ0WZbmEdcfkV8CXHg/Oqdba1CCgsLtStgvqGJ6hNIAuVMynFTJdQKxS6OSVWWeW6BUKFdv5q8GTPCUTgJOckcbol7WnvffN/NfiKL43P5FGp2D9Y+54AAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-disable .text {
  color: #a1161f;
  margin-left: 0.02344rem;
}
.table-box .table .btn-box .btn-delete {
  cursor: pointer;
  margin-left: 0.16406rem;
  display: flex;
  align-items: center;
}
.table-box .table .btn-box .btn-delete .icon {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon_delete.3d5eb070.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-delete .el-icon-delete {
  color: #a1161f;
}
.table-box .table .btn-box .btn-delete .icon-delete {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(../img/icon_delete.3d5eb070.svg) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-delete .text {
  color: #a1161f;
  margin-left: 0.02344rem;
}
.table-box .table .btn-box .btn-open {
  cursor: pointer;
  margin-left: 0.16406rem;
  display: flex;
  align-items: center;
}
.table-box .table .btn-box .btn-open .icon {
  width: 0.10938rem;
  height: 0.10938rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAALDSURBVHgB7Zm9ctNAEMf/kqUMM3wpHTPYGeUNkjc46uDCJU+BU1LF6egS3oCK1gyJe5V08RvkMDBDhxg6IiR2z4YIRbGt84lziH4znig6n2d3bz/u9oCGhtuNM28wGIrg7gZCJ0UAS3zqRtG88WsV2BqJ51mGAT1aE16RQTouXk/2osOy4VIF2iNx4EyFXxtI0P3J0+i45P1VOifinEZC1p4++5mDGBYgI4Ykx4GSBYi/X2A77kV/yeIVJ7VPhJhNgONgMOlGb2GRzjsRkzxDelTxSNKP8+PuvMlphg+wTH71y5KJixtOo4BtPGjABe6ehx0YJEkgv/QiiYpUVuDRUIS+j3MYhn6TDbNZTJOLqOxCd1BfTQg0qn7lFZBkoXAothNvWitM4SUYy4rWV/OggZz6qsQa0KRR2zR14Dp083pVaqsDunm9KrXWgWXzOq8oGwYa1FYHls3rj0dix81wxs86K2a1DrDV3ZQOK7NzIa9YXLHSaylgCs9XJ62Qn1M6837UCHpraXTrVByR4VUmo+7Hq88lB/ZlsKKAatkAfX6mv2Pq/fShiXEFFmUUDlqy+NTa1PXwLtDDChhVgAW/7+Mr1wlykX7ZuAraGS0XPblisTOqQL5GkGscdcjP8+MqaJ3LoJV70RgrYjQLqRoxErs/0z+C9tunQiTkJhs+2O8vg7arF7RFjMcAW7WV4Ikza0BxpiGXOjMVtEVqyULs19TH3GVLz15NtxQGgrZIrWmULc1N2d//mwjaIrXXAe4ot6gpS59NE0Fb5J9sJWSN54L/70iZublusIuHsIy6I5jDFRfyf0CmPuKMM0eKY6qoga02OwkfqAsOhjJY2X1Z6Q0NbwO4kmKNIGUO6bJlUHzfKvvytzfy/YNnIV3QqCseu5d8tD2hbccLsv7LskFn0Wx15WQJj+ORXFrW3BhoaLjJ/AJzkArrXi5NAwAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.table-box .table .btn-box .btn-open .text {
  color: #0a802d;
  margin-left: 0.02344rem;
}
.table-box .pagination-box {
  display: flex;
  justify-content: flex-end;
  padding: 0.15625rem 0 0;
}
.def-blank-none-data {
  padding: 0.07813rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.def-blank-none-data .def-icon {
  width: 0.96094rem;
  height: 0.71875rem;
  background: url(../img/none-list-week.2c586b96.png) no-repeat;
  background-size: 100% 100%;
}
.def-blank-none-data .def-none-txt {
  margin-top: 0.05469rem;
  font-size: 0.09375rem;
  color: #AAABB3;
  line-height: 0.10938rem;
}
.van-toast {
  min-width: 1.5625rem;
  min-height: 1.09375rem;
  max-width: 80%;
}
.van-toast .van-toast__icon {
  font-size: 0.375rem;
}
.van-toast .van-toast__text {
  padding: 0 0.15625rem;
  font-size: 0.25rem;
  line-height: 1.5em;
}
@keyframes spin {
from {
    transform: rotate(0deg);
}
to {
    transform: rotate(360deg);
}
}
@charset "UTF-8";
*[data-v-efe9d588] {
  box-sizing: border-box;
}
ol[data-v-efe9d588],
ul[data-v-efe9d588] {
  list-style: none;
}
div[data-v-efe9d588] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-efe9d588],
body[data-v-efe9d588],
div[data-v-efe9d588],
span[data-v-efe9d588],
applet[data-v-efe9d588],
object[data-v-efe9d588],
iframe[data-v-efe9d588],
h1[data-v-efe9d588],
h2[data-v-efe9d588],
h3[data-v-efe9d588],
h4[data-v-efe9d588],
h5[data-v-efe9d588],
h6[data-v-efe9d588],
p[data-v-efe9d588],
blockquote[data-v-efe9d588],
pre[data-v-efe9d588],
a[data-v-efe9d588],
abbr[data-v-efe9d588],
acronym[data-v-efe9d588],
address[data-v-efe9d588],
big[data-v-efe9d588],
cite[data-v-efe9d588],
code[data-v-efe9d588],
del[data-v-efe9d588],
dfn[data-v-efe9d588],
em[data-v-efe9d588],
img[data-v-efe9d588],
ins[data-v-efe9d588],
kbd[data-v-efe9d588],
q[data-v-efe9d588],
s[data-v-efe9d588],
samp[data-v-efe9d588],
small[data-v-efe9d588],
strike[data-v-efe9d588],
strong[data-v-efe9d588],
sub[data-v-efe9d588],
sup[data-v-efe9d588],
tt[data-v-efe9d588],
var[data-v-efe9d588],
b[data-v-efe9d588],
u[data-v-efe9d588],
i[data-v-efe9d588],
center[data-v-efe9d588],
dl[data-v-efe9d588],
dt[data-v-efe9d588],
dd[data-v-efe9d588],
ol[data-v-efe9d588],
ul[data-v-efe9d588],
li[data-v-efe9d588],
fieldset[data-v-efe9d588],
form[data-v-efe9d588],
label[data-v-efe9d588],
legend[data-v-efe9d588],
table[data-v-efe9d588],
caption[data-v-efe9d588],
tbody[data-v-efe9d588],
tfoot[data-v-efe9d588],
thead[data-v-efe9d588],
tr[data-v-efe9d588],
th[data-v-efe9d588],
td[data-v-efe9d588],
article[data-v-efe9d588],
aside[data-v-efe9d588],
canvas[data-v-efe9d588],
details[data-v-efe9d588],
embed[data-v-efe9d588],
figure[data-v-efe9d588],
figcaption[data-v-efe9d588],
footer[data-v-efe9d588],
header[data-v-efe9d588],
hgroup[data-v-efe9d588],
menu[data-v-efe9d588],
nav[data-v-efe9d588],
output[data-v-efe9d588],
ruby[data-v-efe9d588],
section[data-v-efe9d588],
summary[data-v-efe9d588],
time[data-v-efe9d588],
mark[data-v-efe9d588],
audio[data-v-efe9d588],
video[data-v-efe9d588] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-efe9d588] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}

/* 设置滚动条的样式 */
html[data-v-efe9d588],
body[data-v-efe9d588] {
  -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-efe9d588] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-efe9d588] {
  display: flex;
}
.icon-go[data-v-efe9d588] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-efe9d588] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-efe9d588] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-efe9d588] {
  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-efe9d588] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-efe9d588] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-efe9d588] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-efe9d588] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-efe9d588] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-efe9d588] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-efe9d588] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-efe9d588] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-efe9d588] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-efe9d588] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-efe9d588] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-efe9d588] {
  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-efe9d588] {
  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-efe9d588] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-efe9d588] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-efe9d588] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-efe9d588]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-efe9d588]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
*[data-v-6c15b4af] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}

/* 设置滚动条的样式 */
html[data-v-6c15b4af],
body[data-v-6c15b4af] {
  -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-6c15b4af] {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex[data-v-6c15b4af] {
  display: flex;
}
.icon-go[data-v-6c15b4af] {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star[data-v-6c15b4af] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info[data-v-6c15b4af] {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot[data-v-6c15b4af] {
  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-6c15b4af] {
  height: 0.5rem;
}
.answerfoot-flex[data-v-6c15b4af] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad[data-v-6c15b4af] {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span[data-v-6c15b4af] {
  display: block;
}
.answerfoot-flex__left span.progress[data-v-6c15b4af] {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em[data-v-6c15b4af] {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num[data-v-6c15b4af] {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count[data-v-6c15b4af] {
  font-size: 0.125rem;
}
.answerfoot-flex__right[data-v-6c15b4af] {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev[data-v-6c15b4af] {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span[data-v-6c15b4af] {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button[data-v-6c15b4af] {
  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-6c15b4af] {
  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-6c15b4af] {
  padding-bottom: 0.59375rem;
}
.study_icon[data-v-6c15b4af] {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img[data-v-6c15b4af] {
  width: 0.20313rem;
  height: 0.20313rem;
}
video[data-v-6c15b4af]::-internal-media-controls-download-button {
  display: none;
}
video[data-v-6c15b4af]::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-6c15b4af] {
  padding: 0 0.15625rem;
}
.el-button[data-v-6c15b4af]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-6c15b4af],
.el-button--success[data-v-6c15b4af] {
  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-6c15b4af] {
  font-weight: normal;
}
p[data-v-6c15b4af] {
  word-break: break-word;
}
table caption[data-v-6c15b4af] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-6c15b4af] {
  border: none;
}
table[border="1"] td[data-v-6c15b4af] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-6c15b4af] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-6c15b4af] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-6c15b4af]:last-of-type {
  border: none;
}
.question-table tr td[data-v-6c15b4af] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-6c15b4af]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-6c15b4af] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-6c15b4af] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-6c15b4af]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-6c15b4af] {
  text-indent: 2em;
}
.question-p-left[data-v-6c15b4af] {
  text-align: left;
}
.question-p-center[data-v-6c15b4af] {
  text-align: center;
}
.question-p-right[data-v-6c15b4af] {
  text-align: right;
}
.underpoint[data-v-6c15b4af] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-6c15b4af]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-6c15b4af] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-6c15b4af] {
    padding-bottom: 0;
}
}
.formula-math[data-v-6c15b4af] {
  display: none !important;
}
@font-face {
  font-family: "MyCustomFont";
  src: url(../fonts/DouyinSansBold.27cc680f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
.none-list[data-v-6c15b4af] {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.15625rem 0;
}
.none-list .none-icon.none-default[data-v-6c15b4af] {
  width: 2.08594rem;
  height: 1.80469rem;
  background: url(../img/none-default.c38323a6.png) no-repeat;
  background-size: 100% 100%;
}
.none-list .none-icon.none-card-jh[data-v-6c15b4af] {
  width: 2.08594rem;
  height: 1.80469rem;
  background: url(../img/none-card-jh.7737c36c.png) no-repeat;
  background-size: 100% 100%;
}
.none-list .none-icon.none-xxjl[data-v-6c15b4af] {
  width: 2.00781rem;
  height: 1.73438rem;
  background: url(../img/no-learning-record.95b6be08.png) no-repeat;
  background-size: 100% 100%;
}
.none-list .none-text[data-v-6c15b4af] {
  margin-top: 0.15625rem;
  font-size: 0.09375rem;
  color: #666666;
  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;
}

/* 设置滚动条的样式 */
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;
}

@font-face {
  font-family: "MyCustomFont";
  src: url(../fonts/DouyinSansBold.27cc680f.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}

/* 设置滚动条的样式 */
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;
}
