ckplayer.ixigua.css 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706
  1. .ckplayer-error{
  2. position: fixed;
  3. z-index: 9999999;
  4. left: 10px;
  5. bottom: 10px;
  6. width: auto;
  7. height: 38px;
  8. line-height: 38px;
  9. padding: 0 .85rem;
  10. background: rgb(0,0,0,.9);
  11. border-radius: .25rem;
  12. color: #FFF;
  13. font-size: 14px;
  14. white-space: nowrap;
  15. }
  16. .ckplayer-ckplayer{
  17. width: 100%;
  18. height: 100%;
  19. float: left;
  20. background: #000;
  21. overflow: hidden;
  22. }
  23. .ckplayer-ckplayer .ck-main.ck-nocursor{
  24. cursor: none;
  25. }
  26. .ckplayer-ckplayer-smallwindow{
  27. position: fixed;
  28. z-index: 9999999;
  29. width: 420px;
  30. max-width: 100%;
  31. height: 266px;
  32. right: 10px;
  33. bottom: 10px;
  34. }
  35. .ckplayer-ckplayer .ck-main{
  36. width: 100%;
  37. height: 100%;
  38. overflow: hidden;
  39. background: #000;
  40. position: relative;
  41. }
  42. .ckplayer-ckplayer .ck-main .ck-video{
  43. width: 100%;
  44. height: 100%;
  45. overflow: hidden;
  46. position:absolute;
  47. z-index: 1;
  48. top: 0;
  49. left: 0;
  50. right: 0;
  51. bottom: 0;
  52. margin: auto;
  53. }
  54. .ckplayer-ckplayer .ck-main .ck-video video,.ckplayer-ckplayer .ck-main .ck-video canvas{
  55. width: 100%;
  56. height: 100%;
  57. }
  58. .ckplayer-ckplayer .ck-main .ck-error{
  59. width: 100%;
  60. height: 80px;
  61. line-height: 35px;
  62. text-align: center;
  63. color: #FFF;
  64. position:absolute;
  65. z-index: 70;
  66. top: 0;
  67. left: 0;
  68. right: 0;
  69. bottom: 0;
  70. margin: auto;
  71. overflow: hidden;
  72. }
  73. .ckplayer-ckplayer .ck-main .ck-logo{
  74. position:absolute;
  75. right: 20px;
  76. top:20px;
  77. z-index: 400;
  78. }
  79. .ckplayer-ckplayer .ck-main .ck-loading{
  80. position:absolute;
  81. top:0;
  82. bottom: 0;
  83. left: 0;
  84. right: 0;
  85. margin: auto;
  86. z-index: 80;
  87. width: 80px;
  88. height: 80px;
  89. border-radius: 50%;
  90. background: url(images/loading.png) no-repeat center center;
  91. background-size: 100% 100%;
  92. animation: ck-Circle 1.5s linear infinite;
  93. -webkit-animation: ck-Circle 1.5s linear infinite
  94. }
  95. .ckplayer-ckplayer .ck-main .ck-center-play{
  96. background: url(images/play.png) no-repeat 70% center;
  97. background-size:60% 60%;
  98. border: 8px solid rgba(255,255,255,.3);
  99. border-radius: 50%;
  100. box-sizing:border-box;
  101. -moz-box-sizing:border-box; /* Firefox */
  102. -webkit-box-sizing:border-box; /* Safari */
  103. width: 80px;
  104. height: 80px;
  105. position: absolute;
  106. display: none;
  107. z-index: 90;
  108. top: 0;
  109. left: 0;
  110. right: 0;
  111. bottom: 0;
  112. margin: auto;
  113. cursor: pointer;
  114. transition: .2s;
  115. }
  116. .ckplayer-ckplayer .ck-main.ck-main-full .ck-center-play{
  117. width: 100px;
  118. height: 100px;
  119. }
  120. .ckplayer-ckplayer .ck-main .ck-center-play:hover{
  121. width: 100px;
  122. height: 100px;
  123. transition: 0.2s;
  124. }
  125. .ckplayer-ckplayer .ck-main.ck-main-full .ck-center-play:hover{
  126. width: 120px;
  127. height: 120px;
  128. }
  129. .ckplayer-ckplayer .ck-main .ck-buffer{
  130. background: url(images/buffer.png) no-repeat center center;
  131. background-size:100% 100%;
  132. border-radius: 50%;
  133. width: 60px;
  134. height: 60px;
  135. position: absolute;
  136. z-index: 100;
  137. top:0;
  138. bottom: 0;
  139. left: 0;
  140. right: 0;
  141. margin: auto;
  142. display: none;
  143. animation: ck-Circle 1s linear infinite;
  144. -webkit-animation: ck-Circle 1s linear infinite
  145. }
  146. .ckplayer-ckplayer .ck-main .ck-message{
  147. position: absolute;
  148. z-index: 240;
  149. left:5px;
  150. bottom: 78px;
  151. padding: 0 1rem;
  152. line-height: 30px;
  153. height: 30px;
  154. width: auto;
  155. min-width: 1px;
  156. border-radius: .25rem;
  157. background: rgba(0,0,0,.6);
  158. font-size: 14px;
  159. color: #FFF;
  160. display: none;
  161. white-space:nowrap;
  162. }
  163. .ckplayer-ckplayer .ck-main .ck-message-right{
  164. left:auto;
  165. right: 5px;
  166. }
  167. .ckplayer-ckplayer .ck-main.ck-main-full .ck-message{
  168. font-size: 18px;
  169. bottom: 100px;
  170. }
  171. .ckplayer-ckplayer .ck-main .ck-tip{
  172. width: auto;
  173. height: auto;
  174. position: absolute;
  175. z-index: 230;
  176. display: none;
  177. margin-bottom: 1px;
  178. }
  179. .ckplayer-ckplayer .ck-main .ck-tip .ck-content{
  180. width: auto;
  181. height: auto;
  182. white-space: nowrap;
  183. min-width: 1px;
  184. background: rgba(0,0,0,.6);
  185. font-size: 14px;
  186. color: #FFF;
  187. line-height: 32px;
  188. height: 32px;
  189. padding: 0 15px;
  190. }
  191. .ckplayer-ckplayer .ck-main .ck-tip .ck-content-float-auto{
  192. border-radius: 5px;
  193. margin: auto;
  194. }
  195. .ckplayer-ckplayer .ck-main .ck-tip .ck-content-float-left{
  196. border-radius: 5px;
  197. float: left;
  198. }
  199. .ckplayer-ckplayer .ck-main.ck-main-full .ck-tip .ck-content{
  200. font-size: 18px;
  201. }
  202. .ckplayer-ckplayer .ck-main .ck-tip .ck-triangle{
  203. width: 0px;
  204. height: 0px;
  205. }
  206. .ckplayer-ckplayer .ck-main .ck-tip .ck-triangle-auto{
  207. border-left: 8px solid transparent;
  208. border-top: 8px solid rgba(0, 0, 0,.6);
  209. border-right: 8px solid transparent;
  210. margin: auto;
  211. }
  212. .ckplayer-ckplayer .ck-main .ck-tip .ck-triangle-left{
  213. border-top: 5px solid transparent;
  214. border-bottom: 5px solid transparent;
  215. border-left: 8px solid rgba(0, 0, 0,.6);
  216. float: left;
  217. margin-top: 10px;
  218. }
  219. .ckplayer-ckplayer .ck-main .ck-preview{
  220. position: absolute;
  221. z-index: 210;
  222. width: 100%;
  223. left:0;
  224. bottom: 64px;
  225. overflow: hidden;
  226. display: none;
  227. }
  228. .ckplayer-ckplayer .ck-main.ck-main-full .ck-preview{
  229. bottom: 86px;
  230. }
  231. .ckplayer-ckplayer .ck-main .ck-preview-load-img{
  232. position: absolute;
  233. z-index: 210;
  234. top:110%;
  235. }
  236. .ckplayer-ckplayer .ck-main .ck-preview .ck-preview-bg{
  237. position: absolute;
  238. z-index: 1;
  239. top:0;
  240. float: left;
  241. transition: .2s;
  242. }
  243. .ckplayer-ckplayer .ck-main .ck-preview .ck-preview-bg .ck-preview-img{
  244. background-repeat: no-repeat ;
  245. float: left;
  246. }
  247. .ckplayer-ckplayer .ck-main .ck-preview .ck-preview-frame{
  248. position: absolute;
  249. z-index: 2;
  250. top:0;
  251. left:-1000px;
  252. border:4px solid #0078ff;
  253. box-sizing:content-box;
  254. -moz-box-sizing:content-box; /* Firefox */
  255. -webkit-box-sizing:content-box; /* Safari */
  256. }
  257. .ckplayer-ckplayer .ck-main .ck-prompt-words{
  258. position: absolute;
  259. z-index: 220;
  260. width: 213px;
  261. line-height: 23px;
  262. font-size: 14px;
  263. color: #FFF;
  264. background: rgba(0, 0, 0,.6);
  265. overflow: hidden;
  266. display: none;
  267. margin-bottom: 10px;
  268. border-radius: 3px;
  269. -webkit-animation-fill-mode: both;
  270. animation-fill-mode: both;
  271. -webkit-animation-duration: .2s;
  272. animation-duration: .2s;
  273. -webkit-animation-name: ck-bounceIn;
  274. animation-name: ck-bounceIn;
  275. }
  276. .ckplayer-ckplayer .ck-main .ck-prompt-words .ck-prompt-content{
  277. padding: 5px;
  278. }
  279. .ckplayer-ckplayer .ck-main .ck-layer{
  280. position: absolute;
  281. z-index: 101;
  282. }
  283. .ckplayer-ckplayer .ck-main .ck-tempTime{
  284. position: absolute;
  285. z-index: 20;
  286. left:10px;
  287. bottom: 5px;
  288. display: none;
  289. font-size: 14px;
  290. line-height: 28px;
  291. color: #FFF;
  292. }
  293. /*关于*/
  294. .ckplayer-ckplayer .ck-main .ck-about{
  295. position: absolute;
  296. z-index: 200;
  297. width: 50%;
  298. max-width: 600px;
  299. min-width: 400px;
  300. left: 1rem;
  301. top: 1rem;
  302. background: rgba(0,0,0,.6);
  303. padding: 1rem 0;
  304. display: none;
  305. }
  306. .ckplayer-ckplayer .ck-main .ck-about ul{
  307. padding: 0;
  308. margin: 0;
  309. }
  310. .ckplayer-ckplayer .ck-main .ck-about ul li{
  311. list-style:none;
  312. color: #FFF;
  313. font-size: 12px;
  314. line-height: 18px;
  315. height: 18px;
  316. padding: 0;
  317. margin: 0;
  318. }
  319. .ckplayer-ckplayer .ck-main .ck-about ul li .ck-about-title{
  320. width: 100px;
  321. text-align: right;
  322. float: left;
  323. padding-right: .5rem;
  324. }
  325. .ckplayer-ckplayer .ck-main .ck-about ul li .ck-about-content{
  326. width: auto;
  327. float: left;
  328. }
  329. .ckplayer-ckplayer .ck-main .ck-about .ck-about-bar{
  330. position: absolute;
  331. z-index: 1;
  332. top: 0;
  333. right: 0;
  334. width: 96px;
  335. }
  336. .ckplayer-ckplayer .ck-main.ck-main-full .ck-about .ck-about-bar{
  337. width: 140px;
  338. }
  339. .ckplayer-ckplayer .ck-main .ck-about .ck-about-bar .ck-btn-about-copy{
  340. background-position:-1632px 0;
  341. }
  342. .ckplayer-ckplayer .ck-main .ck-about .ck-about-bar .ck-btn-about-copy:hover{
  343. background-position:-1680px 0;
  344. }
  345. .ckplayer-ckplayer .ck-main.ck-main-full .ck-about .ck-about-bar .ck-btn-about-copy{
  346. background-position:-2380px 0;
  347. }
  348. .ckplayer-ckplayer .ck-main.ck-main-full .ck-about .ck-about-bar .ck-btn-about-copy:hover{
  349. background-position:-2450px 0;
  350. }
  351. .ckplayer-ckplayer .ck-main .ck-about .ck-about-bar .ck-btn-about-close{
  352. background-position:-1728px 0;
  353. }
  354. .ckplayer-ckplayer .ck-main .ck-about .ck-about-bar .ck-btn-about-close:hover{
  355. background-position:-1776px 0;
  356. }
  357. .ckplayer-ckplayer .ck-main.ck-main-full .ck-about .ck-about-bar .ck-btn-about-close{
  358. background-position:-2520px 0;
  359. }
  360. .ckplayer-ckplayer .ck-main.ck-main-full .ck-about .ck-about-bar .ck-btn-about-close:hover{
  361. background-position:-2590px 0;
  362. }
  363. /*截图显示容器*/
  364. .ckplayer-ckplayer .ck-main .ck-screenshot{
  365. position: absolute;
  366. z-index: 220;
  367. width: auto;
  368. height: 144px;
  369. margin: auto !important;
  370. top: 0;
  371. bottom: 0;
  372. right: 55px;
  373. display: none;
  374. }
  375. .ckplayer-ckplayer .ck-main.ck-main-full .ck-screenshot{
  376. height: 210px;
  377. right: 77px;
  378. }
  379. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-img{
  380. position: absolute;
  381. z-index: 1;
  382. width: 100%;
  383. height: 100%;
  384. }
  385. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-img img{
  386. height: 100%;
  387. }
  388. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar{
  389. position: absolute;
  390. z-index: 1;
  391. width: 100%;
  392. height: 36px;
  393. bottom: 5px;
  394. text-align: center;
  395. }
  396. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar .ck-screenshot-btn{
  397. display: inline-block;
  398. overflow: hidden;
  399. border: 0px solid transparent;
  400. border-radius: 5px;
  401. vertical-align: middle;
  402. text-align: center;
  403. text-decoration: none;
  404. white-space: nowrap;
  405. font-size: 14px;
  406. line-height: 30px;
  407. padding: 0px 15px;
  408. cursor: pointer;
  409. -webkit-user-select: none;
  410. -moz-user-select: none;
  411. -ms-user-select: none;
  412. user-select: none;
  413. color: #fff;
  414. margin: 0 5px;
  415. }
  416. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar .ck-screenshot-btn:hover{
  417. color: #FFFF00;
  418. }
  419. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar .ck-screenshot-btn:focus{
  420. outline:0;
  421. }
  422. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar .ck-screenshot-down{
  423. background-color: #007bff;
  424. }
  425. .ckplayer-ckplayer .ck-main .ck-screenshot .ck-screenshot-bar .ck-screenshot-close{
  426. background-color: #505050;
  427. color: #fff;
  428. }
  429. /*广告*/
  430. .ckplayer-ckplayer .ck-main .ck-yytf{
  431. position: absolute;
  432. z-index: 800;
  433. width: 100%;
  434. height: 100%;
  435. left: 0px;
  436. top: 0px;
  437. }
  438. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-front-link{
  439. width: 100%;
  440. height: 100%;
  441. display: none;
  442. cursor: pointer;
  443. }
  444. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-front-picture{
  445. width: 100%;
  446. height: 100%;
  447. background: #000;
  448. display: none;
  449. text-align: center;
  450. line-height: 100%;
  451. }
  452. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-front-picture img{
  453. max-width: 100%;
  454. max-height: 100%;
  455. position: absolute;
  456. top: 0;
  457. left: 0;
  458. right: 0;
  459. bottom: 0;
  460. margin: auto;
  461. }
  462. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-top{
  463. position: absolute;
  464. z-index: 3;
  465. top: 10px;
  466. right: 10px;
  467. }
  468. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-top div{
  469. float: right;
  470. margin-left: 10px;
  471. font-size: 14px;
  472. border-radius: 15px;
  473. background: rgba(0,0,0,.6);
  474. padding: 0px 10px;
  475. line-height: 30px;
  476. height: 30px;
  477. color: #FFF;
  478. }
  479. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-top div{
  480. font-size: 18px;
  481. border-radius: 20px;
  482. line-height: 40px;
  483. height: 40px;
  484. }
  485. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-top .ck-yytf-closetime{
  486. display: none;
  487. }
  488. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-top .ck-yytf-closead{
  489. cursor: pointer;
  490. display: none;
  491. }
  492. /*显示广告时的底部内容*/
  493. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom{
  494. position: absolute;
  495. z-index: 3;
  496. bottom: 10px;
  497. right: 10px;
  498. }
  499. /*显示广告时的底部按钮-共用*/
  500. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-btn{
  501. background-color: rgba(0,0,0,.6);
  502. background-image: url(images/ckplayer_ixigua.png);
  503. background-size: auto 100%;
  504. border: none;
  505. outline: none;
  506. width: 30px;
  507. height: 30px;
  508. cursor: pointer;
  509. background-repeat: no-repeat;
  510. border-radius: 50%;
  511. }
  512. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-btn{
  513. width: 40px;
  514. height: 40px;
  515. }
  516. /*显示广告时的静音按钮*/
  517. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit{
  518. float: right;
  519. width: 30px;
  520. height: 30px;
  521. margin-left: 10px;
  522. overflow: hidden;
  523. }
  524. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit{
  525. width: 40px;
  526. height: 40px;
  527. }
  528. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-muted{
  529. background-position:-180px 0;
  530. }
  531. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-muted:hover{
  532. background-position:-210px 0;
  533. }
  534. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-exitmuted{
  535. background-position:-240px 0;
  536. }
  537. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-exitmuted:hover{
  538. background-position:-270px 0;
  539. }
  540. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-muted{
  541. background-position:-240px 0;
  542. }
  543. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-muted:hover{
  544. background-position:-280px 0;
  545. }
  546. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-exitmuted{
  547. background-position:-320px 0;
  548. }
  549. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-mutedandexit .ck-yytf-mutedandexit-exitmuted:hover{
  550. background-position:-360px 0;
  551. }
  552. /*显示广告时的全屏按钮*/
  553. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit{
  554. float: right;
  555. width: 30px;
  556. height: 30px;
  557. margin-left: 10px;
  558. overflow: hidden;
  559. }
  560. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit{
  561. width: 40px;
  562. height: 40px;
  563. }
  564. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-full{
  565. background-position:-300px 0;
  566. }
  567. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-full:hover{
  568. background-position:-330px 0;
  569. }
  570. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-exitfull{
  571. background-position:-360px 0;
  572. }
  573. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-exitfull:hover{
  574. background-position:-390px 0;
  575. }
  576. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-full{
  577. background-position:-400px 0;
  578. }
  579. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-full:hover{
  580. background-position:-440px 0;
  581. }
  582. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-exitfull{
  583. background-position:-480px 0;
  584. }
  585. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-fullandexit .ck-yytf-fullandexit-exitfull:hover{
  586. background-position:-520px 0;
  587. }
  588. /*广告查看详情按钮*/
  589. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-details{
  590. float: right;
  591. font-size: 14px;
  592. border-radius: 15px;
  593. background: rgba(0,0,0,.6);
  594. padding: 0 10px;
  595. color: #FFF;
  596. line-height: 30px;
  597. height: 30px;
  598. }
  599. .ckplayer-ckplayer .ck-main.ck-main-full .ck-yytf .ck-yytf-bottom .ck-yytf-details{
  600. font-size: 18px;
  601. border-radius: 20px;
  602. line-height: 40px;
  603. height: 40px;
  604. }
  605. .ckplayer-ckplayer .ck-main .ck-yytf .ck-yytf-bottom .ck-yytf-details a{
  606. color: #FFF;
  607. text-decoration: none;
  608. }
  609. /*暂停广告容器*/
  610. .ckplayer-ckplayer .ck-main .ck-pause-yytf{
  611. display: none;
  612. position:absolute;
  613. z-index: 800;
  614. max-width: 100%;
  615. max-height: 100%;
  616. top: 0;
  617. left: 0;
  618. right: 0;
  619. bottom: 0;
  620. margin: auto;
  621. }
  622. .ckplayer-ckplayer .ck-main .ck-pause-yytf img{
  623. max-width: 100%;
  624. max-height: 100%;
  625. }
  626. .ckplayer-ckplayer .ck-main .ck-pause-close{
  627. position:absolute;
  628. z-index: 1;
  629. right: -15px;
  630. top:-15px;
  631. width: 30px;
  632. height: 30px;
  633. background-color: transparent;
  634. background-image: url(images/adclose.png);
  635. border: none;
  636. outline: none;
  637. cursor: pointer;
  638. background-repeat: no-repeat ;
  639. }
  640. .ckplayer-ckplayer .ck-main .ck-pause-close:hover{
  641. background-position:-30px 0;
  642. }
  643. /*右键菜单*/
  644. .ckplayer-ckplayer-menu{
  645. width:120px;
  646. background: rgba(0,0,0,.8);
  647. position: absolute;
  648. z-index: 9000;
  649. font-size:14px ;
  650. border: 1px #000 solid;
  651. display: none;
  652. border-radius: 5px;
  653. }
  654. .ckplayer-ckplayer-menu .ck-li{
  655. color: #adadad;
  656. line-height: 35px;
  657. padding: 0 0 0 5px;
  658. }
  659. .ckplayer-ckplayer-menu .ck-li a{
  660. color: #FFF;
  661. text-decoration: none;
  662. }
  663. .ckplayer-ckplayer-menu .ck-underline{
  664. border-bottom: 1px #000 solid;
  665. }
  666. /*控制栏*/
  667. .ckplayer-ckplayer .ck-main .ck-bar{
  668. position:absolute;
  669. z-index: 260;
  670. left:0px;
  671. bottom:0px;
  672. width: 100%;
  673. height: 48px;
  674. background: rgba(0,0,0,.3);
  675. transition: 0.2s;
  676. }
  677. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar{
  678. height: 70px;
  679. }
  680. .ckplayer-ckplayer .ck-main .ck-bar.ck-bar-out{
  681. bottom: -50px;
  682. transition: 0.2s;
  683. }
  684. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar.ck-bar-out{
  685. bottom: -80px;
  686. transition: 0.2s;
  687. }
  688. /*按钮公用样式*/
  689. .ckplayer-ckplayer .ck-main .ck-bar-btn{
  690. background-color: transparent;
  691. background-image: url(images/ckplayer_ixigua.png);
  692. background-size: auto 100%;
  693. border: none;
  694. outline: none;
  695. width: 48px;
  696. height: 48px;
  697. cursor: pointer;
  698. background-repeat: no-repeat ;
  699. }
  700. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar-btn{
  701. width: 70px;
  702. height: 70px;
  703. }
  704. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-btn:hover{
  705. background-size:auto 100%;
  706. }
  707. /*播放暂停按钮组*/
  708. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause{
  709. float: left;
  710. }
  711. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-play{
  712. background-position:0px top;
  713. }
  714. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-play:hover{
  715. background-position:-48px 0;
  716. }
  717. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playandpause .ck-btn-play:hover{
  718. background-position:-70px 0;
  719. }
  720. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-pause{
  721. background-position:-96px 0;
  722. }
  723. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playandpause .ck-btn-pause{
  724. background-position:-140px 0;
  725. }
  726. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-pause:hover{
  727. background-position:-144px 0;
  728. }
  729. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playandpause .ck-btn-pause:hover{
  730. background-position:-210px 0;
  731. }
  732. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-refresh{
  733. background-position:-192px 0;
  734. }
  735. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playandpause .ck-btn-refresh{
  736. background-position:-280px 0;
  737. }
  738. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playandpause .ck-btn-refresh:hover{
  739. background-position:-240px 0;
  740. }
  741. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playandpause .ck-btn-refresh:hover{
  742. background-position:-350px 0;
  743. }
  744. /*返回播放按钮*/
  745. .ckplayer-ckplayer .ck-main .ck-bar .ck-btn-backlive{
  746. float: left;
  747. font-size: 16px;
  748. line-height: 28px;
  749. border-radius: 3px;
  750. margin: 10px;
  751. border: 0px;
  752. background: rgba(3,60,146,.5);
  753. color: #FFF;
  754. cursor: pointer;
  755. padding: 0 8px;
  756. }
  757. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-btn-backlive{
  758. font-size: 18px;
  759. line-height: 36px;
  760. margin: 17px 10px;
  761. }
  762. .ckplayer-ckplayer .ck-main .ck-bar .ck-btn-backlive:hover{
  763. background: rgba(3,60,146,.9);
  764. }
  765. .ckplayer-ckplayer .ck-main .ck-bar .ck-btn-backlive:focus{
  766. outline:0;
  767. background: rgba(3,60,146,.6);
  768. }
  769. /*静音取消静音按钮组*/
  770. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-btn-muted{
  771. background-position:-288px 0;
  772. }
  773. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-btn-muted{
  774. background-position:-420px 0;
  775. }
  776. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-btn-muted:hover{
  777. background-position:-336px 0;
  778. }
  779. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-btn-muted:hover{
  780. background-position:-490px 0;
  781. }
  782. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-btn-exitmuted{
  783. background-position:-384px 0;
  784. }
  785. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-btn-exitmuted{
  786. background-position:-560px 0;
  787. }
  788. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-btn-exitmuted:hover{
  789. background-position:-432px 0;
  790. }
  791. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-btn-exitmuted:hover{
  792. background-position:-630px 0;
  793. }
  794. /*全屏按钮组*/
  795. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-fullandexit{
  796. float: right;
  797. }
  798. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-fullandexit .ck-btn-full{
  799. background-position:-480px 0;
  800. }
  801. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-fullandexit .ck-btn-full{
  802. background-position:-700px 0;
  803. }
  804. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-fullandexit .ck-btn-full:hover{
  805. background-position:-528px 0;
  806. -webkit-animation-fill-mode: both;
  807. animation-fill-mode: both;
  808. -webkit-animation-duration: .5s;
  809. animation-duration: .5s;
  810. -webkit-animation-name: ck-button-hover;
  811. animation-name: ck-button-hover;
  812. }
  813. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-fullandexit .ck-btn-full:hover{
  814. background-position:-770px 0;
  815. }
  816. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-fullandexit .ck-btn-exitfull{
  817. background-position:-672px 0;
  818. display: none;
  819. }
  820. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-fullandexit .ck-btn-exitfull{
  821. background-position:-840px 0;
  822. }
  823. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-fullandexit .ck-btn-exitfull:hover{
  824. background-position:-720px 0;
  825. -webkit-animation-fill-mode: both;
  826. animation-fill-mode: both;
  827. -webkit-animation-duration: .5s;
  828. animation-duration: .5s;
  829. -webkit-animation-name: ck-button-hover;
  830. animation-name: ck-button-hover;
  831. }
  832. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-fullandexit .ck-btn-exitfull:hover{
  833. background-position:-910px 0;
  834. }
  835. /*网页全屏按钮组*/
  836. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-webfullandexit{
  837. float: right;
  838. }
  839. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-webfullandexit .ck-btn-webfull{
  840. background-position:-768px 0;
  841. }
  842. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-webfullandexit .ck-btn-webfull{
  843. background-position:-1120px 0;
  844. }
  845. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-webfullandexit .ck-btn-webfull:hover{
  846. background-position:-816px 0;
  847. -webkit-animation-fill-mode: both;
  848. animation-fill-mode: both;
  849. -webkit-animation-duration: .5s;
  850. animation-duration: .5s;
  851. -webkit-animation-name: ck-button-hover;
  852. animation-name: ck-button-hover;
  853. }
  854. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-webfullandexit .ck-btn-webfull:hover{
  855. background-position:-1190px 0;
  856. }
  857. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-webfullandexit .ck-btn-exitwebfull{
  858. background-position:-864px 0;
  859. display: none;
  860. }
  861. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-webfullandexit .ck-btn-exitwebfull{
  862. background-position:-1260px 0;
  863. }
  864. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-webfullandexit .ck-btn-exitwebfull:hover{
  865. background-position:-912px 0;
  866. -webkit-animation-fill-mode: both;
  867. animation-fill-mode: both;
  868. -webkit-animation-duration: .5s;
  869. animation-duration: .5s;
  870. -webkit-animation-name: ck-button-hover;
  871. animation-name: ck-button-hover;
  872. }
  873. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-webfullandexit .ck-btn-exitwebfull:hover{
  874. background-position:-1330px 0;
  875. }
  876. /*剧场模式按钮组*/
  877. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-theatreandexit{
  878. float: right;
  879. }
  880. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-theatreandexit .ck-btn-theatre{
  881. background-position:-960px 0;
  882. }
  883. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-theatreandexit .ck-btn-theatre{
  884. background-position:-1400px 0;
  885. }
  886. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-theatreandexit .ck-btn-theatre:hover{
  887. background-position:-1008px 0;
  888. -webkit-animation-fill-mode: both;
  889. animation-fill-mode: both;
  890. -webkit-animation-duration: .5s;
  891. animation-duration: .5s;
  892. -webkit-animation-name: ck-button-hover-x;
  893. animation-name: ck-button-hover-x;
  894. }
  895. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-theatreandexit .ck-btn-theatre:hover{
  896. background-position:-1470px 0;
  897. }
  898. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-theatreandexit .ck-btn-exittheatre{
  899. background-position:-1056px 0;
  900. display: none;
  901. }
  902. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-theatreandexit .ck-btn-exittheatre{
  903. background-position:-1540px 0;
  904. }
  905. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-theatreandexit .ck-btn-exittheatre:hover{
  906. background-position:-1104px 0;
  907. -webkit-animation-fill-mode: both;
  908. animation-fill-mode: both;
  909. -webkit-animation-duration: .5s;
  910. animation-duration: .5s;
  911. -webkit-animation-name: ck-button-hover-x;
  912. animation-name: ck-button-hover-x;
  913. }
  914. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-theatreandexit .ck-btn-exittheatre:hover{
  915. background-position:-1610px 0;
  916. }
  917. /*播放速度*/
  918. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box{
  919. float: right;
  920. height: 48px;
  921. line-height: 48px;
  922. position: relative;
  923. cursor: pointer;
  924. }
  925. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playbackrate-box{
  926. height: 70px;
  927. line-height: 70px;
  928. }
  929. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate{
  930. height: 100%;
  931. padding: 0 10px;
  932. white-space:nowrap;
  933. font-size: 16px;
  934. color: #cfcccc;
  935. -moz-user-select:none; /*火狐*/
  936. -webkit-user-select:none; /*webkit浏览器*/
  937. -ms-user-select:none; /*IE10*/
  938. -khtml-user-select:none; /*早期浏览器*/
  939. user-select:none;
  940. }
  941. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate{
  942. font-size: 18px;
  943. }
  944. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate:hover{
  945. color: #FFF;
  946. }
  947. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box .ck-bar-playbackrate-bg-box {
  948. width: auto;
  949. height: auto;
  950. }
  951. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-playbackrate-box:hover .ck-bar-playbackrate-bg-box {
  952. display: block;
  953. }
  954. /*字幕*/
  955. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-track-box{
  956. float: right;
  957. height: 48px;
  958. line-height: 48px;
  959. position: relative;
  960. cursor: pointer;
  961. }
  962. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-track-box{
  963. height: 70px;
  964. line-height: 70px;
  965. }
  966. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-track-box .ck-bar-track{
  967. height: 100%;
  968. padding: 0 10px;
  969. white-space:nowrap;
  970. font-size: 16px;
  971. color: #cfcccc;
  972. -moz-user-select:none; /*火狐*/
  973. -webkit-user-select:none; /*webkit浏览器*/
  974. -ms-user-select:none; /*IE10*/
  975. -khtml-user-select:none; /*早期浏览器*/
  976. user-select:none;
  977. }
  978. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-track-box .ck-bar-track{
  979. font-size: 18px;
  980. }
  981. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-track-box .ck-bar-track:hover{
  982. color: #FFF;
  983. }
  984. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-track-box .ck-bar-track-bg-box {
  985. width: auto;
  986. height: auto;
  987. }
  988. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-track-box:hover .ck-bar-track-bg-box {
  989. display: block;
  990. }
  991. /*清晰度*/
  992. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-definition-box{
  993. float: right;
  994. height: 48px;
  995. line-height: 48px;
  996. position: relative;
  997. cursor: pointer;
  998. }
  999. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-definition-box{
  1000. height: 70px;
  1001. line-height: 70px;
  1002. }
  1003. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-definition-box .ck-bar-definition{
  1004. height: 100%;
  1005. padding: 0 10px;
  1006. white-space:nowrap;
  1007. font-size: 16px;
  1008. color: #cfcccc;
  1009. -moz-user-select:none; /*火狐*/
  1010. -webkit-user-select:none; /*webkit浏览器*/
  1011. -ms-user-select:none; /*IE10*/
  1012. -khtml-user-select:none; /*早期浏览器*/
  1013. user-select:none;
  1014. }
  1015. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-definition-box .ck-bar-definition{
  1016. font-size: 18px;
  1017. }
  1018. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-definition-box .ck-bar-definition:hover{
  1019. color: #FFF;
  1020. }
  1021. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-definition-box .ck-bar-definition-bg-box {
  1022. width: auto;
  1023. height: auto;
  1024. }
  1025. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-definition-box:hover .ck-bar-definition-bg-box {
  1026. display: block;
  1027. }
  1028. /*列表切换*/
  1029. .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box {
  1030. background: rgba(0,0,0,.001);
  1031. position: absolute;
  1032. z-index: 1;
  1033. bottom: 46px;
  1034. display: none;
  1035. -webkit-animation-duration: .2s;
  1036. animation-duration: .2s;
  1037. -webkit-animation-name: ck-bounceIn;
  1038. animation-name: ck-bounceIn;
  1039. }
  1040. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-list-bg-box {
  1041. bottom: 68px;
  1042. }
  1043. .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg{
  1044. background: rgba(0,0,0,.6);
  1045. float: left;
  1046. border-radius: 5px;
  1047. padding: 10px;
  1048. margin-bottom: 10px;
  1049. }
  1050. .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg .ck-list-p{
  1051. width: 100%;
  1052. float: left;
  1053. line-height: 35px;
  1054. color: #cfcccc;
  1055. text-align: center;
  1056. font-size: 14px;
  1057. background-color: rgba(0,0,0,0);
  1058. border: 0px;
  1059. white-space:nowrap;
  1060. cursor: pointer;
  1061. }
  1062. .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg .ck-list-p:hover{
  1063. color: #FFF;
  1064. font-size: 16px;
  1065. }
  1066. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-list-bg-box .ck-list-bg .ck-list-p:hover{
  1067. font-size: 20px;
  1068. }
  1069. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-list-bg-box .ck-list-bg .ck-list-p{
  1070. font-size: 18px;
  1071. }
  1072. .ckplayer-ckplayer .ck-main .ck-bar .ck-list-bg-box .ck-list-bg .ck-list-p-focus{
  1073. color: #FF0302;
  1074. }
  1075. /*下一集按钮*/
  1076. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-next{
  1077. float: left;
  1078. background-position:-672px 0;
  1079. }
  1080. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-next{
  1081. background-position:-980px 0;
  1082. }
  1083. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-next:hover{
  1084. background-position:-720px 0;
  1085. }
  1086. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-next:hover{
  1087. background-position:-1050px 0;
  1088. }
  1089. /*进度栏*/
  1090. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress{
  1091. width: 100%;
  1092. position:absolute;
  1093. z-index: 1;
  1094. height: 12px;
  1095. top:-11px;
  1096. transition: 0.2s;
  1097. }
  1098. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg{
  1099. width: 100%;
  1100. background: rgba(255,255,255,.3);
  1101. margin-top: 2px;
  1102. overflow: hidden;
  1103. height: 10px;
  1104. transition: .2s;
  1105. cursor: pointer;
  1106. }
  1107. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg .ck-bar-progress-load{
  1108. float: left;
  1109. width: 0px;
  1110. background: rgba(169,169,169,.7);
  1111. height: 10px;
  1112. transition: .2s;
  1113. }
  1114. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg .ck-bar-progress-play{
  1115. width: 0px;
  1116. background: #e80101;
  1117. position: absolute;
  1118. z-index: 1;
  1119. height: 10px;
  1120. transition: .2s;
  1121. cursor: pointer;
  1122. }
  1123. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg .ck-bar-progress-mouseline{
  1124. width: 3px;
  1125. background: rgba(255,255,255,.6);
  1126. position: absolute;
  1127. z-index: 2;
  1128. display: none;
  1129. height: 10px;
  1130. cursor: pointer;
  1131. }
  1132. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg .ck-bar-progress-prompt{
  1133. background: #FFF;
  1134. position: absolute;
  1135. z-index: 3;
  1136. border-radius: 50%;
  1137. width: 10px;
  1138. height: 10px;
  1139. top:2px;
  1140. transition: .2s;
  1141. }
  1142. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-slider{
  1143. border-radius: 50%;
  1144. overflow: hidden;
  1145. position: relative;
  1146. float: left;
  1147. z-index: 4;
  1148. left: 0px;
  1149. cursor: pointer;
  1150. width: 12px;
  1151. height: 12px;
  1152. top: -11px;
  1153. background: #FFF;
  1154. box-shadow: 0px 0px 0px 4px rgba(255,255,255,.5);
  1155. }
  1156. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-slider:hover{
  1157. background: #e80101;
  1158. }
  1159. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress .ck-bar-progress-bg:hover .ck-bar-progress-mouseline{
  1160. display: block;
  1161. }
  1162. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out{
  1163. height: 2px;
  1164. top:-2px;
  1165. transition: .2s;
  1166. }
  1167. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out .ck-bar-progress-bg,.ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out .ck-bar-progress-load,.ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out .ck-bar-progress-bg .ck-bar-progress-play{
  1168. height: 2px;
  1169. transition: .2s;
  1170. }
  1171. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out .ck-bar-progress-slider{
  1172. width: 12px;
  1173. height: 2px;
  1174. top: -2px;
  1175. box-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
  1176. background: rgba(232,1,1,0);
  1177. transition: .2s;
  1178. }
  1179. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-out .ck-bar-progress-bg .ck-bar-progress-prompt{
  1180. height: 2px;
  1181. border-radius: 0;
  1182. transition: .2s;
  1183. }
  1184. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-slider-move .ck-bar-progress-play,.ckplayer-ckplayer .ck-main .ck-bar .ck-bar-progress.ck-bar-progress-slider-move .ck-bar-progress-slider{
  1185. transition: 0s;
  1186. }
  1187. /*音量调节栏*/
  1188. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox{
  1189. float: right;
  1190. width: 48px;
  1191. overflow-x: hidden;
  1192. }
  1193. /*音量调节栏*/
  1194. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox{
  1195. width: 70px;
  1196. }
  1197. /*默认状态-音量调节总外框*/
  1198. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volume{
  1199. width: 48px;
  1200. height: 215px;
  1201. background: rgba(0,0,0,.01);
  1202. position: absolute;
  1203. z-index: 1;
  1204. bottom: 46px;
  1205. display: none;
  1206. overflow: hidden;
  1207. }
  1208. /*全屏状态-音量调节总外框*/
  1209. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-bar-volume{
  1210. width: 70px;
  1211. bottom: 68px;
  1212. }
  1213. /*默认状态-音量调节总外框-鼠标经过时样式*/
  1214. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox:hover .ck-bar-volume{
  1215. display: block;
  1216. -webkit-animation-fill-mode: both;
  1217. animation-fill-mode: both;
  1218. -webkit-animation-duration: .1s;
  1219. animation-duration: .1s;
  1220. -webkit-animation-name: ck-bounceIn;
  1221. animation-name: ck-bounceIn;
  1222. }
  1223. /*共用状态-音量调节内部外框*/
  1224. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volumex{
  1225. width: 100%;
  1226. height: 200px;
  1227. float: left;
  1228. background: rgba(0,0,0,.8);
  1229. border-radius: 5px;
  1230. }
  1231. /*共用状态-音量调节顶部文字*/
  1232. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volume .ck-bar-volume-txt{
  1233. width: 100%;
  1234. height: 40px;
  1235. line-height: 40px;
  1236. color: #FFF;
  1237. text-align: center;
  1238. font-size: 1rem;
  1239. float: left;
  1240. overflow: hidden;
  1241. -moz-user-select:none; /*火狐*/
  1242. -webkit-user-select:none; /*webkit浏览器*/
  1243. -ms-user-select:none; /*IE10*/
  1244. -khtml-user-select:none; /*早期浏览器*/
  1245. user-select:none;
  1246. }
  1247. /*共用状态-音量调节背景色*/
  1248. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volume .ck-bar-volume-bg{
  1249. width: 8px;
  1250. height: 140px;
  1251. background: #808080;
  1252. border-radius: 3px;
  1253. overflow: hidden;
  1254. cursor: pointer;
  1255. margin: auto;
  1256. }
  1257. /*共用状态-音量调节前景色*/
  1258. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volume .ck-bar-volume-bg .ck-bar-volume-pp{
  1259. width: 8px;
  1260. height: 140px;
  1261. background: #e80101;
  1262. margin-top: 140px;
  1263. }
  1264. /*共用状态-音量调节拖动小按钮*/
  1265. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-volumebox .ck-bar-volume .ck-bar-volume-slider{
  1266. width: 10px;
  1267. height: 10px;
  1268. background: #FFF;
  1269. border-radius: 50%;
  1270. overflow: hidden;
  1271. box-shadow: 0px 0px 0px 8px rgba(255,255,255,.5);
  1272. position: absolute;
  1273. z-index: 1;
  1274. top: 0px;
  1275. left: 19px;
  1276. cursor: pointer;
  1277. }
  1278. /*全屏状态-音量调节拖动小按钮*/
  1279. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-volumebox .ck-bar-volume .ck-bar-volume-slider{
  1280. left: 30px;
  1281. }
  1282. /*默认状态-显示时间*/
  1283. .ckplayer-ckplayer .ck-main .ck-bar .ck-bar-time{
  1284. float: left;
  1285. line-height: 48px;
  1286. font-size: 16px;
  1287. color: #cfcccc;
  1288. -moz-user-select:none; /*火狐*/
  1289. -webkit-user-select:none; /*webkit浏览器*/
  1290. -ms-user-select:none; /*IE10*/
  1291. -khtml-user-select:none; /*早期浏览器*/
  1292. user-select:none;
  1293. }
  1294. /*全屏状态-显示时间*/
  1295. .ckplayer-ckplayer .ck-main.ck-main-full .ck-bar .ck-bar-time{
  1296. float: left;
  1297. line-height: 70px;
  1298. font-size: 18px;
  1299. color: #cfcccc;
  1300. }
  1301. /*右侧控制栏*/
  1302. .ckplayer-ckplayer .ck-main .ck-right-bar{
  1303. position: absolute;
  1304. z-index: 260;
  1305. top: 0;
  1306. right: 2px;
  1307. bottom: 0;
  1308. margin: auto !important;
  1309. width: 48px;
  1310. height: 144px;
  1311. background: rgba(0,0,0,.3);
  1312. border-radius: 5px;
  1313. transition: .2s;
  1314. }
  1315. .ckplayer-ckplayer .ck-main .ck-right-bar-hide{
  1316. right: -48px;
  1317. transition: .2s;
  1318. }
  1319. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar{
  1320. width: 70px;
  1321. height: 210px;
  1322. }
  1323. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar-hide{
  1324. right: -70px;
  1325. transition: .2s;
  1326. }
  1327. /*截图按钮*/
  1328. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-btn-screenshot{
  1329. float: left;
  1330. background-position:-1536px 0;
  1331. }
  1332. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-btn-screenshot{
  1333. background-position:-2240px 0;
  1334. }
  1335. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-btn-screenshot:hover{
  1336. background-position:-1584px 0;
  1337. }
  1338. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-btn-screenshot:hover{
  1339. background-position:-2310px 0;
  1340. }
  1341. /*小窗口按钮组*/
  1342. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows{
  1343. float: left;
  1344. }
  1345. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows button{
  1346. float: left;
  1347. }
  1348. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-open{
  1349. background-position:-1248px 0;
  1350. }
  1351. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-open{
  1352. background-position:-1820px 0;
  1353. }
  1354. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-open:hover{
  1355. background-position:-1296px 0;
  1356. }
  1357. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-open:hover{
  1358. background-position:-1890px 0;
  1359. }
  1360. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-close{
  1361. background-position:-1152px 0;
  1362. display: none;
  1363. }
  1364. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-close{
  1365. background-position:-1680px 0;
  1366. }
  1367. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-close:hover{
  1368. background-position:-1200px 0;
  1369. }
  1370. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-smallwindows .ck-btn-smallwindows-close:hover{
  1371. background-position:-1750px 0;
  1372. }
  1373. /*循环按钮组*/
  1374. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-loop{
  1375. float: left;
  1376. }
  1377. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-loop .ck-btn-loop-open{
  1378. background-position:-1440px 0;
  1379. }
  1380. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-loop .ck-btn-loop-open{
  1381. background-position:-2100px 0;
  1382. }
  1383. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-loop .ck-btn-loop-open:hover{
  1384. background-position:-1488px 0;
  1385. }
  1386. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-loop .ck-btn-loop-open:hover{
  1387. background-position:-2170px 0;
  1388. }
  1389. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-loop .ck-btn-loop-close{
  1390. background-position:-1344px 0;
  1391. display: none;
  1392. }
  1393. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-loop .ck-btn-loop-close{
  1394. background-position:-1960px 0;
  1395. }
  1396. .ckplayer-ckplayer .ck-main .ck-right-bar .ck-right-bar-loop .ck-btn-loop-close:hover{
  1397. background-position:-1392px 0;
  1398. }
  1399. .ckplayer-ckplayer .ck-main.ck-main-full .ck-right-bar .ck-right-bar-loop .ck-btn-loop-close:hover{
  1400. background-position:-2030px 0;
  1401. }
  1402. /*顶部显示栏*/
  1403. .ckplayer-ckplayer .ck-main .ck-top-bar{
  1404. position: absolute;
  1405. z-index: 260;
  1406. top: -36px;
  1407. width: 100%;
  1408. height: 36px;
  1409. background: rgba(0,0,0,.3);
  1410. transition: .2s;
  1411. }
  1412. .ckplayer-ckplayer .ck-main .ck-top-bar-hide{
  1413. top: -36px;
  1414. transition: .2s;
  1415. }
  1416. .ckplayer-ckplayer .ck-main.ck-main-full .ck-top-bar{
  1417. top: 0;
  1418. }
  1419. .ckplayer-ckplayer .ck-main.ck-main-full .ck-top-bar-hide{
  1420. top: -36px;
  1421. transition: .2s;
  1422. }
  1423. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom{
  1424. position: absolute;
  1425. z-index: 260;
  1426. }
  1427. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container{
  1428. float: left;
  1429. margin-left: 10px;
  1430. margin-top: 9px;
  1431. cursor: pointer;
  1432. }
  1433. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container .ck-top-bar-zoom-left{
  1434. float: left;
  1435. width: 20px;
  1436. height: 18px;
  1437. border: 1px solid #FFF;
  1438. box-sizing:content-box;
  1439. -moz-box-sizing:content-box; /* Firefox */
  1440. -webkit-box-sizing:content-box; /* Safari */
  1441. }
  1442. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container:hover .ck-top-bar-zoom-left,
  1443. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container.ck-top-bar-zoom-container-focus .ck-top-bar-zoom-left{
  1444. border-color: #e80101;
  1445. }
  1446. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container:hover .ck-top-bar-zoom-left div,
  1447. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container.ck-top-bar-zoom-container-focus .ck-top-bar-zoom-left div{
  1448. background: #e80101;
  1449. }
  1450. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container .ck-top-bar-zoom-right{
  1451. float: left;
  1452. font-size: 14px;
  1453. color: #FFF;
  1454. padding-left: 5px;
  1455. }
  1456. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container:hover .ck-top-bar-zoom-right,
  1457. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container.ck-top-bar-zoom-container-focus .ck-top-bar-zoom-right{
  1458. color: #e80101;
  1459. }
  1460. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container .ck-top-bar-zoom-left .ck-top-bar-zoom-button-50{
  1461. width: 50%;
  1462. height: 50%;
  1463. background: #FFF;
  1464. margin: 4.5px 25%;
  1465. }
  1466. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container .ck-top-bar-zoom-left .ck-top-bar-zoom-button-75{
  1467. width: 75%;
  1468. height: 50%;
  1469. background: #FFF;
  1470. margin: 4.5px 12.5%;
  1471. }
  1472. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-zoom .ck-top-bar-zoom-container .ck-top-bar-zoom-left .ck-top-bar-zoom-button-100{
  1473. width: 100%;
  1474. height: 50%;
  1475. background: #FFF;
  1476. margin: 4.5px 0;
  1477. }
  1478. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-title{
  1479. position: absolute;
  1480. z-index: 1;
  1481. top: 0px;
  1482. width: 100%;
  1483. height: 36px;
  1484. line-height: 36px;
  1485. text-align: center;
  1486. font-size: 18px;
  1487. color: #FFF;
  1488. -moz-user-select:none; /*火狐*/
  1489. -webkit-user-select:none; /*webkit浏览器*/
  1490. -ms-user-select:none; /*IE10*/
  1491. -khtml-user-select:none; /*早期浏览器*/
  1492. user-select:none;
  1493. }
  1494. .ckplayer-ckplayer .ck-main .ck-top-bar .ck-top-bar-time{
  1495. float: right;
  1496. height: 36px;
  1497. line-height: 36px;
  1498. font-size: 14px;
  1499. color: #FFF;
  1500. padding: 0 1rem 0;
  1501. -moz-user-select:none; /*火狐*/
  1502. -webkit-user-select:none; /*webkit浏览器*/
  1503. -ms-user-select:none; /*IE10*/
  1504. -khtml-user-select:none; /*早期浏览器*/
  1505. user-select:none;
  1506. }
  1507. /*以下为缓动效果样式*/
  1508. .ck-animate {
  1509. -webkit-animation-fill-mode: both;
  1510. animation-fill-mode: both;
  1511. -webkit-animation-duration: .3s;
  1512. animation-duration: .3s;
  1513. }
  1514. .ck-animate-bouncein {
  1515. -webkit-animation-name: ck-bounceIn;
  1516. animation-name: ck-bounceIn;
  1517. }
  1518. @-webkit-keyframes ck-bounceIn {
  1519. 0% {
  1520. opacity: 0;
  1521. -webkit-transform: scale(.5);
  1522. transform: scale(.5)
  1523. }
  1524. 100% {
  1525. opacity: 1;
  1526. -webkit-transform: scale(1);
  1527. transform: scale(1);
  1528. }
  1529. }
  1530. @keyframes ck-bounceIn {
  1531. 0% {
  1532. opacity: 0;
  1533. -webkit-transform: scale(.5);
  1534. -ms-transform: scale(.5);
  1535. transform: scale(.5);
  1536. }
  1537. 100% {
  1538. opacity: 1;
  1539. -webkit-transform: scale(1);
  1540. -ms-transform: scale(1);
  1541. transform: scale(1);
  1542. }
  1543. }
  1544. .ck-animate-bounceout {
  1545. -webkit-animation-name: ck-bounceOut;
  1546. animation-name: ck-bounceOut;
  1547. }
  1548. @-webkit-keyframes ck-bounceOut {
  1549. 0% {
  1550. opacity: 1;
  1551. -webkit-transform: scale(1);
  1552. transform: scale(1);
  1553. }
  1554. 100% {
  1555. opacity: 0;
  1556. -webkit-transform: scale(.5);
  1557. transform: scale(.5);
  1558. }
  1559. }
  1560. @keyframes ck-bounceOut {
  1561. 0% {
  1562. opacity: 1;
  1563. -webkit-transform: scale(1);
  1564. transform: scale(1);
  1565. }
  1566. 100% {
  1567. opacity: 0;
  1568. -webkit-transform: scale(.5);
  1569. transform: scale(.5);
  1570. }
  1571. }
  1572. .ck-animate-circle {
  1573. animation: ck-Circle 1s linear infinite;
  1574. -webkit-animation: ck-Circle 1s linear infinite
  1575. }
  1576. @-webkit-keyframes ck-Circle {
  1577. 0% {
  1578. transform: rotate(0deg);
  1579. -webkit-transform: rotate(0deg);
  1580. -ms-transform: rotate(0deg)
  1581. }
  1582. 25% {
  1583. transform: rotate(90deg);
  1584. -webkit-transform: rotate(90deg);
  1585. -ms-transform: rotate(90deg)
  1586. }
  1587. 50% {
  1588. transform: rotate(180deg);
  1589. -webkit-transform: rotate(180deg);
  1590. -ms-transform: rotate(180deg)
  1591. }
  1592. 75% {
  1593. transform: rotate(270deg);
  1594. -webkit-transform: rotate(270deg);
  1595. -ms-transform: rotate(270deg)
  1596. }
  1597. 100% {
  1598. transform: rotate(360deg);
  1599. -webkit-transform: rotate(360deg);
  1600. -ms-transform: rotate(360deg)
  1601. }
  1602. }
  1603. @keyframes ck-Circle {
  1604. 0% {
  1605. transform: rotate(0deg);
  1606. -webkit-transform: rotate(0deg);
  1607. -ms-transform: rotate(0deg)
  1608. }
  1609. 25% {
  1610. transform: rotate(90deg);
  1611. -webkit-transform: rotate(90deg);
  1612. -ms-transform: rotate(90deg)
  1613. }
  1614. 50% {
  1615. transform: rotate(180deg);
  1616. -webkit-transform: rotate(180deg);
  1617. -ms-transform: rotate(180deg)
  1618. }
  1619. 75% {
  1620. transform: rotate(270deg);
  1621. -webkit-transform: rotate(270deg);
  1622. -ms-transform: rotate(270deg)
  1623. }
  1624. 100% {
  1625. transform: rotate(360deg);
  1626. -webkit-transform: rotate(360deg);
  1627. -ms-transform: rotate(360deg)
  1628. }
  1629. }
  1630. @-webkit-keyframes ck-button-hover {
  1631. 0% {
  1632. -webkit-transform: scale(1);
  1633. transform: scale(1);
  1634. }
  1635. 50% {
  1636. -webkit-transform: scale(1.2);
  1637. transform: scale(1.2);
  1638. }
  1639. 100% {
  1640. -webkit-transform: scale(1);
  1641. transform: scale(1);
  1642. }
  1643. }
  1644. @keyframes ck-button-hover {
  1645. 0% {
  1646. -webkit-transform: scale(1);
  1647. transform: scale(1);
  1648. }
  1649. 50% {
  1650. -webkit-transform: scale(1.2);
  1651. transform: scale(1.2);
  1652. }
  1653. 100% {
  1654. -webkit-transform: scale(1);
  1655. transform: scale(1);
  1656. }
  1657. }
  1658. @-webkit-keyframes ck-button-hover-x {
  1659. 0% {
  1660. -webkit-transform: scale(1);
  1661. transform: scale(1);
  1662. }
  1663. 50% {
  1664. -webkit-transform: scale(1.2,1);
  1665. transform: scale(1.2,1);
  1666. }
  1667. 100% {
  1668. -webkit-transform: scale(1);
  1669. transform: scale(1);
  1670. }
  1671. }
  1672. @keyframes ck-button-hover-x {
  1673. 0% {
  1674. -webkit-transform: scale(1);
  1675. transform: scale(1);
  1676. }
  1677. 50% {
  1678. -webkit-transform: scale(1.2,1);
  1679. transform: scale(1.2,1);
  1680. }
  1681. 100% {
  1682. -webkit-transform: scale(1);
  1683. transform: scale(1);
  1684. }
  1685. }