body {
    font-family: microsoft yahei, serif;
    background-color: #f2f2f1;
    position: relative
}

ul, ol, li {
    margin: 0;
    padding: 0;
    list-style: none
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 400;
    color: #333
}

a:focus, a:hover {
    text-decoration: none;
}

a:not(.horizontal-index), a:not(.btn) {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    transition: 300ms;
    color: #337ab7
}

a:hover:not(.btn) {
    color: #9e0000;
    text-decoration: none;
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    transform: translateY(-3px)
}

a:active:not(.btn) {
    transition: .1s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.layui-fixbar-top {
    background: white !important;
    color: gray !important;;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}

.form-control {
    height: 35px;
    outline: none;
    -webkit-appearance: none
}

.padding-0 {
    padding: 0 !important
}

.margin-0 {
    margin: 0 !important
}

.font-size-12 {
    font-size: 12px
}

.text-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text-item-inline {
    display: flex;
    width: 100%;
    align-items: center;
}

.text-item-inline em.number {
    flex: 0 0 20px;
    width: 20px;
    margin-right: 10px;
}

.text-item-inline a {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px;
}

.text-item-inline .pull-right {
    flex: 0 0 auto;
    min-width: 20px;
    text-align: right;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-width: 100%;
    line-height: 2em;
    height: 2em;
}

.gray-page {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%); /* Safari 和 Chrome */
    -moz-filter: grayscale(100%); /* Firefox */
    -o-filter: grayscale(100%); /* Opera */
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)"; /* 旧版 IE */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* 旧版 IE 透明度 */
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); /* 旧版 IE */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); /* 旧版 IE 透明度 */
}

.bg-blur {
    filter: blur(10px)
}

@media (max-width: 767px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }

    .container .row {
        margin-left: 0;
        margin-right: 0
    }
}

.dfg-layout {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background: #fff;
    margin-top: 10px;
    padding: 10px 0
}

@media (min-width: 768px) {
    .dfg-layout {
        margin-top: 20px;
        padding: 15px
    }
}

.dfg-layout [class*=col-] {
    padding: 10px
}

.dfg-layout.dfg-login-panel {
    margin: 70px auto
}

.dfg-layout > img {
    width: 100%
}

@media (max-width: 767px) {
    .dfg-layout > img {
        margin: -10px auto
    }
}

.dfg-layout-main [class*=col-] {
    padding: 10px
}

.dfg-main-content {
    padding-left: 0
}

@media (max-width: 991px) {
    .dfg-main-content {
        padding-right: 0
    }
}

.dfg-main-content img {
    max-width: 100%
}

.dfg-main-side {
    padding-left: 5px;
    padding-right: 0
}

.dfg-main-side .side {
    border-bottom: 1px solid #e2e2e2
}

.dfg-main-side .side:last-child {
    border-bottom: 0
}

.dfg-main-content, .dfg-main-side {
    padding-bottom: 200px;
    min-height: 1000px
}

@media (min-width: 1200px) {
    .dfg-main-content, .dfg-main-side {
        padding-bottom: 100px
    }
}

@media (max-width: 1199px) {
    .dfg-main-content, .dfg-main-side {
        padding-bottom: 50px
    }
}

@media (max-width: 991px) {
    .dfg-main-content, .dfg-main-side {
        /*padding-bottom: 170px;*/
    }
}

@media (max-width: 767px) {
    .dfg-main-content, .dfg-main-side {
        padding-bottom: 0;
        padding-right: 0
    }
}

.list-douban:before, .list-imdb:before {
    content: " ";
    margin: 0 2px 0 5px;
    background: url(https://img.alicdn.com/imgextra/i2/86461393/TB2V.3oiSBjpuFjSsplXXa5MVXa_!!86461393.png) no-repeat 0 -177px;
    height: 12px;
    width: 12px;
    display: inline-block
}

.list-imdb:before {
    width: 20px;
    background-position: -12px -177px
}

.list-douban:after, .list-imdb:after {
    content: '分';
    margin-right: .1em
}

.videopic {
    display: block;
    position: relative;
    padding-top: 150%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.videopic.horizontal {
    padding-top: 62%
}

.videopic img {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0
}

.videopic .play {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}

.videopic:hover .play {
    display: block
}

.videopic .textbg {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
    font-size: 12px;
    color: #fff;
    text-align: center
}

.videopic .score {
    position: absolute;
    top: 5px;
    left: -5px;
    padding: 0 5px;
    text-align: right;
    font-size: 12px;
    background-color: #107619;
    color: #fff
}

.videopic .score.imdb {
    background-color: #f5c518
}

.videopic .score + .imdb {
    top: 25px
}

.videopic .score:before {
    content: "";
    position: absolute;
    left: 1px;
    bottom: -4px
}

.videopic .note {
    padding: 5px 10px
}

.dfg-header {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    background: #fff
}

.dfg-header .layui-main {
    width: auto;
    margin: 0 10px
}

.dfg-header .layui-main .logo {
    position: absolute;
    left: 0;
    padding-top: 8px
}

.dfg-header .layui-main .logo img {
    width: 140px
}

@media (min-width: 1200px) {
    .dfg-header .layui-main {
        max-width: 1400px;
        margin: auto
    }

    .dfg-header .layui-main .logo img {
        width: auto
    }
}

.dfg-header .layui-nav {
    background: 0 0;
    margin-left: 140px
}

@media (min-width: 767px) {
    .dfg-header .layui-nav {
        margin-left: 200px
    }
}

.dfg-header .layui-nav .layui-nav-item a {
    color: #666
}

.dfg-header .layui-nav .layui-nav-item a:hover {
    color: #1a9cd6
}

.dfg-header .layui-nav .layui-this > a {
    color: #1a9cd6
}

.dfg-header .layui-nav .layui-nav-child dd, .dfg-header .layui-nav .layui-nav-child dt {
    line-height: 36px
}

.dfg-header .component {
    top: 10px;
    right: 0;
    position: absolute;
    width: 250px;
    max-width: 60%
}

.dfg-header .component:after {
    clear: both
}

.dfg-header .component .layui-btn {
    position: absolute;
    top: 0;
    padding: 0 10px
}

.dfg-header .component .login-btn {
    left: 5px
}

.dfg-header .component .login-csi-div {
    position: absolute;
    top: 40px;
    padding: 1em;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    display: none
}

.dfg-header .component form .layui-btn {
    right: 0
}

.dfg-header .component .layui-input {
    position: absolute;
    right: 0;
    top: 0;
    width: 200px
}

.dfg-video-head {
    padding: 10px
}

.dfg-video-head h3 {
    display: inline-block;
    font-size: 18px
}

.dfg-video-head li {
    display: inline-block;
    line-height: 30px
}

.dfg-video-head li a {
    padding: 0 15px
}

.dfg-video-head li:first-child a {
    border-left: 0
}

.dfg-video-head li.active a {
    padding-right: 0
}

.dfg-video-head li.cur {
    border-bottom: 2px solid #1a9cd6
}

.dfg-video-head li.cur a {
    color: #1a9cd6
}

.dfg-video-min-head {
    padding-bottom: 2px
}

.dfg-video-footer {
    padding: 10px
}

.dfg-video-footer a {
    display: block
}

.dfg-video-text-list .item {
    margin-top: 10px
}

.dfg-video-text-list .item li {
    float: left;
    width: 16.66%
}

.dfg-video-text-list .item li .title {
    padding: 0 10px
}

.dfg-video-text-list .item li .title a {
    display: block;
    padding: 10px 0;
    border-top: 1px dashed #e2e2e2
}

.dfg-video-text-list .item li .title a .num {
    display: inline-block;
    margin-right: 10px
}

.dfg-video-text-list .item li .title span i {
    font-size: 12px
}

.dfg-video-text-list .item li.list5 {
    width: 20%
}

.dfg-video-text-list .item li.list5 .text-overflow {
    width: 80%
}

.dfg-text-list .item li {
    padding: 10px;
    border-bottom: dashed 1px #d3d3d3
}

.dfg-text-list .item li:hover {
    background: #f8f8ff
}

.dfg-text-list .item li .pull-right {
    margin-left: 10px
}

.dfg-text-list .item li .pull-right span:not([class*=list-]) {
    color: gray
}

@media (max-width: 767px) {
    .dfg-text-list .item li {
        line-height: 1.5em
    }
}

.dfg-text-list .item li:nth-child(odd) {
    background-color: #f9f9f9
}

.dfg-neighbour {
    font-size: 16px;
    padding: 0 10px;
    margin-bottom: 10px;
    line-height: 2em;
    border-bottom: 1px solid #ddd
}

.dfg-video-ranking {
    padding: 10px
}

.dfg-video-ranking.side {
    padding: 10px 0 0;
    margin-bottom: 10px
}

.dfg-video-ranking.index {
    padding: 0 10px
}

.dfg-video-ranking .head h4 {
    margin: 0 0 8px;
    line-height: 16px
}

.dfg-video-ranking .head h4 .dfg-switch-tabs {
    padding: 0;
    margin: 0
}

.dfg-video-ranking .head h4 .dfg-switch-tabs .nav-tabs {
    border: none
}

.dfg-video-ranking .head h4 .dfg-switch-tabs .nav-tabs li a {
    line-height: 16px
}

@media (min-width: 992px) {
    .dfg-video-ranking .head h4 .dfg-switch-tabs .nav-tabs li {
        margin: 0 10px 0 0
    }
}

@media (min-width: 1200px) {
    .dfg-video-ranking .head h4 .dfg-switch-tabs .nav-tabs li {
        margin: 0 10px
    }
}

.dfg-video-ranking .item li {
    margin-top: 10px
}

.dfg-video-ranking .item li .number {
    margin-right: 10px;
    padding: 2px 5px;
    font-style: inherit;
    font-size: 12px;
    background: #f4f3f3
}

.dfg-video-ranking .item li .number.active {
    background: #1a9cd6;
    color: #fff
}

.dfg-video-hit {
    padding: 10px
}

.dfg-video-hit .item {
    margin: 0;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666;
    border-bottom: transparent;
    border-right: transparent
}

.dfg-video-hit .item ul li {
    float: left;
    width: 25%;
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-top: transparent;
    border-left: transparent;
    background-color: #fff;
    color: #666
}

.dfg-video-hit .item ul li:hover {
    background-color: #1a9cd6;
    color: #fff
}

.dfg-video-hit .item ul li p {
    text-indent: 20px;
    font-size: 12px
}

.dfg-video-slide .videopic {
    padding-top: 47%;
    background-size: cover;
    background-position: center;
    background-color: #000
}

.dfg-video-slide .videopic:hover {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

@media (min-width: 992px) {
    .dfg-video-slide .videopic:hover + .description {
        transform: translateY(100%)
    }
}

.dfg-video-slide .description {
    width: 100%;
    transition: all ease-in-out .2s;
    display: block;
    bottom: 0;
    left: 0;
    padding: 10px 20px 20px;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
    background-color: #000;
    text-align: left;
    min-height: 100px; /* 设置一个最小高度而不是固定高度 */
}

@media (min-width: 992px) {
    .dfg-video-slide .description.only-title {
        height: auto; /* 改为自动高度 */
        min-height: 3em; /* 设置最小高度 */
    }
}

.dfg-video-slide .description h4 {
    color: #fff;
    font-weight: 700;
    margin-top: 0;
}

.dfg-video-slide .description p {
    position: relative;
    min-height: 4em;
    padding-top: 0.4em;
    overflow: hidden
}

.dfg-video-slide .description p:after {
    content: "...";
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 1em 0 2em;
    background: -webkit-linear-gradient(left, transparent, #000 55%);
    background: -o-linear-gradient(right, transparent, #000 55%);
    background: -moz-linear-gradient(right, transparent, #000 55%);
    background: linear-gradient(to right, transparent, #000 55%);
    color: #2d2d2d
}

@media (min-width: 992px) {
    .dfg-video-slide .videopic {
        padding-top: 50%
    }

    .dfg-video-slide .description {
        position: absolute;
        background-color: transparent;
        background-image: linear-gradient(rgba(0, 0, 0, 0.6), black)
    }
}

.swiper-pagination-bullet {
    width: 18px;
    height: 4px;
    margin: 0 2px;
    background: #fff;
    border-radius: 0
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #1a9cd6
}

.swiper-button-next, .swiper-button-prev {
    width: 33px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-size: auto;
    border-radius: 2px
}

.swiper-button-next, .swiper-button-prev {
    font-size: 12px;
    color: darkgray;
}

.swiper-button-next, .swiper-button-prev, .swiper-container-rtl .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: 0 0;
    background-color: rgba(0, 0, 0, .6)
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0
}

.hidden-custom {
    display: none !important;
}

.dfg-switch .item {
    padding: 10px
}

@media (max-width: 767px) {
    .dfg-pictures {
        margin: -10px auto
    }
}

.dfg-pictures .swiper-slide {
    text-align: center
}

.dfg-pictures .swiper-slide img {
    width: 100%
}

.dfg-index-menu {
    margin-bottom: 12px
}

.dfg-index-menu li {
    float: left;
    width: 25%;
    padding: 10px
}

.dfg-index-menu li a {
    display: block;
    padding: 15px 0;
    text-align: center;
    border-radius: 4px;
    border-color: #1a9cd6;
    color: #1a9cd6;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666
}

.dfg-index-menu li a:hover {
    background-color: #1a9cd6;
    color: #fff
}

.dfg-index-menu li a:hover .icon {
    color: #fff
}

.dfg-index-menu li a .icon {
    color: #1a9cd6;
    display: block;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 30px
}

.dfg-index-menu li a span {
    display: block
}

@media (max-width: 991px) {
    .dfg-index-menu li a {
        padding: 5px 0
    }

    .dfg-index-menu li a span {
        overflow: hidden;
        padding: 0 2px
    }
}

.dfg-index-tags {
    padding-top: 2em;
}

@media (max-width: 991px) {
    .dfg-index-tags {
        padding-top: 1em;
    }
}

.dfg-index-tags.active {
    padding: 20px 0 10px
}

.dfg-index-tags h5 {
    margin-bottom: 20px;
    padding: 0 10px
}

.dfg-index-tags li {
    float: left;
    width: 25%;
    padding: 0 10px 10px
}

.dfg-index-tags li a {
    display: block;
    padding: 6px 10px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666
}

.dfg-index-tags li a:hover {
    background-color: #1a9cd6;
    color: #fff
}

.dfg-right-qrcode {
    margin: 20px 0px 0px;
    padding: 0 10px;
}

.dfg-right-qrcode dl {
    margin: 0;
    padding: 15px;
    border-radius: 4px;
    border: 1px solid #e2e2e2
}

.dfg-right-qrcode dl dt {
    float: left;
    width: 120px
}

.dfg-right-qrcode dl dt img {
    max-width: 100%
}

.dfg-right-qrcode dl dd {
    margin-left: 120px;
    padding: 10px 15px
}

.dfg-right-qrcode dl dd h4 {
    font-size: inherit
}

.dfg-subscribe-qrcode {
    height: 100%;
    background: rgba(242, 242, 242, .95)
}

.dfg-subscribe-qrcode .media {
    padding: 20px
}

.dfg-subscribe-qrcode .media a {
    display: block;
    position: relative
}

.dfg-subscribe-qrcode .media a img {
    max-width: 120px;
    width: 120px;
    height: 120px;
    background: #fff url(../img/loading.gif) no-repeat center
}

.dfg-subscribe-qrcode .media a span {
    display: none
}

.dfg-subscribe-qrcode .media-body {
    padding-top: 10px
}

.dfg-subscribe-qrcode.timeout .media a div {
    font-family: layui-icon !important;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #3e7c50e3
}

.dfg-subscribe-qrcode.timeout .media a div::before {
    content: "\e669";
    color: #ffffff75;
    line-height: 120px;
    font-size: 8.4em
}

.dfg-subscribe-qrcode.timeout .media a span {
    display: block;
    position: absolute;
    width: 100%;
    top: 34%;
    text-align: center;
    color: #fff;
    text-shadow: 0 0 6px #000
}

.dfg-filter {
    position: relative;
    padding: 10px 30px;
    margin: 20px 0 0;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

@media (max-width: 767px) {
    .dfg-filter {
        padding: 10px 20px
    }
}

.dfg-filter .head {
    position: relative;
    display: block
}

.dfg-filter .head:after {
    font-family: glyphicons halflings;
    content: "\e113";
    line-height: 20px;
    float: right
}

.dfg-filter .head.collapsed:after {
    content: "\e114"
}

.dfg-filter .head span {
    display: inline-block;
    margin-right: 20px
}

.dfg-filter .item {
    position: relative
}

.dfg-filter .item a.active {
    color: #1a9cd6
}

@media (max-width: 767px) {
    .dfg-filter .item ul {
        padding: 10px 0 0 40px;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .dfg-filter .item ul:not(:first-of-type) {
        border-top: 1px dashed #e2e2e2
    }

    .dfg-filter .item ul::-webkit-scrollbar {
        width: 0;
        height: 5px
    }

    .dfg-filter .item ul::-webkit-scrollbar-track {
        background-color: #ccc
    }

    .dfg-filter .item ul::-webkit-scrollbar-thumb {
        background-color: #999
    }

    .dfg-filter .item ul::-webkit-scrollbar-track-piece {
        background: 0 0
    }

    .dfg-filter .item ul.active {
        border-bottom: 0
    }

    .dfg-filter .item ul li {
        margin-right: 10px;
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 5px
    }

    .dfg-filter .item ul li.text {
        position: absolute;
        left: 0;
        background: #fff
    }

    .dfg-filter .item ul li a, .dfg-filter .item ul li span {
        display: inline-block;
        color: #999
    }
}

@media (min-width: 768px) {
    .dfg-filter .item ul {
        padding: 10px 0 0 60px
    }

    .dfg-filter .item ul:not(:first-of-type) {
        border-top: 1px dashed #e2e2e2
    }

    .dfg-filter .item ul li {
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px
    }

    .dfg-filter .item ul li.text {
        display: inline-block;
        margin: 0 10px 15px -60px
    }

    .dfg-filter .item ul li a, .dfg-filter .item ul li span {
        display: inline-block;
        color: #999
    }

    .dfg-filter .item ul.letter {
        padding: 0
    }

    .dfg-filter .item ul.letter li {
        display: block;
        float: left;
        margin: 10px 0 0;
        width: 3.7%
    }

    .dfg-filter .item ul.letter li a {
        margin: 0;
        padding: 0
    }
}

.dfg-video-title {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-top: 20px;
    padding: 20px
}

@media (max-width: 767px) {
    .dfg-video-title {
        margin-top: 10px
    }
}

.dfg-video-title h1 {
    font-size: 2em
}

.dfg-video-title .dfg-video-description {
    line-height: 25px
}

.dfg-video-title .dfg-video-description:before {
    content: "摘要：";
    display: block;
    font-weight: 700
}

.dfg-video-title .layui-form {
    float: right
}

.dfg-video-title .layui-form .layui-form-switch {
    margin-top: 0
}

.dfg-video-title a {
    display: inline-block
}

.dfg-video-details {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-top: 20px
}

@media (max-width: 767px) {
    .dfg-video-details {
        margin-top: 10px
    }
}

.dfg-video-details .item {
    position: relative
}

.dfg-video-details .content {
    position: relative;
    margin: 0;
    overflow: hidden
}

.dfg-video-details .content.word {
    padding: 1px 1em
}

.dfg-video-details .content.word .playbill {
    height: 400px
}

.dfg-video-details .content .collection_text {
    padding: 10px 0;
    font-size: 1.5em;
    line-height: 1.5em
}

.dfg-video-details .content .collection_text img {
    max-width: 100%;
    margin-top: 10px
}

.dfg-video-details .content .collection_text a {
    color: #08c
}

.dfg-video-details .content .collection_text small {
    color: #d3d3d3
}

@media (max-width: 767px) {
    .dfg-video-details .content .collection_text {
        font-size: 1em
    }
}

.dfg-video-details .content dt {
    float: left;
    width: 40%
}

@media (min-width: 768px) {
    .dfg-video-details .content dt {
        width: 30%
    }
}

.dfg-video-details .content dd {
    width: 60%;
    margin-left: 40%;
    padding: 0 10px
}

@media (min-width: 768px) {
    .dfg-video-details .content dd {
        width: 70%;
        margin-left: 30%
    }
}

.dfg-video-details .content .head h3 {
    margin: 20px 0 5px;
    font-weight: 700;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}

@media (max-width: 767px) {
    .dfg-video-details .content .head h3 {
        font-size: 1.2em;
        margin-top: 15px
    }
}

.dfg-video-details .content .head .hit {
    position: absolute;
    top: 20px;
    right: 0;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 15px 0 0 15px;
    font-size: 12px
}

.dfg-video-details .content .third-party-score {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 768px) {
    .dfg-video-details .content .third-party-score {
        margin: 5px 10px;
        float: right;
        position: initial
    }
}

.dfg-video-details .content .third-party-score a {
    color: #fff
}

.dfg-video-details .content .third-party-score a:after {
    content: "分"
}

.dfg-video-details .content .third-party-score a:link {
    color: #fff
}

.dfg-video-details .content .third-party-score a.db {
    background: #107619
}

.dfg-video-details .content .third-party-score a.db::before {
    content: "豆瓣 "
}

.dfg-video-details .content .third-party-score a.imdb {
    background: #f5c518
}

.dfg-video-details .content .third-party-score a.imdb::before {
    content: "IMDb ";
    font-weight: bolder;
    color: #000
}

.dfg-video-details .content .score, .dfg-video-details .content li {
    margin-bottom: 10px
}

.dfg-video-details .content li span {
    display: inline-block;
    margin-right: 10px
}

.dfg-video-details .content .score .branch {
    display: inline-block;
    margin-left: 10px;
    font-family: Georgia, times new roman, Times, serif;
    font-size: 24px;
    line-height: 24px;
    color: #1a9cd6
}

.dfg-video-details .content .score .star {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 160px;
    height: 25px;
    background: url(../star1.png) 0 0 no-repeat
}

.dfg-video-details .content .score .star .star-cur {
    display: inline-block;
    background: url(../star.png) 0 0 no-repeat;
    height: 25px;
    position: absolute;
    top: 0;
    z-index: 1
}

.dfg-video-details .content .playlink {
    margin-top: 20px
}

.dfg-video-details .content .playlink .icon {
    font-size: 18px
}

.dfg-video-details.active {
    margin: 0;
    padding: 0 10px;
    box-shadow: none
}

.dfg-video-details.active .item .content {
    padding: 20px 0
}

.dfg-video-details.active .item .content dt {
    width: 20%
}

.dfg-video-details.active .item .content dd {
    width: 80%;
    margin-left: 20%;
    padding: 0 30px
}

.dfg-video-details.active .item .content .head h3 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 18px
}

.dfg-video-details.active .item .content .score .star {
    zoom: 70%
}

.dfg-details-qrcode {
    padding: 0;
    margin-bottom: 10px
}

.dfg-details-qrcode .item {
    padding: 20px 0;
    text-align: center
}

.dfg-details-qrcode .item img {
    display: initial !important
}

.dfg-player {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    margin-top: 20px
}

@media (max-width: 767px) {
    .dfg-player {
        margin-top: 10px
    }
}

.dfg-player .item .info {
    background-color: #000;
    height: 540px
}

@media (max-width: 991px) {
    .dfg-player .item .info {
        height: auto
    }
}

.dfg-player .item .footer {
    height: 60px;
    line-height: 58px;
    padding: 0 15px;
    background-color: #fff
}

.dfg-player .item .footer ul {
    float: right
}

.dfg-player .item .footer ul li {
    float: left;
    margin-left: 15px
}

.dfg-player .item .footer ul li a .icon {
    font-size: 14px
}

.dfg-player .item .sidebar {
    height: 600px;
    overflow-y: auto;
    background-color: #fff
}

.dfg-player .item .sidebar::-webkit-scrollbar, .dfg-player .item .sidebar .playlist::-webkit-scrollbar {
    width: 5px;
    height: 0
}

.dfg-player .item .sidebar::-webkit-scrollbar-track, .dfg-player .item .sidebar .playlist::-webkit-scrollbar-track {
    background-color: #ccc
}

.dfg-player .item .sidebar::-webkit-scrollbar-thumb, .dfg-player .item .sidebar .playlist::-webkit-scrollbar-thumb {
    background-color: #999
}

.dfg-player .item .sidebar::-webkit-scrollbar-track-piece, .dfg-player .item .sidebar .playlist::-webkit-scrollbar-track-piece {
    background: 0 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .dfg-player {
        padding-right: 15px
    }
}

@media (max-width: 991px) {
    .dfg-player .sidebar {
        height: auto !important
    }

    .dfg-player .sidebar .playlist {
        max-height: 300px;
        overflow: auto
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 1
    }
    50.01% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.blink {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
    animation: blink .75s linear infinite
}

.dfg-switch-tabs {
    position: relative;
    margin-top: 10px;
    padding: 0 10px
}

.dfg-switch-tabs.active {
    margin-bottom: 20px
}

.dfg-switch-tabs + .list {
    margin-top: -10px
}

.dfg-switch-tabs .layui-btn {
    margin-top: -6px
}

.dfg-switch-tabs .layui-btn:before {
    margin-right: .2em;
    font-size: 13px
}

.dfg-switch-tabs .nav-tabs li {
    margin: 0 30px -2px 0
}

.dfg-switch-tabs .nav-tabs li a {
    padding: 0 0 10px;
    font-size: 16px;
    border: 0;
    background: 0 0;
    border-radius: 0
}

.dfg-switch-tabs .nav-tabs li:hover a {
    border: 0;
    background: 0 0;
    border-radius: 0
}

.dfg-switch-tabs .nav-tabs li.active a, .dfg-switch-tabs .nav-tabs li.active a:hover, .dfg-switch-tabs .nav-tabs li.active a:focus {
    border-radius: 0;
    border: 0;
    background: 0 0;
    border-bottom: 2px solid #1a9cd6;
    color: #1a9cd6
}

.dfg-switch-tabs .option {
    position: absolute;
    right: 10px;
    top: 10px
}

.dfg-video-list li.list-item, .dfg-play-list li.list-item {
    display: none;
    padding: 10px;
    border-bottom: dashed 1px #d3d3d3
}

.dfg-video-list li.list-item:hover, .dfg-play-list li.list-item:hover {
    background: #f8f8ff
}

.dfg-video-list li.list-item .pull-right, .dfg-play-list li.list-item .pull-right {
    margin-left: 10px
}

.dfg-video-list li.list-item .pull-right span:not([class*=list-]), .dfg-play-list li.list-item .pull-right span:not([class*=list-]) {
    color: gray
}

@media (max-width: 767px) {
    .dfg-video-list li.list-item, .dfg-play-list li.list-item {
        line-height: 1.5em
    }
}

.dfg-video-list.list:not(.tab-pane) li:not(.list-item), .dfg-play-list.list:not(.tab-pane) li:not(.list-item) {
    display: none
}

.dfg-video-list.list:not(.tab-pane) li.list-item, .dfg-play-list.list:not(.tab-pane) li.list-item {
    display: block
}

.dfg-video-list.list:not(.tab-pane) li.list-item:nth-of-type(4n+1), .dfg-play-list.list:not(.tab-pane) li.list-item:nth-of-type(4n+1) {
    background-color: #f9f9f9
}

.dfg-video-list .item, .dfg-play-list .item {
    padding: 0 10px
}

.dfg-video-list .item .panel, .dfg-play-list .item .panel {
    margin: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-top: 1px solid #e2e2e2
}

.dfg-video-list .item .panel:first-child, .dfg-play-list .item .panel:first-child {
    border-top: 0
}

.dfg-video-list .item .panel .option, .dfg-play-list .item .panel .option {
    display: block;
    padding: 15px 10px;
    line-height: 2em;
    position: relative;
    word-break: break-all;
    transition: all .5s cubic-bezier(.78, .02, .2, 1), z-index 0s .12s;
    margin-bottom: 0
}

.dfg-video-list .item .panel .option:hover, .dfg-play-list .item .panel .option:hover {
    background-color: #f2f2f2
}

.dfg-video-list .item .panel .option:not(:first-of-type)::before, .dfg-play-list .item .panel .option:not(:first-of-type)::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.dfg-video-list .item .panel .option .pull-right, .dfg-play-list .item .panel .option .pull-right {
    margin-left: 10px
}

.dfg-video-list .item .panel .option a.label, .dfg-play-list .item .panel .option a.label {
    color: #fff
}

.dfg-video-list .item .panel .option a::before, .dfg-play-list .item .panel .option a::before {
    font-weight: 700
}

.dfg-video-list .item .panel .option a[href*=ftp]:not(.label):before, .dfg-play-list .item .panel .option a[href*=ftp]:not(.label):before {
    content: "ftp "
}

.dfg-video-list .item .panel .option a[href*=ed2k]:not(.label):before, .dfg-play-list .item .panel .option a[href*=ed2k]:not(.label):before {
    content: "电驴 "
}

.dfg-video-list .item .panel .option a[href*=magnet]:not(.label):before, .dfg-play-list .item .panel .option a[href*=magnet]:not(.label):before {
    content: "磁力 "
}

.dfg-video-list .item .panel .option a[href*=baidu]:before, .dfg-play-list .item .panel .option a[href*=baidu]:before {
    content: "百度云 "
}

.dfg-video-list .item .panel .option a[href*='pan.quark']:before, .dfg-play-list .item .panel .option a[href*='pan.quark']:before {
    content: "夸克盘 ";
}

.dfg-video-list .item .panel .option a[href*='yun.cn']:before, .dfg-play-list .item .panel .option a[href*='yun.cn']:before {
    content: "UC网盘 "
}

.dfg-video-list .item .panel .option a[href*='pan.xunlei']:before, .dfg-play-list .item .panel .option a[href*='pan.xunlei']:before {
    content: "迅雷云 "
}

.dfg-video-list .item .panel .option center i, .dfg-play-list .item .panel .option center i {
    color: #ca0c17;
    font-size: 12px;
    margin-left: .5em
}

.dfg-video-list .item .panel .playlist ul, .dfg-play-list .item .panel .playlist ul {
    padding: 10px 0 20px
}

.dfg-video-list .item .panel .playlist ul li, .dfg-play-list .item .panel .playlist ul li {
    float: left;
    padding: 10px 10px 0 0;
    width: 12.5%
}

.dfg-video-list .item .panel .playlist ul li a, .dfg-play-list .item .panel .playlist ul li a {
    display: block;
    width: 100%;
    padding: 5px;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap
}

.dfg-video-list .item .panel .real-address .form-control, .dfg-play-list .item .panel .real-address .form-control {
    max-width: 100%;
    word-break: break-all
}

.dfg-video-list .item .plot, .dfg-play-list .item .plot {
    padding: 20px 0;
    font-size: 14px;
    line-height: 25px;
    max-height: 400px;
    overflow-y: auto
}

.dfg-video-list .item .plot img, .dfg-play-list .item .plot img {
    max-width: 100%
}

.dfg-video-list .item .plot::-webkit-scrollbar, .dfg-play-list .item .plot::-webkit-scrollbar {
    width: 5px;
    height: 0
}

.dfg-video-list .item .plot::-webkit-scrollbar-track, .dfg-play-list .item .plot::-webkit-scrollbar-track {
    background-color: #ccc
}

.dfg-video-list .item .plot::-webkit-scrollbar-thumb, .dfg-play-list .item .plot::-webkit-scrollbar-thumb {
    background-color: #999
}

.dfg-video-list .item .plot::-webkit-scrollbar-track-piece, .dfg-play-list .item .plot::-webkit-scrollbar-track-piece {
    background: 0 0
}

.dfg-video-list .item .layui-flow-more, .dfg-play-list .item .layui-flow-more {
    clear: both
}

.dfg-video-list.play .item, .dfg-play-list.play .item {
    padding: 0
}

.dfg-video-list.play .item .panel .option, .dfg-play-list.play .item .panel .option {
    padding: 15px 10px;
    border-bottom: solid 1px #d8d8d8
}

@media (max-width: 991px) {
    .dfg-video-list.play .item .panel .option, .dfg-play-list.play .item .panel .option {
        padding: 10px
    }
}

.dfg-video-list.play .item .panel .sptjlist ul, .dfg-play-list.play .item .panel .sptjlist ul {
    padding: 10px
}

.dfg-video-list.play .item .panel .sptjlist ul li, .dfg-play-list.play .item .panel .sptjlist ul li {
    padding: 5px;
    border-bottom: dashed #d8d8d8 1px;
    width: 100%
}

.dfg-video-list.play .item .panel .sptjlist ul li.active, .dfg-play-list.play .item .panel .sptjlist ul li.active {
    font-weight: 700
}

.dfg-video-list.play .item .panel .sptjlist ul li a, .dfg-play-list.play .item .panel .sptjlist ul li a {
    text-align: left
}

@media (min-width: 768px) and (max-width: 991px) {
    .dfg-video-list.play .item .panel .sptjlist ul li, .dfg-play-list.play .item .panel .sptjlist ul li {
        width: 50%
    }
}

.resource-help {
    background: 0 0;
    color: #67736d
}

.resource-help ol {
    counter-reset: sectioncounter
}

.resource-help ol li:before {
    content: counter(sectioncounter) "、";
    counter-increment: sectioncounter
}

.resource-help ol li .label {
    color: #fff;
    cursor: none
}

.comments {
    max-height: 400px;
    overflow-y: auto
}

.comments.independent-page {
    max-height: none;
    overflow: visible;
    padding: 0 10px
}

.comments::-webkit-scrollbar {
    width: 5px;
    height: 0
}

.comments::-webkit-scrollbar-track {
    background-color: #ccc
}

.comments::-webkit-scrollbar-thumb {
    background-color: #999
}

.comments::-webkit-scrollbar-track-piece {
    background: 0 0
}

.comments > form .controls .face-btn + a {
    position: absolute;
    left: 3em;
    color: #44708e;
    width: 16px;
    height: 16px;
    margin: 5px 0 0;
    cursor: pointer;
    background-image: url(../img/download.svg);
    z-index: 10
}

.comments form {
    position: relative
}

.comments form .u-login {
    position: absolute;
    left: 0;
    top: 0;
    height: 160px;
    padding-top: 45px;
    width: 100%;
    text-align: center;
    margin: 0
}

.comments form .u-login .label {
    color: #fff
}

@media (min-width: 768px) {
    .comments form .u-login {
        padding-top: 55px
    }
}

.comments .comment-item {
    position: relative;
    margin: 0;
    padding: 15px 0 10px;
    overflow: hidden;
    font-size: 13px;
    zoom: 1
}

.comments .comment-item:not(:last-of-type)::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #ddd;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom
}

.comments .comment-item .avatar {
    float: left;
    margin-right: 15px;
    width: 48px
}

.comments .comment-item h3 {
    background: 0 0;
    font-size: 13px;
    height: auto;
    margin: 0;
    padding: 0;
    color: #494949;
    margin-bottom: 5px;
    *zoom: 1
}

.comments .comment-item h3 .comment-vote {
    float: right
}

.comments .comment-item h3 .comment-vote a {
    margin-right: .2em
}

.comments .comment-item h3 .comment-vote a em {
    font-style: normal
}

.comments .comment-item h3 .label {
    line-height: 1.5em;
    padding: .1em .5em .2em
}

.comments .comment-item h3 .label-default {
    background-color: #a2a2a2
}

.comments .comment-item h3 .label-primary {
    background-color: #7ba3c6
}

.comments .comment-item h3 .label-warning {
    background-color: #eeb873
}

.comments .comment-item .reply-btn {
    text-align: right
}

.comments .comment-item .comment {
    overflow: hidden;
    line-height: 1.5;
    color: #494949;
    *zoom: 1;
    word-wrap: break-word
}

.comments .comment-item .comment p {
    margin: 0;
    min-height: 32px
}

.comments .comment-item .comment p .emoji {
    height: 18px;
    width: 18px
}

.comments .comment-item .comment-time {
    color: #aaa
}

.comments .comment-item .collapse::after {
    content: " ";
    display: block;
    clear: both
}

.reply .comment-item {
    padding: 10px 0
}

.reply .comment-item:last-of-type {
    padding-bottom: 0
}

.reply .comment-item .avatar {
    width: 40px
}

.face-btn {
    height: 24px;
    padding: 10px 0 0;
    line-height: 24px;
    position: relative
}

.face-btn i {
    color: orange
}

.face-panel {
    width: 440px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 12px #666;
    position: absolute;
    z-index: 11
}

.face-panel ul {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 8px;
    box-sizing: border-box
}

.face-panel ul li {
    width: 30px;
    height: 30px;
    list-style-type: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center
}

@media (max-width: 440px) {
    .face-panel {
        width: 100%;
        left: 0 !important
    }
}

.captcha {
    width: 10em
}

.captcha .input-group-addon {
    padding: 2px;
    margin-right: 5px;
    min-width: 5em
}

.captcha .input-group-addon img {
    height: 2em
}

.captcha + button {
    margin-left: .5em;
    height: 35px
}

.dfg-login {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    width: 400px;
    max-width: 80%;
    margin: 150px auto;
    border-radius: 5px
}

.dfg-login .head {
    padding: 20px
}

.dfg-login ul {
    padding: 20px 35px;
    min-height: 10em
}

.dfg-login ul li {
    margin-bottom: 20px
}

.dfg-login .error {
    color: #ff4500
}

.dfg-login .layui-form-checkbox span {
    line-height: 15px
}

.dfg-page {
    margin: 20px 0;
    text-align: center
}

.dfg-page ul li {
    display: inline-block;
    padding: 0;
    margin-left: 0px
}

.dfg-page ul li a, .dfg-page ul li span, .dfg-page ul li .num {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    color: #666
}

.dfg-page ul li a:hover:not(.disabled), .dfg-page ul li span:hover:not(.disabled), .dfg-page ul li .num:hover:not(.disabled), .dfg-page ul li a.active:not(.disabled), .dfg-page ul li span.active:not(.disabled), .dfg-page ul li .num.active:not(.disabled) {
    color: #fff;
    background-color: #1a9cd6
}

.dfg-page ul li a.disabled, .dfg-page ul li span.disabled, .dfg-page ul li .num.disabled {
    background-color: #e0e0e0
}

.dfg-page > .layui-laypage {
    margin: 0
}

.dfg-footer-link {
    padding: 10px
}

.dfg-footer-link .item li {
    width: 16%;
    float: left
}

.dfg-footer-container {
    width: 100%;
    background: #292929;
    color: #aeaeae;
    line-height: 1.8;
    margin-top: 10px;
}


@media (min-width: 768px) {
    .dfg-footer-container {
        margin-top: 20px;
    }
}

.dfg-footer {
    padding: 30px;
    text-align: center
}

.dfg-gototop {
    position: fixed;
    z-index: 999;
    right: 50px;
    bottom: 50px
}

.dfg-gototop .item > li {
    padding: 10px 0 0 10px
}

.dfg-gototop .item > li > a {
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.dfg-gototop .item > li > a .icon {
    font-size: 18px
}

.dfg-gototop .item > li > .code, .dfg-gototop .item > li > .history {
    display: none;
    position: absolute;
    bottom: 0;
    right: 65px;
    padding: 10px;
    border-radius: 5px
}

.dfg-gototop .item > li > .code:before, .dfg-gototop .item > li > .history:before {
    position: absolute;
    bottom: 75px;
    right: -8px;
    width: 0;
    height: 0
}

.dfg-gototop .item > li > .history {
    min-height: 290px
}

.dfg-gototop .item > li > .history:before {
    bottom: 135px
}

.dfg-gototop .item > li > .history .head {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.dfg-gototop .item > li > .history li {
    padding: 8px 0
}

.dfg-gototop .item > li > .history li:first-child {
    padding-top: 0;
    border-top: 0
}

.dfg-gototop .item > li:hover .code, .dfg-gototop .item > li:hover .history {
    display: block
}

.dfg-gototop .item > li.pic {
    float: left;
    width: 50%;
    padding: 0 0 0 5px;
    border: 0
}

.dfg-gototop .item > li.pic p {
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.member-center-container .left {
    padding-right: 0
}

.member-center-container .left .layui-nav-tree {
    width: auto
}

.member-center-container .main {
    min-height: 800px
}

.member-center-container .right img {
    max-width: 100%
}
