print.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947
  1. .head-l-svg {
  2. display: inline-block;
  3. width: 25px;
  4. height: 25px;
  5. background: url("../img/svg/head-l.svg");
  6. margin-top: 10px;
  7. }
  8. .head-r-svg {
  9. display: inline-block;
  10. width: 25px;
  11. height: 25px;
  12. background: url("../img/svg/head-r.svg");
  13. margin-top: 10px;
  14. }
  15. .head-length {
  16. font-style: normal;
  17. font-size: 0.1rem;
  18. position: absolute;
  19. top: 5px;
  20. right: -6px;
  21. background: #f23030;
  22. color: #fff;
  23. line-height: initial;
  24. padding: 0px 4px;
  25. border-radius: 50px;
  26. }
  27. .swiper-slide img {
  28. width: 100%;
  29. }
  30. .swiper-pagination-bullet-active {
  31. opacity: 1;
  32. }
  33. .index-class {
  34. padding: 1.5rem 0.625rem;
  35. }
  36. .index-class .weui-flex__item {
  37. text-align: center;
  38. }
  39. .index-class .index-class-img {
  40. }
  41. .index-class .index-class-text {
  42. margin: 0;
  43. line-height: 2.5rem;
  44. color: #444;
  45. }
  46. .index-news {
  47. padding: 0.4rem 0.625rem;
  48. }
  49. .index-news .news-cont {
  50. position: relative;
  51. padding: 0 0.625rem;
  52. height: 30px;
  53. line-height: 30px;
  54. border-radius: 4px;
  55. overflow: hidden;
  56. }
  57. .index-news .news-cont strong {
  58. position: absolute;
  59. top: 0;
  60. left: 0.625rem;
  61. }
  62. .index-news .news-cont strong em {
  63. font-style: normal;
  64. font-size: 0.8rem;
  65. color: #fff;
  66. padding: 1px 2px 0;
  67. margin-left: 2px;
  68. border-radius: 2px;
  69. }
  70. .index-news .infoBox {
  71. display: inline-block;
  72. }
  73. .index-news .news-cont ul {
  74. list-style-type: none;
  75. margin: 0;
  76. }
  77. .index-news .news-cont ul li {
  78. line-height: 30px;
  79. }
  80. .index-news .news-cont ul li span {
  81. padding-left: 72px;
  82. word-break: break-all;
  83. white-space: nowrap;
  84. overflow: hidden;
  85. }
  86. .index-news .news-cont ul li span i {
  87. font-style: normal;
  88. font-size: 0.8rem;
  89. border: 1px solid #fe7900;
  90. color: #fe7900;
  91. border-radius: 2px;
  92. padding: 0 1px;
  93. margin-right: 5px;
  94. }
  95. .index-news .news-cont .news-more {
  96. position: absolute;
  97. top: 0;
  98. right: 0;
  99. display: inline-block;
  100. background: #fff;
  101. padding: 0 0.625rem;
  102. border-left: 1px solid #f2f2f2;
  103. }
  104. .index-seckill {
  105. }
  106. .index-seckill .seckill-hd {
  107. position: relative;
  108. height: 30px;
  109. padding: 0 0.625rem;
  110. margin-bottom: 0.5rem;
  111. }
  112. span.seckill-hd-title.theme-color {
  113. font-weight: bold;
  114. font-size: 1.25rem;
  115. }
  116. .index-seckill .seckill-hd strong {
  117. line-height: 30px;
  118. font-size: 0.8rem;
  119. }
  120. .index-seckill .seckill-hd #time {
  121. position: absolute;
  122. top: 0;
  123. left: 42%;
  124. line-height: 30px;
  125. }
  126. .seckill-hd #time span {
  127. padding: 0 3px;
  128. border: 1px solid #dedede;
  129. border-radius: 4px;
  130. font-size: 0.8rem;
  131. }
  132. .index-seckill .seckill-hd-r {
  133. position: absolute;
  134. right: 0.625rem;
  135. top: 0;
  136. line-height: 30px;
  137. font-size: 0.8rem;
  138. }
  139. .index-seckill .seckill-bd {
  140. width: 100%;
  141. overflow: hidden;
  142. }
  143. .index-seckill .seckill-bd .seckill-wares {
  144. }
  145. .index-seckill .seckill-bd .seckill-wares .seckill-ware {
  146. text-align: center;
  147. padding: 0.625rem;
  148. }
  149. .seckill-ware img {
  150. width: 100%;
  151. }
  152. .seckill-ware p {
  153. margin: 5px 0 0;
  154. font-size: 0.8rem;
  155. font-weight: bold;
  156. }
  157. .seckill-ware p strong {
  158. font-size: 1.25rem;
  159. }
  160. .seckill-ware del {
  161. font-size: 0.8rem;
  162. color: #999;
  163. }
  164. .index-show {
  165. width: 100%;
  166. }
  167. .index-show img {
  168. width: 100%;
  169. }
  170. .index-show .col-sm-12, .index-show .col-sm-4, .index-show .col-sm-6, .index-show .col-xs-12, .index-show .col-xs-4, .index-show .col-xs-6 {
  171. padding: 0;
  172. }
  173. ul, ol, li {
  174. list-style-type: none;
  175. }
  176. .index-wares {
  177. width: 100%;
  178. }
  179. .index-wares .wares-title {
  180. line-height: 3rem;
  181. text-align: center;
  182. font-size: 1.3rem;
  183. margin-top: 0.625rem;
  184. }
  185. .index-wares .wares-title img {
  186. width: 100%;
  187. }
  188. .index-wares .wares-cont {
  189. margin: 0;
  190. padding: 0;
  191. background: #fff;
  192. }
  193. .index-wares .wares-cont .ware-box {
  194. width: 49.6%;
  195. float: left;
  196. padding-bottom: 5px;
  197. border-bottom: 1px solid #f4f4f4;
  198. }
  199. .index-wares .wares-cont .ware-box:nth-child(2n+1) {
  200. border-right: 1px solid #f4f4f4;
  201. }
  202. .index-wares .wares-cont .ware-box .ware-img {
  203. position: relative;
  204. padding: 20px;
  205. }
  206. .index-wares .wares-cont .ware-box .ware-img img {
  207. width: 100%;
  208. }
  209. .index-wares .wares-cont .ware-box .ware-img .ware-vip {
  210. position: absolute;
  211. background: #ff6585;
  212. color: #fff;
  213. padding: 1px 7px;
  214. font-size: 0.8rem;
  215. bottom: 0;
  216. left: 0;
  217. }
  218. .index-wares .wares-cont .ware-box .ware-title {
  219. font-size: 1.2rem;
  220. line-height: 25px;
  221. margin: 0;
  222. word-break: break-all;
  223. white-space: nowrap;
  224. overflow: hidden;
  225. text-overflow: ellipsis;
  226. }
  227. .index-wares .wares-cont .ware-box .ware-des {
  228. margin: 0;
  229. line-height: 20px;
  230. font-size: 1rem;
  231. color: #bbbbbb;
  232. word-break: break-all;
  233. white-space: nowrap;
  234. overflow: hidden;
  235. text-overflow: ellipsis;
  236. }
  237. .index-wares .wares-cont .ware-box .ware-prince {
  238. font-size: 1.1rem;
  239. }
  240. .index-navs .weui-btn {
  241. border-radius: 2.5rem;
  242. height: 5rem;
  243. line-height: 5rem;
  244. color: #5A5A5A;
  245. border: 1px solid #5A5A5A;
  246. }
  247. .weui-list .weui-btn img {
  248. margin-right: .5rem;
  249. }
  250. .weui-count input::-webkit-outer-spin-button,
  251. .weui-count input::-webkit-inner-spin-button {
  252. -webkit-appearance: none;
  253. }
  254. .weui-count input[type="number"] {
  255. -moz-appearance: textfield;
  256. }
  257. .print-item {
  258. float: left;
  259. margin-top: 1rem;
  260. margin-bottom: 1rem;
  261. width: 47%;
  262. margin-left: 2%;
  263. border: 1px solid #956bff;
  264. border-radius: .5rem;
  265. position: relative;
  266. background: #f8f8f8;
  267. }
  268. .print-item .actions {
  269. width: 100%;
  270. height: 3rem;
  271. line-height: 3rem;
  272. position: absolute;
  273. top: 0;
  274. }
  275. .print-item .actions .op {
  276. margin: 0 1rem;
  277. }
  278. .print-item .actions span {
  279. background-color: #ccc;
  280. color: #fff;
  281. border-radius: .5rem;
  282. padding: 0rem .5rem;
  283. display: inline-block;
  284. height: 2rem;
  285. line-height: 2rem;
  286. margin-top: .5rem;
  287. }
  288. .print-item .actions .color {
  289. margin-left: .5rem;
  290. }
  291. .print-item .actions .color.active {
  292. background-color: #956bff;
  293. }
  294. .print-item .actions .del {
  295. margin-left: .5rem;
  296. /*float: right;*/
  297. }
  298. .print-item .pic-box {
  299. /*height: 240px;*/
  300. /*line-height: 240px;*/
  301. height: 169px;
  302. margin-top: 3rem;
  303. border-top: 1px solid #ccc;
  304. border-bottom: 1px solid #ccc;
  305. }
  306. .print-item .pic-box .pic {
  307. height: 100%;
  308. overflow: hidden;
  309. position: relative;
  310. }
  311. .print-item .pic-box img {
  312. /*text-align: center;
  313. vertical-align: middle;
  314. max-height: 80%;
  315. margin: 10%;
  316. max-width: 80%;*/
  317. position: absolute;
  318. top: 0;
  319. left: 0;
  320. text-align: center;
  321. vertical-align: middle;
  322. width: 100%;
  323. margin: 0;
  324. height: 100%;
  325. }
  326. .print-item .count {
  327. height: 3rem;
  328. line-height: 3rem;
  329. margin: 0 1rem;
  330. text-align: center;
  331. }
  332. .print-item .count input {
  333. min-width: 5rem;
  334. }
  335. .pic-preview {
  336. position: absolute;
  337. top: 0;
  338. right: 0;
  339. bottom: 0;
  340. left: 0;
  341. margin: auto;
  342. width: 119px;
  343. height: 169px;
  344. background-color: #fff;
  345. text-align: center;
  346. }
  347. /*.pic-preview img {
  348. margin: 10%;
  349. width: auto;
  350. }*/
  351. .weui-count .weui-count__btn:after {
  352. margin-left: 0px;
  353. }
  354. .weui-actions {
  355. position: fixed;
  356. bottom: 1rem;
  357. width: 100%;
  358. margin: 1rem 0;
  359. }
  360. .weui-actions .weui-btn-area {
  361. margin: 0;
  362. }
  363. .weui-actions .weui-btn {
  364. float: left;
  365. width: 47%;
  366. margin-left: 2%;
  367. padding: 0;
  368. margin-top: 0;
  369. }
  370. .weui-actions .weui-btn input {
  371. position: absolute;
  372. width: 100%;
  373. height: 100%;
  374. opacity: 0;
  375. left: 0;
  376. z-index: 2;
  377. }
  378. .weui-btn_pink {
  379. background-color: #956bff;
  380. color: #fff;
  381. }
  382. .empty {
  383. width: 100%;
  384. text-align: center;
  385. margin-top: 4rem;
  386. }
  387. .weui-popup__container .weui-popup__modal {
  388. background-color: #ccc;
  389. }
  390. .weui-popup__container .crop-img {
  391. height: 60%;
  392. /*height: 60%;*/
  393. vertical-align: middle;
  394. width: 100%;
  395. margin-top: 20%;
  396. min-height: 360px;
  397. /*overflow-x: hidden;*/
  398. /*max-width: 100%;*/
  399. /*background-color: red;*/
  400. align-items: center;
  401. }
  402. .crop-edit {
  403. position: absolute;
  404. width: 100%;
  405. text-align: center;
  406. margin-top: 5%;
  407. }
  408. .crop-edit a {
  409. width: 47%;
  410. float: left;
  411. margin-left: 2%;
  412. margin-top: 0 !important;
  413. }
  414. .weui-popup__container .crop-img img, .weui-popup__container .crop-preview img {
  415. height: 100%;
  416. width: 100%;
  417. position: absolute;
  418. top: 0;
  419. left: 0;
  420. /*display: block !important;*/
  421. /*position: absolute;
  422. top: 0;
  423. left: 0;
  424. z-index: 2;*/
  425. }
  426. .jcrop-holder, .jcrop-holder img {
  427. /*width: 100% !important;*/
  428. height: 100%;
  429. /*max-width: 100%;*/
  430. }
  431. .popup {
  432. overflow: hidden;
  433. }
  434. .crop-actions {
  435. position: fixed;
  436. bottom: 1rem;
  437. width: 96%;
  438. margin: 0px 2%;
  439. }
  440. .preview {
  441. width: 100%;
  442. height: 100%;
  443. margin: 0 auto;
  444. position: relative;
  445. }
  446. .weui-btn img {
  447. margin-right: .5rem;
  448. }
  449. /* 拼团列表 */
  450. .weui-list .weui-panel {
  451. margin: 1rem 1rem 0;
  452. border: 1px solid #ccc;
  453. }
  454. .weui-list .weui-media-box__hd img {
  455. border-radius: 50%;
  456. width: 64px;
  457. height: 64px;
  458. }
  459. .weui-list .weui-media-box_appmsg .weui-media-box__hd {
  460. width: 120px;
  461. height: auto;
  462. line-height: initial;
  463. }
  464. .weui-list .weui-media-box_appmsg {
  465. align-items: initial;
  466. }
  467. .weui-list .weui-media-box__img {
  468. margin-bottom: 1rem;
  469. }
  470. .weui-list .weui-media-box__bd {
  471. position: relative;
  472. }
  473. .weui-list .weui-media-box__bd .lt {
  474. float: left;
  475. }
  476. .weui-list .weui-media-box__bd .rt {
  477. float: right;
  478. text-align: center;
  479. margin-right: 8px;
  480. min-width: 8rem;
  481. }
  482. .weui-list .weui-media-box__bd .text-item {
  483. margin-bottom: 1rem;
  484. }
  485. .weui-list .weui-media-box__bd .time span {
  486. margin: 0 .5rem;
  487. }
  488. .weui-list .weui-media-box__bd .op {
  489. position: absolute;
  490. bottom: 8px;
  491. right: 0;
  492. }
  493. .weui-list .weui-media-box__bd .op a {
  494. border: 1px solid #333;
  495. padding: .5rem 2rem;
  496. text-align: center;
  497. border-radius: 2rem;
  498. }
  499. /* end */
  500. /* 文件 */
  501. .file-box {
  502. width: 92%;
  503. margin: 1rem 4%;
  504. padding: 2%;
  505. }
  506. .file-box .pic-box {
  507. min-height: 5rem;
  508. height: auto;
  509. line-height: initial;
  510. }
  511. .file-item .name {
  512. width: calc(100% - 5rem);
  513. display: inline-block;
  514. }
  515. .file-item .name span {
  516. white-space: nowrap;
  517. text-overflow: ellipsis;
  518. overflow: hidden;
  519. display: inline-block;
  520. width: calc(100% - 30px);
  521. vertical-align: middle;
  522. margin-left: 6px;
  523. }
  524. .file-item .title {
  525. position: relative;
  526. height: 2.5rem;
  527. line-height: 2.5rem;
  528. margin-bottom: .25rem;
  529. }
  530. .file-item .page {
  531. display: inline-block;
  532. width: 4.5rem;
  533. text-align: right;
  534. }
  535. .file-box .item {
  536. height: 3rem;
  537. /*line-height: 3rem;*/
  538. }
  539. .file-box .item .item-name {
  540. display: inline-block;
  541. width: 6rem;
  542. }
  543. .file-box .item .item-box {
  544. display: inline-block;
  545. width: calc(100% - 6.5rem);
  546. text-align: right;
  547. }
  548. .content {
  549. height: 100%;
  550. width: 100%;
  551. overflow-x: hidden;
  552. }
  553. .file-box .item .item-box button {
  554. width: 4rem;
  555. background: #fff;
  556. border: 1px solid #ccc;
  557. padding: .25rem;
  558. border-radius: .25rem;
  559. }
  560. .file-box .item .item-box button.active {
  561. background-color: #ccc;
  562. }
  563. .file-box .item .item-box input[type=number] {
  564. width: 3rem;
  565. text-align: center;
  566. border-radius: .25rem;
  567. border: 1px solid #ccc;
  568. }
  569. .block {
  570. width: 100%;
  571. margin: 4rem auto;
  572. padding: 2%;
  573. float: left;
  574. }
  575. .weui-dialog__bd .scan {
  576. margin-bottom: 2rem;
  577. }
  578. .weui-dialog__bd .tips input {
  579. padding: .5rem 1rem .5rem .5rem;
  580. border-radius: .25rem;
  581. border: 1px solid #ccc;
  582. min-width: 12rem;
  583. -webkit-appearance: none;
  584. -webkit-tap-highlight-color: transparent;
  585. margin-left: .25rem;
  586. }
  587. .weui-print {
  588. overflow: hidden;
  589. }
  590. .print-papers {
  591. width: 100%;
  592. height: 220px;
  593. }
  594. .print-papers .weui-cells__title {
  595. height: 4rem;
  596. line-height: 4rem;
  597. font-size: 1.5rem;
  598. }
  599. .pic-papers:first-child {
  600. padding-top: 15px;
  601. }
  602. .pic-papers .pic {
  603. margin: 0 1rem;
  604. position: relative;
  605. }
  606. .pic-papers .preview {
  607. width: 243px;
  608. height: 153px;
  609. /*float: left;*/
  610. /*border: 1px solid #956bff;*/
  611. }
  612. .weui-actions {
  613. bottom: 0;
  614. margin: 0.5rem 0;
  615. z-index: 9;
  616. }
  617. .papers-actions a.weui-btn {
  618. width: 96%;
  619. margin-left: 2%;
  620. }
  621. .weui-actions a.weui-btn_pink {
  622. color: #fff;
  623. }
  624. .pic-papers .preview img {
  625. width: 100%;
  626. height: 100%;
  627. }
  628. .pic-papers .preview .icon-box {
  629. position: absolute;
  630. top: 0;
  631. left: 0;
  632. bottom: 0;
  633. right: 0;
  634. z-index: 2;
  635. text-align: center;
  636. margin: 0 auto;
  637. }
  638. .pic-papers .preview .icon-box em {
  639. font-style: normal;
  640. color: #666;
  641. }
  642. .pic-papers .preview .icon {
  643. width: 60px;
  644. height: 60px;
  645. background: #fff;
  646. border-radius: 100%;
  647. margin: 0 auto;
  648. display: block;
  649. margin-top: 16%;
  650. }
  651. .pic-papers .preview input {
  652. position: absolute;
  653. width: 100%;
  654. height: 100%;
  655. top: 0;
  656. left: 0;
  657. opacity: 0;
  658. z-index: 3;
  659. }
  660. .pic-papers .op {
  661. /*float: right;*/
  662. position: absolute;
  663. right: 10px;
  664. top: 35%;
  665. }
  666. .pic-papers .op img {
  667. height: 30px;
  668. width: 30px;
  669. margin: 0;
  670. }
  671. .pic-papers .op input {
  672. border: none;
  673. -moz-appearance: none;
  674. opacity: 0;
  675. position: absolute;
  676. width: 100%;
  677. height: 100%;
  678. z-index: 2;
  679. }
  680. .crop-preview {
  681. background: #fff;
  682. overflow-y: hidden;
  683. }
  684. /*..crop-preview .crop-preview {
  685. margin: 0;
  686. height: 100%;
  687. position: absolute;
  688. top: 0;
  689. }*/
  690. .crop-preview .preview-box {
  691. position: absolute;
  692. top: 10%;
  693. width: 320px;
  694. height: 453px;
  695. /*top: 0;*/
  696. right: 0;
  697. /*bottom: 0;*/
  698. left: 0;
  699. margin: auto;
  700. line-height: 453px;
  701. background-color: #fff;
  702. }
  703. .preview-box .preview {
  704. margin-top: 49px;
  705. text-align: center;
  706. }
  707. .crop-preview .preview-pic {
  708. /*width: 243px;
  709. height: 153px;
  710. line-height: 153px;*/
  711. width: 135px;
  712. height: 81.85px;
  713. line-height: 81.85px;
  714. text-align: center;
  715. border: 1px solid #ccc;
  716. margin: 0 auto;
  717. }
  718. .crop-preview .preview-pic .img, .crop-preview .preview-pic .img {
  719. width: 100% !important;
  720. height: 100% !important;
  721. text-align: center;
  722. vertical-align: top;
  723. }
  724. .paper-count {
  725. text-align: left;
  726. height: 3rem;
  727. line-height: 3rem;
  728. margin: 2rem 1rem;
  729. }
  730. .paper-count span {
  731. vertical-align: middle;
  732. margin-right: .5rem;
  733. }
  734. .paper-count .count-label {
  735. font-size: 1.5rem;
  736. margin-right: .5rem;
  737. vertical-align: middle;
  738. }
  739. .paper-count .weui-check__label {
  740. display: inline-block;
  741. border: none;
  742. }
  743. .paper-count input {
  744. min-width: 5rem;
  745. }
  746. .paper-count .color-label {
  747. }
  748. .paper-count .color-label a {
  749. /*min-width: 3rem;*/
  750. /*height: 2.5rem;*/
  751. /*line-height: 2.5rem;*/
  752. display: inline-block;
  753. }
  754. .paper-count .color-label a.weui-btn_pink {
  755. color: #fff;
  756. }
  757. .paper-count .weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before {
  758. color: #956bff;
  759. }
  760. #previewBox {
  761. width: 100%;
  762. height: 100%;
  763. position: fixed;
  764. top: 0;
  765. z-index: 99;
  766. display: none;
  767. }
  768. #preview {
  769. height: 100%;
  770. /*height: 100%;*/
  771. width: 100%;
  772. background-color: #ccc;
  773. }
  774. .crop-preview, .preview-box {
  775. height: 100%;
  776. width: 100%;
  777. }
  778. .preview-box .preview-img {
  779. /*max-width: 80%;
  780. max-height: 80%;
  781. margin: 10%;*/
  782. width: 100%;
  783. height: 100%;
  784. }
  785. .crop-preview .preview {
  786. height: auto;
  787. margin-top: 96.4px;
  788. /*margin-top: 49px;*/
  789. text-align: center;
  790. }
  791. .crop-preview .preview.yes .preview-pic {
  792. border-color: transparent;
  793. border: none;
  794. }
  795. .gray {
  796. -moz-filter: grayscale(100%);
  797. -ms-filter: grayscale(100%);
  798. -o-filter: grayscale(100%);
  799. filter: grayscale(100%);
  800. filter: gray;
  801. }