live_list.css 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886
  1. /* channel-pclive/1.2.0 common.css Date:2017-07-20 16:53:20 */
  2. #pclive-top {
  3. height: 207px;
  4. text-align: center;
  5. background: #f6f6f6
  6. }
  7. #pclive-top .mb {
  8. display: none
  9. }
  10. .pclive-content {
  11. display: inline-block;
  12. display: block;
  13. overflow: visible;
  14. padding: 20px 0 30px
  15. }
  16. .pclive-content:after {
  17. content: ".";
  18. display: block;
  19. height: 0;
  20. clear: both;
  21. visibility: hidden
  22. }
  23. * html .pclive-content {
  24. height: 1%
  25. }
  26. *+html .pclive-content {
  27. min-height: 1%
  28. }
  29. .pclive-content .content-layout {
  30. min-height: 600px;
  31. }
  32. .pclive-content .channel-comfloor {
  33. display: none
  34. }
  35. .pclive-content .curr-layout {
  36. display: block
  37. }
  38. .pclive-content .mc {
  39. background: #f6f6f6
  40. }
  41. .pclive-content .title-tab {
  42. display: inline-block;
  43. display: block;
  44. margin-bottom: 10px;
  45. padding: 10px 20px;
  46. height: 45px;
  47. background: #fff;
  48. box-shadow: 0 0 7px rgba(0,0,0,.15);
  49. -webkit-transition: all .35s ease-out;
  50. transition: all .35s ease-out
  51. }
  52. .pclive-content .title-tab:after {
  53. content: ".";
  54. display: block;
  55. height: 0;
  56. clear: both;
  57. visibility: hidden
  58. }
  59. * html .pclive-content .title-tab {
  60. height: 1%
  61. }
  62. *+html .pclive-content .title-tab {
  63. min-height: 1%
  64. }
  65. .pclive-content .title-tab li {
  66. float: left;
  67. width: 364px;
  68. margin-right: 29px;
  69. line-height: 45px;
  70. background: #fff;
  71. border-radius: 45px;
  72. font-size: 20px;
  73. text-align: center;
  74. cursor: pointer
  75. }
  76. .pclive-content .title-tab li:hover a {
  77. color: #ef2a2a
  78. }
  79. .pclive-content .title-tab li a {
  80. color: #999
  81. }
  82. .pclive-content .title-tab li i {
  83. display: inline-block;
  84. *display: inline;
  85. *zoom: 1;
  86. vertical-align: middle;
  87. width: 32px;
  88. height: 32px;
  89. margin-right: 10px;
  90. background: url(../images/live/live-bg201707.png) no-repeat
  91. }
  92. .pclive-content .title-tab li.fore0 i {
  93. background-position: -74px 0
  94. }
  95. .pclive-content .title-tab li.fore0:hover i {
  96. background-position: -109px 0
  97. }
  98. .pclive-content .title-tab li.fore1 i {
  99. background-position: -179px 0
  100. }
  101. .pclive-content .title-tab li.fore1:hover i {
  102. background-position: -214px 0
  103. }
  104. .pclive-content .title-tab li.fore2 {
  105. margin-right: 0
  106. }
  107. .pclive-content .title-tab li.fore2 i {
  108. background-position: -284px 0
  109. }
  110. .pclive-content .title-tab li.fore2:hover i {
  111. background-position: -319px 0
  112. }
  113. .pclive-content .title-tab li.curr-layout {
  114. background: #ef2a2a
  115. }
  116. .pclive-content .title-tab li.curr-layout.fore0 i {
  117. background-position: -144px 0
  118. }
  119. .pclive-content .title-tab li.curr-layout.fore1 i {
  120. background-position: -249px 0
  121. }
  122. .pclive-content .title-tab li.curr-layout.fore2 i {
  123. background-position: -354px 0
  124. }
  125. .pclive-content .title-tab li.curr-layout a {
  126. color: #fff
  127. }
  128. .player-box .player-img {
  129. position: absolute;
  130. z-index: 1;
  131. left: 0;
  132. width: 100%;
  133. height:100%;
  134. background-size:cover;
  135. background-position: center;
  136. }
  137. .close-btn {
  138. background-image: url(../images/live/live-bg201707.png);
  139. background-repeat: no-repeat;
  140. display: none;
  141. position: absolute;
  142. right: 15px;
  143. top: 15px;
  144. width: 27px;
  145. height: 27px;
  146. text-indent: -9999px;
  147. background-position: -187px -47px
  148. }
  149. .tips-state .close-btn {
  150. display: block
  151. }
  152. .end-state .close-btn {
  153. display: none
  154. }
  155. #playback .end-state .close-btn {
  156. display: block
  157. }
  158. .hotlive-20170124 .state {
  159. position: absolute;
  160. width: 100%;
  161. height: 100%;
  162. left: 0;
  163. top: 0;
  164. text-align: center;
  165. z-index: 3;
  166. filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#66000000", endColorstr="#66000000");
  167. background-color: rgba(0,0,0,.4)
  168. }
  169. .anchor-list .anchor,.c-live .anchor {
  170. height: 50px;
  171. font-size: 16px;
  172. line-height: 50px
  173. }
  174. .anchor-list .anchor a,.c-live .anchor a {
  175. color: #000
  176. }
  177. .anchor-list .anchor img,.c-live .anchor img {
  178. margin: 0 5px 5px 0;
  179. border-radius: 18px
  180. }
  181. #floor-tools {
  182. position: relative;
  183. z-index: 8
  184. }
  185. .player-box .player-img {
  186. cursor: pointer;
  187. top: 0;
  188. -webkit-transition: all .35s linear;
  189. transition: all .35s linear
  190. }
  191. .player-box:hover .player-img {
  192. -webkit-transform: scale(1.02);
  193. transform: scale(1.02)
  194. }
  195. .imgerror {
  196. }
  197. @-webkit-keyframes loadingAnimate0 {
  198. 0% {
  199. opacity: 0
  200. }
  201. 100%,33% {
  202. opacity: 1
  203. }
  204. }
  205. @keyframes loadingAnimate0 {
  206. 0% {
  207. opacity: 0
  208. }
  209. 100%,33% {
  210. opacity: 1
  211. }
  212. }
  213. @-webkit-keyframes loadingAnimate1 {
  214. 33% {
  215. opacity: 0
  216. }
  217. 100%,66% {
  218. opacity: 1
  219. }
  220. }
  221. @keyframes loadingAnimate1 {
  222. 33% {
  223. opacity: 0
  224. }
  225. 100%,66% {
  226. opacity: 1
  227. }
  228. }
  229. @-webkit-keyframes loadingAnimate2 {
  230. 66% {
  231. opacity: 0
  232. }
  233. 100% {
  234. opacity: 1
  235. }
  236. }
  237. @keyframes loadingAnimate2 {
  238. 66% {
  239. opacity: 0
  240. }
  241. 100% {
  242. opacity: 1
  243. }
  244. }
  245. @-webkit-keyframes liveAnimate {
  246. 0% {
  247. opacity: 1
  248. }
  249. 50% {
  250. opacity: .5
  251. }
  252. 100% {
  253. opacity: 0
  254. }
  255. }
  256. @keyframes liveAnimate {
  257. 0% {
  258. opacity: 1
  259. }
  260. 50% {
  261. opacity: .5
  262. }
  263. 100% {
  264. opacity: 0
  265. }
  266. }
  267. .pclive-content {
  268. background: #f6f6f6
  269. }/* channel-pclive/1.2.0 hotlive.css Date:2017-07-20 17:05:37 */
  270. #pc-hotlive #video_id_html5_api {
  271. height: 100%;
  272. width: 100%
  273. }
  274. #pc-hotlive #video_id_Flash_api+div,#pc-hotlive #video_id_html5_api+div {
  275. position: absolute;
  276. left: 0;
  277. top: 0;
  278. width: 100%;
  279. height: 276px;
  280. z-index: 2
  281. }
  282. #pc-hotlive .m {
  283. overflow: visible
  284. }
  285. .hotlive-20170124 {
  286. color: #000;
  287. background-color: #f6f6f6
  288. }
  289. .hotlive-20170124 .mt h3 i,.hotlive-20170124 .noshare-tips,.hotlive-20170124 .noshare-tips i {
  290. background-image: url(../images/live/live-bg201707.png);
  291. background-repeat: no-repeat
  292. }
  293. .hotlive-20170124 .mt {
  294. height: 35px;
  295. padding-top: 20px;
  296. margin: 0 auto 32px;
  297. border-bottom: solid 2px #000;
  298. text-align: center;
  299. width: 300px;
  300. overflow: visible
  301. }
  302. .hotlive-20170124 .mt h3 {
  303. display: inline-block;
  304. *display: inline;
  305. *zoom: 1;
  306. position: relative;
  307. bottom: -10px;
  308. padding: 0 15px;
  309. background: #f6f6f6;
  310. font-size: 28px;
  311. line-height: 35px
  312. }
  313. .hotlive-20170124 .mt h3 i {
  314. position: relative;
  315. top: 4px;
  316. margin-right: 5px;
  317. width: 35px;
  318. height: 35px;
  319. display: inline-block;
  320. *display: inline;
  321. *zoom: 1;
  322. background-position: -73px -42px
  323. }
  324. .hotlive-20170124 .mc {
  325. display: inline-block;
  326. display: block;
  327. margin-right: -10px;
  328. overflow: visible
  329. }
  330. .hotlive-20170124 .mc:after {
  331. content: ".";
  332. display: block;
  333. height: 0;
  334. clear: both;
  335. visibility: hidden
  336. }
  337. * html .hotlive-20170124 .mc {
  338. height: 1%
  339. }
  340. *+html .hotlive-20170124 .mc {
  341. min-height: 1%
  342. }
  343. .hotlive-20170124 button.vjs-playing {
  344. display: none
  345. }
  346. .hotlive-20170124 .c-live {
  347. float: left;
  348. margin: 0 10px 10px 0;
  349. padding: 0 10px 15px;
  350. width: 570px;
  351. height: 602px;
  352. background: #fff;
  353. box-shadow: 0 2px 7px rgba(0,0,0,.1);
  354. overflow: hidden
  355. }
  356. .hotlive-20170124 .c-live .player {
  357. height: 311px
  358. }
  359. .hotlive-20170124 .player-box {
  360. position: relative;
  361. height: 311px;
  362. width: 570px;
  363. color: #fff;
  364. overflow: hidden
  365. }
  366. .hotlive-20170124 .player-box .player {
  367. }
  368. .hotlive-20170124 .player-box .player-info {
  369. position: relative;
  370. z-index: 1;
  371. width: 570px;
  372. height: 0;
  373. left: 0;
  374. top: -311px
  375. }
  376. .hotlive-20170124 .player-box .player-title {
  377. position: relative;
  378. z-index: 4;
  379. width: 570px;
  380. height: 0;
  381. left: 0;
  382. top: -323px
  383. }
  384. .hotlive-20170124 .player-box .p-static {
  385. margin: 15px 0 0 20px;
  386. width: 85px;
  387. height: 31px;
  388. border-radius: 15px;
  389. background: #ef2a2a;
  390. font-size: 18px;
  391. line-height: 31px;
  392. text-indent: 10px
  393. }
  394. .hotlive-20170124 .player-box .p-static i {
  395. display: inline-block;
  396. *display: inline;
  397. *zoom: 1;
  398. height: 7px;
  399. width: 7px;
  400. border-radius: 7px;
  401. background: #fff;
  402. vertical-align: middle;
  403. margin: -3px 5px 0 0
  404. }
  405. .hotlive-20170124 .player-box .p-tips1 {
  406. margin: 248px 0 0 20px;
  407. height: 20px;
  408. font-size: 14px;
  409. line-height: 20px
  410. }
  411. .hotlive-20170124 .player-box .p-tips2 {
  412. margin-left: 20px;
  413. height: 34px;
  414. font-weight: 700;
  415. font-size: 18px;
  416. line-height: 34px
  417. }
  418. .hotlive-20170124 .player-box .p-tips1,.hotlive-20170124 .player-box .p-tips2 {
  419. position: relative;
  420. z-index: 2;
  421. color: #fefefe
  422. }
  423. .hotlive-20170124 .player-box .zan-btn {
  424. position: absolute;
  425. z-index: 3;
  426. right: 0;
  427. bottom: -256px;
  428. width: 66px;
  429. height: 118px;
  430. text-indent: -9999px
  431. }
  432. .hotlive-20170124 .player-box .zan-btn i {
  433. display: block;
  434. width: 66px;
  435. height: 98px;
  436. background-image: url(../images/live/zan.png);
  437. background-repeat: no-repeat;
  438. background-position: 0 0;
  439. -webkit-animation: movedown 2s infinite steps(14,start);
  440. animation: movedown 2s infinite steps(14,start)
  441. }
  442. .hotlive-20170124 .player-box .zan-btn span {
  443. position: absolute;
  444. right: 23px;
  445. bottom: -2px;
  446. display: inline-block;
  447. *display: inline;
  448. *zoom: 1;
  449. width: 21px;
  450. height: 19px;
  451. background: url(../images/live/live-bg201707.png) -377px -58px no-repeat;
  452. cursor: pointer
  453. }
  454. .hotlive-20170124 .player-box .living .zan-btn {
  455. display: block
  456. }
  457. .hotlive-20170124 .player-box .player-btn,.hotlive-20170124 .player-box .video-js .vjs-big-play-button {
  458. position: absolute;
  459. z-index: 1;
  460. left: 0;
  461. top: 7px;
  462. width: 100%;
  463. height: 311px;
  464. cursor: pointer;
  465. background: url(../images/live/player-btn01.png) left bottom no-repeat;
  466. text-indent: -9999px;
  467. -webkit-transition: all .1s ease;
  468. transition: all .1s ease
  469. }
  470. .hotlive-20170124 .player-box .player-btn:hover,.hotlive-20170124 .player-box .video-js .vjs-big-play-button:hover {
  471. filter: alpha(opacity=80);
  472. -moz-opacity: .8;
  473. opacity: .8
  474. }
  475. .hotlive-20170124 .player-box .player-btn {
  476. top: -15px
  477. }
  478. .hotlive-20170124 .p-static i {
  479. -webkit-animation: liveAnimate 1s 1s infinite;
  480. animation: liveAnimate 1s 1s infinite
  481. }
  482. .hotlive-20170124 .anchor-products {
  483. *zoom: 1;
  484. overflow: hidden
  485. }
  486. .hotlive-20170124 .anchor-products .noshare-tips {
  487. position: relative;
  488. padding-top: 91px;
  489. height: 160px;
  490. font-size: 16px;
  491. line-height: 24px;
  492. color: #666;
  493. text-indent: 231px;
  494. background-position: 0 -390px
  495. }
  496. .hotlive-20170124 .anchor-products .noshare-tips i {
  497. position: absolute;
  498. left: 152px;
  499. top: 81px;
  500. display: inline-block;
  501. *display: inline;
  502. *zoom: 1;
  503. height: 65px;
  504. width: 62px;
  505. background-position: 0 -14px
  506. }
  507. .hotlive-20170124 .live-products dt {
  508. margin-top: 15px;
  509. height: 34px;
  510. font-size: 16px;
  511. line-height: 34px;
  512. color: #333
  513. }
  514. .hotlive-20170124 .live-products dd {
  515. height: 192px;
  516. position: relative;
  517. overflow: hidden
  518. }
  519. .hotlive-20170124 .live-products ul {
  520. position: absolute;
  521. *zoom: 1;
  522. margin-right: -78px;
  523. overflow: hidden;
  524. transition: left .8s;
  525. }
  526. .hotlive-20170124 .live-products ul li {
  527. float: left;
  528. width: 152px;
  529. position: relative;
  530. margin-right: 10px;
  531. overflow: hidden
  532. }
  533. .hotlive-20170124 .live-products ul li .p-property {
  534. position: absolute;
  535. left: 0;
  536. top: 0;
  537. width: 42px;
  538. padding-left: 5px;
  539. height: 18px;
  540. font-size: 12px;
  541. line-height: 18px;
  542. color: #fefefe;
  543. border-radius: 0 9px 9px 0;
  544. background: #ef2a2a
  545. }
  546. .hotlive-20170124 .live-products ul li .p-name {
  547. height: 20px;
  548. font-size: 12px;
  549. line-height: 20px;
  550. white-space: nowrap;
  551. overflow: hidden;
  552. text-overflow:ellipsis;
  553. }
  554. .hotlive-20170124 .live-products ul li .p-price {
  555. height: 20px;
  556. line-height: 20px;
  557. font-size: 12px
  558. }
  559. .hotlive-20170124 .live-products ul li .p-price span {
  560. color: #f02b2b;
  561. font-weight: 700;
  562. margin-right: 8px
  563. }
  564. .hotlive-20170124 .live-products ul li .p-price del {
  565. color: #999
  566. }
  567. .hotlive-20170124 .live-products ul li .mask {
  568. -moz-opacity: 0;
  569. opacity: 0;
  570. position: absolute;
  571. z-index: 2;
  572. left: 0;
  573. top: 0;
  574. text-align: center;
  575. filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
  576. background-color: rgba(0,0,0,.5);
  577. cursor: pointer;
  578. -webkit-transition: all .35s linear;
  579. transition: all .35s linear
  580. }
  581. .hotlive-20170124 .live-products ul li .mask img {
  582. filter: alpha(opacity=0);
  583. -moz-opacity: 0;
  584. opacity: 0;
  585. margin-top: 18px;
  586. -webkit-transition: all .35s linear;
  587. transition: all .35s linear
  588. }
  589. .hotlive-20170124 .live-products ul li .mask span {
  590. display: block;
  591. height: 38px;
  592. font-size: 14px;
  593. line-height: 38px;
  594. color: #fefefe
  595. }
  596. .hotlive-20170124 .live-products ul li.hover .mask {
  597. filter: alpha(opacity=100);
  598. -moz-opacity: 1;
  599. opacity: 1;
  600. width: 152px;
  601. height: 152px;
  602. left: 0
  603. }
  604. .hotlive-20170124 .live-products ul li.hover .mask img {
  605. filter: alpha(opacity=100);
  606. -moz-opacity: 1;
  607. opacity: 1
  608. }
  609. .hotlive-20170124 .live-products .page-box {
  610. position: absolute;
  611. z-index: 3;
  612. left: 0;
  613. bottom: 0;
  614. width: 100%
  615. }
  616. .hotlive-20170124 .live-products .page-box .page-btn {
  617. position: absolute;
  618. top: -135px;
  619. display: inline-block;
  620. *display: inline;
  621. *zoom: 1;
  622. height: 40px;
  623. width: 25px;
  624. text-align: center;
  625. font: 700 18px/40px simsun;
  626. color: #c6bdb8;
  627. filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#4C000000", endColorstr="#4C000000");
  628. background-color: rgba(0,0,0,.3)
  629. }
  630. .hotlive-20170124 .live-products .page-box .page-btn:hover {
  631. filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2000000", endColorstr="#B2000000");
  632. background-color: rgba(0,0,0,.7)
  633. }
  634. .hotlive-20170124 .live-products .page-box .page-prev {
  635. left: 0
  636. }
  637. .hotlive-20170124 .live-products .page-box .page-next {
  638. right: 0
  639. }
  640. .hotlive-20170124 .end-state .p-tips1,.hotlive-20170124 .end-state .p-tips2,.hotlive-20170124 .end-state .player-btn,.hotlive-20170124 .loading-state .p-tips1,.hotlive-20170124 .loading-state .p-tips2,.hotlive-20170124 .loading-state .player-btn,.hotlive-20170124 .state,.hotlive-20170124 .tips-state .p-tips1,.hotlive-20170124 .tips-state .p-tips2,.hotlive-20170124 .tips-state .player-btn,.hotlive-20170124 .video-js .p-tips1,.hotlive-20170124 .video-js .p-tips2,.hotlive-20170124 .video-js .player-btn {
  641. display: none
  642. }
  643. .hotlive-20170124 .end-state .player,.hotlive-20170124 .loading-state .player,.hotlive-20170124 .tips-state .player,.hotlive-20170124 .video-js .player {
  644. position: relative;
  645. z-index: 3
  646. }
  647. .hotlive-20170124 .end-state .player-img,.hotlive-20170124 .loading-state .player-img,.hotlive-20170124 .tips-state .player-img,.hotlive-20170124 .video-js .player-img {
  648. display: none
  649. }
  650. .hotlive-20170124 .end-state .state p,.hotlive-20170124 .loading-state .state p,.hotlive-20170124 .tips-state .state p,.hotlive-20170124 .video-js .state p {
  651. height: 50px;
  652. line-height: 50px;
  653. margin: 0 auto;
  654. padding-top: 60px;
  655. font-size: 14px;
  656. color: #fff
  657. }
  658. .hotlive-20170124 .end-state .player-info,.hotlive-20170124 .loading-state .player-info,.hotlive-20170124 .tips-state .player-info,.hotlive-20170124 .video-js .player-info {
  659. z-index: 3
  660. }
  661. .hotlive-20170124 .end-state .state,.hotlive-20170124 .tips-state .close-btn,.hotlive-20170124 .tips-state .player-img,.hotlive-20170124 .tips-state .state {
  662. display: block
  663. }
  664. .hotlive-20170124 .living-state .player-img {
  665. display: none
  666. }
  667. .hotlive-20170124 .living-state .p-static,.hotlive-20170124 .living-state .zan-btn {
  668. display: block
  669. }
  670. .hotlive-20170124 .living-state .player-btn,.hotlive-20170124 .living-state .player-title,.hotlive-20170124 .living-state .video-js.vjs-ended .vjs-big-play-button,.hotlive-20170124 .living-state .video-js.vjs-paused .vjs-big-play-button,.hotlive-20170124 .living-state .vjs-big-play-button,.hotlive-20170124 .living-state .vjs-fullscreen-control,.hotlive-20170124 .living-state .vjs-paused.vjs-has-started.video-js .vjs-big-play-button {
  671. display: none
  672. }
  673. .hotlive-20170124 .store-box {
  674. float: left;
  675. margin-right: 10px;
  676. width: 152px;
  677. background: #fff
  678. }
  679. .hotlive-20170124 .store-box dt {
  680. margin-top: 15px;
  681. height: 34px;
  682. font-size: 16px;
  683. line-height: 34px;
  684. color: #333
  685. }
  686. .hotlive-20170124 .store-box dd {
  687. position: relative;
  688. padding: 32px 9px 0;
  689. border: solid 4px #999;
  690. width: 126px;
  691. height: 152px;
  692. text-align: center
  693. }
  694. .hotlive-20170124 .store-box .p-img img {
  695. margin-bottom: 13px
  696. }
  697. .hotlive-20170124 .store-box .mask {
  698. -moz-opacity: 0;
  699. opacity: 0;
  700. position: absolute;
  701. left: -4px;
  702. top: -4px;
  703. width: 152px;
  704. height: 192px;
  705. filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
  706. background-color: rgba(0,0,0,.5);
  707. -webkit-transition: all .35s linear;
  708. transition: all .35s linear
  709. }
  710. .hotlive-20170124 .store-box .mask img {
  711. filter: alpha(opacity=0);
  712. -moz-opacity: 0;
  713. opacity: 0;
  714. -webkit-transition: all .35s linear;
  715. transition: all .35s linear;
  716. padding-top: 40px
  717. }
  718. .hotlive-20170124 .store-box .mask p {
  719. height: 34px;
  720. line-height: 34px;
  721. font-size: 14px;
  722. color: #fff
  723. }
  724. @-webkit-keyframes movedown {
  725. 0% {
  726. background-position: 0 0
  727. }
  728. 50% {
  729. background-position: 0 -1372px
  730. }
  731. 100% {
  732. background-position: 0 -2744px
  733. }
  734. }
  735. @keyframes movedown {
  736. 0% {
  737. background-position: 0 0
  738. }
  739. 50% {
  740. background-position: 0 -1372px
  741. }
  742. 100% {
  743. background-position: 0 -2744px
  744. }
  745. }