/*!* Edition v2.0 Copyright 2016-2018 http://
* Email 3@qq.com,admin@s*/
@charset "utf-8";

body {
    margin: 0 auto
}

.dvdyy-header__top {
    height: 56px;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    margin-bottom: 13px
}

.top-fixed-down {
    margin-top: 0
}

.dvdyy-header__side {
    float: right
}

.dvdyy-header {
    background: #fff;
    width: 100%;
    z-index: 999;
    top: 0;
    border-top: 5px solid #fff;
    margin-bottom: 18px
}

.dvdyy-header_bd {
    height: 60px;
    width: 100%
}

.dvdyy-header__logo,
.dvdyy-header__menu {
    float: left
}

.dvdyy-header__logo {
    margin-top: 8px
}

.dvdyy-header__logo i {
    font-size: 20px;
    line-height: 50px
}

.dvdyy-header__logo .logo {
    display: block;
    width: 150px;
    height: 50px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    line-height: 40px;
}

.dvdyy-header__menu {
    position: relative;
    margin-top: 1px
}

.dvdyy-header__menu li {
    float: left
}

.dvdyy-header__menu li a {
    display: inline-block;
    height: 64px;
    line-height: 64px;
    font-size: 15px;
    margin: 0 15px;
    color: #fff
}

.dvdyy-header__menu li.active a {
    color: #2e85ff
}

.dvdyy-header__nav {
    height: 50px;
    background-color: #333
}

.dvdyy-header__nav li {
    float: left;
    position: relative;
    line-height: 50px
}

.dvdyy-header__nav li a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 0 30px;
    overflow: hidden;
    display: block;
    margin-left: 8px
}

.dvdyy-header__nav li.active a {
    background: linear-gradient(to right, #f0f8ff, #ffffff, #f0f8ff 100%) !important;
    color: #333;
    font-weight: 700
}

.dvdyy-header__search {
    float: right;
    position: relative;
    margin-top: -5px;
    width: 498px;
    margin-right: 150px
}

.dvdyy-header__search .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #444;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border-radius: 0 35px 35px 0
}

.dvdyy-header__search .submit .icon {
    font-size: 14px;
    color: #999
}

.dropdown {
    display: none;
    position: absolute;
    z-index: 9999;
    top: 49px;
    padding: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 1px #333;
    width: 366px
}

.dropdownn {
    display: none;
    position: absolute;
    z-index: 999;
    top: 44px;
    padding: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    width: 100%
}

.dropdown.search {
    right: -10px
}

.dropdown.search .item {
    position: relative;
    width: 92%
}

.dropdown.search .item .form-control {
    background-color: #f5f5f5
}

.dropdown.search .item .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #4c8fe8;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    border-radius: 0 35px 35px 0
}

.dropdown.search .item .submit .icon {
    font-size: 14px;
    color: #999
}

.dropdown.search li {
    padding: 8px 0;
    border-top: 1px solid #a9a9a9
}

.dropdown.search li:first-child {
    border-top: 0
}

.dropdown.search li a {
    display: block
}

.dropdown.search li a:hover {
    color: #2e85ff
}

.dropdown.search li a span {
    color: #999
}

.dropdown.type {
    right: 0
}

.dropdown.type li {
    float: left;
    width: 33.33%;
    padding: 5px;
    padding-bottom: 8px
}

.dropdown.type li a {
    display: block;
    padding: 4px 0;
    border-radius: 2px;
    background-color: #d3d3d3;
    font-size: 12px;
    text-align: center
}

.dropdown.type li a:hover,
.dropdown.type li.active a {
    background-color: #f8f8f8;
    color: #2e85ff
}

.dropdownn.type {
    right: 0;
    width: 100%;
    padding: 5px
}

.dropdownn.type li {
    float: left;
    width: 10%;
    padding: 5px;
    padding-bottom: 8px;
    text-align: center
}

.dropdownn.type li a {
    display: block;
    padding: 4px 0;
    border-radius: 2px;
    background-color: #f5f5f5;
    font-size: 12px;
    text-align: center
}

.dropdownn.type li a:hover,
.dropdown.type li.active a {
    background-color: #d3d3d3;
    color: #2e85ff
}

.syfoot li a:hover,
.syfoot li.active a {
    color: #2e85ff
}

.dropdownn.type ul {
    margin-top: 1px
}

.dropdown.history {
    right: 0
}

.dropdown.history .head h5 {
    margin: 0;
    padding-bottom: 10px;
    color: #333
}

.dropdown.history .head a {
    color: red
}

.dropdown.history li a {
    display: block;
    padding: 8px 0;
    border-top: 1px solid #eee;
    color: #333
}

.dropdown.history li a:hover {
    color: #2e85ff
}

.dropdown.history li a span {
    color: #999
}

.dvdyy-foot {
    padding: 20px;
    font-size: 14px;
    background: #fff
}

.dvdyy-screenn {
    padding: 1px
}

.dvdyy-screenn .head {
    border-radius: 2px;
    background-color: #fff;
    height: 55px;
    text-align: center;
    padding-top: 10px
}

.dvdyy-screenn .head .text,
.dvdyy-screenn .head .all {
    color: #333
}

.dvdyy-screenn .head a {
    color: #2e85ff;
    background: #fff;
    font-size: 16px
}

.dvdyy-screenn .item {
    display: inline-block;
    background-color: #fff;
    position: relative;
    width: 100%;
    right: 0;
    z-index: 999;
    padding: 10px
}

.dvdyy-screenn .item ul {
    padding: 1px 10px 15px;
    border-top: 1px solid #fff;
    float: left;
    width: 33.3%
}

.dvdyy-screenn .item .ulzy {
    width: 33.3%
}

.dvdyy-screenn .item ul li {
    float: none;
    margin-right: 6px;
    display: inline-block;
    padding: 3px 0
}

.dvdyy-screenn .item ul li a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #e8e8e8
}

.dvdyy-screenn .item ul li a,
.dvdyy-screenn .item ul li span {
    color: #333
}

.dvdyy-screenn .item ul li.active a,
.dvdyy-screenn .item ul li a:hover {
    color: #2e85ff
}

.dvdyy-screenn .itemm {
    display: block;
    background-color: #fff
}

.dvdyy-screenn .itemm ul {
    padding: 1px 10px 10px;
    border-top: 1px solid #fff
}

.dvdyy-screenn .itemm ul li {
    float: none;
    margin-right: 9px;
    display: inline-block;
    padding: 3px 0;
    text-align: center
}

.dvdyy-screenn .itemm ul li a {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #e8e8e8
}

.dvdyy-screenn .itemm ul li a,
.dvdyy-screenn .itemm ul li span {
    color: #333
}

.dvdyy-screenn .itemm ul li.active a,
.dvdyy-screenn .itemm ul li a:hover {
    color: #2e85ff
}

.dvdyy-screenn .dropdownn.type ul li.active a,
.dvdyy-screenn dropdownn.type ul li a:hover {
    color: #2e85ff
}

.flss ul li {
    margin: 5px 0
}

.flss ul li a {
    padding: 4px;
    border: 1px solid #e8e8e8
}

.dvdyy-header__user {
    float: right
}

.dvdyy-header__user>li {
    float: left;
    position: relative;
    padding: 15px 0 10px;
    margin-left: 30px
}

.dvdyy-header__user>li>a .icon {
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
    color: #333
}

.dvdyy-header__user>li .dropdown {
    display: none;
    position: absolute;
    z-index: 999;
    width: 240px;
    top: 100%;
    right: -5px;
    padding: 15px;
    font-size: 12px;
    color: #999;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2);
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .2)
}

.dvdyy-header__user>li .dropdown:after {
    content: " ";
    width: 0;
    height: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: -5px;
    right: 22px;
    background-color: #fff;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee
}

.dvdyy-header__user .dropdown li {
    position: relative;
    padding: 10px 0
}

.dvdyy-header__user .dropdown li:first-child {
    margin-top: 10px
}

.dvdyy-header__user .dropdown li:last-child {
    padding-bottom: 0
}

.dvdyy-header__user>li:hover .dropdown {
    display: block
}

.dvdyy_header__user {
    float: right;
    margin-top: 15px;
    margin-right: 10px
}

.dvdyy_header__user>li {
    float: right;
    padding-bottom: 10px;
    margin-left: 30px;
    margin-top: 5px
}

.dvdyy_header__user>li>a {
    color: #757575
}

.dvdyy_header__user>li>a:hover {
    color: #2e85ff
}

.dvdyy_header__user>li>a .iconfont {
    font-size: 28px
}

.dvdyy_header__user>li>span {
    font-size: 24px;
    color: #757575
}

.dvdyy-content__detail,
.dvdyy-content__thumb {
    display: table-cell;
    vertical-align: top
}

.dvdyy-content__thumb .v-thumb {
    width: 190px
}

.dvdyy-content__thumb .w-thumb {
    width: 300px
}

.dvdyy-content__detail {
    width: 100%;
    padding: 10px 20px
}

.dvdyy-content__detail>li>a {
    display: inline-block;
    margin-right: 5px
}

.dvdyy-content__detail .title {
    margin: 10px 0;
    line-height: 30px
}

.dvdyy-content__detail .title .score {
    display: inline-block;
    margin-left: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #2e85ff
}

.dvdyy-content__detail .data {
    margin-bottom: 10px
}

.dvdyy-content__detail .data li {
    float: left;
    margin-right: 20px
}

.dvdyy-content__detail .desc {
    padding-left: 42px
}

.dvdyy-content__detail .desc .left {
    margin-left: -42px
}

.dvdyy-content__detail .score {
    margin-bottom: 8px
}

.dvdyy-content__detail .score .branch {
    display: inline-block;
    margin-left: 10px;
    font-family: Georgia, times new roman, Times, serif;
    font-size: 24px;
    line-height: 24px;
    color: #789de0
}

.dvdyy-content__detail .score .branch .text {
    font-size: 12px
}

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

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

.dvdyy-player__video {
    background-color: #fff !important
}

.dvdyy-player__detail {
    margin-top: 6px
}

.dvdyy-player__detail .more-btn {
    float: right;
    padding-top: 5px
}

.dvdyy-player__detail .more-btn li {
    display: inline-block;
    margin-left: 10px
}

.dvdyy-player__detail .more-btn .btn {
    padding: 6px 15px
}

.dvdyy-player__detail .title {
    font-size: 16px;
    height: 100%;
    text-align: center
}

.dvdyy-player__detail .titlebz {
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    color: #2e85ff;
    text-align: center
}

.dvdyy-player__detail .detail-content {
    padding: 10px
}

.dvdyy-player__detail .desc {
    padding-left: 42px
}

.dvdyy-player__detail .desc .left {
    margin-left: -42px
}

.autocomplete-suggestions {
    padding: 0 10px;
    margin-top: 5px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .05)
}

.autocomplete-suggestions.active {
    position: absolute;
    z-index: 9999;
    top: 100%;
    width: 100%
}

.autocomplete-suggestion {
    padding: 10px 0;
    cursor: pointer;
    border-top: 1px solid #eee
}

.autocomplete-suggestion:first-child {
    border-top: 0
}

.mac_results {
    z-index: 9999;
    padding: 0 10px;
    margin-top: 5px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .05)
}

.mac_results li {
    padding: 10px 0;
    cursor: pointer;
    border-top: 1px solid #eee;
    text-align: center
}

.mac_results li:first-child {
    border: 0
}

@media(min-width:768px) {
    .container {
        width: 750px
    }
}

@media(min-width:992px) {
    .container {
        width: 920px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1180px
    }
}

@media(min-width:1400px) {
    .container {
        width: 1380px
    }
}

@media(max-width:1199px) and (min-width:992px) {
    .dvdyy-header__menu li a {
        margin: 0 10px
    }
}

@media(max-width:1024px) {
    .dvdyy-screenn .item ul {
        height: 100%;
        width: 100%
    }

    .dvdyy-screenn .item ul li a {
        padding: 8px
    }

    .dvdyy-screenn .itemm ul {
        height: 100%;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    .dvdyy-screenn .itemm ul li {
        float: none;
        display: inline-block;
        margin-bottom: 0
    }

    .dvdyy-screenn .itemm ul li a {
        padding: 8px
    }

    .dvdyy_header__user {
        margin-top: 12px
    }

    .nav-tabs.active {
        height: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll
    }

    .nav-tabs.active li {
        float: none;
        display: inline-block
    }

    .dvdyy-header__nav {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll
    }

    .dvdyy-header__nav li {
        display: inline-block;
        float: none
    }

    .dvdyy-screenn .item .ulzy {
        width: 100%
    }

    .top-fixed-down {
        margin-top: 0
    }

    .dvdyy-header__logo {
        margin: 10px 5px
    }

    .dvdyy-header__logo .logo {
        width: 130px;
        height: 32px;
        /* background: url(../images/logo.png) no-repeat;
        background-position: 50% 50%;
        background-size: cover */
    }

    .dvdyy-header__search {
        margin-right: 100px;
        width: 398px;
        margin-top: 0
    }

    .dvdyy-header__top {
        padding: 0 5px;
        height: 100px;
        overflow: -webkit-paged-y
    }

    .dvdyy-header__menu {
        margin: 0;
        padding: 0;
        overflow-y: scroll
    }

    .dvdyy-header__menu:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        width: 100%;
        height: 1px;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scaleY(.5);
        transform: scaleY(1);
        border-top: 1px solid #696969
    }

    .dvdyy-header__menu li {
        margin-top: 0;
        margin-right: 8px;
        margin-left: 1px
    }

    .dvdyy-header__menu li a {
        padding: 0;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        white-space: nowrap;
        color: #fff;
        margin: 0 15px
    }

    .dvdyy-header__menu li.active a {
        position: relative;
        background: 0 0;
        color: #2e85ff
    }

    .dvdyy-header__user>li {
        padding: 15px 0 10px;
        margin-right: 10px
    }
}

@media(max-width:767px) {
    .dvdyy-header__search {
        position: absolute;
        top: -150%;
        left: 0;
        right: 0;
        width: 100%;
        margin-right: 0;
        float: left;
        background: #fff;
        height: 50px
    }

    .dvdyy-header__search.active {
        top: 8px;
        margin: 0
    }

    .dvdyy-header__search .search-close {
        top: 10px;
        position: absolute;
        right: 5px;
        color: #333;
        text-align: center;
        width: 13%
    }

    .form-control {
        width: 84%;
        margin-left: 5px
    }

    .dvdyy-header__search .submit {
        margin-right: 16%;
        width: 60px
    }

    .dvdyy-header__user>li {
        padding: 14px 6px;
        margin: 0
    }

    .dropdownn {
        top: 49px
    }

    .dropdownn.type li {
        width: 20%
    }

    .dropdown {
        width: 100%;
        padding: 10px
    }

    .dvdyy-header__menu {
        overflow-y: scroll
    }

    .dvdyy-header__nav li a {
        padding: 0 20px;
        margin-left: 0
    }

    .dvdyy_header__user {
        margin-top: 16px;
        width: 100%
    }

    .dvdyy-header__logo {
        margin: 3% 1.5%;
        width: 45%
    }

    .dvdyy-header__side {
        width: 52%
    }

    .dvdyy-header__nav {
        width: 100%
    }

    .dvdyy-screenn .item {
        padding: 0
    }

    .dvdyy-header {
        margin-bottom: 10px
    }

    .dvdyy-foot {
        padding: 10px
    }

    .dvdyy_header__user>li {
        margin-left: 15%;
        float: left;
        width: 18.3%
    }

    .dvdyy_header__user>li>a .iconfont {
        font-size: 22px
    }

    .dvdyy_header__user>li>span {
        font-size: 18px;
        color: #757575
    }

    .dvdyy-screenn .item ul li {
        float: left;
        margin-right: 0;
        width: 20%;
        text-align: center;
        margin-bottom: 8px
    }

    .dvdyy-screenn .item ul li span {
        display: inline-block;
        padding: 8px;
        border: 1px solid #333;
        background: #333;
        color: #fff
    }

    .dvdyy-screenn .itemm ul li span {
        display: inline-block;
        padding: 8px;
        border: 1px solid #333;
        background: #333;
        color: #fff
    }

    .dvdyy-screenn .itemm ul li {
        float: left;
        margin-right: 0;
        width: 20%;
        margin-bottom: 8px
    }

    .dropdown.search,
    .dropdown.type {
        right: 0
    }

    .dropdown.search .ssclose {
        float: right;
        width: 60px;
        line-height: 38px;
        text-align: center;
        cursor: pointer;
        position: relative;
        z-index: 11
    }

    .dropdown.search:after,
    .dropdown.type:after {
        right: 65px
    }

    .dvdyy-screenn {
        padding: 5px
    }

    .dvdyy-screenn .head .all {
        display: none
    }

    .dvdyy-screenn .item ul {
        padding: 0
    }

    .dvdyy-screenn .itemm ul {
        padding: 0
    }

    .dvdyy-content__thumb .v-thumb {
        width: 120px
    }

    .dvdyy-content__thumb .w-thumb {
        width: 160px
    }

    .dvdyy-content__detail {
        padding: 0 10px
    }

    .dvdyy-content__detail .title {
        margin: 3px 0 10px;
        font-size: 21px
    }

    .dvdyy-content__detail .data {
        margin: 0 0 10px;
        font-size: 12px
    }

    .dvdyy-content__detail .play-btn {
        margin: 0;
        padding: 0
    }

    .dvdyy-content__detail .score {
        margin-bottom: 5px
    }

    .dvdyy-player__detail.detail .title {
        margin-top: 10px
    }

    .dvdyy-player__detail.detail .titlebz {
        margin-top: 5px;
        font-size: 13px;
        height: 20px;
        line-height: 20px
    }

    .dvdyy-player__detail {
        margin-top: 0
    }

    .dvdyy-player__detail .data .title {
        font-size: 16px
    }

    .dvdyy-player__detail .more-btn {
        margin-bottom: 1px
    }

    .dvdyy-player__detail .more-btn {
        float: none;
        padding: 5px;
        background-color: #fff;
        display: -webkit-flex
    }

    .dvdyy-player__detail .more-btn li {
        margin: 0;
        padding: 0 5px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        flex: auto;
        text-align: center
    }

    .dvdyy-player__detail .more-btn .btn {
        display: block;
        padding: 6px
    }

    .dvdyy-mobile__type li {
        padding: 0 20px
    }

    .dvdyy-mobile__type li a {
        display: block;
        padding: 10px 0;
        text-align: center
    }
}