html,body{width:100%;height:100%;padding:0;margin:0;background:#000;color:#fff;overflow:hidden;font-family:tahoma,arial,verdana,sans-serif,Lucida Sans;}#load{z-index:5;position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle farthest-corner at center,#3C4B57 0%,#1C262B 100%);}.loader{position:absolute;top:calc(50% - 32px);left:calc(50% - 32px);width:64px;height:64px;border-radius:50%;perspective:800px;}.inner{position:absolute;box-sizing:border-box;width:100%;height:100%;border-radius:50%;}.inner.one{left:0%;top:0%;animation:rotate-one 1s linear infinite;border-bottom:3px solid #EFEFFA;}.inner.two{right:0%;top:0%;animation:rotate-two 1s linear infinite;border-right:3px solid #EFEFFA;}.inner.three{right:0%;bottom:0%;animation:rotate-three 1s linear infinite;border-top:3px solid #EFEFFA;}@keyframes rotate-one{0%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);}100%{transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);}}@keyframes rotate-two{0%{transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);}100%{transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);}}@keyframes rotate-three{0%{transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);}100%{transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);}}*{outline:0;}#embed_share{background:rgba(0,0,0,0.32) url("/embed/images/embed_share.png") no-repeat scroll 4px 2px;transition:opacity 0.1s ease-in 0s;width:30px;height:30px;position:absolute;top:5px;right:5px;z-index:9998;cursor:pointer;border-radius:3px;opacity:0.2;display:none;}#embed_share:hover{opacity:1;}#embed_share.close{opacity:1;background:transparent url("/embed/images/embed_share.png") no-repeat scroll 4px -30px;}#embed_code_layout{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.75);display:none;z-index:9996;}#embed_code{position:absolute;top:50%;left:50%;width:440px;padding:20px;margin-top:-180px;margin-left:-240px;z-index:9997;display:none;border-radius:5px;}.embed_area input,.embed_area textarea{background:rgba(236,236,236,0.11);display:block;padding:10px;font-size:13px;width:420px;border:0;color:#A9A9A9;resize:none;font-family:tahoma,arial,verdana,sans-serif,Lucida Sans;}.embed_area input{margin-bottom:20px;}.embed_area div{margin:0px 10px 10px 0px;font-size:16px;color:#cccccc;}#video_wrapper{height:100%;width:100%;position:relative;z-index:6;}a{color:#EE0F0F;text-decoration:underline;font-size:26px;cursor:pointer;}.vv_not_support{position:absolute;top:50%;height:60px;margin-top:-40px;left:0;right:0;text-align:center;}table.error, table.info{width:100%;height:100%;}td.error, td.info{vertical-align:middle;text-align:center;}div.error, div.info{font-family:tahoma,arial,verdana,sans-serif,Lucida Sans;font-size:20px;line-height:160%;padding:40px;color:#aaa;}#clickclose{position:fixed;top:0;right:0;bottom:0;left:0;}#menu{position:absolute;display:block;background:rgba(0,0,0,0.65);color:#fff;padding:10px;z-index:9999;text-decoration:none!important;font-size:14px!important;border-radius:3px;}#menu:hover{background:rgba(200,200,200,0.65);color:#000;}div.info a{color:#EE0F0F;text-decoration:none!important;font-size:26px;}@media screen and (max-width: 600px) {div.info a{font-size:14px!important;}}.spinner-three-bounce[data-spinner]{position:absolute;margin:0 auto;width:70px;text-align:center;z-index:999;top:49%;left:0;right:0;margin-left:auto;margin-right:auto}.spinner-three-bounce[data-spinner]>div{width:18px;height:18px;background-color:#fff;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s infinite ease-in-out;animation:bouncedelay 1.4s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.spinner-three-bounce[data-spinner] [data-bounce1]{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner-three-bounce[data-spinner] [data-bounce2]{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.vjs-body-spinner{position:fixed;left:0;right:0;top:0;bottom:0;-webkit-perspective:34rem;perspective:34rem;-webkit-perspective-origin:center;perspective-origin:center;display:table;width:100%;height:100%}.vjs-row-spinner{display:table-row;width:100%}.vjs-cell-spinner{display:table-cell;vertical-align:middle}