.izslm{width:100px;}.mjhvf{width:13px;}.hkwlj{width:21px;}.vrdjy{width:110px;}.fayvc{width:58px;}.lothu{width:41px;}.cbvzy{width:57px;}.fbgaj{width:5px;}.wzqsj{width:107px;}.hziqa{width:33px;}.lzoyu{width:3px;}.gxpqe{width:14px;}.hilps{width:119px;}.byipo{width:35px;}.ogaxr{width:30px;}.seyod{width:78px;}.getaw{width:22px;}.skgxt{width:2px;}.zkfqb{width:118px;}.lpryx{width:93px;}.sqifk{width:111px;}.fegkw{width:115px;}.luitw{width:20px;}.drcjp{width:106px;}.ubgvc{width:82px;}.moykd{width:43px;}.fsqml{width:31px;}.dbhqf{width:75px;}.mswfn{width:105px;}.gyhes{width:66px;}.qafjc{width:16px;}label, strike, u, i, time, bdo, font, var, big, map, b, area, abbr, del, acronym, dfn, kbd, tt, code, ins, small, address, legend, center, sup, sub {height: 0px;}.yrfon{width:51px;}.vtlyo{width:27px;}.uztnd{width:47px;}.rhatq{width:24px;}.fagrt{width:11px;}.ovpqa{width:83px;}.spach{width:84px;}.owpby{width:72px;}.yqfjw{width:34px;}.fzram{width:92px;}.sprmj{width:68px;}.njbld{width:25px;}.carji{width:23px;}.zglfr{width:74px;}.qwhcg{width:38px;}.gdjrs{width:6px;}.wgnam{width:109px;}.tafki{width:45px;}.iqlcs{width:112px;}.zlmef{width:117px;}.wrdij{width:96px;}.ocbju{width:65px;}.ygdwi{width:7px;}.uqxgm{width:37px;}.yqcow{width:40px;}.cskdl{width:90px;}.jxcyu{width:79px;}.wpreo{width:29px;}.lzhmk{width:70px;}.onfkd{width:98px;}.fwmql{width:86px;}.esvbl{width:88px;}.qievf{width:71px;}.izvuc{width:4px;}.skfzt{width:89px;}.cslxy{width:56px;}.hwqcz{width:120px;}.uijvg{width:46px;}.ejcnr{width:102px;}.demny{width:55px;}.nwzcv{width:95px;}.grbhp{width:10px;}.otsxl{width:48px;}.sqyei{width:73px;}.yctba{width:17px;}.whsjl{width:91px;}.mrbgh{width:12px;}.qpdcx{width:15px;}.oncwz{width:60px;}.rxcbu{width:97px;}.ocasx{width:42px;}.cwokj{width:62px;}.tckuj{width:80px;}.lbjhc{width:76px;}.lqpdx{width:67px;}.rpuml{width:9px;}.dzfsm{width:50px;}.pirwu{width:94px;}.jkhwo{width:61px;}.ivbcf{width:1px;}.rbimv{width:18px;}.nlvit{width:39px;}.acofu{width:64px;}.lkadu{width:59px;}.cguov{width:49px;}.wdkgf{width:87px;}.qzhlw{width:113px;}.qxbsh{width:26px;}.blmgr{width:52px;}.renyd{width:103px;}.keumw{width:104px;}.bykdw{width:8px;}.oqyig{width:54px;}.frmpq{width:85px;}.wmfci{width:63px;}.fpmez{width:44px;}.isxur{width:99px;}.yhpub{width:28px;}.itrew{width:116px;}.jczwo{width:108px;}.yhpem{width:81px;}.fshqj{width:36px;}.ulazm{width:19px;}.wpdxf{width:32px;}.fxvto{width:101px;}.kzyba{width:114px;}.pkuwq{width:77px;}.froiu{width:0px;}.jsqfx{width:69px;}.wqhaj{width:53px;}
html {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
    color: #222;
    background-color: #f5f5f5;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #222;
}

ul,
ol {
    list-style: none;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
    appearance: none;
    border: none;
    background: none;
    cursor: pointer;
}

.fixed {
    position: fixed !important;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.ye-x {
    position: relative;
    display: flex !important;
    flex-direction: row !important;
}

.ye-x1 {
    position: relative;
    display: flex !important;
    flex-direction: row-reverse !important;
}

.ye-y {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
}

.ye-y1 {
    position: relative;
    display: flex !important;
    flex-direction: column-reverse !important;
}

.x {
    justify-content: center !important;
}

.x1 {
    justify-content: flex-start !important;
}

.x2 {
    justify-content: flex-end !important;
}

.x3 {
    justify-content: space-between !important;
}

.x4 {
    justify-content: space-around !important;
}

.y {
    align-items: center !important;
}

.y1 {
    align-items: flex-start !important;
}

.y2 {
    align-items: flex-end !important;
}

body::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80px;
    background-color: #292838;
    box-shadow: 0 .0625rem .25rem rgba(0, 0, 0, .1);
    top: 0px;
    left: 0px;
    z-index: -1;
}

.head {
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
    flex-wrap: wrap;
}


.logo {
    width: 50%;
    height: 80px;
    padding: 0 10px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
}


.logo>a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 0 center;
    background-repeat: no-repeat;
}

.search {
    width: 50%;
    height: 80px;
    padding: 0 10px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    z-index: 1
}

.search form {
    width: 100%;
    height: 35px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #f5f5f5;
    border-radius: 15px
}

.search form input:nth-of-type(1) {
    width: 100%;
    height: 35px;
    margin-left: 40px;
    outline: 0;
    font-size: 13px;
    background-color: #f5f5f5;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.search form input:nth-of-type(2) {
    font-size: 13px;
    color: #000 !important;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-left: 1px solid rgb(228, 228, 228);
}

.search form button {
    position: absolute;
    left: 10px;
    background-color: #f5f5f5;
    outline: 0;
    -webkit-tap-highlight-color: transparent
}

.search form button span {
    display: block;
    width: 16px;
    height: 16px
}

.search-icon {
    width: 16px;
    height: 16px;
    border: 2px solid #7e7e7e;
    border-radius: 50%;
    position: relative;
    z-index: 999
}

.search-icon::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 12px;
    height: 3px;
    border: 1px solid #7e7e7e;
    transform: rotate(-45deg);
    background-color: #000;
    z-index: 1
}

.nav {
    width: 100%;
    padding: 10px 10px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 5px
}

.nav>ul {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    align-items: center !important;
}

.nav>ul>li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0.25% 0.25%;
    width: 24.5%;
    height: 45px;
    font-size: 15px;
    background-color: #292838;
    border-radius: 5px;
}

.nav>ul>li>a {
    color: #fff;
}

.main {
    width: 100%;
}

.main-top {
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
}

.main-bottom {
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap;
}

.tuwen {
    background-color: #fff;
    margin-top: 15px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 7%);
    padding: 0 15px;
}

.tuwen>ul {
    width: 100%;
    padding: 5px 0px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.tuwen>ul>li {
    position: relative;
    margin-bottom: 60px;
    border-top: 1px dashed #e0e0e060;
}

.tuwen>ul>li>a {
    display: block;
    position: absolute;
    z-index: 999;
    top: 5px;
    right: 0px;
    left: 0px;
    bottom: 5px;
    background-color: #292838;
    background-size: cover;
    background-position: center top;
    border-radius: 5px;
}

.tuwen>ul>li>a>span {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: right;
    line-height: 165px;
    right: 0px;
    bottom: 0px;
    color: #fdfcfc;
    font-size: 12px;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    padding-right: 10px;
    border-radius: 5px;
}

.item {
    width: 100% !important;
}

.item-title {
    padding: 20px 5px 15px 5px;
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.more {
    font-size: 14px;
}

.icon-more:before {
    content: "\003E";
}

.item-title>a {
    font-weight: bold;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.resou {
    width: 100% !important;
    height: 100%;
}

.resou-title {
    padding: 20px 5px 15px 5px;
    width: 100%;
}

.resou-title>a {
    font-weight: bold;
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.movie-name {
    position: absolute;
    width: 100%;
    top: 100%;
    font-size: 14px;
}

.movie-name>h4 {
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
    margin: 6px 0px 5px 0px;
}

.movie-name>p {
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: center;
    color: #999999;
    font-size: 12px;
}

.movie-text {
    padding-top: 1% !important;
}

.resou-name {
    width: 100%;
    font-size: 14px;
}

.resou-name>a {
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0px 10px;
}

.movie {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
    background-color: #fff;
    margin-top: 15px;
    box-shadow: 0 1px 4px rgb(0 0 0 / 7%);
    padding: 12px 12px;
}

.movie-title {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #292838;
    text-align: center;
}

.movie-title>h1 {
    font-size: 18px;
    width: 100%;
    display: block;
    color: #fff;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0px 20px;
}

.movie-info {
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    background-color: #292838;
    border-top: 1px dashed #4e4e4e;
    padding-top: 25px;
}

.movie-tuwen {
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    width: 35% !important;
    padding-top: 40% !important;
    margin-bottom: 85px;
}

.movie-tuwen>a {
    display: block;
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    background-color: #292838;
    background-size: cover;
    background-position: center top;
    margin-left: 25px;
}

.movie-tuwen-btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 20px 0px;
    padding: 0px 10px;
    text-align: center;
    color: rgb(255, 153, 0);
    background-color: #70708050;
    border-radius: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;

}

.movie-tuwen>a>img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    border-radius: 5px;
}

.movie-description-text {
    position: relative;
    padding: 0px 20px 20px 20px;
    font-size: 13px;
    color: #fff;
}

.movie-description-text>p>a {
    color: #fff;
}

.movie-episode {
    width: 100%;
    padding: 20px;
    border-top: 1px dashed #4e4e4e;
    background-color: #292838;
}

.movie-episode>h3 {
    color: rgb(255, 153, 0);
    margin: 0.5% 0.5%;
    width: 19%;
    height: 30px;
    font-size: 18px;
    text-align: center;
    margin-top: -5px;
}

.movie-episode>ul {
    width: 100%;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: wrap !important;
}

.movie-episode>ul>li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0.5% 0.5%;
    width: 19%;
    height: 35px;
    font-size: 15px;
    background-color: #70708050;
    border-radius: 5px;

}

.movie-episode>ul>li>a {
    color: #fff;
    font-size: 12px;
}

.video-player {
    position: relative;
    width: 100%;
    padding-top: 56.2%;
    background-color: #000;
}

.video-player>iframe {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
}

.video-player_bottom {
    width: 100%;
    height: 60px;
    position: relative;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    background-color: #292838;
}

.video-player_bottom>p {
    width: 50%;
    height: 60px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center;
    font-size: 15px;
    border-right: 1px dashed #4e4e4e;
    color: #fff;
    padding: 0px 10px;
}

.video-player_bottom>p>span {
    white-space: nowrap;
}

.video-player_bottom>p>a {
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.foot {
    text-align: center;
    padding: 30px 10px;
}

.foot-sitemap {
    font-size: 13px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
}

.foot-sitemap>a {
    display: block;
    margin: 0px 10px;
}

.foot-copyright {
    font-size: 13px;
    padding: 5px 0px;
    line-height: 25px;
}

.place {
    width: 100%;
    height: 60px;
    font-size: 16px;
    position: relative;
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    padding: 0px 15px;
    background-color: #292838;
    color: #fff;
}

.place>h1 {
    font-weight: normal;
    font-size: 16px;
}

.place>div>a {
    color: #fff;
}

.place>div>a:nth-of-type(3) {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.main_msg_jump {
    height: 200px;
    padding: 10px;
    position: relative;
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-around !important;
}

@media (max-width: 1200px) {
    body {
        width: 100%;
    }

    body::after {
        height: 60px;
    }

    .logo {
        height: 60px;
    }

    .search {
        height: 60px;
    }

    .item>ul>li {
        width: 30.5% !important;
        padding-top: 45.5%;
    }

    .resou>ul>li {
        width: 50% !important;
        margin-bottom: 0px !important;
        height: 60px !important;
        line-height: 60px;
    }

    .place>div {
        display: none !important;
    }

    .movie-tuwen {
        width: 35% !important;
        padding-top: 40% !important;
    }

    .movie-description-text {
        font-size: 12px;
        width: 65% !important;
    }

    .movie-description-text>p {
        padding-bottom: 5px;
    }

    .movie-episode>h3 {
        font-size: 14px;
    }

    .movie-episode>ul>li>a {
        font-size: 12px;
    }
}

@media (min-width: 1200px) {
    body {
        width: 1200px;
    }

    body::after {
        height: 80px;
    }

    .logo {
        height: 80px;
    }

    .search {
        height: 80px;
    }

    .item>ul>li {
        width: 16% !important;
        padding-top: 24%;
    }

    .resou>ul>li {
        width: 25% !important;
        margin-bottom: 0px !important;
        height: 60px !important;
        line-height: 60px;
    }

    .place>div {
        display: flex !important;
    }

    .movie-tuwen {
        width: 21% !important;
        padding-top: 25% !important;
    }

    .movie-description-text {
        font-size: 15px;
        width: 79% !important;
    }

    .movie-description-text>p {
        padding-bottom: 10px;
    }

    .movie-episode>h3 {
        font-size: 18px;
    }

    .movie-episode>ul>li>a {
        font-size: 15px;
    }
}

iframe {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    display: block;
    background-color: #fff;
    border: none;
    margin: 0; 
    padding: 0;
}
.lbjtd{height:20px;}.ocvst{height:111px;}.ljhab{height:6px;}.snrde{height:18px;}.hjeau{height:27px;}.ynvul{height:92px;}.yhinc{height:117px;}.jqsfd{height:81px;}.pynja{height:83px;}.bmlhu{height:30px;}.gwdbj{height:31px;}.tlsuw{height:80px;}.enjgq{height:115px;}.mscpw{height:36px;}.talhp{height:33px;}.pcngi{height:98px;}.quxtv{height:121px;}.wvbcq{height:3px;}.ygeas{height:34px;}.txesm{height:70px;}.lyvwc{height:8px;}.pyjdx{height:71px;}.kxvqp{height:23px;}.nqihj{height:118px;}.sovfg{height:85px;}.vkugr{height:48px;}.tfnhi{height:61px;}.kjtna{height:56px;}.knoqx{height:21px;}.csljm{height:39px;}.xnwzv{height:119px;}.laxgk{height:7px;}.sfhpa{height:69px;}.ihrjy{height:100px;}.dmxyt{height:90px;}.yvoqf{height:91px;}.gmrdi{height:60px;}.oauyh{height:107px;}.kuizd{height:66px;}.qgfcu{height:64px;}.eznjt{height:38px;}.bmnkj{height:82px;}.visal{height:75px;}.aiwhy{height:76px;}.icldk{height:108px;}.unjth{height:14px;}.ndrcl{height:94px;}.ubxai{height:44px;}.wrglc{height:74px;}.jrtgi{height:112px;}.tvxyr{height:42px;}.nhapv{height:25px;}.iyjek{height:32px;}.tfyeg{height:16px;}.vthxf{height:102px;}.bmkij{height:72px;}.yszot{height:35px;}.xhbyt{height:43px;}.jeish{height:77px;}.yumqh{height:106px;}.oscex{height:9px;}.emvxw{height:46px;}.wtbmk{height:93px;}.oefak{height:120px;}.nives{height:0px;}.pgcsv{height:103px;}.srdoj{height:99px;}.tbhjg{height:29px;}.vjqdy{height:45px;}.ljbsf{height:84px;}.jpeno{height:97px;}.enjqy{height:24px;}.isgqe{height:68px;}.pxvld{height:65px;}.ikehl{height:62px;}.mcujx{height:101px;}.ogqfl{height:1px;}.mqsix{height:116px;}.tksyl{height:104px;}.yoden{height:95px;}.mjiog{height:87px;}.bgalj{height:63px;}.salwi{height:11px;}.khiub{height:4px;}.rjfiw{height:50px;}.xmwky{height:110px;}.znrmf{height:105px;}.ctvuk{height:41px;}.ftgay{height:22px;}.cwiry{height:5px;}.prbwt{height:109px;}.cxart{height:28px;}.guypo{height:40px;}.gvucq{height:47px;}.kshiu{height:37px;}.wtomb{height:89px;}.bmizh{height:51px;}.rlovu{height:2px;}.bysap{height:26px;}.lftpn{height:52px;}.trzya{height:13px;}.nugwm{height:54px;}.pokgd{height:114px;}.miwlp{height:73px;}.eplja{height:78px;}.wsqim{height:67px;}.qtcpm{height:55px;}.yufad{height:49px;}.xarhj{height:10px;}.apwyr{height:53px;}.qcxdu{height:19px;}.muzed{height:88px;}.gjnkx{height:79px;}.ptoai{height:59px;}.qcksp{height:15px;}.xwtug{height:57px;}.nvmjo{height:96px;}.wsyzc{height:86px;}.hinwr{height:12px;}.ofkni{height:113px;}.jqwbs{height:58px;}.vakpn{height:17px;}