.setMyHomePage { position: fixed; right: 16rpx; top: 616rpx; z-index: 99; max-width: 100rpx; display: flex; flex-wrap: wrap; justify-content: center; text-shadow: 0px 0px 6rpx #000; color: #fff; font-size: 24rpx; } .setMyHomePage .icon_box { width: 72rpx; height: 72rpx; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 100%; box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 10rpx; } .setMyHomePage .icon_box image { width: 48rpx; } .set_my_shop { width: 640rpx; padding-bottom: 50rpx; border-radius: 8rpx; color: #000000; font-size: 36rpx; } .set_my_shop .title { width: 640rpx; height: 94rpx; display: flex; justify-content: center; align-items: center; position: relative; box-sizing: border-box; } .set_my_shop .title image { width: 40rpx; height: 40rpx; right: 20rpx; position: absolute; right: 20rpx; } .set_my_shop .imgs { width: 640rpx; padding: 68rpx 40rpx; display: flex; align-items: center; justify-content: space-around; text-align: center; font-size: 28rpx; box-sizing: border-box; } .set_my_shop .imgs image { width: 168rpx; height: 168rpx; margin-bottom: 20rpx; } .set_my_shop .set_bottom { width: 426rpx; height: 72rpx; margin-left: 106rpx; background-color: var(--main-color); color: #fff; font-size: 32rpx; display: flex; align-items: center; justify-content: center; } .set_more_price { width: 640rpx; padding-bottom: 64rpx; border-radius: 8rpx; color: #000000; font-size: 36rpx; } .ul { width: 640rpx; box-sizing: border-box; padding: 40rpx 22rpx 0; font-size: 26rpx; } .ul .li{ margin-top: 20rpx; position: relative; } .ul .li .baiFen { position: absolute; top: 10rpx; right: 40rpx; color: #333; } .ul .li .setPrice { position: absolute; top: 10rpx; right: 90rpx; width: 36rpx; height: 36rpx; } .ul .add_my_shop { display: flex; align-items: center; justify-content: space-between; padding: 0 90rpx 0 32rpx; margin-top: 64rpx; } .ul .add_my_shop>div { display: flex; align-items: center; } .ul .rules_title { margin-top: 10rpx; color: #999999; } .ul .set_price_checked { display: flex; justify-content: space-between; } .set_more_price .submit{ width: 344rpx; height:72rpx; margin-left: 138rpx; margin-top: 78rpx; text-align: center; line-height: 72rpx; background-color: var(--main-color); font-size: 32rpx; color:rgba(255,252,252,1); border-radius: 80rpx; margin-bottom: 40rpx; } .set_more_price .input { width: 456rpx; height: 60rpx; font-size: 30rpx; background-color: #f3f3f3; padding: 0; margin-left: 58rpx; border-radius: 40rpx; text-align: center; line-height: 60rpx; } .set_more_price .title { width: 600rpx; width: 100%; height: 94rpx; display: flex; justify-content: center; align-items: center; position: relative; } .set_more_price .title image { width: 40rpx; height: 40rpx; right: 20rpx; position: absolute; right: 20rpx; }