﻿.swiper_container{
    width: 100%;
    overflow: hidden;
    margin-top: 16px;
}
.swiper_wrapper{
    overflow: hidden;
    transition: all 0.3s;
    -wekit-transition: all 0.3s;
}
.swiper_slide{
    float: left;
    padding: 0;
}
.content_slide{
    padding: 40px 0;
    background-color: #f7f7f7;
}
.content_middle{
    width: 100%;
    margin: 0 auto;
    max-width: 1060px;
}
.content_middle ul{
    overflow: hidden;
	    width: 100%;
}
.content_middle ul li a{
    display: block;
    width: 100%;
    height:100%;
}
.content_middle ul li{
    width: 31.45%;
    margin: 0 0.94%;
    float: left;
    margin-bottom: 20px;
    background-color: #ffffff;
    padding-bottom: 50px;
}
.content_middle ul li h5{
    font-size: 22px;
    margin: 0 auto;
    margin-top: 23px;
    color: #4c4c4c;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    width: 90%;
    white-space: nowrap;
}
.content_middle ul li h5:hover{
    color: #ff1b36;
}
.view_more{
    width: 100%;
    margin: 0 auto;
    max-width: 1060px;
    margin-top: 20px;
}
.view_more_btn{
    width: 31.45%;
    height: 40px;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    background-color: #ffffff;
    cursor: pointer;
    position: relative;
}
.work_down{
    display: inline-block;
    width: 35px;
    height: 11px;
    vertical-align: middle;
    background: url("../images/work_down.png") no-repeat;
    background-size: cover;
    background-position: 0 0;
}
.view_more_btn:hover{
    background-color: #ff1b36;
}
.view_more_btn:hover .work_down{
    background-position: 0 100%;
}
.hide_work{display: none}
.view_more_btn img{

}
.content_middle ul li p{
    font-size: 16px;
    line-height: 16px;
    color: #333333;
    text-align: center;
    margin-top: 6px;
}
.content_middle ul li img{
    display: block;
    width: 100%;
}
.tabs_shu{
    text-align: center;
    line-height: 0;
    padding-top: -19px;
    position: absolute;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 700px;
    margin: 0 auto;
    z-index: -1;
    margin-top: -32px;
    display: none;
}
.tabs .tabs_line{
    font-size: 22px;
    color: #999999;
    display: inline-block;
}
.tabs_shu a {
    display: inline-block;
    padding: 0 26px;
    color: #999999;
    text-align: center;
    line-height: 32px;
    font-size: 24px;
/*    font-style: italic;*/
    text-decoration: none;
    font-weight: bold;
    visibility: hidden;
}

.tabs {
    width: 700px;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
    margin-top: 20px;
    overflow: hidden;
    font-size: 0;
}
.tabs a {
    display: inline-block;
    padding: 0 23px;
    padding: 0 22px \0;
    color: #999999;
    text-align: center;
    line-height: 36px;
    font-size: 20px;
/*    font-style: italic;*/
    text-decoration: none;
    font-weight: bold;
}
.tabs a:hover{
    color: #ff243f;
}

.tabs_p{
    font-size: 16px;
    line-height: 28px;
    color: #0f0f0f;
    max-width: 700px;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 12px;
	text-align: center;
}
.tabs a.active {
    color: #ff243f;
}
.swiper-container {
    background: #333;
    width: 100%;
}
.swiper-wrapper{
    height:auto !important;
}
.swiper-slide {
    height: 250px;
    width: 100%;
    background: none;
    color: #fff;
}
.content_slide h2{
    font-size: 20px;
}
.content_slide p{
    font-size: 14px;
}
.work_mode{
    position: relative;
}
.work_mode_title{
    font-size: 46px;
    line-height: 46px;
    text-align: center;
    padding-top: 100px;
    color: #0f0f0f;
    font-weight: bold;
}
@media screen and (max-width: 1500px) {
	.work_detail_banner {
		width: 60% !important;
		margin: 0 auto;
		height: 4.5rem !important;
	}
}
@media screen and (max-width: 1200px) {
	.work_detail_banner {
		width: 80% !important;
		margin: 0 auto;
		height: 4rem !important;
	}
}

@media screen and (max-width: 450px) {
	.work_detail_mode video{
		width:300px !important;
	}
}

@media screen and (max-width: 350px) {
	.work_detail_mode video{
		width:250px !important;
	}
}

@media screen and (max-width: 768px) {
    .work_mode_title{
        font-size: 0.613rem;
        line-height: 0.613rem;
        padding-top: 1.8rem;
    }
	
    .tabs {
        width: 100%;
        margin-top: 0.426rem;
    }
    .tabs a {
        padding: 0 0.28rem;
        line-height: 0.426rem;
        font-size: 0.32rem;
    }
    .tabs_shu {
        padding-top: 0;
        width: 100%;
        z-index: -1;
        margin-top: -0.42rem;
    }
    .tabs_shu a {
        padding: 0 0.28rem;
        line-height: 0.426rem;
        font-size: 0.32rem;
    }
    .tabs .tabs_line{
        font-size: 0.48rem;
        color: #999999;
        display: inline-block;
    }
    .tabs_p{
        font-size: 0.32rem;
        line-height: 0.48rem;
        color: #0f0f0f;
        margin-bottom: 0.266rem;
        width: 78%;
    }
    .content_middle {
        width: 80%;
    }
    .content_middle ul li {
        width: 100%;
        margin: 0 0;
        margin-bottom: 0.49rem;
        padding-bottom: 1.14rem;
    }
    .content_slide {
        padding: 1.69rem 0;
        background-color: #f7f7f7;
    }
    .content_middle ul li h5 {
        font-size: 0.546rem;
        line-height: 0.546rem;
        margin-top: 0.53rem;
    }
    .content_middle ul li p {
        font-size: 0.38rem;
        line-height: 0.38rem;
        color: #333333;
        margin-top:0.333rem;
    }

    .page_mobile .work_detail{
        position: relative;
        padding-top: 1.4rem;
    }
    .page_mobile .work_detail_title{
        font-size: 0.613rem;
        line-height: 0.613rem;
    }
    .page_mobile .titleText{
        font-size: 0.32rem;
        line-height: 0.32rem;
        margin-top: 0.32rem;
    }
    .page_mobile .work_detail_banner{
        height: 2.66rem;
        margin-top: 0.426rem;
        background: url("../images/workdebannerm.jpg") no-repeat center;
        background-size: cover;
    }
    .page_mobile .work_detail_mode {
        margin-top: 0.613rem;
        width: 100%;
    }
    .page_mobile .work_detail_h3{
        font-size: 0.4rem;
        line-height:  0.4rem;
        margin-top: 0.53rem;
        margin-bottom:  0.4rem;
    }
    .page_mobile .work_detail_mode p{
        font-size: 0.32rem;
        line-height: 0.48rem;
        width: 78%;
        margin-bottom: 0.533rem;
    }
    .page_mobile .work_play .detail_img {
        width: 100%;
        margin: 0 auto;
        margin-bottom:  0.533rem;
    }
    .page_mobile .detail_img{
        width: 78%;
        margin: 0 auto;
        margin-bottom:  0.533rem;
    }
    .page_mobile .detail_list1 {
        margin: 0 auto;
        width: 78%;
        margin-bottom:  0.533rem;
    }
    .page_mobile .detail_list1 li{
        width: 100%;
        margin-right: 0;
        margin-bottom:  0.533rem;
    }
    .page_mobile .detail_list2 {
        width: 78%;
        margin: 0 auto;
        margin-bottom: 0.453rem;
    }
    .page_mobile .detail_list2 li{
        width: 100%;
        margin-right: 0;
        margin-bottom:  0.533rem;
    }
    .page_mobile .detail_list_last{
        margin-bottom: 0 !important;
    }
    .page_mobile .action {
        width: 84%;
        font-size: 0.293rem;
        line-height: 0.4rem;
        color: #4c4c4c;
        margin-bottom: 1rem;
        margin-top: 1.06rem;
    }
    .work_play{
        width: 100%;
        margin: 0 auto;
    }
    .page_mobile .view_more_btn{
        width: 31.45%;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    .work_down{
        width: 0.46667rem;
        height: 0.1466666rem;
    }
}


.work_detail{
    position: relative;
    padding-top: 175px;
}
.work_detail_title{
    font-size: 46px;
    line-height: 46px;
    color: #000000;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}
.titleText{
    font-size: 24px;
    line-height: 24px;
    margin-top: 24px;
    font-style: normal;
    text-align: center;
}
.work_detail_banner{
    width: 60%;
    margin: 0 auto;
    height: 500px;
    margin-top: 32px;
    background: url("../images/workdebanner.jpg") no-repeat center;
}
.work_detail_mode{
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 55px;
    overflow: hidden;
}
.detail_img{
    display: block;
    width: 100%;
    margin-bottom: 40px;
}
.work_play {
    position: relative;
}
.work_cover{
    position: absolute;
    width: 100%;
    height:100%;
    left:0;
    top:0;
}
.play_btn{
    width: 22.2%;
    height: 39.4%;
    position: absolute;
    left:38.9%;
    top:30.3%;
    z-index: 3;
    cursor: pointer;
}
.kongde{
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)\9;
    z-index: 2;
    opacity: 0.5 \0;
}
.work_detail_h3{
    font-size: 30px;
    line-height: 30px;
    color: #ff243f;
    margin-top: 40px;
    text-align: center;
    margin-bottom: 30px;
}
.work_detail_mode p{
    font-size: 14px;
    line-height: 28px;
    color: #000000;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 55px;
    font-style: normal;
}
.detail_list1{
    width: 100%;
    overflow: hidden;
    /*margin-bottom: 40px;*/
}
.detail_list1 li {
    float: left;
    width: 100%;
    /* margin-right: 2%; */
    margin-bottom: 30px;
}
.detail_list1 li img{
    display: block;
    width: 100%;
}
.work_detail_mode .detail_list_last{
    margin-right: 0;
}
.detail_list2{
    width: 100%;
    overflow: hidden;
    margin-bottom: 34px;
}
.detail_list2 li{
    float: left;
    width: 100%;
    /* margin-right: 2%; */
    margin-bottom: 30px;
}
.detail_list2 li img{
    display: block;
    width: 100%;
}
.action{
    width: 650px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 22px;
    line-height: 30px;
    color: #4c4c4c;
    margin-bottom: 110px;

}
.action span,.action b{
    vertical-align: middle;
    font-weight: bold;
}
.prev_name,.next_name{
    width: 190px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.prev_action{
    float: left;
}
.prev_action:hover{
    color: #ff243f;
}
.next_action{
    float: right;
}
.next_action:hover{
    color: #ff243f;
}

.play_mode{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
}
#player_display_button{
    opacity: 0 !important;
    filter:alpha(opacity=0) !important;
    display: none !important;
}

