.body_bg {
    background: #e3e5e8;
}

.titleh {
    text-align: center;
    padding: 5px 0 26px;
}

.titlet {
    font-size: 36px;
    color: #000;
    text-align: center;
}

.category-menu {
    display: block;
    position: relative;
    padding: 20px 0 0 0;
    color: #FFF;
}

.listcon {
    color: #FFF;
    display: inline;
    font-size: 16px;
    margin: 5px;
    display: inline-block;
}

    .listcon a {
        color: #FFF;
        background: #A7A7A7;
        padding: 8px 22px;
        vertical-align: 20px;
        margin: 2px;
    }

        .listcon a:hover {
            color: #FFF;
            border-bottom: 2px solid #FFF;
            font-weight: 700;
            background: #eb4a3f;
        }

        .listcon a.category-menu_link_select {
            color: #FFF;
            border-bottom: 2px solid #FFF;
            font-weight: 700;
            background: #eb4a3f;
            padding: 8px 22px;
            vertical-align: 20px;
        }

.talent--left {
    width: 48%;
    float: left;
    margin: 0 1%;
}

    .talent--left.s {
        width: 30%;
        float: left;
        margin: 0 1.6%;
    }

.talent--right {
    width: 48%;
    float: left;
    margin: 0 1%;
}

.tal_banner {
    position: relative;
}

    .tal_banner img {
        width: 100%;
    }

    .tal_banner .text {
        position: absolute;
        bottom: 0;
        width: 320px;
        left: 0;
        right: 48%;
        top: 9%;
        margin: auto;
        background: rgba(0,0,0,.8);
        padding: 10px;
        display: table;
    }

        .tal_banner .text h2 {
            color: #fff;
            padding: 20px 0;
        }

        .tal_banner .text p {
            color: #fff;
            line-height: 25px;
        }

.wrap {
    margin-top: 25px;
}

.tal_member {
    background: #fff;
    margin-bottom: 25px;
    line-height: 2.9;
    float: left;
    margin: 0 .6% 5.5%;
    height: 260px;
    width: 260px;
    text-align: center;
}

    .tal_member .bg1 {
        /* background: url(../img/s1.jpg) no-repeat; */
        padding-top: 210px;
        position: relative;
    }

    .tal_member .bg2 {
        /* background: url(../img/sb2.jpg) no-repeat; */
        padding-top: 210px;
        position: relative;
    }

    .tal_member .bg3 {
        /* background: url(../img/sb3.jpg) no-repeat; */
        padding-top: 210px;
        position: relative;
    }

    .tal_member .bg4 {
        /* background: url(../img/sb4.jpg) no-repeat; */
        padding-top: 210px;
        position: relative;
    }

    .tal_member .bg .member {
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        top: 7em;
        width: 130px;
        height: 130px;
    }

        .tal_member .bg .member img {
            border-radius: 50%;
            height: 130px;
            width: 130px;
        }

    .tal_member .name {
        margin-top: -2.5em;
        height: 40px;
        font-size: 14px;
        background: rgba(0,0,0,.67);
        color: #fff;
        margin: 10px auto 0;
    }

.limit-list--msg {
    position: absolute;
    background: #a90202;
    color: #fff;
    display: table;
    margin: 10px auto 0;
    font-size: 22px;
    padding: 5px 14px;
    top: 0;
}

.tal_member .s_title {
    color: #aeaeae;
    font-size: 13px;
    padding: 10px;
}

.tal_member .btn {
    margin: 20px 0;
    width: 180px;
    height: 40px;
    background: #eb4a3f;
    color: #fff;
    font-weight: 700;
}

.tal_member .number {
    border-top: 1px solid #f7f7f7;
    padding: 10px;
    margin: 0 20px;
}

    .tal_member .number:after {
        content: '';
        display: block;
        clear: both;
    }

    .tal_member .number .following {
        float: left;
    }

        .tal_member .number .following .num {
            color: #565656;
            font-size: 13px;
            font-weight: 700;
            padding: 0 5px;
        }

        .tal_member .number .following .text {
            color: #b1b1b1;
            font-size: 13px;
            font-weight: 700;
        }

    .tal_member .number .followers {
        float: right;
    }

        .tal_member .number .followers .num {
            color: #565656;
            font-size: 13px;
            font-weight: 700;
            padding: 0 5px;
        }

        .tal_member .number .followers .text {
            color: #b1b1b1;
            font-size: 13px;
            font-weight: 700;
        }

.tal_movie {
    margin-bottom: 25px;
}

    .tal_movie .movie {
        width: 750px;
        height: 330px;
        display: block;
    }

    .tal_movie .bottom {
        height: 47px;
        background: #eb4a3f;
    }

    .tal_movie .dot {
        right: 0;
        margin: auto;
        left: 0;
        line-height: 3em;
    }

        .tal_movie .dot .swiper-pagination-bullet {
            display: inline-block;
            margin: 0 3px;
            width: 10px;
            height: 10px;
            background: #fff!important;
            opacity: inherit;
        }

        .tal_movie .dot .swiper-pagination-bullet-active {
            background: #ea4c89!important;
            border: 2px solid #fff;
        }

    .tal_movie .tal_next {
        top: 28.3%;
        /* background: url(../img/talent/arrow_right.png) no-repeat; */
        right: 12px;
    }

    .tal_movie .tal_prev {
        top: 28.3%;
        /* background: url(../img/talent/arrow_left.png) no-repeat; */
        left: 21px;
    }

.tal_news {
    background: #fff;
    margin-bottom: 25px;
}

    .tal_news ul {
        padding: 0;
    }

    .tal_news .list {
        border-bottom: 1px solid #e3e4e8;
        padding: 15px 0;
        margin: 0 15px;
    }

        .tal_news .list:nth-last-child() {
            border: none;
        }

        .tal_news .list:after {
            clear: both;
            content: '';
            display: block;
        }

        .tal_news .list a.img {
            display: block;
            float: left;
            width: 89px;
            height: 89px;
        }

            .tal_news .list a.img img.imgA {
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                display: block;
                width: 89px;
                height: 89px;
            }

        .tal_news .list .content {
            float: left;
            width: 69%;
            padding: 0 10px;
        }

            .tal_news .list .content a.n_title {
                font-size: 18px;
                color: #ed5565;
                height: 24px;
                overflow: hidden;
                display: block;
                line-height: 1.35;
            }

            .tal_news .list .content a.b_title {
                font-size: 16px;
                color: #1f1f1f;
                height: 21px;
                overflow: hidden;
                display: block;
                margin-bottom: 20px;
            }

            .tal_news .list .content .b_text {
                margin-bottom: 0;
                color: #9f9f9f;
            }

                .tal_news .list .content .b_text .b_data {
                    color: #ff5842;
                    padding: 0 5px;
                }

.ask {
    background: #fff;
    padding: 5px 15px 60px;
    position: relative;
    margin-bottom: 25px;
}

    .ask .h_title {
        font-weight: 700;
        padding: 10px 0;
    }

    .ask .name {
        width: 100%;
        padding: 7px 10px;
        margin: 5px 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e3e7e9;
    }

    .ask .email {
        width: 100%;
        padding: 7px 10px;
        margin: 5px 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e3e7e9;
    }

    .ask .question {
        width: 100%;
        height: 125px;
        margin: 5px 0;
        padding: 7px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #e3e7e9;
    }

    .ask .sub_btn {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        border: 0;
        background: #eb4a3f;
        color: #fff;
        font-size: 14px;
        padding: 15px 0;
    }

.tag {
    margin-bottom: 25px;
}

    .tag .text {
        background: #f6f6f6;
        color: #8f8f8f;
        display: inline-block;
        padding: 10px;
        margin: 2px;
    }

        .tag .text:hover {
            background: #eb4a3f;
            color: #fff;
        }

.tal_list {
    margin: 0 2%;
    background: #fff;
    margin-bottom: 25px;
    box-shadow: .2px .2px .2px .2px #777;
}

    .tal_list .b_img {
        display: block;
    }

        .tal_list .b_img img {
            width: 100%;
        }

    .tal_list .content {
        padding: 20px;
        letter-spacing: 1px;
    }

    .tal_list .caption {
        color: #eb4a3f;
        font-size: 24px;
        line-height: 1.8;
    }

    .tal_list .date, .tal_list .date_name {
        color: #b1b2b2;
        font-size: 14px;
    }

        .tal_list .date_name span {
            color: #eb4a3f;
            margin-right: 10px;
        }

.date_name a {
    color: #eb4a3f;
}

    .date_name a:hover {
        color: #eb4a3f;
    }

.tal_list .date span {
    position: relative;
    color: #b1b2b2;
    margin: 0 0 0 44px;
}

    .tal_list .date span:before {
        position: absolute;
        content: '';
        display: inline-block;
        background: url(../img/article.png) no-repeat center center;
        width: 22px;
        height: 18px;
        left: -22px;
    }

    .tal_list .date span.noIcon:before {
        background: none;
    }

.grid-item {
    width: 50%;
}




@media screen and (max-width:650px) {
    .grid-item {
        width: 100%;
    }
}

@media (min-width:768px) {
    .tal_list .date_name, .tal_list .date {
        display: inline-block;
    }

    .tal_list .date_box {
        position: relative;
        margin-top: 15px;
        clear:both;
    }

    .tal_list .date span {
        position: absolute;
        right: 0;
        top: 0;
    }
}

.tal_list .date_name {
    margin: 0 0 0;
}

.tal_list .s_title {
    color: #7b7b7c;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 218px;
    line-height: 1.6;
    height: 100px;
    white-space: normal;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}

.tal_list .bottom:after {
    clear: both;
    content: '';
    display: block;
}

.tal_list .bottom .social {
    float: left;
    display: none;
}

    .tal_list .bottom .social .board {
        float: left;
        padding-right: 25px;
    }

        .tal_list .bottom .social .board a {
            display: inline-block;
            padding: 0 5px;
        }

        .tal_list .bottom .social .board span {
            color: #c3c1c1;
        }

    .tal_list .bottom .social .fb {
        float: left;
        padding-right: 25px;
    }

        .tal_list .bottom .social .fb a {
            display: inline-block;
            padding: 0 5px;
        }

        .tal_list .bottom .social .fb span {
            color: #e9e9e9;
        }

    .tal_list .bottom .social .twitter {
        float: left;
    }

        .tal_list .bottom .social .twitter a {
            display: inline-block;
            padding: 0 5px;
        }

        .tal_list .bottom .social .twitter span {
            color: #e9e9e9;
        }

.tal_list .bottom .more {
    float: right;
    background: #eb4a3f;
    color: #fff;
    padding: 5px 27px;
    display: block;
}

.holiday_pages {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.adwork {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.holiday_pages { padding: 0 0 60px; }
.holiday_pages .pagination_dis {
    padding: 25px 0 20px;
}
    .holiday_pages .pagination_dis li{ display: inline-block; }
    .holiday_pages .pagination_dis li a {display: inline-block;
        border-radius: 50%;
        margin: 0 3px;
        border: 1px solid #666;
        color: #666;
        padding: 6px 0px;
        min-width: 36px;
    }

    .holiday_pages .pagination_dis li span.data {
        background: #ff5254;
        border: none;
        color: #fff;
    }

    .holiday_pages .pagination_dis li:nth-child(2) a span .arrow_left {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 10px 5px 0;
        border-color: transparent #ff5254 transparent transparent;
        display: inline-block;
    }

    .holiday_pages .pagination_dis li:nth-child(2) a:hover span .arrow_left {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 10px 5px 0;
        border-color: transparent #fff transparent transparent;
        display: inline-block;
    }

    .holiday_pages .pagination_dis li:last-child a {
        /*background: #000;*/
    }

        .holiday_pages .pagination_dis li:last-child a span .arrow_right {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 0 5px 10px;
            border-color: transparent transparent transparent #ff5254;
            display: inline-block;
        }

        .holiday_pages .pagination_dis li:last-child a:hover span .arrow_right {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 5px 0 5px 10px;
            border-color: transparent transparent transparent #fff;
            display: inline-block;
        }

    .holiday_pages .pagination_dis > li > a:hover, .holiday_pages .pagination_dis > li > span:hover, .holiday_pages .pagination_dis > li > a:focus, .holiday_pages .pagination_dis > li > span:focus {
        background: #17d4c9;
        border: none;
        color: #fff;
    }

    .holiday_pages .pagination_dis > li.pages > a.active {
        background: #17d4c9;
        border: none;
        color: #fff;
    }

.container_talent {
    position: relative;
    overflow: hidden;
}

    .container_talent img {
        position: absolute;
    }

@media (min-width:768px) and (max-width:1023px) {
    .talent--left {
        width: 100%;
        float: none;
        margin: 0;
    }

        .talent--left.s {
            width: 45%;
            float: left;
            margin: 0 2.5%;
        }

    .tal_banner .text {
        display: none;
    }

    .tal_member .bg {
        height: 175px;
        width: 100%;
        background-size: cover;
    }

    .tal_news .list .content {
        width: 86%;
    }

    .talent--right {
        width: 100%;
        float: none;
        margin: 0;
    }

    .adwork {
        width: 100%;
        float: none;
        margin: 0;
    }

    .tal_member {
        background: #fff;
        margin-bottom: 25px;
        line-height: 2.9;
        float: left;
        margin: 0 .6% 5.5%;
        height: 236px;
        width: 236px;
        text-align: center;
    }
}

@media (max-width:767px) {
    .talent--left {
        width: 100%;
        float: none;
        margin: 0;
    }

        .talent--left.s {
            width: 100%;
            float: left;
            margin: 0%;
        }

    .tal_banner .text {
        display: none;
    }

    .tal_member .bg {
        height: 175px;
        width: 100%;
        background-size: cover;
    }

    .tal_news .list a.img {
        display: block;
        float: none;
        width: 89px;
        height: 89px;
        margin: 0 auto 10px;
    }

    .tal_news .list .content {
        width: 100%;
        float: none;
        text-align: center;
    }

        .tal_news .list .content .n_text {
            height: 58px;
        }

    .tag {
        margin-bottom: 0;
        padding: 0!important;
    }

    .talent--right {
        width: 100%;
        float: none;
        margin: 0;
    }

    .adwork {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }
}
