/*定义常用颜色变量*/
/* 灰色 */
/* 黑色 */
/* 蓝色 */
/* 红色 */
/*来学网首页*/
.page-site-index {
  /*学员登录*/
  /*section公共块样式*/
  /*section公共块样式*/
  /* 考试分类 */
  /* 直播 */
  /* 课程 */
}
.page-site-index a {
  text-decoration: none;
}
.page-site-index .carousel-inner {
  position: absolute;
}
.page-site-index .side-category-list {
  border: none;
  margin-bottom: 0;
}
.page-site-index .side-category-list a {
  font-size: 16px;
  font-family: Source Han Sans CN;
}
.page-site-index .side-category-list a:focus {
  color: black;
  background-color: #f2f9ff;
}
.page-site-index .side-category-list a:hover {
  color: black;
  background-color: white;
}
.page-site-index .category-url {
  display: inline-block;
  padding: 15px 25px;
  white-space: nowrap;
  font-weight: 400;
}
.page-site-index .category-url .glyphicon {
  top: 15px;
}
.page-site-index .accordion {
  position: relative;
  padding-top: 12px;
  float: left;
  width: 268px;
  height: 500px;
  background-color: #F2F9FF;
}
.page-site-index .accordion li.active {
  color: black;
  background-color: white;
}
.page-site-index .accordion a {
  display: block;
  padding: 15px 0 15px 20px;
  font-size: 16px;
  font-weight: 500;
}
.page-site-index .panel-active {
  background-color: white;
}
.page-site-index .sub-accordion {
  width: 174px;
  overflow-y: auto;
  background-color: #F6FAFE;
}
.page-site-index .accordion-panel-right {
  position: relative;
  padding: 20px 0;
  float: right;
  width: 758px;
  height: 500px;
  overflow-y: auto;
  background-color: #FFFFFF;
}
.page-site-index .accordion-panel-right .third-tab-item {
  display: none;
}
.page-site-index .accordion-panel-right .third-tab-item.active {
  display: block;
}
.page-site-index .accordion-panel-right a:hover {
  color: #237EE2;
}
.page-site-index .accordion-panel-right span {
  position: absolute;
  color: #F06E32 !important;
}
.page-site-index .accordion-panel-right .hot-category {
  position: relative;
  color: #F06E32;
}
.page-site-index .panel-default {
  border-radius: 0;
  height: 100%;
}
.page-site-index .panel-default .panel-heading {
  padding: 0;
  border-radius: 0;
  background: #fff;
}
.page-site-index .panel-default .panel-heading .tr-title {
  padding: 5px 15px 10px 10px;
  font-size: 16px;
  color: #1d8fe2;
}
.page-site-index .panel-default .panel-body {
  padding: 0;
}
.page-site-index .panel-left {
  position: relative;
  float: left;
  padding-top: 16px;
  width: 320px;
  height: 500px;
  background-color: #CCE8FF;
}
.page-site-index .panel-left a {
  padding: 18px 0 8px 20px;
  font-size: 18px;
  color: #000;
}
.page-site-index .panel-active {
  background-color: white;
}
.page-site-index .panel-right {
  position: relative;
  padding: 48px 40px 10px 40px;
  left: 320px;
  width: 932px;
  height: 500px;
  background-color: #fff;
}
.page-site-index .panel-right .tab-pane {
  position: absolute;
}
.page-site-index .panel-right a:hover {
  color: #237EE2;
}
.page-site-index .panel-right span {
  position: absolute;
  color: red !important;
}
.page-site-index .hot-category {
  position: relative;
  color: red;
}
.page-site-index .member-service .member-login {
  height: 200px;
  border: 1px solid #ccc;
}
.page-site-index .member-service .login-title {
  padding: 5px 10px;
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #1d8fe2;
  border-bottom: solid 1px #ccc;
}
.page-site-index .member-service .login-form {
  padding: 20px 10px 0 10px;
}
.page-site-index .member-service .login-form .form-group .form-control {
  padding-left: 65px;
  height: 30px;
}
.page-site-index .member-service .login-form .form-group .control-label {
  position: absolute;
  padding: 2px 0 0 20px;
  color: transparent;
}
.page-site-index .member-service .login-form .form-group .control-label:before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 14px;
}
.page-site-index .member-service .login-form .form-group .control-label:after {
  position: absolute;
  left: 50px;
  top: 7px;
  content: "";
  height: 16px;
  border: 1px solid #ccc;
}
.page-site-index .member-service .login-form .form-group.field-loginform-username > .control-label:before {
  background: url(../images/ico-head-hollow.png);
}
.page-site-index .member-service .login-form .form-group.field-loginform-password > .control-label:before {
  background: url(../images/ico-lock.png);
}
.page-site-index .member-service .login-form .form-group .help-block {
  position: absolute;
  margin-top: -26px;
  padding-left: 62px;
}
.page-site-index .member-service .login-form .item-line {
  color: #ccc;
}
.page-site-index .member-service .login-form .login-btn {
  margin-right: 5px;
  padding-top: 4px;
  padding-bottom: 4px;
  width: 80px;
  font-size: 16px;
}
.page-site-index .member-service .exam-title {
  padding-left: 15px;
}
.page-site-index .member-service .table-title {
  background: #f2f2f2;
}
.page-site-index .member-service tr {
  line-height: 30px;
}
.page-site-index .member-service tr td:nth-child(2) a {
  color: #c1272d;
}
.page-site-index .member-service .member-board > .user-avator {
  vertical-align: middle;
}
.page-site-index .member-service .member-board .btn.btn-fixed {
  width: 129px;
}
.page-site-index .member-service .member-board .user {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  padding: 10px;
}
.page-site-index .member-service .member-board .user-info {
  padding-left: 20px;
}
.page-site-index .member-service .member-board span {
  color: #c1272d;
}
.page-site-index .member-service .member-board font {
  color: #28abe3;
}
.page-site-index .member-service .member-board .uesr-logout {
  line-height: 35px;
  background: #f1f1f1;
}
.page-site-index .member-service .member-board .uesr-logout a {
  padding: 0 20px;
}
.page-site-index .blue-sec {
  background-color: #CCE8FF;
}
.page-site-index .blue-sec .blue-sec-title {
  padding: 7px 20px;
  color: #fff;
  font-size: 24px;
  width: 190px;
  background-color: #2691EC;
  position: relative;
}
.page-site-index .blue-sec .blue-sec-title::before {
  content: "";
  width: 0;
  height: 0;
  border-bottom: 44px solid #2691EC;
  border-right: 50px solid transparent;
  position: absolute;
  left: 100%;
  top: 0;
}
.page-site-index .blue-sec .blue-sec-more {
  float: right;
  position: relative;
  bottom: 37px;
  right: 15px;
}
.page-site-index .blue-sec .blue-sec-more a {
  color: #000;
}
.page-site-index .blue-sec .blue-sec-more a:hover {
  color: #000;
}
.page-site-index .section-heading {
  padding-right: 15px;
  border-bottom: 1px solid #ccc;
}
.page-site-index .section-heading .tr-title {
  margin-bottom: -2px;
  padding: 0 0 20px 10px;
  font-size: 18px;
  border-bottom: none;
  font-weight: bold;
}
.page-site-index .section-heading .tr-title:hover {
  color: #28abe3;
}
.page-site-index .section-tabs .nav-tabs {
  border-bottom: 1px solid #f1f1f1;
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
}
.page-site-index .section-tabs .nav-tabs li a {
  padding: 7px 12px;
}
.page-site-index .section-tabs .nav-tabs .active > a,
.page-site-index .section-tabs .nav-tabs .active > a:focus,
.page-site-index .section-tabs .nav-tabs .active > a:hover {
  height: 34px;
  background-color: #fff;
  color: #28abe3;
  border-top: none;
  border-bottom: none;
}
.page-site-index .section-tabs .head-article {
  display: block;
  margin-bottom: 10px;
  padding: 10px 25px 0;
  font-size: 16px;
  color: #c1272d;
}
.page-site-index .exam-sort > div.row > div:first-child {
  padding-right: 25px;
}
.page-site-index .exam-sort > div.row > div:last-child {
  padding-left: 25px;
}
.page-site-index .exam-sort .commend-article > a {
  float: right;
  width: 170px;
  height: 98px;
  overflow: hidden;
}
.page-site-index .exam-sort .list > li {
  line-height: 1.6;
}
.page-site-index .exam-sort .list > li:first-child {
  padding-left: 20px;
}
.page-site-index .exam-sort .list > li:first-child .article-title {
  color: #c1272d;
}
.page-site-index .exam-sort .list > li:first-child .created-at {
  display: none;
}
.page-site-index .column-center ul:last-child li.ellipsis {
  border-bottom: 0;
  padding-bottom: 0;
}
.page-site-index .temp-column-left {
  margin-top: 19px;
}
.page-site-index .temp-column-left .tab-content {
  padding-top: 24px;
}
.page-site-index .temp-column-left > ul {
  height: 36px;
  padding-top: 5px;
}
.page-site-index .temp-column-left > ul > li:last-child {
  margin-left: 1px;
  /* 解决再edge浏览器下标签换行的问题 */
}
.page-site-index .temp-column-left > span {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 2px;
  margin-right: 2px;
  margin-top: 4px;
}
.page-site-index .temp-column-left > a {
  display: none;
}
.page-site-index .temp-column-left li.ellipsis .iconfont {
  display: block !important;
  padding-right: 15px;
  font-size: 18px;
}
.page-site-index .temp-column-left li.ellipsis a.article-category {
  display: none;
}
.page-site-index .temp-column-left li.ellipsis a span.article-title.ellipsis {
  width: 235px;
}
.page-site-index .live-container,
.page-site-index .course-container,
.page-site-index .teacher-container,
.page-site-index .teach-container {
  background-color: #fff;
}
.page-site-index .teach-desc {
  padding-bottom: 60px;
}
.page-site-index .teach-desc .teach-bg-container {
  height: 400px;
  margin-top: 20px;
  position: relative;
}
.page-site-index .teach-desc .col-sm-4 {
  position: absolute;
  top: 15px;
  left: -30px;
}
.page-site-index .teach-desc .col-sm-4 .mid-logo {
  max-width: 140px;
  max-height: 95px;
  margin-top: 50%;
  margin-left: 50%;
  transform: translate(-50%, -50%);
}
.page-site-index .teach-desc .col-sm-8 {
  position: absolute;
  top: 80px;
  left: 375px;
  margin-left: -13px;
}
.page-site-index .teach-desc .col-sm-8 .col-sm-2 {
  color: #FEFEFE;
  padding: 0;
  margin: 0px 12px;
}
.page-site-index .teach-desc .col-sm-8 .num {
  margin-left: 7px;
  width: 120px;
  height: 120px;
  background: #FFCB3A;
  border-radius: 50%;
  padding-top: 45px;
}
.page-site-index .teach-desc .col-sm-8 .num span {
  font-size: 48px;
}
.page-site-index .teach-desc .col-sm-8 .title {
  padding-top: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
}
.page-site-index .teach-desc .col-sm-8 .desc {
  margin-top: 10px;
  color: #fff;
  line-height: 22px;
}
.page-site-index .teach-desc .col-sm-8 .teach-one .num {
  background: #FFCB3A;
}
.page-site-index .teach-desc .col-sm-8 .teach-two .num {
  background: #FFAB37;
}
.page-site-index .teach-desc .col-sm-8 .teach-three .num {
  background: #FF953F;
}
.page-site-index .teach-desc .col-sm-8 .teach-four .num {
  background: #FF7846;
}
.page-site-index .teach-desc .col-sm-8 .teach-five .num {
  background: #FF5B4F;
}
.page-site-index .live {
  padding-top: 60px;
}
.page-site-index .live .section-body .row {
  margin-top: 20px;
}
.page-site-index .live .section-body .row .col-sm-3 {
  width: 305px;
}
.page-site-index .live .live-course-title {
  padding-top: 12px;
  padding-bottom: 2px;
  line-height: 1;
  color: #000;
}
.page-site-index .live .live-info {
  color: #999;
}
.page-site-index .course {
  padding-top: 50px;
}
.page-site-index .course .category-title {
  font-size: 18px;
  color: #000;
  padding: 20px 0 6px 20px;
  margin-left: -5px;
  margin-right: -5px;
}
.page-site-index .course .row {
  margin-bottom: 10px;
}
.page-site-index .course .col-sm-3 {
  width: 305px;
}
.page-site-index .course .course-title {
  padding-top: 12px;
  padding-bottom: 2px;
  line-height: 1;
  color: #000;
}
.page-site-index .teacher {
  padding-top: 46px;
  padding-bottom: 50px;
}
.page-site-index .teacher .teacher-list {
  margin: 10px 0;
}
.page-site-index .teacher .teacher-list .list-row {
  margin: 0;
}
.page-site-index .teacher .teacher-list .teacher-left,
.page-site-index .teacher .teacher-list .teacher-right {
  padding: 0;
  margin-left: 10px;
}
.page-site-index .teacher .teacher-list .teacher-left .col-sm-6,
.page-site-index .teacher .teacher-list .teacher-right .col-sm-6 {
  width: 150px;
  padding: 10px 0 0 0;
  margin-left: 5px;
  margin-right: 5px;
}
.page-site-index .teacher .teacher-list .teacher-right {
  max-width: 460px;
  margin-top: -20px;
}
.page-site-index .teacher .teacher-side-img {
  width: 150px;
  height: 150px;
}
.page-site-index .teacher .teacher-side-img .lazy {
  margin-left: 25px;
}
.page-site-index .teacher .teacher-middle {
  width: 400px;
  height: 310px;
  background-color: #E6E6E6;
  margin: 10px 10px 0 10px;
}
.page-site-index .teacher .teacher-middle .desc {
  padding: 20px;
}
.page-site-index .teacher .teacher-middle .desc .detail-name {
  color: #000;
  font-size: 18px;
}
.page-site-index .teacher .teacher-middle .desc .detail-category {
  padding-top: 12px;
  color: #000;
  line-height: 1;
}
.page-site-index .teacher .teacher-middle .desc .detail-desc {
  color: #666;
  line-height: 22px;
  padding-top: 14px;
}
.page-site-index .teacher .teacher-middle .img {
  padding: 45px 0 0 0;
}
.page-course-index .filter {
  padding: 30px 0;
  background-color: white;
}
.page-course-index .filter .categories {
  margin: 20px 0;
}
.page-course-index .filter .categories-child {
  margin-left: 28px;
}
.page-course-index .courses {
  min-height: 371px;
}
.page-course-index .list-label {
  font-weight: bold;
}
.page-course-index .list-box {
  max-width: 1128px;
}
.page-course-index .list-box > li {
  padding: 0 0 0 8px;
  text-align: center;
}
.page-course-index .list-box > li:first-child {
  padding-left: 12px;
}
.page-course-index .list-box > li > a {
  background: transparent;
  padding: 0 12px;
}
.page-course-index .list-box > li > a.active {
  color: white;
  background-color: #2691EC;
  border-radius: 4px;
}
.page-course-index .list-box > li > a:hover,
.page-course-index .list-box > li > a:active {
  text-decoration: none;
}
.page-course-index .sorts > .list-box > li:last-child {
  padding-left: 0;
}
.page-course-index .sorts > .list-box > li > a {
  padding: 0 12px;
}
/* 课程搜索页 */
.page-course-search .search-keyword {
  line-height: 92px;
  background-color: white;
}
.page-course-search .keyword {
  color: #2691EC;
}
.page-course-search .courses {
  min-height: 469px;
}
.page-course-index .courses,
.page-course-search .courses {
  padding: 20px 0 60px 0;
}
.page-course-index .courses .row,
.page-course-search .courses .row {
  margin-top: 20px;
  margin-left: -12px;
  margin-right: -12px;
}
.page-course-index .courses .col-sm-3,
.page-course-search .courses .col-sm-3 {
  padding-left: 12px;
  padding-right: 12px;
}
.page-course-index .card,
.page-course-search .card {
  background: white;
}
.page-course-index .card-img img,
.page-course-search .card-img img {
  display: block;
}
.page-course-index .card-body,
.page-course-search .card-body {
  padding: 8px 10px 15px;
}
.page-course-index .card-desc,
.page-course-search .card-desc {
  margin: 11px 0 0;
}
.page-course-index .course-fee,
.page-course-search .course-fee {
  font-size: 18px;
  color: #fe0000;
}
.page-course-index .btn-course-trial,
.page-course-search .btn-course-trial {
  border: solid 1px #2691EC;
  padding: 4px 8px;
  line-height: 1;
  color: #2691EC;
  background-color: white;
}
.page-course-index .pagination,
.page-course-search .pagination {
  margin: 40px auto 0;
}
/* 讲师列表 */
.page-teacher-index .search-field {
  line-height: 90px;
  background-color: white;
}
.page-teacher-index #teachersearch-name {
  display: inline-block;
  width: 1070px;
  vertical-align: middle;
  height: 40px;
  line-height: 40px;
  color: #999;
  background-color: #f7f7f7;
  border: none;
  box-shadow: none;
  border-radius: 0;
}
.page-teacher-index .btn-submit {
  width: 120px;
  margin-left: 5px;
  padding-top: 9px;
  padding-bottom: 9px;
  color: white;
  background-color: #2691EC;
  border-color: #2691EC;
  border-radius: 0;
}
.page-teacher-index .btn-submit > .iconfont {
  vertical-align: middle;
}
.page-teacher-index .teachers {
  padding: 10px 0 60px 0;
  min-height: 485px;
}
.page-teacher-index .teachers .row {
  margin-top: 30px;
  margin-left: -13px;
  margin-right: -13px;
}
.page-teacher-index .teachers .col-sm-3 {
  padding-left: 13px;
  padding-right: 13px;
}
.page-teacher-index .teacher {
  position: relative;
}
.page-teacher-index .teacher:hover .card-cover {
  display: block;
}
.page-teacher-index .card {
  padding: 5px;
  background-color: white;
}
.page-teacher-index .card-img {
  padding: 17px 55px 0;
  background-color: #f7f7f7;
}
.page-teacher-index .card-title {
  margin: 9px 0 0;
  font-size: 16px;
  font-weight: bold;
}
.page-teacher-index .card-desc {
  margin: 2px 0 7px 0;
}
.page-teacher-index .card-cover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 21px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
.page-teacher-index .card-cover-content {
  display: inline-block;
  margin-top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-height: 261px;
  overflow: hidden;
}
.page-course-view {
  background-color: #232B3E;
}
.page-course-view a {
  text-decoration: none;
}
.page-course-view .btn-play {
  display: block;
  position: relative;
  width: 120px;
  height: 120px;
  top: -20px;
  margin: auto;
  z-index: 10;
  background: transparent url("../images/btn-play.png") 0 0 no-repeat;
}
.page-course-view .btn-play:hover {
  background-image: url("../images/btn-play-hover.png");
}
.page-course-view .section-title > .sq-title {
  float: left;
  font-size: 25px;
  margin: 4px 20px -12px 0;
  padding: 0 18px 12px;
  border-bottom: 2px solid #1d8fe2;
  background: url(../images/ico-triangle-up.png) no-repeat 35px bottom;
}
.page-course-view .course-document {
  color: #fff;
  padding: 5px 16px ;
  line-height: 1;
  font-size: 16px;
  cursor: pointer;
}
.page-course-view .course-document .icon-title {
  float: right;
}
.page-course-view .course-document .document-title {
  display: inline-block;
  width: 230px;
}
.page-course-view .course-document .document-title label {
  color: #fff;
}
.page-course-view .course-document .document-title input {
  top: -2px;
}
.page-course-view .course-document .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.page-course-view #course-document {
  height: 447px;
}
.page-course-view .download-btn {
  cursor: pointer;
  text-align: center;
  background: #2691EC;
  position: sticky;
  top: 439px;
  padding: 10px;
}
.page-course-view .download-btn span {
  color: #fff;
  font-size: 18px;
}
.page-course-view .course-desc img {
  max-width: 250px !important;
  max-height: 250px !important;
}
.page-course-view .course-desc a {
  color: #fff;
}
.page-course-view .main-footer {
  margin-top: 0;
}
.page-course-view .course-player .nav-tabs {
  padding-right: 0;
  border: none;
}
.page-course-view .course-player .title-tab {
  padding: 0 31px;
  height: auto;
  overflow: hidden;
  background-color: #45567e;
}
.page-course-view .course-player .title-tab li {
  margin-left: 0;
}
.page-course-view .course-player .title-tab li a,
.page-course-view .course-player .title-tab li a:hover {
  margin-right: 0;
  margin-bottom: 12px;
  padding: 17px 0 3px;
  height: auto;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  background-color: #45567E;
  border: none;
}
.page-course-view .course-player .title-tab li.active a {
  background-color: #45567E;
  border-bottom: 2px solid #2691EC;
  border-radius: revert;
}
.page-course-view .course-player .title-tab li span {
  font-size: 14px;
}
.page-course-view .course-player .title-tab :nth-child(2) {
  float: right;
  margin-right: 26px;
}
.page-course-view .course-player .title-tab .title-line::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 65px;
  height: 30px;
  border-left: solid #70737A 1px;
}
.page-course-view .course-player .title-tab .title-line::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 65px;
  height: 30px;
  border-left: solid #70737A 1px;
}
.page-course-view .course-player .tab-content {
  height: 447px;
  overflow-y: auto;
  background-color: #45567E;
}
.page-course-view .course-player .play-prompt {
  z-index: 9;
  position: absolute;
  top: 425px;
  right: 25px;
  color: white;
}
.page-course-view .course-player .play-prompt b {
  padding-right: 15px;
  font-weight: 200;
}
.page-course-view .course-player .play-prompt a {
  color: #31b0d5;
  cursor: pointer;
}
.page-course-view .course-player .col-lg-12 {
  margin-top: 30px;
}
.page-course-view .course-player .col-lg-12 .course-title {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}
.page-course-view .course-campus-logo {
  position: absolute;
  z-index: 1;
  opacity: 0.3;
  top: 110px;
  left: 10px;
  width: auto;
  height: 64px;
}
.page-course-view .player-form {
  position: relative;
}
.page-course-view .player-form .chapter {
  position: absolute;
  right: 15px;
  top: 69px;
  padding: 0;
  width: 300px;
  background-color: #282A30;
}
.page-course-view #player {
  position: relative;
  width: 880px;
  height: 500px;
  margin-right: -10px;
  background-color: #fff;
  background-size: 100%;
}
.page-course-view #course-chapters {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-course-view #course-chapters .nav-tabs {
  padding: 0;
}
.page-course-view #course-chapters::-webkit-scrollbar {
  width: 4px;
}
.page-course-view #course-chapters::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px #6F6F6F;
}
.page-course-view #course-chapters::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #6F6F6F;
  border-radius: 0;
}
.page-course-view .course-chapter {
  padding: 8px 5px 0 5px;
  font-size: 16px;
  color: #fff;
  user-select: none;
}
.page-course-view .course-chapter .stretch::before {
  content: "\e252";
}
.page-course-view .course-chapter .stretch {
  position: absolute;
  top: 16px;
  left: 264px;
}
.page-course-view .course-chapter .section-list {
  display: none;
}
.page-course-view .course-chapter .section-list ul {
  margin-top: 5px;
}
.page-course-view .course-chapter.active .section-list {
  display: block;
}
.page-course-view .course-chapter.active .course-bottom {
  background-color: #232b3e;
}
.page-course-view .course-chapter.active .stretch::before {
  content: "\e253";
}
.page-course-view .course-chapter.active .change::before {
  content: "\e252";
}
.page-course-view .course-bottom {
  position: relative;
  background-color: #354262;
}
.page-course-view .course-chapter-title {
  cursor: pointer;
}
.page-course-view .course-chapter-title .tabs-title {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.page-course-view .course-chapter-title a,
.page-course-view .course-chapter-title a:hover {
  font-size: 16px;
  color: #fff;
  display: block;
}
.page-course-view .course-chapter-title.active a {
  color: #2691EC;
}
.page-course-view .course-section {
  position: relative;
  padding-left: 20px;
}
.page-course-view .course-section span {
  display: inline;
  position: absolute;
  color: #fff;
}
.page-course-view .course-section .play-icon {
  right: 8px;
}
.page-course-view .course-section .free {
  font-size: 14px;
  right: 2px;
}
.page-course-view .course-section > a {
  width: 226px;
  font-size: 16px;
  color: #fff;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.page-course-view .course-section.active > a,
.page-course-view .course-section.active > a:focus,
.page-course-view .course-section.active a > a:hover {
  color: #2691EC;
}
.app-qrcode-dowwnload {
  padding: 10px 10px 0 10px;
  background-color: white;
}
/* app下载页 */
.page-app-download .app-download {
  position: relative;
  width: 100%;
  height: 600px;
  background: transparent url(../images/bg-category-app.png) no-repeat;
  background-position: top center;
}
.page-app-download .app-download .title {
  line-height: 1;
  font-size: 24px;
  color: #2691EC;
}
.page-app-download .app-download .app {
  position: absolute;
  top: 60px;
  left: 45.3%;
}
.page-app-download .app-download .app-qrcode-dowwnload {
  width: 160px;
  padding-top: 10px;
  height: 160px;
}
.page-app-download .app-download .app-logo {
  margin-top: 26px;
  padding-left: 15px;
}
.page-app-download .app-download .app-logo p {
  color: #fff;
}
.page-app-index {
  background-color: white;
}
.page-app-index .app-page {
  position: relative;
  height: 100vh;
}
.page-app-index .app-page .footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
.page-app-index .app-page .body {
  position: relative;
  margin: 6px 27%;
}
.page-app-index .app-page .body .app-head {
  position: absolute;
  top: -90px;
  left: -40px;
  color: #2691EC;
  font-size: 16px;
}
.page-app-index .app-page .body .app-head img {
  margin-right: 10px;
  width: 60px;
  height: 60px;
}
.page-app-index .app-page .body .phone {
  width: 100%;
}
.page-app-index .app-page .body .app-btn {
  padding: 4px 27px;
  position: absolute;
  left: 20%;
  bottom: -65px;
  background: #FFFFFF;
  border-radius: 60px;
  font-family: PingFang SC;
  font-size: 16px;
  color: #2691EC;
  border: 1px solid #2691EC;
  text-decoration: none;
}
@media (max-width: 320px) {
  .page-app-index .app-page .body .app-head {
    font-size: 15px;
  }
}
.page-app-index #weixin-tip img {
  max-width: 100%;
  height: auto;
}
/* 政策条款页*/
.page-policy-index .policy-index {
  padding: 70px 0 133px;
  background-color: white;
}
.page-policy-index .paragraphs {
  width: 260px;
}
.page-policy-index .paragraphs-title {
  line-height: 128px;
  font-size: 30px;
  color: white;
  background-color: #2691EC;
}
.page-policy-index .panel-group {
  border-left: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
  border-bottom: solid 1px #e5e5e5;
}
.page-policy-index .panel-group .panel {
  border-width: 0;
  border-radius: 0;
}
.page-policy-index .panel {
  box-shadow: none;
}
.page-policy-index .panel-group .panel + .panel {
  margin-top: 0;
}
.page-policy-index .panel-heading {
  padding: 12px 20px 12px 21px;
  font-size: 16px;
  background-color: white;
}
.page-policy-index .list-group-item {
  padding: 18px 20px 0 33px;
  line-height: 18px;
  background: #f8f8f8;
}
.page-policy-index .list-group-item:last-child {
  padding-bottom: 18px;
}
.page-policy-index .panel > .list-group .list-group-item {
  border-width: 0;
}
.page-policy-index .panel > .list-group:last-child .list-group-item:last-child {
  border-radius: 0;
}
.page-policy-index .policy {
  padding: 33px 0 0 3px;
}
.page-policy-index .policy-title {
  font-size: 24px;
}
.page-policy-index .policy-content {
  padding: 15px 0 0;
}
.page-policy-index .policy-date {
  margin: 8px 0 0 0;
  color: #999;
}
.page-policy-index hr {
  border-top-color: #2691EC;
  margin-bottom: 0;
}
.page-policy-index .paragraph-title {
  margin-top: 22px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
.page-policy-index .paragraph-title > a {
  text-decoration: none;
}
.page-policy-index .paragraph-title > a:hover {
  color: #333;
  cursor: default;
}
.page-policy-index .paragraph-content {
  margin-top: 23px;
  font-size: 16px;
  line-height: 24px;
}
/* 关于我们 */
.page-site-about .site-about {
  padding: 0 0 169px 0;
  background-color: white;
}
.page-site-about .about-banner {
  width: 100%;
  height: 600px;
  background: url(../images/bg-about.png) no-repeat 50% 0;
  background-size: cover;
}
.page-site-about .about-container {
  width: 956px;
}
.page-site-about .about-title > h1 {
  margin: 76px 0 48px 0;
  font-size: 36px;
}
.page-site-about .about-content {
  margin: 57px 0 0;
  line-height: 24px;
}
.page-site-about .about-content > p {
  text-indent: 28px;
}
.page-site-about .about-address {
  margin: 61px 0 0;
}
.page-site-about .address-container {
  width: 558px;
  height: 237px;
  padding: 56px 60px;
  background-color: #f5f5f5;
}
.page-site-signup .site-signup {
  width: 100%;
  background: transparent url(../images/bg-login.png) no-repeat;
  background-position: top center;
}
.page-site-signup .site-signup .signup-window {
  width: 473px;
  margin: 72px auto;
  padding: 35px 53px 35px;
  background: #fff;
  border-radius: 2px;
}
.page-site-signup .site-signup .signup-window .iconfont {
  position: absolute;
  padding-top: 7px;
  padding-left: 20px;
  z-index: 999;
  font-size: 22px;
  color: #9fa3ba;
}
.page-site-signup .site-signup .signup-window .title {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  color: #2691EC;
}
.page-site-signup .site-signup .signup-window .form-group {
  margin-bottom: 14px;
}
.page-site-signup .site-signup .signup-window .form-input {
  width: 366px;
  height: 44px;
  padding-left: 48px;
  background: #f4f4f4;
  border-radius: 2px;
  border: none;
  outline: none;
}
.page-site-signup .site-signup .signup-window .form-captcha {
  width: 223px;
}
.page-site-signup .site-signup .signup-window .img-captcha {
  width: 120px;
  height: 44px;
  margin-left: 30px;
  background: #d1c0a5;
  border-radius: 2px;
}
.page-site-signup .site-signup .signup-window .btn-send {
  width: 120px;
  height: 44px;
  margin-left: 15px;
  background: #2691EC;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  outline: none;
  z-index: 999;
}
.page-site-signup .site-signup .signup-window .btn-signup {
  width: 366px;
  height: 44px;
  background: #2691EC;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  outline: none;
  z-index: 999;
}
.page-site-signup .site-signup .signup-window .login {
  margin-top: 13px;
}
.page-site-signup .site-signup .signup-window .login a {
  font-size: 16px;
  font-weight: 400;
  color: #9fa3ba;
  text-decoration: none;
}
.page-site-signup .site-signup .signup-window .policy {
  margin-top: 75px;
  clear: both;
  color: #9fa3ba;
}
.page-advice-create .advice-create > .container {
  width: 1200px !important;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0;
  background-color: #fff;
}
.page-advice-create h1 {
  color: #2691EC;
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-advice-create .field-advice-image .advice-image {
  padding: 0;
}
.page-advice-create .field-advice-image .row {
  width: 430px;
  margin-left: 15px;
}
.page-advice-create .field-advice-image .advice-upload {
  padding: 0;
  width: 130px;
  height: 74px;
  margin: 0 5px;
}
.page-advice-create .field-advice-image .advice-upload .upload-field,
.page-advice-create .field-advice-image .advice-upload .upload-preview {
  display: inline-block;
  width: 130px;
  height: 74px;
  vertical-align: middle;
}
.page-advice-create .field-advice-image .advice-upload .upload-field {
  padding: 17px 0 0 0;
  background: #EEEEEE;
  border-radius: 4px;
  text-align: center;
  color: #999;
  cursor: pointer;
}
.page-advice-create .field-advice-image .advice-upload .upload-field > span {
  font-size: 48px;
}
.page-advice-create .field-advice-image .advice-upload .upload-preview {
  position: relative;
  margin: 0 15px 0 0;
}
.page-advice-create .field-advice-image .advice-upload .upload-preview .img-responsive {
  margin: 0 auto;
  max-height: 74px;
}
.page-advice-create .field-advice-image .advice-upload .upload-preview:hover .preview-action {
  display: block;
}
.page-advice-create .field-advice-image .advice-upload .upload-preview .preview-action {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: rgba(181, 181, 181, 0.55);
}
.page-advice-create .field-advice-image .advice-upload .upload-preview .preview-action > a {
  color: white;
}
.page-advice-create .advice-content {
  width: 520px;
  margin-left: 350px;
}
.page-advice-create .advice-label {
  font-size: 16px;
  color: #000;
  margin-top: 3px;
  width: 80px;
  padding: 0;
}
.page-advice-create .advice-input {
  width: 420px;
  padding: 0;
  margin-left: 20px;
}
.page-advice-create .advice-create .form-group {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
.page-advice-create .field-advice-captcha .btn-send {
  padding: 9px 20px;
  font-size: 16px;
  background-color: #2691EC;
  border: none;
}
.page-advice-create .field-advice-captcha .advice-captha {
  width: 290px;
  margin-left: 20px;
  padding: 0;
}
.page-advice-create .field-advice-captcha .col-sm-2 {
  padding-left: 10px;
}
.page-advice-create .form-control {
  height: 40px;
  border-radius: 4px;
  background-color: #EEEEEE;
  font-size: 16px;
  color: #999;
  padding-left: 10px;
  padding-top: 4px;
  border: none;
}
.page-advice-create .image-captcha div {
  padding: 0;
}
.page-advice-create .image-captcha .col-sm-7 {
  margin-left: 20px;
}
.page-advice-create .image-captcha .col-sm-7 .form-img-captcha {
  width: 290px;
}
.page-advice-create .image-captcha .col-sm-5 {
  width: 103px;
  height: 48px;
  margin-left: 10px;
}
.page-advice-create .image-captcha .col-sm-5 .img-captcha {
  width: 103px;
  height: 48px;
}
.page-advice-create .btn-sub {
  margin-bottom: 30px;
  padding: 9px;
  padding-left: 195px;
  padding-right: 225px;
  background: #2691EC;
  border-radius: 4px;
  border: none;
  font-size: 16px;
}
.page-advice-create .col-sm-offset-5 {
  margin-left: 86px;
}
.page-advice-create .advice-text {
  height: 250px;
}
.page-advice-create .advice-success {
  height: 180px;
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}
.page-advice-create .advice-body {
  padding: 60px 0 52px;
  text-align: center;
}
.page-advice-create .circle {
  margin: 0 auto;
  width: 110px;
  height: 110px;
  line-height: 98px;
  border-radius: 50%;
  border: 6px solid #28ABE3;
}
.page-site-login .site-login {
  width: 100%;
  height: 700px;
  background: transparent url(../images/bg-login.png) no-repeat;
  background-position: top center;
}
.page-site-login .site-login .login-window {
  width: 473px;
  margin: 72px auto;
  padding: 35px 53px 34px;
  background: #fff;
  border-radius: 2px;
}
.page-site-login .site-login .login-window .title {
  margin-bottom: 15px;
  font-size: 28px;
  font-weight: bold;
  color: #2691EC;
}
.page-site-login .site-login .login-window .tab-link {
  border: none;
  margin-bottom: 10px;
}
.page-site-login .site-login .login-window .tab-link .block-list-item {
  height: 56px;
  width: 183px;
  margin: 15px auto;
  font-weight: bold;
  font-size: 20px;
  color: #9FA3BA;
  border-bottom: 2px solid #ddd;
  border-bottom-color: #F2F5F9;
}
.page-site-login .site-login .login-window .tab-link .active {
  font-size: 24px;
  color: #333;
  border-bottom-color: #2691EC;
}
.page-site-login .site-login .login-window .pass-page,
.page-site-login .site-login .login-window .captcha-page {
  position: relative;
}
.page-site-login .site-login .login-window .iconfont {
  position: absolute;
  left: 0;
  padding-top: 7px;
  padding-left: 20px;
  z-index: 999;
  font-size: 22px;
  color: #9fa3ba;
}
.page-site-login .site-login .login-window .form-group {
  margin-bottom: 14px;
}
.page-site-login .site-login .login-window .field-signupform-imagecaptcha {
  margin-bottom: 0;
}
.page-site-login .site-login .login-window .form-input {
  width: 366px;
  height: 44px;
  padding-left: 48px;
  background: #f4f4f4;
  border-radius: 2px;
  border: none;
  outline: none;
}
.page-site-login .site-login .login-window .form-captcha {
  width: 223px;
}
.page-site-login .site-login .login-window .img-captcha {
  width: 120px;
  height: 44px;
  margin-left: 15px;
  background: #d1c0a5;
  border-radius: 2px;
}
.page-site-login .site-login .login-window .btn-send {
  width: 120px;
  height: 44px;
  margin-left: 15px;
  background: #2691EC;
  border-radius: 2px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
  outline: none;
  z-index: 999;
}
.page-site-login .site-login .login-window .btn-pass-login,
.page-site-login .site-login .login-window .btn-captcha-login {
  width: 366px;
  height: 44px;
  margin-top: 19px;
  background: #2691EC;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  outline: none;
  z-index: 999;
}
.page-site-login .site-login .login-window .signup a {
  font-size: 16px;
  font-weight: 400;
  color: #9fa3ba;
  text-decoration: none;
}
.page-site-login .site-login .login-window .policy {
  margin-top: 20px;
  clear: both;
  color: #9fa3ba;
}
.page-user-contract-preview,
.page-user-contract-view {
  background-color: #fff;
}
.page-user-contract-preview .contract-sign {
  position: relative;
}
.page-user-contract-preview .contract-sign .media-object {
  position: absolute;
  bottom: -50px;
}
.page-user-contract-preview .contract-company-sign {
  position: relative;
}
.page-user-contract-preview .contract-company-sign .media-company-object {
  position: absolute;
  bottom: -50px;
}
/*报名步骤-签订协议*/
.page-user-contract-sign {
  background-color: #fafafa;
}
.page-user-contract-sign .enroll-sign {
  background-color: #f5f5f5;
  padding-top: 62px;
  margin-bottom: 100px;
  padding-bottom: 55px;
}
.page-user-contract-sign .sign-title {
  margin-left: 15px;
  font-size: 24px;
  color: #333;
  height: 40px;
  line-height: 40px;
  border-left: 8px solid #2691EC;
  padding-left: 16px;
}
.page-user-contract-sign iframe {
  border: 4px solid #E5E5E5;
}
.page-user-contract-sign .contract-preview {
  height: 460px;
  margin-top: 31px;
  margin-bottom: 35px;
  padding: 0 14px;
  background: #f5f5f5;
}
.page-user-contract-sign .label-name {
  margin-bottom: 35px;
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.page-user-contract-sign .contract-sign-form {
  padding-left: 30px;
  padding-right: 30px;
  font-size: 18px;
  color: #333;
}
.page-user-contract-sign .contract-sign-form .form-group {
  margin-bottom: 0;
  line-height: 36px;
}
.page-user-contract-sign .contract-sign-form label {
  font-weight: normal;
  margin-bottom: 0;
}
.page-user-contract-sign .contract-sign-form .jiafang-lable p {
  margin-bottom: 0;
}
.page-user-contract-sign .contract-sign-form input {
  border: none;
  background-color: #f5f5f5;
  border-bottom: solid 1px #333;
  width: 150px;
  height: 32px;
  outline: none;
  color: #4d4d4d;
}
.page-user-contract-sign .contract-sign-form small {
  border-bottom: solid 1px #333;
}
.page-user-contract-sign .contract-sign-form .control-label {
  text-align: left;
}
.page-user-contract-sign .contract-sign-form #user-address {
  width: 485px;
  height: 60px;
}
.page-user-contract-sign .sign-button {
  margin-top: 25px;
}
.page-user-contract-sign .sign-button .btn-fixed {
  background-color: #2691EC;
  border-color: #2691EC;
}
.page-user-contract-sign .sign-button .btn-lg {
  padding: 11px 117px;
  font-size: 18px;
  color: #fff;
  border-radius: 6px;
}
.page-user-contract-sign .sign-button .step-sign-prev {
  background-color: #bfbfbf;
  margin-right: 123px;
}
/* 套餐选择页 */
.page-user-contract-submit .user-contract-submit {
  margin-top: 35px;
  margin-bottom: 105px;
  font-weight: 400;
  min-height: 539px;
}
.page-user-contract-submit .user-contract-submit .row {
  margin-left: 0;
  margin-right: 0;
}
.page-user-contract-submit .user-contract-submit .course-info .course-header {
  padding: 7px 0;
  background: #F5F5F5;
  border: 1px solid #EEEEEE;
  border-bottom: none;
  font-size: 14px;
  color: #757272;
}
.page-user-contract-submit .user-contract-submit .course-info .course-header .header-course {
  padding-right: 170px;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body {
  padding-bottom: 15px;
  background: #fff;
  border: 1px solid #EEEEEE;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail {
  padding-top: 25px;
  padding-left: 35px;
  font-size: 14px;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .temp {
  margin-right: 18px;
  color: #999999;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .title {
  margin-bottom: 7px;
  font-size: 22px;
  color: #333333;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .subject,
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .time {
  color: #333333;
  margin-bottom: 2px;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .major {
  color: #2691EC;
  margin-bottom: 2px;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-detail .contact {
  text-decoration: underline;
  display: block;
  margin-bottom: 2px;
  color: #E0001E;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-price {
  margin: 89px 0;
  font-size: 26px;
  color: #E0001E;
}
.page-user-contract-submit .user-contract-submit .course-info .course-body .body-number {
  margin: 89px 0;
  font-size: 16px;
  color: #757272;
}
.page-user-contract-submit .user-contract-submit .price-info {
  margin-top: 20px;
}
.page-user-contract-submit .user-contract-submit .price-info .coupon {
  padding: 21px 0 21px 52px;
  background: #fff;
  border: 1px solid #EEEEEE;
  border-bottom: none;
  font-size: 16px;
  color: #666666;
}
.page-user-contract-submit .user-contract-submit .price-info .coupon span {
  cursor: pointer;
}
.page-user-contract-submit .user-contract-submit .price-info .coupon .new-user {
  margin-left: 28px;
  padding: 6px 12px;
  font-size: 14px;
  color: #E0001E;
  background: #fff;
  border: 1px solid #E0001E;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box {
  background: #fff;
  border: 1px solid #EEEEEE;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info {
  width: 317px;
  margin-top: 20px;
  margin-right: 20px;
  font-size: 16px;
  color: #333333;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info .text-right {
  margin-right: 15px;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info .text-right span {
  margin-right: 20px;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info hr {
  margin-top: 13px;
  margin-bottom: 23px;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info .ml20 {
  margin-left: 20px;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info .total-price {
  font-size: 24px;
  color: #E0001E;
}
.page-user-contract-submit .user-contract-submit .price-info .big-box .order-info .button {
  width: 298px;
  margin: 13px 0 22px 19px;
  padding: 11px 0;
  font-size: 18px;
  color: #fff;
  background: #2691EC;
  border-radius: 4px;
  display: block;
  text-decoration: none;
}
/* 协议付款页 */
.page-user-contract-link-pay .user-contract-pay,
.page-user-contract-pay .user-contract-pay {
  padding: 59px 0 111px;
}
.page-user-contract-link-pay .pay-fee,
.page-user-contract-pay .pay-fee {
  padding: 38px;
  line-height: 26px;
  font-size: 18px;
  color: #666;
  background-color: white;
  box-shadow: 0 0 9px #d4d5d7;
}
.page-user-contract-link-pay .pay-fee span,
.page-user-contract-pay .pay-fee span {
  vertical-align: middle;
}
.page-user-contract-link-pay .pay-fee .iconfont,
.page-user-contract-pay .pay-fee .iconfont {
  margin-right: 10px;
  font-size: 26px;
}
.page-user-contract-link-pay .pay-fee .fee,
.page-user-contract-pay .pay-fee .fee {
  font-size: 24px;
  font-weight: bold;
}
.page-user-contract-link-pay .pay-fee .iconfont,
.page-user-contract-pay .pay-fee .iconfont,
.page-user-contract-link-pay .pay-fee .fee,
.page-user-contract-pay .pay-fee .fee,
.page-user-contract-link-pay .pay-fee .fee-unit,
.page-user-contract-pay .pay-fee .fee-unit {
  color: #2691EC;
}
.page-user-contract-link-pay .pay-platforms,
.page-user-contract-pay .pay-platforms {
  margin: 27px 0 0;
  box-shadow: 0 0 9px #d4d5d7;
}
.page-user-contract-link-pay .pay-platforms .nav-tabs,
.page-user-contract-pay .pay-platforms .nav-tabs {
  border: solid 1px #eee;
}
.page-user-contract-link-pay .pay-platforms .nav-tabs > li.active > a,
.page-user-contract-pay .pay-platforms .nav-tabs > li.active > a,
.page-user-contract-link-pay .pay-platforms .nav-tabs > li.active > a:hover,
.page-user-contract-pay .pay-platforms .nav-tabs > li.active > a:hover,
.page-user-contract-link-pay .pay-platforms .nav-tabs > li.active > a:focus,
.page-user-contract-pay .pay-platforms .nav-tabs > li.active > a:focus {
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom: solid 2px #2691EC;
}
.page-user-contract-link-pay .pay-platforms .nav-tabs > li > a,
.page-user-contract-pay .pay-platforms .nav-tabs > li > a {
  padding: 19px 35px;
  font-size: 16px;
  line-height: 16px;
  color: #333;
  border-radius: 0;
}
.page-user-contract-link-pay .pay-platforms .tab-content,
.page-user-contract-pay .pay-platforms .tab-content {
  padding: 29px 30px 40px;
  background-color: white;
}
.page-user-contract-link-pay .pay-tips,
.page-user-contract-pay .pay-tips,
.page-user-contract-link-pay .platform-name,
.page-user-contract-pay .platform-name {
  padding: 14px 18px;
  line-height: 14px;
  border-left: solid 4px #2691EC;
  color: #666;
  background-color: #fafafa;
}
.page-user-contract-link-pay .online-teacher-platform,
.page-user-contract-pay .online-teacher-platform {
  border: 1px solid #2691EC;
  border-radius: 4px;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 210px;
}
.page-user-contract-link-pay .online-teacher-platform .online-teacher-qrcode,
.page-user-contract-pay .online-teacher-platform .online-teacher-qrcode {
  width: 170px;
  height: 170px;
  background-size: cover;
}
.page-user-contract-link-pay .platforms,
.page-user-contract-pay .platforms {
  margin: 30px 0 0;
  padding: 0 38px 0 0;
}
.page-user-contract-link-pay .platforms .row,
.page-user-contract-pay .platforms .row {
  margin-left: -10px;
  margin-right: -10px;
}
.page-user-contract-link-pay .platforms .col-sm-2,
.page-user-contract-pay .platforms .col-sm-2 {
  padding: 10px;
}
.page-user-contract-link-pay .pay-platform,
.page-user-contract-pay .pay-platform {
  display: block;
  padding: 0 12px 26px;
  border: solid 1px #eee;
  border-radius: 4px;
}
.page-user-contract-link-pay .pay-platform input[type="radio"],
.page-user-contract-pay .pay-platform input[type="radio"] {
  display: none;
}
.page-user-contract-link-pay .pay-platform input[type="radio"]:checked + .radio-input,
.page-user-contract-pay .pay-platform input[type="radio"]:checked + .radio-input {
  border-color: #2691EC;
}
.page-user-contract-link-pay .pay-platform input[type="radio"]:checked + .radio-input .radio-input-inner,
.page-user-contract-pay .pay-platform input[type="radio"]:checked + .radio-input .radio-input-inner {
  background-color: #2691EC;
}
.page-user-contract-link-pay .pay-platform .radio-input,
.page-user-contract-pay .pay-platform .radio-input {
  display: inline-block;
  width: 14px;
  height: 14px;
  text-align: center;
  border-radius: 50%;
  border: solid 1px #dcdcdc;
  background-color: white;
}
.page-user-contract-link-pay .pay-platform .radio-input-inner,
.page-user-contract-pay .pay-platform .radio-input-inner {
  display: block;
  margin: 1px auto;
  width: 10px;
  height: 10px;
  border: solid 1px white;
  border-radius: 50%;
  background-color: #dcdcdc;
}
.page-user-contract-link-pay .pay-platform-icon,
.page-user-contract-pay .pay-platform-icon {
  margin: -2px 8px 0;
  width: 132px;
  height: 38px;
  background-size: contain;
  background-repeat: no-repeat;
}
.page-user-contract-link-pay .user-contract-bank-pay,
.page-user-contract-pay .user-contract-bank-pay {
  margin: 66px 0 0;
}
.page-user-contract-link-pay .pay-form,
.page-user-contract-pay .pay-form {
  margin: 22px 0 0;
}
.page-user-contract-link-pay .pay-form .qrcode-wrapper,
.page-user-contract-pay .pay-form .qrcode-wrapper {
  width: 440px;
  border-right: solid 1px #dcdcdc;
}
.page-user-contract-link-pay .pay-form .qrcode,
.page-user-contract-pay .pay-form .qrcode {
  width: 420px;
}
.page-user-contract-link-pay .pay-form .form-qrcode,
.page-user-contract-pay .pay-form .form-qrcode {
  margin: 0 0 0 18px;
}
.page-user-contract-link-pay .pay-form .form-control,
.page-user-contract-pay .pay-form .form-control {
  width: 350px;
  border-radius: 0;
  background-color: #fafafa;
}
.page-user-contract-link-pay .pay-form #usercontract-pay_time,
.page-user-contract-pay .pay-form #usercontract-pay_time {
  height: 44px;
}
.page-user-contract-link-pay .pay-form #usercontract-comment,
.page-user-contract-pay .pay-form #usercontract-comment {
  height: 72px;
}
.page-user-contract-link-pay .pay-form .upload-field,
.page-user-contract-pay .pay-form .upload-field {
  border: solid 1px #dcdcdc;
  padding: 35px 0 0 0;
  background-color: #fafafa;
  text-align: center;
  color: #999;
  cursor: pointer;
}
.page-user-contract-link-pay .pay-form .upload-field > span,
.page-user-contract-pay .pay-form .upload-field > span {
  font-size: 30px;
}
.page-user-contract-link-pay .pay-form .upload-field,
.page-user-contract-pay .pay-form .upload-field,
.page-user-contract-link-pay .pay-form .upload-preview,
.page-user-contract-pay .pay-form .upload-preview {
  display: inline-block;
  width: 140px;
  height: 140px;
  vertical-align: middle;
}
.page-user-contract-link-pay .pay-form .upload-preview,
.page-user-contract-pay .pay-form .upload-preview {
  position: relative;
  margin: 0 15px 0 0;
}
.page-user-contract-link-pay .pay-form .upload-preview .img-responsive,
.page-user-contract-pay .pay-form .upload-preview .img-responsive {
  margin: 0 auto;
  max-height: 140px;
}
.page-user-contract-link-pay .pay-form .upload-preview:hover .preview-action,
.page-user-contract-pay .pay-form .upload-preview:hover .preview-action {
  display: block;
}
.page-user-contract-link-pay .pay-form .upload-preview .preview-action,
.page-user-contract-pay .pay-form .upload-preview .preview-action {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: rgba(181, 181, 181, 0.55);
}
.page-user-contract-link-pay .pay-form .upload-preview .preview-action > a,
.page-user-contract-pay .pay-form .upload-preview .preview-action > a {
  color: white;
}
.page-user-contract-link-pay .pay-form .bank-account,
.page-user-contract-pay .pay-form .bank-account {
  padding: 12px 0 0;
  height: 90px;
  color: #666;
  background: #fbfbfb url(../images/bg-bank-account.png) repeat-x 0 0;
}
.page-user-contract-link-pay .pay-form .bank-account .table,
.page-user-contract-pay .pay-form .bank-account .table {
  text-align: center;
}
.page-user-contract-link-pay .pay-form .bank-account .table > tbody > tr > td,
.page-user-contract-pay .pay-form .bank-account .table > tbody > tr > td {
  border-top-color: transparent;
}
.page-user-contract-link-pay .pay-form .bank-account .table .fee,
.page-user-contract-pay .pay-form .bank-account .table .fee {
  font-size: 16px;
  color: #2691EC;
}
.page-user-contract-link-pay .pay-form .form-group:last-child,
.page-user-contract-pay .pay-form .form-group:last-child {
  padding: 5px 0 0;
}
.page-user-contract-link-pay .pay-form .btn-submit,
.page-user-contract-pay .pay-form .btn-submit {
  width: 170px;
  height: 48px;
  font-size: 16px;
  background-color: #2691EC;
  border-color: #2691EC;
}
.page-user-contract-link-pay #form-bank,
.page-user-contract-pay #form-bank {
  margin: 40px auto 0;
  width: 500px;
}
.page-user-contract-link-pay .pay-notice,
.page-user-contract-pay .pay-notice {
  margin: 68px 0 0;
  color: #666;
}
.page-user-contract-link-pay .pay-notice .notice-title,
.page-user-contract-pay .pay-notice .notice-title {
  line-height: 18px;
  font-size: 16px;
}
.page-user-contract-link-pay .pay-notice .notice-title .iconfont,
.page-user-contract-pay .pay-notice .notice-title .iconfont {
  font-size: 23px;
  color: #2691EC;
  vertical-align: middle;
}
.page-user-contract-link-pay .pay-notice .notice-rules,
.page-user-contract-pay .pay-notice .notice-rules {
  margin: 26px 0 0;
  padding: 0 0 0 15px;
}
.page-user-contract-confirm-order .user-contract-confirm-order {
  font-family: PingFang SC;
}
.page-user-contract-confirm-order .user-contract-confirm-order .container {
  padding: 0;
  width: 690px!important;
  margin-top: 32px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .row {
  margin: auto 0;
}
.page-user-contract-confirm-order .user-contract-confirm-order .col-md-3,
.page-user-contract-confirm-order .user-contract-confirm-order .col-md-4,
.page-user-contract-confirm-order .user-contract-confirm-order .col-md-5,
.page-user-contract-confirm-order .user-contract-confirm-order .col-md-6 {
  padding-right: 0;
  padding-left: 0;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order {
  margin-bottom: 20px;
  padding: 22px 25px 0;
  width: 690px;
  background: #fff;
  box-shadow: 0px 5px 6px 1px rgba(88, 92, 96, 0.04);
  border-radius: 8px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .title-content {
  margin-bottom: 17px;
  font-size: 24px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .icon {
  margin-right: 11px;
  margin-top: -4px;
  font-size: 22px;
  margin-right: 10px;
  color: #2691EC;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .subjects {
  border: 1px solid #E5E5E5;
  border-bottom: none;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .subjects .subject-cell {
  padding: 14px 40px 14px 20px;
  border-bottom: 1px solid #E5E5E5;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .subjects .subject-cell .subject-price {
  font-size: 16px;
  color: #666666;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .subjects .subject-cell .subject-price span {
  font-size: 14px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .coupon {
  padding: 8px 30px;
  font-size: 14px;
  font-weight: 500;
  color: #666666;
}
.page-user-contract-confirm-order .user-contract-confirm-order .order .coupon .coupon-price {
  color: #F8B551;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment {
  margin-top: 20px;
  padding: 26px 26px 0;
  width: 690px;
  background: #fff;
  box-shadow: 0px 5px 6px 1px rgba(88, 92, 96, 0.04);
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
  color: #666;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment .order-title {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  line-height: 1;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment .order-icon {
  margin-right: 11px;
  margin-top: -4px;
  width: 5px;
  height: 24px;
  background: #2691EC;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment .order-info {
  padding: 14px 13px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment .order-info .order-info-item {
  color: #333;
}
.page-user-contract-confirm-order .user-contract-confirm-order .signment .phone {
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay {
  margin-top: 20px;
  width: 690px;
  background: #fff;
  box-shadow: 0px 4px 10px 0px rgba(103, 102, 102, 0.13);
  border-radius: 6px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info {
  padding: 24px 0 24px 24px;
  width: 475px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info .zongji {
  margin-top: 9px;
  width: 58px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info .total {
  margin-top: 6px;
  font-size: 32px;
  font-weight: bold;
  color: #2691EC;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info .rmb-icon {
  font-size: 18px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info .yiyouhui {
  margin-left: 40px;
  width: auto;
  height: 44px;
  display: inline-block;
  text-align: center;
  padding: 4px 15px;
  background: #2691EC;
  border-radius: 22px;
  font-size: 18px;
  color: #fff;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .pay-info .coupon-fee {
  font-size: 24px;
}
.page-user-contract-confirm-order .user-contract-confirm-order .pay .to-pay {
  width: 210px;
  height: 92px;
  background: #2691EC;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.26);
  cursor: pointer;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 29px;
  color: #fff;
  text-decoration: none;
}
.page-site-error .site-error {
  background-color: #FBFBFB;
}
.page-site-error .error-content .error-img {
  border-bottom: solid 1px #e5e5e5;
  width: 642px;
  margin: 0 auto;
  margin-top: 185px;
}
.page-site-error .error-content .error-img img {
  margin: 0 auto;
  width: 255px;
  height: 213px;
}
.page-site-error .error-content .error-img .error-tip {
  margin-top: 31px;
  margin-bottom: 29px;
  color: #333;
  font-size: 18px;
  text-align: center;
}
.page-site-error .error-content .error-msg {
  width: 642px;
  margin: 0 auto;
  margin-bottom: 140px;
}
.page-site-error .error-content .error-msg .error-reason {
  width: 400px;
  color: #999;
  font-size: 16px;
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 100px;
}
.page-site-error .error-content .error-msg .error-reason p {
  margin-bottom: 0;
}
.page-site-error .error-content .error-msg .error-reason .title {
  margin-left: 8px;
}
.page-site-error .error-content .error-msg .error-reason .msg {
  margin-left: 60px;
  line-height: 22px;
  position: relative;
}
.page-site-error .error-content .error-msg .error-reason .msg::before {
  position: absolute;
  top: 8px;
  left: -13px;
  content: "";
  width: 6px;
  height: 6px;
  background: #999999;
  border-radius: 50%;
}
.page-site-error .error-content .error-msg .error-action {
  padding-top: 15px;
  width: 300px;
  margin: 0 auto;
}
.page-site-error .error-content .error-msg .error-action a {
  font-size: 16px;
  color: #2691fc;
  text-decoration: underline;
}
.page-site-error .error-content .error-msg .error-action .go-back {
  margin-left: 10px;
}
.page-site-error .error-content .error-msg .error-action .go-home {
  margin-left: 78px;
}
/* 付款成功页 */
.page-user-contract-pay-success .user-contract-pay-success {
  padding: 59px 0 207px;
}
.page-user-contract-pay-success .pay-success {
  padding: 65px 0 0;
  height: 425px;
  background-color: white;
}
.page-user-contract-pay-success .pay-success .icon-wrapper {
  width: 369px;
  padding: 20px 0 0;
}
.page-user-contract-pay-success .pay-success h2 {
  font-size: 24px;
  font-weight: bold;
  color: #2691EC;
  line-height: 30px;
}
.page-user-contract-pay-success .pay-success .order-number {
  margin: 16px 0 0;
  font-size: 16px;
}
.page-user-contract-pay-success .pay-success .success-tips {
  margin: 12px 0 0;
  font-size: 16px;
  color: #999;
}
.page-user-contract-pay-success .pay-success .success-tips .block-list-item {
  font-size: 16px;
}
.page-user-contract-pay-success .pay-success .success-tips ol {
  padding-left: 20px;
}
.page-user-contract-pay-success .pay-success .success-links {
  margin: 23px 0 0;
}
.page-user-contract-pay-success .pay-success .success-links > a {
  margin-left: 67px;
  display: inline-block;
  font-size: 16px;
  color: #2691EC;
  text-decoration: underline;
}
/* 微信支付页 */
.page-payment-submit .payment-submit {
  padding: 44px 0 98px;
  text-align: center;
}
.page-payment-submit .payment-submit-inner {
  padding: 30px 30px 23px;
  background: white;
}
.page-payment-submit .payment-submit-title {
  padding: 13px;
  height: 40px;
  line-height: 14px;
  border-left: solid 4px #2691EC;
  text-align: left;
  color: #666;
  background: #fafafa;
}
.page-payment-submit .payment-submit-container {
  width: 400px;
  margin: 0 auto;
  padding: 21px 0 0;
}
.page-payment-submit .payment-submit-container .fee {
  height: 48px;
  font-size: 30px;
  line-height: 48px;
  color: #2691EC;
}
.page-payment-submit .payment-submit-container .fee-sign {
  font-size: 24px;
  font-weight: bold;
}
.page-payment-submit .payment-submit-container .count-down {
  margin: 1px 0 0;
  color: #2691EC;
}
.page-payment-submit .payment-submit-container hr {
  margin-top: 16px;
  margin-bottom: 24px;
  border-color: #eee;
}
.page-payment-submit .payment-submit-container h4 {
  font-size: 16px;
  line-height: 16px;
}
.page-payment-submit .payment-submit-container .qrcode-wrapper {
  margin: 20px auto 0;
  width: 200px;
  height: 200px;
  border: solid 1px #eee;
  padding: 15px;
}
.page-payment-submit .payment-submit-container .payment-links {
  margin: 23px 0 0;
  font-size: 16px;
}
.page-payment-submit .payment-submit-container .payment-links > a,
.page-payment-submit .payment-submit-container .payment-links > a:hover,
.page-payment-submit .payment-submit-container .payment-links > a:focus .page-payment-submit .payment-submit-container .payment-links > a:active {
  color: #2691EC;
}
.page-payment-submit .payment-submit-container .payment-links > a {
  display: inline-block;
  text-decoration: underline;
}
.page-payment-submit .payment-submit-container .payment-links > a:last-child {
  margin: 0 0 0 99px;
}
/* 专题页 */
.page-category-view .mb-20,
.page-category-view-slug .mb-20 {
  margin-bottom: 20px;
}
.page-category-view a,
.page-category-view-slug a {
  cursor: pointer;
  text-decoration: none;
}
.page-category-view .title,
.page-category-view-slug .title {
  line-height: 1;
  font-size: 24px;
  color: #2691EC;
}
.page-category-view .category-not-video,
.page-category-view-slug .category-not-video {
  padding-top: 59px;
  background: #fff;
}
.page-category-view .category-video,
.page-category-view-slug .category-video {
  background-color: #fff;
}
.page-category-view .category-video .video-list,
.page-category-view-slug .category-video .video-list {
  padding-bottom: 60px;
}
.page-category-view .category-video .video-title,
.page-category-view-slug .category-video .video-title {
  margin-top: 59px;
  margin-bottom: 30px;
}
.page-category-view .category-video .hot-video,
.page-category-view-slug .category-video .hot-video {
  margin: 0;
}
.page-category-view .category-video .hot-video .bg-left,
.page-category-view-slug .category-video .hot-video .bg-left {
  padding: 0;
  width: 240px;
  height: 380px;
  background: #CCE8FF;
}
.page-category-view .category-video .hot-video .bg-left .sub-name,
.page-category-view-slug .category-video .hot-video .bg-left .sub-name {
  padding: 11px 0 11px 20px;
  font-size: 16px;
  color: #000;
  max-width: 240px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-category-view .category-video .hot-video .bg-left .active,
.page-category-view-slug .category-video .hot-video .bg-left .active {
  background-color: #2691EC;
  color: #fff;
}
.page-category-view .category-video .hot-video .bg-right,
.page-category-view-slug .category-video .hot-video .bg-right {
  width: 940px;
  margin-left: 20px;
  padding: 0;
}
.page-category-view .category-video .hot-video .bg-right .course-row,
.page-category-view-slug .category-video .hot-video .bg-right .course-row {
  display: none;
}
.page-category-view .category-video .hot-video .bg-right .row,
.page-category-view-slug .category-video .hot-video .bg-right .row {
  margin: 0;
}
.page-category-view .category-video .hot-video .bg-right .col-sm-8,
.page-category-view-slug .category-video .hot-video .bg-right .col-sm-8 {
  padding: 0;
  width: 676px;
}
.page-category-view .category-video .hot-video .bg-right .col-sm-4,
.page-category-view-slug .category-video .hot-video .bg-right .col-sm-4 {
  padding: 0;
  background: #F5F5F5;
  width: 264px;
  height: 380px;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-category-view .category-video .hot-video .bg-right .col-sm-4 .free-course-title,
.page-category-view-slug .category-video .hot-video .bg-right .col-sm-4 .free-course-title {
  padding: 23px 20px 11px 0;
  padding-top: 23px;
  padding-left: 20px;
  color: #000;
  font-size: 18px;
}
.page-category-view .category-video .hot-video .bg-right .col-sm-4 .course-sec-list,
.page-category-view-slug .category-video .hot-video .bg-right .col-sm-4 .course-sec-list {
  color: #333;
  padding: 3px 20px;
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-category-view .category-video .btn-play,
.page-category-view-slug .category-video .btn-play {
  position: absolute;
  width: 120px;
  height: 120px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: transparent url("../images/btn-play.png") 0 0 no-repeat;
}
.page-category-view .category-classes,
.page-category-view-slug .category-classes {
  background-color: #fff;
}
.page-category-view .category-classes .classes-title,
.page-category-view-slug .category-classes .classes-title {
  font-size: 24px;
  line-height: 1;
  color: #2691EC;
}
.page-category-view .category-classes .classes-info-list,
.page-category-view-slug .category-classes .classes-info-list {
  padding: 30px 0 20px;
  font-size: 24px;
  color: #000;
}
.page-category-view .category-classes .classes-info-list .row,
.page-category-view-slug .category-classes .classes-info-list .row {
  margin-right: -15px;
  margin-left: -9px;
}
.page-category-view .category-classes .classes-info-list .bg-info,
.page-category-view-slug .category-classes .classes-info-list .bg-info {
  width: 285px;
  height: 60px;
  background-color: #fff;
  border-radius: 30px;
  border: 0 solid #a6d2f7;
  box-shadow: 0 0 10px #a6d2f7;
  margin: 0 10px 20px;
  padding: 15px 50px;
  font-size: 16px;
  color: #010101;
}
.page-category-view .category-classes .classes-topic,
.page-category-view-slug .category-classes .classes-topic {
  margin-bottom: 60px;
}
.page-category-view .category-classes .topic-info,
.page-category-view-slug .category-classes .topic-info {
  width: 386px;
  height: 460px;
  box-shadow: 0 0 10px #a6d2f7;
  background-color: #fff;
  border-radius: 16px;
}
.page-category-view .category-classes .topic-info .topic-title,
.page-category-view-slug .category-classes .topic-info .topic-title {
  padding-top: 22px;
  font-size: 18px;
  color: #000000;
}
.page-category-view .category-classes .topic-info .topic-title p,
.page-category-view-slug .category-classes .topic-info .topic-title p {
  padding-top: 11px;
  line-height: 0;
  font-size: 14px;
  color: #999999;
}
.page-category-view .category-classes .topic-info .topic-content,
.page-category-view-slug .category-classes .topic-info .topic-content {
  height: 300px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 28px;
  font-size: 14px;
  color: #000000;
}
.page-category-view .category-classes .topic-info .topic-content .topic-word,
.page-category-view-slug .category-classes .topic-info .topic-content .topic-word {
  margin-bottom: 2px;
}
.page-category-view .category-classes .topic-info .topic-content .topic-serve,
.page-category-view-slug .category-classes .topic-info .topic-content .topic-serve {
  line-height: 1.5;
}
.page-category-view .category-classes .topic-info .topic-bottom,
.page-category-view-slug .category-classes .topic-info .topic-bottom {
  margin: 18px 118px;
  height: 40px;
  background: #2691EC;
  border-radius: 20px;
}
.page-category-view .category-classes .topic-info .topic-bottom a,
.page-category-view-slug .category-classes .topic-info .topic-bottom a {
  padding: 9px 47px;
  display: block;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 22px;
}
.page-category-view .category-classes .classes-table,
.page-category-view-slug .category-classes .classes-table {
  margin-bottom: 60px;
}
.page-category-view .category-classes .classes-table .row,
.page-category-view-slug .category-classes .classes-table .row {
  margin-right: 0;
  margin-left: 0;
}
.page-category-view .category-classes .classes-table .table-title,
.page-category-view-slug .category-classes .classes-table .table-title {
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 1;
  color: #2691EC;
}
.page-category-view .category-classes .classes-table .topic-table,
.page-category-view-slug .category-classes .classes-table .topic-table {
  padding: 60px 19px;
  background-color: #CCE8FF;
}
.page-category-view .category-classes .classes-table .topic-table .col-sm-2,
.page-category-view-slug .category-classes .classes-table .topic-table .col-sm-2 {
  padding: 0;
  margin: 0 1px;
}
.page-category-view .category-classes .classes-table .topic-table .product-name,
.page-category-view-slug .category-classes .classes-table .topic-table .product-name {
  width: 164px;
  background-color: #fff;
  font-size: 16px;
  text-align: center;
}
.page-category-view .category-classes .classes-table .topic-table .product-name a,
.page-category-view-slug .category-classes .classes-table .topic-table .product-name a {
  border: none;
  color: #000;
  border-radius: 0%;
  padding: 13px 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-category-view .category-classes .classes-table .topic-table .product-name a:hover,
.page-category-view-slug .category-classes .classes-table .topic-table .product-name a:hover {
  background-color: white;
}
.page-category-view .category-classes .classes-table .topic-table .nav-tabs,
.page-category-view-slug .category-classes .classes-table .topic-table .nav-tabs {
  border: none;
}
.page-category-view .category-classes .classes-table .topic-table .nav-tabs .active,
.page-category-view-slug .category-classes .classes-table .topic-table .nav-tabs .active {
  background-color: #2691EC !important;
}
.page-category-view .category-classes .classes-table .topic-table .nav-tabs .active a,
.page-category-view-slug .category-classes .classes-table .topic-table .nav-tabs .active a {
  color: #fff;
  background-color: #2691EC !important;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content {
  padding: 20px 30px;
  margin-top: 30px;
  background-color: #fff;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .control-label,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .control-label {
  padding: 0;
  max-width: 100px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .form-group,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .form-group {
  margin-bottom: 13px;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .col-lg-11,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .col-lg-11 {
  padding: 0;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .col-lg-11 label,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .col-lg-11 label {
  margin: 0 30px 0 0;
  font-size: 16px;
  color: #000;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .col-lg-11 .attribute-item,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .col-lg-11 .attribute-item {
  margin-right: 9px;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .product-submit,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .product-submit {
  margin: 20px 0 10px;
  cursor: pointer;
}
.page-category-view .category-classes .classes-table .topic-table .tab-content .product-submit div,
.page-category-view-slug .category-classes .classes-table .topic-table .tab-content .product-submit div {
  max-width: 140px;
  padding: 6px 0;
  background: #EC2626;
  border-radius: 20px;
  color: #fff;
}
.page-category-view .category-online,
.page-category-view-slug .category-online {
  background-color: #F3F3F3;
}
.page-category-view .category-online .online-list,
.page-category-view-slug .category-online .online-list {
  position: relative;
}
.page-category-view .category-online .online-title,
.page-category-view-slug .category-online .online-title {
  position: absolute;
  top: 27px;
  left: 545px;
}
.page-category-view .category-online .online-desc,
.page-category-view-slug .category-online .online-desc {
  position: absolute;
  top: 160px;
  left: 340px;
  font-size: 48px;
  color: #000;
  font-weight: bold;
}
.page-category-view .category-exam,
.page-category-view-slug .category-exam {
  padding-bottom: 40px;
  background-color: #fff;
}
.page-category-view .category-exam .exam-title,
.page-category-view-slug .category-exam .exam-title {
  margin-top: 60px;
  margin-bottom: 30px;
}
.page-category-view .category-exam .exam-desc-list-row,
.page-category-view-slug .category-exam .exam-desc-list-row {
  margin: 0;
}
.page-category-view .category-exam .exam-desc,
.page-category-view-slug .category-exam .exam-desc {
  margin-bottom: 20px;
}
.page-category-view .category-exam .col-sm-7,
.page-category-view-slug .category-exam .col-sm-7 {
  padding-right: 10px;
  max-width: 700px;
}
.page-category-view .category-exam .exam-desc-icon,
.page-category-view-slug .category-exam .exam-desc-icon {
  padding: 30px;
  width: 100px;
  height: 100px;
  background: #CCE8FF;
  border-radius: 50%;
}
.page-category-view .category-exam .exam-desc-icon .iconfont,
.page-category-view-slug .category-exam .exam-desc-icon .iconfont {
  font-size: 41px;
  color: #2691EC;
}
.page-category-view .category-exam .exam-desc-title,
.page-category-view-slug .category-exam .exam-desc-title {
  padding: 20px 0 20px 12px;
}
.page-category-view .category-exam .exam-desc-title .sub-title,
.page-category-view-slug .category-exam .exam-desc-title .sub-title {
  color: #000;
  font-size: 18px;
}
.page-category-view .category-exam .exam-desc-title .detail,
.page-category-view-slug .category-exam .exam-desc-title .detail {
  color: #666;
  line-height: 1;
  padding: 3px 0;
}
.page-category-view .category-exam .col-sm-5,
.page-category-view-slug .category-exam .col-sm-5 {
  margin: 0;
  padding: 0;
}
.page-category-view .category-teacher,
.page-category-view-slug .category-teacher {
  padding-bottom: 25px;
  background-color: #fff;
}
.page-category-view .category-teacher .teacher-carousel,
.page-category-view-slug .category-teacher .teacher-carousel {
  padding: 33px 62px;
}
.page-category-view .category-teacher .teacher-middle,
.page-category-view-slug .category-teacher .teacher-middle {
  width: 326px;
  height: 276px;
  padding: 0;
  background-color: #CCE8FF;
}
.page-category-view .category-teacher .teacher-middle .row,
.page-category-view-slug .category-teacher .teacher-middle .row {
  margin: 0;
}
.page-category-view .category-teacher .teacher-side,
.page-category-view-slug .category-teacher .teacher-side {
  opacity: 0.75;
}
.page-category-view .category-teacher .teacher-active,
.page-category-view-slug .category-teacher .teacher-active {
  margin: 0 12px;
  width: 400px;
  height: 340px;
}
.page-category-view .category-teacher .teacher-active .img,
.page-category-view-slug .category-teacher .teacher-active .img {
  padding: 77px 0 0 0;
}
.page-category-view .category-teacher .teacher-active img,
.page-category-view-slug .category-teacher .teacher-active img {
  width: 200px;
  height: 264px;
}
.page-category-view .category-teacher .teacher-active .desc,
.page-category-view-slug .category-teacher .teacher-active .desc {
  padding: 22px 19px 0 19px;
}
.page-category-view .category-teacher .teacher-active .desc .detail-name,
.page-category-view-slug .category-teacher .teacher-active .desc .detail-name {
  color: #000;
  font-size: 18px;
}
.page-category-view .category-teacher .teacher-active .desc .detail-desc,
.page-category-view-slug .category-teacher .teacher-active .desc .detail-desc {
  color: #333;
  line-height: 22px;
  padding-top: 8px;
}
.page-category-view .category-teacher .teacher-active .desc .detail-category,
.page-category-view-slug .category-teacher .teacher-active .desc .detail-category {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  padding-top: 8px;
}
.page-category-view .category-teacher .one-teacher,
.page-category-view-slug .category-teacher .one-teacher {
  margin: 0px 340px;
}
.page-category-view .category-teacher .teacher-side,
.page-category-view-slug .category-teacher .teacher-side {
  margin-top: 32px;
}
.page-category-view .category-teacher .teacher-side .img,
.page-category-view-slug .category-teacher .teacher-side .img {
  padding: 61px 0 0 0;
}
.page-category-view .category-teacher .teacher-side img,
.page-category-view-slug .category-teacher .teacher-side img {
  width: 162px;
  height: 215px;
}
.page-category-view .category-teacher .teacher-side .desc,
.page-category-view-slug .category-teacher .teacher-side .desc {
  padding: 17px 10px 0 14px;
}
.page-category-view .category-teacher .teacher-side .desc .detail-name,
.page-category-view-slug .category-teacher .teacher-side .desc .detail-name {
  color: #000;
  font-size: 14px;
}
.page-category-view .category-teacher .teacher-side .desc .detail-desc,
.page-category-view-slug .category-teacher .teacher-side .desc .detail-desc {
  color: #333;
  line-height: 22px;
  padding-top: 8px;
}
.page-category-view .category-teacher .teacher-side .desc .detail-category,
.page-category-view-slug .category-teacher .teacher-side .desc .detail-category {
  color: #000;
  font-size: 14px;
  line-height: 22px;
  padding-top: 8px;
}
.page-category-view .category-teacher .teacher-carousel .carousel-control,
.page-category-view-slug .category-teacher .teacher-carousel .carousel-control {
  color: #999;
  text-shadow: none;
}
.page-category-view .category-teacher .teacher-carousel .left,
.page-category-view-slug .category-teacher .teacher-carousel .left {
  position: absolute;
  top: 173px;
  left: 22px;
  width: 0;
  background-image: none;
  font-size: 70px;
}
.page-category-view .category-teacher .teacher-carousel .right,
.page-category-view-slug .category-teacher .teacher-carousel .right {
  position: absolute;
  top: 173px;
  right: 45px;
  width: 0;
  background-image: none;
  font-size: 70px;
}
.page-category-view .category-certificate,
.page-category-view-slug .category-certificate {
  background-color: #fff;
}
.page-category-view .category-certificate .certificate-title,
.page-category-view-slug .category-certificate .certificate-title {
  margin-bottom: 29px;
}
.page-category-view .category-certificate .certificate-body,
.page-category-view-slug .category-certificate .certificate-body {
  margin-bottom: 60px;
  height: 420px;
}
.page-category-view .category-certificate .certificate-body .certificate-left .img-responsive,
.page-category-view-slug .category-certificate .certificate-body .certificate-left .img-responsive {
  width: 284px;
  height: 200px;
}
.page-category-view .category-certificate .certificate-body .certificate-right,
.page-category-view-slug .category-certificate .certificate-body .certificate-right {
  margin-left: 20px;
  float: left;
}
.page-category-view .category-certificate .certificate-body .certificate-right .desc,
.page-category-view-slug .category-certificate .certificate-body .certificate-right .desc {
  width: 896px;
  height: 90px;
  padding: 20px 0 25px 20px;
  background: #CCE8FF;
  border-radius: 6px;
}
.page-category-view .category-certificate .certificate-body .certificate-right .desc p,
.page-category-view-slug .category-certificate .certificate-body .certificate-right .desc p {
  margin-bottom: 5px;
  font-size: 18px;
  color: #000;
  line-height: 1;
}
.page-category-view .category-certificate .certificate-body .certificate-right .desc p span,
.page-category-view-slug .category-certificate .certificate-body .certificate-right .desc p span {
  font-size: 22px;
}
.page-category-view .category-certificate .certificate-body .certificate-right .desc .desc-sub,
.page-category-view-slug .category-certificate .certificate-body .certificate-right .desc .desc-sub {
  font-size: 14px;
  color: #666;
  line-height: 1;
}
.page-category-view .app-download,
.page-category-view-slug .app-download {
  position: relative;
}
.page-category-view .app-download .app,
.page-category-view-slug .app-download .app {
  position: absolute;
  top: 59px;
  left: 46%;
}
.page-category-view .app-download .app-logo,
.page-category-view-slug .app-download .app-logo {
  margin-top: 26px;
}
.page-category-view .app-download .app-logo p,
.page-category-view-slug .app-download .app-logo p {
  color: #fff;
}
.page-weixin-query .weixin-query {
  background-image: url("../images/bg-weixin-query.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.page-weixin-query .weixin-query .container-fluid {
  padding: 100px 0 162px;
}
.page-weixin-query .weixin-query .tips {
  margin-bottom: 19px;
  line-height: 1;
  font-size: 72px;
  font-weight: bold;
  color: #FFFFFF;
}
.page-weixin-query .weixin-query .descript {
  margin-bottom: 70px;
  font-size: 30px;
  font-weight: 500;
  color: #FFFFFF;
}
.page-weixin-query .weixin-query .input-group {
  margin: auto;
  width: 752px;
}
.page-weixin-query .weixin-query .input-group .form-control {
  border-right: none;
  height: 70px;
  background: #fff;
  box-shadow: none;
  font-size: 24px;
  font-weight: 500;
  color: #CCCCCC;
}
.page-weixin-query .weixin-query .query {
  margin-top: 40px;
  padding: 15px 60px;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  color: #FFFFFF;
  background: #1268B1;
  border-radius: 30px;
  border: none;
  outline: none;
}
.custom-page {
  padding: 20px;
  min-height: 490px;
  background-color: #fff;
}
.custom-page .content-body {
  padding-top: 10px;
}
.page-weixin-service {
  height: 100%;
  background-color: #DC3201;
}
.page-weixin-service .container-fluid {
  padding: 0;
}
.page-weixin-service .page-reception {
  height: 100%;
}
.page-weixin-service .bg-img {
  height: 100%;
  width: 100%;
}
.page-weixin-service .content-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.page-weixin-service .title {
  padding-top: 70px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}
.page-weixin-service .content {
  margin: 25px 15px 0px;
  border-radius: 25px;
  background: #fff;
}
.page-weixin-service .content-head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  width: 240px;
  height: 35px;
  border-radius: 26px;
  font-size: 12px;
  background: #e3f4ea;
  color: #179d20;
}
.page-weixin-service .icon-anquan {
  width: 18px;
  height: 18px;
}
.page-weixin-service .icon-anquan-desc {
  padding-left: 8px;
}
.page-weixin-service .wx-chat {
  margin: 0 auto;
  width: 320px;
  height: 320px;
  background: #bfbfbf;
  border-radius: 25px;
}
.page-weixin-service .wx-chat img {
  width: 100%;
  height: 100%;
  border-radius: 25px;
}
.page-weixin-service .teacher {
  display: flex;
  justify-content: center;
  margin: 18px 0 20px;
}
.page-weixin-service .add-teacher {
  margin: 0 18px;
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.page-weixin-service .icon-xiangshang {
  width: 22px;
  height: 28px;
}
.page-weixin-service .desc {
  text-align: center;
  font-size: 16px;
}
.page-weixin-service .bottom {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  padding-bottom: 30px;
}
.page-weixin-service .icons {
  margin-bottom: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.page-weixin-service .bottom-box {
  text-align: center;
}
.page-weixin-service .font-22 {
  font-size: 14px;
}
.page-weixin-service .bottom-desc {
  margin-top: 30px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
/*# sourceMappingURL=frontend.css.map */