.cebian { width: 20%; height: 100vh; background-color: #efeced; } .text { width: 100%; height: 50px; display: flex; justify-content: center; align-items: center; flex-direction: column; cursor: pointer; } .color { font-size: 14px; color: rgb(0, 0, 0); /* 默认文字颜色 */ } .xian{ width: 60px; height: 3px; background-color: #f2819f; margin-top: 5rpx; } .xinxi{ width: 80%; height: 550px; display: flex; align-items: center; flex-direction: column; overflow-y: scroll; overflow-x: hidden; } .pages{ width: 100%; height: 560px; display: flex; margin-top: 30rpx; } .shop{ width: 90%; height:130px; border: 1px solid #f2819f; border-radius: 20px; margin-top: 20rpx; display: flex; } .image{ width: 100px; height: 100px; border-radius: 20px; } .imagebox{ width: 100px; height: 130px; display: flex; align-items: center; justify-content: center; margin-left: 10rpx; } .dingwei{ position: relative; } .yuyue{ display: flex; justify-content: center; align-items: center; width: 50px; height: 20px; border-radius: 20px; border: 1px solid #fb96b1; background-color: #fb96b1; } .yuyuekuang{ width: 95%; display: flex; justify-content: space-between; } .gouimage{ width: 20px; height: 20px; } /* 店铺名框 */ .Box2 { width: 100%; height: 150px; background-color: white; position: relative; top:30px; border-radius: 15px; } /* 店铺名 */ .z2{ font-size: 25px; font-weight: bolder; position: relative; } .image1{ width: 80px; height: 20px; margin-left: 10rpx; margin-top: 20rpx; } .z3{ position: relative; left: 30rpx; bottom: 8rpx; color: rgb(194, 53, 53); } .z4{ position: relative; left: 80rpx; bottom:10rpx; } /* 营业时间 */ .z6{ color: #4095E5; font-weight: bolder; top:20px; left: 10px; position: relative; } .z7{ position: relative; top:38rpx; left: 30rpx; font-size: 13px; } .box3{ width: 100%; height: 1px; background-color: darkgrey; } /* 地址 */ .z8{ font-size: 12px; margin-left: 10rpx; } .image3{ width: 10px; height: 12px; margin-left: 5rpx; } .box4{ width: 100%; height: 1px; background-color: darkgrey; margin-top: 10rpx; } .shangimage{ width: 200rpx; height: 200rpx; border-radius: 10%; margin-left: 20rpx; } .box8{ width: 500rpx; height: 200rpx; position: relative; left: 230rpx; bottom: 200rpx; } .tiao{ width: 100px; display: flex; justify-content: center; align-items: center; flex-direction: column; } .tiaobox{ width: 100%; height: 30px; display: flex; } .pingjia{ width: 100%; display: flex; flex-direction: column; align-items: center; margin-top: 10rpx; } .pingjiakuang{ width: 90%; border-top: #6e7071 1px solid; height: auto; } .pingjiaimage{ width: 40px; height: 40px; border-radius: 50px; } .touxiang{ width: 100%; height: 40px; display: flex; align-items: center; margin-top: 10rpx; } .kuangimage{ width: 100px; height: 100px; margin:10rpx 10rpx 10rpx 10rpx; border-radius: 10px; } .tupianbox{ width: 100%; justify-content: center; } .soucangimage{ width: 30px; height: 30px; position: absolute; right: 80rpx; top: -40rpx; } .zixunimage{ width: 30px; height: 30px; position: absolute; right: 0rpx; top: -40rpx; }