C端小程序
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.

223 lines
3.5 KiB

  1. .index-slide, swiper-item
  2. .index-slide-image {
  3. display: block;
  4. width: 750rpx;
  5. margin: 0 auto;
  6. overflow: hidden;
  7. position: relative;
  8. height: 576rpx;
  9. }
  10. .index-slide-view .dots {
  11. position: absolute;
  12. left: 0;
  13. right: 0;
  14. bottom: 20rpx;
  15. display: flex;
  16. justify-content: center;
  17. }
  18. .index-slide-view .dots .dot {
  19. margin: 0 8rpx;
  20. width: 12rpx;
  21. height: 12rpx;
  22. background: #b6b6b7;
  23. border-radius: 50%;
  24. transition: all 0.6s;
  25. }
  26. .index-slide-view .dots .dot.active {
  27. background: #02c0ff;
  28. width: 30rpx;
  29. height: 12rpx;
  30. border-radius: 10rpx;
  31. opacity: 1;
  32. }
  33. .bannerbg {
  34. width: 100%;
  35. }
  36. .bannerbg image {
  37. display: block;
  38. width: 100%;
  39. }
  40. .merchant-detail {
  41. width:92%;
  42. padding:30rpx 4% 0;
  43. background:#fff;
  44. border-top-left-radius:20rpx;
  45. border-top-right-radius:20rpx;
  46. margin-top:-25rpx;
  47. }
  48. .merchant-brand, .merchant-shop, .merchant-phone {
  49. width: 100%;
  50. display: flex;
  51. padding: 20rpx 0;
  52. background: #fff;
  53. border-bottom: 1rpx solid #efefef;
  54. }
  55. .merchant-brand view:nth-child(1) {
  56. width: 160rpx;
  57. border-radius: 16rpx;
  58. height: 160rpx;
  59. }
  60. .merchant-brand view:nth-child(1) image {
  61. display: block;
  62. width: 160rpx;
  63. height: 160rpx;
  64. border-radius: 16rpx;
  65. border: 1px solid #e5e5e5;
  66. }
  67. .merchant-brand view:nth-child(2) {
  68. display: flex;
  69. flex-direction: column;
  70. flex: 6;
  71. padding-left: 30rpx;
  72. }
  73. .merchant-brand view:nth-child(2) text:nth-child(1) {
  74. margin-top: 20rpx;
  75. }
  76. .merchant-shop text, .merchant-phone text {
  77. font-size: 30rpx;
  78. }
  79. .merchant-shop view, .merchant-phone view {
  80. display: flex;
  81. flex: 2;
  82. color: #333;
  83. }
  84. .merchant-shop view:nth-child(2){
  85. font-size: 30rpx;
  86. }
  87. .merchant-info {
  88. display: block!important;
  89. color: #999;
  90. font-size: 28rpx;
  91. }
  92. .merchant-phones{
  93. padding: 20rpx 0;
  94. display: block;
  95. font-size: 30rpx;
  96. border-top: 1rpx solid #efefef;
  97. }
  98. .tel {
  99. right: 0;
  100. top: 0;
  101. bottom: 0;
  102. margin: auto;
  103. width: 50rpx;
  104. height: 50rpx;
  105. }
  106. .shoplists {
  107. display: flex;
  108. }
  109. .shoplists text {
  110. flex: 2;
  111. }
  112. .godetail {
  113. color: #999;
  114. font-size: 30rpx;
  115. position: absolute;
  116. right: 10rpx;
  117. }
  118. .merchants text{
  119. display: block;
  120. text-align: left;
  121. font-size:26rpx;
  122. margin-bottom: 6rpx;
  123. }
  124. .merchants{
  125. display: block!important;
  126. }
  127. .merchant-brand{
  128. border: none!important;
  129. }
  130. .tabs-item.selected {
  131. color:rgba(171,149,109,.8);
  132. border-bottom:2px solid rgba(171,149,109,.8);
  133. }
  134. .tabs-item {
  135. width:33.3%;
  136. color:#C7C7CB;
  137. font-size:28rpx;
  138. display:flex;
  139. align-items:center;
  140. justify-content:center;
  141. border-bottom:1rpx solid #D0D0D7;
  142. }
  143. .swiper-tab{
  144. text-align: left;
  145. width: 100%;
  146. display: flex;
  147. flex-flow: row;
  148. height: 88rpx;
  149. line-height: 88rpx;
  150. margin-left: -30rpx;
  151. }
  152. .swiper-tab-item {
  153. color: #434343;
  154. font-size: 30rpx;
  155. padding-left:30rpx;
  156. margin-right:30rpx;
  157. }
  158. .active-tab {
  159. color: #1693FC;
  160. border-bottom: 10rpx solid #1693FC;
  161. }
  162. .fenxiang {
  163. position: absolute;
  164. right: 0;
  165. top: 27rpx;
  166. width: 108rpx;
  167. }
  168. .fenxiang image {
  169. width: 108rpx;
  170. position: absolute;
  171. top: 0;
  172. right: 0;
  173. }
  174. /* 商户活动列表 */
  175. .coupons c-coupons{
  176. width: 335rpx;
  177. height: 354rpx;
  178. margin-bottom: 22rpx;
  179. }
  180. .coupons c-coupons:nth-of-type(2n+1){
  181. float: left;
  182. }
  183. .coupons c-coupons:nth-of-type(2n){
  184. float: right;
  185. }
  186. .loading image {
  187. width: 60rpx;
  188. height: 60rpx;
  189. vertical-align: middle;
  190. margin-right: 10rpx;
  191. }
  192. .intro{
  193. font-size:30rpx;
  194. line-height: 36rpx;
  195. }
  196. .user-motto {
  197. width:118rpx;
  198. background:none;
  199. height:60rpx;
  200. color:#fff;
  201. border: none;
  202. }
  203. button::after{ border: none;}