.header .logo{
	display: flex;
	align-items: center;
	justify-content: center;
	background: #3574bb;
}
.phone-nav-logo{ display: none;}
.nav-p{display: none;}
.header .logo img{
	width: 55%;
	display: block;
}
.cd-nav-trigger{
	background: #6cba45;
}
.gh-banner-pic div li .title{
	top: 40%;
}
.gh-business-module.module5 .module .text{
	padding: 10% 5% 0 5%;
}
.gh-business-module.module5 .module .text2{
	padding: 5% 5% 0 5%;
}
.gh-business-module.module5 .module1 .pic video{
	width: 100%;
	display: block;
	height: 520px;
	object-fit: fill;
}
.gh-business2{
	padding: 4% 0;
}
.gh-business2 .gh-business-module{
	margin: 0;
}
.gh-banner-pic div li{
	overflow: hidden;
}
.gh-banner-pic div li .pic img{
	animation: banner-scale infinite 6s linear;
}
#particles-js {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.head{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 1;
}
.head section{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.gh-about-tit{line-height: 24px; font-size: 14px; color: #666; margin-top: 20px; background: #fff; padding: 20px;min-height: 250px;}
.gh-about-tit h3{ margin-bottom: 20px;}
.head ul{
	display: flex;
	align-items: center;
}
.head li{
	position: relative;
	margin-left:0px;
}
.head li.cur::after{
	content: '';
	width: 100%;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: -5px;
	left: 0;
}
.head li a{
	display: block;
	font-size: 15px;
	color: #fff;
}
.head .logo{
	width: 140px;
	margin: 15px 0;
}
.head .logo img{
	width: 100%;
	display: block;
}


/* 底部 */
.footer{
	background: #333333;
	position: relative;
	overflow: hidden;
}
.footer section{
	padding: 80px 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	z-index: 3;
}
.footer .logo-f{
	width: 200px;
}
.footer .logo-f img{
	width: 150px;
	display: block;
}
.footer .nav-f{
	display: flex;
}
.footer .nav-f .item{
	margin: 20px 28px;
}
.footer .nav-f .item a{
	display: block;
}
.footer .nav-f .item .til a{
	font-size: 16px;
	color: #fff;
	margin-bottom: 5px;
}
.footer .nav-f .item .cn,
.footer .nav-f .item .cn a{
	font-size: 13px;
	color: #aaa;
	text-transform: initial;
	line-height: 24px;
}
.footer .right-f{
	display: flex;
}
.footer .right-f .item-e{
	width: 100px;

}
.footer .right-f .item-e img{
	width: 100%;
}
.footer .right-f .item-e{
	margin-left: 10px;
	text-align: center;
	color: #fff;
}
.copyright{
	border-top: 1px solid rgba(255,255,255,0.2);
	line-height: 30px;
	padding: 15px 0;
	color: #aaa;
	text-align: center;
	font-size: 12px;
	position: relative;
	z-index: 2;
}
.copyright a{
	color: #aaa;
	display: inline-block;
	margin: 0 20px;
}
.footer .nav-f .item .til a:hover{
	color: #648bed;
}
.footer .nav-f .item .cn a:hover{
	color: #648bed;
}
.footer a:hover{
	color: #648bed;
}
.footer video{
	position: absolute;
	top: -200px;
	left: 0;
	width: 100%;
	object-fit: cover;
	z-index: 1;
}
.video-bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 2;
}
.gh-honor .right img{
	width: 100%;
}
.gh-honor section{
	display: flex;
	align-items: center;
}
.gh-honor .left{
	padding-top: 0;
	padding-right: 80px;
}
.gh-honor .right{
	padding-top: 0;
}
.gh-honor .left h3{
	margin: 15px 0;
}
.gh-honor .left .text{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
.box-img{
	position: absolute;
	top: 25%;
	right: 15%;
	z-index: 1;
}
.box-img img:nth-child(1){
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	animation: bar-top infinite 3s linear;
	z-index: 1;
	max-width: 100%;
}
.box-img img:nth-child(2){
	position: relative;
	animation: bar-circle infinite 6s linear;
}





@media(max-width:1440px){
	.footer .nav-f .item{
		margin: 20px 20px;
		height: 100px;
	}
	.box-img img:nth-child(1){
		width: 320px;
	}
	.box-img img:nth-child(2){
		width: 400px;
	}
	.gh-imanufacturing{
	
	}
}




@media(max-width:767px){
	.box-img {display: none !important;} 
	.header .logo img{
		width: 80px;
	}
	footer{
		background: #6cba45;
	}
	footer .left .nav a{
		border-bottom: 1px solid #fff;
	}
	.gh-imanufacturing-main .title line{
		margin: 10px auto;
	}
	.gh-imanufacturing-main{
		padding: 50px 0;
	}
	.gh-imanufacturing-main .main{
		margin-top: 20px;
	}
	.gh-imanufacturing{
		height: 650px;
	}
	.gh-case-main .right{
		padding-top: 0;
	}
	.gh-case-main .left .title h2,
	.gh-case-main .left .title h3 strong{
		color: #333;
	}
	.gh-case-main .left .title h3 line{
		background: #6cba45;
	}
	.gh-honor section{
		display: block;
	}
    .footer .nav-f, .footer .right-f ,.footer section{
		display:block;
	}

	.nav-f {margin-top: 20px;}
    .nav-f .item{ float: left; width:38%;}
	.item-e{ float: left; width:38%; width: 30%; margin: 20px 0;}
	
	.copyright{clear: both;padding: 15px 10px;}
	.head{display: none;}
	/* 手机导航 */
.phone-nav-logo {width:35%; position:absolute; right:55%; top:6%; z-index: 9;}	
.phone-nav-logo img{width: 100%;}
.box-img{right: -100%;}

  nav {
	width: 100%;
    --transition-time: 500ms;
    position:absolute;
   top: 0px;
    height: 100%;
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(20px);
    transform: translateX(-100%);
    transition: all 800ms cubic-bezier(0.8, 0, 0.33, 1);
    z-index: 9999;
   display: block;
   
  }
  nav a {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 900;
	letter-spacing: 3px;
	text-decoration: none;
	user-select: none;
	color: #fff;
  }
  nav .nav-links {
	--link-height: 60px;
	position: relative;
	width: 100%;
	padding-top: 150px;
  }
  nav .nav-links li {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: var(--link-height);
	list-style: none;
	opacity: 0;
	transform: translateX(-50%);
	transition: all var(--transition-time) cubic-bezier(0.8, 0, 0.33, 0.9);
	transition-delay: calc(20ms + var(--delay));
	cursor: pointer;
	z-index: 8;
  }
  nav .nav-links li:hover {
	color: rgba(255, 255, 255, 0.85);
  }
  nav .nav-links li a {
	
  }
  nav .nav-links li ol {
	display: none;
  }
  nav .nav-links .hover-el {
	position: absolute;
	width: 100%;
	height: var(--link-height);
	top: var(--y);
	left: var(--x);
	opacity: 0;
	background: radial-gradient(circle at var(--mousex) var(--mousey), rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.45) 100%);
	transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
	pointer-events: none;
	z-index: 5;
  }
  nav .sub-menu {
	--link-height: 60px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
  }
  nav .sub-menu ol {
	list-style: none;
  }
  nav .sub-menu ol li {
	display: flex;
	justify-content: center;
	align-items: center;
	height: var(--link-height);
	transition: all var(--transition-time) ease;
	transition-delay: calc(80ms + var(--delay));
	cursor: pointer;
  }
  nav .sub-menu ol li:hover {
	background: rgba(0, 0, 0, 0.25);
  }
  nav .sub-menu ol li.off-menu {
	opacity: 0;
	transform: translateY(30%);
  }
  nav .sub-menu ol li.on-menu {
	opacity: 1;
	transform: translateY(0%);
  }
  nav .sub-menu ol li a {
	font-size: 1.2rem;
	font-weight: normal;
  }
  nav .sub-menu-btn {
	--icon-width: 40px;
	position: absolute;
	top: 6%;
	left: 10%;
	width: var(--icon-width);
	height: var(--icon-width);
	background: rgba(0, 0, 0, 0.25);
	border-radius: 5px;
	opacity: 0;
	transform: translateX(-100%);
	transition: all var(--transition-time) cubic-bezier(0.8, 0, 0.33, 1.25);
	cursor: pointer;
	z-index: 8;
  }
  nav .sub-menu-btn .line {
	width: calc(var(--icon-width) - 28px);
	height: 2px;
	background: #fff;
	display: flex;
	flex-direction: column;
	margin: 12px 10px;
  }
  nav .sub-menu-btn .line__1 {
	transform-origin: left;
	transform: rotate(-35deg) translate(-1px, 8px);
  }
  nav .sub-menu-btn .line__2 {
	transform-origin: left;
	transform: rotate(35deg) translate(-1px, -8px);
  }
  nav .menu-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	--icon-width: 25px;
	position: absolute;
	top: 5%;
	right: -15%;
	width: calc(var(--icon-width) + 25px);
	height: calc(var(--icon-width) + 25px);
	flex-direction: column;
	transition: all calc(100ms + var(--transition-time)) cubic-bezier(0.8, 0, 0.33, 1.25);
	cursor: pointer;
	z-index: 10;
  }
  nav .menu-btn.close .line__1 {
	transform: rotate(45deg) translate(2px, -3px);
  }
  nav .menu-btn.close .line__2 {
	transform: rotate(-45deg);
  }
  nav .menu-btn.close .line__3 {
	transform: rotate(45deg) translate(-2px, 3px);
  }
  nav .menu-btn .line {
	width: var(--icon-width);
	background: #fff;
	height: 2px;
	margin: 3px 0;
	transition: all calc(var(--transition-time) + 100ms) cubic-bezier(0.9, 0, 0.33, 1);
  }
  nav .menu-btn .line__1 {
	width: var(--icon-width);
	transform-origin: left;
  }
  nav .menu-btn .line__2 {
	width: var(--icon-width);
	transform-origin: center;
  }
  nav .menu-btn .line__3 {
	width: var(--icon-width);
	transform-origin: right;
  }
  nav.nav-open {
	transform: translateX(0%);
  }
  nav.nav-open .menu-btn {
	right: 10%;
  }
  nav.nav-open .nav-links li {
	transform: translateX(0);
	opacity: 1;
  }
  nav.sub-menu-open .sub-menu-btn {
	opacity: 1;
	transform: translateX(0);
  }
  nav.sub-menu-open .nav-links li {
	pointer-events: none;
	opacity: 0;
	transform: translateY(-10%);
  }
  nav.sub-menu-open .nav-links .hover-el {
	opacity: 0;
  }
  .gh-imanufacturing{display: none;}
  .nav-p,.phone-nav-logo{display: block;}
  .about .text2{width: 100%;}
  .about-ul .pic{width: 100%;} 
}



@keyframes banner-scale{
	0%   {
		transform: scale(1);
	}
	50%  {
		transform: scale(1.1);
	}
	100% {
		transform: scale(1);
	}
}
/* @keyframes bar-top{
	0%   {
		 transform: translate(-50%,-50%) scale(1);
	}
	50%  {
		 transform: translate(-50%,-50%) scale(0.9);
	}
	100% {
		 transform: translate(-50%,-50%) scale(1);
	}
} */


@keyframes bar-circle{
	0%   {
		transform: rotate(0);
	}
	50%  {
		transform: rotate(180deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
