
/* w3017 产品-详情 start */
.w1520 {width: 15.2rem;margin: 0 auto;position: relative; font-size: 0;}
@media (max-width: 1540px) {
    .w1520 {width: 94%;}
}
.protem {
  width: 100%;
  padding: 0.7rem 0;
}

.protem .potem {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.protem .potem .pol {
  display: inline-block;
  vertical-align: middle;
  width: calc((760 / 1520 *  100%));
}

.protem .potem .pol .elper {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.protem .potem .pol .elper .swiper-slide {
  width: 100%;
  transition: all ease 0.5s;
  cursor: pointer;
  height: auto;
}

.protem .potem .pol .elper .swiper-slide .img {
  width: 100%;
  padding-top: 75%;
}

.protem .potem .pol .elper .swiper-slide.on {
  border: solid 1px #bfa274;
}

.protem .potem .pol .elper .btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  margin: 0 auto 0rem;
  cursor: pointer;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.2);
}

.protem .potem .pol .elper .btn img {
  width: 100%;
  display: block;
}

.protem .potem .pol .elper .btn:hover {
  background-color: #bfa274;
}

.protem .potem .pol .elper .bl {
  left: 0;
}

.protem .potem .pol .elper .br {
  right: 0;
}

.protem .potem .pol .erper {
  width: 100%;
  display: block;
  margin-bottom: 0.2rem;
}

.protem .potem .pol .erper .swiper-slide {
  width: 100%;
}

.protem .potem .pol .erper .swiper-slide .img {
  width: 100%;
  padding-top: 75%;
}

.protem .potem .por {
  width: calc((660 / 1520 *  100%));
  display: inline-block;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
}

.protem .potem .por .piu {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 0.3rem;
}

.protem .potem .por .pom {
  width: 100%;
}

.protem .potem .por .pom .pp {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.protem .potem .por .pom .line {
  width: 100%;
  height: 1px;
  background-color: #999;
  margin: 0.15rem 0;
}

.protem .potem .por .pom .pinp {
  width: 100%;
  color: #666;
  line-height: 1.6;
}

.protem .potem .por .pom .pinp p {
  color: #666;
  line-height: 1.6;
}

.protem .potem .por .vomlis {
  width: 100%;
  margin-top: 0.4rem;
}

.protem .potem .por .vomlis .vli {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 0.02rem 0;
}

.protem .potem .por .vomlis .vli .dm {
  display: inline-block;
  vertical-align: top;
  color: #333;
  line-height: 1.5;
  font-weight: bold;
  margin-right: 0.05rem;
}

.protem .potem .por .vomlis .vli .pm {
  flex: 1;
  display: inline-block;
  vertical-align: top;
  color: #666;
  line-height: 1.5;
}

.protem .potem .por .vot {
  width: 100%;
  font-size: 0;
  margin-top: 0.4rem;
}

.protem .potem .por .vot a {
  display: inline-block;
  vertical-align: middle;
  margin-right: .15rem;
  background-color: #bfa274;
  color: #fff;
  line-height: .6rem;
  border-radius: .3rem;
  padding: 0 0.9rem;
}

.protem .pemes {
  width: 100%;
  margin-top: 0.5rem;
}

.protem .pemes .pit {
  width: 100%;
  background-color: #f4f6f8;
  padding: 0.15rem 0.3rem;
  margin-bottom: 0.2rem;
}

.protem .pemes .pit span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.protem .pemes .pinp {
  width: 100%;
  color: #666;
  line-height: 1.6;
}

.protem .pemes .pinp p {
  color: #666;
  line-height: 1.6;
}

.protem .pemes .pinp img {
  max-width: 100%;
}

.protem .relateds {
  width: 100%;
  padding-top: 0.5rem;
}

.protem .relateds .pit {
  width: 100%;
  background-color: #f4f6f8;
  padding: 0.15rem 0.3rem;
  margin-bottom: 0.4rem;
}

.protem .relateds .pit span {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
}

.protem .relateds .recomper {
  width: 100%;
  position: relative;
}

.protem .relateds .recomper .swiper-slide {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.protem .relateds .recomper .swiper-slide a {
  width: 100%;
  display: block;
}

.protem .relateds .recomper .swiper-slide .imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.protem .relateds .recomper .swiper-slide .imgs .img {
  width: 100%;
  padding-top: 75%;
  transition: all ease 0.5s;
}

.protem .relateds .recomper .swiper-slide .vom {
  position: absolute;
  z-index: 12;
  bottom: 0;
  width: calc(100% - 0.6rem);
  background-color: #fff;
  right: 0;
  padding: 0.25rem 0.65rem 0.25rem 0.3rem;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.protem .relateds .recomper .swiper-slide .vom .xim {
  width: 100%;
  color: #333;
  font-weight: bold;
  line-height: 1.5;
  height: 3em;
}

.protem .relateds .recomper .swiper-slide .vom .add {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #222222;
  line-height: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  z-index: 2;
  font-weight: lighter;
  color: #fff;
  text-align: center;
}

.protem .relateds .recomper .swiper-slide:hover .imgs .img {
  transform: scale(1.1);
}

.protem .relateds .recomper .swiper-slide:hover .vom {
  background-color: #bfa274;
}

.protem .relateds .recomper .swiper-slide:hover .vom .xim {
  color: #fff;
}

.protem .relateds .recomper .swiper-slide:hover .vom .add {
  background-color: #fff;
  color: #bfa274;
}

.protem .relateds .recomper .btn {
  display: inline-block;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.6rem;
  cursor: pointer;
  top: calc( 50% - 0.2rem);
  transform: translateY(-50%);
  position: absolute;
  z-index: 5;
  background-color: #f3f5f8;
  border-radius: 50%;
}

.protem .relateds .recomper .btn img {
  width: 100%;
  display: block;
}

.protem .relateds .recomper .btn img:first-child {
  display: block;
}

.protem .relateds .recomper .btn img:last-child {
  display: none;
}

.protem .relateds .recomper .btn:hover {
  background-color: #bfa274;
}

.protem .relateds .recomper .btn:hover img:first-child {
  display: none;
}

.protem .relateds .recomper .btn:hover img:last-child {
  display: block;
}

.protem .relateds .recomper .bl {
  left: -0.8rem;
}

.protem .relateds .recomper .br {
  right: -0.8rem;
}

@media (max-width: 1540px) {
  .protem .relateds .recomper .bl {
    left: -0.2rem;
  }
  .protem .relateds .recomper .br {
    right: -0.2rem;
  }
}  
.numbers{width: 100%;font-size: 0;margin: 0.35rem 0;}
.numbers span{display: inline-block;vertical-align: middle;color: #333;line-height: 2.2;}
.numbers .cum{display:inline-block;vertical-align:middle;font-size:0;margin-left:0.2rem}
.numbers .cum .ctn{display:inline-block;vertical-align:middle;width:0.4rem;height:0.4rem;cursor:pointer;width:2.2em;height:2.2em;line-height:2.2em;border:solid 1px #eee;border-radius: .05rem;overflow: hidden;}
.numbers .cum .ctn img{width:100%;display:block}
.numbers .cum .counx{display:inline-block;vertical-align:middle;width:50px;margin:0 0.1rem}
.numbers .cum .counx input{width:100%;height:0.4rem;line-height:0.4rem;height:2.2em;line-height:2.2em;text-align:center;display:block;background-color:#fff;border:solid 1px #eee;color:#666;border-radius: .05rem;}
 
@media (max-width: 800px) {
    .protem .potem .pol{width: 100%;margin-bottom: 10px;}
    .protem .potem .pol .erper{margin-bottom: 10px;}
    .protem .potem .por{width: 100%;}
}
/* w3017 产品-详情 end */
