@charset "UTF-8"; /* Author XGQ * 2019-10-27 */ page { background-color: #9be0e5; } .image_box { justify-content: center; } .image_box image { width: 100%; height: 690upx; } .top { margin: -20upx 28upx 45upx 28upx; padding: 10upx 10upx 70upx 10upx; background-color: #FFFFFF; border-radius: 0upx 0upx 15upx 15upx; } .top_box { display: flex; text-align: center; justify-content: center; } .top_box_text { justify-content: center; margin: 50upx 15upx 20upx 15upx; } .top_box_text text { color: #54cad4; font-size: 40upx; } .top_item { display: flex; width: 100%; margin: 60upx 0 0 0; } .top_item_img { float: left; width: 28%; margin: 0upx 10upx 0upx 20upx; } .top_item_img image { width: 150upx; height: 150upx; border-radius: 50%; border: #F96865 solid 3upx; } .top_item_center { float: left; width: 50%; } .top_item_center_title { font-size: 35upx; color: #54cad4; justify-content: flex-start; padding: 0 10upx 15upx 0upx; } .top_item_center_ramke { font-size: 25upx; justify-content: flex-start; line-height: 35upx; letter-spacing: 0.5upx; } .top_item_button { float: right; width: 22%; padding: 65upx 20upx 0 1upx; } .top_item_button button { font-size: 25upx; background: #54cad4; color: #FFFFFF; border-radius: 50upx; height: 45upx; line-height: 45upx; } .top_card { width: calc(50% - 30upx); display: inline-block; margin: 15upx; } .top_card_box { background-size: cover; background-position: center; background-repeat: no-repeat; border-radius: 20upx; height: 290upx; margin: 5upx; } .img1{ background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card01.jpg); } .img2{ background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card02.jpg); } .img3{ background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/card03.jpg); } .img4{ background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/kong.png); } .top_card_tite_box { width: 100%; display: flex; justify-content: flex-end; } .top_card_tite_a { padding: 5upx 25upx 5upx 25upx; line-height: 29upx; font-size: 25upx; color: #FFFFFF; background: #ffa7c0; border-radius: 0upx 20upx 0upx 6upx; } .top_card_tite_b { padding: 5upx 25upx 5upx 25upx; line-height: 29upx; font-size: 25upx; color: #FFFFFF; background: #50dfdb; border-radius: 0upx 20upx 0upx 6upx; } .top_card_tite_c { padding: 5upx 25upx 5upx 25upx; line-height: 29upx; font-size: 25upx; color: #FFFFFF; background: #92cbff; border-radius: 0upx 20upx 0upx 6upx; } .top_card_tite_d { padding: 5upx 25upx 5upx 25upx; line-height: 29upx; font-size: 25upx; color: #FFFFFF; border-radius: 0upx 20upx 0upx 6upx; } .top_card_counte { padding: 20upx 20upx 0 0; text-align: center; display: flex; justify-content: center; align-items: center; color: #FFFFFF; font-size: 40upx; } .top_card_remak { padding: 20upx 0 40upx 0; text-align: center; display: flex; justify-content: center; align-items: center; font-size: 20upx; color: #FFFFFF; } .top_card_button_a button { margin: 0 85upx; background: #ffa6bc; border-radius: 50upx; line-height: 40upx; height: 40upx; color: white; font-size: 25upx; } .top_card_button_b button { margin: 0 85upx; background: #50dfdb; border-radius: 50upx; line-height: 40upx; height: 40upx; color: white; font-size: 25upx; } .top_card_button_c button { margin: 0 85upx; background: #75bcfc; border-radius: 50upx; line-height: 40upx; height: 40upx; color: white; font-size: 25upx; } .top_card_button_d button { margin: 0 85upx; border-radius: 50upx; line-height: 40upx; height: 40upx; color: white; font-size: 25upx; } .top_box_image { padding: 20upx 20upx 20upx 20upx; } .top_box_image image { height: 216upx; width: 100%; } .top_box_image button { margin: 15upx 95upx 0upx 95upx; background: #61d3dd; border-radius: 50upx; line-height: 60upx; height: 60upx; color: white; font-size: 30upx; } .foot_box { margin: 0 50upx 40upx 50upx; } .foot_box_title { font-size: 43upx; color: #FFFFFF; margin-bottom: 20upx; } .foot_box_text { font-size: 30upx; color: #FFFFFF; line-height: 48upx; } .button_box { margin: 50upx 50upx 130upx 50upx; text-align: center; } .button { margin: 0 30upx; background: #54cad4; border-radius: 50upx; line-height: 80upx; height: 80upx; color: white; font-size: 35upx; } .button_text { padding-top: 20upx; font-size: 20upx; color: white; height: 100upx; }