body{background-color:var(--home-bg-color)}.shop-content{padding-top:70px;width:80%;margin:0 auto}.shop-content h1{font-size:1.3rem;margin-bottom:.8rem}.shop-list{padding:10px 0;margin:0 -1rem}.shop-list:after{clear:both;content:"";display:table}.shop-list li{display:block;float:left;width:25%}.shop-card{border-style:solid;border-width:1px;border-color:var(--card-bd-color);background:var(--card-bg-color);margin-bottom:1rem;border-radius:3px;margin-left:1rem;margin-right:1rem;padding:.8rem}.shop-card:hover{border-color:#4caf50}.shop-thumb img{max-width:100%}.shop-name{font-size:1.2rem}.shop-price{font-size:1.3rem;color:#ec971f}.shop-product{padding:2rem;border-radius:3px;border-style:solid;border-width:1px;border-color:var(--card-bd-color);background:var(--card-bg-color)}.shop-product-title h1{font-size:1.6rem}.shop-product-thumb{float:right;width:28%}.shop-product-thumb img{max-width:100%}.shop-spec{padding-bottom:15px;float:left;width:70%}.shop-spec td{padding:4px 0}.shop-spec-dt{font-size:14px;vertical-align:top;line-height:30px}.shop-spec-dd span{border:solid 1px #ddd;display:inline-block;padding:3px 4px;margin:0 8px 0 0;cursor:pointer;font-size:14px}.shop-spec-dd span.shop-spec-checked{border-color:#ec971f;color:#ec971f}.shop-switch-num{height:30px}.shop-switch-num a{border:1px solid var(--input-bd-color);background-color:var(--input-bg-color);color:var(--input-text-color);width:30px;height:30px;display:block;float:left;text-align:center;cursor:pointer;box-sizing:border-box}.shop-switch-num input{box-shadow:none;border:none;outline:0;border-radius:0;resize:none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-top:1px solid var(--input-bd-color);border-bottom:1px solid var(--input-bd-color);background-color:var(--input-bg-color);color:var(--input-text-color);width:50px;height:30px;float:left;text-align:center;box-sizing:border-box}.shop-spec-price{font-size:1.3rem!important;color:#ec971f}.shop-product-body{line-height:1.8;margin-bottom:2rem;font-size:16px;padding-top:1rem;word-break:break-word}.shop-product-body p{margin-bottom:10px}.shop-product-body img{max-width:100%}.shop-product-body h3,.shop-product-body h4{font-weight:700}.shop-product-body pre{display:block;overflow-x:auto;padding:.8em;background:#f6f6f6;-webkit-text-size-adjust:none;border-radius:4px;font-size:12px;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;text-align:left;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:#111}.shop-product-body a:link,.shop-product-body a:visited{color:#2196f3}.shop-product-tags{color:#888}.shop-product-foot{color:#888;margin-top:1.5rem;line-height:2}.shop-product-back{text-align:center;margin-top:1.5rem}.shop-product-back a{display:inline-block;padding:.5rem 1rem;border:1px solid #e1e1e1;border-radius:3px}.shop-product-foot a:link,.shop-product-foot a:visited{color:#2196f3}@media only screen and (max-width:1440px){.shop-list li{width:33.33%}}@media only screen and (max-width:1024px){.shop-list li{width:33.33333333%}}@media only screen and (max-width:980px){.shop-list li{width:50%}}@media only screen and (max-width:768px){.shop-list li{width:100%}.shop-card{height:auto}.shop-product-thumb{float:none;width:100%}.shop-spec{padding-bottom:15px;float:none;width:100%}}