﻿
/*@font-face {
    font-family: "Raleway-ExtraLight";
    src: url("../fonts/Raleway-ExtraLight.woff2") format("woff2"),
    url("../fonts/Raleway-ExtraLight.woff") format("woff"),
    url("../fonts/Raleway-ExtraLight.ttf") format("truetype"),
    url("../fonts/Raleway-ExtraLight.eot") format("embedded-opentype"),
    url("../fonts/Raleway-ExtraLight.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}*/

/*@font-face {
  font-family: "Adam";
  src: url("../fonts/Adam.woff2") format("woff2"),
       url("../fonts/Adam.woff") format("woff"),
       url("../fonts/Adam.ttf") format("truetype"),
       
       url("Adam.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: "ITCAvantGardeStd-XLt";
  src: url("../fonts/ITCAvantGardeStd-XLt.woff2") format("woff2"),
       url("../fonts/ITCAvantGardeStd-XLt.woff") format("woff"),
       url("../fonts/ITCAvantGardeStd-XLt.ttf") format("truetype"),
       
       url("ITCAvantGardeStd-XLt.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.pic-hide {
    opacity: 0;
    visibility: hidden;
}
.hide{
    display: block !important;
}
.hasClick{
    color: #7be4fe !important;
}
.left-foot-p{
    font-size: 14px;
    color:rgba(119,119,121,1);
}
.left-foot-container>p{
    color:rgba(119,119,121,1);
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 18px;
    line-height: 22px;
}
.left-foot-container{
    /*height: 266px;*/
    margin-top: 10px;
}
.left-foot-container>p{
    font-size: 14px;
}
.swipercontent span{
    text-align: center;
}
.footer-row{
    padding-top: 30px;
    padding-bottom: 30px;
}
footer{
    
    position: relative;
}
.footer-background{
    background-color: #ecececf0;
    position: relative;
}
.foot-container-fluid{
    background-color: #000;
    height: 71px;
    line-height: 16px;
}
.foot-container-fluid>.row>div>p{
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 1px;
}
.foot-container-fluid>.row{
    height: 100%;
}
.foot-item{
    /* height:16px;*/
    font-size:14px;
    font-family:ArialMT;
    color:rgba(119,119,121,1);
    /*  line-height:8px;*/
    /* margin-left: 22px; */
    /*margin-top: 28px;*/
    line-height: 25px;
    font-weight: bold;
}
.foot-item a{
    color:rgba(119,119,121,1);
}
.foot-grid{
    margin-top: 18px;
    padding: 0 15px;
}
.foot-grid:before{
    content: '';
    position: absolute;
    display: block;
    left: 0px;
    height: 170px;
    top: 45px;
    border-left: 2px gray solid;
}
@media screen and (max-width: 990px) {
    .foot-grid{
        padding: 0;
    }
}
.foot-grid>p{
    font-size: 18px;
    font-weight: bold;
    color: rgba(92,92,92,1);
    margin-bottom: 5px;
}
.foot-grid a{
    display: block;
    font-size: 14px;
    font-family: Arial;
    color: rgba(119,119,121,1);
    line-height: 30px;
    font-weight: bold;
}
.foot-grid a:hover{
    color: #7be4fe;
}
.foot-grid .content-info{
    font-size: 14px;
    font-family: Arial;
    color: rgba(119,119,121,1);
    line-height: 22px;
    font-weight: bold;
    padding-top: 4px;
}
.scroll-top{
    opacity: 0;
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 1;
}
.icon{
    cursor: pointer;
    width: 50px;
    height: 50px;
}
.icon img{
    width: 30px;
}
/*.adjust-p p{
    padding-left: 36px;
}
@media screen and (max-width: 768px) {
    .adjust-p p{
        padding-left: 0px;
    }
}*/
.app-link-list {
    padding-top: 7px;
}
.app-link-list a {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #828181;
    line-height: 35px;
    text-align: center;
    margin-right: 5px;
}
.app-link-list a:hover {
    background: #000;
}
.foot-three-box {
    padding-left: 45px;
}
.foot-three-content{
    /*margin-bottom: 40px;*/
    /*border-left:1px gray solid;*/
}
.foot-three-imgheader{
    background-color: rgb(66, 63, 64);
    padding-left: 0 !important;
    height: 32px;
    padding-right: 0 !important;
}
.foot-three-img{
    background-color:rgb(182, 179, 179);
    height: 32px;
    color: rgba(119,119,121,1);
}
.foot-three-item{
    margin-top: 10px;
}
.foot-three-item-first{
    margin-top: 0 !important;
}
header{
    width: 100%;
    position:fixed;
    top: 0;
    padding: 12px 30px;
    z-index: 9999;
    transition: linear 0.2s background;
}
header.fixed {
    background: rgba(0,0,0,.8);
}
header .head-content > div {
    height: 100%;
}
header .header-right {
    padding-top: 10px;
}
/*#nav-icon{
    width: 30px;
    height: 30px;
    overflow: hidden;
    cursor: pointer;
}



#nav-icon span{
    margin: 3px 0;
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
    height: 2px;
    width: 25px;
    border-radius: 5px;
    float: right;

}*/

#nav-icon {
	margin-top:5px;
	position:relative;
	z-index:1000;
	width:20px;
	cursor:pointer;
}
#nav-icon span{
	display:inline-block;
	width:20px;margin-top: 0px;
	border-radius:3px;
	height:3px;
	float:left;
	margin-bottom:3px;
	background:rgba(255,255,255,1);
}


.header-logo img{
    height: 45px;
}
.side-bar{
    position: fixed;
    width: 420px;
    max-width: 100%;
    top: 0;
    right: -420px;
    background-color:#262626;
    height: 100%;
    z-index: 10000;
    transition: linear right 0.3s;
}
.side-bar.is-show {
    right: 0;
}
.side-close{
    padding: 20px;
	cursor:pointer;
}
.side-close>img{
    float: right;
}
.side-list{
    padding-left: 66px;
    padding-top: 66px;
}
.side-list>ul>li>a{
    color:#ffffff;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}
.side-list>ul>li{
    cursor: pointer;
    margin-top: 22px;
}
.side-bottom-list{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 60px;
    text-align: center;
}
.side-bottom-list a {
    margin: 0 10px;
}
.side-bottom-list a:hover {
    opacity: 0.8;
}
.side-bottom-list>img{
    display: block;
    margin: 0 auto;
}
.side-bottom{
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
}
.side-bottom>span{
    font-size: 12px;
    color: #ffffff;
}
.side-inside-ul>li>a{
    color:#ffffff;
    font-size: 16px;
}
.side-inside-ul>li{
    cursor: pointer;
    margin-top: 22px;
}
.side-inside-ul{
    display: none;
    margin-bottom: 50px;
}
#swiper{
    position: relative;
}
.swipercontent>span{
    font-size: 88px;
    color: #ffffff;
    font-weight: lighter;
    letter-spacing: 38px;
}
.swipercontent{
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.section{
    height: 100vh !important;
    background-color: gray;
    position: relative;
}
.s1one{
    text-align: center;
    width: 170px;
    height: 170px;
    margin: auto;
}
.s2one>h3{
    text-align: center;
    font-size: 46px;
    color: #ffffff;
    font-weight: normal;
}
.s2one>p{
    font-family: "ITCAvantGardeStd-XLt";
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    margin-top: 12px;
}
.s2two{
    margin-top: 180px;
}
.s2two>a{
    font-family: "ITCAvantGardeStd-XLt";
    color: #ffffff;
    font-size: 24px;
    border: 2px solid #fff;
    padding: 10px;
    text-align: center;
    display: inline-block;
}
.section2{
    padding: 80px 0;
}
/* .section1{
    padding: 180px 0;
} */

.section1 h3{
    color: #fff;
    font-size: 46px;
    font-family: Arial;
    text-align: center;
    font-weight: normal;
}
.s1two{
    margin-top: 10px;
}
.section1 p{
    width: 1250px;
    max-width: 100%;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 60px;
    font-family: "ITCAvantGardeStd-XLt";
    padding-top: 30px;
}
.section1 a:hover span{
    color: #7be4fe!important;
}
.s1three span{
    display: block;
    margin-top: 9px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}
.s3one{
    /*margin-top: 100px;*/
}
.s3one h3{
    color: #ffffff;
    font-size: 46px;
    font-weight: normal;
}
.s3one p{
    font-family: "ITCAvantGardeStd-XLt";
    font-size: 24px;
    color: #ffffff;
    margin-top: 12px;
}
.s3two{
    margin-top: 60px;
}

.s3two .s3-item {
    position: relative;
    padding-left: 50px;
}
.s3two .s3-item  .s3-icon {
    position: absolute;
    top: -4px;
    left: 0;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.s3two h3{
    font-size: 30px;
    color: #ffffff;
}
.s3two p{
    font-size: 18px;
    color: #ffffff;
    margin-top: 10px;
}
.s3two .col-md-5{
    margin-top: 50px;
}
.s3two .col-md-5:nth-child(2n+1){
    clear: both;
}
.s3two .fl{
    margin-left: 30px;
}
.section3{
}
#section3 {
    /*padding-bottom: 180px;*/
    position: relative;
}
#section3:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 198px;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,.8)
}
.s3three{
    position: absolute;
    bottom: 0;
    background-color: rgba(255,255,255,.4);
    width: 100%;
    padding: 28px 0;
}
.s4one{
    margin-top: 100px;
}
.s4one h3{
    color: #ffffff;
    font-size: 46px;
    text-align: center;
    font-weight: normal;
}
.s4one p{
    font-family: "ITCAvantGardeStd-XLt";
    font-size: 24px;
    color: #ffffff;
    margin-top: 12px;
    text-align: center;
}
.s4two{
    margin-top: 88px;
}
.s4two .col-md-2{
    padding: 0px 20px;
    margin-top: 100px;
}
.s4two .col-md-2 p{
    font-size: 16px;
    margin-top: 6px;
    line-height: 20px;
    color: #ffffff;
}
.s4two{
    color: #ffffff;
}
.s4two .col-md-2 .s4twop{
    margin-bottom: 28px;
    /*width: 140px;*/
}
#s4two .s4-info {
    line-height: 26px;
    font-size: 15px;
    margin-bottom: 30px;
}
#s4two .s4-info span {
    margin-left: 15px;
}
#s4two .s4-b-des {
    line-height: 20px;
    color: rgba(255,255,255,.8)
}
.s4form{
    margin-top: 10px;
    margin-bottom: 20px;
}
.s4form label{
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 10px;
}
.s4form input{
    margin-top: 10px;
    width: 100%;
    padding: 10px 15px 10px;
    color: #ffffff;
}
.s4form textarea{
    margin-top: 10px;
    padding: 10px 15px 10px;
    width: 100%;
    background: transparent;
    color: #ffffff;
}
.s4two a{
    color: #ffffff;
    font-size: 20px;
    margin-top: 16px;
    border: 1px solid #dcdcdc!important;
    background: none!important;
}
.s4two a:hover{
    color:black;
    background:#ffffff!important;
}
.s4two .s4two-h{
    font-weight: normal;
    font-size: 24px;
}
.section4{
    position: relative;
    padding-bottom: 50px;
}
#section4 .s4three{
    text-align: center;
    width: 100%;
    padding: 48px 0;
    background-color: #000;
}
#section4.s4three p{
    margin-bottom: 28px;
    color: #ffffff;
    letter-spacing: 5px;
}
#section4 .s4three h3{
    margin: 18px 0;
    margin-bottom: 35px;
    color: #ffffff;
    font-weight: normal;
}
#section4 .s4three a{
    font-size: 20px;
    padding: 6px 18px;
    color: black;
    background: #ffffff;
    font-weight: 600;
}
.sectionone{
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
.sectiontwo{
    background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
.section.sectionthree{
    background-color: transparent;
    width: 100%;
    height: 100%;
    padding-bottom: 200px;
}
.sectionfour{
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
}
.s3three span{
    font-size: 90px;
    font-weight:20;
    color: #2b2b2b;
}
.s3three .container{
    height: 100%;
}
.s3three .row{
    height: 100%;
}
.s3three p{
    margin-top: 15px;
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: 600;
}
.s4two a{
    padding: 6px 18px;
    /* color: black;
     background: #ffffff;*/
}
@media screen and (max-width: 1200px) {
    .bglogo img{
        width: 200px;
    }
    .footer-row{
        padding-top: 50px;
    }
    .section{
        padding: 100px 0;
        min-height: auto;
    }
    .section2{
        padding: 0;
    }
    .s4one{
        margin-top: 0;
    }
    .s3one{
        margin-top: 0;
    }
    .swipercontent span{
        font-size: 58px;
        color: #ffffff;
        font-weight: lighter;
        letter-spacing: 19px;
    }
    .s1one p {
        padding-top: 50px;
    }
    .s1one img{
        width: 100px;
    }
    .s1two h3{
        font-size: 28px;
    }
    .s1two p{
        padding: 0 28px;
        font-size: 18px;
        width: 100%;
    }
    .s1three img{
        width: 50px;
    }
    .s1three span{
        text-align: center;
        font-size: 18px;
    }
    .s2one h3{
        font-size: 28px;
    }
    .s2one p{
        font-size: 18px;
        padding: 28px;
    }
    .s2two a{
        font-size: 18px;
        border: 1px solid #ffffff;
    }
    .s3one h3{
        font-size: 28px;
    }
    .s3one p{
        font-size: 18px;
    }
    .s3two{
        margin-top: 0;
    }
    .s3two h3{
        font-size: 24px;
    }
    .s3two p{
        font-size: 18px;
    }
    .s3two img{
        width: 28px;
    }
    .s3three span{
        font-size: 38px;
    }
    .s3three p{
        font-size: 18px;
    }
    .s4one h3{
        font-size: 24px;
    }
    .s4one p{
        font-size: 18px;
    }
    #s4two  p{
        font-size: 14px;
    }
    .s3two .fl{
        margin-left: 0;
    }
}
.s4three a{
    display: inline-block;
}
.left-foot-logo img{
    width: 130px;
}
@media screen and (max-width: 991px) {
    .foot-three-content{
        border: none;
        padding-left: 0;
    }
    .footer-three-head{
        padding-left: 0;
    }
    .foot-grid:before {
        display: none;
    }
}
@media screen and (max-width: 784px) {
    .left-foot-logo img{
        width: 120px;
        height: 40px;
    }
    .section4 .s4three{
        padding: 0;
    }
    .section4{
        padding-bottom: 170px;
    }

    .head-content .pull-left img{
        height: 40px;
    }
    header .header-right {
        padding-top: 3px;
    }
    .section2 .s2two{
        margin-top: 90px;
    }
    .section{
        padding: 50px 0;
    }
    .bg-center .sectionfour{
        padding: 50px 0;
    }
    .s4sa{
        text-align: center;
    }
    .s4sa p{
        width: 100%;
    }
    #s4two h3{
        text-align: center;
    }
    .swipercontent span{
        font-size: 38px;
        color: #ffffff;
        font-weight: lighter;
        letter-spacing: 12px;
    }
    /*.s1one img{
        width: 60px;
    }*/
    .s1two h3{
        font-size: 20px;
    }
    .s1two p{
        padding: 0 18px;
        font-size: 14px;
        width: 100%;
    }
    .s1three img{
        width: 28px;
    }
    .s1three span{
        text-align: center;
        font-size: 14px;
    }
    .s2one h3{
        font-size: 20px;
    }
    .s2one p{
        font-size: 14px;
        padding: 0 18px;
    }
    .s3one h3{
        font-size: 20px;
    }
    .s3one p{
        font-size: 14px;
    }
    .s2two a{
        font-size: 14px;
        border: 1px solid #ffffff;
    }
    .s3two h3{
        font-size: 18px;
    }
    .s3two img{
        font-size: 20px;
        margin-right: 8px;
    }
    .s3two p{
        font-size: 14px;
    }
    .s3three span{
        font-size: 24px;
    }
    .s3three p{
        font-size: 14px;
        margin-top: 10px;
    }
    .s4one h3{
        font-size: 20px;
    }
    .s4one p{
        padding: 0 18px;
        font-size: 14px;
    }
    #s4two .col-md-5 h3{
        font-size: 20px;
    }
    #s4two .col-md-5 label{
        font-size: 14px;
    }
    .s4two a{
        font-size: 14px;
    }
    .s4three h3{
        font-size: 20px;
    }
    .s4three p{
        font-size: 12px;
    }
    .section4 .s4three a{
        font-size: 14px;
    }
}
@media screen and (max-width: 767px){
    .foot-four-content{
        height: auto;
    }
    #s4two h3{
        margin-bottom: 16px;
    }
    .s1three .s1threeimg{
        margin-bottom: 16px;
    }
    .s3three span{
        margin-top: 16px;
    }
    #s4two p{
        font-size: 12px ;
    }
    .s4two{
        margin-top: 0;
    }
    #s4sa{
        padding-bottom: 0;
    }
}
.foot-two-span{
    position: relative;
    top: -2px;
}
.head-side-span{
    position: relative;
    top: -2px;
}
.pin-grid{
    width: 54px;
    height: 54px;
    margin: auto;
    margin-top: 75px;
}
@media screen and (max-width: 375px){
    .s3two .fl{
        float: none;
        margin-bottom: 12px;
    }
}
@media screen and (max-width: 553px){
    .section2 .s2two{
        margin-top: 50px;
    }
    .bg-center .sectionfour{
        padding-bottom:50px;
    }
}
.s2two a:hover{
    background: #ffffff;
    color: #000;
}
.s4two a:hover{
    opacity: 0.8;
}
.s4three a:hover{
    opacity: 0.8;
}
.foot-item a{
}
.foot-item a:hover{
    color: #ffffff;
}
.wz_send{
    padding-bottom: 25px;
}
.wz_fgh{
    margin-bottom: 15px;
    font-size: 24px;
}
.wz_fgh span{
    padding-left:20px;
    padding-right: 20px
}
/*.s4sa p{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack:justify;
-webkit-justify-content:space-between;
justify-content: space-between;
}*/
.wz_dfdf{
	margin-bottom: 30px;
	line-height: 26px;
    font-size: 13px;
}
.wz-about{
    position: relative;
}
.video-block{
    /*width: 100vw;*/
    height: 100vh;
    overflow: hidden;
    background-color: #000;
}
.video-block video{
    /*width: 100vw;*/
    height: calc( 100% + 478px);
    margin-top: -239px;
}
.about_one{
    background-color: rgba(0,0,0,0.3);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/*.about_two p{
    padding: 25px;
    max-width: 1140px;
    margin-right: auto;
    margin-left: auto;
}*/
.about_two>h2{
    font-size: 46px;
    font-weight:normal;
    color:rgba(255,255,255,1);
}
.about_two>p{
    font-size: 24px;
    color:rgba(255,255,255,1);
    line-height:30px;
    font-family:"ITCAvantGardeStd-XLt";
}
.about_two>p>img{
    width: 160px;
}
.wz-studio{
    position: relative;
    width:100%;
    height: 100%;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
}
.studio_one{
    width:50%;
    background-color: #515152;
    background-color: #1f1f1f;
    padding: 150px 120px;
    float: left;
    height:auto!important;
}

.studio_one .studio_one-content {
    font-family: "ITCAvantGardeStd-XLt";
}
.studio_one .studio_one-title{
    font-size:30px;
    font-weight:normal;
    color:rgba(255,255,255,1);
   width: 100%;
}
.studio_one p{
    font-size:14px;
    color:rgba(255,255,255,1);
    line-height:25px;
    margin-top: 20px;
}
.studio_two{
    width:50%;
    float: left;
}
.studio_one .wz_gall{
    border: 2px solid #dcdcdc!important;
    width:168px;
    height:57px;
    line-height: 57px!important;
    text-align: center;
    margin-top:45px!important;
    font-family:"ITCAvantGardeStd-XLt";
    font-size: 24px;
}
.wz_gall:hover{
    background: #ffffff;
    color:grey;
}
.wz_service{
    position: relative;
    padding-bottom: 204px;
}

.service_one{
    background-color: rgba(0,0,0,0.7);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    padding-top: 80px;
    padding-bottom: 100px;
}
.service_one h2{
    font-size: 40px;
    font-weight:normal;
    color:rgba(255,255,255,1);
    padding:20px;
}
.service_one p{
    font-size: 24px;
    color: rgba(255,255,255,1);
    line-height: 30px;
    font-family: "ITCAvantGardeStd-XLt";
}
.service_two{
    text-align: left;
    padding-top: 40px;
}
.service_two .wz_dr:nth-child(2n+1) {
    clear: both;
}
#about-num  {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .4);
    padding: 29px 0;
}
#about-num .num-list span{
    font-size: 90px;
    font-weight: 200;
    color: #282828;
}
#about-num .num-list p {
    margin-top: 18px;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    color: #333;
}
.wz_sf{
    float: left;
}
.wz_sf img{
    width: 45px;
}
.wz_dr{
    position: relative;
    margin-top: 60px;
}
.service_content{
    width: calc(100% - 90px);
    float: left;
    padding-left: 30px;
}
.service_content p:nth-child(1){
    font-size:25px;
    font-family:ArialMT;
    font-weight:bold;
    color:rgba(255,255,255,1);
    padding-bottom: 10px;
}
.service_content p:nth-child(2){
    font-size:18px;
    font-family:ArialMT;
    color:rgba(255,255,255,1);
    line-height:24px;
}
.wz-client{
    position: relative;
}
.client_one{
    padding: 40px;
}
.client_one>h2{
    font-size: 40px;
    font-weight: normal;
    color:rgba(116,114,114,1);
    padding: 20px;
}
.client_one>p{
    font-size:24px;
    color:#7B7B7B;
    line-height: 30px;
    font-family: "ITCAvantGardeStd-XLt";
}
.service_three{
    padding: 30px;
}
.about_two>.rtx{
    font-size:33px;
    font-family:ArialMT;
    font-weight:bold;
    color:rgba(255,255,255,1);
}
@media(max-width: 991px){
    .about_two>p>img{
        width:100px;
        height: 100px;
    }
    .about_two>h2{
        font-size: 25px;
    }
    .about_two>p{
        font-size: 20px;
    }
    .wz-studio{
        flex-direction: column;
    }
    .about_two>.rtx{
        font-size:20px;
    }
}

@media screen and (max-width: 768px) {

    .about_two>p{
        font-size: 18px;
        display: none;
    }
}
@media(max-width: 660px){
    .about_two>p>img{
        width:80px;
        height: 80px;
    }
    .about_two>p{
        font-size: 18px;
    }
    .about_two{
        /*margin-top: 50px;*/
    }
    .about_two>.rtx{
        font-size:18px;
    }
}
@media(max-width: 555px){
    .wz_ghsd{
      /*height: 400px;*/
    }
}
@media(max-width: 991px){
    .studio_one{
        width:100%!important;
        float: none!important;
        flex: none;
        padding: 35px 15px 55px 25px;
    }
    .studio_two{
        width: 100%!important;
        float: none!important;
        flex: none;
    }
    .service_one{
        padding-left: 15px;
        padding-right: 15px;
    }
    .studio_one h3{
        padding-bottom: 0;
        margin-top: 10px;
        font-size: 25px;
    }
.studio_one p{
    font-size: 16px;
}
    .wz_gall{
      /*  margin-top: 20px!important;*/
    }
    .service_two{
        padding-top: 0px;
    }
    .wz_drop{
        margin-top: 50px;
    }
    .wz_dfdf{
        border: none;
    }
    .service_one h2{
        font-size: 25px;
    }
.service_one p{
    font-size: 18px;
}
.service_content p:nth-child(1){
    font-size: 22px;
}
.service_content p:nth-child(2){
    font-size: 16px;
     text-align: justify;
}
.client_one>h2{
      font-size: 25px;
}
.client_one>p{
    font-size: 18px;
}
.wz-cons>h3{
    font-size: 18px;
}
.service_one{
    padding-top: 20px;
}
}
@media(max-width: 600px){
    .service_three{
        padding: 20px 0 0 0;
    }
}
@media(max-width:400px){
    .client_one{
        padding: 20px;
    }
    .client_one>p{
        font-size: 20px;
    }
}
.wz-contact{
    background: grey;
}
.wz_fgds{
    margin-top: 0px!important;
}
.wz-contact{
    padding: 175px 0 80px;
    position: relative;
}
.wz-contact:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.8);
}
.wz-contact>.wz_fgds{
     position: relative;
     z-index: 10;
}
.wz_input{
    padding-top: 20px;
}
.wz-join{
background: black;
    color: #ffffff;
    padding: 30px;
    text-align: center;
}
.wz-cons p{
    margin-top: 15px;
    line-height: 20px;
}
.wz-cons>a{
    color: black;
    font-size: 20px;
    margin-top: 16px;
    border: 1px solid #dcdcdc!important;
    background:#ffffff;
    padding: 6px 18px;
    margin-top: 30px;
    display: inline-block;
    font-weight: 600;
}
.faq-nopadding{
    margin-left: -15px;
    margin-right: -15px;
}
.faq-nopadding p{
    color: #222222!important;
    font-weight:700;
    font-size: 28px;
    line-height: 1.2em;
    margin-top: 20px;
    text-align: center;
}
.faq-list{
    width: 100%;
    background: black;
    text-align: center;
    padding: 30px;
}
.faq_one li {
    display: inline-block;
    line-height: 25px;
}
.faq_one li a{
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 17px;
    margin-right: 30px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.faq_one li a:hover{
        color: #7be4fe;
}
.wz-cons>a:hover{
    opacity: 0.8;
}
.faq-setting{
    padding: 0px 15px 30px 15px;
}
.faq-indiver{
    height: 8px;
    background: #222222;
    width: 100%;
}
.wz-sdfg{
    padding-top: 100px;
}
.about-dfg{
    /*margin-top: 80px;*/
}
.faq_two>p{
    color: #222222!important;
    font-weight:700;
    font-size: 28px;
    line-height: 1.2em;
    margin-top: 20px;
}
.faq-indiverlong{
    height: 4px;
    width: 100%;
    background: #222222;
}
.faq-add{
    float: right;
    width: 20px;
    height: 20px;
    background:url(../img/add-faq.svg) center center no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
}
.faq-add.is-show {
    background-image: url(../img/jianhao-faq.svg);
    background-size: 18px 18px;
}
.faq_three h3{
    padding-top: 60px;
    margin-bottom: 0;
    font-weight: 500;
    padding-bottom: 40px;
}
.faq-hide{
    display: none;
}
.faq-hide p{
    line-height: 20px;
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 20px;
    text-align: justify;
}
.faq-add img{
    cursor: pointer;
}
.wz-imagelist{
    width: 100%;
    background: #f0f0f0;
}
.wz-imagetwo li{
    padding: 0;
    cursor: pointer;
}
.wz-imagetwo li img{
    position: relative;
}
.wz-imagetwo-box{
    width: 100%;
    height: 353px;
    background-repeat: no-repeat;
    background-size: cover;
}
.wz-sdsd{
    background-color: rgba(0,0,0,0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    line-height: 25;
    top: 0;
    left: 0;
    transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
}
.wz-sdsd:hover{
    background-color: rgba(0,0,0,0);
}
.wz-sdsd span{
    display: none;
    width: 30px;
    height: 30px;
}
.wz-sdsd:hover span{
    display: block;
    margin: auto;
}
.wz-imagetwo-li{
    position: relative;
}
 .service_pop {
    position: absolute;
     z-index: 1999;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,.9);
     padding: 50px 15px 30px;
     text-align: center;
     display: none;
}
.service_pop .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
}
@media(max-width: 1200px){
    .wz-sdfg{
        padding-top: 40px;
    }
    .faq_two{
        padding-bottom: 30px;
    }
}
@media(max-width: 767px){
    .faq-indiver{
        width: 40%;
    }
}
.big_img {
    display: none;
    position: fixed!important;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    z-index: 999;
}
.li-actived .big_img{
    display: block;
    pointer-events: none;
    z-index: 9999;
    max-width: 90%;
    max-height: 90%;
}
/*.previw-btn-group {
    display: none;
    
    text-align: center;
    transform: translate(-50%,-50%);
    
}*/
.btn-prev{
    display: none;
    position: fixed;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    left: 0;
    top: 50%;
    z-index: 999;
}
.btn-next{
    display: none;
    position: fixed;
    cursor: pointer;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    right: 0;
    top: 50%;
    z-index: 999;
}
.black_overlay {
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 99;
}
.wz-dgfdfg{
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height: 100%;
}
.video-list{
    position: fixed!important;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 999;
    width: 1200px;
    max-width: 90%;
    max-height: 90%;
}
.video-list video {
    width: 100%;
}
.about_fgfg{
padding-left: 15px;
padding-left: 15px;
}
.ag{
        background-color: rgba(0,0,0,0);
}
@media(max-width: 515px){
.wz_sf{
    float: none;
    text-align: center;
}
.service_content {
     width: auto;
     float: none;
     padding-left: 0px;
    margin-top: 20px;
}
.service_content p:nth-child(1){
text-align: center;
}
}
.wz-ggfzgd{
    width:100%;
    height: 600px;
}
@media(max-width: 991px){
 
.wz-ggfzgd{
    height: 400px;
}
.bg-fg{
        /*justify-content: normal!important;*/
}
.about-dfg{
    /*margin-top: 140px;*/
}
.s4two .col-md-2{
    margin-top: 50px;
}
}
@media(max-width: 767px){
    #section3 {
        /*padding-bottom: 171px;*/
    }
.faq_three h3 {
    padding-top: 30px;
    margin-bottom: 0;
    font-weight: 500;
    padding-bottom: 20px;
}
.faq-list{
    padding: 20px;
}
.wz_dr{
    margin-top: 35px;
}
.service_one{
    padding-bottom: 50px;
}
.wz-contact{
    padding:0;
}
.s4two .col-md-2{
    margin-top: 30px;
}
.faq_two>p{
    font-size: 20px;
}
.faq_three h3{
    font-size: 16px;
}
.faq-setting {
    padding: 0px 0px 30px 0px;
}
.header{
    padding: 18px 15px;
}
.faq-indiver{
    display: none;
}
.faq-hide p{
    font-size: 14px;
}
.wz-sdfg{
    padding-top: 20px;
}
}

#news{
    background: #f0f0f0;
}
#news .news-type {
    line-height: 55px;
    background: #000;
    text-align: center;
}
#news .news-type a {
    display: inline-block;
    color: #fff;
    font-size: 17px;
/*    border-bottom: 3px solid transparent;*/
    text-align: center;
    margin: 0 50px;
}
#news .news-type a:hover {
    color: #7be4fe;
/*    border-bottom-color: #999;*/
}
#news .news-type a.active {
    color: #7be4fe;
/*    border-bottom-color: #fff;*/
}

#news .news-list img {
    width: 100%;
}
#news .news-list {
    line-height: 1.5;
}

#news .news-list .news-pic {
}

#news .news-list .news-title {
    font-size: 18px;
    /* font-weight: bold; */
    margin-bottom: 10px;
}
#news .news-list > li {
    margin-bottom: 30px;
}
#news .news-list > li a{
    display: block;
    background: #fff;
    position: relative;
    top: 0;
}
#news .news-list > li a:hover{
	top: -5px;
	box-shadow: 0 5px 20px rgba(0,0,0,.2);
}
#news .news-list .news-box {
    padding: 25px;
    height: 172px;
    overflow: hidden;
}
#news .news-list .news-date {
    font-size: 12px;
    color: #999;
    margin-bottom: 10px;
}
#news .news-list {
    margin-bottom: 40px;
}
#news .news-list .news-des {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
}

#news .news-list-main {
    padding-top: 70px;
    padding-bottom: 70px;
}

#news-show {
    padding: 70px 0;
}
#news-show .news-show-title {
    font-size: 30px;
    margin-bottom: 20px;
}


.page_list a {
    display: inline-block;
    padding: 8px 13px;
    background: rgb(66, 63, 64);
    color: #fff;
    border-radius: 2px;
}
.page_list a.on,.page_list a:hover {
    background: #000;
}


#join-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}
#join-form >  div {
    width: 100%;
    height: 100%;
}
#join-form .form-box {
    background: #fff;
    width: 100%;
    max-width: 600px; 
    padding: 30px 20px;
    text-align: center;
}
#join-form .form-title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 16px;
}
#join-form .form-des {
    color: #666;
    line-height: 20px;
    margin-bottom: 30px;
}

#join-form  .input {
    display: block;
    border: 1px solid #666;
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
    height: 40px;
    padding: 0 15px;
}
#join-form .form-list li:not(:last-child) {
    margin-bottom: 20px;
}
#join-form .form-list {
    margin-bottom: 30px;
}
#join-form .form-box {
    position: relative;
}
#join-form .form-close  {
    position: absolute;
    top: 10px;
    right: 10px;
}
#join-form .btn-submit {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(66, 63, 64);
    color: #fff;
    padding: 8px 15px;
    border-radius: 0;
}
#join-form .btn-submit:hover {
    background: #000;
}

@media screen and (max-width: 1200px) {
    #section4 .sectionfour{
        padding-top: 100px;
    }
    .section.sectionthree {
        padding-bottom: 135px;
        padding-top: 50px;
    }
    #section3:before {
        bottom: 135px;
    }
}

@media screen and (max-width: 991px) {
       #section3 {
        /*padding-bottom: 130px;*/
    }
    #section3:before{
        bottom: 0;
    }
    .section4 {
        padding-bottom: 0;
    }
    .wz-contact {
        padding-top: 100px;
    }
    #about-num {
        position: static;
    }
    .wz_service {
        padding-bottom: 0;
    }

    .contact-form {
        margin-top: 40px;
    }

    .section.sectionthree {
        padding-bottom: 0;
    }
    .s3three {
        position: static;
        margin-top: 40px;
    }
    #news-show {
        padding: 40px 0;
    }
    #news-show .news-show-title {
        font-size: 20px;
    }
    #news .news-type  {
        line-height: 45px;
    }
   #news .news-list-main {
    padding-top: 40px;
    padding-bottom: 40px;
    } 
    #news .news-list {
        margin-bottom: 0;
    }

    .footer-row > div:nth-child(2n+1) {
        clear: both;
    }
    #about-num .num-list span {
        font-size: 38px;
    }    
    #about-num .num-list >div {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .section {
        height: auto !important;
        display: block;
    }
}

@media screen and (max-width: 991px) {
    #news .news-type a {
        margin: 0 20px;
    }
}

@media screen and (max-width: 767px) {

    #about-num .num-list span {
        font-size: 24px;
    }  
    #about-num .num-list p {
        margin-top: 10px;
    }


    .wz-contact {
        padding-top: 50px;
    }

}


.showAlert,.hideAlert {
    min-width: auto !important;
    width: 100%;
    max-width: 300px;
    margin-left: -150px !important;
    border-radius: 0!important;   
    box-shadow: 0 0 30px rgba(0,0,0,.3) !important;
    border: 0 !important; 
}


.showAlert .btn-primary ,.hideAlert .btn-primary {
    background: rgb(66, 63, 64);
    border: none;
    border-radius: 0;
}
.showAlert .btn-primary:hover {
    background: rgb(66, 63, 64);
    opacity: 0.8;
}

.video-pop {
    z-index: 999999;
}
.video-pop .btn-close {
    position: absolute;
    top: -20px;
    right: -20px;
    color: #000;
    background: #fff;
    width: 40px;
    height: 40px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    z-index: 10;
    cursor: pointer;
}

@media screen and (max-width: 991px) {
    .video-pop .btn-close  {
        width: 30px;
        height: 30px;
        right: -10px;
        top: -10px;
        line-height: 30px;
        font-size: 20px;
    }
}