﻿.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 form 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;
}

.bossgoo-productsB4-proImg4 {
  width: 100%;
  padding: 80px 0;
  background-color: #f3f3f3;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box {
  width: 100%;
  height: 0;
  padding-bottom: 48%;
  position: relative;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box {
  /* width: 100%; */
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  /* padding-left: 15%; */
  box-sizing: border-box;
  transform: translateX(-50%);
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le {
  width: 100px;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop {
  width: 100%;
  height: 475px;
  overflow: hidden;
  position: relative;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper {
  width: 100%;
  height: 100%;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide {
  cursor: pointer;
  border-bottom: 2px solid transparent;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .picClick {
  border-bottom-color: var(--themeColor);
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leTop-swPage4 {
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 9;
  background: rgba(0, 0, 0, 0.4);
  width: 50px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  display: none;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leBtn {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: space-between;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leBtn span {
  display: inline-block;
  width: 50%;
  line-height: 50px;
  font-size: 24px;
  color: #333;
  text-align: center;
  cursor: pointer;
  opacity: .3;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leBtn span:hover {
  opacity: 1;
  color: var(--themeColor);
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri {
  width: 700px;
  height: 500px;
  box-sizing: border-box;
  display: flex;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box {
  width: 500px;
  height: 500px;
  position: relative;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigPic {
  position: relative;
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  /* box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.2); */
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigPic img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigPic .icon-fangdajing {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigBox {
  display: none;
  width: 450px;
  height: 500px;
  overflow: hidden;
  position: absolute;
  left: 500px;
  z-index: 99;
  top: 0px;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigBox img {
  width: 1000px !important;
  max-width: none;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigBox #bigImg {
  position: absolute;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .mask {
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 0, 0);
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: move;
  display: none;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-btn {
  width: 100px;
  height: 100%;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-btn .iconfont {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 48px;
  color: #ccc;
  cursor: pointer;
}

.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-btn .iconfont:hover {
  color: #fc8c23;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box {
    height: 525px;
    padding-bottom: 0;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box {
    justify-content: center;
    padding-left: 0;
  }
}

@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 form 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;
  }
  .bossgoo-productsB4-proImg4 {
    padding: 0;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box {
    height: initial;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box {
    position: initial;
    align-items: center;
    flex-direction: column-reverse;
    transform: translateX(0);
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le {
    width: 100%;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop {
    height: initial;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leBtn {
    display: none;
  }
}

@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 form 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;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leTop-swPage4 {
    display: block;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri {
    display: none;
  }
}

.bossgoo-productsB4-parameter4 {
  width: 100%;
  background-color: #fff;
}

.bossgoo-productsB4-parameter4 .wrap {
  position: relative;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box {
  width: 100%;
  padding: 40px;
  box-sizing: border-box;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -192px;
  background-color: #fff;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-brumb {
  width: 100%;
  text-align: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-brumb .bossgoo-breadbrumb1 .wrap {
  padding-top: 0;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-title {
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
  color: #333333;
  min-height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share {
  width: 100%;
  text-align: center;
  padding-top: 30px;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox {
  display: inline-block;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a {
  display: inline-block;
  margin-right: 6px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a i {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(1) i {
  background-color: #3b5998;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(2) i {
  background-color: #1da1f2;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(3) i {
  background-color: #e60023;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(4) i {
  background-color: #0077b5;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(5) i {
  background-color: #ff4500;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:nth-child(6) i {
  background-color: #25d366;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share .parameter4-shareBox a:last-child {
  margin-right: 0;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #d9d9d9;
  position: absolute;
  left: 0;
  top: 65%;
  z-index: -1;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT .parameter4-PTBox {
  width: 50%;
  padding: 0 15px;
  border-right: 1px solid #cbd0dc;
  display: flex;
  align-items: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT .parameter4-PTBox span {
  max-width: 50%;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT .parameter4-PTBox:nth-child(1) {
  justify-content: flex-end;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT .parameter4-PTBox:nth-child(2) {
  justify-content: flex-start;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT .parameter4-PTBox:last-child {
  border-right: none;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 100px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox {
  width: 100%;
  display: none;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB {
  /* width: 60%; */
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  justify-content: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem span {
  width: 100%;
  padding: 0 15px;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem span.parameter4-priItTop {
  font-size: 32px;
  color: #fc8c23;
  font-weight: bold;
  position: relative;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem span.parameter4-priItTop::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #cbd0dc;
  position: absolute;
  top: 25%;
  right: 0;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem:last-child span.parameter4-priItTop::before {
  display: none;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priText {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 32px;
  color: #fc8c23;
  font-weight: bold;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priText span.parameter4-priTe {
  font-size: 16px;
  color: #666;
  font-weight: normal;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priActive {
  display: block;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi {
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox {
  width: 50%;
  padding-right: 20px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBLe {
  width: 60px;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  text-align: left;
  line-height: 40px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBRi {
  width: calc(100% - 60px);
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBRi span {
  display: inline-block;
  min-width: 40px;
  max-width: 250px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 5px;
  box-sizing: border-box;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: #f6f6f6;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBRi span.parameter4-csBRi-active {
  border: 2px solid var(--themeColor);
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBRi span.imgBox {
  width: 40px;
  height: 40px;
  padding: 0;
  object-fit: contain;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-contact {
  width: 100%;
  padding-top: 30px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-contact .parameter4-conLink {
  display: inline-block;
  width: 100%;
  line-height: 65px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background-color: var(--btnBgColor);
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample {
  width: 100%;
  padding-top: 15px;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox {
  display: inline-block;
  padding-right: 30px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span {
  display: flex;
  align-items: center;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe {
  color: #333333;
  margin-right: 20px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe1 {
  color: #989898;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe2 {
  margin-right: 5px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe2 i {
  color: #008f9a;
  font-size: 18px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe2 img {
  display: inline-block;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe3 {
  margin-right: 5px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span span.parameter4-samTe3 i {
  color: #00aff0;
  font-size: 18px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span .parameter4-samTe4 {
  color: #f39c36;
  text-decoration: underline;
  margin-right: 15px;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox span .parameter4-samTe5 {
  text-decoration: underline;
}

.bossgoo-productsB4-parameter4 .parameter4-wrap {
  height: 510px;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box {
    position: initial;
    top: 0;
  }
  .bossgoo-productsB4-parameter4 .parameter4-wrap {
    height: initial;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price {
    padding-bottom: .6rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB {
    width: 100%;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox {
    width: 100%;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box {
    padding: .8rem .4rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-title {
    font-size: .4rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-share, .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-PT {
    display: none;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price {
    padding-top: .4rem;
    padding-bottom: .4rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem {
    width: 50%;
    margin-bottom: 2%;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem span {
    padding: 0 .2rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem span.parameter4-priItTop {
    font-size: .32rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-price .parameter4-priBox .parameter4-priB .parameter4-priItem:nth-child(2n) span.parameter4-priItTop::before {
    display: none;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBLe {
    font-size: .28rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-contact {
    padding-top: .4rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-contact .parameter4-conLink {
    line-height: .8rem;
    font-size: .32rem;
  }
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-sample .parameter4-samBox {
    padding-right: 0;
    padding-bottom: 5px;
  }
}

.bossgoo-productsB4-description4 {
  padding-top: 80px;
}

.bossgoo-productsB4-description4 .description4-title {
  font-size: 32px;
  color: #333333;
  text-align: center;
  line-height: 1.5;
}

.bossgoo-productsB4-description4 .description4-choose {
  width: 100%;
  padding-top: 20px;
  background-color: #fff;
  /* border-bottom: 1px solid #cbd0dc; */
  /* 定义滚动条样式 */
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.bossgoo-productsB4-description4 .description4-choose .wrap {
  /* display: flex;
  align-items: center;
  justify-content: center; */
  overflow-x: auto;
  white-space: nowrap;
  overflow-x: auto;
  white-space: nowrap;
  text-align: center;
  padding-bottom: 15px;
}

.bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: rgba(240, 240, 240, 1);
}

.bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  border-radius: 10px;
  background-color: rgba(240, 240, 240, .5);
}

.bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: var(--themeColor);
}

.bossgoo-productsB4-description4 .description4-choose .wrap a {
  padding: 10px 15px;
  font-size: 20px;
  color: #333333;
  margin-right: 25px;
  cursor: pointer;
  border-bottom: 3px solid transparent;
}

.bossgoo-productsB4-description4 .description4-choose .wrap a:last-child {
  margin-right: 0;
}

.bossgoo-productsB4-description4 .description4-choose .wrap a.description4-choose-active {
  /* border-bottom-color: var(--themeColor); */
  color: var(--themeColor);
}

/* .bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar {
  width: 0;
  height: 0;
  background-color: transparent;
}

.bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  border-radius: 10px;
  background-color: transparent;
}

.bossgoo-productsB4-description4 .description4-choose .wrap::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 0px rgba(240, 240, 240, 0.5);
  background-color: transparent;
} */

.bossgoo-productsB4-description4 .description4-contect {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #cbd0dc;
  position: relative;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conTitle {
  font-size: 22px;
  text-align: left;
  color: var(--themeColor);
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB {
  width: 100%;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 {
  width: 100%;
  margin-top: 30px;
  table-layout: fixed;
  overflow: hidden;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 .desc4-tableTitle {
  width: 100%;
  font-size: 18px;
  color: #333;
  text-align: left;
  padding-bottom: 20px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr {
  width: 50%;
  display: flex;
  padding-bottom: 5px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr th {
  width: 150px;
  text-align: left;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr td {
  padding: 0 8px;
  color: #999;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr td:nth-child(2) {
  padding: 0;
  width: 10px;
  text-align: center;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr td:nth-child(3) {
  width: calc(100% - 160px);
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 {
  width: 100%;
  margin-top: 30px;
  table-layout: fixed;
  overflow: hidden;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 .desc4-tableTitle {
  width: 100%;
  font-size: 18px;
  color: #333;
  text-align: left;
  padding-bottom: 20px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr {
  width: 100%;
  display: flex;
  padding-bottom: 5px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr th {
  width: 150px;
  font-weight: normal;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
  flex-shrink: 0;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(2) {
  width: 10px;
  text-align: center;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) {
  text-align: left;
  padding: 0 8px;
  color: #999;
  box-sizing: border-box;
  width: calc(100% - 160px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-table2Te {
  width: 100%;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-table2Img {
  width: 100%;
  padding-top: 5px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableImg {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin-right: 5px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableImg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab {
  width: 100%;
  background-color: #f6f6f6;
  border: 1px solid #e3e3e3;
  table-layout: fixed;
  overflow: hidden;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab tbody tr {
  width: 100%;
  display: flex;
  padding-bottom: 0;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab tbody tr th, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab tbody tr td {
  width: 25%;
  text-align: center;
  padding: 8px;
  box-sizing: border-box;
  border: 1px solid #e3e3e3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTabText {
  padding-top: 5px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-comItem {
  width: 24%;
  margin-right: 1%;
  margin-bottom: 1%;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-comItem .description4-comIt {
  width: 100%;
  height: 0;
  padding-bottom: 55.6%;
  position: relative;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-comItem .description4-comIt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: absolute;
  top: 0;
  bottom: 0;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-cer {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 30px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-cer span, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-cer i {
  margin-right: 6px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .description4-cer i {
  cursor: pointer;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-company {
  display: flex;
  flex-wrap: wrap;
  padding-top: 30px;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-certify {
  padding-top: 30px;
  line-height: 1.5;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Product_Attributes, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Additional_Information, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Packaging_Delivery {
  position: absolute;
  /*控制距离顶部 150px*/
  top: -150px;
  visibility: hidden;
}

.bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-productsB4-description4 .description4-contect {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-productsB4-description4 {
    padding-top: 1rem;
  }
  .bossgoo-productsB4-description4 .description4-title {
    font-size: .52rem;
  }
  .bossgoo-productsB4-description4 .description4-choose {
    /* padding-top: .6rem !important; */
    border-bottom: none;
  }
  .bossgoo-productsB4-description4 .description4-choose .wrap {
    width: 100%;
    display: inline-block;
    align-items: initial;
    justify-content: initial;
    padding-bottom: .3rem;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr th, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td {
    overflow: initial;
    white-space: initial;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-productsB4-description4 .description4-title {
    font-size: .4rem;
  }
  .bossgoo-productsB4-description4 .description4-choose .wrap a {
    padding: .1rem .16rem;
    margin-right: .2rem;
    font-size: .28rem;
  }
  .bossgoo-productsB4-description4 .description4-contect {
    padding-top: 0;
    padding-bottom: 0;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conTitle {
    font-size: .36rem;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 .desc4-tableTitle {
    font-size: .32rem;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr {
    width: 100%;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr th {
    width: 2.4rem;
    overflow: initial;
    white-space: initial;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table1 tbody tr td:nth-child(3n) {
    width: calc(100% - 2.8rem);
    overflow: initial;
    white-space: initial;
    max-width: initial;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr th {
    width: 2rem;
    overflow: initial;
    white-space: initial;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) {
    width: calc(100% - 2.4rem);
    overflow: initial;
    white-space: initial;
  }
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab tbody tr th, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .description4-conB .desc4-table2 tbody tr td:nth-child(3) .desc4-tableTab tbody tr td {
    padding: .16rem 0;
    font-size: .24rem;
    white-space: initial;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Product_Attributes, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Additional_Information, .bossgoo-productsB4-description4 .description4-contect .wrap .description4-conBox .Packaging_Delivery {
    top: -2rem;
  }
}

.bossgoo-productsB4-hotB4 {
  padding-top: 30px;
  padding-bottom: 60px;
}

.bossgoo-productsB4-hotB4 .hotB4-title {
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #333;
}

.bossgoo-productsB4-hotB4 .hotB4-Box {
  width: 100%;
  padding-top: 30px;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B {
  width: 100%;
  padding-top: 60px;
  border-top: 3px solid #cbd0dc;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper {
  width: 100%;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item {
  width: 100%;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItImg {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItImg .hotB4-ItIm {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItImg .hotB4-ItIm a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItImg .hotB4-ItIm a img {
  width: 100%;
  max-height: 100%;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItText {
  width: 100%;
  padding-top: 15px;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItText .hotB4-ItTe1 span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItText .hotB4-ItTe1 span:nth-child(1) {
  max-width: 40%;
  color: #999;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItText .hotB4-ItTe1 span:nth-child(2) {
  width: 5px;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item .hotB4-ItText .hotB4-ItTe1 span:nth-child(3) {
  max-width: calc(60% - 5px);
  color: #333;
  padding-left: 5px;
  box-sizing: border-box;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swiper .swiper-wrapper .swiper-slide .hotB4-Item:hover .hotB4-ItImg {
  border-bottom-color: var(--themeColor);
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swPaBtn {
  width: 100%;
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swPaBtn span {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  text-align: center;
  color: #333;
  border-radius: 50%;
  margin-right: 8px;
  background-color: #e9edf3;
  cursor: pointer;
  opacity: .5;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swPaBtn span:last-child {
  margin-right: 0;
}

.bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B .wrap .hotB4-swPaBtn span:hover {
  opacity: 1;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B {
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 1040px) {
  .bossgoo-productsB4-hotB4 {
    padding-bottom: 1rem;
  }
  .bossgoo-productsB4-hotB4 .hotB4-title {
    font-size: .52rem;
  }
  .bossgoo-productsB4-hotB4 .hotB4-Box .hotB4-B {
    padding-top: .6rem;
  }
}

@media only screen and (max-width: 767px) {
  .bossgoo-productsB4-hotB4 .hotB4-title {
    font-size: .4rem;
  }
}

.pictures_eyes_in img {
  display: inline-block;
}

.picshade {
  opacity: .6;
}

.bossgoo-breadbrumb1 .wrap {
  padding: 24px 0;
  color: #999;
}

.bossgoo-breadbrumb1 .wrap a {
  color: #999;
}

.bossgoo-breadbrumb1 .wrap i {
  margin: 0 10px;
}

@media only screen and (max-width: 1040px) {
  .bossgoo-breadbrumb1 i,
  .bossgoo-breadbrumb1 span,
  .bossgoo-breadbrumb1 a {
    font-size: .24rem;
  }
}


/* 新加内容 */

.description4-conB .detail_infos {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.description4-conB img{
  width: auto !important;
  height: auto !important;
  display: inline-block;
  object-fit: contain;
}

.description4-conB .detail_infos p {
  width: 50%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 6px;
}

.description4-conB .detail_infos p .attr_title {
  width: 135px;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
}

.description4-conB .detail_infos p .attr_content {
  font-size: 16px;
  width: calc(100% - 150px);
  padding-right: 20px;
  box-sizing: border-box;

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  word-break: break-word;

  /* text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical; */
}

.description4-conB dl {
  width: 100%;
  display: flex;
  line-height: 1.5;
}

.description4-conB dl dt {
  width: 135px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.description4-conB dl dd {
  width: calc(100% - 135px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.description4-conB dl dd .p_pic{
  width: 40px;
  height: 40px;
  border: 1px solid #eee;
  margin-right: 1%;
  margin-bottom: 1%;
  display: flex;
  align-items: center;
  justify-content: center;

}
.description4-conB dl dd .p_pic img{
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.description4-photo .imgBox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.description4-photo .imgBox li {
  /* width: 24%;
margin-right: 1%;
margin-bottom: 1%; */
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 1%;
  margin-bottom: 1%;
}

.description4-photo .imgBox li .CompanyImg {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
}

.description4-photo .imgBox li .CompanyImg a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

.description4-photo .imgBox li .CompanyImg a img {
  width: 100%;
  max-height: 100%;
  object-fit: contain;
}
@media only screen and (max-width: 1040px){
  .description4-conB .detail_infos p{
      width: 100%;
      align-items: flex-start;
      padding-top: 10px;
      margin-bottom: 0;
  }
  .description4-conB .detail_infos p .attr_title{
      white-space: normal;
  }
  .description4-conB .detail_infos p .attr_content{
      -webkit-line-clamp: initial;
      line-clamp: 1;
      padding-right: 0;
  }
  .description4-conB dl{
      padding-top: 10px;
  }
}
@media only screen and (max-width: 767px){
  .description4-conB .detail_infos p .attr_title,
  .description4-conB .detail_infos p .attr_content{
      font-size: .28rem;
  }
}

@media only screen and (max-width:767px){
  img{
      height: auto;
  }
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box .parameter4-cosi .parameter4-cosiBox .parameter4-csBRi span img{
  width: 40px;
  height: 40px;
  object-fit: contain;
}



/* 页面修改 顶部图片等高 */
.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide{
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1040px){
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide img{
      height: 6rem;
  }
}
@media only screen and (max-width: 767px){
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide img{
      height: 8rem;
  }
}
@media only screen and (max-width: 767px){
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide{
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-le .proImg4-leTop .proImg4-leSwiper .swiper-wrapper .swiper-slide img{
    height: 400px;
  }
}
.bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box .proImg4-ri .proImg4-ri-box .bigPic{
  display: flex;
  align-items: center;
  justify-content: center;
}



/* 添加行间距 */
.description4-prospeack{
  line-height: 1.5;
}

.description4-prospeack img{
  display: inline-block;
}

/* 页面样式修改 */
.bossgoo-productsB4-parameter4 .parameter4-wrap {
  height: initial;
}

.bossgoo-productsB4-parameter4 .wrap .parameter4-box {
  position: initial;
  margin-top: -192px;
  display: inline-block;
}

@media only screen and (max-width: 1440px) {
  .bossgoo-productsB4-parameter4 .wrap .parameter4-box {
    margin-top: 0;
  }
}



/* 移动端产品轮播图 start */
.pro-phoneBox{
  display: none;
}
.pro-phoneBox,
.proPhone-swiper{
  width: 100%;
}
.proPh-item{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.proPh-itBox{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.proPh-itBox img,
.proPh-itBox video{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.proPhone-pagination{
  display: inline-block;
  position: absolute;
  bottom: 20px;
  right: 10px;
  left: auto;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  width: 50px;
  line-height: 20px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
}
@media only screen and (max-width: 767px){
  .pro-phoneBox{
    display: block;
  }
  .bossgoo-productsB4-proImg4 .wrap .proImg4-box .proImg4-Box{
    display: none;
  }
}
/* 移动端产品轮播图 start */