.main-button {
  border-radius: 2px;
  background: linear-gradient(274deg, #005aff 0%, #1a99fd 100%) !important;
}
.pop-frame .ant-btn-primary,
.confirmation-box .ant-btn-primary {
  background: linear-gradient(274deg, #005aff 0%, #1a99fd 100%) !important;
}
/*
  *lineNum: 参数，行数
  */
.comment-button {
  min-width: 73px;
  padding: 0 10px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: #ff5125;
}
.comment-button:hover {
  color: #fff;
  background-color: #F62 !important;
  border-color: #f62 !important;
}
.comment-button:active {
  border-color: #ff5125;
  color: #fff;
  background: #ff5125;
}
.comment-button:focus {
  border-color: #ff5125;
  color: #fff;
  background: #ff5125;
}
.login-modal .ant-modal-content {
  border-radius: 6px;
  overflow: hidden;
}
.course {
  background: #F4F4F4;
}
.college .banner,
.course .banner {
  min-width: 1340px;
  height: 300px;
}
.college .classifyBox,
.course .classifyBox {
  width: 100%;
  background-color: #fff;
  border: 1px solid #e9e9e9;
}
.college .classifyBox .classify,
.course .classifyBox .classify {
  z-index: 100;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  background: #fff;
}
@media (min-width: 1600px) {
  .college .classifyBox .classify,
  .course .classifyBox .classify {
    width: 1440px;
  }
}
.college .classifyBox .classify .classifyName,
.course .classifyBox .classify .classifyName {
  z-index: 10;
  display: block;
  padding: 20px;
  color: #000;
  border-bottom: 1px solid rgba(151, 151, 151, 0.1);
  cursor: pointer;
}
.college .classifyBox .classify .ant-anchor-link,
.course .classifyBox .classify .ant-anchor-link {
  position: relative;
  padding: 0;
}
.college .classifyBox .classify .ant-anchor-link a:hover,
.course .classifyBox .classify .ant-anchor-link a:hover {
  color: rgba(0, 0, 0, 0.65);
}
.college .classifyBox .classify .ant-anchor-link-active .name_selectBG,
.course .classifyBox .classify .ant-anchor-link-active .name_selectBG {
  position: absolute;
  top: 12px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 10px;
  background: #FF5125;
}
.college .classifyBox .classify .ant-anchor-link-active > .ant-anchor-link-title,
.course .classifyBox .classify .ant-anchor-link-active > .ant-anchor-link-title {
  color: rgba(0, 0, 0, 0.65);
  font-weight: 600;
  font-size: 16px;
}
.college .classifyBox .classify::-webkit-scrollbar,
.course .classifyBox .classify::-webkit-scrollbar {
  display: none;
}
.college .classifyScroll,
.course .classifyScroll {
  position: fixed;
  top: 70px;
  left: 0;
  z-index: 100;
  width: 100%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
}
.college .collegeContent,
.course .collegeContent,
.college .latest_release,
.course .latest_release {
  margin-top: 24px;
}
.college .collegeContent .collegeList,
.course .collegeContent .collegeList,
.college .latest_release .collegeList,
.course .latest_release .collegeList {
  width: 1186px;
  margin: 0 auto;
}
.college .collegeContent .collegeList .latest_release_title,
.course .collegeContent .collegeList .latest_release_title,
.college .latest_release .collegeList .latest_release_title,
.course .latest_release .collegeList .latest_release_title {
  margin-bottom: 24px;
  color: #242933;
  font-size: 22px;
  font-weight: 600;
}
.college .collegeContent .collegeList .module,
.course .collegeContent .collegeList .module,
.college .latest_release .collegeList .module,
.course .latest_release .collegeList .module {
  padding-bottom: 50px;
}
.college .collegeContent .collegeList .classifyName,
.course .collegeContent .collegeList .classifyName,
.college .latest_release .collegeList .classifyName,
.course .latest_release .collegeList .classifyName {
  display: flex;
  justify-content: space-between;
  margin-bottom: 18px;
  color: #000;
  font-weight: 500;
  font-size: 24px;
}
.college .collegeContent .collegeList .classifyName .icon01,
.course .collegeContent .collegeList .classifyName .icon01,
.college .latest_release .collegeList .classifyName .icon01,
.course .latest_release .collegeList .classifyName .icon01 {
  width: 8px;
  height: 8px;
  margin-left: 5px;
  vertical-align: -webkit-baseline-middle;
}
.college .collegeContent .collegeList .classifyName .seeMore,
.course .collegeContent .collegeList .classifyName .seeMore,
.college .latest_release .collegeList .classifyName .seeMore,
.course .latest_release .collegeList .classifyName .seeMore {
  font-weight: 400;
  font-size: 14px;
}
.college .collegeContent .collegeList .classifyName .seeMore a,
.course .collegeContent .collegeList .classifyName .seeMore a,
.college .latest_release .collegeList .classifyName .seeMore a,
.course .latest_release .collegeList .classifyName .seeMore a {
  color: #FF5125;
}
.college .collegeContent .collegeList .classifyName .seeMore a i,
.course .collegeContent .collegeList .classifyName .seeMore a i,
.college .latest_release .collegeList .classifyName .seeMore a i,
.course .latest_release .collegeList .classifyName .seeMore a i {
  margin-left: 2px;
  font-size: 16px;
}
.college .collegeContent .collegeList .content,
.course .collegeContent .collegeList .content,
.college .latest_release .collegeList .content,
.course .latest_release .collegeList .content {
  display: flex;
  flex-wrap: wrap;
  /* stylelint-disable-next-line no-descending-specificity */
}
.college .collegeContent .collegeList .content .block,
.course .collegeContent .collegeList .content .block,
.college .latest_release .collegeList .content .block,
.course .latest_release .collegeList .content .block {
  position: relative;
  margin: 0 20px 20px 0;
}
.college .collegeContent .collegeList .content .block .item,
.course .collegeContent .collegeList .content .block .item,
.college .latest_release .collegeList .content .block .item,
.course .latest_release .collegeList .content .block .item {
  position: relative;
  z-index: 1;
  width: 280px;
  height: 268px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #E9E9E9;
  cursor: pointer;
}
.college .collegeContent .collegeList .content .block .item .courseFace,
.course .collegeContent .collegeList .content .block .item .courseFace,
.college .latest_release .collegeList .content .block .item .courseFace,
.course .latest_release .collegeList .content .block .item .courseFace {
  width: 100%;
  height: 172px;
  border-radius: 5px 5px 0 0;
}
.college .collegeContent .collegeList .content .block .item .info,
.course .collegeContent .collegeList .content .block .item .info,
.college .latest_release .collegeList .content .block .item .info,
.course .latest_release .collegeList .content .block .item .info {
  width: 100%;
  padding: 12px 20px;
  color: #000;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
.college .collegeContent .collegeList .content .block .item .info .name img,
.course .collegeContent .collegeList .content .block .item .info .name img,
.college .latest_release .collegeList .content .block .item .info .name img,
.course .latest_release .collegeList .content .block .item .info .name img {
  width: 28px;
  height: 16px;
  margin-right: 4px;
}
.college .collegeContent .collegeList .content .block .item .info .courseDesc,
.course .collegeContent .collegeList .content .block .item .info .courseDesc,
.college .latest_release .collegeList .content .block .item .info .courseDesc,
.course .latest_release .collegeList .content .block .item .info .courseDesc {
  margin-bottom: 10px;
}
.college .collegeContent .collegeList .content .block .item .info .column,
.course .collegeContent .collegeList .content .block .item .info .column,
.college .latest_release .collegeList .content .block .item .info .column,
.course .latest_release .collegeList .content .block .item .info .column {
  display: inline-block;
  width: 50%;
  font-size: 11px;
  color: #666;
}
.college .collegeContent .collegeList .content .block .item .info .column img,
.course .collegeContent .collegeList .content .block .item .info .column img,
.college .latest_release .collegeList .content .block .item .info .column img,
.course .latest_release .collegeList .content .block .item .info .column img {
  vertical-align: sub;
}
.college .collegeContent .collegeList .content .block .item .beyond,
.course .collegeContent .collegeList .content .block .item .beyond,
.college .latest_release .collegeList .content .block .item .beyond,
.course .latest_release .collegeList .content .block .item .beyond {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.college .collegeContent .collegeList .content .block .item:hover,
.course .collegeContent .collegeList .content .block .item:hover,
.college .latest_release .collegeList .content .block .item:hover,
.course .latest_release .collegeList .content .block .item:hover {
  border: 1px solid #FF5125;
}
.college .collegeContent .collegeList .content .block:nth-child(4n + 4),
.course .collegeContent .collegeList .content .block:nth-child(4n + 4),
.college .latest_release .collegeList .content .block:nth-child(4n + 4),
.course .latest_release .collegeList .content .block:nth-child(4n + 4) {
  margin-right: 0;
}
.college .ant-affix,
.course .ant-affix {
  top: 70px !important;
}
.course .courseBanner {
  position: relative;
  height: 566px;
  background: url(/_next/static/images/course_banner-063c47e5539e5475b48e3b99fdb0ecd0.png) center no-repeat;
  background-size: 100%;
}
.course .courseBanner .banner_text {
  width: 100%;
  padding-top: 110px;
  color: #242933;
  text-align: center;
  font-size: 16px;
}
.course .courseBanner .banner_text_title {
  font-weight: 600;
  font-size: 32px;
  margin-bottom: 10px;
}
.course .courseContent {
  width: 1186px;
  margin: 0 auto;
  padding-top: 20px;
}
.course .courseContent .screen {
  padding: 16px 16px 10px 25px;
  background: #fff;
  border-radius: 4px;
}
.course .courseContent .screen .search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.course .courseContent .screen .search .allCourse {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
}
.course .courseContent .screen .search .searchBox {
  display: flex;
  align-items: center;
}
.course .courseContent .screen .search .searchBox .ant-input {
  height: 32px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.course .courseContent .screen .search .searchBox .ant-input:focus {
  border-color: #FF5125;
  box-shadow: 0 0 0 2px rgba(255, 81, 37, 0.2);
}
.course .courseContent .screen .search .searchBox .btn-developer {
  width: 80px;
  height: 32px;
  flex-shrink: 0;
  border-radius: 4px;
  border: 1px solid #FF5125;
  color: #FF5125;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  background: none;
}
.course .courseContent .screen .search .searchBox .btn-developer:hover {
  background: #FFEDE8;
}
.course .courseContent .screen .conditions {
  display: flex;
  align-items: baseline;
  color: #131415;
  font-size: 14px;
  font-weight: 400;
}
.course .courseContent .screen .conditions .classification,
.course .courseContent .screen .conditions .permissions {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
.course .courseContent .screen .conditions .classification .name,
.course .courseContent .screen .conditions .permissions .name {
  position: relative;
  z-index: 1;
  margin: 10px 0;
  padding: 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #858992;
  cursor: pointer;
}
.course .courseContent .screen .conditions .classification .name_select,
.course .courseContent .screen .conditions .permissions .name_select {
  color: #FF5125;
  font-weight: 500;
}
.course .courseContent .screen .conditions .classification .name_selectBG,
.course .courseContent .screen .conditions .permissions .name_selectBG {
  position: absolute;
  top: 21px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 3px;
  border-radius: 13px;
  background: #FF5125;
}
.courseDetail {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 70px;
  background: #F4F4F4;
}
.courseDetail .title-top {
  position: fixed;
  height: 130px;
  width: 100%;
  top: 70px;
  left: 0;
  z-index: 88;
  background: #FBFBFB;
}
.courseDetail .title-top .courseInfo {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0 14px;
  color: #596074;
  font-size: 16px;
  word-break: break-word;
}
.courseDetail .title-top .courseInfo .addCourse {
  flex: 1;
  margin-right: 15px;
}
.courseDetail .title-top .courseInfo .courseName {
  margin-bottom: 8px;
  color: #242933;
  font-weight: 600;
  font-size: 24px;
}
.courseDetail .title-top .courseInfo .courseName img {
  width: 35px;
  height: 20px;
  margin-right: 6px;
}
.courseDetail .title-top .courseInfo .courseDesc {
  color: #666;
  line-height: 30px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 限制文本显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.courseDetail .title-top .courseInfo .title_right {
  width: 300px;
  height: 104px;
  line-height: 104px;
  text-align: center;
}
.courseDetail .title-top .courseInfo .title_right .btn-developer {
  width: 198px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  font-weight: 400;
}
.courseDetail .title-top .courseInfo .title_right .btn-developer:hover {
  background: #f62;
}
.courseDetail .title-top .courseInfo .lookCount {
  font-size: 12px;
  text-align: center;
}
.courseDetail_content {
  margin-top: 200px;
  padding-top: 20px;
}
.courseDetail_content .courseLeft .video {
  width: 886px;
  height: 460px;
}
.courseDetail_content .courseLeft .partItem {
  background-color: #fff;
  margin-bottom: 16px;
  margin-top: 16px;
  padding: 20px 16px 0;
  color: #000;
  border-radius: 2px;
  border: 1px solid #F2F2F2;
}
.courseDetail_content .courseLeft .partItem .partTitle {
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 24px;
  color: #242933;
}
.courseDetail_content .courseLeft .partItem .title {
  position: relative;
  margin: 30px 0 10px;
  padding-left: 10px;
  font-weight: 500;
  font-size: 20px;
}
.courseDetail_content .courseLeft .partItem .title .line {
  position: absolute;
  top: 5px;
  left: 0;
  width: 4px;
  height: 20px;
  background: #FF5125;
}
.courseDetail_content .courseLeft .partItem .infotail,
.courseDetail_content .courseLeft .partItem .courseware {
  position: relative;
  min-height: 150px;
  padding: 20px 0;
  color: #000;
  font-size: 16px;
  border-top: 1px solid #E4E7ED;
}
.courseDetail_content .courseLeft .partItem .infotail .infotailTitle,
.courseDetail_content .courseLeft .partItem .courseware .infotailTitle,
.courseDetail_content .courseLeft .partItem .infotail .coursewareTitle,
.courseDetail_content .courseLeft .partItem .courseware .coursewareTitle {
  position: relative;
  margin-bottom: 12px;
  color: #242933;
  font-size: 20px;
  font-weight: 500;
}
.courseDetail_content .courseLeft .partItem .infotail .infotailTitle::before,
.courseDetail_content .courseLeft .partItem .courseware .infotailTitle::before,
.courseDetail_content .courseLeft .partItem .infotail .coursewareTitle::before,
.courseDetail_content .courseLeft .partItem .courseware .coursewareTitle::before {
  content: '';
  position: absolute;
  top: 23px;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 5px;
  background: #FF5125;
}
.courseDetail_content .courseLeft .partItem .infotail .partContent,
.courseDetail_content .courseLeft .partItem .courseware .partContent {
  word-break: break-all;
}
.courseDetail_content .courseLeft .partItem .infotail .partContent img,
.courseDetail_content .courseLeft .partItem .courseware .partContent img {
  max-width: 100%;
}
.courseDetail_content .courseLeft .partItem .infotail .showlogin,
.courseDetail_content .courseLeft .partItem .courseware .showlogin {
  position: absolute;
  top: 57%;
  left: 0;
  width: 100%;
  height: 50%;
  color: #303133;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.59) 28%, #ffffff 100%);
}
.courseDetail_content .courseLeft .partItem .operation {
  display: flex;
  align-items: center;
  position: relative;
  width: 498px;
  height: 70px;
  padding: 10px 20px;
  color: #868686;
  font-size: 16px;
  border-radius: 5px;
  background: #FBFBFB;
}
.courseDetail_content .courseLeft .partItem .operation .frame {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.courseDetail_content .courseLeft .partItem .operation .filename {
  width: 304px;
  margin-right: 30px;
}
.courseDetail_content .courseLeft .partItem .operation .btn {
  display: flex;
  color: #666;
  font-size: 14px;
}
.courseDetail_content .courseLeft .partItem .operation .btn_text {
  text-align: center;
  cursor: pointer;
}
.courseDetail_content .courseLeft .partItem .operation .btn_text img {
  margin-bottom: 5px;
}
.courseDetail_content .courseLeft .partItem .operation .btn_text:first-child {
  margin-right: 15px;
}
.courseDetail_content .courseLeft .partItem .operation .btn_text:first-child img {
  margin-bottom: 4px;
}
.courseDetail_content .courseLeft .partItem .operation .showlogin {
  position: absolute;
  top: 57%;
  left: 0;
  width: 100%;
  height: 50%;
  color: #303133;
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.59) 28%, #ffffff 100%);
}
.courseDetail_content .courseLeft .comment {
  padding: 20px 18px;
  background: #fff;
}
.courseDetail_content .courseLeft .comment .avatar-name {
  display: flex;
}
.courseDetail_content .courseLeft .comment .avatar-name .other {
  display: flex;
  flex-direction: column;
}
.courseDetail_content .courseLeft .comment .avatar-name .other .name {
  display: block;
  color: #303133;
  font-size: 14px;
}
.courseDetail_content .courseLeft .comment .avatar-name .other .time {
  display: block;
  color: #606266;
  font-size: 12px;
}
.courseDetail_content .courseLeft .comment .avatar-name .comments {
  width: 100%;
  margin-left: 12px;
}
.courseDetail_content .courseLeft .comment .avatar-name .comments input {
  width: 100%;
  height: 60px;
}
.courseDetail_content .courseLeft .comment .comment-button {
  width: 73px;
  height: 28px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: #FF5125;
}
.courseDetail_content .courseLeft .comment .comment-button:hover {
  background-color: #F62 !important;
}
.courseDetail_content .ant-row {
  margin: 0 !important;
}
.courseDetail_content .ant-col-18 {
  padding-right: 12px !important;
  padding-left: 0 !important;
}
.courseDetail_content .ant-col-6 {
  padding-right: 0 !important;
  padding-left: 4px !important;
}
.courseDetail_content .courseRight .catalogue {
  max-height: 533px;
  padding: 12px 16px;
  overflow-y: scroll;
  font-size: 14px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #E3EAEC;
}
.courseDetail_content .courseRight .catalogue .dashed {
  border: none;
  border-top: 1px dashed rgba(151, 151, 151, 0.2);
  height: 1px;
  margin: 12px 0;
}
.courseDetail_content .courseRight .catalogue .catalogueText {
  color: #000;
  font-weight: 600;
  font-size: 16px;
}
.courseDetail_content .courseRight .catalogue .catalogueText .icon_catalogue {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  vertical-align: sub;
}
.courseDetail_content .courseRight .catalogue .part {
  display: flex;
  padding: 16px 18px 16px 15px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
}
.courseDetail_content .courseRight .catalogue .part .partLeft {
  margin-right: 16px;
}
.courseDetail_content .courseRight .catalogue .part .partLeft .play {
  width: 21px;
  height: 21px;
}
.courseDetail_content .courseRight .catalogue .part .partRight .partTime {
  margin-top: 4px;
  color: #666;
}
.courseDetail_content .courseRight .catalogue .part-active {
  color: #FF5125;
  border-radius: 5px;
  background: #FBFBFB;
}
.courseDetail_content .courseRight .catalogue .part-active .partName {
  font-weight: 600;
}
.courseDetail_content .courseRight .catalogue .part-active .partTime {
  color: #FF5125 !important;
}
.courseDetail_content .courseRight .recommend {
  margin-top: 16px;
  padding: 12px 16px;
  color: #000;
  font-size: 14px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #E3EAEC;
}
.courseDetail_content .courseRight .recommend .dashed {
  border: none;
  border-top: 1px dashed rgba(151, 151, 151, 0.2);
  height: 1px;
  margin: 12px 0;
}
.courseDetail_content .courseRight .recommend .recommendText {
  display: flex;
  align-items: center;
  font-size: 16px;
}
.courseDetail_content .courseRight .recommend .recommendText .likeFill {
  width: 20px;
  height: 20px;
  margin-right: 6px;
}
.courseDetail_content .courseRight .recommend .recommendCourse {
  display: flex;
  margin-top: 16px;
  cursor: pointer;
  /* stylelint-disable-next-line no-descending-specificity */
}
.courseDetail_content .courseRight .recommend .recommendCourse .courseFace {
  width: 113px;
  height: 79px;
  border-radius: 4px;
}
.courseDetail_content .courseRight .recommend .recommendCourse .recommendRight {
  margin-left: 8px;
  height: 70px;
  color: #282936;
  font-size: 14px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* 限制文本显示的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.courseDetail_content .courseRight .recommend .recommendCourse .recommendRight .lookCount {
  margin-top: 8px;
  color: #606266;
  font-weight: 400;
}
.my-rc-anchor {
  padding: 5px;
  border: 1px solid #e4e4e4;
}
.my-rc-anchor .my-rc-anchor-header {
  padding: 5px 0;
}
.my-rc-anchor .my-rc-title-item {
  margin-right: 10px;
  padding: 2px 3px;
}
.my-rc-anchor .rc-title-item-active {
  color: white;
  background-color: blue;
}
.my-rc-anchor .my-rc-anchor-body {
  border-top: 1px solid #e4e4e4;
}
.my-rc-anchor .my-body-item {
  height: 200px;
  padding: 5px;
}
.my-rc-anchor .my-body-item:nth-child(odd) {
  background-color: green;
}
.my-rc-anchor .my-body-item:nth-child(even) {
  background-color: red;
}


/*# sourceMappingURL=[id].569734b0.chunk.css.map*/