You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
2.8 KiB
35 lines
2.8 KiB
.other .other-top{height:92rpx;line-height:92rpx;font-size:32rpx;padding: 0 6%;background:#fff;} |
|
.other .other-top image{height:36rpx;width:6rpx;vertical-align: middle;margin-right:16rpx;} |
|
.circle{padding:24rpx;background:#fff;margin-top:24rpx;} |
|
.list{width:100%;margin-top:24rpx;} |
|
.list .title{color:#919191;font-size:26rpx;} |
|
.list .time{display: flex;justify-content: space-between;line-height:58rpx;font-size:24rpx;margin-top:20rpx;} |
|
.list .time .picker{border: 1px solid #cfcfcf;border-radius: 5rpx;font-size:24rpx;padding:0 60rpx;height:58rpx;color:#AFAFAF} |
|
.list .inputbox{height:60rpx;line-height:60rpx;font-size:24rpx;color:#AFAFAF;margin-top:20rpx;} |
|
.list .inputbox input{border: 1px solid #cfcfcf;border-radius: 5rpx;height:100%;padding:0 24rpx;} |
|
.list .areabox{font-size:24rpx;color:#AFAFAF;margin-top:20rpx;} |
|
.list .areabox textarea{border: 1px solid #cfcfcf;border-radius: 5rpx;height:100rpx;padding:24rpx;width:92%} |
|
.list .areabox image{width:92rpx;height:92rpx;} |
|
.list .addAreaBox{width:100%;display: flex;justify-content: start;font-size:24rpx;} |
|
.list .addAreaBox text{display:inline-block;margin-top:20rpx;background: #f0f9ec;border: 2rpx solid #67c23a;border-radius: 14rpx;padding:14rpx 74rpx;margin-right:15rpx;color:#89D066;} |
|
.list .addressbox{height:60rpx;line-height:60rpx;font-size:24rpx;color:#AFAFAF;margin-top:20rpx;display: flex;justify-content: space-between;border-bottom: 1px solid #cfcfcf;} |
|
.list .addressbox input{width:70%} |
|
.list .addressbox .ding{color:#409EFF} |
|
.list .addressbox .ding image{width:29rpx;height:29rpx;margin-left:20rpx;vertical-align: middle;} |
|
.formlist{width:100%;height:96rpx;line-height: 96rpx;display: flex;justify-content: space-between;border-bottom:2rpx solid #dfdfdf;font-size:26rpx;} |
|
.formlist text{width:40%;color:#919191;} |
|
.formlist input{width:60%;height:80rpx;text-align: right;padding:0 12rpx} |
|
.formlist .authright{font-size:28rpx;color:#919191;} |
|
.formlist .authright radio{transform:scale(0.6);} |
|
.formlist switch,checkbox{transform:scale(0.6);} |
|
.formlist .picker{color:#919191;} |
|
.formlistimg{width:100%;height:160rpx;line-height: 160rpx;display: flex;justify-content: space-between;border-bottom:2rpx solid #dfdfdf;font-size:26rpx;} |
|
.formlistimg text{width:30%;color:#919191} |
|
.formlistimg .upload{position: relative;} |
|
|
|
.formlist button{background: #ffac0c;border-radius: 8rpx;font-size:26rpx;color:#fff;height:60rpx;line-height:60rpx;margin-top:18rpx;} |
|
.formlist image{width:32rpx;height:32rpx;margin-top:32rpx;transform:rotate(180deg);vertical-align: middle;} |
|
.agree{width:100%;margin-top:30rpx;font-size:28rpx;text-align: center;} |
|
.agree text{color:#ffac0c} |
|
.bottom{width:94%;margin:24rpx auto;background: #f66a01;border-radius: 12rpx;text-align: center;font-size:28rpx; |
|
box-shadow: 0px 4px 12px 0px rgba(255,108,1,0.34);height:80rpx;line-height:80rpx;color:#fff;}
|
|
|