.layui-tab-brief>.layui-tab-title .layui-this {
    color: #C2A57D !important;
    font-size: 18px;
}

.layui-tab-brief>.layui-tab-title .layui-this:after {
    border-color: #C2A57D !important;
    border-width: 3px;
}

.layui-tab-title li {
    font-size: 16px;
}

.layui-tab-title {
    display: flex;
    justify-content: space-around;
}

.layui-laypage a,
.layui-laypage span {
    border: none;
    background-color: rgba(0, 0, 0, 0);
}

.service_section_v4 .service_content p {
    /* color: #1c1f25; */
    font-size: 15px;
    margin: 0;
}

.service_content {
    padding: 32px;
}

.service_v3 .single_service {
    margin: 0 0 40px 1%;
}

.cv_content p {
    margin-top: 42px;
}

.Z_rent_expri {
    width: 100%;
    visibility: hidden;
    visibility: visible\0;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
    opacity: 1\0;
}

.Z_rent_expri_item {
    width: 25%;
    height: 0;
    padding-bottom: 25%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    float: left;
    position: relative;
    overflow: hidden;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
    opacity: 0;
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)"; */
    opacity: 1\0;
    -webkit-overflow-scrolling: touch;
}

.Z_rent_expri_item:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.Z_rent_expri_item img {
    -webkit-transition: -webkit-transform 2s;
    transition: -webkit-transform 2s;
    transition: transform 2s;
    will-change: transform;
    transition: transform 2s, -webkit-transform 2s;
    width: 100%;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    display: block;
}


.Z_rent_expri_intro {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    padding: 10px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    z-index: 1;
    display: table;
    text-align: center;
}

.Z_rent_expri_intro .Z_rent_expri_cont {
    width: 80%;
    display: table-cell;
    vertical-align: middle
}

.Z_rent_expri_intro h3 {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    -webkit-transition: all .6s .1s;
    transition: all .6s .1s;
    margin: 12px 0
}

.Z_rent_expri_intro h3,
.Z_rent_expri_intro p {
    color: #fff;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
}

.Z_rent_expri_intro p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 12px;
    text-align: justify;
    line-height: 24px;
    width: 90%;
    margin: 0 auto;
    -webkit-transition: all .6s .3s;
    transition: all .6s .3s;
    letter-spacing: 0;
    -webkit-overflow-scrolling: touch;
}

.Z_rent_expri_intro:hover {
    -webkit-animation: fadeIn .6s both;
    animation: fadeIn .6s both;
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=NaN)";
    opacity: 1;
}

.Z_rent_expri_intro:hover h3,
.Z_rent_expri_intro:hover p {
    margin-top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
}

.Z_rent_expri_active .Z_rent_expri_item {
    -webkit-animation: fadeInmargin .6s ease-in-out 0s both;
    animation: fadeInmargin .6s ease-in-out 0s both;
}

.Z_container {
    width: 1152px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@keyframes fadeInmargin {
    0% {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        top: 20px;
    }

    to {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
        top: 0;
    }
}

.fadeInmargin {
    -webkit-animation-name: fadeInmargin;
    animation-name: fadeInmargin;
}

.Z_section {
    visibility: hidden;
    visibility: visible\0;
}

.Z_section_subtitle {
    margin-top: 6px;
    font-size: 17px;
    color: #000;
    color: rgba(0, 0, 0, .4);
    text-align: center;
    margin-bottom: 32px;
    font-weight: 400;
}

.Z_section_more-btn {
    position: absolute;
    top: 70px;
    right: 0;
    margin: auto;
    font-size: 15px;
}

.container_section {
    text-align: center !important;
}

.aos-init.aos-animate {
    color: #212529;
}

video:focus {
    outline: none;
}

/* 播放按钮 */
.title_mask {
    text-align: center;
}

.title_mask .app-video-btn {
    position: relative;
    margin-top: 65px;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, .5);
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
    cursor: pointer;
    transform: translateY(-20px);
    transition: all 0.5s ease;
}

.title_mask .app-video-btn:after {
    content: "";
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 12px solid #fff;
    top: 50%;
    left: 50%;
    transform: translate(-40%, -50%);
    display: block;
}

.title_mask:hover .app-video-btn {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.no-scroll {
    height: 100%;
    overflow: hidden;
}

/* 视频遮罩 */
.video-mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 999;
    visibility: visible;
    opacity: 1;
    transition: visibility 0.3s ease;
}

.video-flex {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-mask.dismiss {
    visibility: hidden;
    opacity: 0;
}

.video-mask .video-wrap {
    position: relative;
    width: 60%;
    max-width: 800px;
    min-height: 150px;
    max-height: 400px;
    margin: 0px auto 0;
}

.video-mask .video-wrap video {
    width: 100%;
    min-height: 150px;
}

.video-mask .video-wrap .icon-close {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 40px;
    height: 40px;
    color: #ffffff;
    background-color: rgba(221, 221, 221, .5);
    font-size: 30px;
    border-radius: 50%;
    transform: rotate(45deg);
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

img {
    max-width: 100%;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.order-2 {
    order: 2;
    text-align: right;
}

.y-col-20 {
    float: left;
    width: 20%;
    padding: 40px;
}

.shooting-gags {
    padding: 112px 0 100px 0;
}

.shooting-gags p {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 56px;
    text-align: center;
}

.shooting-gags-item img{
    margin-right: 27px;
    margin-bottom: 32px;
    width: calc(25% - 24px);
}

.shooting-gags-item img:nth-child(4n) {
    margin-right: 0!important;
}

.shooting-gags .layui-carousel,
.shooting-gags .layui-carousel>[carousel-item]>* {
    background: #fff;
}
.shooting-gags .layui-carousel-ind {
    top: -1px;
}

.shooting-gags .layui-carousel-ind ul:hover,
.shooting-gags .layui-carousel-ind ul {
    background: none;
}

.shooting-gags .layui-carousel-ind li {
    width: 30px;
    height: 3px;
    background: #c2a57d;
    border-radius: 0;
    opacity: .5;
}

.shooting-gags .layui-carousel-ind li.layui-this {
    background: #C2A57D;
    opacity: 1;
}

.select-us {
    padding-bottom: 72px!important;
}

.section-allprod {
    background-color: #f8f8f8;
}

.section-allprod .aos-init.aos-animate {
    background: #fff;
}

.site-section {
    background-color: #F8F8F8;
    padding: 7rem 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.section-title {
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: bold;
    color: #333333;
}

.section-tips{
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    display: inline-block;
    margin-bottom: 55px;
}

.section-content .step{
    padding: 40px 40px 0 40px;
    background: #fff;
    margin-bottom: 40px;
    height: 184px;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }

    .y-col-20 {
        float: left;
        width: 50%;
        padding: 0 40px;
    }

    .video-mask .video-wrap {
        width: 90%;
    }

    .video-mask .video-wrap video {
        height: 180px;
    }

    .video-mask .video-wrap .icon-close {
        right: 0;
        top: -50px;
    }
}

.section-video {
    background-size: contain;
    background-position: center 31%;
    background-image: url(./../images/videomake/banner.jpg);
}

.section-step {
    margin-bottom: 62px;
}

.section-step ul {
    margin-top: 60px;
    width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section-step ul li {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
    position: relative;
}

.section-step ul li::after {
    content: '';
    right: -10px;
    width: 24px;
    height: 24px;
    background-image: url(./../images/videomake/icon_jt.png);
    background-size: 100% 100%;
    display: block;
    top: 50%;
    margin-top: -15px;
    position: absolute;
}

.section-step .hidden-icon::after {
    display: none;
}

.section-step ul li img {
    max-width: 50px;
    padding-bottom: 8px;
}

.section-step ul li span {
    font-size: 12px;
    line-height: 24px;
    color: #898989;
}

/* 客户案例 */
.service_client_case {
    background-color: #f8f8f8;
}

.service_client_case .tab-title {
    padding: 20px;
    background-color: #ffffff;
}

.service_client_case .swiper-wrapper {
    padding: 0 20px;
}

.service_client_case .carousel-indicators li {
    background-color: #c2a57d;
}

.service_client_case .index_service {
    /* transition: all 0.5s ease; */
    padding: 10px 10px 0;
    float: left;
}

.service_client_case .single_service {
    background: none;
    padding: 20px 20px 0;
    position: relative;
    z-index: 9;
    cursor: pointer;
    transition: all 0.5s ease;
}

.service_client_case .service_wrapper_v2 {
    padding: 0 0 40px;
}

.service_client_case .service_content {
    width: 100%;
    position: relative;
    padding: 0;
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(1) .title_mask {
    background-image: url(./../images/videomake/c1.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(2) .title_mask {
    background-image: url(./../images/videomake/c3.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(3) .title_mask {
    background-image: url(./../images/videomake/c5.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(4) .title_mask {
    background-image: url(./../images/videomake/c9.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(5) .title_mask {
    background-image: url(./../images/videomake/c10.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(6) .title_mask {
    background-image: url(./../images/videomake/c11.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(7) .title_mask {
    background-image: url(./../images/videomake/c12.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(8) .title_mask {
    background-image: url(./../images/videomake/c14.jpg);
}

.service_client_case .carousel-item-wrapper1 .index_service:nth-of-type(9) .title_mask {
    background-image: url(./../images/videomake/c15.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(1) .title_mask {
    background-image: url(./../images/videomake/c16.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(2) .title_mask {
    background-image: url(./../images/videomake/c17.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(3) .title_mask {
    background-image: url(./../images/videomake/c18.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(4) .title_mask {
    background-image: url(./../images/videomake/c19.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(5) .title_mask {
    background-image: url(./../images/videomake/c21.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(6) .title_mask {
    background-image: url(./../images/videomake/c22.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(7) .title_mask {
    background-image: url(./../images/videomake/c24.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(8) .title_mask {
    background-image: url(./../images/videomake/c25.jpg);
}

.service_client_case .carousel-item-wrapper2 .index_service:nth-of-type(9) .title_mask {
    background-image: url(./../images/videomake/c26.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(1) .title_mask {
    background-image: url(./../images/videomake/c27.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(2) .title_mask {
    background-image: url(./../images/videomake/c20.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(3) .title_mask {
    background-image: url(./../images/videomake/c21.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(4) .title_mask {
    background-image: url(./../images/videomake/c22.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(5) .title_mask {
    background-image: url(./../images/videomake/c23.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(6) .title_mask {
    background-image: url(./../images/videomake/c24.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(7) .title_mask {
    background-image: url(./../images/videomake/c25.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(8) .title_mask {
    background-image: url(./../images/videomake/c26.jpg);
}

.service_client_case .carousel-item-wrapper3 .index_service:nth-of-type(9) .title_mask {
    background-image: url(./../images/videomake/c27.jpg);
}

.block {
    font-size: 16px;
    color: #000;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.col-md-4 .title_mask {
    margin-bottom: -5px;
    display: inline-block;
    width: 100%;
    height: 170px;
    /* background: linear-gradient(to top, rgba(236, 236, 236, 0.6),rgba(210, 210, 210, 0.6)); */
    background-color: #f5f5f5;
    background-size: cover;
    background-position: center center;
}

.col-md-4:nth-of-type(1) .title_mask {
    background-image: url(./../images/videomake/01.png);
}

.col-md-4:nth-of-type(2) .title_mask {
    background-image: url(./../images/videomake/02.png);
}

.col-md-4:nth-of-type(3) .title_mask {
    background-image: url(./../images/videomake/03.png);
}

.col-md-4:nth-of-type(4) .title_mask {
    background-image: url(./../images/videomake/04.png);
}

.col-md-4:nth-of-type(5) .title_mask {
    background-image: url(./../images/videomake/05.png);
}

.col-md-4:nth-of-type(6) .title_mask {
    background-image: url(./../images/videomake/06.png);
}

.col-md-4 .step p {
    font-size: 14px;
    color: #999;
    line-height: inherit;
}

.col-md-4 .step h3 {
    font-size: 22px;
    /* color: #999; */
    line-height: 55px;
}

.center-pr {
    width: 100%;
   padding: 180px 0;
    background-color: #F8F8F8;
    display: flex;
    align-items: center;
}

.center-pr .img-wrap {
    margin: 0 auto;
}

.cursor-pointer {
    cursor: pointer;
}

.bottom_bg {
    width: 100%;
    height: 6.3vw !important;
    background-image: url('./../images/bottom_bg.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.movies {
    color: #fff;
    background: #C2A57D;
    border-radius: 2px 2px 2px 2px;
    font-size: 16px;
    padding:  13px 24px;
    margin-top: 40px;
}

.movies span {
    margin-left: 8px;
}

.movies:hover {
    color: #fff;
    padding: 13px 26px;
}

.record-xs{
    display: block;
}

.visible-record {
    display: none;
}

@media (max-width: 768px) {

    .Z_rent_expri_item {
        width: 50% !important;
        height: 50% !important;
        padding-bottom: 0 !important;
    }

    /* .Z_rent_expri_intro{
                opacity: 1;
                background: none;
            }
            .Z_rent_expri_intro h3{
                opacity: 1;
            }
            .Z_rent_expri_intro p{
                opacity: 1;
            } */

    .Z_container {
        width: 100%;
    }
    .service_v3 .single_service{
        margin-bottom: 0;
    }
    .cv_content p{
        margin-top: 20px;
    }
    .site-section {
        padding-top: 0;
        padding-bottom: 40px;
    }
    .aos-init.aos-animate{
        margin-bottom: 20px;
    }
    .title{
        margin-top: 0px!important;
    }
    .title .text-center{
        padding-bottom: 0;
    }
    .section-allprod {
        padding-bottom: 40px;
    }
    .center-pr{
        padding: 80px 0;
        margin: 0 !important;
    }
    .desc p {
        margin-bottom: 5px;
    }
    .service_content .content {
        padding: 10px 0;
    }
    .service_client_case {
        padding-bottom: 0;
    }
    .service_client_case .single_service {
        margin-bottom: 0;
        padding: 0;
        margin-top: 10px;
    }
    .desc{
        padding: 10px 20px;
    }
    .layui-tab-item .container {
        padding: 0;
    }
    .col-md-4 .title_mask{
        height:194.11px;
    }
    .service_client_case .index_service {
        padding: 10px 0 0 0;
    }
    .breadcrumbs_section .flex-content {
        height: 200px;
    }
    .movies {
        margin-top: 20px;
        padding: 6px 12px;
        font-size: 14px;
    }

    .shooting-gags-item img:nth-child(2n) {
        margin-right: 0 !important;
    }

    .shooting-gags-item img {
        width: calc(50% - 9px);
        margin-bottom: 16px;
        margin-right: 13px;
    }

    .shooting-gags{
        padding: 56px 0 50px 0;
    }

    .shooting-gags .layui-carousel{
        height: 697px!important;
    }

    .client_comment_section{
        padding-top: 40px!important;
        background: #fff;
    }

    .client_comment_section .row{
        background: #fff;
    }

    .service_client_case .tab-title p:first-child{
        margin-bottom: 8px;
        font-size: 16px;
        color: #333;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .service_client_case .tab-title p:nth-child(2){
        color: #666;
        font-size: 15px;
    }

    .title_mask .app-video-btn{
        margin-top: 85px;
    }

    .section-tips{
        line-height: 35px;
        font-size: 16px;
    }

    .section-content .step{
        padding: 20px 20px 0 20px;
        background: #fff;
        margin-bottom: 20px;
        height: 160px;
    }

    .select-us{
        padding-bottom: 20px!important;
        padding-top: 55px;
    }

    .section-title,
    .shooting-gags p{
        font-size: 23px;
    }

    .service_section_v4 .container{
        padding: 0 15px 0 8px;
    }

    .service_section_v4 .service_content{
        padding: 26px 20px;
    }

    .layui-tab-title li{
        padding: 0;
        font-size: 15px;
    }

    .layui-tab-brief>.layui-tab-title .layui-this{
        font-size: 16px;
    }

    .section-video{
        background-size: cover;
    }

    .record-xs{
        display: none;
    }

    .visible-record {
        display: block;
        padding-top: 20px;
    }

    .carousel-control-next, .carousel-control-prev{
        top: 0;
        height: 202px;
    }

    .service_client_case .service_content {
        background: #fff;
    }

    .carousel-indicators{
        bottom: -25px;
        width: 100%;
        left: 0;
    }

    .carousel-indicators li{
        margin: 0;
        height: 5px;
        opacity: .4;
    }

    .layui-tab-content {
        padding: 0;
    }

    .visible-xs-block{
        padding-top: 20px;
    }

    .page-up {
        height: 100%;
        overflow: hidden;
    }
}

@media (min-width: 769px) {
    .cv_send_section {
        margin-bottom: 112px;
    }
}