| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- page.data-v-087d4531 {
- height: 100%;
- background-color: #fff;
- }
- .idonate.data-v-087d4531 {
- padding: 0 30rpx;
- margin-top: 20rpx;
- background-color: #fff;
- }
- .btn.data-v-087d4531 {
- width: 690rpx;
- text-align: center;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- line-height: 75rpx;
- padding-bottom: 54rpx;
- position: fixed;
- bottom: 0;
- background-color: #fff;
- z-index: 9;
- }
- .btn .next.data-v-087d4531 {
- width: 478rpx;
- height: 75rpx;
- background: #FA7E67;
- border-radius: 35rpx;
- color: #fff;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- }
- .btn .prev.data-v-087d4531 {
- width: 264rpx;
- height: 75rpx;
- border: 1px solid #FA7E67;
- border-radius: 35rpx;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FA7E67;
- margin-right: 60rpx;
- line-height: 70rpx;
- }
- .btn .sub.data-v-087d4531 {
- width: 264rpx;
- height: 75rpx;
- background: #FA7E67;
- border-radius: 35rpx;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- line-height: 70rpx;
- }
- .item.data-v-087d4531 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- height: 102rpx;
- border-bottom: 1px #ECECEC solid;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #222222;
- line-height: 102rpx;
- }
- .item .item-tit.data-v-087d4531 {
- -webkit-flex-shrink: 0;
- flex-shrink: 0;
- display: inline-block;
- width: 200rpx;
- }
- .item text.data-v-087d4531 {
- color: #F3392C;
- }
- .item input.data-v-087d4531 {
- display: inline-block;
- width: 100%;
- }
- .item .log.data-v-087d4531 {
- width: 400rpx;
- color: #999;
- }
- .item .select.data-v-087d4531 {
- color: #000;
- }
- .mask.data-v-087d4531 {
- padding-left: 202rpx;
- }
- .mask textarea.data-v-087d4531 {
- width: 396rpx;
- height: 166rpx;
- border: 1rpx solid #ccc;
- border-radius: 10rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #000;
- line-height: 32rpx;
- padding: 24rpx 16rpx;
- }
- .check-box.data-v-087d4531 {
- -webkit-box-flex: 0;
- -webkit-flex-grow: 0;
- flex-grow: 0;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- display: inline-block;
- }
- .no-border-b.data-v-087d4531 {
- border-bottom: none;
- }
- .bbtm.data-v-087d4531 {
- margin-top: 40rpx;
- width: 689rpx;
- height: 1rpx;
- background: #ECECEC;
- }
- .t-item.data-v-087d4531 {
- padding: 35rpx 0;
- border-bottom: 1px #ECECEC solid;
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #222222;
- }
- .t-item.data-v-087d4531:last-of-type {
- border-bottom: none;
- }
- .t-item image.data-v-087d4531 {
- display: block;
- width: 160rpx;
- height: 160rpx;
- border-radius: 5rpx;
- }
- .t-item .t-tit.data-v-087d4531 {
- position: relative;
- }
- .t-item .t-tit text.data-v-087d4531 {
- display: inline-block;
- width: 73rpx;
- height: 31rpx;
- background: #F0433C;
- border-radius: 14rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FFFFFF;
- line-height: 31rpx;
- text-align: center;
- position: absolute;
- right: 0;
- top: 0;
- bottom: 0;
- margin: auto;
- }
- .t-item .img-list.data-v-087d4531 {
- margin-top: 20rpx;
- -webkit-box-pack: center;
- -webkit-justify-content: center;
- justify-content: center;
- }
- .t-item .img-list image.data-v-087d4531 {
- margin-right: 20rpx;
- }
- .jzwz.data-v-087d4531 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- }
- .jzwz .item-tit.data-v-087d4531 {
- font-size: 30rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #222222;
- padding-top: 39rpx;
- line-height: 1;
- width: 200rpx;
- }
- .jzwz .choose-box.data-v-087d4531 {
- padding-top: 24rpx;
- }
- .jzwz .choose-box .choose-item.data-v-087d4531 {
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- margin-bottom: 15rpx;
- position: relative;
- }
- .jzwz .choose-box .choose-item .wz.data-v-087d4531 {
- padding-left: 58rpx;
- width: 297rpx;
- height: 66rpx;
- background: #F3F3F3;
- border-radius: 5rpx;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #222222;
- line-height: 66rpx;
- }
- .jzwz .choose-box .choose-item .wz.data-v-087d4531::after {
- content: '';
- width: 0;
- height: 0;
- border-left: 10rpx solid transparent;
- border-right: 10rpx solid transparent;
- border-top: 10rpx solid #808080;
- position: absolute;
- right: 10rpx;
- bottom: 26rpx;
- }
- .jzwz .choose-box .choose-item input.data-v-087d4531 {
- width: 189rpx;
- height: 66rpx;
- background: #F3F3F3;
- border-radius: 5rpx;
- line-height: 66rpx;
- margin-left: 15rpx;
- text-align: center;
- }
- .jzwz .choose-box .act.data-v-087d4531 {
- width: 510rpx;
- height: 68rpx;
- position: relative;
- }
- .jzwz .choose-box .act .more.data-v-087d4531 {
- width: 245rpx;
- height: 66rpx;
- background: #FFFFFF;
- border: 1px solid #FA7E67;
- border-radius: 5rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FA7E67;
- line-height: 66rpx;
- text-align: center;
- margin-right: 10rpx;
- position: absolute;
- left: 0;
- }
- .jzwz .choose-box .act .del.data-v-087d4531 {
- width: 245rpx;
- height: 66rpx;
- background: #FFFFFF;
- border: 1px solid #FA7E67;
- border-radius: 5rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #FA7E67;
- line-height: 66rpx;
- text-align: center;
- margin-right: 10rpx;
- position: absolute;
- right: 0;
- }
- .jg.data-v-087d4531 {
- height: 150rpx;
- background-color: #fff;
- }
|