﻿.product_view .product-view-box .itemwarp {padding: 0.32rem 0.30rem 0.15rem;}
.product_view .product-view-box .itemwarp .gallery {width: 5.60rem; height: 5.60rem;}
.product_view .product-view-box .itemwarp .gallery .swiper-container {width: 100%; height: 100%;}
.product_view .product-view-box .itemwarp .gallery .swiper-slide {background-position: center; background-size: cover;}
.swiper-pagination-bullets{height: 0.30rem; line-height: 0.30rem; width: 100%;}
.swiper-pagination-bullet{width: 0.50rem; border-radius: 0; background: #ccc; height: 0.03rem; margin: 0rem 0.04rem; border: none;outline: none; opacity: 0.8;}
.swiper-pagination-white .swiper-pagination-bullet-active{background: #a3a3a3;}
.swiper-button-prev, .swiper-button-next{width: 0.41rem; height: 0.61rem; border-radius: 0.03rem; outline: none;  background-size: 0.20rem 0.30rem;}
.swiper-button-prev:hover, .swiper-button-next:hover{background-color: #7f7f7f; opacity: 0.8;}


.product_view .product-view-box .itemwarp .infos .title {color: #212121;}
.product_view .product-view-box .itemwarp .infos .brief{line-height: 1.7;color: #b0b0b0;}
.product_view .product-view-box .itemwarp .infos .price-box {line-height: 1; color: #ff6700; border-bottom: 0.01rem solid #e0e0e0;}
.product_view .product-view-box .itemwarp .infos .price-box .P_MarketPrice{color: #b0b0b0;}
.product_view .product-view-box .fields{overflow: hidden;}
.product_view .product-view-box .fields ul li {overflow: hidden;text-overflow: ellipsis;}


.product_view .product-view-box .itemwarp .infos .item .value.quantity .name{width: 60px;}
.product_view .product-view-box .itemwarp .infos .item .value.quantity .changeq {width: 1.5rem;}
.product_view .product-view-box .itemwarp .infos .item .value.quantity .changeq input {
  width: 0.6rem;
  text-align: center;
  border: 0.01rem solid #ddd;
  border-left: none;
  border-right: none;
  padding: 0.08rem 0.1rem;
}
.product_view .product-view-box .itemwarp .infos .item .value.quantity .changeq a {
  display: block; flex: 1;
  border: 0.01rem solid #ddd;
  text-align: center;
  background: #fff;
  padding: 0.08rem 0.1rem;
}

.product_view .product-view-box .itemwarp .infos .item .value.quantity span {
  font-size: 0.12rem;
  float: left;
  margin-left: 0.20rem;
}
.product_view .product-view-box .itemwarp .infos .btns a {
  width: 1.6rem;
  background-color: #ffeded;
  background-color: #ffe1cc;
  border: 0.01rem solid #FF0036;
  border: 0.01rem solid #ff6700;
  color: #FF0036;
  color: #ff6700;
  text-align: center; padding: 0.1rem 0 0.1rem;
}
.product_view .product-view-box .itemwarp .infos .btns .tocart {
  background-color: #ff0036;
  background-color: #ff6700;
  border: 0.01rem solid #ff0036;
  border: 0.01rem solid #ff6700;
  color: #fff;
}

.des_tab {position: fixed; top: 0; left: 0; width: 100%; height: 0.50rem; line-height: 0.50rem; z-index: 1001; background-color: #fff; border-bottom: 0.01rem solid #eee; box-shadow: 0 0.02rem 0.06rem rgba(0,0,0,0.12);}
.des_tab a {height: 0.50rem; display: block; }
.des_tab a.active { color: #089aed; font-weight: bold; border-bottom: 0.03rem solid #089aed; }

.anchor { display: block; height: 0.50rem; /*和顶部fix的高度一致*/ margin-top: -0.50rem; /*和顶部fix的高度一致*/ visibility: hidden; }
.description {border-bottom: 0.01rem solid #eff5f9; margin-bottom: 0.3rem;}
.description .title { position: relative;  color: #333333; height: 0.63rem; line-height: 0.63rem;}

.description img { max-width: 100%; }


.fujia{overflow: hidden;}
.file-box .sub-title{line-height: 0.40rem;}
.file-box .item{ border:0.01rem solid #ddd; border-radius:0.05rem;display: flex;float: left;min-width: 2.60rem;}
.file-box .item:hover{background: #f5f5f5;}
.file-box .type{height: 0.30rem;width: 0.50rem; background: #6c757d; line-height: 0.30rem; text-align: center; border-radius: 0.05rem; color: #fff;}
.file-box .des{flex: 1; color: #6c757d;}
.file-box a{line-height: 0.30rem; width: 0.50rem; color: #6c757d;text-align: center;}



.attribute-box .screen .screen_item .mc{width: 60px;}
.attribute-box .screen dl {display: flex; flex-flow: wrap;}
.attribute-box .screen dl dt {text-align: center; margin: 0.05rem 2% 0.05rem 0; position: relative; cursor: pointer;}
.attribute-box .screen dl dt p {border: 0.01rem solid #eee; padding: 0.05rem 0.10rem; font-size: 0.12rem; color: #444;}
.attribute-box .screen dl dt i {position: absolute; right: -0.04rem; top: -0.04rem; border-radius: 0.20rem; background: #ff5200; color: #fff; font-size: 0.12rem; height: 0.16rem; min-width: 0.16rem; display: none; font-style: normal; transform: scale(0.8);}
.attribute-box .screen dl dt.on p {color: #ff6700; border: 0.01rem solid #ff6700;}

/*评论*/
.product_view .comment-list .comment-item {
  position: relative;
  padding: 20px 20px 20px 80px;
  border-top: 1px solid #e5e5e5;
}
.product_view .comment-list .comment-item:first-child {
  border-top: 0;
}
.product_view .comment-list .comment-item .item-good {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.product_view .comment-list .comment-item .item-good::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 25px solid #23b8ff;
  border-right: 25px solid #23b8ff;
  border-left: 25px solid transparent;
  border-bottom: 25px solid transparent;
  position: absolute;
  top: 0;
  left: -25px;
}
.product_view .comment-list .comment-item .item-good span {
  position: relative;
  font-size: 16px;
  color: #fff;
  top: 1px;
}
.product_view .comment-list .comment-item .item-left {
  position: absolute;
  width: 80px;
  text-align: center;
  top: 20px;
  left: 0;
}
.product_view .comment-list .comment-item .user-avatar {
  border-radius: 50%;
}
.product_view .comment-list .comment-item  .comment-pic {
	margin: 8px 0px 0px;
	width: 100%;
}
.product_view .comment-list .comment-item  .comment-pic .comment-picimg {
	height: 75px;
	overflow: hidden;
	width: 24%;
	margin: 0px 1.3% 1% 0px;
	float: left;
	vertical-align: middle;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.product_view .comment-list .comment-item  .comment-pic .comment-picimg img{display: block; max-height: 100%; max-width: 100%;}
.product_view .comment-list .comment-item  .comment-pic .comment-picimg:nth-of-type(4n) {
	margin-right: 0px;
}
/*评论 end*/