@charset "UTF-8";
.topbgH .pop-fix-pf{
  width: max-content;
}
.detail-content {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  overflow: hidden;
  /* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
  /* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
  /* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
  /* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
}
@font-face {
  font-family: "思源宋体SemiBold";
  font-weight: 600;
  src: url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/mFht4KeljGKf.woff2") format("woff2"), url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/AasvpTHuCuGf.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "思源宋体Bold";
  font-weight: 700;
  src: url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/bqObsEgZNQg3.woff2") format("woff2"), url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/pHuWFU60PBwD.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "思源宋体Regular";
  font-weight: 400;
  src: url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/mcL8kBb4aZ0g.woff2") format("woff2"), url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/3CyDXoFLji17.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "阿里妈妈方圆体Regular";
  src: url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/5lYCpzwVtrK2.woff2") format("woff2"), url("//at.alicdn.com/wf/webfont/qUmGVeXsdZfD/Emllsenc7rc3.woff") format("woff");
  font-display: swap;
}
.detail-content .buyTop .bx-wrapper .bx-pager,
.detail-content .buyTop .bx-wrapper .bx-controls-auto {
  bottom: 30px;
}
#imgList .pagination { position:absolute;bottom:10px; z-index:10; width:100%; text-align:center;}
#imgList .swiper-pagination-bullet{
  background: #000000;
	border:2px solid #fff;
	text-indent: -9999px;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 4px;
	outline: 0;
	border-radius: 50%;
    opacity:.3;
	cursor:pointer
}
#imgList .swiper-pagination-bullet:hover{   opacity:1;}
#imgList .swiper-pagination-bullet-active{   opacity:1;}

.detail-top {
  position: relative;
}
.buyTop{
  max-height: calc(100vh - 70px);
}
.detail-banner{
  position: relative;
  height: 100%;
}
.detail-image{
  height: 100%;
  display: flex;
  justify-content: center;
  /* display: none; */
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: all 0.3s;
}
.banner-cur{
  opacity: 1;
}
.detail-image img{
  height: 100%;
}

.detail-p2 {
  position: relative;
  display: flex;
  align-items: center;
}
.detail-p2 img {
  width: 100%;
}
.detail-p2 .p2-info {
  position: absolute;
  left: 63.02%;
  width: 25.3%;
  opacity: 0;
}
.p2-animation{
  animation: p2animation 1s ease both;
}

@-webkit-keyframes p2animation {
  0% {
    transform: translateX(-10px) scale(1.2);
    transform-origin: 60% 0;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(-10px) scale(1);
    transform-origin: 0 0;
    opacity: 1;
  }
}



.detail-p3 {
  position: relative;
  display: flex;
  align-items: center;
}
.detail-p3 img {
  width: 100%;
}
.detail-p3 .p3-info {
  position: absolute;
  width: 19.3%;
  left: 18.54%;
}

.bx-wrapper .bx-pager {
  width: calc(100% - 440px);
}
@media (min-width: 1920px) and (max-width: 5000px) {
  .bx-wrapper .bx-pager {
    width: 76%;
  }
}

.detail-top-right {
  position: absolute;
  right: 0;
  top: 0;
  height: max-content;
  width: 440px;
  background: white;
  z-index: 999;
}
@media (min-width: 1920px) and (max-width: 5000px) {
  .detail-top-right {
    width: 24%;
  }
}

.nav-icon {
  margin-top: 66px;
  width: 100%;
  text-align: right;
}
.nav-icon img {
  width: 60%;
  margin-right: 40px;
}

.nav-lab {
  width: 100%;
  margin-top: 45px;
  text-align: center;
}
.nav-lab img {
  width: 73%;
}

.nav-select-lab {
  font-family: "思源宋体SemiBold";
  font-size: 24px;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.nav-select-unit {
  font-size: 12px;
  font-family: auto;
  font-weight: 400;
}

.P1-1 {
  z-index: 999;
}

.nav-select {
  font-weight: 600;
  margin-top: 8px;
  position: relative;
  background: #fff;
}
.nav-select .nav-select-check {
  height: 52px;
  outline-color: #a6a6a6;
  outline-width: 1px;
  outline-style: solid;
  border-radius: 10px;
}
.nav-select .nav-select-item {
  font-family: "思源宋体Bold";
  font-size: 16px;
  padding: 0 16px;
  height: 52px;
  display: flex;
  align-items: center;
  cursor: pointer;
  line-height: 1;
  overflow: hidden;
}
.nav-select .nav-select-item .nav-select-item-middle {
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #a6a6a6;
}
.nav-select .nav-select-item .nav-select-item-middle img {
  width: 100%;
}
.nav-select .nav-select-item .nav-select-item-l {
  display: flex;
  align-items: center;
  width: 85px;
}
.nav-select .nav-select-item .nav-select-item-l .nav-select-number {
  font-size: 24px;
  font-weight: 600;
  font-family: "阿里妈妈方圆体Regular";
  margin-right: 2px;
}
.nav-select .nav-select-item .nav-select-item-l .nav-select-type {
  font-size: 14px;
  color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #000;
}
.nav-select .nav-select-item .nav-select-item-r {
  flex: 1;
  margin-left: 18px;
  font-size: 12px;
  color: #a6a6a6;
  font-family: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav-select .nav-select-item .nav-select-item-r .nav-type-name {
  display: flex;
  align-items: center;
}
.nav-select .nav-select-item .nav-select-item-r .nav-type-add {
  flex: 1;
  text-align: center;
}
.nav-select .nav-select-item .nav-select-item-r img {
  width: 19px;
  margin-right: 2px;
}
.nav-select .nav-select-item .nav-select-item-r span {
  font-size: 16px;
  font-weight: 500;
}
.nav-select .nav-select-item .nav-select-font {
  color: #000;
  position: relative;
  margin-right: 14px;
  width: 25px;
  height: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.nav-select .nav-select-item .nav-select-font span {
  position: relative;
}
.nav-select .nav-select-item .nav-select-font:before {
  position: absolute;
  width: 23px;
  height: 23px;
  border-radius: 8px;
  background: #fff;
  border: 1px solid #000;
  content: "";
  left: 1px;
  top: 1px;
  transform: rotate(45deg);
}
.nav-select .nav-select-item-active .nav-select-font {
  color: #fff;
}
.nav-select .nav-select-item-active .nav-select-font::before {
  background: #000;
  border: unset;
}
.nav-select .nav-select-list {
  outline-color: #e5c484;
  outline-width: 3px;
  outline-style: solid;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 10px;
  background: white;
}
.nav-select .nav-select-list .nav-select-item-active {
  background: #fff1e3;
  border-top: 1px solid #e5c484;
  border-bottom: 1px solid #e5c484;
}

.mt-31 {
  margin-top: 31px;
}

.nav-product-title {
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  margin-top: 44px;
  text-align: center;
  font-family: "思源宋体SemiBold";
}

.nav-product-card {
  margin: 14px 0 30px;
  width: 100%;
  box-shadow: 0px 9px 10px 0px rgba(59, 59, 59, 0.08);
  border-radius: 10px;
  overflow: hidden;
}
.nav-product-card img {
  width: 101%;
  margin-left: -0.5%;
}

.nav-product-info {
  font-size: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  color: #878787;
  margin-top: 10px;
  padding-bottom: 4px;
  font-family: auto;
}
.nav-product-info .nav-product-item {
  display: flex;
}
.nav-product-info .nav-product-item span {
  color: #000;
  flex: 1;
}

.nav-product-total {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "阿里妈妈方圆体Regular";
  font-size: 30px;
  font-weight: 700;
}

.nav-qrcode {
  width: 158px;
  position: relative;
  margin: 50px auto 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav-qrcode-text{
  position: absolute;
  bottom: -10px;
}
.nav-qrcode img {
  width: 100%;
  z-index: 1;
}
.nav-qrcode #qrcode {
  position: absolute;
  width: 126px;
  height: 126px;
}

.nav-ds img {
  width: 100%;
}

.nav-ds + .nav-ds {
  margin-top: 20px;
}

.nav-content {
  margin-top: 44px;
  padding: 0 12.5%;
}
.pop-fix-pf .close{
  left: 80px !important;
}