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

/* reset重置 */
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
html,
body {
  width: 100%;
  /*height: 100%;*/
  height: 100%;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft Yahei, WenQuanYi Micro Hei, sans-serif;
  -webkit-font-smoothing: antialiased;
}
img {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0;
}
.scroll-bar-hide::-webkit-scrollbar {
  width: 0;
  height: 0;
  /* remove scrollbar space */
  background: transparent;
  /* optional: just make scrollbar invisible */
}
.scroll-bar-hide::-webkit-scrollbar-thumb {
  background: transparent;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button:active, button:focus,
a:active,
a:focus,
input:active,
input:focus {
  outline: none;
}

/**
* 真.1px边框
* {List}: 多个方向边框, 默认值为bottom, 你可以根据需要传入(top, left, bottom, right) 4个方向;
* {Color} 边框的颜色, 默认#ccc;
* {List} 4个圆角半径, 默认0;
* {String} 一个高级设置, 一般都不需要改动, 由于细边框的实现使用了css的伪类, 所以为了规避可能出现的样式冲突, 我们可以自己指定使用:after还是:before, 默认after;
*/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.dom-svg {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
@font-face {
  font-family: Symbol;
  src: url(../fonts/symbol.3e443984.ttf);
}
@font-face {
  font-family: "MT Extra";
  src: url(../fonts/mtextra.fe5c7141.ttf);
}
@font-face {
  font-family: Douyin Sans;
  src: url(../fonts/DouyinSansBold.90af2901.otf);
}
/* 设置滚动条的样式 */
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  color: #3F4F70;
  -webkit-overflow-scrolling: touch;
}
.answerfoot-flex__left span.progress em {
  font-weight: bold;
  font-family: "DINAlternate";
}
.flex {
  display: flex;
}
.icon-go {
  width: 0.17188rem;
  height: 0.17188rem;
}
.icon_star {
  width: 0.14063rem;
  height: 0.14063rem;
}
.icon_info {
  width: 0.14063rem;
  height: 0.14063rem;
}
.answerfoot {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 0.59375rem;
  background: #fff;
  box-shadow: 0 -0.00781rem 0.1875rem 0 rgba(29, 100, 151, 0.07);
  font-size: 0.09375rem;
  color: #949fb4;
  z-index: 50;
}
.answerfoot.wpad {
  height: 0.5rem;
}
.answerfoot-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 0.59375rem;
  padding: 0 0.15625rem;
}
.answerfoot-flex.fpad {
  height: 0.5rem;
  padding-left: 0.03906rem;
  padding-right: 0.03906rem;
}
.answerfoot-flex__left span {
  display: block;
}
.answerfoot-flex__left span.progress {
  font-size: 0.09375rem;
  color: #3f4f70;
  font-weight: 700;
}
.answerfoot-flex__left span.progress em {
  font-style: normal;
}
.answerfoot-flex__left span.progress em.num {
  font-size: 0.15625rem;
}
.answerfoot-flex__left span.progress em.count {
  font-size: 0.125rem;
}
.answerfoot-flex__right {
  width: 1.54688rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.answerfoot-flex__right .prev {
  width: 0.39063rem;
  height: 0.34375rem;
  display: flex;
  align-items: center;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex__right .prev span {
  display: block;
  width: 0.39063rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  font-size: 0.10938rem;
  color: #4153e2;
}
.answerfoot-flex .van-button {
  width: 1.01563rem;
  height: 0.34375rem;
  line-height: 0.34375rem;
  text-align: center;
  border-radius: 0.17969rem;
  font-size: 0.125rem;
  color: #fff;
}
.answerfoot-flex__but {
  width: 100%;
  height: 0.29688rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.125rem;
  color: #666666;
  color: #4153e2;
}
.pad-bottom {
  padding-bottom: 0.59375rem;
}
.study_icon {
  display: block;
  width: 0.20313rem;
  height: 0.20313rem;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.study_icon img {
  width: 0.20313rem;
  height: 0.20313rem;
}
video::-internal-media-controls-download-button {
  display: none;
}
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

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

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

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

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

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

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

/**
* @富文本内容-心理音频详情
* @zwh
* @2020.05.14
*/
.fwbContent {
  font-size: 0.125rem;
  color: #797979;
}
.fwbContent p {
  text-indent: 0.0625rem;
}
:deep .conDialog {
  width: 2.03125rem;
}
.el-pagination {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pagination li.active {
  color: #fff;
  background: #4153e2;
}
.el-carousel__button {
  width: 0.07031rem;
  height: 0.07031rem;
  border-radius: 50%;
}
.el-carousel__indicator.is-active button {
  background: #4153e2;
}
.userHead-cover .arrow_down {
  padding: 0.02344rem;
  border-width: 0 0.00781rem 0.00781rem 0;
  border-color: #999;
  border-style: solid;
  transform: rotate(45deg);
  display: inline-block;
  position: relative;
  top: -0.02344rem;
  margin-left: 0.03906rem;
}
.ai-dropdown-menu {
  padding: 0.15625rem 0;
  width: 1.5625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item {
  padding: 0 0.15625rem;
}
.ai-dropdown-menu .el-dropdown-menu__item p {
  font-size: 0.10938rem;
  line-height: 0.17188rem;
  color: #333;
}
.ai-dropdown-menu .el-dropdown-menu__item p.color-999 {
  color: #999;
}
.ai-dropdown-menu .el-dropdown-menu__item .min-but {
  display: inline-block;
  font-size: 0.09375rem;
  width: 0.28125rem;
  height: 0.14063rem;
  border-radius: 0.13281rem;
  background-color: #F1BC69;
  color: #fff;
  text-align: center;
  line-height: 0.14063rem;
  margin-left: 0.10938rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .item-border {
  padding-bottom: 0.07813rem;
  border-bottom: 0.00781rem solid #eee;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip {
  position: relative;
  background: #140a08;
  height: 0.625rem;
  margin: -0.15625rem -0.15625rem 0;
  border-top-left-radius: 0.03125rem;
  border-top-right-radius: 0.03125rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_bg {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.16406rem;
  box-sizing: content-box;
  padding: 0.11719rem 0.09375rem 0.07813rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .ser_vip_viplogo {
  width: 0.67188rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip .user_vip_btn {
  width: 0.46875rem;
  height: 0.1875rem;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_date, .ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc {
  padding: 0 0.09375rem;
  position: relative;
  font-size: 0.09375rem;
  color: #FDE6C5;
  font-weight: normal;
  line-height: 0.125rem;
  white-space: nowrap;
}
.ai-dropdown-menu .el-dropdown-menu__item .user_vip_desc {
  font-size: 0.09375rem;
  color: #9A896E;
  font-weight: normal;
}
.ai-dropdown-menu .el-dropdown-menu__item + .el-dropdown-menu__item {
  padding-top: 0.07813rem;
}
.ai-dropdown-menu .popper__arrow {
  top: -0.0625rem !important;
  margin: 0;
  border: 0;
  width: 0.11719rem;
  height: 0.0625rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAQCAYAAAABOs/SAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAK/SURBVHgBtVS/a1pRFL7XPJ8JGWJJoYX8EiodklE6OIRkzB4yhKZLlmTIkFASh5IoONZBSyYX+wPEP0CETlJwcRCpiB0coigqohZcBJW8nu/23cfzYdqmaQ98XN/13u875zv3XsYoNE3jNHAa8WkzY29vb4ZGA/hOp9OPy+Xys2Kx6KY5RUKu1UcrB7fAEOSBQEAulptntre3FQDEEOt0Oh96vd53gibRbrffW5OQiYIT8Pv9tmnC+GHDaBX0eDx2EFWrVY8UrFQqWiaT0VKplCHe7XZvsMYqrgsKBywJGFaIUf8tNuqidlRD5DcQCIVC2srKirawsCCwsbGhRaNRQ1yv3K5DMXFO2j7FXpktNqrr6+sq2fsFxBCQgmY4nU4tkUjI6tPYZxbXW2UkoGtOHCCjSn2z2mq1giAsFAqiumnCwOrqqlhDa28bjcZr7AXX1taWIsVlAnqhP/tptdftdjuy2exz2UOv13unqMTOzo6s+pYsfwEOU/WKqXohrJiEVR2OeDz+hHpWAdHV1dVvRSXOzs6MfsdisafgusN6Y0Lai4WzdEU+ggAn909FZb/laac2vQOXWRxnBuI2spbRx8TlrtVqB4qivKrX6+z8/JzdJ/AmXFxcsH6/z1RVPSGOE3CS7YK7VCphGbflcjk2HA65y+WyETi9Sq75+fm3+DcYDDKI3zcocXZ8fCwE5ubm3oBzPB4LDcyhUK7bgBANp95845yvhcNhFolE2EPi8vKSHR4ewoWvi4uL3uXlZUZOigcIwrM0IV4Sqj5qt9sPUOXm5iZ7aFABLJlMopVsMBhcLy0t+Wga77MmSvf5fI/y+fxnKbq/v8/+RaDfsBycZPkJHbYE2b6GQnmz2bx2OBwvaZ0TjT86Ovqrvv4q6IlldD0ZrEaMRqNPHMceJ5DuHENf/2ecnp6y3d1dJKD9AB5ax4LChDhsAAAAAElFTkSuQmCC") no-repeat center center;
  background-size: 0.11719rem 0.0625rem;
}
.ai-dropdown-menu .popper__arrow::after {
  display: none;
}
.ai-dropdown-menu .el-dropdown-menu__item:focus,
.ai-dropdown-menu .el-dropdown-menu__item:not(.is-disabled):hover {
  background: none;
  color: #606266;
}
.ai-dropdown-menu .ai-mini-button {
  display: block;
  width: auto;
  height: 0.1875rem;
  background: #F1BC69;
  text-align: center;
  font-size: 0.09375rem;
  color: #fff;
  font-weight: normal;
  line-height: 0.1875rem;
  border-radius: 0.1875rem;
}
.el-dialog .el-dialog__header {
  padding: 0;
}
.el-select-dropdown .el-select-dropdown__item {
  padding: 0 0.15625rem;
}
.el-select-dropdown .el-select-dropdown__item.selected {
  color: #4153e2;
}
.el-cascader__dropdown .el-cascader-node.in-active-path,
.el-cascader__dropdown .el-cascader-node.is-active {
  color: #4153e2;
}
.el-pagination {
  display: flex;
  justify-content: center;
  color: #c0c4cc;
}
.el-pager li.active {
  color: #fff;
  background: #4153e2;
}
.el-pagination button:hover {
  color: #4153e2;
}
.el-pager li:hover {
  color: #4153e2;
}
.el-pager li.active:hover {
  color: #fff;
}
.el-tooltip__popper.is-light {
  background: #FFFEFE;
  border: 0.00781rem solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 0.0625rem;
}
.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow {
  top: -0.04688rem;
  margin-left: -0.03906rem;
  border-top-width: 0;
  border-bottom-color: #EEEEEE !important;
}
.el-tooltip__popper {
  padding: 0.11719rem;
}
.choose-date .el-range-separator {
  font-size: 0.10938rem;
  color: #333;
  font-weight: normal;
  padding: 0;
  margin: 0 0.07813rem;
}
.choose-date .el-date-editor .el-range-input {
  color: #4153e2;
}
.choose-date .el-date-editor .el-range__close-icon {
  display: none;
}
.choose-date .el-date-table td.end-date span, .choose-date .el-date-table td.start-date span {
  background-color: #4153e2;
}
.choose-date input.el-range-input::-webkit-input-placeholder {
  color: #4153e2;
}
.choose-date input.el-range-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date input.el-range-input:-ms-input-placeholder { /* Mozilla Firefox 19+ */
  color: #4153e2;
}
.choose-date .el-range-input {
  cursor: pointer;
}
.error-list .el-checkbox__inner {
  border-radius: 50%;
  background-color: #F7F7F7;
  border: 0.00781rem solid #4153e2;
}
.error-list .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #4153e2;
}
.error-list .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #4153e2;
  border-color: #4153e2;
}
.error-list .el-checkbox__inner:hover {
  border-color: #4153e2;
}
.error-list .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #4153e2;
}
.error-list .el-checkbox__label {
  padding-left: 0.03125rem;
}
.error-list .el-checkbox {
  color: #4153e2;
}
.error-box .el-pager li {
  padding: 0;
  width: 0.25rem;
  height: 0.25rem;
  line-height: 0.25rem;
}
.reason-share .el-dialog__header {
  padding: 0.14063rem 0 0 0.15625rem;
}
.reason-share .reason-cancel {
  background: #fff;
  border: none;
  font-size: 0.125rem;
  color: #999;
  font-weight: normal;
  line-height: 0.28125rem;
  margin-right: 0.15625rem;
}
.reason-share .reason-true {
  width: 0.6875rem;
  height: 0.29688rem;
  background: #4153e2;
  border-radius: 0.14063rem;
  font-size: 0.125rem;
  color: #fff;
  font-weight: normal;
  border: none;
}
.reason-share .el-dialog__body {
  padding: 0.15625rem;
}
.reason-share .el-dialog__headerbtn .el-dialog__close:hover {
  color: #4153e2;
}
.reason-share .el-dialog__title {
  font-weight: 500;
}
.export-box .el-button.is-round {
  padding: 0 0.17969rem;
}
.export-style .el-radio__input.is-checked + .el-radio__label {
  color: #4153e2;
}
.export-style .el-radio__input.is-checked .el-radio__inner {
  border-color: #4153e2;
  background: #4153e2;
}
.export-style .el-radio__input.is-focus .el-radio__inner {
  border-color: #4153e2;
}
.export-style .el-radio__inner:hover {
  border-color: #DCDFE6;
}
.export-box .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #4153e2;
}
.export-box .el-checkbox__input.is-checked .el-checkbox__inner, .export-box .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-color: #4153e2;
  border-color: #4153e2;
}
.export-box .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #4153e2;
}
.export-box .el-checkbox__inner:hover {
  border-color: #DCDFE6;
}
.choose-paper .el-input__inner {
  width: 4.6875rem;
  border-color: #F9F2E2;
  line-height: 0.20313rem;
  height: 0.20313rem;
  background: #fff;
  padding: 0 0.23438rem 0 0.07813rem;
  color: #4153e2;
}
.choose-paper .el-select:hover .el-input__inner {
  border-color: #F9F2E2;
}
.choose-paper .el-input__icon {
  line-height: 0.20313rem;
}
.choose-paper .el-select .el-input.is-focus .el-input__inner {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input__inner:focus {
  border-color: #F9F2E2;
}
.choose-paper .el-select .el-input .el-select__caret {
  color: #4153e2;
}
.el-select .el-input .el-select__caret {
  color: #4153e2;
}
.avatar-uploader .el-upload {
  border: 0.00781rem dashed #4153e2;
  border-radius: 0.04688rem;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(49, 194, 124, 0.1);
}
.avatar-uploader .el-upload:hover {
  border-color: #4153e2;
}
.el-upload--picture-card {
  width: 0.5rem;
  height: 0.5rem;
  display: inline-block;
  line-height: 0.54688rem;
}
.el-upload--picture-card i {
  color: #4153e2;
}
.el-upload-list--picture-card .el-upload-list__item {
  vertical-align: top;
  width: 0.5rem;
  height: 0.5rem;
  border: none;
  border-radius: 0.04688rem;
  overflow: visible;
}
.el-upload-list--picture-card .el-upload-list__item-actions {
  border-radius: 0.04688rem;
}
.el-upload-list__item-delete {
  display: block;
  position: absolute;
  top: -0.125rem;
  right: -0.07813rem;
  font-size: 0.15625rem;
  cursor: pointer;
}
.el-upload-list--picture-card .el-upload-list__item {
  position: relative;
  margin-right: 0.125rem;
}
.el-upload-list--picture-card .el-upload-list__item div {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  border-radius: 0.04688rem;
}
.el-upload-list--picture-card .el-upload-list__item div img {
  border-radius: 0.04688rem;
}
.hide .el-upload--picture-card {
  display: none;
}

/**
* @swiper
* @zwh
* @2020.12.09
*/
.swiperDiv .swiper-container {
  width: 100% !important;
  height: 100% !important;
  padding: 0 0.15625rem;
}
.stepDialog .el-dialog__header {
  padding: 0.10938rem 0.15625rem;
  font-size: 0.10938rem;
  color: #333;
  font-weight: 500;
  background: #F5F5F5;
}
.stepDialog .el-dialog__title {
  font-size: 0.10938rem;
}
.stepDialog .el-dialog__body {
  padding-top: 0.19531rem;
  padding-bottom: 0.15625rem;
}
.btn-knew {
  margin: 0 auto;
  width: 2.03125rem;
  height: 0.3125rem;
  background: #4153e2;
  border: 0.00781rem solid #4153e2;
  border-radius: 0.15625rem;
  font-size: 0.10938rem;
  color: #FFFFFF;
  font-weight: 500;
  text-align: center;
}
.btn-knew:hover {
  border: solid 0.00781rem #4153e2;
  background: rgba(49, 194, 124, 0.9);
  color: #fff;
}
.picdelete {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  top: -0.05469rem;
  right: -0.03906rem;
}
.error-icon {
  font-size: 0;
  width: 0.14063rem;
  height: 0.14063rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABf0lEQVQ4T62UsU4CQRCG/x9irPQRLOzsuKO5g8ZSLezvcjQ+ABB4DhISehtP6S00djacVBs6Ky18BG2MCYyZyy0el4NoZIstZma/nfl3Z4iS5bruCckAQENEDjSE5BuARERujDEPxWPMG1zXPQJwSdIru8DaRGQK4MIY82xtS1CtVjuuVqu3APY2QXK+j/l8fj6bzR7TjHXTTEjqLfu/hNiwdxHxNDMLSkj6f4Sk4SLyZIxpMBP2vgjxPA/TqSb5s8ps6l0sFmcKuiIZ5Q/4vo/RaIQ4jjEcDlNXp9NBq9VCu91GkiQrF4hIzHq9/gLgsJhRv99HEAQpTFcURRiPxxgMBmUKvGpGXyR3yry9Xg9hGKauDRDV6UtBnyR3y0C2HPXlyyzGpqB1pXW73WU5etCWaTUrwNLS1oqdL8dqtlZsx3FOK5XKXTHdZrOJyWSyYi6zLZ8/+9n//5AZaDstorCtNK0VYitjJKcqHcfRwRZqI+cHmzYogOtssEn+Jb4BK3bHRxpn7e4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 0.14063rem 0.14063rem;
}
.iconClose {
  width: 0.14063rem;
  height: 0.14063rem;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAABf0lEQVQ4T62UsU4CQRCG/x9irPQRLOzsuKO5g8ZSLezvcjQ+ABB4DhISehtP6S00djacVBs6Ky18BG2MCYyZyy0el4NoZIstZma/nfl3Z4iS5bruCckAQENEDjSE5BuARERujDEPxWPMG1zXPQJwSdIru8DaRGQK4MIY82xtS1CtVjuuVqu3APY2QXK+j/l8fj6bzR7TjHXTTEjqLfu/hNiwdxHxNDMLSkj6f4Sk4SLyZIxpMBP2vgjxPA/TqSb5s8ps6l0sFmcKuiIZ5Q/4vo/RaIQ4jjEcDlNXp9NBq9VCu91GkiQrF4hIzHq9/gLgsJhRv99HEAQpTFcURRiPxxgMBmUKvGpGXyR3yry9Xg9hGKauDRDV6UtBnyR3y0C2HPXlyyzGpqB1pXW73WU5etCWaTUrwNLS1oqdL8dqtlZsx3FOK5XKXTHdZrOJyWSyYi6zLZ8/+9n//5AZaDstorCtNK0VYitjJKcqHcfRwRZqI+cHmzYogOtssEn+Jb4BK3bHRxpn7e4AAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-size: 0.14063rem 0.14063rem;
}
.el-image-viewer__close {
  color: #FFF;
}

/**规则弹框*/
.prpupBody .el-dialog__body {
  padding: 0 0.15625rem;
}
.el-button:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary,
.el-button--success {
  background: #4153e2;
}

/**
 试题默认样式
 @author
 @date 2020/06/04
*/
/** 宋体 */
/*@font-face {*/
/*!*font-family: "CK-SimSun";*!*/
/*src: url(https://cktcdn.kaoti100.com/cms/question/fonts/woff/STSONG.woff2) format("woff2"),*/
/*url(https://cktcdn.kaoti100.com/cms/question/fonts/woff/STSONG.woff) format("woff"),*/
/*url(https://cktcdn.kaoti100.com/cms/question/fonts/ttf/STSONG.ttf) format("truetype");*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*}*/
/** 楷体 */
@font-face {
  font-family: "CK-Kaiti";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/SIMKAI.woff2") format("woff2"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/SIMKAI.woff") format("woff"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/SIMKAI.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/** Times New Roman */
@font-face {
  font-family: "CK-Times-New-Roman";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/TIMES.woff2") format("woff2"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/woff/TIMES.woff") format("woff"), url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/TIMES.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/** 国标字体 */
@font-face {
  font-family: "CK-GB-Pinyinok-B";
  src: url("https://cdn-kaotickt.chuangke100.com/cms/question/fonts/ttf/GB-PINYINOK-B.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
em {
  font-weight: normal;
}
p {
  word-break: break-word;
}
table caption {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td {
  border: none;
}
table[border="1"] td {
  border: 0.00781rem solid #666;
}
.question-table {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr:last-of-type {
  border: none;
}
.question-table tr td {
  border-right: 0.00781rem solid #000;
}
.question-table tr td:last-of-type {
  border: none;
}
.question-table thead tr th {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th:last-of-type {
  border: none;
}
.question-p-indent2em {
  text-indent: 2em;
}
.question-p-left {
  text-align: left;
}
.question-p-center {
  text-align: center;
}
.question-p-right {
  text-align: right;
}
.underpoint {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline {
    padding-bottom: 0;
}
}
.formula-math {
  display: none !important;
}
.plan-inner .common-header .top-title {
  padding-left: 0.5rem;
  background: url(../img/plan-top-bg.7d45b49e.png) no-repeat;
  background-size: 100% auto;
}
.analysis-text-box .analysis-content img {
  display: inline-block;
  max-width: 100%;
}
.video-list-box .video-logo-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding-top: 56.338%;
  z-index: 100;
  pointer-events: none;
}
@charset "UTF-8";
*[data-v-2c7ed624] {
  box-sizing: border-box;
}
ol[data-v-2c7ed624],
ul[data-v-2c7ed624] {
  list-style: none;
}
div[data-v-2c7ed624] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html[data-v-2c7ed624],
body[data-v-2c7ed624],
div[data-v-2c7ed624],
span[data-v-2c7ed624],
applet[data-v-2c7ed624],
object[data-v-2c7ed624],
iframe[data-v-2c7ed624],
h1[data-v-2c7ed624],
h2[data-v-2c7ed624],
h3[data-v-2c7ed624],
h4[data-v-2c7ed624],
h5[data-v-2c7ed624],
h6[data-v-2c7ed624],
p[data-v-2c7ed624],
blockquote[data-v-2c7ed624],
pre[data-v-2c7ed624],
a[data-v-2c7ed624],
abbr[data-v-2c7ed624],
acronym[data-v-2c7ed624],
address[data-v-2c7ed624],
big[data-v-2c7ed624],
cite[data-v-2c7ed624],
code[data-v-2c7ed624],
del[data-v-2c7ed624],
dfn[data-v-2c7ed624],
em[data-v-2c7ed624],
img[data-v-2c7ed624],
ins[data-v-2c7ed624],
kbd[data-v-2c7ed624],
q[data-v-2c7ed624],
s[data-v-2c7ed624],
samp[data-v-2c7ed624],
small[data-v-2c7ed624],
strike[data-v-2c7ed624],
strong[data-v-2c7ed624],
sub[data-v-2c7ed624],
sup[data-v-2c7ed624],
tt[data-v-2c7ed624],
var[data-v-2c7ed624],
b[data-v-2c7ed624],
u[data-v-2c7ed624],
i[data-v-2c7ed624],
center[data-v-2c7ed624],
dl[data-v-2c7ed624],
dt[data-v-2c7ed624],
dd[data-v-2c7ed624],
ol[data-v-2c7ed624],
ul[data-v-2c7ed624],
li[data-v-2c7ed624],
fieldset[data-v-2c7ed624],
form[data-v-2c7ed624],
label[data-v-2c7ed624],
legend[data-v-2c7ed624],
table[data-v-2c7ed624],
caption[data-v-2c7ed624],
tbody[data-v-2c7ed624],
tfoot[data-v-2c7ed624],
thead[data-v-2c7ed624],
tr[data-v-2c7ed624],
th[data-v-2c7ed624],
td[data-v-2c7ed624],
article[data-v-2c7ed624],
aside[data-v-2c7ed624],
canvas[data-v-2c7ed624],
details[data-v-2c7ed624],
embed[data-v-2c7ed624],
figure[data-v-2c7ed624],
figcaption[data-v-2c7ed624],
footer[data-v-2c7ed624],
header[data-v-2c7ed624],
hgroup[data-v-2c7ed624],
menu[data-v-2c7ed624],
nav[data-v-2c7ed624],
output[data-v-2c7ed624],
ruby[data-v-2c7ed624],
section[data-v-2c7ed624],
summary[data-v-2c7ed624],
time[data-v-2c7ed624],
mark[data-v-2c7ed624],
audio[data-v-2c7ed624],
video[data-v-2c7ed624] {
  margin: 0;
  padding: 0;
  border: 0;
  /*font: inherit;*/
}

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

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

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

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

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

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

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

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

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

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

/**规则弹框*/
.prpupBody .el-dialog__body[data-v-2c7ed624] {
  padding: 0 0.15625rem;
}
.el-button[data-v-2c7ed624]:focus {
  box-shadow: none;
  border: none;
}
.el-button--primary[data-v-2c7ed624],
.el-button--success[data-v-2c7ed624] {
  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-2c7ed624] {
  font-weight: normal;
}
p[data-v-2c7ed624] {
  word-break: break-word;
}
table caption[data-v-2c7ed624] {
  text-align: center;
  caption-side: top;
  color: #000;
}
table[border="0"] td[data-v-2c7ed624] {
  border: none;
}
table[border="1"] td[data-v-2c7ed624] {
  border: 0.00781rem solid #666;
}
.question-table[data-v-2c7ed624] {
  border-collapse: collapse;
  border: 0.00781rem solid #000;
  margin: 0 auto;
}
.question-table tr[data-v-2c7ed624] {
  border-bottom: 0.00781rem solid #000;
}
.question-table > tr[data-v-2c7ed624]:last-of-type {
  border: none;
}
.question-table tr td[data-v-2c7ed624] {
  border-right: 0.00781rem solid #000;
}
.question-table tr td[data-v-2c7ed624]:last-of-type {
  border: none;
}
.question-table thead tr th[data-v-2c7ed624] {
  border-right: 0.00781rem solid #000;
}
.question-table thead tr[data-v-2c7ed624] {
  border-bottom: 0.00781rem solid #000;
}
.question-table thead tr th[data-v-2c7ed624]:last-of-type {
  border: none;
}
.question-p-indent2em[data-v-2c7ed624] {
  text-indent: 2em;
}
.question-p-left[data-v-2c7ed624] {
  text-align: left;
}
.question-p-center[data-v-2c7ed624] {
  text-align: center;
}
.question-p-right[data-v-2c7ed624] {
  text-align: right;
}
.underpoint[data-v-2c7ed624] {
  position: relative;
  display: inline-block;
  white-space: normal;
}
.underpoint[data-v-2c7ed624]:before {
  content: ".";
  position: absolute;
  font-weight: bold;
  top: 0.03906rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.underline[data-v-2c7ed624] {
  border-bottom: 0.00781rem solid #000;
  padding-bottom: 0.00781rem;
  min-height: 0.1875rem;
  margin: 0;
}
@-moz-document url-prefix() {
.underline[data-v-2c7ed624] {
    padding-bottom: 0;
}
}
.formula-math[data-v-2c7ed624] {
  display: none !important;
}
.examination-content[data-v-2c7ed624] {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 0.10938rem 0;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: url(../img/bg-list.c57a5489.png) no-repeat;
  background-position: center center;
  background-size: cover;
  align-items: center;
  opacity: 1 !important;
  transform: translateY(0) !important;
}
.examination-content .examination-content-inner[data-v-2c7ed624] {
  padding-top: 0.11719rem;
  padding-bottom: 0.15625rem;
  width: 9.6875rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}
.plan-detail-box[data-v-2c7ed624] {
  margin-top: 0.11719rem;
  display: flex;
  flex: 1;
  overflow: hidden;
}
.plan-detail-box .plan-detail-left[data-v-2c7ed624] {
  flex: 0 0 2.71875rem;
  width: 2.71875rem;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(34, 149, 255, 0.2);
  padding: 0.20313rem 0.15625rem 0.15625rem;
  height: 100%;
  overflow: hidden auto;
}
.plan-detail-box .plan-detail-left .week-item[data-v-2c7ed624]:nth-child(n+2) {
  margin-top: 0.15625rem;
  border-top: 0.00781rem solid rgba(34, 149, 255, 0.2);
  padding-top: 0.15625rem;
}
.plan-detail-box .plan-detail-left .week-item .week-number[data-v-2c7ed624] {
  padding: 0 0.11719rem;
  display: flex;
  align-items: center;
  font-size: 0.11719rem;
  color: #5B9DFF;
  line-height: 0.15625rem;
}
.plan-detail-box .plan-detail-left .week-item .cource-item[data-v-2c7ed624] {
  cursor: pointer;
  margin-top: 0.03906rem;
  padding: 0 0.07813rem 0 0.11719rem;
  width: 2.39844rem;
  height: 0.34375rem;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  font-size: 0.11719rem;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-left .week-item .cource-item .text[data-v-2c7ed624] {
  flex: 1;
}
.plan-detail-box .plan-detail-left .week-item .cource-item .el-icon-arrow-right[data-v-2c7ed624] {
  display: none;
}
.plan-detail-box .plan-detail-left .week-item .cource-item.active[data-v-2c7ed624] {
  background: rgba(91, 157, 255, 0.1);
  border: 0.00781rem solid #5B9DFF;
}
.plan-detail-box .plan-detail-left .week-item .cource-item.active .el-icon-arrow-right[data-v-2c7ed624] {
  display: block;
  font-size: 0.10938rem;
  color: #5B9DFF;
}
.plan-detail-box .plan-detail-right[data-v-2c7ed624] {
  margin-left: 0.10156rem;
  flex: 1;
  background: rgba(0, 12, 37, 0.6);
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(66, 153, 234, 0.27);
  padding: 0.15625rem 0.07813rem 0.15625rem 0.15625rem;
  display: flex;
  flex-direction: column;
}
.plan-detail-box .plan-detail-right .detail-top-box[data-v-2c7ed624] {
  padding-right: 0.07813rem;
  border-bottom: 0.00781rem solid rgba(34, 149, 255, 0.2);
  padding-bottom: 0.13281rem;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-right .detail-top-box .text[data-v-2c7ed624] {
  line-height: 0.17969rem;
  flex: 1;
  font-weight: bold;
  font-size: 0.13281rem;
  color: #FFFFFF;
}
.plan-detail-box .plan-detail-right .detail-top-box .code-box[data-v-2c7ed624] {
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-right .detail-top-box .code-box .icon-code[data-v-2c7ed624] {
  margin-top: 0.03125rem;
  width: 0.15625rem;
  height: 0.15625rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHjSURBVHgB7ZZPTsJAFMa/VzFxyRHkBnADOIFrgQVIcIueALyBrg1/FkJcegO4AdzAHoGVC4E+37RTBEPbmQkmmvBLmr7+m773dd43BU78R2p9fldb0rENObhzed3nOwKWKpbNhwNOCVCAJnuYekAXUQJg4AEOEBypD3jKjLIeZTG+oRIc8OBKgKc4pA3u4YhzAky42sa579gWp0/QGPLlKsDerD/3UBg1yYclTgrIy7s6HBFHn2LFGMIBawWqQy5KF8xV+609lC5kr9XIy/nKS5tmNuNZK0C60kAm4atILrIvJZlQBT7bKvM7CVT73JCGL0rof+TwGJ/PeWG8lGvl+jOXYYFVAhQZT2g6b1J5fF6pIG0ZGpEYlNVcME4grF5b7qRFo5/Xx21SKvjQFg1DjBKQtsvvVp90n7JoPWhXPYNjJbAGOlDVi+Ueqj5GdQARZhLmPwMYqZCZgDId6MF4HVWYyiZSSBTrmKiQmYAyHZFdDTSa3NIi6/5dFVbIbsvUBMLqZafijWe+3K5JKyXK6TES2XNC/VeT+sAR8MctKsQH7svxkUhcC2oDnivXYzGYSZt6cKDe5x6reSBzQn5YKofuOahAkuXaYmLRBxNIslxbTCw6bQ74aaZjyo5FnzjxN/kC88W/9WPEywcAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-right .detail-top-box .code-box .text-code[data-v-2c7ed624] {
  margin-left: 0.03906rem;
  font-size: 0.10938rem;
  color: #FFFFFF;
}
.plan-detail-box .plan-detail-right .detail-content-box[data-v-2c7ed624] {
  padding-right: 0.07813rem;
  flex: 1;
  overflow: hidden auto;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box[data-v-2c7ed624] {
  margin-top: 0.24219rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box[data-v-2c7ed624]:nth-child(1) {
  margin-top: 0.21094rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title[data-v-2c7ed624] {
  display: flex;
  align-items: center;
  height: 0.20313rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .icon[data-v-2c7ed624] {
  width: 0.03125rem;
  height: 0.13281rem;
  background: #3571EF;
  border-radius: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .text[data-v-2c7ed624] {
  margin-left: 0.07031rem;
  font-weight: 500;
  font-size: 0.13281rem;
  color: #FFFFFF;
  flex: 1;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box[data-v-2c7ed624] {
  cursor: pointer;
  width: 0.85156rem;
  height: 0.20313rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box.tag-show[data-v-2c7ed624] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-common-title .tag-box.tag-hide[data-v-2c7ed624] {
  background: url(data:image/png;base64,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) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box[data-v-2c7ed624] {
  margin-top: 0.07813rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item[data-v-2c7ed624] {
  position: relative;
  cursor: pointer;
  width: 2.10156rem;
  padding: 0.07813rem;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(34, 149, 255, 0.4);
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item .cover[data-v-2c7ed624] {
  position: relative;
  width: 1.9375rem;
  height: 1.03906rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item .cover .img[data-v-2c7ed624] {
  width: 100%;
  height: 100%;
  border-radius: 0.02344rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item .text[data-v-2c7ed624] {
  margin-top: 0.07813rem;
  padding-left: 0.11719rem;
  font-size: 0.11719rem;
  color: #FFFFFF;
  line-height: 0.21875rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item .duration[data-v-2c7ed624] {
  padding-left: 0.11719rem;
  font-size: 0.10938rem;
  color: rgba(203, 252, 255, 0.6);
  line-height: 0.21875rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .video-list-box .video-item .icon-xb[data-v-2c7ed624] {
  position: absolute;
  bottom: 0.10156rem;
  right: 0.10156rem;
  width: 0.5625rem;
  height: 0.20313rem;
  background: url(../img/icon-xb.a2a2c9d9.png) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list[data-v-2c7ed624] {
  margin-top: 0.07813rem;
  flex: 1;
  background: rgba(0, 12, 37, 0.6);
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(66, 153, 234, 0.27);
  padding: 0.15625rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item[data-v-2c7ed624] {
  position: relative;
  background: #FFFFFF;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  padding: 0.11719rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item[data-v-2c7ed624]:nth-child(n+2) {
  margin-top: 0.11719rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-tag[data-v-2c7ed624] {
  position: absolute;
  top: -0.00781rem;
  left: -0.00781rem;
  width: 0.57813rem;
  height: 0.26563rem;
  background: #3369ea;
  border-radius: 0.01563rem 0.00781rem 0.03125rem 0.00781rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.10938rem;
  font-weight: 500;
  color: #ffffff;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-box[data-v-2c7ed624] {
  font-size: 0.10938rem;
  border-radius: 0.02344rem 0.02344rem 0 0;
  border: 0.00781rem solid #E9EBF2;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .item-box[data-v-2c7ed624] .question-box {
  padding: 0 0.11719rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box[data-v-2c7ed624] {
  border: 0.00781rem solid #e9ebf2;
  padding: 0 0.03906rem;
  border-top: none;
  line-height: 0.1875rem;
  font-size: 0.10938rem;
  display: flex;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box[data-v-2c7ed624] {
  position: relative;
  flex: 1;
  padding: 0.125rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box[data-v-2c7ed624] {
  position: absolute;
  top: 0.07813rem;
  right: 0.11719rem;
  display: flex;
  align-items: center;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy[data-v-2c7ed624] {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(19, 91, 195, 0.3);
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy .icon[data-v-2c7ed624] {
  width: 0.125rem;
  height: 0.125rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAESSURBVHgB7Zc/bsIwFMa/53AA1LRSR27Q7q0q9wZ0DlXTG7Qn6BGanqAswMoNQGFghCNkR6AMTDjJw+GPBAgBAhIY/JMSPSfP/j5b1pMNGC4Mpa97t1tSUdQDo4hcoEAwvQ3qT32RNuNYyfzEU7gEC49pVFj/QdVh7fkTGWI7flXrfCzbAhfGGDAGjIHCvoQbx/8i0C+OgBP+HjVevF05178Co9psBh4ywmxCY8AYuLY6wK7tdNzNpM2KdlvpSGb86FDiHAZUbPUt4mB2VtsCCfGwKqwfiVMghEpN2vNwB3fvvpsk9K/D9uKTXA6gO/5F48gLm68hTmBvKc5K+CADzBRkJXwwdsUvF8utHO8MhpyZAvZwYPWFGjx4AAAAAElFTkSuQmCC) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-bxdy .text[data-v-2c7ed624] {
  margin-left: 0.03125rem;
  font-size: 0.11719rem;
  color: #135BC3;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter[data-v-2c7ed624] {
  margin-left: 0.11719rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border-radius: 0.02344rem 0.02344rem 0.02344rem 0.02344rem;
  border: 0.00781rem solid rgba(251, 118, 42, 0.3);
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter .icon[data-v-2c7ed624] {
  width: 0.125rem;
  height: 0.125rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIASURBVHgB7ZdPTsJAFMbfawtR3HiEukN0oTeAE8gR4ASQEHDZshRi1BNYTgI3kI2EnRwBVyJt5/mmQEP4I0xbQ0z4Emg7UL7fMK/fzAAcWLipkarmuXuSKUJC0gSNdaQ+PgxHsAvg6z5rGqS/McY5JCg2GukoCqsQxuoXdaFVAaU5ExP2IQERkEmIeR80iy/LvwIQmyPzEuFLqj1wIAFN67kS/wP5TZ9pcGAdAWIBTOvXFbeRsyCGDIghRPE8P21CRB1rQGkI5JhzQixFNAXvbv2qGzYh9VKtwd5DogSASPbGiEbKh6eceqBQE0oAHvq3hgdm2KBrs577ohA2+ROl+FYCOJ1NJKPFNT+CwTH1OOxBRP2vIlwXjhHEGGIoFoCsiZPvyeEATjescFR1TMJYAHLxKl8QQ5FqQJp66UzFA6zKZOQ8sA0UHYxQE0oAq8aLuYBl+6SVGMRRBdlrCIJ9Ai88vPTZhzQLzIl6MoI9FBe86u0wijkH6U4al1XYU8Yu47UeS2NBzZX4Lbm1rAMaWnL5rQM+eY1chYPKNlrvnUgAiHDnpjMWBj3bahxq3t5jkDzp+Mq/IO9zGMTmu/vKAKxisG3aYbwF5GJaz5a4F9YMZGkG3ReA5/UR+VSOOtOl20OHD84ChDc7pgD63Hmj3BvyTuYGEpZXuyzGzYw/0Q8CoN7MGlExzQAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .btn-error-enter .text[data-v-2c7ed624] {
  margin-left: 0.03125rem;
  font-size: 0.10156rem;
  color: #FB762A;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips[data-v-2c7ed624] {
  margin-left: 0.11719rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  width: 0.85938rem;
  height: 0.25781rem;
  border: 0.00781rem solid transparent;
  background: rgba(255, 166, 33, 0.1);
  border-radius: 0.02344rem;
  display: flex;
  padding: 0 0 0 0.03125rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .icon[data-v-2c7ed624] {
  width: 0.1875rem;
  height: 0.1875rem;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAUKSURBVHgB5Zy9cxNHFMDfyhQuRarMpIjEpKBLyEwmJkWipEm6OJkUSWU5FZ1tGioGuYTCFvwD2CUVUFIhSiqggwJ0lFSopPLjvb1d++58p/vQ29uT7jcjnSSfPu7nt2+/bk9BjeBur0ubHij4BaDTB4VfA8J35s+9xO4B3WbhTb0COJnSvq/UOJhAjShwjJaiYIu+apOesowuLM6EPvmIhD0jYQE4xImghJQBuGXCstRhcAwOEBWkxXQ6O4C4CzKRUoYAlDqCk5NjyagSEeRZTBItSh282wcBFhZEcgb0g+7D+STrm4D+YduLJvXKgkzU3DJR01yUGlOx2ydRM6hAJUEkh6pq9RSaFzVZcDT9WiU3daAkpki9gOWRw/A/9AX99s2S7ysnCPcu7ZjI8Z2Iq0BND/WQJJVKCYUF4e6lW3Q/hmVHqUO8zsdScPciO+nIWQU5URD3KCflHlOuIF1uKTRhFQkT92TeLnMFmdqKE/Iy5pwizEjSlXm1W6agsD+1dLVVFQIjKbWdlJ2kuRG4+nKYnjnWVFIjaKXzThYZ+Sg9gqgqhLZB/UkzoBfjnKCwvdOKopWERzrPNSJjRWwJ+1jScK3WjybsRAR1aBSwtXKYbjKK4oIUDqH1qJ1oLjoVRC8OQTJ6fqfeycG7cOuKzZsuvoPlDO2TswhSagsksT+aty4k/XcH4Oft+HdJodSf9qEWpJOz9OzDk7tnj6UlsZwf/kn/LhkGtpjZCBqANPyjXUhKkyMviBnyXShIunhZpCXVJ+e0mOl2EO71EVySFFPlwOqUE6LbRGtmjHkILnn7PNx+sxHf2tfzqF8Os063B2ujjS53TP8A11SV5EeO5Q0L+pcEbUAdlJXkVw4nIBJ09eINqLN7UVSSbzkMwgcWxH2PL6FO8iQ1QQ6j1PoF8DXebA842uJmvviqGXIMynkVn8e8tpFnOUzpqWdxsiQ0QA7jXxDDxaqh+BeUTMgWV6MAJWFBAfgir7byLym4AL4oIie69ZOPZmujny4O6MFlqJM8OYv23cTA12ujH7tXa+tqMEUbgc2Q9Jj7Ypdr6awyZVvIviVh2Jv/RIKugWuqdh/8SrodFbQOrli0b+VJEk0gbnfMLOJLcIVUx7P2JgBO+D5sKCI+BhdI98rrlXTEd53oE1F4Us9Fr7wuSQjPeKMFmWI2AUnspB4j3fHMalSKgRN7Wt5ZX0y6mNkDcNUrj36u/Ocf2Qenp7+YcxKnsLonbBYlUIfTvn1yGkG6mCH6H4DxjcLYwrzkcAefWF1pVcyKEMBJvMKKCWp9FFH0JM+ZThsw4ygKoH1M1UEwSr54TpCJom1oG4j/p72cOuSqzxduVVHDcdaajXlj0iNoR1HjCxZkLgBu+2KWj1RSvp+3mGXurIZ+I+JfsJog5528day50z4mH+3BqoF4nY7tUd5uhebF9Mo8RJGF+g0Aqb2zX2S1IVNqWbheELvcC13QRE7h5aWl182bpVJ8pYVlS9yckP8ueyWGtlxYgKpy/K2WCwswpna7sgSNSdSrtXOq8nlIXNxk0+SlHjSLqanGJ7AAYtcPIlEjc0J6D/zCueYebcdVL2gSRUwQY9Z8DD2I4rPkZpJiLKKCopjlVVskawBuCE8dRD1/xePpx5JiLM4EWSIriRaVZc+l5EjhiU5nUqI4F5QkXPoA39LDPh0yb3myILx8YJxp+AaSoeA97RvQM56rClxLifIZ5MVOB+hsVkUAAAAASUVORK5CYII=) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .text1[data-v-2c7ed624] {
  margin-left: 0.0625rem;
  font-size: 0.10156rem;
  color: #FF7121;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips .text2[data-v-2c7ed624] {
  display: none;
  margin-left: 0.0625rem;
  font-size: 0.10156rem;
  color: #FF7121;
  text-decoration: underline;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .icon[data-v-2c7ed624] {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQoSURBVHgB1Zo/TBNRHMe/r8EYB001soiRQ1wgGsqkk5YBWWGUBVl1KHVwlJK4mQgMGjZxkVFMXIwxghNOLYnBhT/FCIMmSnQwRtPn73vXK9drae/a11o+ydG7d++O7+/9fr/X96cKBtATVlQ+hqEiMSjdCY2YXEfzh0vWOdQqkEtLnWU1k82iThRqxBYdiSSgdVwu46iNjLxpph5jQhvgET6B4hauD6XmkctNhTUklAH6zvlJ48L9KJVSDzenAlcPUkla3ZIXP5fTGJpDVhpqIIg3ItUq6GT3mIhPo3niCRssLQ03XK1iRQP0hIQMcvNoZMgcTJRet8O2AgeGkC1e6RRagQp5UdYA23VOzLcQkZtqeuOpv7TEgHzCMub/R9hUYk8Su9+f2KU5oNRbtJ54Ei0XFUUGOEkrPUDrEtNJK+UtKIRQPnS20PowlLoklPZ40VYolkwP+gYcbwcuDgIn2mGEXz+A9Evg59cgtSWUwNFAihe2B0K3/tVx4NgJGOXvb+DNXNDaBS+4HogjDK74V7MwwlBCYuFomCcKXnCSWKkEDh3qGv9G7PBp7jjHFHEO7emBOA4vwzTAXOszuW89A052lN5j2ficU8cUCrGIxH8fTNF9GbhwBbi9UGwEz1l26bocgzCGhkUPWDDFi/vAt8/AqbP7RrjiWcZ7C3dhDGl8dqMWTEGBj0edMHKNIK543uOnOaJVZ2Sh8Qql8MaJJw0wgGgdrMwANGAPJvHHvD8nDGPWAL94ho03nMwbkZVulKtjhrjxoDTm/Tkxcg/m0GJATm/DFB9eO4c/YV0jNlaA9RUYZJXdqDkPvHviHOWgEY9GYZg0c2ARjeCIDI87ZZRypgcNQxaF2zgp0MmuJZga1FH4ORHe2e+cEw4vvmwA2xln9mWGDFconAmN1svytRxHPRw/DXT0Sov37gt384DJS4N47KxJLrw3YIgsy2N/TswLTmrCL6ewW2QLU6QLhVOk1wCGEg10DxrC4/sOakLChx/eVYmUeGEy0MNDiX2hrvA/MqfdXascJpyKcsRKA1y87wg6RdVqXs1s2uPyNk9xeC/wH1P4JxG9nXbOK0HD2M3SO3a49RR7LjC5wjppwQA7mSes2UBecFuYonc/Vhde7vn1/HcCDaFXAqOLdnFK10aTXc3eCwhDVk1vdXkLSkejWo/A9ADPDFwLGvAXlhhgu0frJFoNrcfLbTmVnQ9IxXl5IPBGW+Ox477siKHiJl+orrVhiPjpbOqgu1V3KfO7NRyhNXvPgDGftKOhAmG2WbnxYaE5ZNiZBNlmDbfR3fiQYqvPivBU0Adq+amBeINr82oM5rCFy+eMu3ERlHp+7GHBGYInxCu1ffFpvSR/OSgLLdylZgOKdLjGyFqljBL7xCBeW54qe3BaOSN1tqUOZ4GLtYr28g9Fe53yJF1v6gAAAABJRU5ErkJggg==) no-repeat;
  background-size: 100% 100%;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .text1[data-v-2c7ed624] {
  display: none;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-text-box .op-btn-box .error-tips:hover .text2[data-v-2c7ed624] {
  display: block;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box[data-v-2c7ed624] {
  flex: 0 0 1.79688rem;
  border-left: 0.00781rem solid #e9ebf2;
  padding: 0.07813rem 0.11719rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box .video-box[data-v-2c7ed624] {
  margin-top: 0.04688rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-video-box .video-box[data-v-2c7ed624] .video-box {
  width: 1.5625rem;
  height: 0.88281rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .course-main-list .list-item .analysis-box .analysis-title[data-v-2c7ed624] {
  color: #aaabb3;
  line-height: 0.28125rem;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .none-list[data-v-2c7ed624] {
  padding-top: 0.4375rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .none-list .none-img[data-v-2c7ed624] {
  width: 1rem;
  height: 1rem;
  background: url(../img/icon-no-question.94a8ac47.png) no-repeat;
  background-size: 100% auto;
}
.plan-detail-box .plan-detail-right .detail-content-box .cource-common-box .none-list .none-text[data-v-2c7ed624] {
  margin-top: 0.11719rem;
  line-height: 0.21875rem;
  font-size: 0.13281rem;
  color: rgba(255, 255, 255, 0.8);
}
.none-list[data-v-2c7ed624] {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.none-list .none-img[data-v-2c7ed624] {
  width: 1rem;
  height: 1rem;
  background: url(../img/icon-study-plan.f2c55c17.png) no-repeat;
  background-size: 100% auto;
}
.none-list .none-text[data-v-2c7ed624] {
  margin-top: 0.11719rem;
  line-height: 0.21875rem;
  font-size: 0.13281rem;
  color: rgba(255, 255, 255, 0.8);
}
