/* 新版讲堂课程 */
#classrooms-home-wrapper {
  width: 100%;
  background: #fff;
  position: relative;
}

.hide {
  display: none !important;
}

#classrooms-home-wrapper #banner-swiper {
  width: 100%;
  height: 280px;
}

#classrooms-home-wrapper #banner-swiper .swiper-slide a {
  display: inline-block;
  width: 100%;
  height: 280px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#classrooms-home-wrapper #banner-pagination {
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 4px 4px 0 0;
  width: 240px;
  height: 229px;
  position: absolute;
  top: 15px;
  z-index: 2;
  left: 50%;
  margin-left: -600px;
  padding: 18px 20px;
}

#classrooms-home-wrapper #banner-pagination a {
  display: block;
  color: #fff;
  line-height: 38px;
  height: 38px;
  max-width: 220px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#classrooms-home-wrapper #banner-pagination a.active {
  color: #e84c34;
}

#classrooms-home-wrapper #banner-pagination a:not(.active) {
  margin-left: 12px;
}

#classrooms-home-wrapper #search-wrapper {
  width: 1200px;
  height: 40px;
  margin: 25px auto;
}

#classrooms-home-wrapper #search-wrapper #keywords {
  width: 220px;
  height: 18px;
  font-style: 14px;
  line-height: 28px;
  font-size: 14px;
  padding: 10px 15px;
  margin: 0;
  border: 1px solid #e6e6e6;
  border-right: 0;
}

#classrooms-home-wrapper #search-wrapper #searchBtn {
  background: #e84c34;
  color: #fff;
  width: 84px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
  float: right;
}

#classrooms-home-wrapper #search-wrapper .search-wrapper-left {
  width: 335px;
  height: 40px;
  float: left;
}

#classrooms-home-wrapper .wrapper-title {
  width: 1188px;
  height: 16px;
  margin: 30px auto 0;
  border-left: 4px solid #e84c33;
  padding-left: 8px;
  font-size: 16px;
  color: #212121;
  font-weight: 600;
}

#classrooms-home-wrapper .wrapper-title p {
  line-height: 24px;
  height: 24px;
  position: relative;
  bottom: 4px;
}

#classrooms-home-wrapper #watchLogs-wrapper {
  width: 1200px;
  margin: 0 auto;
}

.clearboth:after {
  content: "";
  display: block;
  clear: both;
}

#classrooms-home-wrapper #watchLogs-wrapper .watchLogs-content {
  width: 282px;
  height: 56px;
  margin-left: 24px;
  margin-top: 10px;
}

#classrooms-home-wrapper
  #watchLogs-wrapper
  .watchLogs-content:nth-child(4n + 1) {
  margin-left: 0;
}

#classrooms-home-wrapper #watchLogs-wrapper .watchLogs-content .coverUrl {
  width: 84px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}
#classrooms-home-wrapper
  #watchLogs-wrapper
  .watchLogs-content
  .coverUrl
  .coverHover {
  position: absolute;
  left: 0;
  top: 0;
  width: 84px;
  height: 56px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 56px;
  display: none;
}
#classrooms-home-wrapper
  #watchLogs-wrapper
  .watchLogs-content
  .watchLogs-items {
  height: 36px;
  width: 167px;
  border: 1px solid #e6e6e6;
  border-left: 0;
  padding: 10px 15px;
}

#classrooms-home-wrapper
  #watchLogs-wrapper
  .watchLogs-content
  .watchLogs-items
  .watchLogs-title {
  font-size: 12px;
  line-height: 18px;
  color: #212121;
  max-width: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 5px;
}

#classrooms-home-wrapper
  #watchLogs-wrapper
  .watchLogs-content
  .watchLogs-friendlyLastModificationTime {
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}

#classrooms-home-wrapper .fitterWrapper {
  width: 1200px;
  padding: 15px 0;
  margin: 0 auto;
  border-bottom: 1px dashed #e6e6e6;
}

#classrooms-home-wrapper .fitterWrapper:last-child {
  border-bottom: 0;
}

#classrooms-home-wrapper .fitterWrapper .fitterWrapperTitle {
  line-height: 22px;
  color: #9b9b9b;
  width: 70px;
  text-align: right;
  display: inline-block;
}

#classrooms-home-wrapper .fitterWrapper .all {
  width: 42px;
  height: 22px;
  text-align: center;
  color: #4a4a4a;
  line-height: 24px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 12px;
  border-color: rgba(0, 0, 0, 0);
  background: #fff;
}

#classrooms-home-wrapper .fitterWrapper .all.active {
  color: #e9302d;
  border-color: #e84d33;
}

#classrooms-home-wrapper .fitterWrapper .fitterContent {
  display: inline-block;
  width: 1060px;
}

#classrooms-home-wrapper .fitterWrapper .fitterContent a {
  height: 22px;
  line-height: 24px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 12px;
  border-color: rgba(0, 0, 0, 0);
  background: #fff;
  color: #212121;
  margin-right: 10px;
  padding-left: 8px;
  margin-bottom: 8px;
}

#classrooms-home-wrapper .fitterWrapper .fitterContent a i {
  font-size: 6px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  display: inline-block;
  line-height: 24px;
  margin: 0 6px;
  color: rgba(0, 0, 0, 0);
}

#classrooms-home-wrapper .fitterWrapper .fitterContent a.active {
  color: #e9302d;
  border-color: #e84d33;
}

#classrooms-home-wrapper .fitterWrapper .fitterContent a.active i {
  color: #e9302d;
}

#tagsContent {
  overflow: hidden;
}

#showCondition,
#hideCondition {
  float: right;
  height: 22px;
  line-height: 24px;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 12px;
  border-color: rgba(0, 0, 0, 0);
  background: #fff;
  color: #212121;
  margin-right: 10px;
  padding-left: 8px;
  margin-bottom: 8px;
}

#classrooms-home-wrapper #packs-wrapper {
  width: 100%;
  background: #fbfbfb;
  border-top: 1px solid #e6e6e6;
}

#classrooms-home-wrapper #packs-wrapper #packs-wrapper-top {
  width: 1200px;
  margin: 20px auto;
  font-size: 12px;
  color: #757575;
  line-height: 18px;
}

#packsData {
  width: 1200px;
  margin: 0 auto;
}

#packsData .packItem {
  float: left;
  width: 216px;
  height: 233px;
  margin: 0 30px 30px 0;
  background: #ffffff;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.05);
  transition: all 0.15s;
}

#packsData .packItem:hover {
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.25);
}

#packsData .packItem:nth-child(5n) {
  margin-right: 0;
}

#packsData .packItem .coverUrl {
  width: 216px;
  height: 144px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

#packsData .packItem .coverUrl.filter {
  width: 216px;
  height: 144px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#packsData .packItem .coverUrl.filter .filter-bg-img {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  filter: blur(6px);
  transform: scale(1.08);
  will-change: transform, filter;
}
#packsData .packItem .coverUrl.filter .view-cover {
  position: relative;
  width: unset !important;
  height: unset !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: cover !important;
}

#packsData .packItem .coverUrl .sectionCount {
  font-size: 14px;
  color: #ffffff;
  width: 56px;
  height: 22px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px 0 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
}

#packsData .packItem .coverUrl .friendlyDuration {
  font-size: 14px;
  color: #ffffff;
  /* width: 56px; */
  height: 22px;
  line-height: 22px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px 0 0 0;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0 7px;
}

#packsData .packItem .coverUrl .friendlyDuration i {
  font-size: 8px;
  line-height: 22px;
  color: #fff;
  margin-right: 3px;
  transform: scale(0.66);
  -webkit-transform: scale(0.66);
}

#packsData .packItem .packTitle {
  padding: 10px 12px 5px;
  font-size: 14px;
  line-height: 20px;
  color: #212121;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#packsData .packItem .expertName {
  padding: 0px 12px 5px;
  font-size: 12px;
  line-height: 18px;
  color: #757575;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#packsData .packItem .freeForVIP {
  font-size: 12px;
  border: 1px solid #e84c34;
  color: #e84c34;
  height: 16px;
  margin-left: 12px;
  text-align: center;
  line-height: 16px;
  padding: 0px 3px;
  float: left;
}

#packsData .packItem .price {
  margin-left: 12px;
  color: #e84c34;
  font-size: 14px;
  line-height: 20px;
}

#addMore,
#noMore {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
}

#noMore > p {
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #e6e6e6;
  position: relative;
  bottom: 4px;
}

.loading.ball-pulse > div {
  background-color: #999;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  margin: 1px;
  animation-fill-mode: both;
  display: inline-block;
}

@keyframes scale {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  45% {
    transform: scale(0.1);
    opacity: 0.7;
  }

  80% {
    transform: scale(1);
    opacity: 1;
  }
}

.loading.ball-pulse > div:first-child {
  animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.loading.ball-pulse > div:nth-child(2) {
  animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

.loading.ball-pulse > div:nth-child(3) {
  animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
}

#noMore {
  cursor: default;
}

#fixHead {
  display: none;
  position: fixed;
  top: 40px;
  width: 100%;
  background: #fff;
  z-index: 2;
}

#fixHead #noFitter,
#fixHead #hadFitter {
  width: 1200px;
  margin: 12px auto;
}

#fixHead #noFitter .FitterLeft {
  float: left;
  width: 80px;
  font-size: 12px;
  line-height: 40px;
  color: #212121;
  display: inline-block;
}

#fixHead .FitterCenter {
  display: inline-block;
  width: 1000px;
}

#fixHead #hadFitter .FitterLeft {
  float: left;
  width: 70px;
  font-size: 12px;
  line-height: 40px;
  color: #9b9b9b;
  display: inline-block;
}

#fixHead .FitterCenter {
  display: inline-block;
  width: 1000px;
}

#fixHead #noFitter .FitterCenter .FitterCenterItem {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #212121;
  margin-right: 30px;
}

#fixHead #hadFitter .FitterCenter .FitterCenterItem {
  display: inline-block;
  float: left;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  color: #e9302d;
  border: 1px solid #e84d33;
  padding: 0 8px;
  margin: 8px 10px 8px 0;
}

#fixHead #hadFitter .FitterCenter .FitterCenterItem i {
  font-size: 6px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  display: inline-block;
  margin-left: 5px;
}

#fixHead .gotoSearch {
  float: right;
  display: inline-block;
  width: 118px;
  height: 38px;
  border: 1px solid #e6e6e6;
  line-height: 38px;
  font-size: 14px;
  color: #9b9b9b;
}

#fixHead .gotoSearch i {
  margin: 0 10px;
}

/* 课程详情 */
body {
  background: #fbfbfb;
}

#classroomsDetaiHead {
  width: 100%;
  height: 490px;
  background: #141414;
}

#classroomsDetaiHead-wrapper {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  background: #1e1e1e;
  display: flex;
}

.classroom-left {
  display: inline-block;
  height: 100%;
  flex: 1;
}

.classroom-right {
  flex-shrink: 0;
  display: inline-block;
  width: 270px;
  height: 470px;
  padding: 20px 40px 0 20px;
}

.section-count {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}

.classroom-section-item {
  display: block;
  width: 100%;
  height: 56px;
  cursor: pointer;
}

.section-cover {
  width: 84px;
  height: 56px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.section-title {
  line-height: 20px;
  color: #ccc;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.classroom-section-item.checked .section-title {
  color: #fff;
}

.section-friendlyDuration {
  color: #ccc;
}
.classroom-section-item.checked .section-friendlyDuration {
  color: #fff;
}

.section-wrapper {
  height: 410px;
  overflow: auto;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.section-wrapper::-webkit-scrollbar {
  display: none;
}

.section-Preview,
.section-noPreview,
.section-playing {
  display: inline-block;
  background: #e84c34;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  padding: 2px 3px;
}
.section-noPreview {
  visibility: hidden;
}

#classroomsTitle {
  width: 1160px;
  margin: 0 auto;
  overflow: hidden;
  padding: 20px;
  background: #fff;
}
#classroomsTitleLeft {
  float: left;
  width: 820px;
  white-space: nowrap;
}
.classroomsTitle {
  display: inline-block;
  overflow: hidden;
  color: #212121;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  white-space: nowrap;
  float: left;
}
.classroomsWatchType {
  display: inline-block;
  border: 1px solid #e84c34;
  color: #e84c34;
  padding: 0 4px;
  vertical-align: -webkit-baseline-middle;
}
.classroomsDescription {
  color: #4a4a4a;
  line-height: 22px;
}
.classroomsHits {
  color: #757575;
}
.classroomsTag {
  display: inline-block;
  margin-right: 8px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  color: #9b9b9b;
  padding: 0 4px;
  font-size: 12px;
}
#classroomsTitleRight {
  display: inline-block;
  position: relative;
}
.classroomsPrice {
  font-size: 24px;
  color: #e84c34;
  margin-right: 30px;
}
.classroomsBuyBtn {
  background: #e84c34;
  color: #fff;
  font-size: 16px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}
.classroomsBuyBtn:hover {
  color: #fff;
}
.classroomsBuyCount {
  position: absolute;
  color: #9b9b9b;
  top: 46px;
  width: 120px;
  text-align: center;
  right: 0;
}
#classroomsExpert {
  width: 1160px;
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  position: relative;
}
.classroomsExpert {
  width: 1160px;
  table-layout: fixed;
}
.expertAvatar {
  display: inline-block;
  width: 94px;
  height: 94px;
  border-radius: 50%;
  border: 1px solid #9b9b9b;
}
.expertAvatar img {
  width: 94px;
  height: 94px;
  border-radius: 50%;
}
.expertName {
  font-size: 18px;
  color: #212121;
  font-weight: 600;
}
#expertOccupationalTitles {
  font-size: 14px;
  line-height: 22px;
  color: #757575;
  width: 112px;
  min-height: 44px;
}
.expertDescription {
  line-height: 22px;
  color: #212121;
  font-weight: 500;
}
.wrapper-title {
  width: 1160px;
  margin: 0 auto;
  background: #fff;
  padding: 0 20px;
  height: 65px;
  position: relative;
}
.wrapper-title .left {
  background: #e84c33;
  width: 5px;
  height: 22px;
  left: 0;
  top: 18px;
  position: relative;
}
.wrapper-title .right {
  line-height: 28px;
  position: absolute;
  top: 15px;
  left: 35px;
  font-weight: 600;
  font-size: 20px;
  color: #212121;
}
#classroomsPcIntroduction {
  width: 1160px;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  max-height: 300px;
  overflow: hidden;
}
#showMoreIntroduction {
  width: 1200px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #fff;
  margin: 0 auto;
  cursor: pointer;
}
#showMoreIntroduction i {
  display: inline-block;
  color: #9b9b9b;
  transform: scale(0.5, 0.5);
  -webkit-transform: scale(0.5, 0.5);
}
#showMoreIntroduction span {
  color: #757575;
}
#packsData.recommendList {
  width: 1160px;
  padding: 0 20px;
}
#packsData.recommendList .packItem {
  margin: 0 20px 30px 0;
}
#packsData.recommendList .packItem:nth-child(5n) {
  margin-right: 0;
}
#packCommunityList {
  width: 1160px;
  margin: 0 auto;
  background: #fff;
  padding: 0 20px;
  border-bottom: 1px solid #e6e6e6;
}
#editCommunityBox {
  width: 1160px;
  margin: 0 auto;
  background: #fff;
  padding: 10px 20px 30px;
}
.editCommunityInput {
  width: 1136px;
  height: 100px;
  background: #fafafa;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
}
.publishCommunityBtn {
  background: #e84c34;
  color: #fff;
  width: 100px;
  line-height: 36px;
  text-align: center;
  display: block;
  cursor: pointer;
}
.publishCommunityBtn:hover {
  color: #fff;
}
.gotoLoginClassrooms {
  text-decoration: underline;
  color: #e84c34;
  cursor: pointer;
}
.communityItem {
  width: 100%;
  padding: 30px 0 25px;
  border-bottom: 1px dashed #e6e6e6;
}
.communityItem:last-child {
  border-bottom: 0;
}
.replyItem {
  background: #fafafa;
  padding: 12px 15px;
  border-bottom: 1px dashed #e6e6e6;
}
.replyItem:first-child {
  margin-top: 10px;
}
.replyItem:last-child {
  border-bottom: 0;
}

/* 购买课程弹框 */
.modal.uzy-modal.paymentPacksModal {
  top: 20%;
  width: 494px;
  margin-left: -247px;
  z-index: 9999;
}
#youzyDialogs_users_userLogin {
  z-index: 9999;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step2,
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step3 {
  width: 650px;
  margin-left: -325px;
}
.modal.uzy-modal.paymentPacksModal .modal-header {
  height: 60px;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #e9e9e9;
  width: calc(100% - 1px);
  display: block;
  padding: 0;
}
.modal.uzy-modal.paymentPacksModal .modal-header .title-h3 {
  color: #212121;
  font-size: 18px;
  line-height: 60px;
  font-weight: 600;
  position: absolute;
  left: 15px;
  top: 0%;
  margin-top: 0;
}

.modal.uzy-modal.paymentPacksModal .modal-header button.close {
  position: absolute;
  right: 25px;
  top: 22px;
  margin-top: 0;
  color: #ccc;
  font-size: 16px;
}
.modal.uzy-modal.paymentPacksModal .modal-body {
  color: #212121;
  max-height: 700px;
  padding: 0 25px;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step2 .modal-body p,
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step3 .modal-body p {
  line-height: 26px;
  color: #4a4a4a;
  font-size: 16px;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step3 .modal-body .btn,
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step2 .modal-body .btn,
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step4 .modal-body .btn {
  padding: 0;
  font-size: 18px;
  width: 198px;
  height: 44px;
  line-height: 44px;
  text-align: center;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step3
  .modal-body
  .btn.js-fail,
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step2
  .modal-body
  .btn.js-payFailed {
  background: #fff;
  color: #e84c34 !important;
  border: 1px solid #e84c33;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step1
  .modal-body
  > div {
  overflow: hidden;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step1
  .modal-body
  > div:nth-child(2)
  > span {
  display: inline-block;
  line-height: 28px;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step1
  .modal-body
  > div:nth-child(3)
  > span {
  display: inline-block;
  line-height: 40px;
}
.modal.uzy-modal.paymentPacksModal#youzyDialogs_payment_step1
  .modal-body
  > div:nth-child(4)
  > span {
  display: inline-block;
  line-height: 45px;
}
.modal.uzy-modal.paymentPacksModal .modal-body .PacksContent {
  width: 364px;
  height: 56px;
}
.modal.uzy-modal.paymentPacksModal .modal-body .PacksContent .coverUrl {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 84px;
  height: 56px;
}
.modal.uzy-modal.paymentPacksModal
  .modal-body
  .PacksContent
  .PacksContentRight {
  width: 249px;
  height: 35px;
  border: 1px solid #e6e6e6;
  border-left: 0;
  padding: 10px 15px 9px;
}
.modal.uzy-modal.paymentPacksModal
  .modal-body
  .PacksContent
  .PacksContentRight
  .packsTitle {
  line-height: 17px;
}
.modal.uzy-modal.paymentPacksModal
  .modal-body
  .PacksContent
  .PacksContentRight
  .expertName {
  line-height: 17px;
  color: #757575;
  font-size: 12px;
  font-weight: 500;
}
.modal.uzy-modal.paymentPacksModal .modal-body .packsPrice {
  width: 364px;
  height: 28px;
  line-height: 28px;
  font-size: 20px;
  color: #e84c34;
  font-weight: 600;
}
.modal.uzy-modal.paymentPacksModal .modal-body .fm-mobile {
  width: 349px;
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  padding: 10px 0 10px 15px;
  background: #ffffff;
  border: 1px solid #e6e6e6;
}
.modal.uzy-modal.paymentPacksModal .modal-body .pay-div {
  width: 366px;
}
.modal.uzy-modal.paymentPacksModal .modal-body .pay-div > div {
  float: left;
  display: inline-block;
  width: 168px;
  height: 41px;
  line-height: 41px;
  border: 2px solid #e6e6e6;
  cursor: pointer;
}
.modal.uzy-modal.paymentPacksModal .modal-body .pay-div > div.checked {
  border: 2px solid #e84c34;
}
.modal.uzy-modal.paymentPacksModal .modal-body .pay-div > div > img {
  vertical-align: top;
  position: relative;
}
.modal.uzy-modal.paymentPacksModal .modal-body .pay-div > div > p {
  display: inline-block;
}

.modal.uzy-modal.paymentPacksModal .modal-body .js-payBottom {
  width: 364px;
  padding: 0 0 20px 0;
  min-height: 101px;
}
.modal.uzy-modal.paymentPacksModal .modal-body .js-payBottom .js-goToPay {
  width: 290px;
  height: 46px;
  padding: 0;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
}
.modal.uzy-modal.paymentPacksModal .modal-body .js-payBottom #fm-wxBox {
  width: 170px;
  height: 170px;
  border: 1px solid #e6e6e6;
}

.modal.uzy-modal.paymentPacksModal .modal-body .js-payBottom .fm-wxBox p {
  width: 154px;
  padding: 0 9px;
  line-height: 22px;
}

/* 试看结束 */

#endPreview {
  position: absolute;
  background: #fff;
  width: 300px;
  height: 300px;
  top: 50px;
  left: 265px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  z-index: 9999;
}
.endPreviewHeader {
  width: 100%;
  height: 40px;
  position: relative;
}
.closePreview {
  position: absolute;
  right: 15px;
  top: 15px;
  color: #ccc;
  font-size: 16px;
  cursor: pointer;
}
.endPreviewTitle {
  color: #212121;
  font-weight: 600;
  font-size: 20px;
  text-align: center;
}
.endPreviewSectionCount {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
  padding: 2px 3px;
  color: #757575;
  border: 1px solid #9b9b9b;
}
.endPreviewBuyBtn,
.endPreviewOpenVipBtn {
  background: #e84c34;
  color: #fff;
  font-size: 16px;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  margin: 0 auto;
}
.endPreviewOpenVipBtn {
  display: block;
  color: #fff !important;
}
