﻿@media only screen and (max-width: 1680px){
	.works-class-box, #team .products-class-box, .products-class-box{
		width: 1456px;
	}
}
@media only screen and (max-width: 1480px){
	.index-works-box .slick-next{
		right: -35px;
	}
	.index-works-box .slick-prev{
		left: -35px;
	}
	.works-class-box, #team .products-class-box, .products-class-box{
		width: 1274px;
	}
}
@media only screen and (max-width: 1366px){
	.about-title{
		font-size: 40px;
	}
	.about-info1{
		height: 325px;
	}
	.about-article-p{
		font-size: 16px;
		line-height: 2;
	}
	.about-title2{
		font-size: 40px;
	}
	.about-article-p2{
		font-size: 16px;
		line-height: 2;
	}
	.index-works-box .slick-next{
		right: -35px;
	}
	.index-works-box .slick-prev{
		left: -35px;
	}
}
@media only screen and (max-width: 1280px){
	.works-class-box, #team .products-class-box, .products-class-box{
		width: 1092px;
	}
}
@media only screen and (max-width: 1200px){
	.works-class-box, #team .products-class-box, .products-class-box {
	    width: 910px;
	}
	.header-style3 .header-box{
		width: 1000px;
	}
	.header-style3 .header-list{
		padding: 0 15px;
	}
	.index-team-info-box{
		width: 1000px;
	}

	.index-team-info-list{
		margin-bottom: 42px;
	}
	.index-team-line{
		margin-top: 0;
		height: 269px;
    	margin-bottom: 24px;
	}
	.index-team-title{
		line-height: 1.9;
    	margin-bottom: 25px;
	}
	.index-team-info-list{
		margin-bottom: 42px;
	}
	.index-service-list-box{
		width: 1000px;
	}
	.index-service-list{
		width: 320px;
		height: 193px;
	}
	.index-service-list-box .index-service-list:nth-child(3n+2){
		margin: 0 20px;
	}
	.index-works-list-box{
		width: 1000px;
	}
	.index-works-list{
		
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.index-works-img-box,
	.index-works-mask-box{
		height: 150px;
	}

	.footer-box{
		width: 1000px;
	}
	.works-box, .works-page-box{
		width: 1000px;
	}
	.works-show-list{
		width: 480px;
	}
	.works-show-img-box,
	.works-show-list .index-works-mask-box
	{
		height: 428px;
	}
	.works-show-box .works-show-list:nth-child(3n+2){
		margin: 0;
	}
	.works-show-box .works-show-list:nth-child(even) {
	    margin-left: 40px;
	}
	
	.works-page-img-box{
		width: 600px;
	}
	.products-page-info-introduction{
		width: calc(100% - 600px);
	}
	.works-page-img{
		height: 450px;
	}
	.products-page-img{
		width: 600px;
		height: 450px;
	}
	.works-page-s-img{
		height: 50px;
	}
	.products-box, .products-page-box{
		width: 1000px;
	}
	.products-show-list{
		width: 320px;
	}
	.products-show-img-box,
	.products-show-list .index-works-mask-box{
		height: 248px;
	}
	.products-show-list-box .products-show-list:nth-child(3n+2){
		margin: 0 20px;
	}
	.service-box{
		width: 1000px;
	}
	.service-list-img,
	.service-list-table{
		width: 500px;
		height: 333px;
	}
	.service-list-info{
		padding: 0 30px;
	}
	.service-title{
		padding-bottom: 15px;
	}
	.index-works-mask-box{
		padding: 0px 15px;
	}
}
@media only screen and (max-width: 1000px){
	.products-class-box{
		display: none;
	}
	.index-video-box {
		display: none;
	}
	.rwd-products-b-list-title{
		position: absolute;
		top: 0;
		right: 0;
		width: 50px;
		height: 40px;
		display: block;
		z-index: 9;
	}
	.rwd-products-b-list-title:after{
		content: 'none';
	    width: 0px;
	    height: 0px;
	    font-size: 0;
	    margin: 0 auto;
	    border-right: 10px solid transparent;
	    border-top: 10px solid #8fd3f5;
	    border-left: 10px solid transparent;
	    display: block;
	    position: absolute;
	    bottom: 12px;
	    right: 15px;
	}
	.index-team-slong-title,
	.index-team-slong-en-title,
	.index-team-slong-p,
	.index-ch-title,
	.index-en-title,
	.index-team-title,
	.index-team-info-list:before,
	.index-team-info-title,
	.index-team-info,
	.index-service-list-box,
	.index-works-list-box,
	.about-title,
	.about-article-p,
	.about-title2,
	.about-article-p2,
	.about-info-img-box,
	.works-class-box,
	.works-show-list,
	.service-slong,
	.products-class-box,
	.team-list,
	.team-page-img,
	.edit-box,
	.products-back,
	.products-page-info,
	.products-slong,
	.products-show-list,
	.page,
	.service-list-img,
	.service-title,
	.service-p,
	.problem-list{
	  opacity: 1!important;
	  animation: none!important;
	}
	.index-team-info-list:after{
	  transform: scale(1);
	   animation: none!important;
	}
	.index-team-line{
	  transform: scale(1);
	   animation: none!important;
	}

	.header-style3 .header-menu-box{
		display: none;
		width: 100%;
	}
	.rwd-menu{
		display: block;
	}
	#index .rwd-menu span,
	.rwd-menu span{
		background-color: #8fd3f5;
	}
	.header-style3 .header-logo{
		display: block;
		padding-left: 10px;
		box-sizing: border-box;
	}
	.rwd-menu{
		top: 33px;
		transition: all .3s linear;
	}
	.rwd-menu span:nth-child(4){
		top: -24px;
	}
	.header2 .rwd-menu{
		top: 22px;
	}
	.header-style3 .header-menu-box{
		transition: all .0s linear;
		padding-top: 30px;
	}
	.header-style3 .header-box{
		padding: 0;
	}
	.header-style3 .header-logo{
		width: 100%;
		padding: 27px 0;
		padding-left: 10px;
	}
	.header-style3 .header-logo a{
		width: 100px;
		display: block;
		transition: all .3s linear;
	}
	.header-style3.header2 .header-logo a{
		width: 85px;
	}
	.header-style3.header2 .header-logo{
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.header-style3.header2  .header-box{
		padding: 0;
	}
	.header-style3.header2 .header-link-box{
		top: 0;
	}
	.header-style3 .header-link-box{
		position: relative;
		top: 0;
	}
	.header-style3 .header-logo{
		box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 8px;
	}
	.header-style3 .header-list{
		display: block;
		padding: 0;
		text-align: center;
	}
	.header-style3.header2 .header-menu-box{
		width: 100%;
	}
	.header-style3 .header-list{
		font-size: 18px;
		display: block;
		letter-spacing: 7px;
		padding-bottom: 10px;
	}
	.header-style3 .header-link-box{
		width: 100%;
		display: block;
		text-align: center;
		border-top: 2px solid #8fd3f5;
		margin-top: 10px;
	}
	.header-link{
		font-size: 26px;
	}
	.rwd-menu.active span{
		background-color: #8fd3f5;
	}
	.rwd-products-title{
		width: 750px;
		max-width: 100%;
		position: relative;
		font-size: 20px;
		height: 50px;
	    line-height: 50px;
	    display: block;
	    margin: 0 auto;
	    background-color: #FFF;
	    color: #8fd3f5;
	    text-align: center;
	    font-weight: bold;
	    margin-top: 40px;
	    border: 1px solid #8fd3f5;
	    box-sizing: border-box;
	    z-index: 5;
	}
	.rwd-products-title:after {
	    content: 'normal';
	    width: 0px;
	    height: 0px;
	    font-size: 0;
	    margin: 0 auto;
	    border-right: 15px solid transparent;
	    border-top: 15px solid #8fd3f5;
	    border-left: 15px solid transparent;
	    display: block;
	    position: absolute;
	    bottom: 12px;
	    right: 5%;
	}
	.works-class-box,
	.products-class-box{
		width: 750px;
		max-width: 100%;
		margin: 0 auto;
		display: none;
		position: relative;
		z-index: 5;
	}
	.works-class,
	.products-class{
		display: block;
		width: 100%;
		margin: 0;
	}
	.products-class-title,
	.works-class-title,
	.products-class-title-all{
		width: 100%;
		border: 1px solid #8fd3f5;
		border-top: 0;
		box-sizing: border-box;
		height: 50px;
		line-height: 50px;
	}
	.works-class .works-class-title:after{
		display: none;
	}
	.header-list:hover:before, .header-list.active:before{
		display: none;
	}
	#team .products-class-box{
		margin-top: 0;
	}
	.products-b-list-box{
		display: none;
		transform: none;
		width: 100%;
		position: relative;
	}
	.products-b-list-box{
		padding: 0;
		transition: none;
		margin-top: 0;
	}

	.products-list-box{
		position: static;
		transform: none;
		display: none;
		transition: none;
	}
	.products-list-box{
		box-sizing: border-box;
	}
	.products-list-box{
		background-color: #DDDDDD;
		padding: 0;
	}
	.products-class-title,
	.products-class-title-all{
		font-size: 20px;
	}
	.products-list{
		font-size: 14px;
	}
	.index-team-info-box,
	.index-service-list-box{
		width: 750px;
	}
	.index-team-info-list {
	    margin-bottom: 28px;
	}
	.index-service-list {
	    width: 236px;
	    height: 150px;
	}
	.index-service-box{
		padding: 40px 0;
		padding-bottom: 70px;
	}
	.index-service-list-box{
		padding-top: 50px;
	}
	.index-works-list-box{
		margin-top: 50px;
	}
	.index-works-list {
	   
	    padding: 0 15px;
	}
	.index-works-img-box,
	.index-works-mask-box{
		height: 503px;
		 height: 395px;
	}
	.footer-box{
		width: 95%;
	}
	.banner-scroll img{
		max-width: 23px;
	}
	.about-title{
		font-size: 30px;
	}
	.about-article-p{
		line-height: 1.6;
	}
	.about-info1{
		width: 750px;
	}
	.about-info1 {
	    height: 275px;
	}
	.about-title2{
		padding-left: 30px;
	}
	.about-article-p2{
		padding: 0 30px;
	}
	.works-box,
	.works-page-box,
	.team-box,
	.team-page-box,
	.products-box, 
	.products-page-box,
	.service-box{
		width: 750px;
	}
	.works-show-list,
	.products-show-list{
		width: 350px;
	}
	.works-show-img-box,
	.works-show-list .index-works-mask-box
	{
		height: 379px;
	}
	.team-list-img-box,
	.team-page-img{
		height: 375px;
	}
	.products-slong{
		padding: 20px 0;
	}
	.rwd-products-title{
		margin-top: 20px;
	}
	.products-show-list-box{
		margin-top: 40px;
	}
	.products-show-list-box .products-show-list:nth-child(3n+2){
		margin: 0;
	}
	.products-show-img-box, .products-show-list .index-works-mask-box{
		height: 272px;
	}
	.products-show-list-box .products-show-list:nth-child(even){
		margin-left: 50px;
	}
	.products-page-img{
		width: 100%;
		display: block;
	}
	.products-page-info-introduction{
		width: 100%;
		display: block;
	}
	.products-page-img{
		height: 562px;
	}
	.products-page-info-introduction{
		padding: 0;
		margin-top: 30px;
	}
	.service-list-box{
		padding: 30px 0;
	}
	.service-list-img, .service-list-table{
		width: 375px;
		max-width: 100%;
		height: 249px;
	}
	.service-list-info{
		padding: 0 15px;
	}
	.service-title{
		font-size: 18px!important;
	}
	.service-title-en{
		font-size: 24px!important;
	}
	.service-p{
		font-size: 16px!important;
	}
	.question-box{
		width: 750px;
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}
	.header-link-line{
		background-color: #929292;
	}
	.header-link-box .header-link:nth-child(3){
		margin-top: 0;
	}
	.products-b-list-title{
		text-align: center;
		height: 40px;
		line-height: 40px;
	}
	
	.products-b-list{
		display: block;
		border: 1px solid #8fd3f5;
		text-align: center;
		border-top: 0;
	}
	.products-class{
		border: 0;
	}
	.products-class-title:after{
		width: 50px;
		background-size: 15px;
	}
	.products-b-down{
		width: 40px;
		height: 40px;
		background-size: 15px;
	}
	.search-box{
		position: relative;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 750px){
	.header-style3  .header-box{
		padding: 0;
	}
	.header-style3 .header-logo{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.header-style3 .header-logo a{
		width: 85px;
	}
	.rwd-menu{
		top: 22px;
	}
	.index-banner-box,
	.banner-box{
		margin-top: 68px;
	}
	.index-banner-box .index-banner-list,
	 .index-video-box, .index-video, .index-video-bg{
		height: calc(100vh - 68px);
	}
	.index-team-slong-en-title{
		width: 300px;
	}
	.index-team-slong-title{
		font-size: 40px;
	}
	.index-team-slong-p span{
		margin: 0 25px;
	}
	.index-team-slong-en-title{
		margin: 15px auto;
		margin-bottom: 20px;
	}
	.index-team-slong-p{
		padding-bottom: 10px;
	}
	.index-team-title{
		width: 100%;
		display: block;
		text-align: center;
		letter-spacing: 10px;
		font-size: 30px;
	}
	.index-team-line,
	.index-team-info-class-box .index-team-info-list:before,
	.index-team-info-class-box .index-team-info-list:after
	{
		display: none;
	}
	.index-team-info-box{
		padding: 50px 0;
	}
	.index-team-info-class-box{
		width: 100%;
		padding: 0 20px;
	}
	.index-team-info-title{
		font-size: 22px;
	}
	.index-team-info{
		font-size: 16px;
	}
	.index-team-info-list{
		padding-left: 0;
	}
	.index-service-list{
		width: 600px;
		max-width: 100%;
		height: 242px;
		display: block;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.index-service-list-box .index-service-list:nth-child(3n+2){
		margin:  0 auto;
		margin-bottom: 30px;
	}
	.index-works-box{
		padding: 40px 0;
	}
	.index-works-mask-box{
		display: none;
	}
	.header-style3{
		position: absolute;
	}
	.about-info1{
		width: 95%;
	}
	.banner-box{
		padding: 20px 0;
	}
	 .banner-box{
	 	height: 400px;
	 }
	.about-info1 {
	    height: initial;
	}
	#about .banner-scroll{
		display: none;
	}
	.about-info2-box{
		width: 100%;
		float: none;
	}
	.about-info-img-box{
		width: 100%;
		float: none;
		height: 300px;
	}
	.about-box{
		height: inherit;
		padding:0 ;
		padding-top: 70px;
	}
	.map-box{
		height: 250px;
	}
	.about-info2{
		padding: 20px 0;
	}
	.about-title2{
		margin-bottom: 10px;
	}
	.about-title2{
		text-align: center;
	}
	.works-box, .works-page-box{
		padding: 10px 0;
	}
	.works-show-box .works-show-list:nth-child(even){
		margin-left: 20px;
	}
	.works-box, .works-page-box, .team-box, .team-page-box, .products-box, .products-page-box, .service-box{
		width: 550px;
	}
	.works-show-list, .products-show-list{
		width: 265px;
	}
	.works-show-img-box, .works-show-list .index-works-mask-box{
		height: 284px;
	}
	.team-list-img-box, .team-page-img {
	    height: 285px;
	}
	.products-box, .products-page-box{
		padding: 20px 0;
	}
	.products-show-list-box .products-show-list:nth-child(even) {
	    margin-left: 20px;
	}
	.products-show-img-box, .products-show-list .index-works-mask-box {
	    height: 206px;
	}
	.index-works-mask-box{
		display: none;
	}
	.products-page-img {
	    height: 460px;
	}
	.service-list-img, .service-list-table{
		display: block;
		margin: 0 auto;
		float: none;
	}
	.service-list-info{
		padding: 0;
	}
	.service-list-table{
		margin-top: 20px;
	}
	.service-list-box .service-list:nth-child(even) .service-list-img,
	.service-list-box .service-list:nth-child(even) .service-list-table{
		float: none;
	}
	.service-list-table{
		height: inherit;
		padding-bottom: 20px;
	}
	.question-box{
		width: 550px;
	}
	.service-list-info{
		display: block;
		width: 100%;
	}
	#about .index-banner-box .index-banner-list,
	#about .index-video-box, 
	#about .index-video, .index-video-bg{
		height: 600px;
	}
	.works-show-box .works-show-list:nth-child(3n+2){
		margin: 0;
	}
}
@media only screen and (max-width: 480px){
	.header-style3{
		position: fixed;
	}
	.index-banner-box .index-banner-list, .index-video-box, .index-video, .index-video-bg{
		height: 400px;
	}
	.index-banner-box .index-banner-list, .index-video-box, .index-video, .index-video-bg {
	    height: 210px;
	}
	.index-team-slong-box{
		width: 350px;
		margin: 0 auto;
		max-width: 100%;
		overflow: hidden;
	}
	.index-team-slong-title{
		letter-spacing: 57px;
    	padding-left: 24px;
		font-size: 33px;
		white-space:nowrap;
	}
	.index-team-info-box, .index-service-list-box{
		width: 350px;
	}
	.index-service-list{
		height: 212px;
	}
	.index-works-img-box, .index-works-mask-box{
		height: 170px;
	}
	.about-info1{
		width: 350px;
		max-width: 100%;
		margin-bottom: 150px;
	}
	.about-title{
		font-size: 40px;
		white-space:nowrap;
		width: 100%;
		overflow: hidden;
		padding-left: 0;
		display: block;
		letter-spacing: 43px;
	}
	.works-box, .works-page-box, .team-box, .team-page-box, .products-box, .products-page-box, .service-box{
		width: 350px;
	}
	.works-show-list, .products-show-list{
		width: 170px;
	}
	.works-show-box .works-show-list:nth-child(even) {
	    margin-left: 10px;
	}
	.works-show-img-box, .works-show-list .index-works-mask-box {
	    height: 182px;
	}
	.prodcuts-show-title{
		font-size: 14px;
		max-height: 44px;
		overflow: hidden;
		padding: 0;
		margin: 10px auto;
	}
	.works-page-img {
	    height: 265px;
	}
	.works-page-info-box{
		margin-top: 20px;
	}
	.products-back{
		clear: both;
	}
	.products-page-info span:before, .products-page-info a:before{
		padding: 0 5px;
	}
	.team-list-img-box, .team-page-img{
		height: 175px;
	}
	.products-show-img-box, .products-show-list .index-works-mask-box {
	    height: 131px;
	}
	.products-show-list-box .products-show-list:nth-child(even) {
	    margin-left: 10px;
	}
	.service-list-img{
		height: 227px;
	}
	.question-box{
		width: 350px;
	}
	.problem-title:after{
		top: 0;
	}
	.question-box .index-en-title{
		font-size: 13px;
	}
	.question-box .index-ch-title{
		padding-left: 10px;
	}
	.index-service-box{
		padding-bottom: 30px;
	}
	.products-page-img {
	    height: 275px;
	}
}
@media only screen and (max-width: 340px){
	.index-team-slong-title{
		letter-spacing: 63px;
    	padding-left: 0;
	}
	.about-info1{
		width: 300px;
	}
	.about-title{
		font-size: 30px;
		letter-spacing: 40px;
	}
	.about-title2{
		font-size: 30px;
	}
	.top{
		display: none;
	}
	.works-show-list, .products-show-list{
		width: 155px;
	}
	.works-show-img-box, .works-show-list .index-works-mask-box {
	    height: 165px;
	}
	.products-page-info{
		font-size: 18px;
	}
}