@charset "UTF-8";
.wrap .wrap_content .banner_ad_area {
  background: url("/images/revision3.0/news-center/top-banner-bg-pc.png") no-repeat center bottom;
  background-size: cover;
  -webkit-background-size: cover; }
  .wrap .wrap_content .banner_ad_area .new-news-title {
    text-align: center !important;
    margin-top: 120px;
    position: relative; }
    .wrap .wrap_content .banner_ad_area .new-news-title .line1 {
      height: 2px;
      width: 70px;
      background: linear-gradient(to right, rgba(0, 0, 0, 0.3), white); }
    .wrap .wrap_content .banner_ad_area .new-news-title .line2 {
      height: 2px;
      width: 70px;
      background: linear-gradient(to left, rgba(0, 0, 0, 0.3), white); }
    .wrap .wrap_content .banner_ad_area .new-news-title .newsTypeNav {
      margin-top: 20px;
      font-size: 0; }
      .wrap .wrap_content .banner_ad_area .new-news-title .newsTypeNav .type {
        display: inline-block;
        width: 130px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
        text-align: center;
        border-radius: 50px;
        color: #0054b8;
        cursor: pointer;
        background: #ffffff;
        border: 1px solid #0054b8;
        margin: 0 10px; }
      .wrap .wrap_content .banner_ad_area .new-news-title .newsTypeNav .typeStyle {
        color: #ffffff;
        background: #0054b8; }
  @media screen and (max-width: 768px) {
    .wrap .wrap_content .banner_ad_area .new-news-title {
      margin-top: 107px; } }
@media screen and (max-width: 768px) {
  .wrap .wrap_content .news-new {
    margin-top: 0 !important; } }
.wrap .wrap_content .latest_news_area {
  width: 1200px;
  margin: 0 auto;
  padding: 72px 0; }
  .wrap .wrap_content .latest_news_area .details_con {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: initial;
    -webkit-align-items: initial;
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    margin-top: 33px; }
    .wrap .wrap_content .latest_news_area .details_con .news_item .img_box {
      width: 381px;
      height: 241px; }
      .wrap .wrap_content .latest_news_area .details_con .news_item .img_box.new210721 {
        background: url("/images/revision3.0/news-center/news-0721-pc.png") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover; }
      .wrap .wrap_content .latest_news_area .details_con .news_item .img_box.new210621 {
        background: url("/images/revision3.0/news-center/news-0621-pc.png") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover; }
      .wrap .wrap_content .latest_news_area .details_con .news_item .img_box.new210620 {
        background: url("/images/revision3.0/news-center/news-0620-pc.png") no-repeat center center;
        background-size: cover;
        -webkit-background-size: cover; }
    .wrap .wrap_content .latest_news_area .details_con .news_item .brief_detail {
      max-width: 381px; }
      .wrap .wrap_content .latest_news_area .details_con .news_item .brief_detail .date {
        font-family: NotoSansHans-Light;
        font-size: 20px;
        line-height: 40px;
        color: #0056b8;
        margin-top: 40px; }
      .wrap .wrap_content .latest_news_area .details_con .news_item .brief_detail .brief_title {
        font-family: NotoSansHans-Light;
        font-size: 20px;
        color: #000000;
        margin-top: 19px; }
  .wrap .wrap_content .latest_news_area .read_more {
    width: 1200px; }
.wrap .wrap_content .news-new {
  margin-top: -140px;
  padding: 50px 0;
  position: relative; }
  .wrap .wrap_content .news-new .search-area {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto; }
    .wrap .wrap_content .news-new .search-area .input-area {
      display: inline-block;
      width: 450px;
      height: 50px;
      border-radius: 12px;
      position: relative; }
      .wrap .wrap_content .news-new .search-area .input-area input {
        background: rgba(255, 255, 255, 0.8);
        color: #000000;
        -webkit-appearance: none;
        width: 100%;
        height: 100%;
        border-radius: 12px;
        overflow: hidden;
        border: 1px solid #d7d4d4;
        padding-left: 40px;
        box-sizing: border-box;
        padding-right: 120px; }
      .wrap .wrap_content .news-new .search-area .input-area .search-icon {
        position: absolute;
        width: 26px;
        height: 26px;
        left: 10px;
        top: 12px; }
      .wrap .wrap_content .news-new .search-area .input-area .cancel-icon {
        position: absolute;
        width: 26px;
        height: 26px;
        right: 90px;
        top: 12px;
        cursor: pointer; }
      .wrap .wrap_content .news-new .search-area .input-area .search-btn {
        width: 70px;
        line-height: 30px;
        color: #ffffff;
        background: #0054b8;
        border-radius: 6px;
        text-align: center;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer; }
  @media screen and (max-width: 768px) {
    .wrap .wrap_content .news-new .new-news-title {
      margin-top: 107px; }
    .wrap .wrap_content .news-new .search-area {
      width: 100%;
      margin-top: 10px;
      right: 0; }
    .wrap .wrap_content .news-new .input-area {
      width: 100% !important; }
    .wrap .wrap_content .news-new .input-area input {
      background: rgba(255, 255, 255, 0.8);
      color: #000000; } }
  .wrap .wrap_content .news-new .news-new-list {
    max-width: 1200px;
    margin: 0 auto; }
    .wrap .wrap_content .news-new .news-new-list .news-new-single {
      transition: all 0.3s;
      background: #ffffff;
      padding: 24px;
      border-radius: 12px;
      overflow: hidden;
      box-shadow: 5px 5px 10px lightgray;
      cursor: pointer;
      margin-bottom: 20px;
      box-sizing: border-box;
      border: 1px solid #ffffff; }
      .wrap .wrap_content .news-new .news-new-list .news-new-single .headImg {
        border-radius: 12px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        width: 280px;
        height: 200px; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .headImg img {
          height: 200px;
          object-fit: cover;
          border-radius: 12px;
          overflow: hidden; }
      .wrap .wrap_content .news-new .news-new-list .news-new-single .info {
        width: 71%;
        display: inline-block;
        vertical-align: top;
        margin-left: 12px;
        position: relative; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .info .articleTitle {
          color: #000000;
          font-size: 20px; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .info .articleContent {
          white-space: normal;
          font-size: 16px;
          color: #545758;
          margin-top: 5px;
          line-height: 1.8; }
          .wrap .wrap_content .news-new .news-new-list .news-new-single .info .articleContent p {
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 4;
            /* 控制显示的行数 */
            overflow: hidden;
            text-overflow: ellipsis; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .info .time {
          margin-top: 55px;
          color: #545758;
          font-size: 16px; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .info .btn {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 100px;
          line-height: 40px;
          border-radius: 12px;
          text-align: center;
          color: #0054b8;
          border: 1px solid #d4d4d5;
          background: #ffffff; }
    .wrap .wrap_content .news-new .news-new-list .news-new-single:hover {
      transform: scale(1.01);
      border: 1px solid #0054b8;
      box-shadow: 5px 5px 10px #a6c6f3; }
      .wrap .wrap_content .news-new .news-new-list .news-new-single:hover .btn {
        color: #ffffff;
        background: #0054b8;
        border: 1px solid #d4d4d5; }
    @media screen and (max-width: 768px) {
      .wrap .wrap_content .news-new .news-new-list .news-new-single .headImg {
        border-radius: 12px;
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
        width: 100%; }
        .wrap .wrap_content .news-new .news-new-list .news-new-single .headImg img {
          width: 100%;
          height: auto;
          object-fit: cover;
          border-radius: 12px;
          overflow: hidden;
          margin-left: 0 !important; }
      .wrap .wrap_content .news-new .news-new-list .news-new-single .info {
        width: 100%;
        margin-top: 10px; } }
.wrap .wrap_content .media_report_area {
  width: 1200px;
  margin: 0 auto;
  padding: 72px 0; }
  .wrap .wrap_content .media_report_area ul {
    margin-top: 38px;
    width: 100%; }
    .wrap .wrap_content .media_report_area ul li {
      font-family: NotoSansHans-Light;
      font-size: 16px;
      line-height: 55px;
      height: 55px;
      letter-spacing: 0;
      color: #262626;
      border-bottom: 2px dotted #999;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
  .wrap .wrap_content .media_report_area .read_more {
    width: 100%; }
.wrap .wrap_content .media_contact_area {
  width: 1200px;
  margin: 0 auto;
  padding: 72px 0; }
  .wrap .wrap_content .media_contact_area .details_con .details_text_top {
    margin-top: 43px; }
    .wrap .wrap_content .media_contact_area .details_con .details_text_top .img_box {
      width: 100%;
      height: 501px;
      background: url("/images/revision3.0/news-center/media-contact-bg-pc.png") no-repeat center center;
      background-size: cover;
      -webkit-background-size: cover; }
  .wrap .wrap_content .media_contact_area .details_con .details_media_bottom p:first-child {
    font-family: NotoSansHans-Light;
    font-size: 20px;
    line-height: 40px;
    color: #0056b8; }
  .wrap .wrap_content .media_contact_area .details_con .details_media_bottom p:last-child {
    font-family: NotoSansHans-Light;
    font-size: 20px;
    color: #000000; }
.wrap .wrap_content .more_news_area {
  width: 1200px;
  margin: 0 auto;
  padding: 72px 0; }
  .wrap .wrap_content .more_news_area .details_con {
    margin-top: 33px; }
    .wrap .wrap_content .more_news_area .details_con .news_item {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: initial;
      -webkit-justify-content: initial;
      align-items: center;
      -webkit-align-items: center;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      margin-bottom: 50px; }
      .wrap .wrap_content .more_news_area .details_con .news_item .img_box {
        width: 381px;
        height: 241px; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210721 {
          background: url("/images/revision3.0/news-center/news-0721-pc.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210621 {
          background: url("/images/revision3.0/news-center/news-0621-pc.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210620 {
          background: url("/images/revision3.0/news-center/news-0620-pc.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210607 {
          background: url("/images/news210607.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210531 {
          background: url("/images/news210531.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new210429 {
          background: url("/images/news210429.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new21041801 {
          background: url("/images/news21041801.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new21041802 {
          background: url("/images/news21041802.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new21032501 {
          background: url("/images/news21032501.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new21032502 {
          background: url("/images/news21032502.jpg") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new200420 {
          background: url("/images/news200420.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new200228 {
          background: url("/images/news200228.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new191112 {
          background: url("/images/news191112.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new191013 {
          background: url("/images/news191013.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new190615 {
          background: url("/images/news190615.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new190225 {
          background: url("/images/news190225.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new181112 {
          background: url("/images/news181112.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new180926 {
          background: url("/images/news180926.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new180812 {
          background: url("/images/news180812.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new180806 {
          background: url("/images/news180806.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new180526 {
          background: url("/images/news180526.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new171218 {
          background: url("/images/news171218.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
        .wrap .wrap_content .more_news_area .details_con .news_item .img_box.new171109 {
          background: url("/images/news171109.png") no-repeat center center;
          background-size: cover;
          -webkit-background-size: cover; }
      .wrap .wrap_content .more_news_area .details_con .news_item .brief_detail {
        margin-left: 70px; }
        .wrap .wrap_content .more_news_area .details_con .news_item .brief_detail .date {
          font-family: NotoSansHans-Light;
          font-size: 20px;
          line-height: 40px;
          color: #0056b8; }
        .wrap .wrap_content .more_news_area .details_con .news_item .brief_detail .brief_title {
          font-family: NotoSansHans-Light;
          font-size: 20px;
          color: #000000;
          margin-top: 19px; }
  .wrap .wrap_content .more_news_area .view_more {
    width: 1200px;
    text-align: center; }
    .wrap .wrap_content .more_news_area .view_more a img {
      vertical-align: middle; }

/*# sourceMappingURL=news-center.css.map */
<!--0.00017213821411133-->