maofm_0825.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841
  1. @charset "UTF-8";
  2. /**
  3. *
  4. * @authors Your Name (you@example.org)
  5. * @date 2017-08-01 16:56:17
  6. * @version $Id$
  7. */
  8. * {
  9. margin: 0;
  10. padding: 0;
  11. }
  12. html {
  13. font-family: "PingFang SC", "STXihei", "Microsoft YaHei";
  14. font-size: 625%;
  15. }
  16. .footer-wrap {
  17. /*display: none;*/
  18. }
  19. .subnav-logo {
  20. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/subnav_logo_fm.jpg');
  21. }
  22. .m-maofm {
  23. font-size: 0;
  24. }
  25. .section {
  26. width: 100%;
  27. height: 100vh;
  28. background-repeat: no-repeat;
  29. background-position: center center;
  30. background-size: 100% auto;
  31. position: relative;
  32. }
  33. .section-bg {
  34. width: 100%;
  35. height: 100vh;
  36. background-repeat: no-repeat;
  37. background-position: center center;
  38. background-size: cover;
  39. position: relative;
  40. }
  41. .maofm-1 .section-bg {
  42. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_01.jpg');
  43. }
  44. .maofm-2 .section-bg {
  45. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_02.jpg');
  46. }
  47. .maofm-3 .section-bg {
  48. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_03.jpg');
  49. }
  50. .maofm-4 .section-bg {
  51. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_04.jpg');
  52. }
  53. .maofm-5 .section-bg {
  54. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_05.jpg');
  55. }
  56. .maofm-6 .section-bg {
  57. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_06.jpg');
  58. }
  59. .maofm-7 .section-bg {
  60. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_07.jpg');
  61. }
  62. .maofm-8 .section-bg {
  63. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_default.jpg');
  64. }
  65. .maofm-product .section-bg {
  66. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_slide_default.jpg');
  67. }
  68. .section-title {
  69. display: inline-block;
  70. font-size: 0.6rem;
  71. color: #ffbc7b;
  72. text-align: center;
  73. font-weight: 400;
  74. position: absolute;
  75. top: 50%;
  76. letter-spacing: 0.04rem;
  77. }
  78. .content-title {
  79. display: inline-block;
  80. font-size: 0.6rem;
  81. color: #ffbe7e;
  82. text-align: center;
  83. font-weight: 600;
  84. position: absolute;
  85. top: 50%;
  86. pointer-events: none;
  87. }
  88. .section-content, .content-text {
  89. display: inline-block;
  90. font-size: 0.4rem;
  91. color: #fff;
  92. text-align: center;
  93. position: absolute;
  94. top: 50%;
  95. pointer-events: none;
  96. letter-spacing: 0.02rem;
  97. }
  98. .title-line {
  99. width: 1.4rem;
  100. height: 2px;
  101. background-color: #fff;
  102. }
  103. /* section-1 */
  104. .maofm-1 .section-title {
  105. font-size: 0.9rem;
  106. width: 100%;
  107. text-align: center;
  108. left: 0;
  109. margin-top: -2.6rem;
  110. letter-spacing: 0.1rem;
  111. font-weight: 600;
  112. }
  113. .maofm-1 .section-content {
  114. width: 100%;
  115. text-align: center;
  116. left: 0;
  117. margin-top: -1.2rem;
  118. letter-spacing: 0.04rem;
  119. }
  120. .section-app .app-logo {
  121. width: 1.73rem;
  122. height: 0.42rem;
  123. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_logo.png') no-repeat center center;
  124. background-size: contain;
  125. position: absolute;
  126. top: 50%;
  127. left: 50%;
  128. margin: 0.75rem 0 0 -0.865rem;
  129. }
  130. .section-app .app-qrcode {
  131. width: 1.73rem;
  132. height: 1.73rem;
  133. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_qrcode.jpg') no-repeat center center;
  134. background-size: contain;
  135. position: absolute;
  136. top: 50%;
  137. left: 50%;
  138. margin: 1.32rem 0 0 -0.865rem;
  139. }
  140. .section-app .app-hint {
  141. width: 100%;
  142. color: #fff;
  143. font-size: 0.2rem;
  144. text-align: center;
  145. position: absolute;
  146. top: 50%;
  147. margin-top: 3.2rem;
  148. }
  149. /* section-2 */
  150. .maofm-2 .section-title {
  151. width: 5rem;
  152. margin: -3.7rem 0 0 -5.6rem;
  153. text-align: left;
  154. left: 50%;
  155. }
  156. .maofm-2 .section-content-wrap {
  157. /*width: 8rem;*/
  158. position: absolute;
  159. top: 50%;
  160. left: 50%;
  161. margin: -2.8rem 0 0 -5.6rem;
  162. }
  163. .maofm-2 .content-item {
  164. position: relative;
  165. margin: 0.45rem 0;
  166. }
  167. .maofm-2 .content-title {
  168. display: block;
  169. position: relative;
  170. top: 0;
  171. left: 0;
  172. text-align: left;
  173. font-size: 0.4rem;
  174. font-weight: normal;
  175. }
  176. .maofm-2 .content-text {
  177. position: relative;
  178. top: 0;
  179. left: 0;
  180. text-align: left;
  181. font-size: 0.24rem;
  182. margin-top: 0.15rem;
  183. line-height: 0.38rem;
  184. }
  185. /* section-3 */
  186. .maofm-3 .section-title {
  187. text-align: right;
  188. margin: -1.5rem -1.9rem 0 0;
  189. right: 50%;
  190. }
  191. .maofm-3 .section-content {
  192. text-align: right;
  193. margin: 0.4rem -2rem 0 0;
  194. right: 50%;
  195. font-size: 0.2rem;
  196. line-height: 0.36rem;
  197. }
  198. .maofm-3 .section-img {
  199. width: 4.69rem;
  200. height: 8.06rem;
  201. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_phone_01.png') no-repeat center center;
  202. background-size: contain;
  203. position: absolute;
  204. top: 50%;
  205. left: 50%;
  206. margin: -4rem 0 0 1.9rem;
  207. }
  208. .maofm-3 .title-line {
  209. position: absolute;
  210. top: 50%;
  211. right: 50%;
  212. margin: -2rem -1.8rem 0 0;
  213. }
  214. /* section-4 */
  215. .maofm-4 .section-title {
  216. width: 100%;
  217. margin-top: -4.2rem;
  218. }
  219. .maofm-4 .section-content {
  220. width: 100%;
  221. margin-top: -3rem;
  222. font-size: 0.2rem;
  223. line-height: 0.36rem;
  224. }
  225. /* section-5 */
  226. .maofm-5 .section-title {
  227. left: 50%;
  228. margin: -2.5rem 0 0 -5.2rem;
  229. text-align: left;
  230. }
  231. .maofm-5 .section-content {
  232. left: 50%;
  233. margin: -0.6rem 0 0 -5.2rem;
  234. text-align: left;
  235. font-size: 0.2rem;
  236. line-height: 0.36rem;
  237. }
  238. .maofm-5 .title-line {
  239. position: absolute;
  240. top: 50%;
  241. left: 50%;
  242. margin: -3rem 0 0 -5.2rem;
  243. }
  244. /* section-6 */
  245. .maofm-6 .section-title {
  246. width: 100%;
  247. margin-top: -1.2rem;
  248. }
  249. .maofm-6 .section-content {
  250. width: 100%;
  251. margin-top: -0.2rem;
  252. font-size: 0.2rem;
  253. line-height: 0.36rem;
  254. }
  255. /* section-7 */
  256. .maofm-7 .section-title {
  257. text-align: left;
  258. margin: -2.3rem 0 0 -0.9rem;
  259. left: 50%;
  260. line-height: 0.72rem;
  261. }
  262. .maofm-7 .section-content {
  263. text-align: left;
  264. margin: -0.5rem 0 0 -0.9rem;
  265. left: 50%;
  266. font-size: 0.2rem;
  267. line-height: 0.36rem;
  268. }
  269. .maofm-7 .section-img {
  270. width: 4.69rem;
  271. height: 8.06rem;
  272. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_phone_02.png') no-repeat center center;
  273. background-size: contain;
  274. position: absolute;
  275. top: 50%;
  276. right: 50%;
  277. margin: -4.4rem 1.1rem 0 0;
  278. }
  279. .maofm-7 .title-line {
  280. position: absolute;
  281. top: 50%;
  282. left: 50%;
  283. margin: -3rem 0 0 -0.86rem;
  284. }
  285. /* section-8 */
  286. .maofm-8 .section-title {
  287. width: 100%;
  288. margin-top: -3.8rem;
  289. }
  290. .maofm-8 .section-content {
  291. width: 100%;
  292. margin-top: -2.8rem;
  293. font-size: 0.2rem;
  294. line-height: 0.36rem;
  295. }
  296. .section-price-wrap {
  297. width: 12.3rem;
  298. position: absolute;
  299. top: 50%;
  300. left: 50%;
  301. transform: translate(-50%, -50%);
  302. -webkit-transform: translate(-50%, -50%);
  303. -moz-transform: translate(-50%, -50%);
  304. -ms-transform: translate(-50%, -50%);
  305. margin-top: 0.8rem;
  306. }
  307. .price {
  308. display: inline-block;
  309. width: 3.1rem;
  310. height: 3.1rem;
  311. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_price_bg.png') no-repeat center center;
  312. background-size: contain;
  313. position: relative;
  314. margin: 0 0.5rem;
  315. }
  316. .price-num {
  317. font-size: 0.8rem;
  318. width: 100%;
  319. text-align: center;
  320. line-height: 3.1rem;
  321. color: #ffc28b;
  322. font-family: Arial;
  323. }
  324. .price-middle span {
  325. letter-spacing: -0.1rem;
  326. }
  327. .price-num span {
  328. font-size: 1.1rem;
  329. color: #ffc28b;
  330. }
  331. .price-text {
  332. width: 100%;
  333. text-align: center;
  334. font-size: 0.4rem;
  335. position: absolute;
  336. top: 100%;
  337. margin-top: 0.2rem;
  338. color: #fff;
  339. }
  340. /* section-8 */
  341. .maofm-product .product-title {
  342. font-size: 0.4rem;
  343. color: #ffc28b;
  344. text-align: center;
  345. position: absolute;
  346. top: 50%;
  347. width: 100%;
  348. margin-top: -4.3rem;
  349. }
  350. .maofm-product .product-name {
  351. font-size: 0.3rem;
  352. color: #ffc28b;
  353. text-align: center;
  354. position: absolute;
  355. top: 50%;
  356. width: 100%;
  357. margin-top: 2rem;
  358. }
  359. .product-img {
  360. width: auto;
  361. height: 40vh;
  362. position: absolute;
  363. top: 50%;
  364. left: 50%;
  365. transform: translate(-50%, -50%);
  366. -webkit-transform: translate(-50%, -50%);
  367. -moz-transform: translate(-50%, -50%);
  368. -ms-transform: translate(-50%, -50%);
  369. margin-top: -0.4rem;
  370. }
  371. .product-content-wrap {
  372. position: absolute;
  373. top: 50%;
  374. left: 50%;
  375. transform: translate(-50%, -50%);
  376. -webkit-transform: translate(-50%, -50%);
  377. -moz-transform: translate(-50%, -50%);
  378. -ms-transform: translate(-50%, -50%);
  379. margin-top: 3.5rem;
  380. }
  381. .product-content {
  382. font-size: 0.24rem;
  383. color: #fff;
  384. margin: 0.2rem 0;
  385. line-height: 0.36rem;
  386. letter-spacing: 0.02rem;
  387. position: relative;
  388. }
  389. .product-icon {
  390. display: inline-block;
  391. width: 0.35rem;
  392. height: 0.35rem;
  393. position: relative;
  394. top: 0.08rem;
  395. right: 0.04rem;
  396. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2_circle.png') no-repeat center center;
  397. background-size: contain;
  398. }
  399. /* common */
  400. .scroll-hint {
  401. width: 0.2rem;
  402. height: auto;
  403. position: absolute;
  404. top: 90%;
  405. left: 50%;
  406. -webkit-transform: translate(-50%, -50%);
  407. transform: translate(-50%, -50%);
  408. z-index: 2;
  409. }
  410. .mb-scroll-hint {
  411. display: none;
  412. }
  413. .mb-download-wrap {
  414. display: none;
  415. }
  416. @media (min-width: 959px) {
  417. html {
  418. font-size: 385%;
  419. }
  420. }
  421. @media (min-width: 1279px) {
  422. html {
  423. font-size: 465%;
  424. }
  425. }
  426. @media (min-width: 1599px) {
  427. html {
  428. font-size: 545%;
  429. }
  430. }
  431. @media (min-width: 1919px) {
  432. html {
  433. font-size: 625%;
  434. }
  435. }
  436. @media (max-device-width: 1081px) {
  437. html {
  438. font-size: 585%;
  439. }
  440. .scroll-hint {
  441. display: none;
  442. }
  443. .mb-scroll-hint {
  444. display: inline-block;
  445. width: 0.4rem;
  446. height: auto;
  447. position: absolute;
  448. top: 92%;
  449. left: 50%;
  450. -webkit-transform: translate(-50%, -50%);
  451. transform: translate(-50%, -50%);
  452. z-index: 2;
  453. }
  454. .maofm-1 .section-bg {
  455. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_01.jpg');
  456. }
  457. .maofm-2 .section-bg {
  458. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_02n.jpg');
  459. }
  460. .maofm-3 .section-bg {
  461. background-position: 50% 80%;
  462. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_03n.jpg');
  463. }
  464. .maofm-4 .section-bg {
  465. background-position: 50% 0;
  466. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_04n.jpg');
  467. }
  468. .maofm-5 .section-bg {
  469. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_05n.jpg');
  470. }
  471. .maofm-6 .section-bg {
  472. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_06n.jpg');
  473. }
  474. .maofm-7 .section-bg {
  475. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_07n.jpg');
  476. }
  477. .maofm-8 .section-bg {
  478. background-position: 50% 0;
  479. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_default.jpg');
  480. }
  481. .maofm-product .section-bg {
  482. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_default.jpg');
  483. }
  484. /*.product-2 {
  485. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_10.jpg');
  486. }*/
  487. .section-title, .content-title {
  488. /*display: none;*/
  489. }
  490. .section-content, .content-text {
  491. /*display: none;*/
  492. }
  493. .section-content-wrap {
  494. /*display: none;*/
  495. }
  496. .section-img {
  497. /*display: none;*/
  498. }
  499. .title-line {
  500. display: none;
  501. }
  502. .section-price-wrap {
  503. /*display: none;*/
  504. }
  505. .product-title {
  506. /*display: none;*/
  507. }
  508. .product-content {
  509. /*display: none;*/
  510. }
  511. .product-name {
  512. /*display: none;*/
  513. }
  514. .product-img {
  515. /*display: none;*/
  516. }
  517. /* section-1 */
  518. .maofm-1 .section-title {
  519. display: none;
  520. }
  521. .maofm-1 .section-content {
  522. display: none;
  523. }
  524. .maofm-1 .section-app{
  525. display: none;
  526. }
  527. .mb-download-wrap {
  528. display: block;
  529. }
  530. .download-ios {
  531. width: 2.25rem;
  532. height: 0.61rem;
  533. border-radius: 0.2rem;
  534. position: absolute;
  535. top: 50%;
  536. left: 50%;
  537. margin: 2rem 0 0 -1.125rem;
  538. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/btn_ios.png') no-repeat center center;
  539. background-size: contain;
  540. }
  541. .download-android {
  542. width: 2.25rem;
  543. height: 0.61rem;
  544. border-radius: 0.2rem;
  545. position: absolute;
  546. top: 50%;
  547. left: 50%;
  548. margin: 3.05rem 0 0 -1.125rem;
  549. background: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/btn_android.png') no-repeat center center;
  550. background-size: contain;
  551. }
  552. .maofm-2 .section-title {
  553. margin: -4.1rem 0 0 -3rem;
  554. font-size: 0.52rem;
  555. }
  556. .maofm-2 .section-content-wrap {
  557. width: 6rem;
  558. margin: -3.5rem 0 0 -3rem;
  559. }
  560. .maofm-2 .content-title {
  561. font-size: 0.26rem;
  562. }
  563. .maofm-3 .section-title {
  564. font-size: 0.42rem;
  565. width: 100%;
  566. right: 0;
  567. margin: 2.7rem 0 0 0;
  568. text-align: center;
  569. }
  570. .maofm-3 .section-content {
  571. width: 80%;
  572. right: 0;
  573. margin: 4rem 10% 0;
  574. text-align: center;
  575. }
  576. .maofm-3 .section-img {
  577. width: 3.5rem;
  578. margin: -4.3rem 0 0 -1.75rem;
  579. }
  580. .maofm-4 .section-title {
  581. font-size: 0.44rem;
  582. margin-top: -3.4rem;
  583. }
  584. .maofm-4 .section-content {
  585. width: 80%;
  586. margin: -2.6rem 10% 0;
  587. }
  588. .maofm-5 .section-title {
  589. width: 80%;
  590. margin: -1rem 10%;
  591. text-align: center;
  592. left: 0;
  593. font-size: 0.4rem;
  594. }
  595. .maofm-5 .section-content {
  596. width: 80%;
  597. margin: 0.24rem 10%;
  598. text-align: center;
  599. left: 0;
  600. }
  601. .maofm-6 .section-title {
  602. margin-top: -1rem;
  603. font-size: 0.4rem;
  604. }
  605. .maofm-6 .section-content {
  606. width: 80%;
  607. margin: -0.3rem 10%;
  608. }
  609. .maofm-7 .section-title {
  610. text-align: center;
  611. margin: -3.8rem 10% 0;
  612. left: 0;
  613. font-size: 0.4rem;
  614. line-height: 0.5rem;
  615. width: 80%;
  616. }
  617. .maofm-7 .section-content {
  618. width: 80%;
  619. margin: -2.8rem 10%;
  620. text-align: center;
  621. left: 0;
  622. }
  623. .maofm-7 .section-img {
  624. margin: -2.6rem -2.3rem 0 0;
  625. }
  626. .maofm-8 .section-title {
  627. margin-top: -4rem;
  628. }
  629. .maofm-8 .section-content {
  630. margin-top: -3rem;
  631. }
  632. .price {
  633. width: 2.2rem;
  634. height: 2.2rem;
  635. position: absolute;
  636. top: 50%;
  637. left: 50%;
  638. }
  639. .price-text {
  640. font-size: 0.28rem;
  641. }
  642. .price-num {
  643. font-size: 0.54rem;
  644. line-height: 2.2rem;
  645. }
  646. .price-num span {
  647. font-size: 0.84rem;
  648. }
  649. .price-low {
  650. margin: -2.3rem 0 0 -1.1rem;
  651. }
  652. .price-middle {
  653. margin: 0.6rem 0 0 -2.5rem;
  654. }
  655. .price-high {
  656. margin: 0.6rem 0 0 0.3rem;
  657. }
  658. .maofm-product .product-title {
  659. font-size: 0.32rem;
  660. margin: -3.5rem 10%;
  661. width: 80%;
  662. }
  663. .product-img {
  664. width: 66%;
  665. height: auto;
  666. margin-top: -0.2rem;
  667. }
  668. .maofm-product .product-name {
  669. font-size: 0.32rem;
  670. margin-top: 2.2rem;
  671. }
  672. .product-content-wrap {
  673. left: 0;
  674. transform: translate(0, -50%);
  675. -webkit-transform: translate(0, -50%);
  676. width: 80%;
  677. margin: 4rem 10% 0;
  678. }
  679. }
  680. @media (max-device-width: 720px) {
  681. html {
  682. font-size: 465%;
  683. }
  684. }
  685. @media (max-device-width: 660px) {
  686. html {
  687. font-size: 445%;
  688. }
  689. }
  690. @media (max-device-width: 600px) {
  691. html {
  692. font-size: 425%;
  693. }
  694. }
  695. @media (max-device-width: 540px) {
  696. html {
  697. font-size: 405%;
  698. }
  699. }
  700. @media (max-device-width: 480px) {
  701. html {
  702. font-size: 385%;
  703. }
  704. }
  705. @media (max-device-width: 420px) {
  706. html {
  707. font-size: 345%;
  708. }
  709. }
  710. @media (max-device-width: 360px) {
  711. html {
  712. font-size: 325%;
  713. }
  714. }
  715. @media (max-device-width: 240px) {
  716. html {
  717. font-size: 305%;
  718. }
  719. }
  720. .ani-bgscale-x {
  721. -webkit-animation: bgscale-x 2s cubic-bezier(0,0,.2,1);
  722. animation: bgscale-x 2s cubic-bezier(0,0,.2,1);
  723. }
  724. .ani-bgscale-y {
  725. -webkit-animation: bgscale-y 2s cubic-bezier(0,0,.2,1);
  726. animation: bgscale-y 2s cubic-bezier(0,0,.2,1);
  727. }
  728. @-webkit-keyframes bgscale-x {
  729. 0% {
  730. -webkit-background-size: 115% auto;
  731. background-size: 115% auto;
  732. }
  733. 100% {
  734. -webkit-background-size: 115% auto;
  735. background-size: 100% auto;
  736. }
  737. }
  738. @keyframes bgscale-x {
  739. 0% {
  740. -webkit-background-size: 115% auto;
  741. background-size: 115% auto;
  742. }
  743. 100% {
  744. -webkit-background-size: 115% auto;
  745. background-size: 100% auto;
  746. }
  747. }
  748. @-webkit-keyframes bgscale-y {
  749. 0% {
  750. -webkit-background-size: auto 115%;
  751. background-size: auto 115%;
  752. }
  753. 100% {
  754. -webkit-background-size: auto 100%;
  755. background-size: auto 100%;
  756. }
  757. }
  758. @keyframes bgscale-y {
  759. 0% {
  760. -webkit-background-size: auto 115%;
  761. background-size: auto 115%;
  762. }
  763. 100% {
  764. -webkit-background-size: auto 100%;
  765. background-size: auto 100%;
  766. }
  767. }