<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf8";
body{
margin:0;
padding:0;
background-color:#fff;
}
a{
  text-decoration:none;
}
.single-category{
  margin:0 auto;
}
.content-category-title{
    width: auto;
    height: 36px;
    font-size: 24px;
    color: #222222;
}
.jdc-rwd .w {
    width: 100%;
    max-width: 1200px;
	margin:0 auto;
}
.jdc-pirce-floor2{
    margin-top:30px;
}
.jdc-common-product-top {
    border-bottom: 2px solid #f3f5fb;
    height: 58px;
    font-size: 16px;
    background: #fff;
}
.jdc-rwd .jdc-common-product-top .w {
    width: 100%;
    box-sizing: border-box;
}
.jdc-common-product-top .w&gt;.product-top-item {
    float: left;
    width: 20%;
    position: relative;
    text-align: center;
    height: 58px;
    line-height: 58px;
}
.jdc-common-product-top .w&gt;.product-top-item a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	cursor:pointer;
}
.jdc-price-product {
    padding-top: 60px;
	display:block;
}
#jdc-price-product1{
    display:block;
}
#jdc-price-product2{
    display:none;
}
#jdc-price-product3{
    display:none;
}
.on:hover{
   color:#fff;
}
.on{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	background: linear-gradient(80deg,#3171ff 0,#a14faf 100%);
	color:#fff;
}
.off{
   color:#333;
}
.li3{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
	background: linear-gradient(80deg,#3171ff 0,#a14faf 100%);
	color:#fff;
}
.content-wg{
   margin-top:50px;
}
.layui-layer-border{
   border:1px solid #ccc;
}
.layui-layer-wrap li{
   padding-left:22px;
   padding-top:10px;
   list-style-type: disc;
}
.layui-layer-wrap li:hover a{
   color:#01AAED;
}
.news-sp{
   color:red;
   padding-left:5px;
}</pre></body></html>