body {
  background-color: #e9e9e9; }

.content .crumbs {
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  padding: 10px 0 0 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: #2c55f8; }
.content .cont-wrap {
  background-color: #fff;
  padding: 20px 40px 50px 40px;
  margin-bottom: 20px; }
  .content .cont-wrap .cont-nav {
    height: 60px;
    line-height: 60px;
    padding: 0 16px;
    background-color: #f5f5f5; }
    .content .cont-wrap .cont-nav li {
      float: left;
      margin-right: 52px; }
      .content .cont-wrap .cont-nav li a {
        color: #666;
        font-size: 20px; }
        .content .cont-wrap .cont-nav li a.cur {
          color: #2c55f8;
          font-weight: bold; }
  .content .cont-wrap .cont-nav {
    height: 60px;
    line-height: 60px;
    padding: 0 16px;
    background-color: #f5f5f5; }
    .content .cont-wrap .cont-nav li {
      float: left;
      margin-right: 52px; }
      .content .cont-wrap .cont-nav li a {
        color: #666;
        font-size: 20px; }
        .content .cont-wrap .cont-nav li a.cur {
          color: #2c55f8;
          font-weight: bold; }
  .content .cont-wrap .cont-detail {
    margin-top: 10px; }
    .content .cont-wrap .cont-detail .main-cont .lists {
      margin-bottom: 40px; }
      .content .cont-wrap .cont-detail .main-cont .lists .item {
        padding: 10px 15px 10px 5px;
        margin-bottom: 30px; }
        .content .cont-wrap .cont-detail .main-cont .lists .item:hover {
          border-color: #ddd;
          box-shadow: 1px 0 4px #ddd; }
        .content .cont-wrap .cont-detail .main-cont .lists .item:hover .info-wrap .title {
          color: #2c55f8; }
        .content .cont-wrap .cont-detail .main-cont .lists .item .img-wrap {
          float: left;
          width: 110px; }
          .content .cont-wrap .cont-detail .main-cont .lists .item .img-wrap img {
            width: 110px;
            height: 140px; }
        .content .cont-wrap .cont-detail .main-cont .lists .item .info-wrap {
          float: right;
          width: 88%; }
          .content .cont-wrap .cont-detail .main-cont .lists .item .info-wrap .title {
            font-weight: bold;
            margin-top: -4px;
            margin-bottom: 10px;
            line-height: 28px;
            font-size: 18px;
            color: #333; }
          .content .cont-wrap .cont-detail .main-cont .lists .item .info-wrap .info {
            color: #999999;
            font-size: 13px;
            line-height: 24px; }
            .content .cont-wrap .cont-detail .main-cont .lists .item .info-wrap .info span {
              color: #999999;
              font-size: 13px;
              margin-right: 20px; }
              .content .cont-wrap .cont-detail .main-cont .lists .item .info-wrap .info span:last-child {
                margin-right: 0; }
        .content .cont-wrap .cont-detail .main-cont .lists .item:last-child {
          margin-bottom: 0; }

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