style.scss 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281
  1. .purchase-layout{
  2. overflow: hidden;
  3. .plate01{
  4. // background: url(https://4dscene.4dage.com/new4dkk/mobile/images/purchase-bg.png) #f8f9fc top center no-repeat;
  5. background-size: 100% auto;
  6. .top{
  7. height: 60px;
  8. padding-top: 20px;
  9. text-align: right;
  10. span{
  11. padding-right: 5%;
  12. font-size: 14px;
  13. color: rgba(0, 0, 0, 0.7);
  14. line-height: 18px;
  15. font-weight: 600;
  16. }
  17. }
  18. .main-layout{
  19. width: 100%;
  20. text-align: center;
  21. .pro{
  22. width: 20%;
  23. margin: 40px auto;
  24. }
  25. .txt-con{
  26. margin-top: 30px;
  27. text-align: left;
  28. }
  29. .postage {
  30. color: #909090;
  31. font-size: 16px;
  32. }
  33. .capacity {
  34. height: 40px;
  35. line-height: 40px;
  36. border: 1px solid #1FE4DC;
  37. font-weight: bold;
  38. padding-left: 20px;
  39. margin-top: 23px;
  40. text-align: left;
  41. a {
  42. color: #909090;
  43. font-size: 12px;
  44. text-decoration: underline;
  45. float: right;
  46. margin-right: 10px;
  47. }
  48. }
  49. .package-item {
  50. height: 40px;
  51. line-height: 40px;
  52. background: #F7F7F7;
  53. text-align: center;
  54. margin: 10px 0;
  55. border: 1px solid #F7F7F7;
  56. cursor: pointer;
  57. font-size: 12px;
  58. &.active {
  59. border-color: #1FE4DC;
  60. }
  61. }
  62. .zhijia{
  63. padding: 0 22px;
  64. width: 100%;
  65. cursor: pointer;
  66. text-align: center;
  67. border: 1px solid #70eee9;
  68. display: flex;
  69. align-items: center;
  70. display: flex;
  71. width: 100%;
  72. &.no-active {
  73. border-color: #ebebeb;
  74. }
  75. img{
  76. vertical-align: middle;
  77. margin-right: 27px;
  78. height: 78px;
  79. }
  80. p{
  81. text-align: left;
  82. vertical-align: middle;
  83. font-size: 12px;
  84. }
  85. .title1 {
  86. margin-bottom: 4px;
  87. font-weight: bold;
  88. }
  89. }
  90. .title{
  91. font-size: 14px;
  92. color: #202020;
  93. line-height: 18px;
  94. font-weight: 600;
  95. margin:34px 0 0;
  96. }
  97. .first-title{
  98. margin-top: 20px;
  99. }
  100. }
  101. .zhijia-desc {
  102. display: flex;
  103. justify-content: space-between;
  104. align-items: center;
  105. p {
  106. color: #909090;
  107. }
  108. .icon {
  109. margin-right: 5px;
  110. }
  111. }
  112. }
  113. .plate02{
  114. margin-top: 50px;
  115. padding: 27px 20px 0;
  116. background: #F7F7F7;
  117. .plate02-type-list {
  118. display: flex;
  119. font-size: 14px;
  120. color: #909090;
  121. font-weight: bold;
  122. margin-bottom: 54px;
  123. li {
  124. padding: 0 18px;
  125. &.is-active {
  126. color: #202020;
  127. }
  128. &:first-child {
  129. padding-left: 0;
  130. border-right: 1px solid #909090;
  131. }
  132. }
  133. }
  134. .p2-imgc{
  135. width: 90%;
  136. margin: 0 auto;
  137. padding: 40px 0;
  138. img{
  139. width: 100%;
  140. }
  141. }
  142. .p2-pramas{
  143. text-align: left;
  144. margin-top: 10px;
  145. >div{
  146. &:last-of-type{
  147. .detail{
  148. margin-bottom: 0;
  149. }
  150. }
  151. }
  152. .title {
  153. font-size: 14px;
  154. color: #202020;
  155. line-height: 21px;
  156. margin-bottom: 4px;
  157. font-weight: bold;
  158. padding-top: 17px;
  159. }
  160. .detail {
  161. font-size: 12px;
  162. line-height: 17px;
  163. color: #909090;
  164. padding-bottom: 17px;
  165. border-bottom: 1px solid #EBEBEB;
  166. &:last-child {
  167. border-bottom: none;
  168. }
  169. }
  170. }
  171. }
  172. .plate03{
  173. width: 100%;
  174. .p03{
  175. width: 100%;
  176. margin: 0 auto;
  177. padding: 40px 0 37px;
  178. text-align: center;
  179. .b-title{
  180. font-size: 20px;
  181. margin-bottom: 30px;
  182. }
  183. .price-txt{
  184. text-align: justify;
  185. font-size: 14px;
  186. padding-left: 20px;
  187. margin: 25px auto;
  188. width: 90%;
  189. li{
  190. font-size: 12px;
  191. color: #666;
  192. line-height: 18px;
  193. list-style: disc;
  194. margin-bottom: 12px;
  195. }
  196. }
  197. .peijian{
  198. vertical-align: middle;
  199. color: #486ace;
  200. font-weight: normal;
  201. text-align: left;
  202. font-size: 12px;
  203. margin: 5px auto 2px;
  204. width: 90%;
  205. cursor: pointer;
  206. img{
  207. vertical-align: middle;
  208. width: 14px;
  209. height: 14px;
  210. }
  211. span{
  212. display: inline-block;
  213. vertical-align: middle;
  214. }
  215. }
  216. }
  217. }
  218. .hover-btns{
  219. position: fixed;
  220. bottom: 0;
  221. height: 58px;
  222. background: #fff;
  223. width: 100%;
  224. border-top: 1px solid rgba(0,0,0,0.1);
  225. z-index: 999;
  226. padding: 12px 20px;
  227. display: flex;
  228. justify-content: space-between;
  229. align-items: center;
  230. align-content: center;
  231. font-size: 14px;
  232. .h-price{
  233. font-weight: bold;
  234. }
  235. .h-btns{
  236. width: 70%;
  237. font-size: 0;
  238. font-weight: bold;
  239. text-align: right;
  240. span{
  241. font-size: 14px;
  242. min-width: 40%;
  243. text-align: center;
  244. display: inline-block;
  245. background: #e7e7e7;
  246. padding: 7px 10px 6px;
  247. }
  248. .primary{
  249. background: #1fe4dc;
  250. }
  251. }
  252. }
  253. }
  254. .desc-video {
  255. padding: 0px 0 27px;
  256. video {
  257. margin-top: 30px;
  258. width: 100%;
  259. vertical-align: middle;
  260. }
  261. li {
  262. margin-bottom: 56px;
  263. }
  264. }
  265. .select-w {
  266. padding: 0 20px;
  267. }
  268. .plate02-white {
  269. width: 100vw;
  270. margin: 0 -20px;
  271. background: #fff;
  272. padding: 57px 20px 57px;
  273. .small-tip {
  274. font-size: 12px;
  275. color: #666;
  276. line-height: 20px;
  277. }
  278. }