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 .images-wrap {
    padding: 30px;
    background-color: #fff;
    width: 100%;
    overflow: hidden; }
    .content .images-wrap .panel {
      margin-bottom: 40px; }
      .content .images-wrap .panel:last-child {
        mmargin-bottom: 0; }
    .content .images-wrap .panel-header {
      margin: 0 0 15px; }
      .content .images-wrap .panel-header p {
        float: left;
        font-size: 24px;
        color: #3f62b5;
        line-height: 34px;
        font-weight: bold; }
      .content .images-wrap .panel-header i {
        display: inline-block;
        margin-left: 9px;
        width: 11px;
        height: 13px;
        background: url(../images/ico-triangle.png) no-repeat; }
    .content .images-wrap .panel-body {
      width: 1160px; }
    .content .images-wrap .item {
      float: left;
      width: 216px;
      margin-right: 15px; }
      .content .images-wrap .item:hover .info-wrap p {
        color: #3f62b5; }
      .content .images-wrap .item.last-item,
      .content .images-wrap .item .img-wrapper {
        display: block;
        width: 100%; }
        .content .images-wrap .item.last-item img,
        .content .images-wrap .item .img-wrapper img {
          width: 100%;
          height: 130px; }
        .content .images-wrap .item.last-item .info-wrap,
        .content .images-wrap .item .img-wrapper .info-wrap {
          height: 77px;
          overflow: hidden;
          padding: 20px 0; }
        .content .images-wrap .item.last-item p,
        .content .images-wrap .item .img-wrapper p {
          max-height: 37px;
          overflow: hidden;
          line-height: 18px;
          width: 100%;
          background-color: #fff;
          color: #323232;
          font-size: 14px; }
      .content .images-wrap .item .item-title {
        padding: 0 20px;
        height: 60px;
        line-height: 60px;
        background: #fff;
        font-size: 14px;
        color: #323232;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }

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