

/**
* Table of Contents:
*
* 01.0 - Universal
* 02.0 - Header
* 03.0 - Navigation
* 04.0 - Services
* 05.0 - Portfolio
* 06.0 - Testimonial
* 07.0 - Contact
* 08.0 - Footer
* 09.0 - Responsive Fixes
* -----------------------------------------------------------------------------
*/


/* ///////////////////////////////////////////////////////////////////// 
//  01 - Universal
/////////////////////////////////////////////////////////////////////*/

html, body {
    height:100%;
}

body {
	font-family: '微软雅黑';
}
h1,h2,h3,h4,h5,h6 {
	font-family: '微软雅黑';
}
a {
	color: #ffffff;
	transition: 0.4s ease all;
	outline: none;
}
a:hover,a:active,a:focus{
	text-decoration: none;
	color: #5a452a;
	opacity: 0.9;
	outline: none;
}
.btn {
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    font-size: 1.2em;
    transition: 0.4s ease all;
}
.btn:hover {
    background: #fff;
    color: #000;
}
.block_title {
    font-size: 4em;
    font-weight: 300;
    text-align: center;
    overflow: hidden;
    margin-bottom: 70px;
}
.block_title:before,.block_title:after {
    content: "";
    background: #ccc;
    display: inline-block;
    height: 1px;
    position: relative;
    width: 42%;
    vertical-align: middle;
}
.block_title:before {
    right: 0.5em;
    margin-left: -42%;
}
.block_title:after {
    left: 0.5em;
    margin-right: -42%;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}

/* ///////////////////////////////////////////////////////////////////// 
//  02 - Header 
/////////////////////////////////////////////////////////////////////*/

header{
	background: url(../images/bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: 50% -50px;
}
.center {
    text-align: center;
    color: #fff;
}
.bigheadline {
	font-family: '微软雅黑';
	font-weight: 100;
	font-size: 10em;
	margin: 0;
}
.subheadline {
	font-family: '微软雅黑';
	font-weight: 200;
	font-size: 3em;
	margin: 0;
}

.scrollDown {
    font-size: 4em;
    color: rgba(255, 255, 255, 0.4);
    position: absolute;
    bottom: 10%;
    left: 49%;
}
.scrollDown:hover{
	color: rgba(255, 255, 255, 0.4);
	transition: 0.4s ease all;
}

/*/////////////////////////////////////////////////
// header
////////////////////////////////////////////////*/


/*************logo***************/
.headerleft {
    width: 140px;
    height:175px;
    background:#9a69c7;
    float: left;
    position:absolute;
    padding: 5px 5px;
    z-index: 9999;
}
.img-responsive {
    display: inline-block;
    height: auto;
    max-width: 100%;

}
.navbar{
    background: #3B4146;
    width: 100%;
}
.navbar-right{
    margin-right: 30px;
}
.navbar-right li a {
    color: #A4A8AD!important;
}
.navbar-right li:hover a,.navbar-right li:active a{
    background: black!important;
    color: white!important;

}




/*//////////////////////////////////////////////////
//    轮播图
//////////////////////////////////////////////////*/
#banner{
    padding: 50px 0px 0px 0px;
    background-attachment: fixed;
    background-size: cover;
}
.swiper-container,.swiper-container2 {
    width: 100%;
    height:100%;
}
.swiper-slide {
    text-align: center;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet-active {
    background: white!important;
}
.swiper-pagination-bullet {
    width: 10px!important;
    height: 10px!important;
}

/*////////////////////////////////////////////
//introduce
///////////////////////////////////////////////*/
#introduce{
    padding: 0px;
}
.introduce_content{
    float: left;
    position: relative;
    margin-top: -50%;
    margin-left:10%;
}
.introduce_title{
    font-size: 30px;
    color: white;
    font-family: 微软雅黑;
}
.introduce_contain{
    font-size: 16px;
    color: white;
    font-family: 微软雅黑;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}


/* ///// */

.introduce_button{
    float: left;
    font-size: 12px;
    color: #FFFFFF;
    margin: 2px;
}


.picBox{overflow:hidden;zoom:1;margin:0px;width:100%;background: white}
.picL{overflow:hidden;zoom:1;margin-left:-1px; width: 100%;padding: 0}
.picL li{overflow:hidden;position:relative;float:left; display:inline-block; width:33.33%;height:100%;margin:0px 0 0 0px; zoom:1  }
.picL li img{
    width: 100%;
    height: 100%;
}
/*//////////////////////////////////////////////////////////////*/
.picBox .container{
    padding: 50px;
}
#introduce .container{
    max-width: 1300px;
}

/*//////////////////*/
#myouter {width:100%;margin: 0px;padding: 0;}
#mytab { height:40px; width:100%;margin: 0px;padding: 0px }
#mytab li { list-style-type:none; width:16.666666%; float:left; text-align:center;margin: 0px;padding: 0px;}
#mytab li {float:left;height:60px;	cursor:pointer;	line-height:60px; background-color: white;font-family: 微软雅黑;}
#mytab li p {height:50px;line-height:50px;margin-top: 5px; font-size:25px;color: #52595e;font-family: 微软雅黑;text-align: center;width:70%;overflow: hidden}

#mytab li.current p {color: #52595e;border-top:solid 4px #9A69C7;margin-top: 1px!important;}
.current0 p  {color: #52595e;border-top:solid 4px #9A69C7;margin-top: 1px!important;}
.current1  p{color: #52595e;border-top:solid 4px #FF9C00;margin-top: 1px!important;}
.current2 p  {color: #52595e;border-top:solid 4px #85B70E;margin-top: 1px!important;}
.current3 p{color: #52595e;border-top:solid 4px #A96252;margin-top: 1px!important;}
.current4 p {color: #52595e;border-top:solid 4px #EF4F7C;margin-top: 1px!important;}
.current5 p {color: #52595e;border-top:solid 4px #49AFD1;margin-top: 1px!important;}

#mycontent {height:auto; background-color: #EBEBEB;}
#mycontent .picBox{display:none;}

/* ///////////////////////////////////////////////////////////////////// 
//  07 - Contact
/////////////////////////////////////////////////////////////////////*/

.carousel-ul{
    height: 400px;
}
.carousel-img{
    width: 100%;
}
.img-bottom{
    background: rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    font-size: 1.2vw;
    position: absolute;
    width: 100%;
    height: 4vw;
    line-height: 4vw;
    text-align: center;
    bottom: 0;
    margin: 0;
}
.img-top{
    background: rgba(0, 0, 0, 0.4);
    /* border: 1px solid #FFFFFF; */
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 1vw;
    position: absolute;
    width: 20%;
    text-align: center;
    right: 5%;
    top: 5%;
}
.downtext p{
    height: 50px;
    margin-top: 16px;
    margin-bottom: 0;
    color: #000;
    padding: 10px 0 0 0;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.groups{
    margin-top: 10px;
}
.more{
    float: right;
    display: inline-block;
    width: 60px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #000;
    border: 1px solid #3B4146;
    border-radius: 10px;
}

/*///////////////////////////////////////
///       弹框                        ///
///////////////////////////////////////*/

.carousel-li{
    width: 100%;
    height: 600px;
}
.carousel-li a{
    color: #ffffff;
    transition: 0.4s ease all;
    outline: none;
    display: block;
    width: 100%;
    height: 400px;
    text-align: center;
}
.carousel-li a img{
    width: 100%;
}
.carousel-ul{
    height: 600px;
}
@media all and (max-width: 1920px) {
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 535px !important;
    }
    .carousel-li{
        height: 500px;
    }
    .carousel-li a{
        height: 480px;
    }
    .carousel-ul{
        height: 535px;
    }
    .video-responsive{
        width: 100%;
        height: 530px;
    }
}
@media all and (min-width: 1920px) {
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 535px !important;
    }
    .carousel-li{
        height: 500px;
    }
    .carousel-li a{
        height: 480px;
    }
    .carousel-ul{
        height: 535px;
    }
    .video-responsive{
        width: 100%;
        height: 530px;
    }
}
@media all and (max-width: 1400px) {
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 625px !important;
    }
    .carousel-li{
        height: 550px;
    }
    .carousel-li a{
        height: 500px;
    }
    .carousel-ul{
        height: 625px;
    }
    .video-responsive{
        width: 100%;
        height: 620px;
    }
}
@media all and (max-width: 1200px){
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 333px !important;
    }
    .carousel-li{
        height: 300px;
    }
    .carousel-li a{
        height: 280px;
    }
    .carousel-ul{
        height: 333px;
    }
    .video-responsive{
        width: 100%;
        height: 328px;
    }
}
@media all and (max-width: 950px){
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 261px !important;
    }
    .carousel-li{
        height: 240px;
    }
    .carousel-li a{
        height: 220px;
    }
    .carousel-ul{
        height: 261px;
    }
    .video-responsive{
        width: 100%;
        height: 256px;
    }

}
@media all and (max-width: 768px) {
    .el-dialog {
        width: 50%;
    }
    .el-carousel__container{
        height: 210px !important;
    }
    .carousel-li{
        height: 200px;
    }
    .carousel-li a{
        height: 180px;
    }
    .carousel-ul{
        height: 210px;
    }
    .video-responsive{
        width: 100%;
        height: 205px;
    }
    #mytab li {
        float:left;
        height:44px;	
        cursor:pointer;	
        line-height:60px; 
        background-color: white;
        font-family: 微软雅黑;
    }
}

@media all and (max-width: 650px){
    .el-dialog {
        width: 60%;
    }
    .el-carousel__container{
        height: 215px !important;
    }
    .carousel-li{
        height: 200px;
    }
    .carousel-li a{
        height: 180px;
    }
    .carousel-ul{
        height: 215px;
    }
    .video-responsive{
        width: 100%;
        height: 210px;
    }
    .introduce_content{
        margin-left: 4%;
    }
}

@media all and (max-width: 550px){
    .el-dialog {
        width: 100%;
    }
    .el-carousel__container{
        height: 305px !important;
    }
    .carousel-li{
        height: 280px;
    }
    .carousel-li a{
        height: 220px;
    }
    .carousel-ul{
        height: 250px;
    }
    .video-responsive{
        width: 100%;
        height: 300px;
    }
    .introduce_content{
        margin-left: 4%;
    }

}
@media all and (max-width: 350px){
    .el-dialog {
        width: 100%;
    }
    .el-carousel__container{
        height: 190px !important;
    }
    .carousel-li{
        height: 150px;
    }
    .carousel-li a{
        height: 120px;
    }
    .carousel-ul{
        height: 190px;
    }
    .video-responsive{
        width: 100%;
        height: 185px;
    }
}

/*///////////////////////////////////////
///                                   ///
///////////////////////////////////////*/




#contact {
    background: #3B4146;
    margin-top: -10px;
}
#contact-area .round{
    width: 6px;
    height: 25px;
    border-radius: 2px;
    background: #9A69C7;
}
#contact-area .row{
    padding-top: 50px;
}
#contact-area .icon-title{
    font-size: 35px;
    float: left;
    position: relative;
    margin-top: -40px;
    margin-left: 30px;
    color: #FFFFFF;
}

#contact-area .icon li {
    float: left;
    display: inline-block;
    padding-right: 20px;
}
#contact-area p{
 color:#A4B6C4;
}
#contact-area .email{
    width: 300px;
    height: 40px;
    background: #4b5257;
    border-radius: 4px ;
    border: solid 1px  #4b5257;
    color: white;
    padding-left: 20px;
    -webkit-tap-highlight-color:rgba(0,0,0,0); text-decoration: none;outline: none;
}
.email2{
    margin-left: 20px;
    margin-top: -10px;
}
#contact-area .send{
    width: 82px;
    height: 30px;
   background: #A4B6C4;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    font-size: 19px;
    color: #3B4146;
    margin-top:-35px;
    position: relative;
    z-index: 99;
    margin-left: 210px;
}
  .qie{
      float: left;
      margin-top: -30px;
      color:#A4B6C4;
      position: relative;
      margin-left: 50px;

  }
  .qie2{
      margin-top: -30px;
      margin-left: 70px;
  }
  .erweima{
      width: 100px;
      height: 100px;
      margin-right: 10px;
  }
  .erweima2 {
      width: 100px;
      height: 100px;
  }
  .logo-icon{
      text-align: center;
      font-size: 12px;
      color: #7C8A96;
      margin-top: 50px;
  }
  .logo-icon-title{
      color:#FF9C00;
      font-size: 12px!important;
  }




/* ///////////////////////////////////////////////////////////////////// 
//  09 - Responsive Fixes
/////////////////////////////////////////////////////////////////////*/
@media all and (max-width: 1450px) {
    .introduce_content {
        margin-top: -58% !important;
    }
    .introduce_contain {
        font-size: 16px !important;
        width: 100% !important;
    }
    .introduce_title {
        font-size: 24px !important;
    }

}
@media all and (min-width: 1400px) {
	.centered p {
		font-size: 3em;
	}
	.bigheadline {
		font-size: 15em;
	}
	.subheadline {
		font-size: 5em;
    }
}


@media all and (max-width: 1200px) and (min-width: 992px) {

    #mytab li{
        font-size: 20px!important;
    }
    .introduce_content {
        margin-top: -60% !important;
    }
    .introduce_contain {
        font-size: 13px !important;
        width: 100% !important;
    }
    .introduce_title {
        font-size: 22px !important;
    }
    #mytab li p{
        width: 90% !important;
    }

}

@media all and (max-width: 991px)  {

	.services {
		max-width: 293px;
		height: 293px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.service-wrap p {
		padding: 0px 40px;
		font-size: 14px;
	}
	.pe-dj {
		font-size: 6em;
	}
    .testimonial-title{
        font-size: 50px;
    }
    #mytab li p{
        font-size: 18px!important;
        width: 90% !important;
    }
    .introduce_content {
        margin-top: -61% !important;
        margin-left: 3% !important;
    }
    .introduce_contain {
        font-size: 13px !important;
        width: 100% !important;
    }
    .introduce_title {
        font-size: 20px !important;
    }

}
@media all and (max-width: 950px){
    .introduce_content {
        margin-top: -55% !important;
    }
    .introduce_contain {
        font-size: 14px !important;
        width: 90% !important;
    }
    .introduce_title {
        font-size: 22px !important;
    }

}

@media all and (max-width: 768px) {
	.services {
		max-width: 293px;
		height: 293px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.pe-dj {
		font-size: 6em;
	}
	.service-wrap i {
		margin-top: 50px;
	}
	.centered p {
		font-size: 2em;
	}
	.bigheadline {
		font-size: 6em;
	}
	.subheadline {
		font-size: 2em;
	}
	.item-space figure {
	    max-width: 360px;
	    margin: 0 auto;
	}
	.moreDetails {
		margin-bottom: 40px;
	}
	.scrollDown {
	    top: 70%;
	    left: 46%;
	}
    #mytab li p{
        font-size: 15px!important;
        height: 40px!important;
        line-height: 40px!important;
    }
    /*  .navbar-toggle{
        border: solid 0px!important;
        background: none!important;
    }*/
    .introduce_content {
        margin-top: -60% !important;
    }
    .introduce_contain {
        font-size: 13px !important;
        width: 100% !important;
    }
    .introduce_title {
        font-size: 18px !important;
    }

}
@media all and (max-width: 950px){
    #contact-area .email{
        width: 215px!important;
    }
    #contact-area .send{
        margin-left: 160px!important;
        width: 50px!important;
        font-size: 15px!important;
    }
    .logo-icon{
        margin-top: 10px!important;
    }
    .headerleft{
        width:100px!important;
        height:117px!important;
        margin-left: 10px!important;
    }
    .headerleft img {
        width:100%!important;
        height: 100%!important;

    }
    .picL li{
        width: 50%!important;
    }
    #contact-area .icon-title {
        font-size: 28px!important;
        margin-top: -34px!important;
        margin-left: 20px!important;
    }
}
@media all and (max-width: 747px) {
    .testimonial-title{
        font-size: 40px;
    }
    .navbar li{
        margin-left: 5% !important;
    }
    .navbar li a{
        text-align: center !important;
    }

}
@media all and (max-width: 380px) {


	.logo-text {
	    font-size: 2em;
	}
	.centered p {
	    font-size: 1em;
	}
	.bigheadline {
	    font-size: 4em;
	}
	.subheadline {
	    font-family: '微软雅黑';
	    font-size: 1.5em;
	    font-weight: 200;
	    margin: 0;
	}
	.testimonila-block p {
	    max-width: 90%;
	}
	.social-icons a {
	    width: 30px;
	    height: 30px;
	}
    .testimonial-title{
        font-size: 25px;
    }
}

@media all and (max-width: 480px) {
    .swiper-pagination-bullet {
        width: 6px!important;
        height: 6px!important;
    }
    .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 0px!important;
    }
	.scrollDown {
	    top: 70%;
	    left: 44%;
	}
    .testimonial-title{
        font-size: 25px;
    }
    .email2{
        margin-left: 0px;
    }
    #contact-area .icon-title {
        font-size: 22px!important;
        margin-top: -29px!important;
        margin-left: 20px!important;

    }
    .headerleft{
        width:70px!important;
        height:87px!important;
        margin-left: 10px!important;
    }
    .headerleft img {
        width:100%!important;
        height: 100%!important;

    }
    .introduce_content{
        margin-top: -58% !important;
        margin-left:5%!important;
    }
    .introduce_contain{
        font-size: 14px!important;
        width:98%!important;
    }
    .introduce_title{
        font-size:18px!important;
    }

    .title-photo{
        width: 6px;
        height: 26px!important;
    }
    .picL li{
        width: 47%!important;
        margin-left: 2%;
        margin-bottom: 2%;
    }
    #mytab li{
        width:33.333%;
        height: 40px!important;
        line-height: 40px!important;
    }
    #mytab li p {
      font-size: 14px!important;
        height: 30px!important;
        line-height: 30px!important;
    }
    .img-bottom {
        background: rgba(0, 0, 0, 0.4);
        color: #FFFFFF;
        font-size: 2.2vw;
        position: absolute;
        width: 100%;
        height: 7vw;
        line-height: 7vw;
        text-align: center;
        bottom: 0;
        margin: 0;
    }
    .img-top{
        background: rgba(0, 0, 0, 0.4);
        /* border: 1px solid #FFFFFF; */
        border-radius: 4px;
        color: #FFFFFF;
        font-size: 12px;
        /* -webkit-transform:scale(0.8); */
        position: absolute;
        width: 36%;
        text-align: center;
        right: 5%;
        top: 5%;
    }
}
/**********字体*************/
@font-face {
    font-family:'微软雅黑';
    src: local('微软雅黑'),
    url('WeiRuanYaHei.ttf') format('truetype');
}
