@charset "UTF-8";
html,
body {
  background: #f6f6f6;
}

.top-fixed {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 1.28rem;
  line-height: 1.28rem;
  border-bottom: 1px solid #ddd;
  color: #333;
  background-color: #fff;
}

.top-fixed {
  font-size: 16px;
}

[data-dpr="2"] .top-fixed {
  font-size: 32px;
}

[data-dpr="3"] .top-fixed {
  font-size: 48px;
}

.top-fixed .title {
  text-align: center;
}

.top-fixed .icon-news {
  position: absolute;
  left: 0;
  padding-left: 0.26667rem;
  color: #333;
}

.top-fixed .icon-news {
  font-size: 14px;
}

[data-dpr="2"] .top-fixed .icon-news {
  font-size: 28px;
}

[data-dpr="3"] .top-fixed .icon-news {
  font-size: 42px;
}

.top-fixed .icon-news .icon-xx {
  font-size: 14px;
}

[data-dpr="2"] .top-fixed .icon-news .icon-xx {
  font-size: 28px;
}

[data-dpr="3"] .top-fixed .icon-news .icon-xx {
  font-size: 42px;
}

.top-fixed .icon-cart {
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 0.26667rem;
  color: #333;
}

.top-fixed .icon-cart {
  font-size: 14px;
}

[data-dpr="2"] .top-fixed .icon-cart {
  font-size: 28px;
}

[data-dpr="3"] .top-fixed .icon-cart {
  font-size: 42px;
}

/*详情页面*/
.good-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 0.26667rem;
  margin-top: 1.28rem;
  background: #fff;
}

.good-wrapper .swiper-container {
  margin: 0 0.26667rem;
}

.good-wrapper .swiper-container .image {
  display: block;
  width: 100%;
  height: 100%;
}

.good-wrapper .page {
  position: absolute;
  right: 0.26667rem;
  bottom: 0.26667rem;
  z-index: 10;
  width: 0.96rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: rgba(22, 22, 22, 0.4);
}

.good-wrapper .page {
  font-size: 12px;
}

[data-dpr="2"] .good-wrapper .page {
  font-size: 24px;
}

[data-dpr="3"] .good-wrapper .page {
  font-size: 36px;
}

.good-desc {
  position: relative;
  padding: 0 0.26667rem;
  background: #fff;
}

.good-desc .title {
  margin-bottom: 0.26667rem;
  line-height: 0.48rem;
  color: #333;
}

.good-desc .title {
  font-size: 14px;
}

[data-dpr="2"] .good-desc .title {
  font-size: 28px;
}

[data-dpr="3"] .good-desc .title {
  font-size: 42px;
}

.good-desc .desc {
  position: relative;
  padding-bottom: 0.4rem;
  margin-bottom: 0.26667rem;
  line-height: 0.48rem;
  color: #333;
}

.good-desc .desc {
  font-size: 14px;
}

[data-dpr="2"] .good-desc .desc {
  font-size: 28px;
}

[data-dpr="3"] .good-desc .desc {
  font-size: 42px;
}

.good-desc .desc .number {
  color: #fe3c3d;
}

.good-desc .old-price {
  position: absolute;
  left: 37%;
  top: 0;
  color: #999;
  line-height: 0.48rem;
}

.good-desc .old-price .item-price {
  text-decoration: line-through;
}

.good-desc .full-decrease {
  margin: 0.26667rem 0;
}

.good-desc .full-decrease span {
  background: #ffefe7;
  color: #fe3c3d;
  padding: 0 0.06667rem;
}

.good-desc .full-decrease span {
  font-size: 12px;
}

[data-dpr="2"] .good-desc .full-decrease span {
  font-size: 24px;
}

[data-dpr="3"] .good-desc .full-decrease span {
  font-size: 36px;
}

.good-desc .special {
  margin-top: 0.26667rem;
}

.good-desc .special span {
  line-height: 0.48rem;
  margin-right: 0.13333rem;
  vertical-align: top;
}

.good-desc .special span {
  font-size: 12px;
}

[data-dpr="2"] .good-desc .special span {
  font-size: 24px;
}

[data-dpr="3"] .good-desc .special span {
  font-size: 36px;
}

.good-desc .special span img {
  width: 0.42667rem;
  height: 0.42667rem;
  vertical-align: top;
  margin-right: 0.06667rem;
}

.good-desc .special .tip {
  color: #f53232;
  font-weight: 700;
  margin-left: 0.26667rem;
}

.good-desc .special .tip.disabled {
  color: #666;
}

.good-desc .btn-pick {
  position: absolute;
  right: 0;
  top: -0.08rem;
  padding: 0 0.4rem;
  background: #47a5fe;
  color: #fff;
  line-height: 0.64rem;
  border-radius: 0.64rem;
}

.good-desc .btn-pick {
  font-size: 12px;
}

[data-dpr="2"] .good-desc .btn-pick {
  font-size: 24px;
}

[data-dpr="3"] .good-desc .btn-pick {
  font-size: 36px;
}

.good-desc .btn-pick img {
  margin: 0.08rem 0.13333rem 0 0;
  width: 0.32rem;
  height: 0.32rem;
  vertical-align: top;
}

.pick-bd {
  display: none;
  background: #fff;
  margin-top: -0.26667rem;
  margin-bottom: 0.26667rem;
}

.pick-bd .pick-item {
  position: relative;
  color: #f55a5a;
  padding: 0.26667rem;
  border-top: 1px solid #eee;
  line-height: 0.8rem;
}

.pick-bd .pick-item {
  font-size: 16px;
}

[data-dpr="2"] .pick-bd .pick-item {
  font-size: 32px;
}

[data-dpr="3"] .pick-bd .pick-item {
  font-size: 48px;
}

.pick-bd .pick-item .left img {
  vertical-align: top;
  margin: 0 0.26667rem 0 0;
  width: 0.8rem;
  height: 0.8rem;
}

.pick-bd .pick-item .left .item-name {
  color: #666;
  vertical-align: top;
}

.pick-bd .pick-item .left .item-name {
  font-size: 12px;
}

[data-dpr="2"] .pick-bd .pick-item .left .item-name {
  font-size: 24px;
}

[data-dpr="3"] .pick-bd .pick-item .left .item-name {
  font-size: 36px;
}

.pick-bd .pick-item .right {
  position: absolute;
  right: 0.26667rem;
  top: 0.26667rem;
}

.pick-bd .pick-item .right .item-price {
  margin-right: 0.13333rem;
  color: #fe3c3d;
}

.pick-bd .pick-item .right .iconfont {
  color: #666;
}

.pick-bd .pick-item .right .iconfont {
  font-size: 15px;
}

[data-dpr="2"] .pick-bd .pick-item .right .iconfont {
  font-size: 30px;
}

[data-dpr="3"] .pick-bd .pick-item .right .iconfont {
  font-size: 45px;
}

.good-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0.26667rem;
  margin-bottom: 0.26667rem;
  line-height: 0.53333rem;
  background: #fff;
}

.good-address {
  font-size: 14px;
}

[data-dpr="2"] .good-address {
  font-size: 28px;
}

[data-dpr="3"] .good-address {
  font-size: 42px;
}

.good-address .address-to {
  color: #666;
}

.good-address .address-info {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.8rem;
  line-height: 0.53333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.good-address .address-info::before {
  display: inline-block;
  vertical-align: top;
  width: 0.30667rem;
  height: 0.41333rem;
  margin: 0.05333rem 0.26667rem 0 0.4rem;
  background-image: url(../img/icon-address_water.png);
  background-repeat: no-repeat;
  background-size: 0.30667rem 0.41333rem;
  content: "";
}

.good-address .address-info .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 0.53333rem;
  color: #666;
}

.good-address .address-info .iconfont {
  font-size: 15px;
}

[data-dpr="2"] .good-address .address-info .iconfont {
  font-size: 30px;
}

[data-dpr="3"] .good-address .address-info .iconfont {
  font-size: 45px;
}

.good-attr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.4rem 0.26667rem;
  margin-bottom: 0.26667rem;
  line-height: 0.53333rem;
  background: #fff;
}

.good-attr {
  font-size: 14px;
}

[data-dpr="2"] .good-attr {
  font-size: 28px;
}

[data-dpr="3"] .good-attr {
  font-size: 42px;
}

.good-attr .address-to {
  color: #666;
}

.good-attr .address-info {
  position: relative;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 0.8rem;
  line-height: 0.53333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
}

.good-attr .address-info .text {
  margin-left: 0.4rem;
}

.good-attr .address-info .iconfont {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 0.53333rem;
  color: #666;
}

.good-attr .address-info .iconfont {
  font-size: 15px;
}

[data-dpr="2"] .good-attr .address-info .iconfont {
  font-size: 30px;
}

[data-dpr="3"] .good-attr .address-info .iconfont {
  font-size: 45px;
}

.rating {
  margin-bottom: 0.26667rem;
}

.rating .rating-wrapper .item {
  position: relative;
  padding: 0.26667rem;
  margin-bottom: 0.26667rem;
  background: #fff;
}

.rating .rating-wrapper .item:last-child {
  margin-bottom: 0;
}

.rating .rating-wrapper .item .user {
  padding-bottom: 0.26667rem;
  margin-bottom: 0.33333rem;
  border-bottom: 1px solid #ddd;
  font-size: 0;
}

.rating .rating-wrapper .item .user .avatar {
  display: inline-block;
  vertical-align: top;
  width: 0.8rem;
  height: 0.8rem;
  margin-right: 0.26667rem;
  border-radius: 50%;
  overflow: hidden;
}

.rating .rating-wrapper .item .user .avatar img {
  width: 0.8rem;
  height: 0.8rem;
}

.rating .rating-wrapper .item .user .name {
  line-height: 0.8rem;
  color: #333;
}

.rating .rating-wrapper .item .user .name {
  font-size: 14px;
}

[data-dpr="2"] .rating .rating-wrapper .item .user .name {
  font-size: 28px;
}

[data-dpr="3"] .rating .rating-wrapper .item .user .name {
  font-size: 42px;
}

.rating .rating-wrapper .item .star {
  margin-bottom: 0.33333rem;
  font-size: 0;
}

.rating .rating-wrapper .item .star .star-light {
  display: inline-block;
  width: 0.34667rem;
  height: 0.34667rem;
  margin-right: 0.06667rem;
  background-image: url(../img//star-light.png);
  background-repeat: no-repeat;
  background-size: 0.34667rem 0.34667rem;
}

.rating .rating-wrapper .item .star .star-light:last-child {
  margin-right: 0;
}

.rating .rating-wrapper .item .content .text {
  line-height: 0.50667rem;
  color: #333;
}

.rating .rating-wrapper .item .content .text {
  font-size: 14px;
}

[data-dpr="2"] .rating .rating-wrapper .item .content .text {
  font-size: 28px;
}

[data-dpr="3"] .rating .rating-wrapper .item .content .text {
  font-size: 42px;
}

.rating .rating-wrapper .item .content .image {
  margin-top: 0.33333rem;
  font-size: 0;
  overflow-x: scroll;
  white-space: nowrap;
}

.rating .rating-wrapper .item .content .image::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.rating .rating-wrapper .item .content .image::-webkit-scrollbar-track-piece {
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
}

.rating .rating-wrapper .item .content .image::-webkit-scrollbar-thumb:vertical {
  height: 0;
  background-color: rgba(125, 125, 125, 0.2);
  -webkit-border-radius: 6px;
}

.rating .rating-wrapper .item .content .image::-webkit-scrollbar-thumb:horizontal {
  width: 0;
  background-color: rgba(125, 125, 125, 0.4);
  -webkit-border-radius: 6px;
}

.rating .rating-wrapper .item .content .image .img {
  width: 1.68rem;
  height: 1.68rem;
  margin-right: 0.26667rem;
}

.rating .rating-wrapper .item .content .image .img:last-child {
  margin-right: 0;
}

.rating .rating-wrapper .item .time {
  position: absolute;
  right: 0.26667rem;
  top: 0.26667rem;
  line-height: 0.8rem;
  color: #999;
}

.rating .rating-wrapper .item .time {
  font-size: 14px;
}

[data-dpr="2"] .rating .rating-wrapper .item .time {
  font-size: 28px;
}

[data-dpr="3"] .rating .rating-wrapper .item .time {
  font-size: 42px;
}

.rating .view-all {
  position: relative;
  padding: 0.26667rem;
  background: #fff;
  text-align: center;
}

.rating .view-all::before {
  position: absolute;
  top: 0;
  left: 0.26667rem;
  right: 0.26667rem;
  display: block;
  height: 1px;
  background-color: #ddd;
  content: "";
}

.rating .view-all .btn-view {
  display: inline-block;
  height: 0.72rem;
  padding: 0 0.4rem;
  line-height: 0.72rem;
  border-radius: 0.10667rem;
  border: 1px solid #999;
  color: #333;
}

.rating .view-all .btn-view {
  font-size: 12px;
}

[data-dpr="2"] .rating .view-all .btn-view {
  font-size: 24px;
}

[data-dpr="3"] .rating .view-all .btn-view {
  font-size: 36px;
}

.good-image {
  padding: 0 0.26667rem 1.56rem;
  background: #fff;
}

.good-image .item-text {
  padding-top: 0.8rem;
}

.good-image .item-text .text-title {
  margin-bottom: 0.53333rem;
  line-height: 0.37333rem;
  color: #333;
}

.good-image .item-text .text-title {
  font-size: 14px;
}

[data-dpr="2"] .good-image .item-text .text-title {
  font-size: 28px;
}

[data-dpr="3"] .good-image .item-text .text-title {
  font-size: 42px;
}

.good-image .item-text .text-info {
  margin-bottom: 0.42667rem;
  line-height: 0.48rem;
}

.good-image .item-text .text-info {
  font-size: 14px;
}

[data-dpr="2"] .good-image .item-text .text-info {
  font-size: 28px;
}

[data-dpr="3"] .good-image .item-text .text-info {
  font-size: 42px;
}

.good-image .item-text .text-info .info-name {
  color: #666;
}

.good-image .item-text .text-info .info-content {
  color: #333;
}

.good-image .item-image img {
  display: block;
  width: 100%;
}

.btn-add-fixed {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1.54667rem;
  background: #fff;
}

.btn-add-fixed .shopcart {
  position: relative;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 1.54667rem;
  -ms-flex: 0 0 1.54667rem;
  flex: 0 0 1.54667rem;
  width: 1.54667rem;
  text-align: center;
  border-top: 1px solid #ddd;
}

.btn-add-fixed .shopcart .iconfont {
  display: inline-block;
  margin: 0.24rem 0 0.24rem 0;
  color: #666;
}

.btn-add-fixed .shopcart .iconfont {
  font-size: 21px;
}

[data-dpr="2"] .btn-add-fixed .shopcart .iconfont {
  font-size: 42px;
}

[data-dpr="3"] .btn-add-fixed .shopcart .iconfont {
  font-size: 63px;
}

.btn-add-fixed .shopcart .number {
  position: absolute;
  left: 0.8rem;
  top: 0.26667rem;
  line-height: 100%;
  min-width: 0.42667rem;
  height: 0.42667rem;
  border-radius: 0.42667rem;
  line-height: 0.42667rem;
  text-align: center;
  color: #fff;
  background-color: #f53232;
}

.btn-add-fixed .shopcart .number {
  font-size: 10px;
}

[data-dpr="2"] .btn-add-fixed .shopcart .number {
  font-size: 20px;
}

[data-dpr="3"] .btn-add-fixed .shopcart .number {
  font-size: 30px;
}

.btn-add-fixed .shopcart .text {
  line-height: 1;
  color: #666;
}

.btn-add-fixed .shopcart .text {
  font-size: 10px;
}

[data-dpr="2"] .btn-add-fixed .shopcart .text {
  font-size: 20px;
}

[data-dpr="3"] .btn-add-fixed .shopcart .text {
  font-size: 30px;
}

.btn-add-fixed .collection {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 0 1.54667rem;
  -ms-flex: 0 0 1.54667rem;
  flex: 0 0 1.54667rem;
  width: 1.54667rem;
  text-align: center;
  border-top: 1px solid #ddd;
  margin-right: -0.4rem;
}

.btn-add-fixed .collection .icon-collection {
  display: inline-block;
  width: 0.56rem;
  height: 0.56rem;
  margin: 0.24rem 0 0.22667rem 0;
  background: url(../img/icon-collection.png) no-repeat center;
  background-size: 0.56rem;
  vertical-align: middle;
  line-height: 1.01333rem;
}

.btn-add-fixed .collection.on .icon-collection {
  background-image: url(../img/icon-collection_on.png);
}

.btn-add-fixed .collection .text {
  line-height: 1;
  color: #666;
}

.btn-add-fixed .collection .text {
  font-size: 10px;
}

[data-dpr="2"] .btn-add-fixed .collection .text {
  font-size: 20px;
}

[data-dpr="3"] .btn-add-fixed .collection .text {
  font-size: 30px;
}

.btn-add-fixed .btn-add,
.btn-add-fixed .btn-convert {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1.56rem;
  text-align: center;
  color: #fff;
}

.btn-add-fixed .btn-add,
.btn-add-fixed .btn-convert {
  font-size: 16px;
}

[data-dpr="2"] .btn-add-fixed .btn-add, [data-dpr="2"]
.btn-add-fixed .btn-convert {
  font-size: 32px;
}

[data-dpr="3"] .btn-add-fixed .btn-add, [data-dpr="3"]
.btn-add-fixed .btn-convert {
  font-size: 48px;
}

.btn-add-fixed .btn-add {
  background: #f53232;
}

.btn-add-fixed .btn-convert {
  display: block;
  background: #ff6137;
  position: relative;
}

.btn-add-fixed .btn-convert.disabled {
  background: #bbb;
}

.btn-add-fixed .btn-convert.disabled a {
  background: #bbb;
}

.btn-add-fixed .btn-convert.disabled::before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
  height: 100%;
}

.attr-pop {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 200;
  width: 100%;
  background: rgba(51, 51, 51, 0.75);
}

.attr-pop .content-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 1;
  background: #fff;
}

.attr-pop .content-wrapper .btn-close {
  position: absolute;
  z-index: 100;
  right: 0.26667rem;
  top: 0.26667rem;
  width: 0.53333rem;
  height: 0.53333rem;
  opacity: 0.3;
  font-size: 0;
}

.attr-pop .content-wrapper .btn-close img {
  width: 100%;
  height: 100%;
}

.attr-pop .content-wrapper .atrr-top {
  position: relative;
  height: 1.86667rem;
  padding: 0.26667rem 0.26667rem 0.32rem;
  border-bottom: 1px solid #eee;
}

.attr-pop .content-wrapper .atrr-top .image {
  position: absolute;
  left: 0.26667rem;
  top: -0.4rem;
  width: 2.53333rem;
  height: 2.53333rem;
  font-size: 0;
  border-radius: 0.10667rem;
  border: 1px solid #f6f6f6;
  overflow: hidden;
  box-sizing: border-box;
}

.attr-pop .content-wrapper .atrr-top .image img {
  width: 100%;
  height: 100%;
}

.attr-pop .content-wrapper .atrr-top .top-desc {
  margin-left: 2.8rem;
}

.attr-pop .content-wrapper .atrr-top .top-desc .price {
  margin: 0.85333rem 0 0.26667rem;
  font-weight: 700;
  color: #f53232;
}

.attr-pop .content-wrapper .atrr-top .top-desc .price {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .atrr-top .top-desc .price {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .atrr-top .top-desc .price {
  font-size: 42px;
}

.attr-pop .content-wrapper .atrr-top .top-desc .id {
  color: #999;
}

.attr-pop .content-wrapper .atrr-top .top-desc .id {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .atrr-top .top-desc .id {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .atrr-top .top-desc .id {
  font-size: 42px;
}

.attr-pop .content-wrapper .content {
  max-height: 8rem;
  padding: 0.32rem 0.26667rem 0;
  margin-bottom: 1.38667rem;
  overflow: scroll;
}

.attr-pop .content-wrapper .content .attr {
  margin-bottom: 0.06667rem;
}

.attr-pop .content-wrapper .content .attr .name {
  margin-bottom: 0.26667rem;
  color: #999;
}

.attr-pop .content-wrapper .content .attr .name {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .content .attr .name {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .content .attr .name {
  font-size: 42px;
}

.attr-pop .content-wrapper .content .attr .attr-list {
  font-size: 0;
}

.attr-pop .content-wrapper .content .attr .attr-list .item {
  display: inline-block;
  min-width: 1.96rem;
  height: 0.74667rem;
  padding: 0 0.4rem;
  margin: 0 0.4rem 0.4rem 0;
  text-align: center;
  line-height: 0.74667rem;
  border-radius: 0.05333rem;
  border: 1px solid #f0f0f0;
  color: #333;
  box-sizing: border-box;
}

.attr-pop .content-wrapper .content .attr .attr-list .item {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .content .attr .attr-list .item {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .content .attr .attr-list .item {
  font-size: 42px;
}

.attr-pop .content-wrapper .content .attr .attr-list .item.on {
  color: #f53232;
  border-color: #f53232;
}

.attr-pop .content-wrapper .content .number-control {
  position: relative;
  height: 0.66667rem;
  margin: 0.26667rem 0;
}

.attr-pop .content-wrapper .content .number-control .number-name {
  line-height: 0.66667rem;
  color: #999;
}

.attr-pop .content-wrapper .content .number-control .number-name {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .content .number-control .number-name {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .content .number-control .number-name {
  font-size: 42px;
}

.attr-pop .content-wrapper .content .number-control .control {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0.66667rem;
  line-height: 0.66667rem;
  font-size: 0;
}

.attr-pop .content-wrapper .content .number-control .control .decrease,
.attr-pop .content-wrapper .content .number-control .control .number,
.attr-pop .content-wrapper .content .number-control .control .add {
  display: inline-block;
  vertical-align: bottom;
  height: 0.66667rem;
  text-align: center;
  border-radius: 0.05333rem;
  border: 1px solid #bbb;
  box-sizing: border-box;
}

.attr-pop .content-wrapper .content .number-control .control .decrease,
.attr-pop .content-wrapper .content .number-control .control .add {
  width: 0.82667rem;
}

.attr-pop .content-wrapper .content .number-control .control .decrease,
.attr-pop .content-wrapper .content .number-control .control .add {
  font-size: 16px;
}

[data-dpr="2"] .attr-pop .content-wrapper .content .number-control .control .decrease, [data-dpr="2"]
.attr-pop .content-wrapper .content .number-control .control .add {
  font-size: 32px;
}

[data-dpr="3"] .attr-pop .content-wrapper .content .number-control .control .decrease, [data-dpr="3"]
.attr-pop .content-wrapper .content .number-control .control .add {
  font-size: 48px;
}

.attr-pop .content-wrapper .content .number-control .control .decrease {
  color: #999;
}

.attr-pop .content-wrapper .content .number-control .control .number {
  width: 1.22667rem;
  margin: 0 0.06667rem;
}

.attr-pop .content-wrapper .content .number-control .control .number {
  font-size: 12px;
}

[data-dpr="2"] .attr-pop .content-wrapper .content .number-control .control .number {
  font-size: 24px;
}

[data-dpr="3"] .attr-pop .content-wrapper .content .number-control .control .number {
  font-size: 36px;
}

.attr-pop .content-wrapper .btn-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1.38667rem;
}

.attr-pop .content-wrapper .btn-wrapper .btn-add {
  display: block;
  line-height: 1.38667rem;
  text-align: center;
  color: #fff;
  background: #f53232;
}

.attr-pop .content-wrapper .btn-wrapper .btn-add {
  font-size: 14px;
}

[data-dpr="2"] .attr-pop .content-wrapper .btn-wrapper .btn-add {
  font-size: 28px;
}

[data-dpr="3"] .attr-pop .content-wrapper .btn-wrapper .btn-add {
  font-size: 42px;
}

.purchase-note {
  padding: 0.53333rem;
  background: #fff;
  margin-bottom: 0.26667rem;
}

.purchase-note .purchase-title {
  color: #333;
  text-align: center;
  margin-bottom: 0.53333rem;
}

.purchase-note .purchase-title {
  font-size: 12px;
}

[data-dpr="2"] .purchase-note .purchase-title {
  font-size: 24px;
}

[data-dpr="3"] .purchase-note .purchase-title {
  font-size: 36px;
}

.purchase-note .purchase-content {
  line-height: 0.50667rem;
}

.purchase-note .purchase-content {
  font-size: 12px;
}

[data-dpr="2"] .purchase-note .purchase-content {
  font-size: 24px;
}

[data-dpr="3"] .purchase-note .purchase-content {
  font-size: 36px;
}

.purchase-note .purchase-content .txt {
  color: #333;
}

.purchase-note .purchase-content .txt span {
  color: #f55a5a;
}

.similar {
  padding-bottom: 0.13333rem;
  margin-bottom: 0.26667rem;
  background: #fff;
}

.similar .int-title {
  padding: 0.13333rem 0.26667rem;
  line-height: 0.53333rem;
  color: #666;
  border-bottom: 1px solid #f5f5f5;
}

.similar .int-title {
  font-size: 14px;
}

[data-dpr="2"] .similar .int-title {
  font-size: 28px;
}

[data-dpr="3"] .similar .int-title {
  font-size: 42px;
}

.similar .int-title .more {
  float: right;
  color: #999;
}

.similar .int-title .more {
  font-size: 12px;
}

[data-dpr="2"] .similar .int-title .more {
  font-size: 24px;
}

[data-dpr="3"] .similar .int-title .more {
  font-size: 36px;
}

.similar .int-title .more .iconfont {
  margin-left: 0.06667rem;
  display: inline-block;
  transform: rotate(180deg);
}

.similar .int-title .more .iconfont {
  font-size: 12px;
}

[data-dpr="2"] .similar .int-title .more .iconfont {
  font-size: 24px;
}

[data-dpr="3"] .similar .int-title .more .iconfont {
  font-size: 36px;
}

.similar .product-wrapper {
  overflow: hidden;
}

.similar .product-wrapper .product-item {
  position: relative;
  width: 28.57%;
  padding: 0 0.13333rem;
  margin: 0.13333rem 0;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}

.similar .product-wrapper .product-item .pic {
  font-size: 0;
  margin-bottom: 0.13333rem;
}

.similar .product-wrapper .product-item .pic img {
  width: 100%;
}

.similar .product-wrapper .product-item .price {
  color: #ff4646;
}

.similar .product-wrapper .product-item .price {
  font-size: 12px;
}

[data-dpr="2"] .similar .product-wrapper .product-item .price {
  font-size: 24px;
}

[data-dpr="3"] .similar .product-wrapper .product-item .price {
  font-size: 36px;
}

.similar .product-wrapper .product-item .name {
  padding: 0 0.06667rem;
  margin-bottom: 0.26667rem;
  color: rgba(51, 51, 51, 0.75);
  overflow: hidden;
  white-space: nowrap;
}

.similar .product-wrapper .product-item .name {
  font-size: 12px;
}

[data-dpr="2"] .similar .product-wrapper .product-item .name {
  font-size: 24px;
}

[data-dpr="3"] .similar .product-wrapper .product-item .name {
  font-size: 36px;
}

.similar .product-wrapper .product-item .btn_cart {
  position: absolute;
  right: 0.13333rem;
  bottom: 0;
  width: 0.53333rem;
  height: 0.53333rem;
  background: url(../img/btn_buy.png) no-repeat 0 0;
  background-size: 100%;
  font-size: 0;
  overflow: hidden;
}

.popup {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
}

.popup .box {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.popup .box .cell {
  display: table-cell;
  vertical-align: middle;
}

.popup .box .cell .con {
  background: #fff;
  margin: 0 0.53333rem;
  overflow: hidden;
  border-radius: 0.13333rem;
  animation-duration: 200ms;
  -webkit-animation-duration: 200ms;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

.popup .box .cell .con .icon {
  display: block;
  padding-top: 0.26667rem;
  font-size: 0;
}

.popup .box .cell .con .icon img {
  width: 0.66667rem;
  height: 0.66667rem;
}

.popup .box .cell .con .title {
  display: block;
  color: #58595b;
  margin-bottom: 0.26667rem;
  padding-top: 0.53333rem;
  line-height: 1;
}

.popup .box .cell .con .title {
  font-size: 14px;
}

[data-dpr="2"] .popup .box .cell .con .title {
  font-size: 28px;
}

[data-dpr="3"] .popup .box .cell .con .title {
  font-size: 42px;
}

.popup .box .cell .con .info {
  min-width: 5.33333rem;
  padding: 0.26667rem 0.53333rem;
  display: block;
  word-break: break-all;
}

.popup .box .cell .con .info {
  font-size: 14px;
}

[data-dpr="2"] .popup .box .cell .con .info {
  font-size: 28px;
}

[data-dpr="3"] .popup .box .cell .con .info {
  font-size: 42px;
}

.popup .box .cell .con .btn {
  background-color: transparent;
  display: block;
  line-height: 0.69333rem;
  border-top: 1px solid #dcdcdc;
  color: #58595b;
  padding: 0.26667rem 0;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.popup .box .cell .con .btn {
  font-size: 14px;
}

[data-dpr="2"] .popup .box .cell .con .btn {
  font-size: 28px;
}

[data-dpr="3"] .popup .box .cell .con .btn {
  font-size: 42px;
}

.popup .box .cell .con .btn.determine {
  width: 100%;
}

.popup .box .cell .con .btn.cancel, .popup .box .cell .con .btn.ok {
  width: 50%;
}

.popup .box .cell .con .btn.ok {
  border-left: 1px solid #dcdcdc;
}

.popup.Pop .box .cell .con {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
