<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "//at.alicdn.com/t/font_401067_yz50n7nj3jtt9.css";
@charset "utf-8";
header {
  height: 260px;
  background: url("../../../../images/home/v1/course/common_bg.png") no-repeat;
}
input,
button {
  cursor: pointer;
  background: none;
  border: none;
  font-size: inherit;
}
button,
a {
  color: inherit;
}
.title {
  clear: both;
  width: 100%;
  background: #f1f1f1;
  position: relative;
  margin-top: 100px;
  padding-top: 9px;
}
.title .title-item-box {
  width: 1210px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.title .title-item-box .title-item {
  width: 1210px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0px auto;
}
.title .title-item-box .title-item .title-item-con {
  width: 1210px;
  position: relative;
}
.title .title-item-box .title-item .title-item-con .title-item-line {
  width: 1210px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.title .title-item-box .title-item .title-item-con .title-item-line em {
  color: #8f8f8f;
  font-size: 14px;
  height: 29px;
  display: inline-block;
  width: 55px;
  line-height: 29px;
}
.title .title-item-box .title-item .title-item-con .title-item-line p {
  width: 1138px;
  color: #8f8f8f;
  font-size: 14px;
}
.title .title-item-box .title-item .title-item-con .title-item-line p a {
  display: inline-block;
  padding: 0px 14px;
  height: 29px;
  line-height: 29px;
  border-radius: 20px;
  margin-bottom: 10px;
}
.title .title-item-box .title-item .title-item-con .title-item-line p a:hover {
  color: #e0b570;
}
.title .title-item-box .title-item .title-item-con .title-item-line p a.true {
  background-color: #e0b570;
  color: #fff;
}
.title .title-item-box .title-item .title-item-con .title-item-line p a.true:hover {
  color: #fff;
}
.title .title-item-box .title-item.last-child .title-item-con &gt; span {
  border-bottom: 0px dashed #d4d4d4;
}
.title .crumbs {
  color: #fff;
  width: 1260px;
  height: 56px;
  margin: 10px auto;
  text-align: left;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(0,0,0,0.2);
}
.title .crumbs li {
  float: left;
  padding-left: 15px;
  padding-right: 10px;
  height: 56px;
  line-height: 56px;
  color: #999;
  position: relative;
  font-size: 12px;
}
.title .crumbs li .xiegang {
  display: block;
  position: absolute;
  font-size: 12px;
  text-align: center;
  top: 0;
  bottom: 0;
  right: -5px;
  margin: auto;
}
.title .crumbs li:first-child {
  padding-left: 0;
}
.title .crumbs li:hover a {
  color: #fff;
}
.title .crumbs li:last-child a {
  color: #999;
  pointer-events: none;
}
.title .crumbs li:last-child i {
  display: none;
}
.title h3 {
  width: 1245px;
  color: #fff;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  padding-top: 16px;
}
.title h3 em {
  color: #999;
  font-size: 14px;
}
.title h3 .open {
  position: absolute;
  top: 0;
  height: 56px;
  right: 10px;
  cursor: pointer;
  color: #999;
}
.title h3 .open:hover {
  color: #2780ed;
}
.title h3 .open:hover:after {
  border-color: transparent transparent #2780ed #2780ed;
}
.title h3 .open:after {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-left: 2px;
  border: 1px solid;
  border-color: transparent transparent #999 #999;
  -webkit-transform: rotate(-45deg) translate(3px, 0);
          transform: rotate(-45deg) translate(3px, 0);
  content: "";
}
.title h3 .open.true:after {
  -webkit-transform: rotate(135deg) translate(0, -3px);
          transform: rotate(135deg) translate(0, -3px);
}
.title h3.zhuanye,
.title h3.ruanjian {
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}
.title h3.zhuanye .fl-left,
.title h3.ruanjian .fl-left {
  height: 100%;
  width: 40px;
  float: left;
}
.title h3.zhuanye .fl-right,
.title h3.ruanjian .fl-right {
  height: 100%;
  float: left;
  width: 1150px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.title h3.zhuanye .fl-right a,
.title h3.ruanjian .fl-right a {
  margin-left: 30px;
}
.title h3.zhuanye .fl-right .open,
.title h3.ruanjian .fl-right .open {
  right: -26px;
}
.title h3.ruanjian {
  height: 70px;
}
.title h3 a {
  margin-left: 30px;
  color: #666;
  display: inline-block;
}
.title h3 a:hover {
  color: #b9a273;
}
.title h3 a.true {
  color: #b9a273;
}
.matter {
  position: relative;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
  padding-bottom: 50px;
}
.matter .gongju {
  font-size: 18px;
  color: #999;
  margin: 0 auto 30px;
  width: 1230px;
  text-align: left;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.matter .gongju .typelist span {
  padding-right: 14px;
}
.matter .gongju .typelist span i {
  color: #ce1012;
}
.matter .gongju .typelist a {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #c3c3c3;
  line-height: 20px;
  border-radius: 10px;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.matter .gongju .typelist a .iconarrow-left {
  padding-left: 1px;
}
.matter .gongju .typelist a .iconAS-copy {
  padding-left: 3px;
}
.matter .gongju .typelist a.true {
  background-color: #e0c69b;
}
.matter .gongju .remen {
  float: left;
  text-align: right;
}
.matter .gongju .remen a {
  margin-right: 5px;
  padding: 0px 16px;
  color: #666;
  display: inline-block;
  height: 29px;
  line-height: 28px;
  border-radius: 20px;
  font-size: 14px;
}
.matter .gongju .remen a:hover {
  color: #666;
}
.matter .gongju .remen a.true {
  color: #fff;
  background-color: #e0b570;
}
.matter .father-content {
  margin: 0 auto 0px;
  width: 1240px;
}
.matter .father-content &gt; div {
  display: none;
}
.matter .father-content &gt; div.show {
  display: block;
}
.matter .father-content .nocur {
  padding-top: 110px;
  height: 190px;
  text-align: center;
  font-size: 16px;
  color: #959595;
  background-color: #fff;
}
.matter .father-content .free {
  width: 100%;
  margin: 0 auto;
}
.matter .father-content .free .content {
  width: 100%;
}
.matter .father-content .free .content:after {
  content: "";
  display: block;
  clear: both;
}
.matter .father-content .free .content::-webkit-scrollbar {
  display: none;
}
.matter .father-content .free .content &gt; li {
  margin-right: 22px;
  margin-bottom: 40px;
  cursor: pointer;
  float: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #f0f0f0;
}
.matter .father-content .free .content &gt; li:nth-child(4n) {
  margin-right: 0;
}
.matter .father-content .free .content &gt; li:nth-child(1) {
  margin-left: 22px;
}
.matter .father-content .free .content &gt; li:nth-child(4n+1) {
  margin-left: 22px;
}
.matter .father-content .free .content &gt; li.show {
  display: block;
}
.matter .father-content .free .content &gt; li:hover {
  -webkit-box-shadow: 6px 14px 41px 0 rgba(99,117,138,0.23);
          box-shadow: 6px 14px 41px 0 rgba(99,117,138,0.23);
}
.matter .father-content .free .content &gt; li:hover .fengmian img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.matter .father-content .free .content &gt; li:hover .kechengxinxi {
  background-color: #fff;
}
.matter .father-content .free .content .fengmian {
  width: 280px;
  height: 180px;
  position: relative;
  overflow: hidden;
}
.matter .father-content .free .content .fengmian &gt; img {
  border: none;
  display: block;
  width: 280px;
  height: 180px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.matter .father-content .free .content .r-tuijia:after {
  content: "";
  display: block;
  background: url("../../../../images/home/v1/course/recommended.png") no-repeat center;
  background-size: 100% 100%;
  width: 48px;
  height: 26px;
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 2;
}
.matter .father-content .free .content .update:before {
  content: "";
  display: block;
  background: url("../../../../images/home/v1/course/update.png") no-repeat center;
  background-size: 100% 100%;
  width: 65px;
  height: 26px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}
.matter .father-content .free .content .kechengxinxi {
  background: #fafafa;
  padding: 0.1px 20px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 11px;
  width: 100%;
  overflow: hidden;
  height: 85px;
  position: relative;
}
.matter .father-content .free .content .kechengxinxi p {
  display: none;
}
.matter .father-content .free .content .kechengxinxi &gt; h2 {
  font-size: 14px;
  color: #333;
  margin-top: 15px;
  margin-bottom: 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.matter .father-content .free .content .kechengxinxi &gt; h2:hover {
  color: #dfc69b;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 {
  text-align: left;
  color: #999;
  position: relative;
  width: 100%;
  height: 30px;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 &gt; span,
.matter .father-content .free .content .kechengxinxi &gt; h3 &gt; img {
  vertical-align: middle;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 &gt; span {
  width: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  font-size: 12px;
  left: 30px;
  top: 0;
  height: 30px;
  line-height: 30px;
  display: block;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 &gt; img {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 em {
  font-size: 12px;
  float: right;
  line-height: 30px;
  color: #a8a8a8;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 em.vip-cl {
  color: #bf9967;
}
.matter .father-content .free .content .kechengxinxi &gt; h3 em.cl-cl {
  color: #e12b2b;
}
.fenyeqi {
  text-align: center;
  margin: 20px auto;
}
.fenyeqi.hide {
  display: none;
}
.pager {
  max-width: 800px;
  text-align: center;
  display: inline-block;
}
.pager a {
  cursor: pointer;
  width: 35px;
  height: 35px;
  background: #fbfbfb;
  display: inline-block;
  line-height: 35px;
  font-size: 14px;
  color: #222;
  float: left;
  text-decoration: none;
  margin: 0 10px;
}
.pager a:hover {
  color: #fff;
  background: #666;
  position: relative;
  z-index: 1;
}
.pager a.current {
  background-color: #e0c69b;
  color: #fff;
  position: relative;
  z-index: 1;
}
.pager a.forbidden {
  pointer-events: none;
}
.pager a.up-page,
.pager a.next-page {
  background: url("../../../../images/home/v1/common/arrow.png") no-repeat center;
  background-size: 10px;
}
.pager a.next-page {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.curriculum-course-list {
  font-size: 0;
  margin-left: -26px;
}
.curriculum-course-list li {
  display: inline-block;
  margin-bottom: 18px;
  width: 280px;
  cursor: pointer;
  vertical-align: top;
  border-radius: 8px;
  margin-left: 26px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  border: 1px solid #e8e8e8;
}
.curriculum-course-list li .img {
  position: relative;
  height: 180px;
  width: 280px;
  overflow: hidden;
}
.curriculum-course-list li .img &gt;img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 180px;
  width: 280px;
  border-radius: 5px 5px 0px 0px;
}
.curriculum-course-list li .img .cover-bg {
  display: block;
  opacity: 0;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  height: 180px;
  width: 280px;
  border-radius: 5px 5px 0px 0px;
  position: absolute;
  z-index: 2;
  text-align: center;
  background-color: rgba(8,8,8,0.3);
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
}
.curriculum-course-list li .img .cover-bg .cover-tag {
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  text-align: center;
  margin-top: 60px;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.curriculum-course-list li .img &gt; p {
  position: absolute;
  z-index: 3;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0,0,0,0.6);
  font-size: 14px;
  color: #fff;
  height: 18px;
  line-height: 18px;
  padding: 0px 3px;
  border-radius: 3px;
}
.curriculum-course-list li .img &gt;span {
  background: url("../../../../images/home/v1/course/free_bg.png") no-repeat;
  width: 56px;
  height: 30px;
  line-height: 30px;
  padding-left: 8px;
  text-align: left;
  display: inline-block;
  position: absolute;
  left: 13px;
  top: 0px;
  color: #fff;
  font-size: 16px;
}
.curriculum-course-list li .li-main {
  padding-top: 20px;
  border: 1px solid transparent;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.curriculum-course-list li .li-main h3 {
  font-size: 16px;
  line-height: 16px;
  color: #181818;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.curriculum-course-list li .li-main .info {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 18px;
}
.curriculum-course-list li .li-main .info span {
  font-size: 14px;
  color: #808080;
}
.curriculum-course-list li .li-main .info span i {
  font-size: 20px;
  vertical-align: -2px;
}
.curriculum-course-list li .li-main .info span i.iconliulan {
  display: inline-block;
  margin-left: 7px;
}
.curriculum-course-list li .li-main .price {
  color: #c01;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
}
.curriculum-course-list li .li-main .price span {
  border: 1px solid #c01;
  font-size: 14px;
  font-weight: 400;
  padding: 0px 3px;
  border-radius: 3px;
  display: inline-block;
  margin-left: 5px;
}
.curriculum-course-list li:hover {
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
  border-radius: 5px 5px 0px 0px;
}
.curriculum-course-list li:hover .img &gt;img {
  border-radius: 5px 5px 0px 0px;
}
.curriculum-course-list li:hover .img .cover-bg {
  opacity: 1;
}
.curriculum-course-list li:hover .img .cover-bg .cover-tag {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.curriculum-course-list li:hover h3 {
  color: #e0b570;
}
.curriculum-course-list li:hover .li-main {
  border-top: none;
}
.curriculum-course-list li:hover .li-main .price span {
  color: #fff;
  background-color: #c01;
}
</pre></body></html>