.searchBox[data-v-53aa72e8] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: fixed;
  padding: 0.4rem;
  top: 0;
  left: 0;
  background-color: #f8f4eb;
  z-index: 9;
}
.searchBox .searchInp[data-v-53aa72e8] {
    width: 7.86667rem;
    height: 0.93333rem;
    background-color: #fff;
    border-radius: 1.30667rem;
    padding: 0 0.32rem 0 0.21333rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 0.42667rem;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.03);
}
.searchBox .searchInp .searchIcon[data-v-53aa72e8] {
      width: 0.48rem;
      height: 0.48rem;
      flex-shrink: 0;
      margin-right: 0.26667rem;
}
.searchBox .searchInp .searchText[data-v-53aa72e8] {
      color: rgba(225, 175, 119, 0.8);
      font-size: 0.4rem !important;
      flex-grow: 1;
}
.searchBox .searchInp .frameIcon[data-v-53aa72e8] {
      width: 0.53333rem;
      height: 0.53333rem;
      flex-shrink: 0;
}
.searchBox .msgBox[data-v-53aa72e8] {
    width: 0.90667rem;
    height: 0.90667rem;
    border-radius: 0.21333rem;
    background-color: #fff;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.03);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.searchBox .msgBox .msgNum[data-v-53aa72e8] {
      min-width: 0.42667rem;
      height: 0.42667rem;
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #f53f3f;
      color: #fff;
      font-size: 0.26667rem;
      border-radius: 0.66667rem;
      padding: 0 0.08rem;
      position: absolute;
      top: -0.18667rem;
      right: -0.21333rem;
}
.searchBox .msgBox .msgIcon[data-v-53aa72e8] {
      width: 0.69333rem;
      height: 0.69333rem;
}

.swipeBox[data-v-d29edff2] {
  margin-bottom: 0.66667rem;
}
.swipeBox .imgSwipe[data-v-d29edff2] {
    border-radius: 0.26667rem;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
}
.swipeBox .imgSwipe .van-swipe-item[data-v-d29edff2] {
      color: #fff;
      height: 3.46667rem;
      width: 9.2rem;
}
.swipeBox .imgSwipe .van-swipe-item .swipeImg[data-v-d29edff2] {
        width: 100%;
        height: 100%;
}

.tabBox[data-v-1a0c9f41] {
  display: flex;
  justify-content: space-between;
  font-size: 0.4rem;
  margin-bottom: 0.8rem;
  padding: 0 0.66667rem !important;
}
.tabBox .tab[data-v-1a0c9f41] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.tabBox .tab .tabImg[data-v-1a0c9f41] {
      width: 1.2rem;
      height: 1.2rem;
      margin-bottom: 0.08rem;
}
.tabBox .tab .tabText[data-v-1a0c9f41] {
      line-height: 0.56rem;
}

.listenEveryDayBox[data-v-1e710f2a] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 9.2rem;
  height: 2.82667rem;
  background: #fefdfb;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
  border-radius: 0.21333rem;
  padding: 0 0.29333rem 0 0.4rem;
  margin: 0 auto;
  position: relative;
}
.listenEveryDayBox .newIcon[data-v-1e710f2a] {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25333rem;
    height: 0.4rem;
}
.listenEveryDayBox .left_box[data-v-1e710f2a] {
    display: flex;
    flex: 1;
}
.listenEveryDayBox .left_box .left_img[data-v-1e710f2a] {
      width: 1.6rem;
      height: 2.10667rem;
      border-radius: 0.13333rem;
      border: 0.02667rem solid #ffaf74;
}
.listenEveryDayBox .left_box .left_txt_box[data-v-1e710f2a] {
      display: flex;
      flex-direction: column;
      justify-content: center;
      margin-left: 0.21333rem;
}
.listenEveryDayBox .left_box .left_txt_box .left_title[data-v-1e710f2a] {
        display: flex;
        align-items: center;
        font-size: 0.42667rem;
        color: #1d2129;
}
.listenEveryDayBox .left_box .left_txt_box .left_title .title_img[data-v-1e710f2a] {
          width: 0.42667rem;
          height: 0.42667rem;
          vertical-align: middle;
          margin-left: 0.21333rem;
}
.listenEveryDayBox .left_box .left_txt_box .left_bottom_title[data-v-1e710f2a] {
        margin-top: 0.05333rem;
        font-size: 0.37333rem;
        color: #4e5969;
}
.listenEveryDayBox .right_img[data-v-1e710f2a] {
    width: 1.38667rem;
    height: 1.38667rem;
}
.listenEveryDayBox .right_img .play_img[data-v-1e710f2a] {
      width: 100%;
}
.listenEveryDayBox .infoBox[data-v-1e710f2a] {
    color: #cd7a1d;
    font-size: 0.42667rem;
    display: flex;
    align-items: center;
    padding-top: 0.72rem;
    position: relative;
    flex: 1;
}
.listenEveryDayBox .infoBox .newIcon[data-v-1e710f2a] {
      -ms-interpolation-mode: nearest-neighbor;
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
      position: absolute;
      top: 1.22667rem;
      left: 3.38667rem;
      width: 1.04rem;
      height: 0.50667rem;
}
.listenEveryDayBox .infoBox .scaleTop[data-v-1e710f2a] {
      position: absolute;
      top: 0.32rem;
      left: 0;
      width: 3.97333rem;
      height: 0.72rem;
}
.listenEveryDayBox .infoBox .ImgBox[data-v-1e710f2a] {
      width: 1.38667rem;
      height: 1.78667rem;
      border-radius: 0.16rem;
      overflow: hidden;
      border: 0.05333rem solid #ffba98;
      box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.08);
      margin-right: 0.26667rem;
}
.listenEveryDayBox .infoBox .ImgBox .infoImg[data-v-1e710f2a] {
        width: 100%;
        height: 100%;
}
.listenEveryDayBox .infoBox .infoDesc[data-v-1e710f2a] {
      margin-top: 0.21333rem;
      font-size: 0.37333rem;
      color: rgba(205, 122, 29, 0.7);
}
.listenEveryDayBox .infoBox .scaleBottom[data-v-1e710f2a] {
      position: absolute;
      bottom: -0.18667rem;
      right: 0;
      width: 3.97333rem;
      height: 0.72rem;
}
.listenEveryDayBox .btnBox[data-v-1e710f2a] {
    flex-shrink: 0;
}
.listenEveryDayBox .btnBox .btn[data-v-1e710f2a] {
      width: 2.96rem;
      height: 3.33333rem;
}

.sjBox[data-v-25d69ee5] {
  width: 1.76rem;
}
.sjBox .sjImgBox[data-v-25d69ee5] {
    width: 1.70667rem;
    height: 2.32rem;
    border-radius: 0.21333rem;
    border: 0.05333rem solid #fff;
    overflow: hidden;
    margin-bottom: 0.13333rem;
    margin-right: 0;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.08);
}
.sjBox .sjImgBox .sjImg[data-v-25d69ee5] {
      width: 100%;
      height: 100%;
}
.sjBox .sjName[data-v-25d69ee5] {
    color: #1d2129;
    font-size: 0.34667rem;
}
.sjBox .VV[data-v-25d69ee5] {
    color: #4e5969;
    font-size: 0.26667rem;
    line-height: 0.32rem;
    margin-top: 0.05333rem;
}

.freeBox[data-v-74992d2f] {
  width: 100%;
  height: 4.93333rem;
  border-radius: 0.26667rem;
  padding: 0.26667rem 0.26667rem;
  background: url("https://osscdn.666syh.com/image/app/1684983905055.png") no-repeat 100%/100%;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.1);
  margin-top: 1.06667rem;
}
.freeBox .titleBox[data-v-74992d2f] {
    line-height: 0;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.26667rem;
}
.freeBox .titleBox .leftBox[data-v-74992d2f] {
      display: flex;
      align-items: center;
}
.freeBox .titleBox .leftBox .title[data-v-74992d2f] {
        font-weight: bold;
        font-size: 0.42667rem;
        line-height: 0.50667rem;
        margin-right: 0.26667rem;
}
.freeBox .titleBox .leftBox .timeBox[data-v-74992d2f] {
        display: flex;
}
.freeBox .titleBox .leftBox .timeBox .block[data-v-74992d2f] {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 0.50667rem;
          height: 0.50667rem;
          background: rgba(0, 0, 0, 0.15);
          border-radius: 0.08rem;
          font-size: 0.32rem;
          color: #fff;
}
.freeBox .titleBox .leftBox .timeBox .colon[data-v-74992d2f] {
          font-size: 0.42667rem;
          color: #fff;
          margin: 0 0.10667rem;
}
.freeBox .titleBox .more[data-v-74992d2f] {
      display: flex;
      align-items: center;
      font-size: 0.37333rem;
}
.freeBox .titleBox .more .moreIcon[data-v-74992d2f] {
        width: 0.37333rem;
        height: 0.37333rem;
}
.freeBox .contentBox[data-v-74992d2f] {
    width: 100%;
    height: 3.6rem;
    padding: 0.4rem;
    display: flex;
}
.freeBox .contentBox .sj[data-v-74992d2f] {
      margin-right: 0.34667rem;
      flex-grow: 0;
      flex-shrink: 0;
}

.courseBox[data-v-4f20efdd] {
  display: flex;
  width: 100%;
  height: 2.8rem;
}
.courseBox .courseImg[data-v-4f20efdd] {
    width: 1.97333rem;
    height: 2.66667rem;
    border-radius: 0.21333rem;
    margin-right: 0.4rem;
    border: 0.05333rem solid #fff;
    flex-grow: 0;
    flex-shrink: 0;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.08);
}
.courseBox .courseInfo[data-v-4f20efdd] {
    padding: 0.05333rem 0 0;
    flex-grow: 1;
}
.courseBox .courseInfo .title[data-v-4f20efdd] {
      color: #1d2129;
      font-size: 0.4rem;
      font-weight: bold;
      margin-bottom: 0.13333rem;
}
.courseBox .courseInfo .desc[data-v-4f20efdd] {
      color: #4e5969;
      font-size: 0.34667rem;
      margin-bottom: 0.13333rem;
}
.courseBox .courseInfo .lecturer[data-v-4f20efdd] {
      display: flex;
      align-items: center;
      color: #4e5969;
      font-size: 0.32rem;
      margin-bottom: 0.29333rem;
}
.courseBox .courseInfo .lecturer .avatar[data-v-4f20efdd] {
        width: 0.4rem;
        height: 0.4rem;
        border: 0.02667rem solid #fff;
        border-radius: 50%;
        margin-right: 0.05333rem;
}
.courseBox .courseInfo .lecturer .name[data-v-4f20efdd] {
        width: 4.45333rem;
}
.courseBox .courseInfo .num[data-v-4f20efdd] {
      color: #86909c;
      font-size: 0.29333rem;
      line-height: 0.37333rem;
}
.courseBox .btnBox[data-v-4f20efdd] {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
    flex-grow: 0;
    flex-shrink: 0;
}
.courseBox .btnBox .btnImg[data-v-4f20efdd] {
      width: 1.4208rem;
      height: 1.4208rem;
}

.flex[data-v-2eb9a314] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.titleBox[data-v-2eb9a314] {
  position: relative;
  margin-bottom: 0.26667rem;
}
.titleBox .bgIcon[data-v-2eb9a314] {
    width: 0.32rem;
    height: 0.21333rem;
    position: absolute;
    bottom: 0.02667rem;
    left: -0.08rem;
}
.titleBox .titleInfo[data-v-2eb9a314] {
    position: relative;
}
.titleBox .titleInfo .title[data-v-2eb9a314] {
      color: #1d2129;
      font-size: 0.48rem;
      line-height: 0.56rem;
      font-weight: bold;
      margin-right: 0.26667rem;
}
.titleBox .titleInfo .desc[data-v-2eb9a314] {
      color: #4e5969;
      font-size: 0.37333rem;
      z-index: 2;
}
.titleBox .titleInfo .newIcon[data-v-2eb9a314] {
      -ms-interpolation-mode: nearest-neighbor;
          image-rendering: -moz-crisp-edges;
          image-rendering: pixelated;
      width: 1.04rem;
      height: 0.50667rem;
      position: absolute;
      right: -0.64rem;
      top: -0.32rem;
      z-index: 1;
}
.titleBox .more[data-v-2eb9a314] {
    color: #4e5969;
    font-size: 0.37333rem;
}
.titleBox .more .moreIcon[data-v-2eb9a314] {
      width: 0.37333rem;
      height: 0.37333rem;
}

.recentUpdateBox[data-v-4dcfaac7] {
  margin-bottom: 1.06667rem;
}
.recentUpdateBox .flex[data-v-4dcfaac7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recentUpdateBox .courseBox[data-v-4dcfaac7] {
    width: 100%;
}
.recentUpdateBox .courseBox .bigCourse[data-v-4dcfaac7] {
      margin-bottom: 0.4rem;
}
.recentUpdateBox .courseBox .smallCourseBox[data-v-4dcfaac7] {
      width: 100%;
      display: flex;
      justify-content: space-between;
}
.recentUpdateBox .courseBox .smallCourseBox .sj[data-v-4dcfaac7] {
        flex-grow: 0;
        flex-shrink: 0;
}

.newCourseBox[data-v-700b33a8] {
  margin-bottom: 1.06667rem;
}
.newCourseBox .courseBox[data-v-700b33a8] {
    display: flex;
    justify-content: space-between;
}
.newCourseBox .courseBox .courseC[data-v-700b33a8] {
      width: 4.45333rem;
      border-radius: 0.26667rem;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
}
.newCourseBox .courseBox .courseC .courseImg[data-v-700b33a8] {
        width: 100%;
        height: 2.50667rem;
}
.newCourseBox .courseBox .courseC .courseInfo[data-v-700b33a8] {
        width: 100%;
        background-color: #fff;
        padding: 0.10667rem 0.21333rem 0.18667rem;
}
.newCourseBox .courseBox .courseC .courseInfo .courseTitle[data-v-700b33a8] {
          color: #1d2129;
          font-weight: bold;
          font-size: 0.4rem;
          margin-bottom: 0.05333rem;
}
.newCourseBox .courseBox .courseC .courseInfo .courseDesc[data-v-700b33a8] {
          color: #4e5969;
          font-size: 0.34667rem;
          margin-bottom: 0.32rem;
}
.newCourseBox .courseBox .courseC .courseInfo .studentsNum[data-v-700b33a8] {
          color: #86909c;
          font-size: 0.29333rem;
          line-height: 0.34667rem;
          text-align: right;
}

.recommendationBox[data-v-72192388] {
  width: 100%;
  height: 5.38667rem;
  border-radius: 0.26667rem;
  background: url("https://osscdn.666syh.com/image/app/1684984239280.png") no-repeat 100%/100%;
  position: relative;
  padding: 1.86667rem 0 0.53333rem;
  box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.1);
  border: 0.02667rem solid #ffba98;
  overflow: hidden;
}
.recommendationBox .jumpBox[data-v-72192388] {
    width: 1.86667rem;
    height: 0.53333rem;
    position: absolute;
    top: 0.45333rem;
    right: 0.4rem;
}
.recommendationBox .contentBox[data-v-72192388] {
    display: flex;
    overflow-x: auto;
}
.recommendationBox .contentBox[data-v-72192388]::-webkit-scrollbar {
      display: none;
}
.recommendationBox .contentBox[data-v-72192388]::-moz-scrollbar {
      width: 0;
}
.recommendationBox .contentBox[data-v-72192388]::-ms-scrollbar {
      width: 0;
}
.recommendationBox .contentBox .smallCourse[data-v-72192388] {
      flex-grow: 0;
      flex-shrink: 0;
      margin-right: 0.18667rem;
}
.recommendationBox .contentBox .smallCourse[data-v-72192388]:first-of-type {
        margin-left: 0.4rem;
}
.recommendationBox .contentBox .smallCourse[data-v-72192388]:last-of-type {
        margin-right: 0.4rem;
}

.recommendedBooksBox .courseList[data-v-25d98c5c] {
  margin-bottom: 0.26667rem;
}
.recommendedBooksBox .mgt[data-v-25d98c5c] {
  margin-top: 0.66667rem;
}
.recommendedBooksBox .mgb[data-v-25d98c5c] {
  margin-bottom: 0.8rem;
}

.liveBox[data-v-fa7d2b68] {
  padding: 1.06667rem 0.4rem 0.13333rem 0.4rem;
}
.liveBox .content[data-v-fa7d2b68] {
    height: 5.46667rem;
    background: #ffffff;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
    border-radius: 0.26667rem;
    padding: 0.34667rem;
}
.liveBox .content .bgImage[data-v-fa7d2b68] {
      height: 4.77333rem;
      border-radius: 0.16rem;
      position: relative;
      padding: 0 0.4rem;
      background-size: 100% 100%;
      display: flex;
      flex-direction: column;
}
.liveBox .content .bgImage .cover[data-v-fa7d2b68] {
        position: absolute;
        width: 100%;
        height: 3.46667rem;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        bottom: 0;
        left: 0;
        border-radius: 0.26667rem;
}
.liveBox .content .bgImage .tip[data-v-fa7d2b68] {
        position: absolute;
        right: 0.32rem;
        top: 0.32rem;
        color: #ffffff;
        font-size: 0.26667rem;
        padding: 0.16rem 0.26667rem;
        background: rgba(0, 0, 0, 0.45);
        border-radius: 0.53333rem;
}
.liveBox .content .bgImage .info[data-v-fa7d2b68] {
        width: 100%;
        position: absolute;
        left: 0;
        padding: 0 0.4rem 0.18667rem 0.4rem;
        display: flex;
        flex-direction: column;
        bottom: 0;
        border-radius: 0 0 0.26667rem 0.26667rem;
}
.liveBox .content .bgImage .info .title[data-v-fa7d2b68] {
          font-weight: bold;
          color: #ffffff;
          font-size: 0.4rem;
}
.liveBox .content .bgImage .info .bottom[data-v-fa7d2b68] {
          width: 100%;
          display: flex;
          justify-content: space-between;
          align-items: center;
}
.liveBox .content .bgImage .info .bottom .time[data-v-fa7d2b68] {
            color: #ffffff;
            font-size: 0.37333rem;
            float: left;
}
.liveBox .content .bgImage .info .bottom .button[data-v-fa7d2b68] {
            background: #ffffff;
            box-shadow: 0 0.08rem 0.21333rem 0 rgba(255, 112, 41, 0.15);
            border-radius: 2.13333rem;
            font-size: 0.37333rem;
            justify-content: center;
            display: flex;
            align-items: center;
            width: auto;
            color: #ff7029;
            width: 2.18667rem;
            height: 0.74667rem;
            float: right;
}

.rankingListBox[data-v-36a84e01] {
  margin-top: 0.93333rem;
  width: 100%;
}
.rankingListBox .pd[data-v-36a84e01] {
    padding: 0 0.4rem 0.26667rem;
}
.rankingListBox .rankingList[data-v-36a84e01] {
    display: flex;
    overflow-x: auto;
    padding: 0.90667rem 0 1.06667rem;
}
.rankingListBox .rankingList[data-v-36a84e01]::-webkit-scrollbar {
      display: none;
}
.rankingListBox .rankingList .rankingCourse[data-v-36a84e01] {
      flex-shrink: 0;
      width: 7.70667rem;
      height: 3.33333rem;
      background: #ffebd8 linear-gradient(141deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      box-shadow: inset 0 0.08rem 0.08rem 0 rgba(255, 255, 255, 0.8), 0 0.10667rem 0.21333rem 0 rgba(255, 112, 41, 0.1);
      border-radius: 0.26667rem;
      padding: 0.26667rem 0.26667rem 0.34667rem;
      display: flex;
      flex-direction: column;
      margin-left: 0.32rem;
}
.rankingListBox .rankingList .rankingCourse[data-v-36a84e01]:last-of-type {
        margin-right: 0.4rem;
}
.rankingListBox .rankingList .rankingCourse .infoBox[data-v-36a84e01] {
        position: relative;
        width: 100%;
        height: 1.6rem;
        display: flex;
        flex-shrink: 0;
        flex-grow: 0;
}
.rankingListBox .rankingList .rankingCourse .infoBox .img[data-v-36a84e01] {
          width: 2.08rem;
          height: 2.77333rem;
          border: 0.05333rem solid #fff;
          border-radius: 0.21333rem;
          margin-right: 0.26667rem;
          flex-shrink: 0;
          vertical-align: bottom;
          position: relative;
          top: -1.17333rem;
          left: 0;
}
.rankingListBox .rankingList .rankingCourse .infoBox .textBox[data-v-36a84e01] {
          display: flex;
          flex-direction: column;
}
.rankingListBox .rankingList .rankingCourse .infoBox .textBox .title[data-v-36a84e01] {
            color: #1d2129;
            font-size: 0.4rem;
            width: 4.08rem;
            margin-bottom: 0.08rem;
}
.rankingListBox .rankingList .rankingCourse .infoBox .textBox .desc[data-v-36a84e01] {
            font-size: 0.34667rem;
            color: #4e5969;
}
.rankingListBox .rankingList .rankingCourse .bottomBox[data-v-36a84e01] {
        display: flex;
        justify-content: space-between;
        flex: 1;
        align-items: flex-end;
}
.rankingListBox .rankingList .rankingCourse .bottomBox .playNum[data-v-36a84e01] {
          font-size: 0.29333rem;
          color: #ffa031;
          line-height: 0.34667rem;
}
.rankingListBox .rankingList .rankingCourse .bottomBox .btnBox[data-v-36a84e01] {
          display: flex;
          align-items: flex-end;
          position: relative;
}
.rankingListBox .rankingList .rankingCourse .bottomBox .btnBox .btn[data-v-36a84e01] {
            width: 2.53333rem;
            height: 0.85333rem;
            background: #ffffff;
            box-shadow: 0 0.08rem 0.21333rem 0 rgba(255, 112, 41, 0.15);
            border-radius: 2.13333rem;
            margin-right: 1.52rem;
            color: #ff7029;
            line-height: 0.85333rem;
            font-size: 0.37333rem;
            display: flex;
            align-items: center;
            justify-content: center;
}
.rankingListBox .rankingList .rankingCourse .bottomBox .btnBox .btn .statusImg[data-v-36a84e01] {
              width: 0.37333rem;
              height: 0.37333rem;
}
.rankingListBox .rankingList .rankingCourse .bottomBox .btnBox .playBtn[data-v-36a84e01] {
            position: absolute;
            right: -0.21333rem;
            bottom: -0.29333rem;
            width: 1.28rem;
            height: 1.28rem;
}

.offlineCourseBox[data-v-4a8bfdab] {
  margin-bottom: 1.06667rem;
}
.offlineCourseBox .contentBox[data-v-4a8bfdab] {
    width: 100%;
    padding: 0.34667rem;
    border-radius: 0.26667rem;
    background: #fff;
    box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
}
.offlineCourseBox .contentBox .cover[data-v-4a8bfdab] {
      width: 100%;
      height: 4.77333rem;
      border-radius: 0.16rem;
}
.offlineCourseBox .contentBox .title[data-v-4a8bfdab] {
      width: 100%;
      font-weight: bold;
      color: #1d2129;
      font-size: 0.4rem;
      margin-top: 0;
}
.offlineCourseBox .contentBox .time[data-v-4a8bfdab] {
      margin-top: 0.26667rem;
      color: #1d2129;
      font-size: 0.32rem;
      width: 5.86667rem;
      float: left;
}
.offlineCourseBox .contentBox .control[data-v-4a8bfdab] {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      margin-top: 0.18667rem;
}
.offlineCourseBox .contentBox .control .text[data-v-4a8bfdab] {
        color: #1d2129;
        font-size: 0.32rem;
        width: 2.18667rem;
        text-align: center;
}
.offlineCourseBox .contentBox .control .text .num[data-v-4a8bfdab] {
          color: #ff7029;
}
.offlineCourseBox .contentBox .control .button[data-v-4a8bfdab] {
        width: 2.18667rem;
        height: 0.64rem;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: bold;
        color: #ffffff;
        font-size: 0.34667rem;
        border-radius: 0.56rem;
}

.homePageBox[data-v-5954443c] {
  max-width: 100vw;
  min-height: 100vh;
  background-color: #f8f4eb;
  padding: 1.73333rem 0 2.4rem;
  font-family: PingFang SC;
  position: relative;
}
.homePageBox .oneMoneyImg[data-v-5954443c] {
    width: 100%;
    margin-top: 0.53333rem;
    padding: 0 0.4rem;
}
.homePageBox .pd[data-v-5954443c] {
    padding: 0 0.4rem;
}
.homePageBox .pl[data-v-5954443c] {
    padding-left: 0.4rem;
}
.homePageBox .advertisingBox[data-v-5954443c] {
    height: 4.34667rem;
}
.homePageBox .advertisingBox .advertising[data-v-5954443c] {
      width: 100%;
      height: 3.28rem;
      border-radius: 0.26667rem;
      margin-bottom: 1.06667rem;
      box-shadow: 0 0.10667rem 0.26667rem 0 rgba(255, 112, 41, 0.05);
}
.homePageBox .newcomerActivities[data-v-5954443c] {
    position: fixed;
    bottom: 2.37333rem;
    right: 0;
    width: 3.09333rem;
    height: 2.4rem;
}
.homePageBox .activeGiftBox[data-v-5954443c] {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 7.65333rem;
}
.homePageBox .activeGiftBox .closeIcon[data-v-5954443c] {
      position: absolute;
      bottom: -0.98667rem;
      left: 50%;
      transform: translateX(-50%);
      width: 0.69333rem;
      height: 0.69333rem;
}
.homePageBox .activeGiftBox .closeIcon .closeImg[data-v-5954443c] {
        width: 100%;
        height: 100%;
}
.homePageBox .activeGiftBox .btnBox[data-v-5954443c] {
      position: absolute;
      bottom: 0.53333rem;
      left: 50%;
      transform: translateX(-50%);
      width: 3.73333rem;
      height: 1.2rem;
}
.homePageBox .newcomerGiftBox[data-v-5954443c] {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8rem;
    height: 11.12rem;
    background: url("https://osscdn.666syh.com/image/app/1690439330821.png") no-repeat center/100% 100%;
}
.homePageBox .newcomerGiftBox .closeIcon[data-v-5954443c] {
      position: absolute;
      bottom: -0.82667rem;
      left: 50%;
      transform: translateX(-50%);
      width: 0.69333rem;
      height: 0.69333rem;
}
.homePageBox .newcomerGiftBox .closeIcon .closeImg[data-v-5954443c] {
        width: 100%;
        height: 100%;
}
.homePageBox .newcomerGiftBox .btnBox[data-v-5954443c] {
      position: absolute;
      bottom: 1.06667rem;
      left: 50%;
      transform: translateX(-50%);
      width: 3.73333rem;
      height: 1.2rem;
}
.homePageBox .cdkImgBox[data-v-5954443c] {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 7.04rem;
    height: 6.10667rem;
    background: url("https://osscdn.666syh.com/image/app/1691371662927.png") no-repeat center/100% 100%;
}
.homePageBox .cdkImgBox .closeIcon[data-v-5954443c] {
      position: absolute;
      top: 0.4rem;
      right: 0.42667rem;
      width: 0.53333rem;
      height: 0.53333rem;
}
.homePageBox .cdkImgBox .box_content .cdk_title[data-v-5954443c] {
      text-align: center;
      height: 1.46667rem;
      line-height: 1.46667rem;
      font-size: 0.42667rem;
      font-weight: bold;
      color: #1d2129;
}
.homePageBox .cdkImgBox .box_content .info_box[data-v-5954443c] {
      padding: 0.4rem 1.2rem;
}
.homePageBox .cdkImgBox .box_content .info_box .info_title[data-v-5954443c] {
        text-align: center;
        font-weight: bold;
        color: #1d2129;
        font-size: 0.4rem;
        margin-bottom: 0.53333rem;
        height: 1.14667rem;
}
.homePageBox .cdkImgBox .box_content .info_box .info_item[data-v-5954443c] {
        color: #4e5969;
        font-size: 0.32rem;
        margin-bottom: 0.21333rem;
}
.homePageBox .cdkImgBox .btnBox[data-v-5954443c] {
      position: absolute;
      bottom: -0.50667rem;
      left: 50%;
      transform: translateX(-50%);
      width: 3.73333rem;
      height: 1.01333rem;
      color: #ffffff;
      line-height: 1.01333rem;
      text-align: center;
      background: linear-gradient(306deg, #ff7029 0%, #ffa031 100%);
      border-radius: 1.33333rem;
      font-size: 0.42667rem;
}

.van-tabbar[data-v-a83bd3b0] {
  height: 1.22667rem;
  background: url(data:image/png;base64,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) no-repeat content-box center/100% 100%;
  z-index: 12;
}
.van-tabbar[data-v-a83bd3b0]::after {
    border: none;
}
.van-tabbar .van-tabbar-item--active[data-v-a83bd3b0] {
    background-color: var(--nav_bgcolor);
}
.van-tabbar .van-tabbar-item--active[data-v-a83bd3b0] .van-tabbar-item__text {
      color: #ff7029 !important;
}
.van-tabbar .van-tabbar-item[data-v-a83bd3b0] .van-tabbar-item__text {
    color: #86909c;
}
.van-tabbar .van-tabbar-item .van-tabbar-item__icon img[data-v-a83bd3b0] {
    width: 0.69333rem;
    height: 0.69333rem;
}
.van-tabbar .van-tabbar-item[data-v-a83bd3b0]:nth-of-type(3) .van-tabbar-item__icon {
    top: -0.16rem;
}
.van-tabbar .van-tabbar-item[data-v-a83bd3b0]:nth-of-type(3) .van-tabbar-item__icon .temBox {
      position: absolute;
      top: -1.12rem;
      left: -0.72rem;
      width: 1.41333rem;
      height: 1.41333rem;
      border-radius: 50%;
      overflow: hidden;
      background-color: var(--tabar_centerbg);
      box-shadow: -0.02667rem -0.02667rem 0.01333rem 0.02667rem var(--tabar_centerbg);
      border: 0.08rem solid #fff;
}
.van-tabbar .van-tabbar-item[data-v-a83bd3b0]:nth-of-type(3) .van-tabbar-item__icon .temBox .imgs {
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -o-object-fit: cover;
           object-fit: cover;
        border: 0.02667rem solid #f0f2f5;
}
.van-tabbar .van-tabbar-item[data-v-a83bd3b0]:nth-of-type(3) .van-tabbar-item__icon .temBox .player {
        position: absolute;
        width: 0.26667rem;
        height: 0.32rem;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 5;
}
.bottom_box_safe_area[data-v-a83bd3b0] {
  position: fixed;
  bottom: 0;
  height: 0.02667rem;
  width: 100vw;
  left: 0;
  background-color: #fff;
  padding-top: constant(safe-area-inset-top);
  /* iOS */
  padding-top: env(safe-area-inset-top);
  /* Android */
  padding-bottom: constant(safe-area-inset-bottom);
  /* iOS */
  padding-bottom: env(safe-area-inset-bottom);
}

