| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- /* 水平间距 */
- /* 水平间距 */
- .container.data-v-1353b6cf {
- position: relative;
- height: 100vh;
- color: #001713;
- background-color: #fff;
- overflow-y: auto;
- }
- .container .banner.data-v-1353b6cf {
- width: 100%;
- height: 482rpx;
- }
- .container .content.data-v-1353b6cf {
- position: absolute;
- top: 100rpx;
- box-sizing: border-box;
- padding: 0 30rpx 260rpx;
- width: 100%;
- }
- .container .content .status.data-v-1353b6cf {
- font-size: 48rpx;
- }
- .container .content .tips.data-v-1353b6cf {
- display: flex;
- align-items: center;
- box-sizing: border-box;
- padding: 30rpx;
- margin-top: 26rpx;
- margin-bottom: 20rpx;
- box-shadow: 0px 3px 6px #ccc;
- background-color: #fff;
- }
- .container .content .tips .tips_img.data-v-1353b6cf {
- width: 56rpx;
- height: 74rpx;
- }
- .container .content .tips .tips_text.data-v-1353b6cf {
- flex: 1;
- margin-left: 16rpx;
- line-height: 40rpx;
- font-size: 28rpx;
- color: #001713;
- }
- .container .content .detail.data-v-1353b6cf {
- padding: 0 30rpx 40rpx;
- box-shadow: 0px 3px 6px #ccc;
- background-color: #fff;
- }
- .container .content .detail .carMsg.data-v-1353b6cf {
- position: relative;
- width: 100%;
- height: 250rpx;
- font-size: 32rpx;
- color: #001713;
- }
- .container .content .detail .carMsg .carMsg_time.data-v-1353b6cf {
- position: absolute;
- top: 36rpx;
- font-size: 36rpx;
- color: #001713;
- }
- .container .content .detail .carMsg .carMsg_number.data-v-1353b6cf {
- position: absolute;
- top: 44rpx;
- right: 0;
- font-size: 24rpx;
- color: #f86818;
- }
- .container .content .detail .carMsg .carMsg_number1.data-v-1353b6cf {
- position: absolute;
- top: 44rpx;
- right: 0;
- font-size: 24rpx;
- color: #001713;
- }
- .container .content .detail .carMsg .carMsg_volume.data-v-1353b6cf {
- position: absolute;
- top: 86rpx;
- right: 0;
- font-size: 24rpx;
- color: #f86818;
- }
- .container .content .detail .carMsg .carMsg_volume1.data-v-1353b6cf {
- position: absolute;
- top: 86rpx;
- right: 0;
- font-size: 24rpx;
- color: #001713;
- }
- .container .content .detail .carMsg .carMsg_line.data-v-1353b6cf {
- position: absolute;
- top: 128rpx;
- left: 0;
- width: 14rpx;
- height: 88rpx;
- }
- .container .content .detail .carMsg .carMsg_start.data-v-1353b6cf {
- position: absolute;
- top: 106rpx;
- left: 40rpx;
- width: 460rpx;
- }
- .container .content .detail .carMsg .app.data-v-1353b6cf {
- margin-top: 1px;
- }
- .container .content .detail .carMsg .carMsg_end.data-v-1353b6cf {
- position: absolute;
- top: 185rpx;
- left: 40rpx;
- width: 460rpx;
- }
- .container .content .detail .code.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: center;
- height: 540rpx;
- border-top: 2rpx dotted #ff8205;
- }
- .container .content .detail .info.data-v-1353b6cf {
- padding: 40rpx 0 0;
- line-height: 50rpx;
- font-size: 28rpx;
- border-top: 2rpx solid #ebecf1;
- }
- .container .content .detail .info .info_price.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: space-between;
- font-size: 32rpx;
- color: #ff8205;
- }
- .container .content .detail .info .info_price .text.data-v-1353b6cf {
- font-size: 24rpx;
- }
- .container .content .detail .info .info_price2.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: space-between;
- font-size: 32rpx;
- color: #001713;
- }
- .container .content .detail .info .info_price2 .text.data-v-1353b6cf {
- font-size: 24rpx;
- }
- .container .pay.data-v-1353b6cf {
- position: fixed;
- bottom: 0;
- display: flex;
- align-items: center;
- justify-content: space-between;
- box-sizing: border-box;
- padding: 0 30rpx;
- width: 100%;
- height: 240rpx;
- color: #dc2626;
- box-shadow: 0px -3px 6px #ccc;
- background-color: #fff;
- }
- .container .pay .pay_left.data-v-1353b6cf {
- font-size: 36rpx;
- }
- .container .pay .pay_left .text.data-v-1353b6cf {
- font-size: 48rpx;
- }
- .container .pay .pay_btn.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: center;
- width: 272rpx;
- height: 94rpx;
- font-size: 36rpx;
- color: #ff8205;
- border-radius: 64rpx;
- border: 2rpx solid #ff8205;
- }
- .pop_pay.data-v-1353b6cf {
- height: 566rpx;
- color: #001713;
- font-size: 28rpx;
- }
- .pop_pay .pay_title.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: center;
- height: 80rpx;
- font-size: 32rpx;
- border-bottom: 18rpx solid #ff8205;
- }
- .pop_pay .pay_close.data-v-1353b6cf {
- position: absolute;
- top: 24rpx;
- right: 42rpx;
- }
- .pop_pay .pay_list.data-v-1353b6cf {
- box-sizing: border-box;
- padding: 55rpx 0;
- display: flex;
- flex-direction: column;
- justify-content: space-between;
- height: 265rpx;
- }
- .pop_pay .pay_list .list_item.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: space-between;
- box-sizing: border-box;
- padding: 0 32rpx 0 46rpx;
- }
- .pop_pay .pay_list .list_item .item_left.data-v-1353b6cf {
- display: flex;
- align-items: center;
- }
- .pop_pay .pay_list .list_item .item_left .img.data-v-1353b6cf {
- margin-right: 26rpx;
- width: 54rpx;
- height: 54rpx;
- }
- .pop_pay .pay_btn.data-v-1353b6cf {
- display: flex;
- align-items: center;
- justify-content: center;
- margin: auto;
- width: 720rpx;
- height: 94rpx;
- font-size: 36rpx;
- color: #fff;
- border-radius: 50rpx;
- background-color: #ff8205;
- }
|