/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.clearfix, .courseCard .courseCard-info, .courseCard .courseCard-info .courseCard-info-teacher, .index-hotcourse ul, .search-top, .page-search .search-word ul, .page-userexam ul, .page-catalog .catalog-search, .page-catalog .catalog-main, .page-catalog2 .catalog-main, .page-course .course-tab .course-tab-button, .page-course .course-tab .courrse-tab-rating ul li, .page-course .course-footer .course-main, .page-course .course-modal .course-modal-main .pin, .page-course .course-modal .course-modal-main ul, .page-course-page .courrse-tab-rating ul li, .page-studycenter .studycenterType ul {
  *zoom: 1;
}

.clearfix:before, .courseCard .courseCard-info:before, .courseCard .courseCard-info .courseCard-info-teacher:before, .index-hotcourse ul:before, .search-top:before, .page-search .search-word ul:before, .page-userexam ul:before, .page-catalog .catalog-search:before, .page-catalog .catalog-main:before, .page-catalog2 .catalog-main:before, .page-course .course-tab .course-tab-button:before, .page-course .course-tab .courrse-tab-rating ul li:before, .page-course .course-footer .course-main:before, .page-course .course-modal .course-modal-main .pin:before, .page-course .course-modal .course-modal-main ul:before, .page-course-page .courrse-tab-rating ul li:before, .page-studycenter .studycenterType ul:before, .clearfix:after, .courseCard .courseCard-info:after, .courseCard .courseCard-info .courseCard-info-teacher:after, .index-hotcourse ul:after, .search-top:after, .page-search .search-word ul:after, .page-userexam ul:after, .page-catalog .catalog-search:after, .page-catalog .catalog-main:after, .page-catalog2 .catalog-main:after, .page-course .course-tab .course-tab-button:after, .page-course .course-tab .courrse-tab-rating ul li:after, .page-course .course-footer .course-main:after, .page-course .course-modal .course-modal-main .pin:after, .page-course .course-modal .course-modal-main ul:after, .page-course-page .courrse-tab-rating ul li:after, .page-studycenter .studycenterType ul:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after, .courseCard .courseCard-info:after, .courseCard .courseCard-info .courseCard-info-teacher:after, .index-hotcourse ul:after, .search-top:after, .page-search .search-word ul:after, .page-userexam ul:after, .page-catalog .catalog-search:after, .page-catalog .catalog-main:after, .page-catalog2 .catalog-main:after, .page-course .course-tab .course-tab-button:after, .page-course .course-tab .courrse-tab-rating ul li:after, .page-course .course-footer .course-main:after, .page-course .course-modal .course-modal-main .pin:after, .page-course .course-modal .course-modal-main ul:after, .page-course-page .courrse-tab-rating ul li:after, .page-studycenter .studycenterType ul:after {
  clear: both;
}

body, button, input {
  font-size: 0px;
  font-family: Helvetica,arial,sans-serif;
  outline: none;
}

html {
  overflow-x: hidden;
  position: relative;
}

body {
  margin: 0 auto;
  color: #444;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #f2f2f2;
  position: relative;
}

em, i {
  font-weight: normal;
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table, td, th, li, img, input, select, .vm {
  vertical-align: middle;
  outline: none;
}

input {
  margin: 0;
  outline: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="search"]::-webkit-search-cancel-button {
  display: none;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #9598a2;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9598a2;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9598a2;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #9598a2;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

* {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
}

a:-webkit-any-link {
  text-decoration: none;
  cursor: auto;
}

a, a:focus, a:outline, a img {
  border: none;
  hide-focus: expression(this.hideFocus=true);
  outline: none;
}

a {
  text-decoration: none;
  outline: none;
  color: #444;
}

a:hover {
  outline: none;
  text-decoration: none;
}

li {
  list-style: none;
  vertical-align: middle;
}

i:active {
  text-decoration: none;
}

.forward {
  background: url(../images/forward.png) top center no-repeat;
  width: 11.5px;
  height: 20.5px;
  position: absolute;
  background-size: contain;
  top: 13px !important;
  left: 15px;
}

.m2header {
  height: 44px;
  line-height: 44px;
  background: #fff;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.m2header b {
  font-size: 17px;
  color: #444444;
  font-weight: bold;
  max-width: 50%;
  display: inline-block;
  height: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.m2header a {
  font-size: 15px;
  color: #444;
  position: absolute;
  right: 15px;
  top: 0px;
}

.m2header-nb {
  border-bottom: none;
}

.m2header-c {
  height: 40px;
}

.m2header2 {
  background: #fff;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
  border-bottom: 0.5px solid #cccccc;
}
.m2header2 a {
  width: 50%;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  position: relative;
}
.m2header2 a span {
  height: 2px;
  width: 37px;
  background: #002147;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -18.5px;
}

.m2header-f {
  position: fixed;
  top: 0px;
  left: 0px;
}

.nobreak, .page-course .course-intr div p, .page-course .course-modal .course-modal-main h4, .page-course-page .course-page-table h3, .page-course-page .course-page-table h4, .page-course-page .course-page-table p, .page-studycenter .cardContent li p, .page-record .recordinfo h4, .page-live .recordinfo h4, .page-record .recordlist li a, .page-live .recordlist li a, .page-record .livelist li a .title, .page-live .livelist li a .title, .page-record .livelist li a .time, .page-live .livelist li a .time {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/**
 * Swiper 4.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2017 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 28, 2017
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.swiper-invisible-blank-slide {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  -o-transition-property: transform,height;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  -o-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s right,.2s -webkit-transform;
  transition: .2s right,.2s -webkit-transform;
  -o-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
  transition: .2s transform,.2s right,.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.courseCard {
  background: #fff;
  border-radius: 3.5px;
  padding: 15px 10px;
  margin-bottom: 10px;
  line-height: 1;
  display: block;
}
.courseCard h4 {
  font-size: 14px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}
.courseCard h5 {
  margin: 5px 0 16px;
  line-height: 1.5;
}
.courseCard h5 span {
  font-size: 12px;
  color: #325a87;
  border-radius: 3px;
  border: 1px solid #325a87;
  padding: 2.5px 7px;
  display: inline-block;
  line-height: 1;
}
.courseCard h5 b {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
}
.courseCard .courseCard-info {
  position: relative;
}
.courseCard .courseCard-info .courseCard-info-teacher {
  float: left;
}
.courseCard .courseCard-info .courseCard-info-teacher li {
  color: #999999;
  font-size: 11px;
  float: left;
  text-align: center;
  margin-right: 10px;
  line-height: 1;
  border: none;
  padding: 0;
}
.courseCard .courseCard-info .courseCard-info-teacher li img {
  width: 34px;
  height: 34px;
  display: block;
  margin: 0 auto;
  margin-bottom: 5px;
  border-radius: 100%;
}
.courseCard .courseCard-info .courseCard-info-price {
  float: right;
  padding-top: 13px;
}
.courseCard .courseCard-info .courseCard-info-price p {
  font-weight: normal;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo {
  text-align: right;
  height: 22px;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo s {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo s b {
  font-family: arial;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo span, .courseCard .courseCard-info .courseCard-info-price .priceinfo .huifu {
  margin-left: 5px;
  color: #f16262;
  font-size: 20px;
  text-decoration: none;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo span b, .courseCard .courseCard-info .courseCard-info-price .priceinfo .huifu b {
  font-size: 12px;
  font-family: arial;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo .free {
  font-size: 18px;
}
.courseCard .courseCard-info .courseCard-info-price .priceinfo .over {
  font-size: 18px;
  color: #999999;
}
.courseCard .courseCard-info .courseCard-info-price .people, .courseCard .courseCard-info .courseCard-info-price .time {
  color: #999999;
  font-size: 12px;
  text-align: right;
  height: 15px;
  line-height: 15px;
}
.courseCard .courseCard-info .courseCard-info-price .people b, .courseCard .courseCard-info .courseCard-info-price .time b {
  color: #f16262;
}
.courseCard .member-price {
  position: absolute;
  bottom: -2px;
  right: 0;
  width: 150px;
  text-align: right;
}
.courseCard .member-price .ori-price {
  margin: 4px 0;
  color: #ACACAC;
  font-size: 10px;
  text-decoration: line-through;
}
.courseCard .member-price .dis-price {
  color: #F54030;
}
.courseCard .member-price .dis-price .t1 {
  font-size: 10px;
}
.courseCard .member-price .dis-price b {
  font-size: 18px;
}
.courseCard .member-price p {
  position: relative !important;
  display: inline-block;
  vertical-align: middle;
}
.courseCard .member-price .icon {
  display: inline-block;
  height: 16px;
  line-height: 16px;
  background: #FFFDEA;
  border-radius: 0 2px 2px 0;
  vertical-align: middle;
  border: 1px solid #FED388;
  font-size: 10px;
}
.courseCard .member-price .icon .info {
  padding: 0 4px;
  height: 16px;
  background: linear-gradient(180deg, #302918 0%, #625335 42%, #000000 100%);
  border-radius: 2px 0 0 2px;
  color: #FAD396;
  vertical-align: top;
  text-align: center;
}
.courseCard .member-price .icon .info span {
  position: relative;
  padding-left: 12px;
  display: inline-block;
}
.courseCard .member-price .icon .info span:before {
  content: ' ';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 10px;
  height: 9px;
  background: url("https://oss-hqwx-edu24ol.hqwx.com/miniapp/hq_live/member/ico_v.png") no-repeat;
  background-size: contain;
}
.courseCard .member-price .icon .discount {
  padding: 0 2px 0 1px;
  color: #98580C;
  vertical-align: top;
}

.index-header {
  padding: 0 10px;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  background: #fff;
}
.index-header img {
  height: 16.5px;
}
.index-header .download {
  font-size: 12px;
  color: #002147;
  width: 66.5px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #002147;
  display: inline-block;
  border-radius: 25px;
  vertical-align: middle;
  margin-left: 10px;
  box-sizing: content-box;
}
.index-header .search {
  width: 14.5px;
  height: 14.5px;
  background: url(../images/search.png) top center no-repeat;
  background-size: contain;
  display: inline-block;
  float: right;
  margin-top: 14.75px;
  margin-right: 14px;
}
.index-header .usericon {
  width: 14.5px;
  height: 15.5px;
  background: url(../images/new/user.png) top center no-repeat;
  background-size: contain;
  display: inline-block;
  float: right;
  margin-top: 14.25px;
}
.index-header .studycenter {
  color: #333333;
  font-size: 15px;
  float: right;
  margin-right: 14px;
}
.index-header .user {
  float: right;
}
.index-header .user a, .index-header .user span {
  color: #333333;
  font-size: 15px;
}
.index-header .user div {
  display: none;
}

.index-header2 {
  position: absolute;
  top: 55px;
  left: 0px;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
}

.index-swiper {
  height: 211px;
  width: 100%;
  position: relative;
}
.index-swiper .swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.index-swiper .swiper-slide a {
  width: 100%;
  height: 100%;
}
.index-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.index-swiper .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #fff;
  opacity: .3;
}
.index-swiper .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2.5px;
}
.index-swiper .swiper-pagination-bullet-active {
  opacity: 1;
}
.index-swiper .swiper-pagination {
  padding-right: 30px;
  box-sizing: border-box;
  text-align: right;
}

.index-hotcourse {
  padding: 5px 10px 20px;
  background: #fff;
}
.index-hotcourse ul li {
  width: 25%;
  float: left;
  margin-top: 15px;
  position: relative;
  font-size: 12px;
  text-align: center;
}
.index-hotcourse ul li img {
  width: 44px;
  height: 44px;
  margin: 0 auto;
  margin-bottom: 10px;
  display: block;
}
.index-hotcourse ul li a {
  color: #444;
}
.index-hotcourse ul li span {
  background: url(../images/coursehot.png) top center no-repeat;
  width: 25px;
  height: 11px;
  background-size: contain;
  font-size: 8px;
  color: #fff;
  text-align: center;
  line-height: 11px;
  display: block;
  position: absolute;
  left: 50%;
  top: 1px;
  margin-left: 13px;
}

.index-living {
  padding: 0 10px;
  margin: 15px 0;
}
.index-living a {
  background: url(../images/living.png) center left no-repeat #fff;
  background-size: contain;
  height: 68px;
  display: block;
  border-radius: 5px;
  color: #999999;
  font-size: 12px;
  line-height: 68px;
  text-align: right;
}
.index-living a span {
  background: url(../images/livingarrow.png) center left no-repeat #fff;
  background-size: contain;
  width: 6px;
  height: 11px;
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
  margin-left: 8px;
  margin-right: 12px;
}

.index-part {
  margin: 20px 10px 15px;
}
.index-part h3 {
  margin-bottom: 15px;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
}
.index-part h3 a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  height: 24px;
  line-height: 24px;
}
.index-part h3 a span {
  background: url(../images/partarrow.png) center left no-repeat;
  background-size: contain;
  width: 7px;
  height: 22.5px;
  display: inline-block;
  vertical-align: top;
  margin-left: 8px;
}

.index-zixun {
  padding: 5px 10px;
  background: #fff;
  border-radius: 5px;
}
.index-zixun li {
  padding: 15px 0;
  border-bottom: 0.5px solid #e5e5e5;
}
.index-zixun li:last-of-type {
  border-bottom: none;
}
.index-zixun li h4 {
  font-size: 16px;
  color: #444;
}
.index-zixun li p {
  margin-top: 11px;
}
.index-zixun li p span {
  font-size: 12px;
  color: #325a87;
  border-radius: 3px;
  border: 1px solid #325a87;
  padding: 2.5px 7px;
  display: inline-block;
}
.index-zixun li p b {
  float: right;
  color: #999999;
  font-size: 12px;
  line-height: 19px;
}

.index-exam {
  text-align: center;
  font-size: 15px;
  margin: 25px 0;
}
.index-exam a {
  color: #999999;
}

.index-appdown {
  background: #002147;
  height: 55px;
  padding: 0 10px;
  line-height: 55px;
  overflow: hidden;
}
.index-appdown img {
  width: 29px;
  margin-top: 11px;
  margin-right: 15px;
  vertical-align: middle;
  float: left;
}
.index-appdown p {
  margin-top: 13px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  float: left;
  line-height: 15px;
}
.index-appdown p span {
  display: block;
  font-size: 13px;
  font-weight: lighter;
}
.index-appdown a {
  float: right;
  width: 67px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
  color: #002147;
  background: #fff;
  border-radius: 5px;
}

@media screen and (max-width: 320px) {
  .index-hotcourse ul li {
    font-size: 10px;
  }
  .index-hotcourse ul li a {
    color: #444;
  }

  .index-appdown a {
    width: 55px;
  }
}
.search-top {
  padding: 5.5px 0;
}
.search-top form {
  background: #f4f5f6;
  height: 33px;
  border-radius: 33px;
  line-height: 33px;
  float: left;
  width: 85%;
  margin-left: 5%;
  position: relative;
}
.search-top form span {
  background: url(../images/search2.png) top center no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  margin: 0 7px 0 10px;
}
.search-top form input {
  vertical-align: middle;
  width: 88%;
  background: transparent;
  border: none;
}
.search-top form b {
  background: url(../images/clear.png) top center no-repeat;
  width: 13px;
  height: 13px;
  vertical-align: middle;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
.search-top .searchb {
  color: #6ca1f1;
  font-size: 13px;
  float: right;
  width: 10%;
  text-align: right;
  height: 33px;
  line-height: 33px;
}

.page-search {
  background: #fff;
  padding: 0 20px;
}
.page-search .search-word h4 {
  color: #171920;
  font-size: 17px;
  margin-top: 20px;
}
.page-search .search-word h4 span {
  background: url(../images/searchhot.png) top center no-repeat;
  width: 12.5px;
  height: 15px;
  display: inline-block;
  background-size: contain;
  margin-right: 8px;
}
.page-search .search-word h4 b {
  background: url(../images/delete.png) top center no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  float: right;
}
.page-search .search-word ul li {
  float: left;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin: 15px 10px 0 0;
}
.page-search .search-word ul li a {
  padding: 0 15px;
  border-radius: 30px;
  background: #f4f4f4;
  display: block;
}
.page-search .search-word ul .hot a {
  color: #f54030;
  background: #fff4f3;
  display: block;
}
.page-search .search-asso li {
  font-size: 17px;
  line-height: 24px;
  border-bottom: 1px solid #efeff0;
}
.page-search .search-asso li a {
  display: block;
  padding: 20px 0;
}
.page-search .search-asso li span {
  color: #649cf0;
  border: 1px solid #649cf0;
  font-size: 12px;
  display: inline-block;
  height: 17px;
  line-height: 18px;
  padding: 0 7px;
  border-radius: 17px;
  margin-left: 10px;
  position: relative;
  top: -2px;
}
.page-search .search-null img {
  width: 166.5px;
  display: block;
  margin: 87px auto 15px;
}
.page-search .search-null p {
  font-size: 15px;
  color: #171920;
  text-align: center;
}
.page-search .search-list ul li {
  font-size: 17px;
  line-height: 24px;
  border-bottom: 1px solid #efeff0;
  padding: 20px 0;
}
.page-search .search-list ul li a {
  display: block;
}
.page-search .search-list ul li p {
  font-weight: bold;
}
.page-search .search-list ul li .courseCard {
  padding: 0;
}

.page-userexam {
  background: #fff;
  padding: 0 20px;
  padding-bottom: 85px;
}
.page-userexam h4 {
  font-size: 18px;
  color: #171920;
  height: 32px;
  margin-top: 13px;
  text-align: center;
  line-height: 32px;
}
.page-userexam h5 {
  font-size: 13px;
  color: #9598a2;
  height: 26px;
  line-height: 26px;
  margin-bottom: 10px;
  text-align: center;
}
.page-userexam h6 {
  font-size: 18px;
  color: #171920;
  height: 33px;
  line-height: 33px;
  margin-bottom: 7.5px;
}
.page-userexam ul {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededef;
}
.page-userexam ul:last-of-type {
  border: none;
  margin: 0;
}
.page-userexam ul li {
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  box-sizing: border-box;
  font-size: 14px;
  color: #9598a2;
  border: 1px solid #c9cace;
  float: left;
  padding: 0 15px;
  margin: 0 9px 15px 0;
}
.page-userexam ul .active {
  background: #649cf0;
  color: #fff;
  border-color: #649cf0;
}
.page-userexam .bg1 {
  width: 100%;
  position: fixed;
  bottom: 10px;
  left: 0px;
  height: 60px;
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}
.page-userexam .bg2 {
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  height: 10px;
  background: #ffffff;
}
.page-userexam a {
  width: 45%;
  height: 45px;
  line-height: 45px;
  border-radius: 45px;
  color: #fff;
  background: #649cf0;
  font-size: 17px;
  position: fixed;
  bottom: 30px;
  left: 27.5%;
  text-align: center;
  z-index: 9;
}
.page-userexam .dis {
  background: #e4e7f0;
}

.page-class .class-part {
  margin: 10px;
}
.page-class .class-more {
  padding: 5px 0 10px;
  font-size: 14px;
  text-align: center;
}

.page-success {
  background: #fff;
}
.page-success img {
  width: 175.5px;
  height: 120px;
  margin: 0 auto;
  display: block;
  margin-top: 100px;
}
.page-success h4 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 35px 0 16px;
}
.page-success h5 {
  font-size: 16px;
  text-align: center;
}
.page-success .golink {
  font-size: 16px;
  height: 45px;
  position: fixed;
  bottom: 33px;
  left: 0px;
  margin: 0 10px;
  background: #002147;
  text-align: center;
  line-height: 45px;
  color: #fff;
  width: calc(100% - 20px);
}

.page-catalog {
  background: #fff;
}
.page-catalog .catalog-search {
  padding: 5.5px 20px;
}
.page-catalog .catalog-search form {
  background: #f4f5f6;
  height: 33px;
  border-radius: 33px;
  line-height: 33px;
  float: left;
  width: 100%;
  position: relative;
}
.page-catalog .catalog-search form span {
  background: url(../images/search2.png) top center no-repeat;
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  background-size: contain;
  margin: 0 7px 0 10px;
}
.page-catalog .catalog-search form input {
  vertical-align: middle;
  width: 88%;
  background: transparent;
  border: none;
}
.page-catalog .catalog-main {
  border-top: 1px solid #cccccc;
}
.page-catalog .catalog-main .left {
  float: left;
  width: 32%;
  box-sizing: border-box;
  background: #f2f2f2;
  height: 100vh;
  overflow: scroll;
  color: #444444;
}
.page-catalog .catalog-main .left li {
  padding: 14px 0;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-catalog .catalog-main .left li span {
  height: 16px;
  line-height: 16px;
  border-left: 3px solid transparent;
  text-align: center;
  display: block;
}
.page-catalog .catalog-main .left .active {
  background: #fff;
  font-size: 16px;
}
.page-catalog .catalog-main .left .active span {
  border-color: #c3314a;
  background: #fff;
  font-weight: bold;
}
.page-catalog .catalog-main .right {
  float: left;
  width: 68%;
  box-sizing: border-box;
  background: #ffffff;
  height: 100vh;
  padding-top: 15px;
  display: none;
  overflow: scroll;
}
.page-catalog .catalog-main .right li {
  height: 33px;
  line-height: 33px;
  font-size: 13px;
  background: url(../images/cataarrow.png) center right no-repeat;
  background-size: 6px 13px;
  margin-right: 10px;
}
.page-catalog .catalog-main .right li a {
  display: block;
  color: #5e5e5e;
  padding-left: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-catalog2 {
  background: #fff;
}
.page-catalog2 .catalog-main {
  border-top: 1px solid #efeff0;
}
.page-catalog2 .catalog-main .left {
  float: left;
  width: 26%;
  box-sizing: border-box;
  background: #f4f6f9;
  height: calc(100vh - 45px);
  overflow: scroll;
  color: #444444;
}
.page-catalog2 .catalog-main .left li {
  padding: 14px 0;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-catalog2 .catalog-main .left li span {
  height: 15px;
  line-height: 15px;
  border-left: 3px solid transparent;
  text-align: center;
  display: block;
}
.page-catalog2 .catalog-main .left .active {
  background: #fff;
  font-size: 15px;
}
.page-catalog2 .catalog-main .left .active span {
  border-color: #3c7cfc;
  color: #3c7cfc;
  background: #fff;
  font-weight: bold;
}
.page-catalog2 .catalog-main .classpart {
  float: left;
  width: 74%;
  box-sizing: border-box;
  background: #ffffff;
  height: calc(100vh - 45px);
  padding-bottom: calc(100vh - 45px);
  overflow: scroll;
}
.page-catalog2 .catalog-main .classpart .content {
  margin: 0 15px;
}
.page-catalog2 .catalog-main .classpart .content h3 {
  padding-top: 30px;
  font-size: 12px;
  line-height: 15px;
}
.page-catalog2 .catalog-main .classpart .content h3 s {
  color: #d9d9d9;
  padding: 0 7px;
}
.page-catalog2 .catalog-main .classpart .content h3 span {
  font-weight: bold;
}
.page-catalog2 .catalog-main .classpart .content ul {
  width: 100%;
}
.page-catalog2 .catalog-main .classpart .content ul li {
  display: inline-flex;
  font-size: 11px;
  width: 32%;
  margin-right: 2%;
  height: 40px;
  box-sizing: border-box;
  padding: 0 7px;
  background: #f4f4f4;
  border-radius: 2px;
  margin-top: 12px;
  align-items: center;
}
.page-catalog2 .catalog-main .classpart .content ul li a {
  width: 100%;
  line-height: 14px;
  max-height: 28px;
  color: #5e6374;
  overflow: hidden;
  text-align: center;
}
.page-catalog2 .catalog-main .classpart .content ul li:nth-of-type(3n) {
  margin-right: 0;
}

.page-course {
  padding-bottom: 90px;
  background: #ffffff;
}
.page-course .course-top {
  background: #fff;
  position: relative;
  top: -1px;
}
.page-course .course-top video {
  height: 100%;
  width: 100%;
  display: block;
}
.page-course .course-top img {
  height: 211px;
  width: 100%;
}
.page-course .course-intr {
  padding-bottom: 10px;
  background: #f2f2f2;
}
.page-course .course-intr div {
  background: #fff;
  padding: 12.5px 15px;
}
.page-course .course-intr div h1 {
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.page-course .course-intr div p {
  color: #999999;
  font-size: 13px;
  line-height: 24px;
}
.page-course .course-tab {
  background: #fff;
}
.page-course .course-tab .course-tab-button-c {
  height: 46px;
}
.page-course .course-tab .course-tab-button-f {
  position: fixed;
  top: 0px;
  left: 0px;
  width: calc(100% - 20px);
  background: #fff;
}
.page-course .course-tab .course-tab-button {
  border-bottom: 1px solid #e5e5e5;
  padding: 0 10px;
}
.page-course .course-tab .course-tab-button li {
  color: #666666;
  font-size: 15px;
  float: left;
  width: 25%;
  text-align: center;
  height: 45px;
  line-height: 45px;
  position: relative;
}
.page-course .course-tab .course-tab-button .active:after {
  content: ' ';
  width: 100%;
  height: 2px;
  background: #002147;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.page-course .course-tab .course-tab-block {
  font-size: 12px;
}
.page-course .course-tab .course-tab-block img {
  max-width: 100%;
}
.page-course .course-tab .courrse-tab-table p {
  font-size: 14px;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  padding-top: 10px;
}
.page-course .course-tab .courrse-tab-table ul {
  border-bottom: 0.5px solid #e5e5e5;
  padding-bottom: 10px;
}
.page-course .course-tab .courrse-tab-table ul li {
  margin: 0 15px;
  background: url(../images/cataarrow.png) center right no-repeat;
  background-size: 6px 13px;
}
.page-course .course-tab .courrse-tab-table ul li a {
  display: block;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  padding-right: 10px;
}
.page-course .course-tab .courrse-tab-teacher ul li {
  border-bottom: 0.5px solid #e5e5e5;
}
.page-course .course-tab .courrse-tab-teacher ul li h5 {
  padding: 15px 15px 10px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}
.page-course .course-tab .courrse-tab-teacher ul li h5 img {
  border: 1px solid #ececec;
  border-radius: 100%;
  width: 34px;
  height: 34px;
  vertical-align: middle;
  margin-right: 10px;
}
.page-course .course-tab .courrse-tab-teacher ul li p {
  padding: 0 15px;
  font-size: 12px;
  color: #999999;
  line-height: 16px;
  padding-bottom: 13px;
}
.page-course .course-tab .courrse-tab-teacher ul li:last-of-type {
  border-bottom: none;
}
.page-course .course-tab .courrse-tab-rating .norating {
  padding-bottom: 40px;
}
.page-course .course-tab .courrse-tab-rating .norating img {
  width: 166.5px;
  height: 158px;
  margin: 40px auto 15px;
  display: block;
}
.page-course .course-tab .courrse-tab-rating .norating p {
  text-align: center;
  font-size: 15px;
}
.page-course .course-tab .courrse-tab-rating ul li {
  padding: 18px 10px 15px;
  border-bottom: 1px solid #f3f3f3;
}
.page-course .course-tab .courrse-tab-rating ul li:last-of-type {
  border: none;
}
.page-course .course-tab .courrse-tab-rating ul li .avat {
  float: left;
  width: 45px;
}
.page-course .course-tab .courrse-tab-rating ul li .avat img {
  width: 35px;
  height: 35px;
  margin-top: 3px;
}
.page-course .course-tab .courrse-tab-rating ul li .info {
  width: calc(100% - 45px);
  float: left;
}
.page-course .course-tab .courrse-tab-rating ul li .info h4 {
  font-weight: bold;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
.page-course .course-tab .courrse-tab-rating ul li .info h5 {
  height: 27.5px;
  line-height: 27.5px;
  font-size: 13px;
  color: #999999;
}
.page-course .course-tab .courrse-tab-rating ul li .info h5 span {
  float: right;
  font-size: 0px;
}
.page-course .course-tab .courrse-tab-rating ul li .info h5 span img {
  width: 9px;
  height: 9px;
  margin-left: 5px;
}
.page-course .course-tab .courrse-tab-rating ul li .info p {
  font-size: 14px;
  line-height: 25px;
}
.page-course .course-tab .courrse-tab-rating .more {
  height: 45px;
  line-height: 45px;
  border-top: 1px solid #f3f3f3;
  font-size: 14px;
  text-align: center;
  display: block;
}
.page-course .course-footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
}
.page-course .course-footer .course-discount {
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  background: rgba(250, 242, 240, 0.8);
}
.page-course .course-footer .course-discount span {
  font-size: 12px;
  color: #f16262;
}
.page-course .course-footer .course-discount p {
  float: right;
  color: #444444;
  font-size: 12px;
}
.page-course .course-footer .course-discount p b {
  color: #f16262;
}
.page-course .course-footer .course-main {
  height: 55px;
  border-top: 0.5px solid #cccccc;
}
.page-course .course-footer .course-main .course-footer-button {
  float: left;
  width: 30%;
  height: 55px;
}
.page-course .course-footer .course-main .course-footer-button a {
  background: #be0f34;
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 55px;
  color: #fff;
}
.page-course .course-footer .course-main .course-footer-button .over {
  background: #dcdcdc;
}
.page-course .course-footer .course-main .course-footer-kefu {
  float: left;
  width: 10%;
  height: 55px;
  background: #fff;
  text-align: center;
  font-size: 10px;
}
.page-course .course-footer .course-main .course-footer-kefu img {
  width: 18px;
  height: 18px;
  margin: 11px auto 5.5px;
  display: block;
}
.page-course .course-footer .course-main .course-footer-info {
  float: left;
  width: 60%;
  height: 55px;
  overflow: hidden;
  background: #fff;
}
.page-course .course-footer .course-main .course-footer-info .priceinfo {
  white-space: nowrap;
  padding: 12px 0 3px;
}
.page-course .course-footer .course-main .course-footer-info .priceinfo s {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}
.page-course .course-footer .course-main .course-footer-info .priceinfo s b {
  font-family: arial;
}
.page-course .course-footer .course-main .course-footer-info .priceinfo span, .page-course .course-footer .course-main .course-footer-info .priceinfo .huifu {
  color: #f16262;
  font-size: 16px;
  padding-left: 15px;
  margin-right: 10px;
  text-decoration: none;
}
.page-course .course-footer .course-main .course-footer-info .priceinfo span b, .page-course .course-footer .course-main .course-footer-info .priceinfo .huifu b {
  font-size: 12px;
  font-family: arial;
}
.page-course .course-footer .course-main .course-footer-info .buynums {
  font-size: 12px;
  color: #999999;
  padding-left: 15px;
}
.page-course .course-modal {
  display: none;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  overflow-y: scroll;
  background: rgba(0, 0, 0, 0.6);
}
.page-course .course-modal .course-modal-main {
  background: #fff;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  max-height: 100vh;
  overflow-y: scroll;
  padding-bottom: 15px;
}
.page-course .course-modal .course-modal-main h4 {
  font-size: 16px;
  padding: 0 15px;
  margin: 22px 0 12.5px;
}
.page-course .course-modal .course-modal-main .pin {
  padding: 0 15px;
}
.page-course .course-modal .course-modal-main .pin .priceinfo {
  float: left;
}
.page-course .course-modal .course-modal-main .pin .priceinfo s {
  color: #999999;
  font-size: 12px;
  text-decoration: line-through;
}
.page-course .course-modal .course-modal-main .pin .priceinfo span {
  color: #f16262;
  font-size: 23px;
  margin-right: 10px;
}
.page-course .course-modal .course-modal-main .pin .priceinfo span b {
  font-size: 15px;
}
.page-course .course-modal .course-modal-main .pin .time {
  float: right;
  color: #444444;
  font-size: 12px;
  padding-top: 8px;
}
.page-course .course-modal .course-modal-main .pin .time b {
  color: #f16262;
}
.page-course .course-modal .course-modal-main ul {
  padding: 15px 15px;
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
}
.page-course .course-modal .course-modal-main ul li {
  float: left;
  font-size: 13px;
  padding: 5px 13px;
  border: 1px solid #999999;
  margin: 0 10px 10px 0;
  border-radius: 5px;
}
.page-course .course-modal .course-modal-main ul .active {
  color: #be0f34;
  border-color: #be0f34;
}
.page-course .course-modal .course-modal-main ul .disable {
  color: #b6b6b6;
  border-color: #dadada;
}
.page-course .course-modal .course-modal-main a {
  margin: 15px 15px 0;
  border-radius: 5px;
  background: #be0f34;
  height: 45px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  display: block;
  font-size: 18px;
}

.page-course-page {
  background: #fff;
}
.page-course-page .course-page-table h3 {
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
  font-weight: bold;
}
.page-course-page .course-page-table h4 {
  font-size: 14px;
  font-weight: bold;
  border-left: 2px solid #002147;
  padding-left: 12px;
  height: 16px;
  line-height: 16px;
  margin: 17px 0 10px;
  padding-right: 10px;
}
.page-course-page .course-page-table p {
  font-size: 13px;
  color: #666666;
  line-height: 30px;
  padding: 0 10px 0 17.5px;
}
.page-course-page .courrse-tab-rating .norating {
  padding-bottom: 40px;
}
.page-course-page .courrse-tab-rating .norating img {
  width: 166.5px;
  height: 158px;
  margin: 40px auto 15px;
  display: block;
}
.page-course-page .courrse-tab-rating .norating p {
  text-align: center;
  font-size: 15px;
}
.page-course-page .courrse-tab-rating ul li {
  padding: 18px 10px 15px;
  border-bottom: 1px solid #f3f3f3;
}
.page-course-page .courrse-tab-rating ul li:last-of-type {
  border: none;
}
.page-course-page .courrse-tab-rating ul li .avat {
  float: left;
  width: 45px;
}
.page-course-page .courrse-tab-rating ul li .avat img {
  width: 35px;
  height: 35px;
  margin-top: 3px;
}
.page-course-page .courrse-tab-rating ul li .info {
  width: calc(100% - 45px);
  float: left;
}
.page-course-page .courrse-tab-rating ul li .info h4 {
  font-weight: bold;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
}
.page-course-page .courrse-tab-rating ul li .info h5 {
  height: 27.5px;
  line-height: 27.5px;
  font-size: 13px;
  color: #999999;
}
.page-course-page .courrse-tab-rating ul li .info h5 span {
  float: right;
  font-size: 0px;
}
.page-course-page .courrse-tab-rating ul li .info h5 span img {
  width: 9px;
  height: 9px;
  margin-left: 5px;
}
.page-course-page .courrse-tab-rating ul li .info p {
  font-size: 14px;
  line-height: 25px;
}
.page-course-page .courrse-tab-rating .more {
  height: 45px;
  line-height: 45px;
  border-top: 1px solid #f3f3f3;
  font-size: 14px;
  text-align: center;
  display: block;
}

@media screen and (max-width: 320px) {
  .page-course .course-footer .course-main .course-footer-info {
    float: left;
    width: 60%;
    height: 55px;
    overflow: hidden;
    background: #fff;
  }
  .page-course .course-footer .course-main .course-footer-info .priceinfo {
    padding: 15px 0 3px;
  }
  .page-course .course-footer .course-main .course-footer-info .priceinfo s {
    font-size: 10px;
  }
  .page-course .course-footer .course-main .course-footer-info .priceinfo span {
    font-size: 14px;
    margin-right: 5px;
  }
  .page-course .course-footer .course-main .course-footer-info .priceinfo span b {
    font-size: 12px;
  }
}
.new_lesson_content {
  padding: 0 15px;
}
.new_lesson_content .green {
  color: #649cf0;
}
.new_lesson_content ul li h2 {
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid #efeff0;
  padding-left: 15px;
  position: relative;
  height: 57px;
  line-height: 57px;
  box-sizing: border-box;
}
.new_lesson_content ul li h2::before {
  position: absolute;
  content: "";
  display: inline-block;
  width: 3px;
  height: 12px;
  background-color: #649cf0;
  left: 0px;
  top: 23px;
  border-radius: 2px;
}
.new_lesson_content ul li h2 i {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAMFBMVEUAAACUmaSYmKSUmKOZmZ+VmKOUmKOUmKOTmKKUmKOTmaOUmKOTmaKTl6OVnKOUmKMk2KSiAAAAD3RSTlMA1SrAFPLLtaqek4hVQCSsGq1WAAAAUUlEQVQI12MgE/AaQWjlCww8HxVALCb5AwwM+4VATMXfQIILKAwUXAASmC8EFPwJ1sDxUYFJvgGiuV5I8TvUPOeP8iZQJkv+NweYNU/jGMgHADYZEJt3srUJAAAAAElFTkSuQmCC");
  background-size: 100% 100%;
  right: 3px;
  top: 23px;
}
.new_lesson_content ul li h2.active i {
  background-color: green;
}
.new_lesson_content ul li ul {
  display: none;
}
.new_lesson_content ul li ul li {
  position: relative;
  font-size: 14px;
  border-bottom: 1px solid #efeff0;
  height: 80px;
  padding: 20px 0;
  box-sizing: border-box;
}
.new_lesson_content ul li ul li span {
  display: inline-block;
}
.new_lesson_content ul li ul li a {
  font-size: 12px;
  color: #9698a2;
  position: absolute;
  right: 0;
  bottom: 29px;
}
.new_lesson_content ul li ul li .toLubo {
  width: 18px;
  height: 18px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAjCAMAAADL21gSAAAARVBMVEUAAACWmaOSlZ+Ul6KUl6GWmqOXmqWWmqOWmqOWmqSWmaOXmqSVmKKVmKOVmKKWmaOWmaSXm6WTl6GWmaSWmaOXm6SXmqQxfNZ8AAAAF3RSTlMA4BEbKL9pjJ3H0X1JVDPptV1AqvRzkzV67y0AAAF+SURBVDjLdZMJsqMwDERpSd7BGAjc/6jjTMAL8FWVFIZHu90SQ1u8Bpu8TzasPLyXBIVSKsgLwjsAq8coEkdtAYSH2prgtNC1JNEOauyZBdB8k9aA7hk/Ph2MHktdTXDx7SjRYSp+4CvTUx7raTKh7PXYEYlOQ4b+gsj8bLGDlBfHOy5w/HU9FyHa5m2lm9Q85f8Da7mTPoCRPmUcNIj3XPJTarTAzm2m3kv2b6mBmCYFNVHdz+aza4ShQo5/rd7qCQL099dDucR4mCvfr4rF9IAGmvDZ6OqZHQyWB0TrNntdmm+y2n6Hom2D2KGzmqEO4gDYGimZ7CdCtRHI4pDa5pBCHHiDFCghwWvum7fltYZu29J/JdfjCMUXFIqZ6gDx1+elSD0GazlnRLzrtugcOX8+07Pld4btfBmmo87dfeIOqi/A8IuOgeVuucU7Ezcc3AnvQJA2aAlAuJsYFWAXYcrFsliU+WyLtQPgkrXp/4Xm91Am4+dPrtmbqY3uH66rDTjhP7/pAAAAAElFTkSuQmCC");
  background-size: 100% 100%;
  bottom: 30px;
}
.new_lesson_content ul li ul li .sub_num {
  float: left;
  color: #bebfc1;
  position: relative;
  top: 2px;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  line-height: 18px;
  font-weight: bold;
}
.new_lesson_content ul li ul li .sub_item_inner {
  font-size: 15px;
  font-weight: 700;
  width: 78%;
  display: inline-block;
  padding-left: 10px;
}
.new_lesson_content ul li ul li .sub_item_inner .sub_item_title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new_lesson_content ul li ul li .sub_item_inner .sub_item_text {
  color: #9598a2;
  font-size: 12px;
  font-weight: normal;
  margin-top: 3px;
}
.new_lesson_content ul li ul li .sub_item_inner .sub_item_text .video_ware {
  display: inline-block;
  top: 2px;
  position: relative;
  width: 13px;
  height: 13px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAABVUlEQVQ4T41SMU7DQBCcPYeIBoSgClIiWwJBw0+gokAIGiqqPIAPkAdQ0VAhoKLJT0IDUlBsh4QC4cRxgDiyb9HZcrgkBnHVanfmZnY1BO3Ztl1iKlQNIXaZeTMdcVMy6sTRhWmarxmcsuLZbu8XhHEF8LL+2U9NA5bxiWmW71UvIbpu54CBGwAinzTpShnHR5ZVuSNlj0Tx8Xel2a+U8sI2Oc7LOYjO9PHa6gp6PR+SOd8Ac40ct9sAeEdHVMrriKII714fYTjOIfMDOW7nC8DiLDG5JzMGwRC+H8ySR38SM/Tw4xOe19fJI3Lb3QbzvNVMMVCKgwDT6yqrOcdJd4wTlVEY5u1YI9t+K4HGT0RYyhDJVfs+pJy/KjMCcHErCUCr5R4Kw7j+ZwCOLatyO4mcIpMwLnVl3aNSYhmfKtIkchkgTVGhCog9gDfSPjUBWWc5HfJvn3CwIJa8pV8AAAAASUVORK5CYII=");
  background-size: 100% 100%;
}
.new_lesson_content ul li ul li .sub_item_inner .sub_item_text .live_lesson {
  display: inline-block;
  top: 0px;
  position: relative;
  width: 14px;
  height: 9px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAAXklEQVQoU2N8+OjpfwYigbycNCNMKSOpGh8+fKjFyMTaQ5LG/wwMUxkZGNIZGBhYSNKI7CO6aQQFJDiASLLx/79/3oxMTLMZGBikSNIIio7Hjx8L/WdkmUqyRlgAAQBoBzECXA2zKgAAAABJRU5ErkJggg==");
  background-size: 100% 100%;
}
.new_lesson_content ul li ul li .sub_item_inner .sub_item_text .test_paper {
  display: inline-block;
  top: 2px;
  position: relative;
  width: 13px;
  height: 13px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAJ0lEQVQoU2N8/PjxfwYSACP9NMjKyjLicxnMJeQ7aTjYQGzckRxKAMcKNESA4vKdAAAAAElFTkSuQmCC);
  background-size: 100% 100%;
}
.new_lesson_content ul li ul li .sub_item_right {
  font-size: 14px;
  color: #649cf0;
  float: right;
  line-height: 40px;
}
.new_lesson_content ul li.active ul {
  display: block;
}
.new_lesson_content ul li.active h2 i {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUBAMAAAB/pwA+AAAAD1BMVEUAAACUmaSYmKSUmaOUmKMVkMY4AAAABHRSTlMA1CrMxKq5xQAAADlJREFUCNdjoAAoGsFYTCKOCjBBRxEhmKCQIlQYSAN5UEEwFyII5kMIqAAzEIOVCTCwGEFNdCDTfQBmLgXGQa4VPwAAAABJRU5ErkJggg==");
}
.new_lesson_content .see_all {
  font-size: 14px;
  text-align: center;
  height: 50px;
  line-height: 50px;
}
.new_lesson_content .see_all a {
  color: #649cf0;
}

.newCoursecontent {
  background: #fff;
}

.page-studycenter .class-more {
  padding: 5px 0 10px;
  font-size: 14px;
  text-align: center;
}
.page-studycenter .studycenterType {
  height: 40px;
  border-bottom: 0.5px solid #cccccc;
  background: #ffffff;
  padding: 0 10px;
}
.page-studycenter .studycenterType ul li {
  width: 17%;
  float: left;
  height: 38px;
  line-height: 40px;
  font-size: 15px;
  color: #444444;
  text-align: center;
  margin: 0 4%;
}
.page-studycenter .studycenterType ul .active {
  font-weight: bold;
  color: #649cf0;
  border-bottom: 2px solid #649cf0;
}
.page-studycenter .cardContent {
  margin: 13px 10px 0;
}
.page-studycenter .cardContent li {
  padding-top: 17.5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 11px;
}
.page-studycenter .cardContent li span {
  color: #325a87;
  font-size: 12px;
  border: 1px solid #325a87;
  padding: 3px 7.5px;
  border-radius: 2.5px;
  display: inline-block;
}
.page-studycenter .cardContent li p {
  padding: 14px 0 22px;
  color: #444444;
  font-size: 16px;
  border-bottom: 1px solid #efefef;
}
.page-studycenter .cardContent li div {
  color: #999999;
  font-size: 12px;
  padding: 11px 0 12px;
}
.page-studycenter .cardContent li div b {
  font-weight: normal;
  color: #f16262;
}
.page-studycenter .study-alert-wrap {
  background: rgba(0, 0, 0, 0.22);
  width: 100%;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  display: none;
}
.page-studycenter .study-alert-inner {
  background: rgba(247, 247, 247, 0.96);
  width: 60%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 210px;
  border-radius: 15px;
}
.page-studycenter .study-alert-inner dl {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  padding: 15px 24px;
}
.page-studycenter .study-alert-inner dt {
  text-align: center;
  font-size: 18px;
}
.page-studycenter .study-alert-btn {
  display: -webkit-box;
}
.page-studycenter .study-alert-btn a {
  display: block;
  border-top: #d6d8d9 1px solid;
  height: 44px;
  line-height: 44px;
  color: #007aff;
  font-size: 14px;
  text-align: center;
  -webkit-box-flex: 1;
  width: 100%;
}
.page-studycenter .study-alert-btn a:nth-child(1) {
  border-right: #d6d8d9 1px solid;
}
.page-studycenter .studynull img {
  width: 50%;
  margin: 0 auto;
  display: block;
  margin-top: 90px;
  margin-bottom: 20px;
}
.page-studycenter .studynull p {
  font-size: 15px;
  color: #444444;
  text-align: center;
}

.page-studyinfo .classinfo {
  background: #ffffff;
  padding: 0 15px;
}
.page-studyinfo .classinfo .catelog {
  margin: 18px 0 5px;
  color: #325a87;
  font-size: 12px;
  border: 1px solid #325a87;
  padding: 3px 7.5px;
  border-radius: 2.5px;
  display: inline-block;
}
.page-studyinfo .classinfo .classtitle {
  color: #444444;
  font-size: 18px;
  line-height: 27px;
  max-height: 51px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  margin-bottom: 8px;
}
.page-studyinfo .classinfo .studyinfo {
  font-size: 12px;
  line-height: 17px;
  color: #999999;
  padding-bottom: 15px;
}
.page-studyinfo .classinfo .studyinfo em {
  color: #f16262;
}
.page-studyinfo .classtype {
  background: #ffffff;
  height: 45px;
  border-bottom: 1px solid #e5e5e5;
  margin-top: 10px;
}
.page-studyinfo .classtype ul {
  padding: 0 15px;
  white-space: nowrap;
  overflow-x: scroll;
}
.page-studyinfo .classtype ul li {
  display: inline-block;
  color: #666666;
  font-size: 16px;
  height: 43px;
  line-height: 45px;
  margin-right: 20px;
  border-bottom: 2px solid transparent;
}
.page-studyinfo .classtype ul li:last-of-type {
  margin-right: 0px;
}
.page-studyinfo .classtype ul .active {
  color: #649cf0;
  font-weight: bold;
  border-bottom: 2px solid #649cf0;
}
.page-studyinfo .coursecontent {
  margin: 10px 15px;
}
.page-studyinfo .coursecontent h3 {
  font-size: 14px;
  color: #444444;
  font-weight: normal;
  padding: 7px 0 17px;
}
.page-studyinfo .coursecontent a {
  padding: 10px 22.5px;
  background: #ffffff;
  color: #444444;
  font-size: 15px;
  line-height: 22.5px;
  border-radius: 3px;
  display: block;
  position: relative;
  margin-bottom: 10px;
  height: 41px;
}
.page-studyinfo .coursecontent a p {
  max-height: 41px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  position: relative;
  top: 50%;
  transform: translate(0%, -52%);
}
.page-studyinfo .coursecontent a img {
  width: 19.5px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.page-studyinfo .coursecontent .disable {
  color: #999999;
}

.page-record .video-js, .page-live .video-js {
  background-color: #fff;
}
.page-record .vjs-default-skin, .page-live .vjs-default-skin {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.page-record .video-js .vjs-big-play-button, .page-live .video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  width: 2.5em;
  height: 2.5em;
  margin-top: -1.25em;
  margin-left: -1.25em;
  border-radius: 100%;
  line-height: 2.5em;
}
.page-record .video-js .vjs-big-play-button .vjs-icon-placeholder:before, .page-live .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 1.5em;
}
.page-record .vjs-default-skin .vjs-tech, .page-live .vjs-default-skin .vjs-tech {
  position: relative;
}
.page-record .recordinfo, .page-live .recordinfo {
  background: #ffffff;
  padding: 20px 15px;
  margin-bottom: 10px;
}
.page-record .recordinfo h4, .page-live .recordinfo h4 {
  font-size: 18px;
  color: #333333;
  padding-bottom: 10px;
}
.page-record .recordinfo p, .page-live .recordinfo p {
  color: #999999;
  font-size: 12px;
}
.page-record .recordtype, .page-live .recordtype {
  text-align: center;
  height: 44px;
  background: #ffffff;
  border-bottom: 1px solid #e5e5e5;
  text-align: center;
}
.page-record .recordtype span, .page-live .recordtype span {
  line-height: 44px;
  height: 42px;
  color: #666666;
  font-size: 15px;
  margin: 0 10%;
  display: inline-block;
}
.page-record .recordtype .active, .page-live .recordtype .active {
  color: #649cf0;
  font-weight: bold;
  border-bottom: 2px solid #649cf0;
}
.page-record .recordlist, .page-live .recordlist {
  background: #ffffff;
}
.page-record .recordlist li, .page-live .recordlist li {
  padding: 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.page-record .recordlist li a, .page-live .recordlist li a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #444444;
  font-size: 14px;
  padding-right: 20%;
  position: relative;
}
.page-record .recordlist li a .play, .page-live .recordlist li a .play {
  height: 13px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 10px;
}
.page-record .recordlist li a .status, .page-live .recordlist li a .status {
  width: 13px;
  position: absolute;
  right: 0px;
  top: 18.5px;
}
.page-record .recordlist .active a, .page-live .recordlist .active a {
  color: #649cf0;
}
.page-record .livelist, .page-live .livelist {
  background: #ffffff;
}
.page-record .livelist li, .page-live .livelist li {
  padding: 0 15px;
  border-bottom: 1px solid #e5e5e5;
}
.page-record .livelist li a, .page-live .livelist li a {
  height: 60px;
  display: block;
  position: relative;
  padding-right: 20%;
}
.page-record .livelist li a .title, .page-live .livelist li a .title {
  font-size: 14px;
  color: #444444;
  padding-top: 15px;
}
.page-record .livelist li a .title span, .page-live .livelist li a .title span {
  margin-right: 8px;
}
.page-record .livelist li a .time, .page-live .livelist li a .time {
  font-size: 12px;
  color: #999999;
  padding-top: 5px;
}
.page-record .livelist li a .time span, .page-live .livelist li a .time span {
  color: #fff;
  font-size: 14px;
  margin-right: 8px;
}
.page-record .livelist li a .status, .page-live .livelist li a .status {
  font-size: 13px;
  color: #999999;
  position: absolute;
  right: 0px;
  top: 23px;
}
.page-record .livelist li a .statusing, .page-live .livelist li a .statusing {
  color: #649cf0;
}
.page-record .livelist li a .statusrecord, .page-live .livelist li a .statusrecord {
  color: #444444;
}
