.news .banner_top img {
  width: 100%; }
.news .case_wrap {
  padding: 80px 10px 70px;
  background-color: #ffffff; }
  .news .case_wrap .title {
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 5px;
    border-bottom: 1px solid #e1e1e1; }
    .news .case_wrap .title .title_left {
      font-family: FZLTHJW--GB1-0;
      font-size: 20px;
      font-weight: normal;
      letter-spacing: 0px;
      color: #333333; }
      .news .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; }
    .news .case_wrap .title .title_right {
      font-family: FZLTXHK--GBK1-0;
      font-size: 14px;
      font-weight: normal;
      font-stretch: normal;
      color: #333333; }
      .news .case_wrap .title .title_right span {
        color: #d30000; }
  .news .case_wrap .case_list_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 70px 0 50px; }
    .news .case_wrap .case_list_title img {
      width: 26px;
      margin-left: 3px;
      vertical-align: text-bottom; }
    .news .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; }
    .news .case_wrap .case_list_title .all_title {
      font-family: FZLTZHUNHK--GBK1-0;
      font-size: 26px;
      font-weight: normal;
      font-stretch: normal;
      color: #666; }
    .news .case_wrap .case_list_title span:hover {
      color: #333333; }
  @media (max-width: 767px) {
    .news .case_wrap .case_list_title {
      display: flex;
      justify-content: center;
      align-items: center;
      margin: 70px 0 50px; }
      .news .case_wrap .case_list_title img {
        width: 14px;
        margin-left: 0px;
        margin-right: 3px;
        vertical-align: middle !important; }
      .news .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; }
      .news .case_wrap .case_list_title .all_title {
        font-family: FZLTZHUNHK--GBK1-0;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        color: #666; }
      .news .case_wrap .case_list_title span:hover {
        color: #333333; } }
  .news .case_wrap .news_content {
    display: flex;
    justify-content: space-between; }
    .news .case_wrap .news_content .content_left {
      width: 50%;
      background-color: #f1f1f1;
      padding: 25px;
      margin-bottom: 30px; }
      .news .case_wrap .news_content .content_left .video_title {
        display: flex;
        align-items: center; }
        .news .case_wrap .news_content .content_left .video_title img {
          width: 28px;
          height: 28px; }
        .news .case_wrap .news_content .content_left .video_title .title_right {
          margin-left: 5px; }
          .news .case_wrap .news_content .content_left .video_title .title_right p {
            font-family: FZLTHJW--GB1-0;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: 0px;
            color: #666666;
            line-height: 20px; }
          .news .case_wrap .news_content .content_left .video_title .title_right div {
            font-family: Calibri-Light;
            font-size: 16px;
            font-weight: normal;
            font-stretch: normal;
            letter-spacing: -1px;
            color: #999999;
            line-height: 14px; }
      .news .case_wrap .news_content .content_left .video_title_1 {
        font-family: FZLTHJW--GB1-0;
        font-size: 22px;
        color: #333333;
        margin-top: 30px;
        margin-top: 20px; }
      .news .case_wrap .news_content .content_left .video_jieshao {
        font-family: FZLTXHJW--GB1-0;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        margin-top: 20px;
        color: #666666;
        padding-left: 20px;
        border-left: 1px solid #ddd; }
      .news .case_wrap .news_content .content_left .video_content {
        margin-top: 10px; }
        .news .case_wrap .news_content .content_left .video_content video {
          width: 100%;
          height: 100%; }
    .news .case_wrap .news_content .content_right {
      width: 46.33%; }
      .news .case_wrap .news_content .content_right .list {
        border-top: 1px solid #cccccc;
        padding: 30px 0;
        cursor: pointer;
        transition: ease 0.5s; }
        .news .case_wrap .news_content .content_right .list .list_title {
          display: flex;
          justify-content: space-between; }
          .news .case_wrap .news_content .content_right .list .list_title .list_title_left {
            width: calc(100% - 100px);
            display: flex;
            align-items: center; }
            .news .case_wrap .news_content .content_right .list .list_title .list_title_left .black_point {
              width: 6px;
              height: 6px;
              border-radius: 50%;
              background-color: #333333;
              display: inline-block;
              vertical-align: middle; }
            .news .case_wrap .news_content .content_right .list .list_title .list_title_left p {
              font-family: FZLTZHUNHK--GBK1-0;
              font-size: 16px;
              color: #333333;
              margin-left: 20px;
              display: inline-block;
              vertical-align: middle;
              width: calc(100% - 30px); }
          .news .case_wrap .news_content .content_right .list .list_title .time {
            font-family: Montserrat-Bold;
            font-size: 16px;
            color: #c1c1c1;
            margin-left: 5px; }
        .news .case_wrap .news_content .content_right .list .list_content {
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 25px; }
          .news .case_wrap .news_content .content_right .list .list_content .content_text {
            width: 80%;
            font-family: FZLTXHJW--GB1-0;
            font-size: 16px;
            color: #666666;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden; }
          .news .case_wrap .news_content .content_right .list .list_content img {
            width: 28px;
            height: 28px; }
          .news .case_wrap .news_content .content_right .list .list_content .more_active {
            visibility: hidden; }
      .news .case_wrap .news_content .content_right .list:hover {
        transition: ease 0.5s; }
        .news .case_wrap .news_content .content_right .list:hover .list_title_left .black_point {
          background-color: #d30000; }
        .news .case_wrap .news_content .content_right .list:hover .list_title_left p {
          color: #d30000; }
        .news .case_wrap .news_content .content_right .list:hover .time {
          color: #d30000; }
        .news .case_wrap .news_content .content_right .list:hover .more_active {
          visibility: inherit; }
        .news .case_wrap .news_content .content_right .list:hover .more_inactive {
          display: none; }
  .news .case_wrap .news_list {
    padding: 50px 0;
    border-top: 1px solid #dddddd; }
    .news .case_wrap .news_list .item {
      display: flex;
      justify-content: space-between;
      margin-bottom: 20px;
      cursor: pointer; }
      .news .case_wrap .news_list .item .item_left {
        text-align: center;
        width: 13.75%;
        background-color: #c8c8c8;
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px 0;
        transition: ease 0.5s; }
        .news .case_wrap .news_list .item .item_left .date_1 {
          font-family: Montserrat-Bold;
          font-size: 6rem;
          color: #ffffff;
          line-height: 60px; }
        .news .case_wrap .news_list .item .item_left .date_2 {
          font-family: Montserrat-Bold;
          font-size: 2rem;
          color: #ffffff; }
      .news .case_wrap .news_list .item .item_right {
        width: 85%;
        height: 200px;
        background-color: #f0f0f0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 40px;
        transition: ease 0.5s; }
        .news .case_wrap .news_list .item .item_right .list_content_left {
          width: 80%; }
          .news .case_wrap .news_list .item .item_right .list_content_left .title {
            font-family: FZLTZHUNHK--GBK1-0;
            font-size: 16px;
            color: #333333;
            padding-bottom: 10px;
            border-bottom: 1px solid #dddddd; }
          .news .case_wrap .news_list .item .item_right .list_content_left .content {
            font-family: FZLTXHJW--GB1-0;
            font-size: 16px;
            color: #666666;
            padding-top: 18px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden; }
        .news .case_wrap .news_list .item .item_right .list_content_right img {
          width: 28px;
          height: 28px; }
        .news .case_wrap .news_list .item .item_right .list_content_right .more_active {
          display: none; }
    .news .case_wrap .news_list .item:hover .item_right {
      background-color: #ffffff;
      box-shadow: 0px 1px 8px 0px rgba(5, 0, 0, 0.16); }
    .news .case_wrap .news_list .item:hover .item_left {
      background-color: #d30000; }
    .news .case_wrap .news_list .item:hover .more_active {
      display: inline-block !important; }
    .news .case_wrap .news_list .item:hover .more_inactive {
      display: none; }
  @media (max-width: 991px) {
    .news .case_wrap .news_content {
      flex-direction: column; }
      .news .case_wrap .news_content .content_left {
        width: 90%;
        margin: auto;
        margin-bottom: 30px; }
      .news .case_wrap .news_content .content_right {
        width: 90%;
        margin: auto; }
    .news .case_wrap .item {
      flex-direction: column; }
      .news .case_wrap .item .item_left {
        width: 90% !important;
        margin: auto;
        height: 100px !important;
        transition: ease 0.5s; }
      .news .case_wrap .item .item_right {
        width: 90% !important;
        margin: auto; } }
@media (min-width: 992px) {
  .news .container {
    width: 992px; } }
@media (min-width: 1200px) {
  .news .container {
    width: 1200px; } }
@media (min-width: 1400px) {
  .news .container {
    width: 1200px; } }

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