.poduct {
  margin-bottom: 2.73rem;
}
.poduct .l-product {
  width: 34.09rem;
}
.poduct .l-product .big-container {
  width: 100%;
  height: 18.18rem;
  margin-bottom: 0.91rem;
}
.poduct .l-product .big-container .swiper-slide {
  cursor: pointer;
}
.poduct .l-product .big-container .pic {
  width: 100%;
  height: 100%;
}
.poduct .l-product .big-container .pic img {
  object-fit: contain;
}
.poduct .l-product .small {
  position: relative;
}
.poduct .l-product .small .swiper-button-next:after,
.poduct .l-product .small .swiper-button-prev:after {
  font-size: 0.73rem;
  color: #999;
}
.poduct .l-product .small .swiper-button-next,
.poduct .l-product .small .swiper-button-prev {
  width: 1.36rem;
  height: 1.36rem;
  border-radius: 50%;
  border: 0.05rem solid #999;
}
.poduct .l-product .small .swiper-button-prev {
  left: 0;
}
.poduct .l-product .small .swiper-button-prev:hover {
  border-color: #1c3a4b;
}
.poduct .l-product .small .swiper-button-prev:hover::after {
  color: #1c3a4b;
}
.poduct .l-product .small .swiper-button-next {
  right: 0;
}
.poduct .l-product .small .swiper-button-next:hover {
  border-color: #1c3a4b;
}
.poduct .l-product .small .swiper-button-next:hover::after {
  color: #1c3a4b;
}
.poduct .l-product .small-container {
  width: 89.4%;
  margin: 0 auto;
}
.poduct .l-product .small-container .pic {
  position: relative;
  padding-bottom: 60%;
  border: 1px solid #f1f1f1;
}
.poduct .l-product .small-container .pic img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.poduct .l-product .small-container .swiper-slide-thumb-active {
  border: 1px solid #1c3a4b;
}
.poduct .l-product .big {
  position: relative;
  overflow: hidden;
  height: 18.18rem;
  margin-bottom: 0.91rem;
}
.poduct .l-product .big .tool {
  width: 150px;
  height: 150px;
  background: #1c3a4b;
  opacity: 0.4;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  left: 0;
  cursor: move;
  z-index: 9;
  display: none;
}
.poduct .r-product {
  position: relative;
  width: calc(100% - 34.09rem);
  padding-left: 3.5%;
}
.poduct .r-product #target {
  position: absolute;
  left: 3%;
  top: 0;
  height: 500px;
  width: 500px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  visibility: hidden;
  z-index: 99;
}
.poduct .r-product h3 {
  font-size: 1.09rem;
  line-height: 1.64rem;
  margin-bottom: 0.23rem;
}
.poduct .r-product .des {
  font-size: 0.73rem;
  color: #999;
  line-height: 1.09rem;
}
.poduct .r-product .price {
  position: relative;
  margin: 1.14rem 0 1.36rem;
  padding-bottom: 1.36rem;
}
.poduct .r-product .price::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.05rem;
  background-color: #E8E8E8;
}
.poduct .r-product .price * {
  color: #E51C23;
}
.poduct .r-product .price b {
  font-size: 0.73rem;
  font-style: normal;
}
.poduct .r-product .price span {
  font-size: 1.36rem;
  font-weight: bold;
}
.poduct .r-product .to-login {
  margin: 1.14rem 0 1.36rem;
  display: block;
  color: #E51C23;
  font-size: 0.82rem;
}
.poduct .r-product .code {
  margin-bottom: 0.91rem;
}
.poduct .r-product .code span {
  color: #999;
  margin-left: 0.91rem;
}
.poduct .r-product .service i {
  color: #999;
  margin-left: 1.82rem;
  font-style: normal;
}
.poduct .r-product .service i:first-child {
  margin-left: 0.91rem;
}
.poduct .r-product .mycart {
  margin-top: 1.36rem;
}
.poduct .r-product .mycart .mycart-num .num {
  width: 2.05rem;
  height: 2.27rem;
  text-align: center;
  line-height: 2.27rem;
  box-sizing: border-box;
  border: 0.05rem solid #eee;
}
.poduct .r-product .mycart .mycart-num .plus {
  width: 1.5rem;
  height: 1.14rem;
  line-height: 1.14rem;
  text-align: center;
  box-sizing: border-box;
  border-top: 0.05rem solid #eee;
  border-right: 0.05rem solid #eee;
  border-bottom: 0.05rem solid #eee;
  cursor: pointer;
}
.poduct .r-product .mycart .mycart-num .min {
  width: 1.5rem;
  height: 1.14rem;
  line-height: 1.14rem;
  text-align: center;
  box-sizing: border-box;
  border-right: 0.05rem solid #eee;
  border-bottom: 0.05rem solid #eee;
  cursor: pointer;
}
.poduct .r-product .mycart .purchase {
  margin: 0 0.45rem 0 1.36rem;
  display: inline-block;
  width: 4.82rem;
  height: 2.27rem;
  line-height: 2.27rem;
  text-align: center;
  font-size: 0.73rem;
  color: #fff;
  background-color: #B72E00;
}
.poduct .r-product .mycart .customer {
  display: inline-block;
  width: 4.82rem;
  height: 2.27rem;
  line-height: 2.27rem;
  text-align: center;
  font-size: 0.73rem;
  color: #fff;
  background-color: #1c3a4b;
}
.poduct .r-product .pro-share {
  margin-top: 1.59rem;
}
.poduct .r-product .pro-share span {
  margin-right: 0.3rem;
}
.poduct .r-product .pro-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 30px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.poduct .r-product .pro-share .social-share-icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.poduct .r-product .pro-share .icon-weibo {
  margin-right: 0.45rem;
  color: #ff763b;
  border-color: #ff763b;
}
.poduct .r-product .pro-share .icon-weibo::before {
  content: '\e60b';
}
.poduct .r-product .pro-share .icon-weibo:hover {
  background-color: #ff763b;
  color: #fff;
}
.poduct .r-product .pro-share .icon-wechat {
  color: #7bc549;
  border-color: #7bc549;
}
.poduct .r-product .pro-share .icon-wechat::before {
  content: '\e60c';
}
.poduct .r-product .pro-share .icon-wechat .wechat-qrcode {
  position: absolute;
  top: 130%;
  left: 50%;
  transform: translateX(-50%);
  width: 11.36rem;
  height: auto;
  background-color: #fff;
  padding-bottom: 0.45rem;
  box-shadow: 0 0.3rem 0.73rem 0 rgba(0, 0, 0, 0.05);
  display: none;
  z-index: 999;
}
.poduct .r-product .pro-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 1.18rem;
  line-height: 1.18rem;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
  font-size: 0.55rem;
}
.poduct .r-product .pro-share .icon-wechat .wechat-qrcode .qrcode {
  width: 4.77rem;
  height: 4.77rem;
  margin: 0.45rem auto;
}
.poduct .r-product .pro-share .icon-wechat .wechat-qrcode .help {
  color: #666;
  font-size: 0.55rem;
}
.poduct .r-product .pro-share .icon-wechat .wechat-qrcode .help p {
  line-height: 0.82rem;
}
.poduct .r-product .pro-share .icon-wechat:hover {
  background-color: #7bc549;
  color: #fff;
}
.poduct .r-product .pro-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.pro-nav {
  padding-top: 0.91rem;
  margin-bottom: 2.73rem;
}
.pro-nav .main-center {
  padding-bottom: 0.82rem;
  border-bottom: 0.05rem solid #ddd;
}
.pro-nav li a {
  position: relative;
  margin-right: 3.95rem;
  font-size: 0.82rem;
}
.pro-nav li a::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.82rem;
  transform: translateX(-50%);
  width: 0;
  height: 0.09rem;
  background-color: #1c3a4b;
}
.pro-nav li a:hover {
  color: #1c3a4b;
}
.pro-nav li a:hover::after {
  width: 3.64rem;
  transition: all 0.5s ease;
}
.pro-nav li .pro-nav-cur {
  color: #1c3a4b;
}
.pro-nav li .pro-nav-cur::after {
  width: 3.64rem;
  transition: all 0.5s ease;
}
.feature .feature-info {
  font-size: 0.82rem;
  line-height: 1.36rem;
}
.feature .feature-info p {
  position: relative;
  padding-left: 1.14rem;
  font-size: 0.82rem;
  line-height: 1.36rem;
  margin-bottom: 1.68rem;
}
.feature .feature-info p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.32rem;
  width: 0.64rem;
  height: 0.64rem;
  border-radius: 50%;
  border: 0.05rem solid #1c3a4b;
}
.feature .feature-info p::after {
  content: '';
  position: absolute;
  left: 0.23rem;
  top: 0.55rem;
  width: 0.27rem;
  height: 0.27rem;
  border-radius: 50%;
  background-color: #1c3a4b;
}
.feature .pic {
  width: 100%;
  height: 25.45rem;
}
.feature .pic img {
  object-fit: contain;
}
.specification .speci-info table {
  width: 100%;
}
.specification .speci-info table td {
  height: 2.27rem;
  vertical-align: middle;
  padding-left: 2.73rem;
  font-size: 0.73rem;
  border: 0.05rem solid #e5e5e5;
}
.specification .speci-info table td:first-child {
  background-color: #1c3a4b;
  color: #fff;
  padding-left: 1%;
  width: 15%;
}
.product-size .size-container{
  justify-content:center;
}
.product-size .size-container .pic {
  width: 98%;
  margin-right: 2%;
  margin-bottom: 0.91rem;
}
.product-size .size-container .pic:nth-child(2n) {
  margin-right: 0;
}
.product-size .size-container .pic .img {
  width: 100%;
  position: relative;
  padding-bottom: 59.9%;
}
.product-size .size-container .pic .img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.division {
  background-color: #fafafa;
  margin-top: 2.73rem;
  padding-bottom: 1.82rem;
}
.division .division-continer .pic {
  width: 98%;
  margin-right: 2.2%;
  background-color: #fff;
  margin-bottom: 0.91rem;
}
.division .division-continer .pic:nth-child(2n) {
  margin-right: 0;
}
.division .division-continer .pic .img {
  width: 100%;
  position: relative;
  padding-bottom: 59.9%;
}
.division .division-continer .pic .img img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
.pro-video .videolist {
  width: 32.1%;
  margin-right: 1.85%;
  margin-bottom: 1.82rem;
  cursor: pointer;
}
.pro-video .videolist:nth-child(3n) {
  margin-right: 0;
}
.pro-video .videolist .picBox {
  position: relative;
  padding-bottom: 64.4%;
  background-color: #f0f0f0;
  overflow: hidden;
}
.pro-video .videolist .picBox .pic {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
}
.pro-video .videolist .picBox .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.27rem;
  height: 2.27rem;
  background-color: #1c3a4b;
  text-align: center;
  line-height: 2.27rem;
  border-radius: 50%;
}
.pro-video .videolist .picBox .icon i {
  font-size: 1.09rem;
  color: #fff;
}
.pro-video .videolist .vtit {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 0.91rem;
  text-align: center;
  margin-top: 0.68rem;
}
.pro-video .videolist:hover .picBox .pic {
  transform: scale(1.04);
}
.pro-video .mask {
  position: fixed;
  display: none;
  width: 100%;
  height: 45.45rem;
  top: 0rem;
  left: 0rem;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99;
}
.pro-video .videos {
  background-color: #000;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 50vw;
  height: 18.18rem;
}
.pro-video .videos #video {
  height: 100%;
}
.pro-video .vclose {
  position: absolute;
  right: -10%;
  top: -10%;
  border-radius: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 1.09rem;
}
.related {
  margin-bottom: 3.64rem;
}
.related .related-container .pic {
  width: 100%;
  position: relative;
  padding-bottom: 67%;
  background-color: #f1f1f1;
  margin-bottom: 0.91rem;
  overflow: hidden;
}
.related .related-container .pic img {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease;
  object-fit: contain;
}
.related .related-container .pic .hover-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 1.14rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.5s ease;
}
.related .related-container .pic .hover-info p {
  line-height: 1.36rem;
  color: #fff;
  margin-bottom: 1.82rem;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.related .related-container .pic .hover-info span {
  display: inline-block;
  width: 5.91rem;
  height: 1.64rem;
  line-height: 1.64rem;
  text-align: center;
  background-color: #1c3a4b;
  color: #fff;
  margin: 0 auto;
}
.related .related-container .pro-name {
  height: 0.91rem;
  min-height: 12px;
  text-align: center;
  font-size: 0.82rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.related .related-container .related-product {
  display: block;
}
.related .related-container .related-product:hover .pic img {
  transform: scale(1.04);
}
.related .related-container .related-product:hover .hover-info {
  opacity: 1;
}
.related .related-container .related-product:hover .pro-name {
  color: #1c3a4b;
}
@media only screen and (max-width: 768px) {
  .inner-banner .txt h3 {
    font-size: 1rem;
  }
  .inner-banner .txt p {
    font-size: 0.75rem;
  }
  .poduct {
    flex-direction: column;
  }
  .poduct .l-product {
    width: 100%;
    margin-bottom: 0.91rem;
  }
  .poduct .l-product .big {
    height: 12.18rem;
  }
  .poduct .l-product .big-container {
    height: 12.18rem;
  }
  .poduct .l-product .small-container {
    width: 70%;
  }
  .poduct .r-product {
    width: 100%;
    padding-left: 0;
  }
  .poduct .r-product .mb-reverse {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin-top: 1.59rem;
  }
  .poduct .r-product .mb-reverse .mycart {
    margin-top: 0;
  }
  .poduct .r-product .mb-reverse .mycart .purchase {
    width: 4.5rem;
    margin: 0 0.45rem;
  }
  .poduct .r-product .mb-reverse .pro-share {
    margin-top: 0;
    display: flex;
    align-items: center;
  }
  .poduct .r-product #target {
    display: none !important;
  }
  .pro-nav li a {
    margin-right: 0.2rem;
  }
  .feature .pic {
    height: auto;
  }
  .specification .speci-info table td {
    padding-left: 0.5rem;
  }
  .specification .speci-info table td:first-child {
    width: 20%;
  }
  .product-size .size-container .pic {
    width: 100%;
    margin-right: 0;
  }
  .product-size .size-container .pic .img {
    padding-bottom: 100%;
  }
  .division .division-continer .pic {
    width: 100%;
    margin-right: 0;
  }
  .pro-video .videolist {
    width: 100%;
    margin-right: 0;
  }
}
