
img{
	display: inline-block;
}
.cantainer-box {
	width: 100%;
	background: #F7F7F7;
}

.cantainer .title-nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #FFFFFF;
}
.title-nav.fixed{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 30;
}
/*.title-nav.fixed ~ .section2 .section2-abstract h4{
	margin-top: 115px;
}*/
.cantainer .title-nav ul{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 2;
	font-size: 0;
}
.cantainer .title-nav ul li{
	width: 160px;
	display: inline-block;
	vertical-align: top;
	color: #666;
	font-size: 16px;
	cursor: pointer;
}
.cantainer .title-nav ul li a{color: #666;}
.cantainer .title-nav ul li a:hover{color:#00a2ea;}
.cantainer .title-nav ul .li-act{
	background: #00a2ea;
	color: #FFFFFF;
}
.cantainer .title-nav ul .li-act a,.cantainer .title-nav ul .li-act a:hover{ color:#FFF;}

.cantainer .section2{
	padding-top: 60px;
}
.cantainer .section2 .section2-abstract{
	width: 1278px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 47px;
}
.cantainer .section2 .section2-abstract h4{
	font-size: 34px;
	color: #595959;
	padding-top: 55px;
	font-weight: 300;
}

.container .section-title{
	text-align: center;
}
.container .section-title h3{
	font-size: 34px;
	color: #333333;
	font-weight: 300;
}
.container .section-title span{
	width: 65px;
	height: 2px;
	display: inline-block;
	background: #e77918;
	margin-top: 15px;
	margin-bottom: 20px;
}
.container .section-title p{
	font-size: 14px;
	color: #737373;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: left;
}
/*.fixed ~ .section2{
	padding-top: 60px;
}
.fixed ~ .section6{
	padding-top: 60px;
}
.fixed ~ .section7{
	padding-top: 60px;
}
.fixed ~ .section8{
	padding-top: 60px;
}
.fixed ~ .section9{
	padding-top: 60px;
}*/
.cantainer .section2 .section2-abstract>span{
	width: 50px;
	height: 2px;
	background: #00a2ea;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 30px;
}
.cantainer .section2 .section2-abstract p{
	font-size: 14px;
	color: #595959;
	/*text-indent: 26px;*/
	line-height: 25px;
	text-align: left;
	padding-bottom: 10px;
}
.cantainer .section2 .section2-propagate{
	width: 100%;
	height: 520px;
	background: url(../images/test/about-2.png) no-repeat;
	background-position:top center;
	background-size:auto 100% ;
	margin-top: 47px;
	position: relative;
}
.cantainer .section2 .sec2-btn{
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.5);
	text-align: center;
	position: relative;
	cursor: pointer;
}
.cantainer .section2 .sec2-btn img{
	display: block;
}
.cantainer .section2 .sec2-btn .propagate-title{
	width: 176px;
	position: absolute;
	left: 50%;
	top: 64px;
	margin-left: -88px;
}
.cantainer .section2 .sec2-btn h4{
	font-size: 34px;
	color: #FFFFFF;
	font-weight: 300;
}
.cantainer .section2 .sec2-btn span{
	width: 50px;
	height:2px;
	background: #FFFFFF;
	display: inline-block;
	margin-top: 5px;
}

.cantainer .section2 .sec2-btn img:nth-child(2){
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	opacity: 0.5;
}
.cantainer .section2 .sec2-btn img:nth-child(2):hover{
	opacity: 0.8;
}

.cantainer .section .section-title{
	text-align: center;
}
.cantainer .section .section-title h4{
	font-size: 34px;
	color: #595959;
	padding-top: 55px;
	font-weight: 300;
}
.cantainer .section .section-title span{
	width: 50px;
	height: 2px;
	background: #00a2ea;
	display: inline-block;
	margin-top: 8px;
	margin-bottom: 40px;
}


.cantainer .section3 .section3-time{
	width: 100%;
	position: relative;
}
.cantainer .section3 .section3-time .section3-list{
	width: 100%;
	height: 40px;
	background: #FFFFFF;	
}
.cantainer .section3 .section3-time ul{
	width: 930px;
	margin: 0 auto;
	background: #FFFFFF;
	white-space: nowrap;
	overflow: auto;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -465px;
}
.cantainer .section3 .section3-time ul li{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	font-size: 16px;
	padding: 0 26px;
	margin-right: 30px;
	color: #666666;
	cursor: pointer;
}
.cantainer .section3 .section3-time ul .li-act1{
	background: #00A2EA;
	color: #FFFFFF;
}
.cantainer .section3 .time-list{
	width: 890px;
	margin: 0 auto;
	padding-top: 35px;
	padding-bottom: 60px;
}
.cantainer .section3 .time-list ul{
	display: none;
}
.cantainer .section3 .time-list .time-act{
	display: block;
}
.cantainer .section3 .time-list li{
	line-height: 35px;
	display: flex;
}
.cantainer .section3 .time-list span:nth-child(1){
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url(../images/about-icon.png) no-repeat;
	background-size:100% ;
	margin-top: 7px;
}
.cantainer .section3 .time-list span:nth-child(2){
	color: #595959;
	font-size: 20px;
	margin-left: 15px;
}
.cantainer .section3 .time-list span:nth-child(3){
	font-size: 12px;
	margin-left: 10px;
	margin-right: 30px;
	margin-top: 3px;
}
.cantainer .section3 .time-list p{
	width: calc(100% - 150px);
	font-size: 14px;
	margin-top: 8px;
	line-height: 1.6;
}


.cantainer .section4{
	width: 100%;
	background: #FFFFFF;
	display: none;
}
.cantainer .section4 .section4-team{
	width: 890px;
	margin: 0 auto;
}
.cantainer .section4 .section4-team ul{
	overflow: hidden;
	padding-bottom: 50px;
}
.cantainer .section4 .section4-team ul li{
	width: 100%;
	position: relative;
	cursor: pointer;
	padding-bottom: 10px;
	border-bottom: 1px #E2DEDE solid;
}
.cantainer .section4 .section4-team ul li .team-icon{
	position: absolute;
	top: 18px;
	right: 5px;
	color: #D0CDCD;
	font-size: 30px;
	transform: rotate3d(0,0,1,90deg);
	transition: all .3s linear;
}
.cantainer .section4 .section4-team ul li:hover .team-icon{
	color: #595959;
}
.cantainer .section4 .section4-team ul li .team-icon.icon-act{
	color: #595959;
	transform: rotate3d(0,0,1,270deg);
}
.cantainer .section4 .section4-team ul li .name{
	padding: 10px 0 ;
}
.cantainer .section4 .section4-team ul li .name>span{
	font-size: 24px;
	color: #404040;
	margin-right: 20px;
	padding: 15px 0;
}
.cantainer .section4 .section4-team ul li .name>p{
	font-size: 16px;
	display: inline-block;
	color: #737373;
}
.cantainer .section4 .section4-team ul li .txt{
	font-size: 16px;
	color: #737373;
	line-height: 2;
	display: none;
}
.cantainer .section4 .section4-team ul li .txt.txt-act{
	max-height: 200px;
}

.cantainer .section5{
	width: 100%;
	background: #f0f0f0;
}
.cantainer .section5 .section-title{
	width: 700px;
	margin: 0 auto;
}
.cantainer .section5 .section-title span{
	margin-bottom: 20px;
}
.cantainer .section5 .section-title p{
	line-height: 20px;
	margin-bottom: 10px;
	color: #737373;
}
.cantainer .section5 .section5-img1{
	display: none;
}
.cantainer .section5 .section5-img2{
	display: block;
	margin-top: 30px;
}


.cantainer .section6{
	width: 100%;
	position: relative;
}
.cantainer .section6 .section6-garousel{
	width: 100%;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-khtml-user-select:none;
	user-select:none;
}
.cantainer .section6-garousel .garousel1{
	width: 100%;
	background: #F7F7F7;
}
.cantainer .section6-garousel .garousel1 ul li{
	display: none;
}
.cantainer .section6-garousel .garousel1 .garousel-act{
	display: block;
}
.cantainer .section6-garousel .garousel1 li{
	width: 100%;
}
.cantainer .section6-garousel .garousel1 .garousel1-left{
	width: 50%;
	height: 514px;
	float: left;
	background-size: cover !important;
	background-position:center top !important;
	/*background-size:auto 100%;
	background-position:center top;*/
}

.cantainer .section6-garousel .garousel2{
	width: 100%;
	height: 167px;
	display: inline-block;
}
.cantainer .section6-garousel .garousel2 ul{
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	padding: 20px 0;
	font-size:0 ;
	background: #FFFFFF;
}
.cantainer .section6-garousel .garousel2 ul li{
	width: 190px;
	height: 126px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
}
.cantainer .section6-garousel .garousel2 ul li a{
	width: 100%;
	height: 100%;
	line-height: 126px;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
}
.cantainer .section6-garousel .garousel2 ul li a p{
	color: #FFFFFF;
	font-size: 16px;
}
.cantainer .section6-garousel .garousel2 ul .li-act2{
	border: 3px #00A2EA solid;
}
.cantainer .garousel1 .garousel1-right{
	width: 50%;
	float: left;
}
.cantainer .garousel1 .garousel1-right .garousel1-right-title{
	width: 100px;
	margin-top: 44px;
	margin-left: 8%;
}
.cantainer .garousel1-right .garousel1-right-txt{
	margin-left: 8%;
}
.cantainer .garousel1-right .garousel1-right-txt h3{
	font-size: 30px;
	color: #333333;
	font-weight: 400;
	margin-top: 64px;
	margin-bottom: 12px;
}
.cantainer .garousel1-right .garousel1-right-txt span{
	font-size: 16px;
	color: #737373;
	display: block;
	margin-bottom: 20px;
}
.cantainer .garousel1-right .garousel1-right-txt p{
	font-size: 14px;
	color: #737373;
	line-height: 22px;
}
.cantainer .section6 .but-1 {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -50px;
}
.cantainer .section6 .but-1 .icon{
	font-size: 24px;
	color: #FFFFFF;
}
.cantainer .section6 .but-1 .but-1-prev{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f6770c;
	opacity: 0.8;
}
.cantainer .section6 .but-1 .but-1-prev:hover{
	opacity: 1;
	cursor: pointer;
}
.cantainer .section6 .but-1 .but-1-next{
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #ffad52;
	opacity: 0.8;
}
.cantainer .section6 .but-1 .but-1-next:hover{
	opacity: 1;
	cursor: pointer;
}



.cantainer .section7 {
	position: relative;
}
.cantainer .section7 .section7-banner{
	width: 1278px;
	margin: 0 auto;
	padding-bottom: 120px;
	position: relative;
}
.section7 .section7-banner .swiper-container{
	width: 100%;
	height: 350px !important;
}
.section7 .section7-banner .swiper-container .swiper-wrapper{
	left: 0;
	top: 0;
}
.section7 .section7-banner  .swiper-container .swiper-slide{
	text-align: center;
	width: 20% ;
}
.section7-banner  .swiper-container .swiper-slide p{
	width: 84%;
	margin: 0 auto;
}
.section7-banner  .swiper-container .swiper-slide .slide-img{
	width: 210px;
	margin: 0 auto;
}
.section7 .section7-banner .swiper-icon{
	font-size: 38px;
	color: #D9D9D9;	
}
.section7 .section7-banner .swiper-button:hover .swiper-icon{
	color: #f60;
}
.section7 .section7-banner .prev{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: rgba(255,255,255,0.9);
	padding-right: 5px;
	position: absolute;
	left: -44px;
	top: 30%;
	z-index: 10;
}
.section7 .section7-banner .next{
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	background: rgba(255,255,255,0.9);
	padding-left: 3px;
	position: absolute;
	right:-34px;
	top: 30%;
	z-index: 10;
}
.section7  .swiper-button:hover{
	cursor: pointer;
}
.cantainer .section7 .honor{
	width: 1278px;
	overflow: hidden;
	margin: 0 auto;
}
.cantainer .section7 .honor div{
    float: left;
}
.cantainer .section7 .honor .honor-item{
	width: 305px;
	padding-bottom: 50px;
}
.cantainer .section7 .honor .honor-item h4{
	color: #404040;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bolder;
}
.cantainer .section7 .honor .honor-item h4:after{
	width:40px;
    height: 2px;
    background: #f60;
    display: block;
    content: "";
    margin-top: 5px;
    margin-bottom: 16px;
}
.cantainer .section7 .honor .honor-item ul{
}
.cantainer .section7 .honor .honor-item li{
	margin-bottom: 10px;
	font-size: 14px;
	color: 737373;
	padding-left: 10px;
	position: relative;
}
.cantainer .section7 .honor .honor-item li:after{
	content: '';
	width: 4px;
	height: 4px;
	background: #000000;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 8px;
}
.cantainer .section7 .honor .line{
	width: 1px;
	height: 170px;
	background: #dbdbdb;
	margin: 0 87px;
	margin-top: 45px;
}

.section2 .section2-abstract .text .t{ font-weight:600; }
.section2 .section2-abstract P{ width:100%; }
.section2 .section2-abstract img{ max-width:100%;}
.section2 .section2-abstract .div_l1{width:60%; text-align:left;}
.section2 .section2-abstract .div_r1{width:40%; text-align:right;}

.cantainer .section8{
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 1px;
}
.cantainer .section8 .section8-garousel{
	width: 1278px;
	height: 514px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 54px;
}
.cantainer .section8 .section8-garousel .garousel-item li{
	display: none;
}
.cantainer .section8 .section8-garousel .garousel-item .li-act4{
	display: block;
}
.section8 .garousel2-left{
	width: 50%;
	height: 514px;
	float: left;
	position: relative;
}
.section8 .garousel2-left .garousel2-left-title{
	width: 142px;
}
.section8 .garousel2-left .garousel2-left-txt{
	position: absolute;
	top: 75px;
	left: 6px;
}
.section8 .garousel2-left .garousel2-left-txt h3{
	font-size: 30px;
	font-weight: 400;
	letter-spacing: 2px;
	color: #404040;
}
.section8 .garousel2-left .garousel2-left-txt h3:after{
	width:40px;
    height: 2px;
    background: #00A2EA;
    display: block;
    content: "";
    margin-top: 8px;
    margin-bottom: 30px;
}
.section8 .garousel2-left .garousel2-left-txt p{
	width: 520px;
	font-size: 14px;
	color: #666666;
	line-height: 23px;
}
.section8 .garousel2-right{
	width: 50%;
	height: 514px;
	float: right;
	background-size:auto 100% !important;
	background-position:center top !important;
}
.section8 .garousel2-slide{
	position: absolute;
	bottom: 0px;
	left: 6px;
	z-index: 10;
}
.section8 .garousel2-slide li{
	width: 190px;
	height: 120px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}
.section8 .garousel2-slide ul .li-act3{
	border: 4px #00A2EA solid;
}
.section8 .prev1{
	position: absolute;
	left: -120px;
	top: 40%;
}
.section8 .next1{
	position: absolute;
	right: -120px;
	top: 40%;
}
.section8 .garousel2-icon{
	font-size: 94px;
	color: #d9d9d9;
	cursor: pointer;
}
.section8 .garousel2-icon:hover{
	color: #f60;
}

.section9 .design1{
	width: 1280px;
	margin: 0 auto;
}
.section9 .design1 .design1-txt{
	text-align: left;
	padding-bottom: 20px;
}
.section9 .design1 .design1-txt h3{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #595959;
	font-weight: 400;
	margin-top: 25px;
}
.section9 .design1 .design1-txt span{
	width: 42px;
	height: 2px;
	display: block;
	background: #00A2EA;
	margin-top: 8px;
	margin-bottom: 10px;
}
.section9 .design1 .design1-txt p{
	font-size: 14px;
	color: #737373;
	line-height: 25px;
	margin-bottom: 10px;
}
.section9 .design1 .awards h3{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #595959;
	font-weight: 400;
	margin-top: 25px;
}
.section9 .design1 .awards span{
	width: 42px;
	height: 2px;
	display: block;
	background: #00A2EA;
	margin-top: 8px;
	margin-bottom: 10px;
}
.section9 .design1 .awards>ul{
	padding-bottom: 40px;
}
.section9 .design1 .awards>ul>li{
	font-size: 14px;
	color: #737373;
	line-height: 25px;
}


.section9 .design2{
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}
.section9 .design-title h3{
	font-family: "微软雅黑";
	font-size: 24px;
	color: #595959;
	font-weight: 400;
	padding-top: 59px;
}
.section9 .design-title span{
	width: 42px;
	height: 2px;
	display: block;
	background: #00A2EA;
	margin-top: 8px;
	margin-bottom: 49px;
}
.section9 .design2 .design-banner{
	width: 1280px;
	margin: 0 auto;
	padding-bottom: 88px;
	position: relative;
}
.section9 .design2 .design-banner .swiper-container{
	height: auto !important;
	padding-bottom: 30px;
}
.section9 .design-banner .swiper-slide .carousel-left{
	width: 645px;
	float: left;
}
.section9 .design-banner .swiper-slide .carousel-left h4{
	font-size: 24px;
	color: #404040;
	font-weight: 400;
	margin-top: 58px;
	margin-bottom: 40px;
}
.section9 .design-banner .swiper-slide .carousel-left p{
	font-size: 14px;
	color: #595959;
	line-height: 25px;
}
.section9 .design-banner .swiper-slide .carousel-right{
	float: right;
	padding-bottom: 30px;
	padding-right: 2px;
	position: relative;
	overflow: hidden;
}
.design-banner .swiper-slide .carousel-right .right-img>li{
	display: none;
	width: 570px;
	height: 395px;
	overflow: hidden;
}
.design-banner .swiper-slide .carousel-right .right-img>li.active{
	display: block;
}
.design-banner .swiper-slide .carousel-right .right-pogation{
	position: absolute;
	bottom: -15px;
	width: 100%;
	text-align: center;
}
.design-banner .swiper-slide .carousel-right .right-pogation li{
	width: 43px;
	height: 2px;
	display: inline-block;
	vertical-align: top;
	background: #d9d9d9;
	cursor: pointer;
}
.design-banner .swiper-slide .carousel-right .right-pogation li.pogation-act{
	background: #00A2EA;
}
.section9 .design-banner .prev2,.next2{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #FFFFFF;
	border: 1px #D9D9D9 solid;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	transition: all .3s;
} 
.section9 .design-banner .prev2{
	position: absolute;
	left: -60px;
	top: 34%;
	z-index: 10;
}
.section9 .design-banner .next2{
	position: absolute;
	right: -60px;
	top: 34%;
	z-index: 10;
}
.section9 .design3{
	background: none;
}
.section9 .design-banner .prev3,.next3{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #FFFFFF;
	border: 1px #D9D9D9 solid;
	text-align: center;
	line-height: 38px;
	cursor: pointer;
	transition: all .3s;
}
.section9 .design-banner .prev3{
	position: absolute;
	left: -60px;
	top: 34%;
	z-index: 10;
}
.section9 .design-banner .next3{
	position: absolute;
	right: -60px;
	top: 34%;
	z-index: 10;
}
.section9 .design-banner .swiper-button:hover{
	border: none;
	background: #f6770c;
}
.section9 .design-banner .swiper-button i{
	font-size: 30px !important;
	color: #D9D9D9;
}
.section9 .design-banner .swiper-button:hover i{
	color: #FFFFFF;
}
/*.section9 .design-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 43px;
	height: 2px;
	background: #d9d9d9;
	border-radius: 0;
	opacity: 1;
}
.section9 .design-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{
	background: #00A2EA;
}
.section9 .design-banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	position: absolute;
	right: 150px;
	bottom: 0px;
	left: none;
}*/



@media only screen and (max-width:1599px) {
	.cantainer .section8 .section8-garousel{
		width: 1170px;
	}
	.section8 .garousel2-slide li{
		width: 169px;
		height: 118px;
		margin-right: 15px;
	}
	.section8 .prev1{
		left: -95px;
	}
	.section8 .next1{
		right: -95px;
	}
	.section9 .design-banner .prev2{
		left: -45px;
	}
	.section9 .design-banner .prev3{
		left: -45px;
	}
	.section9 .design-banner .next2{
		right: -40px;
	}
	.section9 .design-banner .next3{
		right: -40px;
	}
}

@media only screen and (max-width:1380px) {
	.cantainer .section2 .section2-abstract{
		width: 1100px;
	}
	/*.cantainer .section4 .section4-team ul li span{
		margin-right: 9px;
	}
	.cantainer .section4 .section4-team ul li:nth-child(3n-1){
		padding-left: 34px;
	}
	.cantainer .section4 .section4-team ul li:nth-child(3n){
		padding-left: 50px;
	}*/
	.cantainer .garousel1-right .garousel1-right-txt h3{
		margin-top: 30px;
	}
	.cantainer .garousel1-right .garousel1-right-txt p{
		height: 150px;
		overflow: auto;
	}
	.cantainer .section6-garousel .garousel1 .garousel1-left{
		height: 450px;
	}
	.cantainer .section7 .section7-banner{
		width: 1100px;
		padding-bottom: 50px;
	}
	.cantainer .section7 .honor{
		width: 1100px;
	}
	.cantainer .section7 .honor .line{
		margin: 0 42px;
		margin-top: 45px;
	}
	.section7-banner  .swiper-container .swiper-slide{
		margin-right: 0 !important;
	}
	.section7-banner  .swiper-container .swiper-slide p{
		width: 90%;
	}
	.section7-banner  .swiper-container .swiper-slide .slide-img{
		width: 90%;
	}
	.section7 .section7-banner .prev{
		top: 33%;
		left: -40px;
	}
	.section7 .section7-banner .next{
		top: 33%;
	}
	.cantainer .section8 .section8-garousel{
		width: 1100px;
	}
	.section8 .garousel2-left .garousel2-left-txt p{
		width: 445px;
	}
	.section8 .garousel2-slide li{
		width: 132px;
		height: 100px;
	}
	.section8 .prev1{
		left: -24px;
	}
	.section8 .next1{
		right: -24px;
	}
	.section8 .garousel2-icon{
		font-size: 100px;
	}
	.section9 .design1{
		width: 1100px;
	}
	.section9 .design2 .design-banner{
		width: 1100px;
	}
	.section9 .design-banner .swiper-slide .carousel-left{
		width: 580px;
	}
	.section9 .design-banner .swiper-slide .carousel-right{
		width: 500px;
	}
	.design-banner .swiper-slide .carousel-right .right-img>li{
		width: 498px;
		height: 349px;
	}
	.section9 .design-banner .prev2{
		left: -60px;
	}
	.section9 .design-banner .prev3{
		left: -60px;
	}
	.section9 .design-banner .next2{
		right: -60px;
	}
	.section9 .design-banner .next3{
		right: -60px;
	}
}

@media only screen and (max-width:1250px) {
	.section9 .design-banner .prev2{
		left: -40px;
	}
	.section9 .design-banner .prev3{
		left: -40px;
	}
	.section9 .design-banner .next2{
		right: -40px;
	}
	.section9 .design-banner .next3{
		right: -40px;
	}
}

@media only screen and (max-width:1199px) {
	.cantainer .section2 .section2-abstract{
		width: 940px;
	}
	.cantainer .section3 .section3-time ul{
		width: 100%;
		padding: 0 15px;
		left: 0;
		margin-left: 0;
	}
	/*.cantainer .section4 .section4-team ul li:nth-child(3n-1){
		padding-left: 4px;
	}
	.cantainer .section4 .section4-team ul li:nth-child(3n){
		padding-left: 0px;
	}*/
	.cantainer .section6-garousel .garousel1 .garousel1-left{
		height: 420px;
	}
	.cantainer .garousel1-right .garousel1-right-txt h3{
		margin-top: 30px;
	}
	.cantainer .section6-garousel .garousel2 ul li{
		width: 168px;
		height: 114px;
	}
	.cantainer .section7 .section7-banner{
		width: 940px;
	}
	.section7 .section7-banner .prev{
		left: 0;
		top: 26%;
	}
	.section7 .section7-banner .next{
		right: 0;
		top: 26%;
	}
	.cantainer .section7 .honor{
		width: 940px;
	}
	.cantainer .section7 .honor .line{
		display: none;
		margin-top: 0px;
	}
	.cantainer .section7 .honor .honor-item{
		width: 48%;
		display: inline-table;
		float: none;
	}
	.cantainer .section8 .section8-garousel{
		width: 940px;
		height: 462px;
	}
	.section8 .garousel2-right{
		height: 462px;
	}
	.section8 .garousel2-icon{
		font-size: 45px;
		color: #999999;
	}
	.section8 .prev1{
		width: 50px;
		height: 50px;
		line-height: 50px;
		background: rgba(255,255,255,0.7);
		border-radius: 50%;
		left: 0px;
	}
	.section8 .prev1:hover{
		background: rgba(255,255,255,0.9);
	}
	.section8 .next1{
		width: 50px;
		height: 50px;
		line-height: 50px;
		background: rgba(255,255,255,0.7);
		border-radius: 50%;
		padding-left: 5px;
		right: 0px;
	}
	.section8 .next1:hover{
		background: rgba(255,255,255,0.9);
	}
	.section9 .design1{
		width: 940px;
	}
	.section9 .design2 .design-banner{
		width: 940px;
	}
	.section9 .design-banner .swiper-slide .carousel-left{
		width: 480px;
	}
	.section9 .design-banner .swiper-slide .carousel-left h4{
		margin-top: 30px;
	}
	.section9 .design-banner .swiper-slide .carousel-right{
		width: 440px;
	}
	.design-banner .swiper-slide .carousel-right .right-img>li{
		width: 438px;
		height: 307px;
	}
	.section9 .design-banner .prev2{
		left: 10px;
	}
	.section9 .design-banner .prev3{
		left: 10px;
	}
	.section9 .design-banner .next2{
		right: 10px;
	}
	.section9 .design-banner .next3{
		right: 10px;
	}
	.section9 .design-banner .prev2, .next2{
		background: rgba(255,255,255,0.6);
	}
	.section9 .design-banner .prev3, .next3{
		background: rgba(255,255,255,0.6);
	}
}

@media only screen and (max-width:991px) {
	.cantainer .title-nav ul li{
		width: 20%;
	}
	.cantainer .section2 .section2-abstract{
		width: 96%;
	}
	.cantainer .section3 .time-list{
		width: 100%;
	}
	.cantainer .section3 .time-list ul{
		margin-left: 20px;
	}
	.cantainer .section3 .section3-time ul{
		padding: 0 15px;
	}
	.cantainer .section3 .section3-time ul li{
		margin-right: 0;
	}

	.cantainer .section4 .section4-team{
		width: 96%;
	}
	/*.cantainer .section4 .section4-team ul li{
		width: 50%;
		border-bottom: 1px #E2DEDE solid;
	}
	.cantainer .section4 .section4-team ul li:nth-last-child(3),
	.cantainer .section4 .section4-team ul li:nth-last-child(2),
	.cantainer .section4 .section4-team ul li:nth-last-child(1){
		border-bottom: 1px #E2DEDE solid;
	}

	.cantainer .section4 .section4-team ul li:nth-child(3n),
	.cantainer .section4 .section4-team ul li:nth-child(3n-1){
		padding-left: 0;
	}
	.cantainer .section4 .section4-team ul li:nth-child(2n){
		padding-left: 2%;
	}
	.cantainer .section4 .section4-team ul li:nth-last-child(1){
		border-bottom: none;
	}
	.cantainer .section4 .section4-team ul li:nth-last-child(1):nth-child(2n){
		border-bottom: 1px #E2DEDE solid;
	}*/


	/*.cantainer .section5{
		background: url(../img/about-3-2.jpg) no-repeat;
		background-size:auto 100%;
		background-position:top center ;
	}*/
	.cantainer .section5 .section-title{
		width: 96%;
		left: 2%;
	}

	.cantainer .section6-garousel .garousel1 .garousel1-left{
		height: 400px;
	}
	.cantainer .garousel1 .garousel1-right .garousel1-right-title{
		margin-top:0px ;
	}
	.cantainer .garousel1-right .garousel1-right-txt h3{
		margin-top: 13px;
	}
	.cantainer .garousel1-right .garousel1-right-txt span{
		margin-bottom: 10px;
	}
	.cantainer .section6-garousel .garousel2 ul li{
		width: 18%;
		height: 108px;
		margin: 0 5px;
	}
	.cantainer .section6-garousel .garousel2 ul li a{
		line-height: 108px;
	}

	.cantainer .section7 .section7-banner{
		width: 96%;
		padding-bottom: 60px;
	}
	.section7 .section7-banner .swiper-container{
		height: 280px !important;
	}
	.cantainer .section7 .honor{
		width: 96%;
	}

	.cantainer .section8 .section8-garousel{
		width: 96%;
		height: 420px;
	}
	.section8 .garousel2-left .garousel2-left-txt h3:after{
		margin-bottom: 17px;
	}
	.section8 .garousel2-right{
		height: 420px;
	}
	.section8 .garousel2-left .garousel2-left-txt p{
		width: 98%;
		height: 138px;
		overflow-y: scroll;
	}
	.section8 .garousel2-slide li{
		width: 15%;
		height: 75px;
		margin-right: 9px;
	}
	
	.section9 .design1{
		width:96%;
	}
	.section9 .design2 .design-banner{
		width: 96%;
	}
	.section9 .design-banner .swiper-slide .carousel-left{
		width: 50%;
	}
	.section9 .design-banner .swiper-slide .carousel-left h4{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.section9 .design-banner .swiper-slide .carousel-right{
		width: 48%;
	}
	.design-banner .swiper-slide .carousel-right .right-img>li{
		width: 447px;
		height: auto;
	}
}

@media (max-width: 768px) and (min-width: 320px){
	.cantainer .title-nav{
		height: auto;
		line-height: 45px;
	}
	.cantainer .title-nav ul {
    	width: 100%;
        position: inherit;
	}
	.cantainer .title-nav ul li{
		font-size: 14px;
	}
	.cantainer .title-nav ul li{ width:50%; }
	/*裕同简介*/
	.cantainer .section2{
		padding-top: 45px;
	}
	.cantainer .section2 .section2-abstract{
		width: 100%;
		padding: 0 15px;
	}
	.cantainer .section2 .section2-abstract h4{
		font-size: 28px;
	}
	.cantainer .section2 .section2-abstract span{
		margin-bottom: 20px;
	}
	.cantainer .section2 .sec2-btn .propagate-title{
		top: 15px;
	}
	.cantainer .section2 .sec2-btn h4{
		font-size: 28px;
	}
    .cantainer .section2 .sec2-btn img:nth-child(2){
    	width: 40px;
    	height: 40px;
    	margin-left: -20px;
    	margin-top: -7px;
    }

    .cantainer .section .section-title h4{
    	font-size: 28px;
    	padding-top: 30px;
    }
    .cantainer .section .section-title span{
    	margin-bottom: 20px;
    }

     /*发展历程*/
    .cantainer .section3 .section3-time{
    	width: 100%;
    }
    .cantainer .section3 .time-list{
    	margin-top: 20px;
    	padding-top: 0;
    	padding-bottom: 30px;
    }
    .cantainer .section3 .time-list ul{
    	margin-left: 3%;
    }
    .cantainer .section3 .time-list span:nth-child(2){
    	margin-left: 10px;
    }
    .cantainer .section3 .time-list span:nth-child(3){
    	margin-right: 10px;
    }

    /*管理团队*/
    .cantainer .section4 .section4-team{
		width: 100%;
		padding: 0 15px;
	}
    /*.cantainer .section4 .section4-team ul li{
    	width: 100%;
    	height: 55px;
    	line-height: 55px;
    }
    .cantainer .section4 .section4-team ul li:nth-child(2n){
    	padding-left: 0;
    }
    .cantainer .section4 .section4-team ul li:nth-last-child(1){
    	border-bottom: 1px #E2DEDE solid;
    }
    .cantainer .section4 .section4-team ul li span{
    	font-size: 21px;
    }
    .cantainer .section4 .section4-team ul li p{
    	font-size: 14px;
    }*/

    /*.cantainer .section5{
    	height: 480px;
		background: url(../img/about-3-3.jpg) no-repeat;
		background-size:auto 100%;
		background-position:top center ;
	}*/
	.cantainer .section5 .section-title{
		width: 100%;
		padding: 0 15px;
	}
	.cantainer .section5 .section5-img1{
		display: none;
	}
	.cantainer .section5 .section5-img2{
		display: block;
	}

    /*企业文化*/
    .cantainer .section6-garousel .garousel2{
   	    height: 0;
    }
    .cantainer .section6-garousel .garousel2 ul{
    	display: none;
    }
    .cantainer .section6-garousel .garousel1 .garousel1-left{
    	width: 100%;
    	height: 350px;
    }
    .cantainer .garousel1-right .garousel1-right-txt p{
		height: auto;
	}
    .cantainer .garousel1 .garousel1-right{
    	width: 100%;
    	padding: 0 15px;
    }
    .cantainer .garousel1 .garousel1-right .garousel1-right-title{
    	margin-left: 0;
    }
    .cantainer .garousel1-right .garousel1-right-txt{
    	margin-left: 0;
    }
    .cantainer .section6 .section6-garousel{
    	position: relative;
    }
    .cantainer .section6 .but-1{
    	width: 100%;
    	left: 0;
    	top: 300px;
    	margin-left: 0;
    	margin-top: 0px;
    	overflow: hidden;
    }
    .cantainer .section6 .but-1 .but-1-prev{
    	float: left;
    }
    .cantainer .section6 .but-1 .but-1-next{
    	float: right;
    }


    /*荣誉资质*/
    .cantainer .section7 .honor{
   	    width: 100%;
   	    padding: 0 15px;
    }
    .section7 .section7-banner .swiper-container{
     	height: 460px !important;
    }
    .section7 .section7-banner  .swiper-container .swiper-slide{
		width: 100% ;
	}
	.section7-banner  .swiper-container .swiper-slide .slide-img{
		width: 300px;
	}
	.section7 .section7-banner .prev{
		top: 34%;
	}
	.section7 .section7-banner .next{
		top: 34%;
	}
    .cantainer .section7 .honor .honor-item{
    	width: 96%;
    }


    /*社会责任*/
    .section8 .garousel2-slide{
    	display: none;
    }
    .cantainer .section8 .section8-garousel{
    	width: 100%;
    	height: 750px;
    	margin-bottom: 0;
    }
    .section8 .garousel2-left{
    	width: 100%;
    	padding: 0 15px;
    	margin-left:0 ;
    	height: 300px;
    }
    .section8 .garousel2-right{
    	width: 100%;
    }
    .section8 .prev1{
    	top: 56%;
    }
    .section8 .next1{
    	top: 56%;
    }
    .section8 .garousel2-left .garousel2-left-txt{
    	left: 15px;
    }
    
    /*创意设计*/
    .section9 .design2 .design-banner{
   		padding-bottom: 6px;
    }
    .section9 .design-banner .swiper-slide .carousel-left{
		width: 100%;
	}
	.section9 .design-banner .swiper-slide .carousel-left h4{
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.section9 .design-banner .swiper-slide .carousel-left p{
		height: auto;
		margin-bottom: 20px;
	}
	.section9 .design-banner .swiper-slide .carousel-right{
		width: 100%;
	}
	.design-banner .swiper-slide .carousel-right .right-img>li{
		width: 100%;
	}
	
	.section2-abstract img{ width:100%; }
    
    /*.fixed ~ .section2{
		padding-top: 45px;
	}
	.fixed ~ .section6{
		padding-top: 45px;
	}
	.fixed ~ .section7{
		padding-top: 45px;
	}
	.fixed ~ .section8{
		padding-top: 45px;
	}
	.fixed ~ .section9{
		padding-top: 45px;
	}*/
}

@media only screen and (max-width:500px) {
    .cantainer .section3 .section3-time ul li{
    	width: 33%;
    }
    .cantainer .title-nav ul li{
    	font-size: 13px;
    }
    .cantainer .section4 .section4-team ul li .name{
    	padding-bottom: 0;
    }
    .cantainer .section4 .section4-team ul li .name>span{
    	font-size: 20px;
    	margin-right: 10px;
    }
    .cantainer .section4 .section4-team ul li .team-icon{
    	top: 12px;
    }
    .cantainer .section4 .section4-team ul li .txt{
    	font-size: 15px;
    }
    .cantainer .section6-garousel .garousel1 .garousel1-left{
     	height: 260px;
    }
    .cantainer .section6 .but-1{
    	top: 210px;
    } 
    .cantainer .section8 .section8-garousel{
    	height: 640px;
    }
    .section8 .garousel2-right{
    	height: 300px;
    }
    .section9 .design-title h3{
    	padding-top: 30px;
    }
    .section9 .design-title span{
    	margin-bottom: 25px;
    }
    .section9 .design2 .design-banner{
    	padding-bottom: 35px;
    }
    .section9 .design-banner .swiper-slide .carousel-left p{
    	height: 120px;
    	overflow: auto;
    }
}

@media only screen and (max-width:350px) {
	.cantainer .section8 .section8-garousel{
    	height: 530px;
    }
    .section8 .garousel2-right{
    	height: 210px;
    }
}

