
/*----------------------电脑板式样式----------------------*/

/*----------------------平板板式样式----------------------*/
@media screen and (min-width:641px) and (max-width:1200px) {

}
/*----------------------手机板式样式----------------------*/
@media screen and (max-width:640px) {

}
body{ background-position:left top; }


 #searchbox_style_05_1617589489929{width:250px;position:absolute;top:29px;left:79.16666666666666%;}   @media screen and (min-width:641px) and (max-width:1200px) {#searchbox_style_05_1617589489929{}}   @media screen and (max-width:640px) {#searchbox_style_05_1617589489929{width:100%;top:0px;left:0%;}} #searchbox_style_05_1617589489929 > .view_contents{overflow:visible;} 

 #image_logo_1617589631606{width:285px;height:100px;position:absolute;top:-1px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_logo_1617589631606{}}   @media screen and (max-width:640px) {#image_logo_1617589631606{width:66.006600660066%;height:200px;top:0px;left:16.996699669967%;}} 

 #dh_style_46_1617589847732{width:625px;z-index:999;position:absolute;top:27px;left:calc(50% - 312.5px);}   @media screen and (min-width:641px) and (max-width:1200px) {#dh_style_46_1617589847732{z-index:999;}}   @media screen and (max-width:640px) {#dh_style_46_1617589847732{width:26.4026402640264%;z-index:999;top:0px;left:36.7986798679868%;}} #dh_style_46_1617589847732 > .view_contents{overflow:visible;}  #dh_style_46_1617589847732 .subMenuSet {line-height:20px;} #dh_style_46_1617589847732 .thrMenuSet {line-height:20px;} #comm_layout_header{height:100px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_header{}}   @media screen and (max-width:640px) {#comm_layout_header{}} #comm_layout_header > .view_contents{max-width:1200px;overflow:visible;} 


 #productList_style_36_1617677980197{width:1200px;height:714px;position:absolute;top:-1px;left:calc(50% - 600px);}   @media screen and (min-width:641px) and (max-width:1200px) {#productList_style_36_1617677980197{}}   @media screen and (max-width:640px) {#productList_style_36_1617677980197{width:92%;height:400px;top:0px;left:4%;}} #productList_style_36_1617677980197 > .view_contents{overflow:hidden;}  #productList_style_36_1617677980197 .titleSet {font-size:15px;} #layout_diy_1617589976{height:777.75px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_diy_1617589976{height:600px;}}   @media screen and (max-width:640px) {#layout_diy_1617589976{height:600px;}} 

            body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p, select{ font-family: Arial; }
    	body{-ms-text-size-adjust: 100% !important;-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;}
.searchStyle_5{ width: 100%; }
.searchStyle_5 .searchForm{ overflow: hidden; box-sizing: border-box;}
.searchStyle_5 .search_input{ float: left; width: calc( 100% - 40px); border: 0; border-bottom: 1px solid #333; font-size: 14px; color: #333;  height: 40px; line-height: 40px; vertical-align: top; padding: 0 10px 0 0; box-sizing: border-box;}
.searchStyle_5 .search-btn{ border: none; float: right; position: relative; border-bottom: 1px solid #333; background: transparent; width: 40px; height: 40px; color: #333; text-align: center; font-size: 16px;  cursor: pointer;}
.searchStyle_5 .search-btn i{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%);}

.searchStyle_5 .keyWord{ overflow: hidden;}
.searchStyle_5 .keyWord a{ font-size: 14px; line-height: 2; color: #666; float: left;margin-right: 5px;}
.searchStyle_5 .keyWord a:hover{ color: #333;}

@media screen and (max-width:640px) {
    .searchStyle_5 .search_input{ width: calc( 100% - 35px); font-size: 12px; height: 35px; line-height: 35px;}
    .searchStyle_5 .search-btn{ width: 35px; font-size: 14px; height: 35px;}
    .searchStyle_5 .keyWord a{ font-size: 12px; line-height: 2;}
}
    #searchbox_style_05_1617589489929 ::-webkit-input-placeholder{color:;}
    #searchbox_style_05_1617589489929 :-moz-placeholder{color:;}  //firefox 18-
    #searchbox_style_05_1617589489929 ::-moz-placeholder{color:;} //firefox 18+
    #searchbox_style_05_1617589489929 ::-ms-input-placeholder{color:;}
    #searchbox_style_05_1617589489929 ::-o-placeholder{color:;}
		/* 按钮宽度 */
		    	@media screen and (max-width: 1024px){/*ipad*/
								        	}
	@media screen and (max-width: 768px){/*mobi*/
								        	}
.logoStyle *{box-sizing: border-box;}
.logoStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
.logoStyle>a{overflow: hidden; width: 100%;height: 100%; display: block;}
.logoName{white-space: nowrap;}
.menuStyle_46{width:100%; position:relative;}
.menuStyle_46 *{box-sizing: border-box;}
.menuStyle_46 .miniMenu *,
.menuStyle_46 .menuUl li *{
	-webkit-transition-duration:.2s; -moz-transition-duration:.2s; -o-transition-duration:.2s; transition-duration:.2s;
	-webkit-transition-property:background,height,padding; -moz-transition-property:background,height,padding; -moz-transition-property:background,height,padding; transition-property:background,height,padding;
	-webkit-transition-timing-function:ease-out; -moz-transition-timing-function:ease-out; -o-transition-timing-function:ease-out; transition-timing-function:ease-out;
}
.menuStyle_46 .dflex{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}
.menuStyle_46 .rflex{-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1; float: left\0;}
.menuStyle_46 ul,.menuStyle_46 li{padding:0;margin:0px;list-style:none}
.menuStyle_46 .menuLayout{position:relative; margin:0 auto;width:100%;}
.menuStyle_46 .menuLayout:after{content:''; display:block; clear:both;}
.menuStyle_46 .menuUl_box{position:relative; width:100%; text-align:center;}
.menuStyle_46 .menuUl{position:relative; width:100%; text-align:center;}
.menuStyle_46 .menuUl>li{position:relative;overflow: hidden;}
.menuStyle_46 .menuUl>li>a{ background: rgba(0,0,0,0.0); position: relative; text-decoration:none;font-size:16px;font-weight: bold; box-sizing:border-box; display:block;text-align:center; letter-spacing:normal; white-space:nowrap; color: #17233d; line-height:44px; padding: 0; padding: 0 1em\0;}
.menuStyle_46 .menuUl>li>a:hover{ color:#750406;}
.menuStyle_46 .menuUl #hot>a{color:#750406;}
.menuStyle_46 .menuUl>li>a span{display:block; width: 100%; text-align: center; color: rgba(0,0,0,.3); font-size: 12px;}
.menuStyle_46 .menuUl #hot>a span{color:inherit;}
.menuStyle_46 .menuLayout .miniMenu{display:none;}
.menuStyle_46 .menuUl02 {position: relative; left: 50%; opacity: 1; display: none; width: 100%; height: auto; transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -moz-transform: translate(-50%,0); -o-transform: translate(-50%,0);}
.menuStyle_46 .menuUl>li>#menuLogo{height: 85%;}
.menuStyle_46 .menuUlSubView{display: none;}
.menuStyle_46 .menuUlSubView .menuUl02{display: block;}
.menuStyle_46 .showMenuUl02{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}

.menuStyle_46 .menuUl02 .subMenu02 {position: relative;  color: #4d5158; font-size:14px; line-height: 40px; padding: 0 15px;}
.menuStyle_46 .menuUl02 .subMenu02#subCurSet{color:#750406;}
.menuStyle_46 .menuUl02 .subMenu02>a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color: inherit; font-size:inherit; line-height: inherit;}
.menuStyle_46 .menuUl02 .subMenu02:hover {color:#750406;}
.menuStyle_46 .menuUl02 .subMenu02>a .fa{float: right; line-height: inherit;}
.menuStyle_46 .menuUl02 .subMenu02:first-child{
	border-top-left-radius: 0px;border-top-right-radius: 0px;
}
.menuStyle_46 .menuUl02 .subMenu02:last-child{
	border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;
}
.menuStyle_46 .rflex { position: relative;}
.menuStyle_46 .maxWidth{margin: auto;}


.menuStyle_46 .imgIco{vertical-align: middle; display:inline-block; overflow:hidden; position:relative; padding:15px;  box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.menuStyle_46 .imgIco img{width:auto; height:100%; vertical-align: top;  position:absolute; top:50%; left:50%;  transform:translateY(-50%) translateX(-50%); -webkit-transform:translateY(-50%) translateX(-50%); -moz-transform:translateY(-50%) translateX(-50%); -ms-transform:translateY(-50%) translateX(-50%); -o-transform:translateY(-50%);}

@media screen and (max-width:640px) {
.menuStyle_46 .imgIco{ margin-right:10px;}
.menuStyle_46 .menuUl,
.menuStyle_46 .menuUl_box {display:none;}
.menuStyle_46 .menuScroll{height: calc(100% - 100px); width: 100%;}
.menuStyle_46 .menuScroll>.menuUlCopy{width:100%; height: 100%; overflow-x: hidden; overflow-y: scroll; }
.menuStyle_46 .menuLayout .miniMenu{display:block; position:relative; overflow:hidden; width: 100%; height:44px;}
.menuStyle_46 .miniMenu .leftBox{height: 100%;}
.menuStyle_46 .miniMenu .leftBox .sidebar{font-size:24px; line-height:44px; font-weight:normal;cursor:pointer;color:#4d5158; position:absolute; top:0; right:0px; width:44px; text-align:center;}
.menuStyle_46 .miniMenu .leftBox .sidebar .fa{font-size: inherit; line-height: inherit; color: inherit;}
.menuStyle_46 .miniMenu .leftBox .nav{width:100%; height:44px; }
.menuStyle_46 .miniMenu.Mslide .leftBox .nav{border-bottom: 1px solid rgba(0,0,0,.05);}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy{padding:0 0 0 30px; clear: both;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy .menuUlCopy{display: none;padding: 0;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy .menuUlCopy .menuUlCopy{width: calc(100% - 50px);}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy .menuUlCopy li a{padding-left: 30px;box-sizing: border-box;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy .menuUlCopy .menuUlCopy li a{padding-left: 60px;box-sizing: border-box;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li{width:100%; overflow: hidden; color:#fff; font-size:12px; line-height:44px;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li a{width:calc(100% - 50px); float: left; display:block; text-align:left;color:inherit; text-decoration:none; font-size:inherit; line-height:inherit; height: inherit; white-space: nowrap;overflow: hidden; text-overflow: ellipsis;border-bottom:1px solid rgba(0,0,0,.2);}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li#hot>a{border-bottom: 1px solid #fff;}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li .fa{color: inherit; font-size: inherit; float: left; width: 50px; text-align: center; line-height: inherit; background: rgba(0, 0, 0, 0.1);}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li .fa:active{background: rgba(0,0,0,.3);}
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li.subMenuSet#subCurSet>a,
.menuStyle_46 .miniMenu .leftBox .menuUlCopy li#thrCurSet>a{border-bottom: 1px solid #fff;}
.menuStyle_46 .menuLayout .miniMenu.Mslide{height:100% !important; height:100vh !important; background:rgba(23, 25, 29, 0.95); position: fixed; width: 100%; top: 0; left: 0; -webkit-transition: all linear .3s; -moz-transition: all linear .3s; -o-transition: all linear .3s; transition: all linear .3s;}
.menuStyle_46 .menuLayout .miniMenu.Mslide .sidebar{color:#fff; background: rgba(0,0,0,.05);}
.menuStyle_46 .menuLayout .miniMenu.Mslide .nav a{display:none !important;}
}


	#dh_style_46_1617589847732.clearTransform{transform:none!important;}
	#dh_style_46_1617589847732 .menuUl02 .subMenu02>a .fa{position: absolute;top: 0;right: 8px;}
	

/*侧栏分类*/
.prod_default36 .prod_kind::-webkit-scrollbar,.prod_default36 .prod_pro::-webkit-scrollbar{width: 0;display: none;}
.prod_default36 .prod_kind,.prod_default36 .prod_pro{overflow-y: scroll;}
.prod_default36{ overflow:hidden; height:100%;}
.prod_default36 a{ display:block; }
.prod_default36 .prod_kind{ float:left; height:100%; background:#e5e5e5; width:100px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.prod_default36 #prod_Ulist_kind{  box-sizing: border-box; -webkit-box-sizing: border-box;}
.prod_default36 .prod_li_kind{ width:100%!important; }
.prod_default36 .list_item{text-align:center; padding:0 15px; line-height:3.5; box-sizing: border-box; -webkit-box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;}
.prod_default36 .cur .list_item{  background:white; border-left:2px solid #ff5656;}


/*产品列表*/
.prod_default36 .prod_pro{height:100%; float:right; width:calc(100% - 100px); box-sizing: border-box; -webkit-box-sizing: border-box;}
.prod_default36 #prod_Ulist_pro{   padding:10px 10px 0px 10px; box-sizing: border-box; -webkit-box-sizing: border-box;width: 100%; display: -webkit-flex; display: -moz-flex; display: flex; flex-wrap:wrap; justify-content:space-between;}
.prod_default36 .prod_Ulist_prolist{box-sizing: border-box; -webkit-box-sizing: border-box;} 
.prod_default36 .mia_li_item{box-sizing:border-box;padding-bottom: 10px; margin-bottom:10px; border-bottom:1px solid #eee;overflow: hidden;height: 100%;}
.prod_default36 .list_box{ width:100%; /* overflow:hidden; */ position:relative;}
.prod_default36 .showimg{ width:100%; position:relative; box-sizing: border-box; overflow:hidden; float:left;}
.prod_default36 .prod_Ulist_prolist *{transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s; box-sizing: border-box;}
.prod_default36 .prod_Ulist_prolist:hover .showimg{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05);}
.prod_default36 .showimg img{ width:100%; height:auto; position:absolute; left:0; top:0;}
.prod_default36 .showimg .dump{ margin-top:100%;}


.prod_default36 .status{text-indent:0px;display: inline-block;color:red; border:1px solid red; padding:0 2px; margin-right:5px; text-align: center; font-size:12px; font-family: Arial; vertical-align: middle;}
.prod_default36 .proinfo{ float:left; width:100%; box-sizing: border-box; -webkit-box-sizing: border-box; padding:10px 10px 0 10px; }
.prod_default36 .p_name{ font-size:14px; overflow:hidden;display: block;-webkit-box-orient: vertical;}
.prod_default36 .p_detail{ font-size:12px; margin:4px 0;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;}
.prod_default36 .pline{ overflow:hidden;}
.prod_default36 .price_value{   float:left; }
.prod_default36 .price_value div{ color:#ff5656; font-size:14px;display: inline-block;}
.prod_default36 .price_value div.p_price2{ color:#999; font-size:12px;text-decoration: line-through;}
.prod_default36 .price_value s{ font-size:12px; color:#666;}
.prod_default36 .zhekouSet{ line-height:1.4; }
.prod_default36 .priceSet{ line-height:30px;}
.prod_default36 .button{ float:right; }
.prod_default36 .cartbtn{ border-radius:200px; background:#ff5656;color:white; font-size:14px; width:24px; height:24px;margin-top: 3px; text-align:center; line-height:24px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.prod_default36 .cartbtn img{ width:100%; height:auto; vertical-align: top; transform: scale(.7);}
.prod_default36 .p_number{width: 100%;display: inline-block;}

/*拼购*/
.prod_default36 .Collage_ico{ position:absolute; left:0px; top:0; width:25px; height:25px; z-index: 100;}
.prod_default36 .Collage_ico img{width:100%; height:100%;}

/*弹窗*/
 .clr{ clear: both; }
 .proInfo_price{ line-height:2; width:90%; margin:0 auto; padding-bottom:5px;}
 .zk_price{ font-size:14px; color:red; }
 .y_price{font-size: 12px; color:#e5e5e5; text-decoration:line-through}
 .costPrice_value{ display:inline-block;}
 .choseK{ box-shadow: 0px 0px 10px rgba(0,0,0,.3); background:white; width:100%; height:300px; position:fixed; left:0; bottom:50px; z-index: 9999;}
 .choseK .choseK_div{ width:90%; margin:0 auto; }
 .choseK .choseK_scroll{ position: relative; height:150px;border-top:1px solid #e5e5e5; margin-top:10px;}
 .choseK .proImg{ width:90px; height:90px; border:1px solid #e5e5e5; float:left; margin-top:-10px; overflow: hidden;}
 .choseK .close{ width:20px; height:20px; float:right; margin-top:10px;}
 .choseK .close img{ width:100%; height:100%; }
 .choseK .close:hover{ cursor: pointer; }
 .choseK .proImg img{ width:100%; height:auto; background:white;}
 .choseK .choseK_price{ float:left; margin:10px 0 0 10px;}
 .choseK .choseK_choose{  border-bottom:1px solid #e5e5e5;  padding-bottom:10px;}
 .choseK .choseK_bt{ font-size:14px; line-height:3; color:#333;}
 .choseK .prop_Ttile{ font-size:14px; line-height:3; color:#333;}
 .choseK .sys_spec_text{ width:100%; }
 .choseK .sys_spec_text>li{ width:70px; display:inline-block; border:none !important; margin-bottom:8px; margin-right: 8px; }
 .choseK .sys_spec_text>li>a{ display:block; width:100%; line-height:2; text-align: center; background-color:#e5e5e5;}
 .choseK .sys_spec_text>li.selected{ border:none !important; color:white; }
 .choseK .sys_spec_text>li.selected>a{ color:white; background:#F34648;}
 .choseK .choseK_num{ margin-bottom:20px; }
 .choseK .amount_value a{color:#666;text-decoration:none;font-size:20px;margin-left:-1px;margin-right:-1px;display: block;_display: inline;float: left;min-width:30px;height: 26px;border: 1px solid #ccc;line-height: 24px;padding: 0;vertical-align: top;overflow: hidden;text-align: center;background-color: #ededed;overflow: hidden;font-weight: bold;}
 .choseK .amount_value input{float: left;  margin: 0;  padding: 0;width: 45px;  height: 26px;  font-size: 14px;  line-height: 26px;  text-align: center;  color: #666;  border: 1px solid #CCC;  outline: 0;  background: #FFF;}
 .choseK .choseK_btn{ overflow: hidden; width:100%; position: absolute; left:0; bottom:0;}
 .choseK .choseK_btn>div{ width:50%; height:50px; line-height:50px; float:left; color:white; text-align: center;}
 .choseK .buy{ background:#F34648; }
 .choseK .addCar{ background:#FF8854; }
 .black{width:100%; height:100%; position:fixed; left:0; top:0; background-color:rgba(0,0,0,.5); z-index: 50;}
 .nonum{ display:none; }


 .prod_default36 .freeinfo{ clear:both; overflow:hidden;}
 .prod_default36 .freeinfo span{ display:block; float:left;  border:1px solid #ff5656; border-radius:5px; padding:0 5px; color:#ff5656; margin-right:5px; box-sizing: border-box; }
 
 
 @media screen and (max-width: 767px){
	.prod_default36 .prod_kind{ overflow-y:scroll;}
	.prod_default36 .prod_pro{overflow-y:scroll;}
	.choseK .choseK_scroll{overflow-y:scroll;}
	.prod_default36 .prod_Ulist_prolist{width:100%!important;}
.prod_default36 .p_name{display: block; margin-bottom:10px;}
.prod_default36 .showimg{ width:100px;}
.prod_default36 .proinfo{width:calc(100% - 100px);padding: 0 0 0 10px;}
	
 }
	/* 价格居中 开始 */
		/* 价格居中 结束 */
				.p_detail{white-space: pre-wrap;}
	.p_detail .overhide{white-space: pre-wrap;}
				/*pc*/
		#productList_style_36_1617677980197 li{width: 23.5%;}
		#productList_style_36_1617677980197 li.prod_Item{margin-bottom:2%;}
		@media screen and (max-width: 1024px){/*ipad*/
			#productList_style_36_1617677980197 li{width: 23.5%;}
			#productList_style_36_1617677980197 li.prod_Item{margin-bottom:2%;}
		}
		@media screen and (max-width: 768px){/*mobi*/
			#productList_style_36_1617677980197 li{width: 100%;}
			#productList_style_36_1617677980197 li.prod_Item{margin-bottom:0%;}
		}
					#productList_style_36_1617677980197 .prod_kind.foodKindSet {width: 100px;}
			#productList_style_36_1617677980197 .prod_pro {width: calc(100% - 100px);}
			@media screen and (min-width:641px) and (max-width:1200px) {
				#productList_style_36_1617677980197 .prod_kind.foodKindSet {width: 100px;}
				#productList_style_36_1617677980197 .prod_pro {width: calc(100% - 100px);}
			}
			@media screen and (max-width:640px) {
				#productList_style_36_1617677980197 .prod_kind.foodKindSet {width: 100px;}
				#productList_style_36_1617677980197 .prod_pro {width: calc(100% - 100px);}
			}
				

        		@media screen and (min-width: 1025px){/*ipad*/
			#productList_style_36_1617677980197 li.prod_Ulist_prolist{margin-bottom:2%;}
		}
		@media screen and (max-width: 1024px) and (min-width: 767px){/*ipad*/
			#productList_style_36_1617677980197 li.prod_Ulist_prolist{margin-bottom:2%;}
		}
						 #productList_style_36_1617677980197 .p_detail.pc,#productList_style_36_1617677980197 .p_name.pc {display:block;}
		 #productList_style_36_1617677980197 .p_detail.pad, #productList_style_36_1617677980197 .p_detail.mobile,#productList_style_36_1617677980197 .p_name.pad, #productList_style_36_1617677980197 .p_name.mobile {display:none;}

		 @media screen and (min-width:641px) and (max-width:1200px) {
		 #productList_style_36_1617677980197 .p_detail.pad,#productList_style_36_1617677980197 .p_name.pad {display:block;}
		 #productList_style_36_1617677980197 .p_detail.pc, #productList_style_36_1617677980197 .p_detail.mobile,#productList_style_36_1617677980197 .p_name.pc, #productList_style_36_1617677980197 .p_name.mobile {display:none;}
		 }
		 @media screen and (max-width:640px) {
		 #productList_style_36_1617677980197 .p_detail.mobile,#productList_style_36_1617677980197 .p_name.mobile {display:block;}
		 #productList_style_36_1617677980197 .p_detail.pc, #productList_style_36_1617677980197 .p_detail.pad,#productList_style_36_1617677980197 .p_name.pc, #productList_style_36_1617677980197 .p_name.pad {display:none;}
		 }
	

	/*产品状态  新品  推荐*/








                        .prod_default .v_value {color: #333; font-size: 12px;}
            
     #productList_style_36_1617677980197  .showActivity {display: none !important;}
            #productList_style_36_1617677980197  .btnaSet ,#productList_style_36_1617677980197  .btnaSet a{
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
	