.content {
  background: #f4f4f4; }
  .content .content-wrapper {
    position: relative;
    width: 1200px;
    margin: 10px auto 0 auto;
    background: #fff;
    padding: 10px 10px 30px 10px; }
  .content .tab {
    background: #f5f5f5;
    padding: 11px 0 11px 18px;
    border-bottom: 1px solid #eaeaea; }
    .content .tab p {
      font-size: 18px;
      line-height: 28px;
      color: #333;
      width: 120px;
      cursor: pointer; }
      .content .tab p i {
        display: inline-block;
        margin-right: 12px;
        vertical-align: -2px;
        width: 16px;
        height: 16px;
        background: url(../images/ico-course.png) no-repeat; }
  .content ul.nav {
    display: none;
    position: absolute;
    z-index: 10000;
    left: 10px;
    top: 62px;
    width: 253px;
    height: 512px;
    padding: 21px 0 0 0;
    background: #333; }
    .content ul.nav li.item {
      line-height: 47px;
      padding-left: 23px; }
      .content ul.nav li.item .main dl dt {
        float: left;
        margin: 0 12px 0 0; }
        .content ul.nav li.item .main dl dt a {
          display: inline-block;
          line-height: 19px;
          color: #fff;
          font-size: 15px; }
      .content ul.nav li.item .main dl dd {
        float: left; }
        .content ul.nav li.item .main dl dd a {
          display: inline-block;
          line-height: 19px;
          color: #fff;
          font-size: 13px;
          margin: 0 12px 0 0; }
        .content ul.nav li.item .main dl dd i {
          color: #fff;
          font-size: 13px; }
      .content ul.nav li.item .pop {
        display: none;
        position: absolute;
        z-index: 10;
        top: 0;
        left: 253px;
        background: #fff;
        width: 927px;
        border: 2px solid #4286f5;
        padding: 21px 0 21px 30px;
        min-height: 512px; }
        .content ul.nav li.item .pop dl {
          padding: 6px 0;
          color: #666;
          line-height: 35px; }
          .content ul.nav li.item .pop dl dt {
            float: left;
            width: 72px;
            margin-right: 12px; }
            .content ul.nav li.item .pop dl dt a {
              display: inline-block;
              font-size: 15px;
              color: #4286f5; }
          .content ul.nav li.item .pop dl dd {
            float: left;
            width: 800px; }
            .content ul.nav li.item .pop dl dd a {
              display: inline-block;
              font-size: 13px;
              color: #333;
              margin: 0 0 0 12px;
              line-height: 35px; }
              .content ul.nav li.item .pop dl dd a:after {
                color: #CCC;
                content: "| ";
                margin-left: 12px; }
              .content ul.nav li.item .pop dl dd a:last-child:after {
                content: ""; }
      .content ul.nav li.item:hover {
        background: white;
        background: rgba(255, 255, 255, 0.9);
        background: transparent\8;
        zoom: 1;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF, endColorstr=#E6FFFFFF);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6FFFFFF, endColorstr=#E6FFFFFF)"; }
        .content ul.nav li.item:hover .main dl dt a, .content ul.nav li.item:hover .main dl dd a, .content ul.nav li.item:hover .main dl dd i {
          color: #4286f5; }
        .content ul.nav li.item:hover .pop {
          display: block; }
  .content .category {
    padding: 15px 0 10px 19px;
    border-bottom: 1px solid #eaeaea; }
    .content .category .top a, .content .category .top span {
      display: inline-block;
      font-size: 14px;
      line-height: 24px;
      color: #333; }
    .content .category .top a {
      color: #4286f5; }
    .content .category .top i {
      font-style: normal;
      display: inline-block;
      font-size: 14px;
      line-height: 24px;
      margin: 0 12px; }
    .content .category .bottom {
      margin-top: 16px; }
      .content .category .bottom a {
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        color: #333;
        margin: 0 23px 5px 0; }
        .content .category .bottom a.cur, .content .category .bottom a:hover {
          color: #4286f5; }
  .content .sort {
    padding: 15px 0 15px 19px;
    border-bottom: 1px solid #eaeaea;
    cursor: default; }
    .content .sort span {
      display: inline-block;
      cursor: pointer;
      font-size: 14px;
      line-height: 24px;
      color: #666;
      margin-right: 25px; }
      .content .sort span:first-child {
        margin-right: 5px;
        cursor: default; }
      .content .sort span:hover {
        color: #4286f5; }
      .content .sort span:first-child:hover {
        color: #666; }
      .content .sort span i {
        display: inline-block;
        width: 12px;
        height: 14px;
        vertical-align: -2px;
        margin-left: 5px;
        background: url(../images/ico-sort.png) no-repeat; }
  .content .column {
    padding-bottom: 59px; }
    .content .column .column-wrapper {
      width: 1200px;
      margin-top: -15px; }
      .content .column .column-wrapper .item {
        display: block;
        float: left;
        width: 224px;
        height: 185px;
        margin: 35px 15px 0 0; }
        .content .column .column-wrapper .item:hover {
          background: #fff;
          box-shadow: 0 3px 5px #cecece; }
          .content .column .column-wrapper .item:hover .text-wrapper .title {
            color: #4286f5; }
        .content .column .column-wrapper .item .img-wrapper img {
          width: 224px;
          height: 129px; }
        .content .column .column-wrapper .item .text-wrapper {
          margin-top: 8px;
          padding: 0 9px; }
          .content .column .column-wrapper .item .text-wrapper .title {
            height: 22px;
            line-height: 22px;
            font-size: 14px;
            color: #000033;
            max-width: 206px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .content .column .column-wrapper .item .text-wrapper .info {
            font-size: 12px;
            color: #999;
            line-height: 18px;
            max-width: 206px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
  .content .page {
    width: 100%;
    overflow: hidden;
    text-align: center; }
    .content .page .page-wrapper-out {
      float: left;
      position: relative;
      left: 50%; }
    .content .page .page-wrapper-inner {
      position: relative;
      left: -50%; }
    .content .page a {
      float: left;
      border: 1px solid #c2c2c2;
      border-radius: 4px;
      line-height: 1;
      padding: 7px 12px;
      *padding: 7px 10px;
      color: #777;
      margin-right: 5px; }
      .content .page a:hover {
        color: #fff;
        background: #4286f5;
        border-color: #4286f5; }
      .content .page a:last-child {
        width: 34px;
        padding: 7px 6px; }
    .content .page span {
      float: left;
      color: #777;
      padding: 7px 0;
      margin-right: 5px; }
      .content .page span.jump {
        margin-left: 40px; }
    .content .page input {
      float: left;
      font-size: 14px;
      border: 1px solid #c2c2c2;
      border-radius: 4px;
      height: 29px;
      line-height: 1;
      *height: 15px;
      padding: 6px 0 6px 4px;
      width: 34px;
      margin-right: 5px; }

/*# sourceMappingURL=course.css.map */
