body {
  background-color: #f4f9fb; }

.content {
  margin-top: 44px;
  margin-bottom: 27px; }
  .content .crumbs {
    height: 40px;
    line-height: 40px; }
    .content .crumbs li {
      float: left;
      font-size: 14px;
      color: #999; }
      .content .crumbs li a {
        font-size: 14px;
        color: #999; }
      .content .crumbs li.cur {
        color: #3f62b5; }
  .content .lists {
    background-color: #fff;
    padding: 30px; }
    .content .lists .item {
      padding: 10px 15px 10px 5px;
      margin-bottom: 30px; }
      .content .lists .item:hover {
        border-color: #ddd;
        box-shadow: 1px 0 4px #ddd; }
      .content .lists .item:hover .info-wrap .title {
        color: #3f62b5; }
      .content .lists .item .img-wrap {
        float: left;
        width: 285px; }
        .content .lists .item .img-wrap img {
          width: 250px;
          height: 203px; }
      .content .lists .item .info-wrap {
        float: right;
        width: 74%; }
        .content .lists .item .info-wrap .title {
          font-weight: bold;
          margin-top: -4px;
          margin-bottom: 15px;
          line-height: 32px;
          font-size: 22px;
          color: #333; }
        .content .lists .item .info-wrap .info {
          color: #999999;
          font-size: 14px;
          line-height: 24px; }
      .content .lists .item:last-child {
        margin-bottom: 0; }

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