/* packageG/supplierDist/components/Entrance/Entrance.wxss */ #EntranceA { padding-bottom: 64rpx; } .popBox { width: 100%; height: 100%; padding: 40.96rpx 41.92rpx; box-sizing: border-box; display: flex; flex-direction: column; padding-bottom: 128rpx; } .popBox .btn { width: 660.16rpx; height: 70.08rpx; background-color: #f15354; border-radius: 34.88rpx; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 30.08rpx; margin: 0 auto; margin-top: 36.16rpx; position: fixed; bottom: 30.08rpx; left: 45.12rpx; } .popBox .photoBox { flex: 1; overflow-y: auto; width: 100%; display: flex; margin-top: 48rpx; flex-wrap: wrap; padding-top: 16rpx; } .popBox .photoBox .showImage { width: 129.92rpx; height: 129.92rpx; border-radius: 4.16rpx; margin-right: 16rpx; margin-bottom: 16rpx; position: relative; } .popBox .photoBox .showImage image { width: 100%; height: 100%; } .popBox .photoBox .showImage .iconfont { position: absolute; top: -0.2188rem; right: -0.1875rem; color: #a4a4a4; } .popBox .photoBox .upLoadBox { width: 129.92rpx; height: 129.92rpx; border-radius: 4.16rpx; border: dashed 0.96rpx #dedede; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #999; margin-right: 16rpx; } .popBox .photoBox .upLoadBox .iconfont { font-size: 64rpx; } .popBox .popTop { display: flex; justify-content: space-between; align-items: center; } .popBox .popTop .span { font-size: 32rpx; } .popBox .popTop .iconfont { font-size: 30rpx; color: rgba(177, 177, 177, 0.71); margin-top: -30rpx; } .Entrance:first-child { margin-top: 0; } .Entrance { padding: 22.08rpx 29.12rpx 32.96rpx 29.12rpx; box-sizing: border-box; background: #fff; margin-top: 20.16rpx; } .Entrance .btn { width: 640rpx; height: 70.08rpx; background-color: #f15354; border-radius: 9.92rpx; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 30.08rpx; margin: 0 auto; margin-top: 36.16rpx; } .Entrance .shop { width: 689.92rpx; height: 121.92rpx; background-color: #f5f5f5; border-radius: 9.92rpx; margin-top: 32.96rpx; padding: 16rpx; box-sizing: border-box; display: flex; align-items: center; } .Entrance .shop .txt { font-size: 25.92rpx; } .Entrance .shop .shopimg { margin-right: 16.96rpx; width: 89.92rpx; height: 89.92rpx; background-color: #c3c3c3; border-radius: 9.92rpx; } .Entrance .shop .shopimg image { width: 89.92rpx; height: 89.92rpx; border-radius: 9.92rpx; } .Entrance .loaction { display: flex; align-items: center; margin-top: 30.08rpx; justify-content: space-between; } .Entrance .loaction .iconfont { color: #ff6b1b; } .icon-icon_location::before { content: "\e6be"; } .icon-fontclass-tuiguang2::before { content: "\e9f8"; } .Entrance .loaction .loactionDetail { display: flex; align-items: center; } .Entrance .loaction .loactionDetail .toponyms { font-size: 28rpx; color: #202020; } .Entrance .user { display: flex; justify-content: space-between; align-items: center; margin-top: 31.04rpx; } .Entrance .user .userR { font-size: 24rpx; color: #999; } .Entrance .user .userL { display: flex; align-items: center; } .Entrance .user .userL .userLD { display: flex; flex-direction: column; align-items: flex-start; } .Entrance .user .userL .userLD .phone { font-size: 24rpx; } .Entrance .user .userL .userLD .phone .iconfont { margin-left: 12.8rpx; color: #ff6b1b; } .Entrance .user .userL .userLD .span { font-size: 30.08rpx; } .Entrance .user .userL .userLimg { border-radius: 100%; width: 65.92rpx; height: 65.92rpx; margin-right: 17.92rpx; } .Entrance .user .userL .userLimg image { width: 65.92rpx; border-radius: 100%; height: 65.92rpx; } .Entrance .orderSn { font-size: 22.08rpx; color: #999; text-align: left; width: 100%; } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-zx_map_tel::before { content: "\e98f"; } .icon-close11::before { content: "\e681"; }