.body_1280 .footer, .body_1280 .header, .body_1280 .header_menu, .body_1280 .header_v2, .body_1280 .wrapper {
    min-width: 1080px !important;;
}
.body_1280 .footer_con, .body_1280 .header_con, .body_1280 .header_menu_con, .body_1280 .header_v2_con, .body_1280 .wrapper .main {
    width: 1080px !important;
}
.body_1024 .footer_con, .body_1024 .header_con, .body_1024 .header_menu_con, .body_1024 .header_v2_con, .body_1024 .wrapper .main {
    width: 1080px !important;
}
.body_1024 .wrapper .main {
    width: 1080px !important;
}
.wrapper .main {
    width: 1080px !important;
}
.wrapper, body {
    background: #f9f9f9 !important;
}
.content {
    margin-top: 0 !important;
    width: 860px;
    margin: 0 auto;
}
a, body, body a {
    color: #333;
}
.col_a, .col_b {
    background-color: #FFFFFF;
}
.col_a {
    width: 740px !important;
    background-color: white;
    margin-top: 20px;
}
.col_b {
    margin-top: 20px;
    float: left;
    width: 300px;
    margin-left: 40px;
    background-color: white;
}
.v_rightFixed2 {
    position: fixed;
    top: 72%;
    left: 50%;
    width: 56px;
    z-index: 600;
    display: none;
    margin-left: 540px;
}
.v_rightFixed2 .logo_icon {
    background: url(../images/right_fixed_icon_new.png) no-repeat;
    width: 56px;
    height: 56px;
    position: relative;
    z-index: 10;
    display: block;
    overflow: hidden;
    background-size:contain;
}
.v_rightFixed2 .p_link {
    border: 1px solid #ffb400;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding-top: 1px;
    position: relative;
    z-index: 1;
    margin-top: -2px;
    background: #fff;
}
.v_rightFixed2 .p_link a {
    font-size: 12px;
    line-height: 60px;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -1px;
    position: relative;
    z-index: 10;
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.v_rightFixed2 .p_link a em {
    line-height: 20px;
    padding: 10px 0;
    display: block;
}
.v_rightFixed2 .a_gotoTop .iconfont {
    line-height: 42px;
    text-align: center;
    width: 100%;
    color: #ffb400;
}
.v_rightFixed2 .a_gotoTop {
    height: 42px;
    line-height: 42px;
    display: block;
    background: #fff;
    border: 1px solid #ffb400;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-transition: background .3s;
    -webkit-transition: background .3s;
    -ms-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.detail-rec .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    margin-left: 20px;
    width: 260px;
    border-bottom: none;
}
.relation-content {
    height: 83px;
    margin-bottom: 20px;
    margin-left: 20px;
}
.relation-content .movie-img {
    width: 64px;
    height: 88px;
    float: left;
}
.content-intro {
    float: left;
    margin-left: 10px;
}
.movie-title {
    margin-bottom: 5px;
    font-size: 14px;
    height: 48px;
    width: 190px;
}
.movie-type {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px;
    line-height: 22px;
    height: 22px;
}
.movie-type a {
    color: #999999;
}
.half_star {
    width: 13px !important;
    height: 13px !important;
    margin-left: -1px;
    margin-top: -3.25px;
    font-size: 13px;
    line-height: 22px;
}
.inside-list {
    margin-left: 20px;
}
.inside-list .inside-list-b {
    width:90px;
    float: left;
    height: 30px;
    line-height: 30px;
}
.inside-list-b em {
    color: rgb(255, 153, 0);
    margin-right: 3px;
}
.inside-title {
    padding: 0 30px;
    border-bottom: 1px solid #f9f9f9;
    height: 72px;
}
.inside-title h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 72px;
    display: inline-block;
}
.inside-title span {
    font-size: 13px;
    margin-left: 15px;
}
.inside-content {
    padding-left: 30px;
    clear: both;
}
.actor-title {
    line-height: 50px;
    font-size: 18px;
    font-weight: 700;
}
.actor-title span {
    color: #999999;
    font-size: 14px;
    font-weight: normal;
}
.actor-list {
    width:355px;
    float: left;
    margin-bottom: 20px;
    height: 153px;
}
.actor-list-img {
    width: 90px;
    height:128px;
    float: left;
    overflow: hidden;
}
.actor-list-img img{
    width: 100%;
    height: 100%;
}
.actor-list-img img:hover{
    transform: scale(1.05);
}
.actor-list-detail {
    float: left;
    width: 215px;
    margin-left: 20px;
}
.actor-name {
    font-size: 16px;
    font-weight: 700;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    margin-bottom: 5px;
}
.actor-role {
    font-size: 14px;
    color: #999999;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.actor-works {
    margin-top: 5px;
    color: #999999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height:22px;
}
.role-url {
    width: 100%;
    background-color: #F9F9F9;
    height: 41px;
    line-height: 41px;
    border: 1px solid rgba(242, 242, 242, 1);
    margin-top: 10px;
}

.role-url img {
    width: 22px;
    height: 31px;
    margin-left: 5px;
    float: left;
    margin-top: 5px;
}
.role-url .role-name {
    margin-left: 10px;
    font-size:14px;
    display: inline-block;
    width: 105px;
    height: 100%;
    overflow: hidden;
    float: left;
}
.role-url .role-intro {
    display: inline-block;
    font-size: 14px;
    color: #999999;
    text-align: center;
    float: right;
    width: 70px;
}
.role_desc{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 66px;
}
.para_content:hover{
    color:#666666 !important;
}
.actor-other-list {
    width: 210px;
    float: left;
    margin-bottom: 25px;
    margin-right: 25px;
}
.actor-other-list:nth-child(3n) {
    margin-right: 0 !important;
}
.other-img {
    width: 90px;
    height:90px;
    float: left;
    overflow: hidden;
}
.other-img img {
    width: 100%;
    height:100%;
}
.other-img img:hover {
    transform: scale(1.05);
}
.other-actor-detail {
    float: left;
    width: 110px;
    margin-left: 10px;
}
.other-actor-name {
    font-size: 16px;
    font-weight: 700;
}
.other-actor-role {
    margin-top: 10px;
    max-height: 38px;
    overflow: hidden;
}
.role-list {
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}
.role-list-img {
    width: 90px;
    height: 127px;
    float: left;
    overflow: hidden;
}
.role-list-img img {
    width: 100%;
    height: 100%;
}
.role-list-img img:hover {
    transform: scale(1.05);
}
.role-list-detail {
    float: left;
    margin-left: 20px;
    width: 570px;
    height: 127px;
}
.role-list-detail .role-name {
    font-size: 16px;
    font-weight: 700;
}
.role-list-detail .role-actor {
    margin-top: 15px;
    font-size: 14px;
    color: #999999;
}
.role-list-detail .role-intro {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    max-height: 66px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
    line-height: 22px;
}
.role-list-detail .role-intro-js {
    font-size: 14px;
    color: #999999;
    position: absolute;
    top: -50000px;
    line-height: 22px;
    width: 570px;
}
.role-more {
    float: right;
    position: relative;
    top: -22px;
    z-index: 1000;
    display: inline-block;
    background: #FFFFFF;
    text-align: right;
}
.role-more em{
    color: #999999;
}
.hidden {
    display: none !important;
}
.role-base-m {
    margin: 20px 0;
}
.role-base-m .role-base-img {
    width: 90px;
    height: 127px;
    float: left;
}
.role-base-m .role-base-img img {
    width: 100%;
    height: 100%;
}
.role-base-m .role-base-detail {
    width: 570px;
    margin-left: 20px;
    float: left;
}
.role-base-detail .actor{
    height: 50px;
    border: 1px solid rgba(242, 242, 242, 1);
    overflow: hidden;
    display: inline-block;
}
.role-base-detail .actor .actor-t {
    width: 22px;
    height: 50px;
    background: rgba(242, 242, 242, 1);
    font-size: 14px;
    float: left;
    padding-top: 5px;
}
.role-base-detail .actor .actor-t em {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 20px
}
.role-base-detail .actor .actor-d {
    height: 100%;
    float: left;
    line-height: 50px;
    display: inline-block;
}
.role-base-detail .actor .actor-d img {
    width: 26px;
    height: 36px;
    margin-left: 7px;
}
.role-base-detail .actor .actor-d .actor-n {
    margin-left: 10px;
    margin-right: 10px;
}
.base-detail-intro {
    margin-top: 10px;
    line-height: 22px;
    color: #999999;
}
.intro-max-3 {
    max-height: 66px;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3;
}
.base-detail-intro-js {
    margin-top: 10px;
    line-height: 22px;
    color: #999999;
    position: absolute;
    top:-50000px;
}
.intro-more {
    float: right;
    position: relative;
    top: -22px;
    z-index: 1000;
    display: inline-block;
    background: #FFFFFF;
    text-align: right;
}
.intro-more em {
    color: #999999;
}
.line-f {
    width: 100%;
    height: 10px;
    background: #f9f9f9;
}
.role-content {
    padding: 0 30px;
}
.content-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    width: 680px;
}
.content-detail-list {
    width: 680px;
}
.content-table {
    width: 100%;
}
.content-table tr {
    border-bottom: 1px solid #f9f9f9;
    height: 30px;

}
.content-table tr .base-key {
    width: 80px;
    color: #949494;
    padding-top: 5px;
    padding-bottom: 5px;
}
.content-table tr .base-value {
    width: 260px;
    padding-right: 10px;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.role-content-intro {
    text-indent: 20px;
    line-height: 28px;
    font-size: 16px;
    color: #333333;
    margin: 10px 0 20px 0;
    width: 680px;
}
.score {
    color: #FF9900;
    font-weight: 700;
}
.content-long {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
}
.content-long-js {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    position: absolute;
    top: -50000px;
}
.content-max8 {
    max-height: 240px;
    overflow: hidden;
}
.content-unfold {
    text-align: center;
    margin-bottom: 15px;
}
.content-unfold img {
    margin-left: 5px;
    width: 16px;
}
.content-line {
    border-top: 1px solid #f9f9f9;
    width: 680px;
    margin-left: 30px;
}
.short-video-list {
    width: 210px;
    margin-right: 25px;
    float: left;
    margin-bottom: 10px;
    height: 163px;
    overflow: hidden;
}
.short-video-list .video-img {
    width: 100%;
    height: 118px;
    overflow: hidden;
}
.short-video-list .video-img img {
    width: 100%;
    height: 100%;
}
.video-img img:hover {
    transform: scale(1.05);
}
.short-video-list .video-duration {
    font-size: 14px;
    width: 50px;
    height: 30px;
    color: #FFFFFF;
    position: relative;
    top: -30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    left: 160px;
}
.short-video-title {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
}
.music {

}

.music table tr th {
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f2f2f2;
    padding: 0 5px;
    background: #f9f9f9;

}
.music table tr td {
    width: 150px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f2f2f2;
    padding: 0 5px;
    text-align: center;
}
.article-title {
    padding: 10px 30px 0;
}
.article-title h1 {
    margin: 10px 0;
    font-size: 26px;
    font-weight: 700;
    display: inline-block;
}
.article-user {
    margin-left: 30px;
    line-height: 35px;
}
.article-user img {
    width: 35px;
    height: 35px;
    border-radius: 17.5px;
}
.article-name {
    margin-left: 10px;
    font-size: 14px;
}
.article-time {
    margin-left: 10px;
    color: #999999;
}
.article-content {
    width: 680px;
    margin: 30px;
}
.article-content p {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 20px;
}
.article-content img {
    max-width: 100% !important;
}
.article-copyright {
    width: 680px;
    margin: 0 30px;
}
.article-copyright p {
    font-size: 14px;
    color: #999999;
}
.bdsharebuttonbox li a {
    margin-left: 15px;
}
.article-vote {
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
    height: 80px;
}
.vote-up {
    margin-left: 295px;
    display: block;
    width: 80px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #FFB400;
    background-color: #FFB400;
    line-height: 40px;
    color: white;
    float: left;
}
.vote-down {
    margin-left: 10px;
    display: block;
    width: 80px;
    height: 40px;
    border-radius: 20px;
    border: 1px solid #ccc;
    background-color: #efefef;
    line-height: 40px;
    color: #868686;
    float: left;
}
.article-rec {
    width: 640px;
    margin: 10px 30px;
    background-color: #f9f9f9;
    color: #999999;
    font-size: 14px;
    line-height: 26px;
    padding: 10px 20px;
}
.detail-rec {
    background-color: #FFFFFF;
}
.article-rec span {
    font-weight: 600;
}
.detail-rec .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    margin-left: 20px;
    width: 260px;
    border-bottom: none;
}
.detail-rec .title {
    font-weight: 700;
    font-size: 20px;
    line-height: 60px;
    margin-left: 20px;
    width: 260px;
    border-bottom: none;
}
.detail-rec ul {
    margin-left: 20px;
    width: 260px;
    padding-bottom: 10px;
}
.detail-rec-list .list-name {
    width: 180px;
    color: #333333;
    text-justify: newspaper;
    word-break: break-all;
    overflow: hidden;
    display: inline-flex;
    height: 36px;
}
.v-question {
    width: 680px;
    padding: 0 30px 60px;
    border-top: 1px solid #f9f9f9;
}
.v-question-title {
    margin-bottom: 10px;
}
.v-question-content {
    margin-bottom: 10px;
}
.v-question-input-t {
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
}
.v-question-title input {
    width: 100%;
    height: 40px;
}
.v-question-button {
    margin-top: 10px;
    width: 81px;
    height: 32px;
    border-radius: 5px;
    background-color: rgba(255, 153, 0, 1);
    border: none;
    color: #FFFFFF;
}

