@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}
/* body::-webkit-scrollbar {
    display: none
} */
body {
  font-size: 12px;
  font-family: 'Comfortaa', 'Source Han Sans', Arial, Helvetica, sans-serif;
  position: relative;
  background-color: #f7f7f7;
}
div,
li {
  box-sizing: border-box;
}
html {
  font-size: 100px;
}
@font-face {
  font-family: "Comfortaa-Bold-2";
  src: url("/static/fonts/Comfortaa/Comfortaa-Regular-1.ttf") format("woff2");
}
@font-face {
  font-family: "SweiMarkerSansCJKtc";
  src: url("/static/fonts/SweiMarkerSansCJKsc-Thin.ttf");
}
li {
  list-style: none;
}
a {
  text-decoration: none !important;
}
.tip-box {
  display: none;
}
.paginationHtml .paginationHtmlcurrent {
  font-size: 0.5rem;
  font-family: Source Han Sans;
  font-weight: bold;
  color: #333333;
  margin-right: 0.16rem;
}
.paginationHtml .paginationHtmltotal {
  font-size: 0.22rem;
  font-family: Source Han Sans;
  font-weight: 400;
  color: #09102D;
  position: absolute;
  top: 0.1rem;
}
.product {
  width: 100%;
  height: 100%;
}
.product .product-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.product .product-box .swiper-product {
  width: 100%;
  height: 100%;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide {
  position: relative;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .ismobilebgc {
  display: none;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .ispcbgc {
  display: block;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg {
  position: absolute;
  top: 44%;
  left: 1.8rem;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-top {
  font-size: 0.92rem;
  font-family: Comfortaa-Bold-2;
  font-weight: 400;
  color: #2A3F91;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-tp {
  font-size: 0.62rem;
  font-family: SweiMarkerSansCJKtc;
  font-weight: 100;
  color: #2A3F91;
  margin-top: 0.12rem;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-btn {
  width: 1.88rem;
  height: 0.6rem;
  border: 1px solid #2A3F91;
  border-radius: 0.3rem;
  font-size: 0.18rem;
  font-family: SourceHanSansCN;
  font-weight: 400;
  
  line-height: 0.6rem;
  text-align: center;
  cursor: pointer;
  margin-top: 0.42rem;
  display: inline-block;
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-btn a{
  color: #2A3F91;
}

.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-btn:hover{
  background-color: #2A3F91;
  
}
.product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-btn:hover a{
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.product .product-box .header-box {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  height: 1rem;
  width: 100%;
  background: #2A3F91;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product .product-box .header-box .logo {
  margin-left: 0.82rem;
}
.product .product-box .header-box .logo img {
  width: 2.62rem;
  height: 0.7rem;
}
.product .product-box .header-box .tit {
  margin-right: 0.8rem;
}
.product .product-box .header-box .tit ul {
  display: flex;
}
.product .product-box .header-box .tit ul li {
  margin-right: 0.7rem;
}
.product .product-box .header-box .tit ul li a {
  font-size: 0.22rem;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.6;
}
.product .product-box .header-box .tit ul li a:hover {
  opacity: 1;
}
.product .product-box .header-box .tit ul .active a {
  opacity: 1;
  font-size: 0.22rem;
  font-weight: 400;
  color: #FFFFFF;
}
.product .product-box2 {
  width: 100%;
  height: 100%;
}
.product .product-box2 .box1 {
  height: 0.62rem;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
}
.product .product-box2 .box1 .jiantou {
  width: 0.08rem;
  height: 0.15rem;
  margin-left: 0.17rem;
}
.product .product-box2 .box1 img {
  width: 0.16rem;
  height: 0.16rem;
  margin-left: 2.17rem;
  margin-right: 0.16rem;
}
.product .product-box2 .box1 a {
  font-size: 0.16rem;
  font-weight: 400;
  color: #999999;
}
.product .product-box2 .box1 a:hover {
  color: #2A3F91;
}
.product .product-box2 .box1 span {
  margin: 0 0.16rem;
  width: 0.08rem;
  height: 0.15rem;
}
.product .product-box2 .box1 p {
  font-size: 0.16rem;
  font-weight: 400;
  color: #2A3F91;
  cursor: pointer;
}
.chainShow{
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #E9EBF0;
  height: 1.5rem;
}
.chainShow .chainShow-tit{
    font-size: 0.26rem;
  font-weight: 400;
  color: #333333;
  
}
.chainShow .chainShow-end{
    margin-top: 0.17rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #666666;
}

.product .product-box2 .box2 {
  background-image: linear-gradient(to bottom, #fff 50%, #E9EBF0 0);
  height: 10rem;
  position: relative;
}
/* .product .product-box2 .box3 .box3-tit {
  font-size: 0.26rem;
  font-weight: 400;
  color: #333333;
}
.product .product-box2 .box3 .box3-end {
  margin-top: 0.17rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #666666;
} */
.product .product-box2 .box2 .publicity {
  text-align: center;
  display: none;
}
.product .product-box2 .box2 .publicity .tit {
  font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
  display: block;
}
.product .product-box2 .box2 .publicity .msg {
  margin-top: 0.2rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #666666;
}
.product .product-box2 .box2 img {
  width: 8.14rem;
  height: 7.54rem;
  position: absolute;
  right: 1.6rem;
  top: 0.9rem;
  object-fit: contain;
}
.product .product-box2 .box2 .box2-info {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  width: 8.6rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 0.2rem 0px rgba(102, 102, 102, 0.1);
  display: flex;
  flex-direction: column;
  padding: 1.2rem 0.5rem;
}
.product .product-box2 .box2 .box2-info img {
  position: absolute;
  top: -0.8rem;
  left: 1.7rem;
  width: 1.42rem;
  height: 1.42rem;
  background: #2A3F91;
  box-shadow: 0px 0px 0px 0px rgba(40, 68, 172, 0.5);
}
.product .product-box2 .box2 .box2-info .box2-info-tit {
  font-size: 0.32rem;
  font-weight: 400;
  color: #333333;
}
.product .product-box2 .box2 .box2-info .box2-info-msg {
  font-size: 0.18rem;
  font-weight: 400;
  color: #333333;
  margin-top: 0.6rem;
  text-indent: 0.4rem;
  line-height: 0.4rem;
}
.product .product-box2 .box2 .box2-info .box2-info-bg {
  width: 100%;
  height: 0.12rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #00A0E9 80%, #2A3F91 0%);
}
.product .product-box2 .box3 {
  /* background: #E9EBF0; */
  /* margin-top: 1.2rem; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.product .product-box2 .box3 .box3-tit {
  font-size: 0.26rem;
  font-weight: 400;
  color: #333333;
}
.product .product-box2 .box3 .box3-end {
  margin-top: 0.17rem;
  font-size: 0.14rem;
  font-weight: 400;
  color: #666666;
}
.product .product-box2 .box3 .bgc {
  position: relative;
  /* margin-top: 1rem; */
  overflow: hidden;
      height: 100vh;
    width: 100%;
}
.product .product-box2 .box3 .bgc .pcbgc {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product .product-box2 .box3 .bgc .mbbgc {
  width: 100%;
  height: 100%;
  display: none;
}
.product .product-box2 .box3 .bgc .bgc-info {
  position: absolute;
  top: 50%;
  left: 7rem;
  transform: translateX(-50%);
  /* display: flex; */
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  display: none;
}
.product .product-box2 .box3 .bgc .bgc-info .t {
  font-size: 0.56rem;
  font-weight: 400;
  color: #FFFFFF;
}
.product .product-box2 .box3 .bgc .bgc-info .l {
  margin-top: 0.3rem;
  font-size: 0.32rem;
  font-weight: 300;
  color: #FFFFFF;
}
.product .product-box2 .box3 .bgc .ren {
  width: 4rem;
  height: 9rem;
  position: absolute;
  right: 2rem;
  bottom: 0rem;
  background-color: transparent;
  border: none;
  object-fit: contain;
  display: none;
}
.product .product-box2 .box4 {
  width: 100%;
  height: 100%;
  background: #F7F7F7;
  /* padding: 1rem 0; */
}
.product .product-box2 .box4 .box4-top {
  display: flex;
  justify-content: space-between;
  padding: 0 1.6rem;
  margin-top: .6rem;
}
.product .product-box2 .box4 .box4-top .box4-top-left {
  display: flex;
  flex-direction: column;
}
.product .product-box2 .box4 .box4-top .box4-top-left .fa {
  font-size: 0.36rem;
  font-weight: 400;
  color: #333333;
}
.product .product-box2 .box4 .box4-top .box4-top-left .zz {
  font-size: 0.2rem;
  font-weight: 400;
  color: #666666;
  margin-top: 0.3rem;
}
.product .product-box2 .box4 .box4-bom {
  margin-top: 0.6rem;
  position: relative;
}
.product .product-box2 .box4 .box4-bom .pcbgc,
.product .product-box2 .box4 .box4-bom .mbbgc {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  /* opacity: 0.6; */
  object-fit: cover;
  vertical-align: -webkit-baseline-middle;
}
.product .product-box2 .box4 .box4-bom .mbbgc {
  display: none;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper {
  position: absolute;
  top: -1rem;
  right: 1.6rem;
  z-index: 12;
  display: none;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper {
  width: 4.2rem;
  margin-top: 0.3rem;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper .swiper-slide {
  width: 4.2rem;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper .swiper-slide .slide-box {
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 0px 0.1rem 0px rgba(102, 102, 102, 0.1);
  border-radius: 0.2rem;
  display: flex;
  flex-direction: column;
  padding: 0.3rem;
  margin-top: 0.25rem;
  height: 1.7rem;
  border: none;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper .swiper-slide .slide-box .silde-box-tit {
  font-size: 0.26rem;
  font-family: PingFang;
  font-weight: bold;
  color: #333333;
}
.product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper .swiper-slide .slide-box .silde-box-rn {
  font-size: 0.18rem;
  font-weight: 300;
  color: #666666;
  margin-top: 0.18rem;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.product .product-box2 .box4 .box4-bom .scr {
  position: absolute;
  top: -1.3rem;
  width: 4.2rem;
  margin-left: calc(68.5% - .9rem);
  display: none;
}
.product .product-box2 .box4 .box4-bom .pagination {
  position: absolute;
  top: -1.99rem;
  text-align: right;
  width: 100%;
  padding-right: 5.1rem;
  display: none;
}
.product .product-box2 .box4 .box4-bom .paginationActive {
  font-size: 0.5rem;
  font-weight: bold;
  color: #333333;
}
.product .product-box2 .box4 .box4-bom .swiper-scrollbar-drag {
  background: #000000;
}
.product .product-box2 .box4 .box4-bom .page {
  position: absolute;
  top: -1.5rem;
  right: 1.85rem;
  z-index: 10;
  display: none;
}
.product .product-box2 .box4 .box4-bom .page .swiper-button-next,
.product .product-box2 .box4 .box4-bom .page .swiper-button-prev {
  --swiper-navigation-size: 0.2rem;
  transform: rotateY(180deg);
  color: #09102D;
}
.product .product-box2 .footer {
  width: 100%;
  background: #2A3F91;
  position: relative;
  /* margin-top: .5rem; */
}
.product .product-box2 .footer .ispc .footer-box {
  padding: 0.65rem 0 0.3rem 0;
  display: flex;
  justify-content: space-around;
}
.product .product-box2 .footer .ispc .footer-box .box-1 img {
  width: 3.38rem;
  height: 0.91rem;
  /* margin-left: 0.5rem; */
}

.product .product-box2 .footer .ispc .footer-box .box-2 ul {
  display: flex;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li {
  margin-left: 0.82rem;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-tit {
  font-size: 0.18rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-tit a{
  font-size: 0.18rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #FFFFFF;
}

.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-msg {
  display: flex;
  flex-direction: column;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-msg a:nth-child(3){
  display: none;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-msg a{
  margin-top: .2rem;
}
.product .product-box2 .footer .ispc .footer-box .box-2 ul li .li-msg span {
  font-size: 0.14rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.4;
  margin-top: 0.2rem;
  cursor: pointer;
}
.product .product-box2 .footer .ispc .footer-box .box-3 {
  height: 1rem;
  display: flex;
  /* margin-left: 1.3rem; */
}
.product .product-box2 .footer .ispc .footer-box .box-3 .box-3-img {
  background-color: #fff;
}
.product .product-box2 .footer .ispc .footer-box .box-3 .box-3-img img {
  padding: 0.05rem;
  width: 0.9rem;
  height: 0.9rem;
}
.product .product-box2 .footer .ispc .footer-box .box-3 .box-3-msg {
  display: flex;
  flex-direction: column;
  margin-left: 0.2rem;
  justify-content: space-between;
}
.product .product-box2 .footer .ispc .footer-box .box-3 .box-3-msg .logo-tit {
  font-size: 0.16rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}
.product .product-box2 .footer .ispc .footer-box .box-3 .box-3-msg .info {
  font-size: 0.14rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #CCCCCC;
  cursor: pointer;
}
.product .product-box2 .footer .ispc .filing {
  width: 100%;
  margin-top: 0.3rem;
  text-align: center;
  padding: 0.19rem 0;
  background: #090d64;
  font-size: 0.14rem;
  font-family: 'Source Han Sans';
  font-weight: 400;
  color: #CCCCCC;
  opacity: 0.8;
}
.product .product-box2 .footer .footer-mobile {
  display: none;
}
@media (max-width: 750px) {
  .tip-box{
    display: block;
  }
  .product .product-box .header-box{
    display: none;
  }
  .chainShow{
    display: none;
  }
  a {
    color: #fff;
  }
  .product {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .product .product-box {
    padding-top: 1rem;
  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .ismobilebgc {
    display: block;
  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .ispcbgc {
    display: none;
  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg {
    top: 1rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-top {
    font-size: 0.77rem;
    font-weight: 400;
        margin: 0 auto;

  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-tp {
    font-size: 0.52rem;
    text-align: center;
    font-weight: 100;
  }
  .product .product-box .swiper-product .swiper-wrapper .swiper-slide .banner-msg .banner-msg-btn {
    display: none;
  }
  .product .product-box2 .box1 {
    display: none;
  }
  .product .product-box2 .box2 {
    width: 100%;
    padding: 0 0.3rem;
    background-image: none;
  }
  .product .product-box2 .box2 img {
    width: 100%;
    height: 5.2rem;
    position: static;
    margin-top: 0.38rem;
  }
  .product .product-box2 .box2 .publicity {
    padding-top: 0.5rem;
    display: block;
  }
   .product .product-box2 .box2 .publicity .fengjing{
     display: block;
       font-size: 0.34rem;
  font-weight: bold;
  color: #333333;
   }
      .product .product-box2 .box2 .publicity .tit{
     display: none;
   }
  .product .product-box2 .box2 .box2-info {
   width: 100%;
    padding: 0;
    height: auto;
    z-index: 1;
    position: relative;
    left: 0;
    top: 0;
  }
  .product .product-box2 .box2 .box2-info .box2-info-bg {
    position: static;
    margin-top: 0.2rem;
  }
  .product .product-box2 .box2 .box2-info .box2-info-tit {
    text-align: center;
    margin-top: 0.66rem;
  }
  .product .product-box2 .box2 .box2-info .box2-info-msg {
    margin-top: 0.3rem;
    padding: 0 0.15rem;
    color: #333;
  }
  .product .product-box2 .box2 .box2-info img {
    display: none;
  }
  .product .product-box2 .box3 .box3-tit {
    display: none;
  }
  .product .product-box2 .box3 .box3-end {
    display: none;
  }
  .product .product-box2 .box3 .bgc {
    position: relative;
    /* margin-top: 2.4rem; */
    height: 12rem;
    width: 100%;
  }
  .product .product-box2 .box3 .bgc .mbbgc {
    display: block;
    object-fit: cover;
  }
  .product .product-box2 .box3 .bgc .pcbgc {
    display: none;
    object-fit: cover;
  }
  .product .product-box2 .box3 .bgc .ren {
    right: .5rem;
    bottom: -0.5rem;
    /* display: block; */
    display: none;
  }
  .product .product-box2 .box3 .bgc .bgc-info {
    top: 2rem;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    display: none;
  }
  .product .product-box2 .box3 .bgc .bgc-info .t {
    font-size: 0.48rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .product .product-box2 .box3 .bgc .bgc-info .l {
    font-size: 0.26rem;
    font-weight: 300;
    color: #FFFFFF;
  }
  .product .product-box2 .box4 {
    padding: 0;
    position: relative;
    width: 100%;
    margin-top: 2rem;
  }
  .product .product-box2 .box4 .box4-top {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0.6rem;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 0;
  }
  .product .product-box2 .box4 .box4-top .box4-top-left .fa {
    font-size: 0.34rem;
  }
  .product .product-box2 .box4 .box4-top .box4-top-left .zz {
    font-size: 0.24rem;
  }
  .product .product-box2 .box4 .box4-bom {
    margin-top: 0;
  }
  .product .product-box2 .box4 .box4-bom .mbbgc {
    height: 100%;
    display: block;
  }
  .product .product-box2 .box4 .box4-bom .pcbgc {
    display: none;
  }
  .product .product-box2 .box4 .box4-bom .page {
    display: none;
  }
  .product .product-box2 .box4 .box4-bom .pagination {
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    top: auto;
    text-align: center;
    width: 100%;
    transform: translateX(-50%);
    padding-right: 0;
    --swiper-theme-color: #2A3F91;
  }
  .product .product-box2 .box4 .box4-bom .licehng-swiper {
    top: 2.5rem;
    left: 1.6rem;
    right: 1rem;
  }
  .product .product-box2 .box4 .box4-bom .licehng-swiper .swiper-wrapper {
    width: 4.8rem;
  }
  .product .product-box2 .box4 .box4-bom .scr {
    top: 6.2rem;
    margin-left: 0;
    transform: rotateZ(90deg);
    left: -2.8rem;
    width: 6.8rem;
  }
  .product .product-box2 .footer {
    margin-top: 0;
  }
  .product .product-box2 .footer .ispc {
    display: none;
  }
  .product .product-box2 .footer .footer-mobile {
    display: block;
    width: 100%;
    background-color: #2A3F91;
    padding: 0.34rem 0.65rem 0.42rem 0.3rem;
  }
  .product .product-box2 .footer .footer-mobile .name {
    font-size: 0.3rem;
    font-weight: 400;
    color: #FFFFFF;
  }
  .product .product-box2 .footer .footer-mobile .info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box1 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-top: 0.3rem;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 .li-box2 {
    display: flex;
    align-items: center;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 .li-box2 .dianhua {
    width: 0.25rem;
    height: 0.27rem;
    background-color: #2A3F91;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 .li-box2 .youxiang {
    width: 0.26rem;
    height: 0.22rem;
    background-color: #2A3F91;
    margin: 0.3rem 0;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 .li-box2 .dizhi {
    width: 0.21rem;
    height: 0.28rem;
    background-color: #2A3F91;
  }
  .product .product-box2 .footer .footer-mobile .info .info-box2 .li-box2 span {
    font-size: 0.22rem;
    font-weight: 400;
    color: #CCCCCC;
    margin-left: 0.39rem;
  }
  .product .product-box2 .footer .footer-mobile .info img {
    width: 1.33rem;
    height: 1.34rem;
    padding: 0.05rem;
    background-color: #fff;
  }
  .product .product-box2 .footer .footer-mobile p {
    font-size: 0.18rem;
    font-weight: 400;
    color: #999999;
    margin-top: 0.5rem;
    padding-bottom: 0.2rem;
  }
  .tip-box {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 1rem;
    background: #fafafa;
  }
  .tip-box .area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 1rem;
    padding: 0 0.3rem;
  }
  .tip-box .area .logo-box a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tip-box .area .logo-box a img {
    width: 2.6rem;
    height: 0.7rem;
  }
  .tip-box .area .nav-box {
    width: 0.5rem;
    min-height: 0.35rem;
  }
  .tip-box .area .nav-box .menu {
    display: block;
    width: 0.5rem;
    height: 0.35rem;
    background: center / 100% no-repeat url(../wapimg/wapnav.png);
  }
  .tip-box .area .nav-box .spread {
    width: 0.51rem;
    height: 0.51rem;
    background: center / 100% no-repeat url(../wapimg/close.png);
  }
  .tip-box .area .nav-box ul {
    left: 0;
    position: fixed;
    top: -200%;
    z-index: 10;
    background-color: #f9fafd;
    width: 100%;
    flex-direction: column;
    transition: all 0.35s;
    opacity: 0;
    justify-content: inherit;
    padding: 0 0.25rem;
    overflow: scroll;
  }
  .tip-box .area .nav-box ul li {
    position: relative;
    height: auto;
    border-bottom: 0.02rem solid #4e4e4e;
  }
  .tip-box .area .nav-box ul li a {
    display: block;
    padding: 0;
    line-height: 1rem;
    font-size: 0.3rem;
    color: #252526;
    border-left: 2px solid transparent;
    position: relative;
  }
  .tip-box .area .nav-box ul li .j-li a::before {
    content: "";
    display: block;
    width: 0.34rem;
    height: 0.03rem;
    background-color: #b9b9ba;
    position: absolute;
    top: 50%;
    margin-top: -0.02rem;
    right: 0;
  }
  .tip-box .area .nav-box ul li .j-li a::after {
    content: "";
    display: block;
    height: 0.34rem;
    width: 0.03rem;
    background-color: #b9b9ba;
    position: absolute;
    top: 50%;
    right: 0.16rem;
    margin-top: -0.16rem;
  }
  .tip-box .area .nav-box ul li .active a::after {
    content: "";
    display: none;
  }
  .tip-box .area .nav-box .open {
    top: 1rem;
    opacity: 1;
    padding-bottom: 0.9rem;
    background: #FFF;
  }
}
@media (min-width: 1670px) {
  .product .product-box2 .box4 .box4-bom .scr{
    margin-left: 68.5%;
  }
}
