<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
    font-family: "Microsoft YaHei"
}

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

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

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

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

.padding-0 {
    padding: 0 !important
}

.margin-0 {
    margin: 0 !important
}

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

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.hy-layout {
    margin-top: 20px;
    padding: 15px
}

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

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

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

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

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

.table&gt;tbody&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;thead&gt;tr&gt;th {
    padding: 10px 0
}

.hy-head-menu .item {
    height: 60px
}

.hy-head-menu .item .logo,
.hy-head-menu .item .menulist {
    float: left
}

.hy-head-menu .item .logo {
    width: 130px;
    height: 50px;
    padding: 5px 0 0
}

.hy-head-menu .item .menulist {
    margin-left: 30px
}

.hy-head-menu .item .menulist li {
    float: left;
    padding: 0 10px
}

.hy-head-menu .item .menulist li a {
    display: inline-block;
    padding: 20px 0;
    font-size: 16px
}

.hy-head-menu .item .menulist li a .icon {
    font-size: 18px;
    vertical-align: 1px
}

.hy-head-menu .item .search {
    float: right;
    position: relative;
    padding: 13px 0 0;
    width: 290px
}

.hy-head-menu .item .search .btns {
    display: block;
    position: absolute;
    top: 13px;
    right: 5px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #999;
}

.hy-head-menu .item .search .btns i {
    font-size: 26px;
}

.hy-video-slide .title {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px 15px 20px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
    font-size: 14px;
    color: #fff;
    text-align: left
}

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

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

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

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

.swiper-button-next .icon,
.swiper-button-prev .icon {
    font-size: 24px;
    color: #fff
}

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

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

.hy-index-menu li a {
    display: block;
    padding: 15px 0;
    text-align: center;
    border-radius: 4px
}

.hy-index-menu li a .icon {
    display: block;
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 30px
}

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

.hy-index-tags {
    padding: 0
}

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

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

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

.hy-index-tags li a {
    display: block;
    padding: 6px 10px;
    text-align: center;
    border-radius: 4px
}

.hy-notice {
    padding: 10px;
    margin-bottom: 10px
}

.hy-notice .item {
    padding: 10px;
    border: 1px solid #e2e2e2;
    border-radius: 4px
}

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

.hy-right-qrcode dl {
    margin: 0;
    padding: 20px;
    border-radius: 4px
}

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

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

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

.hy-video-head {
    padding: 10px 10px 0 5px
}

.hy-video-head h4 {
    padding-bottom: 15px
}

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

.hy-video-head h3 .icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 30px;
    float: left;
    margin-top: -7px;
}

.hy-video-head li {
    display: inline-block;
}

.hy-video-head li a {
    padding: 0 10px
}

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

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

.hy-video-min-head {
    margin-bottom: 3px;
    padding: 0 10px
}

.videopic {
    display: block;
    position: relative;
    padding-top: 150%
}

.videopic .play {
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) url(../img/play.png) center no-repeat
}

.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-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
    font-size: 12px;
    color: #fff;
    text-align: center
}

.videopic .note {
    padding: 4px 10px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

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

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

.hy-video-list .item .title h5 {
    margin: 10px 0 0
}

.hy-video-list .item .subtitle {
    margin-top: 5px;
    font-size: 12px
}

.hy-video-list.side {
    padding-top: 10px;
}

.hy-video-list.side .item li {
    margin-bottom: 20px
}

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

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

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

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

.hy-video-text-list .item li .title a {
    display: block;
    padding: 10px 0
}

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

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

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

.hy-video-ranking.side {
    padding: 20px 0 20px;
    border-top: solid 1px #e2e2e2;
}

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

.hy-video-ranking .item li {
    padding: 2% 2px
}

.hy-video-ranking .item li .number {
    border-radius: 20px;
    text-align: center;
    min-width: 20px;
    min-height: 20px;
    box-shadow: 0 2px 6px rgba(51, 51, 51, .2);
    margin-right: 10px;
    float: left;
    line-height: 20px;
    font-size: 14px;
}

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

.hy-video-hit .item {
    margin: 0;
    border-bottom: transparent;
    border-right: transparent
}

.hy-video-hit .item ul li {
    float: left;
    width: 25%;
    padding: 10px;
    border-top: transparent;
    border-left: transparent
}

.hy-video-hit .item ul li p {
    margin: 0 0 0 20px;
    font-size: 12px
}

.hy-min-screen .item {
    padding: 10px
}

.hy-min-screen .item dl {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 0 0 0 20px
}

.hy-min-screen .item dl:first-child {
    border-left: 0;
    padding-left: 0
}

.hy-min-screen .item dl dt {
    font-weight: 400
}

.hy-min-screen .item dl dd a {
    display: inline-block;
    padding: 0 15px 0 0;
    margin-top: 5px
}

.hy-video-details .item .content {
    position: relative;
    margin: 0
}

.hy-video-details .item .content dt {
    float: left;
    width: 20%;
    padding: 20px;
    padding-bottom: 0
}

.hy-video-details .imgitem .content dt {
    padding: 0;
    padding-right: 10px;
}

.hy-video-details .item .content dd.dd1 {
    width: 55%;
    float: left;
}

.hy-video-details .item .content dd.dd2 {
    width: 25%;
    float: right;
    padding-top: 88px;
}

.hy-video-details .item .content dd.dd2 .item {
    text-align: center;
}

.hy-video-details .item .content dd.dd2 .item p img {
    width: 50%
}

.hy-video-details .item .content .head h3 {
    margin: 20px 0 10px;
    font-weight: 400;
    font-size: 18px;
}

.hy-video-details .item .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
}

.hy-video-details .item .content .score,
.hy-video-details .item .content li {
    margin-bottom: 12px
}

.hy-video-details .item .content li span {
    display: inline-block;
}

.hy-video-details .item .content .score .branch {
    display: inline-block;
    margin-left: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 24px;
    line-height: 24px;
}

.hy-video-details .item .content .score .star {
    display: inline-block;
    position: relative;
    top: 5px;
    width: 120px;
    height: 24px;
    background: url(../img/star1.png) 0 0 no-repeat
}

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

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

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

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

.hy-video-details.active .item .content {
    overflow: hidden;
    padding-bottom: 20px;
}

.hy-video-details.active .item .content dt {
    width: 18%
}

.hy-video-details.active .item .content dd {
    width: 80%;
    padding-left: 10px;
}

.hy-video-details.active .item .content .head h3 {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    margin-bottom: 10px;
}

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

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

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

.hy-details-qrcode .item p img {
    width: 65%;
    height: 65%;
}

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

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

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

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

.hy-switch-tabs .nav-tabs li.active a,
.hy-switch-tabs .nav-tabs li.active a:focus,
.hy-switch-tabs .nav-tabs li.active a:hover {
    border-radius: 0
}

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

.hy-play-list .item .panel {
    margin: 0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.hy-play-list .item .panel .option {
    display: block;
    padding: 15px 0
}

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

.hy-play-list .item .plot {
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    margin: 0 10px;
}

.hy-play-list .item .plot span {
    font-size: 14px !important;
}

.hy-play-list .item .plot img {
    max-width: 100%
}

.hy-play-list .item .panel .downlist .table {
    margin: 0
}

.hy-play-list .item .panel .downlist .table&gt;thead&gt;tr&gt;th {
    border-bottom: 0;
    font-weight: 400
}

.hy-play-list .item .panel .downlist .table label {
    font-weight: 400
}

.hy-player {
    margin-top: 20px
}

.hy-player .item .info {
    height: 663px
}

.hy-player .item .footer {
    height: 60px;
    line-height: 58px;
    padding: 0 15px
}

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

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

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

.hy-player .item .sidebar {
    height: 723px;
    overflow-y: scroll
}

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

.hy-play-list.play .item {
    padding: 0
}

.hy-play-list.play .item .panel .option {
    padding: 15px 10px
}

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

/* .hy-play-list.play .item .panel .playlist ul li{width:33.33%} */
.hy-cascade {
    position: relative;
    padding: 10px 10px 10px 140px;
    margin: 20px 0 20px
}

.hy-cascade:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 120px;
    height: 100%
}

.hy-cascade .left-head {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 120px
}

.hy-cascade .left-head li.text {
    padding: 15px 0;
    text-align: center
}

.hy-cascade .left-head li a {
    display: block;
    padding: 15px 0;
    text-align: center
}

.hy-cascade .content-meun {
    min-height: 245px
}

.hy-cascade .content-meun .head {
    position: relative;
    display: block
}

.hy-cascade .content-meun .head span {
    display: inline-block;
    margin-right: 20px
}

.hy-cascade .content-meun {
    padding: 0 10px
}

.hy-cascade .content-meun .item {
    position: relative;
    margin-top: 10px
}

.hy-cascade .content-meun .item ul {
    padding: 15px 0 0 60px
}

.hy-cascade .content-meun .item ul li {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 5px
}

.hy-cascade .content-meun .item ul li.text {
    display: inline-block;
    margin: 0 10px 15px -60px
}

.hy-cascade .content-meun .item ul li a,
.hy-cascade .content-meun .item ul li span {
    display: inline-block;
    margin-right: 10px
}

.hy-cascade .content-meun .item ul.letter {
    padding: 0
}

.hy-cascade .content-meun .item ul.letter li {
    display: block;
    float: left;
    margin: 10px 0 0;
    width: 3.7%
}

.hy-cascade .content-meun .item ul.letter li a {
    margin: 0;
    padding: 0
}

.hy-topic-list .item .details {
    padding: 10px 10px 20px
}

.hy-topic-list .item .details span {
    display: block;
    font-size: 16px;
    margin-top: 10px;
}

.hy-topic-list .item .details span.name {
    font-size: 16px
}

.hy-topic-content .head {
    margin-bottom: 10px
}

.hy-topic-content .head h3 {
    font-weight: 400;
    margin-top: 0;
    font-size: 18px;
}

.hy-topic-content .item {
    line-height: 25px
}

.hy-new-index-top {
    padding: 0 10px
}

.hy-new-index-top li {
    padding: 10px 0 10px
}

.hy-new-index-top li:first-child {
    border-top: 0
}

.hy-new-list .item {
    padding: 0 10px
}

.hy-new-list .item dl {
    margin: 0;
    padding: 20px 0 20px
}

.hy-new-list .item dl:first-child {
    border-top: 0
}

.hy-new-list .item dt {
    float: left;
    width: 16%
}

.hy-new-list .item dd {
    width: 84%;
    margin-left: 16%;
    padding: 0 0 0 20px
}

.hy-new-list .item dd h3 {
    margin: 0 0 10px;
    font-size: 18px
}

.hy-new-list .item dd p {
    margin: 0 0 20px
}

.hy-new-list .item dd p .text {
    display: inline-block;
    margin-right: 15px
}

.hy-new-list .item dd .des {
    margin: 0 0 20px
}

.hy-new-content .item {
    padding: 0 10px
}

.hy-new-content .item .head {
    margin-bottom: 20px
}

.hy-new-content .item .head h1 {
    font-size: 24px
}

.hy-new-content .item .head p {
    margin: 0 0 20px
}

.hy-new-content .item .head p .text {
    display: inline-block;
    margin-right: 15px
}

.hy-new-content .item .des {
    padding: 15px
}

.hy-new-content .item .content {
    font-size: 16px;
    line-height: 40px
}

.hy-new-content .item .content img {
    max-width: 100%
}

.hy-comment .item {
    padding: 10px
}

.hy-comment .item .content .form-control {
    min-height: 100px;
    border-radius: 5px 5px 0 0
}

.hy-comment .item .cancel {
    margin-bottom: 15px
}

.hy-comment .item .face {
    padding: 5px 5px 10px 10px;
    border-radius: 0 0 5px 5px
}

.hy-comment .item .face img {
    display: inline-block;
    margin: 5px 5px 0 0
}

.hy-comment .item .footer {
    margin: 15px 0 0
}

.hy-comment .item .footer .code img {
    width: 80px;
    height: 35px
}

.hy-comment-list .item {
    padding: 10px
}

.hy-comment-list .item h4 {
    margin: 0;
    padding: 15px 0 5px
}

.hy-comment-list .item h4 .name {
    font-size: 14px;
    font-weight: 700
}

.hy-comment-list .item .content {
    position: relative;
    margin: 10px 0 10px;
    padding: 10px;
    border-radius: 5px
}

.hy-comment-list .item .content:before {
    content: "";
    position: absolute;
    top: -8px;
    left: 20px
}

.hy-comment-list .item .content img {
    display: inline-block;
    margin: 0 5px 0 5px
}

.hy-comment-list .item .content .reply {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.hy-comment-list .item .content .reply h5 {
    margin: 0
}

.hy-comment-list .item .content .reply p {
    margin: 0
}

.hy-comment-list .item .footer {
    margin-bottom: 10px
}

.hy-comment-list .item .footer .ag {
    display: inline-block;
    margin-right: 15px
}

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

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

.hy-page ul li .num,
.hy-page ul li a {
    display: inline-block;
    padding: 8px 15px;
    border-radius: 4px
}

.hy-page-block {
    padding: 30px
}

.hy-login {
    width: 350px;
    margin: 150px auto;
    border-radius: 5px
}

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

.hy-login ul {
    padding: 20px 35px
}

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

.hy-login .label {
    display: block;
    padding-top: 5px;
    font-size: 24px
}

.hy-member-user {
    position: relative;
    padding: 50px;
    background: url(../user_bg.jpg) no-repeat;
    background-position: 50% 50%;
    background-size: cover
}

.hy-member-user .integral {
    position: absolute;
    top: 70px;
    right: 0;
    height: 50px;
    line-height: 48px;
    padding: 0 20px;
    border-radius: 25px 0 0 25px
}

.hy-member-user dt {
    float: left;
    width: 100px
}

.hy-member-user dt .user {
    display: inline-block;
    width: 100px;
    height: 100px;
    background: url(../user.jpg) no-repeat;
    border-radius: 50%;
    background-position: 50% 50%;
    background-size: cover
}

.hy-member-user dd {
    height: 100px;
    padding: 20px 0 0;
    margin-left: 120px
}

.hy-member-user dd {
    font-weight: 700
}

.hy-member-user dd span {
    display: block
}

.hy-member-user dd .name {
    font-size: 18px
}

.hy-member-user dd .group {
    font-size: 12px;
    font-weight: 400
}

.hy-member-user li {
    text-align: center
}

.hy-member .password,
.hy-member .user {
    padding: 0 0 20px
}

.hy-member .password h3 {
    margin: 20px 0 0;
    font-size: 16px
}

.hy-member .password li,
.hy-member .user li {
    margin-top: 20px
}

.hy-member .user li span {
    display: inline-block;
    margin-right: 10px
}

.hy-member .user li.cckkey .form-control {
    display: inline-block;
    width: 50%
}

.hy-member .item {
    padding: 10px
}

.hy-member .item .table tr td,
.hy-member .item .table tr th {
    font-weight: 400;
    font-size: 14px
}

.hy-common .item {
    position: relative;
    padding: 0 10px 10px 80px;
    margin-top: 20px
}

.hy-common .item .num {
    position: absolute;
    padding: 0;
    left: 10px;
    top: 0;
    text-align: center;
    border-radius: 5px
}

.hy-common .item .num em {
    display: block;
    padding: 5px 10px;
    margin-bottom: 2px;
    font-style: inherit;
    border-radius: 5px 5px 0 0
}

.hy-common .item .num span {
    display: block;
    padding: 0 10px 2px 10px;
    font-size: 12px
}

.hy-common .item .content {
    padding: 0;
    border-radius: 5px
}

.hy-common .item .content p {
    margin: 0;
    padding: 10px;
    border-radius: 5px 5px 0 0
}

.hy-common .item .content .msg {
    padding: 10px
}

.hy-common-text {
    padding: 0 10px
}

.hy-common-text li {
    padding-bottom: 15px
}

.hy-footer-partner {
    padding: 10px
}

.hy-footer-partner .item {
    padding: 0;
    border-top: transparent;
    border-left: transparent
}

.hy-footer-partner .item a {
    float: left;
    display: block;
    width: 14.2857%;
    height: 60px;
    overflow: hidden;
    border-bottom: transparent;
    border-right: transparent
}

.hy-footer-partner .item a span {
    display: block;
    width: 100%;
    height: 48px;
    margin: 0 auto;
    background: url(../partner.png) no-repeat
}

.hy-footer-partner .item a.iqiyi span {
    background-position: -22px 8px
}

.hy-footer-partner .item a.letv span {
    background-position: -22px -41px
}

.hy-footer-partner .item a.wasu span {
    background-position: -22px -92px
}

.hy-footer-partner .item a.fun span {
    background-position: -22px -148px
}

.hy-footer-partner .item a.hunantv span {
    background-position: -22px -198px
}

.hy-footer-partner .item a.cntv span {
    background-position: -22px -248px
}

.hy-footer-partner .item a.ifeng span {
    background-position: -22px -299px
}

.hy-footer-partner .item a.pptv span {
    background-position: -22px -347px
}

.hy-footer-partner .item a.kankan span {
    background-position: -22px -402px
}

.hy-footer-partner .item a.v56 span {
    background-position: -22px -452px
}

.hy-footer-partner .item a.ku6 span {
    background-position: -22px -505px
}

.hy-footer-partner .item a.m1905 span {
    background-position: -22px -555px
}

.hy-footer-partner .item a.sina span {
    background-position: -22px -710px
}

.hy-footer-partner .item a.yinyuetai span {
    background-position: -22px -660px
}

.hy-footer-partner .item a.qq span {
    background-position: -22px -710px
}

.hy-footer-partner .item a.sohu span {
    background-position: -22px -760px
}

.hy-footer-partner .item a.pps span {
    background-position: -22px -810px
}

.hy-footer-partner .item a.baomihua span {
    background-position: -22px -862px
}

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

.hy-footer-link .item li {
    width: 6.9999999%;
    float: left;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

.hy-gototop .item&gt;li {
    padding: 10px 0 0 10px
}

.hy-gototop .item&gt;li&gt;a {
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px
}

.hy-gototop .item&gt;li&gt;a .icon {
    font-size: 28px
}

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

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

.hy-gototop .item&gt;li&gt;.history {
    min-height: 290px
}

.hy-gototop .item&gt;li&gt;.history:before {
    bottom: 135px
}

.hy-gototop .item&gt;li:hover&gt;.code,
.hy-gototop .item&gt;li:hover&gt;.history {
    display: block
}

.hy-gototop .item&gt;li&gt;.history .head {
    padding-bottom: 10px;
    margin-bottom: 10px
}

.hy-gototop .item&gt;li&gt;.history li {
    padding: 8px 0
}

.hy-gototop .item&gt;li&gt;.history li:first-child {
    padding-top: 0;
    border-top: 0
}

.hy-gototop .item&gt;li&gt;.history li.pic {
    float: left;
    width: 50%;
    padding: 0 0 0 5px;
    border: 0
}

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

.hy-footer {
    padding: 30px 0px
}

.hy-footer p {
    text-align: center
}

@media (max-width:990px) {

    .hy-main-content,
    .hy-main-side {
        padding: 0
    }

    .hy-head-menu .item .logo {
        width: 130px;
        height: 50px
    }

    .hy-head-menu .item .menulist {
        margin-left: 10px
    }

    .hy-head-menu .item .menulist li {
        float: left;
        padding: 0 15px
    }

    .hy-head-menu .item .menulist li a {
        padding: 20px 0
    }

    .hy-head-menu .item .search {
        width: 200px
    }

    .hy-index-menu {
        margin-bottom: 0
    }

    .hy-video-text-list .item li,
    .hy-video-text-list .item li.list5 {
        width: 25%
    }

    .hy-video-details .item .left {
        width: 30%
    }

    .hy-video-details .item .center {
        width: 70%;
        margin-left: 30%
    }

    .hy-video-details.aearch .item .left {
        width: 18%
    }

    .hy-video-details.aearch .item .center {
        width: 82%;
        margin-left: 18%
    }

    .hy-player {
        padding: 0
    }

    .hy-cascade {
        padding-left: 5px
    }

    .hy-cascade:before {
        display: none
    }

    .hy-min-screen .item dl {
        width: 50%
    }
}

@media (max-width:767px) {
    body {
        padding-bottom: 50px
    }

    .hy-layout {
        margin-top: 10px;
        padding: 5px
    }

    .hy-layout:first-child {
        margin-top: 0
    }

    .hy-layout.active {
        margin-top: 10px
    }

    .hy-layout [class*=col-] {
        padding: 5px
    }

    .hy-layout-main [class*=col-] {
        padding: 5px
    }

    .hy-main-content:first-child {
        margin-top: 0
    }

    .hy-head-menu .item .logo,
    .hy-head-menu .item .menulist {
        float: none
    }

    .hy-head-menu .item .logo {
        width: auto;
        height: auto;
        padding: 0
    }

    .hy-head-menu .item .search {
        float: none;
        position: relative;
        padding: 0 10px;
        margin: 10px 0;
        width: 100%
    }

    .hy-head-menu .item .search .btns {
        top: 0;
        right: 15px
    }

    .tabbar {
        position: fixed;
        z-index: 999;
        bottom: 0;
        width: 100%;
        height: 60px
    }

    .tabbar .item {
        display: block;
        float: left;
        width: 20%;
        text-align: center
    }

    .tabbar .item .icon {
        display: block;
        font-size: 24px
    }

    .tabbar .item .text {
        display: block;
        font-size: 12px;
        font-weight: 400
    }

    .hy-switch .item {
        padding: 5px
    }

    .hy-video-head {
        padding: 10px 5px
    }

    .hy-video-head h4 {
        font-size: 16px
    }

    .hy-video-head h3 {
        padding: 0;
        font-size: 16px
    }

    .hy-video-head h3 .icon {
        margin-right: 5px;
        font-size: 18px;
        vertical-align: 0
    }

    .hy-video-head li a {
        line-height: 20px;
        font-size: 14px;
        border: 0
    }

    .hy-video-list .title h5 {
        text-align: center
    }

    .hy-video-footer {
        margin-top: 10px;
        padding: 0 5px
    }

    .hy-video-footer a {
        display: block;
        padding: 10px 0 5px
    }

    .hy-index-menu {
        margin: 0;
        padding: 10px 0 0
    }

    .hy-index-menu li,
    .hy-index-tags li {
        padding: 5px
    }

    .hy-index-menu li a {
        padding: 10px 0;
        font-size: 12px
    }

    .hy-index-tags {
        margin-bottom: 10px;
        padding: 0
    }

    .hy-index-tags li a {
        font-size: 12px
    }

    .hy-index-tags.active {
        margin-bottom: 0;
        padding: 10px 0
    }

    .hy-min-screen .item {
        padding: 0 5px
    }

    .hy-min-screen .item dl {
        float: none;
        padding: 10px 0 10px;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    .hy-min-screen .item dl:first-child {
        border-top: 0;
        padding-left: 0
    }

    .hy-min-screen .item dl dt {
        float: left;
        padding: 0 15px 0 0;
        margin-top: 5px
    }

    .hy-video-details {
        margin-top: 0;
        padding: 10px
    }

    .hy-video-details .item .content dd.dd1 li {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .hy-video-details .item .content .head h3 {
        margin: 10px 0 10px;
        font-size: 16px
    }

    .hy-video-details .item .content .score {
        margin-bottom: 20px
    }

    .hy-video-details .item .content .score .branch {
        margin-left: 10px;
        font-size: 16px
    }

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

    .hy-video-details.active {
        padding: 0 5px
    }

    .hy-video-details.active .item .content {
        padding: 10px 0
    }

    .hy-play-list .item .panel {
        padding: 0
    }

    .hy-play-list .item .panel .option {
        padding: 15px 0
    }

    .hy-play-list .item .panel .playlist ul {
        padding-left: 0
    }

    /* .hy-play-list .item .panel .playlist ul li,.hy-play-list.play .item .panel .playlist ul li{width:25%} */
    .hy-play-list .item .plot {
        padding: 10px 0
    }

    .hy-switch-tabs {
        margin-top: 0;
        padding: 0 5px
    }

    .hy-switch-tabs.active {
        margin-bottom: 10px
    }

    .hy-switch-tabs .nav-tabs {
        padding: 0
    }

    .hy-switch-tabs .nav-tabs ul {
        padding: 0
    }

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

    .hy-switch-tabs .nav-tabs li a {
        display: inline-block;
        padding: 10px 0;
        font-size: 16px
    }

    .hy-player {
        padding: 0;
        margin: 0 0 10px;
        box-shadow: none
    }

    .hy-player .item .footer {
        height: 45px;
        line-height: 40px;
        padding: 0 10px
    }

    .hy-player .item .footer ul {
        float: none
    }

    .hy-player .item .footer ul li {
        float: left;
        margin: 0;
        width: 25%;
        text-align: center
    }

    .apptop {
        padding-top: 31px
    }

    .hy-cascade {
        margin: 0
    }

    .hy-cascade:before {
        display: none
    }

    .hy-cascade .content-meun .head {
        margin: 0;
        padding: 5px 0;
        text-align: center
    }

    .hy-cascade .content-meun .head span {
        margin: 0
    }

    .hy-cascade .content-meun .head span:before {
        content: "·";
        margin: 0 5px
    }

    .hy-cascade .content-meun .head span.text:before {
        display: none
    }

    .hy-cascade .content-meun {
        min-height: auto;
        margin: 0;
        padding: 0
    }

    .hy-cascade .content-meun .item {
        margin: 5px 0 0;
        padding: 0 10px
    }

    .hy-cascade .content-meun .item ul {
        padding: 10px 0 0;
        width: 100%;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch
    }

    .hy-cascade .content-meun .item ul.active {
        border-bottom: 0
    }

    .hy-cascade .content-meun .item ul li {
        margin-right: 10px
    }

    .hy-cascade .content-meun .item ul li.text {
        margin: 0 10px 0 0
    }

    .hy-cascade .content-meun .item ul li {
        display: inline-block;
        margin-bottom: 10px;
        margin-right: 5px
    }

    .hy-topic-content .head {
        margin-bottom: 10px
    }

    .hy-topic-content .head h3 {
        margin: 10px 0;
        font-size: 18px;
        padding-bottom: 10px;
        text-align: center
    }

    .hy-topic-content .item {
        line-height: 25px
    }

    .hy-page ul li {
        float: left;
        width: 20%;
        margin: 0;
        padding: 0 5px
    }

    .hy-page ul li .num,
    .hy-page ul li a {
        display: block;
        padding: 5px 0;
        text-align: center
    }

    .hy-page-block {
        padding: 10px 20px
    }

    .hy-footer {
        padding: 20px 0;
        margin-top: 10px;
    }

    .hy-new-list .item {
        padding: 0 5px
    }

    .hy-new-list .item dl {
        padding: 10px 0
    }

    .hy-new-list .item dt {
        width: 80px
    }

    .hy-new-list .item dd {
        width: auto;
        margin-left: 80px;
        padding: 0 0 0 10px
    }

    .hy-new-list .item dd h3 {
        margin: 0;
        font-size: 16px;
        line-height: 25px
    }

    .hy-new-list .item dd p {
        margin: 0 0 10px
    }

    .hy-new-list .item dd p .text {
        margin: 0
    }

    .hy-new-content .item .head {
        margin-bottom: 10px
    }

    .hy-new-content .item .head h1 {
        font-size: 18px
    }

    .hy-login {
        width: 100%;
        margin: 0;
        box-shadow: none;
        border: 0;
        border-radius: 0
    }

    .hy-login .head {
        padding: 10px
    }

    .hy-member-user {
        padding: 30px 15px
    }

    .hy-member-user .integral {
        top: 60px;
        height: 30px;
        line-height: 30px;
        padding: 0 10px
    }

    .hy-member-user dt {
        width: 80px;
        height: 80px
    }

    .hy-member-user dt .user {
        width: 80px;
        height: 80px
    }

    .hy-member-user dd {
        height: 80px;
        margin-left: 100px
    }

    .hy-common .item {
        margin-top: 5px;
        padding: 0 5px 10px
    }

    .hy-member {
        margin-bottom: 20px
    }

    .hy-member .item {
        padding: 0 5px
    }
}

@media (max-width:320px) {

    .hy-video-details .item .content dt,
    .hy-video-details.active .item .content dt {
        width: 100px
    }

    .hy-video-details .item .content dd.dd1,
    .hy-video-details.active .item .content dd {
        width: auto;
        margin-left: 110px;
        padding: 0
    }

    .hy-video-details .item .content .head h3 {
        margin: 0 0 0;
        font-size: 16px
    }

    .hy-video-details .item .content .score {
        margin-bottom: 5px
    }

    .hy-video-details .item .content .score .branch {
        margin-left: 10px;
        font-size: 16px
    }

    .hy-video-details .item .content .score .star {
        zoom: 60%
    }
}

.hy-video-head li a.yookou-more {
    padding: 0;
}

.box-mcid-list {
    background: #333;
    padding: 15px 0;
    margin-top: 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1)
}

.box-mcid-list .one {
    padding-left: 0
}

.box-mcid-list .last {
    padding-right: 0
}

.p-0 {
    padding: 0 !important;
}

.footer-nav a {
    padding: 0 5px;
}

.footer-nav {
    margin: 10px auto;
    text-align: center;
}

.details .icon-icon_special {
    color: #fff;
}

.width100 {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.yookou-list-remarks {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
    color: #fff !important;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
}

.text-muted {
    font-size: 12px;
}

.clearfix .text-muted {
    font-size: 14px;
}

.col-md-img {
    width: 50%;
}

.hy-video-min-head h4 .icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 30px;
    float: left;
    margin-top: -7px;
}

.content-meun dl dt {
    font-weight: 400;
    margin-right: 20px;
}

.content-meun dl dt,
.content-meun dl dd {
    display: inline-block;
}

.content-meun dl dd {
    margin-right: 10px;
}

.none {
    display: none;
}

.yookou-hide {
    display: none
}

.yookou-show-sm-inline {
    display: inline
}

.yookou-page-info a {
    padding: 10px 16px;
    margin: .125rem .25rem;
}


.yookou-btns-green {
    color: #fff !important;
}

.pull-right li.active .yookou-more {
    margin-left: 10px;
}

.logo a {
    display: block;
    background: url(../img/logo.png) no-repeat;
    width: 130px;
    height: 50px;
    line-height: 50px;
    font-size: 0;
}

.head-hidden {
    overflow: hidden;
}

.head-hidden h3 {
    float: left;
}

.head-hidden p {
    float: right;
    width: 15%;
    text-align: right;
    display: none;
}

.yookou-btns-disad .icon {
    float: left;
    font-size: 24px;
    margin-right: 5px;
}

.yookou-search .block {
    position: absolute;
    left: 200px;
    bottom: 20px;
}

.top65 {
    margin-top: 65px;
}

.top100 {
    margin-top: 65px;
}

.top120 {
    margin-top: 65px;
}

.top80 {
    margin-top: 80px;
}

.clearfix .ul {
    overflow: hidden;
}

.block {
    margin-top: 20px;
}

.hy-video-details .imgitem1 .content dt {
    width: 20%;
}

.imgitem1 .block {
    margin-top: 15px;
}

.yookou-col-md3 {
    float: left;
    /* width:20%; */
    width: 16.66666%;
    position: relative;
    display: block;
}

.yookou-list-pics {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    transition: all .2s;
    background: url(../img/load.gif) no-repeat;
    background-size: 100%
}

.yookou-list-info .yookou-list-score {
    position: absolute;
    top: 0.3125rem;
    left: -0.3125rem;
    padding: 0 0.3125rem;
    font-size: 12px;
    line-height: 20px;
}

.yookou-part-eone {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.yookou-list-info .yookou-list-title {
    margin-top: 10px;
    line-height: 15px;
    text-align: left;
    padding: 0;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.yookou-padding {
    padding: 10px 0;
}

.yookou-padding p {
    margin: 0;
}

.yookou-back-nav {
    display: none;
}

.yookou-back-nav ul {
    overflow: hidden;
}

.yookou-back-nav li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 0.5px;
}

.yookou-back-nav li a {
    display: block;
    background: #333;
    padding: 10px 0;
}

.yookou-form-info {
    display: block;
    padding: 0 10px;
    width: 100% !important;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.yookou-form-area {
    padding: 10px;
    line-height: 1.25rem;
}

textarea {
    overflow: hidden;
    height: auto !important;
}

.yookou-col-md4 {
    width: 33.33333333%;
    float: left;
}

input,
textarea,
select,
option {
    font-size: 100%;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}

.yookou-col-md2 {
    float: left;
    width: 16.66666667%;
    text-align: center;
}

.yookou-comm-code {
    width: 100%;
}

.yookou-part-rows {
    text-align: center;
}

.yookou-btns-info {
    cursor: pointer;
}

.yookou-comm-each {
    overflow: hidden;
}

.yookou-comm-list .yookou-comm-avat {
    float: left;
    width: 4%;
    height: 4%;
    border-radius: 50%;
}

.yookou-comm-box,
.mac_msg_r {
    overflow: hidden;
}

.yookou-comm {
    float: left;
    overflow: hidden;
    padding-left: 15px;
    width: 96%;
}

.yookou-comm-head {
    overflow: hidden;
}

.yookou-comm-head .yookou-text-line {
    float: left;
}

.yookou-comm-head .yookou-part-tips {
    float: right;
}

.yookou-comm-cont pre {
    margin: 0;
    font-size: 12px;
    margin-top: 5px;
    text-align: left;
}

.yookou-comm-cont {
    text-align: left;
}

.yookou-comm-each {
    padding: 20px 0;
}

.yookou-list-head {
    overflow: hidden;
}

.yookou-font-xvi {
    float: left;
    font-size: 18px;
}

.yookou-gg {
    display: block;
    float: none;
    margin-bottom: 10px !important;
}

.yookou-part-right {
    float: right;
    line-height: 50px;
}

.yookou-comm-reply {
    padding: 15px;
    overflow: hidden;
    margin-top: 10px;
}

.yookou-comm-left {
    float: left;
    overflow: hidden;
    margin-left: 15px;
    width: 94%;
}

.yookou-nav-tabs {
    border: none;
}

.hy-video-details.active .yookou-search .content {
    overflow: inherit
}

.hy-video-details.active .item .content dd.dd_s {
    width: 100%;
    padding-left: 0
}

.yookou-search .content .col-md-3 {
    width: 25%
}

.yookou-search .content .col-md-6 {
    padding: 0
}

.ui-box {
    margin-top: 10px;
}

.comment_content {
    width: 100%;
    height: 100px !important;
    border-radius: 3px;
    padding: 10px;
    line-height: 1.25rem;
}

.comment_face_box {
    display: none;
}

.smt {
    float: left;
    width: 66.6666666%;
    font-size: 0;
}

.cmt_text {
    float: left;
    border-radius: 3px;
    padding: 0 10px;
    width: 50%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 14px;
}

.comment_submit {
    float: right;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 10px;
    height: 40px;
    width: 24%;
}

.handle .mac_verify_img {
    float: left;
    width: 22%
}

.cmt_item {
    overflow: hidden;
    padding: 20px 0;
    border-top: solid 1px #e2e2e2;
}

.mac_comment .cmt_wrap .item_con .cmt_item {
    border: none;
    background: #f5f5f5;
    padding: 20px 10px;
}

.face_wrap {
    float: left;
}

.face_wrap img {
    width: 40px;
    height: 40px;
}

.item_con p {
    margin: 0;
}

.item_con .con {
    padding-left: 10px;
}

.item_con {
    overflow: hidden;
}

.item_con .top {
    display: inline-block;
    padding-left: 10px;
    font-size: 0;
    width: 100%;
    float: left;
}

.item_con .top span.fr {
    font-size: 14px;
    float: right;
}

.item_con .name {
    float: left;
    font-size: 14px;
}

.gw-action {
    text-align: right;
}

.click-ding-gw {
    display: none;
}

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

.cmt_wrap {
    margin-top: 20px;
}

.mac_pages .page_tip {
    display: none;
}

.mac_pages .page_input,
.mac_pages .page_btn {
    display: none;
}

.clearfix .text-muted.text16 {
    font-size: 16px;
}

.hy-video-ranking.side:nth-child(3) {
    border-top: 0;
}

.hy-video-ranking.side:nth-child(2) {
    border-top: 0;
}

.col-md-16 {
    width: 16.6666667%;
    float: left;
}

/*新闻中心*/
.yookou-part-layout .yookou-list-head {
    padding-bottom: 20px;
}

.yookou-list-head h2 {
    font-size: 18px;
    float: left;
    margin: 0;
}

.yookou-list-head h2.lyb {
    line-height: 60px;
}

.yookou-part-tips {
    float: right;
}

.yookou-part-layout {
    padding: 10px;
}

.yookou-part-po {
    padding: 20px;
}

.yookou-deta-content h3 {
    margin: 0;
}

.yookou-deta-content h3 a {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
}

.yookou-hide-xs {
    margin: 10px 0;
    color: #666;
}

.yookou-list-arti {
    margin: 0;
    padding: 15px 0;
    overflow: hidden;
}

.yookou-list-pics {
    background-position: 50% 50%;
    background-size: cover;
}

.yookou-deta-images {
    float: left;
    width: 25%;
}

.yookou-deta-content {
    float: left;
    width: 75%;
    padding-left: 15px;
}

.yookou-part-tips li {
    float: left;
    margin: 0;
}

.yookou-part-tips li.yookou-hide-xs a {
    padding: 0 10px;
}

.yookou-more {
    padding-left: 10px;
}

.yookou-part-layout .yookou-text-center {
    margin: 20px 0;
}

.yookou-hy-news {
    overflow: hidden;
}

.yookou-arti-conten {
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
}

.yookou-arti-conten img {
    display: block;
    margin: 20px auto;
    width: 80%;
}

.yookou-arti-conten p {
    line-height: 26px;
    color: #666;
    font-size: 15px;
    text-indent: 2em;
}

.yookou-arti-info {
    padding: 20px 20px;
}

.yookou-arti-head {
    text-align: center;
}

.yookou-arti-head h2 {
    font-size: 18px;
}

.yookou-font-pai {
    padding: 10px 0;
}

.yookou-font-pai h2 {
    padding-left: 10px;
}

.num1 {
    background: #ff0d29 !important;
    color: #fff !important;
}

.num2 {
    background: #ff920b !important;
    color: #fff !important;
}

.num3 {
    background: #ffc600 !important;
    color: #fff !important;
}

.yookou-part-both {
    clear: both;
    zoom: 1
}

.yookou-text-muted span {
    padding: 0 5px;
}

.yookou-banner {
    margin-top: 20px;
}

.yookou-banner a {
    padding-top: 30%;
}

.yookou-swip-title {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
}

.yookou-part-eone {
    color: #fff
}

.yookou-font-xviii {
    font-size: 18px;
}

.yookou-font-xii {
    font-size: 12px;
}

.hy-video-head {
    overflow: hidden;
}

.hy-video-head h3 {
    float: left;
}

.yookou-part-sq {
    float: right;
}

.yookou-part-sq li {
    line-height: 20px
}

.hy-video-list .head h4 {
    margin: 0 0 8px;
    line-height: 20px;
}

.hy-video-list .head {
    padding-top: 10px;
}

.dropdown a.more {
    cursor: pointer;
}

.dropdown ul.dropdown-menu&gt;li&gt;a {
    display: block !important;
    padding: 10px !important;
}

.dropdown ul.dropdown-menu li {
    display: block;
    float: none !important;
    padding: 0 !important;
}

#box-title-nav {
    display: none;
}

.box-title-nav li {
    float: left;
    padding: 0 5px;
}

.box-title-nav li a {
    display: block;
    padding: 6px 10px;
    text-align: center;
    border-radius: 4px;
    background: #f5f5f5;
    color: #999;
}

.news-box-txt {
    padding: 10px !important;
    margin-bottom: 10px;
}

.news-box-txt-l,
.news-box-right {
    padding: 0;
}

.news-box-right {
    padding-left: 10px
}



/*会员登录*/
.mod-login {
    width: 400px;
    padding: 40px;
    margin: 80px auto
}

.mod-login .content h2 {
    line-height: 22px;
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 0;
}

.mod-login .content p.tips {
    text-align: center;
    line-height: 20px;
    letter-spacing: 4px;
    color: #999;
    margin-bottom: 20px
}

.mod-login .error {
    padding: 16px;
    line-height: 20px;
    background: #fbe1e3;
    border-radius: 3px;
    margin-bottom: 20px;
    color: #fe6c69
}

.mod-login .input-group {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative
}

.mod-login .input-group .iconfont {
    width: 18px;
    height: 18px;
    display: block;
    float: left;
    position: absolute;
    left: 10px;
    top: 15px;
    color: #666;
    text-align: center;
    line-height: 18px;
    vertical-align: middle;
    font-size: 28px;
}

.mod-login .input-group .input {
    width: 100%;
    height: 48px;
    line-height: 18px;
    padding: 13px 15px;
    border-radius: 3px;
    padding-left: 45px;
}

.mod-login .input-group.input-code .input {
    padding-right: 124px
}

.mod-login .input-group.input-code .code-img,
.mod-login .input-group.input-code .code-message {
    position: absolute;
    width: 130px;
    height: 44px;
    right: 11px;
    top: 2px
}

.mod-login .input-group.input-code .code-img:after,
.mod-login .input-group.input-code .code-message:after {
    content: '';
    width: 2px;
    height: 12px;
    background: #999;
    display: block;
    position: absolute;
    left: -12px;
    top: 16px
}

.mod-login .input-group.input-code .code-message button:disabled {
    color: #999;
    pointer-events: none;
    cursor: not-allowed
}

.mod-login .input-group.input-code .code-message {
    width: 140px
}

.mod-login .input-group.input-code .code-message button {
    line-height: 44px;
    color: #666;
    text-align: center;
    cursor: pointer;
    background: 0;
    width: 140px
}

.mod-login .option {
    height: 18px;
    line-height: 18px;
    font-size: 14px
}

.mod-login .option .label {
    padding-left: 28px;
    position: relative;
    height: 18px;
    line-height: 18px;
    cursor: pointer
}

.mod-login .option .label:before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100px;
    background: #eee;
    position: absolute;
    left: 5px;
    top: 6px;
    z-index: 9
}

.mod-login .option .label:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 1px;
    border-radius: 100px;
    border: 2px solid #eee;
    display: block
}

.mod-login .option .checkBox:checked+.label:after {
    border: 2px solid #ff443f
}

.mod-login .option .checkBox:checked+.label:before {
    background: #ff443f
}

.mod-login .bottom {
    margin-top: 20px
}

.mod-login .bottom .button {
    width: 100%;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px
}

.mod-login .bottom .button:disabled {
    background: #f5f5f5;
    pointer-events: none;
    cursor: not-allowed;
    color: #999
}

.mod-login .bottom .button:hover {
    opacity: .9
}

.mod-login .bottom p {
    text-align: center;
    width: 100%;
    height: 18px;
    line-height: 18px;
    margin: 16px 0;
    color: #999
}

.mod-login .bottom .button.reg {
    background: #444;
    border: solid 1px #2b2a2a;
    color: #999;
}

.mod-login .quick-login {
    margin-top: 60px
}

.mod-login .quick-login p {
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    color: #666
}

.btn-brand {
    display: inline-block;
    background: #fa4646;
    color: #fff;
    border: none;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 3px;
}

.btn-sub {
    border: none;
}

.hy-video-head li a.yookou-more {
    padding: 0;
}

.other span {
    display: inline-block;
    margin: 0 20px;
    width: 1px;
    height: 12px;
    vertical-align: middle;
}

#verify_img {
    height: 44px;
}

.iphone,
.hy-iphone {
    display: none !important
}

.login_form_group .mac_u_name,
.login_form_group .mac_u_pwd {
    width: 100%;
    height: 40px;
    line-height: 18px;
    border: 1px solid #e2e2e2;
    padding: 13px 15px;
    border-radius: 3px;
    background: #fff;
}

.mac_pop .login_form_group .mac_u_verify {
    width: 65% !important;
    margin-left: 0 !important;
}

.login_form_group .mac_verify_img {
    width: 32%;
}

.login_form_group .mac_u_pwd {
    margin-top: 10px;
}

.login_form_link {
    padding: 10px 0;
}

.login_form_group .login_form_submit {
    border: none;
    width: 100%;
    height: 45px;
    line-height: 45px;
    cursor: pointer;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 500;
    border-radius: 3px;
}

.other {
    margin-top: 20px;
    height: 18px;
    text-align: center;
    width: 100%;
    line-height: 18px;
}


/* 热门明星 */
.box-star-list li {
    margin-bottom: 30px;
}

.box-star-list li a span {
    position: absolute;
    bottom: -25px;
    text-align: center;
    width: 100%;
    left: 0;
}

.box-star-list li a span em {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.box-star-list li.active a span:after,
.box-star-list li.active a span:before {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -16px;
    left: 40%;
    content: ' '
}

.box-star-list li.active a span:before {
    bottom: -15px;
    left: 40%;
}

.star-video-list .box-star-list {
    padding-top: 5px;
    margin-right: 5px;
    margin-right: 5px;
    display: none
}

.box-star-list .star-pic {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
    text-indent: inherit
}

.star-video-list .box-star-list.active {
    display: block
}

.video-pic,
.star-pic {
    display: block;
    position: relative;
    padding-top: 140%;
    background-size: cover;
}

.layout-box [class*=col-],
.details-star [class*=col-],
.layout-box-main [class*=col-],
.layout-box-no [class*=col-] {
    padding: 10px
}

.video-pic .text-bg-c,
.video-pic .text-bg-l,
.video-pic .text-bg-r,
.slide-pic .text-bg-c,
.slide-pic .text-bg-l,
.slide-pic .text-bg-r {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
    font-size: 12px;
    color: #fff;
}

.video-pic .text-bg-c,
.slide-pic .text-bg-c {
    text-align: center
}

.video-pic .text-bg-l,
.slide-pic .text-bg-l {
    text-align: left
}

.video-pic .text-bg-r,
.slide-pic .text-bg-r {
    text-align: right
}

.video-pic .note,
.slide-pic .note {
    padding: 5px 10px;
}

.star_details {
    position: relative;
    margin-top: -20px;
}

.star_hot {
    height: 592px
}

.star_hot_bg {
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
}

.star_hot_hits {
    width: 46px;
    position: absolute;
    height: 85px;
    top: 0px;
    left: 0;
    z-index: 20;
    text-align: center;
    color: #fff;
    line-height: 16px;
    font-size: 14px;
    padding-top: 30px;
    background-position: 0 -1px;
    background: url(../images/detailMap24.png) 0 0 no-repeat;
}

.star_hot_info h1 {
    font-size: 28px
}

.star_hot_info h1 .weibo {
    margin-left: 20px;
}

.star_hot_info h1 .weibo .iconfont {
    font-size: 28px;
}

.star_hot_info ul li {
    padding: 11px 0px
}

.star_hot_right {
    z-index: 1
}

.container.star_hot_box {
    position: relative;
    z-index: 1;
}

.container.star_hot_box .star_hot_nav {
    margin-top: -258px;
}

#flower {
    cursor: pointer;
}

.flower {
    z-index: 3;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(../img/flower.png) no-repeat center 8px;
    padding: 0 30px 65px 30px
}

.flower.hover:hover {
    background-color: rgba(128, 128, 128, .48);
}

.video-pic .num {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 5px 10px;
    text-align: right;
    font-size: 12px;
    background: #444
}

.video-pic .num1 {
    background: #ff0d29;
    color: #fff !important;
}

.video-pic .num2 {
    background: #ff7701;
    color: #fff !important;
}

.video-pic .num3 {
    background: #ffb400;
    color: #fff !important;
}

.fnum {
    position: absolute;
    top: 35px;
    right: 5px;
    padding: 5px 10px;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
    color: #428bca;
}

.details-info h1 {
    margin-top: 10px;
    padding: 0 10px;
    font-size: 18px;
}

.details-info h1 em {
    font-size: 13px;
    font-style: normal;
    margin-left: 20px;
}

.details-info ul.info li {
    padding: 4px 8px;
    overflow: hidden;
}

.details-info ul.info li.text {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.details-info ul.info li a {
    margin-right: 5px;
}

.subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.dropdown a.more i.icon {
    font-size: 12px !important;
}

.dropdown a.more {
    cursor: pointer;
}

.dropdown ul.dropdown-menu {
    padding: 0 !important;
}

.dropdown ul.dropdown-menu li {
    display: block;
    float: none !important;
    padding: 0 !important;
}

.dropdown ul.dropdown-menu&gt;li&gt;a {
    display: block !important;
    padding: 10px !important;
}

.details-story p strong {
    display: block;
    font-size: 15px;
    padding: 10px 10px;
    margin: 20px 0;
}

.details-story p {
    text-indent: 2em;
}

.txtList {
    line-height: 24px;
}

.details-title h1 {
    display: block;
    font-size: 16px;
    padding: 10px 10px;
}

.details-title h1 a {
    font-size: 16px;
    color: #428bca;
}

.details-title h1 span {
    margin: 0 10px;
}

.pg-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.actor-title {
    background-color: #2b2a2a;
    color: #999;
}

.layout-box .actor-main {
    padding: 5px;
}

.details-title h1,
.details-title h1 a {
    font-size: 14px;
}

.layout-box .more-click {
    background-color: #2b2a2a;
    color: #999;
    padding: 8px 10px;
    margin: 0 5px;
    cursor: pointer;
    clear: both;
}

.pull-left {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.details-story a {
    margin: 0 5px
}

.news-info .news-info-top {
    padding: 5px 0;
    overflow: hidden;
}

.news-info .news-info-top h3 {
    font-size: 16px;
    float: left;
    overflow: hidden;
    margin: 0;
}

.news-info .news-info-top span {
    float: right;
}

.news-info-txt {
    clear: both;
    margin-top: 10px;
    line-height: 25px;
    text-indent: 20px;
}

.padding15 {
    padding: 15px;
}

.tucao {
    display: inline-block;
    font-size: 16px;
}

.newprv ul {
    overflow: hidden;
    margin-top: 20px;
}

.newprv ul li a {
    display: block;
    font-size: 14px;
    padding: 6px 10px;
    text-align: center;
    border-radius: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}


.hy-play-list .item .panel .playlist ul li a.hide {
    display: none;
}

.hy-play-list .item .panel .playlist ul li a,
.fortab a,
.Df a {
    overflow: hidden;
    float: left;
    margin: 5px;
    display: block;
    width: 8.15555555%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
}

.hy-play-list .item .panel .playlist ul li a.more,
.fortab a,
.Df a {
    padding: 0 !important;
}

.play-ji {
    margin-bottom: 10px;
    overflow: hidden;
}

.play-ji a.btn {
    width: 9.88%;
    height: 35px;
    margin: 5px;
    background: #fafafa;
}

.fortab {
    display: none;
}

.hy-play-list .item .panel .playlist ul.playlistlink-1 li a {
    width: 29%
}

.hy-play-list .item .panel .playlist ul li a.yookou-btns-info {
    width: 29%
}

.videopic-slide {
    padding-top: 55%
}

.details-info-min a.linka1:hover {
    color: #333;
}

.details-info-min li.text {
    color: #999
}

.details-info-min .video-pic-artd {
    padding-top: 50%;
    background-position: 50% 50%;
    background-size: cover;
}

.news_remark {
    margin: 10px 0;
    padding: 10px;
    line-height: 28px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*.widget-WeChat{width:220px;height:90px;position:fixed;bottom:10px;left:20px;padding:10px;z-index:999;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background:url(../images/WeChat-tips.png) #FFFFFF no-repeat;box-shadow:0 2px 9px rgba(142,102,253,.05);cursor:pointer;}*/


.widget-WeChat {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.widget-WeChat a img {
    display: none;
    width: 100%;
    height: auto;
}

.yookou-list-info {
    margin-top: 10px;
}

.guanbi {
    display: none;
    position: absolute;
    right: 5px;
    top: -36px;
    background: rgba(0, 0, 0, .2);
    height: 30px;
    width: 30px;
    border-radius: 50px;
    text-align: center;
}

.guanbi i.icon {
    margin-top: 5px;
    display: block;
    color: #fff;
}

.videopic12 {
    padding-top: 38%;
}

.wi25 {
    width: 25%;
}

.znone1,
.xuanji,
.detailbody .xuanji {
    display: none
}


/*影视详情*/
.min_play_but_div {
    overflow: hidden;
}

.laiyuan {
    display: none;
    float: left;
    line-height: 40px;
    padding: 0 10px;
    position: relative;
    z-index: 9999999;
}

.player_more_list {
    display: none;
    width: auto;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    background-color: #333;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.playbody .laiyuan {
    display: block;
}

.player_more_list li {
    width: 100%;
}

.details_play_nav li {
    position: relative;
    display: block;
    float: left;
    width: auto;
}

.details_play_nav&gt;li&gt;a,
.player_more_list li a {
    border-radius: 0;
    border: 0;
    padding-left: 35px;
    position: relative;
    display: block;
    padding: 10px 0 10px 15px
}

.player_more_list li.gico a {
    padding-left: 35px
}

.min_more_div {
    background-color: #f8f8f8;
    position: relative
}

.min_more_div a {
    border-radius: 0;
    border: 0;
    padding-left: 35px;
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-left: 35px;
    margin-right: 20px
}

.min_more_div .iconfont {
    position: absolute;
    right: 10px;
    top: 13px
}

.gico {
    background-image: url(../img/palyer.png);
    background-repeat: no-repeat;
    font-size: 14px;
    display: block;
    background-position: 15px 10px
}

.min_play_but #min_more,
.min_play_but .gico {
    padding-left: 35px;
    padding-right: 15px;
}

.gico .qiyi {
    background-position: 15px -79px
}

.gico .yuku {
    background-position: 15px 10px
}

.gico .ku6 {
    background-position: 15px -19px
}

.gico .pptv {
    background-position: 15px -49px
}

.gico .ifeng {
    background-position: 15px -111px
}

.gico.tudou {
    background-position: 15px -142px
}

.gico .sinahd {
    background-position: 15px -173px
}

.gico .kankan {
    background-position: 15px -204px
}

.gico .letv {
    background-position: 15px -234px
}

.gico .kumi {
    background-position: 15px -265px
}

.gico .tianyi {
    background-position: 15px -293px
}

.gico .leshi,
.gico .levp {
    background-position: 15px -235px
}

.gico .m1905 {
    background-position: 15px -322px
}

.gico .taomi {
    background-position: 15px -351px
}

.gico .wole {
    background-position: 15px -379px
}

.gico .cntv {
    background-position: 15px -409px
}

.gico .sohu {
    background-position: 15px -440px
}

.gico .pps {
    background-position: 15px -469px
}

.gico .other,
.gico .qq {
    background-position: 15px -497px
}

.gico .wasu {
    background-position: 15px -527px
}

.gico .funshion {
    background-position: 15px -557px
}

.gico .cztv,
.gico .lmtv,
.gico .zhejiang {
    background-position: 15px -586px
}

.gico .beva {
    background-position: 15px -644px
}

.gico .tangdou {
    background-position: 15px -7in
}

.gico .baofeng {
    background-position: 15px -701px
}

.gico .boosj {
    background-position: 15px -730px
}

.gico .mgtv {
    background-position: 15px -761px
}

.gico .v360 {
    background-position: 15px -789px
}

.gico .brtn {
    background-position: 15px -820px
}

.gico .xiankan {
    background-position: 15px -856px
}

.gico .ffhd {
    background-position: 15px -886px
}

.gico .xigua {
    background-position: 15px -918px
}

.gico .jjvod {
    background-position: 15px -947px
}

.gico .xfplay {
    background-position: 15px -979px
}

.gico .pan {
    background-position: 15px -1010px
}

.vod_route_tab {
    padding: 0
}

.collapse.in {
    padding: 10px 20px 20px;
    overflow: hidden;
}

.hy-video-details .item .content li.col-md-66 {
    width: 100%;
    padding-right: 10px !important;
}

.btn-warning {
    display: none
}

.hy-video-details .item .content li.col-md-66 .pointer,
.plot p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.slidedown {
    transform: rotate(180deg);
    text-align: center;
    cursor: pointer;
}

.plot p {
    margin: 0
}

.text_webkit_inherit,
.plot.text_webkit_inherit p {
    -webkit-line-clamp: inherit !important;
}

.sit_rotate {
    transform: rotate(0deg);
}

.padding-11 {
    padding-bottom: 20px;
}

.col-right0 {
    padding-right: 0
}

.details-play-nav li.active {
    position: relative;
    display: block;
}

.details-play-nav&gt;li&gt;a,
.player-more-list li a {
    border-radius: 0;
    border: none;
    position: relative;
    display: block;
    padding: 9px 15px;
    padding-left: 35px;
}

.player-more-list {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}

.details-play-list ul li a {
    display: block;
    padding: 8px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 20px;
}

.details-play-list ul li.col-md-2 {
    padding: 5px;
    float: left;
    width: 8.33333333%
}

.details-play-list ul.fade-in {
    padding: 20px;
    overflow-x: auto;
    max-height: 208px;
}

.hide {
    display: none
}

.tab-pane .hy-video-details {
    box-shadow: none;
    margin-top: 0;
}

.tab-pane .hy-video-details .item .content dt {
    padding: 10px 20px 20px 10px;
}

.tab-pane .hy-video-details .item .content .head h3 {
    margin: 10px 0 10px;
}

.block .btn-warning {
    display: inline-block
}

.col-md-wide-6 {
    width: 60%;
}

.col-md-wide-4 {
    width: 40%
}

.col-md-33 {
    width: 33.3333333%
}

.img-list .name {
    margin-top: 10px;
}

.txt-list li {
    padding: 8px 0;
    position: relative;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list-news-txt li {
    padding: 2% 2px
}

.txt-list li i {
    border-radius: 20px;
    text-align: center;
    min-width: 20px;
    min-height: 20px;
    box-shadow: 0 2px 6px rgba(51, 51, 51, .2);
    margin-right: 10px;
    float: left;
    line-height: 20px;
    font-size: 14px;
}

.txt-list li:nth-child(1) i {
    background: #ff0d29;
    color: #fff !important;
    box-shadow: 0 2px 6px rgba(255, 74, 74, .2);
}

.txt-list li:nth-child(2) i {
    background: #ff7701;
    color: #fff !important;
    box-shadow: 0 2px 6px rgba(255, 119, 1, .2);
}

.txt-list li:nth-child(3) i {
    background: #ffb400;
    color: #fff !important;
    box-shadow: 0 2px 6px rgba(255, 180, 0, .2);
}

.col-md-55 {
    width: 20% !important;
}

.img-list .title {
    z-index: 2;
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .5));
    color: #fff;
}

.col-md-55:nth-child(6) {
    display: none !important
}


.p-xs-10 {
    padding: 10px;
}

.pl-md-0 {
    padding-left: 0 !important;
}

.mb-xs-5 {
    margin-bottom: 5px !important;
}

.mt-xs-5 {
    margin-top: 5px !important;
}

.col-md-100 {
    width: 100% !important;
    padding: 0 !important
}

.col-md-wide-5 {
    width: 50% !important;
    float: left;
}

.pic55 {
    padding-top: 55% !important
}

.news-txt {
    height: 130px;
    line-height: 25px;
    margin-top: 0px;
    text-indent: 0px;
    overflow: hidden;
    background: none
}

.type_list_hy .videopic {
    padding-top: 60%
}

.col45 {
    width: 45%
}

.col55 {
    width: 55%
}

.col55 .col-md-3 {
    width: 25%;
}

.widt25 {
    width: 25%;
    padding: 0
}

.col45 .videopic-slide {
    padding-top: 50%
}

.collapse.in {
    padding: 10px 20px 20px;
    overflow: auto;
    max-height: 165px;
}

.hy-play-list .item .panel {
    animation: fade-in;
    animation-duration: .3s;
    -webkit-animation: fade-in .3s;
}

.actor-role-info {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.jiazai a {
    display: block;
    width: 300px;
    height: 42px;
    line-height: 42px;
    border-radius: 3px;
    background: #0c9aff;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 20px;
}

#video_list2 .col-md-7,
#video_list4 .col-md-7,
#video_list6 .col-md-7,
#video_list8 .col-md-7,
#video_list10 .col-md-7 {
    float: right;
}

#video_list2 .col-md-5,
#video_list4 .col-md-5,
#video_list6 .col-md-5,
#video_list8 .col-md-5,
#video_list10 .col-md-5 {
    float: left;
}

.visible_hx {
    display: none;
}

.phone_nav_main {
    display: none;
}

.handle .remaining-w {
    float: left;
    width: 33.33333%;
    padding: 10px;
    pointer-events: none;
    cursor: not-allowed;
    border-radius: 3px;
    margin-top: 10px;
}

@media (max-width:1650px) {
    .yookou-search .block {
        left: 165px;
    }

    .remen {
        display: none;
    }

    .download-group .info-group {
        width: 815px;
    }

    .hy-player .item .sidebar {
        height: 651px;
    }

    .yookou-visible12 {
        margin-top: 0 !important
    }

    .yookou-visible {
        margin-top: 20px;
    }

    .yookou-hide-xs {
        line-height: 25px;
    }

    .hy-player .item .info {
        height: 731px
    }

    .hy-video-details .item .content dt {
        width: 24%
    }

    .hy-video-details .item .content dd.dd1 {
        width: 50%
    }

    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a {
        width: 10%
    }

    .none11,
    .none1 {
        display: none;
    }

    .videopic12 {
        padding-top: 46%
    }
}

@media (max-width:1337px) {
    .yookou-search .block {
        left: 148px;
    }

    .details-play-list ul li.col-md-2 {
        width: 10%
    }

    .znone2,
    .hidden-xs1,
    .none3 {
        display: none
    }

    .show_none3 {
        display: none
    }

    .download-group .info-group {
        width: 652px;
    }

    .hy-player .item .sidebar {
        height: 559px;
    }

    .yookou-hide-xs {
        -webkit-line-clamp: 2;
    }

    .hy-player .item .info {
        height: 658px
    }

    .hy-video-details .item .content dt {
        width: 28%
    }

    .hy-video-details .item .content dd.dd1 {
        width: 45%
    }

    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a {
        width: 9.877777%
    }

    .col-md-9 {
        width: 75%
    }

    .none11 {
        display: block;
    }

    .yookou-col-md3 {
        width: 16.6666666%;
    }

    .col-md-4 {
        width: 33.333333%
    }

    .hy-video-head .none2,
    .none2 {
        display: none;
    }

    .col-md-2 {
        width: 16.66666666%;
    }

    .col-md-3 {
        width: 25%
    }

    .box-video-text-list ul li.list4 {
        width: 25%;
    }
}

@media (max-width:1200px) {
    .details-play-list ul li.col-md-2 {
        width: 11.11111%
    }

    .remen {
        display: block;
    }

    .hidden-xs2,
    .md-none16 {
        display: none
    }

    .col-md-16 {
        width: 20%
    }

    .download-group .info-group {
        width: 502px;
    }

    .hy-player .item .info {
        height: 546px
    }

    .hy-play-list .item .panel .playlist ul li a.yookou-btns-info {
        width: 28%
    }

    .hy-video-details .item .content dt {
        width: 33%
    }

    .hy-video-details .item .content dd.dd1 {
        width: 40%
    }

    .hy-video-details .item .content dd.dd2 .item p img {
        width: 65%
    }

    .hidden-md11 {
        display: block !important
    }

    .none11 {
        display: none;
    }

    .none3 {
        display: none;
    }

    .videopic12 {
        padding-top: 48%
    }

    .details-info-min .video-pic-artd {
        padding-top: 60%;
    }

    .hy-hidden-md,
    .col-hy-3 {
        display: none;
    }

    .col-lg-wide-4 {
        width: 70%
    }

    .lazyload {
        padding-top: 60%
    }

    .play-ji a.btn {
        width: 9.6%;
        padding: 6px 0;
    }

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a {
        width: 28%
    }

    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a {
        width: 15.111111111%
    }

    .hy-player .item .sidebar {
        height: 474px
    }

    .hy-head-menu .item .menulist li {
        padding: 0 10px;
    }

    .hy-head-menu .item .search {
        width: 160px
    }

    .hy-video-details.active .item .content dt {
        width: 22%;
    }

    .hy-video-details.active .item .content dd {
        width: 78%
    }
}

@media (max-width:992px) {
    .hy-video-details .item .content dd.dd2 {
        padding-top: 50px;
    }

    .hy-video-details .item .content li {
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 5px;
    }

    .col45,
    .col55 {
        width: 100%;
    }

    .hy-video-details .item .content li.overflow-66 {
        display: -webkit-box !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .col-md-55:nth-child(6) {
        display: block !important
    }

    .col-md-55 {
        width: 33.3333% !important
    }

    .col-md-wide-6,
    .col-md-wide-4 {
        width: 100%;
        overflow: hidden;
        float: none;
    }

    .col-md-wide-4 ul {
        overflow: hidden;
        padding: 0 5px;
    }

    .col-md-wide-4 {
        padding: 10px 0 !important;
    }

    .details-right {
        width: 70% !important
    }

    .details-left {
        width: 30% !important
    }

    .type_none2 {
        display: none
    }

    .download-group .info-group {
        width: 540px;
    }

    .box-min-mcid .item dl:nth-child(1) {
        width: 22%
    }

    .box-min-mcid .item dl:nth-child(2) {
        width: 39%
    }

    .box-min-mcid .item dl:nth-child(3) {
        width: 39%
    }

    .col-sm-00 {
        width: 16.66666% !important
    }

    .news-box-txt-3 {
        width: 75% !important
    }

    .hy-play-list .item .panel .playlist ul li a.yookou-btns-info {
        width: 15.111111111%
    }

    .width12 {
        width: 100% !important
    }

    .hy-video-details .item .content dt {
        width: 28%
    }

    .hy-video-details .item .content dd.dd1 {
        width: 45%
    }

    .col-md-9 {
        width: 100%
    }

    .box-min-mcid .item .hidden-sm1 {
        width: 100%
    }

    .none6 {
        display: none
    }

    .col-md-2 {
        width: 25%
    }

    .col-sm-4 {
        width: 25%
    }

    .none4 {
        display: block;
    }

    .hy-video-head .none5 {
        display: none;
    }

    .details-info-min .video-pic-artd {
        padding-top: 45%;
    }

    .yasbs-slide {
        width: 25%
    }

    .stui-pannel_bd {
        display: none;
    }

    .col-lg-wide-3,
    .col-lg-wide-4 {
        width: 100%
    }

    .yookou-page-info a,
    .mac_pages .page_link {
        padding: 8px 8px
    }

    .widget-WeChat {
        display: none
    }

    .videopic-slide {
        padding-top: 45%
    }

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a {
        width: 15.111111111%
    }

    .hy-player .item .sidebar {
        height: auto;
        overflow-y: auto;
    }

    .hy-player .item .info {
        height: 423px
    }

    .col-md-img {
        width: 100% !important;
    }

    .hy-head-menu .item .menulist li {
        padding: 0 3px;
    }

    .hy-head-menu .item .search {
        width: 125px
    }

    .mac_results {
        min-width: 178px;
    }

    .user_playlog {
        margin-left: 10px;
    }

    .box-min-mcid .item dl {
        width: 50%;
    }

    .yookou-hide-sm {
        display: none !important;
    }

    .yookou-col-md3 {
        width: 25% !important;
    }

    .hy-video-details.active .item .content dt {
        width: 18%;
    }

    .hy-video-details.active .item .content dd {
        width: 80%;
    }
}

@media (max-width:768px) {
    #msg_code {
        width: 100%;
        overflow: hidden;
    }

    #msg_code li {
        width: 33.3333% !important;
        padding: 0 5px !important;
    }

    .handle .remaining-w {
        width: 100%
    }

    .col-xs-100 {
        width: 100% !important
    }

    .laiyuan {
        display: block;
    }

    .top80 {
        margin-top: 100px;
    }

    .col-md-16 {
        width: 33.3333%
    }

    .juq_ct {
        padding: 5px 0;
        margin: 0 10px;
    }

    .yookou-col-xs3 .botx {
        text-align: right
    }

    .playbody .top65 {
        margin-top: 100px;
    }

    .hy-video-head h3 .icon {
        font-size: 26px;
        margin-top: -5px;
        height: 22px;
    }

    .yookou-search .block {
        position: inherit;
    }

    .yookou-padding {
        padding: 10px 5px;
    }

    .yookou-comm-each {
        padding: 20px 5px;
    }

    .yookou-comm-list .yookou-comm-avat {
        width: 10%;
        height: 10%;
    }

    .details-play-list ul li.col-md-2 {
        width: 25%
    }

    .details-play-list ul.fade-in {
        padding: 5px;
    }

    .details-play-list ul.fade-in {
        max-height: 192px;
    }

    .btn-warning {
        display: inline-block;
    }

    .details_play_nav li i {
        font-size: 12px;
    }

    .details_play_nav li.open i {}

    .details_play_nav&gt;li&gt;a,
    .player_more_list li a {
        padding: 10px 20px 10px 30px;
    }

    .hy-video-details .item .content dd.dd2 {
        display: none
    }

    .collapse.in {
        padding: 5px 0;
        overflow-y: auto;
        overflow-x: auto;
        max-height: 188px;
    }

    .yookou-font-pai h2 {
        padding-left: 0;
    }

    .box-title {
        padding: 10px 5px;
    }

    .yookou-font-pai {
        padding: 10px 5px;
    }

    .box-title-nav ul::-webkit-scrollbar {
        display: none;
    }

    .box-title-nav ul {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .box-title-nav li {
        float: none;
        display: inline-block
    }

    .col55 .col-md-3 {
        width: 33.3333%
    }

    .col-xs-9 {
        width: 66.666667%
    }

    .details-content {
        padding: 0 10px;
    }

    .box-main-content {
        padding: 0;
    }

    .user_playlog .denglu a {
        color: #fff;
        line-height: 40px;
        padding-right: 10px;
    }

    #myTab .box-star-list .col-xs-4 {
        width: 20%
    }

    .hy-head-menu .item .search .btns {
        top: 0;
        right: 15px;
    }

    .playbody .active_play .guanbi {
        display: block;
    }

    .playbody .active_play.active_over .guanbi {
        display: none
    }

    .xuanji {
        display: block;
    }

    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul li {
        display: inline;
    }

    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul {
        margin: 0
    }

    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul li a {
        float: left;
        width: 22.2%;
        margin: 5px;
        display: block;
    }

    .playbody .active_play .xuanji {
        display: none;
        position: relative;
        left: 10px;
        float: left;
        padding-right: 10px;
        top: 0;
    }

    .playbody .active_play.active_over .xuanji {
        position: absolute;
        left: auto;
        right: 10px;
        top: 15px;
        padding-right: 0;
    }

    .playbody .active_play {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 55%;
        z-index: 999999999999;
        background: #fff;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .min_play_but_div {
        display: block
    }

    .playbody .laiyuan {
        display: block;
    }

    .playbody .active_play .details_play_title {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .playbody .active_play .details_play_nav li {
        display: none
    }

    .playbody .active_play .details_play_nav#phone_nav li {
        display: block;
    }

    .xuanji {
        background: #f1f1f1;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
        line-height: 39px;
        z-index: 9999999;
        padding: 0 10px 0 20px;
    }

    .xuanji i {
        font-size: 14px;
        margin-left: 5px;
    }

    .vod_playlist.hy-play-list .item .panel .playlist ul {
        padding: 10px 0px 5px 0px;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        margin: 0 8px;
    }

    .vod_playlist.hy-play-list .item .panel .playlist ul li {
        display: inline-block;
    }

    .vod_playlist.hy-play-list .item .panel .playlist ul li a {
        margin: 0 2px;
        float: none;
        width: auto;
        display: inline-block;
        padding: 0 10px;
    }

    .znone2 {
        display: none
    }

    .visible_hx {
        display: block;
    }

    .hidden_xs {
        display: none
    }

    .md-none16 {
        display: block;
    }

    .col-md-16 {
        width: 33.3333%
    }

    .banner,
    .banner .col-lg-7 {
        padding: 0 !important
    }

    .col-md-33,
    .col-md-55 {
        width: 50% !important
    }

    .col-md-33:nth-child(5),
    .col-md-33:nth-child(6),
    .col-md-55:nth-child(5),
    .col-md-55:nth-child(6) {
        display: none !important
    }

    #flower {
        display: none;
    }

    .jiazai a {
        margin: 20px auto;
        width: 80%
    }

    .type_none2 {
        display: block
    }

    /* .phone-tyui{display:block;} */
    /* .pc-tyui{display:none;} */
    .top120 {
        margin-top: 120px;
    }

    .download-group .btn {
        width: auto;
    }

    .download-group .info-group {
        width: 58%;
    }

    .download-group .btn-group {
        width: 42%
    }

    .download-footer .sms {
        display: none
    }

    .box-min-mcid .item dl dd {
        height: auto;
        overflow: inherit;
    }

    .btn {
        padding: 4px 8px;
        line-height: 20px;
        font-size: 13px;
    }

    .layout-box [class*=col-],
    .layout-box-no [class*=col-] {
        padding: 5px;
    }

    .col-xs-6 {
        width: 50% !important;
    }

    .news-box-txt-2 {
        width: 25% !important;
        padding: 5px !important;
    }

    .news-box-txt {
        padding: 0 !important
    }

    .news-box-txt-3 {
        width: 75%;
        padding: 5px !important
    }

    .yookou-arti-conten img {
        width: 100%;
    }

    .hy-player .item .info {
        height: 233px
    }

    .col-xs-8 {
        width: 66.66666667% !important
    }

    .bof ul {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .bof ul li {
        display: inline-block;
        margin-right: 10px;
    }

    .bof ul li a {
        width: 100% !important;
        margin: auto !important;
    }

    .hy-player {
        margin-top: 0;
    }

    .width12 {
        width: 100% !important
    }

    .hy-video-details .item .content .score,
    .hy-video-details .item .content li {
        margin-bottom: 5px;
    }

    .padding-11 {
        padding-bottom: 0;
    }

    .videopic .note {
        padding: 4px 4px;
    }

    .hy-video-details .item .content li.col-md-66 {
        display: none !important
    }

    .none0 {
        display: none
    }

    .col-xs-12 {
        width: 100% !important
    }

    .none7 {
        display: none
    }

    .col-md-2,
    .col-md-3 {
        width: 33.33333%
    }

    .details-info-min .video-pic-artd {
        padding-top: 110%;
    }

    .remaining-w,
    .smt {
        width: 100%
    }

    .cmt_text {
        margin-left: 0;
    }

    .comment_submit {
        width: 32%;
    }

    .video-pic .note,
    .slide-pic .note {
        padding: 0;
    }

    .hy-gototop .item&gt;li&gt;a {
        width: 34px;
        height: 34px;
        line-height: 34px;
    }

    .hy-gototop {
        right: 10px;
        bottom: 65px;
    }

    .ya-layout {
        margin-top: 10px !important;
    }

    .yasbs-slide {
        width: 33.33333333%
    }

    .remaining-w {
        overflow: hidden;
    }

    .newprv ul li {
        min-height: auto;
        padding: 0
    }

    .newprv ul li a {
        float: left;
        margin-right: 2%;
        width: 48%
    }

    .swiper-button-next,
    .swiper-button-prev {
        display: none
    }

    .hf {
        margin-top: 0;
        padding-top: 7.5%
    }

    .mod-login {
        width: 100%;
        margin: 0;
        padding: 20px;
    }

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a,
    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a {
        width: 22.3%;
    }

    .play-ji a.btn {
        width: 33.3333333%;
        display: block;
        float: left;
        margin: 0;
        background: 0;
    }

    /* .yookou-col-xs6{padding:0!important} */
    .yookou-col-xs12 {
        width: 100% !important
    }

    .yookou-col-xs3 {
        width: 20% !important;
    }

    .yookou-comm-left {
        width: 80% !important;
    }

    .yookou-comm {
        width: 88% !important;
    }

    .mac_verify_img {
        width: 28% !important;
    }

    .swiper-pagination-bullet {
        width: 20px;
        height: 2px;
    }

    .hy-head-menu .item .search {
        width: 65%;
        float: right;
        margin: 3px 0;
    }

    .mac_results {
        min-width: 95%;
    }

    .yookou-back-nav {
        display: block;
    }

    .content-meun dl {
        padding: 0px 10px;
        margin: 0;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .none {
        display: block !important
    }

    .yookou-hide {
        display: none !important
    }

    .yookou-show-xs-inline {
        display: inline !important;
    }

    .cmt_text {
        width: 35% !important;
    }

    .box-min-mcid .item dl dt {
        float: left;
        padding: 0 15px 0 0;
        margin-top: 5px;
    }

    .box-min-mcid .item dl {
        float: none;
        padding: 2px 0;
        width: 100% !important;
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
        border: 0;
        -webkit-overflow-scrolling: touch;
    }

    .box-min-mcid .item {
        padding: 0;
    }

    .layout-box {
        margin-top: 2px;
        padding: 5px;
    }

    .col-xs-4 {
        padding: 5px;
    }

    .top20 {
        margin-top: 20px;
    }

    .hy-video-details .item .content dt {
        width: 33.33333% !important;
        padding: 0 5px !important;
    }

    .hy-video-details .item .content dd.dd1 {
        width: 66.66666667%;
        padding-left: 10px;
        margin-left: 0
    }

    .hy-video-details {
        padding: 15px 5px;
        background: url(../img/bj.png) no-repeat;
        background-size: 100%;
    }

    .hy-head-menu {
        position: initial;
    }

    .top65 {
        margin-top: 110px;
    }
    .h30{
margin:15px 0;
    }
    .dangqian{line-height:40px;}

    .hy-video-details.active .item .content dt {
        width: 33.33333%;
        padding: 0;
    }

    .hy-video-details.active .item .content dd {
        width: 66.6666666%
    }

    .yookou-col-md3 {
        width: 50% !important;
    }

    .yookou-hide-sm {
        display: block !important;
    }

    .none768 {
        display: none;
    }

    .yookou-back-nav {
        display: block !important;
    }

    .yookou-banner a {
        padding-top: 50% !important;
    }

    .yookou-banner {
        margin-top: 0 !important;
    }

    .yookou-hide-xs {
        display: none;
    }

    .yookou-deta-images {
        width: 33.333333% !important;
    }

    .yookou-deta-content {
        width: 66.666667% !important;
    }

    .yookou-deta-content h3 a {
        font-size: 16px !important;
        line-height: 22px;
        margin-bottom: 5px;
    }

    .yookou-arti-head h2 {
        margin: 0;
        margin-bottom: 5px;
        line-height: 26px;
    }

    .yookou-arti-head {
        text-align: left !important;
    }

    .user_playlog {
        float: right;
        padding: 0;
        margin-left: 0;
        display: none
    }

    .user_playlog a.pclong {
        line-height: 40px;
        color: #fff;
        padding-right: 10px;
    }

    .user_playlog .visible-lg {
        display: inline-block !important;
        padding-top: 1px;
    }

    .user_playlog i {
        display: block !important;
        font-size: 20px !important;
        color: #fff;
        line-height: 40px;
        padding-right: 10px;
    }

    .yookou-play-no1,
    .yookou-play-no2 {
        float: none;
        width: 100%;
        padding: 0 10px !important;
    }

    .yookou-search .item .content dt {
        padding: 0px !important
    }

    .block {
        margin-top: 10px !important;
    }

    .imgitem1 .block {
        margin-top: 0px !important;
    }

    .yookou-play-no1 {
        padding: 0 15px !important;
    }

    .hy-head-menu .item .logo {
        float: left;
        padding-left: 10px;
        width: 35%;
    }

    .logo a {
        background: url(../img/logo.png) no-repeat;
        width: 104px;
        height: 40px;
        font-size: 0;
        ;
        background-size: 100%;
    }

    .phone_nav_main {
        display: block;
        width: 100%;
        z-index: 9;
        height: 50px;
        line-height: 45px;
        overflow: hidden
    }

    .phone_nav_main ul {
        white-space: nowrap;
        overflow-y: hidden;
        overflow-x: scroll;
    }

    .phone_nav_main ul::-webkit-scrollbar {
        display: none;
        /* Chrome Safari */
    }

    .phone_nav_main ul li {
        display: inline-block;
        position: relative
    }

    .phone_nav_main li a {
        font-size: 15px;
        margin-left: 10px;
        margin-right: 10px;
        float: none;
        display: inline-block;
        width: auto;
    }

    .none2 {
        display: none !important
    }

    .phone_nav_main li a:after {
        content: "";
        position: absolute;
        left: 45%;
        display: block;
        border-radius: 5px;
        width: 5px;
        height: 5px;
        bottom: 15%;
    }

    .yoyet_menu-box {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999999999999999;
    }

    .top100 {
        margin-top: 100px;
    }

    .top120 {
        margin-top: 120px;
    }

    .hy-video-slide .title,
    .yookou-swip-title {
        padding: 30px 15px 10px;
    }

    .box-star-list li.active a span:after,
    .box-star-list li.active a span:before {
        bottom: -12px;
    }

    .box-star-list li.active a span:before {
        bottom: -10px;
    }

    .list-mcat {
        margin: 0
    }

    .code-zym {
        width: 60% !important
    }
}

@media (max-width:411px) {

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a,
    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a,
    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul li a {
        width: 22.3%
    }
}

@media (max-width:375px) {
    .hy-head-menu .item .search {
        width: 65%
    }

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a,
    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a,
    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul li a {
        width: 22%
    }

    .hy-player .item .info {
        height: 212px
    }

    .playbody .active_play {
        height: 53%
    }
}

@media (max-width:320px) {
    .hy-head-menu .item .logo {
        width: 35%
    }

    .hy-video-head {
        padding: 10px 5px 5px 0;
    }

    .user_playlog a.pclong {
        padding-right: 5px;
    }

    .hy-head-menu .item .logo {
        padding-left: 5px;
    }

    .hy-head-menu .item .search {
        width: 63%;
        padding: 0 5px;
    }

    .hy-head-menu .item .search .btns {
        right: 8px;
    }

    .hy-play-list .item .panel .playlist ul.playlistlink-1 li a,
    .hy-play-list .item .panel .playlist ul li a,
    .fortab a,
    .Df a,
    .playbody .active_play.vod_playlist.hy-play-list .item .panel .playlist ul li a {
        width: 21.6%
    }

    .hy-player .item .info {
        height: 180px
    }

    .playbody .active_play {
        height: 51%
    }
}

.qrcode-img {
    width: 100%;
    height: 50%;
}

.nnn {
    display: none !important;
}

.ewei {
    background: #fff;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}

.MacPlayer {
    background: #000000;
    font-size: 14px;
    color: #F6F6F6;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 100px;
}

.MacPlayer table {
    width: 100%;
    height: 100%;
}

.MacPlayer #playleft {
    position: inherit;
    width: 100%;
    height: 100%;
}

.item .pointer {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}</pre></body></html>