| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442 |
- /**index.wxss**/
- /* pages/home/home.wxss */
- page {
- height: auto !important;
- }
- .swiperNo {
- width: 100%;
- height: 500rpx;
- }
- .swiperNo image {
- width: 100%;
- height: 500rpx;
- }
- .businessTitle {
- font-weight: 600;
- font-size: 28rpx;
- color: #232323;
- line-height: 42rpx;
- padding: 0 24rpx;
- margin-top: 30rpx;
- }
- .businessTitle1 {
- margin-top: 10rpx;
- }
- .business {
- padding: 20rpx 24rpx 0 24rpx;
- /* display: flex;
- flex-wrap: wrap;
- align-items: center;
- justify-content: space-between; */
- }
- .businessItem {
- display: inline-block;
- position: relative;
- margin-bottom: 30rpx;
- margin-right: 21rpx;
- }
- .businessText {
- position: absolute;
- top: 12rpx;
- left: 12rpx;
- font-weight: 600;
- font-size: 18rpx;
- color: #1C1C1C;
- line-height: 26rpx;
- white-space: pre-wrap;
- }
- .business image {
- display: inline-block;
- width: 160rpx;
- height: 200rpx;
- }
- .businessItem:nth-child(4n) {
- margin-right: 0 !important;
- }
- .contact {
- width: 100%;
- height: 272rpx;
- background: url("http://voms.cdn.bosind.com/upload/bd7c420c458b48809315d10ad8438c14.png");
- background-size: 100%;
- background-repeat: no-repeat;
- font-weight: 400;
- font-size: 20rpx;
- color: #000000;
- line-height: 32rpx;
- padding-top: 24rpx;
- padding-left: 24rpx;
- white-space: pre-wrap;
- box-sizing: border-box;
- }
- .login {
- height: 96rpx;
- line-height: 96rpx;
- background: #1E1E1E;
- color: white;
- text-align: center;
- }
- .page {
- /* background-color: rgba(0, 0, 0, 0); */
- background-color: #F8F8F8;
- }
- .custom {
- position: sticky;
- width: 100%;
- top: 0;
- left: 0;
- z-index: 999;
- height: 80rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- background-color: rgba(0, 0, 0, 0);
- /* padding-left: 40rpx; */
- background: #FFFFFF;
- text-align: center;
- }
- .customBg {
- background: #FFFFFF;
- transition: all .5s;
- }
- .swiper {
- width: 750rpx;
- height: 360rpx;
- }
- .swiper image {
- width: 750rpx;
- height: 360rpx;
- }
- .search {
- height: 68rpx;
- background: #FFFFFF;
- margin: 24rpx 20rpx 24rpx 20rpx;
- position: relative;
- }
- .search input {
- width: 100%;
- height: 100%;
- font-weight: 500;
- font-size: 28rpx;
- padding: 20rpx;
- padding-right: 60rpx;
- box-sizing: border-box;
- }
- .search icon {
- position: absolute;
- right: 15rpx;
- top: 14rpx;
- font-size: 28rpx;
- }
- .menu {
- padding: 30rpx 0;
- background: #FFFFFF;
- /* overflow: hidden; */
- /* overflow-x: auto; */
- /* white-space: nowrap; */
- }
- .menu-item {
- display: inline-block;
- width: 106rpx;
- margin: 0 22rpx;
- box-sizing: border-box;
- text-align: center;
- margin-bottom: 20rpx;
- vertical-align: top;
- }
- .menu-item image {
- width: 64rpx;
- height: 64rpx;
- }
- .menu-item .text {
- display: block;
- font-size: 24rpx;
- color: #0D0D0D;
- text-align: center;
- /* width: 116rpx; */
- overflow: hidden;
- white-space: nowrap;
- text-overflow: clip;
- }
- .floorTitle {
- line-height: 80rpx;
- font-weight: 600;
- font-size: 28rpx;
- color: #000000;
- text-align: center;
- }
- .goodsPanel {
- padding: 0 24rpx;
- background: #FFFFFF;
- }
- .goodsQuery {
- position: sticky;
- top: 116rpx;
- background: #FFFFFF;
- }
- .queryItem {
- display: inline-block;
- font-size: 28rpx;
- line-height: 96rpx;
- margin-right: 45rpx;
- }
- .queryItem:nth-child(2) {
- content: "\e617";
- }
- .queryItem:last-child {
- float: right;
- margin-right: 0;
- vertical-align: middle;
- top: 0;
- }
- .queryItem icon {
- vertical-align: middle;
- /* height: 62rpx; */
- }
- .zonghe {
- color: #A2A2A2;
- }
- .zonghe::after {
- content: '' !important;
- }
- .xiaoliang {
- vertical-align: middle;
- color: #A2A2A2;
- }
- .xiaoliang::after {
- vertical-align: middle;
- padding-left: 5rpx;
- color: #D9D9D9;
- content: "\e625";
- }
- .xiaoliang.ups::after {
- content: "\e623" !important;
- }
- .xiaoliang.downs::after {
- content: "\e624" !important;
- }
- .zonghe.ups,
- .shaixuan.ups,
- .xiaoliang.ups,
- .xiaoliang.downs {
- color: #000000;
- }
- .jiage {
- vertical-align: middle;
- }
- .jiage::after {
- vertical-align: middle;
- padding-left: 5rpx;
- content: "\e625";
- }
- .shaixuan {
- vertical-align: middle;
- position: relative;
- color: #A2A2A2;
- /* padding-right: 36rpx; */
- }
- .shaixuan::after {
- vertical-align: middle;
- padding-left: 10rpx;
- content: "\e61e";
- }
- .goodsList {
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap
- }
- .goods {
- width: 342rpx;
- height: 496rpx;
- background: #FFFFFF;
- }
- .goods image {
- width: 342rpx;
- height: 342rpx;
- background-color: #F8F8F8;
- }
- .goods .name {
- font-weight: 400;
- font-size: 24rpx;
- color: #0D0D0D;
- line-height: 36rpx;
- padding: 0 22rpx;
- margin: 12rpx 0;
- height: 72rpx;
- }
- .goods .bar {
- padding: 0 22rpx;
- padding-bottom: 20rpx;
- display: flex;
- justify-content: space-between
- }
- .goods .bar .price {
- flex: 1;
- /* float: left; */
- font-weight: bold;
- font-size: 28rpx;
- color: #202020;
- vertical-align: middle;
- }
- .goods .bar .icon {
- /* float: right; */
- font-size: 28rpx;
- color: #00BC8A;
- margin-top: 6rpx;
- }
- .goods .bar::after {
- content: "";
- display: table;
- clear: both;
- }
- .icon-guanbi {
- position: absolute;
- top: 22rpx;
- right: 42rpx;
- color: #D9D9D9;
- }
- .shaixuanBox {
- padding: 0 24rpx;
- }
- .shaixuanBoxTitle {
- font-weight: 600;
- font-size: 32rpx;
- color: #000000;
- }
- .shaixuanBoxBrand {
- padding: 40rpx 0;
- display: flex;
- justify-content: space-between;
- flex-wrap: wrap;
- }
- .shaixuanBoxBrand::after {
- min-width: 214rpx;
- content: "";
- }
- .shaixuanBoxBrand view {
- width: 214rpx;
- height: 68rpx;
- font-weight: 400;
- font-size: 28rpx;
- text-align: center;
- color: #000000;
- line-height: 68rpx;
- background: #F8F8F8;
- border-radius: 8rpx 8rpx 8rpx 8rpx;
- margin-bottom: 16rpx;
- padding: 0 10rpx;
- box-sizing: border-box;
- }
- .shaixuanBoxBrand view.active {
- color: #FFFFFF;
- background: linear-gradient(180deg, #0D0D0D 0%, #4F4F4F 100%);
- }
- .shaixuanBoxPrice {
- padding: 40rpx 0;
- display: flex;
- justify-content: space-between;
- flex-wrap: nowrap;
- }
- .shaixuanBoxPrice input {
- width: 324rpx;
- height: 68rpx;
- border-radius: 8rpx 8rpx 8rpx 8rpx;
- border: 1rpx solid #A2A2A2;
- padding: 0 20rpx;
- box-sizing: border-box;
- text-align: center;
- }
- .shaixuanBoxBtn {
- display: flex;
- justify-content: space-between;
- flex-wrap: nowrap;
- margin-bottom: 70rpx;
- }
- .shaixuanBoxBtn button {
- width: 264rpx;
- height: 92rpx;
- background: #EEEEEE;
- border-radius: 8rpx 8rpx 8rpx 8rpx;
- text-align: center;
- line-height: 92rpx;
- font-weight: 500;
- font-size: 32rpx;
- padding: 0;
- margin: 0;
- }
- .shaixuanBoxBtn button:last-child {
- /* width: 407rpx; */
- color: white !important;
- background: #00BC8A !important;
- border-radius: 8rpx 8rpx 8rpx 8rpx;
- }
|