@charset "UTF-8";
:root {
  --si-dropdown-bg: rgba(0, 0, 0, 0.8);
  --si-theme-red: #c60000;
}

.daohang2 {
  display: none;
}

html {
  min-width: 320px;
}

a:hover {
  text-decoration: none;
  color: currentColor;
}

.icon-sousuo {
  fill: currentColor;
  color: #fff;
  width: 20px;
  height: 20px;
  margin-top: 10px;
}

.icon-sousuo2 {
  fill: currentColor;
  color: #6c216d;
  width: 20px;
  height: 20px;
  position: relative;
  right: 20px;
  top: 8px;
}

.sousuo_bo {
  width: 50px;
  position: relative;
}

.sousuo_input {
  position: absolute;
  top: 40px;
  height: 40px;
  display: flex;
  flex-wrap: nowrap;
  width: 180px;
}

.sousuo_input::after {
  content: "";
  width: 4px;
  height: 20px;
  border-right: solid 1px #dceeff;
  position: absolute;
  right: 45px;
  top: 8px;
}

.sousuo_input_text {
  outline: none;
  text-indent: 1rem;
  padding: 5px 35px 5px 0;
  border-radius: 5px;
  width: 100%;
  height: 35px;
}

.common-common-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.common-common-header h1 {
  font-size: 1.6rem;
  color: #6c216d;
  font-weight: bold;
}
.common-common-header a {
  color: rgb(173, 173, 173);
  display: flex;
  align-items: center;
}
.common-common-header a .icon {
  margin-left: 20px;
  padding: 0.3rem;
  color: inherit;
  border-radius: 50%;
  border: 1px solid rgb(218, 222, 225);
  width: 22px;
  height: 22px;
}
.common-common-header a:hover {
  color: var(--blue-color);
}
.common-common-header a:hover .icon {
  border-color: var(--blue-color);
}

@media screen and (min-width: 1348px) {
  .main_navigation_container_reset_2023_1_9_nav .navbar-nav li {
    padding: 0 10px !important;
  }
}
.main_navigation_container_reset_2023_1_9_nav .navbar-nav li:last-child {
  padding-right: 0;
}

.min_body_container .dreamin {
  background-color: #f7f7f7;
  padding: 2rem 0;
}
.min_body_container .dreamin .main-item {
  margin: 2rem auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}
.min_body_container .dreamin .main-item a {
  width: 100%;
  display: block;
  position: relative;
}
.min_body_container .dreamin .main-item a > img {
  width: 100%;
  height: 100%;
}
.min_body_container .dreamin .main-item a div.pause {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
}
.min_body_container .dreamin .main-item a:hover div.pause {
  background: unset;
}
@media (max-width: 768px) {
  .min_body_container .dreamin .common-hongguan-dash-header-two span {
    width: 100%;
  }
}
@media (max-width: 568px) {
  .min_body_container .dreamin .main-item {
    grid-template-columns: repeat(1, 1fr);
  }
  .min_body_container .dreamin .main-item a {
    max-height: 220px;
  }
  .min_body_container .dreamin .main-item a img {
    object-fit: cover;
  }
}
.min_body_container .news_notice {
  background-color: #f9f9f9;
  padding-bottom: 30px;
}
.min_body_container .news_notice .common-common-header {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  justify-content: space-between;
}
.min_body_container .news_notice .common-common-header a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .news_notice .main_news_notice .top_news {
  display: flex;
  align-items: stretch;
  max-height: 380px;
  margin-bottom: 30px;
  position: relative;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item {
  flex: 50% 0 0;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.left_swiper .swiper-slide,
.min_body_container .news_notice .main_news_notice .top_news .part-item.left_swiper .swiper-slide a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.left_swiper .swiper-slide img,
.min_body_container .news_notice .main_news_notice .top_news .part-item.left_swiper .swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item {
  position: absolute;
  height: 100%;
  background-color: #fff;
  margin-left: 20px;
  border-radius: 8px;
  padding: 12px;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item a {
  display: block;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item h1.title {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 38px;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item span.line {
  position: relative;
  text-align: right;
  width: 100%;
  display: block;
  color: var(--blue-color);
  font-weight: bold;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item span.line::before {
  content: "";
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  left: 0;
  height: 1px;
  background-color: #cbcbcb;
  width: calc(100% - 120px);
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item p.content {
  margin-top: 30px;
  font-size: calc(1rem + 0.1vw);
  line-height: 32px;
  margin-bottom: 0;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item:nth-child(1) {
  display: block;
}
.min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item:nth-child(n+2) {
  display: none;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: calc(48% - 20px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller {
  display: flex;
  align-items: center;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-prev,
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-next {
  padding: 0.2rem;
  border-radius: 50%;
  margin-right: 20px;
  border: 1px solid #a7a7a7;
  cursor: pointer;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-prev .icon,
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-next .icon {
  max-width: 24px;
  height: 24px;
  width: 100%;
  font-size: calc(0.6rem + 0.1vw) !important;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-prev:hover,
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-next:hover {
  background-color: var(--blue-color);
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-prev:hover .icon,
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller .swiper-button-next:hover .icon {
  color: #fff;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .right_count span.current {
  font-size: 1.8rem;
  color: var(--blue-color);
  font-weight: bold;
  margin-right: 4px;
}
.min_body_container .news_notice .main_news_notice .top_news .swiper-controller .right_count span.total {
  font-size: 1.2rem;
  color: #a7a7a7;
  margin-left: 4px;
}
@media (max-width: 1024px) {
  .min_body_container .news_notice .main_news_notice .top_news {
    flex-wrap: wrap;
    max-height: unset;
  }
  .min_body_container .news_notice .main_news_notice .top_news .part-item {
    width: 100%;
    margin-bottom: 30px;
    flex: 100%;
  }
  .min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper {
    height: 321px;
  }
  .min_body_container .news_notice .main_news_notice .top_news .part-item.right_hover_swiper .hover_item {
    margin-left: 0;
    height: inherit;
  }
  .min_body_container .news_notice .main_news_notice .top_news .swiper-controller {
    width: 100%;
    margin-top: 10px;
    bottom: 38px !important;
    transform: unset !important;
  }
  .min_body_container .news_notice .main_news_notice .top_news .swiper-controller .btn-controller {
    padding-left: 10px;
  }
  .min_body_container .news_notice .main_news_notice .top_news .swiper-controller .right_count {
    margin-right: 0;
  }
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a {
  display: block;
  margin: 6px;
  border-radius: 8px;
  background-color: #fff;
  padding: 2.2rem 20px;
  background: #fff url("/static/images/makesi/4.png") no-repeat;
  background-position: 130% -120%;
  transition: box-shadow 0.3s ease-in-out;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a h1.title {
  font-size: 1.2rem;
  margin-bottom: 10px;
  line-height: 38px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a p.content {
  font-size: calc(0.8rem + 0.1vw);
  line-height: 24px;
  margin-bottom: 0;
  min-height: 48px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide a span.date {
  display: block;
  text-align: right;
  margin-top: 10px;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide:hover {
  overflow: hidden;
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide:hover a {
  color: #fff;
  background-color: var(--blue-color);
}
.min_body_container .news_notice .main_news_notice .bottom_themu_swiper .swiper-slide.active-slide a {
  background-position: 130% -80%;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
}
.min_body_container .swiper_ceshi {
  color: #005bac;
}
.min_body_container .swiper_dsfc {
  border: solid var(--blue-color) 5px;
}
.min_body_container .swiper_dszt {
  border-bottom: solid var(--blue-color) 5px;
}
.min_body_container .xyyw_box {
  margin: 2rem auto;
}
.min_body_container .xyyw_box .xyyw_head {
  display: flex;
  justify-content: space-between;
}
.min_body_container .xyyw_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .xyyw_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .xyyw_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
@media (max-width: 1024px) {
  .min_body_container .xyyw_box .xyyw_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .xyyw_box .xyyw_content div {
    width: 95%;
    margin: 1rem auto;
    text-align: center;
    box-shadow: 1px 1px 5px 2px #e5e5e5;
  }
  .min_body_container .xyyw_box .xyyw_content div img {
    width: 100%;
  }
}
.min_body_container .jxdt {
  background-image: url("/static/images/xic/ds_02.png");
  background-size: 100% 100%;
  padding: 2rem 0 2rem 0;
}
.min_body_container .jxdt .jxdt_box .xyyw_head {
  display: flex;
  justify-content: space-between;
}
.min_body_container .jxdt .jxdt_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .jxdt .jxdt_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .jxdt .jxdt_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
.min_body_container .jxdt .jxdt_box .jxdt_content {
  margin: 2rem auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left {
  width: 50%;
  overflow-x: hidden;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide {
  width: 100%;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper {
  position: relative;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper img {
  width: 100%;
  height: 400px;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper p {
  position: absolute;
  bottom: 0;
  z-index: 6;
  background-color: rgba(108, 33, 109, 0.3);
  color: #fff;
  width: 100%;
  padding: 10px;
  overflow: hidden; /*内容会被修剪，并且其余内容是不可见的*/
  text-overflow: ellipsis; /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap; /*文本不换行*/
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper p span:nth-child(2) {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_right {
  width: 50%;
  border-radius: 15px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_right div {
  cursor: pointer;
  height: 15%;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-left: 20px;
  border-bottom: 1px #e5e5e5 solid;
  background-color: #fff;
  position: relative;
  padding-right: 46px;
}
.min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_right div::before {
  position: absolute;
  left: 10px;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #000;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .min_body_container .jxdt .jxdt_box .jxdt_content {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left {
    width: 100%;
    overflow-x: hidden;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide {
    width: 100%;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper {
    position: relative;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper img {
    width: 100%;
    height: 300px;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper p {
    position: absolute;
    bottom: 0;
    z-index: 6;
    background-color: rgba(108, 33, 109, 0.3);
    color: #fff;
    width: 100%;
    padding: 10px;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_left .swiper-slide .jxdt_swiper p span:nth-child(2) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_right {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .min_body_container .jxdt .jxdt_box .jxdt_content .jxdt_right div {
    padding: 20px;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
.min_body_container .shisai {
  background-image: url("/static/images/xic/ds_02.png");
  background-size: 100% 100%;
  padding: 2rem 0 2rem 0;
}
.min_body_container .shisai .guiding-lead {
  margin: 2rem auto;
}
.min_body_container .shisai .guiding-lead .common-common-header {
  display: flex;
  justify-content: space-between;
}
.min_body_container .shisai .guiding-lead .common-common-header a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .shisai .guiding-lead .dj_content {
  margin: 2rem auto;
  display: flex;
  justify-content: space-between;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list {
  width: 32%;
  box-shadow: 2px 2px 5px 1px #e5e5e5;
  padding-bottom: 10px;
  background-color: #fff;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list img {
  max-height: 260px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list .dj_time {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list .dj_time div {
  min-width: 80px;
  height: 80px;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background-color: #80add6;
  margin: 10px;
  line-height: 30px;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list .dj_time p {
  margin: 10px 10px 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list:hover {
  border-bottom: 5px solid #005bac;
  padding-bottom: 5px;
}
.min_body_container .shisai .guiding-lead .dj_content .dj_list:hover .dj_time div.date {
  background-color: #005bac;
}
@media (max-width: 1024px) {
  .min_body_container .guiding-lead .dj_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .guiding-lead .dj_content .dj_list {
    width: 100% !important;
    margin-top: 20px;
  }
  .min_body_container .guiding-lead .dj_content .dj_list img {
    width: 100%;
    height: 100%;
  }
  .min_body_container .guiding-lead .dj_content .dj_list:hover {
    border-bottom: 5px solid #005bac;
    padding-bottom: 15px !important;
  }
  .min_body_container .guiding-lead .dj_content .dj_list:hover .dj_time div {
    background-color: #005bac;
  }
}
.min_body_container .dsfc_box {
  padding: 2rem 0;
  height: 580px;
}
.min_body_container .dsfc_box .dsfc_content {
  margin: 2rem auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left {
  width: 50%;
  overflow: hidden;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper,
.min_body_container .dsfc_box .dsfc_content .dsfc_left .dsfc_swiper {
  height: 100%;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide {
  width: 100%;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper {
  position: relative;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper img {
  width: 100%;
  height: 100%;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper p {
  position: absolute;
  bottom: 0;
  z-index: 6;
  background-color: rgba(108, 33, 109, 0.3);
  color: #fff;
  width: 100%;
  padding: 10px;
  overflow: hidden; /*内容会被修剪，并且其余内容是不可见的*/
  text-overflow: ellipsis; /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap; /*文本不换行*/
}
.min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper p span:nth-child(2) {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_right {
  width: 48%;
  height: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 10px;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_right div {
  display: flex;
  flex-direction: column;
  position: relative;
  border: 5px solid transparent;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_right div:hover {
  border: 5px solid var(--blue-color);
}
.min_body_container .dsfc_box .dsfc_content .dsfc_right div img {
  width: 100%;
  height: 100%;
}
.min_body_container .dsfc_box .dsfc_content .dsfc_right div p {
  position: absolute;
  bottom: 0;
  background-color: rgba(108, 33, 109, 0.3);
  color: #fff;
}
@media (max-width: 1024px) {
  .min_body_container .dsfc_box {
    height: auto;
  }
  .min_body_container .dsfc_box .dsfc_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left {
    width: 100%;
    overflow-x: hidden;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide {
    width: 100%;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper {
    position: relative;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper img {
    width: 100%;
    height: 300px;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper p {
    position: absolute;
    bottom: 0;
    z-index: 6;
    background-color: rgba(108, 33, 109, 0.3);
    color: #fff;
    width: 100%;
    padding: 10px;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_left .swiper-slide .dsfc_swiper p span:nth-child(2) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
  }
  .min_body_container .dsfc_box .dsfc_content .dsfc_right {
    width: 100%;
    box-shadow: 1px 1px 4px 1px #e5e5e5;
    margin: 0 auto;
    padding-bottom: 20px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.min_body_container .mien_m {
  margin-top: 2rem;
  margin: 2rem auto;
}
.min_body_container .mien_m .common-common-header {
  margin: 2rem auto;
}
.min_body_container .mien_m .main_mien .swiper-wrapper div.swiper-slide {
  max-height: 240px;
  height: 240px;
}
.min_body_container .mien_m .main_mien .swiper-wrapper div.swiper-slide a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.min_body_container .mien_m .main_mien .swiper-wrapper div.swiper-slide a img {
  width: 100%;
  height: 100%;
  object-fit: fill;
  transition: all 0.3s ease-in-out;
}
.min_body_container .mien_m .main_mien .swiper-wrapper div.swiper-slide:hover img {
  transform: scale(1.1);
}
.min_body_container .hezuo_box {
  margin: 2rem auto;
}
.min_body_container .hezuo_box .common-common-header {
  margin: 2rem auto;
}
.min_body_container .hezuo_box .hezuo_content {
  display: flex;
  justify-content: space-between;
}
.min_body_container .hezuo_box .hezuo_content .hezuo_list {
  width: 18%;
}
.min_body_container .hezuo_box .hezuo_content .hezuo_list a {
  display: flex;
  flex-direction: column;
  position: relative;
}
.min_body_container .hezuo_box .hezuo_content .hezuo_list a img {
  width: 100%;
  height: 100px;
  z-index: 2;
}
.min_body_container .hezuo_box .hezuo_content .hezuo_list a span {
  position: absolute;
  bottom: 40%;
  left: 40%;
  color: #fff;
  z-index: 1;
}
.min_body_container .hezuo_box .hezuo_content .hezuo_list:hover span {
  z-index: 3;
}
@media (max-width: 1024px) {
  .min_body_container .hezuo_box .hezuo_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .hezuo_box .hezuo_content .hezuo_list {
    width: 100%;
    position: relative;
    margin-top: 10px;
  }
  .min_body_container .hezuo_box .hezuo_content .hezuo_list span {
    position: relative;
    bottom: 50%;
    color: #fff;
    text-align: center;
    z-index: 1;
  }
  .min_body_container .hezuo_box .hezuo_content .hezuo_list:hover span {
    z-index: 3;
  }
  .min_body_container .hezuo_box .hezuo_content .hezuo_list img {
    z-index: 2;
    width: 100%;
    height: 300px;
  }
}
.min_body_container .dszt_box {
  margin: 2rem auto;
}
.min_body_container .dszt_box .common-common-header {
  margin: 2rem auto;
}
.min_body_container .dszt_box .dszt_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.min_body_container .dszt_box .dszt_content .dszt_left {
  width: 50%;
  overflow: hidden;
}
.min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide {
  width: 100%;
}
.min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dszt_swiper {
  position: relative;
}
.min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dszt_swiper img {
  width: 100%;
  height: 400px;
}
.min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dszt_swiper p {
  position: absolute;
  bottom: 0;
  z-index: 6;
  background-color: rgba(108, 33, 109, 0.3);
  color: #fff;
  width: 100%;
  padding: 10px;
  overflow: hidden; /*内容会被修剪，并且其余内容是不可见的*/
  text-overflow: ellipsis; /*显示省略符号来代表被修剪的文本。*/
  white-space: nowrap; /*文本不换行*/
}
.min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dszt_swiper p span:nth-child(2) {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-end;
}
.min_body_container .dszt_box .dszt_content .dszt_right {
  width: 45%;
  height: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 10px;
}
.min_body_container .dszt_box .dszt_content .dszt_right div {
  display: flex;
  align-items: center;
  box-shadow: 1px 1px 5px 2px #e5e5e5;
  padding: 5px;
  border-bottom: 5px solid transparent;
}
.min_body_container .dszt_box .dszt_content .dszt_right div.swiper_dszt {
  border-bottom: 5px solid var(--blue-color);
}
.min_body_container .dszt_box .dszt_content .dszt_right div p {
  color: #000;
  padding: 5px;
}
@media (max-width: 1024px) {
  .min_body_container .dszt_box .dszt_content {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left {
    width: 100%;
    overflow-x: hidden;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide {
    width: 100%;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dsfc_swiper {
    position: relative;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dsfc_swiper img {
    width: 100%;
    height: 300px;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dsfc_swiper p {
    position: absolute;
    bottom: 0;
    z-index: 6;
    background-color: rgba(108, 33, 109, 0.3);
    color: #fff;
    width: 100%;
    padding: 10px;
  }
  .min_body_container .dszt_box .dszt_content .dszt_left .swiper-slide .dsfc_swiper p span:nth-child(2) {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
  }
  .min_body_container .dszt_box .dszt_content .dszt_right {
    width: 95%;
    box-shadow: 1px 1px 4px 1px #e5e5e5;
    margin: 0 auto;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
  }
  .min_body_container .dszt_box .dszt_content .dszt_right div {
    width: 100%;
    padding: 20px;
    margin-top: 1rem;
  }
}
.min_body_container .dtjs_box .xyyw_head {
  display: flex;
  justify-content: space-between;
  margin: 2rem auto;
}
.min_body_container .dtjs_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .dtjs_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .dtjs_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
.min_body_container .dtjs_box .dtjs_content {
  display: flex;
  justify-content: space-between;
  height: 400px;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_left {
  width: 25%;
  display: flex;
  flex-direction: column;
  padding-right: 5px;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_left img {
  height: 50%;
  padding-top: 5px;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_center {
  width: 60%;
  position: relative;
  height: 100%;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_center span {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 6;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 1rem;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_center img {
  padding-top: 5px;
  width: 100%;
  height: 100%;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_right {
  width: 25%;
  padding-left: 5px;
  display: flex;
  flex-direction: column;
}
.min_body_container .dtjs_box .dtjs_content .dtjs_right img {
  padding-top: 5px;
  height: 50%;
}
@media (max-width: 1024px) {
  .min_body_container .dtjs_box .dtjs_content {
    display: flex;
    flex-direction: column;
    height: auto;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_left {
    width: 95%;
    margin: 0 auto;
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-direction: row;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_left img {
    width: 49%;
    padding: 0;
    margin: 0;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_center {
    width: 95%;
    margin: 0 auto;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_center img {
    width: 100%;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_center span {
    width: 100%;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_right {
    width: 95%;
    margin: 5px auto;
    display: flex;
    padding: 0;
    justify-content: space-between;
    flex-direction: row;
  }
  .min_body_container .dtjs_box .dtjs_content .dtjs_right img {
    width: 49%;
    padding: 0;
    margin: 0;
  }
}
.min_body_container .cgzs_box {
  margin: 2rem auto;
}
.min_body_container .cgzs_box .xyyw_head {
  display: flex;
  justify-content: space-between;
}
.min_body_container .cgzs_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .cgzs_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .cgzs_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
.min_body_container .cgzs_box .cgzs_content {
  width: 100%;
  position: relative;
}
.min_body_container .cgzs_box .cgzs_content img {
  width: 100%;
  height: 250px;
}
.min_body_container .cgzs_box .cgzs_content .swiper-button-prev-cg {
  position: absolute;
  bottom: 50%;
  z-index: 66;
  fill: currentColor;
  color: #999;
  border: solid 1px #999;
  border-radius: 50%;
  padding: 3px;
  left: 0px;
}
.min_body_container .cgzs_box .cgzs_content .swiper-button-next-cg {
  position: absolute;
  bottom: 50%;
  z-index: 66;
  fill: currentColor;
  color: #999;
  border: solid 1px #999;
  border-radius: 50%;
  padding: 3px;
  right: 0px;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 {
  margin: 2rem auto;
  overflow-x: hidden;
  padding: 0 40px;
  width: 100%;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 .cgzs_swiper {
  position: relative;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 .cgzs_swiper p {
  width: 50%;
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  background-color: rgba(108, 33, 109, 0.6);
  padding: 5px;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 .cgzs_swiper p span:nth-child(1) {
  width: 50%;
  text-align: center;
  padding: 3px;
  background-color: #efd12c;
  margin: 5px;
  font-size: 0.9rem;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 .cgzs_swiper p span:nth-child(2) {
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 0.9rem;
  padding: 5px 5px 0 5px;
}
.min_body_container .cgzs_box .cgzs_content .swiper-container2 .cgzs_swiper p .icon-right {
  width: 20px;
  height: 20px;
  fill: currentColor;
  color: #000;
  border: 1px #fff solid;
  border-radius: 50%;
  padding: 5px;
}
@media (max-width: 1024px) {
  .min_body_container .cgzs_box .cgzs_swiper p span {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 0.6rem !important;
    line-height: 20px;
  }
  .min_body_container .cgzs_box .cgzs_swiper img {
    width: 100%;
  }
}
.min_body_container .stu_box .xyyw_head {
  display: flex;
  justify-content: space-between;
}
.min_body_container .stu_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .stu_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .stu_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
.min_body_container .stu_box .stu_content {
  margin: 2rem auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.min_body_container .stu_box .stu_content .stu_list {
  width: 48%;
  box-shadow: 1px 1px 5px 1px #e5e5e5;
  margin-top: 2rem;
}
.min_body_container .stu_box .stu_content .stu_list a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .stu_box .stu_content .stu_list a p.stu_p {
  width: 60%;
  display: -webkit-box; /*必须结合的属性,将对象作为弹性伸缩盒子模型显示*/
  -webkit-line-clamp: 1; /*设置多少行*/
  -webkit-box-orient: vertical; /*必须结合的属性,设置或检索伸缩盒对象的子元素的排列方式*/
  overflow: hidden; /*文本会被修剪，并且剩余的部分不可见*/
  text-overflow: ellipsis; /*显示省略号来代表被修剪的文本*/
  margin: 0 auto;
}
.min_body_container .stu_box .stu_content .stu_list a p.stu_p:hover {
  color: #4184c0;
}
.min_body_container .stu_box .stu_content .stu_list a div {
  width: 80px;
  position: relative;
  bottom: 13px;
  left: 13px;
}
.min_body_container .stu_box .stu_content .stu_list a div p {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 40%;
  color: #fff;
}
.min_body_container .stu_box .stu_content .stu_list a div p span {
  text-align: center;
  padding-left: 5px;
}
.min_body_container .stu_box .stu_content .stu_list a div img {
  width: 100%;
}
.min_body_container .stu_box .stu_content .stu_list a .icon {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .min_body_container .stu_box .stu_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .stu_box .stu_content .stu_list {
    width: 100%;
  }
}
.min_body_container .stuf_box .xyyw_head {
  display: flex;
  justify-content: space-between;
}
.min_body_container .stuf_box .xyyw_head p:nth-child(1) {
  font-size: 1.4rem;
  color: #4184c0;
  font-weight: 600;
}
.min_body_container .stuf_box .xyyw_head p:nth-child(2) {
  color: #999;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.min_body_container .stuf_box .xyyw_head p:nth-child(2) .icon-right {
  border: solid 1px #e5e5e5;
  border-radius: 50%;
  padding: 2px;
  fill: currentColor;
  color: #999;
}
.min_body_container .stuf_box .stuf_content {
  margin: 2rem auto;
  display: flex;
  justify-content: space-between;
  box-shadow: 1px 1px 5px 2px #e5e5e5;
  padding: 2rem;
}
.min_body_container .stuf_box .stuf_content .stuf_list {
  width: 30%;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_two {
  display: flex;
  justify-content: space-between;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_two p {
  margin: 0 10px 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_two p:hover {
  color: #4184c0;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_two img {
  width: 30%;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one {
  position: relative;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one:hover div p {
  color: #fff;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one:hover img:nth-child(1) {
  display: block;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one:hover img:nth-child(2) {
  display: none;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one img:nth-child(1) {
  display: none;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one div p {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  right: 10px;
  color: #000;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one div p .icon-right {
  fill: currentColor;
  color: #fff;
}
.min_body_container .stuf_box .stuf_content .stuf_list .stuf_one div .zd_title {
  width: 90%;
  margin-top: 2rem;
  left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media (max-width: 1024px) {
  .min_body_container .stuf_box .stuf_content {
    display: flex;
    flex-direction: column;
  }
  .min_body_container .stuf_box .stuf_content .stuf_list {
    width: 100%;
    margin: 1rem auto;
  }
  .min_body_container .stuf_box .stuf_content .stuf_list img {
    width: 100%;
  }
}

.footer-link {
  margin: 20px auto;
}
.footer-link ul {
  display: flex;
  align-items: center;
}
.footer-link ul li:first-child {
  margin-right: 20px;
  font-size: calc(1rem + 0.1vw);
}
.footer-link ul li {
  margin-right: 20px;
  white-space: nowrap;
}
.footer-link ul li a {
  width: max-content;
  color: #a7a7a7;
  font-size: calc(0.8rem + 0.1vw);
}
.footer-link ul li a:hover {
  color: var(--si-theme-red);
}
@media (max-width: 1024px) {
  .footer-link {
    margin: 20px 0;
  }
  .footer-link ul {
    flex-wrap: wrap;
  }
  .footer-link ul li {
    margin-bottom: 10px;
  }
}

.footer_container {
  background: rgba(24, 106, 180, 0.67);
  position: relative;
  padding: 2rem 0;
  font-size: calc(0.8rem + 0.1vw);
  color: #fff;
  padding-bottom: 4rem;
}
.footer_container::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/static/images/makesi/13.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}
.footer_container .main_footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer_container .main_footer .left_logo {
  flex: 24% 0 0;
  margin-right: 40px;
  position: relative;
}
.footer_container .main_footer .left_logo img {
  width: 100%;
  height: 100%;
}
.footer_container .main_footer .left_logo::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 60%;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.3);
}
.footer_container .main_footer .right_info {
  display: flex;
  align-items: center;
  flex: 1;
}
.footer_container .main_footer .right_info > div {
  margin-right: 20px;
}
.footer_container .main_footer .right_info .erweima {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 60px;
}
.footer_container .main_footer .right_info .erweima img {
  width: 80px;
  height: 80px;
  margin-bottom: 10px;
}
.footer_container div.copy {
  text-align: center;
  font-size: 0.8rem;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.6rem 0;
  bottom: 0;
}
@media (max-width: 1024px) {
  .footer_container .main_footer .left_logo::before {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer_container .main_footer {
    flex-direction: column;
  }
  .footer_container .main_footer .left_logo {
    margin-right: 0;
    width: 80%;
    margin-bottom: 20px;
  }
  .footer_container .main_footer .left_logo::before {
    display: none;
  }
  .footer_container .main_footer .right_info {
    flex-direction: column;
  }
  .footer_container .main_footer .right_info > div {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .footer_container .main_footer .right_info .erweima {
    margin-left: 0;
  }
  .footer_container .copy {
    white-space: normal;
  }
}

@media (max-width: 1024px) {
  .guiding-lead .dj_content {
    display: flex;
    flex-direction: column;
  }
  .guiding-lead .dj_content .dj_list {
    width: 100% !important;
    margin-top: 20px;
  }
  .guiding-lead .dj_content .dj_list img {
    width: 100%;
    height: 100%;
  }
  .guiding-lead .dj_content .dj_list:hover {
    border-bottom: 5px solid #005bac;
    padding-bottom: 15px !important;
  }
  .guiding-lead .dj_content .dj_list:hover .dj_time div {
    background-color: #005bac;
  }
}
.footer_hongguan {
  background: url("/static/website/xic/image/bottom_bg.jpg") no-repeat;
  background-size: cover;
  min-height: 240px;
  padding: 24px 0 6px 0;
  color: #fff;
}
.footer_hongguan div.container-xl {
  min-height: inherit;
  position: relative;
  padding-bottom: 40px;
  display: flex;
  align-items: center;
}
.footer_hongguan div.container-xl .left_footer_logo,
.footer_hongguan div.container-xl .center_navigation,
.footer_hongguan div.container-xl .right_svgo_nav {
  flex: 1;
}
.footer_hongguan div.container-xl .left_footer_logo.left_footer_logo img,
.footer_hongguan div.container-xl .center_navigation.left_footer_logo img,
.footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo img {
  width: 80%;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul {
  display: flex;
  flex-direction: column;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li {
  line-height: 32px;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child {
  display: inline-block;
  width: max-content;
  min-width: 68px;
  text-align: justify;
  text-align-last: justify;
  margin-right: 2.4vw;
  position: relative;
  margin-bottom: 6px;
}
.footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child:after,
.footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child:after,
.footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: #fff;
  bottom: 0;
  right: -1.2vw;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav {
  display: flex;
  justify-content: center;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weibo,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weibo,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weixin,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weibo {
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.erweima,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.erweima,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.erweima {
  display: none;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border {
  margin-bottom: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  overflow: hidden;
  width: 52px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border .icon,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border .icon,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border .icon {
  font-size: calc(1rem + 1vw);
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border + span,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border + span,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border + span {
  font-size: 0.8rem;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover {
  background-color: #fff;
}
.footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover .icon,
.footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover .icon,
.footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover .icon {
  color: var(--blue-color);
}
.footer_hongguan div.container-xl .pos_bottom_copy {
  position: absolute;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  padding: 10px 0;
  font-size: calc(0.8rem + 0.1vw);
}
@media (max-width: 1024px) {
  .footer_hongguan div.container-xl {
    flex-direction: column;
    padding-bottom: 60px;
  }
  .footer_hongguan div.container-xl .left_footer_logo,
  .footer_hongguan div.container-xl .center_navigation,
  .footer_hongguan div.container-xl .right_svgo_nav {
    flex: 1;
  }
  .footer_hongguan div.container-xl .left_footer_logo.left_footer_logo,
  .footer_hongguan div.container-xl .center_navigation.left_footer_logo,
  .footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer_hongguan div.container-xl .left_footer_logo.left_footer_logo img,
  .footer_hongguan div.container-xl .center_navigation.left_footer_logo img,
  .footer_hongguan div.container-xl .right_svgo_nav.left_footer_logo img {
    width: 66%;
    object-fit: contain;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation,
  .footer_hongguan div.container-xl .center_navigation.center_navigation,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation {
    flex: unset;
    width: 100%;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul {
    display: flex;
    flex-wrap: wrap;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li {
    line-height: 24px;
    font-size: calc(0.8rem + 0.1vw);
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child {
    display: inline-block;
    width: max-content;
    min-width: 58px;
    text-align: justify;
    text-align-last: justify;
    margin-right: 3.4vw;
    position: relative;
    margin-bottom: 6px;
  }
  .footer_hongguan div.container-xl .left_footer_logo.center_navigation ul li span:first-child:after,
  .footer_hongguan div.container-xl .center_navigation.center_navigation ul li span:first-child:after,
  .footer_hongguan div.container-xl .right_svgo_nav.center_navigation ul li span:first-child:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: #fff;
    bottom: 0;
    right: -1.8vw;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav {
    display: flex;
    justify-content: center;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.weibo,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.weibo,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weixin,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.weibo {
    display: none;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav div.erweima,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav div.erweima,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav div.erweima {
    display: block;
    position: absolute;
    width: 20vw;
    right: 20px;
    top: 20%;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border {
    margin-bottom: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    overflow: hidden;
    width: 52px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border .icon,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border .icon,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border .icon {
    font-size: calc(1rem + 1vw);
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border + span,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border + span,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border + span {
    font-size: 0.8rem;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover {
    background-color: #fff;
  }
  .footer_hongguan div.container-xl .left_footer_logo.right_svgo_nav span.icon-border:hover .icon,
  .footer_hongguan div.container-xl .center_navigation.right_svgo_nav span.icon-border:hover .icon,
  .footer_hongguan div.container-xl .right_svgo_nav.right_svgo_nav span.icon-border:hover .icon {
    color: #c5100d;
  }
}

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