<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_320927_y95muc2bwm.css";
button {
  background: none;
  border: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
input[text='button'] {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
a {
  -webkit-transition-property: color, background;
  transition-property: color, background;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.icc {
  width: 52px;
  height: 52px;
  display: inline-block;
  margin-bottom: 13px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.icc.next {
  background-image: url("../../../../images/home/v1/direct-seeding/bt_next.png");
}
.icc.repeat {
  background-image: url("../../../../images/home/v1/direct-seeding/bt_review.png");
}
.icc.like {
  background-image: url("../../../../images/home/v1/direct-seeding/bt_like.png");
}
.title {
  height: 60px;
  background: #252527;
  line-height: 60px;
}
.title h2 {
  position: relative;
  height: 100%;
  width: 300px;
  padding-left: 100px;
}
.title h2 span {
  font-size: 14px;
  color: #999;
  font-weight: 700;
  letter-spacing: 1px;
}
.title h2 .retreat {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}
.title h2 .retreat a {
  display: block;
  width: 100%;
  height: 100%;
}
.title h2 .retreat:hover {
  background: #363c40;
}
.title h2 .retreat:hover button {
  border-color: #fff;
}
.title h2 .retreat button {
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 5;
  border-top: 2px solid #666;
  border-left: 2px solid #666;
}
.title h3 {
  width: 387px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  background: #252527;
}
.title h3 .fx-icon {
  display: inline-block;
  color: #666;
  line-height: 60px;
  vertical-align: top;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -250px;
  margin: auto;
}
.title h3 .fx-icon:hover {
  color: #999;
}
.title h3 &gt; img {
  vertical-align: middle;
  margin-left: 40px;
}
.title h3 .qingxidu {
  position: absolute;
  top: 0;
  left: -100px;
  bottom: 0;
  margin: auto;
  width: 100px;
}
.title h3 .qingxidu button {
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.title h3 .qingxidu &gt; button:hover {
  color: #0e9aef;
}
.title h3 .qingxidu &gt; ul {
  margin-top: -10px;
  background-color: #000;
  color: #fff;
  width: 0;
  opacity: 0;
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.title h3 .qingxidu &gt; ul li {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
  cursor: pointer;
}
.title h3 .qingxidu &gt; ul li:last-child {
  border: none;
}
.title h3 .qingxidu &gt; ul li:hover button {
  color: #0e9aef;
}
.title h3 .qingxidu:hover ul {
  opacity: 1;
  width: 100px;
}
.title h3 .fx-saoma {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  left: -200px;
}
.title h3 .fx-saoma button {
  color: #666;
  font-size: 23px;
  vertical-align: middle;
}
.title h3 .fx-saoma button:hover {
  color: #999;
}
.title h3 .fx-saoma button:hover + .fx-div {
  display: block;
}
.title h3 .fx-saoma .fx-div {
  display: none;
  width: 94px;
  height: 94px;
  background-color: #fff;
  border: 1px solid #e0c69b;
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}
.title h3 .fx-saoma .fx-div img {
  max-height: 74px;
  max-width: 74px;
}
.title h3 .fx-saoma .fx-div:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #fff;
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  top: -8.5px;
  border-top: 1px solid #e0c69b;
  border-right: 1px solid #e0c69b;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.title h3 .material {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 200px;
  left: -450px;
  color: #eee;
  font-size: 12px;
}
.title h3 .material a {
  margin-right: 20px;
}
.title h3 .material a:last-child {
  margin-left: 0;
}
.title .user {
  position: relative;
  margin-left: 50px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
.title .user .spinner {
  font-size: 0;
}
.title .user .spinner div {
  margin: 0 1px;
}
.title .user .item {
  line-height: 60px;
  font-size: 0;
  display: none;
}
.title .user .item.show {
  display: block;
}
.title .user .login {
  font-size: 14px;
  color: #fff;
}
.title .user .login b {
  margin: 0 9px;
  font-weight: normal;
  cursor: default;
  color: #fff;
}
.title .user .login a {
  font-size: 14px;
  color: #fff;
}
.title .user .login a:hover {
  color: #e0c69b;
}
.title .user .info {
  position: relative;
}
.title .user .info .min_avatar {
  position: relative;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  width: 46px;
  height: 46px;
  background-color: #ccc;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.title .user .info .info_hover {
  z-index: 1000;
  visibility: hidden;
  position: absolute;
  right: 0;
  padding-bottom: 20px;
  width: 400px;
  min-height: 292px;
  background-color: #fff;
  -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);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.title .user .info .info_hover.mini {
  width: 100px;
  min-height: inherit;
  padding-top: 13px;
}
.title .user .info .info_hover .spinner div {
  margin: 0 5px;
}
.title .user .info .info_hover .avatar {
  position: relative;
  margin: 18px auto 0;
  width: 80px;
  height: 80px;
}
.title .user .info .info_hover .avatar img {
  border-radius: 50%;
  background-color: #ccc;
}
.title .user .info .info_hover .avatar .icon {
  position: absolute;
  right: 2px;
  bottom: 2px;
  width: 18px;
  height: 18px;
  line-height: 20px;
  background-color: #080810;
  border-radius: 50%;
  text-align: center;
}
.title .user .info .info_hover .avatar .icon.hide {
  display: none;
}
.title .user .info .info_hover .avatar .icon .iconfont {
  font-size: 13px;
  color: #e0c69b;
}
.title .user .info .info_hover .avatar .icon:hover {
  background-color: #d2d2d2;
}
.title .user .info .info_hover .avatar .icon:hover .iconfont {
  color: #292a2f;
}
.title .user .info .info_hover .name {
  margin-top: 13px;
  height: 25px;
  line-height: 25px;
  font-size: 0;
  text-align: center;
}
.title .user .info .info_hover .name .level {
  display: inline-block;
  vertical-align: middle;
  padding: 0 9px;
  font-size: 13px;
  color: #fff;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.title .user .info .info_hover .name .level.xiaoxian {
  background-color: #9c9ca3;
}
.title .user .info .info_hover .name .level.shangxian {
  background-color: #4e4e61;
}
.title .user .info .info_hover .name .level.shangshen {
  background-color: #e0c69b;
}
.title .user .info .info_hover .name .level.sanxian {
  border: 1px solid #d2d2d2;
  background-color: #f2f2f2;
  color: #a8a8a8;
}
.title .user .info .info_hover .name span {
  vertical-align: middle;
  margin: 0 10px;
  font-size: 18px;
  color: #080810;
}
.title .user .info .info_hover .name .iconfont {
  font-size: 20px;
  color: #fd5c63;
  vertical-align: middle;
  cursor: pointer;
  line-height: 25px;
}
.title .user .info .info_hover .name .iconfont:hover {
  color: #d5101e;
}
.title .user .info .info_hover .fun {
  position: relative;
  margin-top: 14px;
  padding: 0 95px;
  font-size: 0;
  line-height: 0;
}
.title .user .info .info_hover .fun:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 154px;
  margin-top: 1px;
  margin-left: -77px;
  border-top: 1px solid #f0f0f0;
}
.title .user .info .info_hover .fun:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 56px;
  margin-top: -28px;
  margin-left: -1px;
  border-left: 1px solid #f0f0f0;
}
.title .user .info .info_hover .fun a {
  display: inline-block;
  width: 50%;
  font-size: 12px;
  line-height: 55px;
  color: #080810;
}
.title .user .info .info_hover .fun a:nth-child(n) {
  text-align: left;
}
.title .user .info .info_hover .fun a:nth-child(2n) {
  text-align: right;
}
.title .user .info .info_hover .fun a:hover,
.title .user .info .info_hover .fun a.active {
  color: #bea55b;
}
.title .user .info .info_hover .operation {
  margin-top: 17px;
  line-height: 19px;
  height: 19px;
}
.title .user .info .info_hover .operation a {
  line-height: 19px;
  font-size: 14px;
  color: #999;
}
.title .user .info .info_hover .operation a:hover,
.title .user .info .info_hover .operation a.active {
  color: #666;
}
.title .user .info .info_hover .operation a:first-child {
  margin-left: 21px;
  float: left;
  margin-right: 19px;
}
.title .user .info .info_hover .operation a:last-child {
  margin-right: 21px;
  float: right;
}
.title .user .info:hover .info_hover,
.title .user .info .info_hover.show {
  visibility: visible;
  opacity: 1;
}
.container-body {
  position: relative;
  width: 100%;
  height: 500px;
  min-height: 300px;
  overflow: hidden;
  background-color: #0a0a0a;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.container-video {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}
.container-course-list {
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}
.container-video {
  width: 100%;
  height: 100%;
  background: rgba(30,30,30,0.4) url("../../../../images/home/v1/direct-seeding/b.png") no-repeat center bottom;
  background-size: 100% 50%;
  position: relative;
}
.container-video &gt; div {
  height: 100% !important;
}
.container-video &gt; h2 {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 20px;
  left: 0;
  right: 0;
  font-size: 18px;
  color: #666;
  letter-spacing: 5px;
  margin: auto;
  text-align: center;
  display: none;
}
.container-video &gt; h2.show {
  display: block;
}
.container-course-list {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #292732;
  top: 0;
  width: 360px;
  right: -360px;
  height: 100%;
}
.container-course-list .but-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  display: block;
  background-size: 8px 14px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 50px;
  height: 120px;
  left: -50px;
}
.container-course-list .but-arrow .unfold-list,
.container-course-list .but-arrow .tiwen-help,
.container-course-list .but-arrow .unfold-article,
.container-course-list .but-arrow .unfold-note,
.container-course-list .but-arrow .help-qq-group {
  margin-left: 0;
  opacity: 1;
}
.container-course-list .unfold-list,
.container-course-list .unfold-article,
.container-course-list .unfold-note,
.container-course-list .tiwen-help,
.container-course-list .help-qq-group {
  height: 60px;
  text-align: center;
  color: #b5b9bc;
  background-color: #363c40;
  width: 50px;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  margin-left: 50px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.container-course-list .unfold-list.unfold-off,
.container-course-list .unfold-article.unfold-off,
.container-course-list .unfold-note.unfold-off,
.container-course-list .tiwen-help.unfold-off,
.container-course-list .help-qq-group.unfold-off {
  color: #292732;
  background: #e0c69b;
}
.container-course-list .unfold-list:hover,
.container-course-list .unfold-article:hover,
.container-course-list .unfold-note:hover,
.container-course-list .tiwen-help:hover,
.container-course-list .help-qq-group:hover {
  color: #292732;
  background: #e0c69b;
}
.container-course-list .unfold-list i,
.container-course-list .unfold-article i,
.container-course-list .unfold-note i,
.container-course-list .tiwen-help i,
.container-course-list .help-qq-group i,
.container-course-list .unfold-list span,
.container-course-list .unfold-article span,
.container-course-list .unfold-note span,
.container-course-list .tiwen-help span,
.container-course-list .help-qq-group span {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 12px;
}
.container-course-list .unfold-list span,
.container-course-list .unfold-article span,
.container-course-list .unfold-note span,
.container-course-list .tiwen-help span,
.container-course-list .help-qq-group span {
  font-size: 12px;
  margin-top: 10px;
}
.container-course-list .unfold-note i {
  font-size: 20px;
}
.container-course-list .unfold-note span {
  margin-top: 5px;
}
.container-course-list .tiwen-help i {
  font-size: 18px;
}
.container-course-list .tiwen-help span {
  margin-top: 6px;
}
.container-course-list .list-title {
  font-size: 16px;
  color: #a9a9aa;
  padding: 0 15px;
  padding-bottom: 10px;
  height: 70px;
  line-height: 70px;
  border-bottom: 1px solid #575463;
  margin-top: -70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-course-list .kc-list-box {
  height: 100%;
  width: 360px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
  padding-top: 70px;
}
.container-course-list .kc-list-box .show-article {
  height: 100%;
}
.container-course-list .kc-list {
  font-size: 13px;
  height: 100%;
  color: #777;
  width: 330px;
  padding-left: 30px;
}
.container-course-list .kc-list li {
  min-height: 35px;
  line-height: 35px;
  width: 310px;
}
.container-course-list .kc-list li .gif-live {
  display: none;
  vertical-align: middle;
}
.container-course-list .kc-list li:first-child {
  margin-top: 10px;
}
.container-course-list .kc-list li:last-child {
  margin-bottom: 10px;
}
.container-course-list .kc-list li.true {
  color: #e0c69b;
  pointer-events: none;
}
.container-course-list .kc-list li.true i {
  display: none;
}
.container-course-list .kc-list li.true .gif-live {
  display: inline-block;
}
.container-course-list .kc-list li:hover {
  color: #eee;
}
.container-course-list .kc-list li a {
  margin-left: 25px;
  display: inline-block;
  vertical-align: middle;
  width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.container-course-list .kc-list li i {
  vertical-align: middle;
}
.container-course-list .kc-list li h4 {
  font-size: 16px;
  color: #dfc69b;
  margin-top: 15px;
}
.container-course-list .icon-qq-group {
  display: inline-block;
  height: 18px;
  background: url("../../../../images/home/v1/direct-seeding/qq.png") no-repeat center;
  background-size: 17px 17px;
}
.container-course-list .help-qq-group {
  position: relative;
}
.container-course-list .help-qq-group span {
  margin-top: 5px !important;
}
.container-course-list .help-qq-group:hover {
  color: #292732;
  background-color: #e0c69b;
}
.container-course-list .help-qq-group:hover .qq-group-image {
  display: block;
}
.container-course-list .qq-group-image {
  width: 109px;
  height: 109px;
  position: absolute;
  top: 0;
  right: 50px;
  background-color: #fff;
  display: none;
}
.container-course-list .qq-group-image img {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.tanchuang {
  background: rgba(0,0,0,0.29);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 11;
  display: none;
}
.tanchuang.show {
  display: block;
}
.tanchuang .aaa {
  height: 80px !important;
  width: 52px !important;
  margin-top: 42px !important;
  text-align: center !important;
  background-color: inherit !important;
  font-size: 14px !important;
  line-height: 14px !important;
  color: #666 !important;
}
.tanchuang .aaa.con {
  margin: 42px 69px 0 !important;
}
.tanchuang .ts-kecheng,
.tanchuang .ts-goumia,
.tanchuang .ts-twshenhe,
.tanchuang .tiwen-help-prompt,
.tanchuang .ts-deblocking,
.tanchuang .ts-apply {
  width: 560px;
  height: 308px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tanchuang .ts-kecheng.show,
.tanchuang .ts-goumia.show,
.tanchuang .ts-twshenhe.show,
.tanchuang .tiwen-help-prompt.show,
.tanchuang .ts-deblocking.show,
.tanchuang .ts-apply.show {
  display: block;
}
.tanchuang .ts-kecheng .ts-goumia,
.tanchuang .ts-goumia .ts-goumia,
.tanchuang .ts-twshenhe .ts-goumia,
.tanchuang .tiwen-help-prompt .ts-goumia,
.tanchuang .ts-deblocking .ts-goumia,
.tanchuang .ts-apply .ts-goumia {
  padding-top: 88px;
}
.tanchuang .ts-kecheng h2,
.tanchuang .ts-goumia h2,
.tanchuang .ts-twshenhe h2,
.tanchuang .tiwen-help-prompt h2,
.tanchuang .ts-deblocking h2,
.tanchuang .ts-apply h2 {
  font-size: 18px;
  color: #080810;
}
.tanchuang .ts-kecheng p,
.tanchuang .ts-goumia p,
.tanchuang .ts-twshenhe p,
.tanchuang .tiwen-help-prompt p,
.tanchuang .ts-deblocking p,
.tanchuang .ts-apply p {
  font-size: 14px;
  color: #ff5a5f;
  margin-top: 18px;
}
.tanchuang .ts-kecheng .bbt,
.tanchuang .ts-goumia .bbt,
.tanchuang .ts-twshenhe .bbt,
.tanchuang .tiwen-help-prompt .bbt,
.tanchuang .ts-deblocking .bbt,
.tanchuang .ts-apply .bbt {
  display: inline-block;
  margin-top: 74px;
  width: 184px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  background: #e0c69b;
  vertical-align: middle;
}
.tanchuang .ts-kecheng .bbt.black,
.tanchuang .ts-goumia .bbt.black,
.tanchuang .ts-twshenhe .bbt.black,
.tanchuang .tiwen-help-prompt .bbt.black,
.tanchuang .ts-deblocking .bbt.black,
.tanchuang .ts-apply .bbt.black {
  background: #000;
  margin-left: 25px;
}
.tanchuang .ts-kecheng &gt; span,
.tanchuang .ts-goumia &gt; span,
.tanchuang .ts-twshenhe &gt; span,
.tanchuang .tiwen-help-prompt &gt; span,
.tanchuang .ts-deblocking &gt; span,
.tanchuang .ts-apply &gt; span {
  display: block;
  position: absolute;
  top: -37px;
  right: 5px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  line-height: 16px;
  width: 21px;
  height: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}
.tanchuang .ts-kecheng &gt; span:after,
.tanchuang .ts-goumia &gt; span:after,
.tanchuang .ts-twshenhe &gt; span:after,
.tanchuang .tiwen-help-prompt &gt; span:after,
.tanchuang .ts-deblocking &gt; span:after,
.tanchuang .ts-apply &gt; span:after {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  height: 13px;
  top: 3px;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tanchuang .ts-kecheng &gt; span:before,
.tanchuang .ts-goumia &gt; span:before,
.tanchuang .ts-twshenhe &gt; span:before,
.tanchuang .tiwen-help-prompt &gt; span:before,
.tanchuang .ts-deblocking &gt; span:before,
.tanchuang .ts-apply &gt; span:before {
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 13px;
  display: block;
  position: absolute;
  left: 9px;
  top: 3px;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tanchuang .ts-kecheng:before,
.tanchuang .ts-goumia:before,
.tanchuang .ts-twshenhe:before,
.tanchuang .tiwen-help-prompt:before,
.tanchuang .ts-deblocking:before,
.tanchuang .ts-apply:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  right: 15px;
  border-radius: 100%;
  border-left: 1px solid #fff;
  height: 16px;
}
.tanchuang .ts-kecheng:after,
.tanchuang .ts-goumia:after,
.tanchuang .ts-twshenhe:after,
.tanchuang .tiwen-help-prompt:after,
.tanchuang .ts-deblocking:after,
.tanchuang .ts-apply:after {
  content: "ç«æ˜Ÿå…¬ä¼—å·";
  display: block;
  width: 80px;
  height: 100px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url("../../../../images/home/v1/direct-seeding/WechatIMG40.jpeg") no-repeat center top;
  background-size: 80px 80px;
  padding-top: 80px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.tanchuang .tiwen-help-prompt {
  width: 969px !important;
  padding-top: 27px !important;
}
.tanchuang .tiwen-help-prompt:after {
  display: none !important;
}
.tanchuang .tiwen-help-prompt h2 {
  font-size: 18px;
  color: #222;
  padding-bottom: 19px;
}
.tanchuang .tiwen-help-prompt .tiwen-text {
  width: 847px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 135px;
  padding: 14px 12px;
  border: 1px solid #d4d4d4;
  display: block;
  margin: 0 auto;
}
.tanchuang .tiwen-help-prompt .p {
  height: 46px;
  width: 847px;
  margin: 20px auto 0;
}
.tanchuang .tiwen-help-prompt .p input[type='text'] {
  width: 160px;
  height: 46px;
  border: 1px solid #d4d4d4;
  margin-right: 12px;
  font-size: 14px;
  padding: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
}
.tanchuang .tiwen-help-prompt .p input[type='text'].verify-through {
  border-color: #0bbee2;
}
.tanchuang .tiwen-help-prompt .p input[type='text'].prohibit {
  border-color: #f00;
}
.tanchuang .tiwen-help-prompt .p img {
  width: 112px;
  height: 46px;
  float: left;
}
.tanchuang .tiwen-help-prompt .p a {
  float: right;
  width: 160px;
  margin: 0;
}
.tanchuang .ts-twshenhe p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.tanchuang .ts-twshenhe button,
.tanchuang .ts-twshenhe a {
  margin-top: 30px;
  width: 184px;
  height: 46px;
  color: #fff;
  font-size: 16px;
  background: #e0c69b;
  line-height: 46px;
  display: inline-block;
}
.tanchuang .live-questionnaire.question-info-pop {
  width: 560px;
  height: 308px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 818px;
  height: 478px;
  background-color: rgba(255,255,255,0.6);
  padding-top: 0px !important;
  text-align: left;
  border-radius: 0px 0px 30px 30px;
}
.tanchuang .live-questionnaire.question-info-pop.show {
  display: block;
}
.tanchuang .live-questionnaire.question-info-pop .img-text-info {
  display: none;
}
.tanchuang .live-questionnaire.question-info-pop .float-img-info {
  display: none;
}
.tanchuang .live-questionnaire.question-info-pop .question-info {
  width: 802px;
  height: 461px;
  background-color: rgba(255,255,255,0.8);
  margin: 0 auto;
  border-radius: 0px 0px 30px 30px;
  position: relative;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .ques-tag {
  width: 295px;
  height: 286px;
  position: absolute;
  left: -161px;
  top: -189px;
  z-index: -2;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .live-questionnaire-question-head {
  color: #333;
  background-color: #fff;
  width: 100%;
  height: 52px;
  padding-left: 35px;
  font-size: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 52px;
  margin-top: 10px;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .sub-btn {
  width: 100%;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .sub-btn a {
  display: inline-block;
  float: right;
  width: 100px;
  height: 40px;
  background: #00baff;
  margin-right: 110px;
  margin-top: 20px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  letter-spacing: 2px;
  -webkit-box-shadow: 0px 12px 8px -12px #6c6767;
          box-shadow: 0px 12px 8px -12px #6c6767;
  border-radius: 10px;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .js-questionnaireOption {
  width: 740px;
  height: 288px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 30px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .js-questionnaireOption .live-questionnaire-question-col {
  margin-bottom: 10px;
  position: relative;
  margin-left: 20px;
  overflow: hidden;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .js-questionnaireOption .live-questionnaire-question-col .live-questionnaire-option {
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  padding-left: 34px;
  padding-right: 10px;
  cursor: pointer;
  position: relative;
  word-break: break-all;
  font-size: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .js-questionnaireOption .live-questionnaire-question-col .live-questionnaire-option &gt; span {
  line-height: 20px;
  display: inline-block;
  padding: 6px 0;
  word-break: break-word;
}
.tanchuang .live-questionnaire.question-info-pop .question-info .js-questionnaireOption .live-questionnaire-question-col .live-questionnaire-option &gt; span:after {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -7px;
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid #d9d7d7;
  border-radius: 7px;
}
.tanchuang .live-questionnaire.img-text-pop {
  width: 560px;
  height: 308px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1000px;
  height: 797px;
  background-color: rgba(0,0,0,0.6);
  padding-top: 0px !important;
  text-align: left;
  position: relative;
  top: 50px;
}
.tanchuang .live-questionnaire.img-text-pop.show {
  display: block;
}
.tanchuang .live-questionnaire.img-text-pop .goto-learn {
  display: block;
  position: absolute;
  width: 265px;
  height: 189px;
  background: url("../../../../images/home/v1/direct-seeding/pop_btn.png") no-repeat;
  right: 51px;
  bottom: 55px;
  z-index: 888;
}
.tanchuang .live-questionnaire.img-text-pop .question-info {
  display: none;
}
.tanchuang .live-questionnaire.img-text-pop .float-img-info {
  display: none;
}
.tanchuang .live-questionnaire.img-text-pop .img-text-info .title {
  height: 60px;
  line-height: 60px;
  background-color: #000;
  font-size: 26px;
  color: #4ecfff;
  text-align: center;
}
.tanchuang .live-questionnaire.img-text-pop .img-text-info .img-text-detail {
  margin: 0px 30px 30px 30px;
  height: 700px;
  overflow-y: auto;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.tanchuang .live-questionnaire.img-text-pop .img-text-info .img-text-detail img {
  width: 100%;
}
.tanchuang .live-questionnaire.img-text-pop .img-text-info .img-text-detail .text {
  width: 100%;
  background-color: #000;
  margin-top: 45px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.tanchuang .live-questionnaire.img-text-pop .img-text-info .img-text-detail .text p {
  width: 640px;
  line-height: 28px;
  color: #fff;
  font-size: 16px;
}
.tanchuang .live-questionnaire.float-img-pop {
  width: 560px;
  height: 308px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 494px;
  height: 215px;
  background: url("../../../../images/home/v1/direct-seeding/float-pop-img.png") no-repeat;
}
.tanchuang .live-questionnaire.float-img-pop.show {
  display: block;
}
.tanchuang .live-questionnaire.float-img-pop .question-info {
  display: none;
}
.tanchuang .live-questionnaire.float-img-pop .img-text-info {
  display: none;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info {
  position: relative;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani {
  position: absolute;
  left: -97px;
  top: -132px;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani .floater {
  width: 100px;
  height: 100px;
  cursor: pointer;
  position: relative;
  border-radius: 50%;
  text-align: left;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani .floater.mybtn {
  animation-name: mybtn;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-play-state: running;
/*Firefox: */
  -moz-animation-name: mybtn;
  -moz-animation-duration: 1s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: alternate;
  -moz-animation-play-state: running;
/*ie: */
  -ms-animation-name: mybtn;
  -ms-animation-duration: 1s;
  -ms-animation-timing-function: linear;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: alternate;
  -ms-animation-play-state: running;
/* Safari å’Œ Chrome: */
  -webkit-animation-name: mybtn;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  -webkit-animation-play-state: running;
/* Opera: */
  -o-animation-name: mybtn;
  -o-animation-duration: 1s;
  -o-animation-timing-function: linear;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: alternate;
  -o-animation-play-state: running;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani .floater:before {
  position: absolute;
  border-radius: 50%;
  content: "";
  width: 90%;
  height: 90%;
  margin: 5%;
  background-color: rgba(242,204,88,0.3);
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani .floater:after {
  position: absolute;
  border-radius: 50%;
  width: 80%;
  height: 80%;
  margin: 10%;
  content: "";
  color: #fff;
  font-family: 'å¾®è½¯é›…é»‘';
  vertical-align: middle;
  text-align: center;
  background-image: radial-gradient(ellipse at left top, #f2d273, #e6b932);
}
.tanchuang .live-questionnaire.float-img-pop .float-img-info .float-img-ani .floater:hover {
  -webkit-box-shadow: 0px 60px 30px -30px rgba(0,0,0,0.3);
          box-shadow: 0px 60px 30px -30px rgba(0,0,0,0.3);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.tanchuang .live-questionnaire.float-img-pop .float-img-text {
  font-size: 20px;
  color: #ffc71e;
  font-weight: 400;
  line-height: 24px;
  padding-top: 70px;
  text-align: left;
  padding-left: 180px;
}
.gif-live {
  display: none;
  width: 14px;
  height: 16px;
  font-size: 0;
  line-height: 16px;
}
.gif-live .gif {
  display: inline-block;
  vertical-align: bottom;
  width: 2px;
  background-color: #e0c69b;
  -webkit-animation: live infinite ease-in-out;
          animation: live infinite ease-in-out;
}
.gif-live .gif:nth-child(1) {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.gif-live .gif:nth-child(2) {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.gif-live .gif:nth-child(3) {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.gif-live .gif:nth-child(4) {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.gif-live .gif + .gif {
  margin-left: 2px;
}
.material-prompt {
  width: 300px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 5px;
  background-color: #333;
}
.ts-deblocking p {
  font-size: 14px;
  color: #999;
  margin-top: 28px;
}
.ts-deblocking p.warning {
  color: #ff5a5f;
}
.ts-deblocking a {
  margin: 55px auto 0;
}
.problem-invitation {
  width: 560px;
  height: 308px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: none;
  text-align: center;
  padding-top: 74px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.problem-invitation.show {
  display: block;
}
.problem-invitation &gt; span {
  display: block;
  position: absolute;
  top: -37px;
  right: 5px;
  border-radius: 100%;
  border: 1px solid #fff;
  text-align: center;
  line-height: 16px;
  width: 21px;
  height: 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}
.problem-invitation &gt; span:after {
  content: '';
  display: block;
  position: absolute;
  left: 9px;
  height: 13px;
  top: 3px;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.problem-invitation &gt; span:before {
  content: '';
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 13px;
  display: block;
  position: absolute;
  left: 9px;
  top: 3px;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.problem-invitation:before {
  content: "";
  display: block;
  position: absolute;
  top: -16px;
  right: 15px;
  border-radius: 100%;
  border-left: 1px solid #fff;
  height: 16px;
}
.problem-invitation:after {
  content: "ç«æ˜Ÿå…¬ä¼—å·";
  display: block;
  width: 80px;
  height: 100px;
  position: absolute;
  top: 10px;
  right: 10px;
  background: url("../../../../images/home/v1/direct-seeding/WechatIMG40.jpeg") no-repeat center top;
  background-size: 80px 80px;
  padding-top: 80px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 12px;
  color: #999;
  text-align: center;
}
.problem-invitation .bbt {
  display: inline-block;
  margin-top: 74px;
  width: 184px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  background: #e0c69b;
  vertical-align: middle;
  margin-top: 35px;
}
.problem-invitation p {
  margin-top: -24px;
  margin-bottom: 50px;
  text-align: left;
  text-indent: 30px;
}
.problem-invitation .student-portrait {
  width: 490px;
  margin: 0 auto;
}
.problem-invitation .student-portrait:after {
  display: block;
  content: "";
  clear: both;
}
.problem-invitation .student-portrait li {
  width: 74px;
  height: 74px;
  border-radius: 100%;
  overflow: hidden;
  float: left;
  margin-left: 30px;
  -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);
}
.problem-invitation .student-portrait li:first-child {
  margin-left: 0;
}
.problem-invitation .student-portrait li a {
  display: block !important;
}
.problem-invitation .student-portrait li img {
  width: 74px;
  height: 74px;
}
.problem-invitation .skip-problem {
  vertical-align: middle;
  line-height: 46px;
  height: 46px;
  margin-left: 80px;
  color: #666;
  display: inline-block;
  margin-top: 35px;
}
#my-player {
  outline: none;
  z-index: -1;
}
#player-switching {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100%;
  color: #fff;
}
#player-switching span {
  font-size: 12px;
  letter-spacing: 1px;
  cursor: pointer;
}
#player-switching span:hover {
  color: #0e9aef;
}
#player-switching a {
  font-size: 12px;
  font-weight: 200;
}
#player-switching a:hover {
  color: #0e9aef;
}
#player-switching ul {
  margin-top: -10px;
  background-color: #000;
  z-index: -1;
  width: 0;
  position: relative;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  overflow: hidden;
}
#player-switching li {
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
}
#player-switching li:last-child {
  border-bottom: none;
}
#player-switching:hover ul {
  z-index: 1;
  width: 100%;
}
.vjs-big-play-button {
  pointer-events: none;
}
.vjs-volume-level {
  background-color: #dfc69b !important;
}
#myCanvas {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}
.st-video-dotCon {
  position: absolute;
  width: 100%;
  height: 100%;
}
.st-video-dotCon .st-video-dot {
  width: 10px;
  height: 100%;
  border-radius: 100%;
  background-color: #bea55b;
  position: absolute;
  overflow: visible;
  z-index: 1;
}
.st-video-dotCon .st-video-dot:hover .st-video-dotip {
  display: block;
}
.st-video-dotCon .st-video-dotip {
  width: 150px;
  display: none;
  min-height: 20px;
  line-height: 20px;
  padding: 0 5px;
  background-color: #434343;
  border-radius: 3px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: -72.5px;
  z-index: 1;
  font-size: 12px;
}
.st-video-dotCon .st-video-dotip:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 70px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #434343;
}
.comment {
  margin-bottom: 72px;
  padding-top: 10px;
}
.comment h2 {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  padding-bottom: 44px;
  padding-left: 27px;
  padding-top: 28px;
  text-align: left;
}
.comment form {
  margin-bottom: 33px;
}
.comment form.user-comment {
  padding-bottom: 70px;
  margin-bottom: 0;
}
.comment form.user-comment .form-btn {
  width: 100%;
  opacity: 1;
}
.comment form .user-img {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  float: left;
  margin-left: 25px;
  margin-right: 20px;
}
.comment form .form-textarea {
  background: #fcfcfc;
  border: 1px solid #e1e1e1;
  border-radius: 2px;
  resize: none;
  outline: none;
  height: 80px;
  width: 740px;
  padding: 16px 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.comment form .form-textarea:focus {
  border-color: #999;
}
.comment form .form-textarea:focus + .form-btn {
  opacity: 1;
  width: 100%;
}
.comment form .form-btn {
  text-align: right;
  margin-top: 26px;
  opacity: 0;
  width: 0;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  padding-right: 63px;
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
.comment form .form-btn button {
  width: 80px;
  height: 40px;
  font-size: 16px;
  letter-spacing: 2.67px;
  text-indent: 2.67px;
  text-align: center;
  line-height: 40px;
  background: none;
}
.comment form .form-btn .cancel {
  color: #666;
}
.comment form .form-btn .send-out {
  background: #222;
  border-radius: 2px;
  color: #fff;
}
.comment .comment-list {
  margin-bottom: 72px;
}
.comment .comment-list .comment-item {
  padding: 30px 63px 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #e1e1e1;
}
.comment .comment-list .comment-item.paging-device {
  text-align: center;
  border: none;
  padding-top: 70px;
  padding-bottom: 70px;
}
.comment .comment-list .comment-item.paging-device.hide {
  display: none;
}
.comment .comment-list .comment-item .user-img {
  width: 42px;
  height: 42px;
  border-radius: 100%;
  margin-right: 20px;
  float: left;
}
.comment .comment-list .comment-item .comment-text {
  float: left;
  width: 730px;
  padding-bottom: 32px;
}
.comment .comment-list .comment-item .comment-text h3 {
  font-size: 16px;
  color: #575757;
  font-weight: bold;
  margin-top: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.comment .comment-list .comment-item .comment-text &gt; p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
}
.comment .comment-list .comment-item .comment-text h4 {
  font-size: 12px;
  color: #999;
  margin-top: 27px;
}
.comment .comment-list .comment-item .comment-text h4 p {
  float: right;
}
.comment .comment-list .comment-item .comment-text h4 p button {
  font-size: 12px;
  color: #b9a273;
  border: none;
  background: none;
}
.comment .comment-list .comment-item .comment-text h4 p button.bth-comment {
  color: #999;
}
.comment .comment-list .comment-item .comment-text h4 p i {
  color: #e0c69b;
  vertical-align: middle;
}
.software-con-box {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 60px;
}
.software-con-box:first-child {
  margin-top: 48px;
}
.software-con-box .software-con-nav {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 9px;
  border-bottom: 1px solid #c3a269;
}
.software-con-box .software-con-nav span {
  font-size: 14px;
  line-height: 14px;
  color: #666;
  padding: 0 21px;
  display: inline-block;
  border-right: 2px solid #d8d8d8;
  vertical-align: middle;
}
.software-con-box .software-con-nav span:last-child {
  border-right: none;
}
.software-con-box .software-con-nav span.checked {
  font-size: 18px;
  color: #a6792a;
}
.software-con-box .software-con-more {
  float: right;
  font-size: 12px;
  color: #929292;
  line-height: 14px;
}
.software-con-box .software-con-more .iconfont {
  font-size: 14px;
  font-weight: bold;
}
.software-con-box .software-con-tit {
  font-size: 25px;
  color: #333;
  letter-spacing: 3.57px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 45px;
}
.software-con-box .software-con-cc {
  padding-top: 20px;
}
.software-con-box .software-con-cc h3 {
  font-size: 16px;
  color: #999;
  letter-spacing: 0;
  line-height: 16px;
  padding-left: 35px;
  padding-bottom: 20px;
  padding-right: 40px;
}
.software-con-box .software-cc-list {
  padding-left: 35px;
  padding-right: 40px;
  max-height: 401px;
  overflow: hidden;
}
.software-con-box .software-cc-item {
  width: 210px;
  height: 188px;
  overflow: hidden;
  cursor: pointer;
  margin-right: 25px;
  float: left;
  margin-bottom: 25px;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.software-con-box .software-cc-item:nth-child(4n) {
  margin-right: 0;
}
.software-con-box .software-cc-item img {
  width: 100%;
  height: 100%;
}
.software-con-box .software-cc-item h4 {
  font-size: 14px;
  color: #333;
  letter-spacing: 2px;
  line-height: 14px;
  padding-top: 15px;
  padding-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.software-con-box .software-cc-item p {
  font-size: 12px;
  color: #666;
  letter-spacing: 1px;
  line-height: 12px;
  padding: 20px 10px 0;
}
.software-con-box .software-cc-item p em {
  float: right;
}
.software-con-box .software-cc-item .imgg {
  width: 210px;
  height: 118px;
  position: relative;
  background-color: #f6f6f6;
}
.software-con-box .software-cc-item .imgg span {
  width: 70px;
  height: 30px;
  position: absolute;
  bottom: 11px;
  font-size: 12px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  text-indent: 1px;
  line-height: 30px;
  right: 0;
  background: rgba(0,0,0,0.49);
}
.software-con-box .software-cc-item .imgg .text {
  height: 70px;
  background: #f6f6f6;
}
.software-con-box .software-cc-teacher {
  margin-bottom: 24px;
  margin-right: 25px;
  float: left;
  width: 210px;
  height: 200px;
  background-color: #fbfbfb;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.software-con-box .software-cc-teacher:nth-child(4n) {
  margin-right: 0;
}
.software-con-box .software-cc-teacher: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);
}
.software-con-box .software-cc-teacher:hover .img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.software-con-box .software-cc-teacher:hover .li-main {
  border: 1px solid #eee;
  border-top: none;
}
.software-con-box .software-cc-teacher .img {
  overflow: hidden;
  background-color: #f6f6f6;
  width: 100%;
  height: 136px;
}
.software-con-box .software-cc-teacher .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.software-con-box .software-cc-teacher .li-main {
  padding-top: 5px;
  height: 64px;
  border: 1px solid transparent;
  border-top: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.software-con-box .software-cc-teacher .li-main h4 {
  padding-left: 15px;
  font-size: 14px;
  line-height: 14px;
  color: #333;
  letter-spacing: 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.software-con-box .software-cc-teacher .li-main h4:hover {
  color: #dfc69b;
}
.software-con-box .software-cc-teacher .li-main .teacher {
  margin-top: 11px;
  text-align: left;
  color: #999;
  padding-left: 15px;
}
.software-con-box .software-cc-teacher .li-main .teacher a .avatar {
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%;
  overflow: hidden;
  font-size: 0;
}
.software-con-box .software-cc-teacher .li-main .teacher a span {
  margin-right: 10px;
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  margin-left: 5px;
  letter-spacing: 2.26px;
  vertical-align: middle;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.software-con-box .software-cc-teacher .li-main .teacher a:hover {
  color: #dfc69b;
}
.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);
}
.icon-previous,
.icon-next,
.video-js .vjs-control:before {
  line-height: 36px !important;
}
.icon-previous {
  margin-left: 15px;
}
.icon-previous,
.icon-next {
  cursor: pointer;
  font-weight: bold;
}
.icon-previous:hover,
.icon-next:hover {
  text-shadow: 0 0 1em #fff;
}
.kc-note {
  height: 100%;
  width: 360px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 20px;
  position: relative;
}
.kc-note .hide {
  display: none;
}
.kc-note .show {
  display: block;
}
.kc-note .add-note {
  width: 236px;
  margin-left: 60px;
  margin-top: 70px;
}
.kc-note .add-note .add-note-btn {
  width: 236px;
  height: 168px;
  border: 1px dashed #979797;
  display: block;
  color: #dbdbdb;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 25px;
}
.kc-note .add-note .add-note-btn i {
  font-size: 74px;
}
.kc-note .add-note .add-note-btn span {
  width: 100%;
  padding-top: 25px;
  display: block;
  text-align: center;
}
.kc-note .add-note .check-note-btn {
  display: block;
  font-size: 16px;
  color: #dbdbdb;
  text-align: center;
  padding-top: 75px;
}
.kc-note .new-note h3 {
  font-size: 16px;
  color: #dbdbdb;
  border-top: 1px solid #575463;
  padding-top: 15px;
  margin-top: 40px;
  padding-left: 8px;
  padding-bottom: 8px;
}
.kc-note .new-note ul li {
  width: 168px;
  height: 150px;
  float: left;
  margin-left: 8px;
  margin-top: 10px;
  background-color: #000;
}
.kc-note .new-note ul li img {
  width: 168px;
  height: 94px;
}
.kc-note .new-note ul li p {
  font-size: 12px;
  color: #fff;
  letter-spacing: 1.71px;
  padding: 10px 5px 5px 5px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.kc-note .new-note ul li span {
  font-size: 10px;
  color: #bfbfbf;
  padding-left: 5px;
}
.kc-note .part-list ul {
  padding-left: 17px;
}
.kc-note .part-list ul li {
  width: 100%;
  clear: both;
  margin-top: 20px;
  overflow: hidden;
}
.kc-note .part-list ul li .part-img {
  position: relative;
  width: 147px;
  float: left;
}
.kc-note .part-list ul li .part-img img {
  width: 147px;
  height: 83px;
}
.kc-note .part-list ul li .part-img .time {
  position: absolute;
  left: 0;
  top: 0px;
  color: #fff;
  background: rgba(0,0,0,0.49);
  z-index: 3;
  font-size: 12px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.kc-note .part-list ul li .part-img .delete {
  position: absolute;
  right: 0;
  bottom: 0px;
  color: #fff;
  background: rgba(0,0,0,0.49);
  height: 30px;
  line-height: 30px;
  z-index: 3;
}
.kc-note .part-list ul li .part-img .delete i {
  font-size: 20px;
  padding: 5px 6px;
}
.kc-note .part-list ul li .part-txt {
  width: 160px;
  float: left;
  padding-left: 17px;
  font-size: 14px;
  color: #ddd;
  line-height: 20px;
  letter-spacing: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.kc-note .part-list ul li .part-txt p {
  color: #989898;
}
.kc-note .part-list .part-edit {
  width: 342px;
  margin: 0 auto;
  height: 200px;
  background: #14121a;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  overflow: hidden;
}
.kc-note .part-list .part-edit .part-edit-img .part-img {
  position: relative;
  width: 147px;
  float: left;
}
.kc-note .part-list .part-edit .part-edit-img .part-img img {
  width: 147px;
  height: 83px;
}
.kc-note .part-list .part-edit .part-edit-img .part-img .time {
  position: absolute;
  left: 0;
  top: 0px;
  color: #fff;
  background: rgba(0,0,0,0.49);
  z-index: 3;
  font-size: 12px;
  padding: 3px;
}
.kc-note .part-list .part-edit .part-edit-img .part-img .delete {
  position: absolute;
  right: 0;
  bottom: 0px;
  color: #fff;
  background: rgba(0,0,0,0.49);
  height: 30px;
  line-height: 30px;
  z-index: 3;
}
.kc-note .part-list .part-edit .part-edit-img .part-img .delete i {
  font-size: 20px;
  padding: 5px 5px;
}
.kc-note .part-list .part-edit .area {
  clear: both;
}
.kc-note .part-list .part-edit .area textarea {
  margin-top: 20px;
  width: 326px;
  height: 60px;
  background: #14121a;
  color: #989898;
  text-align: left;
  border: none;
}
.kc-note .part-list .note-btn {
  margin-left: 12px;
  margin-top: 20px;
}
.kc-note .part-list .note-btn .n-btn {
  width: 152px;
  height: 44px;
  line-height: 44px;
  font-size: 12px;
  color: #292732;
  margin-left: 10px;
}
.kc-note .part-list .note-btn .n-btn.bgw {
  background-color: #ebebeb;
}
.kc-note .part-list .note-btn .n-btn.bgy {
  background-color: #dfc69b;
}
.kc-note .part-list .note-btn .n-btn.bgg {
  background-color: #959595;
}
.kc-note .part-list .part-btn {
  width: 152px;
  margin: 0 auto;
  margin-top: 15px;
}
.kc-note .part-list .save-part {
  background: #dfc69b;
  width: 152px;
  height: 44px;
  margin: 0 auto;
  font-size: 14px;
  color: #292732;
  text-align: center;
  line-height: 44px;
}
.kc-note .to-add-note {
  width: 100%;
  padding-bottom: 26px;
  margin-top: 20px;
}
.kc-note .to-add-note .note-area {
  width: 326px;
  height: 70px;
  margin-left: 15px;
  background: #14121a;
  color: #9f9f9f;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 10px;
}
.kc-note .to-add-note .note-btn {
  margin-left: 12px;
  margin-top: 20px;
}
.kc-note .to-add-note .note-btn .n-btn {
  width: 152px;
  height: 44px;
  line-height: 44px;
  font-size: 12px;
  color: #292732;
  margin-left: 10px;
}
.kc-note .to-add-note .note-btn .n-btn.bgw {
  background-color: #ebebeb;
}
.kc-note .to-add-note .note-btn .n-btn.bgy {
  background-color: #dfc69b;
}
.kc-note .to-add-note .note-btn .n-btn.bgg {
  background-color: #959595;
}
.hidde {
  display: none;
}
.container-tabs .container-tab-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
}
.container-tabs .container-tab-tit span {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  color: #333;
  border-bottom: 2px solid transparent;
  -webkit-transition: color, border-bottom-color 0.3s;
  transition: color, border-bottom-color 0.3s;
  margin-right: 100px;
  font-size: 14px;
  cursor: pointer;
  padding: 0 15px 8px;
}
.container-tabs .container-tab-tit span:last-child {
  margin-right: 0;
}
.container-tabs .container-tab-tit span.active {
  border-bottom-color: #e0c69b;
  color: #e0c69b;
  font-weight: bold;
}
.container-tabs .container-tab {
  position: relative;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  height: 0;
  overflow: hidden;
}
.container-tabs .container-tab.active {
  opacity: 1;
  pointer-events: auto;
  z-index: 1;
  height: auto;
}
.course-note {
  border-top: 1px solid #e1e1e1;
  padding-top: 15px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.course-note:before,
.course-note:after {
  font-size: 14px;
  height: 20px;
  padding-bottom: 15px;
  display: list-item;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: 100%;
  color: #000;
}
.course-note:before {
  content: attr(data-tit);
  font-weight: bold;
}
.course-note:after {
  content: attr(data-explain);
}
.course-note li {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 210px;
  height: 188px;
  margin-bottom: 40px;
  background-color: #f6f6f6;
}
.course-note li.course-note-fill {
  height: 0;
  background-color: transparent;
  margin: 0;
}
.course-note li a {
  display: block;
}
.course-note li img {
  width: 210px;
  height: 118px;
}
.course-note li p {
  font-size: 14px;
  letter-spacing: 1.71px;
  padding: 15px 10px 12px 10px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}
.course-note li span {
  font-size: 12px;
  padding-left: 15px;
  color: #666;
}
@-webkit-keyframes live {
  0% {
    height: 4px;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 4px;
  }
}
@keyframes live {
  0% {
    height: 4px;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 4px;
  }
}
@-webkit-keyframes mybtn {
  from {
    background-color: rgba(255,199,30,0.1);
  }
  to {
    background-color: rgba(255,199,30,0.5);
  }
}
@keyframes mybtn {
  from {
    background-color: rgba(255,199,30,0.1);
  }
  to {
    background-color: rgba(255,199,30,0.5);
  }
}
</pre></body></html>