﻿.content {
  padding: 0 3px;
}

.touchcarousel {
  height: 5rem;
  width: 100%;
}

.touchcarousel .touchcarousel-container img {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}

.touchcarousel .touchcarousel-item {
  max-width: 640px;
  text-align: center;
  background: #fff;
}

.pricediv {
  background: #f63a5b;
  color: #fff;
  line-height: 25px;
  border-top: #f2f2f2 solid 1px;
  padding: 5px;
  position: relative;
}

.pricediv .price {
  font-size: 36px;
}

.pricediv .p_price {
  font-size: 16px;
  margin-left: 20px;
}

.goodsinfo {
  background: #fff;
  border-top: #f2f2f2 solid 1px;
  padding: 10px;
  color: #666666;
  position: relative;
}
.price-desc-content{
  background-color: white;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  min-height: 6rem;
  border-radius: 0.2rem 0.2rem 0 0;
}
.goodsinfo .title {
  display: block;
  font-size: 16px;
}

.goodsinfo .num {
  display: block;
  margin: 5px 0;
  font-size: 13px;
}

/*.goodsinfo .price{
	color: #bd1e1e;
	font-size: 16px;
	margin-right: 5px;
}
.goodsinfo .p_price{
	color: #aeaeae
}*/

.size,
.buynum {
  color: #666666;
  font-size: 13px;
  background: #fff;
  border-top: #f2f2f2 solid 1px;
  padding: 5px;
  margin-top: 5px;
}

.size dt {
  float: left;
}

.size dd {
  float: left;
  margin: 0 5px;
}

.goodsd {
  background: #fff;
  margin-top: 20px;
  /*padding-bottom: 10px*/
}

.goodsd div {
  padding: 10px 15px;
  font-size: 14px;
}

h3 {
  background: #f63a5b;
  padding-left: 15px;
  color: #fff;
  height: 25px;
  line-height: 25px;
}

.goodsd ul {
  width: 90%;
  margin: auto;
  border-left: #dddddd solid 1px;
  margin-top: 10px;
}

.goodsd ul li {
  width: 33%;
  float: left;
}

.goodsd ul li:nth-child(1),
.goodsd ul li:nth-child(2),
.goodsd ul li:nth-child(3) {
  border-top: #ebebeb solid 1px;
}

.goodsd ul li a {
  border: #dddddd solid 1px;
  border-top: none;
  display: block;
  padding: 5px;
  border-left: none;
}

.goodde {
  margin-top: 20px;
}

.goodde img {
  max-width: 100%;
}

footer {
  height: 67px;
}

footer a {
  display: block;
  float: right;
  width: 30%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0 15px;
  border-radius: 30px;
  background: #ffab33;
  color: #fff;
  font-size: 14px;
  margin: 11px 5px;
}

footer a.shoppcart {
  float: left;
  width: auto;
  background: url(../images/goodsdetail.png) no-repeat 0px 0px;
  background-size: 35px 35px;
  position: relative;
}

footer a.shoppcart em {
  position: absolute;
  left: 22px;
  display: block;
  background: #f63a5b;
  height: 17px;
  line-height: 17px;
  padding: 0 5px;
  font-size: 12px;
  font-style: normal;
  border-radius: 50px;
}

footer a.shoppcart em.none {
  display: none;
}

.borderShadow {
  box-shadow: 0px -1px 5px #e5e5e5;
}

footer a.buynow {
  background: #f63a5b;
}

.hide_top {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.hide_top img {
  height: 150px;
  width: auto;
  max-width: 60%;
  float: left;
  margin: 10px 0 0 5px;
}

.hide_top .price {
  color: #f63a5b;
  font-size: 18px;
  float: left;
  margin-left: 10px;
  margin-top: 25px;
}

.size_hidden {
  position: fixed;
  padding-bottom: 10px;
  background: #fff;
  bottom: -100%;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.size_hidden .size {
  font-size: 12px;
}

.size_hidden .size dt,
.buynum dt {
  width: 52px;
  text-align: right;
  float: left;
  margin-top: 10px;
}

.sku1 dt,
.sku2 dt {
  margin-top: 10px;
}

.size_hidden .size dd,
.buynum dd {
  border: #d1d1d1 solid 1px;
  padding: 5px;
  margin-top: 5px;
  float: left;
  border-radius: 5px;
}

.size_hidden .size dd.current {
  border-color: #f63a5b;
}

.size_hidden .buynum dd {
  border: none;
  padding: 0;
  /*margin: -5px 5px 0 5px;*/
}

.proNum span,
.proNum input {
  display: inline-block;
  height: 25px;
  width: 25px;
  border: #d6d6d6 solid 1px;
  color: #d6d6d6;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  vertical-align: top;
}

.proNum {
  font-size: 0;
  float: left;
}

.proNum input {
  color: #2f2f2f;
  height: 27px;
  line-height: 23px;
  border-left: none;
  border-right: none;
}

.proNum span {
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
}

.lastnum {
  float: left;
  margin: 5px 0 0 10px;
}

.addsure {
  display: block;
  background: #f63a5b;
  height: 30px;
  line-height: 30px;
  color: #fff;
  width: 80%;
  margin: auto;
  text-align: center;
  border-radius: 15px;
}

footer a.buynow.group,
.addsure.group {
  background: #ccc;
}

.action-list {
  float: left;
  width: 100%;
}

.action-list a {
  display: inline-block;
  height: 67px;
  line-height: 67px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  width: 33%;
  float: left;
}

.action-list a.concern-cart {
  width: 34%;
  color: #d4d4d4;
  font-size: 10px;
}

.colorffab33 {
  background: #ffab33;
}

.colora80c20 {
  background: #f63a5b;
}

.btm-act-icn {
  width: 27px;
  height: 24px;
  display: block;
  margin: 0 auto;
  background-color: #fff;
  margin-top: 15px;
  background: url(../images/cartIcon.png) 0 -21px no-repeat;
  background-repeat: no-repeat;
  position: relative;
  background-size: 38px 44px;
}

.action-list a.concern-cart span {
  display: block;
  line-height: 13px;
  height: 18px;
  text-align: center;
  margin-top: 2px;
}

.order-numbers {
  display: inline-block;
  position: absolute;
  top: -5px;
  background-color: white;
  line-height: 12px;
  font-style: normal;
  border-radius: 8px;
  padding: 0 5px;
  font-size: 8px;
  color: #f15353;
  right: -10px;
}

.order-numbers.none {
  display: none;
}

.countdown {
  position: absolute;
  top: 7px;
  left: 120px;
  background: #f63a5b;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}

.NameGame {
  position: absolute;
  right: 3px;
  top: 52px;
  background: #f63a5b;
  color: #fff;
  padding: 3px 5px;
}
.goodsdetail-div {
  box-sizing: border-box;
  padding-bottom: 0.35rem;
  background: #fff;
}
/* .goodsdetail-div .scroll-img-div {
  border-bottom: 1px solid #f6f6f6;
} */
.price-line-div {
  position: relative;
  padding: 0.24rem 0.34rem;
}
.left-price-desc {
  flex: 1;
}
.right-price-tip {
  width: 1.3rem;
  color: #999;
  text-align: right;
  font-size: 0.24rem;
}
.right-price-tip img {
  width: 0.24rem;
  height: 0.24rem;
  vertical-align: middle;
}
.good-title-div {
  width: 100%;
  background-color: white;
  padding-bottom: 0.2rem;
}
.grey-old-price {
  position: absolute;
  left: 0.4rem;
  top: 0.7rem;
}
.price-line-div .active-price {
  margin-left: 0.2rem;
  padding: 0 0.2rem;
  width: auto;
  display: inline-block;
  height: auto;
  background-color: #FFF6E3;
  line-height: inherit;
}
.goods-title-div {
  margin-top: 0.3rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: rgba(51, 51, 51, 1);
  padding: 0rem 0.34rem;
}
.goods-desc-div {
  font-size: 0.24rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  padding: 0rem 0.34rem;
  margin-top: 0.1rem;
  line-height: 0.36rem;
}
.goods-server-div {
  background-color: white;
  height: 1rem;
  width: 100%;
  padding: 0 0.34rem;
  box-sizing: border-box;
}
.black-label {
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  margin-right: 0.38rem;
  display: block;
}
.black-smalllabel {
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: #666666;
  margin-right: 0.38rem;
  display: block;
}
.grey-label {
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(102, 102, 102, 1);
  margin-right: 0.38rem;
}
.goods-desc-container-div {
  width: 100%;
  background-color: white;
  overflow: hidden;
}
.goods-bottom-empty {
  height: 1.2rem;
}
.goods-desc-title-div {
  margin-bottom: 0.29rem;
  width: 100%;
  /* position: relative; */
  padding-top: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.3rem;
  font-family: PingFang SC;
  /* font-weight: bold; */
  color: #666666;
  text-align: center;
}
.title-line {
  margin: 0 0.14rem;
  display: inline-block;
  background-color: #C0C0C0;
  width: 0.2rem;
  height: 0.04rem;
  border-radius: 0.02rem;
}
.grey-line-div {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 0.09rem;
  margin-left: -1rem;
  background-color: #c0c0c0;
  width: 2rem;
  height: 0.04rem;
  z-index: 0;
  color: #666;
}
/* .goods-desc-m-label {
  width: 1.4rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(102, 102, 102, 1);
  position: relative;
  background-color: white;
  z-index: 1;
  padding: 0 0.1rem;
} */
.goods-specificationsd-div {
  width: 100%;
  min-height: 1rem;
  background-color: white;
  padding: 0 0.34rem;
  box-sizing: border-box;
}
.fix-bottom-line-div {
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 1rem;
  background-color: white;
  z-index: 10;
  box-shadow:0px 3px 20px 1px rgba(138,138,138,0.19);
  align-items: flex-start;
}
.add-shop-car-button {
  height: 1rem;
  width: 3rem;
  background: linear-gradient(
    -83deg,
    rgba(253, 104, 71, 1),
    rgba(245, 65, 82, 1)
  );
  border-radius: 0px 0px 0.04rem 0px;

  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 1rem;
  text-align: center;
  flex-shrink: 0;
}
.bottom-img-style {
  height: 0.44rem;
  width: 0.44rem;
}
.img-div {
  height: 0.44rem;
  width: 0.44rem;
  position: relative;
}
.shop-car-number {
  width: 0.48rem;
  height: 0.48rem;
  background: rgba(247, 77, 79, 1);
  border: 2px solid rgba(255, 255, 255, 1);
  border-radius: 50%;

  line-height: 0.38rem;
  text-align: center;
  font-size: 0.18rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  right: -0.3rem;
  top: -0.3rem;
}
.link-c-s-pop {
  width: 6.23rem;
  height: 3.5rem;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 11px 32px 0px rgba(198, 198, 198, 0.35);
  border-radius: 0.1rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -3.12rem;
  margin-top: -1.75rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.close-img-button {
  position: absolute;
  right: 0.27rem;
  top: 0.27rem;
  height: 0.27rem;
  width: 0.27rem;
}
.close-line-div {
  font-size: 0.32rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(51, 51, 51, 1);
  line-height: 1.1rem;
}
.content-line-div {
  /* text-align: center; */
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(153, 153, 153, 1);
  padding: 0.2rem 0;
}
.count-wrapper {
  height: 100%;
  min-width: 2.2rem;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}
.goods-activite-div {
  padding-left: 0.32rem;
  width: 100%;
  height: 0.86rem;
  border-radius: 0 0 0.2rem 0;
  background-color: #ffecee;
  background: url('../img/goods/bg_tgxd.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.bargain-goods-activite-div {
  background: url('../img/common/fkkj_bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.group-purchase-div {
  /* width: 0.8rem; */
  height: 0.28rem;
  line-height: 0.28rem;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 0.04rem;
  padding: 0 0.15rem;
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-align: center;

  margin-left: 0.2rem;
}
.time-bg-div {
  width: 0.32rem;
  height: 0.32rem;
  background: rgba(246, 69, 81, 1);
  border-radius: 0.04rem;
  font-size: 0.22rem;
  font-family: DIN;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  margin: 0 0.05rem;
}
.left-time-style {
  margin-top: 0.06rem;
  margin-bottom: 0.05rem;
  color: rgba(246, 69, 81, 1);
  text-align: center;
  font-size: 0.22rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(247, 77, 79, 1);
}
.count-time .bc-des {
  display: inline-block;
  padding: 0 0.04rem;
  background-color: #F64551;
  color: #fff;
  border-radius: 0.04rem;
  min-width: 0.38rem;
  text-align: center;
}
.spell-list-head {
  widows: 2.95rem;
  height: 0.26rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  color: #666666;
}
.bold-style {
  font-weight: bold;
}
.spell-list-div {
  padding: 0.2rem 0.34rem;
  background-color: white;
}
.spell-img-style {
  height: 0.6rem;
  width: 0.6rem;
  border-radius: 100%;
}
.spell-name-style {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 500;
  margin-left: 0.2rem;
  color: rgba(51, 51, 51, 1);
}
.join-spell-div {
  width: 1.4rem;
  height: 0.5rem;
  background: linear-gradient(
    -83deg,
    rgba(253, 104, 71, 1),
    rgba(245, 65, 82, 1)
  );
  border-radius: 0.25rem;

  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  line-height: 0.5rem;
  margin-left: 0.26rem;
}
.join-customer-div {
  padding: 0.2rem 0;
}
.price-desc-title{
  font-size:0.32rem;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:0.36rem;
  text-align: center;
  margin-top: 0.81rem;
  margin-bottom: 0.81rem;
}
.content-line-1-div{
  padding: 0 0.30rem;
}
.price-title-2{
  font-size:0.28rem;
  font-family:PingFang SC;
  font-weight: 600;
  color: black;
}
.content-desc-div{
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
  font-size: 0.26rem;
  color: #666666;
}
.goodsdetail_text img
{
    width:100%;
}
.god-trait-div
{
    width: 100%; 
    padding-bottom: 0.1rem;
    padding-top: 0.1rem;
    display: flex;
    font-size: 0.2rem;
    color:rgba(102,102,102,1);
    margin-left: 0.4rem;
}
.god-trait-tval
{
    overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width: 100px;padding-left: 0.8rem;
    }
.suggest {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: none;
    font-size: 0.3rem;
    font-family: PingFang SC;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    padding: 0.4rem 0 0.25rem;
}
.suggest .suggest-line {
    margin: 0 0.14rem;
    display: inline-block;
    background-color: #333333;
    width: 0.2rem;
    height: 0.04rem;
    border-radius: 0.02rem;
}
.suggest-item-wraper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.suggest-item {
    margin-top: 0.2rem;
    width: 48.5%;
    background: rgba(255, 255, 255, 1);
    border-radius: 0.14rem;
    overflow: hidden;
}
.suggest-img {
    width: 100%;
    height: 3rem;
    border-radius: 0.14rem 0.14rem 0 0;
    margin: 0 auto;
}
.suggest-img .vir-img {
    border-radius: 0.14rem 0.14rem 0 0;
    width: 100%;
    height: 100%;
}
.suggest-title1 {
    font-size: 0.26rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    width: 3.2rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0.04rem auto;
}
.shoping-des {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.05rem;
  padding: 0 0.1rem 0.1rem;
}
.suggest-no-price {
  font-size: 0.32rem;
  font-weight: bold;
  color: #f74d4f;
}
.suggest-origin-price {
  font-size: 0.2rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: rgba(153, 153, 153, 1);
}
    .car-img {
  width: 0.59rem;
}
.activity-price {
    width: 0.98rem;
    text-align: center;
    height: 0.28rem;
    line-height: 0.28rem;
    border-radius: 0.14rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255, 150, 0, 1);
    font-size: 0.2rem;
    margin-left: 0.1rem;
}