maofm_1009.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  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: cover;
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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 {
  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. .section-title, .content-title, .product-title {
  99. transition: all 0.7s cubic-bezier(0,0,.2,1);
  100. -webkit-transition: all 0.7s cubic-bezier(0,0,.2,1);
  101. }
  102. .section-content, .content-text, .section-content-wrap, .product-name, .product-img {
  103. transition: all 0.7s cubic-bezier(0,0,.2,1) 0.1s;
  104. -webkit-transition: all 0.7s cubic-bezier(0,0,.2,1) 0.1s;
  105. }
  106. .section-price-wrap, .product-content-wrap {
  107. transition: all 0.7s cubic-bezier(0,0,.2,1) 0.2s;
  108. -webkit-transition: all 0.7s cubic-bezier(0,0,.2,1) 0.2s;
  109. }
  110. .section-title, .section-content, .section-content-wrap, .product-title {
  111. opacity: 0;
  112. transform: translateY(0.5rem);
  113. -webkit-transform: translateY(0.5rem);
  114. }
  115. .fp-completely .section-title,
  116. .fp-completely .section-content,
  117. .fp-completely .section-content-wrap,
  118. .fp-completely .product-title {
  119. opacity: 1;
  120. transform: translateY(0);
  121. -webkit-transform: translateY(0);
  122. }
  123. .section-price-wrap, .product-img, .product-name, .product-content-wrap {
  124. opacity: 0;
  125. /*transform: translate(-50%, 0);*/
  126. /*-webkit-transform: translate(-50%, 0);*/
  127. }
  128. .fp-completely .section-price-wrap,
  129. .fp-completely .product-img,
  130. .fp-completely .product-name,
  131. .fp-completely .product-content-wrap {
  132. opacity: 1;
  133. /*transform: translate(-50%, -50%);*/
  134. /*-webkit-transform: translate(-50%, -50%);*/
  135. }
  136. .title-line {
  137. width: 1.4rem;
  138. height: 2px;
  139. background-color: #fff;
  140. }
  141. /* section-1 */
  142. .maofm-1 .section-title {
  143. font-size: 0.9rem;
  144. width: 100%;
  145. text-align: center;
  146. left: 0;
  147. margin-top: -2.6rem;
  148. letter-spacing: 0.1rem;
  149. font-weight: 600;
  150. }
  151. .maofm-1 .section-content {
  152. width: 100%;
  153. text-align: center;
  154. left: 0;
  155. margin-top: -1.2rem;
  156. letter-spacing: 0.04rem;
  157. }
  158. .section-app .app-logo {
  159. width: 1.73rem;
  160. height: 0.42rem;
  161. 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;
  162. background-size: contain;
  163. position: absolute;
  164. top: 50%;
  165. left: 50%;
  166. margin: 0.75rem 0 0 -0.865rem;
  167. }
  168. .section-app .app-qrcode {
  169. width: 1.73rem;
  170. height: 1.73rem;
  171. 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;
  172. background-size: contain;
  173. position: absolute;
  174. top: 50%;
  175. left: 50%;
  176. margin: 1.32rem 0 0 -0.865rem;
  177. }
  178. .section-app .app-hint {
  179. width: 100%;
  180. color: #fff;
  181. font-size: 0.2rem;
  182. text-align: center;
  183. position: absolute;
  184. top: 50%;
  185. margin-top: 3.2rem;
  186. }
  187. /* section-2 */
  188. .maofm-2 .section-title {
  189. width: 5rem;
  190. margin: -3.7rem 0 0 -5.6rem;
  191. text-align: left;
  192. left: 50%;
  193. }
  194. .maofm-2 .section-content-wrap {
  195. /*width: 8rem;*/
  196. position: absolute;
  197. top: 50%;
  198. left: 50%;
  199. margin: -2.8rem 0 0 -5.6rem;
  200. }
  201. .maofm-2 .content-item {
  202. position: relative;
  203. margin: 0.45rem 0;
  204. }
  205. .maofm-2 .content-title {
  206. display: block;
  207. position: relative;
  208. top: 0;
  209. left: 0;
  210. text-align: left;
  211. font-size: 0.4rem;
  212. font-weight: normal;
  213. }
  214. .maofm-2 .content-text {
  215. position: relative;
  216. top: 0;
  217. left: 0;
  218. text-align: left;
  219. font-size: 0.24rem;
  220. margin-top: 0.15rem;
  221. line-height: 0.38rem;
  222. }
  223. /* section-3 */
  224. .maofm-3 .section-title {
  225. text-align: right;
  226. margin: -1.5rem -1.9rem 0 0;
  227. right: 50%;
  228. }
  229. .maofm-3 .section-content {
  230. text-align: right;
  231. margin: 0.4rem -2rem 0 0;
  232. right: 50%;
  233. font-size: 0.2rem;
  234. line-height: 0.36rem;
  235. }
  236. .maofm-3 .section-img {
  237. width: 4.69rem;
  238. height: 8.06rem;
  239. 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;
  240. background-size: contain;
  241. position: absolute;
  242. top: 50%;
  243. left: 50%;
  244. margin: -4rem 0 0 1.9rem;
  245. }
  246. .maofm-3 .title-line {
  247. position: absolute;
  248. top: 50%;
  249. right: 50%;
  250. margin: -2rem -1.8rem 0 0;
  251. }
  252. /* section-4 */
  253. .maofm-4 .section-title {
  254. width: 100%;
  255. margin-top: -4.2rem;
  256. }
  257. .maofm-4 .section-content {
  258. width: 100%;
  259. margin-top: -3rem;
  260. font-size: 0.2rem;
  261. line-height: 0.36rem;
  262. }
  263. /* section-5 */
  264. .maofm-5 .section-title {
  265. left: 50%;
  266. margin: -2.5rem 0 0 -5.2rem;
  267. text-align: left;
  268. }
  269. .maofm-5 .section-content {
  270. left: 50%;
  271. margin: -0.6rem 0 0 -5.2rem;
  272. text-align: left;
  273. font-size: 0.2rem;
  274. line-height: 0.36rem;
  275. }
  276. .maofm-5 .title-line {
  277. position: absolute;
  278. top: 50%;
  279. left: 50%;
  280. margin: -3rem 0 0 -5.2rem;
  281. }
  282. /* section-6 */
  283. .maofm-6 .section-title {
  284. width: 100%;
  285. margin-top: -1.2rem;
  286. }
  287. .maofm-6 .section-content {
  288. width: 100%;
  289. margin-top: -0.2rem;
  290. font-size: 0.2rem;
  291. line-height: 0.36rem;
  292. }
  293. /* section-7 */
  294. .maofm-7 .section-title {
  295. text-align: left;
  296. margin: -2.3rem 0 0 -0.9rem;
  297. left: 50%;
  298. line-height: 0.72rem;
  299. }
  300. .maofm-7 .section-content {
  301. text-align: left;
  302. margin: -0.5rem 0 0 -0.9rem;
  303. left: 50%;
  304. font-size: 0.2rem;
  305. line-height: 0.36rem;
  306. }
  307. .maofm-7 .section-img {
  308. width: 4.69rem;
  309. height: 8.06rem;
  310. 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;
  311. background-size: contain;
  312. position: absolute;
  313. top: 50%;
  314. right: 50%;
  315. margin: -4.4rem 1.1rem 0 0;
  316. }
  317. .maofm-7 .title-line {
  318. position: absolute;
  319. top: 50%;
  320. left: 50%;
  321. margin: -3rem 0 0 -0.86rem;
  322. }
  323. /* section-8 */
  324. .maofm-8 .section-title {
  325. width: 100%;
  326. margin-top: -3.8rem;
  327. }
  328. .maofm-8 .section-content {
  329. width: 100%;
  330. margin-top: -2.8rem;
  331. font-size: 0.2rem;
  332. line-height: 0.36rem;
  333. }
  334. .section-price-wrap {
  335. width: 12.3rem;
  336. position: absolute;
  337. top: 50%;
  338. left: 50%;
  339. transform: translate(-50%, -50%);
  340. -webkit-transform: translate(-50%, -50%);
  341. -moz-transform: translate(-50%, -50%);
  342. -ms-transform: translate(-50%, -50%);
  343. margin-top: 0.8rem;
  344. }
  345. .price {
  346. display: inline-block;
  347. width: 3.1rem;
  348. height: 3.1rem;
  349. 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;
  350. background-size: contain;
  351. position: relative;
  352. margin: 0 0.5rem;
  353. }
  354. .price-num {
  355. font-size: 0.8rem;
  356. width: 100%;
  357. text-align: center;
  358. line-height: 3.1rem;
  359. color: #ffc28b;
  360. font-family: Arial;
  361. }
  362. .price-middle span {
  363. letter-spacing: -0.1rem;
  364. }
  365. .price-num span {
  366. font-size: 1.1rem;
  367. color: #ffc28b;
  368. }
  369. .price-text {
  370. width: 100%;
  371. text-align: center;
  372. font-size: 0.4rem;
  373. position: absolute;
  374. top: 100%;
  375. margin-top: 0.2rem;
  376. color: #fff;
  377. }
  378. /* section-8 */
  379. .maofm-product .product-title {
  380. font-size: 0.4rem;
  381. color: #ffc28b;
  382. text-align: center;
  383. position: absolute;
  384. top: 50%;
  385. width: 100%;
  386. margin-top: -4.3rem;
  387. }
  388. .maofm-product .product-name {
  389. font-size: 0.3rem;
  390. color: #ffc28b;
  391. text-align: center;
  392. position: absolute;
  393. top: 50%;
  394. width: 100%;
  395. margin-top: 2rem;
  396. }
  397. .product-img {
  398. width: auto;
  399. height: 40vh;
  400. position: absolute;
  401. top: 50%;
  402. left: 50%;
  403. transform: translate(-50%, -50%);
  404. -webkit-transform: translate(-50%, -50%);
  405. -moz-transform: translate(-50%, -50%);
  406. -ms-transform: translate(-50%, -50%);
  407. margin-top: -0.4rem;
  408. }
  409. .product-content-wrap {
  410. position: absolute;
  411. top: 50%;
  412. left: 50%;
  413. transform: translate(-50%, -50%);
  414. -webkit-transform: translate(-50%, -50%);
  415. -moz-transform: translate(-50%, -50%);
  416. -ms-transform: translate(-50%, -50%);
  417. margin-top: 3.5rem;
  418. }
  419. .product-content {
  420. font-size: 0.24rem;
  421. color: #fff;
  422. margin: 0.2rem 0;
  423. line-height: 0.36rem;
  424. letter-spacing: 0.02rem;
  425. position: relative;
  426. }
  427. .product-icon {
  428. display: inline-block;
  429. width: 0.35rem;
  430. height: 0.35rem;
  431. position: relative;
  432. top: 0.08rem;
  433. right: 0.04rem;
  434. 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;
  435. background-size: contain;
  436. }
  437. /* common */
  438. .scroll-hint {
  439. width: 0.2rem;
  440. height: auto;
  441. position: absolute;
  442. top: 90%;
  443. left: 50%;
  444. -webkit-transform: translate(-50%, -50%);
  445. transform: translate(-50%, -50%);
  446. z-index: 2;
  447. }
  448. .mb-scroll-hint {
  449. display: none;
  450. }
  451. .mb-download-wrap {
  452. display: none;
  453. }
  454. @media (min-width: 959px) {
  455. html {
  456. font-size: 385%;
  457. }
  458. }
  459. @media (min-width: 1279px) {
  460. html {
  461. font-size: 465%;
  462. }
  463. }
  464. @media (min-width: 1599px) {
  465. html {
  466. font-size: 545%;
  467. }
  468. }
  469. @media (min-width: 1919px) {
  470. html {
  471. font-size: 625%;
  472. }
  473. }
  474. @media (max-device-width: 1081px) {
  475. html {
  476. font-size: 585%;
  477. }
  478. .scroll-hint {
  479. display: none;
  480. }
  481. .mb-scroll-hint {
  482. display: inline-block;
  483. width: 0.4rem;
  484. height: auto;
  485. position: absolute;
  486. top: 92%;
  487. left: 50%;
  488. -webkit-transform: translate(-50%, -50%);
  489. transform: translate(-50%, -50%);
  490. z-index: 2;
  491. }
  492. .maofm-1 {
  493. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_01.jpg');
  494. }
  495. .maofm-2 {
  496. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_02.jpg');
  497. }
  498. .maofm-3 {
  499. background-position: 50% 80%;
  500. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_03.jpg');
  501. }
  502. .maofm-4 {
  503. background-position: 50% 0;
  504. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_04.jpg');
  505. }
  506. .maofm-5 {
  507. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_05.jpg');
  508. }
  509. .maofm-6 {
  510. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_06.jpg');
  511. }
  512. .maofm-7 {
  513. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_07.jpg');
  514. }
  515. .maofm-8 {
  516. background-position: 50% 0;
  517. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_08.jpg');
  518. }
  519. .maofm-product {
  520. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_09.jpg');
  521. }
  522. .product-2 {
  523. background-image: url('http://airsmart-web.oss-cn-shanghai.aliyuncs.com/upload/images/%E9%A2%91%E9%81%93/pindao2m_slide_10.jpg');
  524. }
  525. .section-title, .content-title {
  526. display: none;
  527. }
  528. .section-content, .content-text {
  529. display: none;
  530. }
  531. .section-content-wrap {
  532. display: none;
  533. }
  534. .section-img {
  535. display: none;
  536. }
  537. .title-line {
  538. display: none;
  539. }
  540. .section-price-wrap {
  541. display: none;
  542. }
  543. .product-title {
  544. display: none;
  545. }
  546. .product-content {
  547. display: none;
  548. }
  549. .product-name {
  550. display: none;
  551. }
  552. .product-img {
  553. display: none;
  554. }
  555. /* section-1 */
  556. .maofm-1 .section-title {
  557. display: none;
  558. }
  559. .maofm-1 .section-content {
  560. display: none;
  561. }
  562. .maofm-1 .section-app{
  563. display: none;
  564. }
  565. .mb-download-wrap {
  566. display: block;
  567. }
  568. .download-ios {
  569. width: 2.25rem;
  570. height: 0.61rem;
  571. border-radius: 0.2rem;
  572. position: absolute;
  573. top: 50%;
  574. left: 50%;
  575. margin: 2rem 0 0 -1.125rem;
  576. 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;
  577. background-size: contain;
  578. }
  579. .download-android {
  580. width: 2.25rem;
  581. height: 0.61rem;
  582. border-radius: 0.2rem;
  583. position: absolute;
  584. top: 50%;
  585. left: 50%;
  586. margin: 3.05rem 0 0 -1.125rem;
  587. 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;
  588. background-size: contain;
  589. }
  590. }
  591. @media (max-device-width: 720px) {
  592. html {
  593. font-size: 465%;
  594. }
  595. }
  596. @media (max-device-width: 660px) {
  597. html {
  598. font-size: 445%;
  599. }
  600. }
  601. @media (max-device-width: 600px) {
  602. html {
  603. font-size: 425%;
  604. }
  605. }
  606. @media (max-device-width: 540px) {
  607. html {
  608. font-size: 405%;
  609. }
  610. }
  611. @media (max-device-width: 480px) {
  612. html {
  613. font-size: 385%;
  614. }
  615. }
  616. @media (max-device-width: 420px) {
  617. html {
  618. font-size: 345%;
  619. }
  620. }
  621. @media (max-device-width: 360px) {
  622. html {
  623. font-size: 325%;
  624. }
  625. }
  626. @media (max-device-width: 240px) {
  627. html {
  628. font-size: 305%;
  629. }
  630. }
  631. .ani-bgscale-x {
  632. -webkit-animation: bgscale-x 2s cubic-bezier(0,0,.2,1);
  633. animation: bgscale-x 2s cubic-bezier(0,0,.2,1);
  634. }
  635. .ani-bgscale-y {
  636. -webkit-animation: bgscale-y 2s cubic-bezier(0,0,.2,1);
  637. animation: bgscale-y 2s cubic-bezier(0,0,.2,1);
  638. }
  639. @-webkit-keyframes bgscale-x {
  640. 0% {
  641. -webkit-background-size: 115% auto;
  642. background-size: 115% auto;
  643. }
  644. 100% {
  645. -webkit-background-size: 115% auto;
  646. background-size: 100% auto;
  647. }
  648. }
  649. @keyframes bgscale-x {
  650. 0% {
  651. -webkit-background-size: 115% auto;
  652. background-size: 115% auto;
  653. }
  654. 100% {
  655. -webkit-background-size: 115% auto;
  656. background-size: 100% auto;
  657. }
  658. }
  659. @-webkit-keyframes bgscale-y {
  660. 0% {
  661. -webkit-background-size: auto 115%;
  662. background-size: auto 115%;
  663. }
  664. 100% {
  665. -webkit-background-size: auto 100%;
  666. background-size: auto 100%;
  667. }
  668. }
  669. @keyframes bgscale-y {
  670. 0% {
  671. -webkit-background-size: auto 115%;
  672. background-size: auto 115%;
  673. }
  674. 100% {
  675. -webkit-background-size: auto 100%;
  676. background-size: auto 100%;
  677. }
  678. }