东风启辰小程序端
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.

121 satır
2.0KB

  1. /* pages/configure/configure.wxss */
  2. image{
  3. display: block;
  4. }
  5. view{
  6. -webkit-overflow-scrolling: touch;
  7. }
  8. .topImg{
  9. display: flex;
  10. justify-content: center;
  11. padding: 80rpx 0;
  12. }
  13. .newImages2-82{
  14. width: 444rpx;
  15. height: 47rpx;
  16. }
  17. .carTitle{
  18. height: 102rpx;
  19. display: flex;
  20. align-items: center;
  21. justify-content: space-between;
  22. padding: 0 30rpx;
  23. background-color: black;
  24. font-size:30rpx;
  25. font-family:PingFangSC;
  26. font-weight:300;
  27. color:rgba(255,255,255,1);
  28. line-height:30rpx;
  29. }
  30. .newImages2-83{
  31. width: 23rpx;
  32. height: 14rpx;
  33. margin-left: 6rpx;
  34. }
  35. .selectTypeGroup{
  36. height: 100%;
  37. display: flex;
  38. align-items: center;
  39. }
  40. .selectType{
  41. display: flex;
  42. align-items: flex-end;
  43. }
  44. .paramesGroup{
  45. padding: 0 35rpx;
  46. }
  47. .newImages2-84{
  48. width: 23rpx;
  49. height: 12rpx;
  50. }
  51. .paramesContent{
  52. height: 120rpx;
  53. display: flex;
  54. align-items: center;
  55. justify-content: space-between;
  56. padding-left: 33rpx;
  57. padding-right: 47rpx;
  58. font-size:30rpx;
  59. font-family:PingFangSC;
  60. font-weight:500;
  61. color:rgba(0,0,0,1);
  62. line-height:30rpx;
  63. border-bottom: 2rpx solid #F0EDF1;
  64. box-sizing: border-box;
  65. }
  66. .selectSty{
  67. background-color: #F0EDF1;
  68. border: none;
  69. }
  70. .newImages2-85{
  71. width: 49rpx;
  72. height: 50rpx;
  73. margin: 0 auto;
  74. margin-top: 50rpx;
  75. }
  76. .newImages2-86{
  77. width: 23rpx;
  78. height: 4rpx;
  79. margin-left: 6rpx;
  80. }
  81. .newImages2-87{
  82. width: 750rpx;
  83. height: 5085rpx;
  84. }
  85. .newImages2-88{
  86. width: 750rpx;
  87. height: 1296rpx;
  88. }
  89. .newImages2-89{
  90. width: 750rpx;
  91. height: 1597rpx;
  92. }
  93. .newImages2-90{
  94. width: 565rpx;
  95. height: 215rpx;
  96. margin: 50rpx auto;
  97. }
  98. .newImages2-91{
  99. width: 271rpx;
  100. height: 10rpx;
  101. margin: 150rpx auto 50rpx;
  102. }
  103. .carTypeFrame{
  104. position: absolute;
  105. top: 309rpx;
  106. right: 0;
  107. background-color: black;
  108. }
  109. .carTypeGroup{
  110. width: 340rpx;
  111. height: 100rpx;
  112. font-size:30rpx;
  113. font-family:NissanBrand;
  114. font-weight:300;
  115. color:rgba(255,255,255,1);
  116. line-height:40rpx;
  117. display: flex;
  118. flex-direction: column;
  119. align-items: center;
  120. justify-content: center;
  121. }