.wow {
  visibility: hidden;
}
.w1720 {
  padding-left: 5.2vw;
  padding-right: 5.2vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.maodian{
    position: relative;
    top: 0rem;
}
.f56 {
  font-size: 0.56rem;
  line-height: 1;
}
.color {
  color: #b82837;
}
.linkPhone .item {
  margin-right: 0.1rem;
}
.linkPhone .item a {
  display: block;
  width: 1.34rem;
  line-height: 0.4rem;
  border: 1px solid #b82837;
  border-radius: 0.2rem;
  text-align: center;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}


 .c-mask {
    position: absolute;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1) url(/images/mask.png)repeat;
}

.bannertex{color: #fff;
    font-weight: bold;
    font-size: 0.5rem;
    margin-bottom: 20px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);}


.linkPhone .item a svg {
  margin-right: 0.06rem;
  vertical-align: middle;
}
.linkPhone .item a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.linkPhone .item a:hover {
  background: #b82837;
  color: #fff;
  border-color: #b82837 !important;
}
.linkPhone .item a:hover svg path {
  fill: #fff;
}
.linkPhone .item1 a {
  display: block;
  width: 1rem;
  line-height: 0.4rem;
  border: 1px solid #b82837;
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #b82837;
}
.linkPhone .item1 a svg {
  margin-right: 0.06rem;
  vertical-align: middle;
}
.linkPhone .item1 a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader {
  position: fixed;
     /* background: rgba(255, 255, 255, 0.6); */
    /* border-bottom: 1px solid #fff;*/
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  -webkit-box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader.top{
    transform: translateY(-100%);
    overflow: hidden;
}
.homeHeader::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(14px);
  backdrop-filter: blur(14px);
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader .w1720 {
  position: relative;
  z-index: 1;
}
.homeHeader .box .left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.homeHeader .box .left .logo a {
  display: block;
}
.homeHeader .box .left .logo a img {
  height: 0.5rem;
}
.homeHeader .box .left .stock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.32rem;
  color: #b82837;
  font-size: 0.16rem;
}
.homeHeader .box .left .stock span {
  font-weight: bold;
}
.homeHeader .box .center nav .item {
  padding: 0 0.32rem;
}
.homeHeader .box .center nav .item > p a {
  display: block;
  line-height: 1rem;
  font-size: 0.18rem;
  color: #fff;
}


.z_xq_page{ padding: 0vw 3vw; box-sizing: border-box;}
.z_xq_swiper{ width: 35.41666vw; overflow: hidden; float: left;}
.z_xq_swiper .bd li{ display: flex; align-items: center; justify-content: center;border-radius: 18px; overflow: hidden;}
.z_xq_hd{ text-align: center; margin-top: 30px;}
.z_xq_hd li{ display: inline-block;width: 8px;height: 8px;background: #196CCF;opacity: 0.3;border-radius: 50%; margin: 0 8px; cursor: pointer;}
.z_xq_hd li.on{ opacity: 1;}
.z_xq_info{ float: right; width: 40.41666vw;}
.z_xq_info h3{ font-size: 2.6vw; font-weight: bold; line-height: 3vw;}
.z_xq_info h3 img{ display: inline-block; max-height: 2.6vw; margin-right: 5px;    vertical-align: -4px;}
.z_xq_info h4{color: #888888; font-size: 18px; margin-top: 10px;}
.z_xq_info .desc{font-size: 16px;font-weight: 400;min-height: 17vw; color: #444444;line-height: 28px; padding: 1.5vw 0; border-top: 1px solid #000; margin-top: 1.5vw;}


.z_tab_nav{ border-bottom: 1px solid #ffe5e8; margin-top: 4vw;}
.z_tab_nav li{ float: left; padding-bottom: 30px;font-size: 16px;cursor: pointer; font-weight: bold; margin-right: 5vw; position: relative}
.z_tab_nav li::before{ content: ""; display: block; z-index: 1; width: 0; height: 2px; background: #196CCF; position: absolute; left: 50%; bottom: 0;} 
.z_tab_nav li.active::before{ width: 100%; left: 0;}

.z_pro_child{border-radius: 12px 12px; overflow: hidden; margin-top: 40px;}
.z_pro_child .titbox{ height: 4.16vw; padding: 0 2vw; font-weight: bold; font-size:1.45833vw; display: flex;align-items: center;background: #ffe5e8;}
.z_pro_child .conwarp{border: 2px solid #ffe5e8; border-top: none; padding: 2vw 2.5vw; box-sizing: border-box;overflow: hidden;border-radius:0 0 12px 12px; }
.z_pro_video{ height: 33.33333vw;}
.z_pro_img img{ max-width: 100%!important;height: auto!important;}


.z_back{ display: flex; align-items: center; justify-content: center; margin-top: 2.6vw; text-align: center; }
.z_back img{ display: block; height: 5.2vw; margin: 0 auto;}
.z_back h3{color: #666; margin-top: 15px;font-size: 16px;}

.smm{display: inline-block;
    background: url(/images/gou.png) no-repeat left center;
	text-decoration:underline;
    margin-right: 2vw;
    margin-bottom: 10px;
    font-weight: bold;
    padding-left: 22px;}

.active .box .center nav .item > p a {
  display: block;
  line-height: 1rem;
  font-size: 0.18rem;
  color: #333;
}


.enen {background:#555 !important;border:1px solid #555 !important;margin-right:7px;}


.homeHeader .box .center nav .item > p a span {
  display: inline-block;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader .box .center nav .item > p a span::before,
.homeHeader .box .center nav .item > p a span::after {
  content: '';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: max(12px, 0.12rem);
  background: #b82837;
  height: 1px;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader .box .center nav .item > p a span::before {
  left: max(-20px, -0.2rem);
}
.homeHeader .box .center nav .item > p a span::after {
  right: max(-20px, -0.2rem);
}
.homeHeader .box .center nav .item:hover > p a {
  color: #b82837;
}
.homeHeader .box .center nav .item:hover .secondaryNavigation {
  display: block;
}
.homeHeader .box .center nav .item.active > p a {
  color: #b82837;
}
.homeHeader .box .center nav .item.active > p a span::before,
.homeHeader .box .center nav .item.active > p a span::after {
  opacity: 1;
}
.homeHeader .box .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.homeHeader .box .right .item {
  margin-right: 0.1rem;
}
.homeHeader .box .right .item a {
  display: block;
  width: 1.34rem;
  line-height: 0.4rem;
  border: 1px solid #b82837;
  border-radius: 0.2rem;
  text-align: center;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader .box .right .item a svg {
  margin-right: 0.06rem;
  vertical-align: middle;
}
.homeHeader .box .right .item a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader .box .right .item a:hover {
  background: #b82837;
  color: #fff;
  border-color: #b82837 !important;
}
.homeHeader .box .right .item a:hover svg path {
  fill: #fff;
}
.homeHeader .box .right .item1 a {
  display: block;
  width: 1.34rem;
  line-height: 0.4rem;
  border: 1px solid #b82837;
  border-radius: 0.2rem;
  text-align: center;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #b82837;
}
.homeHeader .box .right .item1 a svg {
  margin-right: 0.06rem;
  vertical-align: middle;
}
.homeHeader .box .right .item1 a svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeHeader.on {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.homeHeader.on::after {
  background: #fff;
  opacity: 1;
}
.homeHeader.active {
  -webkit-box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.5);
}
.homeHeader.active::after {
  opacity: 1;
  background: rgba(255, 255, 255, 0.8);
}
.homeHeader.act .box .left .logo a img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.homeHeader.act .box .left .stock {
  color: #fff;
}
.homeHeader.act .box .center nav .item > p a {
  color: #fff;
}
.homeHeader.act .box .center nav .active > p a span::before,
.homeHeader.act .box .center nav .active > p a span::after {
  opacity: 1;
  background: #fff;
}
.homeHeader.act .box .right .item a {
  color: #fff;
  border-color: #fff;
}
.homeHeader.act .box .right .item a svg path {
  fill: #fff;
}
.secondaryNavigation {
  position: absolute;
  left: 0;
  width: 100%;
  min-height: 1rem;
  background: url(../image/img66.png) no-repeat 50% 50% / cover;
  z-index: 3;
  padding: 0.6rem 0;
  display: none;
}
.secondaryNavigation ._box .box_left {
  width: 3.54rem;
  border-right: 1px solid #eae0f3;
}
.secondaryNavigation ._box .box_left .content1 {
  font-size: 0.36rem;
  color: #b82837;
}
.secondaryNavigation ._box .box_left .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.26rem;
}
.secondaryNavigation ._box .box_right {
  flex: 1;
}
.secondaryNavigation ._box .box_right ._left {
  width: 6.64rem;
  padding: 0 1.2rem;
}
.secondaryNavigation ._box .box_right ._left .ite {
  border-bottom: 1px solid #eae0f3;
}
.secondaryNavigation ._box .box_right ._left .ite:last-child {
  border: 0;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_top {
  position: relative;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_top a {
  display: block;
  font-size: 0.24rem;
  color: #333;
  line-height: 0.84rem;
  transition: 0.4s;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_top a i {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.18rem;
  transition: 0.4s;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_bot {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  transition: 0.4s;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_bot div {
  min-height: 0;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_bot div p {
  margin-bottom: 0.16rem;
  margin-right: 0.76rem;
  display: inline-block;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_bot div p a {
  font-size: 0.18rem;
  color: #666;
  transition: 0.4s;
}
.secondaryNavigation ._box .box_right ._left .ite .ite_bot div p a:hover {
  color: #b82837;
}
.secondaryNavigation ._box .box_right ._left .active .ite_top a {
  color: #b82837;
}
.secondaryNavigation ._box .box_right ._left .active .ite_top a i {
  color: #b82837;
  transform: translateY(-50%) rotate(90deg);
}
.secondaryNavigation ._box .box_right ._left .active .ite_bot {
  grid-template-rows: 1fr;
}
.secondaryNavigation ._box .box_right ._right {
  flex: 1;
}
.secondaryNavigation ._box .box_right ._right img {
  width: 100%;
  border-radius: 0.15rem;
}
.homeBanner {
  --height: 0.56rem;
  position: relative;
}
.homeBanner div.box {
  position: relative;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.img a{
    display: block;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.img picture img {
  width: 100%;
  height: calc(var(--vh) + var(--height));
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation {
  position: absolute;
  top: 3.52rem;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.4rem;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div {
  text-align: center;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content1 img {
  width: 4.97rem;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content2 {
  font-size: 0.72rem;
  line-height: 1;
  color: #b82837;
  margin-top: 0.2rem;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content3 {
  margin-top: 0.3rem;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content3 p {
  font-size: 0.24rem;
  color: #b82837;
  letter-spacing: 0.07rem;
  padding: 0.1rem 0;
  border-top: 1px solid #b82837;
  border-bottom: 1px solid #b82837;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content4 {
  margin-top: 0.6rem;
}
.homeBanner div.box .orirntation_btn {
  position: absolute;
  bottom: calc(1.6rem - var(--height));
  right: 5.2vw;
  z-index: 2;
}
.homeBanner div.box .orirntation_btn .button {
  margin-left: 0.2rem;
  cursor: pointer;
  position: relative;
}
.homeBanner div.box .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.homeBanner div.box .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeBanner div.box .orirntation_btn .button .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.homeBanner div.box .orirntation_btn .button .circle svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.homeBanner div.box .orirntation_btn .button .circle svg circle {
  stroke-dasharray: 315;
  stroke-dashoffset: 315;
}
.homeBanner div.box .orirntation_btn .button .circle.active circle {
  -webkit-animation: banner_yuan 5.8s linear infinite forwards;
  animation: banner_yuan 5.8s linear infinite forwards;
}
.homeBanner div.box .orirntation_btn .button:hover p i {
  color: #b82837;
}
.homeBanner .imgMask {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.homeBanner .imgMask img {
  width: 100%;

}
.homeBanner .down {
  position: absolute;
  bottom: calc(var(--height) + 10px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  z-index: 2;
}
.homeBanner .down img {
  width: 0.72rem;
  -webkit-animation: dd 1s infinite alternate;
  animation: dd 1s infinite alternate;
}
@-webkit-keyframes banner_yuan {
  0% {
    stroke-dashoffset: 315;
  }
  83% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes banner_yuan {
  0% {
    stroke-dashoffset: 315;
  }
  83% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes dd {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
}
@keyframes dd {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }
}
.home_link .a {
  background: #b82837;
  width: 2rem;
  display: block;
  line-height: 0.6rem;
  border-radius: 0.3rem;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}
.home_link .a .oneLayer {
  font-size: 0.18rem;
  color: #fff;
  position: relative;
  z-index: 1;
}
.home_link .a .oneLayer i {
  font-size: 0.18rem;
  margin-left: 0.36rem;
}
.home_link .a .twoLayer {
  position: absolute;
  top: 50%;
  right: 0.26rem;
  opacity: 0.1;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.home_link .a .twoLayer svg {
  display: block;
}
.home_link .a:hover .twoLayer {
  opacity: 0.3;
}
.bg {
  background: #f9eeef;
}
.homeProduct {
  padding-top: 0.64rem;
  padding-bottom: 1.26rem;
  overflow: hidden;
}
.homeProduct .title {
  text-align: center;
}
.homeProduct .title h1 {
  font-size: 0.56rem;
  line-height: 1;
}
.homeProduct .title .desc {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.16rem;
}
.homeProduct .box {
  --width: 4.4rem;
  margin-top: 0.54rem;
}
.homeProduct .box .boxLeft {
  width: var(--width);
  position: relative;
}
.homeProduct .box .boxLeft .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.9rem;
  text-align: center;
  height: 100%;
}
.homeProduct .box .boxLeft .main {
  display: grid;
  gap: 0.78rem;
}
.homeProduct .box .boxLeft .main::before {
  content: '';
  position: absolute;
  top: -0.4rem;
  left: 0.45rem;
  height: -webkit-calc(100.8%);
  height: calc(100% + 0.8rem);
  border-left: 1px dashed #b82837;
  opacity: 0.7;
}
.homeProduct .box .boxLeft .main::after {
  content: '';
  position: absolute;
  top: -0.4rem;
  left: 0.45rem;
  height: -webkit-calc(100.8%);
  height: calc(100% + 0.8rem);
  width: 1px;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), to(#f9eeef));
  background-image: -o-linear-gradient(top, transparent 90%, #f9eeef);
  background-image: linear-gradient(to bottom, transparent 90%, #f9eeef);
}
.homeProduct .box .boxLeft .main .item {
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.homeProduct .box .boxLeft .main .item .left div {
  width: 0.9rem;
  height: 0.9rem;
  border: 2px solid #b82837;
  border-radius: 50%;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: #f9eeef;
}
.homeProduct .box .boxLeft .main .item .left div img {
  margin: auto;
  max-width: 0.5rem;
  max-height: 0.5rem;
  /*-webkit-transition: 0.4s;*/
  /*-o-transition: 0.4s;*/
  /*transition: 0.4s;*/
}
.homeProduct .box .boxLeft .main .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0.16rem;
  padding-right: 0.8rem;
}
.homeProduct .box .boxLeft .main .item .right > div {
  width: 100%;
}
.homeProduct .box .boxLeft .main .item .right .content1 {
  font-size: 0.24rem;
  color: #b82837;
}
.homeProduct .box .boxLeft .main .item .right .content2 {
  display: grid;
  grid-template-rows: 0fr;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeProduct .box .boxLeft .main .item .right .content2 ul {
  min-height: 0;
}
.homeProduct .box .boxLeft .main .item .right .content2 ul li {
  display: inline-block;
  margin-right: 0.26rem;
  padding-top: 0.08rem;
}
.homeProduct .box .boxLeft .main .item .right .content2 ul li a {
  display: block;
  font-size: 0.16rem;
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeProduct .box .boxLeft .main .item .right .content2 ul li a:hover {
  color: #b82837;
}
.homeProduct .box .boxLeft .main .active .left div {
  background: #b82837;
}
.homeProduct .box .boxLeft .main .active .left div img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.homeProduct .box .boxLeft .main .active .right .content2 {
  grid-template-rows: 1fr;
}
.homeProduct .box .loop_swiper {
  display: none;
}
.homeProduct .box .boxRight {
  width: calc(100% - var(--width));
}
.homeProduct .box .boxRight ._left {
  width: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.homeProduct .box .boxRight ._left ._left_top .content1 {
  font-size: 0.48rem;
  color: #333;
  line-height: 1;
}
.homeProduct .box .boxRight ._left ._left_top .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
  height: 0.96rem;
  margin-top: 0.32rem;
}
.homeProduct .box .boxRight ._left ._left_top .content3 {
  margin-top: 0.42rem;
}
.homeProduct .box .boxRight ._left ._left_bottom .banner p {
  border-radius: 0.15rem;
  overflow: hidden;
}
.homeProduct .box .boxRight ._right {
  width: -webkit-calc(96%);
  width: calc(100% - 4rem);
  padding-left: 0.8rem;
}
.homeProduct .box .boxRight ._right .banner {
  position: relative;
}
.homeProduct .box .boxRight ._right .banner p {
  border-radius: 0.15rem;
  overflow: hidden;
}
.homeProduct .box .boxRight ._right .banner p img{
    width: 100%;
}
.homeProduct .box .boxRight ._right .button p {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.homeProduct .box .boxRight ._right .button p i {
  font-size: 0.18rem;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeProduct .box .boxRight ._right .button p:hover {
  background: #b82837;
}
.homeProduct .box .boxRight ._right .button p:hover i {
  color: #fff;
}
.homeProduct .box .boxRight ._right .button .prev {
  left: 0.2rem;
}
.homeProduct .box .boxRight ._right .button .next {
  right: 0.2rem;
}
.homeService .box {
  position: relative;
}
.homeService .box .imgList picture {
  display: none;
}
.homeService .box .imgList img {
  width: 100%;
}
.homeService .box .imgList .active {
  display: block;
}
.homeService .box .orientation {
  position: absolute;
  left: 1.06rem;
  top: 0.96rem;
  z-index: 1;
}
.homeService .box .orientation .title {
  font-size: 0.56rem;
  line-height: 1;
}
.homeService .box .orientation .main {
  margin-top: 0.68rem;
  width: 7.4rem;
  border-radius: 0.15rem;
  border: 1px solid #f9eeef;
  min-height: 1rem;
  background: rgba(255, 255, 255, 0.85);
}
.homeService .box .orientation .main .toggle {
  padding: 0 0.7rem;
  border-bottom: 1px solid #f9eeef;
}
.homeService .box .orientation .main .toggle .ite {
  cursor: pointer;
  font-size: 0.24rem;
  color: #b82837;
  padding: 0.2rem 0.15rem 0.2rem 0.07rem;
  margin-right: 0.15rem;
  border-bottom: 2px solid transparent;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.homeService .box .orientation .main .toggle .ite .left {
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 50%;
  background: #f9eeef;
  margin-right: 0.1rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.homeService .box .orientation .main .toggle .ite .left img {
  margin: auto;
  max-width: 0.3rem;
}
.homeService .box .orientation .main .toggle .ite .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.homeService .box .orientation .main .toggle .active {
  border-color: #b82837;
}
.homeService .box .orientation .main .toggle .active .left {
  background: #b82837;
}
.homeService .box .orientation .main .toggle .active .left img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.homeService .box .orientation .main .toggleMain {
  padding: 0 0.7rem 0.6rem;
}
.homeService .box .orientation .main .toggleMain .item {
  padding-top: 0.64rem;
  display: none;
}
.homeService .box .orientation .main .toggleMain .item:nth-child(2){
    padding-top: 0;
}
.homeService .box .orientation .main .toggleMain .item .content1 p {
  display: inline-block;
  font-size: 0.18rem;
  color: #fff;
  background: #b82837;
  line-height: 0.5rem;
  padding: 0 0.3rem;
  border-radius: 0.3rem;
}
.homeService .box .orientation .main .toggleMain .item .content2 {
  margin-top: 0.36rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 0.7rem;
  grid-row-gap: 0.08rem;
  position: relative;
}
.homeService .box .orientation .main .toggleMain .item .content2::before {
  content: '';
  position: absolute;
  left: 30%;
  height: 100%;
  width: 1px;
  background: #ddd;
}
.homeService .box .orientation .main .toggleMain .item .content2::after {
  content: '';
  position: absolute;
  left: 70%;
  height: 100%;
  width: 1px;
  background: #ddd;
}
.homeService .box .orientation .main .toggleMain .item .content2 div {
  font-size: 0.18rem;
  line-height: 0.26rem;
}
.homeService .box .orientation .main .toggleMain .item .content2 div span {
  color: #b82837;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div1 {
  grid-area: 1 / 1 / 2 / 2;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div2 {
  grid-area: 2 / 1 / 3 / 2;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div3 {
  grid-area: 1 / 2 / 2 / 3;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div4 {
  grid-area: 2 / 2 / 3 / 3;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div5 {
  grid-area: 1 / 3 / 2 / 4;
}
.homeService .box .orientation .main .toggleMain .item .content2 .div6 {
  grid-area: 2 / 3 / 3 / 4;
}
.homeService .box .orientation .main .toggleMain .item .content3 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.28rem;
}
.homeService .box .orientation .main .toggleMain .active {
  display: block;
}
.homeAbout {
  margin-top: 2.7rem;
  padding-bottom: 1.1rem;
}
.homeAbout .box .boxLeft {
  width: 5.6rem;
}
.homeAbout .box .boxLeft .content1 {
  font-size: 0.56rem;
  line-height: 1;
}
.homeAbout .box .boxLeft .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
  text-align: justify;
  margin-top: 0.34rem;
}
.homeAbout .box .boxLeft .content3 {
  margin-top: 0.7rem;
}
.homeAbout .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1.3rem;
  position: relative;
}
.homeAbout .box .boxRight .img {
  margin-top: -2.28rem;
}
.homeAbout .box .boxRight .ouertation {
  position: absolute;
  font-size: 0.3rem;
  left: 1.3rem;
  color: #b82837;
  top: 28%;
}
.homeAbout .box .boxRight .ouertation span {
  font-size: 1.2rem;
  font-weight: bold;
}
.footerContainer {
  background: url(../image/img10.png) no-repeat 50% 50% / cover;
  padding: 1.46rem 0 0;
}
.footerContainer .main {
  padding-bottom: 0.54rem;
}
.footerContainer .main .mainLeft .left {
  padding-left: 0.7rem;
  position: relative;
}
.footerContainer .main .mainLeft .left .content1 {
  font-size: 0.16rem;
}
.footerContainer .main .mainLeft .left .content2 {
  margin: 0.12rem 0;
}
.footerContainer .main .mainLeft .left .content2 a {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 1;
  color: #b82837;
}
.footerContainer .main .mainLeft .left .content3 {
  font-size: 0.16rem;
  color: #666;
}
.footerContainer .main .mainLeft .left .content4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 1px solid #e6d9f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.footerContainer .main .mainLeft .left .content4 svg {
  margin: auto;
}
.footerContainer .main .mainLeft .right {
  font-size: 0.16rem;
  padding-left: 1.35rem;
  line-height: 0.32rem;
}
.footerContainer .main .mainRight .item:not(:last-child) {
  margin-right: 0.64rem;
}
.footerContainer .main .mainRight .item h5 {
  font-size: 0.18rem;
  color: #b82837;
}
.footerContainer .main .mainRight .item ul {
  margin-top: 0.25rem;
}
.footerContainer .main .mainRight .item ul li {
  line-height: 0.32rem;
}
.footerContainer .main .mainRight .item ul li a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footerContainer .main .mainRight .item ul li a:hover {
  color: #b82837;
}
.footerContainer .CopyrightInformation {
  padding: 0.35rem 0 0.96rem;
  border-top: 1px solid #f1ecf6;
}
.footerContainer .CopyrightInformation .left {
  color: #999;
}
.footerContainer .CopyrightInformation .left a {
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footerContainer .CopyrightInformation .left a:hover {
  color: #b82837;
}
.footerContainer .CopyrightInformation .right a {
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footerContainer .CopyrightInformation .right a:hover {
  color: #b82837;
}
.shop_container {
  height: 0;
}
.shop_container .box {
  -webkit-transform: translateY(-1.64rem);
  -ms-transform: translateY(-1.64rem);
  transform: translateY(-1.64rem);
  width: 9.8rem;
  margin: auto;
  z-index: 1;
  position: relative;
}
.shop_container .box .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.shop_container .box .img img {
  width: 100%;
}
.shop_container .box .main {
  width: 5.3rem;
  margin: auto;
  position: relative;
  z-index: 2;
  height: 2.2rem;
  overflow: hidden;
  padding-top: 0.15rem;
}
.shop_container .box .main .box_main {
  height: 5.3rem;
  width: 100%;
  border-radius: 50%;
  position: relative;
  /*-webkit-transform: rotate(-60deg);*/
  /*-ms-transform: rotate(-60deg);*/
  /*transform: rotate(-60deg);*/
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.shop_container .box .main .box_main .item {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.84rem;
  height: 50%;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
.shop_container .box .main .box_main .item .item_main {
  width: 0.84rem;
  height: 0.84rem;
  background: #fff;
  margin: auto;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 14.4px 1.6px rgba(131, 69, 186, 0.07);
  box-shadow: 0px 0px 14.4px 1.6px rgba(131, 69, 186, 0.07);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.shop_container .box .main .box_main .item .item_main img {
  margin: auto;
  max-width: 60%;
  max-height: 60%;
}
/*.shop_container .box .main .box_main .item:nth-child(1) .item_main_box,*/
/*.shop_container .box .main .box_main .item:nth-child(5) .item_main_box {*/
/*  -webkit-transform: translateY(-0.2rem);*/
/*  -ms-transform: translateY(-0.2rem);*/
/*  transform: translateY(-0.2rem);*/
/*}*/
/*.shop_container .box .main .box_main .item:nth-child(2) .item_main_box,*/
/*.shop_container .box .main .box_main .item:nth-child(4) .item_main_box {*/
/*  -webkit-transform: translateY(-0.1rem);*/
/*  -ms-transform: translateY(-0.1rem);*/
/*  transform: translateY(-0.1rem);*/
/*}*/
.shop_container .box .main .box_main .active .item_main_box .item_main {
  background: #b82837;
}
.shop_container .box .main .box_main .active .item_main_box .item_main img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}



.shop_container .box .main .box_main .item:nth-child(1).active .item_main_box .item_main img {
   filter: inherit;
}

.shop_container .box .main .box_main .item:nth-child(7).active .item_main_box .item_main img {
   filter: inherit;
}



.shop_container .box .ouertation {
  position: absolute;
  top: 1.36rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shop_container .box .ouertation .tu img {
  width: 1.32rem;
}
.shop_container .box .ouertation .ite {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 0px 0px 14.4px 1.6px rgba(131, 69, 186, 0.07);
  box-shadow: 0px 0px 14.4px 1.6px rgba(131, 69, 186, 0.07);
  border-radius: 50%;
  opacity: 0;
}
.shop_container .box .ouertation .ite img {
  width: 100%;
  height: 100%;
}
.shop_container .box .ouertation .active {
  opacity: 1;
}
.yuan_item:nth-child(1) {
  -webkit-transform: translateX(-50%) rotate(0deg);
  -ms-transform: translateX(-50%) rotate(0deg);
  transform: translateX(-50%) rotate(0deg);
}
/*.yuan_item:nth-child(1) .item_main {*/
/*  -webkit-transform: rotate(60deg);*/
/*  -ms-transform: rotate(60deg);*/
/*  transform: rotate(60deg);*/
/*}*/
.yuan_item:nth-child(2) {
  -webkit-transform: translateX(-50%) rotate(30deg);
  -ms-transform: translateX(-50%) rotate(30deg);
  transform: translateX(-50%) rotate(30deg);
}
/*.yuan_item:nth-child(2) .item_main {*/
/*  -webkit-transform: rotate(30deg);*/
/*  -ms-transform: rotate(30deg);*/
/*  transform: rotate(30deg);*/
/*}*/
.yuan_item:nth-child(3) {
  -webkit-transform: translateX(-50%) rotate(60deg);
  -ms-transform: translateX(-50%) rotate(60deg);
  transform: translateX(-50%) rotate(60deg);
}
/*.yuan_item:nth-child(3) .item_main {*/
/*  -webkit-transform: rotate(0deg);*/
/*  -ms-transform: rotate(0deg);*/
/*  transform: rotate(0deg);*/
/*}*/
.yuan_item:nth-child(4) {
  -webkit-transform: translateX(-50%) rotate(90deg);
  -ms-transform: translateX(-50%) rotate(90deg);
  transform: translateX(-50%) rotate(90deg);
}
/*.yuan_item:nth-child(4) .item_main {*/
/*  -webkit-transform: rotate(-30deg);*/
/*  -ms-transform: rotate(-30deg);*/
/*  transform: rotate(-30deg);*/
/*}*/
.yuan_item:nth-child(5) {
  -webkit-transform: translateX(-50%) rotate(120deg);
  -ms-transform: translateX(-50%) rotate(120deg);
  transform: translateX(-50%) rotate(120deg);
}
/*.yuan_item:nth-child(5) .item_main {*/
/*  -webkit-transform: rotate(-60deg);*/
/*  -ms-transform: rotate(-60deg);*/
/*  transform: rotate(-60deg);*/
/*}*/
.yuan_item:nth-child(6) {
  -webkit-transform: translateX(-50%) rotate(150deg);
  -ms-transform: translateX(-50%) rotate(150deg);
  transform: translateX(-50%) rotate(150deg);
}
/*.yuan_item:nth-child(6) .item_main {*/
/*  -webkit-transform: rotate(-90deg);*/
/*  -ms-transform: rotate(-90deg);*/
/*  transform: rotate(-90deg);*/
/*}*/
.yuan_item:nth-child(7) {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}
/*.yuan_item:nth-child(7) .item_main {*/
/*  -webkit-transform: rotate(-120deg);*/
/*  -ms-transform: rotate(-120deg);*/
/*  transform: rotate(-120deg);*/
/*}*/
.yuan_item:nth-child(8) {
  -webkit-transform: translateX(-50%) rotate(210deg);
  -ms-transform: translateX(-50%) rotate(210deg);
  transform: translateX(-50%) rotate(210deg);
}
/*.yuan_item:nth-child(8) .item_main {*/
/*  -webkit-transform: rotate(-150deg);*/
/*  -ms-transform: rotate(-150deg);*/
/*  transform: rotate(-150deg);*/
/*}*/
.yuan_item:nth-child(9) {
  -webkit-transform: translateX(-50%) rotate(240deg);
  -ms-transform: translateX(-50%) rotate(240deg);
  transform: translateX(-50%) rotate(240deg);
}
/*.yuan_item:nth-child(9) .item_main {*/
/*  -webkit-transform: rotate(-180deg);*/
/*  -ms-transform: rotate(-180deg);*/
/*  transform: rotate(-180deg);*/
/*}*/
.yuan_item:nth-child(10) {
  -webkit-transform: translateX(-50%) rotate(270deg);
  -ms-transform: translateX(-50%) rotate(270deg);
  transform: translateX(-50%) rotate(270deg);
}
/*.yuan_item:nth-child(10) .item_main {*/
/*  -webkit-transform: rotate(-210deg);*/
/*  -ms-transform: rotate(-210deg);*/
/*  transform: rotate(-210deg);*/
/*}*/
.yuan_item:nth-child(11) {
  -webkit-transform: translateX(-50%) rotate(300deg);
  -ms-transform: translateX(-50%) rotate(300deg);
  transform: translateX(-50%) rotate(300deg);
}
/*.yuan_item:nth-child(11) .item_main {*/
/*  -webkit-transform: rotate(-240deg);*/
/*  -ms-transform: rotate(-240deg);*/
/*  transform: rotate(-240deg);*/
/*}*/
.yuan_item:nth-child(12) {
  -webkit-transform: translateX(-50%) rotate(330deg);
  -ms-transform: translateX(-50%) rotate(330deg);
  transform: translateX(-50%) rotate(330deg);
}
/*.yuan_item:nth-child(12) .item_main {*/
/*  -webkit-transform: rotate(-270deg);*/
/*  -ms-transform: rotate(-270deg);*/
/*  transform: rotate(-270deg);*/
/*}*/
.yuan_item:nth-child(13) {
  -webkit-transform: translateX(-50%) rotate(360deg);
  -ms-transform: translateX(-50%) rotate(360deg);
  transform: translateX(-50%) rotate(360deg);
}
/*.yuan_item:nth-child(13) .item_main {*/
/*  -webkit-transform: rotate(-300deg);*/
/*  -ms-transform: rotate(-300deg);*/
/*  transform: rotate(-300deg);*/
/*}*/
.innerBanner {
  position: relative;
}
.innerBanner .img img {
  width: 100%;
}
.innerBanner .ouertation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.innerBanner .ouertation .box .content2 {
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.32rem;
  margin-top: 0.1rem;
}
.innerBanner .ouertation1 .box .content1 {
  color: #fff;
}
.innerBanner .ouertation1 .box .content2 {
  color: #fff;
}
.tu_box {
  height: 0;
}
.tu_box img {
  margin-left: 1.9rem;
  -webkit-transform: translateY(-95%);
  -ms-transform: translateY(-95%);
  transform: translateY(-95%);
  width: 1.9rem;
}
.listToggle {
  padding: 0.8rem 0 1rem;
}
.listToggle .box .item {
  margin: 0 0.15rem;
}
.listToggle .box .item a {
  display: block;
  line-height: 0.78rem;
  border-radius: 0.45rem;
  border: 0.06rem solid transparent;
  font-size: 0.24rem;
  color: #333;
  width: 3.7rem;
  text-align: center;
  background: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.listToggle .box .item a > img {
  margin-right: 0.18rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  /*-webkit-transition: 0.4s;*/
  /*-o-transition: 0.4s;*/
  /*transition: 0.4s;*/
}
.listToggle .box .item a p {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  border-radius: 0 0 0.4rem 0;
  width: 1.3rem;
  opacity: 0;
}
.listToggle .box .item a p img {
  -webkit-transform: translateY(22px);
  -ms-transform: translateY(22px);
  transform: translateY(22px);
}
.listToggle .box .item a:hover {
  background: #b82837;
  color: #fff;
  border-color: #b18bd3;
}
.listToggle .box .item a:hover > img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.listToggle .box .active a {
  background: #b82837;
  color: #fff;
  border-color: #b18bd3;
  padding-right: 0.85rem;
}
.listToggle .box .active a > img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.listToggle .box .active a p{
    opacity: 1;
}
.listToggle1 .box .item a {
  width: 2.9rem;
}
.listToggle1 .box .item a > img {
  margin-right: 0.08rem;
}
.listToggle1 .box .item a p {
  width: 0.98rem;
}
.listToggle1 .box .item a p img {
  -webkit-transform: translateY(7px);
  -ms-transform: translateY(7px);
  transform: translateY(7px);
}
.h48 {
  font-size: 0.48rem;
  line-height: 1;
  color: #b82837;
}
.product_container {
  padding-bottom: 0.6rem;
}
.product_container .box {
  margin-top: 0.64rem;
}
.product_container .box .boxLeft {
  width: 5.5rem;
  display: grid;
  gap: 10px;
}
.product_container .box .boxLeft .item {
  position: relative;
  border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    border-radius: 25px;
    background-image: linear-gradient(126deg, #f2ecf8 0%, #fcfcfc 99%, rgba(252, 252, 252, 0.99608) 100%);
    overflow: hidden;
  
}
.product_container .box .boxLeft .item .img img {
  width: 100%;
}
.product_container .box .boxLeft .item1 .ouertation {
  position: absolute;
  top: 0.68rem;
  left: 2rem;
}
.product_container .box .boxLeft .item1 .ouertation .content1 {
  font-size: 0.24rem;
}
.product_container .box .boxLeft .item1 .ouertation .content1 span {
  font-family: 'gilroy_bold';
  color: #b82837;
}
.product_container .box .boxLeft .item1 .ouertation .content2 {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.15rem;
}
.product_container .box .boxLeft .item2 .ouertation {
  position: absolute;
  left: 0.74rem;
  top: 0.4rem;
}
.product_container .box .boxLeft .item2 .ouertation .content1 {
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.product_container .box .boxLeft .item2 .ouertation .content2 {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.12rem;
}
.product_container .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0.4rem;
  position: relative;
}
.product_container .box .boxRight .img {
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  border-radius: 25px;
  background-image: linear-gradient(126deg, #f2ecf8 0%, #fcfcfc 99%, rgba(252, 252, 252, 0.99608) 100%);
}
.product_container .box .boxRight .img img {
  width: 100%;
  opacity: 0;
}
.product_container .box .boxRight .ouertation {
  position: absolute;
  top: 0.46rem;
  left: 0;
  width: 100%;
  padding: 0 1rem;
}
.product_container .box .boxRight .ouertation .content1 {
  font-size: 0.24rem;
  color: #333;
}
.product_container .box .boxRight .ouertation .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
}
.product_container .box .boxRight .ouertation .content2 span {
  color: #b82837;
  display: inline-block;
  width: 1.4rem;
  border: 1px solid #b82837;
  text-align: center;
  border-radius: 0.16rem;
 
}

.product_container .box .boxRight .ouertation .content2 font{
    display: inline-block;
    margin-right: 0.34rem;
}

.product_container .box .boxRight .ouertation .content3 {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 0.22rem;
  margin-top: 0.32rem;
}
.product_container .box .boxRight .ouertation .content3 .ite {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
}
.product_container .box .boxRight .ouertation .content3 .ite figcaption {
  font-size: 0.18rem;
  color: #333;
  margin-top: 6px;
}
.product_container .box .boxRight .ouertation .content3 .ite:nth-child(2n) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-flow: column-reverse;
  -ms-flex-flow: column-reverse;
  flex-flow: column-reverse;
}


.product_container .box1 {
    margin-top: .64rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.3rem;
}
.product_container .box1 .item {
  border-radius: 0.25rem;
  overflow: hidden;
  position: relative;
}
.product_container .box1 .item .img img {
  width: 100%;
}
.product_container .box1 .item1 .ouertation {
  position: absolute;
  top: 0.68rem;
  left: 3rem;
}
.product_container .box1 .item1 .ouertation .content1 {
  font-size: 0.24rem;
}
.product_container .box1 .item1 .ouertation .content1 span {
  font-family: 'gilroy_bold';
  color: #b82837;
}
.product_container .box1 .item1 .ouertation .content2 {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.15rem;
}
.product_container .box1 .item2 .ouertation {
  position: absolute;
  left: 0.74rem;
  top: 0.4rem;
}
.product_container .box1 .item2 .ouertation .content1 {
  font-size: 0.24rem;
  line-height: 0.32rem;
}
.product_container .box1 .item2 .ouertation .content2 {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.12rem;
}

.productListToggle h5 {
  font-size: 0.18rem;
}
.productListToggle .box {
  margin-top: max(20px, 0.2rem);
}
.productListToggle .box .item {
  margin-right: 0.16rem;
  margin-bottom: 0.2rem;
}
.productListToggle .box .item .a {
  padding: 0 0.35rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  background-image: linear-gradient(126deg, #f2ecf8 0%, #fcfcfc 99%, rgba(252, 252, 252, 0.99608) 100%);
  line-height: 0.48rem;
  border-radius: 0.25rem;
  cursor: pointer;
}
.productListToggle .box .item .a .left {
  font-size: 0.18rem;
  color: #b82837;
}
.productListToggle .box .item .a .left img {
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  vertical-align: middle;
}
.productListToggle .box .item .a .right {
  padding-left: 0rem;
  width: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.productListToggle .box .item .a .right i {
  font-size: 0.2rem;
  font-weight: bold;
}
.productListToggle .box .item .a:hover {
  background: #b82837;
}
.productListToggle .box .item .a:hover .left {
  color: #fff;
}
.productListToggle .box .item .a:hover .left img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.productListToggle .box .active .a {
  background: #b82837;
}
.productListToggle .box .active .a .left {
  color: #fff;
}
.productListToggle .box .active .a .left img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
.productListToggle .box .active .a .right {
  padding-left: 0.2rem;
  width: 0.4rem;
}
.productListToggle .box .active .a .right i {
  color: #fff;
}
.productList {
  margin-top: 0.68rem;
  padding-bottom: 2.6rem;
}
.productList .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
}
.productList .box .item a {
  display: block;
  position: relative;
  background: url(../image/img25.png) no-repeat 50% 50% / cover;
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  border-radius: 15px;
  -webkit-box-shadow: 0px 0px 109px 0px rgba(131, 69, 186, 0.19);
  box-shadow: 0px 0px 109px 0px rgba(131, 69, 186, 0.19);
  overflow: hidden;
}
.productList .box .item a .layer_1 {
  position: relative;
  z-index: 1;
  padding: 0 0.75rem;
  height: 4.65rem;
}
.productList .box .item a .layer_1 .left {
  width: 3.7rem;
  padding-top: 0.98rem;
}
.productList .box .item a .layer_1 .left .content1 {
  font-size: 0.36rem;
  color: #333;
}
.productList .box .item a .layer_1 .left .content2 {
  margin-top: 0.18rem;
}
.productList .box .item a .layer_1 .left .content2 div {
  font-size: 0.18rem;
  background: #ede4f4;
  padding: 0 0.3rem;
  color: #b82837;
  line-height: 0.45rem;
  border-radius: 0.26rem;
}
.productList .box .item a .layer_1 .left .content2 div:not(:last-child) {
  margin-right: 0.1rem;
}
.productList .box .item a .layer_1 .left .content2 div img {
  max-width: 0.23rem;
  margin-right: 0.1rem;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}
.productList .box .item a .layer_1 .left .content3 {
  margin-top: 0.7rem;
}
.productList .box .item a .layer_1 .left .content3 ul {
  display: grid;
  gap: 0.12rem;
}
.productList .box .item a .layer_1 .left .content3 ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 0.32rem;
}
.productList .box .item a .layer_1 .left .content3 ul li p {
  font-size: 0.18rem;
  color: #666;
  background: #ede4f4;
  width: 0.66rem;
  text-align: center;
  border-radius: 0.16rem;
}
.productList .box .item a .layer_1 .left .content3 ul li div {
  margin-left: 0.08rem;
  font-size: 0.3rem;
  color: #b82837;
}
.productList .box .item a .layer_1 .left .content3 ul li div span {
  font-size: 0.24rem;
  vertical-align: bottom;
}
.productList .box .item a .layer_1 .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.productList .box .item a .layer_1 .right figure {
  position: relative;
}
.productList .box .item a .layer_1 .right figure .cp {
  width: 3.15rem;
}
.productList .box .item a .layer_1 .right figure .bq {
  position: absolute;
  bottom: -0.16rem;
  right: -0.16rem;
  width: 1.12rem;
}
.productList .box .item a .layer_2 {
  position: absolute;
  right: -0.9rem;
  bottom: -0.25rem;
}
.productList .box .item a .layer_2 img {
  width: 4.72rem;
}
.productList .box .item a .layer_3 {
  position: absolute;
  right: 0;
  top: 0;
}
.productList .box .item a .layer_3 img {
  width: 1.28rem;
}
.productList .box .item a .layer_4{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    background: rgba(242,238,246,0.2);
    display: flex;
    align-items: center;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    transition: .4s;
    opacity: 0;
}
.productList .box .item a .layer_4 div{
    text-align: center;
    margin: auto;
}
.productList .box .item a .layer_4 div figcaption{
    font-size: 0.2rem;
    color: #b82837;
    margin: 0.3rem 0 0;
    
}
.productList .box .item a .layer_4 div figure img{
   max-width: 1.5rem;
}
.productList .box .item a:hover .layer_4{
    opacity: 1;
}

.productList .box .item .bgColor {
  background-image: linear-gradient(103deg, #ebe4f2 0%, #ffffff 100%);
  border-color: rgba(131, 69, 186, 0.2);
}
.pageBox {
  margin-top: 0.6rem;
}
.pageBox .box_ a {
  display: block;
  line-height: 0.58rem;
  text-align: center;
  width: 0.58rem;
  height: 0.58rem;
  border: 1px solid #b6b3b9;
  border-radius: 50%;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.pageBox .box_ .btn a i {
  font-size: 0.18rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}



.pageBox .box_ .btn a:hover {
  background: #b82837;
}
.pageBox .box_ .btn a:hover i {
  color: #fff;
}
.pageBox .box_ .link {
  margin: 0 0.05rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.pageBox .box_ .link a {
  border-color: transparent;
  font-size: 0.18rem;
  font-family: 'gilroy_Medium';
  color: #333;
  margin: 0 0.05rem;
  
}
.pageBox .box_ .link a:hover {
  background: #b82837;
  color: #fff;
}
.pageBox .box_ .link .active {
  background: #b82837;
  color: #fff;
}
.pageBox .box_ .btn a{
    border: 1px solid  #ddd;
}
.seasonContainer {
  position: relative;
  padding-bottom: 1rem;
  padding-top: 1.56rem;
}
.seasonContainer .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.seasonContainer .img img{
    width: 100%;
}
.seasonContainer .main1 {
  position: relative;
  z-index: 1;
}
.seasonContainer .main1 h5 {
  color: #fff;
}
.seasonContainer .main1 .box .boxLeft {
  padding-top: 0.32rem;
  width: 50%;
  font-size: 0.18rem;
  color: #fff;
  line-height: 0.32rem;
}
.seasonContainer .main1 .box .boxRight {
  width: 50%;
}
.seasonContainer .main1 .box .boxRight .item {
  margin-right: -0.25rem;
  /*width: 1.9rem;*/
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.seasonContainer .main1 .box .boxRight .item:last-child {
  margin-right: 0;
}
.seasonContainer .main1 .box .boxRight .item a {
  display: block;
}
.seasonContainer .main1 .box .boxRight .item a .svg {
  position: relative;
}
.seasonContainer .main1 .box .boxRight .item a .svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.seasonContainer .main1 .box .boxRight .item a .svg .img2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.seasonContainer .main1 .box .boxRight .item a .ouertation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.seasonContainer .main1 .box .boxRight .item a .ouertation figure {
  max-height: 0;
  overflow: hidden;
}
.seasonContainer .main1 .box .boxRight .item a .ouertation figure img {
  max-width: 0.64rem;
}
.seasonContainer .main1 .box .boxRight .item a .ouertation figcaption {
  font-size: 0.2rem;
  color: #fff;
  margin-top: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(1) {
  position: relative;
  z-index: 10;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(2) {
  position: relative;
  z-index: 9;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(3) {
  position: relative;
  z-index: 8;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(4) {
  position: relative;
  z-index: 7;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(5) {
  position: relative;
  z-index: 6;
}
.seasonContainer .main1 .box .boxRight .item:nth-child(6) {
  position: relative;
  z-index: 5;
}
.seasonContainer .main1 .box .boxRight .item:hover {
  z-index: 11;
}
.seasonContainer .main1 .box .boxRight .item:hover a .svg .img2 {
  opacity: 1;
}
.seasonContainer .main1 .box .boxRight .item:hover a .ouertation figure {
  max-height: 1rem;
}
.seasonContainer .main1 .box .boxRight .item:hover a .ouertation figcaption {
  color: #b82837;
  margin-top: 0.1rem;
}
.seasonContainer .main1 .box .boxRight .active a .svg .img2 {
  opacity: 1;
}
.seasonContainer .main1 .box .boxRight .active a .ouertation figure {
  max-height: 1rem;
}
.seasonContainer .main1 .box .boxRight .active a .ouertation figcaption {
  color: #b82837;
  margin-top: 0.1rem;
}
.seasonContainer .main2 {
  position: relative;
  z-index: 1;
  margin-top: 1.15rem;
}
.seasonContainer .main2 .banner {
  border-radius: 0.25rem;
  overflow: hidden;
}
.seasonContainer .main2 .banner .swiper-slide {
  position: relative;
}
.seasonContainer .main2 .banner .swiper-slide .tu img {
  width: 100%;
}
.seasonContainer .main2 .banner .swiper-slide .ouertation {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1.05rem;
}
.seasonContainer .main2 .banner .swiper-slide .ouertation .content {
  color: #b82837;
}
.seasonContainer .main2 .banner .swiper-slide .ouertation .content .content1 {
  font-size: 0.48rem;
}
.seasonContainer .main2 .banner .swiper-slide .ouertation .content .content2 {
  font-size: 0.18rem;
  line-height: 0.36rem;
  margin-top: 0.32rem;
}
.seasonContainer .main2 .banner .swiper-slide .ouertation .content .content3 {
  margin-top: 0.6rem;
}
.seasonContainer .main2 .orirntation_btn {
  position: absolute;
  bottom: 0.6rem;
  right: 0.6rem;
  z-index: 2;
}
.seasonContainer .main2 .orirntation_btn .button {
  margin-left: 0.2rem;
  cursor: pointer;
  position: relative;
}
.seasonContainer .main2 .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.seasonContainer .main2 .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.seasonContainer .main2 .orirntation_btn .button .circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.seasonContainer .main2 .orirntation_btn .button .circle svg {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.seasonContainer .main2 .orirntation_btn .button .circle svg circle {
  stroke-dasharray: 315;
  stroke-dashoffset: 315;
}
.seasonContainer .main2 .orirntation_btn .button .circle.active circle {
  -webkit-animation: banner_yuan 5.8s linear infinite forwards;
  animation: banner_yuan 5.8s linear infinite forwards;
}
.seasonContainer .main2 .orirntation_btn .button:hover p i {
  color: #b82837;
}
.GiftBox .GiftBoxContainer {
  padding: 1.25rem 0 0.7rem;
  position: relative;
}
.GiftBox .GiftBoxContainer .svg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.GiftBox .GiftBoxContainer .svg svg {
  width: 2rem;
}
.GiftBox .GiftBoxContainer .title h5 {
  font-size: 0.36rem;
}
.GiftBox .GiftBoxContainer .title .desc {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.15rem;
}
.GiftBox .GiftBoxContainer .box {
  padding-left: 5.2vw;
  margin-top: 0.5rem;
}
.GiftBox .GiftBoxContainer .box .banner {
  --width: 0.4rem;
}
.GiftBox .GiftBoxContainer .box .banner .banner_width {
  width: var(--width);
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide {
  width: calc((100% - 5.2vw) / 3 - (var(--width) * 2 / 3));
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a {
  border-radius: 0.15rem;
  overflow: hidden;
  display: block;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .top {
  overflow: hidden;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .top img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: block;
  vertical-align: bottom;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot {
  background: #f9eeef;
  padding: 0.6rem 0.6rem 0.8rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: relative;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content1 {
  font-size: 0.3rem;
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.2rem;
  height: 0.32rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content3 {
  position: absolute;
  top: 0;
  left: 0.6rem;
  -webkit-transform: translateY(-95%);
  -ms-transform: translateY(-95%);
  transform: translateY(-95%);
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content3 svg {
  display: block;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content3 svg path {
  fill: #f9eeef;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a:hover .top img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a:hover .bot {
  background: #b82837 !important;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a:hover .bot .content1 {
  color: #fff;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a:hover .bot .content2 {
  color: #fff;
}
.GiftBox .GiftBoxContainer .box .banner .swiper-slide a:hover .bot .content3 svg path {
  fill: #b82837 !important;
}
.GiftBox .GiftBoxContainer:nth-child(2n) {
  background: #f9eeef;
}
.GiftBox .GiftBoxContainer:nth-child(2n) .box .banner .swiper-slide a .bot {
  background: #fff;
}
.GiftBox .GiftBoxContainer:nth-child(2n) .box .banner .swiper-slide a .bot .content3 svg path {
  fill: #fff;
}
.GiftBox .orirntation_btn {
  margin-top: 0.6rem;
}
.GiftBox .orirntation_btn .button {
  margin-left: 0.2rem;
  cursor: pointer;
  position: relative;
}
.GiftBox .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.GiftBox .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.GiftBox .orirntation_btn .button:hover p {
  border-color: #b82837;
}
.GiftBox .orirntation_btn .button:hover p i {
  color: #b82837;
}
.proHeight {
  height: 1.72rem;
  background: #f9eeef;
}
.proHeight.proHeight_white {
  background: #fff;
}
.refreshmentsContainer {
  padding: 0rem 0 1rem;
}
.refreshmentsContainer .title .desc {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.32rem;
}
.refreshmentsContainer .box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
  margin-top: 0.56rem;
}
.refreshmentsContainer .box .item {
  border-radius: 0.15rem;
  overflow: hidden;
}
.refreshmentsContainer .box .item a .left {
  width: 4rem;
  background: #fff;
  padding: 0 0.6rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.refreshmentsContainer .box .item a .left::after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0%;
  height: 3px;
  background: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.refreshmentsContainer .box .item a .left .content1 {
  font-size: 0.36rem;
  color: #b82837;
}
.refreshmentsContainer .box .item a .left .content2 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.28rem;
  margin-top: 0.32rem;
}
.refreshmentsContainer .box .item a .left .content3 {
  margin-top: 0.45rem;
}
.refreshmentsContainer .box .item a .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
}
.refreshmentsContainer .box .item a .right .cp {
  overflow: hidden;
  position: relative;
}
.refreshmentsContainer .box .item a .right .cp:before{
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    opacity: 0;
    transition: .4s;
    
}
.refreshmentsContainer .box .item a .right .cp img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.refreshmentsContainer .box .item a .right .ouertation {
  background: rgba(131, 69, 186, 0.45);
  line-height: 0.6rem;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0 0.32rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.refreshmentsContainer .box .item a .right .ouertation .l {
  font-size: 0.18rem;
  color: #fff;
}
.refreshmentsContainer .box .item a .right .ouertation .r img {
  max-width: 50%;
}
.refreshmentsContainer .box .item a .right .ouertation .r{
    display: flex;
    align-items: center;
}
.refreshmentsContainer .box .item a .right .ouertation .r p{
    width: 0.42rem;
    height: 0.42rem;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.refreshmentsContainer .box .item a .right .ouertation_ewm {
  width: 2.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  text-align: center;
  padding: 0.4rem 0;
  border-radius: 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
}
.refreshmentsContainer .box .item a .right .ouertation_ewm .content1 {
  font-size: 0.18rem;
  color: #b82837;
}
.refreshmentsContainer .box .item a .right .ouertation_ewm .content2 {
  margin-top: 0.16rem;
}
.refreshmentsContainer .box .item a .right .ouertation_ewm .content2 img {
  width: 1.66rem;
}
.refreshmentsContainer .box .item a:hover .left::after {
  width: 100%;
  left: 0;
}
.refreshmentsContainer .box .item a:hover .right .cp img {
  /*-webkit-transform: scale(1.1);*/
  /*-ms-transform: scale(1.1);*/
  /*transform: scale(1.1);*/
  /*filter: blur(6px);*/
}

.refreshmentsContainer .box .item a:hover .right .cp:before{
    opacity: 1;
}

.refreshmentsContainer .box .item a:hover .right .ouertation {
  opacity: 0;
}
.refreshmentsContainer .box .item a:hover .right .ouertation_ewm {
  opacity: 1;
}
.innerNav {
  height: 0;
}
.innerNav .box {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  position: relative;
}
.innerNav .box .item {
  height: 0.7rem;
  margin-right: 0.45rem;
  position: relative;
}
.innerNav .box .item a {
  display: block;
  font-size: 0.18rem;
  color: #fff;
}
.innerNav .box .ouertation {
  position: absolute;
  bottom: 0;
  left: 50%;
  opacity: 0;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.innerNav .box .ouertation svg {
  width: 1.22rem;
  -webkit-transform: rotatex(180deg) translateY(-2px);
  -ms-transform: rotatex(180deg) translateY(-2px);
  transform: rotatex(180deg) translateY(-2px);
  display: block;
}
.innerNav .box .active .ouertation {
  opacity: 1;
}
.p98 {
  padding-top: 0.98rem;
}
.m54 {
  margin-top: 0.54rem;
}
.p98_ {
  padding-bottom: 0.98rem;
}
.f48 {
  font-size: 0.48rem;
  font-weight: inherit;
}
.newsContainer .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
}
.newsContainer .box .item {
  border-radius: 0.25rem;
  overflow: hidden;
}
.newsContainer .box .item a {
  display: block;
}
.newsContainer .box .item a .top {
  overflow: hidden;
}
.newsContainer .box .item a .top img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot {
  padding: 0.54rem 0.6rem 0.6rem;
  background: #fff;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot .content1 {
  height: 1.48rem;
}
.newsContainer .box .item a .bot .content2 {
  font-size: 0.24rem;
  color: #333;
  line-height: 0.32rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot .content3 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666;
  margin-top: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot .content4 {
  margin-top: 0.32rem;
}
.newsContainer .box .item a .bot .content4 .left p {
  height: 0.56rem;
  width: 0.56rem;
  line-height: 0.56rem;
  border: 1px solid #b82837;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot .content4 .left p i {
  font-size: 0.2rem;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a .bot .content4 .right {
  font-size: 0.18rem;
  color: #333;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.newsContainer .box .item a .bot .content5 {
  position: absolute;
  top: 0;
  left: 0.4rem;
  -webkit-transform: translateY(-95%);
  -ms-transform: translateY(-95%);
  transform: translateY(-95%);
}
.newsContainer .box .item a .bot .content5 svg {
  display: block;
}
.newsContainer .box .item a .bot .content5 svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsContainer .box .item a:hover .top img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.newsContainer .box .item a:hover .bot {
  background: #b82837;
}
.newsContainer .box .item a:hover .bot .content2 {
  color: #fff;
}
.newsContainer .box .item a:hover .bot .content3 {
  color: #fff;
}
.newsContainer .box .item a:hover .bot .content4 .left p {
  border-color: #fff;
}
.newsContainer .box .item a:hover .bot .content4 .left p i {
  color: #fff;
}
.newsContainer .box .item a:hover .bot .content4 .right {
  color: #fff;
}
.newsContainer .box .item a:hover .bot .content5 svg path {
  fill: #b82837;
}
.mbx {
  font-size: 0.16rem;
  line-height: 0.3rem;
  margin-top: 0.32rem;
}
.mbx a {
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.mbx a img {
  width: 0.28rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.mbx a:hover {
  color: #b82837;
}
.mbx i {
  font-size: 0.14rem;
}
.mbx span {
  color: #333;
}
.newsInfoContainer .box {
  padding: 0 4rem;
  text-align: center;
}
.newsInfoContainer .box .content1 {
  font-size: 0.48rem;
  line-height: 0.62rem;
  margin-top: 0.68rem;
}
.newsInfoContainer .box .content2 {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.26rem;
}
.newsInfoContainer .box .content3 {
  font-size: 0.18rem;
  color: #555;
  line-height: 0.36rem;
  margin-top: 0.52rem;
}
.newsInfoContainer .box .content3 img {
  width: auto !important;
  height: auto !important;
}
.newsInfoContainer .box1 {
  margin-top: 0.96rem;
}
.newsInfoContainer .box1 .btn {
  width: 40%;
}
.newsInfoContainer .box1 .btn a {
  border: 1px solid #ddd;
  font-size: 0.18rem;
  line-height: 0.68rem;
  padding: 0 0.4rem;
  border-radius: 0.35rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsInfoContainer .box1 .btn a span {
  color: #999;
  width: 0.72rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsInfoContainer .box1 .btn a p {
  color: #333;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsInfoContainer .box1 .btn a:hover {
  border-color: #b82837;
}
.newsInfoContainer .box1 .btn a:hover span {
  color: #b82837;
}
.newsInfoContainer .box1 .btn a:hover p {
  color: #b82837;
}
.newsInfoContainer .box1 .next {
  text-align: right;
}
.newsInfoContainer .box1 .center a {
  display: block;
  width: 2.54rem;
  border: 1px solid #b82837;
  font-size: 0.18rem;
  line-height: 0.68rem;
  background: #b82837;
  text-align: center;
  border-radius: 0.35rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsInfoContainer .box1 .center svg {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin-right: 0.1rem;
}
.newsInfoContainer .box1 .center svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.newsInfoContainer .box1 .center:hover a {
  background: #fff;
  color: #b82837;
}
.newsInfoContainer .box1 .center:hover svg path {
  fill: #b82837;
}
.banner_width {
  width: 0.4rem;
}
.RecommendedNews .box .banner .item {
  border-radius: 0.25rem;
  overflow: hidden;
}
.RecommendedNews .box .banner .item a {
  display: block;
}
.RecommendedNews .box .banner .item a .top {
  overflow: hidden;
}
.RecommendedNews .box .banner .item a .top img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot {
  padding: 0.54rem 0.6rem 0.6rem;
  background: #fff;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot .content1 {
  height: 1.48rem;
}
.RecommendedNews .box .banner .item a .bot .content2 {
  font-size: 0.24rem;
  color: #333;
  line-height: 0.32rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot .content3 {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666;
  margin-top: 0.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot .content4 {
  margin-top: 0.32rem;
}
.RecommendedNews .box .banner .item a .bot .content4 .left p {
  height: 0.56rem;
  width: 0.56rem;
  line-height: 0.56rem;
  border: 1px solid #b82837;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot .content4 .left p i {
  font-size: 0.2rem;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a .bot .content4 .right {
  font-size: 0.18rem;
  color: #333;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.RecommendedNews .box .banner .item a .bot .content5 {
  position: absolute;
  top: 0;
  left: 0.4rem;
  -webkit-transform: translateY(-95%);
  -ms-transform: translateY(-95%);
  transform: translateY(-95%);
}
.RecommendedNews .box .banner .item a .bot .content5 svg {
  display: block;
}
.RecommendedNews .box .banner .item a .bot .content5 svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.RecommendedNews .box .banner .item a:hover .top img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.RecommendedNews .box .banner .item a:hover .bot {
  background: #b82837;
}
.RecommendedNews .box .banner .item a:hover .bot .content2 {
  color: #fff;
}
.RecommendedNews .box .banner .item a:hover .bot .content3 {
  color: #fff;
}
.RecommendedNews .box .banner .item a:hover .bot .content4 .left p {
  border-color: #fff;
}
.RecommendedNews .box .banner .item a:hover .bot .content4 .left p i {
  color: #fff;
}
.RecommendedNews .box .banner .item a:hover .bot .content4 .right {
  color: #fff;
}
.RecommendedNews .box .banner .item a:hover .bot .content5 svg path {
  fill: #b82837;
}
.RecommendedNews .box .controller {
  margin-top: 0.56rem;
  line-height: 0.2rem;
}
.RecommendedNews .box .controller .btn i {
  font-size: 0.16rem;
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.RecommendedNews .box .controller .btn i:hover {
  color: #b82837;
}
.RecommendedNews .box .controller .page {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  margin: 0 0.2rem;
}
.RecommendedNews .box .controller .page div span {
  display: inline-block;
  width: max(8px, 0.08rem);
  height: max(8px, 0.08rem);
  border: 1px solid #b82837;
  border-radius: 50%;
  opacity: 1;
  background: none;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: 0 0.05rem;
}
.RecommendedNews .box .controller .page div .swiper-pagination-bullet-active {
  background: #b82837;
}
.InvestorContainer .box {
  display: grid;
  gap: 0.2rem;
}
.InvestorContainer .box .list a {
  line-height: 1.2rem;
  padding: 0 0.6rem;
  background: #fff;
  border-radius: 0.15rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InvestorContainer .box .list a .title {
  font-size: 0.24rem;
  color: #333;
  width: 10.4rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InvestorContainer .box .list a .title svg {
  vertical-align: middle;
  margin-right: 0.08rem;
}
.InvestorContainer .box .list a .time {
  font-size: 0.18rem;
  color: #666;
  width: 4.2rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InvestorContainer .box .list a .time svg {
  vertical-align: middle;
  margin-right: 0.05rem;
}
.InvestorContainer .box .list a .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.InvestorContainer .box .list a .icon p {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.InvestorContainer .box .list a .icon p svg {
  margin: auto;
  display: block;
}
.InvestorContainer .box .list a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InvestorContainer .box .list a:hover {
  background: #b82837;
}
.InvestorContainer .box .list a:hover path {
  fill: #fff;
}
.InvestorContainer .box .list a:hover .title,
.InvestorContainer .box .list a:hover .time {
  color: #fff;
}
.InvestorContainer .box .list a:hover .icon p {
  background: #fff;
}
.InvestorContainer .box .list a:hover .icon p path {
  fill: #b82837;
}
.BusinessPartner h5 {
  text-align: center;
}
.BusinessPartner .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
  margin-top: 0.74rem;
}
.BusinessPartner .box .item {
  text-align: center;
  background: #fff;
  border-radius: 0.25rem;
  padding: 0.85rem 0.2rem 1.08rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.BusinessPartner .box .item .content1 p {
  width: 1.06rem;
  height: 1.06rem;
  border: 1px dashed #b82837;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.BusinessPartner .box .item .content1 p img{
      margin: auto;
      max-width: 80%;
      max-height: 80%;
      /*transition: .4s;*/
}
.BusinessPartner .box .item .content1 p svg {
  margin: auto;
}
.BusinessPartner .box .item .content1 p svg path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.BusinessPartner .box .item .content2 {
  font-size: 0.24rem;
  color: #b82837;
  margin-top: 0.35rem;
}
.BusinessPartner .box .item .content3 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.36rem;
  height: 0.72rem;
  margin-top: 0.12rem;
}
.BusinessPartner .box .item:hover {
  -webkit-box-shadow: 0px 0px 50.32px 17.68px rgba(131, 69, 186, 0.08);
  box-shadow: 0px 0px 50.32px 17.68px rgba(131, 69, 186, 0.08);
  -webkit-transform: translateY(-0.2rem);
  -ms-transform: translateY(-0.2rem);
  transform: translateY(-0.2rem);
}
.BusinessPartner .box .item:hover .content1 p {
  background: #b82837;
}
.BusinessPartner .box .item:hover .content1 p svg path {
  fill: #fff;
}
.BusinessPartner .box .item:hover .content1 p img {
filter: brightness(100);
}
.ApplyContainer h5 {
  text-align: center;
}
.ApplyContainer .box {
  padding: 0 2.26rem;
}
.ApplyContainer .box .element {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.2rem;
  margin-bottom: 0.2rem;
}
.ApplyContainer .box .element .item {
  border: 2px solid transparent;
  border-radius: 0.4rem;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  padding-left: 0.75rem;
  background: #fff;
  position: relative;
}
.ApplyContainer .box .element .item .in {
  position: relative;
}
.ApplyContainer .box .element .item .in input {
  height: 0.74rem;
  display: block;
  width: 100%;
  background: none;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.18rem;
  color: #333;
}
.ApplyContainer .box .element .item .in input::-webkit-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element .item .in input::-moz-placeholder {
  color: #333;
}
.ApplyContainer .box .element .item .in input:-ms-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element .item .in input::-ms-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element .item .in input::placeholder {
  color: #333;
}
.ApplyContainer .box .element .item .in span {
  position: absolute;
  left: 0;
  top: 35%;
  -webkit-transform: translateX(-120%);
  -ms-transform: translateX(-120%);
  transform: translateX(-120%);
  color: #b82837;
  font-size: 0.18rem;
}
.ApplyContainer .box .element .item .icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0.38rem;
  z-index: 1;
}
.ApplyContainer .box .element .item:hover {
  border-color: #b82837;
}
.ApplyContainer .box .element1 {
  grid-template-columns: repeat(1, 1fr);
}
.ApplyContainer .box .element2 {
  position: relative;
}
.ApplyContainer .box .element2 textarea {
  display: block;
  padding: 0.3rem 0.7rem;
  border: 0;
  width: 100%;
  border-radius: 0.4rem;
  height: 2.4rem;
  color: #333;
}
.ApplyContainer .box .element2 textarea::-webkit-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element2 textarea::-moz-placeholder {
  color: #333;
}
.ApplyContainer .box .element2 textarea:-ms-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element2 textarea::-ms-input-placeholder {
  color: #333;
}
.ApplyContainer .box .element2 textarea::placeholder {
  color: #333;
}
.ApplyContainer .box .element2 .icon {
  position: absolute;
  top: 0.35rem;
  left: 0.38rem;
  z-index: 1;
}
.ApplyContainer .box .element3 {
  margin-top: 0.5rem;
}
.ApplyContainer .box .element3 input {
  display: none;
}
.ApplyContainer .box .element3 .home_link a {
  cursor: pointer;
}
.BuddyPartner h5 {
  text-align: center;
}
.BuddyPartner .box {
  background: #fff;
  border-radius: 0.25rem;
  overflow: hidden;
}
.BuddyPartner .box .boxLeft {
  width: 50%;
  padding: 1.22rem 1rem 0;
}
.BuddyPartner .box .boxLeft .content1 {
  font-size: 0.36rem;
  color: #333;
  line-height: 0.48rem;
}
.BuddyPartner .box .boxLeft .content2 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.26rem;
}
.BuddyPartner .box .boxLeft .content3 {
  margin: 0.45rem 0 0;
  padding-top: 0.55rem;
  border-top: 1px solid #ddd;
}
.BuddyPartner .box .boxLeft .content3 .item .top {
  font-size: 0.16rem;
  color: #333;
}
.BuddyPartner .box .boxLeft .content3 .item .top svg {
  vertical-align: middle;
}
.BuddyPartner .box .boxLeft .content3 .item .bot {
  margin-top: 0.15rem;
}
.BuddyPartner .box .boxLeft .content3 .item .bot a {
  font-size: 0.24rem;
  color: #b82837;
  font-weight: bold;
}
.BuddyPartner .box .boxRight {
  width: 50%;
  overflow: hidden;
  border-radius: .25rem;
}
.BuddyPartner .box .boxRight img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  
}
.BuddyPartner .box .boxRight img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.CoBranding .box {
  padding-left: 5.2vw;
}
.CoBranding .box .list {
  border-style: solid;
  border-width: 1px;
  border-color: #ffffff;
  border-radius: 25px;
  /*background-image: linear-gradient(126deg, #f2ecf8 0%, #fcfcfc 99%, rgba(252, 252, 252, 0.99608) 100%);*/
   background-image: linear-gradient( 312deg, rgb(242,236,248) 0%, rgb(252,252,252) 99%, rgba(252,252,252,0.99608) 100%);
  padding: 1.1rem 0;
  margin-bottom: 0.4rem;
}
.CoBranding .box .list:last-child {
  margin-bottom: 0;
}
.CoBranding .box .list .boxLeft {
  width: 5.15rem;
  padding: 0 0.66rem 0 1.06rem;
}
.CoBranding .box .list .boxLeft .content1 {
  height: 1.33rem;
}
.CoBranding .box .list .boxLeft .content1 img {
  max-height: 100%;
}
.CoBranding .box .list .boxLeft .content2 {
  font-size: 0.36rem;
  font-weight: bold;
  margin-top: 0.52rem;
}
.CoBranding .box .list .boxLeft .content3 {
  font-size: 0.36rem;
  color: #343434;
  margin-top: 0.1rem;
}
.CoBranding .box .list .boxLeft .content4 {
  font-size: 0.16rem;
  color: #666;
  margin-top: 0.35rem;
  line-height: 0.32rem;
  height: 0.64rem;
}
.CoBranding .box .list .boxLeft .content5 {
  margin-top: 0.35rem;
}
.CoBranding .box .list .boxLeft .content5 .orirntation_btn .button {
  margin-right: 0.2rem;
  cursor: pointer;
  position: relative;
}
.CoBranding .box .list .boxLeft .content5 .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.CoBranding .box .list .boxLeft .content5 .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.CoBranding .box .list .boxLeft .content5 .orirntation_btn .button:hover p {
  border-color: #b82837;
}
.CoBranding .box .list .boxLeft .content5 .orirntation_btn .button:hover p i {
  color: #b82837;
}
.CoBranding .box .list .boxRight {
  width: -webkit-calc(94.85%);
  width: calc(100% - 5.15rem);
}
.CoBranding .box .list .boxRight .banner .swiper .swiper-slide {
  width: 6.8rem;
  border-radius: 0.25rem;
  overflow: hidden;
}
.CoBranding .box .list .boxRight .banner .swiper .swiper-slide img {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  width: 100%;
}
.CoBranding .box .list .boxRight .banner .swiper .swiper-slide:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.joinToggle .box {
  margin-top: 0.45rem;
}
.joinToggle .box .item {
  margin-right: 0.48rem;
}
.joinToggle .box .item a {
  font-size: 0.18rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  color: #666;
}
.joinToggle .box .item a img {
  opacity: 0.5;
}
.joinToggle .box .item a:hover {
  color: #b82837;
}
.joinToggle .box .active a {
  color: #b82837;
}
.joinToggle .box .active a img {
  opacity: 1;
}
.InviteJob .title {
  padding: 0 0.6rem;
  font-size: 0.2rem;
  color: #fff;
  background: #b82837;
  line-height: 0.76rem;
  border-radius: 0.15rem;
  margin-bottom: 0.1rem;
}
.InviteJob .title svg {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}
.InviteJob .title .name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.InviteJob .title .city {
  width: 4.4rem;
}
.InviteJob .title .money {
  width: 4.8rem;
}
.InviteJob .title .btn {
  width: 0.5rem;
}
.InviteJob .box {
  display: grid;
  gap: 0.2rem;
}
.InviteJob .box .list {
  padding: 0 0.6rem;
  background: #fff;
  border-radius: 0.15rem;
}
.InviteJob .box .list .top {
  line-height: 1.2rem;
  font-size: 0.24rem;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InviteJob .box .list .top .name {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.InviteJob .box .list .top .city {
  width: 4.4rem;
}
.InviteJob .box .list .top .money {
  width: 4.8rem;
}
.InviteJob .box .list .top .btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.InviteJob .box .list .top .btn p {
  width: 0.48rem;
  height: 0.48rem;
  /*line-height: 0.46rem;*/
  border-radius: 50%;
  border: 1px solid #ddd;
  color: #666;
  text-align: center;
  display: flex;
 align-items: center;
 justify-content: center;
}
.InviteJob .box .list .top .btn p i {
  font-size: 0.18rem;
  display: inline-block;
  /*height: 100%;*/
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.InviteJob .box .list .bot {
  border-top: 1px solid #eee;
  padding-bottom: 0.6rem;
  display: none;
}
.InviteJob .box .list .bot .content1 {
  margin-top: 0.32rem;
}
.InviteJob .box .list .bot .content1 h5 {
  font-size: 0.16rem;
  font-weight: bold;
  margin-bottom: 0.12rem;
}
.InviteJob .box .list .bot .content1 div {
  font-size: 0.16rem;
  line-height: 0.32rem;
  color: #666;
}
.InviteJob .box .list .bot .content2 {
  font-size: 0.16rem;
  color: #666;
  margin-top: 0.24rem;
}
.InviteJob .box .list .bot .content3 {
  margin-top: 0.35rem;
}
.InviteJob .box .active .top {
  color: #b82837;
  font-size: 0.26rem;
}
.InviteJob .box .active .top .btn div p {
  background-color: #b82837;
  background: #b82837;
}
.InviteJob .box .active .top .btn div p i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
}
.ResumeUpload {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: 12;
  display: none;
}
.ResumeUpload .box {
  position: absolute;
  width: 7.56rem;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 1rem;
  background: #fff;
  border-radius: 0.25rem;
  padding: 0.5rem 0;
}
.ResumeUpload .box .close {
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background: #f9eeef;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ResumeUpload .box .close i {
  font-size: 0.2rem;
  color: #b82837;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  margin: auto;
  display: block;
}
.ResumeUpload .box .close:hover {
  background: #b82837;
}
.ResumeUpload .box .close:hover i {
  color: #fff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ResumeUpload .box .content1 {
  /*display: grid;*/
  /*grid-template-columns: repeat(2, 1fr);*/
  /*gap: 0.2rem;*/
  padding: 0 1rem;
  display: flex;
  justify-content: center;
}
.ResumeUpload .box .content1 .item .layui-input {
  height: 0.58rem;
  background: #f9eeef;
  border-radius: 0.3rem;
  border: 1px solid #b82837;
  font-size: 0.18rem;
}
.ResumeUpload .box .content1 .item .layui-form-select .layui-edge {
  border-top-color: #b82837;
}
.ResumeUpload .box .content1 .item .layui-form-select dl {
  top: 0.6rem;
}
.ResumeUpload .box .content1 .item .layui-form-select dl dd.layui-this {
  color: #b82837;
}
.ResumeUpload .box .content2 {
  font-size: 0.36rem;
  text-align: center;
  line-height: 1;
  margin-top: 0.32rem;
}
.ResumeUpload .box .content3 {
  width: 2.54rem;
  margin: 0.5rem auto 0;
  position: relative;
}
.ResumeUpload .box .content3 img {
  width: 100%;
}
.ResumeUpload .box .content3 p {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0.4rem;
  font-size: 0.16rem;
  color: #b82837;
  border: 1px solid #b82837;
  width: 1.16rem;
  line-height: 0.43rem;
  border-radius: 0.3rem;
  text-align: center;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.ResumeUpload .box .content3 p:hover {
  background: #b82837;
  color: #fff;
}
.ResumeUpload .box .content4 {
  font-size: 0.18rem;
  color: #666;
  text-align: center;
  margin-top: 0.4rem;
}
.ResumeUpload .box .content5 {
  text-align: center;
  margin-top: 0.2rem;
}
.ResumeUpload .box .content6 {
  margin-top: 0.45rem;
}
.ResumeUpload .box .content6 input {
  display: none;
}
.c {
  text-align: center;
}
.contactContainer .box {
  border-radius: 0.25rem;
  overflow: hidden;
}
.contactContainer .box .boxLeft {
  width: 52%;
  background: #fff;
  padding: 1rem 0.72rem;
}
.contactContainer .box .boxLeft .item {
  padding-left: 0.7rem;
  position: relative;
}
.contactContainer .box .boxLeft .item .content1 {
  font-size: 0.16rem;
}
.contactContainer .box .boxLeft .item .content2 {
  margin: 0.12rem 0;
  font-size: 0.16rem;
  color: #666;
}
.contactContainer .box .boxLeft .item .content2 a {
  font-size: 0.36rem;
  font-weight: bold;
  line-height: 1;
  color: #b82837;
}
.contactContainer .box .boxLeft .item .content3 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
}
.contactContainer .box .boxLeft .item .content4 {
  position: absolute;
  left: 0;
  top: 0;
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 1px solid #e6d9f1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.contactContainer .box .boxLeft .item .content4 svg {
  margin: auto;
}
.contactContainer .box .boxLeft .hr {
  margin: 0.32rem 0;
  border-top: 1px solid #eee;
}
.contactContainer .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  overflow: hidden;
}
.contactContainer .box .boxRight img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.contactContainer .box .boxRight:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.contactEwm .box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.2rem;
  margin-top: 0.8rem;
}
.contactEwm .box .item {
  background: #fff;
  text-align: center;
  padding: 0 0 0.56rem;
  border-radius: 0.25rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.contactEwm .box .item .content1 {
  margin-top: -0.4rem;
}
.contactEwm .box .item .content1 img {
  width: 0.82rem;
  box-shadow: 0px 0px 109px 0px rgba(131, 69, 186, 0.28);
  border-radius: 50%;
}
.contactEwm .box .item .content2 {
  margin-top: 0.22rem;
  font-size: 0.3rem;
}
.contactEwm .box .item .content2 img {
  height: 1.55rem;
}
.contactEwm .box .item .content3 {
  margin-top: 0.34rem;
}
.contactEwm .box .item:hover {
  -webkit-box-shadow: 0px 0px 109px 0px rgba(131, 69, 186, 0.19);
  box-shadow: 0px 0px 109px 0px rgba(131, 69, 186, 0.19);
}
.buyContainer .title .desc {
  font-size: 0.18rem;
  color: #666;
  text-align: center;
  margin-top: 0.12rem;
}
.buyContainer .box {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
}
.buyContainer .box .item {
  background: #fff;
  border-radius: 0.15rem;
  position: relative;
  overflow: hidden;
}
.buyContainer .box .item .layer_1 {
  height: 2.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.buyContainer .box .item .layer_1 .content1 img {
  width: 1.21rem;
}
.buyContainer .box .item .layer_1 .content2 {
  font-size: 0.24rem;
  color: #333;
  margin-top: 0.18rem;
}
.buyContainer .box .item .layer_2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0.3rem 0.5rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  background: url(../image/img45.png) no-repeat 50% 50% / cover;
}
.buyContainer .box .item .layer_2 .left {
  font-size: 0.24rem;
  color: #fff;
}
.buyContainer .box .item .layer_2 .left img {
  margin-right: 0.03rem;
  width: 0.4rem;
}
.buyContainer .box .item .layer_2 .right img {
  width: 2rem;
}
.buyContainer .box .item:hover .layer_2 {
  opacity: 1;
}
.inquireContainer .title .desc {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.12rem;
}
.inquireContainer .boxSelect .boxLeft .layui-input-inline {
  width: 3.3rem;
  margin-right: 0.25rem;
}
.inquireContainer .boxSelect .boxLeft .layui-form-select .layui-input {
  height: 0.58rem;
  background: none;
  border-color: rgba(131, 69, 186, 0.3);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  border-radius: 0.15rem;
  font-size: 0.18rem;
  color: #000;
}
.inquireContainer .boxSelect .boxLeft .layui-form-select .layui-input:hover {
  border-color: #b82837 !important;
}
.inquireContainer .boxSelect .boxLeft .layui-form-select .layui-edge {
  border-top-color: #b82837;
}
.inquireContainer .boxSelect .boxLeft .layui-form-select dl {
  top: 0.6rem;
}
.inquireContainer .boxSelect .boxRight {
  margin-top: -0.6rem;
  position: relative;
}
.inquireContainer .boxSelect .boxRight div {
  font-size: 0.3rem;
  color: #b82837;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.inquireContainer .boxSelect .boxRight div span {
  font-size: 1.2rem;
}
.inquireContainer .boxSelect .boxRight p {
  position: absolute;
  top: -0.9rem;
  right: -5.2vw;
  width: 7.8rem;
}
.inquirr {
  margin-top: 0.8rem;
}
.inquirr .box {
  border-radius: 0.25rem;
  overflow: hidden;
}
.inquirr .box .boxLeft {
  width: 5.6rem;
  background-color: #fff;
  padding: 0.74rem 0.54rem;
  position: relative;
}
.inquirr .box .boxLeft::after {
  content: '';
  position: absolute;
  bottom: 0.4rem;
  left: 0;
  width: 100%;
  height: 1rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(#fff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.2), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), #fff);
}
.inquirr .box .boxLeft .top {
  font-size: 0.18rem;
}
.inquirr .box .boxLeft .top span {
  color: #b82837;
}
.inquirr .box .boxLeft .bot {
  padding-right: 0.32rem;
  height: 6rem;
  margin-top: 0.24rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #b82837 #fff;
  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
  scrollbar-width: thin;
  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
  -ms-overflow-style: none;
  position: relative;
}
.inquirr .box .boxLeft .bot::-webkit-scrollbar {
  width: 5px;
  height: 2px;
}
.inquirr .box .boxLeft .bot::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #b82837;
}
.inquirr .box .boxLeft .bot::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #f2ecf8;
}
.inquirr .box .boxLeft .bot .list {
  display: grid;
  gap: 0.18rem;
}
.inquirr .box .boxLeft .bot .list .item {
  padding: 0.36rem;
  border: 1px solid #ddd;
  border-radius: 0.15rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.inquirr .box .boxLeft .bot .list .item .content1 {
  font-size: 0.24rem;
  line-height: 1;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.inquirr .box .boxLeft .bot .list .item .content2 {
  margin-top: 0.24rem;
  display: grid;
  gap: 0.05rem;
}
.inquirr .box .boxLeft .bot .list .item .content2 p {
  font-family: 'gilroy_regular';
  font-size: 0.16rem;
  color: #666;
  line-height: 0.3rem;
  padding-left: 0.3rem;
  position: relative;
}
.inquirr .box .boxLeft .bot .list .item .content2 p svg {
  position: absolute;
  left: 0;
  top: 0.05rem;
}
.inquirr .box .boxLeft .bot .list .item:hover {
  border-color: #b82837;
}
.inquirr .box .boxLeft .bot .list .item:hover .content1 {
  color: #b82837;
}
.inquirr .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.SocialResponsibility .box {
  border-radius: 0.25rem;
  overflow: hidden;
  position: relative;
}
.SocialResponsibility .box .imgList img {
  width: 100%;
}
.SocialResponsibility .box .ouertation {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.SocialResponsibility .box .ouertation .boxLeft {
  width: 4.2rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.SocialResponsibility .box .ouertation .boxLeft ul {
  padding-top: 0.54rem;
  display: grid;
  gap: 0.24rem;
  padding-right: 0.2rem;
}
.SocialResponsibility .box .ouertation .boxLeft ul li {
  padding-left: 0.7rem;
}
.SocialResponsibility .box .ouertation .boxLeft ul li a {
  cursor: pointer;
  display: block;
  font-size: 0.16rem;
  color: #fff;
  position: relative;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.SocialResponsibility .box .ouertation .boxLeft ul li a::after {
  position: absolute;
  left: -0.24rem;
  content: '';
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.03rem;
  background: #fff;
  height: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.SocialResponsibility .box .ouertation .boxLeft ul .active a {
  font-size: 0.28rem;
}
.SocialResponsibility .box .ouertation .boxLeft ul .active a::after {
  opacity: 1;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn {
  position: absolute;
  z-index: 2;
  left: 0.6rem;
  bottom: 0.6rem;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button {
  margin-left: 0.2rem;
  cursor: pointer;
  position: relative;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #fff;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button:hover p {
  border-color: #b82837;
  background: #b82837;
}
.SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button:hover p i {
  color: #fff;
}
.SocialResponsibility .box .ouertation .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-bottom: 0.6rem;
}
.SocialResponsibility .box .ouertation .boxRight .list {
  padding-left: 0.6rem;
}
.SocialResponsibility .box .ouertation .boxRight .list .item {
  display: none;
}
.SocialResponsibility .box .ouertation .boxRight .list .item .content1 {
  font-size: 0.36rem;
  color: #fff;
}
.SocialResponsibility .box .ouertation .boxRight .list .item .content2 {
  font-size: 0.16rem;
  color: #fff;
  line-height: 0.32rem;
  margin: 0.32rem 0;
}
.SocialResponsibility .box .ouertation .boxRight .list .active {
  display: block;
}
.charityContainer .box {
  display: grid;
  gap: 0.2rem;
}
.charityContainer .box .list a {
  line-height: 1.2rem;
  padding: 0 0.6rem;
  background: #fff;
  border-radius: 0.15rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.charityContainer .box .list a .title {
  font-size: 0.24rem;
  color: #333;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.charityContainer .box .list a .title svg {
  vertical-align: middle;
  margin-right: 0.08rem;
}
.charityContainer .box .list a .time {
  font-size: 0.18rem;
  color: #666;
  width: 2.9rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.charityContainer .box .list a .time svg {
  vertical-align: middle;
  margin-right: 0.05rem;
}
.charityContainer .box .list a .money {
  font-size: 0.18rem;
  color: #666;
  width: 3.6rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.charityContainer .box .list a .money svg {
  vertical-align: middle;
  margin-right: 0.05rem;
}
.charityContainer .box .list a .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.charityContainer .box .list a .icon p {
  width: 0.48rem;
  height: 0.48rem;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.charityContainer .box .list a .icon p svg {
  margin: auto;
  display: block;
}
.charityContainer .box .list a path {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.charityContainer .box .list a:hover {
  background: #b82837;
}
.charityContainer .box .list a:hover path {
  fill: #fff;
}
.charityContainer .box .list a:hover .title,
.charityContainer .box .list a:hover .time,
.charityContainer .box .list a:hover .money {
  color: #fff;
}
.charityContainer .box .list a:hover .icon p {
  background: #fff;
}
.charityContainer .box .list a:hover .icon p i {
  color: #b82837;
}
.moreNews .box .banner {
  position: relative;
}
.moreNews .box .banner .swiper-slide {
  width: 12rem;
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  position: relative;
}
.moreNews .box .banner .swiper-slide img {
  width: 100%;
  border-radius: 15px;
}
.moreNews .box .banner .swiper-slide .ouertation {
  width: 90%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.moreNews .box .banner .swiper-slide .ouertation .content1 {
  font-size: 0.36rem;
  color: #fff;
}
.moreNews .box .banner .swiper-slide .ouertation .content2 {
  margin-top: 0.35rem;
}
.moreNews .box .banner .swiper-slide-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.moreNews .box .banner .swiper-slide-active .ouertation {
  opacity: 1;
}
.moreNews .box .banner .swiper-slide-prev img {
  -webkit-transform: translateX(1.1rem);
  -ms-transform: translateX(1.1rem);
  transform: translateX(1.1rem);
}
.moreNews .box .banner .swiper-slide-next img {
  -webkit-transform: translateX(-1.1rem);
  -ms-transform: translateX(-1.1rem);
  transform: translateX(-1.1rem);
}
.moreNews .box .banner .button div {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  width: 0.5rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background: #fff;
  text-align: center;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.moreNews .box .banner .button div i {
  font-size: 0.18rem;
  color: #999;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.moreNews .box .banner .button div:hover {
  background: #b82837;
}
.moreNews .box .banner .button div:hover i {
  color: #fff;
}
.moreNews .box .banner .button .prev {
  left: 5.2vw;
}
.moreNews .box .banner .button .next {
  right: 5.2vw;
}
.CompanyIntroduction {
  background: url(../image/img51.png) no-repeat 50% 50% / cover;
  padding: 1.75rem 0;
}
.CompanyIntroduction .box .boxLeft {
  width: 7.3rem;
  padding: 1.1rem 0 0;
}
.CompanyIntroduction .box .boxLeft .content1 {
  font-size: 0.2rem;
  color: #b82837;
}
.CompanyIntroduction .box .boxLeft .content2 {
  margin-top: 0.03rem;
}
.CompanyIntroduction .box .boxLeft .content2 span {
  color: #b82837;
}
.CompanyIntroduction .box .boxLeft .content3 {
  margin-top: 0.6rem;
}
.CompanyIntroduction .box .boxLeft .content3 p {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
  text-align: justify;
}
.CompanyIntroduction .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 0.6rem;
  position: relative;
}
.CompanyIntroduction .box .boxRight .img {
  position: relative;
}
.CompanyIntroduction .box .boxRight .img img {
  width: 6.22rem;
}
.CompanyIntroduction .box .boxRight ul {
  position: absolute;
  top: 12%;
  right: 1.08rem;
  z-index: 1;
  display: grid;
}
.CompanyIntroduction .box .boxRight ul li {
  text-align: right;
}
.CompanyIntroduction .box .boxRight ul li .top {
  font-size: 0.72rem;
  font-family: 'gilroy_bold';
  line-height: 1;
  color: #b82837;
}
.CompanyIntroduction .box .boxRight ul li .top sup {
  font-size: 0.4rem;
}
.CompanyIntroduction .box .boxRight ul li .top font {
  font-size: 0.48rem;
}
.CompanyIntroduction .box .boxRight ul li .bot {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.08rem;
}
.CompanyIntroduction .box .boxRight ul li:nth-child(1) {
  margin-right: 0.7rem;
}
.CompanyIntroduction .box .boxRight ul li:nth-child(2) {
  margin-top: 0.78rem;
}
.CompanyIntroduction .box .boxRight ul li:nth-child(3) {
  margin-right: 0.1rem;
  margin-top: 0.54rem;
}
.BusinessPhilosophy {
  background: url(../image/img54.png) no-repeat 50% 50% / cover;
  padding-bottom: 1.45rem;
}
.BusinessPhilosophy .box .boxTop .boxLeft .content1 {
  font-size: 0.2rem;
  color: #b82837;
}
.BusinessPhilosophy .box .boxTop .boxLeft .content2 {
  margin-top: 0.03rem;
}
.BusinessPhilosophy .box .boxTop .boxLeft .content2 span {
  color: #b82837;
}
.BusinessPhilosophy .box .boxTop .boxRight {
  width: 7.48rem;
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
}
.BusinessPhilosophy .box .boxBottom {
  margin-top: 0.15rem;
}
.BusinessPhilosophy .box .boxBottom .boxLeft {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  padding-right: 0.66rem;
}
.BusinessPhilosophy .box .boxBottom .boxLeft img {
  width: 5.09rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight {
  width: 7.48rem;margin-top: 42px;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggle {
  font-size: 0.24rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggle p {
  padding-bottom: 0.2rem;
  border-bottom: 3px solid transparent;
  margin-right: 0.22rem;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggle .active {
  border-color: #b82837;
  color: #b82837;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain {
  margin-top: 0.76rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite {
  display: none;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .h5 {
  font-size: 0.28rem;
  line-height: 0.5rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .h5 span {
  color: #b82837;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .desc {
  margin-top: 0.32rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .desc p {
  font-size: 0.16rem;
  color: #666;
  position: relative;
  line-height: 0.32rem;
  padding-left: 0.2rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .desc p::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0.08rem;
  height: 0.08rem;
  border-radius: 50%;
  background: #b82837;
  top: 0.12rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .active {
  display: block;
}
.honorContainer .box .boxLeft {
  width: 6.1rem;
  background: url(../image/img56.png) no-repeat left center;
  background-size: auto 100%;
}
.honorContainer .box .boxLeft .content1 {
  font-size: 0.2rem;
  color: #b82837;
}
.honorContainer .box .boxLeft .content2 {
  margin-top: 0.03rem;
}
.honorContainer .box .boxLeft .content2 span {
  color: #b82837;
}
.honorContainer .box .boxLeft .content3 {
  margin-top: 0.64rem;
}
.honorContainer .box .boxLeft .content3 .item {
  margin-right: 0.64rem;
}
.honorContainer .box .boxLeft .content3 .item:last-child {
  margin-right: 0;
}
.honorContainer .box .boxLeft .content3 .item .t {
  font-family: 'gilroy_bold';
  font-size: 0.72rem;
  color: #b82837;
  line-height: 1;
}
.honorContainer .box .boxLeft .content3 .item .b {
  font-size: 0.18rem;
  color: #666;
  margin-top: 0.04rem;
}
.honorContainer .box .boxLeft .content4 {
  margin-top: 0.9rem;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.honorContainer .box .boxLeft .content4 .swiper-slide {
  font-size: 0.24rem;
  color: #666;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  line-height: 0.3rem;
  cursor: pointer;
}
.honorContainer .box .boxLeft .content4 .swiper-slide p {
  padding-bottom: 0.32rem;
  text-align: center;
  position: relative;
}
.honorContainer .box .boxLeft .content4 .swiper-slide p::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0.03rem;
  background: #b82837;
  width: 100%;
  opacity: 0;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.honorContainer .box .boxLeft .content4 .swiper-slide:hover {
  color: #b82837;
}
.honorContainer .box .boxLeft .content4 .active {
  color: #b82837;
  font-size: 0.3rem;
}
.honorContainer .box .boxLeft .content4 .active p::after {
  opacity: 1;
}
.honorContainer .box .boxLeft .content4 .button p {
  position: absolute;
  top: 0.05rem;
}
.honorContainer .box .boxLeft .content4 .button p i {
  font-size: 0.16rem;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.honorContainer .box .boxLeft .content4 .button p i:hover {
  color: #b82837;
}
.honorContainer .box .boxLeft .content4 .button .prev {
  left: -0.2rem;
  display: none;
}
.honorContainer .box .boxLeft .content4 .button .next {
  right: -0.2rem;
}
.honorContainer .box .boxLeft .content5 {
  margin-top: 0.3rem;
}
.honorContainer .box .boxLeft .content5 .item {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
  display: none;
}
.honorContainer .box .boxLeft .content5 .active {
  display: block;
}
.honorContainer .box .boxRight {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: var(--vh);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem;
  padding-left: 1.25rem;
}
.honorContainer .box .boxRight .list {
  height: 100vh;
  position: relative;
}
.honorContainer .box .boxRight .list::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2rem;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#fff));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #fff);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #fff);
}
.honorContainer .box .boxRight .list .list_item .banner .swiper {
  height: 100vh;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide {
  width: 100%;
  height: auto;
  padding: 0.2rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item {
  overflow: hidden;
  background: #f7f7f7;
  border-radius: 0.15rem;
  padding: 0.3rem;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item figure {
  overflow: hidden;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item figure img {
  width: 100%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item figcaption {
  font-size: 0.18rem;
  color: #333;
  line-height: 0.28rem;
  text-align: center;
  margin: 0.16rem 0 0;
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .white {
  background: #fff;
}
.honorContainer .box .boxRight2 {
  display: none;
}
.CorporateCulture {
  padding: 2.4rem 0 0;
}
.CorporateCulture .title .content1 {
  font-size: 0.2rem;
  color: #b82837;
}
.CorporateCulture .title .content2 {
  margin-top: 0.03rem;
}
.CorporateCulture .title .content2 span {
  color: #b82837;
}
.CorporateCulture .box {
  margin-top: 0.95rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4rem;
}
.CorporateCulture .box .item {
  border-top: 1px solid #b82837;
  padding-top: 0.64rem;
}
.CorporateCulture .box .item .left {
  width: 5rem;
}
.CorporateCulture .box .item .left .content1 {
  font-size: 0.36rem;
  color: #b82837;
  line-height: 1;
}
.CorporateCulture .box .item .left .content1 img {
  width: 0.4rem;
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.CorporateCulture .box .item .left .content2 {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.45rem;
  height: 2.24rem;
  padding-right: 0.45rem;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: auto;
  scrollbar-color: #b82837 #fff;
  /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
  scrollbar-width: thin;
  /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
  -ms-overflow-style: none;
  position: relative;
}
.CorporateCulture .box .item .left .content2::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.CorporateCulture .box .item .left .content2::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #b82837;
}
.CorporateCulture .box .item .left .content2::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #e7ddf0;
}
.CorporateCulture .box .item .right img {
  width: 2.93rem;
}
.DevelopmentCourse {
  background: url(../image/img61.jpg) no-repeat 50% 50% / cover;
  padding-bottom: 1.5rem;
}
.DevelopmentCourse .title .content1 {
  font-size: 0.2rem;
  color: #b82837;
}
.DevelopmentCourse .title .content2 {
  margin-top: 0.03rem;
}
.DevelopmentCourse .title .content2 span {
  color: #b82837;
}
.DevelopmentCourse .box {
  margin-top: 0.8rem;
  padding-left: 5.2vw;
}
.DevelopmentCourse .box .banner {
  position: relative;
}
.DevelopmentCourse .box .banner .swiper-slide {
  padding-top: 0.3rem;
}
.DevelopmentCourse .box .banner .list {
  height: 4.6rem;
  position: relative;
}
.DevelopmentCourse .box .banner .list .item {
  width: 5.4rem;
  position: absolute;
}
.DevelopmentCourse .box .banner .list .item .left {
  border-radius: 0.1rem;
  overflow: hidden;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.DevelopmentCourse .box .banner .list .item .left img {
  width: 100%;
}
.DevelopmentCourse .box .banner .list .item .right {
  width: 3.2rem;
  padding-left: 0.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.DevelopmentCourse .box .banner .list .item .right .content1 {
  font-family: 'gilroy_bold';
  color: #b82837;
  line-height: 1;
}
.DevelopmentCourse .box .banner .list .item .right .content2 {
  font-size: 0.18rem;
  color: #666;
  line-height: 0.32rem;
  margin-top: 0.1rem;
  max-height: 0.64rem;
}
.DevelopmentCourse .box .banner .list .item .icon {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.DevelopmentCourse .box .banner .list .item .icon img {
  width: 0.75rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(1) {
  left: 0;
  top: 0;
}
.DevelopmentCourse .box .banner .list .item:nth-child(1) .icon {
  bottom: -1.18rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(2) {
  left: 4.2rem;
  top: 2.5rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(2) .icon {
  top: -1.1rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(3) {
  top: -0.3rem;
  left: 8.4rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(3) .icon {
  bottom: -1.3rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(4) {
  top: 3.1rem;
  right: 0.5rem;
}
.DevelopmentCourse .box .banner .list .item:nth-child(4) .icon {
  top: -1.1rem;
}
.DevelopmentCourse .box .banner .bgImg {
  position: absolute;
  left: 0;
  top: 0.9rem;
}
.DevelopmentCourse .orirntation_btn {
  margin-top: 0.12rem;
}
.DevelopmentCourse .orirntation_btn .button {
  margin-left: 0.2rem;
  cursor: pointer;
  position: relative;
}
.DevelopmentCourse .orirntation_btn .button p {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ccc;
  border-radius: 50%;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-align: center;
}
.DevelopmentCourse .orirntation_btn .button p i {
  font-size: 0.18rem;
  color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.DevelopmentCourse .orirntation_btn .button:hover p {
  border-color: #b82837;
}
.DevelopmentCourse .orirntation_btn .button:hover p i {
  color: #b82837;
}


.wgjb {
  min-height: 1rem;
  background: #f9eeef url(../image/img80.png) no-repeat center top;
}
.wgjb .w1400 {
  width: min(14rem, 90vw);
  margin: auto;
}
.wgjb .box {
  background: #fff;
  border-radius: 0.5rem;
  padding: 1px 0.6rem 1rem;
}
.wgjb .box .title {
  margin-top: 0.64rem;
  line-height: 1;
}
.wgjb .box .info {
  margin-top: 0.48rem;
  padding-bottom: 0.58rem;
  border-bottom: 1px solid #eee;
}
.wgjb .box .info .item .left {
  width: 0.8rem;
  height: 0.8rem;
  background: #f9eeef;
  border-radius: 50%;
  display: flex;
  transition: 0.4s;
}
.wgjb .box .info .item .left svg {
  margin: auto;
}
.wgjb .box .info .item .left svg path {
  fill: #b82837;
  transition: 0.4s;
}
.wgjb .box .info .item .right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 0.3rem;
}
.wgjb .box .info .item .right .p1 {
  font-size: 0.18rem;
  color: #666;
}
.wgjb .box .info .item .right .p2 {
  font-size: 0.24rem;
  font-weight: bold;
}
.wgjb .box .info .item:hover .left {
  background: #b82837;
}
.wgjb .box .info .item:hover .left svg path {
  fill: #fff;
}
.wgjb .box .main {
  font-size: 0.18rem;
  line-height: 0.36rem;
  margin-top: 0.35rem;
}
.wgjb .box .main h5 {
  color: #000;
}
.wgjb .box .main ul {
  padding-left: 0.2rem;
}


@media screen and (max-width: 1680px) {
  .seasonContainer .main1 .box .boxRight .item {
    width: 1.8rem;
  }
}
@media screen and (max-width: 1450px) {
    
    
  .homeHeader .box .center nav .item {
    padding: 0 0.22rem;
  }
  .homeProduct .box .boxLeft .main .item .left div {
    width: 0.8rem;
    height: 0.8rem;
  }
  .homeProduct .box .boxLeft .main {
    gap: 0.6rem;
  }
  .homeService .box .orientation {
    left: 0.76rem;
    top: 0.56rem;
  }
  .footerContainer .CopyrightInformation {
    padding: 0.35rem 0 0.76rem;
  }
  .seasonContainer .main1 .box .boxLeft {
    width: 45%;
  }
  .seasonContainer .main1 .box .boxRight {
    width: 55%;
  }
  .seasonContainer .main1 .box .boxRight .item a .ouertation figcaption {
    font-size: 0.18rem;
  }
  .CompanyIntroduction .box .boxLeft {
    width: 5.9rem;
  }
  .CompanyIntroduction .box .boxRight .img img {
    width: 6.12rem;
  }
  .DevelopmentCourse .box .banner .bgImg {
    top: 1rem;
  }
  .DevelopmentCourse .box .banner .list .item .icon img {
    width: 0.65rem;
  }
  .DevelopmentCourse .box .banner .list .item:nth-child(1) .icon {
    bottom: -1.08rem;
  }
  .DevelopmentCourse .box .banner .list .item:nth-child(3) .icon {
    bottom: -1.4rem;
  }
  .CorporateCulture {
    padding: 1rem 0 0;
  }
  .CorporateCulture .box .item .right img {
    width: 2.43rem;
  }
  .newsInfoContainer .box {
    padding: 0 2rem;
  }
  .InvestorContainer .box .list a .title {
    width: 9.2rem;
  }
  .newsInfoContainer .box .content1 {
    font-size: 0.36rem;
  }
  .BuddyPartner .box .boxLeft {
    padding: 0.8rem 0.8rem 0;
  }
  .contactContainer .box .boxLeft {
    padding: 0.8rem 0.72rem 0;
  }
  .inquirr .box .boxLeft .bot {
    height: 5.4rem;
  }
  
  .homeService .box .orientation .main .toggleMain {
    padding: 0 0.5rem 0.4rem;
    }

    .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content2 {
        font-size: 0.6rem;
    }
}
@media screen and (max-width: 1366px) {
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content2 {
    font-size: 0.62rem;
  }
  .homeProduct .title h1,
  .homeService .box .orientation .title,
  .homeAbout .box .boxLeft .content1,
  .f56 {
    font-size: 0.48rem;
  }
  .f48 {
    font-size: 0.4rem;
  }
  .homeProduct .box .boxRight ._left ._left_top .content1 {
    font-size: 0.38rem;
  }
  .homeService .box .orientation .main .toggle .ite {
    font-size: 0.2rem;
  }
  .homeAbout .box .boxRight .ouertation span {
    font-size: 0.8rem;
  }
  .CompanyIntroduction .box .boxLeft {
    padding: 0.8rem 0 0;
  }
  .CompanyIntroduction .box .boxRight ul li .top {
    font-size: 0.52rem;
  }
  .CompanyIntroduction .box .boxRight ul li:nth-child(3) {
    margin-right: 0rem;
    margin-top: 0.84rem;
  }
  .honorContainer .box .boxRight {
    gap: 0.3rem;
  }
  .SocialResponsibility .box .ouertation .boxLeft ul .active a {
    font-size: 0.24rem;
  }
  .contactEwm .box .item .content2 {
    font-size: 0.22rem;
  }
  .inquireContainer .boxSelect .boxRight div span {
    font-size: 0.9rem;
  }
  .inquirr .box .boxLeft .bot .list .item .content1 {
    font-size: 0.22rem;
  }
  .inquirr .box .boxLeft .bot .list .item .content2 p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .inquirr .box .boxLeft .bot::after {
    height: 1rem;
  }
  .inquirr .box .boxLeft .bot {
    padding-bottom: 0.1rem;
  }
  .ResumeUpload .box .content3 {
    width: 2.04rem;
    margin: 0.2rem auto 0;
  }
  .ResumeUpload .box .content2 {
    font-size: 0.26rem;
  }
  .ResumeUpload .box .content6 {
    margin-top: 0.35rem;
  }
  .ResumeUpload .box {
    width: 6.86rem;
  }
  .ResumeUpload .box .content1 {
    padding: 0 0.6rem;
  }
}
@media screen and (max-width: 1281px) {
    .homeHeader .box .center nav .item{
        padding: 0 0.26rem;
    }
    
    .buyContainer .box .item .layer_2 .right img {
        width: 1.7rem;
    }
    .buyContainer .box .item .layer_2 .left {
        font-size: 0.2rem;
    }
    
    
  .homeBanner div.box .orirntation_btn .button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .homeProduct .box .boxRight ._right .banner p img {
    height: 4rem;
  }
  .homeProduct .box .boxLeft .main {
    gap: 0.4rem;
  }
  .homeProduct .box .boxLeft .main .item .left div img {
    max-width: 0.32rem;
    max-height: 0.32rem;
  }
  .homeProduct .box .boxLeft .main .item .right .content1 {
    font-size: 0.2rem;
  }
  .homeProduct .box .boxRight ._left ._left_top .content3 {
    margin-top: 0.22rem;
  }
  .homeProduct .box .boxRight ._right .banner p img {
    height: 3.5rem;
  }
  .homeService .box .orientation .main .toggleMain .item {
    padding-top: 0.4rem;
  }
  .homeProduct .title h1,
  .homeService .box .orientation .title,
  .homeAbout .box .boxLeft .content1,
  .f56 {
    font-size: 0.4rem;
  }
  .homeService .box .orientation .main {
    margin-top: 0.48rem;
  }
  .homeAbout {
    margin-top: 1.2rem;
  }
  .homeAbout .box .boxRight .img {
    margin-top: -1.18rem;
  }
  .footerContainer .main .mainLeft .right {
    padding-left: 0.65rem;
  }
  .footerContainer .main .mainLeft .left .content2 a {
    font-size: 0.3rem;
  }
  .footerContainer .main .mainRight .item:not(:last-child) {
    margin-right: 0.54rem;
  }
  .h48,
  .seasonContainer .main2 .banner .swiper-slide .ouertation .content .content1 {
    font-size: 0.4rem;
  }
  .productList .box .item a .layer_1 .left .content1 {
    font-size: 0.3rem;
  }
  .productList .box .item a .layer_1 .left {
    padding-top: 0.88rem;
  }
  .seasonContainer .main1 .box .boxRight .item {
    width: 1.6rem;
  }
  .seasonContainer .main1 .box .boxRight .item a .ouertation figure img {
    max-width: 0.5rem;
  }
  .GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot .content1 {
    font-size: 0.24rem;
  }
  .GiftBox .GiftBoxContainer .box .banner .swiper-slide a .bot {
    padding: 0.5rem;
  }
  .listToggle .box .item a {
    font-size: 0.2rem;
  }
  .refreshmentsContainer .box .item a .left .content1 {
    font-size: 0.26rem;
  }
  .refreshmentsContainer .box .item a .right .ouertation_ewm .content2 img {
    width: 1.36rem;
  }
  .CompanyIntroduction .box .boxRight .img img {
    width: 5rem;
  }
  .CompanyIntroduction .box .boxRight ul li .top,
  .CompanyIntroduction .box .boxRight ul li .top font {
    font-size: 0.42rem;
  }
  .CompanyIntroduction .box .boxRight ul li .top sup {
    font-size: 0.3rem;
  }
  .CompanyIntroduction .box .boxRight ul li .bot {
    font-size: 0.16rem;
  }
  .CompanyIntroduction .box .boxRight ul li:nth-child(3) {
    margin-top: 0.64rem;
  }
  .DevelopmentCourse .box .banner .list .item {
    width: 4.8rem;
  }
  .DevelopmentCourse .box .banner .list .item .right {
    padding-left: 0.2rem;
  }
  .DevelopmentCourse .box .banner .list .item:nth-child(2) {
    left: 3.2rem;
    top: 2.5rem;
  }
  .DevelopmentCourse .box .banner .list .item:nth-child(3) {
    left: 6.4rem;
  }
  .DevelopmentCourse .box .banner .list .item:nth-child(1) .icon {
    bottom: -1.2rem;
  }
  .DevelopmentCourse {
    padding-bottom: 1rem;
  }
  .BusinessPhilosophy .box .boxBottom .boxLeft img {
    width: 4.09rem;
  }
  .BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .h5 {
    font-size: 0.3rem;
    line-height: 0.46rem;
  }
  .honorContainer .box .boxLeft .content3 .item .t {
    font-size: 0.52rem;
  }
  .honorContainer .box .boxLeft .content4 {
    margin-top: 0.5rem;
  }
  .honorContainer .box .boxLeft .content5 .item {
    height: 2rem;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: #b82837 #fff;
    /* 第一个方块颜色，第二个轨道颜色(用于更改火狐浏览器样式) */
    scrollbar-width: thin;
    /* 火狐滚动条无法自定义宽度，只能通过此属性使滚动条宽度变细 */
    -ms-overflow-style: none;
    position: relative;
  }
  .honorContainer .box .boxLeft .content5 .item::-webkit-scrollbar {
    width: 5px;
    height: 2px;
  }
  .honorContainer .box .boxLeft .content5 .item::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #b82837;
  }
  .honorContainer .box .boxLeft .content5 .item::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #f2ecf8;
  }
  .CorporateCulture .box {
    margin-top: 0.55rem;
  }
  .CorporateCulture .box .item .left .content1 {
    font-size: 0.26rem;
  }
  .CorporateCulture .box .item .left {
    width: 4.4rem;
  }
  .CorporateCulture .box .item .right img {
    width: 2.1rem;
  }
  .newsContainer .box .item a .bot .content2 {
    font-size: 0.2rem;
  }
  .InvestorContainer .box .list a .title {
    width: 8rem;
    font-size: 0.2rem;
  }
  .InvestorContainer .box .list a .time {
    width: 4rem;
  }
  .BusinessPartner .box .item .content1 p svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .BuddyPartner .box .boxLeft .content1 {
    font-size: 0.3rem;
    line-height: 0.38rem;
  }
  .BuddyPartner .box .boxLeft {
    padding: 0.6rem 0.6rem 0;
  }
  .BuddyPartner .box .boxLeft .content3 {
    margin: 0.25rem 0 0;
  }
  .ApplyContainer .box .element2 .icon {
    top: 0.32rem;
  }
  .CoBranding .box .list .boxLeft .content3,
  .CoBranding .box .list .boxLeft .content2 {
    font-size: 0.26rem;
  }
  .CoBranding .box .list .boxLeft .content1 {
    height: 0.83rem;
  }
  .InviteJob .box .list .top {
    font-size: 0.2rem;
  }
  .inquireContainer .boxSelect .boxRight div span {
    font-size: 0.8rem;
  }
  .inquireContainer .boxSelect .boxRight div {
    font-size: 0.2rem;
  }
  .inquireContainer .boxSelect .boxRight {
    margin-top: -0.2rem;
  }
  .inquirr .box .boxLeft .bot {
    height: 4.4rem;
  }
}




@media screen and (max-width: 1024px) {
	
	
  .container {
   
    margin: 0px auto !important;
   
}

    .maodian {
    top: -58px;
}
  .homeHeader {
    display: none;
  }
  .homeBanner .imgMask,
  .homeBanner .down {
    display: none;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.img picture img {
    height: 5rem;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation {
    top: 1.22rem;
    padding-left: 5vw;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content2 {
    font-size: 0.42rem;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content1 img {
    width: 4rem;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content3 p {
    font-size: 0.2rem;
  }
  .homeProduct .box .boxRight ._left ._left_bottom {
    display: none;
  }
  .homeProduct .box {
    --width: 3.3rem;
  }
  .homeProduct .box .boxLeft .main .item .right {
    padding-right: 0.2rem;
  }
  .homeProduct .box .boxRight ._right {
    width: 100%;
    margin-top: 0.3rem;
    padding-left: 0;
  }
  .homeProduct .box .boxRight ._right .banner p img {
    height: auto;
  }
  .homeService .box .imgList img {
    width: 100%;
    height: 7rem;
  }
  .homeService .box .orientation .main {
    width: auto;
  }
  .homeService .box .orientation {
    left: 0.36rem;
  }
  .homeProduct .box .boxRight ._left ._left_top .content1 {
    font-size: 0.34rem;
  }
  .homeAbout .box .boxLeft {
    width: 100%;
  }
  .homeAbout .box .boxRight {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-left: 0;
  }
  .homeAbout .box .boxRight .img {
    margin-top: 0;
  }
  .homeAbout .box .boxRight .ouertation {
    font-size: 0.24rem;
    left: 5vw;
    top: 45%;
  }
  .footerContainer .main .mainRight {
    display: none;
  }
  .shop_container .box {
    width: 100%;
  }
  .homeAbout {
    margin-top: 1rem;
    padding-bottom: 1.8rem;
  }
  .footerContainer .CopyrightInformation {
    text-align: center;
    line-height: 2;
  }
  .footerContainer .CopyrightInformation .left a {
    display: block;
    line-height: 2;
  }
  .footerContainer .CopyrightInformation .left {
    width: 100%;
  }
  .footerContainer .CopyrightInformation .left span {
    display: none;
  }
  .footerContainer .CopyrightInformation .right {
    width: 100%;
  }
  .tu_box {
    display: none;
  }
  .innerBanner .img img {
    height: 4rem;
  }
  .listToggle .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .listToggle .box .item {
    margin: 0;
  }
  .product_container .box .boxLeft {
    width: 100%;
  }
  .product_container .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
    margin-left: 0;
    position: relative;
    height: 3.2rem;
    margin-top: 0.1rem;
  }
  .productList .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .seasonContainer .main1 .box .boxLeft,
  .seasonContainer .main1 .box .boxRight {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .seasonContainer {
    padding-bottom: 1rem;
    padding-top: 0.96rem;
  }
  .seasonContainer .main1 .box .boxRight {
    margin-top: 0.3rem;
  }
  .seasonContainer .main2 .banner .swiper-slide .tu img {
    height: 5rem;
  }
  .seasonContainer .main2 .banner .swiper-slide .ouertation {
    padding-left: 0.55rem;
  }
  .h48,
  .seasonContainer .main2 .banner .swiper-slide .ouertation .content .content1 {
    font-size: 0.36rem;
  }
  .GiftBox .GiftBoxContainer .box .banner .swiper-slide {
    width: calc((100% - 5vw) / 2 - (var(--width) * 2 / 3));
  }
  .GiftBox .GiftBoxContainer .box .banner {
    --width: 0.2rem;
  }
  .GiftBox .GiftBoxContainer .title h5 {
    font-size: 0.3rem;
  }
  .listToggle1 .box .item a {
    width: 100%;
  }
  .refreshmentsContainer .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .CompanyIntroduction .box .boxLeft {
    padding: 0;
  }
  .CompanyIntroduction {
    padding: 1rem 0;
  }
  .CompanyIntroduction .box .boxLeft {
    width: 100%;
  }
  .CompanyIntroduction .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    padding-left: 0;
    margin-top: 0.3rem;
    width: 100%;
  }
  .CompanyIntroduction .box .boxRight ul li {
    margin-right: 0 !important;
  }
  .CompanyIntroduction .box .boxRight ul {
    right: 0;
  }
  .DevelopmentCourse .box .banner .list .item {
    width: 100%;
  }
  .DevelopmentCourse .box .banner .list .item .right {
    width: 4.2rem;
  }
  .DevelopmentCourse .box {
    padding: 0 5vw;
  }
  .w1720 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .DevelopmentCourse .box .banner .list .item {
    position: initial;
  }
  .DevelopmentCourse .box .banner .list {
    height: auto;
  }
  .DevelopmentCourse .orirntation_btn {
    margin-top: 0.42rem;
  }
  .DevelopmentCourse .box {
    margin-top: 0.4rem;
  }
  .BusinessPhilosophy .box .boxTop .boxRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .BusinessPhilosophy .box .boxBottom .boxLeft {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    text-align: center;
    padding-right: 0;
  }
  .BusinessPhilosophy .box .boxBottom .boxRight {
    width: 100%;
  }
  .BusinessPhilosophy {
    padding-bottom: 1rem;
  }
  .BusinessPhilosophy .box .boxBottom .boxRight .toggleMain {
    margin-top: 0.46rem;
  }
  .honorContainer .box .boxLeft {
    width: 100%;
  }
  .honorContainer .box .boxLeft .content5 .item {
    height: 2.8rem;
  }
  .honorContainer .box .boxRight .list .list_item .banner .swiper,
  .honorContainer .box .boxRight .list {
    height: 50vh;
  }
  .honorContainer .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
    padding: 0;
    margin-top: 0.3rem;
  }
  .honorContainer .box .boxRight {
    height: auto;
  }
  .CorporateCulture .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .CorporateCulture .box .item {
    padding-top: 0.44rem;
  }
  .SocialResponsibility .box .imgList img {
    height: 5rem;
  }
  .SocialResponsibility .box .ouertation .boxLeft {
    width: 3.2rem;
  }
  .SocialResponsibility .box .ouertation .boxRight .list .item .content1 {
    font-size: 0.26rem;
  }
  .SocialResponsibility .box .ouertation .boxRight .list {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .charityContainer .box .list a .money {
    width: 1.4rem;
  }
  .charityContainer .box .list a .time {
    font-size: 0.18rem;
    color: #666;
    width: 1.7rem;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .charityContainer .box .list a .title {
    font-size: 0.2rem;
  }
  .charityContainer .box .list a {
    padding: 0 0.3rem;
  }
  .charityContainer .box .list a .title {
    padding-right: 0.3rem;
  }
  .newsInfoContainer .box {
    padding: 0;
  }
  .moreNews .box .banner .swiper-slide {
    width: 60vw;
  }
  .moreNews .box .banner .swiper-slide-next img {
    -webkit-transform: translateX(-0.3rem);
    -ms-transform: translateX(-0.3rem);
    transform: translateX(-0.3rem);
  }
  .moreNews .box .banner .swiper-slide-prev img {
    -webkit-transform: translateX(0.3rem);
    -ms-transform: translateX(0.3rem);
    transform: translateX(0.3rem);
  }
  .newsContainer .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  .newsInfoContainer .box1 .center {
    display: none;
  }
  .newsInfoContainer .box1 .btn {
    width: 45%;
  }
  .banner_width {
    width: 0.2rem;
  }
  .InvestorContainer .box .list a .title {
    width: 4rem;
  }
  .InvestorContainer .box .list a .time {
    width: 1.4rem;
  }
  .InvestorContainer .box .list a {
    padding: 0 0.3rem;
  }
  .newsInfoContainer .box .content1 {
    font-size: 0.3rem;
  }
  .BusinessPartner .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
    margin-top: 0.54rem;
  }
  .ApplyContainer .box {
    padding: 0;
  }
  .BuddyPartner .box .boxLeft {
    width: 100%;
  }
  .BuddyPartner .box .boxRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .CoBranding .box .list .boxLeft {
    width: 3rem;
    padding: 0 0.3rem 0 0.3rem;
  }
  .CoBranding .box .list .boxRight {
    width: -webkit-calc(97%);
    width: calc(100% - 3rem);
  }
  .CoBranding .box .list .boxRight .banner .swiper .swiper-slide {
    width: 4.5rem;
  }
  .CoBranding .box .list {
    padding: 0.8rem 0;
  }
  .InviteJob .title .money,
  .InviteJob .title .city,
  .InviteJob .box .list .top .city,
  .InviteJob .box .list .top .money {
    width: 2rem;
  }
  .InviteJob .box .list,
  .InviteJob .title {
    padding: 0 0.3rem;
  }
  .InviteJob .title .money,
  .InviteJob .box .list .top .money {
    width: 2.5rem;
  }
  .contactContainer .box .boxLeft {
    width: 100%;
    padding: 0.5rem;
  }
  .contactContainer .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    width: 100%;
  }
  .contactEwm .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.6rem 0.2rem;
  }
  .inquireContainer .boxSelect .boxLeft {
    width: 100%;
  }
  .inquireContainer .boxSelect .boxRight {
    width: 100%;
    margin-top: 0.3rem;
    text-align: right;
  }
  .inquireContainer .boxSelect .boxLeft form > div {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
  }
  .inquireContainer .boxSelect .boxLeft .layui-input-inline {
    width: 100%;
  }
  .inquirr .box .boxLeft {
    width: 100%;
    padding: 0.5rem;
  }
  .inquirr .box .boxRight {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
  }
  .inquirr .box .boxRight img {
    height: 4rem;
    width: 100%;
  }
  .inquireContainer .boxSelect .boxRight p {
    right: -5vw;
  }
  .inquireContainer .boxSelect .boxLeft {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .buyContainer .box {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  
  
  .product_container .box .boxRight .ouertation {
     padding: 0 0.5rem;
  }
  
  .productList {
    margin-top: 0.38rem;
  }
   .wgjb .box .info .item {
    margin-bottom: 0.2rem;
  }
}
@media screen and (max-width: 669px) {
     .wgjb .box {
    padding: 1px 0.3rem 0.6rem;
  }
  .wgjb .box .info .item .left svg {
    transform: scale(0.8);
  }
    
  .homeBanner div.box .orirntation_btn {
    bottom: 0.2rem;
    right: 5vw;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div {
    width: 100%;
  }
  .homeProduct .box .boxLeft {
    width: 100%;
  }
  .homeProduct .box .boxRight {
    width: 100%;
    margin-top: 0.5rem;
  }
  .homeProduct .box .boxRight ._left ._left_top .content1 {
    font-size: 0.3rem;
  }
  .homeProduct .title h1,
  .homeService .box .orientation .title,
  .homeAbout .box .boxLeft .content1,
  .f56 {
    font-size: 0.32rem;
  }
  .homeProduct {
    padding-top: 0.54rem;
    padding-bottom: 0.8rem;
  }
  .homeService .box .orientation {
    left: 0;
  }
  .homeService .box .imgList img {
    width: 100%;
    height: 7.8rem;
  }
  .homeService .box .orientation .main {
    border-radius: 0;
  }
  .homeService .box .orientation .main .toggleMain {
    padding: 0 0.2rem 0.2rem;
  }
  .homeService .box .orientation .main .toggleMain .item .content2 {
    grid-column-gap: 0.5rem;
  }
  .homeService .box .orientation .title {
    padding-left: 5vw;
  }
  .homeAbout .box .boxRight .ouertation span {
    font-size: 0.5rem;
  }
  /*.shop_container .box .main .box_main .item .item_main img {*/
  /*  max-width: 50%;*/
  /*  max-height: 50%;*/
  /*}*/
  .shop_container .box .img img {
    width: 100%;
    height: 3rem;
  }
  .footerContainer .main .mainLeft .right {
    margin-top: 0.3rem;
  }
  .listToggle .box .item a {
    width: 100%;
  }
  .listToggle .box {
    grid-template-columns: repeat(1, 1fr);
    gap: 0.2rem;
  }
  .listToggle {
    padding: 0.8rem 0;
  }
  .h48,
  .seasonContainer .main2 .banner .swiper-slide .ouertation .content .content1 {
    font-size: 0.32rem;
  }
  .product_container .box .boxLeft .item1 .ouertation {
    top: 0.38rem;
    left: 1.7rem;
  }
  .product_container .box .boxLeft .item2 .ouertation .content1 {
    font-size: 0.2rem;
    line-height: 0.32rem;
  }
  .product_container .box .boxRight .ouertation {
    padding: 0 0.3rem;
  }
  .product_container .box .boxRight .ouertation .content3 .ite figcaption {
    font-size: 12px;
  }
  .product_container .box .boxRight .ouertation .content3 {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0.12rem;
    margin-top: 0.32rem;
  }
  .product_container .box .boxRight .ouertation .content2 span {
    margin-left: 0;
    margin-top: 0.2rem;
  }
  .product_container .box .boxRight {
    height: 3.6rem;
  }
  .productListToggle .box .item {
    /*margin-bottom: 0.2rem;*/
  }
  .productList {
    margin-top: 0.48rem;
  }
  .productList .box .item a .layer_2 img {
    width: 3.42rem;
  }
  .productList .box .item a .layer_1 .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .productList .box .item a .layer_1 {
    padding: 0 0.45rem;
    height: auto;
  }
  .productList .box .item a .layer_1 .left .content3 ul li div {
    font-size: 0.24rem;
  }
  .seasonContainer .img img {
    height: 5rem;
  }
  .seasonContainer .main1 .box .boxRight .item {
    width: 1.8rem;
  }
  .seasonContainer .main1 .box .boxRight .item {
    width: 1.8rem;
  }
  .seasonContainer .main2 .orirntation_btn {
    bottom: 0.1rem;
    right: 0;
  }
  .seasonContainer .main2 .orirntation_btn .button,
  .GiftBox .orirntation_btn .button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .seasonContainer .main2 .banner .swiper-slide .ouertation {
    padding-left: 0.35rem;
  }
  .GiftBox .GiftBoxContainer .box .banner .swiper-slide {
    width: calc((100% - 5vw) / 1 - (var(--width) * 2 / 3));
  }
  .refreshmentsContainer .box .item a .left {
    width: 100%;
    padding: 0.4rem;
  }
  .refreshmentsContainer .box .item a .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    position: relative;
  }
  .innerNav .box .ouertation {
    display: none;
  }
  .innerNav .box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.2rem;
  }
  
  

  
  
  .innerNav .box .item {
    margin: 0;
  }
  .innerNav .box .item {
    height: 0.3rem;
    line-height: 0.3rem;
  }
  .innerNav .box .item.active a {
    font-weight: bold;
  }
  .f48 {
    font-size: 0.32rem;
  }
  .CompanyIntroduction {
    padding: 0.8rem 0;
  }
  .CompanyIntroduction .box .boxRight .img img {
    width: 3.7rem;
  }
  .CompanyIntroduction .box .boxRight ul li .top font,
  .CompanyIntroduction .box .boxRight ul li .top {
    font-size: 0.3rem;
  }
  .CompanyIntroduction .box .boxRight ul li:nth-child(2) {
    margin-top: 0.38rem;
  }
  .CompanyIntroduction .box .boxRight ul li:nth-child(3) {
    margin-top: 0.44rem;
  }
  .DevelopmentCourse .box .banner .list .item .right {
    width: 2.3rem;
  }
  .p98 {
    padding-top: 0.8rem;
  }
  .p98_ {
    padding-bottom: 0.8rem;
  }
  .DevelopmentCourse .orirntation_btn .button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .DevelopmentCourse {
    padding-bottom: 0.7rem;
  }
  .honorContainer .box .boxRight .list .list_item .banner .swiper .swiper-slide .item {
    padding: 0.2rem;
  }
  .honorContainer .box .boxRight {
    gap: 0.1rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .CorporateCulture .box .item .left {
    width: 100%;
  }
  .CorporateCulture .box .item .left .content2 {
    padding-right: 0;
    height: auto;
  }
  .CorporateCulture .box .item .right {
    width: 100%;
    text-align: center;
    margin-top: 0.3rem;
  }
  .pageBox .box_ .link>a{
    display: none;
  }
  .pageBox .box_ .btn {
    margin: 0 0.2rem;
  }
  .SocialResponsibility .box .ouertation .boxLeft .orirntation_btn .button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .SocialResponsibility .box .ouertation .boxLeft {
    width: 50%;
  }
  .SocialResponsibility .box .ouertation .boxLeft ul li {
    padding-left: 0.4rem;
  }
  .SocialResponsibility .box .ouertation .boxLeft .orirntation_btn {
    left: 0.1rem;
    bottom: 0.1rem;
  }
  .SocialResponsibility .box .ouertation .boxLeft .orirntation_btn {
    display: none;
  }
  .SocialResponsibility .box .ouertation .boxLeft {
    width: 100%;
    height: auto;
  }
  .SocialResponsibility .box .ouertation .boxLeft ul {
    padding-bottom: 0.2rem;
  }
  .SocialResponsibility .box .ouertation .boxRight {
    margin-top: 0.3rem;
  }
  .SocialResponsibility .box .imgList img {
    height: 5.8rem;
  }
  .charityContainer .box .list a .time {
    display: none;
  }
  .moreNews .box .banner .swiper-slide {
    width: 100vw;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    padding: 0 5vw;
  }
  .moreNews .box .banner .swiper-slide-prev img,
  .moreNews .box .banner .swiper-slide-next img {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .moreNews .box .banner .swiper-slide .ouertation .content1 {
    font-size: 0.26rem;
  }
  .moreNews .box .banner .button .next {
    right: 1vw;
  }
  .moreNews .box .banner .button .prev {
    left: 1vw;
  }
  .innerNav .box .item {
    height: 0.5rem;
  }
  .newsContainer .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .newsInfoContainer .box .content1 {
    line-height: 0.42rem;
  }
  .InvestorContainer .box .list a .time {
    display: none;
  }
  .InvestorContainer .box .list a .title {
    width: 3.5rem;
  }
  .BusinessPartner .box {
    grid-template-columns: repeat(1, 1fr);
  }
  .BusinessPartner .box .item {
    padding: 0.6rem 0.2rem 0.6rem;
  }
  .ApplyContainer .box .element {
    grid-template-columns: repeat(1, 1fr);
  }
  .BuddyPartner .box .boxLeft .content1 {
    font-size: 0.24rem;
  }
  .BuddyPartner .box .boxLeft {
    padding: 0.4rem 0.4rem 0;
  }
  .BuddyPartner .box .boxLeft .content3 .item {
    padding-bottom: 0.2rem;
  }
  .CoBranding .box .list .boxLeft {
    width: 100%;
  }
  .CoBranding .box .list .boxRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .CoBranding .box .list .boxLeft .content5 .orirntation_btn .button {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .CoBranding .box .list .boxRight .banner .swiper .swiper-slide {
    width: 3.9rem;
  }
  .CoBranding .box .list .boxLeft .content2 {
    margin-top: 0.42rem;
  }
  .CoBranding .box .list .boxLeft .content3 {
    font-size: 0.24rem;
  }
  .CoBranding .box .list {
    padding-bottom: 0;
  }
  .InviteJob .box .list .top {
    line-height: 0.7rem;
  }
  .InviteJob .title svg {
    -webkit-transform: scale(0.8) translateY(5px);
    -ms-transform: scale(0.8) translateY(5px);
    transform: scale(0.8) translateY(5px);
  }
  .ResumeUpload .box .content1 {
    grid-template-columns: repeat(1, 1fr);
  }
  .ResumeUpload .box {
    width: 90vw;
  }
  .ResumeUpload .box .close {
    right: 0.1rem;
    top: 0.1rem;
  }
  .contactEwm .box .item .content3 img {
    width: 80%;
  }
  .inquireContainer .boxSelect .boxLeft form > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .inquireContainer .boxSelect .boxRight div span {
    font-size: 0.6rem;
  }
  .inquirr .box .boxLeft {
    width: 100%;
    padding: 0.4rem 0.3rem;
  }
  .buyContainer .box .item .layer_2 .left {
    width: 100%;
  }
  .linkPhone .item1 a svg {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .honorContainer .box .boxRight1 {
    display: none;
  }
  .honorContainer .box .boxRight2 {
    display: grid;
  }
  .product_container .box .boxRight .ouertation .content2 font{
      margin-right: 0;
  }
  .seasonContainer .main2 .banner .swiper-slide{
      position: relative;
  }
   .seasonContainer .main2 .banner .swiper-slide:after{
      position: absolute;
      content:'';
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background:linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,0.5),rgba(255,255,255,0));
  }
  .seasonContainer .main2 .banner .swiper-slide .ouertation{
      z-index: 2;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.img picture img{
      height: auto;
  }
  .homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation {
    top: 0.52rem;
}
  .homeService .box .orientation .main .toggle {
    padding: 0 0.2rem;
}

.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content4{
    display: none;
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content2{
    font-size: 0.3rem;
   
}
.homeBanner div.box div.banner div.swiper div.swiper-wrapper div.swiper-slide div.orientation > div div.content3{
     margin-top: 0.2rem;
}
.homeProduct .box .boxLeft .main .item .right .content2 {
    grid-template-rows: 1fr;
}
  .homeProduct .box .boxLeft .main .item .right .content2 ul li a{
      font-size: 0.18rem;
  }
  .homeProduct .box .boxRight .flexBetween{
      flex-flow:column-reverse ;
  }
  .homeProduct .box .boxRight ._left ._left_top {
      width: 100%;
      margin: 0.3rem 0 0;
  }
  .homeProduct .box .boxRight ._left{
      width: 100%;
  }
  .homeProduct .box .boxRight ._right{
      margin: 0;
  }
  .BusinessPhilosophy .box .boxBottom {
    margin-top: 0.3rem;
    flex-flow: column-reverse;
}
.BusinessPhilosophy {
    padding-bottom: .7rem;
    margin-top: 0.2rem;
}
.BusinessPhilosophy .box .boxBottom .boxRight .toggleMain .ite .desc p{
    font-size: 0.18rem;
}
.InviteJob .title .name,.InviteJob .box .list .top .name{
    flex: 1 50%;
}
.product_container .box1{
    grid-template-columns: repeat(1, 1fr);
}
.product_container .box1 .item1 .ouertation {
    top: 0.48rem;
    left: 2rem;
}
.product_container .box1 .item2 .ouertation {
    left: 0.54rem;
    top: 0.5rem;
}
    
  
}





.z_index_about{ display: flex;}
.z_index_about .fr_warp{width: 29.2%;position: relative;overflow: hidden;}
.z_index_about .fr_warp .play{ position: absolute; left: 50%;top: 50%;transform: translate(-50%,-50%); cursor: pointer; outline: none;}




.z_index_about .fl_warp{width: 70.8%;background: linear-gradient(180deg, #fff, #eee); padding: 7vw 8vw; box-sizing: border-box; padding-right: 12.76041vw;}
.z_index_tit{font-size:2.39583vw;line-height: 2.39583vw; text-transform: uppercase; position: relative; z-index: 1;}
.z_index_tit .en{font-family: AsapCondensed;font-weight: 600;color: #b82837; margin-bottom: 5px;}
.z_index_tit .cn{color: #000000; font-weight: bold;	font-family: "NotoSansHansbold";} 
.z_index_tit::before{ content: ""; display: block; width: 5.57291vw; height: 6.25vw; background: url(../../images/fz.png) no-repeat center; background-size: 100% auto;position: absolute; left: -3vw; top: -2vw; animation: fzyd 20s infinite ease-in-out;}
@keyframes fzyd{
	0%{ transform: scale(1,1) rotate(0deg);}
	50%{transform: scale(.6,.6) rotate(360deg);}
	100%{transform: scale(1,1) rotate(0deg);}
}
.z_index_tit2::before{background-size: 100% auto;}
.z_index_about .bz{font-size: 18px;width: 593px;font-weight: bold;color: #000000;line-height: 30px; margin: 2.6vw 0; margin-bottom: 4.5vw;}
.z_index_about .bz em{ color: #b82837;}
.z_index_about .desc{color: #4B4E51;
line-height: 26px; width: 33.07291vw; margin-left: auto;}
.z_index_about .conwarp{ position: relative;}
.z_index_about .z_more{ position: absolute; left: 0; bottom: 0;}
.z_about_num{ margin-top: 10vw;}
.z_about_num li{position: relative; z-index: 1; max-width: 23%;}
.z_about_num ul{ display: flex; justify-content: space-between;}
.z_about_num h3{font-size:2.91666vw;font-family: Exo2;color: #b82837;}
.z_about_num h4{ font-weight: bold;}
.z_about_num .icon{ position: absolute; left: -0.5vw; top: -1.6vw; height: 3.22916vw; z-index: -1; margin-bottom: 10px;} 

.z_index_about{ display: flex;}
.z_index_about .fr_warp{width: 29.2%;position: relative;overflow: hidden;}
.z_index_about .fr_warp .play{ position: absolute; left: 50%;top: 50%;transform: translate(-50%,-50%); cursor: pointer; outline: none;}

.imgbg{ width: 100%; height: 100%; transition: ease 1s; background-position: center; background-repeat: no-repeat; background-size: cover;}
.imgbgs{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover;}



.z_index_pro{ position: relative;background: #F4F4F4; overflow: hidden; min-height: 50vw;}
.z_pro_head{ padding: 5vw 8.3vw; position: absolute; left: 0; top: 0; width: 100%; z-index: 2;}
.z_index_pro .z_pro_nav{position: absolute; left: 56%; top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.z_pro_nav{ display: flex; align-items: center;}
.z_pro_nav a{ display: inline-block;height: 46px;
background: #FFFFFF; margin: 0 10px; min-width: 8vw;text-align: center;
box-shadow: 0px 0px 24px 0px #D9D9D9;line-height: 46px;font-size: 16px;
border-radius: 23px; padding: 0 15px;}
.z_pro_nav a.active,.z_pro_nav a:hover{ background: #b82837; color: #fff;}
.z_pro_nav2 a{ margin-left: 0; margin-right: 20px;}

.z_pro_swiper{ width: 70.8%;  position: relative ; background: #fff;box-shadow: 0px 10px 60px 0px #D3DBE5; height: 50vw;}
.z_pro_swiper::before{ content: ""; display: block; width: 5.72916vw; height: 100%; background: url(../../images/line.png) no-repeat left center; background-size: auto 100%; position: absolute; right: -5.42916vw; top: 50%; transform: translateY(-50%); z-index: 1;}
.z_pro_swiper  li a{ display: flex; align-items: center; height: 50vw;padding-top: 5vw;transition: ease 2s; }
.z_pro_swiper li .imgbox{ width: 42%;  display: flex; align-items: center; justify-content: center;}
.z_pro_swiper li .overbox{ width: 18vw; height: 18vw; border-radius: 50%; overflow: hidden; transition: ease 1s; }
.z_pro_swiper li:hover .imgbg{ transform: scale(1.1,1.1);}
.z_pro_swiper li:hover h3{ color: #b82837;}
.z_pro_swiper  li img{ display: block; max-width: 60%; max-height: 70%;}
.z_pro_swiper li h4{color: #999999; font-size: 18px; text-align: center; margin-top: 10px;}
.z_pro_swiper  li .infobox{ width: 52%; padding: 0 8.3vw; padding-right: 4vw; box-sizing: border-box; position: absolute; left: 0; transform: translate(-100%,0%);  opacity: 0; transition: ease 1.5s; }
.z_pro_swiper li h3{font-size: 1.875vw; font-weight: bold;}
.z_pro_swiper li h3 img{ display: inline-block;height: 2vw; vertical-align: -0.3vw; margin-left: 5px;}
.z_pro_swiper li .desc{font-size: 15px;color: #7D8288;line-height: 26px; margin: 2vw 0; margin-bottom: 4vw;}
.csbar span,.z_pro_list li .csbar span{ display: inline-block; background: url(/images/gou.png) no-repeat left center; margin-right: 2vw; margin-bottom: 10px; font-weight: bold;padding-left: 22px;}
.z_pro_swiper li .z_more{ position: absolute; left: 8.3vw; bottom: -5vw; z-index: 2;border-radius: 0px 20px 20px 0px;
    background: rgb(184, 40, 55);
    color: rgb(255, 255, 255);
    padding: 10px 15px 10px 10px}
.z_pro_swiper  li.swiper-slide-active .infobox{  transform: translate(0,0%); opacity: 1;  }
.z_pro_swiper li.swiper-slide-active a{ padding-left: 66%; }
.z_pro_swiper  li.swiper-slide-active  .overbox{ width: 25.52vw; height: 25.52vw; }
.z_pro_swiper  li.swiper-slide-active h4{ display: none;}
.z_pro_swiper .next{width: 56px;
height: 56px;
background: #b82837;
box-shadow: 0px 2px 40px 0px rgba(23,75,137,0.3000); cursor: pointer; outline: none;
border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #fff; position: absolute; top: 50%;  right: -26px; z-index: 3;}
.z_tab_child{ display: none;}
.z_tab_child.active{ display: block;}




.z_sc_bj{background: linear-gradient(90deg, #fff, #eee); padding: 6vw 8.3vw; box-sizing: border-box; display: flex; align-items: center;}
.z_sc_bj .fl_warp{ width: 27.08333vw;}
.z_sc_bj .fl_warp .desc{color: #4B4E51;line-height: 30px; margin: 2vw 0; margin-bottom: 3vw;}
.z_addre_tab{ border-top: 1px solid #666C74;border-bottom: 1px solid #666C74; padding: 1.5vw 0;}
.z_addre_tab .item{ display: none;}
.z_addre_tab .item.active{ display: block;}
.z_addre_tab h3{color: #010101; font-size: 1.25vw; font-weight: bold; margin-bottom: 1vw;}
.z_addre_tab pre{color: #4B4E51;line-height: 28px;}
.z_sc_bj .z_more{ margin-top: 5vw;}
.z_map{ margin-left: auto; width: 48.28125vw; position: relative;}
.z_map img{ display: block; width: 100%;}
.z_dot{width: 6px;height: 6px;background: #ffde00;border-radius: 50%; position: absolute;z-index: 1; cursor: pointer; transition: ease 1s;}
.z_dot::before{content: '';display: block;width: 100%;height: 100%;background: #ffde00;opacity: 0.5;position: absolute;left: 0;top: 0;border-radius: 50%;z-index: -1;animation: consult linear 2s infinite}
  @keyframes consult{
  	0%,100%{transform:scale(1);border-radius: 50%;}
  	50%{transform:scale(3);}	
  } 
 @keyframes consult2{
  	0%,100%{transform:scale(1);border-radius: 50%;}
  	50%{transform:scale(1.8);}	
  } 
.z_dot::after{ content: ""; display: block; width: 100%; height: 100%; background: url(../img/dz.png) no-repeat center; background-size: auto 100%; position: absolute; left: 0; top: 0; opacity: 0; transition: ease .5s;}
.z_dot.active{ transform: scale(6,6);}
.z_dot.active::after{ opacity: 1;}
.z_dot.active::before{animation: consult2 linear 2s infinite}
.z_dot1{ left: 40%; top: 58%;}
.z_dot2{ left: 43%; top: 58%;}
.z_dot3{ left: 48%; top: 59.2%;}
.z_dot4{ left: 50%; top: 49%;}
.z_dot5{ left: 56%; top: 49%;}
.z_dot6{ left: 58%; top: 56%;}
.z_dot7{ left: 56%; top: 63%;}
.z_dot8{ left: 57%; top: 75%;}
.z_dot9{ left: 66%; top: 67%;}
.z_dot10{ left: 70.5%; top: 53%;}
.z_dot11{ left: 63%; top: 43%;}
.z_dot12{ left: 60.5%; top: 33%;}
.z_dot13{ left: 62%; top: 34%;}




.z_index_news{ padding: 0 8.3vw; box-sizing: border-box; padding-bottom: 13vw;}
.z_news_heads{ padding-top: 4vw; padding-bottom: 2vw;display: flex; justify-content: space-between; align-items: center;}
.z_swiper_btn span{  overflow: hidden; display: inline-block;
transition: ease 1s; cursor: pointer; outline: none;
border-radius: 50%; text-align: center;  position: relative; font-weight: bold; margin-left: 10px; color: #b82837; }
.z_swiper_btn .iconfont{border: 2px solid #DAE2EF; display: inline-block;width: 50px;
height: 50px;line-height: 50px;border-radius: 50%;transition: ease 1s;}
.z_swiper_btn span::after{ content: ""; display: block; width: 110%; height: 0; position: absolute; left: -5%; bottom: 0; background:  #b82837; position: absolute; left: 0; bottom: 0; transition: ease 1s;} 
.z_swiper_btn span:hover::after{ height: 100%;}
.z_swiper_btn span:hover .iconfont{ color: #fff; border-color: #b82837;}

.z_news_swiper{ overflow: hidden; position: relative;}
.z_news_swiper::before{content: "";  display: block; width:100%; height: 2px; background: #DCE3F0; transition: ease 1s; position: absolute; left: 0; top: 0px;}
.z_news_swiper li{width: auto; margin-right: 2vw; position: relative; overflow: hidden;}
.z_news_swiper li::before{ content: ""; display: block; width:0; height: 2px; background: #b82837; transition: ease 1s; position: absolute; left: 0; top: 0px;z-index: 2;}
.z_news_swiper li .time{font-size: 16px;color: #000000; padding: 10px 0; margin-bottom: 15px;}
.z_news_swiper li .imgbox{ border-radius: 8px; position: relative; width: 19.27083vw;  display: flex;align-items: flex-start;justify-content: center; overflow: hidden; flex-shrink: 0;} 
.z_news_swiper li .imgbox::before{ content: ""; display: block; width: 100%; height: 100%; background: url(../img/mask.png) no-repeat bottom center; background-size: cover; position: absolute; left: 0; top: 0; z-index: 1;}
.z_news_swiper li img{ display: block; width: 100%; transition: ease 1s;}
.z_news_swiper li:hover img{ transform: scale(1.05,1.05);}
.z_news_swiper li h3{ position: absolute; left: 0; bottom: 20px; z-index: 2; height: 28px; text-align: center; color: #fff; text-align: center; width: 100%; padding: 0 10px; box-sizing: border-box; transition: ease 1s;}
.z_news_swiper li .conwarp{ display: flex; }
/* .z_news_swiper li.swiper-slide-active{ width: 40.36458vw;} */
.z_news_swiper li .infobox{ width: 0;opacity: 0;  transition: ease 1.4s; overflow: hidden;  position: relative; }
.z_news_swiper li .infobox .con{ position: absolute; left: 0; top: 0; width: 18.95833vw; height: 80%;}
.z_news_swiper li .slg{min-width: 80px;padding: 0 10px;height: 28px; line-height: 28px; color: #fff; background: #b82837;border-radius: 4px; display: inline-block;}
.z_news_swiper li .tit{font-size: 18px;font-weight: 500;color: #000000;line-height: 28px; overflow: hidden; font-weight: bold; margin: 20px 0;    -webkit-line-clamp: 1;}
.z_news_swiper li .desc{color: #888888;line-height: 20px}
.z_cir_more{display:flex;align-items: center; justify-content: center;width:6.77083vw;height: 6.77083vw; text-align: center;  position: relative;border: 1px solid #D8DDE8;border-radius: 50%;}
.z_cir_more::before{ content: ""; display: block; width: 100%; height: 100%; border-radius: 50%; background: #b82837; transition: ease 1s; position: absolute; left: 0;top: 0; transform: scale(0,0);}
.z_cir_more .iconfont{ display: inline-block; color: #b82837;}
.z_cir_more:hover::before{ transform: scale(1,1);}
.z_cir_more:hover,.z_cir_more:hover .iconfont{ color: #fff;}
.z_news_swiper li .z_cir_more{ position: absolute; left: 0; bottom: -30px; width: 2vw;height: 2vw;}
.z_news_swiper li:hover .tit{ color: #b82837;}
.z_news_swiper li.active .infobox{ width: 18.95833vw; height: auto; opacity: 1;margin-left: 2vw;}
.z_news_swiper li.active::before{ width: 19.27083vw;}
.z_news_swiper li.active .imgbox h3{ opacity: 0;}
.z_index_join{  position: relative;}
.z_index_join .fl_warp{ width:37.5vw;background: linear-gradient(90deg, #F4F9FF, #C5D5E8); min-height: 46.875vw; display: flex; align-items: center; padding: 0 8.3vw; padding-right: 5vw; box-sizing: border-box;}
.z_index_join .desc{font-size: 14px;font-weight: 400;color: #767E89;line-height: 28px; margin: 2.5vw 0; margin-bottom: 4vw;}
.z_btn_warp a{display: inline-block; min-width: 126px;
height: 44px; color:#b82837; margin-right: 1vw;padding: 0 15px; margin-bottom: 1vw;
border: 1px solid #b82837; font-size: 15px;
border-radius: 22px; display: inline-block; text-align: center; line-height: 42px; }




.z_about_jj{ padding: 7.5vw 14.58333vw; box-sizing: border-box;align-items: flex-start; position: relative;}
.z_about_jj .slg{ position: absolute; left: 0; bottom: 0;}
.z_about_jj .slg img{ display: block; height: 7.5vw;}
.z_other_tit{ flex-shrink: 0;}
.z_other_tit h3{ font-size: 2.4vw; font-weight: bold; color: #000;line-height: 3vw;}
.z_other_tit h4{ font-size: 16px; color: #888888; margin-top: 10px; font-weight: bold;}
.z_about_jj .conwarp{ width:35.41666vw; margin-left: auto; border-top: 2px solid #C3CCDC; padding: 1.5vw 0;}
.z_about_jj .conwarp .desc{font-size: 16px;color: #444444;line-height: 30px; margin-bottom:40px;}
.z_about_jj .conwarp .z_more{ margin-top: 3vw;}

.z_about_warp{background: #f9eeef;padding: 7vw 8.3vw; }
.z_about_num2{margin-bottom: 7vw; }
.z_about_num2 ul{ display: flex; justify-content: center;}
.z_about_num2 li{ display: flex;align-items: flex-start; margin: 0 1.5vw;}
.z_about_num2 li .icon{ flex-shrink: 0; display: block; margin-right: 1.5vw;}
.z_about_num2 li h3{font-size: 2.91666vw;font-family: Exo2;font-weight: bold;color: #cc1f1f;line-height:2.6vw;}
.z_about_num2 li em{ display: inline-block; margin-right: 10px;}
.z_about_num2 li h4{color: #444444;
line-height: 28px; font-size: 16px; width: 12.5vw; border-top: 1px solid #C3CCDC; padding-top: 1vw; margin-top: 1vw;}

.yuanbg{    border-radius: 0px 20px 20px 0px;
    background: rgb(184, 40, 55);
    color: rgb(255, 255, 255);
    padding: 10px 15px 10px 10px;}


.z_about_video{ width: 100%; border-radius: 24px; height: 37.5vw; overflow: hidden; position: relative; z-index: 1;}
/* .z_about_video::before{ content: ""; display: block; z-index: 1; width: 100%; height: 100%; background: rgba(0,0,0,.4); position: absolute; left: 0; top: 0;} */
.z_about_video .z_play{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; cursor: pointer; text-align: center;}
.z_about_video .z_play img{ display: block; height: 5.2vw; margin: 0 auto;}
.z_about_video .z_play span{ font-size: 18px;font-family: AsapCondensed;font-weight: 600;text-decoration: underline;color: #FFFFFF; text-transform: uppercase;display: block; margin-top: 10px;}
.z_about_nl{ position: relative;}
.z_ln_swiper{ width: 100%;height: 45.83333vw; overflow: hidden;}
.z_ln_swiper li{ position: relative;display: flex; align-items: center; color: #fff; padding: 0 8.3vw; box-sizing: border-box; }
.z_ln_swiper li .imgbg{ position: absolute; left: 0; top: 0; z-index: -1;}
.z_ln_swiper li h3{ font-size: 2.6vw;line-height: 2.6vw; font-weight: bold;}
.z_ln_swiper li h4{line-height: 28px; font-size: 16px; margin: 3vw 0; width: 30vw;}
.z_ln_swiper .z_swiper_btn .iconfont{  border: none; z-index: 1;}
.z_ln_swiper .z_swiper_btn .cir{ margin-left: 0; margin-right: 1vw;background: #fff; transition: ease .6s;}
.z_ln_swiper .z_swiper_btn .cir:hover{ background: none;}
.z_nl_icon{width: 83.33333vw; position: absolute; left: 50%; transform: translate(-50%); z-index: 2; bottom: 0;background: rgba(255,255,255,.9);border-radius: 20px 20px 0px 0px;}
.z_nl_icon ul{ display: flex; height: 8.3vw; align-items: center;}
.z_nl_icon li{ flex: 1; text-align: center; cursor: pointer; }
.z_nl_icon li .icon{ height: 40px; width: 40px;overflow: hidden; margin: 0 auto; margin-bottom: 10px;}
.z_nl_icon li .icon img{ display: block; margin: 0 auto;filter: drop-shadow( 0px 40px 0 #000); transition: ease .5s;}
.z_nl_icon li.active .icon img{ transform: translateY(-40px);}
.z_nl_icon li h3{ font-size: 16px;color: #95A0AD;}
.z_nl_icon li.active h3{color: #000000;}



@media screen and (max-width:980px){
	
	
	
	.z_xq_page{ padding: 30px 12px;}
.z_xq_swiper{ width: 100%;}
.z_xq_swiper .bd li{ height: 62vw; border-radius: 10px;}
.z_xq_hd{ margin-top: 10px;}
.z_xq_info{ width: 100%; margin-top: 30px;}
.z_xq_info h3{ font-size: 18px; line-height: normal;}
.z_xq_info h4{ font-size: 14px;}
.z_xq_info .desc{ padding: 20px 0; margin-top: 20px;}
.z_xq_info h3 img{ max-height: 20px; margin-right: 3px;}
.z_pro_nav{ display: block;}
.z_pro_nav a{ margin-bottom: 5px;}
.z_tab_nav{ margin-top: 40px;}
.z_tab_nav ul{ display: flex;}
.z_tab_nav li{ padding-bottom: 10px; margin-right: 0; flex: 1; text-align: center;}
.csbar span, .z_pro_list li .csbar span{ margin-bottom: 5px;}
.z_pro_child{ margin-top: 20px;}
.z_pro_child .titbox{ height: 50px;padding: 0 12px; font-size: 18px;}
.z_pro_child .conwarp{ padding: 25px 12px;}


.z_banner{ height: 70vw; margin-top: 50px;}
.z_banner_text .z_more{ display: none;}
.z_banner_bar{ width: 100%; justify-content: center; height: 40px; border: none;}
.z_banner_bar .sb{ display: none;}
.z_banner_text{ padding: 0 10px;}
.z_banner_text .h3{ font-size: 14px; margin-bottom: 10px;}
.z_banner_text h4{ font-size: 18px;}
.z_banner_text .slg img{ height: 30px; }
.z_header{ height: 50px; padding: 0 12px;}
.z_header_fr{ width: 100%; height: calc(100vh - 50px); position: fixed; left: 0; top: 100vh; visibility: hidden; transition: ease .8s; background: #fff; display: block;}
.z_header_fr.on{ top: 50px; visibility: visible;}
.z_nav_down{ display: none;}
.z_words .down{ top: auto; bottom: 100%;}
.z_logo img{ height: 18px;}
.z_menu_btn{ width: 40px; height: 40px;}
.z_header_nav{ display: flex;align-items: center; justify-content: center; height: 100%; }
.z_header_nav li{ display: block; margin: 0; text-align: center; line-height: 60px;}
.z_words{ position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; margin: 0;}
.z_index_about{ display: block}
.z_index_about .fl_warp{width: 100%; padding: 40px 12px;}
.z_index_tit{ font-size: 22px;line-height: 24px;}
.z_index_tit::before{ width: 60px; height: 60px; left: -10px; top: -20px;}
.z_index_about .bz{ width: 100%; font-size: 14px;line-height: 24px; margin: 25px 0;}
.z_index_about .desc{ width: 100%;}
.z_index_about .z_more{ position: relative; margin-top: 30px;}
.z_more .iconfont{ width: 36px; height: 36px; line-height: 32px;}
.z_about_num ul{ display: block;}
.z_about_num li{ display: inline-block; width: 49%; max-width: 49%; margin-bottom: 15px;}
.z_about_num h3{ font-size: 24px; line-height: normal;}
.z_about_num .icon{ height: 30px;}
.z_about_num{ margin-top: 40px;}
.z_index_about .fr_warp{ width: 100%; height:60vw;}
.z_index_about .fr_warp .play img{ height: 50px; display: block;}
.z_pro_head{ position: relative; padding: 30px 0px;display: block;text-align: center; background: #fff;}




.z_index_pro .z_pro_nav{ position: relative; left: auto; top: auto; transform: translate(0,0); margin-top: 30px; text-align: center; white-space: nowrap; overflow-x: auto;padding: 0 5px; height: 50px; }
.z_pro_nav a{ height: 40px; line-height: 40px; padding: 0 12px; margin: 0 2px; min-width: auto; font-size: 14px; margin-bottom: 0px; box-shadow: none; border: 1px solid #EEEEEE;}
.z_pro_swiper li a{ height: auto; display: block; padding: 30px 0;}
.z_pro_swiper li .infobox{ width: 100%;padding: 0px 12px; margin-bottom: 20px; position: relative; transform: translate(0);}
.z_pro_swiper li.swiper-slide-active a{ padding: 0px 0;}
.z_pro_swiper li .imgbox{ width: 100%;}
.z_pro_swiper li h3{ font-size: 18px;text-align: center;
    padding-top: 12px;}
.z_pro_swiper li h3 img{height: 20px;}
.z_pro_swiper li .desc{ font-size: 14px;-webkit-line-clamp: 1; margin: 20px 0;}
.z_pro_swiper li .z_more{left: 12px; bottom: 30px; position: relative; bottom: auto; left: auto; margin-top: 30px;}
.z_pro_swiper li.swiper-slide-active .overbox,.z_pro_swiper li .overbox{ width: 70vw; height: 70vw;}
.z_pro_swiper{ width: 100%; height: auto;}
.z_pro_swiper .next{ width: 40px; height: 40px; right: 10px;}
.z_sc_bj{ display: block; padding: 40px 12px; padding-bottom: 20px;}
.z_sc_bj .fl_warp,.z_sc_bj .fr_warp{ width: 100%;}
.z_sc_bj .fl_warp .desc{ margin: 20px 0;line-height: 24px;}
.z_addre_tab{ padding: 20px 0;}
.z_addre_tab h3{ font-size: 16px; margin-bottom: 10px;}
.z_dot{ width: 4px; height: 4px;}
.z_pro_swiper li h4{ display: none;}
.z_pro_swiper li{ padding-bottom: 30px;}
.z_sc_bj .fr_warp{ margin-top: 20px;}
.z_index_news{padding: 0 12px; padding-bottom: 30px;margin-bottom: 150px}
.z_news_heads{ padding: 30px 0;}
.z_swiper_btn .iconfont,.z_honor_warp .iconfont{ width: 40px; height: 40px; line-height: 38px;}
.z_news_swiper li{ width: 100%;}
.z_news_swiper li .infobox{ display: none;}
.z_news_swiper li .imgbox{ width:100%;}
.z_news_swiper li .time{ margin-bottom: 0;}
.z_index_join .lazy{ position: relative; height: 50vw; background-attachment: inherit!important;}
.z_index_join .fl_warp{ width: 100%; padding: 30px 12px;}
.z_index_join .desc{ margin: 20px 0;}
.z_btn_warp a{ height: 38px; line-height: 36px; min-width: auto; padding: 0 15px;}
.z_hz_head{ padding: 40px 12px;}
.z_hz_head .z_index_tit .cn{ font-size: 20px;}
.z_hz_swiper li{ margin-right: 0;}
.z_hz_swiper li a{ height: 80px;}
.z_footer{ padding: 0px 12px;}
.z_footer_logo{ display: none;}
.z_footer_desc{ margin: 0;}
.z_footer_share{ margin: 20px 0; margin-bottom: 0;}
.z_footer_nav{ display: none;}
.z_footer_top{ padding: 20px 0;}
.z_footer_btm{ padding: 20px 0; text-align: center;}
.z_footer_btm .fl,.z_footer_btm .fr{ width: 100%;}
.z_other_banner{ margin-top: 50px;}
.z_other_text .enimg,.z_other_text .sb{ display: none;}
.z_other_text h3{ font-size: 20px; text-align: center; line-height: normal;}
.z_xq_banner{ height: auto;}
.z_page_wz{ display: none;}
.z_page_bar{ position: relative; background: #b82837; padding: 0;}
.z_page_nav{ height: 45px; line-height: 45px; width: 100%; overflow: hidden;}
.z_page_nav li{ margin: 0; padding: 0 10px;}
.z_about_jj{ padding: 35px 12px; display: block;}
.z_other_tit{ text-align: center;}
.z_honor_head .z_other_tit{ width: 100%;}
.z_other_tit h3{font-size: 22px; line-height: 22px;}
.z_other_tit h4{ font-size:16px;}
.z_about_jj .conwarp{ width: 100%; margin-top: 30px; border: none; padding: 0;}
.z_about_jj .conwarp .desc{ font-size: 14px; line-height: 24px;}
.z_about_jj .conwarp .z_more{ margin-top: 30px;}
.z_about_jj .slg{ display: none;}
.z_about_warp{ padding: 35px 12px;}
.z_about_num2 ul{ display: block;}
.z_about_num2 ul li{ margin-bottom: 20px;}
.z_about_num2 li h4{ width: 100%;}
.z_about_num2 li .icon{ margin-right: 15px;}
.z_about_num2 li .infobox{ width: 100%;}
.z_about_num2 li h3{ font-size: 24px; line-height: 24px;}
.z_about_num2 li h4{ padding-top: 10px; margin-top: 10px; line-height: 24px; font-size: 15px;}
.z_about_num2 li .icon{ height: 30px;}
.z_about_video{ border-radius: 12px; height: 55vw;}
.z_about_video .z_play img{ height: 50px;}
.z_about_video .z_play  span{ font-size: 14px;}
.z_nl_icon{ position: relative; width: 100%;}
.z_ln_swiper{ height: auto;}
.z_ln_swiper li{ padding: 50px 12px;}
.z_ln_swiper li h4{ width: 100%; font-size: 14px;line-height: 24px;margin: 30px 0;}
.z_ln_swiper li h3{ font-size: 20px;line-height: 20px;}
.z_nl_icon{ display: none;}
.z_nl_icon li .icon{ height: 30px;}
.z_nl_icon li .icon img{filter: drop-shadow( 0px 30px 0 #000); height: 30px;}
.z_nl_icon li.active .icon img {transform: translateY(-30px);}
.z_nl_icon li h3{ font-size: 12px;}
.z_about_process{ padding: 35px 12px;}
.z_process_year{ display: none;}
.z_process_fr{ width: 100%; padding: 0; overflow: unset; margin-top: 30px;}
.z_process_con li{ font-size: 15px; line-height: 24px; }
.z_process_con .item{padding: 15px 0;}
.z_process_con .year{ margin-bottom: 10px;}
.z_honor_head{ display: block;}
.z_about_honor{ padding: 35px 12px;}
.z_honor_swiper{ margin-top: 40px;}
.z_honor_swiper h3{ font-size: 14px;}
.z_honor_swiper .img{ height: 52vw;}
.z_honor_warp .iconfont{z-index: 2;}
.z_honor_warp .prev{ left: 0;}
.z_honor_warp .next{ right: 0;}
.z_about_hz{ padding: 35px 12px;}
.z_hz_logo{ margin-top: 30px;}
.z_hz_logo ul{ margin-left: -3.3%;}
.z_hz_logo li{ width: 30%; margin-left: 3.3%; margin-bottom: 10px;}
.z_hz_logo li a{ height: 60px;}
.z_pro_page{ padding: 40px 12px;}
.z_pro_page .z-container{ width: 100%;}
.z_line{ margin: 20px 0;}


.z_pro_list li{ padding: 30px 12px !important; margin-top: 12px !important;}
.z_pro_list li a{ display: block !important;}
.z_pro_list li .overbox{ width: 70vw !important; height: 70vw !important; margin: 0 auto !important; margin-bottom: 20px !important;}
.z_pro_list li .infobox{ width: 100% !important;}
.z_pro_list li h3{ font-size: 16px !important; line-height: 20px !important ;text-align: center !important;}
.z_pro_list li .desc{ margin: 20px 0 !important; line-height: 24px !important; font-size: 14px !important;}
.z_pro_list li .z_more{ margin-top: 30px !important;}





.z_xl_bar{ height: 50px; margin-top: 12px;}
.z_xq_page{ padding: 30px 12px;}
.z_xq_swiper{ width: 100%;}
.z_xq_swiper .bd li{ height: 62vw; border-radius: 10px;}
.z_xq_hd{ margin-top: 10px;}
.z_xq_info{ width: 100%; margin-top: 30px;}
.z_xq_info h3{ font-size: 18px; line-height: normal;}
.z_xq_info h4{ font-size: 14px;}
.z_xq_info .desc{ padding: 20px 0; margin-top: 20px;}
.z_xq_info h3 img{ max-height: 20px; margin-right: 3px;}
.z_pro_nav{ display: block;}
.z_pro_nav a{ margin-bottom: 5px;}
.z_tab_nav{ margin-top: 40px;}
.z_tab_nav ul{ display: flex;}
.z_tab_nav li{ padding-bottom: 10px; margin-right: 0; flex: 1; text-align: center;}
.csbar span, .z_pro_list li .csbar span{ margin-bottom: 5px;}
.z_pro_child{ margin-top: 20px;}
.z_pro_child .titbox{ height: 50px;padding: 0 12px; font-size: 18px;}
.z_pro_child .conwarp{ padding: 25px 12px;}
.z_wenda_list li{ margin-bottom: 20px;}
.z_wenda_list li h3{ font-size: 16px;line-height: 24px; margin-bottom: 10px;}
.z_wenda_list li .desc{ line-height: 24px; font-size: 14px;}
.z_back { margin-top: 20px;}
.z_back img{height: 50px; }
.z_back h3{ margin-top: 5px;}
.z_news_page{ padding: 40px 12px;}
.z_news_list li{ width: 48%; margin-bottom: 20px;}
.z_news_list ul{ margin-top: 30px;}
.z_news_swiper2 ul{ margin-top: 0;}
.z_news_list li h3{ font-size: 14px;padding:  0 15px; bottom: 10px;}
.z_news_list li .maskbox{ display: none;}
.z_news_list li .time{padding: 10px 0;}
.z_scroll{ margin-top: 30px;}
.z_news_xq,.z_xg_news .z-container{ width: 100%;}
.z_other_banner{ display: block;}
.z_newsxq_page{ padding: 30px 12px;}
.z_news_tit{ margin-top: 0; margin-bottom: 20px; font-size: 18px; line-height: 28px;}
.z_news_bar ul{ display: block;}
.z_news_bar li{ width: 50%;float: left;border-bottom: 1px solid #DDDDDD; height: 50px;}
.z_news_bar li:nth-child(even){ border-right: none;}
.z_news_bar{border-bottom: none;}
.z_news_con{ padding: 30px 0px; line-height: 24px; font-size: 14px;}
.z_xg_news{ padding: 20px 12px; overflow: hidden;}
.z_yg_tit{ font-size: 20px;}
.z_zx_warp{ display: block;}
.z_zx_warp .infobox, .z_zx_warp .imgbox{ width: 100%;}
.z_zx_warp .infobox{ padding: 30px 12px;}
.z_zx_warp .infobox h3{ text-align: center; font-size: 20px;}
.z_zx_warp .infobox .desc{ margin: 20px 0; font-size: 14px; line-height: 24px;}
.z_sub_a{text-align: center;}
.z_sub_a a{ height: 40px; font-size: 15px; line-height: 38px; padding: 0 15px; margin: 0 10px;}
.z_zx_warp .imgbox{ height: 74vw;}
.z_yg_warp{ padding: 35px 12px;}
.z_yg_list ul{ margin-top: 30px; margin-left: -2%;}
.z_yg_list li{ width: 48%; margin-left: 2%; margin-bottom: 20px;}
.z_yg_list li .imgbox{ height: 32vw;}
.z_yg_list li h3{ margin-top: 10px;}
.z_zpgo_warp{ min-height: 60vw;}
.z_zpgo_warp .z_sub_a{ margin-top: 30px;}
.lazy{ background-attachment: inherit!important;}

.z_zp_page{ padding: 40px 12px;}
.z_zp_warp{ width: 100%;}
.z_zp_class{padding: 0 5px; display: block;}
.z_zp_class .tit{ display: none;}
.z_zp_search{ padding: 0 10px;}
.z_zp_search .text{ height: 50px;}
.z_zp_class ul{ display: block; padding: 20px 0;} 
.z_zp_class li{ padding: 0 10px;  font-size: 14px;   background: url(../img/arr3.png) no-repeat right 10px center;}
.z_zp_class li .sel{ height: 40px;font-size: 14px; flex: 1;}
.z_zp_class li::before{ display: none;}
.z_job_list .titbar span:nth-child(2), .z_job_tit span:nth-child(2),.z_job_list .titbar span:nth-child(4), .z_job_tit span:nth-child(4),.z_job_list .titbar span:nth-child(5), .z_job_tit span:nth-child(5){ display: none;}
.z_job_list .titbar, .z_job_tit{ padding: 0 10px;  height: 50px;}
.z_job_list .titbar span, .z_job_tit span{font-size: 14px;}
.z_job_list .titbar span:nth-child(1), .z_job_tit span:nth-child(1){ flex: 2;}
.z_zp_warp{ margin-bottom: 20px; margin-top: 30px;}
.z_job_list .content{ padding: 20px 12px;}
.aply_btn{ margin-top: 30px; width: 100px; height: 40px; line-height: 40px;}
.aply_pop{ width: 90%;}
.z_list_page{ padding: 40px 12px;}
.z_list_page .z_other_tit{ margin-bottom: 30px;}
.z_rencai_list li{width: 98%; margin-bottom: 10px;}
.z_rencai_list li .imgbox{ height: 55vw;}
.z_rencai_list li .infobox{ padding: 20px 12px;}
.z_rencai_list li h3{ font-size: 15px; line-height: 24px; margin-bottom: 10px;}
.z_other_tit .z_desc_w{ width: 100%; font-size: 14px;}
.font48 {font-size: 20px!important;line-height: 20px!important;}
.z_rcxq_list li{ width: 48.3%; margin-bottom: 5px;}
.z_rcdeatil_page{ padding: 40px 12px;}
.z_rcdeatil_page .content{ width: 100%; margin-top: 30px; line-height: 24px; font-size: 14px;}
.z-container{ width: 100%;}
.z_contact_warp,.z_contact_ly{ padding: 40px 12px;}
.z_contact_li{ margin: 30px 0;}
.z_contact_li li{ width: 100%; padding: 10px 0;}

.z_form{ width: 100%;}
.z_form ul{ display: block;}
.z_form li{ width: 100%; margin-bottom: 10px; padding: 0 10px;}
.z_form li .text{ height: 50px;}
.z_form .texta{ padding: 15px;}
.z_sub_btn .iconfont{ width: 40px; height: 40px;line-height: 40px;}
.z_sc_list li{ width: 100%;padding: 15px 0;}
.z_sc_list li h3{ font-size: 18px; margin-bottom: 10px;}
.z_click_load .iconfont{ width: 40px; height: 40px; line-height: 40px;}
.z_process_con{ padding-right: 0; max-height:none;height: 216px; overflow: hidden;}
.z_process_con.on{ height: auto;}
.z_about_honor .z_pro_nav{ text-align: center; margin-top: 30px; width: 100%; display: block;} 
.z_xg_news .z_other_tit h3{ font-size: 20px;}
.z_rencai_list li .imgbox{ border-radius: 8px 8px 0 0;}
.z_rencai_list li .infobox{ border-radius: 0 0 8px 8px;}
.z_process_con li, .z_process_con p{ font-size: 14px;line-height: 24px; margin-bottom: 10px;}

.z_open_text{ color: #999; display: block;}
.z_news_swiper li.active .imgbox h3{ opacity: 1;}
.z_contact_map #baiduMap{ height: 400px!important;}
.z_footer_top .fl_warp{ width: 100%;}
}

.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:15px 0px;}
.espcms_info_pager{border-top: 0px solid #E0E0E0;padding-top:15px;}



.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #d4d4d4;border-color: #8c8c8c;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}


.btn-primary {color: #fff;background-color: #0192ED;border-color: #0192ED;outline:0px}
.btn-primary:focus,.btn-primary.focus {color: #fff;background-color: #0874B4;border-color: #0874B4;outline:0px}
.btn-primary:hover {color: #fff;background-color: #0874B4;border-color: #0874B4;outline:0px}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {color: #fff;background-color: #085F95;border-color: #085F95;}
.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,
.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {color: #fff;background-color: #085F95;border-color: #085F95;}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {background-image: none;}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {background-color: #79c0eb;border-color: #79c0eb;}
.btn-primary .badge {color: #337ab7;background-color: #fff;}

.btn {
	display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;
	white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;
	-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;;
}

.btn-group,
.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}


.xhgg{font-size: 16px;
    margin-top: 10px;
    font-weight: bold;color:#333}

.z_pro_page{  background: #f9eeef; padding-top:50px; padding-bottom:60px;}
.z_pro_page .z-container{ }
.z_line{ margin: 1.8vw 0;width: 100%; height: 2px;
background: #C3CCDC;}
.z_open_text{ display: none;}
.z_pro_list li{ background: #fff; margin-top: 2vw; padding: 4vw; padding-right: 7vw; box-sizing: border-box;border-radius: 15px;}
.z_pro_list li a{ display: flex; align-items: center;flex-direction: row-reverse;}
.z_pro_list li .infobox{ width: 49%; margin-right: auto;}
.z_pro_list li h3{font-size: 2.08vw; font-weight: bold; line-height: 2.4vw;}
.z_pro_list li h3 img{ max-height: 2vw;vertical-align: -4px;}
.z_pro_list li .desc{font-size: 16px;font-weight: 400;color: #7D8288;line-height: 26px; margin: 2.6vw 0; text-align: justify;}
.z_pro_list li .z_more{ margin-top: 4vw;}
.z_pro_list li .overbox{ width: 20.8vw; height: 20.8vw; border-radius: 50%; overflow: hidden;  overflow: hidden;}
.z_pro_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.z_pro_list li:hover h3{ color: #b82837;}


  /* 遮罩层样式 */
        .overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 1000;
        }

        /* 二维码容器样式 */
        .qr-code-container {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: white;
            padding: 20px;
            border-radius: 10px;
            text-align: center;
            z-index: 1001;
        }

        /* 关闭按钮样式 */
        .close-btn {
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
            font-size: 44px;
            color: #333;
        }
		
		.overlay p{font-size:22px;}