﻿/***
*闆嗕綋鏍峰紡
***/
body {
    color: #999;
    width: 100%;
    height: 100%;
    font-family: "Microsoft YaHei","寰蒋闆呴粦","SimSun","瀹嬩綋";
    background: #fff;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

a:active, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

input:focus, button:focus {
    outline: none;
}
/***
*闆嗕綋鐨刾adding
***/
.paddingtopbot {
    padding: 8px 0px;
}

.padding_top8 {
    padding-top: 8px;
}

.padding_bot8 {
    padding-bottom: 8px;
}

.padding0 {
    padding: 0px;
}

.padding_left0 {
    padding-left: 0px;
}

.padding_right0 {
    padding-right: 0px;
}

.padding_left4 {
    padding-left: 4px;
}

.padding_right4 {
    padding-right: 4px;
}

.padding_left8 {
    padding-left: 8px;
}

.padding_right8 {
    padding-right: 8px;
}

.padding16 {
    padding: 16px;
}

.padding_bot16 {
    padding-bottom: 16px;
}

/***
*闆嗕綋鐨刴argin
****/
.margin0 {
    margin: 0px;
}

.margin_top16 {
    margin-top: 16px;
}

.margin_bot16 {
    margin-bottom: 16px;
}

.margin_top8 {
    margin-top: 8px;
}

.margin_bot8 {
    margin-bottom: 8px;
}

.backfff {
    background: #fff;
}

/*
 * 鐪佺暐鍙�
 */
.carousel-caption h2, .carousel-caption p, .video-list ul li a, .video-player-box h4, .video-pop ul li a, .new-list ul li a, .news-right h3, .new-list ul li a span {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*
 * 鎵€鏈夌殑榛勮壊瀛椾綋
 */
nav ul li a:hover, nav ul li.active a, .video-player-box h4, .video-list ul li.active a, .video-title-p b, .service strong, .work-text h3 span, .service a, address p span:first-child, .phone-menu ul li.active a, address p a:hover, address p a:focus, .branch-nav ul li.active a, .branch a, .musician-tab ul li:first-child, .musician-tab ul li:last-child, .contact-btn a, .paging a {
    color: #f2e928;
}

/*
 * 闆嗕綋娓呴櫎娴姩
 */
.ma:after, .about-title:after, .artists-slide:after, .production:after, .artist-content:after, .recruit:after, .contact:after, .form-center:after, .form-bg:after, .crumbs:after, .detailed:after, .artist-wrapper:after, .artist-top:after {
    content: "";
    display: block;
    clear: both;
}


.offCanvasWrapper {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    left: 0px;
}

.phone-menu {
    overflow: hidden;
    width: 150px;
    height: 100%;
    position: fixed;
    top: 0px;
    right: -150px;
    background: #333;
}

    /*
 * 鎵嬫満鑿滃崟
 */
    .phone-menu ul {
        overflow: hidden;
        padding: 16px;
    }

        .phone-menu ul li {
            display: block;
        }

            .phone-menu ul li a {
                color: #fff;
                display: block;
                line-height: 40px;
            }

                .phone-menu ul li a span {
                    font-size: 12px;
                }

/*
 * 鑿滃崟
 */
/*header {
    position: fixed;
    width: 100%;
    overflow: hidden;
    background: url(../images/header_bg.jpg) 100% 0px #fff repeat;
    z-index: 1000;
    box-shadow: 0px 0px 2px rgba(0,0,0,.5);
}

.logo a {
    display: block;
    margin-top: 17px;
}*/

.sn-box {
    overflow: hidden;
    /*background: url(../images/sn_bg.png) no-repeat;*/
    padding-left: 45px;
}

.signin {
    height: 45px;
    background: #f2e928;
}

nav {
    height: 65px;
    background: #000;
}

.phone-nav {
    background: #000;
}

.search {
    display: inline-block;
    overflow: hidden;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
}

    .search input {
        border: none;
        background: #dcd200;
        border-radius: 50px;
        padding: 4px 10px;
    }

    .search button {
        width: 26px;
        height: 26px;
        position: absolute;
        top: 0px;
        right: 0px;
        border: none;
        background: #000;
        border-radius: 100px;
        color: #fff;
    }

.signin-btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-top: 10px;
    color: #000;
    float: right;
}

    .signin-btn span {
        display: inline-block;
        width: 26px;
        height: 26px;
        background: #000;
        border-radius: 100px;
        color: #fff;
        text-align: center;
        line-height: 26px;
        margin-top: -1px;
    }

    .signin-btn:hover {
        color: #000;
    }

nav ul li {
    display: block;
    float: left;
    width: 14.2587142%;
}

    nav ul li a {
        display: block;
        text-align: center;
        line-height: 65px;
        color: #fff;
    }

.join-btn a {
    position: absolute;
    right: 150px;
    bottom: 100px;
    width: 323px;
    height: 95px;
    background: url(../images/join-btn.png);
    color: #000;
    text-align: center;
    font-size: 50px;
    line-height: 87px;
    font-weight: bold;
    font-style: italic;
}

.carousel {
    overflow: hidden;
}

.carousel-caption {
    background: rgba(0,0,0,.7);
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 10px 0px;
}

.carousel-indicators {
    bottom: 80px;
}

.carousel-caption h2 {
    margin: 0px;
    padding: 8px 16px;
    font-size: 22px;
}

.carousel-caption p {
    padding: 0px 16px;
    margin-bottom: 0px;
}

.carousel-indicators .active {
    background-color: #f2e928;
    border: 1px solid #f2e928;
}

.video-service {
    overflow: hidden;
    background: url(../images/video-service-bg.jpg);
}

.video {
    background: url(../images/video-sj.jpg) no-repeat #fff;
    padding: 50px 50px 0px 50px;
    position: relative;
    overflow: overlay;
}

.video-player, .video-list {
    background: #2c2c2c;
}

.video-player-box {
    padding: 16px;
    position: relative;
    z-index: 1;
}

    .video-player-box h4 {
        overflow: hidden;
        height: 20px;
    }

        .video-player-box h4 em, .video-list ul li a em, .video-pop ul li a em {
            display: inline-block;
            width: 20px;
            height: 20px;
            vertical-align: middle;
            background: #f2e928;
            color: #2c2c2c;
            border-radius: 100px;
            font-size: 12px;
            text-align: center;
            line-height: 20px;
            margin-top: -4px;
            font-style: normal;
        }

.video-player-frame {
    height: 400px;
    /*background: #000;*/
    margin-top: 16px;
    position: relative;
    z-index: 1;
}

.video-list ul {
    overflow: hidden;
    padding: 19px 0px 19px 0px;
}

    .video-list ul li {
        
        display: block;
        overflow: hidden;
        float: left;
        width: 495px;
        margin-right: 5px;
    }

        .video-list ul li a {
            display: block;
            color: #fff;
            line-height: 40px;
        }

            .video-list ul li a em {
                background: #fff;
                color: #2c2c2c;
            }

        .video-list ul li.active a em {
            background: #f2e928;
        }

        .video-list ul li span {
        width:400px;
        overflow:hidden;
        margin-right:5px;
        }
         .video-list ul li p {
       float:right;
        }

.video-list a:hover {
    text-decoration: none;
}

.video-title-p {
    position: absolute;
    width: 55px;
    height: 168px;
    top: 0px;
    left: -69px;
    background: url(../images/video-title.png) no-repeat;
}

    .video-title-p b {
        writing-mode: bt-rl;
        display: block;
        text-align: center;
        margin-top: 55px;
        font-size: 18px;
    }

.video-player-frame iframe {
    height: 400px;
}

.video-title h4 {
    color: #000;
}

    .video-title h4 span {
        vertical-align: middle;
        margin-top: -3px;
    }

    .video-title h4 a {
        display: block;
        float: right;
        font-size: 14px;
        margin-top: 4px;
        color: #666;
    }

.video-pop-box {
    padding: 8px;
}

.video-pop ul li {
    display: block;
    overflow: hidden;
}

    .video-pop ul li a {
        display: block;
        color: #666;
        line-height: 30px;
    }

.service_box {
    overflow: hidden;
    padding-bottom: 2px;
}

.service {
    overflow: hidden;
    margin-top: 32px;
}

    .service h4 {
        color: #000;
        margin: 0px 0px 0px 8px;
        font-weight: bold;
        padding-bottom: 8px;
        border-bottom: 2px solid #f2e928;
        float: left;
        font-size: 32px;
        font-style: italic;
    }

    .service strong {
        font-size: 32px;
        display: block;
        float: left;
        margin-left: 6px;
    }

.service-list {
    margin-top: 32px;
}

    .service-list img {
        display: block;
        float: left;
        margin-right: 16px;
    }

    .service-list h4, .service-list p {
        color: #000;
    }

    .service-list h4 {
        margin-top: 4px;
    }

.work {
    overflow: hidden;
    background: url(../images/work-bg.png);
    padding-bottom: 16px;
}

.work-title {
    text-align: center;
    margin-top: 70px;
}

    .work-title img {
        display: block;
        margin: 0px auto;
    }

.work-text {
    overflow: hidden;
}

    .work-text h3 {
        text-align: center;
        color: #fff;
        margin-top: 30px;
    }

        .work-text h3 span {
            display: inline-block;
            font-size: 40px;
            margin: 0px 4px;
        }

.work-btns {
    overflow: hidden;
    text-align: center;
}

    .work-btns a, .bottom-join-btn a {
        display: inline-block;
        width: 200px;
        height: 50px;
        background: #f2ea27;
        border-radius: 50px;
        text-align: center;
        line-height: 50px;
        font-size: 26px;
        color: #000;
        margin: 32px;
    }

        .work-btns a span {
            display: inline-block;
            vertical-align: middle;
        }

.CAC-box {
    background: url(../images/bg.jpg) top center;
}

.consultation {
    background: #fff;
}

.service a, .branch a {
    float: right;
    background: #000;
    display: block;
    width: 73px;
    height: 35px;
    background: url(../images/more.png) no-repeat;
    text-align: center;
    line-height: 40px;
}

    .service a:hover, .branch a:hover {
        text-decoration: underline;
    }

.consultation-box {
    overflow: hidden;
    margin-top: 32px;
}

.new img {
    float: left;
    margin-right: 16px;
}

.new h4 {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.new p {
    margin-bottom: 0px;
    margin-top: 4px;
    line-height: 22px;
    color: #4c4c4c;
}

.new time {
    color: #999;
}

.new-list ul li {
    display: block;
    overflow: hidden;
}

    .new-list ul li a {
        display: block;
        overflow: hidden;
        color: #4c4c4c;
        line-height: 35px;
    }

        .new-list ul li a em {
            font-style: normal;
            margin-right: 4px;
            color: #b2b2b2;
            float: left;
        }

        .new-list ul li a span {
            float: left;
        }

        .new-list ul li a time {
            float: right;
        }

.actor {
    overflow: hidden;
}

.actor-list {
    margin-top: 32px;
}

    .actor-list a {
        display: block;
        position: relative;
        color: #000;
    }

        .actor-list a .qsj {
            position: absolute;
            top: -10px;
            left: -10px;
        }

.artist-information {
    position: absolute;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: rgba(235,224,48,.9);
    left: 0px;
    bottom: 0px;
    opacity: 0;
    padding-left: 30px;
    transition: left 500ms, bottom 500ms, opacity 500ms;
    -moz-transition: left 500ms, bottom 500ms, opacity 500ms;
    -webkit-transition: left 500ms, bottom 500ms, opacity 500ms;
}

    .artist-information p {
        margin-bottom: 4px;
    }

.actor-list a:hover .artist-information {
    left: -20px;
    bottom: 20px;
    opacity: 1;
}

.partners {
    margin-top: 32px;
}

    .partners ul {
        overflow: hidden;
    }

        .partners ul li {
            display: block;
            width: 20%;
            float: left;
            margin-bottom: 32px;
        }

            .partners ul li a {
                display: block;
                text-align: center;
            }

                .partners ul li a img {
                    display: block;
                    margin: 0px auto;
                }

.bottom-join {
    background: url(../images/bottom-join-bg.jpg) top center no-repeat;
    height: 400px;
}

.bottom-join-title {
    position: relative;
}

    .bottom-join-title h2 {
        text-align: center;
        margin: 32px 0px 0px 0px;
        color: #000;
    }

    .bottom-join-title img {
        display: block;
        margin: 10px auto;
    }

.usp {
    position: absolute;
    top: -76px;
    right: -63px;
    width: 130px;
    height: 76px;
    background: url(../images/usp.png);
}

.bottom-join-get {
    margin-top: 16px;
}

    .bottom-join-get ul {
        overflow: hidden;
    }

        .bottom-join-get ul li {
            display: block;
            width: 20%;
            float: left;
        }

            .bottom-join-get ul li img {
                display: block;
                margin: 0px auto;
            }

            .bottom-join-get ul li h4 {
                color: #000;
                text-align: center;
                font-size: 26px;
            }

            .bottom-join-get ul li p {
                text-align: center;
                color: #4e4c16;
                font-size: 18px;
            }

.introduction {
    margin-top: 16px;
}

    .introduction p {
        color: #000;
        font-size: 18px;
        line-height: 28px;
        text-indent: 35px;
    }

/*
 * 鑹轰汉灞曠ず寮圭獥
 */
.artist-content {
    background: #222;
    border-radius: 0px;
    box-shadow: none;
}

    .artist-content .close-btn {
        position: absolute;
        top: -50px;
        right: 0px;
        overflow: hidden;
    }

        .artist-content .close-btn a {
            display: block;
            width: 50px;
            height: 50px;
            text-align: center;
            line-height: 40px;
            font-size: 50px;
            text-shadow: none;
            color: #fff;
            opacity: 1;
            position: relative;
        }

            .artist-content .close-btn a:hover {
                -webkit-transform: rotate(360deg);
                -moz-transform: rotate(360deg);
                transform: rotate(360deg);
                color: #f2e928;
            }

        .artist-content .close-btn a {
            -webkit-transition: -webkit-transform 500ms ease-out;
            -moz-transition: -moz-transform 500ms ease-out;
            transition: transform 500ms ease-out;
        }

    .artist-content .img-box {
        float: left;
        margin-right: 16px;
    }

.artist-wrapper {
    padding: 16px;
}

    .artist-wrapper h3 {
        margin: 0px;
        color: #fff;
    }

    .artist-wrapper ul {
        padding: 32px 0px;
        overflow: hidden;
    }

        .artist-wrapper ul li {
            float: left;
            width: 50%;
            color: #fff;
            display: block;
        }

    .artist-wrapper .usb-text p {
        line-height: 30px;
        margin-bottom: 0px;
    }

.switch-btn {
    position: absolute;
    top: 0px;
    right: 0px;
}

    .switch-btn a {
        display: inline-block;
        width: 40px;
        height: 40px;
        border: 1px solid #4e4e4e;
        margin: 8px 8px 0px 0px;
        text-align: center;
        line-height: 40px;
        font-size: 25px;
        color: #4e4e4e;
    }

        .switch-btn a:hover {
            background: #f2e928;
            color: #000;
            border: 1px solid #f2e928;
        }

.bottom-join-btn {
    text-align: center;
}

    .bottom-join-btn a {
        background: #1f1f1f;
        color: #f2e928;
    }

.banner {
    overflow: hidden;
    height: 310px;
}

.actor-bottom16 {
    margin-bottom: 32px;
}

/*
 * 鐗堟潈
 */
.footer {
    background: #1f1f1f;
    
}

section {
    padding: 40px;
}

address {
    display: block;
    border-left: 1px solid #8f8f8f;
    padding-left: 16px;
    margin-bottom: 0px;
}

    address p {
        line-height: 30px;
    }

        address p:last-child {
            margin-bottom: 0px;
        }

        address p span {
            margin-right: 8px;
        }

        address p a {
            color: #999;
        }

.bottom-logo {
    margin-top: 8px;
}

.ma .erweima {
    float: right;
}

    .ma .erweima p {
        margin-top: 4px;
        margin-bottom: 0px;
    }

.copyright {
    background: #f2e928;
    overflow: hidden;
    padding: 16px;
    text-align: center;
}

    .copyright p {
        margin: 0px;
        color: #000;
    }

/*
 * 杩斿洖椤堕儴
 */
.back_up {
    overflow: hidden;
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
}

    .back_up a {
        display: block;
        width: 60px;
        height: 60px;
        background-color: rgba(51,51,51,.8);
        text-align: center;
        line-height: 60px;
        font-size: 25px;
        color: #fff;
    }


/*
 * 寮圭獥灞呬腑璁剧疆
 */
.modal.in .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    margin: 0px auto;
}

/*
 * 鍏充簬鎴戜滑
 */
.about {
    background: url(../images/about.jpg) top center;
}

.about-top {
    margin-top: 60px;
    background: url(../images/about-c-bg.png) no-repeat #fff;
    padding-top: 50px;
}

.about-title {
    position: absolute;
    top: -30px;
    left: 0px;
}

    .about-title h4 {
        font-size: 32px;
        color: #000;
        font-weight: bold;
        font-style: italic;
    }

    .about-title strong {
        color: #848484;
    }

.about-introduction {
    overflow: hidden;
    margin-top: 16px;
}

.about-left {
    border-left: 10px solid #f3eb3d;
    background: #333;
    padding: 16px 50px 16px 16px;
}

    .about-left p {
        font-size: 20px;
        color: #fff;
        line-height: 30px;
    }

        .about-left p:last-child {
            font-size: 14px;
            margin-top: 50px;
            margin-bottom: 0px;
        }

.logo-box {
    height: 232px;
}

.logo-float {
    border: 10px solid #f2e928;
    position: absolute;
    top: 50px;
    left: -42px;
    padding: 16px;
}

    .logo-float img {
        max-width: 70%;
        display: block;
        margin: 0px auto;
    }

.about1 {
    background: url(../images/about1.png) no-repeat;
    padding: 28px 0px;
    margin: 32px;
}

    .about1 strong {
        font-size: 16px;
        color: #000;
        display: block;
        padding: 0px 20px;
        border-right: 5px solid #f3eb3d;
    }

.about2 {
    background: url(../images/about2.png) no-repeat;
}

    .about2 strong {
        border-right: 5px solid #313131;
    }

.branch h4 {
    position: relative;
    float: left;
    background: url(../images/title.png) no-repeat;
    font-size: 32px;
    width: 229px;
    height: 58px;
    font-style: italic;
    text-align: center;
    color: #fff;
    line-height: 58px;
    left: -70px;
}

.branch-nav ul {
    overflow: hidden;
    margin-top: 16px;
}

    .branch-nav ul li {
        display: block;
        float: left;
        width: 10%;
        padding: 0px 8px;
        margin: 0px 0px 16px 0px;
    }

        .branch-nav ul li a {
            display: block;
            background: #f2e928;
            text-align: center;
            padding: 10px 0px;
            border-radius: 6px;
            color: #000;
            font-size: 16px;
        }

        .branch-nav ul li.active a {
            background: #000;
        }

.address-title {
    border-bottom: 2px solid #f2e928;
    padding-bottom: 4px;
    margin-top: 16px;
    float: left;
    overflow: hidden;
}

    .address-title h4 {
        color: #000;
        margin-bottom: 4px;
    }

.address-title-box {
    overflow: hidden;
}

.address-text {
    margin: 40px 0px;
    padding: 32px;
}

    .address-text p {
        font-size: 16px;
        color: #000;
        line-height: 35px;
    }

.map {
    height: 250px;
    margin-top: 30px;
    background: #f8f8f8;
    margin-bottom: 16px;
}

/*
 * 绛剧害鑹轰汉
 */
.artists-slide {
    background: url(../images/artists-bg.png) no-repeat;
    padding: 16px;
    margin-top: 16px;
}

.artists-left {
    margin-top: 16px;
    padding-right: 0px;
}

.swiper-button-next, .swiper-button-prev {
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 18px;
    background-image: none !important;
    text-align: center;
    line-height: 44px;
}

.artists-right {
    background: #494949;
    position: relative;
    padding: 16px 16px 16px 32px;
    margin-top: 65px;
}

    .artists-right h3, .artists-right p {
        color: #fff;
    }

    .artists-right h3 {
        margin-bottom: 32px;
    }

.sanjiao {
    position: absolute;
    right: -18px;
    bottom: -18px;
}

.artists-right-box {
    padding-left: 0px;
}

/*
 * 缃戠孩鐩存挱
 */
.live {
    margin-top: 32px;
}

.quantity {
    background: url(../images/number-bg.png) no-repeat;
    margin-top: 32px;
    width: 260px;
    height: 100px;
    margin: 32px auto 0px auto;
    font-size: 50px;
    text-align: center;
    line-height: 120px;
    color: #000;
    font-weight: bold;
}

.quantity-box h3 {
    text-align: center;
    font-size: 22px;
}

.industry-box {
    padding-bottom: 8px;
}

.industry {
    margin-top: 16px;
}

    .industry img {
        margin: 0px auto;
    }

.cooperative {
    padding: 32px 16px;
}

    .cooperative ul {
        display: block;
        overflow: hidden;
    }

        .cooperative ul li {
            display: block;
            float: left;
            width: 20%;
        }

            .cooperative ul li a {
                display: block;
                padding: 8px;
            }

            .cooperative ul li:nth-child(1) a, .cooperative ul li:nth-child(2) a, .cooperative ul li:nth-child(3) a, .cooperative ul li:nth-child(4) a, .cooperative ul li:nth-child(5) a {
                border-bottom: 1px solid #ddd;
            }

            .cooperative ul li:nth-child(1) a, .cooperative ul li:nth-child(2) a, .cooperative ul li:nth-child(3) a, .cooperative ul li:nth-child(4) a, .cooperative ul li:nth-child(6) a, .cooperative ul li:nth-child(7) a, .cooperative ul li:nth-child(8) a, .cooperative ul li:nth-child(9) a {
                border-right: 1px solid #ddd;
            }

            .cooperative ul li a img {
                margin: 0px auto;
            }

/*
 * 鍐呭鍒朵綔
 */
.production {
    margin-top: 16px;
}

.production-list {
    margin-bottom: 32px;
}

    .production-list a {
        display: block;
        overflow: hidden;
        position: relative;
    }

    .production-list a {
        transition: transform 500ms;
        -webkit-transition: -webkit-transform 500ms;
        -moz-transition: -moz-transform 500ms;
    }

        .production-list a:hover {
            transform: scale(1.2);
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            -o-transform: scale(1.2);
            -moz-transform: scale(1.2);
            z-index: 100;
        }

.branch a {
    margin-top: 12px;
}

.musician {
    overflow: hidden;
    background: #373737;
    padding: 16px 64px 16px 32px;
}

    .musician h4 {
        text-align: center;
        border-bottom: 1px solid #4b4b4b;
        padding-bottom: 8px;
        font-size: 24px;
        color: #fff;
    }

.musician-tab {
    overflow: hidden;
}

    .musician-tab ul li {
        display: block;
        float: left;
        width: 33.333333%;
        text-align: center;
    }

        .musician-tab ul li:nth-child(2) {
            color: #4b4b4b;
        }

.musician p {
    color: #fff;
    margin-top: 16px;
    line-height: 30px;
    height: 120px;
    overflow: hidden;
}

.musician-img {
    position: relative;
    left: -20px;
    top: 38px;
}

.musician-box {
    margin-bottom: 32px;
}

/*
 * 鑹轰汉鎷涘嫙
 */
.recruit {
    margin-top: 30px;
}

.recruit-left {
    background: url(../images/recruit-bg.png) no-repeat;
    padding: 16px;
    z-index: 100;
}

    .recruit-left h2 {
        color: #000;
        font-weight: bold;
        padding-left: 32px;
        font-size: 40px;
    }

    .recruit-left h3 {
        text-align: right;
        color: #000;
        padding-right: 16px;
        font-weight: bold;
    }

    .recruit-left strong {
        display: block;
        color: #000;
        padding: 16px;
        font-size: 18px;
        margin-top: 16px;
    }

.recruit-logo {
    border: 5px solid #333;
    padding: 16px;
    position: relative;
    left: -40px;
    top: 95px;
    z-index: 50;
}

.contact {
    background: url(../images/contact-bg.png) no-repeat;
    margin-top: 50px;
}

.contact-btn {
    padding: 30px 0px 30px 100px;
}

    .contact-btn a {
        display: block;
        background: #333;
        padding: 16px 0px;
        border-radius: 50px;
        text-align: center;
        font-size: 18px;
    }

.saoma {
    float: left;
    background: #333;
    padding: 8px;
    color: #fff;
    margin-left: 50px;
}

.reduma {
    float: left;
    position: relative;
    padding: 10px;
    background: url(../images/triangle.png) right bottom no-repeat;
    top: -16px;
    left: -10px;
}

.table-box {
    margin-top: 32px;
}

    .table-box table tr th {
        background: #333;
        color: #fff;
        line-height: 30px;
        vertical-align: middle;
    }

    .table-box table tr td {
        line-height: 30px;
        vertical-align: middle;
        color: #000;
    }

.questions {
    margin-top: 16px;
    padding: 0px 16px;
}

    .questions h4 {
        padding: 0px 16px;
        border-left: 3px solid #000;
        color: #000;
    }

    .questions p {
        color: #000;
    }

.form-box {
    padding: 32px;
}

.form-center {
    background: url(../images/form-bg.png) left bottom no-repeat;
    padding: 16px;
}

.form-bg {
    background: #333;
}

.form-left ul {
    overflow: hidden;
    padding: 32px;
}

    .form-left ul li {
        display: block;
        margin-bottom: 40px;
        position: relative;
        overflow: hidden;
    }

        .form-left ul li:last-child {
            margin-bottom: 0px;
        }

        .form-left ul li span {
            float: left;
            display: block;
            width: 45px;
            height: 45px;
            text-align: center;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
        }

        .form-left ul li input, .form-left ul li select {
            height: 45px;
            width: 80% !important;
            float: left;
        }

        .form-left ul li select {
            [;line-height: 40px; padding: 0px 16px;];
        }


.upload-img {
    position: relative;
    top: 30px;
    left: 40px;
    float: left;
}

.upload-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    overflow: hidden;
}

    .upload-btn span {
        display: block;
        width: 130px;
        height: 35px;
        border: 1px solid #f2e928;
        border-radius: 50px;
        text-align: center;
        line-height: 32px;
        color: #f2e928;
    }

    .upload-btn input {
        width: 130px;
        height: 35px;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0;
    }

.form-btn button {
    width: 150px;
    height: 45px;
    display: block;
    margin: 32px auto;
    background: #f2e928;
    border: 1px solid #f2e928;
    color: #000;
    border-radius: 6px;
}

.upload-img p {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 20px;
    text-align: center;
    color: #fff;
    text-shadow: 1px 0px 1px #333;
}

/*
 * 鏈€鏂拌祫璁�
 */
.information-tab {
    overflow: hidden;
    text-align: right;
}

    .information-tab a {
        display: inline-block;
        font-size: 18px;
        padding: 8px;
        margin: 16px 8px;
        color: #333;
        font-weight: bold;
        font-style: italic;
        border-bottom: 2px solid #fff;
    }

        .information-tab a.active {
            border-bottom: 2px solid #333;
        }

.news-box, .news-list {
    overflow: hidden;
}

.news-box {
    display: none;
}

    .news-box.active {
        display: block;
    }

.news-list {
    margin-bottom: 16px;
    padding-left: 16px;
    color: #000;
}

    .news-list a {
        overflow: hidden;
        display: block;
        color: #000;
    }

.news-right {
    background: #f2f2f2;
    position: relative;
    padding: 16px 16px 16px 32px;
    top: 30px;
    left: -10px;
    border-right: 2px solid #333;
}

.tiem {
    overflow: hidden;
    padding: 8px 0px;
}

.news-right p {
    line-height: 30px;
}

    .news-right p a {
        color: #666;
        text-decoration: underline;
    }

        .news-right p a:hover {
            color: #000;
        }

.paging {
    text-align: right;
    margin: 16px 0px 32px 0px;
}

.paging2 {
    margin: 32px 0px;
}

.paging a {
    display: inline-block;
    padding: 4px 8px;
    background: #333;
    margin: 0px 2px;
}

.paging span {
    color: #000;
}

    .paging span em {
        font-style: normal;
    }

/*
 * 璧勮璇︽儏
 */
.detailed {
    background: url(../images/artists-bg.png) no-repeat;
    margin-top: 32px;
    padding: 16px 16px 0px 16px;
}

.crumbs {
    background: #f2e928;
    float: left;
    padding: 8px 32px 8px 16px;
    margin-top: 16px;
    position: relative;
}

    .crumbs a, .crumbs span {
        display: block;
        float: left;
        font-size: 16px;
        color: #333;
        margin: 0px 4px;
    }

    .crumbs:after {
        width: 0;
        height: 0;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 40px solid #fff;
        position: absolute;
        top: 0px;
        right: -30px;
    }

.detailed-wrapper {
    padding: 16px 32px;
}

    .detailed-wrapper h1 {
        color: #000;
    }

.detailed-property {
    overflow: hidden;
    margin-top: 16px;
}

.bdsharebuttonbox {
    float: right;
}

.detailed-text {
    overflow: hidden;
    margin-top: 16px;
    font-size: 16px;
    line-height: 30px;
}

    .detailed-text img {
        display: block;
        max-width: 100%;
        margin: 16px auto;
    }

.artist-top {
    background: #222;
    width: 100%;
    overflow: hidden;
}

/**
*鎵嬫満涓婄殑鏄剧ず鏍峰紡
***/
@media (max-width: 768px) {
    /*header {
        background: #000;
    }

    .logo {
        background: #fff;
    }

        .logo a {
            margin: 8px auto;
        }*/

    .header {
        margin-left: auto;
        margin-right: auto;
        width: 1000px;
    }




    .phone-nav a {
        display: block;
        width: 25px;
        height: 25px;
        float: right;
        font-size: 25px;
        text-align: center;
        line-height: 25px;
        color: #f2e928;
        margin-top: 5px;
    }

    .carousel-caption h2 {
        font-size: 20px;
    }

    .carousel-indicators {
        bottom: 70px;
    }

    .video-player-box {
        padding: 4px 0px 0px 0px;
    }

    .video-service {
        background-size: cover;
    }

    .video-player-frame {
        height: 200px;
    }

        .video-player-frame iframe {
            height: 200px;
        }

    .video-player {
        padding-bottom: 16px;
    }

    .video-player-box h4 em {
        margin-top: -3px;
    }

    .service {
        margin-top: 16px;
    }

    .work {
        background-size: cover;
    }

    .bottom-join-get ul li {
        width: 33.333333%;
    }

        .bottom-join-get ul li h4 {
            font-size: 16px;
        }

    .bottom-join-title h2 {
        font-size: 18px;
    }

    .partners {
        margin-top: 16px;
    }

        .partners ul li {
            width: 50%;
            margin-bottom: 16px;
        }

    .banner {
        height: 150px;
        background-size: cover !important;
    }

    .bottom-logo {
        max-width: 40%;
        display: block;
        margin: 0px auto;
        margin-top: 16px;
    }

    address {
        border-left: none;
        border-top: 1px solid #8f8f8f;
        margin-top: 16px;
        padding: 8px 0px;
    }

        address p, .quantity-box h3 {
            margin-bottom: 0px;
        }

    .ma {
        margin-bottom: 16px;
    }

        .ma .erweima {
            float: none;
            text-align: center;
        }

    .about-top {
        margin-top: 32px;
        padding-top: 32px;
    }

    .about-left-box, .artists-slide, .artists-right-box, section, .artists-right, .artists-left, .video, .form-box, .news-list, .contact-btn, .new {
        padding: 0px;
    }

    .about-left {
        padding: 8px;
        border-left: 16px;
    }

        .about-left p:last-child {
            margin-top: 16px;
        }

    .about-title {
        left: 30px;
        top: -23px;
    }

        .about-title h4 {
            font-size: 20px;
            margin-bottom: 4px;
        }

        .about-title strong {
            font-size: 16px;
        }

    .logo-box {
        height: 140px;
        overflow: hidden;
    }

    .logo-float {
        top: 10px;
        left: 0px;
    }

    .about-left p:first-child {
        font-size: 16px;
    }

    .about1 {
        margin: 0px;
        padding: 10px;
        margin-bottom: 16px;
    }

        .about1 strong {
            padding: 11px 16px;
            font-size: 14px;
            border-right: none;
        }

    .branch h4 {
        font-size: 18px;
        width: 160px;
        height: 40px;
        background-size: cover;
        line-height: 43px;
        left: 0px;
    }

    .branch-nav ul li, .cooperative ul li {
        width: 33.333333333%;
    }

        .branch-nav ul li a {
            font-size: 14px;
        }

    .address-text {
        margin: 16px 0px;
        padding: 0px;
    }

    .map {
        height: 180px;
        margin-top: 0px;
    }

    .artists-left {
        margin-top: 0px;
    }

    .artists-right, .musician {
        padding: 16px;
    }

        .artists-right h3 {
            margin: 0px;
        }

    .quantity, .contact, .form-box {
        margin-top: 16px;
    }

    .industry {
        padding: 0px 8px;
    }

    .cooperative ul li a {
        border: none !important;
        padding: 4px;
    }

    .actor-list {
        padding: 0px 8px;
        margin-top: 16px;
    }

    .cooperative {
        padding: 8px 16px;
    }

    .production-list {
        padding: 0px 8px;
        margin-bottom: 16px;
    }

    .musician p {
        height: auto;
    }

    .musician-box {
        margin-bottom: 16px;
        padding: 0px 8px;
    }

    .recruit-left h2 {
        font-size: 20px;
    }

    .recruit-left h3 {
        font-size: 14px;
        padding: 0px 8px;
        margin-bottom: 8px;
    }

    .recruit-left strong {
        padding: 0px 16px;
        font-size: 14px;
        margin-top: 4px;
    }

    .recruit-left {
        padding: 8px;
    }

    .recruit-logo {
        position: initial;
        left: 0px;
        top: 0px;
        margin-top: 16px;
    }

    .contact {
        background: none;
    }

    .saoma {
        margin-left: 0px;
        margin-top: 16px;
    }

    .reduma {
        top: 0px;
    }

    .form-left ul {
        padding: 16px 0px;
    }

        .form-left ul li {
            margin-bottom: 16px;
        }

    .upload-img {
        left: 0px;
        top: 0px;
    }

    .news-right {
        padding: 16px;
        top: 0px;
        left: 0px;
        border: none;
    }

        .news-right h3, .news-right p {
            margin: 0px;
        }

    .detailed-wrapper {
        padding: 16px 8px;
    }

        .detailed-wrapper h1 {
            margin-top: 8px;
            font-size: 18px;
        }

    .artists-right {
        margin-top: 8px;
    }

    .work-title {
        margin-top: 32px;
    }

    .work-text h3, .new h4, .service h4, .service strong {
        font-size: 18px;
    }

    .work-btns a {
        margin: 8px 0px;
    }

    .new a img {
        margin: 0px auto;
        display: block;
        float: none;
    }

    .new-list ul li a span {
        width: 65%;
    }

    .new-list {
        padding: 0px;
        margin-top: 16px;
    }

    .artist-information {
        padding-left: 16px;
        left: -5px;
    }

    .introduction p {
        font-size: 14px;
    }

    .bottom-join {
        background-size: cover;
    }

    .bottom-join-btn a {
        margin: 0px 0px 16px 0px;
    }

    .bottom-join-get ul li p {
        font-size: 14px;
    }

    .recruit-con {
        width: 300px;
    }

    .artist-content .close-btn {
        top: 5px;
        left: 0px;
        right: inherit;
    }

    .artist-content .img-box {
        margin: 0px auto;
        float: none;
        padding: 0px 16px 16px 16px;
    }

    .img-box img {
        display: block;
        margin: 0px auto;
        float: none;
    }

    .artist-wrapper ul, .sub-txt {
        padding: 16px;
    }

    .artist-wrapper {
        height: 400px;
        overflow-y: auto;
        padding: 0px;
    }

        .artist-wrapper h3 {
            padding: 0px 16px;
        }

    .artist-top {
        height: 60px;
    }

    .work-btns a, .bottom-join-btn a {
        width: 120px;
        height: 35px;
        font-size: 16px;
        line-height: 35px;
        margin: 0px 8px;
    }

    .bottom-join-btn a {
        margin-bottom: 32px;
    }

    .contact-btn2 {
        margin-top: 16px;
    }

    .musician img {
        display: block;
        margin: 0px auto;
    }
}


/* tabs */
.tab {
    width: 1200px;
    margin: auto;
    padding: 0px;
}

    .tab .tabspan {
        float: left;
        background: #dcdcdc;
        font-size: 12px;
        color: #000;
        font-weight: bold;
        line-height: 24px;
        padding: 0px 10px 0px 10px;
    }

.tab-hd {
    padding: 0px;
    margin: 0px;
    height: 24px;
    zoom: 1;
}

    .tab-hd li {
        float: left;
        width: 100px;
        color: #000;
        line-height: 24px;
        font-size: 12px;
        text-align: center;
        cursor: pointer;
        list-style: none;
    }

        .tab-hd li.active {
            color: #000;
            background: #c2130e;
        }

.tab-bd {
    padding: 0px;
    margin: 2px 2px 0px 2px;
}

    .tab-bd li {
        display: none;
    }

    .tab-bd a {
        display: inline-block;
        margin: 2px;
     
font-weight: bold;
    }

        .tab-bd a:hover {
           
        }


.mainyq {
    width: 1200px;
    margin: auto;
    background-repeat: repeat-x;
}


.yqljys {
width:100%;
background:#f2e928;
}

.duilian{top:260px;position:absolute; width:160px; overflow:hidden; display:none; background:#fff;}
.duilian_left{ left:6px;}
.duilian_right{right:6px;}
.duilian_con{border:2px solid #FF0000;width:156px; overflow:hidden;}
.duilian_title{background: url(../images/SonlineTitleBg.gif) #FF0000; height: 35px; line-height: 35px;color: #fff;}
.duilian_title strong{margin-left: 10px; float: left;}
.duilian_list{margin-top: 10px; text-align:center; margin-bottom: 8px; height: 22px; line-height: 22px;}
.duilian_span{display:block; float:left; font-size:14px; line-height:23px; width:65px; text-align:right;}
.duilian_close{background: url(../images/closeBtnImg.gif) 10px no-repeat;-webkit-transition: all 0.8s ease-out; width:40px; height:35px; line-height:35px; color:#fff;text-align:center; float:right; display:block; font-size:13px;text-decoration:none;}


#nycontent img {
    width: 780px;
}