.template4_cover_slide_wrap {
    position: relative;
    height: 650px;
    overflow: hidden;
    background: #e6e6e6;
    margin: 3em auto 0;
}
.template4_cover_slide_img {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    border-right: 1px solid #fff;
    background-color: #E6E6E6;
}
.template4_cover_slide_img img {
    height: 650px;
}
@media screen and (max-width: 1280px) {
    .template4_cover_slide_wrap {
        height: 468px;
    }

    .template4_cover_slide_img img {
        height: 468px;
    }
}

.template4_cover_slide_wrap .slick-track{
    width: 2840000px !important;
}
.template4_icon_right,.template4_icon_left{
    background-color: transparent;
}
.homeContainer{
  max-width:none;
  margin:0;
}
.homeContainer,.loopImages{
    position: relative;
}
/*左右箭头*/
.template3_index_left{
    transform: rotateZ(90deg);
    cursor: pointer;
    margin-top: -0.5rem;
    margin-left: 3rem;
    position: absolute;
    top: 50%;
    left: 10%;
    width: 1rem;
    display: block;
    height: 1rem;
}
.template3_index_right{
    transform: rotateZ(-90deg);
    cursor: pointer;
    margin-top: -0.5rem;
    margin-right: 3rem;
    position: absolute;
    top: 50%;
    right: 10%;
    width: 1rem;
    display: block;
    height: 1rem;
}


/*头部标签*/
.header_temp3 {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
    padding: 24px 6%;
    background-color: #f7f7f7;
    clear: both;
    vertical-align: text-bottom;
    z-index: 11;
    position: relative;
}
.header_temp3 a:hover{
    color: #111;
}
.header_temp3 .title{
    display: flex;
    align-items: center;
    padding: 1rem 5px;
}
.header_temp3 .title .name{
    display: inline-block;
    vertical-align: middle;
    font-size: 1.6rem;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
}
.header_temp3 .logo{
    max-height: 100px;
    max-width: 400px;
}
.header_temp3  .defaultLogo{
    height: 85px;
    width: 85px;
    box-sizing: border-box;
    padding: 16px;
    background-color: #000;
    margin-right: 12px;
    display: flex;
    align-items: center;
}
.header_temp3  .defaultLogo>img{
    width: 100%;
}

.tempNav>a:last-child{
    color: #666;
}
.tempNav .active{
    position: relative;
}

.tempNav span.active:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    border-top-color: #4D4D4D !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -18px;
    margin-top: 5px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tempNav .active:hover span:before{
    margin-top: -10px;
}
.sub_menu_item_wrap{
    background: #ffffff;
    box-shadow: 0px 3px 2px 0px rgba(0,0,0,0.2);
}
.sub_menu_item_wrap a{
    color: #666;
}

.sub_menu_item_wrap a:hover {
    background: #fafafa;
}


/*内容高度限制*/
.footer i{
    font-size: 1rem;
    line-height: 31px;
}
.footer .footerIconWrap{
    width: 33px;
    height: 33px;
}
.template4_icon_left{
    left: 3%;
}
.template4_icon_right{
    right: 3%;
}
.aboutDescription{
    margin-top: 30px;
}
.seriesWrap1{
  padding: 3em 5% 0 5%;
  margin: 0 auto;
  text-align: left;
}
.workDetailsContent{
  padding: 5em 0 0;
}
.waterfall_cover_wrap{
  padding: 3em 7%;
}
.header_temp3>header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media screen and (min-width: 900px) and (max-width: 1200px){
    .tempNav>a:last-child{
        margin-left: 2rem;
    }
}
@media screen and (min-width: 700px){
    .template3_index_left{
        left: 1%;
    }
    .template3_index_right{
        right: 1%;
    }
    .template4_cover_slide_wrap{
         padding: 0 6%;
         background-color: #fff;
     }
}
@media screen and (max-width: 800px){

    .two_menu_main {
        border-bottom: 1px dotted rgba(255, 255, 255, .5);
    }
    .footer{
        padding: 40px 0 0 !important;
    }
    .workDetailsContent{
        padding: 5em 5% 0;
    }
    .template4_cover_slide_wrap,.template4_cover_slide_img img {
        height: calc(100vw * 2 / 3)
    }
    .template4_cover_slide_wrap .slick-track {
        width: 2840000px !important;
    }
}

@media screen and (max-width: 700px) {
    .header_temp3>.template3_header_small_wrap {
        display: block;
        width: 100%;
        padding: 0 18px;
        overflow: hidden;
    }
    .template3_header_small_wrap>a{
        display: flex;
    }
    .about_container{
        margin: 5em auto 3em;
    }
    .header_temp3 .defaultLogo {
        width: 56px;
        height: 56px;
        padding: 12px;
    }
    .header_temp3 .title{
        padding: 1rem 0;
    }
    .header_temp3 .logo{
        display: inline-block;
        padding: 16px 5px 16px 0;
        max-height: 58px;
        box-sizing: content-box;
    }
    .loopImages{
        width: 100%;
    }
    .header_temp3 {
        padding: 1rem 0;
        position: relative;
    }
    .template3_header_small_menu_wrap i{
        font-size: 1.1rem;
    }
    .header3_side{
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 3;
        overflow-y: scroll;
        width: 63%;
        background-color: #333;
        color: #FFF;
        box-shadow: inset 0 0 5px 5px #222;
        padding: 3rem 20px 20px;
    }
    .template3_menu{
        line-height: 2;
        margin: 0;
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        display: block;
    }

    .template3_menu a {
        padding-bottom: 10px;
    }

    .template3_menu .one_menu_main {
        border: none;
        padding-bottom: 10px;
    }


    .template3_menu a{
        padding-left: 1rem;
        color: #fff;
        font-size: .9rem;
        border-bottom: 1px dotted rgba(255,255,255,0.5);
        font-family: "proxima-nova"!important;
    }

    .template3_menu .one_menu_main a {
        border: none;
    }

    .template3_menu a:hover {
        color: inherit;
    }
    .template3_menu>span>a ,.template3_menu>span{
        width:100%;
        display: block;
            margin-top: 10px;
    }

    .template3_menu .one_menu_main {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    }

    .template3_menu .one_menu_main.active a {
        color: inherit;
    }


    .template3_menu .two_menu_main {
        padding-left: 0;
    }

    .template3_menu .two_menu_main a {
        /*padding-left: 4rem;*/
        text-align: left;
        border: none;
        color: #999;
    }

    .template3_menu .two_menu_main a.active {
        color: #fff;
    }

    .template3_menu .sml_series_item {
        border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
    }

    .template3_menu .sml_series_item a {
        border: none;
        padding-bottom: 10px !important;
    }


    .small_header3_side{
        left: 0;
        vertical-align: middle;
        background: #fcfcfc;
        position: fixed;
        z-index: 999;
        padding-right: 1px;
        height: 100%;
        box-shadow: 0 -1px 5px rgba(0,0,0,.1);
        top: 0;
        transition: margin 0.5s;
    }

    .template3_index_left{
        margin-left: 1rem;
        left: 0;
    }
    .template3_index_right{
        margin-right: 1rem;
        right: 0;
    }
    .template4_cover_slide_wrap{
        padding: 0 1rem;
        background-color: #fff;
    }

    .mobile_sub_item{
        margin-left: 2rem;
    }

    .template4_cover_slide_wrap,.template4_cover_slide_img img{
        height: 420px;
    }

    .header_temp3 .title .name{
        font-size: 1.4rem;
        margin-top: 5px;
    }

    .footer i{
        font-size: 0.8rem;
        line-height: 23px;
    }
    .footer .footerIconWrap{
        width: 25px;
        height: 25px;
    }

    a.mobile_sub_item{
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1.8;
        margin-top: 1rem;
    }
    .zoomLoopImages .slick-slider,.zoomLoopImages .slick-list,.zoomLoopImages .slick-track{
        height:100%;
    }
  .video_wrap{
    margin:3em 1rem;
  }
  .waterfall_cover_wrap{
    padding: 2%;
  }
  .workDetailsContent{
    padding: 5em 5% 0;
  }
}
