﻿.downcover {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  background-color: rgb(0, 0, 0);
  opacity: 0.53;
  z-index: 1004;
  display: none;
}
.downdialog .private .email{
  display:none;
}
.downdialog .private .password{
  display:none;
}
.downdialog .private .checkpassword{
  display:none;
}
.downdialog {
  box-sizing: border-box;
  padding: 3vw 4vw;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 42vw;
  height: 32vw;
  z-index: 1005;
  background: #FFFFFF;
  margin: auto;
  box-sizing: border-box;
  font-size: 14px;
  display: none;
}
.downdialog .private{
 display:flex;
width: 100%;
height: 100%;
align-items: center;
justify-content: center;
flex-direction: column;
}
.downdialog p{
text-align: center;
font-size: 18px;
margin-bottom: 32px;
}
.downdialog input[type="text"], .downdialog input[type="password"]{
  height: 38px;
  line-height: 38px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  border-radius: 2px;
  display: block;
  width: 100%;
  padding-left: 10px;
  width: 100%;
}
.downdialog .inputBox{
  padding-bottom:20px;
}
.downdialog input[type="button"]{
  text-align: center;
  background-color: black;
  color: white;
  height: 38px;
  width: 16vw;
  border-radius: 5px;
  margin-right: 20px;
  cursor: pointer;
  margin-top: 20px;
}
.downdialog a{
  background-color: var(--themeColor);
  display: block;
  color: white;
  height: 38px;
  line-height: 38px;
  width: 16vw;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  margin-top: 20px;
}
.downdialog .btnArea{
  display: flex;
   justify-content: flex-start;
}

.text-hidden1 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.text-hidden2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.text-hidden3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.nwebsite-productsB3 .prodisplay {
  display: flex;
  padding-top: 60px;
  position: relative;
}

.nwebsite-productsB3 .tdpackaging {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 150px;
  margin-right: 10px;
}

.nwebsite-productsB3 .prodisplay .productleft {
  /* width: 480px; */
  margin-right: 70px;
}

.nwebsite-productsB3 .prodisplay .productleft .imgbox {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  margin-bottom: 20px;
}
.nwebsite-productsB3 .prodisplay .productleft .exzoom_img_ul_outer img{
  display: inline-block;
}

.nwebsite-productsB3 .prodisplay .productleft .imgbox .innerbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nwebsite-productsB3 .prodisplay .productleft .imgbox .innerbox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper {
  position: relative;
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper .swiper-container {
  position: static;
  width: calc(100% - 70px);
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper .swiperimgbox {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  border: 1px solid rgba(255, 255, 255, 0);
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper .swiperimgbox:hover {
  border: 1px solid var(--themeColor);
}

.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiperimgbox.active {
  border: 1px solid var(--themeColor);
}

.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiperimgbox
  .swiperinnerbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiperimgbox
  .swiperinnerbox
  img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  user-select: none;
  -webkit-user-select: none;
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper .swiper-button-prev,
.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-container-rtl
  .swiper-button-next {
  background-image: none;
  background: #eaeaea;
  left: 0;
  right: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-button-prev:hover,
.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-container-rtl
  .swiper-button-next:hover {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .prodisplay .productleft .proimgswiper .swiper-button-next,
.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-container-rtl
  .swiper-button-prev {
  background-image: none;
  background: #eaeaea;
  right: 0;
  left: auto;
  width: 30px;
  line-height: 30px;
  height: 30px;
  text-align: center;
}

.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-button-next:hover,
.nwebsite-productsB3
  .prodisplay
  .productleft
  .proimgswiper
  .swiper-container-rtl
  .swiper-button-prev:hover {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .prodisplay .productright {
  width: calc(100% - 560px);
}

.nwebsite-productsB3 .prodisplay .productright .proname {
  font-size: 32px;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdcd;
  font-weight: bold;
}

.nwebsite-productsB3 .prodisplay .productright .proargus {
  border-collapse: separate;
  border-spacing: 16px 16px;
}

.nwebsite-productsB3 .prodisplay .productright .proargus th {
  width: 120px;
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nwebsite-productsB3 .prodisplay .productright .proargus th.sizeth {
  width: 100px;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .sizedownlist {
  position: relative;
  width: 70px;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .sizedownlist #size {
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  font-size: 16px;
  width: 70px;
  height: 30px;
  padding: 0 20px 0 10px;
  color: #666666;
  cursor: initial;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .proargus
  .sizedownlist
  .icon-xialajiantouxiao {
  display: block;
  position: absolute;
  right: 4px;
  height: 30px;
  line-height: 30px;
  top: 0;
  font-size: 12px;
  cursor: pointer;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .sizedownlist ul {
  display: none;
  background: #fff;
  border: 1px solid #cdcdcd;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .sizedownlist ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  /* border-bottom: 1px solid #cdcdcd; */
  cursor: pointer;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .proargus
  .sizedownlist
  ul
  li:last-child {
  border: none;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .colorlist {
  display: flex;
  flex-wrap: wrap;
}

.nwebsite-productsB3 .prodisplay .productright .proargus .colorlist .colorbox {
  display: inline-block;
  min-width: 25px;
  min-height: 25px;
  border: 1px solid #cdcdcd;
  margin-right: 4px;
  cursor: pointer;
}
.nwebsite-productsB3 .prodisplay .productright .proargus .colorlist .colorbox img{
  width: 25px;
  height: 25px;
}

.nwebsite-productsB3 .prodisplay .productright .pricelist {
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px;
}

.nwebsite-productsB3 .prodisplay .productright .pricelist li {
  width: auto;
  padding-right: 60px;
}

.nwebsite-productsB3 .prodisplay .productright .pricelist li span {
  display: block;
}

.nwebsite-productsB3 .prodisplay .productright .pricelist li .price {
  font-size: 24px;
  color: #c91a1a;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nwebsite-productsB3 .prodisplay .productright .pricelist li .num {
  color: #333333;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nwebsite-productsB3 .prodisplay .productright .submit {
  display: flex;
  margin-left: 15px;
  margin-top: 20px;
}

.nwebsite-productsB3 .prodisplay .productright .submit .left {
  display: flex;
  width: 70px;
  height: 45px;
  margin-right: 40px;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .submit
  .left
  input::-webkit-outer-spin-button,
.nwebsite-productsB3
  .prodisplay
  .productright
  .submit
  .left
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .submit
  .left
  input[type="number"] {
  -moz-appearance: textfield;
}

.nwebsite-productsB3 .prodisplay .productright .submit .left #pronum {
  border-radius: 4px;
  border: 1px solid #cdcdcd;
  font-size: 16px;
  width: 60px;
  height: 45px;
  padding: 0 5px;
  color: #666666;
  cursor: initial;
  margin-right: 5px;
  text-align: center;
}

.nwebsite-productsB3 .prodisplay .productright .submit .left .iconfont {
  font-size: 12px;
  text-align: center;
  border: 1px solid #cdcdcd;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .submit
  .left
  .iconfont:first-child {
  margin-bottom: 5px;
}

.nwebsite-productsB3 .prodisplay .productright .submit button {
  border: none;
  background: var(--themeColor);
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  padding: 0 24px;
  color: #fff;
  display: flex;
  cursor: pointer;
}

.nwebsite-productsB3 .prodisplay .productright .submit button span {
  font-size: 20px;
}

.nwebsite-productsB3 .prodisplay .productright .submit button .iconfont {
  font-size: 24px;
  margin-right: 5px;
}

.nwebsite-productsB3 .prodisplay .productright .inquiry-btn{
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s linear;
  border: 1px solid var(--themeColor);
  border-radius: 10px;
  color: var(--themeColor);
  padding: 0 40px;
}

.nwebsite-productsB3 .prodisplay .productright .inquiry-btn:hover{
  color: #fff;
  background-color: var(--themeColor);
}

.nwebsite-productsB3 .prodisplay .productright .inquiry-btn .iconfont{
  font-size: 28px;
  margin-right: 5px;
}

.nwebsite-productsB3 .prodisplay .productright .inquiry-btn .text-box{
  font-size: 20px;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia {
  width: 100%;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul {
  width: 100%;
  display: flex;
  margin-top: 20px;
  margin-left: 15px;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul li {
  margin-right: 5px;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul li span {
  display: block;
  width: 44px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 18px;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul li span.facebook {
  border: 1px solid #435f9f;
  color: #435f9f;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.facebook:hover {
  background: #435f9f;
  color: #fff;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul li span.twitter {
  border: 1px solid #00aaf0;
  color: #00aaf0;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.twitter:hover {
  background: #00aaf0;
  color: #fff;
}

.nwebsite-productsB3 .prodisplay .productright .socialMedia ul li span.linkedin {
  border: 1px solid #0b66c1;
  color: #0b66c1;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.linkedin:hover {
  background: #0b66c1;
  color: #fff;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.instagram {
  border: 1px solid #e4007f;
  color: #e4007f;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.instagram:hover {
  background: #e4007f;
  color: #fff;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.pinterest {
  border: 1px solid #cb2027;
  color: #cb2027;
}

.nwebsite-productsB3
  .prodisplay
  .productright
  .socialMedia
  ul
  li
  span.pinterest:hover {
  background: #cb2027;
  color: #fff;
}

.nwebsite-productsB3 .proDetailsNavOne {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 10px;
}

.nwebsite-productsB3 .proDetailsNavOne ul {
  width: 100%;
  display: flex;
  padding-bottom: 10px;
  overflow: hidden;
  white-space: nowrap;
  overflow-x: scroll;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.nwebsite-productsB3 .proDetailsNavOne ul li {
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
  display: block;
  padding: 4px 15px;
  border-radius: 20px;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.nwebsite-productsB3 .proDetailsNavOne ul li:hover {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .proDetailsNavOne ul li.active {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .proDetailsNavOne ul::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(240, 240, 240, 0);
}

.nwebsite-productsB3 .proDetailsNavOne ul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0);
}

.nwebsite-productsB3 .proDetailsNavOne ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: #bfbfbf;
}

.nwebsite-productsB3 .recProSwiper {
  position: relative;
}

.nwebsite-productsB3 .recProSwiper .recProSwiperTitle {
  font-weight: bold;
  font-size: 24px;
  color: #333333;
  margin: 30px 0;
}

.nwebsite-productsB3 .recProSwiper .swiper-container {
  position: static;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  background: #fafafa;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox > a {
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox > a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox {
  position: absolute;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  left: 10px;
  top: 10px;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover {
  opacity: 0;
  width: 100%;
  height: 100%;
  background: var(--themeColor);
  opacity: 0;
  transition: all 0.5s;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover .price {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 10px;
  background: var(--themeColor);
  color: #fff;
  font-size: 24px;
}
.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover .price a{
  color: inherit;
}

.nwebsite-productsB3 .rightcontent .productsList .productsList-1 .proBox .imgBox .coverBox .cover .price a{
  color: inherit;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover .attr {
  color: #fff;
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  padding: 0 10px;
  text-align: center;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover p {
  width: 160px;
  display: flex;
  height: 36px;
  justify-content: space-between;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover p a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 36px;
  line-height: 36px;
  background: #fff;
  border-radius: 18px;
  text-align: center;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox .cover p a span {
  font-size: 16px;
}

.nwebsite-productsB3
  .recProSwiper
  .proBox
  .imgBox
  .coverBox
  .cover
  p
  a
  .iconfont {
  font-size: 20px;
  margin-right: 5px;
}

.nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox:hover .cover {
  opacity: 0.9;
}

.nwebsite-productsB3 .recProSwiper .proBox .proname {
  padding: 5px 10px;
  height: 58px;
  text-align: center;
}

.nwebsite-productsB3 .recProSwiper .swiper-button-prev,
.nwebsite-productsB3 .recProSwiper .swiper-container-rtl .swiper-button-next {
  background-image: none;
  background: #eaeaea;
  left: auto;
  right: 36px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nwebsite-productsB3 .recProSwiper .swiper-button-prev:hover,
.nwebsite-productsB3
  .recProSwiper
  .swiper-container-rtl
  .swiper-button-next:hover {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .recProSwiper .swiper-button-next,
.nwebsite-productsB3 .recProSwiper .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  background: #eaeaea;
  right: 0;
  left: auto;
  width: 30px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  top: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nwebsite-productsB3 .recProSwiper .swiper-button-next:hover,
.nwebsite-productsB3
  .recProSwiper
  .swiper-container-rtl
  .swiper-button-prev:hover {
  background: var(--themeColor);
  color: #fff;
}

.nwebsite-productsB3 .attributes {
  display: none;
  padding: 30px 0;
  border-bottom: 1px solid #dddddd;
}

.nwebsite-productsB3 .attributes table{
  table-layout: fixed;
}

.nwebsite-productsB3 .attributes table td{
  word-wrap: break-word;
  padding: 8px 30px 8px 0px;
}

.nwebsite-productsB3 .attributes.active {
  display: block;
}

.nwebsite-productsB3 .attributes .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #222222;
  margin-bottom: 15px;
}


.nwebsite-productsB3 .attributes .imgList .p-pic {
  display: block;
  width: 120px;
  height: 120px;
  border: solid 1px #e5e5e5;
  margin-right: 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 10px;
}

.nwebsite-productsB3 .attributes .imgList .p-pic a {
  display: flex;
}

.nwebsite-productsB3 .attributes .imgList .p-pic img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.nwebsite-productsB3 .attributes .outcommontable tr td {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #666666;
}


.nwebsite-productsB3 .attributes .Quantity {
  width: 100%;
  margin-top: 0;
}

.nwebsite-productsB3 .attributes .Quantity tr {
  float: left;
  display: flex;
  padding: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  background: none !important;
}




.nwebsite-productsB3 .attributes .imgBox {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.nwebsite-productsB3 .attributes .imgBox .CompanyImg {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 0;
  padding-bottom: 100%;
}

.nwebsite-productsB3 .attributes .imgBox li {
  width: 22%;
}

.nwebsite-productsB3 .attributes .imgBox li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
}

.nwebsite-productsB3 .attributes .Certification {
  margin-top: 30px;
}

.nwebsite-productsB3 .attributes .Certification li {
  display: flex;
  align-items: center;
}

.nwebsite-productsB3 .attributes .Certification li span {
  font-size: 18px;
  font-weight: bold;
  line-height: 22px;
  color: #7c7c7c;
  margin: 10px;
}

#exzoom {
  width: 480px;
}

.exzoom .exzoom_nav .exzoom_nav_inner span.current {
  border: 1px solid var(--themeColor);
}

.nwebsite-productsB3 .prodisplay .productright .priceRange {
  font-size: 24px;
  font-weight: bold;
  color: var(--themeColor);
  padding: 0 15px;
  margin-top: 15px;
}

.attributesList .attributes .detail_infos{
  display: table;
  margin-top: 10px;
}
.attributesList .attributes .detail_infos > p{
  margin-bottom: 7px;
  /* display: table-row; */
  display: flex;
}
.attributesList .attributes .detail_infos .attr_title{
  display: table-cell;
  padding: 3px 30px 3px 0px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  width: 145px;
}
.attributesList .attributes .detail_infos .attr_content{
  display: table-cell;
  padding: 3px 0px 3px 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  width: calc(100% - 150px);
}

.pictures_eyes img {
  display: initial;
}



.nwebsite-productsB3 .productleft{
  width: 500px;
}

.nwebsite-productsB3 .productleft .big_pic{
  margin: 0 20px;
  width: 460px;
  height: 460px;
}


.nwebsite-productsB3 .productleft .big_pic img{
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.nwebsite-productsB3 .productleft .bigBox{
  display: none;
  width: 440px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  left: 520px;
  z-index: 99;
  top: 50px;
}

.nwebsite-productsB3 #bigImg {
  position: absolute;
}


.nwebsite-productsB3 .productleft .mask{
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 0, 0);
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: move;
  display: none;
}

.nwebsite-productsB3 .productleft .bigBox img{
  width: 880px !important;
  max-width: none;
}

.picSwiper{
  position: relative;
  overflow: hidden;
}

.nwebsite-productsB3 .productleft .picbox .imgbox{
  position: relative;
  padding: 2px;
  height: auto;
  box-sizing: border-box;
  border: solid 2px #edeef5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nwebsite-productsB3 .productleft .picbox .imgbox .icon-bofang{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  cursor: pointer;
}

.nwebsite-productsB3 .productleft .picSwiperBox{
  width: 80%;
  margin: 0 auto;
}

.nwebsite-productsB3 .productleft .picbox{
  position: relative;
  margin-top: 50px;
}

.nwebsite-productsB3 .productleft .picbox .imgbox.active{
  border: solid 2px var(--themeColor) !important;
}



.nwebsite-productsB3 .productleft .picbox .swiper-button-next,
.nwebsite-productsB3 .productleft .picbox .swiper-button-prev{
  background-image: none;
}

.nwebsite-productsB3 .productleft .picbox .swiper-button-next span,
.nwebsite-productsB3 .productleft .picbox .swiper-button-prev span{
  background-image: none;
  font-size: 26px;
  opacity: .6;
}

.nwebsite-productsB3 .productleft .picbox .imgbox video{
  width: 100%;
}

.nwebsite-productsB3 .productleft .big_pic video{
  max-height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1040px) {
  .downdialog {
    box-sizing: border-box;
    padding: 3vw 4vw;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 60vw;
    height: 60vw;
    z-index: 100000;
    background: #FFFFFF;
    margin: auto;
    box-sizing: border-box;
    font-size: 0.28rem;
    display: none;
  }
.downdialog p {
    text-align: center;
    font-size: 0.48rem;
    margin-bottom: 0.64rem;
  }
.downdialog .inputBox {
    padding-bottom: 0.4rem;
  }
.downdialog input[type="text"],
.downdialog input[type="password"] {
    height: 1rem;
    line-height: 1rem;
    border: 0.01rem solid #e6e6e6;
    background-color: #fff;
    border-radius: 0.04rem;
    display: block;
    width: 100%;
    padding-left: 0.2rem;
    width: 100%;
    font-size: 0.36rem;
  }
.downdialog input[type="button"] {
    text-align: center;
    background-color: black;
    color: white;
    height: 1rem;
    width: 18vw;
    border-radius: 0.05rem;
    margin-right: 0.4rem;
    cursor: pointer;
    margin-top: 0.4rem;
  }
.downdialog .public,
.downdialog .private {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
.downdialog .btnArea {
    display: flex;
    justify-content: flex-start;
  }
.downdialog form {
    width: 100%;
  }
.downdialog a{
    background-color: var(--themeColor);
    display: block;
    color: white;
    height: 1rem;
    line-height: 1rem;
    width: 30vw;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.36rem;
    margin-top: 0.4rem;
  }
  * {
    line-height: 1.4;
  }

  .nwebsite-productsB3 .productleft{
    width: 100%;
  }

  .nwebsite-productsB3 .productleft .big_pic{
    margin: 0 auto;
  }

  .nwebsite-productsB3 .productleft .picbox .imgbox{
    height: 100%;
  }







  .nwebsite-productsB3 .attributes tr td:nth-child(1) {
    overflow: hidden;
    text-overflow: initial;
    white-space: unset;
    min-width: 50px;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr td:nth-child(1n) span {
    line-height: 0.44rem;
    margin-right: 0.1rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .priceRange {
    font-size: 0.28rem;
  }
  .nwebsite-productsB3 .attributes .Quantity tr td:first-child {
    width: 60px;
  }
  #exzoom {
    width: 9.6rem;
  }
  .nwebsite-productsB3 {
    padding: 0 0.2rem;
  }
  .nwebsite-productsB3 .prodisplay {
    flex-wrap: wrap;
    padding-top: 20px;
  }
  .nwebsite-productsB3 .prodisplay .productleft {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .nwebsite-productsB3 .prodisplay .productright {
    width: 100%;
  }
  .nwebsite-productsB3 .prodisplay .productright .proname {
    font-size: 0.4rem;
    padding-bottom: 0.2rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .submit button .iconfont {
    line-height: 0.72rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .submit button {
    height: 0.72rem;
    line-height: 0.72rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .submit button span {
    line-height: 0.72rem;
    font-size: 0.32rem;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr {
    width: 100% !important;
    margin: 0 !important;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr:nth-child(4n + 2) {
    background: #fff;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr:nth-child(4n + 1) {
    background: #fff;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr:nth-child(2n + 1) {
    background: #eee;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr.tableShow {
    background: #fff;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr td:nth-child(1) {
    width: 2.6rem;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr td {
    font-size: 0.32rem;
  }
  .nwebsite-productsB3 .recProSwiper .proBox .proname {
    padding: 0;
    height: 0.84rem;
  }
  .nwebsite-productsB3 .attributes > tr td:nth-child(2n) {
    display: flex;
  }
  .nwebsite-productsB3 .proDetailsNavOne ul li {
    font-size: 0.36rem;
    padding: 0.12rem 0.24rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .pricelist li .price {
    font-size: 0.4rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .pricelist li .num {
    font-size: 0.32rem;
  }
  .nwebsite-productsB3 .recProSwiper .recProSwiperTitle {
    font-size: 0.4rem;
  }
  .nwebsite-productsB3 .attributes .title {
    font-size: 0.36rem;
  }
  .nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox:hover .cover {
    display: none;
  }
  .nwebsite-productsB3 .attributes .Quantity tr td {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .nwebsite-productsB3 .attributes .Quantity tr td:first-child {
    width: 60px !important;
  }
  .exzoom .exzoom_preview {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  .downdialog {
    box-sizing: border-box;
    padding: 3vw 4vw;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 80vw;
    height: 100vw;
    z-index: 100000;
    background: #FFFFFF;
    margin: auto;
    box-sizing: border-box;
    font-size: 0.28rem;
    display: none;
  }
 .downdialog p {
    text-align: center;
    font-size: 0.32rem;
    margin-bottom: 0.64rem;
  }
 .downdialog .inputBox {
    padding-bottom: 0.4rem;
  }
 .downdialog input[type="text"],
 .downdialog input[type="password"] {
    height: 0.76rem;
    line-height: 0.76rem;
    border: 0.01rem solid #e6e6e6;
    background-color: #fff;
    border-radius: 0.04rem;
    display: block;
    width: 100%;
    padding-left: 0.2rem;
    width: 100%;
    font-size: 0.24rem;
  }
 .downdialog input[type="submit"] {
    text-align: center;
    background-color: black;
    color: white;
    height: 0.76rem;
    width: 20vw;
    border-radius: 0.1rem;
    margin-right: 0.4rem;
    cursor: pointer;
    margin-top: 0.4rem;
    font-size: 0.24rem;
  }
 .downdialog input[type="button"] {
    text-align: center;
    background-color: black;
    color: white;
    height: 0.76rem;
    width: 20vw;
    border-radius: 0.1rem;
    margin-right: 0.4rem;
    cursor: pointer;
    margin-top: 0.4rem;
    font-size: 0.24rem;
  }
 .downdialog .public,
 .downdialog .private {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
 .downdialog .btnArea {
    display: flex;
    justify-content: flex-start;
  }
 .downdialog form {
    width: 100%;
  }
 .downdialog a {
    background-color: var(--themeColor);
    display: block;
    color: white;
    height: 0.76rem;
    line-height: 0.76rem;
    width: 46vw;
    border-radius: 0.1rem;
    text-align: center;
    font-size: 0.32rem;
    margin-top: 0.4rem;
  }
  .nwebsite-productsB3 .productleft .big_pic{
    width: 100%;
  }

  .nwebsite-productsB3 .productleft .picbox{
    margin-top: 20px;
  }

  .nwebsite-productsB3 .productleft .picbox .swiper-button-next, .nwebsite-productsB3 .productleft .picbox .swiper-button-prev{
    padding-top: 2%;
  }
  .nwebsite-productsB3 .prodisplay .productleft{
    margin-right: 0;
  }
  .nwebsite-productsB3 .recProSwiper .recProSwiperTitle {
    font-size: 0.32rem;
  }
  .nwebsite-productsB3 .attributes .title {
    font-size: 0.28rem;
  }
  .nwebsite-productsB3 .attributes .outcommontable tr td {
    font-size: 0.24rem;
  }
  .nwebsite-productsB3 .proDetailsNavOne ul li {
    font-size: 0.32rem;
    padding: 0.12rem 0.24rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .pricelist li .price {
    font-size: 0.28rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .pricelist li .num {
    font-size: 0.24rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .submit button span {
    line-height: 0.72rem;
    font-size: 0.28rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .proname {
    font-size: 0.36rem;
  }
}

@media only screen and (max-width: 579px) {
  #exzoom {
    width: 9.6rem;
  }
}

@media only screen and (max-width: 479px) {
  #exzoom {
    width: 7.1rem;
  }
  .nwebsite-productsB3 .prodisplay .productright .inquiry-btn{
    padding: 0 20px;
  }
}
.socialMedia .img-iconfont{
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 44px;
  height: 25px;
  border: 1px solid #222;
}
.socialMedia .icon-img{
  max-width: 24px;
  max-height: 24px;
  display: inline-block;
}
.pro-sample{
  display: flex;
  flex-wrap: wrap;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 10px;
  overflow: hidden;
  max-width: 100%;
}
.pro-sample .select_name{
  padding-right: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.pro-sample .text_box span{
  margin-right: 15px;
}
.pro-sample .text_box .gobuy{
  display: inline-block;
  justify-self: flex-end;
  color: #E52929;
}
.nwebsite-breadbrumb1.phone{
  padding: 0 0.2rem;
}

@media only screen and (max-width:767px){
  img{
      height: auto;
  }
}
.nwebsite-productsB3 .exzoom .exzoom_btn a{
  border: none;
  background-color: #fff;
  width: 20px;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nwebsite-productsB3 .exzoom .exzoom_btn a:hover{
  background-color: #fff;
  color: #999;
}
.nwebsite-productsB3 .exzoom .exzoom_btn a .iconfont{
  font-size: inherit;
}

.cursor-pointer { cursor: pointer!important; }


.attributesList img{
  display: inline-block;
}


@media only screen and (max-width: 1040px) {
  .nwebsite-productsB3 .recProSwiper .proBox .imgBox .coverBox{
    display: none;
  }
}

.nwebsite-breadbrumb1,.nwebsite-productsB3{
  padding-left: 10px;
  padding-right: 10px;
}