@charset "UTF-8"; .uni-load-more { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -webkit-flex-direction: row; flex-direction: row; height: 80rpx; -webkit-box-align: center; -webkit-align-items: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center } .uni-load-more__text { font-size: 28rpx; color: #999 } .uni-load-more__img { height: 24px; width: 24px; margin-right: 10px } .uni-load-more__img>.load { position: absolute } .uni-load-more__img>.load .item { width: 6px; height: 2px; border-top-left-radius: 1px; border-bottom-left-radius: 1px; background: #999; position: absolute; opacity: .2; -webkit-transform-origin: 50%; transform-origin: 50%; -webkit-animation: load 1.56s ease infinite; animation: load 1.56s ease infinite } .uni-load-more__img>.load .item:nth-child(1) { -webkit-transform: rotate(90deg); transform: rotate(90deg); top: 2px; left: 9px } .uni-load-more__img>.load .item:nth-child(2) { -webkit-transform: rotate(180deg); transform: rotate(180deg); top: 11px; right: 0 } .uni-load-more__img>.load .item:nth-child(3) { -webkit-transform: rotate(270deg); transform: rotate(270deg); bottom: 2px; left: 9px } .uni-load-more__img>.load .item:nth-child(4) { top: 11px; left: 0 } .load1, .load2, .load3 { height: 24px; width: 24px } .load2 { -webkit-transform: rotate(30deg); transform: rotate(30deg) } .load3 { -webkit-transform: rotate(60deg); transform: rotate(60deg) } .load1 .item:nth-child(1) { -webkit-animation-delay: 0s; animation-delay: 0s } .load2 .item:nth-child(1) { -webkit-animation-delay: .13s; animation-delay: .13s } .load3 .item:nth-child(1) { -webkit-animation-delay: .26s; animation-delay: .26s } .load1 .item:nth-child(2) { -webkit-animation-delay: .39s; animation-delay: .39s } .load2 .item:nth-child(2) { -webkit-animation-delay: .52s; animation-delay: .52s } .load3 .item:nth-child(2) { -webkit-animation-delay: .65s; animation-delay: .65s } .load1 .item:nth-child(3) { -webkit-animation-delay: .78s; animation-delay: .78s } .load2 .item:nth-child(3) { -webkit-animation-delay: .91s; animation-delay: .91s } .load3 .item:nth-child(3) { -webkit-animation-delay: 1.04s; animation-delay: 1.04s } .load1 .item:nth-child(4) { -webkit-animation-delay: 1.17s; animation-delay: 1.17s } .load2 .item:nth-child(4) { -webkit-animation-delay: 1.3s; animation-delay: 1.3s } .load3 .item:nth-child(4) { -webkit-animation-delay: 1.43s; animation-delay: 1.43s } @-webkit-keyframes load { 0% { opacity: 1 } 100% { opacity: .2 } } @charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ page { width: 100%; height: 100%; } .container { height: 100%; } .container .second-part { height: calc(100% - 50px); } .container .flex { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .container .Search-box { overflow: hidden; width: 100%; padding: 20rpx; background-color: #ffffff; -webkit-justify-content: space-around; justify-content: space-around; } .container .Search-box .Search-box { width: 89%; height: 72rpx; border-radius: 36rpx; background-color: #f8f6f6; -webkit-box-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; padding-left: 54rpx; } .container .Search-box .Search-box .box-img { height: 30rpx; width: 30rpx; margin-right: 20rpx; } .container .Search-box .Search-box .box-word { font-size: 26rpx; font-weight: 500; color: #666666; } .container .Search-box .Search-word { width: 11%; font-size: 30rpx; font-weight: 500; color: #666666; } .container .Search-box .Search-word .word { float: right; } .container .template { width: 100%; background: #ffffff; overflow: hidden; padding: 25rpx; box-shadow: 0px 5px 5px 0px rgba(35, 24, 21, 0.06); border-radius: 12rpx; position: relative; } .container .template .left-img { width: 140rpx; height: 140rpx; } .container .template .left-img image { width: 100%; height: 100%; border-radius: 100%; } .container .template .center-word { width: 52%; padding-left: 25rpx; } .container .template .center-word .one { font-size: 30rpx; font-weight: 500; color: #333; line-height: 36rpx; display: block; margin-bottom: 10rpx; } .container .template .center-word .two { font-size: 24rpx; font-weight: 500; color: #666666; line-height: 36rpx; display: block; } .container .template .right-label { padding: 16rpx; border: 1px solid #6786FB; border-radius: 7rpx; font-size: 23rpx; font-weight: 500; color: #6786FB; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .container .template .right-label image { width: 30rpx; height: 26rpx; margin-right: 8rpx; } .popup { width: 536rpx; } .popup .img { width: 100%; } .popup .row { background: #ffffff; overflow: hidden; border-radius: 0 0 10rpx 10rpx; padding: 45rpx 45rpx; margin-top: -15rpx; } .popup .row .row-1 { font-size: 36rpx; font-weight: 500; color: #333333; line-height: 53rpx; text-align: center; } .popup .row .row-2 { font-size: 32rpx; font-weight: 500; color: #303133; line-height: 44rpx; text-align: center; margin-top: 35rpx; } .popup .row .row-3 { width: 80%; height: 70rpx; margin: 0 auto; margin-top: 40rpx; background: -webkit-linear-gradient(bottom, #7e99fe, #978ffa); background: linear-gradient(0deg, #7e99fe, #978ffa); border-radius: 34rpx; -webkit-box-pack: center; -webkit-justify-content: center; justify-content: center; font-size: 36rpx; font-weight: 500; color: #f8f9f9; } .close_icon { width: 52rpx; height: 52rpx; margin: 88rpx auto 0; } .close_icon image { width: 100%; height: 100%; } .payment { background-color: #ffffff; border-radius: 15rpx 15rpx 0rpx 0rpx; } .payment .first { border-bottom: 2rpx solid #ebeef5; padding: 38rpx 25rpx; } .payment .first .word { font-size: 28rpx; font-weight: bold; color: #303133; } .payment .first image { width: 25rpx; height: 25rpx; } .payment .pay-type-list { margin-top: 20rpx; background-color: #fff; padding-left: 40rpx; } .payment .pay-type-list .type-item { height: 120rpx; padding: 20rpx 0; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; -webkit-box-align: center; -webkit-align-items: center; align-items: center; padding-right: 60rpx; font-size: 30rpx; position: relative; } .payment .pay-type-list .icon { width: 100rpx; font-size: 52rpx; } .payment .pay-type-list .img { color: #fe8e2e; width: 50rpx; height: 50rpx; } .payment .pay-type-list .img image { width: 100%; height: 100%; } .payment .pay-type-list .tit { font-size: 32rpx; color: #303133; margin-bottom: 4rpx; } .payment .pay-type-list .con { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; flex-direction: column; padding-left: 25rpx; font-size: 24rpx; color: #909399; } .payment .one { height: 20rpx; background-color: #f6f6f6; } .payment .Third .two1 { width: 55%; background-color: #ffffff; padding-left: 25rpx; } .payment .Third .two1 .two1-1 { font-size: 28rpx; font-weight: 400; color: #303133; } .payment .Third .two1 .two1-2 { font-size: 24rpx; font-weight: bold; color: #FC4141; } .payment .Third .two1 .size { font-size: 36rpx; } .payment .Third .two2 { width: 45%; background: #FC4141; color: #ffffff; font-size: 32rpx; font-weight: 550; text-align: center; padding: 30rpx 0rpx; }