.header_wrap {
  width: 100%;
  position: relative;
}
.header_bg .header_top {
  background: #ffffff;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.06);
  transition: all .3s;
}
.header_logoimg {
  position: relative;
}
.header_logo img:nth-of-type(2) {
  opacity: 0;
  position: absolute;
  top: 0;
}
.header_bg .header_logo img:nth-of-type(2) {
  opacity: 1;
}
.header_bg .header_logo img:nth-of-type(1) {
  opacity: 0;
}
.header_bg .header_top .flex_box .level1_a {
  color: #1d1e21;
}
.header_bg .header_top .level1_active .level1_a {
  color: #1d1e21 !important;
}
.header_bg .level2_list {
  background: #ffffff;
}
.header_bg .level2_a:hover {
  color: #1d1e21;
}
.header_langimg {
  position: relative;
}
.header_langimg img:nth-of-type(2) {
  opacity: 0;
  position: absolute;
  top: 0;
}
.header_bg .header_langimg img:nth-of-type(2) {
  opacity: 1;
}
.header_bg .header_langimg img:nth-of-type(1) {
  opacity: 0;
}
.header_langimg3 img {
  width: 0.24rem;
  height: 0.24rem;
}
.header_langimg2 img {
  width: 0.1rem !important;
  height: 0.05rem !important;
}
.level3_list {
  display: none;
  position: absolute;
  top: 0.29rem;
  right: 0.9rem;
}
.level2 .level2_a:hover .level3_list {
  display: block;
}
.header_top {
  width: 100%;
  height: 1rem;
  background: rgba(0, 0, 0, 0.22);
  position: fixed;
  z-index: 99999;
}
.header_top .max-width {
  height: 100%;
  display: flex;
}
.header_top .flex_box {
  align-items: center;
  height: 100%;
  justify-content: center;
}
.header_nav .level1 {
  flex: 0 0 auto !important;
  padding: 0 0.4rem;
  position: relative;
}
.header_nav .level1::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 0.05rem;
  display: block;
  background: transparent;
}
.header_logo img {
  max-width: 2.18rem;
  max-height: 1rem;
}
.header_top .flex_box .level1_a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.18rem;
  color: #ffffff;
  height: auto;
}
.index_nav {
  height: 100%;
}
.level1_active::after {
  background: #b50007 !important;
}
.level1_active .level1_a {
  color: #ffffff !important;
}
.flex_box1 {
  flex: 0 0 auto !important;
}
.flex_box2 {
  padding-left: 0;
  height: 100%;
}
.flex_box3 {
  flex: 0 0 auto !important;
}
.flex_box4 {
  flex: 0 0 auto !important;
  padding-right: 0.4rem;
}
.flex_box4 img {
  width: 0.25rem;
  height: 0.25rem;
}
.header_lang {
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
}
.header_lang:hover {
  /* background: #FF6B35;
	transition: all 0.3s; */
}
.header_lang:hover .header_lang_hover {
  display: block;
}
.header_lang_hover {
  position: absolute;
  width: fit-content;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 0.63rem;
  z-index: 9;
  display: none;
}
.header_lang_bg {
  background: rgba(0, 0, 0, 0.22);
  padding: 0.05rem 0;
}
.header_lang_hover a {
  font-family: Poppins, Poppins;
  font-weight: 600;
  font-size: 0.16rem;
  color: #0e2a59;
  color: #fff;
  margin-bottom: 0.06rem;
  text-align: center;
  opacity: .7;
  padding: 0 .15rem;
}
.header_lang_hover a:hover {
  /*color: #0e2a59;*/
  opacity: 1;
  transition: all 0.3s;
}
.header_lang img:nth-of-type(1) {
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.08rem;
}
.header_lang p {
  margin: 0 0.08rem 0 0.1rem;
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 0.16rem;
  color: #ffffff;
}
.header_lang img:nth-of-type(2) {
  /* width: 0.1rem; */
}
.flex_box.level2_list {
  display: none;
  position: absolute;
  top: 1rem;
  left: 0;
  /*max-height: 2rem;*/
  padding: 0.29rem 0.82rem 0.28rem 0.4rem;
  width: 3.2rem;
  height: auto !important;
  align-items: flex-start !important;
  background: rgba(9, 9, 9, 0.4);
  justify-content: space-between !important;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.06);
}
.level2_listL {
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 1.6rem;
}
.level2_a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.14rem;
  color: #b8b8b8;
  margin-bottom: 0.15rem;
  transition: all 0.3s;
}
.level2_listL li:nth-child(5n) .level2_a{
    margin-bottom: 0;
}
.level2_a:hover {
  color: #ffffff;
  transition: all 0.3s;
}
.level1 img {
  width: 0.11rem;
  height: 0.11rem;
  margin-left: 0.14rem;
}
.header_nav .level1:nth-of-type(5) .level2_list {
  width: 100%;
  padding: 0.29rem 0px 0.1rem;
}
.header_nav .level1:nth-of-type(5) .level2_listL {
  width: 100%;
}
.header_nav .level1:nth-of-type(5) .level2 {
  text-align: center;
}
.header_nav .level1:hover::after {
  background: #b50007;
}

/* banner */
.indexSwiper {
  height: 100vh;
  position: relative;
  pointer-events: none;
}
.banner_cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}
.banner_text {
  width: 75%;
}
.banner_tit {
  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 0.48rem;
  color: #ffffff;
  line-height: 0.7rem;
  text-transform: uppercase;
}
.banner_dec {
  font-family: Poppins, Poppins;
  font-weight: 400;
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 0.39rem;
  margin-top: 0.3rem;
}
.banner_more {
  border-bottom: 0.02rem solid #ffffff;
  margin-top: 0.58rem;
  display: inline-block;
  width: auto;
  padding: 0.02rem 0;
}
.banner_more p {
  font-family: Poppins, Poppins;
  font-weight: bold;
  font-size: 0.16rem;
  color: #ffffff;
}
.banner_more img {
  width: 0.13rem !important;
  height: 0.08rem !important;
  margin-left: 0.14rem;
}

.index_banner .swiper-button-next,
.index_banner .swiper-button-prev {
  width: 0.5rem !important;
  height: 0.5rem !important;
  border: 1px solid #ff6b35;
  background: #ff6b35;
}
.index_banner .swiper-button-next {
  left: auto !important;
  right: 0rem !important;
  bottom: 0.63rem !important;
  top: auto !important;
}
.index_banner .swiper-button-prev {
  left: auto !important;
  right: 0.6rem !important;
  bottom: 0.63rem !important;
  top: auto !important;
}
.index_banner .swiper-button-next.swiper-button-disabled,
.index_banner .swiper-button-prev.swiper-button-disabled {
  opacity: 0.4 !important;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.index_banner .swiper-button-next:after {
  content: "" !important;
  background: url("../img/right.png");
  background-repeat: no-repeat;
  width: 0.1rem;
  height: 0.14rem;
}
.index_banner .swiper-button-prev:after {
  content: "" !important;
  background: url("../img/left.png");
  background-repeat: no-repeat;
  width: 0.1rem;
  height: 0.14rem;
}
.banner_button {
  height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.98rem;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.index_banner .swiper-pagination {
  position: relative;
}
.index_banner .swiper-pagination-bullet {
  width: 0.11rem !important;
  height: 0.11rem !important;
  background: #ffffff !important;
  opacity: 0.5 !important;
  margin: 0.3 0.11rem 0 !important;
  border-radius: 50% !important;
  display: block;
  margin-top: 0.35rem;
}
.index_banner .swiper-pagination-bullet:first-child{
	margin-top: 0;
}

.index_banner .swiper-pagination-bullet-active {
  width: 0.11rem !important;
  height: 0.11rem !important;
  background: #ffffff !important;
  border-radius: 1rem 1rem 1rem 1rem !important;
  opacity: 1 !important;
}

.index_banner .swiper-pagination-bullet{
  position: relative;
}

.index_banner  .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  width: 0.3rem;
  height: 0.3rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  opacity: 0.15;
  border-radius: 50%;
}

.index_banner .swiper-pagination-bullet-active::before {
  display: none;
}
.swiper_pro {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.08rem;
  margin-bottom: 0.3rem;
}
.swiper_now,
.swiper_all
{
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 0.14rem;
  color: #ffffff;
}

.swiper_line{
	width: 3px;
	height: 2.4rem;
	background: rgba(255,255,255,0.15);
	position: relative;
}

.swiper_line_c{
	width: 100%;
	height: 0%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s;
	background: rgba(255,255,255,0.5);
	animation: line 4s linear;
}

@keyframes line{
	0%{
		height: 0;
	}
	100%{
		height: 100%;
	}
}


/* index_about */
.index_about {
  width: 100%;
  background: #ffffff;
  padding: 1.4rem 0 1.47rem;
}
.index_aboutL {
  padding-right: 0.8rem;
  flex: 0 0 62%;
}
.index_about_tit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 800;
  font-size: 0.54rem;
  color: #1d1e21;
  text-transform: uppercase;
}
.index_about_tit2 {
  margin-top: 0.16rem;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 0.3rem;
  color: #1d1e21;
}
.index_about_tit2 span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 0.3rem;
  color: #1d1e21;
  margin-right: 0.26rem;
}
.index_about_dec {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #393939;
  line-height: 0.4rem;
  margin: 0.56rem 0;
  padding-right: 1.03rem;
}
.index_more {
  width: 2.05rem;
  height: 0.61rem;
  border: 1px solid #0e2a59;
  justify-content: center;
  flex: 0 0 auto !important;
  transition: all 0.3s;
}
.index_more:hover {
  background: #b2161c;
  transition: all 0.3s;
  border: 1px solid #b2161c;
}
.index_more:hover p {
  color: #ffffff;
  transition: all 0.3s;
}
.index_more:hover .index_more_img img:nth-of-type(2) {
  opacity: 1;
  transition: all 0.3s;
}
.index_more:hover .index_more_img img:nth-of-type(1) {
  opacity: 0;
  transition: all 0.3s;
}
.index_more p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 0.16rem;
  color: #0e2a59;
  margin-right: 0.11rem;
  transition: all 0.3s;
}
.index_more_img {
  position: relative;
}
.index_more img {
  width: 0.19rem;
  height: 0.19rem;
  transition: all 0.3s;
}
.index_more_img img:nth-of-type(2) {
  position: absolute;
  top: 0;
  opacity: 0;
}
.index_aboutR img {
  max-height: 6.49rem;
  width: 100%;
}
.hAboutB {
  margin-top: 1.3rem;
  justify-content: space-between;
}
.hAboutItem {
  flex: 0 0 18%;
}
.numT {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.18rem;
  color: #0e2a59;
}
.numT span {
  font-family: Bahnschrift, Bahnschrift;
  font-weight: bold;
  font-size: 0.68rem;
  color: #0e2a59;
  margin-right: 0.14rem;
}
.numB {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.18rem;
  color: #393939;
}

/* index_product */
.index_product {
  background: url("../img/pro_bg.png") no-repeat;
  padding: 1.56rem 0 0.5rem;
  background-size: 100% 100%;
}
.index_proT {
  justify-content: space-between;
}
.index_protit {
  font-family: Alimama ShuHeiTi, Alimama ShuHeiTi;
  font-weight: bold;
  font-size: 0.5rem;
  color: #1d1e21;
}
.index_proa {
  width: 2.3rem;
  background: #ffffff;
  border-radius: 30px 30px 30px 30px;
  border: 1px solid #707070;
  padding: 0.17rem 0;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #1d1e21;
  text-align: center;
}
.index_proa span {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #1d1e21;
  margin-left: 0.1rem;
}
.index_product .swiper {
  width: 100%;
  height: 100%;
}

.index_product .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index_product .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 6.73rem;
  height: auto;
}

.index_product .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.index_product .mySwiper2 .swiper-slide {
  opacity: 0.2;
}
.index_product .mySwiper2 .swiper-slide-active {
  opacity: 1;
}
.index_product .mySwiper2 .swiper-slide-active .imgbg {
  display: block;
}
.index_product .imgbg {
  width: 100% !important;
  height: 0.44rem !important;
  position: absolute;
  bottom: -0.2rem;
  display: none;
}

.index_product .swiper-slide {
  background-size: cover;
  background-position: center;
  width: 40%;
}
.index_product .swiper-slide p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 1.2rem;
  background-image: linear-gradient(to bottom, #ffffff, #eaedf6);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  display: inline-block; /* 确保背景不会溢出到其他元素 */
  position: absolute;
  top: -1rem;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  z-index: -1;
}

.index_product .mySwiper2 {
  height: 80%;
  width: 100%;
}

.index_product .mySwiper {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.index_product .mySwiper .swiper-slide {
  width: 11.7%;
  height: 100%;
  opacity: 1;
}

.index_product .mySwiper .swiper-slide-thumb-active {
  opacity: 0.4;
}

.index_product .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 6.73rem;
  height: auto;
}
.index_proB {
  margin-top: 1.9rem;
}
.proswiper {
  margin-top: 1.6rem;
  width: 73% !important;
  max-width: 14rem;
}
.swiper_button {
  width: 100%;
  height: 100%;
}
.swiper_button .max-width {
  position: relative;
  top: -1.66rem;
}
.swiper_button .swiper-button-next img {
  width: 0.7rem;
  height: 0.7rem;
}
.swiper_button .swiper-button-prev img {
  width: 0.7rem;
  height: 0.7rem;
}
.swiper_button .swiper-button-prev:after,
.swiper_button .swiper-button-next:after {
  content: "" !important;
}
.swiper_img {
  position: relative;
}
.swiper_img img:nth-of-type(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.swiper_button .swiper-button-next .swiper_img img:nth-of-type(2),
.swiper_button .swiper-button-prev .swiper_img img:nth-of-type(2) {
  opacity: 1;
}
.swiper_button .swiper-button-next .swiper_img img:nth-of-type(1),
.swiper_button .swiper-button-prev .swiper_img img:nth-of-type(1) {
  opacity: 0;
}
.swiper_button
  .swiper-button-next.swiper-button-disabled
  .swiper_img
  img:nth-of-type(1),
.swiper_button
  .swiper-button-prev.swiper-button-disabled
  .swiper_img
  img:nth-of-type(1) {
  opacity: 1 !important;
}
.swiper_button
  .swiper-button-next.swiper-button-disabled
  .swiper_img
  img:nth-of-type(2),
.swiper_button
  .swiper-button-prev.swiper-button-disabled
  .swiper_img
  img:nth-of-type(2) {
  opacity: 0;
}
.swiper_button .swiper-button-next.swiper-button-disabled,
.swiper_button .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
}
.swiper_button .swiper-button-next {
  right: 0.8rem !important;
}
.swiper_button .swiper-button-prev {
  left: 0.8rem !important;
}

/* index_prolist */
.index_prolist {
  /*height: 5.62rem;*/
  padding-top: 1.23rem;
  position: relative;
  z-index: 1;
}
.index_prolistCont {
  margin-top: 0.5rem;
  overflow: hidden;
}
.index_prolistCont .swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 0.54rem;
}

.index_prolistCont .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.3s;
}

.index_prolistCont .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.prolist_img {
  width: 100%;
  height: 2.59rem;
  object-fit: cover;
}
.prolist_bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 42, 89, 0);
  opacity: 1;
  transition: all 0.3s;
}
.prolist_bg img {
  width: 100%;
  height: 2.59rem;
}
.prolist_bg p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 0.28rem;
  color: #ffffff;
  margin-top: 0.8rem;
}
.index_prolistCont .swiper-slide:hover .prolist_bg {
  opacity: 1;
  transition: all 0.3s;
  background: rgba(14, 42, 89, 0.7);
}
.swiper-pagination-progressbar {
  position: absolute;
  bottom: 0.1rem;
  left: 50%;
  transform: translate(-50%, 0) !important;
  width: 86%;
  height: 0.08rem;
  background: #d8d8d8 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #0f2b5a !important;
}
.prolistContSwiper .swiper-button-next,
.prolistContSwiper .swiper-button-prev {
  bottom: 0;
  top: auto;
  height: auto;
}
.prolistContSwiper .swiper-button-next {
  right: 0.3rem;
}
.prolistContSwiper .swiper-button-prev {
  left: 0.3rem;
}
.prolistContSwiper .swiper-button-next:after,
.prolistContSwiper .swiper-button-prev:after {
  font-size: 0.3rem;
  font-weight: bold;
  color: #0f2b5a;
  -webkit-text-stroke: 1px #0f2b5a;
}
.prolistContSwiper .swiper-button-next.swiper-button-disabled,
.prolistContSwiper .swiper-button-prev.swiper-button-disabled {
  opacity: 1 !important;
}
.prolistContSwiper .swiper-button-next.swiper-button-disabled::after,
.prolistContSwiper .swiper-button-prev.swiper-button-disabled::after {
  color: #d8d8d8;
  -webkit-text-stroke: 1px #d8d8d8;
}
.index_prolist .index_more {
  background: #0e2a59;
}
.index_prolist .index_more p {
  color: #ffffff;
}
.index_prolist .index_more:hover {
  background: #b2161c;
}

/* index_show */
.index_show {
  width: 100%;
  height: 7.3rem;
  background-image: url("../img/show.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 2rem 0 1.8rem;
  position: relative;
  background-attachment: fixed;
}
.index_show .max-width {
  justify-content: space-between;
}
.show_left {
  flex: 0 0 60% !important;
  width: 60% !important;
  z-index: 99;
}
.show_left {
  /*position: absolute;*/
  /*top: 1.4rem;*/
}
.show_left,
.show_right {
  /* flex: 0 0 40%;
	    width: 40%; */
  overflow: hidden;
}
.show_right {
  flex: 0 0 100%;
}
.index_show .index_protit {
  color: #ffffff;
}
.show_tit {
  margin-bottom: 0.9rem;
  margin-top: 0.38rem;
  align-items: end !important;
  flex: 0 0 60% !important;
}
.show_tit1 {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.74rem;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 0.6rem;
}
.show_tit div {
  width: 0.81rem;
  height: 0.4rem;
  background: #ffffff;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: bold;
  font-size: 0.3rem;
  color: #003152;
  line-height: 0.4rem;
  text-transform: uppercase;
  margin: 0 0.12rem;
}
.show_tit2 {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.42rem;
  color: #ffffff;
  line-height: 0.42rem;
}
.index_show .index_more {
  border: 1px solid #ffffff;
  margin-top: 1.9rem;
}
.index_show .index_more p {
  color: #ffffff;
}
.index_show .index_more:hover {
  border: 1px solid #b2161c;
}
.index_show .swiper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 73%;
  max-width: 14rem;
  overflow: hidden;
  /*pointer-events: none;*/
}

.index_show .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.index_show .swiper-slide img {
  display: block;
  width: 35%;
  height: 100%;
  object-fit: contain;
}

/* index_contact */
.index_contact {
  width: 100%;
  min-height: 9.2rem;
  background-image: url("../img/contact_bg.png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3.33rem;
  position: relative;
  top: -1.84rem;
  /*transform: translateY(-1.84rem);*/
}
.index_contactCont {
  padding-top: 0.42rem;
  padding-left: .1rem;
}
.index_contactLi {
  margin-top: 0.46rem;
}
.index_contactLi img {
  width: 0.78rem;
  height: 0.78rem;
}
.index_contactLiR {
  margin-left: 0.23rem;
}
.index_contacttit {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.2rem;
  color: #393939;
}
.index_contactdec {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 500;
  font-size: 0.22rem;
  color: #393939;
  margin-top: 0.22rem;
}
.index_contactdec:nth-of-type(1) {
  font-family: Bahnschrift, Bahnschrift;
  font-weight: bold;
  font-size: 0.34rem;
  color: #393939;
}

/* footer */
.footer_wrap {
  background: #272727;
  width: 100%;
  padding-top: 0.8rem;
}
.footer_cont {
  padding-bottom: 0.56rem;
}
.footer_left {
  flex: 0 0 auto !important;
}
.footer_logo {
  max-width: 3rem;
  max-height: 0.96rem;
}
.footer_right {
  align-items: flex-start !important;
}
.footer_ul {
  justify-content: space-between;
  align-items: self-start !important;
  padding: 0 1rem 0 1rem;
  padding: 0 .5rem 0 .5rem;
  justify-content: space-evenly;
}
.footer_li {
  flex: 0 0 auto;
}
.footer_li a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #dcdcdc;
  text-align: left;
}
.footer_list {
  padding-top: 0.2rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 2.1rem;
  column-gap: .74rem;
}
.footer_list a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.14rem;
  color: #8e8e8e;
  margin-top: 0.18rem;
  transition: all 0.5s;
  transition: all 0.3s;
  width: fit-content;
  /*min-width: 1rem;*/
}
.footer_ul .footer_li:nth-of-type(2) .footer_list {
  /*padding-top: 0.44rem;*/
}
.footer_list a:hover {
  color: #dcdcdc;
  transition: all 0.3s;
}
.footer_copy {
  padding: 0.31rem 0 0.38rem;
  border-top: 1px solid rgba(255, 255, 255, 0.37);
}
.footer_copy p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.14rem;
  color: #a2a2a2;
}
.ewm img {
  flex: 0 0 1.39rem;
}
.ewm p {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-weight: 400;
  font-size: 0.16rem;
  color: #dcdcdc;
  margin-top: 0.15rem;
  text-align: center;
}
.footer_contact {
  padding-right: 0.47rem;
}

.searchBox{
    position: fixed;
    top: -100%;
    left: 0;
    width: 100%;
    height: 3.64rem;
    background: #fff;
    z-index: 99999;
    padding-top: 1.66rem;
    padding-bottom: 1.21rem;
    transition: all .3s;
}

.searchBox form{
    width: 100%;
    display: flex;
    padding-bottom: .18rem;
    border-bottom: 1px solid #707070;
}

.searchBox input{
    width: 100%;
    padding: 0 .3rem;
}
.searchBox button{
    width: 1.94rem;
    height: .6rem;
    background: #0E2A59;
    flex-shrink: 0;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    border: 0;
    outline: none;
}

.searchClose{
    position: absolute;
    width: 22px;
    height: 22px;
    top: .88rem;
    right: 2.6rem;
    cursor: pointer;
}