/**
*
*
* 课程首页
*
*
**/

.course_bg {
  width: 100%;
  height: 858px;
  background: url("../assets/kecheng_bg@2x.png") no-repeat;
  background-size: 100% 100%;
}

.head_course_nav > ul > li a {
  color: #323335 !important;
}
.head_course_nav > ul > li a:hover {
  color: #0486fe !important;
}
.head_course_nav .head-nav-active i {
  width: 32px;
  height: 3px;
  /* background: #0486fe; */
  background-color: #2468f2 !important;
  position: absolute;
  left: 50%;
  margin-left: -16px;
  /* bottom: 16px; */
  bottom: 0;
  border-radius: 2px;
}

.head_course_nav .head-nav-active a {
  /* color: #0486fe; */
  color: #2468f2 !important;
  font-weight: bold;
}

.fenlei_bg {
  width: 100%;
  height: auto;
  background: url("../assets/fenlei_bg@2x.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 34px;
}
.filterx {
  box-sizing: border-box;
  padding: 36px 30px 39px 30px;
}
.filterx-type {
  box-sizing: border-box;
  display: flex;
}

.filterx_left_type {
  flex: none;
  width: 60px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #68696d;
  font-style: normal;
  padding-top: 12px;
}
.filterx-type ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: 32px;
}
.filterx-type li {
  padding: 12px 14px;
  margin-right: 48px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #323335;
  font-style: normal;
  cursor: pointer;
  margin-bottom: 12px;
}
.filterx-type li.active {
  background: #e6efff;
  border-radius: 9px;
  padding: 12px 14px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: bold;
  font-size: 16px;
  color: #2468f2;
  font-style: normal;
}
.filterx-other {
  display: flex;
  margin-top: 24px;
}

.filterx-other .filr-order {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.filterx-other .filr-order img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.filterx-other button {
  position: relative;
  box-sizing: border-box;
  width: 88px;
  height: 40px;
  background: rgba(230, 239, 255, 0);
  border-radius: 8px;
  border: 1px solid #eeeff0;
  padding: 10px 16px;
  margin-right: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #323335;
  font-style: normal;
  cursor: pointer;
}
.filterx-other button.active,
.filterx-other button.active2 {
  border: 1px solid #0088ff;
  color: #0088ff;
}
.filterx-other-icon {
  display: flex;
  width: 6px;
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translate(0, -50%);
}
.filterx-other-time .filterx-other-icon,
.filterx-other-hot .filterx-other-icon {
  flex-direction: column;
  justify-content: space-between;
  height: 10px;
}
.filterx-other-time .filterx-other-icon i,
.filterx-other-hot .filterx-other-icon i {
  height: 4px;
  width: 6px;
  background: url("../image/shape2.png") no-repeat center/contain;
  transform: rotate(180deg);
}
.filterx-other-time .filterx-other-icon i:nth-child(2),
.filterx-other-hot .filterx-other-icon i:nth-child(2) {
  transform: rotate(0);
}
.filterx-other-time.active .filterx-other-icon i:nth-child(1),
.filterx-other-hot.active .filterx-other-icon i:nth-child(1) {
  background-image: url("../image/shape.png");
}
.filterx-other-time.active2 .filterx-other-icon i:nth-child(2),
.filterx-other-hot.active2 .filterx-other-icon i:nth-child(2) {
  background-image: url("../image/shape.png");
}

.course-list {
  display: grid;
  justify-content: space-between;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
.course_item {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
.course_item a {
  margin-top: 0 !important;
  margin-bottom: 20px;
}
/**
*
*
* 课程详情
*
*
**/
.detail_card {
  box-sizing: border-box;
  width: 100%;
  /* height: 970px; */
  padding-bottom: 50px;
  background: url("../assets/pic_kechengxiangqing@2x.png") no-repeat;
  background-size: 100% 100%;
}

.detail_bread img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.coursex-level {
  margin-top: 20px;
  height: 18px;
  font-size: 12px;
  color: #303133;
  line-height: 18px;
}
.coursex-level li {
  margin-left: 18px;
  position: relative;
}
.coursex-level li:after {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
}
.coursex-level li:first-child {
  margin-left: 0;
}
.coursex-level li:first-child:after {
  display: none;
}

.course_bottom_bg {
  width: 100%;
  min-height: 378px;
  background: linear-gradient(90deg, #fcfcff 0%, #f5f9ff 100%);
  padding-top: 24px;
}

.video_item {
  box-sizing: border-box;
  width: 1098px;
  height: 100%;
}
.video_item .video_bottom {
  background: #1b2127;
  padding: 18px 24px;
}

.video_bottom .down_btn {
  width: 126px;
  height: 40px;
  background: #323c46;
  border-radius: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.video_bottom .down_btn img {
  width: 20px;
  height: 20px;
  object-fit: cover;
}
.video_bottom .down_btn div {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 16px;
  color: #b0c1cd;
  font-style: normal;
  margin-left: 6px;
}

.coursex-video {
  width: 100%;
  height: 100%;
  position: relative;
}
.coursex-video video {
  width: 100%;
  height: 100%;
}
.coursex-directory {
  width: 383px;
  height: 730px;
  box-sizing: border-box;
  padding: 30px;
}
.coursex-directory .mCustomScrollbar {
  box-sizing: border-box;
  height: 77.5%;
  overflow: hidden;
  padding: 14px;
}
.coursex-directory .mCustomScrollbar .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
.coursex-directory .mCustomScrollbar ol {
  display: none;
  background-color: #272728;
}
.coursex-directory-title {
  width: fit-content;
  height: 6.5%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #b5bac1;
  letter-spacing: 1px;
  font-style: normal;
  padding-bottom: 18px;
  border-bottom: 2px solid #2468f2;
}
.coursex-directory-chapter {
  height: 54px;
  font-size: 14px;
  color: #e5e5e5;
  line-height: 54px;
  display: flex;
  position: relative;
  cursor: pointer;
}
.coursex-directory-chapter.active:after {
  transform: rotate(180deg);
}
.coursex-directory-chapter .chapternum {
  width: 20px;
  flex: none;
}
.coursex-directory-chapter:after {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../image/course-detail-top.png") no-repeat center/contain;
  display: block;
  position: absolute;
  top: 20px;
  right: 14px;
}
.coursex-directory-item {
  height: 66px;
  display: flex;
  flex-direction: column;
  padding: 11px 11px 11px 62px;
  cursor: pointer;
  position: relative;
}
.coursex-directory-item.play:after {
  background-image: url("../image/course-detail-play.png");
}
.coursex-directory-item.active {
  background-color: #0088ff;
}
.coursex-directory-item .timex {
  height: 17px;
  font-size: 12px;
  color: #fff;
  line-height: 17px;
  display: flex;
  align-items: center;
}
.coursex-directory-item .timex span {
  margin-right: 6px;
  margin-top: 2px;
}
.coursex-directory-item .textx {
  height: 20px;
  font-size: 14px;
  color: #e5e5e5;
  line-height: 20px;
}
.coursex-directory-item:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../image/course-detail-pause.png") no-repeat center/contain;
  display: block;
  position: absolute;
  top: 25px;
  left: 40px;
}
.coursex-directory-live:after {
  content: "";
  width: 16px;
  height: 16px;
  background: url("../image/course_live.png") no-repeat center/contain;
  display: block;
  position: absolute;
  top: 25px;
  left: 40px;
}
.coursex-directory-item .newx-icon,
.coursex-directory-item .attempt-icon {
  width: 30px;
  height: 12px;
  margin-left: 6px;
  display: block;
}
.coursex-directory-item .attempt-icon {
  background: url("../image/course-detail-attempt.png") no-repeat center/contain;
}
.coursex-directory-item .newx-icon {
  background: url("../image/course-detail-new.png") no-repeat center/contain;
}
.coursex-desc {
  /* height: 98px; */
  width: 1000px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.coursex-desc-title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  line-height: 33px;
  font-style: normal;
}
.coursex-desc-people {
  display: flex;
  margin-top: 10px;
  align-items: center;
  margin-top: 9px;
}
.coursex-desc-people span:first-child {
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 24px;
  color: #ff2e2e;
  line-height: 33px;
  letter-spacing: 1px;
  font-style: normal;
}
.coursex-desc-people span:nth-child(2) {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #9aa0aa;
  line-height: 20px;
  letter-spacing: 1px;
  font-style: normal;
  margin-left: 24px;
}
.coursex-desc-people .wx-icon,
.coursex-desc-people .xcx-icon {
  width: 20px;
  height: 20px;
  display: block;
  margin-left: 30px;
  cursor: pointer;
  padding-bottom: 43px;
}
.coursex-desc-people .wx-icon-code,
.coursex-desc-people .xcx-icon-code {
  width: 120px;
  height: 137px;
  display: none;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  position: absolute;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  z-index: 10;
  top: 36px;
}
.coursex-desc-people .wx-icon-code img,
.coursex-desc-people .xcx-icon-code img {
  height: 100px;
  width: 100px;
  margin-top: 10px;
  display: block;
}
.coursex-desc-people .wx-icon-code p,
.coursex-desc-people .xcx-icon-code p {
  height: 20px;
  font-size: 14px;
  color: #303133;
  line-height: 20px;
  margin-top: 3px;
  width: auto;
}
.coursex-desc-people .wx-icon {
  background: url("../image/course-detail-wx.png") no-repeat center/contain;
  position: relative;
}
.coursex-desc-people .wx-icon:hover .wx-icon-code {
  display: flex;
}
.coursex-desc-people .xcx-icon {
  background: url("../image/course-detail-shape.png") no-repeat center/contain;
  position: relative;
}
.coursex-desc-people .xcx-icon:hover .xcx-icon-code {
  display: flex;
}

.coursex-button {
  display: flex;
  align-items: center;
}
.coursex-button .btn_vip {
  box-sizing: border-box;
  padding: 7px 0 7px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;

  width: 161px;
  height: 42px;
  background: linear-gradient(
      90deg,
      rgba(255, 91, 91, 0.3) 0%,
      rgba(255, 46, 46, 0) 100%
    ),
    #ffffff;
  border-radius: 8px;
  border: 1px solid #ff2e2e;
}
.coursex-button .btn_vip img {
  width: 32px;
  height: 28px;
  object-fit: contain;
}
.coursex-button .btn_vip:hover {
  box-sizing: border-box;
  padding: 7px 0 7px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;

  width: 161px;
  height: 42px;
  background: linear-gradient(
      90deg,
      rgba(250, 76, 76, 0.3) 40%,
      rgba(255, 46, 46, 0) 100%
    ),
    #ffffff;
  border-radius: 8px;
  border: 1px solid #ff2e2e;
}
.coursex-button .btn_vip div {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ff2e2e;
  line-height: 22px;
  letter-spacing: 1px;
  font-style: normal;
  margin-left: 6px;
}
.coursex-button .blue_vip {
  margin-left: 24px;
  width: 161px;
  height: 42px;
  line-height: 42px;

  background: #2468f2;
  border-radius: 8px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  font-style: normal;
  text-align: center;
  cursor: pointer;
}

.coursex-button button {
  height: 48px;
  font-size: 18px;
  color: #fff;
  line-height: 48px;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  margin-left: 20px;
  width: 180px;
}
.coursex-button button:first-child {
  margin-left: 0;
}

.detailx {
  box-sizing: border-box;
  width: 1106px;
  min-height: 332px;
  padding: 18px 24px;
  background-color: #fff;
  margin-right: 16px;
  position: relative;
  border-radius: 10px;
}
.detailx-jump {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #2468f2;
  line-height: 22px;
  letter-spacing: 1px;
  font-style: normal;
  padding-bottom: 16px;
  border-bottom: 1px solid #eeeff0;
}
.detailx-jump a {
  color: #303133 !important;
}
.detailx-jump ._title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #2468f2;
  line-height: 22px;
  letter-spacing: 1px;
  font-style: normal;
  padding-bottom: 16px;
  border-bottom: 2px solid #2468f2;
}
.positon_pic {
  width: 100%;
  height: 595px;
  object-fit: cover;
  margin-top: 37px;
}
.detailx-jump ._download {
  position: relative;
  margin-right: 20px;
}
.detailx-jump ._download:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: -19px;
  height: 16px;
  width: 16px;
  background: url("../image/course-detail-download.png") no-repeat
    center/contain;
}
.detailx-jump ._question {
  margin-left: 20px;
}
.detailx-nodata {
  position: absolute;
  top: 191px;
  display: flex;
  flex-direction: column;
  align-items: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.detailx-nodata img {
  width: 120px;
  height: 102px;
}
.detailx-nodata p {
  height: 20px;
  font-size: 14px;
  color: #c0c4cc;
  line-height: 20px;
  margin-top: 10px;
  width: auto;
}

.evaluatex {
  width: 358px;
  /* min-height: 332px; */
  height: fit-content;
  padding: 17px 22px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
}
.evaluatex-jump {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 16px;
  color: #323335;
  line-height: 22px;
  letter-spacing: 1px;
  font-style: normal;
  padding-bottom: 18px;
  padding-left: 2px;
  border-bottom: 1px solid #eeeff0;
}
.evaluatex-jump-eval {
  color: #0088ff;
  cursor: pointer;
}
.evaluatex-textarea {
  margin-top: 20px;
}
.evaluatex-textarea textarea {
  /* background-color: #f6f6f6; */
  border: 1px solid #eeeff0;
  border-radius: 4px;
  height: 150px;
  width: 100%;
  font-size: 14px;
  padding: 10px;
}
.evaluatex-textarea-submit {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
}
.evaluatex-textarea-submit span {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #c1c1c1;
  line-height: 20px;
  letter-spacing: 1px;
  font-style: normal;
}
.evaluatex-textarea-submit button {
  margin-left: 10px;
  width: 56px;
  height: 32px;
  background: #2468f2;
  border-radius: 4px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
  letter-spacing: 1px;
  font-style: normal;
  cursor: pointer;
}

.comment {
  margin-top: 18px;
  /* height: 70%; */
}
.comment_title {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 20px;
  letter-spacing: 1px;
  font-style: normal;
}
.comment_list {
  margin-top: 18px;
}

.comment_item {
  display: flex;
  padding-bottom: 18px;
  border-bottom: 1px solid #eeeff0;
  margin-top: 18px;
}
.comment_list .comment_item:first-child {
  margin-top: 0;
}

.comment_item:last-child {
  border-bottom: none;
}
.comment_avatar {
  width: 44px;
  height: 44px;
}
.comment_avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.comment_right {
  flex: 1;
  margin-left: 16px;
  font-family: PingFang-SC, PingFang-SC;
  font-style: normal;
  letter-spacing: 1px;
}
.comment_name {
  font-weight: 500;
  font-size: 16px;
  color: #323335;
  line-height: 22px;
}
.comment_content {
  margin-top: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 20px;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  line-clamp: 10;
  overflow: hidden;
  text-overflow: ellipsis; */
}
.comment_time {
  margin-top: 14px;
  font-weight: 400;
  font-size: 14px;
  color: #323335;
  line-height: 20px;
}
.evaluatex-item {
  padding: 10px 0 10px;
  border-bottom: 1px solid #eeeeee;
}
.evaluatex-item:last-child {
  border-bottom: none;
}
.evaluatex-item-avatar {
  height: 30px;
  width: 30px;
  margin-right: 10px;
}
.evaluatex-item-content {
  width: 380px;
}
.evaluatex-item-content ._my {
  height: 22px;
  font-size: 14px;
  color: #303133;
  line-height: 22px;
  display: flex;
  justify-content: space-between;
}
.evaluatex-item-content ._zan {
  color: #909399;
  position: relative;
}
.evaluatex-item-content ._zan:after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: -18px;
  height: 16px;
  width: 16px;
  background: url("../image/course-detail-zan.png") no-repeat center/contain;
}
.evaluatex-item-content ._zan.active {
  color: #f56c6c;
}
.evaluatex-item-content ._zan.active:after {
  background-image: url("../image/course-detail-zaned.png");
}
.evaluatex-item-content ._desc {
  font-size: 13px;
  color: #909399;
  line-height: 20px;
  margin-top: 8px;
}
.evaluatex-item-content ._reply {
  font-size: 13px;
  color: #909399;
  line-height: 20px;
  margin-top: 8px;
}
.evaluatex-item-content ._reply span {
  color: #0088ff;
}
.evaluatex-page {
  padding-top: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.evaluatex-page i,
.evaluatex-page span,
.evaluatex-page input {
  margin-right: 16px;
}
.evaluatex-page input {
  width: 48px;
  height: 22px;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  text-align: center;
}
.evaluatex-page i {
  height: 14px;
  width: 14px;
  display: block;
  background: url("../image/cate-arrow-2.png") no-repeat center/contain;
}
.evaluatex-page i:nth-child(1) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.evaluatex-nodata {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 100px;
}
.evaluatex-nodata img {
  width: 110px;
  height: 92px;
}
.evaluatex-nodata div {
  margin-top: 10px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 20px;
  letter-spacing: 1px;
  font-style: normal;
}

/**
*
*
* 课程支付
*
*
**/
.payx {
  margin-top: 70px;
  padding-bottom: 50px;
}
.payx-level {
  margin-top: 20px;
  height: 18px;
  font-size: 12px;
  color: #303133;
  line-height: 18px;
}
.payx-level li {
  margin-left: 18px;
  position: relative;
}
.payx-level li:after {
  content: "/";
  display: block;
  position: absolute;
  top: 0;
  left: -10px;
}
.payx-level li:first-child {
  margin-left: 0;
}
.payx-level li:first-child:after {
  display: none;
}
.payx-title {
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
  font-weight: bold;
  font-size: 44px;
  color: #323335;
  line-height: 54px;
  font-style: normal;
  /* display: flex;
  height: 100px;
  font-size: 18px;
  color: #0088ff;
  line-height: 100px;
  background-color: #fff;
  margin-top: 20px;
  align-items: center; */
}
.payx-title img {
  margin-left: 40px;
  height: 30px;
  width: 30px;
}
.payx-title span {
  margin-left: 20px;
  font-weight: bold;
}
.payx-tip {
  margin-top: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #68696d;
  line-height: 22px;
  letter-spacing: 1px;
  font-style: normal;
}
.payx-order {
  /* background-color: #fff; */
  margin-top: 50px;
  overflow: hidden;
}
.payx-order ul {
  display: flex;
}
.payx-order ul li {
  height: inherit;
}
.payx-order ul li:nth-child(1) {
  width: 486px;
}
.payx-order ul li:nth-child(2) {
  /* width: 180px; */
  width: 135px;
}
.payx-order ul li:nth-child(3) {
  /* width: 280px; */
  width: 360px;
}
.payx-order ul li:nth-child(4) {
  /* width: 220px; */
  width: 326px;
}
.payx-order ul li:nth-child(5) {
  /* width: 196px; */
  width: 220px;
}
.payx-order-title li {
  box-sizing: border-box;
  padding-left: 36px;
  color: #303133;
  font-size: 14px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  /* border-bottom: 1px solid #f6f6f6; */
  border-right: 1px solid #eeeff0;
}
.payx-order-title li:last-child {
  border-right: none;
}
.payx-order-content {
  box-sizing: border-box;
  /* padding: 36px; */
  /* margin: 10px 0; */
  width: 100%;
  height: 187px;
  background: rgba(255, 255, 255, 0);
  border-radius: 0px 0px 8px 8px;
  border: 1px solid rgb(238, 239, 240, 0.8);
}
.payx-order-content li {
  padding: 30px;
  border-right: 1px solid #eeeff0;
  display: flex;
  align-items: center;
}
.payx-order-content li:last-child {
  border-right: none;
}
.payx-order-course {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  /* margin-bottom: 10px; */
}
.payx-order-course img {
  /* width: 220px;
  height: 124px;
  margin-top: 10px; */
  width: 205px;
  height: 115px;
  border-radius: 5px;
}
.payx-order-course .p1 {
  /* width: 220px;
  font-size: 16px;
  color: #303133;
  width: 220px;
  line-height: 22px;
  margin-top: 10px; */

  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 16px;
  color: #323335;
  line-height: 24px;
  letter-spacing: 1px;
  font-style: normal;
}
.payx-order-course .p2 {
  /* width: 220px;
  height: 17px;
  font-size: 12px;
  color: #909399;
  width: 220px;
  line-height: 17px; */
  margin-top: 14px;
  width: 100%;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 21px;
  letter-spacing: 1px;
  font-style: normal;
}
.payx-order-course .p3 {
  box-sizing: border-box;
  margin-top: 10px;
  width: 100%;
  height: 26px;
  padding: 0 14px;
  line-height: 26px;
  background: #f2f6fd;
  border-radius: 4px;
  border: 1px solid #68696d;
  opacity: 0.5;

  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
  color: #68696d;
  text-align: center;
  font-style: normal;
}
.payx-order-handleMoney,
.payx-order-actuallyMoney,
.payx-order-integral {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #323335;
  line-height: 24px;
  letter-spacing: 1px;
  font-style: normal;
  /* height: 22px;
  font-size: 16px;
  color: #303133;
  line-height: 22px;
  padding: 20px 0 0 20px; */
}
.payx-order-integral .pricex {
  color: #909399;
  font-size: 14px;
  /* margin-top: 40px; */
}
.payx-order-promoCode {
  padding: 16px 0 0 20px;
}
.payx-order-promoCode .inputx {
  display: flex;
}
.payx-order-promoCode .inputx input {
  box-sizing: border-box;
  width: 146px;
  height: 36px;
  line-height: 36px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  border: 1px solid #d1dae6;

  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  color: #68696d;
  line-height: 21px;
  letter-spacing: 1px;
  font-style: normal;
  padding-left: 10px;

  /* background-color: #f6f6f6;
  width: 178px;
  height: 32px;
  font-size: 14px;
  color: #303133;
  width: 178px;
  line-height: 32px;
  padding: 12px;
  margin-right: 10px; */
}
.payx-order-promoCode .inputx button {
  box-sizing: border-box;
  margin-left: 8px;
  width: 70px;
  height: 36px;
  line-height: 36px;
  background: #2468f2;
  border-radius: 4px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
  /* width: 52px;
  height: 32px;
  font-size: 14px;
  color: #fff;
  width: 52px;
  line-height: 32px;
  background-color: #0088ff;
  border-radius: 2px;
  text-align: center;
  cursor: pointer; */
}
.payx-order-promoCode .pricex {
  display: flex;
  align-items: center;
  height: 22px;
  margin-top: 24px;
}
.payx-order-promoCode .pricex span:nth-child(1) {
  color: #0088ff;
  font-size: 16px;
  margin-right: 20px;
}
.payx-order-promoCode .pricex span:nth-child(2) {
  color: #909399;
  font-size: 14px;
}
.payx-order-promoCode .tipx {
  margin-top: 26px;
  height: 17px;
  font-size: 12px;
  color: #f56c6c;
  line-height: 17px;
}
.payx-method {
  /* height: 80px; */
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  /* flex-wrap: nowrap; */
  margin-top: 50px;
  /* background-color: #fff; */
  padding-bottom: 50px;
  border-bottom: 1px solid #eeeff0;
}
.payx-method-title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 24px;
  color: #323335;
  line-height: 36px;
  letter-spacing: 1px;
  font-style: normal;
  /* margin-left: 40px;
  height: 22px;
  font-size: 16px;
  color: #303133;
  line-height: 22px; */
}
.payx-method li {
  box-sizing: border-box;
  /* width: 248px; */
  background: rgba(255, 255, 255, 0.5);
  border-radius: 8px;
  border: 1px solid #2468f2;
  padding: 20px;
  display: flex;
  align-items: center;
  cursor: pointer;
  /* height: 40px;
  font-size: 16px;
  color: #303133;
  line-height: 40px;
  padding: 0 22px;
  border-radius: 2px;
  border: 1px solid #eeeeee;
  margin-left: 40px;
  display: flex;
  align-items: center;
  font-weight: bold; */
}
.payx-method li.active {
  border-color: #0088ff;
  background-color: #e5f3ff;
}
.payx-method li.alipay i {
  height: 24px;
  width: 24px;
  margin-right: 12px;
  display: inline-block;
  background: url("../image/alipay.png") no-repeat center/contain;
}
.payx-method li.wechat i {
  height: 24px;
  width: 21px;
  margin-right: 12px;
  display: inline-block;
  background: url("../image/wechat2.png") no-repeat center/contain;
}
.payx-submit {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.payx-submit-price {
  /* height: 25px;
  font-size: 18px;
  color: #0088ff;
  line-height: 25px;
  margin-top: 20px; */
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 20px;
  color: #ff2e2e;
  line-height: 48px;
  letter-spacing: 1px;
  font-style: normal;
}
.payx-submit-integral {
  /* height: 17px;
  font-size: 12px;
  color: #909399;
  line-height: 17px; */
  margin-top: 16px;
  width: 210px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #68696d;
  line-height: 22px;
  letter-spacing: 1px;
  text-align: center;
  font-style: normal;
}
.payx-submit-button {
  box-sizing: border-box;
  margin-top: 14px;
  width: 210px;
  height: 42px;
  line-height: 42px;
  background: #2468f2;
  border-radius: 8px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 1px;
  text-align: center;
  font-style: normal;
  cursor: pointer;
  /* width: 202px;
  height: 50px;
  font-size: 18px;
  color: #fff;
  width: 202px;
  line-height: 50px;
  background-color: #0088ff;
  border-radius: 4px;
  text-align: center;
  cursor: pointer;
  margin-top: 15px; */
}

.weixin_pay_outside {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.1);
}

.weixin_pay_alert {
  box-sizing: border-box;
  width: 430px;
  height: 412px;
  padding: 30px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -215px;
  margin-top: -206px;
  z-index: 100;
  text-align: center;
  background: url("../assets/pic_weixinzf@2x.png") no-repeat;
  background-size: 100% 100%;
}
.weixin_pay_alert .closeSpan {
  width: auto;
  height: auto;
  margin-left: 100px;
}
.weixin_pay_alert .closeSpan img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  cursor: pointer;
}
.weixin_pay_alert .img_close {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.weixin_pay_alert .shaomiao_QRcord {
  /* display: block; */
  /* text-align: center; */
  opacity: 0.8;
}
.weixin_pay_alert .spanPay_QRcord {
  margin-top: 30px;
  display: block;
  text-align: center;
}
.weixin_pay_alert .spanPay_QRcord img {
  width: 210px;
  height: 210px;
  vertical-align: middle;
}
.weixin_pay_alert .weixin_tip {
  /* font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  font-size: 12px; */
  margin-top: 12px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #323335;
  line-height: 24px;
  letter-spacing: 1px;
  font-style: normal;
}
.weixin_pay_money {
  margin-top: 16px;
}
.weixin_pay_money span:first-child {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 21px;
  letter-spacing: 1px;
  font-style: normal;
}
.weixin_pay_money span:nth-child(2) {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 800;
  font-size: 18px;
  color: #ff2e2e;
  line-height: 27px;
  font-style: normal;
}

.cg_img {
  /* margin: 0 auto; */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cg_title {
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
  font-weight: bold;
  font-size: 40px;
  color: #323335;
  line-height: 49px;
  font-style: normal;
  margin-top: -58px;
}

.cg_tip {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #68696d;
  line-height: 21px;
  letter-spacing: 1px;
  font-style: normal;
  margin-top: 16px;
}
.wx_pay_card {
  box-sizing: border-box;
  width: 429px;
  height: 250px;
  background: url("/public/sanyan_web/assets/pic_fufeitc@2x.png") no-repeat;
  background-size: 100% 100%;
  border-radius: 8px;
  position: fixed;
  top: 35%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  overflow: hidden;
  padding: 30px;
}

/**
*
*
* 课程搜索
*
*
**/
.courseSearch {
  margin-top: 90px;
}
.courseSearch-tab {
  display: flex;
  margin-right: 20px;
}
.courseSearch-tab-item {
  width: 100px;
  height: 32px;
  font-size: 14px;
  color: #303133;
  width: 100px;
  line-height: 32px;
  background-color: #fff;
  border-radius: 2px;
  text-align: center;
  cursor: pointer;
  margin-right: 20px;
}
.courseSearch-tab-item.active {
  border: 1px solid #0088ff;
  color: #0088ff;
}
.courseSearch-content {
  margin: 20px 0 50px;
}
.courseSearch-content .content-box {
  display: none;
}
.courseSearch-content .content-box.active {
  display: block;
}
.courseSearch-content .content-box ul {
  display: flex;
  flex-wrap: wrap;
}

.filterx-other .filr-order {
  position: relative;
  box-sizing: border-box;
  width: 88px;
  height: 40px;
  background: rgba(230, 239, 255, 0);
  border-radius: 8px;
  border: 1px solid #eeeff0;
  padding: 10px 16px;
  margin-right: 20px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  color: #323335;
  font-style: normal;
  cursor: pointer;
}
.filterx-other div.active,
.filterx-other div.active2 {
  border: 1px solid #2468f2;
  color: #2468f2;
}

/* 课程订单 */
.pay_course_bg {
  width: 100%;
  /* height: 44.625rem; */
  background: url("../assets/pic_kechengxiangqing_pay@2x.png") no-repeat;
  background-size: 100% 100%;
}
