/*详情相关产品列表 开始*/
.more_searce {
    display: flex;
    justify-content: center;
    align-items: center;
  
    font-size: 13px;
    margin-bottom:17px;
}
.more_searce .neirong{cursor:pointer;padding:15px 0 5px 0;}
.more_searce .neirong span{color:#323232; cursor:pointer;}
.more_searce .neirong span.dianji{color:#00936f;padding-right:3px;}
.more_searce .neirong span b{color:#00936f;}

.searchV4 .listMain .listLi{border-bottom: 1px solid #e6e6e6!important;}
.searchV4 .schBrand{border-bottom:0!important;}
[v-cloak] {
    display: none;
}

.listMain{position:relative;min-width:1164px;}
.listMain .warpCenter{background:#fff;}

.listMain .listHead{height:60px;background:#fffae4;margin-bottom:1px;font-weight:bold;font-size:18px;display:flex;align-items:center;color:#e49a16;}
.listMain .listHead img{margin:0 10px 0 20px;}
.listMain .listLi {
    padding: 16px 20px 12px 20px;
    min-height: 76px;
    border-bottom: 4px solid #e6e6e6;
}
.listMain .listLi:hover{box-shadow: 0px 2px 15px 0px rgba(10, 2, 4, 0.3);
    border-bottom: 4px solid transparent;}
.listMain .listType .listLi{
    /*box-shadow: 0px 2px 15px 0px rgba(10, 2, 4, 0.3);*/
    border-bottom: 4px solid transparent;
}
.listMain .listLi:last-child{border-bottom:0;}
/*.listMain .listLi:nth-child(2n){background:#f8f8f8;}*/

.listMain .listLi .img{display:block; width:85px;height:60px;overflow:hidden;text-align:center;}
.listMain .listLi .img .ptimg{width:85px;height:60px;}
.listMain .listLi .img .loadimg{text-align:center;margin-top:5px;}
.listMain .listLi .img img{width:108px;height:76px;}
.listMain .listLi .imgBig{text-align:center;margin-top:3px;margin-bottom:7px;}
.listMain .listLi .imgBig a{display:inline-block;color:#969696;font-size:12px;padding-left:15px;line-height:16px;background:url(/Images/sechIcn.png) no-repeat 0 -131px;}
.listMain .listLi .imgBig a:hover{background-position:0 -171px;color:#00936f;}
/*.listMain .listLi.OriginalBg{background:#eff4ff;}
.listMain .listLi.OriginalBg:nth-child(2n){background:#e9f0ff}*/
/*.listMain .listLi.secondBg{background:#f0fcf8;}*/
/*.listMain .listLi.secondBg:nth-child(2n){background:#e7f9f3;}*/
.listMain .listLi.noPriceBg{background:#fff;}
.listMain .listLi.noPriceBg:nth-child(2n){background:#f8f8f8;}
/*.listMain .listLi:hover{background:#d6f2e9!important;}*/





.listMain .oldIcnBox span{width:43px;height:18px;background:url(/Images/sechIcn.png) no-repeat 0 0;}
.listMain .newIcnBox span{width:43px;height:18px;background:url(/Images/sechIcn.png) no-repeat 0 -48px;}

.listMain .LeadTime{width:145px;}
.listMain .LeadTime span{display:inline-block; color:#2e58c4;font-size:12px;padding:0 9px;border-radius:10px;line-height:20px;height:20px;border:1px solid #e1e8fc;background:#fafbff;}

.listLi .mainCenterName{float:left;width:660px;}
.listLi .centerMain{width:1032px;position:relative;}
.listLi .canshu{font-size:14px;color:#323232;line-height:18px;}
.listLi .brief{float:left;width:100%;}
.listLi .brief p{font-size:14px;color:#323232;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;padding-left:15px;}
/*.listLi .shareFb{position:absolute;right:5px;top:0;width:27px;height:27px;background:url(/Images/shareFb.png) no-repeat center;cursor:pointer;}*/
.listLi .Instructions{font-size: 12px;
    color: #323232;
    line-height: 10px;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
.mainCenterName .name{padding-bottom:1px;padding-top:4px;margin-bottom:7px; font-size:16px;font-weight:bold;color:#323232;line-height:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top:-2px;}
.mainCenterName .name a{color:#323232;}
.mainCenterName .name a:hover{color:#00936f;}
.mainCenterName .verify div{cursor:pointer; display:inline-block;font-size:12px;line-height:12px;padding:4px 10px 3px 5px;border-bottom-right-radius:9px;border-top-right-radius:9px;}
.canshu2{padding-right: 50px; padding-bottom: 3px; color: #323232; padding-top: 5px; line-height: 14px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.mainCenterName .verify .s1 {
    color: #314d9d;
    /*background: #eff3ff;*/
    position: relative;
    background: -webkit-linear-gradient(#d1defe,#b7c5ff); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#d1defe,#b7c5ff); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(#d1defe,#b7c5ff); /* Firefox 3.6-15 */
    background: linear-gradient(#d1defe,#b7c5ff); /* 标准语法 */
}
.mainCenterName .verify .s1 span{display:none; position:absolute;background:#8c9bc7;color:#fff;font-size:12px;line-height:16px;padding:8px;left:0;top:21px;border-radius:4px;min-width:205px;}
.mainCenterName .verify .s1 i{position:absolute;left:12px;top:-5px;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #8c9bc7;}

.mainCenterName .verify .s2 {
    color: #a38425;
    /*background: #fff9e6;*/
    position: relative;
    background: -webkit-linear-gradient(#f5efc0,#ebdfa6); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#f5efc0,#ebdfa6); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(#f5efc0,#ebdfa6); /* Firefox 3.6-15 */
    background: linear-gradient(#f5efc0,#ebdfa6); /* 标准语法 */
}


.mainCenterName .verify .s2 span{display:none; position:absolute;background:#d7c491;color:#fff;font-size:12px;line-height:16px;padding:8px;left:0;top:21px;border-radius:4px;min-width:205px;}
.mainCenterName .verify .s2 i{position:absolute;left:12px;top:-5px;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:6px solid #d7c491;}
.mainCenterName .verify div:hover span{display:inline-block;}

.mainCenterName .package{font-size:14px;color:#377151;line-height:18px;}

.mainCenterName .supplier{cursor:pointer; margin-top:9px;font-size:12px;border:1px solid #bbc9e5;background-image: linear-gradient(#fff, #f4f8ff);display:inline-block;padding:0 15px 0 8px;height:18px;line-height:18px;border-radius:4px;color:#5578c0;}
.mainCenterName .supplier a{font-size:12px;color:#7d9cdb;}
.mainCenterName .supplier:hover{background:#fff;}

.mainCenterName .supplier .publicMedal{margin-left:5px;}
.mainCenterName .supplier .supplierM{display:inline-block;padding-left:18px;background:url(/Images/schShipIcn.png) no-repeat 0 2px;}

.listLi .pdfR .pdf a{display:inline-block;width:26px;height:28px;background:url(/Images/schImgListV4.png) no-repeat 0px -188px;float:right;margin-right:-5px;}
.listLi .shipCar {
    display: inline-block;
    width: 28px;
    height: 16px;
    cursor: pointer;
    background: url(/Images/schImgListV4.png) no-repeat 0 -517px;
}

.listLi .LabelBox{margin-bottom:10px;}

/*阶梯价*/
.listLi .jietijia{width:320px;position:relative;min-height:40px;float:left;padding-top:1px;}
.listLi .jietijia .baoguo{padding-bottom:3px;display:inline-block}
.listLi .jietijia .baoguo.showFloor{border:1px solid #c8e6dc; border-radius:4px; background:#fff;z-index:2;margin-left:-11px;margin-top:-9px;  padding:8px 51px 7px 10px;box-shadow:1px 1px 8px 2px rgba(0,0,0,.06);display:inline-block;}
.listLi .jietijia .baoguo.showFloor .ladderR{display:block;}
.listLi .jietijia .goInquiry{font-size:14px;color:#646464;line-height:20px;margin-top:10px;}
.listLi .jietijia .goInquiry span{margin-right:10px;}
.listLi .goInquiry a{color:#00936f;}
.listLi .goInquiry a:hover{text-decoration:underline;}
.listLi .jietijia .realTxt{color:#00936f;font-size:14px;font-weight:bold;}
.listLi .jietijia .cell{height:18px;line-height:16px;font-size:14px;color:#646464;}
.listLi .jietijia .cell p{float:left;width:115px;text-align:right;height:16px;}
.listLi .jietijia .cell p.plusP{width:auto;}
.listLi .jietijia .cell .ladderR{display:none;text-align:left;color:#323232;}
.listLi .jietijia .cell .ladder{width:57px;text-align:left;color:#323232;}
.listLi .jietijia .cell p.plusP{text-align:right;color:#323232;position:relative;font-weight:bold;}
.listLi .jietijia .cell p.txtBlue{color:#00936f;font-weight:bold;}
.listLi .jietijia .cell p.showIcn .icnPlus{position:absolute;width:47px;height:20px;background-position:4px -70px;top:-4px;}
.listLi .jietijia .cell p.showIcn .oplus{right:-49px;}
.listLi .jietijia .cell p.showIcn .icnPlus a{display:block;width:100%;height:100%;}
.listLi .jietijia .cell .danyi .pTxt{color:#969696;font-size:12px;width:100%;text-align:left;}
.listLi .jietijia .cell .danyi .flp{float:left;}
.listLi .jietijia .cell .danyi .ladderR{text-align:left;}
.listLi .jietijia .plusAd{position:absolute;width:278px;height:170px;border:1px solid #c8e3f0;left:265px;top:0;background:#fff;box-shadow:0px 0px 6px 1px #999;display:none;z-index:100;}
.listLi .jietijia .plusAd p{text-align:center;}
.listLi .jietijia .plusAd .plusAdT{position:relative;height:53px;background:#079be4;color:#fff;font-size:14px;font-weight:bold;padding:12px 25px 0 25px;}
.listLi .jietijia .plusAd .plusAdT i{width:90px;height:60px;position:absolute;background:url(/Images/Plus/Sechhuangguan.png) no-repeat center;top:-32px;right:-17px;}
.listLi .jietijia .plusAd .plusAdC{ height:77px;color:#646466;font-size:14px;line-height:20px;padding:18px 25px 0 25px;}
.listLi .jietijia .plusAd .plusAdBtn a{display:inline-block;padding:0 20px;line-height:22px;font-size:14px;color:#00936f;border-radius:4px;border:1px solid #00936f;}
.listLi .hideFrom{display:none;}

.listLi .Docs{margin-right:15px;width:71px;min-height:1px;}
.listLi .Docs a{display:none;}
.listLi .showLeaderM{height:12px;margin-top:-4px;}
.listLi .showMoreBtn{display:inline-block;width:12px;height:12px;cursor:pointer;margin-left:62px;margin-top:2px;}
.listLi .showMoreBtn{}
.listLi .downCell{background:url(/Images/sechIcn.png) no-repeat 2px -94px;}
.listLi .downCell:hover{background-position:-36px -94px;}
.listLi .upCell{background:url(/Images/sechIcn.png) no-repeat 2px -111px;}
.listLi .upCell{background:url(/Images/sechIcn.png) no-repeat 2px -111px;}
.listLi .upCell:hover{background-position:-36px -111px;}


.MoreInquiry{font-size:14px;}
.MoreInquiry span{color:#646464;}
.MoreInquiry a{color:#00936f;}

/*可替代*/
.replaceLi{}
    .replaceLi .p1 {
        -moz-user-select: none;
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        cursor: pointer;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 0 18px 0 13px;
        border: 1px solid #dcf1e6;
        height: 22px;
        display: inline-block;
        font-size: 12px;
        font-weight: bold;
        color: #323232;
        line-height: 22px;
        /* margin-bottom: 7px; */
        background: linear-gradient(#f5fdf9, #e9faf2);
        border-bottom: 0;
        border-bottom: 1px solid #dcf1e6;
        position:relative;
    }
    .replaceLi .p1 i{position:absolute;width:9px;height:7px;background:url(/Images/comsprit.png) no-repeat 0 -707px;top:8px;right:4px;transition:all .1s;}
    .replaceLi .p1.showP{border-bottom-right-radius:0;border-bottom: 0;}
    .replaceLi .p1.showP i{transform:rotate(180deg);top:7px;}
.replaceLi ul{border-radius:8px;overflow:hidden;border:1px solid #f0f0f0;width:555px;background:#fff;border-top-left-radius:0;display:none;}
.replaceLi ul.showUl{display:block;}
.replaceLi ul li{height:27px;line-height:27px;font-size:12px;border-bottom:1px solid #f0f0f0;padding-left:15px;}
.replaceLi ul li:nth-child(2n){background:#f9f9f9;}
.replaceLi ul li:last-child{border-bottom:0;}
.replaceLi ul li a{color:#323232;display:block}
.replaceLi ul li a:hover{color:#00936f;}
.replaceLi ul li span{float:left;margin-right:14px;overflow: hidden;
text-overflow:ellipsis; white-space: nowrap;}
.replaceLi ul li .s1{width:90px;}
.replaceLi ul li .s2{width:75px;}
.replaceLi ul li .s3{width:180px;}
.replaceLi ul li .s4{width:100px;}
.replaceLi ul li .s5{margin-right:0;}


/*加减计数*/
.listLi .buyBox{width:211px;float:left;padding-top:3px;}
.listLi .buyBox .shuliang{width:132px;float:left;margin-bottom:7px;}
.listLi .buyBox .shuliang span{float:left;width:30px;height:30px;cursor:pointer;}
.listLi .buyBox .shuliang span:hover{background-color:#f0f0f0;}
.listLi .buyBox .shuliang .shuliangNum{font-size:14px;color:#646464;font-weight:bold; border:0; width:71px; float:left;height:30px;text-align:center;line-height:26px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;outline:none;}
.listLi .quehuo{line-height:32px;color:#929bab;font-weight:bold;height:30px;border-radius:4px;font-size:14px;background:#d9ddeb;text-align:center;width:209px;}

.listLi .buyBox .shuliang .reduce{background:url(/Images/schImgListV4.png) no-repeat 8px -64px #f5f5f5; border-top-left-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;border:1px solid #dcdcdc;border-right:0;}
.listLi .buyBox .shuliang .add{background:url(/Images/schImgListV4.png) no-repeat 8px 8px #f5f5f5;background-color:#f5f5f5;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.listLi .buyBox .shuliang .reduce:hover{background-position:8px -96px;}
.listLi .buyBox .shuliang .add:hover{background-position:8px -26px;}
.listLi .buyBox .btn{float:left; border-bottom-right-radius:4px;border-top-right-radius:4px;background:url(/Images/schImgListV4.png) no-repeat 21px -334px #0038aa; cursor:pointer;width:68px;height:32px;}
.listLi .buyBox .btn:hover{background-color:#024bd1;}
.listLi .buyBox .btn.inquiryBtn{background-color:#00936f;}
.listLi .buyBox .btn.inquiryBtn:hover{background-color:#00a079;}
.listLi .buyBox .storkP{line-height:16px;color:#323232;font-size:12px;}
.listLi .buyBox .storkP span{color:#646464;}
.listLi .buyBox .minNumP{line-height:16px;color:#323232;font-size:12px;margin-top:0;}
.listLi .buyBox .minNumP span{color:#646464;}
.listLi .buyBoxB{position:relative;}
.listLi .buyBoxB .FavoriteP{position:absolute;right:2px;top:-3px;}
.Checkdeliveries {
    color: #0038aa;
    padding-top: 5px;
    cursor: pointer;
    position:relative;
}
.Checkdeliveries span {
    z-index: 2;
    position: absolute;
    background: #fff;
    box-shadow: 1px 1px 4px 3px rgba(0,0,0,.1);
    border: 1px solid #c8c8c8;
    border-radius: 6px;
    line-height: 16px;
    padding: 5px 15px;
    min-width: 250px;
    max-width: 300px;
    color: #323232;
    left: 0;
    top: 20px;
    word-wrap: break-word;
    opacity: 0;
    display:none;
    transition: opacity 0.3s;
}
.Checkdeliveries:hover span {
    visibility: visible;
    opacity: 1;
    display: block;
}
.listLi .quoteBtn {width:120px;
}
.listLi .quoteBtn a.href{cursor:pointer;display:inline-block;border:1px solid #eaa835;background-image: linear-gradient(to right, #fac22e , #ffd64c);border-radius:4px;font-size:12px;color:#323232;padding:2px 8px;}
/*.listLi .quoteBtn a:before{  content: ""; width: 0px;height: 0px;border-top: 5px solid #f58a00;border-right: 8px solid transparent;  position: absolute;  top: 19px; left: 0;}*/

.listLi .goSell{float:left;}
.listLi .goSell .shipCar {display:none;}
.listLi .contrastPrice {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #eaa835;
    background-image: linear-gradient(to right, #fac22e, #ffd64c);
    border-radius: 4px;
    font-size: 12px;
    color: #323232;
    padding: 2px 8px;
}
.listLi .quoteBtn .contrastPrice ~ .contrastPrice {
    display: none;
}
.listLi .quoteBtn .hardFind ~ .hardFind {
    display: none;
}
/*.listLi .contrastPrice{font-size:12px;color:#323232;line-height:14px;cursor:pointer;}*/
/*.listLi .contrastPrice:hover{color:#00936f;}*/
.listLi .hardFind {
    cursor: pointer;
    display: inline-block;
    border: 1px solid #eaa835;
    background-image: linear-gradient(to right, #fac22e, #ffd64c);
    border-radius: 4px;
    font-size: 12px;
    color: #323232;
    padding: 2px 8px;
}
/*.listLi .hardFind:hover{color:#00936f;}*/

.listLi .goSell .sallBox{padding:6px 14px; background-color: #93f0d2; /* 不支持线性的时候显示 */
    background-image: linear-gradient(to right, #93f0d2 , #63bccc);border-radius:2px;}
.listLi .goSell a{color:#fff;line-height:16px;font-size:14px;}

.page-icon{float:none;display:inline-block;}
.btmBtnB{line-height:30px;text-align:center;margin-top:20px;margin-bottom:14px;display:none;}
.btmBtnB a{display:inline-block;background:#fff;padding:0 20px;border-radius:4px;color:#646464;margin-right:10px;}
.btmBtnB a:hover{color:#00936f;}
.btmBtnB span{display:inline-block;background:#fff;padding:0 20px;border-radius:4px;color:#646464;cursor:pointer;}
.btmBtnB span i{display:inline-block;width:20px;height:20px;background:url(/Images/schImgListV4.png) no-repeat 0 -559px;vertical-align:middle;margin-right:3px;}
.btmBtnB span:hover i{background-position:0 -609px;}
.btmBtnB span:hover{color:#00936f;}

.zoneAd{background:url(/Images/ad/schZone2.jpg) no-repeat center;height:64px;}
.zoneAd a{display:block;height:100%;width:100%;}
.zoneAd .p1{font-size:24px;line-height:60px;font-weight:bold;color:#002390;margin:0 8px 0 20px;}
.zoneAd .txt1{font-size:14px;line-height:16px;color:#002e7f;padding-top:9px;}
.zoneAd .txt1 p{background:url(/Images/ad/zoneStar.png) no-repeat left center;padding-left:15px;}
.zoneAd .txt1 p:nth-child(2){padding-left:24px;background-position:10px center;}
.zoneAd .txt1 p:nth-child(3){padding-left:33px;background-position:18px center;}




.listMain  .shopLi{background:#f9f7ea!important;}
.shopLi .priceD{width:250px;float:left;font-size:14px;color:#323232;}
.shopLi .viewShop{margin-left:30px; float:left;width:132px;height:30px;text-align:center;background:#fff;border:1px solid #c69f37;border-radius:15px;font-size:14px;font-weight:bold;line-height:30px;color:#c69f37;cursor:pointer;}
.shopLi .supplier p{color:#969696;font-size:12px;}
.shopLi .homeBiao{display:inline-block;width:17px;height:14px;background:url(/Images/gerenIcn.png) no-repeat 0 0;}


/*---滚动条默认显示样式--*/
.dandu .dandian_wrap::-webkit-scrollbar-thumb {
	background-color: #e0e9f3;
}
/*---鼠标点击滚动条显示样式--*/
.dandu .dandian_wrap::-webkit-scrollbar-thumb:hover {
	background-color: #c3d4e8;
}
/*---滚动条大小--*/
.dandu .dandian_wrap::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}
/*---滚动框背景样式--*/
.dandu .dandian_wrap::-webkit-scrollbar-track-piece {
	background-color: #f5f5f5;
}
.dandu .dandian_wrap::-webkit-scrollbar-thumb:active {
    background-color: #c3d4e8;
}
.liebiao{}
.liebiao::-webkit-scrollbar-thumb {
	background-color: #e0e9f3;
}
/*---鼠标点击滚动条显示样式--*/
.liebiao::-webkit-scrollbar-thumb:hover {
	background-color: #c3d4e8;
}
/*---滚动条大小--*/
.liebiao::-webkit-scrollbar {
	width: 12px;
	height: 12px;
}
/*---滚动框背景样式--*/
.liebiao::-webkit-scrollbar-track-piece {
	background-color: #f5f5f5;
}
.liebiao::-webkit-scrollbar-thumb:active {
    background-color: #c3d4e8;
}
.dandu option {height: 12px; color: #333;padding:3px 10px;font-size:12px;min-width:150px;}
.dandu option:hover {background: #f4f4f4;cursor:pointer;}
.disabled{pointer-events:none;color:#CCC!important;}
.dandu .active {background: #c8c8c8!important;}
.dandu .qingchu {font-size: 14px;color: #333;line-height: 26px;height:26px;cursor: pointer;display:none;}
.dandu .qingchu:hover{opacity:0.9;text-decoration:underline;}


.btn_group {overflow: hidden;margin-top: 10px;margin-bottom:5px;}
.common_btn {float: left;background: #fff;border: 1px solid #ddd;padding: 0 10px;color: #333;box-shadow:none;border-radius:8px;border-color:#999;height:30px;line-height:30px;}
.clearall {margin-right: 40px;}
.liebiao .cell .right .dandian input{ position: absolute;left: -9999em;}
.liebiao .cell .right .dandian .monikuang{display:none;}

 .select .tiaomu{overflow:hidden;margin-bottom:2px;} 
 .select .tiaomu .left{float:left;margin-right:10px; color:#646464;line-height:20px;font-size:14px;font-weight:bold;}
 .select .tiaomu .right .cell{float:left;margin-right:20px;height:20px;line-height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
 .select .tiaomu .right .cell .s1{padding:0 10px 0 7px;float:left;color:#646464;}
  .select .tiaomu .right .cell:hover{background:#dff5f0;}
 .select .tiaomu .right .cell .close{ margin-right:5px;background:url(/Images/sechClose1.png) no-repeat center;margin-top:2px;float:left;width:16px;height:16px;cursor:pointer;color:#666;}
 .select .tiaomu .right .cell .close:hover{background:url(/Images/sechClose2.png) no-repeat center;}
 /*.select .tiaomu{margin-bottom:10px;}*/
 .select .tiaomu .clearall{float:left;cursor:pointer;font-size:14px;line-height:20px;color:#00936f;display:none;}
 .select .tiaomu .clearall:hover{text-decoration:underline;}
.filterEntry .select{padding:0 0 20px 20px; margin:10px 20px 0 0;overflow:hidden;}
.listLoad{margin:0 auto;display:block;}
.listMain .listBox{position:relative;}
.listMain .listBox .newLoading{position:absolute;left:50%;top:50%;margin-top:-40px;margin-left:-40px;}
.listMain .listBox .listLi .biaoqian{vertical-align:top;margin-top:5px; display:inline-block;padding:0 5px;background:#c1ddfe;color:#fff;font-size:12px;line-height:16px;border-radius:4px;font-weight:normal;}
.filterEntry{/*margin-top:-5px;*/position:relative;/*padding:0 0 20px 0;*/background:#fff;/*padding-bottom:10px;*/}
.liebiao{overflow-x: scroll;background:#fff;position:relative;min-height:100px;}
.liebiao .load{position:absolute;left:50%;top:50%;margin:-17px 0 0 -17px;display:none;}
.l_wrap {width:3000px; overflow: hidden;padding: 10px 20px;background:#f5f5f5;}
.filterEntry .select{display:none;}
.dandu {float: left; margin-right: 20px; }
.dandu .biaoti {line-height: 26px; font-size: 14px;color: #333;}
.dandu .dandian_wrap {border: 1px solid #ddd;height: 157px;min-width:200px;}

.listType{overflow:hidden;background:#ebebeb;border:0;}
.listType .listLi{width:calc(((100% - 40px)/5) - 30px);background:#fff !important;padding:15px;margin-right:10px;float:left;height:342px;margin-bottom:10px;border-bottom:0;}
.listType .listLi .imgFl{width:100%;margin-bottom:14px;float:none;}
.listType .listLi .img{width:100%;height:156px}
.listType .listLi .img .ptimg{width:100%;height:156px}
.listType .listLi:nth-child(5n){margin-right:0;}
.listType .imgBig{display:none;}
.listType .supplier{display:none;}
.listType .pdfR{display:none;}
.listType .boxFour{display:none;}
.listType .jietijia{display:none;}
.listType .description{display:none;}
.listType .newOldBox {float:none;position:absolute;margin-top:40px;}
.listMain .listType{border:0;}
.listType .newOldIcn {float:none;}
.listType .listLi .mainCenterName{width:100%;margin:0 0 10px 0;height:118px;}
.listType .hideFrom span{font-weight:bold;color:#323232;font-size:16px;}
.listType .mainCenterName .name{-webkit-line-clamp:1;margin:0 0 10px 0;}
.listType .centerMain{width:100%;float:none;}
.listType .buyType2{cursor:pointer;width:24px;height:22px;background:url(/Images/schIcn2.png) no-repeat 0 -56px;float:right;margin-top:15px;}

.listMain .listType .hideFrom{display:block;}
.listType .canshu{max-height:56px;overflow:hidden;}
.listType .brief{display:none;}
/*结束*/
.B_title {font-size: 20px;color: #323232;padding-bottom:14px;}
.B_title img {margin-right: 10px;}



/*详情博客区开始*/
.bolg_arce {
    padding: 0 0 58px 0;
}

.bolg_arce .lists {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /*gap: 0px;*/
}
.bolg_arce .lists .new_qu{
    display: flex;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;width:1300px;
}

.bolg_arce .lists .list {
    width: 239px;
    height: 259px;
    margin-bottom: 5px;
    border-radius: 6px;
    overflow: hidden;
    padding: 10px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
}

.bolg_arce .lists .list .img {
    width: 239px;
    margin: auto
}

.bolg_arce .lists .list .big_img {
    width: 239px;
    height: 180px;
    overflow: hidden;
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
}

.bolg_arce .lists .list p.p1 {
    display: block;
   
    padding-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #323232;
    font-size: 13px;
    text-align: left;line-height:16px;
}

.bolg_arce .lists .list .fotten {
    text-align: left;
    margin-top: 8px;
}

.bolg_arce .lists .list .fotten .right span {
    padding: 4px 5px;
    font-size: 12px;
    color: #fff;
    border-radius: 6px;
    display: inline-block; /* 让元素成为行内块 */
    max-width: 150px; /* 设置最大宽度，超出部分隐藏 */
    white-space: nowrap; /* 禁止换行 */
    overflow: hidden; /* 隐藏超出内容 */
    text-overflow: ellipsis; /* 超出内容显示省略号 */
}

.bolg_arce .lists .list .fotten .right .s1 {
    background-color: #c7d0f0;
    margin-right: 5px;
}

.bolg_arce .lists .list .fotten .right .s2 {
    background-color: #c6ebda;
}

.bolg_juzhong {
    width: 1300PX;
    margin: auto;
}

.shutiao {
    display: inline-block;
    height: 18px;
    width: 5px;
    background: #00936f;margin-right: 5px;
}
/*详情博客区结束*/

/*轮播2按钮*/
.publicBtn{position:absolute;width:22px;height:40px;cursor:pointer;top:50%;margin-top:-20px;transition:all .3s; }
.publicBtn:hover{background-color:#ccc;}
.publicBtnL{left:0;border-bottom-right-radius:4px;border-top-right-radius:4px;background:url(/Images/home/indexIcn2.png) no-repeat 5px -158px #e5e5e5;z-index: 9;}
.z_publicBtnL{left:14px;border-bottom-right-radius:4px;border-top-right-radius:4px;background:url(/Images/home/indexIcn2.png) no-repeat 5px -158px #e5e5e5;}
.publicBtnR{right:0;border-bottom-left-radius:4px;border-top-left-radius:4px;background:url(/Images/home/indexIcn2.png) no-repeat 7px -119px #e5e5e5;z-index:1;}

