123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229 |
- @charset "UTF-8";
- /* 水平间距 */
- /* 水平间距 */
- view.data-v-9c8de1e0 {
- box-sizing: border-box;
- }
- .container.data-v-9c8de1e0 {
- min-height: 100vh;
- background: #F7F8FB;
- }
- .container .box.data-v-9c8de1e0 {
- padding-top: 24rpx;
- }
- .container .box .addpd.data-v-9c8de1e0 {
- padding: 0 30rpx;
- }
- .container .box .top.data-v-9c8de1e0 {
- height: 96rpx;
- background: #FFFFFF;
- border-radius: 32rpx;
- padding-left: 24rpx;
- padding-right: 24rpx;
- display: flex;
- align-items: center;
- justify-content: space-between;
- }
- .container .box .top .left.data-v-9c8de1e0 {
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #080F18;
- }
- .container .box .top .right.data-v-9c8de1e0 {
- display: flex;
- align-items: center;
- font-size: 28rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #333333;
- }
- .container .box .top .right .icon.data-v-9c8de1e0 {
- width: 34rpx;
- height: 32rpx;
- margin-right: 12rpx;
- }
- .container .box .top .right .icon_arrR.data-v-9c8de1e0 {
- width: 12rpx;
- height: 21rpx;
- margin-left: 16rpx;
- }
- .container .box .money.data-v-9c8de1e0 {
- display: flex;
- flex-direction: column;
- background: #FFFFFF;
- border-radius: 32rpx;
- margin-top: 24rpx;
- padding: 32rpx 28rpx 48rpx 28rpx;
- }
- .container .box .money .label.data-v-9c8de1e0 {
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #080F18;
- margin-bottom: 60rpx;
- }
- .container .box .money .bot.data-v-9c8de1e0 {
- display: flex;
- align-items: center;
- justify-content: space-between;
- border-bottom: 2rpx solid #ECECEC;
- }
- .container .box .money .bot .left.data-v-9c8de1e0 {
- display: flex;
- align-items: center;
- }
- .container .box .money .bot .left .danwei.data-v-9c8de1e0 {
- font-size: 52rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #080F18;
- }
- .container .box .money .bot .left input.data-v-9c8de1e0 {
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: bold;
- color: #080F18;
- width: 42vw;
- }
- .container .box .money .bot .tips.data-v-9c8de1e0 {
- font-size: 24rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #999999;
- }
- .container .box .info.data-v-9c8de1e0 {
- background: #FFFFFF;
- border-radius: 20rpx;
- margin-top: 24rpx;
- padding-left: 24rpx;
- padding-right: 24rpx;
- }
- .container .box .info .item.data-v-9c8de1e0 {
- display: flex;
- justify-content: space-between;
- align-items: center;
- height: 100rpx;
- }
- .container .box .info .item .label.data-v-9c8de1e0 {
- font-size: 28rpx;
- font-family: PingFangSC, PingFang SC;
- font-weight: 400;
- color: #333333;
- }
- .container .box .info .item input.data-v-9c8de1e0 {
- font-size: 28rpx;
- text-align: right;
- width: 70vw;
- }
- .container .box .info .bb.data-v-9c8de1e0 {
- border-bottom: 1rpx solid #E6E7E8;
- }
- .container .box .botTxt.data-v-9c8de1e0 {
- margin-top: 26rpx;
- display: flex;
- align-items: start;
- }
- .container .box .botTxt .icon.data-v-9c8de1e0 {
- width: 24rpx;
- height: 24rpx;
- margin-right: 8rpx;
- margin-top: 8rpx;
- }
- .container .box .botTxt .right .item.data-v-9c8de1e0 {
- display: flex;
- align-items: center;
- font-size: 24rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 400;
- color: #007AFF;
- line-height: 36rpx;
- }
- .container .quxiao.data-v-9c8de1e0 {
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #999999;
- margin-left: 28rpx;
- }
- .container .queren.data-v-9c8de1e0 {
- font-size: 32rpx;
- font-family: PingFang-SC, PingFang-SC;
- font-weight: 500;
- color: #01C1C4;
- margin-right: 28rpx;
- }
- .container .content.data-v-9c8de1e0 {
- padding: 130rpx 28rpx;
- }
- .container .content .item.data-v-9c8de1e0 {
- height: 96rpx;
- display: flex;
- align-items: center;
- justify-content: center;
- }
- .container .content .bord.data-v-9c8de1e0 {
- border-top: 1rpx solid #CECFD1;
- border-bottom: 1rpx solid #CECFD1;
- }
- .container .content .active.data-v-9c8de1e0 {
- font-weight: bold;
- color: #01C1C4;
- border-top: 1rpx solid #CECFD1;
- border-bottom: 1rpx solid #CECFD1;
- }
- .container .myRoot.data-v-9c8de1e0 {
- border-radius: 20rpx 20rpx 0rpx 0rpx !important;
- box-shadow: 0rpx -10rpx 32rpx 0rpx rgba(0, 0, 0, 0.04) !important;
- position: fixed !important;
- bottom: 0 !important;
- width: 100%;
- }
- .container .myAc.data-v-9c8de1e0 {
- font-weight: bold;
- color: #01C1C4 !important;
- }
- .container .van-picker__confirm.data-v-9c8de1e0 {
- font-size: 32rpx !important;
- font-family: PingFang-SC, PingFang-SC !important;
- font-weight: 500 !important;
- color: #01C1C4 !important;
- }
- .container .van-picker__title.data-v-9c8de1e0 {
- font-size: 32rpx !important;
- font-family: PingFangSC, PingFang SC !important;
- font-weight: 500 !important;
- color: #080F18 !important;
- }
- .btnBox.data-v-9c8de1e0 {
- height: 176rpx;
- background: #FFFFFF;
- box-shadow: 0rpx -2rpx 20rpx 0rpx rgba(0, 0, 0, 0.05);
- border-radius: 32rpx 32rpx 0rpx 0rpx;
- position: fixed;
- bottom: 0;
- width: 100%;
- padding-left: 30rpx;
- padding-right: 30rpx;
- padding-top: 32rpx;
- }
- .btnBox .btn.data-v-9c8de1e0 {
- height: 96rpx;
- background: linear-gradient(132deg, #0298FF 0%, #017AFF 100%);
- box-shadow: 0rpx 4rpx 8rpx 0rpx rgba(0, 122, 255, 0.2);
- border-radius: 54rpx;
- display: flex;
- justify-content: center;
- align-items: center;
- font-size: 32rpx;
- font-family: SourceHanSansCN, SourceHanSansCN;
- font-weight: bold;
- color: #FFFFFF;
- }
- .data-v-9c8de1e0 .u-picker {
- border-radius: 30rpx 30rpx 0 0;
- }
- .data-v-9c8de1e0 .u-popup__content {
- border-radius: 30rpx 30rpx 0 0 !important;
- }
|