@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: 0px;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide::-webkit-scrollbar-thumb {
  background: transparent;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button:active, button:focus,
a:active,
a:focus,
input:active,
input:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
@font-face {
  font-family: Symbol;
  src: url(../fonts/symbol.3e443984.ttf);
}
@font-face {
  font-family: "MT Extra";
  src: url(../fonts/mtextra.fe5c7141.ttf);
}
/* 设置滚动条的样式 */
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: 22px;
  height: 22px;
}
.icon_star {
  width: 18px;
  height: 18px;
}
.icon_info {
  width: 18px;
  height: 18px;
}
.answerfoot {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 76px;
  background: #fff;
  box-shadow: 0px -1px 24px 0px rgba(29, 100, 151, 0.07);
  font-size: 12px;
  color: #949fb4;
  z-index: 50;
}
.answerfoot.wpad {
  height: 64px;
}
.answerfoot-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 76px;
  padding: 0 20px;
}
.answerfoot-flex.fpad {
  height: 64px;
  padding-left: 5px;
  padding-right: 5px;
}
.answerfoot-flex__left span {
  display: block;
}
.answerfoot-flex__left span.progress {
  font-size: 12px;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num {
  font-size: 20px;
}
.answerfoot-flex__left span.progress em.count {
  font-size: 16px;
}
.answerfoot-flex__right {
  width: 198px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev {
  width: 50px;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #4153e2;
}
.answerfoot-flex__right .prev span {
  display: block;
  width: 50px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #4153e2;
}
.answerfoot-flex .van-button {
  width: 130px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 23px;
  font-size: 16px;
  color: #fff;
}
.answerfoot-flex__but {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #666666;
  color: #4153e2;
}
.pad-bottom {
  padding-bottom: 76px;
}
.study_icon {
  display: block;
  width: 26px;
  height: 26px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img {
  width: 26px;
  height: 26px;
}
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: 14px;
  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: 1200px;
  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 15px;
  line-height: 40px;
}
.buttom-min {
  width: 76px;
  height: 24px;
  border-radius: 12px;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
}
.button-primary {
  border: solid 1px #4153e2;
  background: #4153e2;
  color: #fff;
}
.button-primary:hover {
  border: solid 1px #1e9b9e;
  background: #1e9b9e;
  color: #fff;
}
.button-primary-plain {
  border: solid 1px #4153e2;
  background: #fff;
  color: #4153e2;
}
.ck-btn-primary-plain {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: rgba(183, 191, 255, 0.1);
  border-radius: 20px;
  font-size: 14px;
  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: 40px;
  background: #4153e2;
  color: #ffffff;
  border-radius: 20px;
  font-size: 14px;
  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: 16px 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: 14px;
}
.black-top {
  position: fixed;
  bottom: 217px;
  right: 45px;
  text-align: center;
  width: 60px;
  padding-top: 70px;
  font-size: 14px;
  color: #333333;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  background-size: 60px 60px;
  cursor: pointer;
}
.lessonplan img {
  display: block;
  width: 100%;
}
.nolesson p {
  padding-top: 32%;
  text-align: center;
  font-size: 16px;
  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: 50px;
  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: 180px;
  justify-content: flex-start;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab {
  width: 100px;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab:first-child:after {
  content: "";
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 2px;
  height: 9px;
  background: #E1E6EE;
}
.repet-tab .van-tabs__line {
  background-image: repeating-linear-gradient(90deg, rgb(110, 224, 169), rgb(76, 229, 40));
  box-shadow: 0px 3px 6px 0px rgba(0, 235, 122, 0.2);
  border-radius: 2px;
  bottom: 12px;
}
.utils-search {
  width: 240px;
}
.utils-search.width {
  width: 265px;
}
.utils-search .van-search__content {
  background: #B6C0CB;
}
.utils-search .van-search .van-cell {
  padding: 2px 6px 2px 13px;
}
.utils-search .van-field__left-icon .van-icon {
  color: #fff;
}
.utils-search input:-moz-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input:-ms-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search .van-field__control {
  font-size: 12px;
  color: #fff;
}
.searchd-btn {
  height: 28px;
  display: flex;
  align-items: center;
}
.searchd-btn .van-button--normal {
  width: 60px;
  height: 28px;
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  padding: 0;
}
.overlay {
  background: rgba(63, 74, 95, 0.5);
}
.practic-tab, .record-tab {
  padding-left: 20px;
  padding-right: 15px;
}
.practic-tab .van-tabs__nav, .record-tab .van-tabs__nav {
  background: transparent;
}
.practic-tab .van-tab, .record-tab .van-tab {
  margin-right: 0px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 24px;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
}
.practic-tab .van-tabs__nav--line, .record-tab .van-tabs__nav--line {
  padding-bottom: 30px;
}
.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: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
}
.record-tab .van-tab {
  margin-right: 15px;
  width: 60px;
  height: 24px;
  font-size: 16px;
  color: #4153e2;
  border-radius: 28px;
}
.record-tab .van-tabs__nav--line {
  padding-bottom: 0;
}
.record-tab .van-tab--active {
  background: #4153e2;
  color: #fff;
}
.van-tag {
  padding-left: 4px;
  padding-right: 4px;
}
.van-tag + .van-tag {
  margin-left: 6px;
}
.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: 50px;
  line-height: 50px;
}
.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: 18px;
}
.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: 14px;
}
.sbox .van-checkbox__label {
  font-size: 14px;
  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: 16px;
  color: #333;
  font-weight: 500;
}
.sub-vans .van-tabs__line {
  bottom: 15px;
  width: 16px;
  background-color: rgb(49, 194, 124);
}
.sub-vans .van-tab--active {
  color: rgb(49, 194, 124);
}
.sub-vans .van-hairline--top-bottom {
  height: 45px !important;
}
.sbox-new .van-checkbox__icon--round {
  margin-left: 20px !important;
}
.sbox-new .van-checkbox__label {
  font-size: 16px;
}
.van-dialog {
  width: 250px;
}
.van-dialog__header {
  color: #35404A;
  font-size: 18px;
}
.van-dialog__confirm {
  font-weight: 500;
}

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup {
  border-bottom: 1px solid #F1F4F9;
  margin: 0 10px;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  font-size: 16px;
  color: #757A82;
  font-weight: 400;
  border-radius: 12px;
  margin: 0 13.75px;
  flex-wrap: wrap;
}
.swiperStudyPopup .subjectnav:last-child {
  margin-right: 13px;
}
.swiperStudyPopup .subjectnav.active span {
  color: #4153e2;
  border-bottom: 3px solid #4153e2;
}
.swiperStudyPopup .subjectnav span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: auto;
  color: #757A82;
  width: 100%;
  padding: 15px 0;
}
.van-tag--plain::before {
  border: 0.5px 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: 16px;
  color: #797979;
}
.fwbContent p {
  text-indent: 8px;
}
:deep .conDialog {
  width: 260px;
}
.el-pagination {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button {
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button {
  background: #4153e2;
}
.userHead-cover .arrow_down {
  padding: 3px;
  border-width: 0 1px 1px 0;
  border-color: #999;
  border-style: solid;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.ai-dropdown-menu {
  padding: 20px 0;
  width: 200px;
}
.ai-dropdown-menu .el-dropdown-menu__item {
  padding: 0 20px;
}
.ai-dropdown-menu .el-dropdown-menu__item p {
  font-size: 14px;
  line-height: 22px;
  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: 12px;
  width: 36px;
  height: 18px;
  border-radius: 17px;
  background-color: #F1BC69;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin-left: 14px;
}
.ai-dropdown-menu .el-dropdown-menu__item .item-border {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip {
  position: relative;
  background: #140a08;
  height: 80px;
  margin: -20px -20px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.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: 21px;
  box-sizing: content-box;
  padding: 15px 12px 10px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .ser_vip_viplogo {
  width: 86px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn {
  width: 60px;
  height: 24px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date, .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc {
  padding: 0 12px;
  position: relative;
  font-size: 12px;
  color: #FDE6C5;
  font-weight: normal;
  line-height: 16px;
  white-space: nowrap;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc {
  font-size: 12px;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item {
  padding-top: 10px;
}
.ai-dropdown-menu .popper__arrow {
  top: -8px !important;
  margin: 0;
  border: 0;
  width: 15px;
  height: 8px;
  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: 15px 8px;
}
.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: 24px;
  background: #F1BC69;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  line-height: 24px;
  border-radius: 24px;
}
.el-dialog .el-dialog__header {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item {
  padding: 0 20px;
}
.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: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 8px;
}
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
  top: -6px;
  margin-left: -5px;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper {
  padding: 15px;
}
.choose-date .el-range-separator {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  padding: 0;
  margin: 0 10px;
}
.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: 1px 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: 4px;
}
.error-list .el-checkbox {
  color: #4153e2;
}
.error-box .el-pager li {
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.reason-share .el-dialog__header {
  padding: 18px 0 0 20px;
}
.reason-share .reason-cancel {
  background: #fff;
  border: none;
  font-size: 16px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  margin-right: 20px;
}
.reason-share .reason-true {
  width: 88px;
  height: 38px;
  background: #4153e2;
  border-radius: 18px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  border: none;
}
.reason-share .el-dialog__body {
  padding: 20px;
}
.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 23px;
}
.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: 600px;
  border-color: #F9F2E2;
  line-height: 26px;
  height: 26px;
  background: #fff;
  padding: 0 30px 0 10px;
  color: #4153e2;
}
.choose-paper .el-select:hover .el-input__inner {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon {
  line-height: 26px;
}
.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: 1px dashed #4153e2;
  border-radius: 6px;
  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: 64px;
  height: 64px;
  display: inline-block;
  line-height: 70px;
}
.el-upload--picture-card i {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item {
  vertical-align: top;
  width: 64px;
  height: 64px;
  border: none;
  border-radius: 6px;
  overflow: visible;
}
.el-upload-list--picture-card .el-upload-list__item-actions {
  border-radius: 6px;
}
.el-upload-list__item-delete {
  display: block;
  position: absolute;
  top: -16px;
  right: -10px;
  font-size: 20px;
  cursor: pointer;
}
.el-upload-list--picture-card .el-upload-list__item {
  position: relative;
  margin-right: 16px;
}
.el-upload-list--picture-card .el-upload-list__item div {
  width: 64px;
  height: 64px;
  position: relative;
  border-radius: 6px;
}
.el-upload-list--picture-card .el-upload-list__item div img {
  border-radius: 6px;
}
.hide .el-upload--picture-card {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container {
  width: 100% !important;
  height: 100% !important;
  padding: 0 20px;
}
.stepDialog .el-dialog__header {
  padding: 14px 20px;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title {
  font-size: 14px;
}
.stepDialog .el-dialog__body {
  padding-top: 25px;
  padding-bottom: 20px;
}
.btn-knew {
  margin: 0 auto;
  width: 260px;
  height: 40px;
  background: #4153e2;
  border: 1px solid #4153e2;
  border-radius: 20px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
}
.btn-knew:hover {
  border: solid 1px #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete {
  font-size: 0px;
  width: 18px;
  height: 18px;
  top: -7px;
  right: -5px;
}
.error-icon {
  font-size: 0px;
  width: 18px;
  height: 18px;
  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: 18px 18px;
}
.iconClose {
  width: 18px;
  height: 18px;
  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: 18px 18px;
}
.el-image-viewer__close {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body {
  padding: 0px 20px;
}
.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: 1px solid #666;
}
.question-table {
  border-collapse: collapse;
  border: 1px solid #000;
  margin: 0 auto;
}
.question-table tr {
  border-bottom: 1px solid #000;
}
.question-table > tr:last-of-type {
  border: none;
}
.question-table tr td {
  border-right: 1px solid #000;
}
.question-table tr td:last-of-type {
  border: none;
}
.question-table thead tr th {
  border-right: 1px solid #000;
}
.question-table thead tr {
  border-bottom: 1px 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: 5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline {
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  min-height: 24px;
  margin: 0;
}
@-moz-document url-prefix() {
.underline {
    padding-bottom: 0px;
}
}
.formula-math {
  display: none !important;
}
.question-box {
  font-family: Times, SimSun;
}
.question-box .content-box img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.question-box .content-box u {
  text-decoration: underline;
}
@charset "UTF-8";
*[data-v-1305eae8] {
  box-sizing: border-box;
}
ol[data-v-1305eae8],
ul[data-v-1305eae8] {
  list-style: none;
}
div[data-v-1305eae8] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-1305eae8],
body[data-v-1305eae8],
div[data-v-1305eae8],
span[data-v-1305eae8],
applet[data-v-1305eae8],
object[data-v-1305eae8],
iframe[data-v-1305eae8],
h1[data-v-1305eae8],
h2[data-v-1305eae8],
h3[data-v-1305eae8],
h4[data-v-1305eae8],
h5[data-v-1305eae8],
h6[data-v-1305eae8],
p[data-v-1305eae8],
blockquote[data-v-1305eae8],
pre[data-v-1305eae8],
a[data-v-1305eae8],
abbr[data-v-1305eae8],
acronym[data-v-1305eae8],
address[data-v-1305eae8],
big[data-v-1305eae8],
cite[data-v-1305eae8],
code[data-v-1305eae8],
del[data-v-1305eae8],
dfn[data-v-1305eae8],
em[data-v-1305eae8],
img[data-v-1305eae8],
ins[data-v-1305eae8],
kbd[data-v-1305eae8],
q[data-v-1305eae8],
s[data-v-1305eae8],
samp[data-v-1305eae8],
small[data-v-1305eae8],
strike[data-v-1305eae8],
strong[data-v-1305eae8],
sub[data-v-1305eae8],
sup[data-v-1305eae8],
tt[data-v-1305eae8],
var[data-v-1305eae8],
b[data-v-1305eae8],
u[data-v-1305eae8],
i[data-v-1305eae8],
center[data-v-1305eae8],
dl[data-v-1305eae8],
dt[data-v-1305eae8],
dd[data-v-1305eae8],
ol[data-v-1305eae8],
ul[data-v-1305eae8],
li[data-v-1305eae8],
fieldset[data-v-1305eae8],
form[data-v-1305eae8],
label[data-v-1305eae8],
legend[data-v-1305eae8],
table[data-v-1305eae8],
caption[data-v-1305eae8],
tbody[data-v-1305eae8],
tfoot[data-v-1305eae8],
thead[data-v-1305eae8],
tr[data-v-1305eae8],
th[data-v-1305eae8],
td[data-v-1305eae8],
article[data-v-1305eae8],
aside[data-v-1305eae8],
canvas[data-v-1305eae8],
details[data-v-1305eae8],
embed[data-v-1305eae8],
figure[data-v-1305eae8],
figcaption[data-v-1305eae8],
footer[data-v-1305eae8],
header[data-v-1305eae8],
hgroup[data-v-1305eae8],
menu[data-v-1305eae8],
nav[data-v-1305eae8],
output[data-v-1305eae8],
ruby[data-v-1305eae8],
section[data-v-1305eae8],
summary[data-v-1305eae8],
time[data-v-1305eae8],
mark[data-v-1305eae8],
audio[data-v-1305eae8],
video[data-v-1305eae8] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

/*定义滚动条宽高及背景，宽高分别对应横竖滚动条的尺寸*/
/*定义右下角汇合处的样式*/
[data-v-1305eae8]::-webkit-scrollbar-corner {
  background: #999;
}
.question-area[data-v-1305eae8] {
  word-break: break-all;
}
.question-area u[data-v-1305eae8] {
  word-wrap: break-word;
  text-decoration: underline;
}
.question-area img[data-v-1305eae8] {
  max-width: 100%;
  display: inline-block;
  vertical-align: bottom;
}
.repet-tab .van-tabs--line .van-tabs__wrap[data-v-1305eae8] {
  height: 50px;
  background: #fff;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tabs__nav--line[data-v-1305eae8] {
  padding-bottom: 0;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tabs__nav[data-v-1305eae8] {
  width: 180px;
  justify-content: flex-start;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab[data-v-1305eae8] {
  width: 100px;
}
.repet-tab .van-tabs--line .van-tabs__wrap .van-tab[data-v-1305eae8]:first-child:after {
  content: "";
  top: 50%;
  right: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 2px;
  height: 9px;
  background: #E1E6EE;
}
.repet-tab .van-tabs__line[data-v-1305eae8] {
  background-image: repeating-linear-gradient(90deg, rgb(110, 224, 169), rgb(76, 229, 40));
  box-shadow: 0px 3px 6px 0px rgba(0, 235, 122, 0.2);
  border-radius: 2px;
  bottom: 12px;
}
.utils-search[data-v-1305eae8] {
  width: 240px;
}
.utils-search.width[data-v-1305eae8] {
  width: 265px;
}
.utils-search .van-search__content[data-v-1305eae8] {
  background: #B6C0CB;
}
.utils-search .van-search .van-cell[data-v-1305eae8] {
  padding: 2px 6px 2px 13px;
}
.utils-search .van-field__left-icon .van-icon[data-v-1305eae8] {
  color: #fff;
}
.utils-search input[data-v-1305eae8]:-moz-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input[data-v-1305eae8]:-ms-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search input[data-v-1305eae8]::-webkit-input-placeholder {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: left;
}
.utils-search .van-field__control[data-v-1305eae8] {
  font-size: 12px;
  color: #fff;
}
.searchd-btn[data-v-1305eae8] {
  height: 28px;
  display: flex;
  align-items: center;
}
.searchd-btn .van-button--normal[data-v-1305eae8] {
  width: 60px;
  height: 28px;
  font-size: 12px;
  color: #fff;
  line-height: 28px;
  padding: 0;
}
.overlay[data-v-1305eae8] {
  background: rgba(63, 74, 95, 0.5);
}
.practic-tab[data-v-1305eae8], .record-tab[data-v-1305eae8] {
  padding-left: 20px;
  padding-right: 15px;
}
.practic-tab .van-tabs__nav[data-v-1305eae8], .record-tab .van-tabs__nav[data-v-1305eae8] {
  background: transparent;
}
.practic-tab .van-tab[data-v-1305eae8], .record-tab .van-tab[data-v-1305eae8] {
  margin-right: 0px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 24px;
  font-size: 16px;
  color: #fff;
  border-radius: 20px;
}
.practic-tab .van-tabs__nav--line[data-v-1305eae8], .record-tab .van-tabs__nav--line[data-v-1305eae8] {
  padding-bottom: 30px;
}
.practic-tab .van-tabs__line[data-v-1305eae8], .record-tab .van-tabs__line[data-v-1305eae8] {
  background-color: transparent;
}
.practic-tab .van-tabs__wrap--scrollable .van-tab[data-v-1305eae8], .record-tab .van-tabs__wrap--scrollable .van-tab[data-v-1305eae8] {
  padding: 0;
}
.practic-tab .van-tabs__nav--complete[data-v-1305eae8], .record-tab .van-tabs__nav--complete[data-v-1305eae8] {
  padding-left: 0;
  padding-right: 0;
}
.practic-tab .van-tab--active[data-v-1305eae8], .record-tab .van-tab--active[data-v-1305eae8] {
  background: #fff;
  color: #4153e2;
}
.practic-tab .van-hairline--top-bottom[data-v-1305eae8]::after,
.practic-tab .van-hairline-unset--top-bottom[data-v-1305eae8]::after, .record-tab .van-hairline--top-bottom[data-v-1305eae8]::after,
.record-tab .van-hairline-unset--top-bottom[data-v-1305eae8]::after {
  border: 0;
}
.practic-tab .van-tabs--line .van-tabs__wrap[data-v-1305eae8], .record-tab .van-tabs--line .van-tabs__wrap[data-v-1305eae8] {
  height: auto;
}
.record-tab[data-v-1305eae8] {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
}
.record-tab .van-tab[data-v-1305eae8] {
  margin-right: 15px;
  width: 60px;
  height: 24px;
  font-size: 16px;
  color: #4153e2;
  border-radius: 28px;
}
.record-tab .van-tabs__nav--line[data-v-1305eae8] {
  padding-bottom: 0;
}
.record-tab .van-tab--active[data-v-1305eae8] {
  background: #4153e2;
  color: #fff;
}
.van-tag[data-v-1305eae8] {
  padding-left: 4px;
  padding-right: 4px;
}
.van-tag + .van-tag[data-v-1305eae8] {
  margin-left: 6px;
}
.bottom-tip .van-divider[data-v-1305eae8] {
  color: #aaa;
}
.bottom-tip .van-divider[data-v-1305eae8]::after,
.bottom-tip .van-divider[data-v-1305eae8]::before {
  background: #ddd;
}
.van-tabbar[data-v-1305eae8] {
  background: #fafafa;
}
.van-button[data-v-1305eae8] {
  height: 50px;
  line-height: 50px;
}
.van-button--primary[data-v-1305eae8] {
  background-color: #4153e2;
  border: 0.02667rem solid #4153e2;
}
.van-button--plain[data-v-1305eae8] {
  background-color: #fff;
  color: #4153e2;
}
.van-button--hairline[data-v-1305eae8] {
  border-width: 0;
}
.point-page-list .van-collapse-item__content[data-v-1305eae8] {
  padding: 0;
}
.point-page-list .van-cell[data-v-1305eae8]:not(:last-child)::after {
  left: 18px;
}
.point-page-list [class*=van-hairline][data-v-1305eae8]::after {
  left: -43.7%;
}
.point-page-list .van-cell__right-icon[data-v-1305eae8] {
  display: none;
}
.sbox .van-radio__label[data-v-1305eae8] {
  font-size: 14px;
}
.sbox .van-checkbox__label[data-v-1305eae8] {
  font-size: 14px;
  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-1305eae8] {
  height: auto;
  overflow: hidden;
}
.van-sticky--fixed[data-v-1305eae8] {
  background: #fff;
}
.van-picker__cancel[data-v-1305eae8],
.van-picker__confirm[data-v-1305eae8] {
  color: #4153e2;
}
.point-page-list [class*=van-hairline][data-v-1305eae8]:first-of-type::after {
  border-top: none;
}
.sub-vans .van-tab[data-v-1305eae8] {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
.sub-vans .van-tabs__line[data-v-1305eae8] {
  bottom: 15px;
  width: 16px;
  background-color: rgb(49, 194, 124);
}
.sub-vans .van-tab--active[data-v-1305eae8] {
  color: rgb(49, 194, 124);
}
.sub-vans .van-hairline--top-bottom[data-v-1305eae8] {
  height: 45px !important;
}
.sbox-new .van-checkbox__icon--round[data-v-1305eae8] {
  margin-left: 20px !important;
}
.sbox-new .van-checkbox__label[data-v-1305eae8] {
  font-size: 16px;
}
.van-dialog[data-v-1305eae8] {
  width: 250px;
}
.van-dialog__header[data-v-1305eae8] {
  color: #35404A;
  font-size: 18px;
}
.van-dialog__confirm[data-v-1305eae8] {
  font-weight: 500;
}

/**
* @更多学习弹框-swiper
* @zwh
* @2020.12.09
*/
.swiperStudyPopup[data-v-1305eae8] {
  border-bottom: 1px solid #F1F4F9;
  margin: 0 10px;
  /**swiper滑动*/
}
.swiperStudyPopup .subjectnav[data-v-1305eae8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 100%;
  font-size: 16px;
  color: #757A82;
  font-weight: 400;
  border-radius: 12px;
  margin: 0 13.75px;
  flex-wrap: wrap;
}
.swiperStudyPopup .subjectnav[data-v-1305eae8]:last-child {
  margin-right: 13px;
}
.swiperStudyPopup .subjectnav.active span[data-v-1305eae8] {
  color: #4153e2;
  border-bottom: 3px solid #4153e2;
}
.swiperStudyPopup .subjectnav span[data-v-1305eae8] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: auto;
  color: #757A82;
  width: 100%;
  padding: 15px 0;
}
.van-tag--plain[data-v-1305eae8]::before {
  border: 0.5px solid currentColor;
}

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent[data-v-1305eae8] {
  font-size: 16px;
  color: #797979;
}
.fwbContent p[data-v-1305eae8] {
  text-indent: 8px;
}
[data-v-1305eae8] .conDialog {
  width: 260px;
}
.el-pagination[data-v-1305eae8] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active[data-v-1305eae8] {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button[data-v-1305eae8] {
  width: 9px;
  height: 9px;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button[data-v-1305eae8] {
  background: #4153e2;
}
.userHead-cover .arrow_down[data-v-1305eae8] {
  padding: 3px;
  border-width: 0 1px 1px 0;
  border-color: #999;
  border-style: solid;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -3px;
  margin-left: 5px;
}
.ai-dropdown-menu[data-v-1305eae8] {
  padding: 20px 0;
  width: 200px;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-1305eae8] {
  padding: 0 20px;
}
.ai-dropdown-menu .el-dropdown-menu__item p[data-v-1305eae8] {
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999[data-v-1305eae8] {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but[data-v-1305eae8] {
  display: inline-block;
  font-size: 12px;
  width: 36px;
  height: 18px;
  border-radius: 17px;
  background-color: #F1BC69;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin-left: 14px;
}
.ai-dropdown-menu .el-dropdown-menu__item .item-border[data-v-1305eae8] {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip[data-v-1305eae8] {
  position: relative;
  background: #140a08;
  height: 80px;
  margin: -20px -20px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_bg[data-v-1305eae8] {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title[data-v-1305eae8] {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 21px;
  box-sizing: content-box;
  padding: 15px 12px 10px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .ser_vip_viplogo[data-v-1305eae8] {
  width: 86px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn[data-v-1305eae8] {
  width: 60px;
  height: 24px;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date[data-v-1305eae8], .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-1305eae8] {
  padding: 0 12px;
  position: relative;
  font-size: 12px;
  color: #FDE6C5;
  font-weight: normal;
  line-height: 16px;
  white-space: nowrap;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc[data-v-1305eae8] {
  font-size: 12px;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item[data-v-1305eae8] {
  padding-top: 10px;
}
.ai-dropdown-menu .popper__arrow[data-v-1305eae8] {
  top: -8px !important;
  margin: 0;
  border: 0;
  width: 15px;
  height: 8px;
  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: 15px 8px;
}
.ai-dropdown-menu .popper__arrow[data-v-1305eae8]::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item[data-v-1305eae8]:focus,
.ai-dropdown-menu .el-dropdown-menu__item[data-v-1305eae8]:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button[data-v-1305eae8] {
  display: block;
  width: auto;
  height: 24px;
  background: #F1BC69;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  line-height: 24px;
  border-radius: 24px;
}
.el-dialog .el-dialog__header[data-v-1305eae8] {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item[data-v-1305eae8] {
  padding: 0 20px;
}
.el-select-dropdown .el-select-dropdown__item.selected[data-v-1305eae8] {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path[data-v-1305eae8],
.el-cascader__dropdown .el-cascader-node.is-active[data-v-1305eae8] {
  color: #4153e2;
}
.el-pagination[data-v-1305eae8] {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active[data-v-1305eae8] {
  color: #fff;
  background: #4153e2;
}
.el-pagination button[data-v-1305eae8]:hover {
  color: #4153e2;
}
.el-pager li[data-v-1305eae8]:hover {
  color: #4153e2;
}
.el-pager li.active[data-v-1305eae8]:hover {
  color: #fff;
}
.el-tooltip__popper.is-light[data-v-1305eae8] {
  background: #FFFEFE;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 8px;
}
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow[data-v-1305eae8] {
  top: -6px;
  margin-left: -5px;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper[data-v-1305eae8] {
  padding: 15px;
}
.choose-date .el-range-separator[data-v-1305eae8] {
  font-size: 14px;
  color: #333;
  font-weight: normal;
  padding: 0;
  margin: 0 10px;
}
.choose-date .el-date-editor .el-range-input[data-v-1305eae8] {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon[data-v-1305eae8] {
  display: none;
}
.choose-date .el-date-table td.end-date span[data-v-1305eae8], .choose-date .el-date-table td.start-date span[data-v-1305eae8] {
  background-color: #4153e2;
}
.choose-date input.el-range-input[data-v-1305eae8]::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-1305eae8]::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input[data-v-1305eae8]:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input[data-v-1305eae8] {
  cursor: pointer;
}
.error-list .el-checkbox__inner[data-v-1305eae8] {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 1px solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label[data-v-1305eae8] {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner[data-v-1305eae8] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner[data-v-1305eae8]:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner[data-v-1305eae8] {
  border-color: #4153e2;
}
.error-list .el-checkbox__label[data-v-1305eae8] {
  padding-left: 4px;
}
.error-list .el-checkbox[data-v-1305eae8] {
  color: #4153e2;
}
.error-box .el-pager li[data-v-1305eae8] {
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.reason-share .el-dialog__header[data-v-1305eae8] {
  padding: 18px 0 0 20px;
}
.reason-share .reason-cancel[data-v-1305eae8] {
  background: #fff;
  border: none;
  font-size: 16px;
  color: #999;
  font-weight: normal;
  line-height: 36px;
  margin-right: 20px;
}
.reason-share .reason-true[data-v-1305eae8] {
  width: 88px;
  height: 38px;
  background: #4153e2;
  border-radius: 18px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  border: none;
}
.reason-share .el-dialog__body[data-v-1305eae8] {
  padding: 20px;
}
.reason-share .el-dialog__headerbtn .el-dialog__close[data-v-1305eae8]:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title[data-v-1305eae8] {
  font-weight: 500;
}
.export-box .el-button.is-round[data-v-1305eae8] {
  padding: 0 23px;
}
.export-style .el-radio__input.is-checked + .el-radio__label[data-v-1305eae8] {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner[data-v-1305eae8] {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner[data-v-1305eae8] {
  border-color: #4153e2;
}
.export-style .el-radio__inner[data-v-1305eae8]:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label[data-v-1305eae8] {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner[data-v-1305eae8], .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-1305eae8] {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner[data-v-1305eae8] {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner[data-v-1305eae8]:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner[data-v-1305eae8] {
  width: 600px;
  border-color: #F9F2E2;
  line-height: 26px;
  height: 26px;
  background: #fff;
  padding: 0 30px 0 10px;
  color: #4153e2;
}
.choose-paper .el-select:hover .el-input__inner[data-v-1305eae8] {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon[data-v-1305eae8] {
  line-height: 26px;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner[data-v-1305eae8] {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner[data-v-1305eae8]:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret[data-v-1305eae8] {
  color: #4153e2;
}
.el-select .el-input .el-select__caret[data-v-1305eae8] {
  color: #4153e2;
}
.avatar-uploader .el-upload[data-v-1305eae8] {
  border: 1px dashed #4153e2;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(49, 194, 124, 0.1);
}
.avatar-uploader .el-upload[data-v-1305eae8]:hover {
  border-color: #4153e2;
}
.el-upload--picture-card[data-v-1305eae8] {
  width: 64px;
  height: 64px;
  display: inline-block;
  line-height: 70px;
}
.el-upload--picture-card i[data-v-1305eae8] {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-1305eae8] {
  vertical-align: top;
  width: 64px;
  height: 64px;
  border: none;
  border-radius: 6px;
  overflow: visible;
}
.el-upload-list--picture-card .el-upload-list__item-actions[data-v-1305eae8] {
  border-radius: 6px;
}
.el-upload-list__item-delete[data-v-1305eae8] {
  display: block;
  position: absolute;
  top: -16px;
  right: -10px;
  font-size: 20px;
  cursor: pointer;
}
.el-upload-list--picture-card .el-upload-list__item[data-v-1305eae8] {
  position: relative;
  margin-right: 16px;
}
.el-upload-list--picture-card .el-upload-list__item div[data-v-1305eae8] {
  width: 64px;
  height: 64px;
  position: relative;
  border-radius: 6px;
}
.el-upload-list--picture-card .el-upload-list__item div img[data-v-1305eae8] {
  border-radius: 6px;
}
.hide .el-upload--picture-card[data-v-1305eae8] {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container[data-v-1305eae8] {
  width: 100% !important;
  height: 100% !important;
  padding: 0 20px;
}
.stepDialog .el-dialog__header[data-v-1305eae8] {
  padding: 14px 20px;
  font-size: 14px;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title[data-v-1305eae8] {
  font-size: 14px;
}
.stepDialog .el-dialog__body[data-v-1305eae8] {
  padding-top: 25px;
  padding-bottom: 20px;
}
.btn-knew[data-v-1305eae8] {
  margin: 0 auto;
  width: 260px;
  height: 40px;
  background: #4153e2;
  border: 1px solid #4153e2;
  border-radius: 20px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
}
.btn-knew[data-v-1305eae8]:hover {
  border: solid 1px #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete[data-v-1305eae8] {
  font-size: 0px;
  width: 18px;
  height: 18px;
  top: -7px;
  right: -5px;
}
.error-icon[data-v-1305eae8] {
  font-size: 0px;
  width: 18px;
  height: 18px;
  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: 18px 18px;
}
.iconClose[data-v-1305eae8] {
  width: 18px;
  height: 18px;
  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: 18px 18px;
}
.el-image-viewer__close[data-v-1305eae8] {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-1305eae8] {
  padding: 0px 20px;
}
.el-button[data-v-1305eae8]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-1305eae8],
.el-button--success[data-v-1305eae8] {
  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-1305eae8] {
  font-weight: normal;
}
p[data-v-1305eae8] {
  word-break: break-word;
}
table caption[data-v-1305eae8] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-1305eae8] {
  border: none;
}
table[border="1"] td[data-v-1305eae8] {
  border: 1px solid #666;
}
.question-table[data-v-1305eae8] {
  border-collapse: collapse;
  border: 1px solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-1305eae8] {
  border-bottom: 1px solid #000;
}
.question-table > tr[data-v-1305eae8]:last-of-type {
  border: none;
}
.question-table tr td[data-v-1305eae8] {
  border-right: 1px solid #000;
}
.question-table tr td[data-v-1305eae8]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-1305eae8] {
  border-right: 1px solid #000;
}
.question-table thead tr[data-v-1305eae8] {
  border-bottom: 1px solid #000;
}
.question-table thead tr th[data-v-1305eae8]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-1305eae8] {
  text-indent: 2em;
}
.question-p-left[data-v-1305eae8] {
  text-align: left;
}
.question-p-center[data-v-1305eae8] {
  text-align: center;
}
.question-p-right[data-v-1305eae8] {
  text-align: right;
}
.underpoint[data-v-1305eae8] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-1305eae8]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 5px;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-1305eae8] {
  border-bottom: 1px solid #000;
  padding-bottom: 1px;
  min-height: 24px;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-1305eae8] {
    padding-bottom: 0px;
}
}
.formula-math[data-v-1305eae8] {
  display: none !important;
}
.question-box[data-v-1305eae8] {
  position: relative;
  display: flex;
  font-size: 16px;
  line-height: 28px;
  border-top: 1px solid transparent;
}
.question-box:nth-child(n+2) .content-box[data-v-1305eae8] {
  border-top: 1px solid #ccc;
}
.question-box .content-box[data-v-1305eae8] {
  position: relative;
  flex: 1;
  padding: 16px 0 16px 0px;
}
.question-box .content-box .content-title[data-v-1305eae8] {
  position: absolute;
  top: 16px;
  left: 8px;
  width: 47px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #3e3e3f;
  color: #fff;
  border-radius: 10px;
}
.question-box .content-box .need-padding[data-v-1305eae8] {
  padding-right: 100px;
}
.question-box .content-box .content[data-v-1305eae8] {
  position: relative;
}
.question-box .content-box .content-user-answer[data-v-1305eae8] {
  position: absolute;
  top: -14px;
  right: 0;
  width: 90px;
  line-height: 56px;
  display: flex;
  justify-content: space-between;
}
.question-box .content-box .question-children[data-v-1305eae8] {
  padding-left: 20px;
}
.question-box .content-box .question-children .child-item[data-v-1305eae8] {
  margin-top: 20px;
}
.question-box .content-box .answer-box[data-v-1305eae8] {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.question-box .content-box .answer-box.oneline .answer-item[data-v-1305eae8] {
  width: 25%;
}
.question-box .content-box .answer-box.twoline .answer-item[data-v-1305eae8] {
  width: 50%;
}
.question-box .content-box .answer-box.fourline .answer-item[data-v-1305eae8] {
  width: 100%;
}
.question-box .content-box .answer-area-box[data-v-1305eae8] {
  position: relative;
  margin-top: -1px;
  border: 1px solid transparent;
}
.question-box .correct-box[data-v-1305eae8] {
  position: absolute;
  bottom: 4px;
  right: 0;
  width: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.question-box .correct-box .correct-area[data-v-1305eae8] {
  box-sizing: border-box;
  border: 1px solid #3e3a39;
  padding: 3px;
  width: 80px;
  height: 80px;
  position: relative;
}
.question-box .correct-box .correct-area svg[data-v-1305eae8] {
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 72px;
  height: 72px;
}
.question-box .correct-box .correct-text[data-v-1305eae8] {
  margin-top: 6px;
  color: #898989;
  font-size: 14px;
  line-height: 20px;
}
