/*layerCBBF2F302EC29DE620137AD671F40B9E*/  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E ul {     display: flex;     flex-wrap: wrap;     row-gap: 40px;     column-gap: 80px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E li.conterpadd {     display: flex; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .card {     position: relative;     display: flex;     align-items: center;     background: #fff;     padding: 30px 0 30px 30px;     border-radius: 20px;     height: 320px;     width: 100%; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .card:hover {     box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .12); }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .imagecotent {     position: relative;     height: 100%;     width: 140px;     display: flex;     align-items: center; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .card .imagecotent img.prd_main_picture {     width: 200px;     height: 320px;     display: block;     box-shadow: -5px 8px 24px 0 rgba(0, 0, 0, .12);     overflow: hidden;     border-radius: 20px;     position: absolute;     right: -60px;     object-fit: cover; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .card .imagecotent .img-out-container{     width: 200px;     height: 320px;     display: block;     overflow: hidden;     position: absolute;     right: -60px;     /* 保证 hover 事件穿透图片蒙层 */     pointer-events: none; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .product-info {     width: 260px;     margin-right: 30px;     display: flex;     flex-direction: column;     height: 100%;     justify-content: space-between; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .category-label {     display: flex;     align-items: center;     position: relative;     width: max-content;     cursor: pointer; }   .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .category-label > a {     z-index: 100; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .catetitle {     font-size: 12px;     color: #1a1a1a; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .titleicon {     font-size: 20px;     color: #1a1a1a;     margin-right: 5px;     width: 20px;     height: 20px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .line_control {     overflow: hidden;     text-overflow: ellipsis;     display: -webkit-box;     -webkit-line-clamp: 2;     -webkit-box-orient: vertical; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .product-name {     font-size: 24px;     color: #1a1a1a;     font-family: SimSun;     font-weight: normal;     font-style: normal;     text-decoration: none;     margin-top: 10px;     line-height: initial; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .product-description {     font-size: 12px;     color: #1a1a1a;     font-family: SimSun;     font-weight: normal;     font-style: normal;     text-decoration: none;     margin-top: 20px;     line-height: initial; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .price {     font-size: 24px;     color: #9070c1;     font-family: SimSun;     font-weight: bold;     font-style: normal;     text-decoration: none;     line-height: initial; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .market_price {     margin-top: 10px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .market_price .list_price_f_title {     color: #767676;     font-size: 16px;     font-family: SimSun;     font-weight: normal;     font-style: normal;     text-decoration: none; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .market_price span.list_price_f {     color: #aaa;     font-size: 16px;     font-family: SimSun;     font-weight: normal;     font-style: normal;     text-decoration: line-through; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .flex-center {     display: flex;     margin-top: 10px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button {     border-radius: 20px;     display: flex;     align-items: center;     padding: 10px 20px;     justify-content: space-between;     width: max-content;     border: 1px solid #9070c1;     background-color: #ffffff; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button:hover {     color: #fff;     background-color: #9070c1; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button span.detail_title {     font-size: 12px;     color: #9070c1;     font-family: SimSun;     font-weight: normal;     font-style: normal;     text-decoration: none;     line-height: initial; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button span.detail_text {     color: #9070c1; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button span.detail_arrow {     margin-left: 30px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .divstylewidth {     width: 60px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .mrgintop36 {     margin-top: 36px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .product_list_more {     text-align: right;     clear: both;     margin-right: 3px;     padding-top: 2px;     padding-bottom: 4px;     margin-top: 10px; }  .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link {     clear: both;     min-height: 25px; } #layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link a{font-size:12px;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link {display:inline-block;min-width:1.2em;height:1.2em;line-height:1.2em;text-align:center;margin-right:4px;font-size:12px;color:#666;}  #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.arrowbut {width:0px;height:0px;line-height:0px;border-top:0.6em solid transparent;border-bottom:0.6em solid transparent;text-decoration:none!important;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.prevbut {border-right:0.6em solid #666;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.nextbut {border-left:0.6em solid #666;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.textbut {width:auto;}  #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link a:hover {color:#ff9900;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.prevbut:hover {border-right-color:#ff9900;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link .pager_link.nextbut:hover {border-left-color:#ff9900;} #layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-pager_link span.curlink {color:#ff9900;font-weight:bold;}#layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.title {display:-webkit-box;}#layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.title {font-family:arial;font-size:24px;color:#1a1a1a;font-weight:normal;text-decoration:none;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .category-label {display: flex}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .category-label a.catetitle {font-family:arial;font-size:12px;color:#1a1a1a;font-weight:normal;text-decoration:none;}#layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E .category-label a.catetitle:hover {font-family:arial;font-size:12px;color:#1a1a1a;font-weight:normal;text-decoration:none;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E span.category a:hover {font-family:arial;font-size:12px;color:#1a1a1a;font-weight:normal;text-decoration:none;color:#2c90ff;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .market_price{text-align:left;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E #price{text-align:left;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.wp-new-ar-pro-style-price label.list_price_f_title {display:none;font-family:arial;font-size:16px;color:#767676;font-weight:normal;text-decoration:none;line-height:140%;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.market_price {margin-top:10px;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.wp-new-ar-pro-style-price span.list_price_f {display:none;font-family:arial;font-size:16px;color:#aaa;font-weight:normal;text-decoration:line-through;line-height:140%;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E p.wp-new-ar-pro-style-price label.price_f_title {display:none;font-family:arial;font-size:12px;color:#ACACAC;font-weight:normal;text-decoration:none;line-height:140%;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E p#price {display:none;font-family:arial;font-size:24px;color:#9070c1;font-weight:bold;text-decoration:none;}#layerCBBF2F302EC29DE620137AD671F40B9E li.wp-new-article-style_lis {padding:0px;border:none;}#layerCBBF2F302EC29DE620137AD671F40B9E li .card{background-color:#FFFFFF;}#layerCBBF2F302EC29DE620137AD671F40B9E li .card {background-color:#ffffff;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .wp-new-ar-pro-style-description {display:-webkit-box;font-family:arial;font-size:12px;color:#1a1a1a;font-weight:normal;text-decoration:none;} #layerCBBF2F302EC29DE620137AD671F40B9E .showprec {display:none;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .prdfgf-border-line {border-bottom:none;}#layerCBBF2F302EC29DE620137AD671F40B9E li .card:hover {box-shadow: 0 8px 24px 0 rgba(3, 3, 3, 0.12);}#layerCBBF2F302EC29DE620137AD671F40B9E li .card {border-radius:20px;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button span.detail_title {font-family:arial;font-size:12px;color:#9070c1;font-weight:normal;text-decoration:none;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button span.detail_arrow {color:#9070c1;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button {display: flex;border-radius:20px;border-color:#9070c1;background-color:#ffffff;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button:hover {background-color:#9070c1;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button:hover span.detail_title {color:#ffffff;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E .detail-button:hover span.detail_arrow {color:#ffffff;}#layerCBBF2F302EC29DE620137AD671F40B9E .product_list-layerCBBF2F302EC29DE620137AD671F40B9E ul li img.prd_main_picture {border-radius:20px;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E ul {row-gap:40px;}.product_list-layerCBBF2F302EC29DE620137AD671F40B9E ul {column-gap:80px;}/*layerCBBF2F302EC29DE620137AD671F40B9E*//*layer2AEEFABE01FC99FD5A6A34EAC9269814*/.wp-product_category_content .wp-product_category_skin3 ul li {background-color:#f0f0f0;line-height:30px; border-bottom:1px solid #ccc; font-family: Microsoft Yahei;} .wp-product_category_content .wp-product_category_skin3 .fenlei2one a { font-weight:bold; font-size:14px; color:#f30;padding-left:10px;} .wp-product_category_content .wp-product_category_skin3 .fenlei2two  a{font-weight:bold; font-size:12px; color:#333; text-indent:15px;padding-left:10px;} .wp-product_category_content .wp-product_category_skin3 .fenlei2three  a{ font-size:12px; color:#333; text-indent:0px;padding-left:40px;} .wp-product_category_content .wp-product_category_skin3  a.second_level_category_font:hover { text-decoration: underline;} .wp-product_category_content .wp-product_category_skin3  a.third_level_category:hover { text-decoration: underline;}   #layer2AEEFABE01FC99FD5A6A34EAC9269814 .first_level_category{text-decoration:none;font-style:normal;font-size:16px;font-family:SimSun;color:#ffffff;font-weight:bold;height:25px;line-height:25px;padding-left:0px;padding-right:0px;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .second_level_category_h{height:22px;line-height:22px;padding-left:0px;padding-right:0px;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .second_level_category_font{text-decoration:none;font-style:normal;font-size:14px;font-family:SimSun;color:#000000;font-weight:bold;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .first_category_color{background-color:#000000;background-image:none;background-position:top left;background-repeat:repeat;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .second_level_category_c{} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .second_level_category_c:hover{color:#F15433;font-weight:normal;font-style:normal;text-decoration:none;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .second_category_color{background-color:#fafafa;background-image:none;background-position:top left;background-repeat:repeat;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .third_category_color{background-color:#ffffff;background-image:none;background-position:top left;background-repeat:repeat;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .first_level_category_c{} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .first_level_category_c:hover{color:#ffffff;font-weight:normal;font-style:normal;text-decoration:none;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .third_level_category{font-family:Microsoft YaHei;font-size:14px;color:#646464;font-weight:normal;font-style:normal;text-decoration:none;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .third_level_category_h{height:24px;line-height:24px;padding-left:40px;padding-right:0px;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .third_level_category_c{} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .third_level_category_c:hover{color:#F15433;font-weight:normal;font-style:normal;text-decoration:none;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .fei_blk{border-bottom-color:#ffffff;} #layer2AEEFABE01FC99FD5A6A34EAC9269814 .navskin{} /*layer2AEEFABE01FC99FD5A6A34EAC9269814*/