﻿@import url(//at.alicdn.com/t/font_1880707_i2nsilc35d.css);
@import url(/include/css/pub3.css);

.pv-controls-right div { display: block }
.el-slider { display: initial }
    .el-slider div { display: initial }
.el-cascader-panel .el-radio { position: absolute; width: calc(100% - 50px); height: 100%; top: 0px; left: 20px }
    .el-cascader-panel .el-radio .el-radio__input { display: none }

.transmask { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1; }
.winmask { position: absolute; width: 100%; height: 100%; background: #000; top: 0px; left: 0px; z-index: 9999 }
.myspace { width: 10px; display: inline-block }

.transiderightdefault { width: 510px; }
.transideright { transition: all .5s ease; transform-origin: center; width: 60px; }
.transiderightback { transition: all .5s ease; transform-origin: center; width: 510px; }

.polyvvideowrap { width: 100%; background-color: #000; border-radius: 20px; }
    .polyvvideowrap .winmask { border-radius: 20px }
.polyvvideobg { width: 100%; padding-bottom: 56.25%; position: relative }
.polyvvideo { width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; }

.appfull { position: fixed; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; display: flex; flex-flow: column nowrap }
    .appfull .realwrap { width: 100%; padding-left: 20px; padding-right: 20px; }
#app { width: 100%; flex-flow: column nowrap }
    #app .realwrap { width: 100%; max-width: 1240px; padding-left: 20px; padding-right: 20px; margin: 0 auto; }

.overdot { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important }
