﻿.main_content {
  margin-top: 20px;
  margin-bottom: 32px;
}

.list_content {
  overflow: hidden;
}

.list_content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.list_content li {
  line-height: 37px;
  /* display: flex; */
  align-items: center;
  color: #3b3b3b;
  font-size: 15px;
  /* cursor: pointer; */
  font-size: 0;
  padding-left: 16px;
  position: relative;
}

.list_content li:hover {
  color: #007ad2;
}

/* .list_content li::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #4d4d4d;
    margin-right: 10px;
  } */
.list_content .line_o {
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #4d4d4d;
}

.list_content .message_item_content {
  /* flex: 1; */
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  line-height: 37px;
  letter-spacing: 0px;
  color: #333333;
  width: 240px;
  cursor: pointer;
}

.list_content .message_date {
  display: inline-block;
  vertical-align: middle;
  width: 120px;
  text-align: right;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  font-family: ArialMT;
  font-size: 14px;
  line-height: 37px;
  width: 100px;
}

.top_banner {
  width: 100%;
  height: 193px;
  margin: 4px 0 19px;
  position: relative;
  /* cursor: pointer; */
  background: #eee;
}

.top_banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.information_container1 {
  width: 100%;
  overflow: hidden;
}
.information_container {
  height: 260px !important;
}
.information_container1 .swiper_outside_box {
  float: left;
  width: 460px;
  height: 264px;
  padding-top: 10px;
  position: relative;
}

.information_container1 .swiper_container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #efefef;
  margin: 0 auto;
  position: relative;
}

.information_container1 .swiper_container .swiper-slide {
  position: relative;
}

.bzjj {
  float: right;
  width: 300px;
}
.bzjj .content_title {
  padding: 10px 0 20px;
}
.bzjj .content_title a {
  padding-left: 10px;
  font-weight: bold;
  font-size: 18px;
  border-left: 5px solid #007ad2;
}
.bzjj .content_attribute {
  font-size: 16px;
  line-height: 30px;
}

.information_container1 .swiper_container .swiper-pagination .pager_name {
  float: left;
  padding-left: 5px;
  width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: SimHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: left;
}

.information_container1
  .swiper_container
  .swiper-pagination
  .swiper-pagination-content {
  float: right;
  width: 50%;
  height: 100%;
  padding-right: 13px;
  padding-top: 0;
  text-align: right;
}

.information_container1 .swiper_container .swiper-pagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.information_container1 .swiper_container .swiper-pagination li {
  display: inline-block;
  margin-right: 5px;
}

.information_container1
  .swiper_container
  .swiper-pagination
  .swiper-pagination-btn {
  width: 20px;
  height: 5px;
  background-color: #ffffff;
  cursor: pointer;
}

.information_container1
  .swiper_container
  .swiper-pagination
  .swiper-pagination-btn-active {
  background-color: #ff2424;
}

.information_container1 .swiper_container img {
  width: 100%;
  height: 100%;
  /* object-fit: contain; */
  cursor: pointer;
}

.information_container1 .swiper-wrapper {
  width: 100%;
  height: 100%;
  /* margin-left: -10px; */
}

.main_content .main_content_block {
  overflow: hidden;
}

.main_content .main_content_left {
  float: left;
  margin-right: 20px;
  width: 823px;
}

.main_content .main_content_right {
  float: right;
}
.main_content .main_content_right .content_right_item {
  padding: 10px 15px;
}
.information_container1 .message_title {
  margin-bottom: 20px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  padding: 14px 0;
  border-bottom: 1px solid #e8e8e8;
}

.information_container1 .message_title .tab_item {
  padding-left: 10px;
  height: 50px;
  line-height: 25px;
  font-size: 20px;
  color: #007ad2;
  border-left: 5px solid #007ad2;
}
.information_container1 .first_news_info {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 12px;
}

.information_container1 .first_news_info .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 13px;
}

.information_container1 .first_news_info .desc {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  padding: 13px;
}

.information_container1 .message_content {
  padding: 26px 7px 0;
}

.information_container1 .message_item {
  width: 100%;
  margin-bottom: 18px;
}

.information_container1 .message_item:last-child {
  margin: 0;
}

.information_container1 .message_item .message_item_title {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  font-family: STHeitiSC-Light;
  color: #000000;
  margin-bottom: 10px;
  cursor: pointer;
}

.main_content .information_container1 .message_item .message_item_title:hover,
.main_content .information_container1 .message_item .message_item_content:hover,
.list_content .message_item_content a:hover,
.card_panel .news_list li .news_title .a:hover {
  color: #007ad2;
}

.information_container1 .message_item .message_item_content {
  height: 43px;
  font-family: MicrosoftYaHei;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 21px;
  letter-spacing: 0px;
  color: #5a5b5b;
  text-indent: 26px;
  cursor: pointer;
}

.information_container1 .message_item .message_item_detail {
  font-family: MicrosoftYaHei;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0082dd;
  cursor: pointer;
}

.second_column {
  margin: 20px 0 30px;
  width: 100%;
}

.second_column .second_column_content {
  width: 100%;
  overflow: hidden;
  /* display: flex;
    justify-content: space-between; */
}

.second_column .second_column_item {
  float: left;
  width: 212px;
  height: 154px;
  cursor: pointer;
  background-size: cover;
  margin-right: 98px;
}

.main_content .second_column .item_1 {
  background-image: url(index-pu1-bg.png);
}

.main_content .second_column .item_2 {
  background-image: url(index-pu2-bg.png);
}

.main_content .second_column .item_3 {
  background-image: url(index-pu3-bg.png);
}

.main_content .second_column .item_4 {
  background-image: url(index-pu4-bg.png);
  margin-right: 0;
}

.second_column .second_column_item .item_icon {
  width: 46px;
  height: 50px;
  margin: 33px auto 15px;
}

.second_column .second_column_item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.second_column .second_column_item .item_text {
  line-height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 2px;
  color: #486a84;
  text-align: center;
}

.information_container2 {
  width: 100%;
  overflow: hidden;
  position: relative;
  max-height: 501px;
}

.information_container2 .left_message {
  width: 394px;
  float: left;
}

.information_container2 .article_title {
  height: 46px;
  line-height: 23px;
  font-family: SimHei;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #000000;
  text-align: center;
}

.information_container2 .article_content {
  width: 100%;
  height: 100%;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  text-indent: 28px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  position: relative;
}

.main_content .information_container2 .look-all {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0;
  cursor: pointer;
  color: #0082dd;
}

.information_container2 .right_desc_image {
  width: 717px;
  height: 457px;
  float: right;
  background: #eee;
}

.information_container2 .right_desc_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.information_container3 {
  width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: 30px;
  height: 550px;
}

.information_container3 .voice_container {
  width: 395px;
  float: left;
}

.information_container3 .voice_container .list_content {
  margin-top: 16px;
  margin-left: 0px;
}

.information_container3 .voice_container .voice_image {
  width: 389px;
  height: 226px;
  background: #eee;
  margin: 0 auto;
}

.information_container3 .voice_container .voice_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.information_container3 .dynamic_container {
  width: 723px;
  float: right;
  padding-right: 6px;
}

.information_container3 .dynamic_part {
  width: 100%;
  overflow: hidden;
  margin-bottom: 16px;
}

.information_container3 .dynamic_part.organ_part {
  margin-bottom: 0;
}

.information_container3 .dynamic_part .dynamic_image {
  width: 319px;
  height: 226px;
  background: #eee;
  float: left;
}

.information_container3 .dynamic_part.organ_part .dynamic_image {
  width: 319px;
  height: 199px;
  background: #eee;
  float: left;
}

.information_container3 .dynamic_part.organ_part ul li,
.information_container3
  .dynamic_part.organ_part
  .list_content
  .message_item_content,
.information_container3 .dynamic_part.organ_part .list_content .message_date {
  line-height: 34px;
}

.information_container3 .dynamic_part .dynamic_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.information_container3 .dynamic_part .dynamic_content {
  padding-top: 3px;
  width: 384px;
  float: right;
}

.common_question.card_panel .news_list li .news_title {
  width: 580px;
}

.common_right_panel {
  float: right;
}

.common_right_panel .menus {
  width: 350px;
  /* height: 263px; */
  background: #ffffff;
  margin-bottom: 20px;
}

.common_right_panel .menus .menu_cell {
  margin: 0 18px;
  padding: 18px;
  border-bottom: 1px solid #e6e6e6;
}

.common_right_panel .menus .menu_cell:last-child {
  border: none;
}

.common_right_panel .menus .menu_cell .menu_left_icon {
  width: 30px;
  height: 30px;
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 24px;
}

.common_right_panel .menus .menu_cell .menu_cell_title {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  float: left;
}

.common_right_panel .menus .menu_cell .ellipsis {
  color: #666666;
  float: right;
  line-height: 30px;
}

.common_right_panel .menu_cards {
  width: 350px;
}

.common_right_panel .menu_cards .menu_card_item {
  width: 169px;
  height: 107px;
  position: relative;
  float: left;
  margin-right: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.common_right_panel .menu_cards .menu_card_item:last-child {
  margin-right: 0;
}

.common_right_panel .menu_cards .menu_card_item .menu_card_title {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin-left: 17px;
  padding: 18px 0 16px;
}

.common_right_panel .menu_cards .menu_card_item .menu_card_title::after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 38px;
  height: 3px;
  background-color: #4af7f5;
}

.global_city {
}

.global_city .global_city_title {
  height: 23px;
  line-height: 23px;
  font-family: SimHei;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #0168b7;
  margin-bottom: 24px;
}

.global_city .global_city_content {
  width: 100%;
  height: 447px;
  position: relative;
}

.global_city .area_item {
  width: 951px;
}

.global_city .area_item_top {
  width: 100%;
  height: 12px;
  background-color: #008ef2;
}

.slide-desc {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
  color: white;
  font-weight: bold;
  /* background: rgba(0, 0, 0, 0.7); */
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding-left: 21px;
  cursor: pointer;
}

.swiper-pagination-detail {
  margin-bottom: 0px;
  bottom: 5px;
  right: 15px;
  text-align: right;
  width: 50%;
}

.swiper_container .swiper-pagination {
  margin: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  bottom: 0;
  z-index: 9999;
  background-color: #2b2b2b8f;
}

.swiper-pagination-detail .swiper-pagination-switch {
  background-color: #8b8b8b;
}

.swiper-pagination-detail .swiper-active-switch {
  background: #ff2424;
}

.swiper-pagination-detail {
  right: 30px;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  right: 10px;
  height: 30px;
  width: auto;
  padding-top: 10px;
}

.swiper-pagination-bullet-active {
  background: red;
}

.swiper-pagination-bullet {
  background: white;
  float: right;
  margin-top: 5px;
}

.bottom_swiper_wrapper {
  overflow: hidden;
  padding-top: 33px;
  padding-bottom: 40px;
  position: relative;
}

.none {
  display: none !important;
}

.item_inner_contrain {
  position: relative;
  top: -115px;
  height: 154px;
  background: rgba(0, 0, 0, 0.5);
  padding-left: 10px;
}

.item_inner_contrain .item_inner_contrain_item {
  color: white;
  font-size: 16px;
  width: 47%;
  text-align: center;
  float: left;
  margin-top: 20px;
}

.item_inner_contrain .item_inner_contrain_item:hover {
  color: #9ab2c1;
}

.pointer {
  cursor: pointer;
}

.main_content .information_container2 .article_content:hover,
.main_content .information_container2 .article_title a:hover,
.main_content .information_container2 .look-all:hover,
.main_content .information_container1 .message_item .message_item_detail:hover {
  color: #007ad2;
}

.information_container2 .article_content p a {
  color: #007ad2;
}

.swiper_container_detail,
.swiper_container_detail .swiper-slide {
  position: relative;
}

.third-link {
  position: absolute;
  right: 50px;
  top: 455px;
  text-align: center;
  z-index: 99;
}

.third-link .wechat {
  margin-top: 40px;
  position: relative;
}

.third-link div img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  cursor: pointer;
}

.third-link div p {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 34px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}

.third-link .wechat .wechat-qrcode {
  display: none;
  position: absolute;
  background: #ffffff;
  padding: 10px;
  left: -150px;
  top: -40px;
}

.third-link .wechat .wechat-qrcode img {
  width: 120px;
  height: 120px;
  object-fit: cover;
}

.card_panel .news_list li .news_title a:hover,
.main_content .card_panel .top_news .news_title a:hover,
.common_right_panel .menus .menu_cell .menu_cell_title a:hover,
.common_right_panel .menu_cards .menu_card_item .menu_card_title a:hover,
.card_title_view .card_title_text .tab_item.active {
  color: #007ad2;
}

.common_question .news_list li {
  line-height: 25px;
}

.swiper-left-btn {
  display: none;
}

.swiper-right-btn {
  display: none;
}

.card_img_pc {
  display: inline-block;
}

.card_img_mobile {
  display: none;
}

.main_content .card_panel .top_news .desc {
  text-align: left;
  height: 40px;
  overflow: hidden;
  text-indent: 30px;
}

.staz_box {
  width: 100%;
  margin: 20px 0;
}

.staz_box .staz_box_img {
  width: 1200px;
  height: 130px;
}

.azfw_box {
  width: 100%;
}

/* .azfw_box .azfw_box_block {
  clear: both;
} */

.azfw_box .azfw_box_block .azfw_box_block_item {
  float: left;
  display: block;
}
.azfw_box .azfw_box_block .item_space {
  padding-right: 10px;
  box-sizing: border-box;
}
.azfw_box .azfw_box_block .azfw_box_block_item img {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .main_content {
    margin-bottom: 0rem;
  }

  .swiper_container .pagination {
    display: none;
  }

  .main_content .card_panel .top_news {
    margin-bottom: 0.46rem;
  }

  .main_content .card_panel .top_news .desc {
    font-size: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    height: auto;
  }

  .main_content .card_panel .top_news .news_title {
    font-size: 0.36rem;
    margin-bottom: 0.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .top_banner {
    width: 100%;
    height: 1.17rem;
    margin: 0.2rem 0;
  }

  .information_container1 {
    height: unset;
    margin-bottom: 0;
  }

  .information_container1 .swiper_outside_box {
    width: 100%;
    height: 58vw;
    min-height: 1.54rem;
    margin-bottom: 0.48rem;
    padding-top: 0.1rem;
  }

  .lobo-desc {
    font-size: 0.24rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
  }

  .information_container1 .swiper_container .swiper-pagination {
    height: 0.52rem;
    line-height: 0.52rem;
    bottom: 0;
    right: 0.1rem;
  }

  .swiper_container .swiper-pagination .swiper-pagination-switch {
    width: 0.18rem;
    height: 0.05rem;
    margin: 0 0.04rem;
  }

  .information_container1 .swiper_container .swiper-pagination .pager_name {
    padding-left: 0.06rem;
    font-size: 0.2rem;
  }

  .information_container1
    .swiper_container
    .swiper-pagination
    .swiper-pagination-content {
    padding-right: 0.13rem;
  }

  .information_container1 .swiper_container .swiper-pagination li {
    margin-right: 0.05rem;
  }

  .information_container1
    .swiper_container
    .swiper-pagination
    .swiper-pagination-btn {
    width: 0.2rem;
    height: 0.05rem;
  }

  .card_title_view .card_left_container {
    float: none;
  }
  .card_others_container .card_title_view {
    margin-top: 0.4rem;
  }
  .information_container1 .message_container {
    width: 783px;
    padding: 0;
  }

  .information_container1 .message_title {
    width: 100%;
    height: 0.32rem;
    font-size: 0.32rem;
    padding: 0;
    border-bottom: none;
  }
  .information_container1 .news_list li,
  .information_container1 .message_container .news_list li {
    width: 6.9rem;
  }

  .information_container1 .message_container li .news_date {
    /* margin-right: 0.5rem; */
  }

  .information_container1 .message_content {
    padding: 0.28rem 0 0;
  }

  .information_container1 .message_item {
    width: 100%;
    margin-bottom: 0.24rem;
  }

  .information_container1 .message_item:last-child {
    margin: 0;
  }

  .information_container1 .message_item .message_item_title {
    line-height: 0.36rem;
    margin-bottom: 0.14rem;
    font-size: 0.32rem;
  }

  .information_container1 .message_item .message_item_content {
    height: auto;
    font-size: 0.26rem;
    line-height: 0.36rem;
    text-indent: 0.5rem;
  }

  .information_container1 .message_item .message_item_detail {
    font-family: MicrosoftYaHei;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #0082dd;
    cursor: pointer;
    float: right;
  }

  .list_content {
    padding: 0;
    margin: 0;
  }

  .list_content li {
    padding-left: 0.16rem;
    line-height: 0.56rem;
    font-size: 0;
  }

  .list_content .line_o {
    top: 0.25rem;
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 50%;
  }

  /* .list_content li::before {
      content: "";
      width: .06rem;
      height: .06rem;
      border-radius: 50%;
      margin-right: .1rem;
    } */

  .list_content .message_item_content {
    flex: 1;
    line-height: 0.56rem;
    font-size: 0.26rem;
    width: calc(100% - 2.2rem);
  }

  .list_content .message_date {
    /* width: min-content; */
    line-height: 0.56rem;
    white-space: nowrap;
    font-size: 0.26rem;
    text-align: right;
    width: 2rem;
  }

  .second_column {
    margin: 0;
    width: 100%;
    padding: 0;
    flex-wrap: wrap;
  }

  .second_column .model_name {
    margin-bottom: 0.29rem;
  }

  .second_column .second_column_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.22rem;
  }

  .second_column .second_column_item {
    width: 3.36rem;
    height: 2.45rem;
    margin: 0 0 0.18rem;
    position: relative;
  }

  .second_column .second_column_item .item_icon {
    width: 0.86rem;
    height: 0.79rem;
    margin: 0.5rem auto 0.4rem;
  }

  .second_column .second_column_item .item_text {
    line-height: 0.26rem;
    font-size: 0.26rem;
  }

  .information_container2 {
    position: relative;
    margin-bottom: 0.5rem;
    max-height: none;
  }

  .information_container2 .left_message {
    width: 100%;
    height: unset;
    float: unset;
    padding: 0;
  }

  .information_container2 .left_message .model_name {
    /* margin-bottom: .29rem; */
    margin-bottom: 4.96rem;
  }

  .information_container2 .left_message .left_message_title {
    /* margin-bottom: .29rem; */
    margin-bottom: 4.96rem;
  }

  .information_container2 .article_title {
    font-size: 0.3rem;
    line-height: 0.3rem;
    height: 0.3rem;
    margin-bottom: 0.2rem;
  }

  .information_container2 .article_content {
    font-size: 0.26rem;
    text-indent: 0.52rem;
    line-height: 0.6rem;
    color: #666666;
    height: unset;
    overflow: hidden;
  }

  .main_content .information_container2 .look-all {
    font-size: 0.26rem;
  }

  .information_container2 .article_content .article_show_all {
    font-size: 0.26rem;
  }

  .information_container2 .right_desc_image {
    /* position: absolute;
      top: .63rem;
      left: 0; */
    width: 100%;
    height: 4.39rem;
    float: unset;
  }

  .information_container2 .right_desc_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .information_container3 {
    margin: 0;
    height: auto;
  }

  .information_container3 .voice_container {
    width: 100%;
    float: unset;
    margin-bottom: 0.26rem;
  }

  .information_container3 .voice_container .model_name {
    margin-bottom: 0.3rem;
  }

  .information_container3 .voice_container .voice_image {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem;
  }

  .information_container3 .voice_container .voice_image img {
    width: 100%;
    object-fit: contain;
  }

  .information_container3 .dynamic_container {
    width: 100%;
    height: auto;
    float: unset;
    padding: 0;
  }

  .information_container3 .dynamic_part {
    margin-bottom: 0.32rem;
  }

  .information_container3 .dynamic_part.organ_part {
    margin-bottom: 0.32rem;
  }

  .information_container3 .dynamic_part .model_name {
    margin-bottom: 0.29rem;
  }

  .information_container3 .dynamic_part .dynamic_image {
    width: 100%;
    height: auto;
    float: unset;
    margin-right: 0;
    margin-bottom: 0.05rem;
  }

  .information_container3 .dynamic_part.organ_part .dynamic_image {
    width: 100%;
    height: auto;
    float: unset;
  }

  .information_container3 .dynamic_part.organ_part ul li,
  .information_container3
    .dynamic_part.organ_part
    .list_content
    .message_item_content,
  .information_container3 .dynamic_part.organ_part .list_content .message_date {
    line-height: 0.56rem;
  }

  .information_container3 .dynamic_part .dynamic_content {
    padding: 0;
    width: 100%;
    float: unset;
  }

  .card_others_container .card_item {
    width: 20%;
    max-height: 1.4rem;
    padding-top: 0.54rem;
  }

  .card_others_container .card_item .card_item_icon {
    width: 0.5rem;
    height: 0.5rem;
  }

  .global_city .global_city_title {
    height: 0.32rem;
    line-height: 0.32rem;
    font-size: 0.34rem;
    margin-bottom: 0.3rem;
  }

  .slide-desc {
    height: 0.55rem;
    line-height: 0.52rem;
    padding-left: 0.31rem;
    font-size: 0.24rem;
    font-weight: 400;
  }

  .item_inner_contrain {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    padding: 0.1rem 0;
  }

  .item_inner_contrain .item_inner_contrain_item {
    font-size: 0.26rem;
    width: 50%;
    margin: 0;
    line-height: 0.75rem;
  }

  .item_inner_contrain .item_inner_contrain_item:hover {
    color: #9ab2c1;
  }

  .information_container1 .first_news_info {
    border-bottom: none;
    margin-bottom: 0.42rem;
  }

  .information_container1 .first_news_info .title {
    font-size: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .information_container1 .first_news_info .desc {
    font-size: 0.18rem;
    padding: 0;
  }

  .common_question {
    width: 100%;
  }

  .common_question.card_panel .news_list li .news_title {
    width: 5rem;
  }

  .common_right_panel {
    /* width: 100%; */
    width: 6.9rem;
    margin: 0.3rem;
  }

  .common_right_panel .menus {
    width: 100%;
  }

  .common_right_panel .menus .menu_cell {
    margin: 0 0.36rem;
    padding: 0.36rem;
  }

  .common_right_panel .menus .menu_cell .menu_left_icon {
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.48rem;
  }

  .common_right_panel .menus .menu_cell .menu_cell_title {
    font-size: 0.34rem;
  }

  .common_right_panel .menu_cards {
    width: 6.9rem;
  }

  .common_right_panel .menu_cards .menu_card_item {
    width: 3.33rem;
    height: 2.11rem;
    margin-right: 0.24rem;
  }

  .common_right_panel .menu_cards .menu_card_item .menu_card_title {
    font-size: 0.34rem;
    margin-left: 0.34rem;
    padding: 0.3rem 0;
  }

  .common_right_panel .menu_cards .menu_card_item .menu_card_title::after {
    width: 0.75rem;
    height: 0.06rem;
  }

  .swiper-left-btn {
    display: block;
    position: absolute;
    left: 0;
    top: 1.78rem;
    width: 0.51rem !important;
    height: 0.95rem !important;
  }

  .swiper-right-btn {
    display: block;
    position: absolute;
    right: 0;
    top: 1.78rem;
    width: 0.51rem !important;
    height: 0.95rem !important;
  }

  .card_img_pc {
    display: none;
  }

  .card_img_mobile {
    display: inline-block;
  }

  .float_card_title {
    position: relative;
    z-index: 98;
  }

  .float_card_title .card_title_view {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: -0.3rem;
    margin-top: -0.3rem;
    width: 100vw;
    padding: 0.3rem;
    background-color: #f5f7fb;
  }

  .float_card_title .title_block {
    height: 0.5rem;
  }

  .card_panel.common_question .news_list li {
    padding: 0.08rem 0 0.1rem;
  }
  .card_panel.common_question .news_list li .news_title {
    line-height: 0.5rem;
  }
  .card_panel.common_question .news_list li .news_circle {
    top: 0.17rem;
  }
}

@media screen and (max-height: 768px) {
  .third-link {
    top: 355px;
  }
}