@import url(./index.css?v=2023618);
#P-product .H-detail {
  padding: 0.8rem 0.53333rem 0.53333rem 0.53333rem; }
  #P-product .H-detail-left {
    font-size: 0.58667rem;
    font-weight: bold;
    color: #1e1e1e; }
    #P-product .H-detail-left p {
      font-size: 0.29333rem;
      font-weight: 500;
      color: #b4b4b4; }

#P-product .bodycenter, #P-product .P-details, #P-product .P-parents .cooperation {
  width: 89%;
  margin: auto; }

#P-product .P-img { }
  #P-product .P-img img {
    width: 100%; }

#P-product .P-details .size-1 {
  margin-top: 0.26667rem;
  text-indent: 0.93333rem;
  font-size: 0.48rem;
  color: #1e1e1e;
  font-weight: bold; }

#P-product .P-details .size-2 {
  margin-top: 0.26667rem;
  text-indent: 0.93333rem;
  font-size: 0.32rem;
  color: #646464;
  line-height: 0.53333rem; }

#P-product .P-parents {
  margin-top: 0.8rem;
  background: url(../images/product/product_cooperation_pg.png);
  background-size: 100% 100%; }
  #P-product .P-parents .cooperation {
    margin-top: 0.4rem;
    text-indent: 0.93333rem;
    color: #666666;
    font-size: 0.32rem;
    line-height: 0.53333rem; }
  #P-product .P-parents .top {
    margin-top: 0.66667rem !important;
    margin-bottom: 0.66667rem !important; }
  #P-product .P-parents img {
    width: 85%;
    margin: auto !important; }

#P-product .P-category .H-product {
  width: 100%;
  position: relative; }
  #P-product .P-category .H-product .wrap {
    padding: 0 8px;
    position: relative;
    display: flex;
     }
    #P-product .P-category .H-product .wrap div {
      width: 1.6rem;
      margin:0 0.1rem;
      flex-direction: column;
      align-items: center;
      font-size: 0.32rem;
      color: #646464; }
      #P-product .P-category .H-product .wrap div p {
        margin-top: 0.1rem; }
    #P-product .P-category .H-product .wrap .tabcolor {
      color: #aa393d; }
    #P-product .P-category .H-product .wrap img {
      width: 0.85333rem;
      height: 0.85333rem; }
  #P-product .P-category .H-product .H-shop {
    width: 89%;
    padding: 0.53333rem 0 0.13333rem 0;
    margin: auto; }
    #P-product .P-category .H-product .H-shop .shop-width {
      justify-content: space-between;
      width: 100%; }
      #P-product .P-category .H-product .H-shop .shop-width img {
        width: 100%;
        height: 36vw; }
    #P-product .P-category .H-product .H-shop-size-1 {
      font-size: 0.32rem;
      font-weight: bold; }
    #P-product .P-category .H-product .H-shop-size-2 {
      font-size: 0.24rem;
      margin-bottom: 0.26667rem; }
	  
.swiper {width: 100%;margin: 10px auto;}
.swiper-slide {}
.swiper-slide img {	display: block;	width: 100%;height: 100%;object-fit: cover;   }
