.case_list .banner_top img {
  width: 100%; }
.case_list .case_wrap {
  padding: 80px 0 70px;
  background-color: #ffffff; }
  .case_list .case_wrap .title {
    width: 85.7%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 5px;
    border-bottom: 1px solid #e1e1e1; }
    .case_list .case_wrap .title .title_left {
      font-family: FZLTHJW--GB1-0;
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 0px;
      color: #333333; }
      .case_list .case_wrap .title .title_left span {
        font-family: Oswald;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #d30000;
        margin-right: 3px; }
    .case_list .case_wrap .title .title_right {
      font-family: FZLTXHK--GBK1-0;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333; }
      .case_list .case_wrap .title .title_right span {
        color: #d30000; }
  .case_list .case_wrap .case_list_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 70px 0 50px; }
    .case_list .case_wrap .case_list_title img {
      width: 26px;
      margin-left: 3px; }
    .case_list .case_wrap .case_list_title span {
      font-family: FZLTZHUNHK--GBK1-0;
      font-size: 26px;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 1px;
      color: #666;
      margin-left: 20px; }
    .case_list .case_wrap .case_list_title .all_title {
      font-family: FZLTZHUNHK--GBK1-0;
      font-size: 26px;
      font-weight: normal;
      font-stretch: normal;
      color: #666; }
    .case_list .case_wrap .case_list_title span:hover {
      color: #333333; }
  @media (max-width: 767px) {
    .case_list .case_wrap .case_list_title {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 70px 0 50px; }
      .case_list .case_wrap .case_list_title img {
        width: 14px;
        margin-left: 0px;
        margin-right: 3px;
        vertical-align: middle !important; }
      .case_list .case_wrap .case_list_title span {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #666;
        margin-left: 0px; }
      .case_list .case_wrap .case_list_title .all_title {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        color: #666; }
      .case_list .case_wrap .case_list_title span:hover {
        color: #333333; } }
  .case_list .case_wrap .case_list_wrap {
    display: -webkit-flex;
    /* Safari */
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    display: flex;
    flex-wrap: wrap; }
    .case_list .case_wrap .case_list_wrap .case_img {
      width: 25%;
      padding: 0 10px 0;
      padding-bottom: 20px;
      cursor: pointer; }
      .case_list .case_wrap .case_list_wrap .case_img .case_pic {
        width: 100%; }
    @media (max-width: 767px) {
      .case_list .case_wrap .case_list_wrap .case_img {
        padding-left: 0;
        padding-right: 0; } }
    .case_list .case_wrap .case_list_wrap .img_wrap {
      position: relative;
      display: flex;
      align-items: center;
      overflow: hidden;
      background-color: gainsboro; }
    @media (min-width: 992px) {
      .case_list .case_wrap .case_list_wrap .img_wrap {
        height: 198px; } }
    @media (min-width: 1200px) {
      .case_list .case_wrap .case_list_wrap .img_wrap {
        height: 243px; } }
    .case_list .case_wrap .case_list_wrap .case_alert {
      position: absolute;
      width: 100%;
      height: 100%;
      background: rgba(31, 26, 23, 0.6);
      text-align: center;
      transition: ease 0.5s;
      top: 0;
      left: 0;
      opacity: 0; }
      .case_list .case_wrap .case_list_wrap .case_alert .case_alert_wrap {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%; }
      .case_list .case_wrap .case_list_wrap .case_alert .case_alert_img {
        width: 4.3rem;
        height: 4.3rem; }
      .case_list .case_wrap .case_list_wrap .case_alert .shop_name {
        font-family: FZLTHJW--GB1-0;
        font-size: 16px;
        font-weight: normal;
        color: #ffffff;
        margin-top: 1.0rem; }
      .case_list .case_wrap .case_list_wrap .case_alert .shop_time {
        font-family: Montserrat-Bold;
        font-size: 12px;
        color: #ffffff; }
    .case_list .case_wrap .case_list_wrap .case_img:hover .case_text {
      background-color: #d30000;
      color: #d30000;
      transition: ease 0.5s; }
      .case_list .case_wrap .case_list_wrap .case_img:hover .case_text span {
        color: #ffffff; }
    .case_list .case_wrap .case_list_wrap .case_img:hover .case_alert {
      opacity: 1;
      transition: ease 0.5s; }
    @media (max-width: 991px) {
      .case_list .case_wrap .case_list_wrap .case_img {
        width: 100% !important;
        margin: auto; }
      .case_list .case_wrap .case_list_wrap .case_img_1 {
        width: 100% !important; } }
    .case_list .case_wrap .case_list_wrap .case_text {
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: #e8e8e8;
      font-family: FZLTHJW--GB1-0;
      font-size: 2rem;
      color: #333333;
      height: 68px;
      padding: 0 24px; }
      .case_list .case_wrap .case_list_wrap .case_text .add {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 3.2rem;
        font-weight: normal;
        font-stretch: normal;
        color: #838383; }
      .case_list .case_wrap .case_list_wrap .case_text .text {
        width: 158px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
    @media (min-width: 1200px) and (max-width: 1400px) {
      .case_list .case_wrap .case_list_wrap .case_text {
        height: 58px; } }
    @media (max-width: 1199px) {
      .case_list .case_wrap .case_list_wrap .case_text {
        height: 48px; } }
@media (min-width: 992px) {
  .case_list .container {
    width: 992px; } }
@media (min-width: 1200px) {
  .case_list .container {
    width: 1200px; } }
@media (min-width: 1400px) {
  .case_list .container {
    width: 1200px; } }

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