2019-09-06 23:53:10 +08:00

34 lines
2.9 KiB
CSS
Executable File

@CHARSET "UTF-8";
.wst-se-header2{padding-left: 0;}
.wst-se-search{width: 76%;}
.wst-se-icon{background: url(../img/goods-list.png) center center no-repeat;background-size: 60%;transform: rotate(90deg);-webkit-transition: all .2s linear;transition: all .2s linear;}
.wst-se-icon2{background: url(../img/goods-list2.png) center center no-repeat;background-size: 60%;transform: rotate(0deg);}
.wst-shl-head{background:#fff;font-size: 0.14rem;color:#6a6b6d;margin-bottom: 0.04rem;}
.wst-shl-head .sorts{position:relative}
.wst-shl-head .sorts p{height:22px;line-height:24px;padding:10px 15px 10px 0;text-align:center}
.wst-shl-head .active{color:#de0202;}
.wst-shl-head .sorts i{width:15px;height:15px;position:absolute;right:5px;top:13px}
.wst-shl-head .sorts .up2{background: url(../img/img_jgsx.png) 4px -15px no-repeat;background-size: 46%;}
.wst-shl-head .sorts .down{background: url(../img/img_jgsx.png) 4px -32px no-repeat;background-size: 46%;}
.wst-shl-head .sorts .down2{background: url(../img/img_jgsx.png) 4px 2px no-repeat;background-size: 46%;}
.wst-in-goods{float: left;width: 50%;box-sizing: border-box;padding: 5px;margin-bottom: 0.04rem;font-size: 0.14rem;background: #fff;color: #232326;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;}
.wst-in-goods.left{border-right: 0.02rem solid #f6f6f8;}
.wst-in-goods.right{border-left: 0.02rem solid #f6f6f8;}
.wst-in-goods .img{float:left;width:1.76rem;height:1.76rem;text-align:center;vertical-align:middle;display:block;position:relative}
.wst-in-goods .img a{width:1.76rem;height:1.76rem;display:table-cell;vertical-align:middle}
.wst-in-goods .img a img{max-width:1.76rem;max-height:1.76rem;}
.wst-in-goods .name{float:left;width:100%;height:0.33rem;margin-top:3px;line-height:0.17rem}
.wst-in-goods .info{float:left;width:100%;margin-top:0.01rem;}
.wst-in-goods .info .price{float:left;font-size:0.13rem;color:#e00102;}
.wst-in-goods .info .price span{font-size:0.166rem;}
.wst-in-goods .info2{float:left;width:100%;font-size:0.11rem;}
.wst-in-goods .info2 .price{float:left;color: #999;}
.wst-in-goods .info2 .deal{float:right;color: #999;}
.pd0{padding-right:6px!important}
.wst-in-goods .tags{width:100%;float:left}
.wst-in-goods .tags .tag{background:#f23030;color:#fff;border-radius:2px;font-size:11px;padding:0 2px 0 2px}
.wst-go-switch .wst-in-goods{width: 100%;border:0;}
.wst-go-switch .wst-in-goods .img{width:32%;}
.wst-go-switch .wst-in-goods .name,.wst-go-switch .wst-in-goods .tags,.wst-go-switch .wst-in-goods .info,.wst-go-switch .wst-in-goods .info2{width:68%;padding-left:0.05rem;box-sizing: border-box;}
.wst-go-switch .wst-in-goods .info2{margin-top:0.1rem;}
.wst-go-switch .wst-in-goods .img,.wst-go-switch .wst-in-goods .img a{width: calc(31.5%);width: -webkit-calc(31.5%);width: -moz-calc(31.5%);width: -ms-calc(31.5%);width: -o-calc(31.5%);height: calc(31.5vw);height: -webkit-calc(31.5vw);height: -moz-calc(31.5vw);height: -ms-calc(31.5vw);height: -o-calc(31.5vw);}