
.float-dload-page[data-v-55a8f3fe] {
  position: fixed;
  top: 0.26667rem;
  right: 0.26667rem;
  z-index: 100;
  width: 2.66667rem;
  height: 2.66667rem;
  border-radius: 50%;
  background-color: #1ca640;
  opacity: 0.5;
  line-height: 2.66667rem;
}

/* 主图 */
.mainView[data-v-55a8f3fe] {
  background: #f4f5f6;
  padding-bottom: 0;
}

/* banner大区 */
.firstSection[data-v-55a8f3fe] {
  padding: 0;
}
/* 查看快照提示 */
.lookAlert[data-v-55a8f3fe] {
  height: 1.92rem;
  width: 100%;
  background: #fffbe8;
  color: #e56a00;
  text-align: center;
  line-height: 1.92rem;
  font-size: 0.64rem;
}
/* banner图片 */
.slidImg[data-v-55a8f3fe] {
  width: 100%;
}
/* 商品信息 */
.secondSection[data-v-55a8f3fe] {
  padding: 0 0.64rem;
}
.thirdSesson[data-v-55a8f3fe] {
  margin-top: 0.64rem;
  padding: 0.8rem 0.64rem 0.64rem 0.64rem;
  background: white;
}
/* banner区域 */
.mainSlide[data-v-55a8f3fe] {
  height: 100vw;
}

/* banner显示current */
.custom-indicator[data-v-55a8f3fe] {
  position: absolute;
  right: 0.64rem;
  bottom: 0.64rem;
  padding: 0.24rem 0.50667rem;
  font-size: 0.58667rem;
  color: white;
  border-radius: 0.53333rem;
  background: rgba(0, 0, 0, 0.3);
}

/* 商品信息区 */
.priceArea[data-v-55a8f3fe] {
  margin-top: 0.64rem;
  background: white;
  border-radius: 0.42667rem;
  padding: 0.64rem;
}
/* ￥ */
.priceMark[data-v-55a8f3fe] {
  font-size: 0.85333rem;
  color: #ff3232;
  line-height: 1.04rem;
  font-weight: 500;
  font-family: HelveticaNeue-Medium, HelveticaNeue;
}
/* 售价区 */
.scaleDic[data-v-55a8f3fe] {
  height: 1.6rem;
}

/* 售价 */
.scalePrice[data-v-55a8f3fe] {
  font-size: 1.33333rem;
  color: #ff3232;
  line-height: 1.33333rem;
  font-weight: 500;
  font-family: HelveticaNeue-Medium, HelveticaNeue;
}

/* 原价区 */
.normalDiv[data-v-55a8f3fe] {
  margin-top: 0.21333rem;
  font-size: 0.64rem;
  line-height: 0.85333rem;
}

/* 价格 */
.normalPriceMark[data-v-55a8f3fe] {
  color: #969799;
}

/* 划线价格 */
.normalPrice[data-v-55a8f3fe] {
  color: #969799;
  text-decoration: line-through;
  margin-left: 0.32rem;
}

/* 商品名 */
.productName[data-v-55a8f3fe] {
  margin-top: 0.64rem;
  font-size: 0.96rem;
  color: #3f4142;
  line-height: 1.33333rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

/* 商品说明 */
.productIntro[data-v-55a8f3fe] {
  margin-top: 0.64rem;
  font-size: 0.64rem;
  color: #a0a2a3;
}

/* 质检报告区 */
.reportDiv[data-v-55a8f3fe] {
  margin-top: 1.06667rem;
  padding: 0.64rem 0.64rem;
  border-radius: 0.21333rem;
  background: rgba(32, 165, 62, 0.1);
}

/* 质检报告标识 */
.reportMark[data-v-55a8f3fe] {
  font-size: 0.64rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1ca640;
  line-height: 0.85333rem;
}

/* 质检报告名称 */
.reportName[data-v-55a8f3fe] {
  height: 0.85333rem;
  font-size: 0.64rem;
  color: #20a53e;
  line-height: 0.85333rem;
}

/* 产品选择类型 */
.productType[data-v-55a8f3fe] {
  margin-top: 0.64rem;
  padding: 0.64rem;
  background: white;
  border-radius: 0.42667rem;
}
/* 分类标识 */
.typeMark[data-v-55a8f3fe] {
  font-size: 0.69333rem;
  color: #969799;
  line-height: 0.96rem;
}

/* 已选分类名 */
.typeName[data-v-55a8f3fe] {
  margin-left: 0.96rem;
  font-size: 0.69333rem;
  color: #313233;
  line-height: 0.96rem;
}

/* 商品属性 */
.productProperty[data-v-55a8f3fe] {
  position: relative;
  text-align: center;
  font-size: 0.8rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3f4142;
  line-height: 1.12rem;
}
.productProperty[data-v-55a8f3fe]::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(calc(-50% - 3.94667rem), -50%);
          transform: translate(calc(-50% - 3.94667rem), -50%);
  content: '';
  width: 2.66667rem;
  height: 0.02667rem;
  background: #dcdee0;
}
.productProperty[data-v-55a8f3fe]::after {
  position: absolute;
  width: 2.66667rem;
  height: 0.02667rem;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(calc(-50% + 3.94667rem), -50%);
          transform: translate(calc(-50% + 3.94667rem), -50%);
  content: '';
  width: 100px;
  height: 1px;
  background: #dcdee0;
}

/* 商品介绍 */
.productDetailIntro[data-v-55a8f3fe] {
  margin-top: 1.28rem;
  position: relative;
  text-align: center;
  font-size: 0.8rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #3f4142;
  line-height: 1.12rem;
}
.productDetailIntro[data-v-55a8f3fe]::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(calc(-50% - 3.94667rem), -50%);
          transform: translate(calc(-50% - 3.94667rem), -50%);
  content: '';
  width: 2.66667rem;
  height: 0.02667rem;
  background: #dcdee0;
}
.productDetailIntro[data-v-55a8f3fe]::after {
  position: absolute;
  width: 2.66667rem;
  height: 0.02667rem;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(calc(-50% + 3.94667rem), -50%);
          transform: translate(calc(-50% + 3.94667rem), -50%);
  content: '';
  width: 100px;
  height: 1px;
  background: #dcdee0;
}

/* 商品属性区 */
.ropertyArea[data-v-55a8f3fe] {
  margin-top: 0.85333rem;
  padding: 0.85333rem 0.64rem 0.21333rem 0.64rem;
  background: #f7f8f9;
  border-radius: 0.32rem;
}

/* 商品属性row */
.ropertyRow[data-v-55a8f3fe] {
  margin-bottom: 0.64rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* 属性类名 */
.ropertyKey[data-v-55a8f3fe] {
  /* width: 112px; */
  height: 1.06667rem;
  font-size: 0.74667rem;
  color: #7d7f80;
  line-height: 1.06667rem;
}

/* 属性名 */
.ropertyValue[data-v-55a8f3fe] {
  margin-left: 2.24rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* width: 56px; */
  height: 1.06667rem;
  font-size: 0.74667rem;
  color: #313233;
  line-height: 1.06667rem;
}

/* 商品介绍 */
.richTextBody[data-v-55a8f3fe] {
  margin-top: 0.85333rem;
  width: 100%;
}
.richTextBody[data-v-55a8f3fe] p {
  margin: 0;
}
/* 富文本图片 */
.richTextBody[data-v-55a8f3fe] img {
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
  height: auto !important;
}
/* 老爸评测logo区域 */
.dlabLogoArea[data-v-55a8f3fe] {
  height: 3.62667rem;
  background: #f4f5f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.img-dlabLogoBox[data-v-55a8f3fe] {
  position: relative;
  margin: 0 auto;
  width: 3.09333rem;
  height: 40;
}
/* 老爸评测 */
.dlabLogo[data-v-55a8f3fe] {
  width: 3.09333rem;
  height: 1.06667rem;
}
.img-dlabLogoBox[data-v-55a8f3fe]::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(calc(-50% - 3.94667rem), -50%);
          transform: translate(calc(-50% - 3.94667rem), -50%);
  content: '';
  width: 2.66667rem;
  height: 0.02667rem;
  background: #dcdee0;
}
.img-dlabLogoBox[data-v-55a8f3fe]::after {
  position: absolute;
  width: 2.66667rem;
  height: 0.02667rem;
  content: '';
  top: 50%;
  left: 50%;
  -webkit-transform: translate(calc(-50% + 3.94667rem), -50%);
          transform: translate(calc(-50% + 3.94667rem), -50%);
  content: '';
  width: 100px;
  height: 1px;
  background: #dcdee0;
}

/* 质检按钮 */
.reportBtn[data-v-55a8f3fe] {
  position: fixed;
  bottom: 7.57333rem;
  right: 0.85333rem;
  width: 2.34667rem;
  height: 2.34667rem;
}

/* 质检按钮图片 */
.reportBtnImg[data-v-55a8f3fe] {
  width: 100%;
}
/* 底部按钮区 */
.bottomArea[data-v-55a8f3fe] {
  position: fixed;
  height: 4.37333rem;
  left: 0;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.21333rem 0.64rem;
  background: white;
}
/* 查看最新详情 */
.checkStatuBtn[data-v-55a8f3fe] {
  width: calc(100vw - 1.28rem);
  height: 2.13333rem;
  background: #ff9130;
  border-radius: 1.17333rem;
  color: white;
  font-size: 0.74667rem;
}
.float-dload-page-icon-box[data-v-55a8f3fe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%
}

