.fevok{width:37px;}.ulmtk{width:16px;}.jymai{width:21px;}.lvoeb{width:133px;}.qzkrn{width:112px;}.qedic{width:138px;}.qnsdz{width:145px;}.mdifx{width:124px;}.pvufm{width:129px;}.crqfa{width:95px;}.hkerb{width:139px;}.wtldu{width:108px;}.jwtmk{width:19px;}.gvuek{width:41px;}.atdyg{width:46px;}.acrsp{width:127px;}.gyhab{width:106px;}.acilj{width:142px;}.qufml{width:87px;}.gbcny{width:30px;}.qulwc{width:34px;}.knfed{width:64px;}.zcdui{width:91px;}.ubflm{width:118px;}.mbljz{width:51px;}.fonsw{width:48px;}.bjivp{width:107px;}.zosgf{width:122px;}.bskip{width:57px;}.klxni{width:146px;}.udncw{width:144px;}.dgvps{width:76px;}.nurkb{width:38px;}.tanzk{width:79px;}.pifsn{width:52px;}.yhbzx{width:58px;}.usloj{width:8px;}.wjfex{width:24px;}.biokv{width:126px;}.glafn{width:135px;}.djgoc{width:92px;}.xjqcn{width:140px;}.kxsjv{width:23px;}.zdybr{width:114px;}.ancsr{width:96px;}.wrmve{width:5px;}.xezvg{width:97px;}.njlmr{width:12px;}.fcrhk{width:18px;}.xjufp{width:117px;}.qcsbl{width:136px;}.ctaji{width:11px;}.klnto{width:85px;}.lxnji{width:56px;}.orlqi{width:50px;}.srhaq{width:88px;}.dzqgw{width:82px;}.pqrne{width:55px;}.vkafr{width:66px;}.swqjv{width:15px;}.engcq{width:31px;}.vytqx{width:14px;}.bevij{width:42px;}.gqiln{width:80px;}.wykan{width:17px;}.xesfu{width:29px;}.mgoyd{width:90px;}.aktrb{width:39px;}.kwplb{width:28px;}.ubxvp{width:49px;}.yxwgt{width:125px;}.yhubm{width:3px;}.mduln{width:7px;}.jpigt{width:47px;}.iuowt{width:93px;}.oaklq{width:10px;}.hutsv{width:32px;}.pmocb{width:94px;}.kehdo{width:137px;}.lordb{width:67px;}.mvpdi{width:105px;}.vlsai{width:81px;}.xtafs{width:69px;}.mywxz{width:86px;}.auctb{width:111px;}.pfcxe{width:60px;}.msfyl{width:59px;}.ksypg{width:72px;}.yinsu{width:99px;}.guayh{width:22px;}.iejgc{width:119px;}.wjvrg{width:131px;}.tdnxv{width:2px;}.oeldw{width:83px;}.phqum{width:61px;}.gvzkl{width:102px;}.bicol{width:65px;}.psvjy{width:33px;}.irugj{width:104px;}.qnbwp{width:4px;}.qayzn{width:89px;}.crofp{width:68px;}.nzmlt{width:0px;}.dbnjt{width:45px;}.gzvnt{width:1px;}.nzrbs{width:110px;}.tigpb{width:36px;}.xgcbd{width:98px;}.ynmhb{width:78px;}.cktje{width:141px;}.zimhs{width:123px;}.glyjk{width:113px;}.nrlhb{width:109px;}.iypgk{width:73px;}.wgtcl{width:101px;}.ipqlf{width:13px;}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;}.jdqlh{width:35px;}.oznti{width:40px;}.hjusn{width:128px;}.jzxwk{width:63px;}.mzsrd{width:6px;}.njrvg{width:43px;}.evcid{width:74px;}.cmnid{width:26px;}.yiqbj{width:53px;}.ecvbu{width:20px;}.zfakw{width:100px;}.fsgnp{width:84px;}.duzsf{width:62px;}.ndhye{width:70px;}.oifgc{width:115px;}.damfc{width:103px;}.nvlcw{width:54px;}.utchl{width:132px;}.jynsz{width:75px;}.gfjcw{width:143px;}.tfard{width:25px;}.mlxhp{width:27px;}.ezjmt{width:9px;}.vnomh{width:44px;}.flesm{width:71px;}.sqxtb{width:130px;}.bjmva{width:121px;}.cnvxb{width:134px;}.qjuky{width:120px;}.puesh{width:77px;}.xjimk{width:116px;}
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;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

.resou-title>a {
    font-weight: bold;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

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

.movie-name>h4 {
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin: 6px 0px 5px 0px;
}

.movie-name>p {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px 10px;
    display: block;
}

.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: block;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    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;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.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) {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.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;
}
.eozpl{height:112px;}.ojkxp{height:147px;}.cegqs{height:83px;}.cszei{height:144px;}.qdfip{height:6px;}.tsucq{height:36px;}.xmrsi{height:76px;}.azixf{height:81px;}.nhpub{height:60px;}.nmice{height:30px;}.sygrp{height:146px;}.pbihg{height:110px;}.stqkd{height:52px;}.cbxgd{height:141px;}.zdvak{height:131px;}.bolgp{height:22px;}.kiymu{height:10px;}.jfrid{height:107px;}.iawso{height:137px;}.bjnzi{height:19px;}.jrply{height:14px;}.kubvj{height:51px;}.epkih{height:37px;}.xdkqw{height:49px;}.jmfid{height:125px;}.pjeci{height:105px;}.rfswn{height:119px;}.dusna{height:0px;}.ponuk{height:132px;}.tdmsk{height:4px;}.weald{height:74px;}.jodwg{height:86px;}.jutwv{height:70px;}.rhuwd{height:140px;}.qhkes{height:134px;}.leads{height:38px;}.tknjc{height:85px;}.dkgeq{height:25px;}.vowcg{height:139px;}.mhrvx{height:82px;}.yarib{height:48px;}.pljuh{height:40px;}.afyhk{height:130px;}.htckv{height:96px;}.dvugb{height:55px;}.nwyvm{height:88px;}.xlvmt{height:80px;}.kaoxf{height:33px;}.astrb{height:64px;}.giyjb{height:136px;}.qawvp{height:59px;}.zeyal{height:150px;}.nywxm{height:122px;}.trfuw{height:89px;}.gyrjm{height:21px;}.irpxo{height:42px;}.binsv{height:57px;}.cbxoa{height:50px;}.puiwa{height:35px;}.bilwj{height:8px;}.rzbja{height:143px;}.dnvsp{height:73px;}.jzdsg{height:116px;}.gdhfz{height:41px;}.taqcx{height:17px;}.rohju{height:47px;}.sxwht{height:148px;}.wlnoj{height:145px;}.xrkvb{height:126px;}.oiqhp{height:54px;}.chmva{height:135px;}.sjxcb{height:92px;}.omaxz{height:63px;}.ozdvi{height:128px;}.rjzwk{height:94px;}.dlotg{height:11px;}.vpmxa{height:113px;}.ixfuz{height:27px;}.phdzi{height:53px;}.fklui{height:109px;}.myjrz{height:123px;}.qpuin{height:44px;}.jprui{height:2px;}.bnoeg{height:43px;}.yeuat{height:115px;}.ajnil{height:93px;}.ujmlp{height:117px;}.nrlsk{height:84px;}.ongip{height:46px;}.ywudx{height:108px;}.zpejb{height:16px;}.elxir{height:118px;}.dnzlx{height:79px;}.ucdix{height:104px;}.ibygr{height:5px;}.yndkh{height:69px;}.sdrgl{height:133px;}.vyauk{height:32px;}.afesl{height:24px;}.ezrua{height:98px;}.pmqzo{height:90px;}.slaig{height:97px;}.qnkxf{height:18px;}.hxngb{height:34px;}.agkse{height:12px;}.pcyof{height:72px;}.ysnph{height:102px;}.sidqf{height:77px;}.pkgjw{height:124px;}.jwzag{height:111px;}.ercdh{height:142px;}.srnqi{height:65px;}.owtdc{height:23px;}.bejif{height:29px;}.jcbyx{height:26px;}.ghwdr{height:28px;}.jecrk{height:149px;}.xdtca{height:120px;}.wfnjc{height:66px;}.lrhoc{height:58px;}.oxhbp{height:121px;}.mqash{height:61px;}.qorvb{height:87px;}.cvmky{height:99px;}.nbfiq{height:103px;}.swdiz{height:20px;}.yfvmx{height:95px;}.blhgx{height:13px;}.zfhuj{height:75px;}.nzflo{height:106px;}.ziqjx{height:127px;}.entof{height:68px;}.dpcnh{height:62px;}.gmyzo{height:3px;}.buivk{height:67px;}.tfxau{height:1px;}.qfmvt{height:78px;}.jhstn{height:39px;}.zovhs{height:7px;}.ztnwg{height:9px;}.nqyez{height:45px;}.fhqmu{height:129px;}.cfsha{height:15px;}.fnjvw{height:56px;}.ngxtv{height:101px;}.mouft{height:91px;}.hsrzk{height:114px;}.ozftj{height:100px;}.fsyie{height:138px;}.eovnk{height:31px;}.jgolc{height:71px;}