@charset "UTF-8"; /* Author XGQ * 2019-12-28 */ .box { justify-content: center; } .background_img { background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis00.png); background-size: 100% 100%; } .top_img { display: flex; flex-direction: column; align-items: center; justify-content: center; } .top_img_title { font-size: 45upx; color: #FFFFFF; padding-top: 90upx; } .top_img_date { font-size: 28upx; color: #FFFFFF; padding-top: 20upx; } .top_title_img { display: flex; justify-content: center; font-size: 25upx; color: #FFFFFF; margin-top: 25upx; margin-bottom: 20upx; } .top_progress { padding: 0upx 60upx 0upx 0upx; } .title_img_left { display: flex; width: 12%; justify-content: center; flex-direction: column; align-items: center; } .title_img_left image { width: 27upx; height: 58upx; } .title_img_center { height: 100%; position: relative; border: #FFFFFF solid 2upx; } .title_img_center_bg { position: absolute; background: #999999; width: 100%; height: 12%; text-align: center; opacity: 0.5; filter: alpha(opacity=70); bottom: 0; } .title_img_center_bg text { line-height: 40upx; font-size: 25upx; } .title_img_center image { width: 100%; max-height: 400upx; } .top_button_img { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; margin-top: 10upx; margin-bottom: 60upx; } .top_button_img text { font-size: 40upx; color: #D01119; background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis02.png); background-size: cover; width: 443upx; height: 83upx; line-height: 70upx; } .content_title_box { display: flex; justify-content: center; margin-bottom: 40upx; border-bottom: 1upx solid #ffd500; } .swiper_box { width: 76%; height: 100%; } .content_title_title { display: flex; justify-content: center; align-items: center; align-content: center; width: 50%; text-align: center; color: #FFFFFF; font-size: 27upx; border-left: 1upx solid #ffd500; border-right: 1upx solid #ffd500; border-top: 1upx solid #ffd500; margin: 10upx 40upx 0upx 40upx; padding: 8upx; } .content_title_title image { width: 30upx; height: 30upx; margin-right: 10upx; } .content_title_chack_bg { background: #ffd500; } .my_content_box { display: flex; justify-content: center; margin-top: 20upx; } .my_content_box_gift { width: 60%; font-size: 25upx; color: #FFFFFF; word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; } .my_content_box_remark { width: 15%; font-size: 25upx; color: #FFFFFF; text-decoration: underline; text-align: center; } .remark_box { margin: 20upx 40upx 0upx 40upx; font-size: 25upx; color: #FFFFFF; line-height: 40upx; } .font_color { color: #B9B5B5; text-decoration: underline; } .font_color_f { color: #ffffff; text-decoration: underline; } .content_box { display: flex; justify-content: center; margin-top: 10upx; } .content_box_img { width: 10%; margin: 0upx 10upx 5upx 70upx; } .content_box_img image { width: 60upx; height: 60upx; border-radius: 50%; border: #F96865 solid 3upx; } .content_box_name { width: 50%; font-size: 25upx; color: #FFFFFF; } .content_box_name text { word-break: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; line-height: 60upx; } .content_box_date { width: 30%; font-size: 25upx; color: #FFFFFF; line-height: 60upx; margin-left: 20upx; } .content_box_remark { font-size: 25upx; color: #FFFFFF; line-height: 47upx; } .foot_load { display: flex; justify-content: center; font-size: 25upx; color: #FFFFFF; margin-top: 50upx; } .foot_receive { display: flex; justify-content: center; font-size: 25upx; color: #FFFFFF; margin-top: 30upx; margin-bottom: 60upx; } .poster_display { width: 100%; margin-top: 5%; position: fixed; top: 0; left: 0; z-index: 10000; text-align: center; } .poster_display image { width: 90%; height: 90vh; } .poster_close { position: fixed; margin-top: 94vh; text-align: center; bottom: 1; } .poster_close image { width: 60upx; height: 60upx; } .poster_display_n { position: fixed; top: 0; z-index: 00000; display: none; } .poster_box { display: flex; flex-direction: column; justify-content: center; background-image: url(https://mshopimg.yolipai.net/miniapp/images/giftbag/assis06.jpg); background-size: 100% 100%; } .poster_content { margin: 340upx 60upx 10upx 60upx; background: #FFFFFF; width: 85%; height: 650upx; border-radius: 30upx; } .poster_content_top { margin: 50upx 60upx 20upx 60upx; text-align: center; } .poster_content_top image { width: 100%; height: 350upx; } .poster_content_text { display: flex; justify-content: center; font-size: 27upx; color: #FFBB42; line-height: 35upx; } .poster_content_text2 { margin-left: 5upx; margin-right: 5upx; font-size: 35upx; color: #E4010C; line-height: 28upx; } .poster_content_progress { text-align: center; } .poster_foot { display: flex; margin: 20upx 60upx 70upx 60upx; } .poster_foot_remark { font-size: 28upx; color: #FFFFFF; width: 75%; } .poster_text_top { margin-top: 25upx; } .poster_foot_code { width: 25%; margin-left: 0upx; } .poster_head { display: flex; justify-content: center; margin-top: 30upx; } .poster_head image { width: 79upx; height: 79upx; border-radius: 50%; margin: 0 8upx; }