<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pc {
    display: none;
}
.section {
    width: 95%;
}
.section.player {
    width: 100%;
}
.non-home .header {
    position: fixed;
    z-index: 2;
    top: 0;
    -webkit-box-shadow: 0px 5px 15px -5px #333;
    box-shadow: 0px 5px 15px -5px #333;
}
.non-home .body {
    padding-top: 7vh;
    min-height: 50vh;
}
.non-home.player .body {
    padding-top: 0;    
    min-height: auto;
}
.non-home .header .logo {
    flex: 0 0 7vh;
    height: 7vh;
}
.non-home .header .logo .shise {
    background-image: url('/images/shise/logo_100x100_white.png');
    width: 6vh;
    height: 6vh;
    margin-right: 1.5vh;
}
.non-home .search {
    padding-right: 0px;
}
.non-home .search-box {
    top: 0.8vh;
}
.non-home .search[inactive] .search-box {
    display: none;
}
.non-home .search[inactive] .search-button {
    color: #fff;
}
.home .header {
    height: 15vh;
    margin-bottom: 7vh;
}
.home .header .logo {
    padding-top: 5vh;
    height: 5vh;
    justify-content: normal;
}
.home .header .logo &gt; div:nth-child(1) {
    flex: 0 0 62%;
    margin-right: 5%;
    display: flex;
    justify-content: right;
}
.home .header .logo &gt; div:nth-child(1) img {
    width: auto;
    height: 5vh;
}
.home .header .logo &gt; div:nth-child(2) img {
    width: auto;
    height: 3vh;
}
.player .caption {
    font-size: 18px;
}
.player-container {
    z-index: 1;
    background-color: #000;
    position: fixed;
    top: 7vh;
    width: 100vw;
    height: 56.25vw;
    padding-bottom: 5px;
}
.player-video {
    width: 100%;
}
.player-detail {
    padding-top: calc(56.25vw + 7vw + 15px);
}
h1 {
    font-size: 20px;
}
.player-detail .title {
    padding: 20px 0 20px 0;
}
.search {
    padding-top: 2.5vh;
}
.home .search {
    width: 90vw;
}
.search-box-input {
    height: 4vh;
    line-height: 4vh;
}
.search-input {
    width: 75vw;
    font-size: 16px;
}
.non-home .search-input {
    width: 68vw;
}
.search-button {
    top: 1vh;
}
.home .search-button {
    right: 15px;
    top: 2.6vh;
}
.video-detail {
    display: flex;
    flex-direction: column-reverse;
}
.model-detail, .series-detail {
    min-height: 30vw;
}
.video-detail &gt; div:nth-child(1), .video-detail &gt; div:nth-child(2) {
    flex: 0 0 100%;
}
.video-detail &gt; div:nth-child(1) {
    margin-top: 20px;
}
.video-detail &gt; div:nth-child(2) {
    margin-top: 0;
}
.video-detail .misc {
    min-height: auto;
}
.video-detail .info {
    text-align: center;
}
.video-detail .misc &gt; div &gt; div:nth-child(2), .series-detail .misc &gt; div &gt; div:nth-child(2), .model-detail .misc &gt; div &gt; div:nth-child(2), .searchs-detail .misc &gt; div &gt; div:nth-child(2) {
    flex: 1;
}
.model-cover, .series-cover {
    width: 20vw;
    height: 20vw;
}
.videos .not-found {
    height: 35vh;
}
.videos {
    display: block;
}
.videos .video {
    margin: 0 0 20px 0;
}
.videos .video:nth-child(2n+2) {
    margin-right: 0;
}
.video-detail .video-share {
    display: none;
}
.shortcuts-box {
    width: 55vw;
}
.toolbar {
    color: #fff;
    display: flex;
    padding: 15px 0 ;
}
.toolbar i {
    font-size: 20px;
}
.toolbar &gt; div {
    flex: 0 0 18%;
    margin: 0 1%;
}
.filter {
    margin-top: 15px;
    font-size: 12px;
}
.filter .filter-body &gt; div &gt; div:nth-child(1) {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.filter .filter-body &gt; div &gt; div[checked] a {
    color: #f00;
    font-weight: bold;
}
.filter .filter-switch {
    padding: 3px 5px;
    margin-right: 10px;
}
.filter .filter-sort {
    padding-right: 10px;
}
.filter .filter-sort span, .filter .filter-duration span {
    font-weight: bold;
    color: #f00;
    cursor: pointer;
}
.filter .filter-body &gt; div:nth-child(1) {
    flex: 0 0 35%;
}
.filter .filter-body a:hover {
    color: #f00;
}
.navigation {
    display: block;
    height: 7vh;
    display: flex;
    background-color: #fdfffc;
    border-top: #f0f0f0 1px solid;
    position: fixed;
    width: 100%;
    bottom: 0;
}
.navigation &gt; a {
    flex: 0 0 25%;
    text-align: center;
    align-content: center;
    align-items: center;
}
.navigation &gt; a &gt; div &gt; div:first-child {
    height: 4.5vh;
    line-height: 4.5vh;
    font-size: 20px;
}
.navigation &gt; a &gt; div &gt; div:last-child {
    height: 2.5vh;
    line-height: 2.5vh;
    color: #666;
}
.navigation .fav[existing] {
    color: #fbb117;
}
.navigation .fav[disabled], .navigation .mine[disabled] {
    color: #ccc;
}
.navigation &gt; a &gt; div[disabled] &gt; div:last-child {
    color: #ccc;
}
ins {
    z-index: 0 !important;
}
.box._728x90 &gt; div {
    max-width: 100%;
}
.tabs {
    width: 95%;
}
.tabs &gt; .body {
    padding: 10px;
}
.form &gt; div &gt; div {
    height: 50px;
    line-height: 50px;
}
.form &gt; div &gt; div:nth-child(1) {
    flex: 0 0 30%;
}
.form &gt; div &gt; div:nth-child(2) {
    padding: 0;
    flex: 0 0 70%;
}
.form &gt; div &gt; div:nth-child(3) {
    display: none;
}
.form input[type='text'], .form input[type='password'], .form input[type='number'] {
    width: 95%;
}
#modalLogin, #modalRegister {
    min-width: 90vw;
    max-width: 90vw;
    min-height: 70vh;
    max-height: 70vh;
    position: absolute;
    top: 15vh;
    left: 5vw;
}
#modalLogin .verfyCode &gt; div:nth-child(2) {
    flex: 0 0 35%;
}
#modalLogin .verfyCode &gt; div:nth-child(2) &gt; input {
    width: 75%;
}
#modalLogin .verfyCode &gt; div:nth-child(3) {
    display: block;
    flex: 0 0 35%;
}
#modalLogin input {
    width: 90%;
}
.push-top {
    top: 1vh;
    right: -60vw;
}
.push-top &gt; div {
    margin-bottom: 1vh;
    width: 72vw;
}
.push-top &gt; div &gt; div:nth-child(1) {
    flex: 0 0 60vw;
    height: 10.34vw;
}
.push-top &gt; div &gt; div:nth-child(2) {
    flex: 0 0 12vw;
    height: 10.34vw;
    line-height: 10.34vw;
}
.push-bottom {
    width: 100vw;
    height: 20vw;
    padding: 0.5vh 0;
}
.push-bottom &gt; div {
    width: 100vw;
}
.push-bottom img {
    width: 100vw;
    height: 20vw;
}

@media only screen and (min-width: 640px) {
}</pre></body></html>