You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
109 lines
1.5 KiB
109 lines
1.5 KiB
#newGoods1 {
|
|
background: linear-gradient(0deg, #E4F8FF, #CDDFFF);
|
|
.goodsList {
|
|
background-image: none;
|
|
.goodsItem {
|
|
.hotSell {
|
|
background: #A7C5FA;
|
|
}
|
|
.item {
|
|
background: #B7D2FF;
|
|
}
|
|
}
|
|
}
|
|
.lookBtn {
|
|
background: #226DEE;
|
|
color: #fff;
|
|
}
|
|
.lookJie {
|
|
color: #226DEE;
|
|
}
|
|
}
|
|
|
|
#newGoods2 {
|
|
background: linear-gradient(0deg, #F4EFFE, #E5DDFB);
|
|
.goodsList {
|
|
background-image: none;
|
|
.goodsItem {
|
|
.hotSell {
|
|
background: #D5C7F4;
|
|
}
|
|
.item {
|
|
background: #DFD3FA;
|
|
}
|
|
}
|
|
}
|
|
.lookBtn {
|
|
background: #9378DB;
|
|
color: #fff;
|
|
}
|
|
.lookJie {
|
|
color: #9378DB;
|
|
}
|
|
}
|
|
|
|
#newGoods3 {
|
|
background: linear-gradient(0deg, #FFFEF4, #FAF7E1);
|
|
.goodsList {
|
|
background-image: none;
|
|
.goodsItem {
|
|
.hotSell {
|
|
background: #FEE1CB;
|
|
}
|
|
.item {
|
|
background: #FDE7D5;
|
|
}
|
|
}
|
|
}
|
|
.lookBtn {
|
|
background: #FB392A;
|
|
color: #fff;
|
|
}
|
|
.lookJie {
|
|
color: #FB392A;
|
|
}
|
|
}
|
|
|
|
#newGoods4 {
|
|
background: linear-gradient(0deg, #E9F6E6, #D3F0C3);
|
|
.goodsList {
|
|
background-image: none;
|
|
.goodsItem {
|
|
.hotSell {
|
|
background: #C2DBB7;
|
|
}
|
|
.item {
|
|
background: #CBE2C0;
|
|
}
|
|
}
|
|
}
|
|
.lookBtn {
|
|
background: #82AB6F;
|
|
color: #fff;
|
|
}
|
|
.lookJie {
|
|
color: #82AB6F;
|
|
}
|
|
}
|
|
|
|
#newGoods5 {
|
|
background: linear-gradient(0deg, #FFE4E8, #FFCDD5);
|
|
.goodsList {
|
|
background-image: none;
|
|
.goodsItem {
|
|
.hotSell {
|
|
background: #FEE1CB;
|
|
}
|
|
.item {
|
|
background: #FDE7D5;
|
|
}
|
|
}
|
|
}
|
|
.lookBtn {
|
|
background: #FB392A;
|
|
color: #fff;
|
|
}
|
|
.lookJie {
|
|
color: #FB392A;
|
|
}
|
|
} |