﻿.product_view .product-view-box .itemwarp {padding: 40px 35px 30px;}
.product_view .product-view-box .itemwarp .gallery {width: 320px;}
.product_view .product-view-box .itemwarp .gallery .swiper-container.picshow-box {width: 100%; }
.product_view .product-view-box .itemwarp .gallery .picshow-box .swiper-slide {background-position: center; background-size: contain; background-repeat: no-repeat;}
.product_view .product-view-box .itemwarp .gallery .picshow-box .swiper-slide img{width: 100%;}
.swiper-pagination-bullets{height: 30px; line-height: px; width: 100%;}
.swiper-pagination-bullet{width: 50px; border-radius: 0; background: #ccc; height: 3px; margin: 0 4px; border: none;outline: none; opacity: 0.8;}
.swiper-pagination-white .swiper-pagination-bullet-active{background: #a3a3a3;}
.swiper-button-prev, .swiper-button-next{width: 41px; height: 61px; border-radius: 3px; outline: none;  background-size: 20px 30px;}
.swiper-button-prev:hover, .swiper-button-next:hover{background-color: #7f7f7f; opacity: 0.8;}



    .gallery-thumbs {
        height: 90px;
        box-sizing: border-box; margin-top: 20px;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4; overflow: hidden; display: flex;justify-content: center; align-items: center;
    }
.gallery-thumbs .swiper-slide img{height: 100%;}
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

.product_view .product-view-box .itemwarp .infos{flex: 1; width: 0;}
.product_view .product-view-box .itemwarp .infos .title {color: #212121;}
.product_view .product-view-box .itemwarp .infos .brief{line-height: 1.6;color: #b0b0b0;}
.product_view .product-view-box .itemwarp .infos .price-box {line-height: 1; background: #f5f5f5; color: #908f8f; width: 100%;}
.product_view .product-view-box .itemwarp .infos .price-box .price{color: #d0150b;}
.product_view .product-view-box .itemwarp .infos .price-box .P_MarketPrice{color: #9c9c9c;}
.product_view .product-view-box .itemwarp .infos .price-box .priceys{color: #454545;}
.product_view .product-view-box .itemwarp .infos .price-box .priceys i{border: 1px solid #737373; border-radius: 50%; width: 18px; height: 18px;}
.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 .btns a {
  background-color: #e54237;
  border: 1px solid #e54237;
  color: #fff;
  text-align: center; border-radius: 8px; width: 140px; height: 42px; line-height: 42px;
}
.product_view .product-view-box .itemwarp .infos .btns .tocart {
  background-color: #fae9e8;
  color: #e54237;
}

.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: #fe0200; font-weight: bold; border-bottom: 0.03rem solid #fe0200; }

.anchor { display: block; height: 0.50rem; /*和顶部fix的高度一致*/ margin-top: -0.50rem; /*和顶部fix的高度一致*/ visibility: hidden; }

.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: 80px;}
.attribute-box .screen dl {display: flex; flex-flow: wrap;}
.attribute-box .screen dl dt {text-align: center; margin: 6px 15px 6px 0; position: relative; cursor: pointer;}
.attribute-box .screen dl dt p {border: 1px solid #e5e5e5; padding: 4px 12px; font-size: 14px; color: #5a5959; background: #faf9f9; border-radius: 4px;}
.attribute-box .screen dl dt i {position: absolute; right: -4px; top: -4px; border-radius: 20px; background: #ff5200; color: #fff; font-size: 12px; height: 16px; min-width: 16px; display: none; font-style: normal; transform: scale(0.8);}
.attribute-box .screen dl dt.on p {color: #ff6700; border: 1px solid #ff6700;}


.areaselected{width: 200px; padding: 0px 10px;
    position: relative;
    height: 30px;
    line-height: 30px;
    border: 1px #ccc solid;
    border-radius: 3px;}
.formindq-box {
    display: none;
    background: #fff;
    width: 480px;
    left: 0px;
    border-radius: 3px;
    position: absolute;
    border: 1px #ccc solid;
    padding: 0px 15px 15px 15px;
    margin-top: -1px;
    z-index: 2;
    padding-top: 5px;
}
.fortit{background: #f5f5f5; padding-left: 10px; padding-top: 10px;}
.fortit .laycity-tit{height: 28px; line-height: 28px;}
.fortit li{width: 80px; float: left; text-align: center; height: 28px; line-height: 28px; border: 1px #f5f5f5 solid; padding-right: 0px; border-bottom: 0px; cursor: pointer;}
.fortit .laytit-hov{ background: #fff; border: 1px #ccc solid; border-bottom: 0px; border-radius: 3px 3px 0px 0px;}
.formindq-box .laycity a{ padding-left: 5px; border: 1px #fff solid; width: auto; padding-right: 35px;}
.laycity-tit{line-height: 40px; height: 40px; border-bottom: 1px #ececec dashed; color: #333; }

.laycity-tit li.laytit-hov{color: #f7431d;}
.laycity{ line-height: 18px; overflow: auto; margin-top: 10px; height: 200px; overflow: auto;}
.formindq-box .laycity a {
    padding-left: 5px;
    border: 1px #fff solid;
    width: auto;
    padding-right: 35px;display: block; float: left; line-height: 28px;
}


/*评论*/
.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*/

.kh_manager{width: 100%;}
.kh_manager ul{}
.kh_manager ul li+li{border-top: 1px solid #d5d3d3;}
.kh_manager ul li dl{}
.kh_manager ul li dl dt{width: 60px; height: 60px; border-radius: 50%; overflow: hidden; margin: 0 auto 20px;}
.kh_manager ul li dl dt img{width: 100%; display: block;}
.kh_manager ul li dl dd{}
.kh_manager ul li dl dd h3{color: #5f5e5e;}
.kh_manager ul li dl dd p{color: #7f7e7e;}
.kh_manager ul li dl dd b{color: #e8534c; display: block;}
.kh_manager ul li dl dd span{color: #5f5e5e;}
.kh_manager ul li dl dd a{display: block; width: 86%; margin: 25px auto 0px; height: 44px; line-height: 44px; text-align: center; font-size: 16px; color: #f7431d; border: 1px solid #f7431d; border-radius: 6px;}
.kh_manager ul li:hover dl dd a{background: #f7431d; color: #fff;}