* {
    margin: 0;
    padding: 0
}

*,
:after,
:before {
    box-sizing: border-box
}

body,
html {
    height: 100%
}

html {
    -webkit-tap-highlight-color: transparent;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.6;
    font-size: 14px;
    -webkit-tap-highlight-color: transparent
}

input,
button {
    outline: none;
    resize: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    background: 0 0;
    color: inherit;
    font: inherit
}

body,
input,
button {
    -webkit-touch-callout: none;
    -webkit-font-smoothing: antialiased;
    font-family: -apple-system-font, BlinkMacSystemFont, helvetica neue, pingfang sc, hiragino sans gb, microsoft yahei ui, microsoft yahei, Arial, sans-serif
}

body {
    color: #282828;
    background: #fff
}

img {
    border: none
}

button {
    cursor: pointer;
    background: 0 0
}

button {
    border: none;
    outline: none
}

ul,
li {
    list-style: none
}

h2,
h3 {
    font-weight: 600 /*妯箙娴锋姤瀛椾綋澶у皬2022-3-12*/
}

a {
    text-decoration: none;
    color: #282828;
    outline: none
}

a:hover {
    text-decoration: none;
    color: #ff2a14
}

input[type=text]::-ms-clear {
    display: none
}

/*ads*/


.wrapper {
    width: 100%
}

.content {
    width: 100%;
    max-width: 1740px;
    margin: 0 auto
}

.search-dh {
    max-width: 500px;
    width: 100%;
}



.module-item-cover:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.header-content .nav-search,
.nav-menu-icon::after,
.module-item-cover,
.module-item-pic a,
.module-item-pic a i {
    transition: all .3s ease-in
}

.shortcuts-mobile-overlay {
    transition: background-color .3s ease
}

.header-logo,
.module-item-content,
.tips-box {
    transition-duration: 300ms
}

#footer {
    position: relative
}

#footer::after {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #eaedf1
}

.header-content {
    position: relative
}

.header-content::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #eaedf1
}

@media only screen and (max-width: 1024px) {

    #footer::after,
    .header-content::after {
        -webkit-transform: scaleY(.5);
        transform: scaleY(.5)
    }
}

@font-face {
    font-family: dianyingim;
    src: url(../font/dianyingim.eot);
    src: url(../font/dianyingim.eot) format("embedded-opentype"), url(../font/dianyingim.ttf) format("truetype"), url(../font/dianyingim.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=icon-] {
    font-family: dianyingim !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: revert;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "\e903"
}

.icon-play:before {
    content: "\e905"
}

.icon-cate-dm:before {
    content: "\e908"
}

.icon-cate-ds:before {
    content: "\e909"
}

.icon-cate-dy:before {
    content: "\e90a"
}

.icon-hot:before {
    content: "\e912"
}

.shortcuts-mobile-overlay {
    pointer-events: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    content: "";
    z-index: 9
}

.header-content,
.module-heading {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
}


.nav-search .search-box {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}

.nav-search {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start
}

.module-blocklist a,
.module-item-caption span,
.module-item-style.video-name,
.module-item-style.video-tag a,
.module-item-title,
.module-item-text,
.text-list-title,
.text-list-title h3,
.text-list-title p,
.video-info-aux,
.tips-list li {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.playon {
    height: 8px;
    position: absolute;
    left: calc(50% - 11px);
    bottom: 0
}

.playon i {
    width: 4px;
    height: 6px;
    border-radius: 5px 5px 0 0;
    background-color: #ffdf89;
    position: absolute;
    bottom: 0;
    left: 0
}

.playon i:nth-last-child(1) {
    animation: playon .8s .3s infinite
}

.playon i:nth-last-child(2) {
    animation: playon .8s .1s infinite;
    left: 6px
}

.playon i:nth-last-child(3) {
    animation: playon .6s .2s infinite;
    left: 12px
}

.playon i:nth-last-child(4) {
    animation: playon 1s .3s infinite;
    left: 18px
}

@keyframes playon {
    0% {
        height: 70%
    }

    50% {
        height: 100%
    }

    100% {
        height: 35%
    }
}

.module-item-caption span,
.module-item-style.video-tag a,
.tips-list span {
    padding: 0 5px;
    line-height: 20px;
    font-size: 12px;
    border-radius: 5px;
    display: inline-block !important
}

.video-info-aux .tag-link {
    padding: 0 10px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block
}

.module-blocklist a {
    padding: 0 20px;
    line-height: 35px;
    font-size: 14px;
    display: inline-block;
    border-radius: 10px
}

.module-blocklist a,
.video-info-aux .tag-link {
    background: #f3f5f7;
    color: rgba(0, 0, 0, .68)
}

.module-blocklist a:hover,
.video-info-aux .tag-link:hover {
    background: #eaedf1
}

.btn-main {
    background: #ff2a14;
    color: #fff
}

@media only screen and (max-width: 559px) {

    .module-blocklist a {
        font-size: 12px
    }
}

#header {
    position: relative;
    padding-top: 70px !important;
}

#footer {
    background: #f3f5f7;
    font-size: 12px;
    color: rgba(0, 0, 0, .51);
    padding: 10px 20px
}

#header::after {
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: -1;
    background: #eaedf1
}


.header-content {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    z-index: 98
}

.header-bg {
    -webkit-backdrop-filter: saturate(180%) blur(10px)
}


/*鑰佺殑*/

/*home鏍峰紡*/

/*home鏍峰紡*/


.search-box {
    background: #fff;
    border-radius: 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.search-input {
    font-size: 16px;
    height: 100%;
    width: 100%;
    padding: 0 10px 0 20px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.search-btn {
    padding: 0 20px 0 0
}

.search-btn .icon-search {
    width: 17px;
    text-align: center;
    vertical-align: -2px;
    font-size: 18px;
    color: #ffdf89
}

.cancel-btn {
    display: none
}

.header-content {
    height: 70px
}

.header-content::after {
    height: 0
}

.logo img {
    height: 30px;
    font-size: 0
}

.logo {
    display: inline-block
}


.header-logo {
    padding: 0 20px;
}


.nav-menu-items {
    /* float: right */
}

.nav-menu-item {
    padding: 0 11px;
    float: left;
    font-size: 16px
}

.nav-menu-item > a > span {
    font-weight: 700
}

.nav-menu-icon {
    position: relative;
    cursor: pointer
}

.nav-menu-icon::after {
    content: '';
    opacity: 0;
    transform: scale(.01);
    position: absolute;
    left: -11px;
    top: -12px;
    height: 40px;
    width: 40px;
    border-radius: 50px;
    display: inline-block
}

.nav-menu-item:hover .nav-menu-icon::after {
    background: #d7dae1;
    opacity: 1;
    transform: scale(1)
}

.nav-menu-icon i {
    position: relative;
    z-index: 2;
    padding: 0 1px
}

.nav-menu-search i {
    font-weight: 700;
    color: #fff;
    vertical-align: -2px;
    padding: 11px 12px 11px 10px;
    margin: -11px
}

.nav-search {
    flex: 1;
    margin-right: 100px;
    height: 50px;
}

.nav-search .search-box {
    height: 45px;
    background: 0 0;
    width: 100%;
    max-width: 500px
}

.nav-search .search-input {
    background: rgba(255, 255, 255, .1);
    border-radius: 10px 0 0 10px
}

.nav-search .search-btn {
    background: rgba(255, 255, 255, .1);
    font-size: 16px;
    border-radius: 0 10px 10px 0;
    color: #fff
}

.nav-search .search-input:focus ~ .search-btn {
    color: #ff2a14
}



.module {
    padding-bottom: 20px
}

.module-wrapper {
    display: flex
}

.module-main {
    width: 1520px
}

.module-side {
    margin-left: 20px;
    width: 200px
}

.tab-list {
    display: none
}

.tab-list.selected {
    display: block
}

.tab-list.selected .module-blocklist a {
    animation: opacity .2s;
    -webkit-animation: opacity .2s
}

@keyframes opacity {
    0% {
        opacity: 100%
    }

    50% {
        opacity: 30%
    }

    100% {
        opacity: 100%
    }
}

@-webkit-keyframes opacity {
    0% {
        opacity: 100%
    }

    50% {
        opacity: 30%
    }

    100% {
        opacity: 100%
    }
}

.module-heading {
    margin-bottom: 15px;
    font-size: 0;
    vertical-align: baseline;
    position: relative
}

.module-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3
}

.module-title span {
    padding: 0 3px;
    position: relative;
    top: -2px
}

/*鏈€鏂扮儹鎾噷闈㈢殑鎺ㄨ崘鐢靛奖css*/
.module-sub-title {
    height: 40px;
    float: left;
    line-height: 50px;
    overflow: hidden;
    white-space: inherit;
    padding-left: 15px;
}


@media (max-width: 899px) {
    .module-sub-title {
        display: none;
    }
}

/*鏈€鏂扮儹鎾噷闈㈢殑鎺ㄨ崘鐢靛奖css*/

.module-list {
    font-size: 0
}

.module-player-list {
    padding: 15px;
    background: #eaedf1;
    margin-bottom: 20px;
    border-radius: 10px 0 10px 10px
}

.module-blocklist {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px 10px;
    margin: -5px
}

.module-blocklist a {
    background: #f7f8f9;
    color: rgba(0, 0, 0, .68);
    width: 100%;
    padding: 1px 10px;
    text-align: center;
    position: relative
}

.module-blocklist a:hover {
    background: #fff;
    color: #ff2a14
}

.module-blocklist .selected,
.module-blocklist .selected:hover {
    color: #ffdf89;
    font-weight: 700
}

.module-items {
    margin-right: -20px
}

.module-item {
    position: relative;
    width: 200px;
    margin: 0 20px 20px 0;
    display: inline-block;
    font-size: 14px
}

.module-item-cover {
    position: relative;
    height: 0;
    padding-top: 140%;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    border-radius: 5px
}


.module-item-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 44px;
    padding: 12px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.68), transparent)
}

.module-item-caption span {
    max-width: 58px;
    background: rgba(0, 0, 0, .51);
    color: #c2c6d0;
    margin: 0 5px 0 0
}


.module-item-caption span:last-child {
    margin: 0
}

.module-item-ru {
    position: absolute;
    height: 18px;
    line-height: 18px;
    right: 0;
    top: 0;
    font-size: 12px;
}

.module-item-ru span {
    border-radius: 0 5px 0 5px;
    padding: 0px 8px;
    display: block;
}

.module-item-ru .vip {
    background: #ffdd9a;
    color: #4e2d03;
}

.module-item-ru .rebo {
    background: #ff008c;
    color: #fff;
}

.module-item-content {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    padding: 12px 15px;
    font-size: 12px;
    background: #fff;
    z-index: 2;
    position: relative
}


.module-item-cover:hover .module-item-content {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}


.module-item-style {
    color: rgba(0, 0, 0, .62);
    font-size: 0
}


.module-item-style.video-name {


    font-size: 16px;


    font-weight: 700
}


.module-item-style.video-tag {


    padding: 8px 0
}


.module-item-style.video-text {


    font-size: 12px;


    -webkit-box-orient: vertical;


    -webkit-line-clamp: 3;


    word-wrap: break-word;


    display: -webkit-box;


    max-height: 58px;


    overflow: hidden;


    line-height: 20px;


    text-overflow: ellipsis;


    white-space: normal;


    word-break: break-all
}


.module-item-style.video-tag a {


    background: #eaedf1;


    max-width: 50px;


    margin: 0 5px 0 0;


    color: rgba(0, 0, 0, .62)
}

.module-item-cover::before {
    content: '';
    opacity: .1;
    background-image: radial-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 44%, rgba(0, 0, 0, 0.56) 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    z-index: 1;
    pointer-events: none
}

.module-item-cover:hover::before {
    opacity: 1;
    backdrop-filter: contrast(1.2) saturate(1.2)
}

.module-item-pic,
.module-item-pic img {
    height: 100%;
    width: 100%
}

.module-item-pic img {
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute
}


.module-item-pic a {


    padding-top: 53px;


    height: 100%;


    width: 100%;


    text-align: center;


    position: absolute;


    background-size: cover;


    left: 0;


    top: 0;


    z-index: 1
}


.module-item-pic a i {


    opacity: 0;


    transform: scale(.6);


    height: 40px;


    width: 40px;


    background: #fff;


    color: rgba(7, 7, 10, .92);


    border-radius: 50px;


    line-height: 40px;


    text-indent: 2.5px;


    font-size: 12px
}


.module-item-cover:hover .module-item-pic a {


    background: rgba(0, 0, 0, .28)
}


.module-item-cover:hover .module-item-pic a i {


    opacity: .88;


    transform: scale(.9)
}


.module-item-cover:hover .module-item-pic a i:hover {


    opacity: 1
}

.module-item-titlebox {
    margin-top: 12px
}

.module-item-title {
    font-weight: 700
}

.module-item-text {
    margin-top: 3px;
    color: rgba(0, 0, 0, .4)
}

.module-textlist {
    overflow: hidden;
    border-radius: 5px
}

.text-list-item {
    overflow: hidden;
    display: flex;
    padding: 12px 10px 11px;
    align-items: center
}

.text-list-item:nth-child(1) {
    background: linear-gradient(90deg, #f7edd1, #ffecb6)
}

.text-list-item:nth-child(2) {
    background: #e9eef5
}

.text-list-item:nth-child(3) {
    background: #edece8
}

.text-list-item:nth-child(4) {
    border-radius: 5px 5px 0 0
}

.text-list-item:nth-child(-n+3) {
    border-radius: 5px;
    margin-bottom: 5px
}

.text-list-item:nth-child(n+4) {
    background: #f3f5f7;
    border-bottom: 1px solid #eaedf1
}

.text-list-item:nth-child(n+4):hover {
    background: #eaedf1
}

.text-list-item:last-child {
    border: none
}

.text-list-num {
    position: relative;
    left: -15px;
    z-index: 1;
    display: inline-block;
    height: 20px;
    width: 30px;
    text-align: center;
    line-height: 20px;
    color: rgba(0, 0, 0, .4);
    font-weight: 700;
    font-style: italic;
    margin: -16px -5px 0 0;
    text-indent: 3px
}

.text-list-num::before {
    content: '';
    height: 100%;
    width: 120%;
    border-radius: 3px;
    z-index: -1;
    transform: skewX(350deg);
    background: #d7dae1;
    position: absolute;
    top: 0;
    right: 0
}

.text-list-title {
    display: inline-block;
    max-width: 140px
}

.text-list-title h3 {
    font-weight: 700;
    font-size: 16px
}

.text-list-title p {
    font-size: 12px;
    color: rgba(0, 0, 0, .51)
}

.top-main {
    color: #fff
}

.top-main {
    height: 30px;
    line-height: 30px;
    font-size: 16px
}

.top-main::before {
    content: '';
    height: 180%;
    width: 180%;
    border-radius: 8px;
    transform: rotate(45deg);
    position: absolute;
    top: -40%;
    right: 20%;
    z-index: -1
}

.top-1::before {
    background: linear-gradient(90deg, #ffdf7d, #ffbd27)
}

.top-2::before {
    background: linear-gradient(90deg, #d0d0d0, #b0bbc6)
}

.top-3::before {
    background: linear-gradient(90deg, #ead9be, #c8be99)
}


/*.block-box-item.selected .block-box-bg {*/


/*	color: #fde6dd*/


/*}*/

.video-info-aux {
    font-size: 0
}

.video-info-aux .tag-link {
    background: #eaedf1;
    margin-left: 5px;
    overflow: hidden
}

.video-info-aux .tag-link:first-child {
    background: #fef0e5;
    margin: 0
}

.video-info-aux .tag-link:first-child:hover {
    background: #fde6dd
}

.video-info-aux .tag-link:hover {
    background: #e3e6eb
}

.player-block {
    background: #101010;
    padding: 15px 0 20px;
    margin: 0 0 30px
}

.player-box-main {
    position: relative;
    overflow: hidden
}

.tips-box {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    padding: 0 12px;
    z-index: 8;
    background: rgba(0, 0, 0, .38);
    backdrop-filter: saturate(0%) blur(10px);
    -webkit-backdrop-filter: saturate(100%) blur(10px)
}

.tips-list {
    width: 100%;
    height: 40px;
    overflow: hidden
}

.tips-list li {
    line-height: 40px;
    font-size: 12px;
    color: #e3e6eb
}

.tips-list span {
    margin-right: 8px
}

@media (min-width: 1239px) {
    .player-block {
        min-height: 600px
    }

    .player-block .content {
        position: relative
    }

    .player-box {
        font-size: 0;
        position: relative
    }

    .player-box-main {
        width: calc(100% - 380px);
        display: inline-block
    }

    .player-box-side {
        width: 380px;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, .88);
        border-radius: 0 10px 0 0
    }

    .player-side-playlist {
        width: 380px;
        height: 100%;
        padding: 20px;
        background: #232328;
        overflow-x: auto;
        margin: 0;
        border-radius: 0
    }

    .player-side-playlist .module-blocklist {
        margin: -4px;
        /* max-height: 100%; */
        overflow: initial
    }

    .player-side-playlist .module-blocklist a {
        color: rgba(255, 255, 255, .5);
        background: rgba(0, 0, 0, .18)
    }

    .player-side-playlist .module-blocklist a:hover {
        background: rgba(7, 7, 10, .92)
    }

    .player-side-playlist .module-blocklist a:hover.selected,
    .player-side-playlist .module-blocklist .selected {
        background: rgba(7, 7, 10, .92);
        color: #c2c6d0
    }

    .player-side-playlist .module-blocklist .playon {
        display: none
    }

    .player-side-playlist::-webkit-scrollbar {
        width: 6px;
        height: 1px
    }

    .player-side-playlist::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background: #505050
    }

    .player-side-playlist::-webkit-scrollbar-track {
        background: 0 0;
        margin: 2px
    }
}


.module-main .module-lines-list .module-item:nth-child(n+15) {
    display: none
}


@media (max-width: 1789px) {
    .content {
        max-width: 1520px
    }

    .module-main {
        width: 1300px
    }

    .module-main .module-lines-list .module-item:nth-child(n+13),
    .module-lines-list .module-item:nth-child(n+15) {
        display: none
    }
}

@media (max-width: 1549px) {
    .content {
        max-width: 1240px /*鏁翠綋瀹藉害2022-3-12 23:59:35*/
    }

    .module-main {
        width: 1030px
    }

    .text-list-item {
        padding: 11px 10px 10px
    }

    .module-side {
        width: 190px
    }

    .module-item {
        width: 190px
    }


    .module-main .module-lines-list .module-item:nth-child(n+11),
    .module-lines-list .module-item:nth-child(n+13) {
        display: none
    }

    .module-item-pic a {
        padding-top: 45px;
    }

    .module-item-cover:hover .module-item-pic a i {
        transform: scale(.9)
    }
}

@media (max-width: 1329px) {
    .content {
        max-width: 1150px
    }

    .module-item {
        width: 175px
    }

    .module-main {
        width: 955px
    }

    .module-side {
        width: 175px
    }

    .text-list-title h3 {
        font-size: 14px
    }


}

@media (max-width: 1239px) {
    .content {
        max-width: 100%;
        padding: 0 30px
    }

    .module-main .module-item {
        width: calc(25% - 20px)
    }

    .module-side {
        width: calc(25% - 20px)
    }

    .module-main .module-lines-list .module-item:nth-child(n+9) {
        display: none
    }

    .text-list-item {
        padding: 13px 10px
    }

    .text-list-title {
        max-width: 160px
    }

    .header-module .nav-menu-item:first-child {
        display: list-item;
    }

    .search-box {
        max-width: none
    }

    .module-item {
        width: calc(20% - 20px)
    }

    .module-lines-list .module-item:nth-child(n+13) {
        display: inline-block
    }

    .module-lines-list .module-item:nth-child(n+16) {
        display: none
    }

    .module-item-cover:hover {
        box-shadow: none
    }

    .module-item-cover:hover .module-item-content {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .module-item-cover:hover .module-item-pic a {
        background: rgba(0, 0, 0, .08)
    }

    .module-item-pic a i {
        display: none
    }

    .module-item-titlebox {
        margin-top: 7px
    }

    .module-item-caption {
        padding: 8px;
        height: 36px
    }

    .player-box {
        margin: -20px -50px 0
    }

    .player-box-side {
        background: #fff;
        padding: 20px 50px
    }

    .player-box-side {
        margin: 0 -50px -20px
    }

    .player-box-side {
        margin: 10px -50px -50px
    }

    #footer {
        text-align: center
    }
}

@media (max-width: 1039px) {
    .text-list-item {
        padding: 9px 10px
    }

    .text-list-title {
        max-width: 120px
    }
}



@media (max-width: 899px) {

    /*.page #header::after {*/
    /*	background: #fff*/
    /*}*/
    .nav-menu-icon::after {
        top: -10px
    }

    .nav-search {
        margin-right: 10px
    }

    .nav-search .search-input {
        padding: 0 10px 0 15px
    }

    .header-content {
        height: 60px
    }

    .logo {
        overflow: hidden
    }



    .content {
        padding: 0 20px
    }

    .module-bg {
        background: linear-gradient(180deg, #fff, #f3f5f7);
        margin: 0 -20px;
        padding: 20px 20px 10px
    }

    .module-title {
        font-weight: 500;
        font-size: 20px;
        line-height: 1.1
    }

    .module-player-list {
        padding: 20px;
        border-radius: 0;
        margin: 15px -20px 20px
    }

    .module-items {
        margin-right: -12px
    }

    .module-wrapper {
        display: block
    }

    .module-main {
        width: 100%
    }

    .module-side {
        width: auto;
        margin: 0
    }

    .module-side .module-bg {
        padding-top: 0;
        padding-bottom: 0
    }

    .text-list-item {
        padding: 10px;
        width: 20vw;
        margin-right: 10px
    }

    .text-list-item:last-child {
        margin: 0
    }

    .text-list-item:nth-child(-n+3) {
        margin-bottom: 0
    }

    .text-list-item:nth-child(n+4) {
        border-radius: 5px;
        border: none;
        background: #eaedf1
    }

    .text-list-title {
        max-width: 100px
    }

    .module-main .module-item,
    .module-item {
        width: calc(20% - 12px)
    }

    .module-item {
        margin: 0 12px 15px 0
    }

    .module-item-text {
        font-size: 12px;
        margin-top: 1px;
        color: #aaadb5
    }

    .module-item:last-child {
        margin-right: 0 !important
    }

    .module-main .module-lines-list .module-item:nth-child(n+9) {
        display: inline-block
    }

    .module-main .module-lines-list .module-item:nth-child(n+11),
    .module-lines-list .module-item:nth-child(n+11) {
        display: none
    }

    .module-item-title {
        font-weight: 400
    }

    .module-blocklist {
        margin-top: 0 !important;
        padding-bottom: 0 !important
    }

    .scroll-box {
        margin: 15px -20px 0;
        padding: 0 20px 20px;
        overflow-y: auto;
        webkit-overflow-scrolling: touch
    }

    .scroll-content {
        display: inline-flex
    }

    .scroll-box::-webkit-scrollbar {
        display: none
    }

    .player-box {
        margin: -15px -30px 0
    }

    .player-box-side {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px
    }
}
.nav-menu-item.nav-menu-search{
    display: none;
}
@media (max-width: 559px) {
    #header {
        padding-top: 60px !important
    }




    .content {
        padding: 0 15px
    }

    .nav-search {
        display: none
    }
    .nav-menu-item.nav-menu-search{
        display: block;
    }

    .header-content {
        transition: background-color linear .5s
    }

    .header-content::after {
        height: 1px;
        background: #d7dae1
    }


    /*.header-module .nav-menu-item:nth-child(1) {*/
    /*	display: none*/
    /*}*/
    .header-module .nav-menu-item:nth-child(2) {
        display: list-item;
    }

    /*.nav-menu-item a i {*/
    /*	display: none*/
    /*}*/

    .header-module {
        position: relative;
        width: 100%;
        float: right;
    }

    .header-module::before {
        content: '';
        position: absolute;
        left: -10px;
        top: -8px;
        height: 41px;
        width: 20px;
        box-shadow: -9px 0 9px -8px rgba(0, 0, 0, .7)
    }

    .nav-search {
        margin-right: 5px
    }

    .nav-search .search-box {
        height: 40px
    }

    .search-input {
        font-size: 14px
    }

    .nav-search .search-btn {
        padding: 0 15px 0 0
    }

    .nav-search .search-btn i {
        color: #fff;
        font-size: 16px;
    }

    .module {
        margin: 0 -15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .module-heading {
        margin-bottom: 10px
    }

    .top-main {
        height: 20px;
        line-height: 20px;
        text-indent: -8px !important;
        margin-right: -20px !important
    }

    .top-main::before {
        top: -70%;
        right: 40% !important
    }

    .text-list-num {
        margin: -20px -15px 0 0;
        font-size: 12px;
        text-indent: -3px
    }

    .text-list-num::before {
        right: 20%
    }

    .text-list-item {
        width: 29vw
    }

    .text-list-title {
        max-width: 82px
    }

    .module-side .module-bg {
        margin: 0 -15px;
        padding: 0 15px
    }

    .module-title {
        font-weight: 700;
        font-size: 18px;
        margin: 0;
        line-height: 1.6
    }

    .module-player-list {
        padding: 15px;
        margin: 10px -15px 20px
    }

    .module-items {
        margin-right: -10px
    }

    .module-side .scroll-box {
        padding-bottom: 25px !important
    }

    .module-main .module-item,
    .module-item {
        width: calc(33.33% - 10px)
    }

    .module-item {
        margin: 0 10px 12px 0
    }

    .module-main .module-lines-list .module-item:nth-child(n+9),
    .module-lines-list .module-item:nth-child(n+11) {
        display: inline-block
    }

    .module-main .module-lines-list .module-item:nth-child(n+10),
    .module-lines-list .module-item:nth-child(n+13) {
        display: none
    }

    .module-item-caption {
        display: none
    }

    .scroll-box {
        margin: 10px -15px 0 !important;
        padding: 0 15px !important
    }

    .module-blocklist {
        margin-top: 0 !important;
        padding-bottom: 0 !important
    }

    .module-blocklist a {
        padding: 3px 20px;
        color: rgba(0, 0, 0, .83)
    }

    .video-info-aux .tag-link {
        font-size: 12px
    }

    .sort-list {
        position: relative
    }

    .player-box {
        margin: -15px -15px 0
    }

    .player-box-side {
        padding: 15px
    }

    .player-box-side {
        margin: 0 -15px -55px
    }

    .tips-box {
        top: 0;
        left: 0;
        padding: 0 5px;
        width: 100%;
        border-radius: 0
    }

    .tips-list {
        height: 30px
    }

    .tips-list li {
        line-height: 30px
    }

    #footer {
        font-size: 10px
    }
}

@media screen and (min-width: 750px) {

    /*
	.swiper-pagination-bullets {
		left: 40% !important;
		top: 83% !important;
	}
	*/
}

@media screen and (max-width: 750px) {

    /*
	.swiper-pagination-bullets {
		left: 22% !important;
		top: 83% !important;
	}
	*/
}

/*
.swiper-pagination-bullet {
	width: 4px !important;
	height: 4px !important;
}
*/
/*
.swiper-pagination-bullet-active {
	width: 10px !important;
	border-radius: 20px !important;
}
*/

@media (max-width: 767px) {
    .pd60 {
        padding-bottom: 65px !important
    }
}

input {
    outline: medium none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*ad*/


/*浼氬憳瀵艰埅鏉�*/

/*playtitle*/
.module-list-right-title-wrap .thesis-wrap {
    height: 26px;
    line-height: 26px;
    margin-bottom: 20px;
}

.module-list-right-title-wrap .thesis-wrap a {
    font-size: 20px;
    color: #ffdf89;
}

.module-list-right-title-wrap .thesis-wrap a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 12px;
    background: #ff2a14;
    background: linear-gradient(90deg, #ff9800, #ff2a14) !important;
    opacity: .1;
    width: 100%;
    border-radius: 18px;
    z-index: -1;
}
.module-list-right-title-wrap .thesis-wrap .title-link {
    display: block;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.module-list-right-title-wrap .title-info {
    font-size: 12px;
    overflow: hidden;
    margin-top: 15px;
    padding-bottom: 20px;
}




/*ooo*/



.none {
    display: none !important
}

#search-content .search-box {
    box-shadow: 0 7px 21px rgba(149, 157, 165, .22)
}

.module-item-cover:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, .3)
}

.module-item-cover,
.module-item-pic a,
.module-item-pic a i {
    transition: all .3s ease-in
}

.drop-content-items::before {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid rgba(7, 7, 10, .92)
}

@font-face {
    font-family: dianyingim;
    src: url(../font/dianyingim.eot);
    src: url(../font/dianyingim.eot) format("embedded-opentype"), url(../font/dianyingim.ttf) format("truetype"), url(../font/dianyingim.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class^=icon-] {
    font-family: dianyingim !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: revert;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-search:before {
    content: "\e903"
}

.icon-play:before {
    content: "\e905"
}

.icon-cate-ds:before {
    content: "\e909"
}

.icon-hot:before {
    content: "\e912"
}

.video-info-aux,
.module-search-item .video-info-header h3 {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.video-info-aux .tag-link {
    padding: 0 10px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block
}

.btn-base,
.search-tag a,
.video-serial {
    padding: 0 20px;
    line-height: 35px;
    font-size: 14px;
    display: inline-block;
    border-radius: 10px
}

.video-info-aux .tag-link {
    background: #f3f5f7;
    color: rgba(0, 0, 0, .68)
}

.video-info-aux .tag-link:hover {
    background: #eaedf1
}

.btn-important {
    background: #ff2a14;
    background: linear-gradient(90deg, #ff9800, #ff2a14) !important
}

.btn-important:hover {
    color: #fff
}

.btn-important {
    border-radius: 50px;
    padding: 0 30px;
    color: #fff;
    cursor: pointer
}

.btn-important i {
    margin-right: 5px;
    font-size: 12px;
    vertical-align: 1px
}

@media only screen and (max-width: 559px) {

    .btn-base,
    .search-tag a,
    .video-serial {
        font-size: 12px
    }
}

/*鑰佺殑*/

.drop-content-items {
    padding: 15px;
    position: relative
}

.drop-content-items::before {
    content: '';
    border-bottom-color: #fff;
    position: absolute;
    top: -8px;
    z-index: 20;
    right: 18px
}

.list-item::after {
    background-color: #f3f5f7
}

.list-item-title {
    padding: 0 0 5px 3px;
    font-size: 12px
}

.list-item-title strong {
    color: rgba(0, 0, 0, .4)
}

/*home鏍峰紡*/

/*home鏍峰紡*/


.search-box {
    background: #fff;
    border-radius: 10px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.search-input {
    font-size: 16px;
    height: 100%;
    width: 100%;
    padding: 0 10px 0 20px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.search-btn {
    padding: 0 20px 0 0
}

.search-btn .icon-search {
    width: 17px;
    text-align: center;
    vertical-align: -2px;
    font-size: 18px;
    color: #ffdf89
}

.search-drop {
    z-index: 10;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%
}

.ac_hot {
    padding: 15px 20px 20px;
    box-shadow: 0 8px 15px -3px rgba(0, 0, 0, .2);
    background: rgba(255, 255, 255, .9);
    backdrop-filter: saturate(180%) blur(10px);
    -webkit-backdrop-filter: saturate(180%) blur(10px);
    position: relative;
    border-radius: 0 0 10px 10px
}

.ac_hot::after {
    content: '';
    height: 5px;
    background: #fff;
    width: 100%;
    display: inline-block;
    left: 0;
    right: 0;
    top: -5px;
    position: absolute
}

.ac_hot::before {
    content: '';
    height: 1px;
    background: #eaedf1;
    width: calc(100% - 40px);
    display: inline-block;
    left: 20px;
    right: 20px;
    top: 0;
    position: absolute
}

.search-drop .list-item-title {
    font-size: 14px
}

.search-drop .drop-content-items::before {
    border-color: transparent;
    border-bottom-width: 1px
}

.search-tag {
    font-size: 0;
    margin: 0 -4px
}

.search-tag a {
    color: rgba(0, 0, 0, .83);
    background: rgba(0, 26, 58, .08);
    padding: 0 15px;
    margin: 4px
}

.search-tag a:hover,
.search-tag .hot {
    color: #ff2a14
}

.search-tag .hot {
    background: #fef0e5
}

.search-tag .hot:hover {
    background: #fde6dd
}

.search-tag i {
    margin-right: 3px;
    vertical-align: -4%
}

.cancel-btn {
    display: none
}

#search-content {
    width: 100%;
    max-width: 680px;
    margin: auto
}

#search-content .search-box {
    height: 56px
}

.search-main {
    height: 56px
}

.module {
    padding-bottom: 20px
}

/*鏈€鏂扮儹鎾噷闈㈢殑鎺ㄨ崘鐢靛奖css*/

/*鏈€鏂扮儹鎾噷闈㈢殑鎺ㄨ崘鐢靛奖css*/

.module-list {
    font-size: 0
}

.module-items {
    margin-right: -20px
}

.module-item-cover {
    position: relative;
    height: 0;
    padding-top: 140%;
    background-position: 50% 50%;
    background-size: cover;
    overflow: hidden;
    border-radius: 5px
}

.module-item-cover::before {
    content: '';
    opacity: .1;
    background-image: radial-gradient(transparent 0%, rgba(0, 0, 0, 0.1) 44%, rgba(0, 0, 0, 0.56) 100%);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    z-index: 1;
    pointer-events: none
}

.module-item-cover:hover::before {
    opacity: 1;
    backdrop-filter: contrast(1.2) saturate(1.2)
}

.module-item-pic,
.module-item-pic img {
    height: 100%;
    width: 100%
}

.module-item-pic img {
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute
}


.module-item-pic a {


    padding-top: 53px;


    height: 100%;


    width: 100%;


    text-align: center;


    position: absolute;


    background-size: cover;


    left: 0;


    top: 0;


    z-index: 1
}


.module-item-pic a i {


    opacity: 0;


    transform: scale(.6);


    height: 40px;


    width: 40px;


    background: #fff;


    color: rgba(7, 7, 10, .92);


    border-radius: 50px;


    line-height: 40px;


    text-indent: 2.5px;


    font-size: 12px
}


.module-item-cover:hover .module-item-pic a {


    background: rgba(0, 0, 0, .28)
}


.module-item-cover:hover .module-item-pic a i {


    opacity: .88;


    transform: scale(.9)
}


.module-item-cover:hover .module-item-pic a i:hover {


    opacity: 1
}


/*.block-box-item.selected .block-box-bg {*/


/*	color: #fde6dd*/


/*}*/

.video-cover {
    float: right;
    width: 200px;
    overflow: hidden;
    margin: 0 0 0 25px;
    border-radius: 10px
}

.video-cover .module-item-pic a {
    padding-top: 55%
}

.video-info {
    padding: 0 0 5px 5px
}

.video-info-aux {
    font-size: 0
}

.video-info-aux .tag-link {
    background: #eaedf1;
    margin-left: 5px;
    overflow: hidden
}

.video-info-aux .tag-link a {
    color: rgba(0, 0, 0, .68)
}

.video-info-aux .tag-link:first-child {
    background: #fef0e5;
    margin: 0
}

.video-info-aux .tag-link:first-child:hover {
    background: #fde6dd
}

.video-info-aux .tag-link:hover {
    background: #e3e6eb
}

.video-info-aux .tag-link i {
    vertical-align: -1px
}

.video-tag-icon {
    display: inline-block;
    margin: 0 3px 0 0
}

.video-info-main {
    padding: 20px 0
}

.video-info-items {
    display: flex;
    padding-bottom: 5px;
    line-height: 1.7
}

.video-info-items:last-child {
    min-height: 50px;
    padding: 0;
    word-break: break-all
}

.video-info-itemtitle {
    display: inline-block;
    min-width: 46px;
    font-weight: 700;
    color: rgba(0, 0, 0, .51)
}

.search-stat {
    text-align: center;
    padding: 10px 0 0
}

.search-stat h1 {
    font-size: 38px;
    font-weight: 700;
    padding-top: 20px
}

.search-stat h2 {
    font-size: 14px;
    color: rgba(0, 0, 0, .68);
    margin-top: 3px
}

.module-search-item {
    border-radius: 18px;
    background: #f7f8f9;
    width: 100%;
    margin: 0 0 20px;
    padding: 20px;
    display: inline-block;
    position: relative
}

.module-search-item .video-cover {
    width: 155px;
    float: left;
    margin: 0 25px 0 0
}

.module-search-item .module-item-cover {
    border-radius: 0
}

.module-search-item .video-info-header h3 {
    font-size: 20px;
    font-weight: 700
}

.module-search-item .video-info {
    padding: 0
}

.module-search-item .video-info-aux {
    margin-top: 5px
}

.module-search-item .video-info-main {
    padding: 10px 0
}

.module-search-item .video-info-items {
    font-size: 14px;
    max-width: 60%
}

.video-serial {
    float: right;
    margin: -23px -23px 0 15px;
    border: 3px solid #fff;
    color: rgba(0, 0, 0, .4);
    font-size: 12px;
    background: #eaedf1;
    padding: 0 12px;
    border-radius: 0 18px 0 10px
}

.video-info-footer .btn-base {
    padding: 0 20px
}

.video-info-footer .btn-base i {
    vertical-align: 0
}


@media (max-width: 1789px) {
    .content {
        max-width: 1520px
    }
}

@media (max-width: 1549px) {
    .content {
        max-width: 1240px /*鏁翠綋瀹藉害2022-3-12 23:59:35*/
    }

    .module-item-pic a {
        padding-top: 45px;
    }

    .module-item-cover:hover .module-item-pic a i {
        transform: scale(.9)
    }
}

@media (max-width: 1329px) {
    .content {
        max-width: 1150px
    }
}

@media (max-width: 1239px) {
    .content {
        max-width: 100%;
        padding: 0 30px
    }

    .search-box {
        max-width: none
    }

    .module-item-cover:hover {
        box-shadow: none
    }

    .module-item-cover:hover .module-item-pic a {
        background: rgba(0, 0, 0, .08)
    }

    .module-item-pic a i {
        display: none
    }

    .search-stat h2 {
        margin-top: 0
    }

    .module-search-item {
        width: 100%;
        margin: 0 0 20px
    }

    .module-search-item .video-info-items {
        max-width: inherit
    }

    .module-search-item .video-cover {
        width: 150px
    }
}

@media (max-width: 899px) {

    /*.page #header::after {*/
    /*	background: #fff*/
    /*}*/

    .content {
        padding: 0 20px
    }

    #search-content {
        width: 80%
    }

    .module-items {
        margin-right: -12px
    }
}

@media (max-width: 559px) {


    #search-content {
        width: auto
    }

    #search-content .search-box {
        height: 50px
    }

    .content {
        padding: 0 15px
    }

    /*.header-module .nav-menu-item:nth-child(1) {*/
    /*	display: none*/
    /*}*/

    /*.nav-menu-item a i {*/
    /*	display: none*/
    /*}*/

    .search-tag i {
        font-size: 14px;
        vertical-align: -12%
    }

    .list-item {
        position: relative
    }

    .list-item-title {
        padding: 0 0 7px;
        margin-bottom: 5px;
        position: relative
    }

    .list-item-title:before {
        content: " ";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-color: #e3e6eb;
        transform: scaleY(.5)
    }

    .search-input {
        font-size: 14px
    }

    .search-box .list-item-title {
        margin: 0;
        padding-bottom: 5px
    }

    .search-box .list-item-title:before {
        height: 0
    }

    .module {
        margin: 0 -15px;
        padding-left: 15px;
        padding-right: 15px
    }

    .module-items {
        margin-right: -10px
    }

    .video-info-aux .tag-link {
        font-size: 12px
    }

    .search-stat h1 {
        font-size: 26px
    }

    .module-search-item .video-cover {
        width: 80px;
        border-radius: 5px
    }

    .module-search-item .video-info-header h3 {
        font-size: 16px;
        white-space: inherit;
        line-height: 1.4
    }

    .module-search-item .video-info-items {
        min-height: auto
    }

    .module-search-item .video-info-main {
        padding: 5px 0 10px
    }

    .module-search-item {
        margin: 0 0 15px;
        padding: 12px 12px 15px
    }

    .module-search-item .tag-link {
        line-height: 25px;
        padding: 0 7px;
        font-size: 12px;
        border-radius: 5px
    }

    .module-search-item .video-info-items {
        padding: 0;
        font-size: 12px
    }

    .module-search-item .video-info-itemtitle {
        min-width: 37px
    }

    .module-search-item .video-info-items:last-child {
        display: none
    }

    .video-serial {
        margin: -15px -15px 0 5px;
        line-height: 25px;
        border-radius: 0 13px 0 10px;
        padding: 0 8px;
        font-size: 10px
    }

    .video-info-footer .btn-base {
        line-height: 29px;
        padding: 0 12px 0 14px
    }

    .video-info-footer .btn-base i {
        font-size: 10px
    }
}



.page-number {
    padding: 0 15px;
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
    border-radius: 10px
}

.page-number {
    background: #f3f5f7;
    color: rgba(0, 0, 0, .68)
}

.page-number:hover {
    background: #eaedf1
}

.module-footer {
    text-align: center;
    padding: 0 0 30px
}


#page {
    padding-top: 10px
}

.page-number {
    border-radius: 50px;
    min-width: 40px;
    position: relative;
    padding: 0;
    margin: 0 2px
}

.page-previous,
.page-next {
    padding: 0 18px
}



@media (max-width: 559px) {

   
    .page-number {
        min-width: 35px;
        line-height: 35px;
        font-size: 12px
    }
}

