123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128 |
- .box.data-v-5db031f3 {
- min-height: 100vh;
- background: #F4F5F7;
- }
- .main.data-v-5db031f3 {
- padding: 20rpx 24rpx;
- margin-bottom: 120rpx;
- }
- .population.data-v-5db031f3 {
- margin-top: 20rpx;
- background: #FFFFFF;
- padding: 30rpx 20rpx;
- border-radius: 10rpx;
- }
- .title.data-v-5db031f3 {
- font-size: 30rpx;
- font-weight: 600;
- color: #333333;
- }
- .populationImg.data-v-5db031f3 {
- width: 32rpx;
- height: 32rpx;
- }
- .populationCont.data-v-5db031f3 {
- display: flex;
- padding-top: 30rpx;
- }
- .populationLine.data-v-5db031f3 {
- display: flex;
- line-height: 32rpx;
- font-size: 28rpx;
- color: #999999;
- width: 200rpx;
- }
- .populationTxt.data-v-5db031f3 {
- padding-left: 12rpx;
- }
- .orangeColor.data-v-5db031f3 {
- color: #FF4F00;
- }
- .rowView.data-v-5db031f3 {
- padding: 30rpx 0rpx 0rpx;
- display: flex;
- justify-content: space-between;
- }
- .littleTitle.data-v-5db031f3 {
- font-size: 28rpx;
- color: #666666;
- line-height: 32rpx;
- }
- .xxBox.data-v-5db031f3 {
- display: flex;
- justify-content: flex-start;
- }
- .td.data-v-5db031f3 {
- width: 80rpx;
- font-size: 24rpx;
- margin-left: 10rpx;
- }
- .firstView.data-v-5db031f3,
- .secondView.data-v-5db031f3 {
- background-color: #FFFFFF;
- border-radius: 10rpx;
- }
- .firstView.data-v-5db031f3 {
- margin-bottom: 20rpx;
- }
- .textareaCont.data-v-5db031f3 {
- padding: 20rpx 0rpx;
- min-height: 150rpx;
- width: 95%;
- font-size: 28rpx;
- }
- .imgBox.data-v-5db031f3 {
- display: flex;
- flex-wrap: wrap;
- padding: 20rpx 0rpx;
- }
- .imgLine.data-v-5db031f3 {
- position: relative;
- margin-right: 10rpx;
- }
- .itemImg.data-v-5db031f3 {
- width: 150rpx;
- height: 150rpx;
- margin-right: 5rpx;
- }
- /* .img4 {
- margin-right: 20rpx;
-
- } */
- .delImg.data-v-5db031f3 {
- width: 32rpx;
- height: 32rpx;
- position: absolute;
- right: 0rpx;
- top: 0rpx;
- }
- .bottom.data-v-5db031f3 {
- width: 750rpx;
- height: 120rpx;
- background: #FFFFFF;
- box-shadow: 0px -4px 8px 0px rgba(153, 153, 153, 0.08);
- position: fixed;
- left: 0;
- bottom: 0;
- display: flex;
- justify-content: space-around;
- }
- .shoreDz.data-v-5db031f3 {
- width: 702rpx;
- height: 74rpx;
- background: linear-gradient(124deg, #FF8700 0%, #FF4F00 100%);
- border-radius: 37rpx;
- text-align: center;
- line-height: 74rpx;
- color: #FFFFFF;
- font-size: 30rpx;
- margin-top: 24rpx;
- }
- .populationCont2.data-v-5db031f3{
- display: flex;
- justify-content: space-between;
- }
|