.case-item {
  width: 100%;
  height: 297px;
  margin-bottom: 30px;
  background: #F9F9F9; }
  .case-item img {
    width: 100%;
    height: 220px; }
  .case-item p {
    margin: 10px 0;
    font-size: 18px;
    font-family: PingFang-SC-Heavy, PingFang-SC;
    font-weight: 800;
    color: #333333;
    line-height: 25px; }
  .case-item .time {
    font-size: 16px;
    color: #666666;
    line-height: 22px; }

@media (min-width: 768px) {
  .col-sm-6:nth-last-child(2) .case-item {
    margin-bottom: 0px; }

  .case-item {
    width: 380px;
    margin: 0 auto;
    margin-bottom: 60px; } }
@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1200px;
    padding: 0; }
    .container-fluid .row {
      padding: 0; }
      .container-fluid .row .col-sm-6:nth-last-child(3) .case-item {
        margin-bottom: 0px; } }

/*# sourceMappingURL=case.css.map */
