@import url(//at.alicdn.com/t/font_760764_8whxf8td5dj.css);/** global *************************************************************************************************************/
/*use font important */
.anticon:before {
  font-family: "anticon","anticon-xk-user" !important; }

[class^=icon-] {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*reset css*/
/*common*/
html, body {
  width: 100%;
  height: 100%;
  font-family: "Microsoft YaHei";
  background: #fff;
  color: rgba(0, 0, 0, 0.75); }

* {
  margin: 0;
  padding: 0; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }
  table tr {
    color: rgba(0, 0, 0, 0.65); }
    table tr caption, table tr th {
      text-align: left; }
    table tr th {
      text-align: inherit;
      background: #fafafa; }

fieldset, img {
  border: none; }

iframe {
  display: block; }

abbr, acronym {
  border: none;
  font-variant: normal; }

del {
  text-decoration: line-through; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 500; }

ul {
  list-style: none; }

ol {
  list-style-type: decimal;
  padding-left: 15px; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 600;
  margin: 5px 0; }

q:before, q:after {
  content: ''; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ins {
  text-decoration: none; }

*:focus {
  outline: none; }

a {
  text-decoration: none; }
  a:hover, a:focus {
    text-decoration: none; }
  a:focus {
    outline: none; }

.clearfix {
  zoom: 1; }
  .clearfix:before {
    content: "";
    display: table; }
  .clearfix:after {
    content: "";
    display: table;
    clear: both;
    overflow: hidden; }

.clear {
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  clear: both !important; }

#root, .alls-con {
  width: 100%;
  height: 100%;
  display: block; }

.alls {
  width: 100%;
  height: 100%; }

.bor {
  border-top: 1px solid #E9E9E9;
  margin: 10px 0; }

/* container **********************************************************************************************************/
.sys-main {
  width: 100%;
  height: 100%;
  /*header*/
  /*manage-content*/
  /*stu-content | teach-content*/
  /*footer*/ }
  .sys-main .sys-header {
    width: 100%;
    height: 60px;
    background-color: #1890ff;
    min-height: 60px;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 1000; }
    .sys-main .sys-header .top-left {
      display: inline-block;
      vertical-align: top; }
      .sys-main .sys-header .top-left img {
        /* height: 48px; */
        margin-top: 7px;
        vertical-align: top;
        padding: 0 10px 0 20px; }
      .sys-main .sys-header .top-left span {
        display: inline-block;
        height: 45px;
        font-size: 25px;
        color: #fff;
        line-height: 60px; }
    .sys-main .sys-header .top-right {
      display: inline-block;
      vertical-align: top;
      float: right; }
      .sys-main .sys-header .top-right ul {
        display: inline-block; }
        .sys-main .sys-header .top-right ul li {
          float: left;
          line-height: 60px;
          width: 60px;
          text-align: center;
          margin-left: 5px;
          cursor: pointer; }
          .sys-main .sys-header .top-right ul li a {
            line-height: 60px;
            width: 100%;
            height: 100%;
            display: inline-block; }
        .sys-main .sys-header .top-right ul li.admin {
          min-width: 100px;
          width: auto !important; }
          .sys-main .sys-header .top-right ul li.admin img {
            width: 40px;
            height: 40px;
            display: inline-block;
            vertical-align: middle;
            border-radius: 50%;
            margin-right: 12px; }
          li.admin .userName{
            vertical-align: middle;
            display: inline-table;
            text-align: center; }
          .sys-main .sys-header .top-right ul li.admin p {
            line-height: 20px;
            text-align: center;
            vertical-align: middle;
            color: #fff; }
        .sys-main .sys-header .top-right ul li.horn {
          position: relative; }
          .sys-main .sys-header .top-right ul li.horn .horn-list {
            position: absolute;
            width: auto;
            max-width: 255px;
            height: auto;
            background: #fff;
            border: 1px solid #f1f1f1;
            border-radius: 3px;
            right: 5px;
            top: 0;
            margin-top: 55px; }
            .sys-main .sys-header .top-right ul li.horn .horn-list .ant-tabs-bar {
              margin: 0; }
            .sys-main .sys-header .top-right ul li.horn .horn-list ul {
              width: 100%;
              overflow: hidden;
              max-height: 300px;
              overflow-y: auto; }
              .sys-main .sys-header .top-right ul li.horn .horn-list ul li {
                height: 35px;
                line-height: 35px;
                width: calc(100% - 14px);
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                border-bottom: 2px dotted #eee;
                margin: 0 5px;
                text-align: left;
                padding: 0 3px; }
              .sys-main .sys-header .top-right ul li.horn .horn-list ul li:last-child {
                border-bottom: none; }
            .sys-main .sys-header .top-right ul li.horn .horn-list .horn-list-all {
              height: 35px;
              line-height: 35px;
              text-align: left;
              margin: 0 5px 5px 5px;
              padding: 0 3px;
              border-bottom: 1px solid #1890ff; }
              .sys-main .sys-header .top-right ul li.horn .horn-list .horn-list-all .ant-checkbox-wrapper {
                width: 100%; }
                .sys-main .sys-header .top-right ul li.horn .horn-list .horn-list-all .ant-checkbox-wrapper span {
                  float: right; }
                .sys-main .sys-header .top-right ul li.horn .horn-list .horn-list-all .ant-checkbox-wrapper .ant-checkbox {
                  float: none; }
            .sys-main .sys-header .top-right ul li.horn .horn-list .ant-popover-arrow {
              top: -5px;
              right: 0;
              margin-right: 18px; }
          .sys-main .sys-header .top-right ul li.horn .horn-text {
            width: 18px;
            height: 18px;
            line-height: 18px;
            font-size: 12px;
            text-align: center;
            display: inline-block;
            background: #FF7442;
            color: #fff;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            position: absolute;
            top: 17px;
            left: 12px; }
    .sys-main .sys-header .horn-modal {
      width: calc(100% - 5em);
      display: inline-block;
      /*overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      vertical-align: middle;*/
      vertical-align: text-top; }
  .sys-main .sys-con {
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 60px;
    overflow: hidden; }
    .sys-main .sys-con .sys-left {
      background: #fff;
      width: 100%;
      height: calc(100% - 60px);
      font-size: 16px;
      line-height: 40px;
      position: fixed;
      left: 0;
      overflow-x: hidden;
      overflow-y: auto;
      border-right: 1px solid #ddd;
      /*.ant-menu-sub.ant-menu-inline > .ant-menu-item,
      .ant-menu-sub.ant-menu-inline > .ant-menu-submenu > .ant-menu-submenu-title {
        line-height: 52px;
        height: 52px;
      }*/ }
      .sys-main .sys-con .sys-left .ant-layout-sider {
        flex: 0 0 255px !important;
        max-width: 255px !important;
        min-width: 255px !important;
        width: 255px !important; }
      .sys-main .sys-con .sys-left .ant-layout-sider-collapsed {
        flex: 0 0 80px !important;
        max-width: 80px !important;
        min-width: 80px !important;
        width: 80px !important; }
      .sys-main .sys-con .sys-left .ant-menu-vertical .ant-menu-item:after, .sys-main .sys-con .sys-left .ant-menu-vertical-left .ant-menu-item:after, .sys-main .sys-con .sys-left .ant-menu-vertical-right .ant-menu-item:after, .sys-main .sys-con .sys-left .ant-menu-inline .ant-menu-item:after {
        border-right: 4px solid #1890ff; }
      .sys-main .sys-con .sys-left .collapse {
        width: 100%;
        background: #fff;
        height: 40px;
        border-bottom: 1px solid #dddddd;
        font-size: 16px;
        line-height: 40px;
        padding-left: 25px; }
        .sys-main .sys-con .sys-left .collapse .ant-btn {
          background: #fff;
          color: #1890ff;
          border-color: #fff;
          float: right;
          width: 45px;
          font-size: 16px;
          margin-right: 4px; }
      .sys-main .sys-con .sys-left .ant-menu-inline,
      .sys-main .sys-con .sys-left .ant-menu-vertical,
      .sys-main .sys-con .sys-left .ant-menu-vertical-left {
        border-right: none; }
    .sys-main .sys-con .sys-right {
      background: #fff;
      width: calc(100% - 255px);
      height: calc(100% - 60px);
      vertical-align: top;
      margin-left: 255px;
      z-index: 100;
      overflow: hidden;
      /*overflow-x: auto;*/ }
      .sys-main .sys-con .sys-right .sys-right-tab {
        width: calc(100% - 255px);
        min-height: 40px;
        background: #fff;
        position: fixed;
        overflow: hidden;
        padding-left: 16px; }
        .sys-main .sys-con .sys-right .sys-right-tab .sys-right-tab-more li {
          min-width: 120px; }
        .sys-main .sys-con .sys-right .sys-right-tab .sys-right-tab-more li.ant-dropdown-menu-item.active a {
          color: #1890ff; }
        .sys-main .sys-con .sys-right .sys-right-tab .tab-more {
          cursor: pointer;
          width: 30px;
          height: 40px;
          line-height: 40px;
          text-align: left;
          font-size: 16px;
          background: #fff;
          color: #1890ff;
          z-index: 100; }
          .sys-main .sys-con .sys-right .sys-right-tab .tab-more .num {
            position: absolute;
            top: -3px;
            left: 31px;
            font-size: 12px;
            color: #ec0d0d; }
        .sys-main .sys-con .sys-right .sys-right-tab > div {
          display: inline-block;
          white-space: nowrap; }
          .sys-main .sys-con .sys-right .sys-right-tab > div li {
            list-style: none;
            display: inline-block;
            height: 30px;
            line-height: 30px;
            margin-top: 8px; }
            .sys-main .sys-con .sys-right .sys-right-tab > div li a {
              color: #575757;
              padding: 0 7px;
              font-size: 12px;
              display: inline-block; }
            .sys-main .sys-con .sys-right .sys-right-tab > div li.active a {
              background: #fff;
              border-bottom: 2px solid #1890ff;
              border-radius: 3px 3px 0 0; }
              .sys-main .sys-con .sys-right .sys-right-tab > div li.active a i {
                font-size: 14px;
                margin-left: 5px;
                color: #1890ff;
                font-weight: bold; }
      .sys-main .sys-con .sys-right .sys-right-bot {
        position: relative;
        background: #fff;
        width: 100%;
        height: calc(100% - 40px);
        overflow-x: auto;
        margin-top: 40px;
        border: 16px solid #f0f2f5; }
  .sys-main .stu-con, .sys-main .teach-con {
    width: 100%;
    height: 100%;
    padding-top: 60px;
    /*stu div|teach-div */ }
    .sys-main .stu-con .stu-div, .sys-main .stu-con .teach-div, .sys-main .teach-con .stu-div, .sys-main .teach-con .teach-div {
      width: 100%;
      min-width: 1220px;
      min-width: 1024px;
      height: auto;
      min-height: calc(100% - 45px);
      background: #f0f2f5;
      font-size: 14px;
      padding-bottom: 16px; }
      .sys-main .stu-con .stu-div > .ant-breadcrumb, .sys-main .stu-con .teach-div > .ant-breadcrumb, .sys-main .teach-con .stu-div > .ant-breadcrumb, .sys-main .teach-con .teach-div > .ant-breadcrumb {
        width: calc(100% - 40px);
        margin: 0 auto;
        height: 43px;
        line-height: 43px; }
        .sys-main .stu-con .stu-div > .ant-breadcrumb > span:after, .sys-main .stu-con .teach-div > .ant-breadcrumb > span:after, .sys-main .teach-con .stu-div > .ant-breadcrumb > span:after, .sys-main .teach-con .teach-div > .ant-breadcrumb > span:after {
          content: ">";
          padding-left: 5px;
          padding-right: 5px; }
        .sys-main .stu-con .stu-div > .ant-breadcrumb > span:last-child:after, .sys-main .stu-con .teach-div > .ant-breadcrumb > span:last-child:after, .sys-main .teach-con .stu-div > .ant-breadcrumb > span:last-child:after, .sys-main .teach-con .teach-div > .ant-breadcrumb > span:last-child:after {
          content: ""; }
      .sys-main .stu-con .stu-div .stu-w, .sys-main .stu-con .stu-div .teach-w, .sys-main .stu-con .teach-div .stu-w, .sys-main .stu-con .teach-div .teach-w, .sys-main .teach-con .stu-div .stu-w, .sys-main .teach-con .stu-div .teach-w, .sys-main .teach-con .teach-div .stu-w, .sys-main .teach-con .teach-div .teach-w {
        width: calc(100% - 40px);
        margin: 0 auto; }
      .sys-main .stu-con .stu-div .stu-main, .sys-main .stu-con .stu-div .teach-main, .sys-main .stu-con .teach-div .stu-main, .sys-main .stu-con .teach-div .teach-main, .sys-main .teach-con .stu-div .stu-main, .sys-main .teach-con .stu-div .teach-main, .sys-main .teach-con .teach-div .stu-main, .sys-main .teach-con .teach-div .teach-main {
        width: 100%;
        height: 100%;
        background: #fff;
        padding: 15px; }
  .sys-main .sys-footer {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    background: #1890ff;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
   }
  body .sys-main .sys-footer .left {
    margin-left: 20px;
  }
  body .sys-main .sys-footer .center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 0;
    white-space: nowrap; /* 防止文字换行 */
  }

/*msg*/
.msgs {
  border: 1px solid #1890ff;
  color: #666;
  padding: 10px 20px; }
  .msgs .ant-notification-notice-content .ant-notification-notice-message {
    color: red; }
  .msgs .ant-notification-notice-close {
    top: 12px; }

/*Management side module page******************************************************************************************/
.gl-main {
  width: 100%;
  /*height: 100%;*/
  background: #fff;
  min-width: 1024px;
  padding-bottom: 20px; }
  .gl-main .cz-main {
    width: 100%;
    height: 100%;
    padding: 10px;
    /* has tab,extract for use */
    /*query table*/
    /* Tree replacement form */
    /* side tree layout */ }
    .gl-main .cz-main .tb-main {
      width: 100%;
      height: 100%; }
    .gl-main .cz-main .cx-main {
      /*query tb-main or cx-main */
      /*New template style, not currently in use*/ }
      .gl-main .cz-main .cx-main .cx-condition {
        width: 100%;
        height: 100%;
        margin-top: 5px; }
        .gl-main .cz-main .cx-main .cx-condition .ant-row {
          margin-left: 0 !important;
          margin-right: 0 !important; }
          .gl-main .cz-main .cx-main .cx-condition .ant-row > div[class^=ant-col-] {
            padding-left: 0 !important;
            padding-right: 0 !important; }
      .gl-main .cz-main .cx-main .cx-btn {
        width: 100%;
        text-align: right;
        margin-bottom: 0 !important;
        height: 39px;
        line-height: 30px;
        font-size: 12px; }
        .gl-main .cz-main .cx-main .cx-btn button {
          margin-left: 10px; }
      .gl-main .cz-main .cx-main .cx-condition2 .ant-input, .gl-main .cz-main .cx-main .cx-condition2 .ant-select, .gl-main .cz-main .cx-main .cx-condition2 .ant-calendar-picker {
        width: 200px; }
      .gl-main .cz-main .cx-main .cx-condition2 .label {
        display: inline-block;
        position: relative; }
        .gl-main .cz-main .cx-main .cx-condition2 .label .lab-sel {
          width: auto;
          border: none; }
          .gl-main .cz-main .cx-main .cx-condition2 .label .lab-sel .ant-select-selection {
            border: none; }
          .gl-main .cz-main .cx-main .cx-condition2 .label .lab-sel .ant-select-focused .ant-select-selection,
          .gl-main .cz-main .cx-main .cx-condition2 .label .lab-sel .ant-select-selection:focus, .gl-main .cz-main .cx-main .cx-condition2 .label .lab-sel .ant-select-selection:active {
            border-color: #fff;
            outline: 0;
            box-shadow: 0 0 0; }
        .gl-main .cz-main .cx-main .cx-condition2 .label .ant-select-dropdown {
          min-width: 150px; }
        .gl-main .cz-main .cx-main .cx-condition2 .label .ant-calendar-picker > div {
          display: inline-block; }
    .gl-main .cz-main .cz-bot {
      border-top: 1px solid #E9E9E9;
      margin-top: 0;
      padding-top: 10px; }
    .gl-main .cz-main .cz-bot2 {
      border-top: none;
      margin-top: 0;
      padding-top: 0; }
      .gl-main .cz-main .cz-bot2 .cz-condition-top .ant-col-4 {
        padding-right: 7px !important;
        padding-left: 0 !important; }
      .gl-main .cz-main .cz-bot2 .cz-condition-top .ant-form-item-label {
        width: auto; }
    .gl-main .cz-main .cz-btn {
      margin: 0 0 10px;
      clear: both;
      display: inline-block;
      position: relative;
      z-index: 997; }
      .gl-main .cz-main .cz-btn .ant-btn {
        margin-right: 10px; }
    .gl-main .cz-main .cz-table {
      width: 100%; }
    .gl-main .cz-main .cz-tree {
      border-top: 1px solid #ddd;
      padding-top: 10px; }
    .gl-main .cz-main .tree-all {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%;
      height: 100%;
      position: relative; }
      .gl-main .cz-main .tree-all .l-tree {
        width: auto;
        overflow: hidden;
        position: absolute;
        background: #fff;
        z-index: 1000;
        left: 0;
        border-color: #ddd;
        border-width: 1px 1px 1px 0;
        border-radius: 0 3px 3px 0; }
      .gl-main .cz-main .tree-all .icons {
        width: 100%;
        height: 30px;
        padding: 0 10px;
        border-bottom: 1px solid #ddd; }
        .gl-main .cz-main .tree-all .icons i {
          color: #1890ff;
          font-size: 15px;
          line-height: 30px; }
        .gl-main .cz-main .tree-all .icons span {
          margin-left: 5px; }
      .gl-main .cz-main .tree-all .ant-tree {
        padding: 0 10px 10px 0; }

/*reset antd style*****************************************************************************************************/
.ant-layout-header {
  background: #1890ff; }

.ant-layout-sider {
  background: #fff; }

/* leftbar toggle */
.ant-menu-submenu-popup {
  left: 83px !important; }

/* tab */
.ant-tabs-bar {
  margin: 0 0 10px 0; }

/*btn*/
.ant-btn {
  height: 30px;
  font-size: 12px;
  padding: 0 10px; }
  .ant-btn .anticon {
    margin-right: 5px; }
  .ant-btn span {
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important; }

/* layout */
.ant-col-xs-1, .ant-col-xs-2, .ant-col-xs-3, .ant-col-xs-4, .ant-col-xs-5, .ant-col-xs-6, .ant-col-xs-7, .ant-col-xs-8, .ant-col-xs-9, .ant-col-xs-10, .ant-col-xs-11, .ant-col-xs-12, .ant-col-xs-13, .ant-col-xs-14, .ant-col-xs-15, .ant-col-xs-16, .ant-col-xs-17, .ant-col-xs-18, .ant-col-xs-19, .ant-col-xs-20, .ant-col-xs-21, .ant-col-xs-22, .ant-col-xs-23, .ant-col-xs-24,
.ant-col-1, .ant-col-2, .ant-col-3, .ant-col-4, .ant-col-5, .ant-col-6, .ant-col-7, .ant-col-8, .ant-col-9, .ant-col-10, .ant-col-11, .ant-col-12, .ant-col-13, .ant-col-14, .ant-col-15, .ant-col-16, .ant-col-17, .ant-col-18, .ant-col-19, .ant-col-20, .ant-col-21, .ant-col-22, .ant-col-23, .ant-col-24 {
  min-height: 32px; }

/*input,select*/
.ant-form-item-label {
  line-height: 30px; }
  .ant-form-item-label label:after {
    content: ":";
    margin: 0 4px 0 2px; }

.ant-form-item-control {
  line-height: 30px; }

.ant-form-inline .ant-row {
  width: 100%;
  margin-right: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 7px; }

/*select*/
.ant-select .ant-select-selection--single {
  height: 30px; }

/*input*/
.ant-input {
  height: 30px; }

/*number input*/
.ant-input-number {
  width: 100%;
  height: 30px;
  vertical-align: middle; }
  .ant-input-number .ant-input-number-input {
    height: 28px; }

/* date */
.ant-calendar-picker-input {
  display: inline-block; }

.ant-calendar-picker, .ant-time-picker {
  width: 100%; }

/*select-multiple | textarea Double row layout*/
.md-align {
  padding-left: 7.5px !important; }

/*checkbox*/
.ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0; }

.ant-checkbox-wrapper {
  margin-right: 10px; }

/*table*/
.ant-table-wrapper {
  margin-bottom: 5px; }

.ant-table-row .ant-btn, .ant-table-row .ant-btn:hover, .ant-table-row .ant-btn:focus, .ant-table-row .ant-btn:active, .ant-table-row .ant-btn.active {
  background: transparent;
  border: none;
  color: #1890ff;
  text-decoration: underline; }

.ant-table {
  /*table td:hover span*/ }
  .ant-table .span {
    /*max-width: 250px;*/
    /*max-width: 21em;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    display: block; }
  .ant-table td {
    white-space: nowrap; }
  .ant-table tr {
    color: rgba(0, 0, 0, 0.65); }
    .ant-table tr:nth-child(odd) {
      background: #fefefe; }
    .ant-table tr:nth-child(even) {
      background: #f7fcff; }
    .ant-table tr:hover {
      background: #e7f7ff; }
    .ant-table tr.ant-table-row-selected {
      background: #fafafa; }
  .ant-table > .ant-table-content > .ant-table-header > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th, .ant-table > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-thead > tr > th {
    padding: 0 7px !important;
    line-height: 35px;
    height: 35px;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 12px;
    background: #fafafa; }
  .ant-table > .ant-table-content > .ant-table-header > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-scroll > .ant-table-header > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-scroll > .ant-table-body > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-fixed-left > .ant-table-header > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-fixed-right > .ant-table-header > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-fixed-left > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td, .ant-table > .ant-table-content > .ant-table-fixed-right > .ant-table-body-outer > .ant-table-body-inner > table > .ant-table-tbody > tr > td {
    padding: 0 7px !important;
    line-height: 35px;
    height: 35px;
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px; }

/*table cell hide or show */
.table-btn {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 998;
  height: 30px; }
  .table-btn .ant-btn i {
    font-size: 14px;
    margin-right: 3px; }
  .table-btn > span {
    display: inline-block;
    vertical-align: top;
    margin-left: 0 !important; }
  .table-btn .table-checkbox {
    min-width: 80px; }
    .table-btn .table-checkbox .ant-checkbox-wrapper {
      margin-left: 8px !important; }
  .table-btn #table-popover .ant-popover {
    top: 30px !important; }
  .table-btn #table-popover .ant-popover-title {
    display: none; }
  .table-btn #table-popover .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow {
    right: 30px; }
  .table-btn #table-popover .ant-popover-content {
    box-shadow: rgba(0, 0, 0, 0.5) -3px 4px 12px; }
  .table-btn #table-popover .ant-popover-inner-content {
    min-width: 177px;
    max-height: 308px;
    overflow-y: auto; }

/*table td:hover*/
.table-hovers .ant-tooltip-arrow {
  border-top-color: #fff !important; }
.table-hovers .ant-tooltip-inner {
  background-color: #fff;
  color: #666;
  padding: 10px;
  white-space: normal;
  max-width: 500px; }

/*ant-pagination*/
.ant-pagination {
  margin-top: 15px;
  margin-bottom: 10px; }
  .ant-pagination .ant-pagination-options .ant-select-selection--single {
    height: 32px; }

/* edit table */
.editable-cell {
  position: relative; }
  .editable-cell .editable-cell-input-wrapper, .editable-cell .editable-cell-text-wrapper {
    padding-right: 15px; }
    .editable-cell .editable-cell-input-wrapper i, .editable-cell .editable-cell-text-wrapper i {
      padding-left: 5px;
      line-height: 35px;
      cursor: pointer; }
  .editable-cell .editable-cell-text-wrapper i {
    float: right; }

/* pormpt */
.ant-popover-inner-content {
  padding: 10px; }

.ant-popover-buttons {
  margin-bottom: 0; }
  .ant-popover-buttons button {
    height: 25px;
    line-height: 25px;
    margin-left: 8px !important; }

/*download file*/
.ant-upload-list-item-info .anticon-paper-clip {
  top: 4px;
  left: 11px;
  border-left: 2px solid #1890ff;
  padding-left: 3px; }

.ant-upload-list-item-name {
  padding-left: 27px; }

:root .ant-upload-list-item .anticon-cross {
  right: calc(100% - 10px);
  font-size: 16px; }

/*rich text style*/
.rdw-editor-toolbar {
  margin-bottom: 0;
  border-radius: 2px 2px 0 0;
  padding: 3px 5px 0; }

.rdw-editor-main {
  max-height: 200px;
  min-height: 80px;
  padding: 5px;
  border-radius: 0 0 2px 2px;
  border: 1px solid #F1F1F1;
  border-top: none; }

.public-DraftStyleDefault-block {
  margin: 0; }

/*tree*/
.ant-tree {
  overflow: auto; }

/*private string strVerifyError*/
.ant-form-inline .has-feedback {
  width: 100%; }

.ant-form-item-with-help .has-error {
  overflow: visible !important; }

.ant-form-explain {
  display: none; }

.ant-divider {
  min-width: 1px;
  max-width: 1px; }

/* antd-modal reset */
.ant-modal-mask {
  z-index: 1002; }

.ant-modal-wrap {
  z-index: 1002;
  /* modal form */
  /*modal size*/
  /*Enable status type*/
  /*Apply a single*/
  /*Apply two columns, little content*/
  /*Apply two columns, more content*/
  /* full screen*/ }
  .ant-modal-wrap .ant-modal {
    overflow: hidden; }
    .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-title {
      line-height: 40px;
      font-size: 14px; }
    .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-header {
      padding: 0 10px;
      height: 40px;
      line-height: 30px; }
    .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-close-x {
      width: 40px;
      height: 40px;
      line-height: 40px; }
    .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-footer {
      padding: 8px 16px; }
    .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body {
      /* Custom modal style */ }
      .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .md-all .ant-form .ant-row [class^=ant-col-] {
        padding: 0 !important; }
      .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .md-all .md-view .ant-form-item-control {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
      .ant-modal-wrap .ant-modal .ant-modal-content .ant-modal-body .md-all .md-view .ant-form-text {
        width: 100%;
        display: inline !important; }
  .ant-modal-wrap .md-div {
    width: 100%;
    height: 100%; }
  .ant-modal-wrap .md-main .md-sc-btn button {
    margin-right: 10px; }
  .ant-modal-wrap .md-main2 > div[class^="ant-col-"] {
    padding-left: 0 !important;
    padding-right: 10px !important; }
  .ant-modal-wrap .md-main2 .md-cx-btn {
    text-align: right;
    height: 30px; }
    .ant-modal-wrap .md-main2 .md-cx-btn .ant-btn:first-child {
      margin-right: 10px; }
  .ant-modal-wrap .md-cx-btns {
    text-align: right;
    height: 30px; }
    .ant-modal-wrap .md-cx-btns .ant-btn:first-child {
      margin: 0 10px 0 0; }
  .ant-modal-wrap .md-table {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px; }
  .ant-modal-wrap .md-btn {
    height: 30px;
    margin-bottom: 10px; }
    .ant-modal-wrap .md-btn .ant-btn {
      margin-right: 10px; }
  .ant-modal-wrap .md-small .ant-modal-body,
  .ant-modal-wrap .md-xs .ant-modal-body, .ant-modal-wrap .md-xs2 .ant-modal-body,
  .ant-modal-wrap .md-sm .ant-modal-body, .ant-modal-wrap .md-sm2 .ant-modal-body,
  .ant-modal-wrap .md-md .ant-modal-body, .ant-modal-wrap .md-md2 .ant-modal-body,
  .ant-modal-wrap .md-lg .ant-modal-body, .ant-modal-wrap .md-lg2 .ant-modal-body,
  .ant-modal-wrap .md-lg3 .ant-modal-body, .ant-modal-wrap .md-lg4 .ant-modal-body {
    padding: 10px 15px; }
  .ant-modal-wrap .md-small {
    width: 300px !important; }
  .ant-modal-wrap .md-xs {
    width: 400px !important; }
  .ant-modal-wrap .md-xs2 {
    width: 500px !important; }
  .ant-modal-wrap .md-sm {
    width: 600px !important; }
  .ant-modal-wrap .md-sm2 {
    width: 700px !important; }
  .ant-modal-wrap .md-md {
    width: 750px !important; }
  .ant-modal-wrap .md-md2 {
    width: 850px !important; }
  .ant-modal-wrap .md-lg {
    width: 900px !important; }
  .ant-modal-wrap .md-lg2 {
    width: 950px !important; }
  .ant-modal-wrap .md-lg3 {
    width: 1000px !important; }
  .ant-modal-wrap .md-lg4 {
    width: 1250px !important; }
  .ant-modal-wrap .md-1440 {
    width: 1440px !important; }
  .ant-modal-wrap .md-full {
    width: 94% !important;
    margin: 0 auto;
    overflow: hidden; }
    .ant-modal-wrap .md-full .ant-modal-body {
      overflow: auto;
      padding: 10px 15px; }

/* export style */
.export label {
  width: 23%; }

/*Common modules can be proposed separately**********************************************/
/*Similar to home page query conditions label*/
.cx-sh {
  width: 200px;
  height: 100%;
  padding: 0;
  cursor: pointer; }
  .cx-sh .cx-icon {
    margin-right: 5px;
    color: #108EE9; }

.cx-sh2 {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
  padding: 0 !important;
  margin-bottom: 10px;
  clear: both; }
  .cx-sh2 .cx-icon {
    margin-right: 5px;
    color: #108EE9; }

/* back */
.back-icon {
  font-size: 20px;
  color: #1890ff;
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  left: 5px;
  top: 5px;
  cursor: pointer; }

/*protogenesis table*/
/*.table-div{
  display: table;
  border:1px solid #ddd;
  tr{
    th, td {
      display: table-cell;
      border: 1px solid #ddd;
      padding: 5px 10px;
      position: relative;
      cursor: pointer;
      min-width: 30px;
    }
  }
}*/
/*radio validation*/
.radio-feedback {
  width: 100%; }

/* common style**********************************************/
.blue {
  color: #0066FF !important; }

.tl {
  text-align: left !important; }

.tc {
  text-align: center !important; }

.tr {
  text-align: right !important; }

/*margin*/
.m0 {
  margin: 0 !important; }

.mt10 {
  margin-top: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mr10 {
  margin-right: 10px !important; }

.mr30 {
  margin-right: 30px !important; }

/*padding*/
.pt10 {
  padding-top: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt15 {
  padding-bottom: 15px !important; }

/*# sourceMappingURL=global.css.map */
/*common style*********************************************************************************************************/
/*dragula*/
.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

.gu-hide {
  display: none !important; }

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.gu-transit {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20); }

/* scroll */
::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8; }

::-webkit-scrollbar {
  width: 7px;
  height: 7px; }

::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 25px; }

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb; }

/*btn list seach form*/
.btn-list-r {
  width: 100%;
  text-align: right; }
  .btn-list-r .ant-btn {
    margin-left: 10px; }
    .btn-list-r .ant-btn:first-child {
      margin-left: 0; }

/*btn list operation btn*/
.btn-list-l {
  width: 100%;
  text-align: left; }
  .btn-list-l .ant-btn {
    margin-right: 10px; }
    .btn-list-l .ant-btn:last-child {
      margin-right: 0; }

/*portal*/
.main-full {
  background: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
  min-width: 1024px; }

/*loading*/
.all-loading {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 200px; }

.w1200 {
  max-width: 1200px; }

/*use border more col*/
.bor-all {
  border: 1px solid #E9E9E9;
  border-width: 0 1px 1px 0; }
  .bor-all > div {
    border: 1px solid #E9E9E9;
    border-width: 1px 0 0 1px; }

/*no use antd-form Applies only to fewer query conditions*/
/*.search-div{
  min-height: 40px;
  margin-top: 10px;
  !*margin: 10px 0;*!
  .ant-input, .ant-select{
    min-width: 100px;
  }
  .search-div-btn{
    .ant-btn{
      margin-right: 10px;
    }
  }
  &>div{
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    label{
      text-align: right;
      display: inline-block;
      color: rgba(0, 0, 0, 0.85);
      &:after {
        content: ":";
        margin: 0 4px 0 2px;
        position: relative;
        top: -0.5px;
      }
    }
  }
}*/
/*common form stu and teach*/
.com-main {
  width: 100%; }
  .com-main .com-form {
    width: 100%;
    height: 100%; }
    .com-main .com-form .com-form-default {
      height: 68px;
      line-height: 68px;
      background: #fff; }
      .com-main .com-form .com-form-default .ant-form-item {
        width: auto;
        margin: 16px 10px 16px 20px !important;
        float: left; }
        .com-main .com-form .com-form-default .ant-form-item .ant-form-item-label {
          line-height: 40px;
          width: auto; }
        .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper {
          width: 700px; }
          .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input {
            height: 40px; }
          .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input-suffix {
            right: -10px; }
            .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input-suffix .ant-btn {
              margin-right: 10px;
              height: 40px;
              line-height: 35px;
              padding: 0;
              width: 108px; }
              .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input-suffix .ant-btn i, .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input-suffix .ant-btn span {
                font-size: 14px; }
              .com-main .com-form .com-form-default .ant-form-item .ant-form-item-control-wrapper .ant-input-suffix .ant-btn span {
                margin-left: 3px !important; }
      .com-main .com-form .com-form-default .com-form-default-btn {
        display: inline-block;
        float: left;
        padding-top: 2px;
        margin-right: 16px; }
        .com-main .com-form .com-form-default .com-form-default-btn .ant-btn {
          height: 40px;
          padding: 0;
          width: 80px;
          font-size: 14px; }
      .com-main .com-form .com-form-default .com-form-default-icon {
        color: #1890ff;
        display: inline-block;
        float: left;
        cursor: pointer;
        margin-top: 10px; }
        .com-main .com-form .com-form-default .com-form-default-icon .anticon {
          margin-left: 3px; }
    .com-main .com-form .com-form-bot {
      padding: 10px;
      background: #fff; }
      .com-main .com-form .com-form-bot .ant-form-item {
        margin: 4px 0 !important; }
      .com-main .com-form .com-form-bot [class^=ant-col-] {
        padding-left: 0 !important; }

/*common-slider*/
/*.slider-all{
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: 100%;
  position: relative;
  .slider-all-l{
    width: auto;
    overflow: hidden;
    position: absolute;
    background: $color;
    z-index: 1000;
    left: 0;
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    border-radius: 0 3px 3px 0;
  }
  .icons{
    width: 100%;
    height: 30px;
    padding: 0 10px;
    border-bottom: 1px solid #ddd;
    i{
      color: $themeColor;
      font-size: 15px;
      line-height: 30px;
    }
    span{
      margin-left: 5px;
    }
  }
}*/
/*common table*/
.com-table {
  border: 1px solid #e8e8e8; }
  .com-table tr th, .com-table tr td {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    padding: 3px 10px; }

.ant-table-bordered .ant-table-thead > tr > th,
.ant-table-bordered .ant-table-tbody > tr > td {
  border-right: 1px solid #e8e8e8; }

/*detail href*/
.sys-href {
  border-left: 2px solid #e9e9e9;
  padding-left: 10px; }
  .sys-href li {
    cursor: pointer;
    line-height: 35px; }
    .sys-href li.active {
      color: #1890ff; }
      .sys-href li.active span {
        display: inline-block;
        position: absolute;
        width: 8px;
        height: 8px;
        left: -1px;
        margin-top: 14px;
        border: 2px solid #1890ff;
        background-color: #fff;
        -webkit-transition: top 0.3s ease-in-out;
        transition: top 0.3s ease-in-out;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transition: top 0.3s ease-in-out;
        -webkit-transition: top 0.3s ease-in-out;
        -moz-transition: top 0.3s ease-in-out;
        -ms-transition: top 0.3s ease-in-out;
        -o-transition: top 0.3s ease-in-out; }
      .sys-href li.active span:before {
        content: ' ';
        position: relative;
        width: 2px;
        height: 100%;
        display: block;
        background-color: #e8e8e8;
        margin: 0 auto; }

.ant-form-item .both-col {
  width: calc(50% - 3px) !important;
  margin-bottom: 0;
  margin-right: 3px !important; }
  .ant-form-item .both-col:last-child {
    margin-left: 3px !important;
    margin-right: 0 !important; }
  .ant-form-item .both-col .ant-form-item-control-wrapper {
    width: 100%; }

/*td normal*/
.ant-table-middle > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td.td-normal {
  white-space: normal;
  line-height: 25px; }

/*# sourceMappingURL=common.css.map */
/** style ***************************************************************************************************************/
.new-main {
  position: relative; }

.red {
  color: #F5424C !important; }

.thems {
  color: #1890ff !important; }

/*Course selection tu Student(xk)*/
.gb {
  background: #FF858B; }

.gx {
  background: #59CBA5; }

.zb {
  background: #EC75C3; }

.zx {
  background: #69A2D7; }

.rykc {
  background: #8E388E; }

.kzy {
  background: #FF5500; }
.qt {
  background: #1890ff;
}
.ljz {
  background: #1890ff; }

.stu-xk {
  width: calc(100% - 40px);
  margin: 0 auto;
  /*loading*/ }
  .stu-xk .stu-xk-list-loading {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px; }
    .stu-xk .stu-xk-list-loading .ant-spin {
      margin-top: 20%; }
      .stu-xk .stu-xk-list-loading .ant-spin .ant-spin-dot {
        width: 35px;
        height: 35px; }
        .stu-xk .stu-xk-list-loading .ant-spin .ant-spin-dot i {
          width: 13px;
          height: 13px; }
  .stu-xk .stu-xk-tab {
    width: 100%;
    margin: 0 auto;
    /*selection*/
    /*common*/
    /*course detail*/
    /*exchange course*/ }
    .stu-xk .stu-xk-tab .ant-tabs-bar {
      background: #fff;
      margin: 0; }
    .stu-xk .stu-xk-tab .stu-xk-crumbs {
      height: 43px;
      line-height: 43px;
      font-size: 14px;
      color: #919191; }
    .stu-xk .stu-xk-tab .stu-xk-top {
      width: 100%;
      height: 95px;
      background: #f7f9fa;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      padding: 20px;
      margin-bottom: 16px; }
      .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-l {
        float: left; }
        .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-l div {
          color: #595959; }
          .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-l div span span {
            color: rgba(0, 0, 0, 0.75);
            font-size: 20px; }
          .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-l div .stu-xk-top-l-r {
            margin-left: 55px; }
      .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-r {
        float: right; }
        .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-r > div {
          display: inline-block;
          float: left;
          min-width: 80px;
          text-align: center; }
          .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-r > div p {
            font-size: 12px;
            color: #9a9a9a; }
          .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-r > div .stu-xk-top-r-b {
            color: rgba(0, 0, 0, 0.75);
            font-size: 20px; }
        .stu-xk .stu-xk-tab .stu-xk-top .stu-xk-top-r .ant-divider-vertical {
          width: 1px;
          max-width: 1px;
          min-width: 1px;
          margin: 0 20px;
          height: 48px;
          background: #E9E9E9; }
    .stu-xk .stu-xk-tab .stu-xk-con {
      width: 100%;
      margin: 0 auto;
      /*type list*/
      /*sport*/
      /*data list*/
      /*course type*/
      /*couser history*/ }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list {
        width: 100%;
        background: #fff;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        clear: both; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list .stu-xk-list-con {
          padding: 10px 20px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list .stu-xk-list-con h6 {
            color: #9a9a9a; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list .stu-xk-list-con .ant-tag {
            font-size: 14px;
            margin-right: 30px;
            height: 24px;
            line-height: 22px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list .stu-xk-list-con .ant-tag:hover {
              opacity: 1; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-list .stu-xk-list-con .ant-tag-checkable-checked {
            color: #fff;
            border-radius: 14px;
            -webkit-border-radius: 14px;
            -moz-border-radius: 14px;
            -ms-border-radius: 14px;
            -o-border-radius: 14px;
            padding: 0 13px; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport {
        margin: 16px 0;
        background: #fff;
        clear: both; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top {
          height: 50px;
          line-height: 50px;
          padding: 0 20px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top .stu-xk-sport-top-title {
            font-size: 18px;
            margin-right: 15px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top em {
            color: #F5424C;
            font-size: 12px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top .sport-save {
            float: right;
            color: #1890ff;
            display: inline-block;
            border-right: 1px solid #E9E9E9;
            height: 20px;
            line-height: 20px;
            padding-right: 10px;
            margin-right: 10px;
            margin-top: 15px;
            cursor: pointer; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top .stu-xk-sport-top-hide {
            color: #1890ff;
            font-size: 12px;
            float: right;
            cursor: pointer; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-top .stu-xk-sport-top-hide .anticon {
              margin-left: 5px; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot {
          background: #fff;
          overflow: hidden; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot .stu-xk-sport-bot-l {
            float: left;
            width: 10%; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot .stu-xk-sport-bot-l div {
              text-align: center;
              line-height: 95px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot .stu-xk-sport-bot-l div:after {
                content: ":";
                margin: 0 4px 0 2px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot .stu-xk-sport-bot-l div:first-child {
              border-top: 1px solid #E9E9E9; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-sport .stu-xk-sport-bot .stu-xk-sport-bot-r {
            float: left;
            width: 90%; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot {
        margin-top: 16px;
        width: 100%;
        padding: 10px;
        background: #fff;
        clear: both;
        /*hot course*/ }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-title {
          height: 55px;
          line-height: 55px;
          border-bottom: 1px solid #E9E9E9; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-title > span {
            font-size: 18px; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li {
          min-height: 95px;
          clear: both;
          border-bottom: 1px solid #E9E9E9;
          overflow: hidden; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l {
            float: left;
            padding: 10px 0;
            width: calc(100% - 810px); }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l p, .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l .stu-xk-bot-con-title {
              color: #1890ff;
              font-size: 16px;
              text-decoration: underline;
              width: 800px;
              font-weight: bold;
              cursor: pointer;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l .stu-xk-bot-con-title2 span {
              display: inline-block;
              vertical-align: top;
              color: #1890ff;
              font-size: 16px;
              font-weight: bold;
              text-decoration: underline;
              width: auto;
              max-width: calc(100% - 120px);
              cursor: pointer;
              overflow: hidden;
              text-overflow: ellipsis;
              white-space: nowrap; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l .stu-xk-bot-con-title2 .ant-tag {
              color: #fff;
              border-radius: 15px;
              padding: 0 15px;
              border: none;
              min-width: 45px;
              display: inline-block;
              vertical-align: top;

            }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div {
              color: #9a9a9a;
              width: 100%; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div span {
                display: inline-block; }
                .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div span i {
                  margin-right: 3px;
                  color: #B9DDFF; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con > span {
                width: 19px;
                line-height: 21px;
                float: left; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address {
                float: left;
                width: calc(100% - 25px); }
                .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span {
                  display: inline-block; }
                  .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:before {
                    content: '|';
                    width: 4px;
                    height: 15px;
                    display: inline-block;
                    vertical-align: 1px;
                    color: #ddd;
                    text-align: center;
                    margin: 0 5px; }
                  .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:first-child {
                    min-width: 55px; }
                    .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:first-child:before {
                      width: 0;
                      content: '';
                      margin: 0; }
                  .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span.stu-con-address-num {
                    min-width: 155px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-name {
                width: auto;
                margin-right: 20px;
                max-width: 550px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-credit {
                width: 73px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-teacher {
                width: 340px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-name, .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-credit, .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-teacher {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r {
            float: right;
            padding: 30px 0;
            width: 800px;
            text-align: right; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r > div {
              display: inline-block;
              text-align: right; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r > div p {
                font-size: 14px;
                color: #9a9a9a; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r > div .stu-xk-top-r-b {
                color: rgba(0, 0, 0, 0.75);
                font-size: 20px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-unfiltrate {
              vertical-align: 10px;
              width: 80px;
              text-align: left; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-unfiltrate .ant-badge-status-text {
                color: rgba(0, 0, 0, 0.75); }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-filtrate {
              vertical-align: 10px;
              color: #9a9a9a;
              min-width: 60px; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-filtrate span {
                font-size: 16px;
                margin-right: 10px;
                color: #9a9a9a;
                cursor: pointer; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-filtrate i {
                font-size: 20px;
                cursor: pointer;
                color: #F5424C; }
              .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .stu-xk-bot-r-filtrate .icon-uncollect {
                font-weight: bold; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li .stu-xk-bot-r .ant-divider-vertical {
              width: 1px;
              margin: -16px 15px 0 15px;
              height: 30px;
              background: #E9E9E9; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con ul li:last-child {
            border-bottom: none; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con .stu-xk-bot-more {
          color: #1890ff;
          text-align: center;
          height: 55px;
          line-height: 55px;
          clear: both;
          cursor: pointer; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con .stu-xk-bot-more span i {
            margin-right: 3px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-bot-con .stu-xk-bot-more .ant-spin span i {
            margin-right: 0; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li {
          /*hot course*/ }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-l > p {
            width: 100%; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-name {
            width: auto;
            /*width: calc(100% - 710px);*/
            margin-right: 20px;
            max-width: 500px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-credit {
            width: 73px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-l > div .stu-xk-bot-con-teacher {
            width: 420px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-r {
            width: 680px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-r > div {
              min-width: 50px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-bot-r > .ant-divider-vertical {
              min-width: 1px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-hot {
            float: left;
            padding: 25px 0;
            text-align: center;
            margin-right: 15px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-hot p {
              color: #9a9a9a;
              line-height: 20px; }
            .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li .stu-xk-hot .num {
              color: #F85B63;
              font-size: 17px;
              font-weight: bold; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot .stu-xk-hot-con ul li:last-child {
            border-bottom: none; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-my .ant-tag {
        color: #fff;
        border: none;
        margin-left: 7px;
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        -o-border-radius: 15px;
        padding: 0 15px;
        min-width: 45px; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-title2 {
        background: #f7f9fa;
        margin-top: 16px;
        height: 50px;
        line-height: 50px;
        padding: 0 20px; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-title2 > div {
          display: inline-block;
          margin-right: 20px;
          width: 200px;
          font-size: 13px; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-title2 > div span {
            color: rgba(0, 0, 0, 0.75);
            font-weight: bold;
            font-size: 16px;
            font-weight: bold;
            margin: 0 3px; }
        .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-title2 .stu-xk-bot-total {
          float: right; }
          .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-title2 .stu-xk-bot-total span {
            margin: 0 3px; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-history ul li .stu-xk-bot-l {
        width: calc(100% - 870px) !important; }
      .stu-xk .stu-xk-tab .stu-xk-con .stu-xk-bot-history ul li .stu-xk-bot-r {
        width: 860px !important; }
    .stu-xk .stu-xk-tab .stu-xk-detail {
      width: 100%;
      margin: 0 auto; }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href {
        display: block;
        width: 110px;
        position: fixed;
        top: 110px;
        right: 20px;
        /* left: calc((100% - 1200px)/2); */
        /* margin-left: 1220px; */
        border-left: 2px solid #C7C8CB;
        padding: 0 10px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href ul li {
          cursor: pointer;
          line-height: 35px; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href ul li.active {
            color: #1890ff; }
            .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href ul li.active span {
              display: inline-block;
              position: absolute;
              width: 8px;
              height: 8px;
              left: -1px;
              margin-top: 14px;
              border: 2px solid #1890ff;
              background-color: #fff;
              -webkit-transition: top 0.3s ease-in-out;
              transition: top 0.3s ease-in-out;
              border-radius: 8px;
              -webkit-border-radius: 8px;
              -moz-border-radius: 8px;
              -ms-border-radius: 8px;
              -o-border-radius: 8px;
              transform: translateX(-50%);
              -webkit-transform: translateX(-50%);
              -moz-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
              -o-transform: translateX(-50%);
              transition: top 0.3s ease-in-out;
              -webkit-transition: top 0.3s ease-in-out;
              -moz-transition: top 0.3s ease-in-out;
              -ms-transition: top 0.3s ease-in-out;
              -o-transition: top 0.3s ease-in-out; }
            .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href ul li.active span:before {
              content: ' ';
              position: relative;
              width: 2px;
              height: 100%;
              display: block;
              background-color: #e8e8e8;
              margin: 0 auto; }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-class-detail {
        width: calc(100% - 120px);
        background: #fff;
        margin-bottom: 16px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction > h3, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses > h3, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher > h3, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-class-detail > h3 {
          height: 56px;
          line-height: 56px;
          padding: 0 20px;
          font-size: 15px;
          border-bottom: 1px solid #E9E9E9; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction > h3 span, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses > h3 span, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher > h3 span, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-class-detail > h3 span {
            float: right;
            font-size: 12px;
            color: #C3C3C3; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction > div, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses > div, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher > div, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-class-detail > div {
          width: 100%;
          padding: 10px 20px;
          overflow: hidden; }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div ul {
        width: 100%;
        overflow: hidden;
        margin-bottom: 10px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div ul li {
          width: 25%;
          text-align: left;
          float: left; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div ul li p {
            color: #9a9a9a; }
            .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div ul li p:first-child {
              color: rgba(0, 0, 0, 0.75);
              margin-bottom: 5px; }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div .stu-xk-introduction-con {
        clear: both;
        padding-top: 10px;
        margin-bottom: 10px;
        color: rgba(0, 0, 0, 0.75); }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction div .stu-xk-introduction-bot {
        clear: both;
        margin-top: 10px;
        color: #9a9a9a;
        /*span{
          color: $fontColor;
        }
        div{
          color: $fontColor2;
        }*/ }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li {
        width: 200px;
        border: 1px solid #E9E9E9;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        padding: 5px 10px;
        float: left;
        margin-right: 20px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li h3 {
          font-size: 15px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li p {
          font-size: 13px;
          color: #9a9a9a; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li p:first-child {
            margin: 10px 0; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li p.thems {
            margin-top: 10px; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li p span:first-child {
            width: 6em;
            text-align: right; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses div ul li:last-child {
          margin-right: 0; }
      .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li {
        width: 25%;
        float: left;
        margin-bottom: 15px; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-l {
          float: left;
          margin-right: 15px;
          margin-top: 2px; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-l [class^=icon-] {
            color: #fff;
            width: 18px;
            height: 18px;
            line-height: 18px;
            display: block;
            text-align: center;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            font-size: 14px; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-l .icon-female {
            background: #F04846; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-l .icon-male {
            background: #1890ff; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-r {
          float: left; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-r .stu-xk-teacher-r-name span {
            color: #9a9a9a; }
            .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-r .stu-xk-teacher-r-name span:first-child {
              color: rgba(0, 0, 0, 0.75);
              font-weight: bold;
              margin-right: 15px; }
          .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-r .stu-xk-teacher-r-statistical {
            color: #9a9a9a;
            margin: 5px 0; }
            .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher ul li .stu-xk-teacher-r .stu-xk-teacher-r-statistical > span:last-child {
              margin-left: 30px; }
      @media screen and (max-width: 1024px) {
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-href {
          display: none !important; }
        .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-introduction, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-ap-courses, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-teacher, .stu-xk .stu-xk-tab .stu-xk-detail .stu-xk-class-detail {
          width: 100%; } }
    .stu-xk .stu-xk-tab .stu-xk-exchange {
      background: #fff;
      width: 100%;
      height: 100%;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .stu-xk .stu-xk-tab .stu-xk-exchange .stu-xk-exchange-top {
        height: 46px;
        line-height: 46px;
        border-bottom: 1px solid #E9E9E9; }
        .stu-xk .stu-xk-tab .stu-xk-exchange .stu-xk-exchange-top span {
          padding-left: 20px; }
        .stu-xk .stu-xk-tab .stu-xk-exchange .stu-xk-exchange-top .ant-btn {
          float: right;
          margin: 8px; }

/*sport-volunteer*/
.sport-bot-li {
  list-style-type: none;
  height: 95px;
  clear: both;
  overflow: hidden;
  border-top: 1px solid #E9E9E9; }
  .sport-bot-li .stu-xk-bot-con {
    float: left;
    padding: 10px 0;
    width: calc(100% - 100px); }
    .sport-bot-li .stu-xk-bot-con p {
      color: #1890ff;
      font-size: 15px;
      text-decoration: underline;
      font-weight: bold; }
    .sport-bot-li .stu-xk-bot-con > div {
      color: #9a9a9a;
      width: 100%; }
      .sport-bot-li .stu-xk-bot-con > div span {
        display: inline-block; }
        .sport-bot-li .stu-xk-bot-con > div span i {
          margin-right: 3px;
          color: #B9DDFF; }
      .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con > span {
        width: 19px;
        float: left; }
      .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address {
        width: calc(100% - 25px);
        float: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span {
          display: inline-block; }
          .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:before {
            content: '|';
            width: 4px;
            height: 15px;
            display: inline-block;
            vertical-align: 1px;
            color: #ddd;
            text-align: center;
            margin: 0 5px; }
          .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:first-child {
            min-width: 55px; }
            .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span:first-child:before {
              width: 0;
              content: '';
              margin: 0; }
          .sport-bot-li .stu-xk-bot-con > div.stu-xk-bot-l-con .stu-xk-bot-l-con-address div span.stu-con-address-num {
            min-width: 155px; }
      .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-name {
        width: auto;
        margin-right: 20px;
        max-width: 500px; }
      .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-credit {
        width: 73px; }
      .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-teacher {
        width: 545px; }
      .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-name, .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-credit, .sport-bot-li .stu-xk-bot-con > div .stu-xk-bot-con-teacher {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
  .sport-bot-li .stu-xk-bot-r {
    float: right;
    padding-right: 20px;
    line-height: 95px; }
    .sport-bot-li .stu-xk-bot-r i {
      font-size: 18px;
      line-height: 48px;
      margin-left: 5px;
      cursor: pointer; }
  .sport-bot-li:hover {
    border: 1px dashed #1890ff;
    background: #F3F9FF; }
    .sport-bot-li:hover .stu-xk-bot-con {
      cursor: move; }

/*Course outline (pyfa-kcdg-manage)*/
.kcdg {
  background: #f0f2f5;
  /*courseOutline*/ }
  .kcdg .pyfa-cou {
    width: 1400px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding-bottom: 20px;
    background: #fff;
    overflow: hidden; }
    .kcdg .pyfa-cou .pyfa-cou-top {
      max-width: 1400px;
      width: 100%;
      position: fixed;
      background: #fff;
      z-index: 1000;
      top: 0;
      height: 40px;
      line-height: 40px;
      border-bottom: 1px solid #E9E9E9;
      padding: 0 20px; }
      .kcdg .pyfa-cou .pyfa-cou-top > span {
        font-weight: bold;
        font-size: 16px; }
      .kcdg .pyfa-cou .pyfa-cou-top .ant-btn {
        float: right;
        margin-top: 5px; }
    .kcdg .pyfa-cou .pyfa-cou-con {
      position: relative;
      width: 100%;
      left: 0;
      top: 0;
      margin-top: 50px;
      z-index: 999;
      padding: 0 10px 0 0; }
      .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-title {
        height: 35px;
        line-height: 35px;
        background-color: #e6f7ff;
        color: #1890ff;
        font-size: 16px !important;
        padding: 0 10px;
        border-left: 2px solid #1890ff;
        margin-bottom: 10px;
        cursor: pointer;
        width: 230px;
        text-align: left !important; }
      .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-top-index {
        width: 100px;
        position: fixed;
        top: 175px;
        right: calc((100% - 1400px)/2);
        z-index: 1000; }
      .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text {
        margin-right: 110px;
        margin-left: 10px; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text > div {
          width: 100%;
          height: auto; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in {
          max-width: 1440px;
          border-bottom: 1px solid #E9E9E9;
          padding-bottom: 20px; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in h3 {
            font-size: 18px;
            text-align: left;
            margin: 10px 0; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in table tbody tr td ul li span {
            color: red;
            margin-left: 5px;
            cursor: pointer; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in div p {
            margin: 10px 0; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-app {
          max-width: 1440px;
          margin: 20px 0; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-app table {
            width: 100%; }
            .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-app table tr td {
              padding: 5px 10px; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys {
          z-index: 99; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys h3 {
            font-size: 18px; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-top h4 {
            font-size: 16px;
            text-align: center; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-top p {
            text-align: center; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys table {
            margin: 0 auto 10px;
            width: 100%; }
            .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys table tr td {
              min-width: 100px; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-bot h4 {
            font-size: 15px;
            text-align: left; }
            .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-bot h4 span {
              font-size: 13px;
              font-weight: normal; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-bot > p {
            text-align: left; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-bot .pyfa-cou-con-text-in-sys-bot-btn {
            margin: 10px 0; }
            .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys .pyfa-cou-con-text-in-sys-bot .pyfa-cou-con-text-in-sys-bot-btn .ant-btn {
              margin-right: 10px; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys2 {
          z-index: 99; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys2 h3 {
            font-size: 16px; }
          .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys2 .pyfa-cou-con-text-in-sys-list {
            margin-top: 10px;
            width: 100%;
            padding: 5px 10px;
            border: 1px solid #E9E9E9; }
            .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text .pyfa-cou-con-text-in-sys2 .pyfa-cou-con-text-in-sys-list ul li span {
              color: red;
              margin-left: 5px; }
      @media screen and (max-width: 1380px) and (min-width: 1300px) {
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-top-index {
          right: 10px;
          width: 80px; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text {
          margin-right: 200px;
          margin-left: 10px; } }
      @media screen and (max-width: 1299px) {
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-top-index {
          display: none; }
        .kcdg .pyfa-cou .pyfa-cou-con .pyfa-cou-con-text {
          margin-right: 0;
          margin-left: 10px; } }
  .kcdg .kcdg-in {
    background: #fff; }

/*# sourceMappingURL=style.css.map */
.gxk1 table td.tb-field {
  font-weight: bold;
  max-width: 100px;
}
.gxk1 table .ant-select {
  width: 100%;
  max-width: 200px;
}
