@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.uni-circle-progress .el-progress__text {
  font-size: 0.125rem !important;
}

@charset "UTF-8";
.uni-circle-progress .title-box[data-v-a8f9aacc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.uni-circle-progress[data-v-a8f9aacc] {
  width: 100%;
  height: 100%;
}
.uni-circle-progress .progress-circle[data-v-a8f9aacc] {
    position: relative;
    margin-bottom: 0.10417rem;
    border-bottom: 1px solid #D4D9E2;
}
.uni-circle-progress .progress-circle .hr[data-v-a8f9aacc] {
      position: absolute;
      bottom: -1px;
      left: 0.10417rem;
      width: 0.15625rem;
      border-bottom: 2px solid;
}
.theme-blue .uni-circle-progress .progress-circle .hr[data-v-a8f9aacc] {
        border-color: #2E58FF !important;
}
.theme-red .uni-circle-progress .progress-circle .hr[data-v-a8f9aacc] {
        border-color: #AB1212 !important;
}
.uni-circle-progress .title-box[data-v-a8f9aacc] {
    height: 0.20833rem;
    line-height: 0.20833rem;
    font-size: 14px;
    color: #A8A8A8;
}
.uni-circle-progress .title-box .tit[data-v-a8f9aacc] {
      color: #333;
      font-size: 16px;
}
.theme-blue .uni-circle-progress .title-box .primary[data-v-a8f9aacc] {
      color: #2E58FF !important;
}
.theme-red .uni-circle-progress .title-box .primary[data-v-a8f9aacc] {
      color: #AB1212 !important;
}
.uni-circle-progress .progress-box[data-v-a8f9aacc] {
    width: 100%;
    display: flex;
    justify-content: center;
}

@charset "UTF-8";
/*
 * flex水平布局-居中
 * @param
 */
/* css隐藏滚动条 */
.uni-course-subject[data-v-7bb64e86] {
  padding: 0 0.10417rem;
  min-height: calc(100vh - 0.6875rem - 0.26042rem);
}
.uni-course-subject[data-v-7bb64e86] .img-size {
    width: 0.52083rem !important;
}
.uni-course-subject .online[data-v-7bb64e86] {
    width: 100%;
    height: 0.52083rem;
    background-color: #fff;
    margin-top: 0.10417rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.uni-course-subject .online .onlineName[data-v-7bb64e86] {
      display: flex;
      align-items: center;
}
.uni-course-subject .online .onlineName .onlineNameImg[data-v-7bb64e86] {
        width: 0.29167rem;
        height: 0.34375rem;
        margin: 0 0.14063rem 0 0.17188rem;
}
.uni-course-subject .online .onlineName p[data-v-7bb64e86] {
        font-size: 16px;
        color: #333;
        font-weight: bold;
}
.uni-course-subject .online .onlineName p span[data-v-7bb64e86] {
          color: #666;
          font-weight: 500;
}
.uni-course-subject .online .onlineButton[data-v-7bb64e86] {
      width: 0.625rem;
      height: 0.21875rem;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      margin-right: 0.15625rem;
      cursor: pointer;
}
.uni-course-subject .online .onlineButton span[data-v-7bb64e86] {
        font-size: 15px;
        color: #ff6800;
        margin-left: 5px;
}
.uni-course-subject .online .onlineButton em[data-v-7bb64e86] {
        width: 0.11979rem;
        height: 0.11458rem;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWCAYAAAArdgcFAAABsElEQVRIS+3UPYxMYRTG8d8Z8RWVaLaxgkRBREUMBSHYikJE46vauQiNDoVEL9nCzkxEMhFbaTYUPiJEJDZbKEiUvkMtQrI2sa/ca1ayk5k1k92o3PY8z/+97znPeUOXX8oclJzGhagb68YW3YhyTap4I6zG/agZ6MbXC/y90C95HHW75heeeYdVeBQ1u//Diw6k+WxLOmm5KQN+uBsNX1rh6YQ+S+w0YTQaJtrNoGNaUuYB9uC5KWUlr7EyT4tJhy0yJqxFNWpO9Qq/h31NU0OyWdiQ51wSwt5m7VrUDPYGH9SvZBx9LcaE3zdOXvlmW4z42hO8uZWbRLHqS9uYPykpx7CPnTIf6ZgVllkfVU/biVLFAWF0Ri35ju1R96LVky4p+WwHxiNlXmKjcC6qrrQ9YNBZJUN/asn+qLvTVpu5SjHg2zl8EgsxEjVHOl0xVVwWzkjOR91wR11WzGmL5EMOzzO6WHIz6o7O9makQxbELT9n1WTFjLZK3vYE7+axSv8eHm5E1fFu/u4vbXmG8sy28ATX5wqXXBTWTcOn0zJnbssuFGnJH6Q180suaA9/AZnJqKK/Q4hSAAAAAElFTkSuQmCC) no-repeat;
        background-size: 100% 100%;
}
.uni-course-subject .online .onlineButton[data-v-7bb64e86]:hover {
        box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.uni-course-subject .uni-link-title[data-v-7bb64e86] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.uni-course-subject .uni-link-title .iconfont[data-v-7bb64e86] {
      font-size: 0.10417rem;
      vertical-align: middle;
      margin-left: 4px;
}
.uni-course-subject .top-box[data-v-7bb64e86] {
    background: #fff;
    margin-top: 0.10417rem;
    padding: 0.10417rem;
}
.uni-course-subject .top-box.subject-study[data-v-7bb64e86] {
      display: flex;
}
.uni-course-subject .top-box.subject-study .img-box[data-v-7bb64e86] {
        width: 1.77083rem;
        background: #F8F8F8;
        overflow: hidden;
        border: 1px solid #EAEEF7;
}
.uni-course-subject .top-box.subject-study .img-box .img[data-v-7bb64e86] {
          border-radius: 8px;
          width: 100%;
          height: 100%;
}
.uni-course-subject .top-box.subject-study .info-box[data-v-7bb64e86] {
        flex: 1;
        margin-left: 0.10417rem;
}
.uni-course-subject .top-box.subject-study .info-box .title[data-v-7bb64e86] {
          font-size: 0.09375rem;
          color: #666;
          display: flex;
          align-items: center;
}
.uni-course-subject .top-box.subject-study .info-box .title .span1[data-v-7bb64e86] {
            font-size: 0.10417rem;
            font-weight: bold;
            color: #333;
}
.uni-course-subject .top-box.subject-study .info-box .title .span2[data-v-7bb64e86] {
            font-weight: bold;
            margin-left: 5px;
}
.theme-blue .uni-course-subject .top-box.subject-study .info-box .title .span2[data-v-7bb64e86] {
              color: #2E58FF !important;
}
.theme-red .uni-course-subject .top-box.subject-study .info-box .title .span2[data-v-7bb64e86] {
              color: #AB1212 !important;
}
.uni-course-subject .top-box .note-desc[data-v-7bb64e86] {
      height: 0.67708rem;
      overflow: hidden;
}
.uni-course-subject .top-box .bottom-box[data-v-7bb64e86] {
      margin-top: 10px;
}
.uni-course-subject .top-box .note-modal[data-v-7bb64e86] {
      line-height: 0.15625rem;
}


/*# sourceMappingURL=46-1760075386701.css.map*/