main {
  margin-top: 87px;
}

.home-page {
  position: relative;
}

.home-page .box-more {
  margin: 25px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  cursor: pointer;
}

.home-page .box-more p {
  height: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #f08a23;
  line-height: 16px;
}

.home-page .box-more img {
  width: 19px;
  height: auto;
  margin: 0 0 0 15px;
}

.home-page .home-part1 {
  width: 100%;
}

.home-page .home-part1 .mauto {
  position: relative;
}

.home-page .home-part1 .swiper-slide {
  position: relative;
}

.home-page .home-part1 .swiper-slide img {
  width: 100%;
}

.home-page .home-part1 .swiper-slide .box-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 60px;
  font-weight: 800;
  font-size: 60px;
  color: #ffffff;
  line-height: 60px;
}

.home-page .home-part1 .swiper-pagination-bullet-active {
  background: #ffffff;
}

.home-page .home-part1 .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 69px;
  height: 9px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
}

.home-page .home-part1 .swiper-pagination .swiper-pagination-bullet {
  width: 91px;
  height: 9px;
  background: rgba(255, 255, 255, 0.36);
  opacity: 1;
  border-radius: 5px !important;
  margin: 0 20px 0 0;
}

.home-page .home-part1 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #1366a9;
}

.home-page .home-part2 {
  width: 100%;
  background-image: url("../img/home1.png");
  margin: 0 auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.home-page .home-part2 .mauto {
  width: 100%;
}

.home-page .home-part2 .part-right {
  width: 100%;
  padding: 166px 0 61px 0;
}

.home-page .home-part2 .part-right .box-title {
  font-weight: bold;
  font-size: 48px;
  line-height: 45px;
  color: #000000;
  position: relative;
}

.home-page .home-part2 .part-right .box-title:after {
  content: "";
  position: absolute;
  width: 58px;
  height: 5px;
  bottom: -34px;
  left: 0;
  background-color: #305fa3;
}

.home-page .home-part2 .part-right .box-content {
  max-width: 679px;
  margin: 72px 0 0 0;
  text-align: left;
}

.home-page .home-part2 .part-right .box-content .box-text {
  margin: 0px auto 20px;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  text-align: left;
  line-height: 26px;
}

.home-page .home-part2 .part-right .box-content .box-more {
  margin: 25px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.home-page .home-part2 .part-right .box-content .box-more p {
  height: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #f08a23;
  line-height: 16px;
}

.home-page .home-part2 .part-right .box-content .box-more img {
  width: 19px;
  height: auto;
  margin: 0 0 0 15px;
}

.home-page .home-part2 .part-right .box-content .box-video {
  width: 363px;
  height: 171px;
  margin: 107px 0 0 0;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.home-page .home-part2 .part-right .box-content .box-video a {
  width: 100%;
}

.home-page .home-part2 .part-right .box-content .box-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.home-page .home-part2 .part-right .box-content .box-video .health-img {
  position: relative;
}

.home-page .home-part2 .part-right .box-content .box-video .health-img:after {
  cursor: pointer;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-image: url(../images/icon-play.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px 45px;
  background-color: rgba(0, 0, 0, 0.3);
}

.home-page .home-part2 .part-right .box-content .video-img {
  width: 645px;
  height: auto;
  margin: -24px 0 0 0;
}

.home-page .home-part3 {
  padding: 130px 0 112px 0;
}

.home-page .home-part3 .mauto {
  display: flex;
  flex-wrap: nowrap;
  position: relative;
}

.home-page .home-part3 .box-title .left-title .atitle {
  height: 48px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 48px;
  color: #000000;
  line-height: 48px;
  position: relative;
}

.home-page .home-part3 .box-title .left-title .atitle:after {
  content: "";
  width: 58px;
  height: 5px;
  left: 0;
  bottom: -20px;
  position: absolute;
  background-color: #1677b9;
}

.home-page .home-part3 .box-title .left-title .box-nav {
  margin: 68px 0 0 0;
  width: 316px;
}

.home-page .home-part3 .box-title .left-title .box-nav .item {
  position: relative;
  width: 100%;
  color: #535353;
  font-weight: 500;
  font-size: 18px;
  height: 63px;
  line-height: 63px;
  cursor: pointer;
}

.home-page .home-part3 .box-title .left-title .box-nav .item-active {
  color: #1677b9;
  font-weight: bold;
  border-bottom: 2px solid rgba(22, 119, 185, 0.2);
}

.home-page .home-part3 .box-title .left-title .box-more {
  margin: 40px 0 0 0;
}

.home-page .home-part3 .box-swiper {
  position: absolute;
  left: 316px;
  /* width: 100%; */
  top: 0;
  width: 100vw;
  min-height: 494px;
  text-align: left;
  display: flex;
  justify-content: flex-start;
  overflow: hidden;
  /* border: 1px solid red; */
}

.home-page .home-part3 .box-swiper .product-swiper {
  /* display: none;
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible;
  width: 100%;
  height: 494px; */
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  overflow: visible;
  width: 354px;
  height: 494px;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper {
  overflow: visible;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide {
  /* width: 354px !important;
  height: 434px;
  background-color: #fff;
  margin: 0 48px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start; */

  width: 354px !important;
  /* width: 354px; */
  height: 434px;
  background-color: #fff;
  margin: 0 48px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide img {
  width: 275px;
  height: 252px;
  object-fit: contain;
  margin: 50px auto 0;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide p.t1 {
  width: 275px;
  height: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 16px;
  margin: 46px auto 0;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide p.t2 {
  width: 275px;
  height: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #020202;
  line-height: 16px;
  margin: 16px auto 0;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-button-prev {
  width: 19px;
  height: 12px;
  background-image: url("../img/prev.png");
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: auto !important;
  bottom: 0px;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-button-next {
  width: 19px;
  height: 12px;
  background-image: url("../img/next.png");
  background-size: 100% 100%;
  position: absolute;
  left: 51px;
  top: auto !important;
  bottom: 0px;
}

.home-page .home-part3 .box-swiper .product-swiper .swiper-button-prev:after,
.home-page .home-part3 .box-swiper .product-swiper .swiper-button-next:after {
  display: none;
}

.home-page .home-part4 {
  width: 100%;
  background-image: url("../img/home4.png");
  margin: 0 auto 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.home-page .home-part4 .swiper-wrapper {
  padding: 0 0 20px 0;
}

.home-page .home-part4 .swiper-pagination {
  bottom: 0px;
}

.home-page .home-part4 .box-title {
  text-align: center;
  margin: 82px auto 0;
  height: 45px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 48px;
  color: #000000;
  line-height: 45px;
  position: relative;
}

.home-page .home-part4 .box-title:after {
  content: "";
  width: 58px;
  height: 5px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #1375b8;
}

.home-page .home-part4 .box-brand {
  margin: 64px auto 122px;
  width: 100%;
}

.home-page .home-part4 .box-brand .scroll-brand {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.home-page .home-part4 .box-brand .item-brand {
  display: block;
  border-radius: 50%;
  background-color: #fff;
  width: 109px;
  height: 109px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 8px 15px 0;
}

.home-page .home-part4 .box-brand .item-brand img {
  width: calc(74 / 109 * 100%);
  height: calc(74 / 109 * 100%);
  object-fit: contain;
}

.home-page .home-part4 .box-brand .item-brand:nth-child(12n) {
  margin: 0 0 15px 0;
}

.home-search {
  width: 100%;
  height: 337px;
  background-image: url("../img/home-search.png");
  margin: 0 auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.home-search .box-title {
  width: 100%;
  margin: 97px auto 0;
  height: 45px;
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 48px;
  color: #ffffff;
  line-height: 45px;
  text-align: center;
}

.home-search .box-search {
  max-width: 100%;
  width: 706px;
  height: 61px;
  background: #ffffff;
  border-radius: 8px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  position: relative;
}

.home-search .box-search input {
  margin: 0 0 0 33px;
  width: 85%;
  font-weight: bold;
  font-size: 14px;
  color: #000000;
  height: 61px;
  line-height: 64px;
}

.home-search .box-search input::placeholder {
  color: #8c8c8c;
}

.home-search .box-search img {
  cursor: pointer;
  width: 25px;
  height: 27px;
  position: absolute;
  top: 17px;
  right: 34px;
}

.intro-page .intro-part1 {
  background-color: #fff;
  padding: 80px 0 105px 0;
}

.intro-page .intro-part1 .mauto {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.intro-page .intro-part1 .mauto .part-left {
  width: 679px;
  max-width: 48%;
}

.intro-page .intro-part1 .mauto .part-left .title {
  height: 30px;
  font-size: 30px;
  line-height: 30px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #1677b9;
  margin: 42px 0 0 0;
}

.intro-page .intro-part1 .mauto .part-left .box-txt {
  width: 100%;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #0f0f0f;
  line-height: 26px;
  margin: 40px 0 0 0;
}

.intro-page .intro-part1 .mauto .part-right {
  width: 658px;
  max-width: 48%;
}

.intro-page .intro-part1 .mauto .part-right .box-img {
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
}

.intro-page .intro-part2 {
  text-align: center;
}

.intro-page .intro-part2 .title {
  margin: 66px auto 0;
  height: 29px;
  font-weight: bold;
  font-size: 30px;
  color: #1677b9;
  line-height: 27px;
}

.intro-page .intro-part2 .box-video {
  width: 100%;
  margin: 38px auto 96px;
  position: relative;
  border-radius: 15px;
  overflow: hidden;
}

.intro-page .intro-part2 .box-video a {
  width: 100%;
}

.intro-page .intro-part2 .box-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
}

.intro-page .intro-part2 .box-video .health-img {
  position: relative;
}

.intro-page .intro-part2 .box-video .health-img:after {
  cursor: pointer;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background-image: url(../images/icon-play.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 45px 45px;
  background-color: rgba(0, 0, 0, 0.3);
}

.connect-page .connect-part1 .mauto {
  padding: 119px 0 72px 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  position: relative;
}

.connect-page .connect-part1 .mauto .part-right {
  width: 864px;
  height: 581px;
}

.connect-page .connect-part1 .mauto .part-right .box-map {
  width: 100%;
  height: 581px;
  border-radius: 15px;
  overflow: hidden;
}

.connect-page .connect-part1 .mauto .part-right .box-map .contacts-map-b,
.connect-page .connect-part1 .mauto .part-right .box-map #map {
  width: 100%;
  height: 100%;
}

.connect-page .connect-part1 .mauto .part-left {
  width: 700px;
  background: #ffffff;
  border-radius: 15px;
  position: absolute;
  left: 701px;
  top: 50%;
  transform: translateY(-50%);
  padding: 70px 0 81px 43px;
}

.connect-page .connect-part1 .mauto .part-left .title {
  height: 32px;
  font-weight: 800;
  font-size: 32px;
  color: #ee7e41;
  line-height: 32px;
  position: relative;
}

.connect-page .connect-part1 .mauto .part-left .title:after {
  content: "";
  width: 50px;
  height: 3px;
  position: absolute;
  bottom: -30px;
  left: 0;
  background-color: #ee7e41;
}

.connect-page .connect-part1 .mauto .part-left .content-txt {
  margin: 60px 0 0 0;
}

.connect-page .connect-part1 .mauto .part-left .box-txt {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: flex-start;
  height: 18px;
  margin: 30px 0 0px 0;
}

.connect-page .connect-part1 .mauto .part-left .box-txt .t1 {
  color: #040000;
  font-size: 16px;
  height: 18px;
  line-height: 18px;
  font-weight: 800;
  margin: 0 0px 0 0;
  width: 20%;
}

.connect-page .connect-part1 .mauto .part-left .box-txt .t2 {
  width: 80%;
  word-break: break-all;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #040000;
}

.code-page .code-part1 {
  position: relative;
  background-image: url("../img/code.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.code-page .code-part1 .box-code-msg {
  width: 100%;
  height: 100%;
}

.code-page .code-part1 .box-code-msg .mauto {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.code-page .code-part1 .box-code-msg .box-txt {
  width: 100%;
  text-align: center;
  margin: 164px auto 0;
  font-weight: 800;
  font-size: 60px;
  color: #ffffff;
}

.code-page .code-part1 .box-code-msg .box-search {
  width: 706px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  height: 61px;
  background: #ffffff;
  border-radius: 8px;
  margin: 48px auto 0;
  padding: 0 33px;
}

.code-page .code-part1 .box-code-msg .box-search input {
  height: 60px;
  line-height: 60px;
  width: 90%;
}

.code-page .code-part1 .box-code-msg .box-search img {
  width: 25px;
  height: 27px;
}

.code-page .code-part1 .box-code-msg .box-msg {
  margin: 102px auto 220px;
  width: 1400px;
  max-width: 100%;
  height: 218px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 8px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.code-page .code-part1 .box-code-msg .box-msg2 {
  margin: 102px auto 220px;
  width: 1400px;
  max-width: 100%;
  height: 218px;
  border-radius: 8px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.code-page .code-part1 .box-code-msg .box-msg .item-msg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  width: calc(1 / 5 * 100%);
  height: 58px;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.code-page .code-part1 .box-code-msg .box-msg .item-msg .t1 {
  width: 100%;
  height: 18px;
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 18px;
  color: #115aa0;
  line-height: 18px;
  text-align: center;
}

.code-page .code-part1 .box-code-msg .box-msg .item-msg .t2 {
  width: 100%;
  height: 16px;
  font-weight: 800;
  font-size: 16px;
  color: #000000;
  line-height: 16px;
  text-align: center;
  margin: 16px auto 0;
}

.code-page .code-part1 .box-code-msg .box-msg .item-msg:last-child {
  border: none;
}

.detail-page .home-nav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  height: 96px;
}

.detail-page .home-nav img {
  width: 10px;
  height: auto;
  margin: 0 10px 0 0;
}

.detail-page .home-nav a {
  margin: 0 4px;
}

.detail-page .box-content {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  align-content: flex-start;
  justify-content: space-between;
  margin: 0px 0 42px 0;
}

.detail-page .box-content .left-content {
  width: 306px;
  max-width: calc(306 / 1400 * 100%);
}

.detail-page .box-content .left-content .box-nav .item-nav {
  width: 306px;
  margin: 0 auto 11px;
}

.detail-page .box-content .left-content .box-nav .item-nav .nav-title {
  cursor: pointer;
  width: 306px;
  height: 50px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-between;
  padding: 0 18px 0 20px;
  background-color: #e5eff7;
}

.detail-page .box-content .left-content .box-nav .item-nav .nav-title p,
.detail-page .box-content .left-content .box-nav .item-nav .nav-title a {
  font-weight: 500;
  font-size: 18px;
  color: #1677b9;
}

.detail-page .box-content .left-content .box-nav .item-nav .nav-title img.icon {
  display: none;
}

.detail-page .box-content .left-content .box-nav .item-nav .nav-title img.icon1 {
  width: 8px;
  height: auto;
}

.detail-page .box-content .left-content .box-nav .item-nav .nav-content {
  display: none;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-title {
  background-color: #1677b9;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-title p,
.detail-page .box-content .left-content .box-nav .item-active .nav-title a {
  color: #fff;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-title img.icon {
  display: inline-block;
  width: 14px;
  height: auto;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-title img.icon1 {
  display: none;
  width: 14px;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-content {
  display: inline-block;
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 29px 0;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  color: #3e3e3e;
  line-height: 49px;
  padding: 0 18px 0 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: space-between;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item img {
  display: none;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item:hover,
.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-active {
  color: #1677b9;
}

.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item:hover img,
.detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-active img {
  width: 19px;
  height: auto;
  display: inline-block;
}

.detail-page .box-content .right-content {
  /* max-width: 1060px; */
  width: calc(1060 / 1400 * 100%);
}

.detail-page .box-content .right-content .detail-content-text {
  padding: 50px 38px 0 48px;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}

.detail-page .box-content .right-content .detail-content-text .detail-top {
  display: flex;
  flex-wrap: wrap;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-content {
  max-width: 60%;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right {
  width: 40%;
  margin: 0 0 0 103px;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .t1 {
  margin: 56px 0 0 0;
  font-weight: bold;
  font-size: 24px;
  color: #313131;
  line-height: 26px;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .t2 {
  margin: 20px 0 0 0;
  font-weight: bold;
  word-break: break-all;
  font-size: 24px;
  color: #313131;
  line-height: 26px;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon {
  margin: 55px 0 0 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a {
  width: 22px;
  height: auto;
  margin: 0 37px 0 0;
  width: 169px;
  height: 45px;
  background: #FFFFFF;
  border-radius: 23px;
  border: 1px solid #1677B9;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  position: relative;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a p {
  height: 17px;
  font-weight: 400;
  font-size: 17px;
  color: #1677B9;
  line-height: 17px;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a img {
  width: 18px;
  height: auto;
  margin: 0 9px 0 0;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a:hover .box-qrcode {
  transform: translate(-50%, 0px);
  opacity: 1;
  visibility: visible;
  transition: all 0.5s ease;
}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a .box-qrcode {
  position: absolute;
  top: 130%;
  left: 50%;
  transform: translate(-50%, -30px);
  width: 135px;
  height: 135px;
  background: #FFFFFF;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.18);
  border-radius: 18px;
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;

}

.detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a .box-qrcode img {
  width: 92px;
  height: 92px;
  object-fit: contain;
  margin: auto;
}

.detail-page .box-content .right-content .detail-content-text .item {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 60px 0 0 0;
  max-width: 100%;
  width: 100%;
}

.detail-page .box-content .right-content .detail-content-text .item .box-title {
  width: 974px;
  height: 41px;
  max-width: 100%;
  background-color: #f7f9fc;
  padding: 0 0 0 25px;
  margin: 0 0 0px 0;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
}

.detail-page .box-content .right-content .detail-content-text .item .box-title p {
  text-align: left;
  font-family: PingFang SC;
  font-weight: 800;
  font-size: 16px;
  color: #1677b9;
  line-height: 41px;
  height: 41px;
  border-bottom: 2px solid #1677b9;
}

.detail-page .box-content .right-content .detail-content-text .item .box-text {
  text-align: center;
  margin: 44px auto 58px;
  max-width: 100%;
}

.detail-page .box-content .right-content .detail-content-text .item .box-text img {
  max-width: 100%;
  height: auto !important;
  object-fit: cover;
}

.detail-page .box-content .right-content .detail-swiper-content {
  margin: auto;
  width: 387px;
  position: relative;
}

.detail-page .box-content .right-content .detail-swiper-content .swiper-slide {
  width: 100%;
  height: 330px;
}

.detail-page .box-content .right-content .detail-swiper-content .swiper-slide img.product {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail-page .box-content .right-content .detail-swiper-content .img-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 37px;
  height: 37px;
  z-index: 10;
}

.detail-page .box-content .right-content .detail-swiper-content2 {
  width: 404px;
  margin: 39px auto 49px;
  overflow: hidden;
}

.detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide {
  width: 73px;
  height: 73px;
  background: #ffffff;
  border: 1px solid rgba(160, 160, 160, 0.3);
  display: flex;
  align-items: center;
  align-content: center;
  overflow: hidden;
}

.detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide-thumb-active {
  border: 2px solid #f4a116;
}

.detail-page .box-content .cart-content {
  width: 100%;
  margin: 0px auto 20px;
}

.detail-page .box-content .cart-content .cart-deital {
  display: flex;
  flex-wrap: wrap;
  margin: 0px auto 0;
  justify-content: flex-start;
  width: 100%;
}

.detail-page .box-content .cart-content .cart-deital .item-detail {
  background-color: #fff;
  margin: 0 35px 34px 0;
  width: 329px;
  height: 404px;
  height: auto;
  padding: 0 25px;
}

.detail-page .box-content .cart-content .cart-deital .item-detail .img-scale {
  max-width: 100%;
  width: 256px;
  height: 234px;
  margin: 47px auto 48px;
  display: flex;
  align-items: center;
  align-content: center;
}

.detail-page .box-content .cart-content .cart-deital .item-detail .img-scale img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt {
  margin: 0px 0 29px 0;
  padding: 0 0 0 10px;
  box-sizing: border-box;
  width: 100%;
}

.detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt1 {
  width: 100%;
  font-size: 16px;
  color: #4a4a4a;
}

.detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt2 {
  margin: 10px 0 0 0;
  width: 100%;
  font-size: 16px;
  color: #020202;
}

.detail-page .box-content .cart-content .cart-deital .item-detail:nth-child(3n) {
  margin: 0 0 34px 0;
}

@media (max-width: 1400px) {
  .detail-page .box-content .cart-content .cart-deital {
    justify-content: space-between;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail {
    margin: 0 0 34px 0 !important;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail:nth-child(3n) {
    margin: 0 0 34px 0;
  }
}

@media (max-width: 1300px) {
  .home-page {
    position: relative;
  }

  .home-page .home-part1 {
    width: 100%;
  }

  .home-page .home-part1 .swiper-slide {
    position: relative;
  }

  .home-page .home-part1 .swiper-slide img {
    width: 100%;
    min-height: 180px;
    object-fit: cover;
  }

  .home-page .home-part1 .swiper-slide .box-txt {
    height: 60px;
    font-size: 30px;
    color: #ffffff;
    line-height: 60px;
  }

  .home-page .home-part1 .swiper-pagination {
    position: absolute;
    left: 0;
    bottom: 20px;
    height: 4px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
  }

  .home-page .home-part1 .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 4px;
    background: rgba(255, 255, 255, 0.36);
    opacity: 1;
    border-radius: 5px !important;
    margin: 0 10px 0 0;
  }

  .home-page .home-part1 .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #1366a9;
  }

  .home-page .home-part2 {
    width: 100%;
    background-image: url("../img/home1.png");
    margin: 0 auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .home-page .home-part2 .mauto {
    width: 92%;
  }

  .home-page .home-part2 .part-right {
    width: 100%;
    margin: auto;
    padding: 41px 0 15px 0;
  }

  .home-page .home-part2 .part-right .box-title {
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #000000;
    position: relative;
  }

  .home-page .home-part2 .part-right .box-title:after {
    content: "";
    position: absolute;
    width: 58px;
    height: 2px;
    bottom: -17px;
    left: 0;
    background-color: #305fa3;
  }

  .home-page .home-part2 .part-right .box-content {
    max-width: 679px;
    margin: 36px 0 0 0;
    text-align: left;
  }

  .home-page .home-part2 .part-right .box-content .box-text {
    margin: 0px auto 20px;
    width: 100%;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    text-align: left;
    line-height: 26px;
  }

  .home-page .home-part2 .part-right .box-content .box-video {
    width: 100%;
    height: 171px;
    margin: 28px 0 0 0;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
  }

  .home-page .home-part2 .part-right .box-content .box-video a {
    width: 100%;
  }

  .home-page .home-part2 .part-right .box-content .box-video img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
  }

  .home-page .home-part2 .part-right .box-content .video-img {
    width: 100%;
    height: auto;
    margin: -24px 0 0 0;
  }

  .home-page .home-part3 {
    padding: 65px 0 0px 0;
  }

  .home-page .home-part3 .mauto {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .home-page .home-part3 .box-title {
    width: 100%;
  }

  .home-page .home-part3 .box-title .left-title {
    width: 100%;
  }

  .home-page .home-part3 .box-title .left-title .atitle {
    height: 24px;
    font-family: PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    line-height: 24px;
    position: relative;
  }

  .home-page .home-part3 .box-title .left-title .atitle:after {
    content: "";
    width: 58px;
    height: 2px;
    left: 0;
    bottom: -20px;
    position: absolute;
    background-color: #1677b9;
  }

  .home-page .home-part3 .box-title .left-title .box-nav {
    margin: 40px 0 0px 0;
    width: 100%;
    height: auto;
  }

  .home-page .home-part3 .box-title .left-title .box-nav .item {
    position: relative;
    width: 100%;
    color: #535353;
    font-weight: 800;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
  }

  .home-page .home-part3 .box-title .left-title .box-nav .item-active {
    color: #1677b9;
    border-bottom: 2px solid rgba(22, 119, 185, 0.2);
  }

  .home-page .home-part3 .scroll-nav {
    width: 100%;
  }

  .home-page .home-part3 .box-nav {
    margin: 68px 0 0 0;
    width: 100%;
    display: flex;
    flex-wrap: nowrap !important;
  }

  .home-page .home-part3 .box-nav .item {
    position: relative;
    width: 23% !important;
    color: #535353;
    font-weight: 500;
    font-size: 18px;
    height: auto;
    line-height: 63px;
    cursor: pointer;
    text-align: center;
  }

  .home-page .home-part3 .box-nav .item-active {
    color: #1677b9;
    font-weight: bold;
    border-bottom: 2px solid rgba(22, 119, 185, 0.2);
  }

  .home-page .home-part3 .box-more {
    margin: 20px auto !important;
  }

  .home-page .home-part3 .box-swiper {
    margin: 0px auto 0 !important;
    position: relative;
    left: 0;
    top: 0;
    width: 100vw;
    min-height: 450px;
    text-align: left;
    display: flex;
    justify-content: center;
    overflow: hidden;
  }

  .home-page .home-part3 .box-swiper .product-swiper {
    position: relative;
    left: 0;
    top: 0;
    overflow: hidden;
    margin: left;
    width: 100%;
    height: 400px;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper {
    overflow: visible;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide {
    padding: 0 3%;
    width: 100% !important;
    height: 360px;
    margin: 0 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    align-content: flex-start;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 252px;
    margin: 10px auto 0;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide p.t1 {
    width: 100%;
    height: 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin: 23px auto 0;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-wrapper .swiper-slide p.t2 {
    width: 100%;
    height: 16px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin: 8px auto 0;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-button-prev {
    width: 19px;
    height: 12px;
    background-image: url("../img/prev.png");
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: auto !important;
    bottom: 0px;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-button-next {
    width: 19px;
    height: 12px;
    background-image: url("../img/next.png");
    background-size: 100% 100%;
    position: absolute;
    left: 40px;
    top: auto !important;
    bottom: 0px;
  }

  .home-page .home-part3 .box-swiper .product-swiper .swiper-button-prev:after,
  .home-page .home-part3 .box-swiper .product-swiper .swiper-button-next:after {
    display: none;
  }

  .home-page .home-part4 .box-title {
    margin: 41px auto 0;
    height: 45px;
    font-size: 24px;
    line-height: 45px;
  }

  .home-page .home-part4 .box-title:after {
    content: "";
    height: 2px;
    bottom: -10px;
  }

  .home-page .home-part4 .box-brand {
    margin: 32px auto 61px;
    width: 100%;
  }

  .home-page .home-part4 .box-brand .scroll-brand {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .home-page .home-part4 .box-brand .item-brand {
    display: block;
    border-radius: 50%;
    background-color: #fff;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px 6px 3px;
  }

  .home-page .home-part4 .box-brand .item-brand img {
    width: calc(74 / 109 * 100%);
    height: calc(74 / 109 * 100%);
    object-fit: contain;
  }

  .home-page .home-part4 .box-brand .item-brand:nth-child(12n) {
    margin: 0 3px 6px 3px;
  }

  .home-page .box-more {
    margin: 25px 0 0 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }

  .home-page .box-more p {
    height: 16px;
    font-size: 12px;
    line-height: 16px;
  }

  .home-page .box-more img {
    width: 15px;
    height: auto;
    margin: 0 0 0 10px;
  }

  .home-search {
    height: auto;
    padding: 0px 0 60px 0;
  }

  .home-search .box-title {
    width: 100%;
    margin: 33px auto 20px;
    height: 45px;
    font-family: PingFang SC;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    line-height: 45px;
    text-align: center;
  }

  .home-search .box-search {
    max-width: 100%;
    width: 706px;
    height: 50px;
    margin: auto;
    background: #ffffff;
    border-radius: 8px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
    position: relative;
  }

  .home-search .box-search input {
    margin: 0 0 0 16px;
    width: 85%;
    font-weight: bold;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }

  .home-search .box-search img {
    width: 14px;
    height: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 27px;
  }

  .intro-page .intro-part1 {
    padding: 30px 0 60px 0;
  }

  .intro-page .intro-part1 .mauto {
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
  }

  .intro-page .intro-part1 .mauto .part-left {
    width: 100%;
    max-width: 100%;
  }

  .intro-page .intro-part1 .mauto .part-left .title {
    height: 30px;
    font-size: 26px;
    line-height: 30px;
    margin: 20px 0 40px 0;
  }

  .intro-page .intro-part1 .mauto .part-left .box-txt {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0 0 0;
  }

  .intro-page .intro-part1 .mauto .part-right {
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
  }

  .intro-page .intro-part1 .mauto .part-right .box-img {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
  }

  .intro-page .intro-part2 .title {
    margin: 40px auto 0;
    height: 26px;
    font-size: 26px;
    line-height: 26px;
  }

  .intro-page .intro-part2 .box-video {
    width: 100%;
    margin: 38px auto 38px;
  }

  .connect-page .connect-part1 .mauto {
    padding: 30px 0 50px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative;
  }

  .connect-page .connect-part1 .mauto .part-right {
    width: 100%;
    height: auto;
  }

  .connect-page .connect-part1 .mauto .part-right .box-map {
    width: 100%;
    height: 581px;
  }

  .connect-page .connect-part1 .mauto .part-right .box-map .contacts-map-b,
  .connect-page .connect-part1 .mauto .part-right .box-map #map {
    width: 100%;
    height: 100%;
  }

  .connect-page .connect-part1 .mauto .part-left {
    width: 100%;
    height: auto;
    background: #ffffff;
    border-radius: 15px;
    position: relative;
    left: auto;
    top: 0;
    margin: 20px auto 0;
    transform: translateY(0%);
    padding: 20px 0 0 20px;
  }

  .connect-page .connect-part1 .mauto .part-left .title {
    height: 20px;
    font-size: 20px;
    line-height: 20px;
  }

  .connect-page .connect-part1 .mauto .part-left .title:after {
    content: "";
    width: 30px;
    height: 3px;
    position: absolute;
    bottom: -10px;
    left: 0;
  }

  .connect-page .connect-part1 .mauto .part-left .content-txt {
    margin: 30px 0 0 0;
  }

  .connect-page .connect-part1 .mauto .part-left .box-txt {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    height: auto;
    margin: 0 0 30px 0;
  }

  .connect-page .connect-part1 .mauto .part-left .box-txt .t1 {
    width: 100%;
    color: #040000;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    font-weight: 800;
    margin: 0 20px 0 0;
  }

  .connect-page .connect-part1 .mauto .part-left .box-txt .t2 {
    font-weight: 500;
    height: 16px;
    font-size: 14px;
    line-height: 16px;
    margin: 10px 0 0 0;
    color: #040000;
  }

  .code-page .code-part1 .box-code-msg .box-txt {
    margin: 82px auto 0;
    font-size: 30px;
  }

  .code-page .code-part1 .box-code-msg .box-search {
    width: 706px;
    max-width: 100%;
    height: 61px;
    margin: 48px auto 0;
    padding: 0 33px;
  }

  .code-page .code-part1 .box-code-msg .box-search input {
    height: 60px;
    line-height: 60px;
    width: 90%;
  }

  .code-page .code-part1 .box-code-msg .box-search img {
    width: 18px;
    height: auto;
  }

  .code-page .code-part1 .box-code-msg .box-msg {
    margin: 51px auto 110px;
    width: 1400px;
    max-width: 100%;
    min-height: 218px;
    height: auto;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
  }

  .code-page .code-part1 .box-code-msg .box-msg .item-msg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: calc(5 / 5 * 100%);
    height: 58px;
    padding: 50px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  }

  .code-page .code-part1 .box-code-msg .box-msg .item-msg .t1 {
    width: 100%;
    height: 18px;
    font-family: PingFang SC;
    font-weight: 800;
    font-size: 18px;
    color: #115aa0;
    line-height: 18px;
    text-align: center;
  }

  .code-page .code-part1 .box-code-msg .box-msg .item-msg .t2 {
    width: 100%;
    height: 16px;
    font-weight: 800;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
    text-align: center;
    margin: 16px auto 0;
  }

  .detail-page .home-nav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    min-height: 96px;
    height: auto;
    line-height: 22px;
  }

  .detail-page .home-nav img {
    width: 10px;
    height: auto;
    margin: 0 10px 0 0;
  }

  .detail-page .home-nav a {
    margin: 0 4px 0px 4px;
  }

  .detail-page .box-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0px 0 42px 0;
  }

  .detail-page .box-content .left-content {
    max-width: 100%;
    width: 100%;
  }

  .detail-page .box-content .left-content .box-nav .item-nav {
    width: 100%;
    margin: 0 auto 11px;
  }

  .detail-page .box-content .left-content .box-nav .item-nav .nav-title {
    cursor: pointer;
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: space-between;
    padding: 0 18px 0 20px;
    background-color: #e5eff7;
  }

  .detail-page .box-content .left-content .box-nav .item-nav .nav-title p {
    font-weight: 500;
    font-size: 18px;
    color: #1677b9;
  }

  .detail-page .box-content .left-content .box-nav .item-nav .nav-title img.icon {
    display: none;
  }

  .detail-page .box-content .left-content .box-nav .item-nav .nav-title img.icon1 {
    width: 8px;
    height: auto;
  }

  .detail-page .box-content .left-content .box-nav .item-nav .nav-content {
    display: none;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-title {
    background-color: #1677b9;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-title p {
    color: #fff;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-title img.icon {
    display: inline-block;
    width: 14px;
    height: auto;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-title img.icon1 {
    display: none;
    width: 14px;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-content {
    display: inline-block;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    padding: 29px 0;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item {
    width: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #3e3e3e;
    line-height: 49px;
    padding: 0 18px 0 30px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: space-between;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item img {
    display: none;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item:hover,
  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-active {
    color: #1677b9;
  }

  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-item:hover img,
  .detail-page .box-content .left-content .box-nav .item-active .nav-content .nav-content-active img {
    width: 19px;
    height: auto;
    display: inline-block;
  }

  .detail-page .box-content .right-content {
    max-width: 100%;
    width: 100%;
    margin: 0px auto 0;
  }

  .detail-page .box-content .right-content .detail-content-text {
    padding: 50px 2% 0 2%;
    background-color: #ffffff;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-content {
    width: 100%;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-content .detail-swiper-content {
    width: 100%;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-content .detail-swiper-content .swiper {
    width: 100%;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-content .detail-swiper-content .swiper .swiper-slide {
    width: 100%;
    height: 200px;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-content .detail-swiper-content .swiper .swiper-slide img {
    object-fit: contain;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right {
    width: 100%;
    margin: 0 auto 0px;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .t1 {
    font-size: 22px;
    margin: 0 0 0 0;
    color: #313131;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .t2 {
    margin: 18px 0 0 0;
    font-size: 20px;
    color: #313131;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon {
    margin: 20px 0 0 0;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon a {
    width: 22px;
    height: auto;
    margin: 0 20px 0 0;
  }

  .detail-page .box-content .right-content .detail-content-text .detail-top .detail-top-right .box-icon img {
    width: 18px;
    height: auto;
    margin: 0 0px 0 0;
  }

  .detail-page .box-content .right-content .detail-content-text .item {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0 0 0;
  }

  .detail-page .box-content .right-content .detail-content-text .item .box-title {
    width: 974px;
    height: 41px;
    max-width: 100%;
    background-color: #f7f9fc;
    padding: 0 0 0 5px;
    margin: 0 0 0px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
  }

  .detail-page .box-content .right-content .detail-content-text .item .box-title p {
    text-align: left;
    font-family: PingFang SC;
    font-weight: 800;
    font-size: 16px;
    color: #1677b9;
    line-height: 41px;
    height: 41px;
    border-bottom: 2px solid #1677b9;
  }

  .detail-page .box-content .right-content .detail-content-text .item .box-text {
    text-align: center;
    margin: 22px auto 58px;
  }

  .detail-page .box-content .right-content .detail-content-text .item .box-text img {
    width: 750px;
    height: auto;
    object-fit: cover;
  }

  .detail-page .box-content .right-content .detail-swiper-content {
    margin: auto;
    width: 387px;
    max-width: 100%;
    position: relative;
  }

  .detail-page .box-content .right-content .detail-swiper-content .swiper-slide {
    width: 100%;
    height: 330px;
  }

  .detail-page .box-content .right-content .detail-swiper-content .swiper-slide img.product {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .detail-page .box-content .right-content .detail-swiper-content .img-icon {
    display: none;
  }

  .detail-page .box-content .right-content .detail-swiper-content2 {
    max-width: 100%;
    width: 404px;
    margin: 39px auto 30px;
    overflow: hidden;
  }

  .detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide {
    width: calc(73 / 404 * 100%);
    height: 60px;
    background: #ffffff;
    border: 1px solid rgba(160, 160, 160, 0.3);
    display: flex;
    align-items: center;
    align-content: center;
    overflow: hidden;
  }

  .detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .detail-page .box-content .right-content .detail-swiper-content2 .swiper-slide-thumb-active {
    border: 2px solid #f4a116;
  }

  .detail-page .box-content .cart-content {
    width: 100%;
    margin: 0px auto 20px;
  }

  .detail-page .box-content .cart-content .cart-deital {
    display: flex;
    flex-wrap: wrap;
    margin: 5px auto 0;
    justify-content: space-between;
    width: 100%;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail {
    background-color: #fff;
    margin: 0 0px 34px 0;
    width: 329px;
    height: 404px;
    height: auto;
    padding: 0 25px;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .img-scale {
    max-width: 100%;
    width: 256px;
    height: 234px;
    margin: 47px auto 48px;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .img-scale img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt {
    margin: 0px 0 29px 0;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    width: 100%;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt1 {
    width: 100%;
    font-size: 16px;
    color: #4a4a4a;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt2 {
    margin: 10px 0 0 0;
    width: 100%;
    font-size: 16px;
    color: #020202;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail:nth-child(3n) {
    margin: 0 0 34px 0;
  }
}

@media (max-width: 1200px) {
  header {
    height: auto;
  }

  main {
    margin-top: 70px;
  }
}

@media (max-width: 767px) {
  main {
    margin-top: 70px;
  }

  .detail-page .box-content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: center;
    margin: 0px 0 42px 0;
  }

  .detail-page .box-content .cart-content {
    width: 100%;
    margin: 0px auto 20px;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail {
    background-color: #fff;
    margin: 0 auto 34px;
    width: 100%;
    height: 404px;
    height: auto;
    padding: 0 0px;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .img-scale {
    max-width: 90%;
    width: 100%;
    height: auto;
    margin: 47px auto 48px;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .img-scale img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt {
    margin: 0px auto 29px;
    padding: 0 0 0 0px;
    box-sizing: border-box;
    width: 90%;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt1 {
    width: 100%;
    font-size: 16px;
    color: #4a4a4a;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail .bottom-txt p.txt2 {
    margin: 10px 0 0 0;
    width: 100%;
    font-size: 16px;
    color: #020202;
  }

  .detail-page .box-content .cart-content .cart-deital .item-detail:nth-child(3n) {
    margin: 0 auto 34px;
  }
}