/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
 .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;-o-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top;-webkit-transition:.2s transform,.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top,.2s -webkit-transform;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;-o-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left;-webkit-transition:.2s transform,.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left,.2s -webkit-transform;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;-o-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right;-webkit-transition:.2s transform,.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right,.2s -webkit-transform;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.touchtv-video-container.svelte-13f0m7t.svelte-13f0m7t{position:relative;max-width:750px;width:100%;margin:0.4rem auto;background-color:#000}.touchtv-video-container.svelte-13f0m7t .package.svelte-13f0m7t{position:relative;padding-bottom:calc(100% * 9 / 16);width:100%}.touchtv-video-container.svelte-13f0m7t .wrapper.svelte-13f0m7t{position:absolute;top:0;left:0;width:100%}.touchtv-video-container.svelte-13f0m7t .wrapper.fixed.svelte-13f0m7t{position:fixed;top:0;left:0;z-index:3}.touchtv-video-container.svelte-13f0m7t .wrapper.fixed .btn-close.svelte-13f0m7t{display:block}.touchtv-video-container.svelte-13f0m7t .wrapper .btn-close.svelte-13f0m7t{position:absolute;top:0;right:0;display:none;width:0.7rem;height:0.7rem;background-image:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/ico_video_close_d30fd5eb.png);background-size:0.52rem;background-position:top right;background-repeat:no-repeat}.touchtv-video-container.svelte-13f0m7t .video-container.svelte-13f0m7t{position:relative;margin:0 auto;width:100%}.touchtv-video-container.svelte-13f0m7t .video-container .video.svelte-13f0m7t{display:block;margin:0 auto;width:100%;background-color:#000}.touchtv-video-container.svelte-13f0m7t .poster.svelte-13f0m7t{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;background-size:contain;background-position:center;background-repeat:no-repeat}.touchtv-video-container.svelte-13f0m7t .play-icon.svelte-13f0m7t{position:absolute;width:1rem;height:1rem;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}
 .touchtv-audio-container.svelte-6ngsmr.svelte-6ngsmr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0.4rem auto;width:100%;max-width:7.5rem;height:1.5rem;background:#f5f5f5;border:1px solid #dadada;border-radius:0.08rem;-webkit-box-sizing:border-box;box-sizing:border-box}.touchtv-audio-container.svelte-6ngsmr .audio.svelte-6ngsmr{width:0;height:0;display:none}.touchtv-audio-container.svelte-6ngsmr .play-btn-container.svelte-6ngsmr{position:relative;width:0.72rem;height:0.72rem;border-radius:50%;margin:0 0.36rem 0 0.4rem;background:#e2e2e2}.touchtv-audio-container.svelte-6ngsmr .play-btn.svelte-6ngsmr{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:0.62rem;height:0.62rem;border-radius:50%;background:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/btn_audio_play_35d914ef.png) no-repeat;background-size:cover}.touchtv-audio-container.svelte-6ngsmr .playing.svelte-6ngsmr{background:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/btn_audio_suspend_ac15fcc3.png) no-repeat;background-size:cover}.touchtv-audio-container.svelte-6ngsmr .loading.svelte-6ngsmr{width:0.72rem;height:0.72rem;border-radius:50%;background:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/ico_audio_loading_50743a1a.png) no-repeat;background-size:cover;-webkit-animation:svelte-6ngsmr-rotation 1.2s infinite linear;animation:svelte-6ngsmr-rotation 1.2s infinite linear;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.touchtv-audio-container.svelte-6ngsmr .body.svelte-6ngsmr{width:calc(100% - 1.48rem - 0.4rem);-ms-flex-negative:0;flex-shrink:0}.touchtv-audio-container.svelte-6ngsmr .body .title.svelte-6ngsmr{margin:0;padding:0;line-height:0.64rem;font-size:0.3rem;color:#282828}.touchtv-audio-container.svelte-6ngsmr .body .progress-bar.svelte-6ngsmr{position:relative;width:100%;height:0.04rem;background-color:#dcdcdc;margin-bottom:0.18rem}.touchtv-audio-container.svelte-6ngsmr .body .progress-bar .point.svelte-6ngsmr{position:absolute;width:0.32rem;height:0.32rem;background:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/btn_control_playing_484396c6.png) no-repeat;background-size:cover;top:-0.16rem}.touchtv-audio-container.svelte-6ngsmr .body .progress-bar .current.svelte-6ngsmr{display:block;height:100%;background-color:#ff3232}.touchtv-audio-container.svelte-6ngsmr .body .progress-bar .buffer.svelte-6ngsmr{height:100%;background-color:#b6b6b6}.touchtv-audio-container.svelte-6ngsmr .body .time-container.svelte-6ngsmr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#676767;font-size:0.2rem}@-webkit-keyframes svelte-6ngsmr-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes svelte-6ngsmr-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.touchtv-audio-container.svelte-6ngsmr .touchtv-audio-native.svelte-6ngsmr{width:100%}.touchtv-audio-container.svelte-6ngsmr .touchtv-audio-native .title.svelte-6ngsmr{line-height:0.7rem;padding-left:20px}.touchtv-audio-container.svelte-6ngsmr .touchtv-audio-native .audio.svelte-6ngsmr{display:block;width:100%;height:0.7rem}
 .view-big-container.svelte-1sm9wgh.svelte-1sm9wgh{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#000;z-index:1000}.view-big-container.svelte-1sm9wgh .wrapper.svelte-1sm9wgh{margin:0 auto;width:7.5rem;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#000;overflow-x:hidden;overflow-y:auto}.view-big-container.svelte-1sm9wgh img.svelte-1sm9wgh{width:100%;height:auto}.view-big-container.svelte-1sm9wgh .imgClsW.svelte-1sm9wgh{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
 .touchtv-image-container.svelte-16japi5.svelte-16japi5{vertical-align:top;overflow:hidden}.touchtv-image-container.svelte-16japi5 .image.svelte-16japi5{display:block;margin:0 auto;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.touchtv-image-container.svelte-16japi5 .not-loaded.svelte-16japi5{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0.16rem;width:100%;height:100%;font-size:0.24rem;color:#999;background:#f2f3f4;z-index:2}.touchtv-image-container.svelte-16japi5 .not-loaded .icon-gif.svelte-16japi5{display:block;height:0.8rem;width:0.8rem;background-image:url('http://img2-cloud.itouchtv.cn/upload/20170927/kfWEdtja3B1506483834.png');background-repeat:no-repeat;background-size:contain;background-position:center}.touchtv-image-container.svelte-16japi5 .not-loaded .icon-loading.svelte-16japi5{height:0.5rem;width:0.5rem;background:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/ico_audio_loading_50743a1a.png) no-repeat;background-size:cover;-webkit-animation:svelte-16japi5-rotation 1.2s infinite linear;animation:svelte-16japi5-rotation 1.2s infinite linear;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes svelte-16japi5-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes svelte-16japi5-rotation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
 .touchtv-vote-container.svelte-ghvxn8.svelte-ghvxn8{position:relative;margin:0.6rem auto;padding:0.68rem 0.4rem 0.3rem;width:100%;max-width:7.5rem;font-size:0.36rem;background-color:#fafafa;border-radius:0.12rem;-webkit-box-sizing:border-box;box-sizing:border-box}.touchtv-vote-container.svelte-ghvxn8 div.svelte-ghvxn8{line-height:1em}.touchtv-vote-container.svelte-ghvxn8 .vote-status.svelte-ghvxn8{position:absolute;top:-0.1rem;left:0.4rem;padding:0.12rem 0.3rem;line-height:1em;color:#fff;font-size:0.28rem;border-radius:0.04rem;background:#979797}.touchtv-vote-container.svelte-ghvxn8 .vote-status.voting.svelte-ghvxn8{background:#ff3232}.touchtv-vote-container.svelte-ghvxn8 .vote-status div.svelte-ghvxn8{font-size:0.28rem;line-height:1em}.touchtv-vote-container.svelte-ghvxn8 .vote-head h6.vote-title.svelte-ghvxn8{color:#333;font-size:0.36rem;line-height:0.5rem;font-weight:600}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos.svelte-ghvxn8{margin:0.3rem 0}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos .vote-type.svelte-ghvxn8{margin:0.06rem 0;color:#999}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos .vote-type img.svelte-ghvxn8,.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos .vote-type span.svelte-ghvxn8{vertical-align:middle}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos .vote-type span.svelte-ghvxn8{font-size:0.24rem}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-infos .ico.svelte-ghvxn8{display:inline-block;margin-right:0.2rem;height:0.28rem}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-cutoff.svelte-ghvxn8{position:relative;margin:0.4rem 0;padding:0.18rem 0;text-align:center}.touchtv-vote-container.svelte-ghvxn8 .vote-head .vote-cutoff.svelte-ghvxn8::before{content:'';position:relative;display:block;width:100%;height:1px;background-color:#e8e8e8;border-radius:1px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options.is-common .vote-option .bottom .progress-container.svelte-ghvxn8{width:55%}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options.is-common .vote-option .bottom .votes.svelte-ghvxn8{width:40%}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option.svelte-ghvxn8{margin:0.2rem 0}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-images h6.title.svelte-ghvxn8{width:70%}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.svelte-ghvxn8{padding:0.2rem;background-color:#ffffff;border-radius:0.16rem;border:1px solid #e2e2e2;position:relative}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common .title.svelte-ghvxn8{padding-right:0.7rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images.svelte-ghvxn8{background-color:transparent;border-color:transparent}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images h6.title.svelte-ghvxn8{padding-right:0;width:60%}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images.selected.svelte-ghvxn8{border-color:transparent}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images.selected .ico-sel.svelte-ghvxn8{border-color:#ff3232;background-color:#ff3232;background-image:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/ico_sel_5a6938d4.png)}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images .ico-sel.svelte-ghvxn8{left:0.2rem;right:auto;display:block;background-image:none;background-color:#fff;border-color:#dfe0df}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.box-images .content-image-container.svelte-ghvxn8{margin-left:0.7rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.selected.svelte-ghvxn8{border-color:#ff3232}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common.selected .ico-sel.svelte-ghvxn8{display:block}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .box-common .ico-sel.svelte-ghvxn8{position:absolute;background-image:url(https://sitecdn.itouchtv.cn/sitecdn/rc/touchtv-html-parser/0.0.36/images/ico_sel_5a6938d4.png);right:0.2rem;background-size:contain;background-position:center;background-repeat:no-repeat;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:50%;height:0.4rem;width:0.4rem;background-color:#ff3232;border:0.02rem solid #ff3232;display:none}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option.svelte-ghvxn8 .content-image{vertical-align:middle;margin-right:0.08rem;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:center;width:1.4rem;height:1.4rem;border-radius:0.12rem;background-color:#fafafa}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option h6.title.svelte-ghvxn8{vertical-align:middle;display:inline-block;padding:0;word-wrap:break-word;word-break:break-all;margin:0;color:#333;line-height:0.4rem;font-size:0.28rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .progress-container.svelte-ghvxn8,.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes.svelte-ghvxn8,.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .vote-button.svelte-ghvxn8{vertical-align:middle;display:inline-block}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .progress-container.svelte-ghvxn8{width:2.4rem;height:0.28rem;border-radius:0.12rem;border:1px solid #f2f2f2;background-color:#fff;margin-right:0.2rem;position:relative}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .progress-container.image.svelte-ghvxn8{height:0.16rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .progress-container .progress.svelte-ghvxn8{background-color:#ff3232;border-radius:0.12rem;position:absolute;top:0;left:0;height:100%}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .progress-container .progress.end.svelte-ghvxn8{background-color:#979799}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes.svelte-ghvxn8{color:#999}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes .count.svelte-ghvxn8,.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes .percent.svelte-ghvxn8{display:inline-block;vertical-align:middle}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes .count.svelte-ghvxn8{font-size:0.24rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .votes .percent.svelte-ghvxn8{font-size:0.2rem}.touchtv-vote-container.svelte-ghvxn8 .vote-body .vote-options .vote-option .bottom .vote-button.svelte-ghvxn8{float:right;color:#ff3232;background-color:#fff;padding-top:0.13rem;padding-bottom:0.13rem;text-align:center;border:1px solid #ff3232;border-radius:0.5rem;font-size:0.24rem;width:1.2rem}.touchtv-vote-container.svelte-ghvxn8 .vote-foot.svelte-ghvxn8{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0.6rem 0 0}.touchtv-vote-container.svelte-ghvxn8 .vote-foot .vote-button.svelte-ghvxn8{padding:0;width:4.82rem;height:0.8rem;line-height:0.8rem;font-size:0.3rem;text-align:center;color:#bbb;background:#fff;border:1px solid #bbb;border-radius:0.4rem;outline:none}.touchtv-vote-container.svelte-ghvxn8 .vote-foot .voting-btn.svelte-ghvxn8{color:#ff3232;border:1px solid #ff3232}
 .v-play-content{font-size:0.36rem;color:#282828;line-height:1.65;letter-spacing:1px}.v-play-content.touchtv-fontsize-12,.v-play-content .touchtv-fontsize-12{font-size:0.24rem !important}.v-play-content.touchtv-fontsize-13,.v-play-content .touchtv-fontsize-13{font-size:0.26rem !important}.v-play-content.touchtv-fontsize-14,.v-play-content .touchtv-fontsize-14{font-size:0.28rem !important}.v-play-content.touchtv-fontsize-15,.v-play-content .touchtv-fontsize-15{font-size:0.3rem !important}.v-play-content.touchtv-fontsize-16,.v-play-content .touchtv-fontsize-16{font-size:0.32rem !important}.v-play-content.touchtv-fontsize-17,.v-play-content .touchtv-fontsize-17{font-size:0.34rem !important}.v-play-content.touchtv-fontsize-18,.v-play-content .touchtv-fontsize-18{font-size:0.36rem !important}.v-play-content.touchtv-fontsize-19,.v-play-content .touchtv-fontsize-19{font-size:0.38rem !important}.v-play-content.touchtv-fontsize-20,.v-play-content .touchtv-fontsize-20{font-size:0.4rem !important}.v-play-content.touchtv-fontsize-21,.v-play-content .touchtv-fontsize-21{font-size:0.42rem !important}.v-play-content.touchtv-fontsize-22,.v-play-content .touchtv-fontsize-22{font-size:0.44rem !important}.v-play-content.touchtv-fontsize-23,.v-play-content .touchtv-fontsize-23{font-size:0.46rem !important}.v-play-content.touchtv-fontsize-24,.v-play-content .touchtv-fontsize-24{font-size:0.48rem !important}.v-play-content *{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.v-play-content p:not([style*='margin-bottom'])+p:not([style*='margin-top']),.v-play-content ol:not([style*='margin-bottom'])+p:not([style*='margin-top']),.v-play-content ul:not([style*='margin-bottom'])+p:not([style*='margin-top']),.v-play-content h1:not([style*='margin-bottom'])+p:not([style*='margin-top']),.v-play-content blockquote:not([style*='margin-bottom'])+p:not([style*='margin-top']),.v-play-content p:not([style*='margin-bottom'])+ol:not([style*='margin-top']),.v-play-content ol:not([style*='margin-bottom'])+ol:not([style*='margin-top']),.v-play-content ul:not([style*='margin-bottom'])+ol:not([style*='margin-top']),.v-play-content h1:not([style*='margin-bottom'])+ol:not([style*='margin-top']),.v-play-content blockquote:not([style*='margin-bottom'])+ol:not([style*='margin-top']),.v-play-content p:not([style*='margin-bottom'])+ul:not([style*='margin-top']),.v-play-content ol:not([style*='margin-bottom'])+ul:not([style*='margin-top']),.v-play-content ul:not([style*='margin-bottom'])+ul:not([style*='margin-top']),.v-play-content h1:not([style*='margin-bottom'])+ul:not([style*='margin-top']),.v-play-content blockquote:not([style*='margin-bottom'])+ul:not([style*='margin-top']),.v-play-content p:not([style*='margin-bottom'])+h1:not([style*='margin-top']),.v-play-content ol:not([style*='margin-bottom'])+h1:not([style*='margin-top']),.v-play-content ul:not([style*='margin-bottom'])+h1:not([style*='margin-top']),.v-play-content h1:not([style*='margin-bottom'])+h1:not([style*='margin-top']),.v-play-content blockquote:not([style*='margin-bottom'])+h1:not([style*='margin-top']),.v-play-content p:not([style*='margin-bottom'])+blockquote:not([style*='margin-top']),.v-play-content ol:not([style*='margin-bottom'])+blockquote:not([style*='margin-top']),.v-play-content ul:not([style*='margin-bottom'])+blockquote:not([style*='margin-top']),.v-play-content h1:not([style*='margin-bottom'])+blockquote:not([style*='margin-top']),.v-play-content blockquote:not([style*='margin-bottom'])+blockquote:not([style*='margin-top']){margin-top:0.4rem}.v-play-content-font1.svelte-y1rm9k .v-play-content{font-size:0.32rem;line-height:1.45;letter-spacing:1px}.v-play-content-font3.svelte-y1rm9k .v-play-content{font-size:0.42rem;line-height:1.65;letter-spacing:1.5px}.v-play-content .touchtv-textindent-on{text-indent:2em}.v-play-content .touchtv-textindent-off{text-indent:0}.v-play-content a{text-decoration:none;color:#4fc3f7}.v-play-content [data-link-type=image]{position:relative;display:block;margin:0 auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.v-play-content [data-link-type=image]:before{content:'';position:absolute;top:0.2rem;right:0.2rem;padding:0.14rem;width:0.2rem;height:0.2rem;background:url("https://img2-cloud.itouchtv.cn/sitecdn/touchtv-editor/images/link%20blue190912_1.png");background-size:0.2rem 0.2rem;background-color:#fff;background-repeat:no-repeat;background-position:50%;border-radius:50%;z-index:2}.v-play-content p{color:#282828;word-break:break-word;word-wrap:break-word}.v-play-content ol li,.v-play-content ul li{list-style:none;list-style-position:inside}.v-play-content ol li:before,.v-play-content ul li:before{display:inline-block;width:0.48rem;text-indent:0}.v-play-content ol li>*,.v-play-content ul li>*{display:inline}.v-play-content ol{counter-reset:ol_list}.v-play-content ol li:before{content:counter(ol_list) '.';counter-increment:ol_list}.v-play-content ul{counter-reset:ul_list}.v-play-content ul li:before{content:counter(ul_list, disc);counter-increment:ul_list}.v-play-content h1,.v-play-content h2,.v-play-content h3,.v-play-content h4,.v-play-content h5,.v-play-content h6{position:relative;font-size:0.36rem;font-weight:normal}.v-play-content h1{padding-left:0.2rem;font-weight:bold}.v-play-content h1::before{content:' ';position:relative;left:-0.2rem;top:0.06rem;display:inline-block;margin-right:-0.08rem;width:0.09rem;height:0.36rem;background:#ff4b4b}.v-play-content-font1.svelte-y1rm9k .v-play-content h1,.v-play-content-font3.svelte-y1rm9k .v-play-content h1{font-size:0.42rem;letter-spacing:1.5px}.v-play-content blockquote{background:#f3f4f5;padding:0.2rem 0.14rem;margin:0.4rem 0;color:#8a8a8a;font-size:0.3rem}.v-play-content .touchtv-pic-desc{margin:-0.28rem 0 0 !important;min-height:0.28rem;font-size:0.24rem;color:#999;text-align:center}.v-play-content .desc-empty{display:none}.v-play-content .ttlocation_card{position:relative;margin:0.4rem auto;padding:12px 8px;width:100%;max-width:375px;background-color:#f7f7f7;border-radius:8px;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.v-play-content .ttlocation_card .ttlocation_title,.v-play-content .ttlocation_card .ttlocation_detail{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;line-height:1.3}.v-play-content .ttlocation_card .ttlocation_title{font-size:17px;padding:0 4px;margin:0;color:#333;display:block}.v-play-content .ttlocation_card .ttlocation_detail{font-size:14px;color:rgba(0,0,0,0.5);padding:4px 4px 12px}.v-play-content .ttlocation_card .ttlocation_imgwrap{width:100%;padding-top:37.88%;border-radius:2px;overflow:hidden;background-size:200%;background-position:center}.v-play-content .ttlocation_card .ttlocation_link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}.v-lazyImg{width:100%;height:4.2rem;background:#f2f3f4;background-size:1.32rem 0.53rem}.v-loadedImg{width:100%;margin:0.4rem auto;display:block;-o-object-fit:contain;object-fit:contain;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1);animation-timing-function:cubic-bezier(0.075, 0.82, 0.165, 1);-webkit-animation-name:svelte-y1rm9k-fadein;animation-name:svelte-y1rm9k-fadein}.v-section{width:100%}.img-shell{display:block;margin:0.4rem auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:3}.video-shell,.audio-shell,.vote-shell{z-index:3}@-webkit-keyframes svelte-y1rm9k-fadein{0%{opacity:0.3}100%{opacity:1}}@keyframes svelte-y1rm9k-fadein{0%{opacity:0.3}100%{opacity:1}}
 .tmv-bezel {
   display: none;
   position: absolute;
   left: 50%;
   top: 50%;
   width: 52px;
   height: 52px;
   z-index: 19;
   margin-left: -26px;
   margin-top: -26px;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 26px;
   opacity: 1;
   -webkit-animation: tmv-bezel-fadeout 0.5s linear 1 normal forwards;
           animation: tmv-bezel-fadeout 0.5s linear 1 normal forwards;
   pointer-events: none;
 }
 .tmv-bezel.tmv-bezel-show {
   display: block;
 }
 .tmv-bezel .tmv-bezel-icon {
   width: 40px;
   height: 40px;
   margin: 6px;
 }
 .tmv-bezel .tmv-bezel-icon .tmv-svg-fill {
   fill: #fff;
 }
 @-webkit-keyframes tmv-bezel-fadeout {
   0% {
     opacity: 1;
   }
   to {
     opacity: 0;
     -webkit-transform: scale(2);
             transform: scale(2);
   }
 }
 @keyframes tmv-bezel-fadeout {
   0% {
     opacity: 1;
   }
   to {
     opacity: 0;
     -webkit-transform: scale(2);
             transform: scale(2);
   }
 }
 .tmv-svg-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-svg-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-svg-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-svg-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-play-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-play-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-play-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-play-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-svg-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-svg-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-svg-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-svg-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-controls-fullscreen {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-controls-fullscreen.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-controls-fullscreen.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-controls-fullscreen .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-controls-time {
   padding: 0 15px 0 5px;
   font-size: 12px;
   color: #fff;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-controls-time .tmv-hide {
   display: none;
 }
 .tmv-controls-time .tmv-time-separator {
   margin: 0 5px;
 }
 .tmv-controls-time .tmv-live-badge {
   padding: 0 15px;
 }
 .tmv-controls-progress-bar {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   cursor: pointer;
   position: relative;
 }
 .tmv-controls-progress-bar:hover .tmv-progress-base,
 .tmv-controls-progress-bar:active .tmv-progress-base {
   -webkit-transform: scaleY(1);
       -ms-transform: scaleY(1);
           transform: scaleY(1);
 }
 .tmv-controls-progress-bar:active .tmv-progress-point,
 .tmv-controls-progress-bar:hover .tmv-progress-point {
   height: 13px;
   width: 13px;
 }
 .tmv-controls-progress-bar:active .tmv-progress-base .tmv-progress-hover,
 .tmv-controls-progress-bar:hover .tmv-progress-base .tmv-progress-hover,
 .tmv-controls-progress-bar:active .tmv-progress-time,
 .tmv-controls-progress-bar:hover .tmv-progress-time {
   visibility: visible;
   -webkit-transition: opacity 0.1s linear;
   -o-transition: opacity 0.1s linear;
   transition: opacity 0.1s linear;
   opacity: 1;
 }
 .tmv-controls-progress-bar .tmv-progress-base {
   position: relative;
   width: 100%;
   background: rgba(255, 255, 255, 0.2);
   height: 5px;
   -webkit-transform: scaleY(0.6);
       -ms-transform: scaleY(0.6);
           transform: scaleY(0.6);
 }
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress-hover,
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress-buffer,
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress {
   position: absolute;
   width: 0%;
   height: 100%;
   top: 0;
   left: 0;
 }
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress-hover {
   background: rgba(255, 255, 255, 0.6);
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility 0s 0.1s, opacity 0.1s linear;
   -o-transition: visibility 0s 0.1s, opacity 0.1s linear;
   transition: visibility 0s 0.1s, opacity 0.1s linear;
 }
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress-buffer {
   background: rgba(255, 255, 255, 0.6);
 }
 .tmv-controls-progress-bar .tmv-progress-base .tmv-progress {
   background: #ff3232;
 }
 .tmv-controls-progress-bar .tmv-progress-point {
   position: absolute;
   top: 50%;
   right: -6.5px;
   width: 0;
   height: 0;
   background: #ff3232;
   border-radius: 50%;
   -webkit-transition: width 0.1s, height 0.1s;
   -o-transition: width 0.1s, height 0.1s;
   transition: width 0.1s, height 0.1s;
   -webkit-transform: translateY(-50%);
       -ms-transform: translateY(-50%);
           transform: translateY(-50%);
 }
 .tmv-controls-progress-bar .tmv-progress-time {
   position: absolute;
   font-size: 12px;
   background: rgba(0, 0, 0, 0.8);
   padding: 1px 5px;
   bottom: 12px;
   left: 0;
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility 0s 0.1s, opacity 0.1s linear;
   -o-transition: visibility 0s 0.1s, opacity 0.1s linear;
   transition: visibility 0s 0.1s, opacity 0.1s linear;
 }
 .tmv-big-play-btn {
   cursor: pointer;
   position: absolute;
   left: 50%;
   top: 50%;
   width: 52px;
   height: 52px;
   margin-left: -26px;
   margin-top: -26px;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 26px;
   opacity: 1;
 }
 .tmv-big-play-btn.tmv-big-play-btn-hide {
   display: none;
 }
 .tmv-big-play-btn .tmv-big-play-btn-icon {
   width: 40px;
   height: 40px;
   margin: 6px;
 }
 .tmv-big-play-btn .tmv-big-play-btn-icon .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-cast-screen {
   cursor: pointer;
   position: absolute;
   right: 20px;
   top: 50%;
   width: 40px;
   height: 40px;
   margin-left: -26px;
   margin-top: -26px;
   background: rgba(0, 0, 0, 0.5);
   border-radius: 26px;
   opacity: 1;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
 }
 .tmv-cast-screen .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-svg-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-svg-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-svg-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-svg-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-next-video-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-next-video-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-next-video-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-next-video-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-controls-title {
   -webkit-box-flex: 1;
       -ms-flex: 1;
           flex: 1;
 }
 .tmv-popover {
   position: relative;
 }
 .tmv-popover .tmv-popover-mark {
   position: absolute;
   bottom: 40px;
   right: 50%;
   -webkit-transform: translateX(50%);
       -ms-transform: translateX(50%);
           transform: translateX(50%);
   padding-bottom: 15px;
 }
 .tmv-popover .tmv-popover-mark.tmv-popover-hide {
   display: none;
 }
 .tmv-popover .tmv-popover-mark .tmv-popover-panel {
   background: rgba(0, 0, 0, 0.8);
   border-radius: 2px;
   padding: 5px 0;
 }
 .tmv-svg-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-svg-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-svg-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-svg-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-setting {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-setting.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-setting.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-setting .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-setting .tmv-popover .tmv-popover-mark {
   right: -40px;
   -webkit-transform: translateX(0);
       -ms-transform: translateX(0);
           transform: translateX(0);
 }
 .tmv-setting .tmv-setting-btn {
   width: 40px;
   height: 40px;
 }
 .tmv-setting .tmv-setting-item {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   height: 35px;
   padding: 0 20px;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
   cursor: pointer;
   font-size: 12px;
   width: 180px;
 }
 .tmv-setting .tmv-setting-item:hover {
   background: rgba(255, 255, 255, 0.1);
 }
 .tmv-setting .tmv-setting-item .tmv-switch {
   width: 35px;
   height: 15px;
   background: #777;
   border-radius: 7.5px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
 }
 .tmv-setting .tmv-setting-item .tmv-switch .tmv-switch-point {
   background: #ccc;
   width: 15px;
   height: 15px;
   border-radius: 7.5px;
   margin-left: 0;
 }
 .tmv-setting .tmv-setting-item .tmv-switch-active {
   background: #ff3232;
 }
 .tmv-setting .tmv-setting-item .tmv-switch-active .tmv-switch-point {
   background: #fff;
   margin-left: 20px;
 }
 .tmv-svg-btn {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-svg-btn.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-svg-btn.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-svg-btn .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-controls-volume {
   width: 40px;
   height: 40px;
   cursor: pointer;
   -ms-flex-negative: 0;
           flex-shrink: 0;
 }
 .tmv-controls-volume.tmv-svg-btn-disable {
   cursor: inherit;
   pointer-events: none;
 }
 .tmv-controls-volume.tmv-svg-btn-disable .tmv-svg-fill {
   fill: rgba(255, 255, 255, 0.5);
 }
 .tmv-controls-volume .tmv-svg-fill {
   fill: #fff;
 }
 .tmv-controls-volume .tmv-controls-volume-btn {
   width: 40px;
   height: 40px;
 }
 .tmv-volume-slider {
   width: 40px;
   height: 100px;
   border-radius: 2px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
 }
 .tmv-volume-slider .tmv-volume-slider-base {
   position: relative;
   width: 4px;
   background: rgba(255, 255, 255, 0.2);
   height: 80px;
   cursor: pointer;
 }
 .tmv-volume-slider .tmv-volume-slider-base .tmv-volume-slider-percent {
   position: absolute;
   bottom: 0;
   left: 0;
   width: 100%;
   background: rgba(255, 255, 255, 0.8);
   height: 50%;
 }
 .tmv-volume-slider .tmv-volume-slider-base .tmv-volume-slider-percent .tmv-volume-slider-point {
   content: '';
   position: absolute;
   left: 50%;
   -webkit-transform: translateX(-50%);
       -ms-transform: translateX(-50%);
           transform: translateX(-50%);
   top: -5px;
   width: 10px;
   height: 10px;
   background: #fff;
   border-radius: 100%;
 }
 .tmv-popover {
   position: relative;
 }
 .tmv-popover .tmv-popover-mark {
   position: absolute;
   bottom: 40px;
   right: 50%;
   -webkit-transform: translateX(50%);
       -ms-transform: translateX(50%);
           transform: translateX(50%);
   padding-bottom: 15px;
 }
 .tmv-popover .tmv-popover-mark.tmv-popover-hide {
   display: none;
 }
 .tmv-popover .tmv-popover-mark .tmv-popover-panel {
   background: rgba(0, 0, 0, 0.8);
   border-radius: 2px;
   padding: 5px 0;
 }
 .tmv-playbackrate {
   font-size: 13px;
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   padding: 0 8px;
 }
 .tmv-playbackrate .tmv-popover-mark {
   bottom: 20px;
   padding-bottom: 27px;
 }
 .tmv-playbackrate .tmv-playbackrate-btn {
   padding: 0 10px;
   background: rgba(0, 0, 0, 0.4);
   border-radius: 100px;
   cursor: pointer;
   height: 24px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   line-height: 1em;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
 }
 .tmv-playbackrate .tmv-playbackrate-btn:hover {
   background: rgba(0, 0, 0, 0.6);
 }
 .tmv-playbackrate .tmv-playbackrate-list .tmv-playbackrate-item {
   font-size: 12px;
   text-align: center;
   height: 35px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   cursor: pointer;
   width: 80px;
   padding: 0 10px;
 }
 .tmv-playbackrate .tmv-playbackrate-list .tmv-playbackrate-item:hover {
   background: rgba(255, 255, 255, 0.1);
 }
 .tmv-playbackrate .tmv-playbackrate-list .tmv-playbackrate-item.tmv-playbackrate-item-active {
   color: #ff3232;
 }
 .tmv-definition {
   font-size: 13px;
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   padding: 0 8px;
 }
 .tmv-definition .tmv-popover-mark {
   bottom: 20px;
   padding-bottom: 27px;
 }
 .tmv-definition .tmv-definition-btn {
   padding: 0 10px;
   background: rgba(0, 0, 0, 0.4);
   border-radius: 100px;
   cursor: pointer;
   height: 24px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
 }
 .tmv-definition .tmv-definition-btn:hover {
   background: rgba(0, 0, 0, 0.6);
 }
 .tmv-definition .tmv-definition-list .tmv-definition-item {
   font-size: 12px;
   text-align: center;
   height: 35px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   cursor: pointer;
   min-width: 100px;
   padding: 0 10px;
 }
 .tmv-definition .tmv-definition-list .tmv-definition-item:hover {
   background: rgba(255, 255, 255, 0.1);
 }
 .tmv-definition .tmv-definition-list .tmv-definition-item.tmv-definition-item-active {
   color: #ff3232;
 }
 .tmv-definition .tmv-definition-list .tmv-definition-item .tmv-definition-name {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
 }
 .tmv-loading {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: rgba(0, 0, 0, 0.5);
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
 }
 .tmv-loading.tmv-loading-hide {
   display: none;
 }
 .tmv-loading .tmv-loading-ico {
   -webkit-animation: aa 1s infinite;
           animation: aa 1s infinite;
 }
 @-webkit-keyframes aa {
   from {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg);
   }
   to {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg);
   }
 }
 @keyframes aa {
   from {
     -webkit-transform: rotate(0deg);
             transform: rotate(0deg);
   }
   to {
     -webkit-transform: rotate(360deg);
             transform: rotate(360deg);
   }
 }
 .tmv-controls-container {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
 }
 .tmv-controls-container .tmv-controls {
   position: absolute;
   width: 100%;
   height: 100%;
   bottom: 0;
   left: 0;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper {
   position: absolute;
   width: 100%;
   height: 40px;
   bottom: 0;
   left: 0;
   visibility: visible;
   -webkit-transition: opacity 0.2s linear;
   -o-transition: opacity 0.2s linear;
   transition: opacity 0.2s linear;
   opacity: 1;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper::before {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   height: 300%;
   width: 100%;
   pointer-events: none;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper.tmv-controls-hide {
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility 0s 0.2s, opacity 0.2s linear;
   -o-transition: visibility 0s 0.2s, opacity 0.2s linear;
   transition: visibility 0s 0.2s, opacity 0.2s linear;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper .tmv-controls-bar {
   width: 100%;
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   padding: 0 10px;
   height: 46px;
   position: absolute;
   bottom: 0;
   color: #fff;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper .tmv-controls-bar .tmv-controls-coms {
   width: 100%;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   height: 40px;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   z-index: 1;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper .tmv-controls-bar .tmv-controls-coms .tmv-controls-quality {
   font-size: 13px;
   height: 40px;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   padding: 0 8px;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper .tmv-controls-bar .tmv-controls-coms .tmv-controls-quality .tmv-quality-btn {
   padding: 5px 10px;
   background: rgba(0, 0, 0, 0.4);
   border-radius: 100px;
   cursor: pointer;
   line-height: 1em;
 }
 .tmv-controls-container .tmv-controls .tmv-controls-wrapper .tmv-controls-bar .tmv-controls-coms .tmv-controls-quality .tmv-quality-btn:hover {
   background: rgba(0, 0, 0, 0.6);
 }
 .tmv-controls-container .tmv-m-controls {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box {
   position: absolute;
   width: 100%;
   height: 100%;
   bottom: 0;
   left: 0;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   visibility: visible;
   -webkit-transition: opacity 0.2s linear;
   -o-transition: opacity 0.2s linear;
   transition: opacity 0.2s linear;
   opacity: 1;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box::before {
   content: '';
   position: absolute;
   bottom: 0;
   left: 0;
   background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
   height: 30%;
   width: 100%;
   pointer-events: none;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box.tmv-m-controls-hide {
   visibility: hidden;
   opacity: 0;
   -webkit-transition: visibility 0s 0.2s, opacity 0.2s linear;
   -o-transition: visibility 0s 0.2s, opacity 0.2s linear;
   transition: visibility 0s 0.2s, opacity 0.2s linear;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar {
   width: 100%;
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   padding: 0 5px;
   height: 40px;
   position: absolute;
   bottom: 0;
   color: #fff;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-progress-point {
   height: 18px;
   width: 10.8px;
   border-radius: 50%;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-progress-time {
   display: none;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-controls-progress-bar:hover .tmv-progress-base,
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-controls-progress-bar:active .tmv-progress-base {
   -webkit-transform: scaleY(0.6);
       -ms-transform: scaleY(0.6);
           transform: scaleY(0.6);
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-controls-progress-bar:active .tmv-progress-point,
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-controls-progress-bar:hover .tmv-progress-point {
   height: 18px;
   width: 10.8px;
 }
 .tmv-controls-container .tmv-m-controls .tmv-m-controls-bar-box .tmv-m-controls-bar .tmv-progress-hover {
   display: none;
 }
 .tmv-error {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background: #000000;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-sizing: border-box;
           box-sizing: border-box;
   padding: 50px;
   color: #ddd;
   font-size: 14px;
 }
 .tmv-error.tmv-hide {
   display: none;
 }
 .tmv-video-wrapper {
   font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
   -webkit-user-select: none;
       -ms-user-select: none;
           -moz-user-select: none;
        user-select: none;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
   height: 0;
   padding-bottom: calc(100% * 9 / 16);
 }
 .tmv-video-wrapper.tmv-video-wrapper-fullscreen {
   height: 100vh;
   padding-bottom: 0;
 }
 .tmv-video-wrapper .tmv-video {
   background: #222;
   -o-object-fit: cover;
      object-fit: cover;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
 }
 .tmv-video-wrapper {
   font-family: 'PingFang SC', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
   font-size: 14px;
   -webkit-user-select: none;
       -ms-user-select: none;
           -moz-user-select: none;
        user-select: none;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
   position: relative;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   width: 100%;
   height: 0;
   padding-bottom: calc(100% * 9 / 16);
 }
 .tmv-video-wrapper.tmv-video-wrapper-fullscreen {
   height: 100vh;
   padding-bottom: 0;
 }
 .tmv-video-wrapper .tmv-video {
   background: #222;
   -o-object-fit: contain;
      object-fit: contain;
   width: 100%;
   height: 100%;
   position: absolute;
   top: 0;
   left: 0;
 }
 .g-font-color {
   color: #282828;
 }
 .g-f-single-row {
   overflow: hidden;
   -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
   white-space: nowrap;
 }
 .g-f-vertical_middle {
   vertical-align: middle;
 }
 .g-f-abs-vertical-middle {
   position: absolute;
   top: 50%;
   -webkit-transform: translateY(-50%);
       -ms-transform: translateY(-50%);
           transform: translateY(-50%);
 }
 .g-f-abs-v-h-middle {
   position: absolute;
   left: 50%;
   top: 50%;
   -webkit-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%);
 }
 .g-f-text_center {
   text-align: center;
 }
 .g-f-flex-vertical-middle {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
 }
 .g-comp-close {
   position: relative;
 }
 .g-comp-close::before {
   content: '\D7';
   color: #949494;
   font-size: 0.36rem;
 }
 .g-comp-plus {
   position: relative;
   margin-right: 0.06rem;
   width: 0.3rem;
   height: 0.3rem;
   top: 0.01rem;
 }
 .g-comp-plus:before {
   position: absolute;
   display: inline-block;
   content: ' ';
   width: 0.2rem;
   height: 1px;
   background: #e60000;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
       -ms-transform: translate(-50%, -50%);
           transform: translate(-50%, -50%);
 }
 .g-comp-plus:after {
   position: absolute;
   display: inline-block;
   content: ' ';
   width: 0.2rem;
   height: 1px;
   background: #e60000;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%) rotate(90deg);
       -ms-transform: translate(-50%, -50%) rotate(90deg);
           transform: translate(-50%, -50%) rotate(90deg);
 }
 .g-seo-a {
   -webkit-appearance: none;
           -moz-appearance: none;
        appearance: none;
   text-decoration: none;
 }
 @-webkit-keyframes g-animation-fadeOutLeft {
   from {
     opacity: 1;
   }
   to {
     opacity: 0;
     -webkit-transform: translate3d(-100%, 0, 0);
             transform: translate3d(-100%, 0, 0);
   }
 }
 @keyframes g-animation-fadeOutLeft {
   from {
     opacity: 1;
   }
   to {
     opacity: 0;
     -webkit-transform: translate3d(-100%, 0, 0);
             transform: translate3d(-100%, 0, 0);
   }
 }
 .g-animation-fadeOutLeft {
   -webkit-animation-name: g-animation-fadeOutLeft;
           animation-name: g-animation-fadeOutLeft;
 }
 