|
- page {
- background: #f6f6f6;
- }
-
- .head {
- height: 227rpx;
- width: 681rpx;
- margin: -45rpx auto 0;
- position: relative;
- }
-
- .tab {
- display: flex;
- justify-content: space-around;
- margin: 45rpx 0;
- z-index: 999;
- height: 60rpx;
- }
-
- .tab .tabItem {
- width: 120rpx;
- text-align: center;
- padding-bottom: 15rpx;
- transition: all .3s;
- }
-
- .tabItem.active {
- font-size: 35rpx;
- color: #51a0fc;
- border-bottom: 5rpx solid #51a0fc;
- }
-
- picker {
- width: 180rpx;
- text-align: center;
- height: 45rpx;
- font-size: 30rpx;
- overflow: hidden;
- color: rgba(85, 85, 85, 1);
- margin: 0 auto;
- }
-
- .head image {
- position: absolute;
- width: 100%;
- height: 100% !important;
- left: 0;
- right: 0;
- top: 0;
- bottom: 0;
- z-index: 1;
- }
-
- .time {
- position: relative;
- display: flex;
- flex: 2.5;
- text-align: center;
- z-index: 10;
- align-items: center;
- }
-
- .time>view:nth-of-type(1),
- .time>view:nth-of-type(3) {
- flex: 1;
- }
-
- .time>view:nth-of-type(2) {
- flex: 0.5;
- }
-
- .time>view text {
- display: block;
- }
-
- .time>view text:nth-of-type(2n+1) {
- margin-top: 69rpx;
- }
-
- .time>view text:nth-of-type(2n+1) {
- color: #999;
- font-size: 26rpx;
- margin-bottom: 24rpx;
- }
-
- .time>view text:nth-of-type(2n) {
- color: rgba(153, 153, 153, 1);
- font-size: 32rpx;
- margin-top: 34rpx;
- }
-
- .btn {
- background: #51a0fc;
- height: 76rpx;
- line-height: 76rpx;
- display: block;
- width: 681rpx;
- margin: 0 auto;
- border-top-left-radius: 0 !important;
- border-top-right-radius: 0 !important;
- border-bottom-left-radius: 16rpx;
- border-bottom-right-radius: 16rpx;
- color: #fff;
- font-size: 30rpx;
- box-shadow: 0 9rpx 16rpx 0 rgba(81, 160, 252, 0.57);
- }
-
- button::after {
- border: none;
- }
-
- .active {
- opacity: 0.6;
- }
-
- .acount {
- width: 630rpx;
- display: flex;
- margin: 30rpx auto 0;
- padding: 35rpx 0;
- flex: 2;
- text-align: center;
- border-top: 1px solid #e3f0ff;
- }
-
- .acount>view {
- flex: 1;
- }
-
- .acount>view text {
- display: block;
- color: #999;
- font-size: 26rpx;
- }
-
- .acount>view text:nth-of-type(2n) {
- color: #333;
- font-size: 40rpx;
- margin-top: 20rpx;
- }
-
-
- .content {
- position: relative;
- padding: 0 35rpx;
- height: 230rpx;
- background: #fff;
- border-bottom: 1px solid #eaeaea;
- }
-
- .content>view:nth-of-type(2n+1) text {
- display: block;
- }
-
- .content #refundMark {
- display: inline-block;
- position: absolute;
- width: 55rpx;
- height: 55rpx;
- line-height: 55rpx;
- text-align: center;
- top: 20rpx;
- right: 150rpx;
- border: 5rpx solid #ff0000b7;
- color: #ff0000b7;
- border-radius: 50% 50%;
- }
-
- .content .fr .card {
- position: absolute;
- top: 40rpx;
- right: 230rpx;
- border: 3px solid #b6e48c;
- color: #b6e48c;
- font-size: 35rpx;
- padding: 0 15rpx;
- border-radius: 15rpx;
- transform: rotate(-15deg);
- }
-
- .content .fr .Ecard {
- position: absolute;
- top: 40rpx;
- right: 230rpx;
- border: 3px solid #ec9ea0;
- color: #ec9ea0;
- font-size: 35rpx;
- padding: 0 15rpx;
- border-radius: 15rpx;
- transform: rotate(-15deg);
- }
-
- .content>view:nth-of-type(2n+1) text:nth-of-type(1) {
- margin-top: 27rpx;
- display: inline-block;
- overflow: hidden;
- height: 48rpx;
- }
-
- .content>view:nth-of-type(2n+1) text:nth-of-type(2) {
- margin-top: 10rpx;
- font-size: 26rpx;
- font-family: PingFang-SC-Bold;
- color: rgba(153, 153, 153, 1);
- }
-
- .content>view:nth-of-type(2n+1) {
- float: left;
- width: 65%;
- }
-
- .content>view:nth-of-type(2n) {
- width: 30%;
- float: right;
- text-align: right;
- }
-
- .nocontent {
- text-align: center;
- font-size: 30rpx;
- padding: 30rpx 0;
- }
-
- .contents {
- margin-top: 30rpx;
- }
-
- .content .fr text:nth-of-type(1) {
- margin-top: 36rpx;
- }
-
- .content .fr text:nth-of-type(1),
- .content .fr text:nth-of-type(3) {
- color: #333;
- display: block;
- font-size: 28rpx;
- }
-
- .content .fr text:nth-of-type(2) {
- display: block;
- color: red;
- font-size: 26rpx;
- }
-
- .img {
- display: block;
- width: 100%;
- }
-
- .title {
- display: block;
- text-align: center;
- color: rgba(153, 153, 153, 1);
- font-size: 26rpx;
- }
-
- .total {
- display: block;
- text-align: center;
- font-size: 70rpx;
- margin: 36rpx 0;
- font-family: PingFang-SC-Bold;
- font-weight: bold;
- color: rgba(51, 51, 51, 1);
- }
-
- .acounts {
- width: 680rpx;
- margin: 48rpx auto 48rpx;
- border: 1px solid #51a0fc;
- border-radius: 16rpx;
- padding: 40rpx 0 20rpx 0;
- background: #fff;
- }
-
- .daishou {
- width: 133rpx;
- height: 79rpx;
- position: absolute;
- top: 0;
- bottom: 0;
- right: 264rpx;
- margin: auto;
- }
-
- .transaction_msg {
- width: 710rpx;
- margin: 0 auto 30rpx;
- height: 100%;
- display: flex;
- flex-direction: column;
- border-radius: 16rpx;
- overflow: hidden;
- padding-bottom: 20rpx;
- padding-top: 20rpx;
- background: #fff;
- box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.05);
- /* border-bottom: 20rpx solid #f5f5f5;*/
- /* margin-bottom: 70rpx; */
- }
-
- .transaction_msg view {
- width: 100%;
- height: 70rpx;
- line-height: 70rpx;
- background: #fff;
- display: flex;
- justify-content: space-between;
- }
-
- .transaction_msg view text {
- padding: 0 4%;
- }
-
- .transaction_msg view:nth-child(1) text {
- font-size: 30rpx !important;
- color: #333 !important;
- }
-
- .jiaoyi {
- width: 160rpx;
- display: block;
- margin: 200rpx auto 0;
- }
-
- .transaction_msg view text:nth-child(2) {
- font-size: 28rpx;
- color: #b8b8b8;
- }
-
- .transaction_msg view text:nth-child(1) {
- font-size: 30rpx;
- color: #000;
- letter-spacing: 1.16rpx;
- }
-
- .transaction_msg view:last-child {
- position: relative;
- }
-
- .transaction_msg view:last-child text:nth-child(2) {
- font-size: 30rpx !important;
- }
|