.questionnaire-wrap[data-v-b84992e6] {
  width: 100vw;
  height: 100vh;
  color: #000;
}
.questionnaire-wrap .questionnaire-header[data-v-b84992e6] {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100vw;
  height: 1.54rem;
  padding: 0.2rem 0 0.3rem 0;
  background: #fff;
}
.questionnaire-wrap .questionnaire-header .arrow-top-wrap[data-v-b84992e6] {
  height: 1rem;
  -webkit-transform: rotateZ(180deg) translateY(-0.5rem);
          transform: rotateZ(180deg) translateY(-0.5rem);
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.questionnaire-wrap .questionnaire-header .arrow-top-wrap .iconfont[data-v-b84992e6] {
  position: relative;
  top: 0;
  -webkit-animation: arrow_top_bottom-data-v-b84992e6 2s infinite ease;
          animation: arrow_top_bottom-data-v-b84992e6 2s infinite ease;
  font-size: 0.36rem;
  color: #B5BAC6;
}
.questionnaire-wrap .questionnaire-header .progress-bar-wrap[data-v-b84992e6] {
  width: 5.9rem;
  height: 0.04rem;
  overflow: hidden;
  border-radius: 0.03rem;
  background: #F4DDE2;
}
.questionnaire-wrap .questionnaire-header .progress-bar-wrap .progress-bar-percentage[data-v-b84992e6] {
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  height: 0.04rem;
  background-color: #E21A43;
}
.questionnaire-wrap .question-item[data-v-b84992e6] {
  width: 100vw;
  height: 100vh;
  padding: 1rem 0 3rem 0;
}
.questionnaire-wrap .question-item .question-item_text[data-v-b84992e6] {
  width: 5.9rem;
  line-height: 0.6rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.4rem;
  color: #0C1833;
}
.questionnaire-wrap .question-item .question-item_btn-wrap[data-v-b84992e6] {
  padding-top: 0.3rem;
}
.questionnaire-wrap .question-item .question-item_btn-wrap .btn-answer[data-v-b84992e6] {
  margin-top: 0.26rem;
  width: 5.9rem;
  height: 1.12rem;
  line-height: 0.4rem;
  padding: 0 0.24rem;
  border-radius: 0.56rem;
  border: 1px solid #B5BAC6;
  font-weight: bold;
  font-size: 0.32rem;
  color: #0C1833;
}
.questionnaire-wrap .question-item .question-item_btn-wrap .btn-answer.active[data-v-b84992e6] {
  background-color: #E21A43;
  border-color: #E21A43;
  color: #fff;
}
@-webkit-keyframes arrow_top_bottom-data-v-b84992e6 {
0% {
    top: 0;
}
25% {
    top: 0.1rem;
}
75% {
    top: -0.1rem;
}
100% {
    top: 0;
}
}
@keyframes arrow_top_bottom-data-v-b84992e6 {
0% {
    top: 0;
}
25% {
    top: 0.1rem;
}
75% {
    top: -0.1rem;
}
100% {
    top: 0;
}
}

.pager__pagination[data-v-65a49442] {
  padding: 20px 0 10px;
}
.pager__empty[data-v-65a49442] {
  padding: 20px 0 10px;
}

.article-item[data-v-148abd9e] {
  position: relative;
  min-height: 2.36rem;
  padding: 0.32rem 0.24rem;
}
.article-item .article-cover[data-v-148abd9e] {
  position: absolute;
  left: 0.24rem;
  top: 0.32rem;
  width: 2.56rem;
  height: 1.72rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.article-item .article-cover img[data-v-148abd9e] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-item .article-title[data-v-148abd9e] {
  height: 0.44rem;
  line-height: 0.44rem;
  padding-left: 2.8rem;
  text-align: left;
  font-size: 0.3rem;
  font-weight: bold;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-item .article-tags[data-v-148abd9e] {
  height: 0.53rem;
  padding-left: 2.8rem;
  font-size: 0;
  text-align: left;
  overflow: hidden;
}
.article-item .article-tags .tag-item[data-v-148abd9e] {
  display: inline-block;
  line-height: 0.4rem;
  margin-right: 0.08rem;
  margin-top: 0.08rem;
  padding: 0 0.16rem;
  font-size: 0.24rem;
  color: #4a505e;
  background: #fff8f4;
  border: 0.01rem solid #ffd5bb;
  border-radius: 0.28rem;
}
.article-item .article-desc[data-v-148abd9e] {
  height: 0.64rem;
  line-height: 0.32rem;
  margin-top: 0.12rem;
  padding-left: 2.8rem;
  text-align: left;
  font-size: 0.24rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.wiki-wrap__cate[data-v-fb1972f6] {
  padding-top: 0.8rem;
}
.wiki-wrap__cate .wiki-cate[data-v-fb1972f6] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 0;
  background-color: #fff;
  z-index: 10;
  text-align: left;
  overflow-x: auto;
}
.wiki-wrap__cate .wiki-cate .wiki-cate-content[data-v-fb1972f6] {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow-x: auto;
}
.wiki-wrap__cate .wiki-cate .wiki-cate-content[data-v-fb1972f6]::-webkit-scrollbar-thumb {
  display: none;
}
.wiki-wrap__cate .wiki-cate .cate-item[data-v-fb1972f6] {
  display: inline-block;
  text-align: center;
  padding: 0.2rem 0.25rem;
  font-size: 0.26rem;
}
.wiki-wrap__cate .wiki-cate .cate-item.active .cate-title[data-v-fb1972f6] {
  color: #0c1833;
  font-weight: bold;
}
.wiki-wrap__cate .wiki-cate .cate-item.active .cate-title[data-v-fb1972f6]:after {
  display: block;
}
.wiki-wrap__cate .wiki-cate .cate-item .cate-title[data-v-fb1972f6] {
  position: relative;
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.28rem;
  word-break: keep-all;
  color: #4a505e;
}
.wiki-wrap__cate .wiki-cate .cate-item .cate-title[data-v-fb1972f6]:after {
  display: none;
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.2rem;
  width: 80%;
  height: 0.04rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: -webkit-linear-gradient(top, #ff6262 0%, #ff3333 100%);
  background-image: linear-gradient(-180deg, #ff6262 0%, #ff3333 100%);
  border-radius: 4px;
}
.wiki-wrap__sub-cate[data-v-fb1972f6] {
  padding-top: 1.24rem;
}
.wiki-wrap__sub-cate .sub-cate[data-v-fb1972f6] {
  position: fixed;
  top: 0.8rem;
  width: 100%;
  z-index: 6;
  background-color: #fff;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap[data-v-fb1972f6] {
  position: relative;
  min-height: 1.24rem;
  padding: 0.08rem 1.25rem 0.32rem 0.32rem;
  box-sizing: border-box;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-list[data-v-fb1972f6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.84rem;
  text-align: left;
  overflow-y: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-list .sub-cate-item[data-v-fb1972f6] {
  display: inline-block;
  margin-top: 0.24rem;
  margin-right: 0.24rem;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-list .sub-cate-item .sub-cate-content[data-v-fb1972f6] {
  height: 0.6rem;
  line-height: 0.6rem;
  padding: 0 0.32rem;
  background: #ffffff;
  border: 0.01rem solid #d8d8d8;
  border-radius: 0.1rem;
  color: #4a505e;
  font-size: 0.28rem;
  box-sizing: border-box;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-list .sub-cate-item .sub-cate-content .sub-cate-title[data-v-fb1972f6] {
  word-break: keep-all;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-list .sub-cate-item .sub-cate-content.active[data-v-fb1972f6] {
  background-color: #ff3333;
  border-color: #ff3333;
  color: #fff;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-hide-more[data-v-fb1972f6] {
  display: none;
  position: absolute;
  right: 0.32rem;
  bottom: 0.16rem;
  width: 0.56rem;
  height: 0.56rem;
  line-height: 0.56rem;
  text-align: center;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .sub-cate-hide-more .iconfont[data-v-fb1972f6] {
  font-size: 0.56rem;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .loading-subcate[data-v-fb1972f6],
.wiki-wrap__sub-cate .sub-cate .sub-cate-wrap .no-subcate[data-v-fb1972f6] {
  height: 0.84rem;
  line-height: 1.1rem;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-menu[data-v-fb1972f6] {
  position: absolute;
  right: 0;
  top: 0;
  width: 1.1rem;
  background-color: #fff;
  box-shadow: -0.1rem 0 0.1rem #fff;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-menu .show-more-btn[data-v-fb1972f6] {
  width: 0.94rem;
  height: 0.88rem;
  line-height: 0.88rem;
  margin-top: 0.18rem;
  text-align: center;
}
.wiki-wrap__sub-cate .sub-cate .sub-cate-menu .show-more-btn .iconfont[data-v-fb1972f6] {
  font-size: 0.44rem;
  text-indent: 0.15rem;
}
.wiki-wrap__sub-cate .sub-cate.show-more-hide .sub-cate-menu[data-v-fb1972f6] {
  display: none;
}
.wiki-wrap__sub-cate .sub-cate.show-more-hide .sub-cate-wrap[data-v-fb1972f6] {
  padding-right: 0.32rem;
}
.wiki-wrap__sub-cate .sub-cate.show-more-subcate .sub-cate-menu[data-v-fb1972f6] {
  display: none;
}
.wiki-wrap__sub-cate .sub-cate.show-more-subcate .sub-cate-wrap[data-v-fb1972f6] {
  padding-right: 1rem;
}
.wiki-wrap__sub-cate .sub-cate.show-more-subcate .sub-cate-wrap .sub-cate-list[data-v-fb1972f6] {
  display: block;
  width: auto !important;
  height: auto;
}
.wiki-wrap__sub-cate .sub-cate.show-more-subcate .sub-cate-wrap .sub-cate-hide-more[data-v-fb1972f6] {
  display: block;
}
.wiki-wrap__sub-cate .sub-cate.show-more-subcate + .sub-cate-modal[data-v-fb1972f6] {
  display: block;
}
.wiki-wrap__sub-cate .sub-cate-modal[data-v-fb1972f6] {
  display: none;
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
}
.wiki-wrap__sub-cate .sub-cate-showmore[data-v-fb1972f6] {
  padding-top: 0.1rem;
  text-align: center;
  font-size: 0.26rem;
}
.wiki-wrap__sub-cate .sub-cate-showmore .iconfont[data-v-fb1972f6] {
  color: #ff6600;
  font-size: 0.4rem;
}
.wiki-wrap__article-list[data-v-fb1972f6] {
  padding-bottom: 0.6rem;
}
.wiki-wrap__article-list .no-article[data-v-fb1972f6] {
  padding: 0.4rem 0;
  text-align: center;
  font-size: 0.24rem;
}

.wiki-wrap .sub-cate .vue-content-placeholders .vue-content-placeholders-text__line,
.wiki-wrap .wiki-cate .vue-content-placeholders .vue-content-placeholders-text__line {
  width: 100%;
  margin-bottom: 0;
}

.count-down[data-v-4cbc4be2] {
  position: fixed;
  top: 0.24rem;
  right: 0.24rem;
  width: 0.88rem;
  height: 0.88rem;
  text-align: center;
  z-index: 200;
}
.count-down__image[data-v-4cbc4be2] {
  width: 0.88rem;
  height: 0.88rem;
}
.count-down__image .count-down-image[data-v-4cbc4be2] {
  width: 0.88rem;
  height: 0.88rem;
}
.count-down__number[data-v-4cbc4be2] {
  position: absolute;
  top: 0.4rem;
  width: 100%;
  line-height: 0.24rem;
  line-height: 0.26rem;
  font-size: 0.24rem;
  color: #ff8d00;
  font-weight: bold;
}

.task-finish-popup[data-v-d12bed76] {
  --popup-background-color: transparent;
}
.task-finish-popup .van-popup[data-v-d12bed76] {
  background-color: transparent;
}
.task-finish-popup .popup-content-wrap .image-wrap[data-v-d12bed76] {
  position: relative;
}
.task-finish-popup .popup-content-wrap .image-wrap .image-bg[data-v-d12bed76] {
  width: 6.38rem;
  height: 6.44rem;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-animation: imagBgRotate-data-v-d12bed76 10s linear infinite;
          animation: imagBgRotate-data-v-d12bed76 10s linear infinite;
}
.task-finish-popup .popup-content-wrap .image-wrap .image-front[data-v-d12bed76] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4.26rem;
  height: 3.7rem;
  -webkit-transform: translate(-50%, -65%);
          transform: translate(-50%, -65%);
}
.task-finish-popup .popup-content-wrap .image-wrap .image-coupon[data-v-d12bed76] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4.4rem;
  height: 2.88rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.task-finish-popup .popup-content-wrap .image-wrap .image-coupon img[data-v-d12bed76] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.task-finish-popup .popup-content-wrap .text-wrap[data-v-d12bed76] {
  font-family: PingFangSC-Semibold;
  line-height: 0.48rem;
  margin-top: -0.75rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@-webkit-keyframes imagBgRotate-data-v-d12bed76 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}
@keyframes imagBgRotate-data-v-d12bed76 {
0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
}
50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
}
100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
}
}

.goods-detail[data-v-97b2a2f6] {
  padding-bottom: 1.16rem;
  background: #f2f2f2;
}
.goods-detail.iphonex[data-v-97b2a2f6] {
  padding-bottom: 1.76rem;
}
.goods-detail__swiper[data-v-97b2a2f6] {
  position: relative;
  height: 7.5rem;
  width: 7.5rem;
}
.goods-detail__swiper .swiper-slide[data-v-97b2a2f6] {
  width: 7.5rem;
  height: 7.5rem;
}
.goods-detail__swiper .swiper-slide img[data-v-97b2a2f6] {
  width: 100%;
  height: 100%;
}
.goods-detail__swiper .swiper-page[data-v-97b2a2f6] {
  position: absolute;
  bottom: 0.16rem;
  right: 0.16rem;
  min-width: 0.88rem;
  height: 0.48rem;
  line-height: 0.48rem;
  text-align: center;
  color: #fff;
  font-size: 0.24rem;
  text-shadow: 0 0 0.02rem #333;
  z-index: 2;
}
.goods-detail__swiper .swiper-page[data-v-97b2a2f6]::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: #000000;
  border-radius: 0.24rem;
}
.goods-detail__swiper .swiper-page div[data-v-97b2a2f6] {
  position: relative;
}
.goods-detail__info[data-v-97b2a2f6] {
  background-color: #fff;
}
.goods-detail__info .good-notice[data-v-97b2a2f6] {
  padding-left: 0.4rem;
  font-size: 0;
  background-image: -webkit-linear-gradient(359deg, #fbf8eb 0%, #f6edd2 100%);
  background-image: linear-gradient(-269deg, #fbf8eb 0%, #f6edd2 100%);
}
.goods-detail__info .good-notice > div[data-v-97b2a2f6] {
  position: relative;
  display: inline-block;
  width: 25%;
  line-height: 0.8rem;
  padding-right: 0.4rem;
  text-indent: 0.38rem;
  font-size: 0.24rem;
  color: #7e630c;
}
.goods-detail__info .good-notice > div[data-v-97b2a2f6]:after {
  position: absolute;
  left: 0;
  top: 50%;
  content: "";
  width: 0.32rem;
  height: 0.32rem;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAllBMVEUAAACnlCeghhazmiCNbxWBZw2mjBeagRWPdRK0mxyulBuIbQ+ymhuDZg21nByBZQ6ulBqHbRCQdRGymRu1nBycghWYfhSAZQ2qkhqJbg+fhRaWfBOmixiPdRGghxaUehS3nh2BZQ6xmByHbRGehRWpkBiRdxGvlhmHbQ6iiRabgBSDaA2XfROVexKLcA+OcxCzmhumjBdyIDFQAAAAJHRSTlMABkkYGPPz8/Py4+PDw5aWgoJL9NnZ2dnHx7+/lpaVlUdHLS0bIvJ0AAABLElEQVQ4y33Nh5aCMBAF0BcMVaq9VwLCgrv8/89tiigR8SZnTmZ4IXghp9Cfue7MD08EfaPQ/XtywxF0JJ7mmmlMtOt+3uN3fnLx8g+8y/O+x1jOcr7las/MG0EiKzZgRSDEbFAsH7BYw1hjQGOIGbPEI7umaIqieA8UjZjvAGIVXYDWWoRHBwKKgUOqAfT+gM33wAbzNC3TUjCMUgRK3r4Cc9hlCxBFMcqyksuGLY98vwcUG4uqBaiiWWBbtwBVpKqu+K7rLY5qkNUZkIlAJvBWzrIjjKwFqKIxQJxvAYcA+19pAs1ETfcAqDMccCi45D4ogUDWt5f77c73o1kTSHR8+2hM8XD9mBhf8USDn56AooMkpv7ZTAh0NOpEzIiij5yjYGmayyA6d27/A+ZHaGDUjtQoAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.goods-detail__info .good-notice > div.two[data-v-97b2a2f6]:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAllBMVEUAAACghRqXfhS0mhuBZw2mjBiKbg+agRWPdRKulBuIbQ+tlRqHbA61nBySdxKBZQ6HbRCnjRikixe1nBycghWYfhSAZQ20nByfhRaWfBOAZAymixighxaymRupjxq3nh2xmByHbRGKcA+iiRaYfhOdgxSVexKulRmDaA2rkhmSeBKojxiQdhGGbA6ghhWymRqPdBCmjBd4au0RAAAAInRSTlMAGErz80lJ8/Pj48fHlpaWgvTx2dnZ2b+/v7+WlYKCRy0tmnR/kgAAARJJREFUOMt909mSgyAQBdBGjXHX7PsGSZyITuL//9y0MCGihlNU0TYXeBFoOcWrmW3PVvEJBpDYfip2TKDjgMv5M8fxHzno28O8J2wdcvbzAf5Z7fcfg/z3GSF+8AfHoQd4CMKRf3UUF0x4zXk9As2o6fFJc8muZjVjrBtgddPfYTllBtMmajSC/a/RHtY3ozXMzYE5jK9vFiiWao4NgZsMLK5GC9jcjTaQyKK4FzjkjFSdgFWWRSl6OIlaYwF4pYEHAMlLcEFjyW6CJfFooxNwRdMjgDJKX7RL9jIQIvpFBBIJqopWFEeFPnWgfvwLJvqCCygk+umJ9NeXOfqyk/Ueb+q0llMCA9x0u3Sc5TZ1W80/E1lpTttwAzYAAAAASUVORK5CYII=);
}
.goods-detail__info .good-notice > div.three[data-v-97b2a2f6]:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAe1BMVEUAAACKbg+ulRughxaGaw+EaQ2UehSfhRaJbQ+ojxqghhaUehOjjR+BZg2QdRGTeBKqjxm1mxyWexOAZA22nR6KcBGtmR+tjx+dgxWjiRaPdRCdhBWWfBOagBSrkhmTeRKzmxuLcQ+IbQ6ulRqwlxqmjReojxiYfhOEaQ4lDaDkAAAAGXRSTlMAWVlZT/tP+/t3d1kZ/vz7+ePf30xJGRnjRvJvoAAAAL5JREFUKM91yYkOgjAQRdHKDrLKJpu1KuD/f6HtlHQyIDeT9DWHVcXTVFSMpgyzKH5oVN+7iD72WRTPdYHysGnCfNuoMxSqGc66xWgHtWq23dZsE4zVjDuiBiM1ow7TOkB+FMeRP2A+6H0gUfWms5Ta0zqtkBzy4IU8qdfxpBsD5Xzkozz9IoJm/E9ZzbSm/aHMY1uXg6bSjIq+F72Qp02AoZIcFNDgZQrQUKlRdb+Qi0YV7ahJkhAjOWVZ4+8H04o0LvZPwYYAAAAASUVORK5CYII=);
}
.goods-detail__info .good-notice > div.four[data-v-97b2a2f6]:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAcCAMAAABMOI/cAAAAmVBMVEUAAACymRudgxWzmxyMchG0nB6XfROUdBqXfBKCZw2YfRSagBadhBqKbg+qkhmWexSMchCHbA6ghhaAZA2Gaw+OcxGtkxqRdxKUehKdhBaDaA+vlhuEaQ+BZw2OcRWLbA+dhBakihibghWRdxGSdxOhixaqkRiehRWljBewlhqMcQ+agBOWexKiiBaEaQ2IbQ+PdBGRdhGSeBJTs8XZAAAAJnRSTlMA1Zt/PirVC/rsS40U+Pfy7evay8C5qJmNjHt5aGEkIfTKuKV8LleQ7JMAAADKSURBVCjPdcmHEoIwEEXRp0YQe++AFUQICP//cSYBNko5szM7cx9Iv9fp9PogVAOFNqqEtpOuejsBW68m8IJgi6nXaAqvBV4t2gdedV2qB59zn/taF08uG8pAHV35i+FyWFI/+ApC6YaxIb/oozCXD4OhWKgriBS1yB6VMKPFBPbUZzCynFiwz4iBXVrIHvdU24F9GjFg826wAeDM633uQGCTpGLCoLBFksRJLC7vC4aCu45/rF1oZ6vM1hl/zKOl8tFElWmvVrbOX+hIT0/qjacwAAAAAElFTkSuQmCC);
  background-size: auto 100%;
}
.goods-detail__info .goods-info-content[data-v-97b2a2f6] {
  padding: 0.24rem;
  text-align: left;
}
.goods-detail__info .goods-info-content .goods-title[data-v-97b2a2f6] {
  line-height: 0.45rem;
  font-size: 0.32rem;
  color: #333333;
}
.goods-detail__info .goods-info-content .goods-title .no-postage[data-v-97b2a2f6] {
  position: relative;
  top: -0.03rem;
  line-height: 0.4rem;
  margin-top: 0.08rem;
  margin-right: 0.08rem;
  padding: 0 0.16rem;
  border-radius: 0.28rem;
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  background: #e20000;
  display: inline-block;
}
.goods-detail__info .goods-info-content .goods-tags[data-v-97b2a2f6] {
  padding-top: 0.08rem;
  font-size: 0;
}
.goods-detail__info .goods-info-content .goods-tags .tag[data-v-97b2a2f6] {
  display: inline-block;
  line-height: 0.4rem;
  margin: 0.08rem 0.08rem 0 0;
  padding: 0 0.16rem;
  font-size: 0.24rem;
  color: #4a505e;
  background: #fff8f4;
  border: 0.01rem solid #ffd5bb;
  border-radius: 0.28rem;
}
.goods-detail__info .goods-info-content .goods-price[data-v-97b2a2f6] {
  margin-top: 0.16rem;
  font-size: 0;
}
.goods-detail__info .goods-info-content .goods-price .best-price[data-v-97b2a2f6] {
  display: inline-block;
  line-height: 0.4rem;
  font-size: 0;
}
.goods-detail__info .goods-info-content .goods-price .best-price > div[data-v-97b2a2f6] {
  display: inline-block;
  color: #e21a43;
  font-size: 0.4rem;
  font-weight: bold;
}
.goods-detail__info .goods-info-content .goods-price .best-price .price-one[data-v-97b2a2f6] {
  padding-right: 0.06rem;
  font-size: 0.3rem;
}
.goods-detail__info .goods-info-content .goods-price .best-price .price-three[data-v-97b2a2f6] {
  font-size: 0.3rem;
}
.goods-detail__info .goods-info-content .goods-price .old-price[data-v-97b2a2f6] {
  display: inline-block;
  margin-left: 0.16rem;
  font-size: 0.31rem;
  color: #999999;
  text-decoration: line-through;
}
.goods-detail__info .goods-info-content .goods-price .task-point[data-v-97b2a2f6] {
  display: inline-block;
  height: 0.4rem;
  line-height: 0.4rem;
  margin-left: 0.18rem;
  padding: 0 0.16rem;
  background-image: -webkit-linear-gradient(left, #ff8350 0%, #f03030 100%);
  background-image: linear-gradient(-270deg, #ff8350 0%, #f03030 100%);
  border-radius: 0.1rem;
  font-size: 0.24rem;
  color: #ffffff;
  vertical-align: top;
}
.goods-detail__placeholders[data-v-97b2a2f6] {
  margin-top: 0.16rem;
  padding: 0.24rem;
  background-color: #fff;
}
.goods-detail__detail[data-v-97b2a2f6] {
  margin-top: 0.16rem;
  background-color: #fff;
}
.goods-detail__detail[data-v-97b2a2f6] img {
  width: 100%;
  height: auto;
  display: block;
}
.goods-detail__detail[data-v-97b2a2f6] p {
  width: 100%;
}
.goods-detail__detail[data-v-97b2a2f6] p span {
  display: inline-block;
  padding: 0 0.2rem;
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #666;
  text-align: left;
}
.goods-detail__detail[data-v-97b2a2f6] p img {
  width: 100%;
  height: auto;
  display: block;
}
.goods-detail__detail[data-v-97b2a2f6] .ssd-module-wrap {
  width: 100% !important;
}
.goods-detail__detail[data-v-97b2a2f6] .ssd-module-mobile-wrap {
  width: 7.5rem;
  height: auto !important;
}
.goods-detail__detail[data-v-97b2a2f6] .ssd-module-mobile-wrap .ssd-module-heading {
  width: 100%;
}
.goods-detail__detail[data-v-97b2a2f6] .ssd-module-mobile-wrap .ssd-widget-pic img {
  height: auto !important;
}
.goods-detail__service-main[data-v-97b2a2f6] {
  background-color: #fff;
  padding: 0.3rem 0.2rem 0.1rem;
  line-height: 0.35rem;
  font-size: 0.26rem;
  text-align: left;
}
.goods-detail__service-main[data-v-97b2a2f6] p {
  width: 100%;
}
.goods-detail__service-main[data-v-97b2a2f6] img {
  width: 100%;
  height: auto;
  display: block;
}
.goods-detail__params[data-v-97b2a2f6] {
  background-color: #fff;
  padding: 0.2rem;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  font-size: 12px;
  border-spacing: 0;
  line-height: 0.2rem;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] table tr th {
  padding: 12px 10px;
  border: 1px solid #dadada;
  text-align: center;
  font-weight: bold;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] table tr td {
  padding: 10px;
  border: 1px solid #dadada;
  text-align: left;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] table tr td:first-child {
  width: 2.4rem;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] p {
  line-height: 0.36rem;
  font-size: 0.24rem;
  color: #666;
  text-align: left;
}
.goods-detail__params .neteasy-html[data-v-97b2a2f6] img {
  width: 100%;
  height: auto;
  display: block;
}
.goods-detail__buy-notice[data-v-97b2a2f6] {
  margin-top: 0.16rem;
  padding: 0.26rem 0.24rem;
  background-color: #fff;
}
.goods-detail__buy-notice .buy-notice-content[data-v-97b2a2f6] {
  padding: 0.4rem;
  background: #f2f2f2;
  border-radius: 8px;
  text-align: left;
}
.goods-detail__buy-notice .buy-notice-content .buy-notice-title[data-v-97b2a2f6] {
  line-height: 0.36rem;
  padding-bottom: 0.24rem;
  font-size: 0.36rem;
  color: #666666;
  border-bottom: 0.02rem solid #dedede;
}
.goods-detail__buy-notice .buy-notice-content .content-title[data-v-97b2a2f6] {
  line-height: 0.24rem;
  margin-top: 0.4rem;
  padding-bottom: 0.24rem;
  font-size: 0.24rem;
  color: #666666;
}
.goods-detail__buy-notice .buy-notice-content .content-text[data-v-97b2a2f6] {
  line-height: 0.33rem;
  font-size: 0.24rem;
  color: #999999;
}
.goods-detail__wiki[data-v-97b2a2f6] {
  margin-top: 0.24rem;
  padding-bottom: 0.24rem;
}
.goods-detail__wiki .article-list[data-v-97b2a2f6] {
  background-color: #fff;
}
.goods-detail__wiki .article-item[data-v-97b2a2f6] {
  position: relative;
  padding: 0.32rem 0.24rem;
  text-align: left;
}
.goods-detail__wiki .article-item .article-image[data-v-97b2a2f6] {
  position: absolute;
  left: 0.24rem;
  top: 0.32rem;
  width: 2.56rem;
  height: 1.76rem;
  border-radius: 0.15rem;
  overflow: hidden;
}
.goods-detail__wiki .article-item .article-image img[data-v-97b2a2f6] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.goods-detail__wiki .article-item .article-title[data-v-97b2a2f6] {
  display: -webkit-box;
  line-height: 0.36rem;
  padding-left: 2.8rem;
  font-size: 0.28rem;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.goods-detail__wiki .article-item .article-tags[data-v-97b2a2f6] {
  max-height: 1.2rem;
  padding-left: 2.8rem;
  padding-top: 0.08rem;
  font-size: 0;
  overflow: hidden;
}
.goods-detail__wiki .article-item .article-tags .tag[data-v-97b2a2f6] {
  display: inline-block;
  line-height: 0.4rem;
  margin: 0.08rem 0.08rem 0 0;
  padding: 0 0.16rem;
  font-size: 0.24rem;
  color: #4a505e;
  background: #fff8f4;
  border: 0.01rem solid #ffd5bb;
  border-radius: 0.28rem;
}
.goods-detail__wiki .article-item .article-desc[data-v-97b2a2f6] {
  max-height: 0.64rem;
  line-height: 0.32rem;
  margin-top: 0.16rem;
  padding-left: 2.8rem;
  font-size: 0.24rem;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.goods-detail__submit-btn .van-goods-action[data-v-97b2a2f6] {
  height: 0.98rem;
  z-index: 9;
}
.goods-detail__submit-btn .van-goods-action.iphonex[data-v-97b2a2f6] {
  padding-bottom: 0.6rem;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-icon[data-v-97b2a2f6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-icon .van-info[data-v-97b2a2f6] {
  background-color: #ff5555;
  font-size: 0.2rem;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--first[data-v-97b2a2f6],
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--last[data-v-97b2a2f6] {
  -webkit-box-flex: unset;
  -webkit-flex: unset;
          flex: unset;
  width: 2.98rem;
  border-radius: 0.1rem;
  font-size: 0.28rem;
  color: #ffffff;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--first[data-v-97b2a2f6] {
  margin-left: 0;
  margin-right: 0.1rem;
  background-image: -webkit-linear-gradient(left, #626262 0%, #333333 100%);
  background-image: linear-gradient(-270deg, #626262 0%, #333333 100%);
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--last[data-v-97b2a2f6] {
  margin-right: 0.16rem;
  background: #e21a43;
}
.goods-detail .goods-selector[data-v-97b2a2f6] {
  padding: 0 0.24rem;
}
.goods-detail .goods-selector.iphonex[data-v-97b2a2f6] {
  padding-bottom: 0.6rem;
}
.goods-detail .goods-selector__top[data-v-97b2a2f6] {
  padding-top: 0.56rem;
  padding-bottom: 0.3rem;
}
.goods-detail .goods-selector__top .goods-selected-content[data-v-97b2a2f6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.goods-detail .goods-selector__top .goods-selected-content .content-left[data-v-97b2a2f6] {
  margin-right: 0.24rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-left .goods-image[data-v-97b2a2f6] {
  width: 2rem;
  height: 2rem;
  border-radius: 0.12rem;
  overflow: hidden;
}
.goods-detail .goods-selector__top .goods-selected-content .content-left .goods-image img[data-v-97b2a2f6] {
  width: 100%;
  height: 100%;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right[data-v-97b2a2f6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  text-align: left;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-price[data-v-97b2a2f6] {
  line-height: 0.4rem;
  margin-top: 0.18rem;
  font-size: 0.4rem;
  color: #e21a43;
  font-weight: bold;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-price .best-price[data-v-97b2a2f6] {
  display: inline-block;
  line-height: 0.4rem;
  font-size: 0;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-price .best-price > div[data-v-97b2a2f6] {
  display: inline-block;
  color: #e21a43;
  font-size: 0.4rem;
  font-weight: bold;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-price .best-price .price-one[data-v-97b2a2f6] {
  padding-right: 0.06rem;
  font-size: 0.3rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-price .best-price .price-three[data-v-97b2a2f6] {
  font-size: 0.3rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-selected-condition[data-v-97b2a2f6] {
  height: 0.64rem;
  margin-top: 0.12rem;
  line-height: 0.32rem;
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 0;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-selected-condition .text[data-v-97b2a2f6] {
  display: inline;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count[data-v-97b2a2f6] {
  margin-top: 0.2rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer[data-v-97b2a2f6] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.48rem;
  padding-right: 2.4rem;
  padding-left: 0.1rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .reduce[data-v-97b2a2f6],
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .add[data-v-97b2a2f6] {
  position: relative;
  width: 0.36rem;
  height: 0.36rem;
  margin-top: 0.06rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .reduce[data-v-97b2a2f6]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.24rem;
  height: 0.04rem;
  background: #d8d8d8;
  border-radius: 2px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .reduce.usable[data-v-97b2a2f6]:after,
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .reduce.usable[data-v-97b2a2f6]:before {
  background-color: #333333;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .add[data-v-97b2a2f6]:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.24rem;
  height: 0.04rem;
  background: #d8d8d8;
  border-radius: 2px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .add[data-v-97b2a2f6]:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0.24rem;
  height: 0.04rem;
  background: #d8d8d8;
  border-radius: 2px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .add.usable[data-v-97b2a2f6]:after,
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .add.usable[data-v-97b2a2f6]:before {
  background-color: #333333;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .count-input[data-v-97b2a2f6] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  padding: 0 0.08rem;
}
.goods-detail .goods-selector__top .goods-selected-content .content-right .goods-count .goods-count-inputer .count-input input[data-v-97b2a2f6] {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0.28rem;
  color: #333333;
  background: #eeeeee;
  border-radius: 8px;
}
.goods-detail .goods-selector__middle[data-v-97b2a2f6] {
  text-align: left;
}
.goods-detail .goods-selector__middle .condition-list[data-v-97b2a2f6] {
  max-height: 6.4rem;
  padding-bottom: 0.2rem;
  overflow-y: auto;
}
.goods-detail .goods-selector__middle .condition-list .condition-item[data-v-97b2a2f6] {
  margin-top: 0.3rem;
  padding: 0.1rem 0;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-title[data-v-97b2a2f6] {
  line-height: 0.28rem;
  font-size: 0.28rem;
  color: #333333;
  letter-spacing: 0;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-title .error-text[data-v-97b2a2f6] {
  visibility: hidden;
  display: inline;
  padding-left: 0.3rem;
  color: #e21a43;
  opacity: 0.8;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-title.required .error-text[data-v-97b2a2f6] {
  visibility: visible;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-options[data-v-97b2a2f6] {
  padding-top: 0.08rem;
  font-size: 0;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-options .option[data-v-97b2a2f6] {
  position: relative;
  display: inline-block;
  line-height: 0.48rem;
  margin: 0.16rem 0.16rem 0 0;
  padding: 0.05rem 0.24rem;
  font-size: 0.24rem;
  color: #333333;
  text-align: center;
  border-radius: 8px;
  background: #f2f2f2;
  opacity: 0.5;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-options .option.able[data-v-97b2a2f6] {
  opacity: 1;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-options .option.selected[data-v-97b2a2f6] {
  color: #e21a43;
  background: #fff0f0;
}
.goods-detail .goods-selector__middle .condition-list .condition-item .condition-options .option.selected[data-v-97b2a2f6]:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.goods-detail .goods-selector__middle .condition-list .condition-item[data-v-97b2a2f6]:first-child {
  margin-top: 0;
}
.goods-detail .goods-selector__bottom[data-v-97b2a2f6] {
  height: 1.08rem;
  padding: 0.24rem 0.24rem 0.12rem;
}
.goods-detail .goods-selector__bottom .goods-select-confirm[data-v-97b2a2f6] {
  width: 100%;
  height: 100%;
  line-height: 0.72rem;
  background: #e21a43;
  border-radius: 0.1rem;
  font-size: 0.28rem;
  text-align: center;
  color: #ffffff;
}
.goods-detail .goods-selector__bottom .goods-select-confirm.disable[data-v-97b2a2f6] {
  opacity: 0.7;
}

.goods-detail__submit-btn .van-goods-action {
  height: 0.98rem;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-icon {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-icon .van-info {
  top: 0.02rem;
  background-color: #ff5555;
  font-size: 0.2rem;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--first,
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--last {
  -webkit-box-flex: unset;
  -webkit-flex: unset;
          flex: unset;
  width: 2.98rem;
  border-radius: 0.1rem;
  font-size: 0.28rem;
  color: #ffffff;
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--first {
  margin-left: 0;
  margin-right: 0.1rem;
  background-image: -webkit-linear-gradient(left, #626262 0%, #333333 100%);
  background-image: linear-gradient(-270deg, #626262 0%, #333333 100%);
}
.goods-detail__submit-btn .van-goods-action .van-goods-action-button--last {
  margin-right: 0.16rem;
  background: #e21a43;
}

.photo-diagnosis-page-wrap {
  padding-top: 30rpx;
  width: 100vw;
  min-height: 100vh;
  background-color: #FAF3F3;
}
.photo-diagnosis-page-wrap header {
  padding: 0.72rem 0 0.5rem 0;
  background: #FAF3F3;
}
.photo-diagnosis-page-wrap header .header-banner {
  width: 5.34rem;
  height: 5.86rem;
}
.photo-diagnosis-page-wrap .img-upload-list {
  padding: 0.48rem 0.26rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item {
  margin-bottom: 0.32rem;
  padding: 0 0.28rem;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .has-img-wrap {
  position: relative;
  width: 1.76rem;
  height: 1.76rem;
  border-radius: 1px;
  overflow: hidden;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .has-img-wrap .has-img {
  width: 1.76rem;
  height: 1.76rem;
  object-fit: cover;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .has-img-wrap .icon-del-img {
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  z-index: 1;
  width: 0.48rem;
  height: 0.48rem;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .no-img-wrap {
  width: 1.76rem;
  height: 1.76rem;
  background-color: #EDEFF4;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .no-img-wrap .defalut-img {
  width: 1.76rem;
  height: 1.76rem;
}
.photo-diagnosis-page-wrap .img-upload-list .img-upload-item .position-text {
  padding-top: 0.16rem;
  width: 1.76rem;
  font-weight: bold;
  font-size: 0.24rem;
  color: #bb9099;
}
.photo-diagnosis-page-wrap footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100vw;
  height: 1rem;
  padding: 0.1rem 0.3rem;
}
.photo-diagnosis-page-wrap footer.iphone-x {
  height: 1.5rem;
  padding-bottom: 0.6rpx;
}
.photo-diagnosis-page-wrap footer .last-test-time {
  position: absolute;
  left: 50%;
  top: -0.6rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
  font-weight: bold;
  font-size: 0.28rem;
  color: #bb9099;
}
.photo-diagnosis-page-wrap footer .last-test-time.loading {
  opacity: 0;
}
.photo-diagnosis-page-wrap footer .last-test-time span {
  text-decoration: underline;
  font-size: 0.28rem;
  color: #4084FF;
}
.photo-diagnosis-page-wrap footer .btn-submit {
  width: 6.9rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.08rem;
  background-color: #e21a43;
  font-size: 0.3rem;
  color: #fff3ef;
}
.photo-diagnosis-page-wrap footer .btn-submit:active {
  opacity: 0.8;
}

.good-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.good-list .good-item {
  margin-bottom: 0.32rem;
  padding: 0 0.14rem;
  padding: 0.24rem;
  border-top: 1px solid #eee;
}
.good-list .good-item .good-recommend-img {
  width: 2.4rem;
  height: 2.4rem;
}
.good-list .good-item .good-recommend-img img {
  width: 2.4rem;
  height: 2.4rem;
}
.good-list .good-item .good-info-content {
  padding-left: 0.24rem;
  height: 2.4rem;
}
.good-list .good-item .good-info-content .good-name {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  text-align: left;
  line-height: 0.4rem;
  font-size: 0.28rem;
  color: #333333;
}
.good-list .good-item .good-info-content .good-tag-list {
  margin-bottom: 0.4rem;
}
.good-list .good-item .good-info-content .good-tag-list .good-tag-item {
  margin-right: 0.1rem;
  padding: 0 0.16rem;
  height: 0.4rem;
  line-height: 0.36rem;
  border: 1px solid #FFD5BB;
  border-radius: 0.2rem;
  background: #FFF8F4;
  font-size: 0.24rem;
  color: #4A505E;
}
.good-list .good-item .good-info-content .good-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
          align-items: baseline;
}
.good-list .good-item .good-info-content .good-price .price-symbol,
.good-list .good-item .good-info-content .good-price .present-flaot {
  font-weight: bold;
  color: #E21A43;
  font-size: 0.28rem;
}
.good-list .good-item .good-info-content .good-price .price-symbol {
  padding-right: 0.06rem;
}
.good-list .good-item .good-info-content .good-price .present-flaot {
  padding-right: 0.16rem;
}
.good-list .good-item .good-info-content .good-price .present-price {
  font-weight: bold;
  font-size: 0.36rem;
  color: #E21A43;
}
.good-list .good-item .good-info-content .good-price .original-price {
  text-decoration: line-through;
  font-size: 0.28rem;
  color: #999;
}
.good-list .good-item_no-list {
  width: 100vw;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  font-size: 0.28rem;
  color: #b5bac6;
}

.page-wrap[data-v-f09bd99e] {
  background-color: #fff;
}
.page-wrap.iphonex[data-v-f09bd99e] {
  padding-bottom: 0.6rem;
}
.page-wrap .customer-popup[data-v-f09bd99e] {
  background-color: transparent;
}
.page-wrap .van-popup[data-v-f09bd99e] {
  background-color: transparent;
  color: #fff;
}
.page-wrap .van-popup .share-guide[data-v-f09bd99e] {
  padding: 0.2rem 1.4rem 0 0;
  font-size: 0.28rem;
  z-index: 2003;
  text-align: right;
}
.page-wrap .van-popup .share-guide img[data-v-f09bd99e] {
  width: 65%;
}
.article-wrap[data-v-f09bd99e] {
  background: #f2f2f2;
}
.article-wrap__top[data-v-f09bd99e] {
  background-color: #fff;
}
.article-wrap__top .top-logo[data-v-f09bd99e] {
  width: 3.4rem;
  height: 0.56rem;
  background-image: url(../img/pro.4559683b.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.article-wrap__title[data-v-f09bd99e] {
  padding: 0.36rem 0.4rem 0;
  background-color: #fff;
}
.article-wrap__title .article-title[data-v-f09bd99e] {
  line-height: 1.4;
  text-align: left;
  font-size: 0.36rem;
  font-weight: bold;
  color: #333;
}
.article-wrap__tags[data-v-f09bd99e] {
  padding: 0.24rem 0.4rem 0.03rem;
  font-size: 0;
  text-align: left;
  background-color: #fff;
}
.article-wrap__tags .tag-item[data-v-f09bd99e] {
  display: inline-block;
  line-height: 0.4rem;
  margin-top: 0.08rem;
  margin-right: 0.08rem;
  padding: 0 0.16rem;
  border-radius: 0.28rem;
  text-align: center;
  border: 0.01rem solid #ffd5bb;
  font-size: 0.24rem;
  color: #4a505e;
  background: #fff8f4;
}
.article-wrap__content[data-v-f09bd99e] {
  padding: 0.32rem 0.4rem 0;
  background-color: #fff;
}
.article-wrap__content .article-content[data-v-f09bd99e] {
  line-height: 1.625;
  text-align: left;
  font-size: 0.32rem;
  overflow: hidden;
  color: #666666;
}
.article-wrap__content .article-content[data-v-f09bd99e] h5,
.article-wrap__content .article-content[data-v-f09bd99e] h4,
.article-wrap__content .article-content[data-v-f09bd99e] h3,
.article-wrap__content .article-content[data-v-f09bd99e] h2,
.article-wrap__content .article-content[data-v-f09bd99e] h1 {
  font-size: 1.5em;
  font-weight: bold;
}
.article-wrap__content .article-content[data-v-f09bd99e] strong {
  font-weight: bold;
}
.article-wrap__content .article-content[data-v-f09bd99e] em {
  font-style: italic;
}
.article-wrap__content .article-content[data-v-f09bd99e] ol,
.article-wrap__content .article-content[data-v-f09bd99e] ul {
  list-style: revert;
  padding-left: 0.4rem;
}
.article-wrap__content .article-content[data-v-f09bd99e] blockquote {
  padding-left: 0.2rem;
  border-left: 3px solid #dbdbdb;
  font-size: 0.32rem;
  padding-top: 4px;
  margin: 0.26rem 0;
}
.article-wrap__content .article-content[data-v-f09bd99e] img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  border-radius: 0.15rem;
}
.article-wrap__content .article-content[data-v-f09bd99e] p {
  text-align: left;
  margin-top: 0.26rem;
}
.article-wrap__content .article-content[data-v-f09bd99e] p:first-child {
  margin-top: 0;
}
.article-wrap__content .article-content[data-v-f09bd99e] p.ql-align-center {
  text-align: center;
}
.article-wrap__content .article-content[data-v-f09bd99e] p.ql-align-right {
  text-align: right;
}
.article-wrap__content .article-content[data-v-f09bd99e] iframe {
  width: 100%;
  min-height: 4.2rem;
  margin-top: 0.32rem;
}
.article-wrap__info[data-v-f09bd99e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  line-height: 0.32rem;
  padding: 0.5rem 0.4rem 0.4rem;
  background-color: #fff;
}
.article-wrap__info .article-from[data-v-f09bd99e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  font-size: 0.24rem;
  color: #999999;
  text-align: left;
}
.article-wrap__info .article-ok[data-v-f09bd99e] {
  line-height: 0.22rem;
  margin-top: 0.4rem;
  font-size: 0.22rem;
  color: #d4d8e2;
  text-align: center;
}
.article-wrap__info .article-ok span[data-v-f09bd99e] {
  position: relative;
}
.article-wrap__info .article-ok span[data-v-f09bd99e]:after,
.article-wrap__info .article-ok span[data-v-f09bd99e]:before {
  position: absolute;
  top: 50%;
  width: 0.8rem;
  height: 0.06rem;
  content: "";
  border-radius: 2px;
}
.article-wrap__info .article-ok span[data-v-f09bd99e]:before {
  left: -0.24rem;
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  background-image: -webkit-linear-gradient(359deg, rgba(212, 216, 226, 0) 0%, #d4d8e2 100%);
  background-image: linear-gradient(-269deg, rgba(212, 216, 226, 0) 0%, #d4d8e2 100%);
}
.article-wrap__info .article-ok span[data-v-f09bd99e]:after {
  right: -0.24rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  background-image: -webkit-linear-gradient(right, rgba(212, 216, 226, 0) 0%, #d4d8e2 100%);
  background-image: linear-gradient(-90deg, rgba(212, 216, 226, 0) 0%, #d4d8e2 100%);
}
.article-wrap__info .article-view[data-v-f09bd99e] {
  font-size: 0.24rem;
  color: #d4d8e2;
}
.article-wrap__info .article-view .iconfont[data-v-f09bd99e] {
  vertical-align: text-bottom;
}
.article-wrap__operate[data-v-f09bd99e] {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 0.8rem;
  background-color: #fff;
}
.article-wrap__operate[data-v-f09bd99e]:before {
  border-top-color: #eee;
}
.article-wrap__operate .operate-item[data-v-f09bd99e] {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  height: 0.4rem;
  margin-top: 0.2rem;
  font-size: 0;
  color: #999999;
  text-align: center;
}
.article-wrap__operate .operate-item[data-v-f09bd99e]:after {
  border-right-color: #eee;
}
.article-wrap__operate .operate-item > div[data-v-f09bd99e] {
  display: inline-block;
  height: 0.4rem;
  line-height: 0.48rem;
  padding-left: 0.5rem;
  font-size: 0.24rem;
  background-position: 0 50%;
  background-size: 0.48rem;
  background-repeat: no-repeat;
}
.article-wrap__operate .operate-item > div.like[data-v-f09bd99e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAXVBMVEUAAACZmZmZmZmampqampqhoaGampqZmZmampqampqampqZmZmZmZmampqenp6ampqampqampqcnJyhoaGampqampqampqcnJybm5uZmZmbm5uampqampqampqZmZl8pf5yAAAAHnRSTlMAq/pDugbCdtKR79nLWBfz4aMiD4hp6DYvmnxjTW4+WKmlAAABQElEQVRIx+2U64qDMBBGp1FjvN+qtbY97/+Ya2wpi5mCPxe2Bz4GHA8kMqN8+eOMZV4sgxzmhKc8bFRgyhyyo4LDXKRuaRI5xAzdWjKojwlnuK/lelhoyf1ZLI0cIoLr03PHhAyitSSGk3ykH9M0fdTra9WSM22PwKUrVa+dwuBxMhTw+v53Xpg0FNyrJWc8F1l58KYKBIO53Qy5xGCySDx19CQFGwj4+5VMYmHcNy3NJ6EVp4xDS6ELBW7Ljho6XWgpt+y4w6gLE1ZyrDJZF11oiMUQh3c2iS74USAYh6TBiiok0PmEy5HpwgBXn11rhEoXash8dq0Oel3o4eyzaxVMogszLHMgDL6lCxdI19hg/VJVcFLBGAFLuH4hORQGbjPAZOM3Dv3n1LFRJQUBlSgMXQ6UifSx4TfGRvLlH/ID2zgj+VLCTFwAAAAASUVORK5CYII=);
}
.article-wrap__operate .operate-item > div.like.active[data-v-f09bd99e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAulBMVEUAAAD/WVn/a2v/U1P/Vlb/W1v/XFz/bW3/dXX/VVX/XFz/Y2P/YGD/Z2f/cXH/cnL/e3v/e3v/W1v/aGj/aWn/bW3/YGD/cHD/YWH/amr/aGj/ZGT/bGz/aWn/dnb/eXn/eXn/YWH/YmL/TU3/kpL/h4f/g4P/jo7/mJj/i4v/gID/ZGT/lZX/W1v/UVH/m5v/pKT/fHz/Vlb/oaH/np7/p6f/cXH/YGD/Xl7/WVn/qqr/bm7/d3f/Z2cYkaGfAAAAI3RSTlMA97X++vPcWBLx7eHMq5M1Gwnl0ca6tqacjHhxZUQ7KCK9ihRALdAAAAGCSURBVEjH7dBdb6JAFIDhQaBqrVr7/b3dfWEQwamgIKj9/39rB91tCp0mXDZp35zkzMV5bkb89MW7dm3r8lS0bkCV21qMgLUN522BBfFmUWJPRKu6sN1sNjv41Q5cQJhlWd4aONiLbJFFKNGqB8gXuhSrHTiHYLlcrmAgPu3putPpDMdC9EaXinSlgQdWRzd6MtzfKaos8Wyhy1c6yf86po8/JC6oCl90CW/dfgBAkoASx8DWf6nyfF/6UsoduAYQTadzHOFqOW1UoEwg3gMLFTdBimMEcYklHEovjr3Y0/NvBzAwAc9LcTWYe40SGJqB4ljYFE2wha4JBAEaQBE0KmDyGTgTsG7ch+AKEwh9OOpVj3ozODECvwLPB+CHvp7DzuHWBNa+hJMxvPr1IhibQaLBowayDlJsYQRSg99diGQ9ODOCQu7g6gHK+n0OV0aQzrYwvAdeZ++L4N4AFNjATRedKudvpaB6BnDEvj8Thw/dCEOne9Hvicc+9fp34qdv2F+1MWPilu3WZAAAAABJRU5ErkJggg==);
}
.article-wrap__operate .operate-item > div.collect[data-v-f09bd99e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAV1BMVEUAAACZmZmZmZmbm5vAwMCgoKCZmZmampqkpKSampqcnJyampqdnZ2ampqampqZmZmZmZmampqcnJyampqampqampqampqZmZmampqbm5uampqampqZmZn2HfwjAAAAHHRSTlMA+c80Ag+6XwhXHLEl7GzDiYEs26CS3ql5TkhAVY/J2gAAAURJREFUSMftlNuOgzAQQ0kCgYRLYbkVev7/OzcN7QopW0Lf+lBLiNiyGY2GSfLFJyNd1/cCA7Tv+H9w+HmvAAzn/VbgIOzpwAhaw3jWnwlYVxDZyUAHMkkkdCcL1GCSxEB9okRqFwl96k49yMWmr60q72YpuGO5C4s/Cjl3ufonZiVPiGaTGvEn9TYIXNlQX9rqqVXtpX7I1yCQA32ugjYzlfeACVsod98JapdpqBcaaEK9AXThDpFE3O8SFyAPW7sUL2fsEkLtFSWc/2DemYRyL5Qgs8iq1XtexxavALHnAorYMk97PsUqmLAHE9ud1v9Fxvg/qo1t0ewHoTQOWvkxzIcBCcoOAg8xWAXycN+cdRR3r9b+NbonPQhUbCgrdy4fpDoIKO+Qt43dpKe3yIUxmfRJUzPFLkA1NsWeF3mrki8+EL/yrx1l4C1CWQAAAABJRU5ErkJggg==);
}
.article-wrap__operate .operate-item > div.collect.active[data-v-f09bd99e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAk1BMVEUAAAD2pyP/tzD2pyP6qCX2pyP4qSj1pyP3pyT/rSr/qy/2pyP1pyT2pyT2pyT3qST4qyj2pyT2piP1piT2pyP2qCT3qSX2pyX2pyT3qCT2pyT2piP5zkL4xSv5zD75yTf2qiT5z0f5yzr601D4xzP4xjD50Er5xz73syj3uTb4wSX3tS73uSb2rij3vyf5zU34wTocG3cHAAAAG3RSTlMA9wjKLYEd0lwTDb+4sqlMJu/fn5FWQDaKe2UQynzVAAABXklEQVRIx+2U2Y6CQBBFaUDBDdy3K1KISrOp//91U0JmJsjqmw+ekNCVnMsNIYXy5aOx7ff8BbB9x9dBBP2tgjDEorvfF/DvEP3OgSVC3w+x7OoPBO7+s2LQMdBD7DMxeh0LZgh8JsCsS0Xf1iD9jBia3fTiG7NnGQJA6l0zvBSAMKyeual6soEMkqHnsXz1mFASMublph0oDh/BwXsleIQxYVcK7EHBoYaAsFJKTDhxPB6Olf5EKaOOs0QZlzBWlarECORW+iP2axOnF+p9ZqhxIufk/vnaUFEaErFbIG7yGf1ZcXbPfOWBtsVTQecCBLVtmS8F2hpWSJ2Mi3Phy3FSrFp2RzoFZMsWWUhyMfm9w2oMGLixdZNgZHaE0RgQiKJIEsR4LECSB4gmfwqKEgImUz5PAEoiwrRpS0Gsa+t8Wmt4zjzVMpwBc/N/Nudo+Tvpy71a+PLmVle+fCA/5oA+4L0EiocAAAAASUVORK5CYII=);
}
.article-wrap__operate .operate-item > div.share[data-v-f09bd99e] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAWlBMVEUAAACampqampqZmZmampqampqampqZmZmfn5+ampqampqbm5uZmZmampqampqbm5uampqampqZmZmbm5ubm5ucnJyZmZmampqkpKSampqampqdnZ2cnJyZmZk13hPGAAAAHXRSTlMA86/abuvfohTEmzDShnhcQPe5UygeCqgNpX85SFE7VFcAAAEFSURBVEjH7ZTLcoQgEABBBUVF1lWzj6T//zdjQWXXRJHkkFQO9mmgbB2ZGcTBwe9QdUbLmXYM60yfxB6FhEARfJB7Rg2Qn2cuVdgpQb7G3w/cr5/3LiCbWP4S1t+fDRUxOrBiyTgUMwrUuCkYWOYztDxoNwVFvliVkBIgey5ugLFuGJxPKSk4kM5HZ//TSUHDWyi1P9akcIJbKKUvXFq4w+CD3rdGWqhh8oE1/vmkUMLLR/wnwvRDocCkBIsWTzJICdei+Yag0GITjYq1d7U5WGBiA1RHJr2LjqhbbzuQVfwSKL+0ZlMCxe410+v8ge4BahGl61nRd2KHybaSBbK1kzj4h7wDP7samCVfbFEAAAAASUVORK5CYII=);
}
.article-wrap__operate .operate-item .like.active .iconfont[data-v-f09bd99e] {
  color: #ff4d4d;
}
.article-wrap__operate .operate-item .collect.active .iconfont[data-v-f09bd99e] {
  background-image: -webkit-linear-gradient(bottom, #fad961, #f7be1c);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f5a623;
}
.article-wrap__ad[data-v-f09bd99e] {
  margin-top: 0.16rem;
  background-color: #fff;
}
.article-wrap__ad .product-list[data-v-f09bd99e] {
  font-size: 0;
  text-align: left;
}
.article-wrap__ad .product-list .product-item[data-v-f09bd99e] {
  display: inline-block;
  width: 33.33%;
  padding-right: 0.225rem;
  margin-bottom: 0.32rem;
}
.article-wrap__ad .product-list .product-item .product-content[data-v-f09bd99e] {
  width: 2.2rem;
}
.article-wrap__ad .product-list .product-item .product-content .product-img[data-v-f09bd99e] {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.article-wrap__ad .product-list .product-item .product-content .product-img img[data-v-f09bd99e] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-wrap__ad .product-list .product-item .product-content .product-title[data-v-f09bd99e] {
  width: 100%;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-top: 0.18rem;
  font-size: 0.28rem;
  color: #333333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-article .van-popup {
  top: 0;
  width: 100%;
  -webkit-transform: translate3d(-50%, 0, 0);
          transform: translate3d(-50%, 0, 0);
}

.circle-progress-wrap[data-v-054a96b6] {
  position: relative;
}
.circle-progress-wrap .text[data-v-054a96b6] {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.24rem;
  color: #B5BAC6;
}

.testing-result-page-wrap {
  min-height: 100vh;
  padding-bottom: 60rpx;
  background: #F9F9F9;
}
.testing-result-page-wrap header {
  padding: 0 0.42rem 0.3rem 0.24rem;
  background: #fff;
}
.testing-result-page-wrap header .logo-wrap {
  padding-top: 0.32rem;
  padding-bottom: 0.18rem;
  text-align: left;
}
.testing-result-page-wrap header .logo-wrap .logo-default {
  width: 2.08rem;
  height: 0.32rem;
}
.testing-result-page-wrap header .logo-wrap .logo-instrument {
  width: 4.32rem;
  height: 0.32rem;
}
.testing-result-page-wrap header .header-info-content {
  padding-top: 0.24rem;
  line-height: 0.48rem;
  text-align: left;
  font-size: 0.28rem;
  color: #666666;
}
.testing-result-page-wrap header .watermark-img {
  margin-top: 0.26rem;
  width: 1.08rem;
}
.testing-result-page-wrap .section-title {
  padding: 0 0.24rem;
  text-align: left;
  font-weight: bold;
  font-size: 0.32rem;
  color: #333333;
}
.testing-result-page-wrap .inquiry-img-list,
.testing-result-page-wrap .sampling-img-list {
  padding: 0.3rem 0.45rem 0.2rem 0.45rem;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.testing-result-page-wrap .inquiry-img-list .inquiry-img_item,
.testing-result-page-wrap .sampling-img-list .inquiry-img_item,
.testing-result-page-wrap .inquiry-img-list .sampling-img_item,
.testing-result-page-wrap .sampling-img-list .sampling-img_item {
  padding: 0 0.22rem 0.24rem 0.22rem;
  width: 2.16rem;
}
.testing-result-page-wrap .inquiry-img-list .inquiry-img_item .img,
.testing-result-page-wrap .sampling-img-list .inquiry-img_item .img,
.testing-result-page-wrap .inquiry-img-list .sampling-img_item .img,
.testing-result-page-wrap .sampling-img-list .sampling-img_item .img {
  width: 1.76rem;
  height: 1.76rem;
  background: #EDEFF4;
  border-radius: 0.02rem;
}
.testing-result-page-wrap .inquiry-img-list .inquiry-img_item .img-text,
.testing-result-page-wrap .sampling-img-list .inquiry-img_item .img-text,
.testing-result-page-wrap .inquiry-img-list .sampling-img_item .img-text,
.testing-result-page-wrap .sampling-img-list .sampling-img_item .img-text {
  padding-top: 0.14rem;
  font-weight: bold;
  font-size: 0.28rem;
  color: #B5BAC6;
  text-align: center;
}
.testing-result-page-wrap .sampling-img-list {
  width: 100vw;
  overflow-x: auto;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.testing-result-page-wrap .testing-result_fraction-wrap {
  margin-top: 0.2rem;
  padding-top: 0.32rem;
  background-color: #fff;
}
.testing-result-page-wrap .testing-result_fraction-wrap .testing-result_fraction-list-wrap {
  width: 100vw;
}
.testing-result-page-wrap .testing-result_fraction-wrap .testing-result_fraction-list {
  padding: 0.32rem 0.36rem 0.1rem 0.36rem;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.testing-result-page-wrap .testing-result_fraction-wrap .testing-result_fraction-list .testing-result_fraction-item {
  margin-bottom: 0.34rem;
  padding: 0 0.24rem;
}
.testing-result-page-wrap .testing-result_fraction-wrap .testing-result_fraction-list .fraction-item_text {
  padding-top: 0.18rem;
  font-size: 0.28rem;
  color: #B5BAC6;
}
.testing-result-page-wrap .testing-result_proposal-wrap {
  margin-top: 0.2rem;
  padding: 0.3rem 0.4rem;
  background-color: #fff;
}
.testing-result-page-wrap .testing-result_proposal-wrap .proposal-content {
  line-height: 1.5em;
  text-align: left;
  font-size: 0.28rem;
  color: #666666;
}
.testing-result-page-wrap .testing-result_proposal-wrap.instrument-proposal .instrument-proposal_item {
  padding-bottom: 0.1rem;
}
.testing-result-page-wrap .testing-result_proposal-wrap.instrument-proposal .instrument-proposal_item .instrument-proposal_item_title {
  line-height: 0.4rem;
  text-align: left;
  font-weight: bold;
  font-size: 0.32rem;
  color: #666;
}
.testing-result-page-wrap .testing-result_proposal-wrap.instrument-proposal .instrument-proposal_item .instrument-proposal_item_text {
  line-height: 0.4rem;
  text-align: left;
  padding-left: 0.14rem;
  font-size: 0.28rem;
  color: #666;
}
.testing-result-page-wrap .testing-result_proposal-wrap.instrument-proposal .instrument-proposal_item .instrument-proposal_item_text .colon {
  display: inline-block;
  padding-right: 0.1rem;
}
.testing-result-page-wrap .recommends-product-wrap {
  border-top: 1px solid #EEEEEE;
  background-color: #fff;
}
.testing-result-page-wrap .recommends-product-wrap .recommends-product_title {
  padding: 0.3rem 0;
  text-align: center;
  font-size: 0.28rem;
  color: #B5BAC6;
}
.testing-result-page-wrap .btn-submit {
  margin: 0.48rem auto;
  width: 3.2rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.4rem;
  background-color: #e21a43;
  font-size: 0.3rem;
  color: #fff;
}
.testing-result-page-wrap .btn-submit:active {
  opacity: 0.8;
}
.testing-result-page-wrap .btn-submit.disabled {
  background-color: #D8D8D8;
}

.historical-report-page-wrap {
  height: 100vh;
  padding-bottom: 100rpx;
}
.historical-report-page-wrap .historical-report-list .historical-report_item {
  padding: 0.32rem 0.24rem;
}
.historical-report-page-wrap .historical-report-list .historical-report_item::after {
  border-width: 2px;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-header .title {
  line-height: 0.36rem;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-header .title img {
  margin-top: -0.04rem;
  width: 32rpx;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-header .title h3 {
  padding-left: 0.12rem;
  font-weight: bold;
  font-size: 0.36rem;
  color: #333333;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-header .report-status {
  font-weight: bold;
  text-align: right;
  font-size: 0.28rem;
  color: #0ccc0a;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-header .report-status.state-0 {
  color: #E21A43;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-body {
  padding-top: 0.2rem;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-body .report-info-wrap {
  line-height: 1.5em;
  text-align: left;
  font-size: 0.28rem;
  color: #666;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-body .btn-go-details {
  width: 1.76rem;
  height: 0.64rem;
  line-height: 0.64rem;
  border-radius: 0.08rem;
  background: #e21a43;
  font-size: 0.28rem;
  color: #fff;
}
.historical-report-page-wrap .historical-report-list .historical-report_item .report-body .btn-go-details.disabled {
  background: #DDDDDD;
}
.historical-report-page-wrap .historical-report_no-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  width: 100vw;
  height: 80vh;
}
.historical-report-page-wrap .historical-report_no-list .no-list-text {
  text-align: center;
  font-size: 0.28rem;
  color: #B5BAC6;
}

.wiki-collect__article-list[data-v-75392536] {
  padding-bottom: 0.3rem;
}
.wiki-collect__article-list.iphonex[data-v-75392536] {
  padding-bottom: 0.68rem;
}

.testing-entrance-page-wrap {
  padding-top: 0.72rem;
  width: 100vw;
  height: 100vh;
  background-color: #FAF3F3;
}
.testing-entrance-page-wrap .header-banner.alopecia {
  width: 5.34rem;
  height: 7.28rem;
}
.testing-entrance-page-wrap .header-banner.scalp {
  width: 5.34rem;
  height: 8.34rem;
}
.testing-entrance-page-wrap footer {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100vw;
  height: 1rem;
  padding: 0.1rem 0.3rem;
}
.testing-entrance-page-wrap footer.iphone-x {
  height: 1.5rem;
  padding-bottom: 0.6rem;
}
.testing-entrance-page-wrap footer .last-test-time {
  position: absolute;
  left: 50%;
  top: -0.6rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  white-space: nowrap;
  font-weight: bold;
  font-size: 0.28rem;
  color: #bb9099;
}
.testing-entrance-page-wrap footer .last-test-time span {
  text-decoration: underline;
  font-size: 0.28rem;
  color: #4084FF;
}
.testing-entrance-page-wrap footer .btn-submit {
  width: 6.9rem;
  height: 0.8rem;
  line-height: 0.8rem;
  border-radius: 0.08rem;
  background-color: #e21a43;
  font-size: 0.3rem;
  color: #fff3ef;
}
.testing-entrance-page-wrap footer .btn-submit:active {
  opacity: 0.8;
}

