:root {
  --mainColor: #3296fa;
  --trainColor: #366ff7;
  --trainColor2: #70abff;
}
header .nav {
  background-color: #1084ff;
}
header .h-right .skin {
  background-color: #1084ff;
}
header .h-right .skin::before {
  background-color: #1084ff;
}
#my-course .my-tab-list .my-tab .my-count strong {
  color: #1084ff;
}
#my-course .my-tab-list .my-tab .my-t-bottom span:nth-child(1) strong {
  color: #1084ff;
}
#my-course .my-filter ul li.my-sec {
  color: #1084ff;
}
#my-course .my-filter .my-search button {
  background-color: #1084ff;
}
#my-course .my-lesson ul.my-lesson-ul li .el-progress-bar__inner {
  background-color: #1084ff;
}
#my-course .my-lesson ul.my-lesson-ul li .el-progress__text {
  color: #1084ff;
}
#my-course .my-lesson ul.my-requiredlesson li .el-progress__text {
  color: #1084ff;
}
#my-course .my-lesson ul.my-lesson-ul li .my-date {
  color: #1084ff;
}
#Home .my-lesson > ul li .el-progress__text {
  color: #1084ff;
}
#right .user-info .user-grid ul li p:nth-child(1) {
  color: #1084ff;
}
.my-lesson .el-progress-bar__inner {
  background-color: #1084ff;
}
#right .credits .credits-sort li:nth-child(1) .c-sort::before {
  opacity: 0.1;
  background-color: #1084ff;
}
.font-color {
  color: #1084ff !important;
}
.font-color-hover:hover{
  color: #1084ff !important;
}
.bg-color {
  background-color: #1084ff !important;
}
.border-color {
  border-color: #1084ff !important;
}
.map-color {
  background-color: rgba(16, 132, 255, 0.1) !important;
}
#coursePlay .evaluate .ewrap.active {
  background-color: #1084ff;
}
/*=========薛崇伟 End=========*/
/*=========李璐 Start=========*/
.persional-nav .router-link-exact-active {
  color: #1084ff !important;
}
.persional-nav .router-link-exact-active > * {
  color: #1084ff !important;
}
.exam-list .el-menu--horizontal .el-menu-item.is-active {
  color: #1084ff !important;
  border-bottom: 2px solid #1084ff !important;
}
.normal-exam-list .list_nav span.active {
  color: #1084ff !important;
}
.normal-exam-list .single_exam span.not_attempt {
  background: #1084ff;
}
.normal-exam-list .single_exam span.continue {
  background: #1084ff;
}
.normal-exam-list .single_exam .bottom span {
  border: 1px solid #1084ff;
}
.normal-exam-list .single_exam .bottom span.not_attempt_btn {
  background: #1084ff;
}
#exam-description .description button {
  background: #1084ff;
}
#exam-description .description button:nth-of-type(1) {
  background: #1084ff !important;
}
#start-exam .exam_nav {
  border-top: 1px solid #1084ff;
}
#start-exam .questions_box .questions_nav span.active {
  background: #1084ff;
}
#start-exam .right_card_box .timer span.square {
  background: #1084ff;
}
#start-exam .right_card_box .timer .bottom {
  color: #1084ff;
}
#start-exam .right_card_box .answer_card span.square {
  background: #1084ff;
}
#start-exam
  .right_card_box
  .answer_card
  .center
  .answer_card_tag
  div.single_tag
  span.selected {
  background: #1084ff;
}
#start-exam
  .right_card_box
  .answer_card
  .center
  .answer_card_tag
  div.single_tag
  i.selected {
  border: 1px solid #1084ff;
  color: #1084ff;
}
#start-exam .right_card_box .answer_card .center .answer_card_more {
  color: #1084ff;
}
#start-exam
  .right_card_box
  .answer_card
  .answer_card_explain
  div:nth-of-type(2)
  i.active_tag
  span.bg {
  background: #1084ff;
}
#start-exam
  .right_card_box
  .answer_card
  .answer_card_explain
  div:nth-of-type(2)
  i.active_tag
  span.border {
  border: 1px solid #1084ff;
}
.question .question_title i {
  color: #1084ff;
}
.question ul.question_choice li span.active {
  background: #1084ff;
  border: 1px solid #1084ff !important;
}
.question ul.question_choice li.active {
  color: #1084ff;
}
.question ul.question_choice li.active span.cho {
  background: #1084ff;
  border: 1px solid #1084ff !important;
}
#exam-analysis .questions_box .questions_nav span.active {
  background: #1084ff;
}
#exam-analysis .right_card_box .timer span.square {
  background: #1084ff;
}
#exam-analysis .right_card_box .result .result_btn button {
  border: 1px solid #1084ff;
  color: #1084ff;
}
#exam-analysis .right_card_box .result .result_btn button:nth-of-type(2) {
  background: #1084ff;
}
#exam-analysis .right_card_box .result .result_btn button:nth-of-type(3) {
  background: #1084ff;
}
#exam-analysis .right_card_box .result .result_btn button:nth-of-type(4) {
  background: #1084ff;
}
#exam-analysis .right_card_box .result span.square,
#exam-analysis .right_card_box .answer_card span.square {
  background: #1084ff;
}
#LearningFiles #menu > span.active {
  color: #1084ff !important;
}
#LearningFiles #menu > span.active > i {
  background: #1084ff !important;
}
#MyCertificate #filter_box .active {
  color: #1084ff !important;
}
.bottom .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #1084ff !important;
  border: 1px solid #1084ff !important;
}
.bottom-new .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #ffffff !important;
  background: #1084ff !important;
  border: 1px solid #1084ff !important;
}
#MyPoints .mine > div.top .active {
  border: 1px dashed #1084ff !important;
  color: #1084ff !important;
}
#MyPoints .mine > div.top .active span {
  color: #1084ff !important;
}
#PointsRanking #filter_box .active {
  color: #1084ff !important;
}
#PersionalCenter .value_active > span {
  color: #1084ff !important;
}
#PersionalCenter .value_active {
  color: #1084ff !important;
}
#PersionalCenter .persionalData .center .tp span:hover {
  color: #1084ff !important;
}
#PersionalCenter .persionalData .center .bt span:hover {
  color: #1084ff !important;
}
#PointsBox #menu > span.active > i {
  background: #1084ff !important;
}
.upgrade-list .upgrade-list-box .single-upgrade:hover .title {
  color: #1084ff !important;
}
.lecturer-list .lecturer-list-nav .category-type .active,
.lecturer-list .lecturer-list-nav .category-rank .active {
  background: #1084ff !important;
}
.lecturer-list .sorting span.active {
  color: #1084ff !important;
}
.lecturer-detail .lecturer-nav span.active {
  color: #1084ff !important;
  border-bottom: 2px solid #1084ff !important;
}
.lecturer-center .lecturer-info .lecturer-nav .active {
  color: #1084ff !important;
}
.lecturer-course .nav span.active {
  color: #1084ff !important;
}
.lecturer-course .course-list .course-nav span.active {
  color: #1084ff !important;
}
/*=========李璐 End=========*/
/* =========崔琳娜 start=========*/
#courseDetail .bottom .bottomLeft #course > span.active {
  color: #1084ff !important;
}
#courseDetail .bottom .bottomLeft .courseList .line ul li .orderLearning,
#courseDetail .bottom .bottomLeft .courseList .line ul li .orderFinished {
  color: #1084ff !important;
}
#courseDetail .bottom .bottomLeft .courseList .line ul li .iconLearning,
#courseDetail .bottom .bottomLeft .courseList .line ul li .titleLearning,
#courseDetail .bottom .bottomLeft .courseList .line ul li .timeLearning {
  color: #1084ff !important;
  border-color: #1084ff !important;
}
#courseDetail .bottom .bottomLeft .commentList .list_box .filter .active {
  color: #1084ff !important;
}
#my-course .my-tab-list .active {
  border-color: #1084ff !important;
}
#CourseCenter .left_content .classCourse .title .class:hover {
  color: #1084ff !important;
}
#ElectiveCenter .allcourseNum span {
  color: #1084ff !important;
}
#ElectiveCenter .menu .time span {
  color: #1084ff !important;
}
#ElectiveCenter .category .all_category .category_active,
#ElectiveCenter .category .second_category .category_active,
#ElectiveCenter .category .thired_category .category_active {
  background-color: #1084ff !important;
}
#coursePlay .lesson-dashboard .toolbar-pane-container .menu > span.active {
  color: #1084ff !important;
}
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #courseList
  .line
  ul
  li
  .orderLearning,
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #courseList
  .line
  ul
  li
  .orderFinished {
  color: #1084ff !important;
}
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #courseList
  .line
  ul
  li
  .iconLearning,
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #courseList
  .line
  ul
  li
  .titleLearning,
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #courseList
  .line
  ul
  li
  .timeLearning {
  color: #1084ff !important;
  border-color: #1084ff !important;
}
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #commentList
  .list_box
  #list
  ul
  li.commen_list
  .data
  .data_top
  .active {
  color: #1084ff !important;
}
#courseDetail
  .bottom
  .bottomLeft
  .commentList
  .list_box
  #list
  ul
  li.commen_list
  .data
  .data_bottom
  .active {
  color: #1084ff !important;
}
#right .last-learn .my-progress .el-progress .el-progress-bar__inner {
  background-color: #1084ff !important;
}
#StudentsDetail header .header_right .all .all_top span {
  color: #1084ff !important;
}
#StudentsDetail .content .el-button--text {
  color: #1084ff !important;
}
#coursePlay
  .lesson-dashboard
  .toolbar-pane-container
  #commentList
  .list_box
  #list
  ul
  li.commen_list
  .data
  .data_top
  .active
  i {
  color: #1084ff !important;
}
#courseDetail
  .bottom
  .bottomLeft
  .commentList
  .list_box
  #list
  ul
  li.commen_list
  .data
  .replyList
  ul
  .open_close
  span
  > span {
  color: #1084ff !important;
}
#courseDetail #evaluationPop_box #evaluationPop .text_content span i {
  color: #1084ff !important;
}
#StudentsDetail
  .bottom
  .el-pagination.is-background
  .el-pager
  li:not(.disabled).active {
  background: #1084ff;
}
#ElectiveCenter .category .category_list .category_title:hover {
  color: #1084ff !important;
}
#ElectiveCenter .category .category_list .all > span:hover {
  color: #1084ff !important;
}
#ElectiveCenter .category .category_list .category_menu > span:hover {
  color: #1084ff !important;
}
/* =========崔琳娜 end=========*/
#operation-exam .list-nav > span.active {
  color: #1084ff !important;
}
#operation-exam .exam-list .bottom .complate {
  border-color: #1084ff !important;
  color: #1084ff !important;
}
#operation-exam .exam-list .bottom .ready {
  border-color: #1084ff !important;
  color: #1084ff !important;
}
/* 学习地图的按钮样式渐变 */
#newLearnMap .header .information .btnActive {
  background: linear-gradient(90deg, #3e7eff 0%, #808cff 100%) !important;
}
.style-border-btn {
  border-color: #1084ff !important;
  color: #1084ff !important;
}
.el-popover-course .popper__arrow::after {
  border-top-color: #1084ff !important;
  border-bottom-color: #1084ff !important;
}
/* .to-more{
  color: #3E7EFF !important;
} */
#offineDetail .el-loading-mask .el-loading-spinner .circular .path {
  stroke: #1084ff !important;
}

