emergencyEvacuationSubList.wxss 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. #emergencyEvacuationSubList.data-v-21671e8c {
  2. height: 100%;
  3. display: flex;
  4. flex-direction: column;
  5. overflow: hidden;
  6. }
  7. #emergencyEvacuationSubList .top-search-max-box.data-v-21671e8c {
  8. height: 130rpx;
  9. display: flex;
  10. background-color: #fff;
  11. margin-bottom: 20rpx;
  12. }
  13. #emergencyEvacuationSubList .top-search-max-box .left-search-box.data-v-21671e8c {
  14. display: flex;
  15. height: 78rpx;
  16. width: 590rpx;
  17. border: 1px solid #e0e0e0;
  18. border-radius: 50rpx;
  19. margin: 25rpx 9rpx 0 30rpx;
  20. }
  21. #emergencyEvacuationSubList .top-search-max-box .left-search-box .icon-view-left.data-v-21671e8c {
  22. margin: 18rpx 18rpx;
  23. }
  24. #emergencyEvacuationSubList .top-search-max-box .left-search-box .search-input.data-v-21671e8c {
  25. width: 430rpx;
  26. height: 78rpx;
  27. line-height: 78rpx;
  28. }
  29. #emergencyEvacuationSubList .top-search-max-box .left-search-box .icon-view-right.data-v-21671e8c {
  30. width: 80rpx;
  31. height: 80rpx;
  32. line-height: 80rpx;
  33. text-align: center;
  34. }
  35. #emergencyEvacuationSubList .top-search-max-box .right-search-button.data-v-21671e8c {
  36. width: 110rpx;
  37. line-height: 100rpx;
  38. margin: 15rpx 0;
  39. color: #0183fa;
  40. text-align: center;
  41. }
  42. #emergencyEvacuationSubList .bottom-for-max-box.data-v-21671e8c {
  43. flex: 1;
  44. overflow-x: hidden;
  45. overflow-y: scroll;
  46. }
  47. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box.data-v-21671e8c {
  48. background-color: #fff;
  49. border-radius: 20rpx;
  50. margin: 0 30rpx 20rpx;
  51. overflow: hidden;
  52. display: flex;
  53. }
  54. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box.data-v-21671e8c {
  55. flex: 1;
  56. overflow: hidden;
  57. word-wrap: break-word;
  58. /* 旧版本浏览器支持 */
  59. overflow-wrap: break-word;
  60. /* 标准属性 */
  61. padding: 20rpx 0 26rpx 37rpx;
  62. }
  63. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-name-box.data-v-21671e8c {
  64. font-size: 30rpx;
  65. }
  66. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-type-box.data-v-21671e8c {
  67. margin: 17rpx 0 26rpx 0;
  68. }
  69. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-type-box view.data-v-21671e8c:nth-child(1) {
  70. margin-left: 0 !important;
  71. }
  72. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-type-box view.data-v-21671e8c {
  73. font-size: 24rpx;
  74. text-align: center;
  75. display: inline-block;
  76. margin: 10rpx 0 0 10rpx;
  77. border-radius: 10rpx;
  78. padding: 0 15rpx;
  79. }
  80. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-type-box .level-p.data-v-21671e8c {
  81. height: 38rpx;
  82. line-height: 38rpx;
  83. }
  84. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-type-box .type-p.data-v-21671e8c {
  85. height: 40rpx;
  86. line-height: 38rpx;
  87. background-color: rgba(1,131,250,0.2);
  88. color: #0183fa;
  89. }
  90. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-address-box.data-v-21671e8c {
  91. display: flex;
  92. }
  93. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-address-box ._img.data-v-21671e8c {
  94. display: inline-block;
  95. height: 30rpx;
  96. width: 30rpx;
  97. margin: 4rpx 14rpx 0 0;
  98. }
  99. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .left-big-box .sub-address-box view.data-v-21671e8c {
  100. flex: 1;
  101. font-size: 28rpx;
  102. line-height: 39rpx;
  103. margin-right: 20rpx;
  104. }
  105. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .right-button.data-v-21671e8c {
  106. width: 100rpx;
  107. display: flex;
  108. flex-direction: column;
  109. background-color: #cce6fe;
  110. }
  111. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .right-button view.data-v-21671e8c:nth-child(1) {
  112. flex: 1;
  113. }
  114. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .right-button view.data-v-21671e8c:nth-child(2) {
  115. font-size: 24rpx;
  116. color: #0183fa;
  117. text-align: center;
  118. }
  119. #emergencyEvacuationSubList .bottom-for-max-box .for-max-big-sub-box .right-button view.data-v-21671e8c:nth-child(3) {
  120. flex: 1;
  121. }
  122. #emergencyEvacuationSubList .bottom-for-max-box .get-data-null-p.data-v-21671e8c {
  123. text-align: center;
  124. line-height: 100rpx;
  125. padding-bottom: 80px;
  126. color: #999;
  127. }