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.
28 lines
2.0 KiB
28 lines
2.0 KiB
.container{background: #fff;} |
|
.page-body{width:94%;margin:24rpx auto;} |
|
.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:30%;} |
|
.formlist input{width:70%;height:80rpx;text-align: right;padding:0 12rpx} |
|
.formlist .back{width:32rpx;height:32rpx;transform:rotate(180deg);margin-top:32rpx;} |
|
.formlist .backs{width:32rpx;height:32rpx;transform:rotate(180deg);vertical-align: middle;margin-left:8rpx;} |
|
.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%;} |
|
.formlistimg image{width:128rpx;height:128rpx;margin-top:16rpx;} |
|
.formlistarea{width:100%;border-bottom:2rpx solid #dfdfdf;} |
|
.formlistarea text{font-size:26rpx;padding:24rpx 0;display: inline-block;} |
|
.formlistarea textarea{font-size:26rpx;padding:3%;border:2rpx solid #dfdfdf;height:100rpx;width:94%;margin-bottom:24rpx;} |
|
.chooseauth{height:92rpx;line-height:92rpx;display: flex;justify-content: space-between;} |
|
.chooseauth .authleft{font-size:32rpx;} |
|
.chooseauth image{width:6rpx;height:32rpx;margin-right:16rpx;} |
|
.chooseauth .authright{font-size:28rpx;} |
|
.chooseauth .authright radio{transform:scale(0.7);} |
|
.people{width:100%;} |
|
.people image{width:100%;height:412rpx;margin-top:24rpx;} |
|
.rule{margin-top:24rpx;background: rgba(246,106,1,0.10);border-radius: 12rpx;padding:18rpx 24rpx;font-size:22rpx} |
|
.rule view{padding:6rpx 0;color:#A9A099} |
|
.rule view text{color:#F66A01} |
|
.low{position: absolute;bottom:0;height:250rpx;background:#fff;width:100%;} |
|
.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:96rpx;line-height:96rpx;color:#fff;} |
|
.reset{width:94%;margin:24rpx auto;background: #FFCB12;border-radius: 12rpx;text-align: center;font-size:28rpx; |
|
box-shadow: 0px 4px 12px 0px rgba(255,108,1,0.34);height:96rpx;line-height:96rpx;color:#fff;} |