html, body{position:unset !important;background-color:#ffffff;height: auto !important;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-weight:100;font-size:unset;margin-block-start:0px;margin-block-end:0px;}
p{margin-block-start: 0px;margin-block-end: 0px;}
a{text-decoration:none;color:unset;display:block;}
a:hover{color:unset;}
img{width:100%;margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
ul{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px;list-style-type:none;}
@font-face {
  font-family: "MyFutura-B";
  src: url("font/futura01.woff2") format("woff2"),
       url("font/futura01.woff") format("woff"),
       url("font/futura01.ttf") format("truetype"),
       url("font/futura01.eot") format("embedded-opentype"),
       url("font/futura01.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyAvantGarde-R";
  src: url("font/AVGARDN.woff2") format("woff2"),
       url("font/AVGARDN.woff") format("woff"),
       url("font/AVGARDN.ttf") format("truetype"),
       url("font/AVGARDN.eot") format("embedded-opentype"),
       url("font/AVGARDN.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.goog-te-banner-frame{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#goog-gt-tt{display:none !important;}
.goog-te-spinner-pos{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value{margin-top: 0px !important;}
#google_translate_element{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#google_translate_element .goog-te-gadget-simple{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border:unset;
  box-sizing:border-box;
  background-color:transparent;
}
.zoo-five{
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.trans-one{
	transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
}
.nav .nav-content{
	display: flex;
  display: -webkit-flex;
  width: 100%;
  margin: 0 auto;
  padding: 0rem;
  align-items: center;
}
.nav .nav-content .nav-logo{
	width: 26.5%;
  margin-right: 1.5%;
  padding: 1.2rem 0rem;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  background-color: #ffffff;
  clip-path: polygon(0% 0%, 100% 0%, 84.5% 100%,0% 100%);
}
.nav .nav-content .nav-logo a{
	display:block;
	margin-right:13%;
}
.nav .nav-content .nav-ul{
	width: 70%;
}
.nav .nav-content .nav-ul ul{
	display: flex;
  display: -webkit-flex;
  justify-content: space-evenly;
}
.nav .nav-content .nav-ul ul li{
	padding:0rem 1rem;
}
.nav .nav-content .nav-ul ul .li-home{
	padding-left:0rem;
}
.nav .nav-content .nav-ul ul li a{
	display:block;
}
.nav .nav-content .nav-ul ul li h1{
	position: relative;
	font-family:MyFutura-B;
	font-size: 1.6rem;
	color:#ffffff;
	letter-spacing: 0.2px;
	text-transform: uppercase;
  transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
}
.nav .nav-content .nav-ul ul li h1:hover{
	color:#f6aa00;
}
.nav .nav-content .nav-ul ul .nav-li:hover{
	cursor: pointer;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family:MyFutura-B;
	font-size: 1.5rem;
	color:#ffffff;
	letter-spacing: 0.2px;
	text-transform: uppercase;
  padding:0rem 0rem 0rem 1rem;
}
.nav .nav-content .nav-ul ul .li-lang:after{
	content:unset;
}
.nav .nav-content .nav-ul ul .li-lang .lang{
	position: relative;
}
.nav .nav-content .nav-ul .child{
	z-index:2;
	display: block;
	width: max-content;
	background-color: #ffffff !important;
  position: absolute;
  text-align: left;
  padding: 1rem;
  visibility: hidden;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, -10);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -10);
  transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  box-shadow: 0px 0px 10px rgba(4,0,0,0.11);
}
.nav .nav-content .nav-ul ul .child .child-li:after{
	content:unset;
}
.nav .nav-content .nav-ul .child li{
	display: block;
  margin: 1rem;
  padding: 0rem;
}
.nav .nav-content .nav-ul .child li a{
	display:inline-block;
}
.nav .nav-content .nav-ul .child li h2{
  font-family:MyFutura-B;
	font-size: 1.3rem;
  color: #2c2c2c;
}
.nav .nav-content .nav-ul .child li h2:hover{
	color: #f6aa00;
}
.child-show{
	transform: matrix(1, 0, 0, 1, 0, 10) !important;
  visibility: inherit !important;
  opacity: 1 !important;
}
.auto-hide{
	display:none;
}
.text-img .img-change{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.text-img:hover .img-change{
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
}
.img-rotate{
	overflow: hidden;
}
.img-rotate img{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.img-rotate:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
.load-nav{
	position: fixed;
  top: 0px;
  z-index: 999999;
  width: 100%;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
  background-color: #025aad;
}
.home .li-home h1{
	color: #f6aa00 !important;
}
.all-product .li-product h1{
	color: #f6aa00 !important;
}
.product .li-product h1{
	color: #f6aa00 !important;
}
.about .li-about h1{
	color: #f6aa00 !important;
}
.contact .li-contact h1{
	color: #f6aa00 !important;
}
.home .home-screen .slide-content{
	position: relative;
}
.home .home-screen .slide-video{
	position: absolute;
  content: "";
  z-index: 2;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
}
.home .home-screen .slide-video #video{
	width:100%;
	height:100%;
	object-fit: cover;
}
.home .home-screen .slide-bc{
	position: absolute;
  content: "";
  z-index: 3;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 105%;
  height: 100%;
  background-color:rgba(0,0,0,0.6);
}
.home .home-screen .slide-con{
	position: absolute;
	content:"";
	z-index: 4;
	transform: translate(-50%,-50%);
	top:62%;
	left:50%;
	width:98%;
}
.home .home-screen .slide-con .con-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.home .home-screen .slide-con .con-title .all-title{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	margin-left: -13%;
}
.home .home-screen .slide-con .con-title h1{
	font-family:MyFutura-B;
  font-size: 2.8rem;
  color: #ffffff;
  letter-spacing: 3px;
  margin-right: 0.8rem;
  text-transform: uppercase;
}
.home .home-screen .slide-con .con-title h4{
	font-family:MyAvantGarde-R;
  font-size: 1.05rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  line-height: 1.3rem;
  text-transform: uppercase;
}
.home .home-screen .slide-con .con-title .title-img{
	position: absolute;
	content:"";
	top: -95px;
  left: 63.5%;
  width: 339px;
}
.home .home-screen .slide-con .con-p .p-one p{
	font-family:MyFutura-B;
  font-size: 3.2rem;
  color: #ffffff;
  text-align: center;
  text-transform: capitalize;
  margin: 2% 0% 1.8%;
}
.home .home-screen .slide-con .con-p .p-two p{
	font-family:MyAvantGarde-R;
  font-size: 1.05rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-align: center;
}
.home .home-pro{
	padding:3% 0% 0.5%;
}
.home .home-pro .pro-title{
	padding:0.3% 0%;
	text-align: center;
  background-color:#025aad;
}
.home .home-pro .pro-title .title-h{
	position: relative;
	display: inline-block;
}
.home .home-pro .pro-title .title-h .img{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:105%;
	width:120px;
}
.home .home-pro .pro-title .title-h .img img{
	-webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}
@-webkit-keyframes rotating{
	from{
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	to{
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}
@keyframes rotating{
	from{
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	to{
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}
.home .home-pro .pro-title .title-h h1{
	font-family:MyFutura-B;
  font-size: 2.6rem;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.home .home-pro .pro-msg{
	margin: 2.5% 0%;
}
.home .home-pro .pro-msg .all-msg{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-pro .pro-msg .all-msg .msg-con{
	position: relative;
	margin:1.1rem 0.5rem;
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.home .home-pro .pro-msg .all-msg .msg-con:hover{
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	transform: translateY(-5px);
}
.home .home-pro .pro-msg .all-msg .msg-con .con-text{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	left:50%;
	top:10%;
	width:90%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
	font-family:MyFutura-B;
  font-size: 1.38rem;
  color: #000000;
  text-align: center;
}
.home .home-pro .pro-msg .all-msg .msg-con .con-text .h-color{
	color:#ffffff;
}
.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
	width:21px;
	margin-left:14px;
}
.home .home-pro .pro-msg .pro-bottom .msg-con:nth-last-child(1) .text-h{
	width:calc(100% - 25px);
}
.home .home-pro .pro-msg .pro-bottom .msg-con:nth-last-child(1) .con-text .img{
	margin-left:4px;
}
.home .home-display{
	padding:3% 0% 8%;
	background:url(../fodder/home/home-display-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: center;
}
.home .home-display .display-msg{
	position: relative;
	width:85%;
	margin:0% auto;
	max-width: 1600px;
}
.home .home-display .display-msg .swiper-container{
	position: unset;
	padding:3% 0% 4.5%;
	width: 100%;
}
.home .home-display .display-msg .slide-content{
	position: relative;
	padding:2%;
}
.home .home-display .display-msg .slide-content .all-con{
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.15);
}
.home .home-display .display-msg .slide-content .slide-con{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-display .display-msg .slide-content .slide-con .all-con{
	position: relative;
}
.home .home-display .display-msg .slide-content .slide-text{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	top:5%;
	left:50%;
	width:90%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding-bottom: 1rem;
  border-bottom: 1px solid #dddddd;
}
.home .home-display .display-msg .slide-content .text-h{
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	flex-wrap: wrap;
	width:calc(100% - 50px);
}
.home .home-display .display-msg .slide-content .text-h h1{
	font-family:MyFutura-B;
  font-size: 1.7rem;
  color: #000000;
  margin-right: 5px;
}
.home .home-display .display-msg .slide-content .text-h h2{
	font-family:MyAvantGarde-R;
  font-size: 1.3rem;
  color: #000000;
}
.home .home-display .display-msg .slide-content .text-img{
	width:43px;
	margin-left:7px;
}
.home .home-display .display-msg .slide-content .slide-bc{
	position: absolute;
	content:"";
	left:6%;
	bottom:10%;
	width:40px;
}
.home .home-display .display-msg .slide-content .slide-bc .img{
	position: relative;
	z-index:22;
	border-radius:50% ;
	background-color:#ffffff;
}
.home .home-display .display-msg .slide-content .slide-bc:before{
	position: absolute;
  content: '';
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: scale1 3s infinite;
  background-color:rgba(246,170,0,0.6);
}
.home .home-display .display-msg .slide-content .slide-bc:after{
	position: absolute;
  content: '';
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: scale2 2s infinite;
  background-color:rgba(246,170,0,0.8);
}
@keyframes scale1{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:0.9;
	}
	100%{
		transform:translate(-50%,-50%) scale(3);
		opacity: 0;
	}
}
@keyframes scale2{
	0%{
		transform:translate(-50%,-50%) scale(1);
		opacity:0.9;
	}
	100%{
		transform:translate(-50%,-50%) scale(3);
		opacity:0;
	}
}
.home .home-display .display-msg .slide-content .slide-hide{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width: 100%;
}
.home .home-display .display-msg .slide-content .slide-hide .all-con{
	padding:0% 5%;
	background-color:#ffffff;
}
.home .home-display .display-msg .swiper-slide .slide-content .slide-show{
	opacity: 0;
	visibility: hidden;
}
.home .home-display .display-msg .swiper-slide-active .slide-content .slide-show{
	opacity: 1 !important;
	visibility: visible !important;
}
.home .home-display .display-msg .swiper-slide-active .slide-content .slide-hide{
	opacity: 0 !important;
	visibility: hidden !important;
}
.home .home-display .display-msg .display-slide .swiper-scrollbar-drag{
	background-color: #025aad;
}
.home .home-display .display-msg .display-slide .swiper-container-horizontal>.swiper-scrollbar{
	position: absolute;
  transform: translate(-50%,0%);
  left: 50%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 92%;
  border-radius: 0px;
  background-color: #d5d5d5;
}
.home .home-display .display-msg .display-slide .prev-next{
	transform: translate(0%,-50%);
	top:50%;
	margin: 0%;
	width:40px;
	height:40px;
	border-radius:50%;
	background-color:#025aad;
}
.home .home-display .display-msg .display-slide .prev-next:after{
	font-size: 1.2rem;
	font-weight: bold;
	color: #ffffff;
} 
.home .home-display .display-msg .display-slide .swiper-button-prev{
	left:-2%;
}
.home .home-display .display-msg .display-slide .swiper-button-next{
	right:-2%;
}
.home .home-about{
	width:100%;
	margin:0% auto;
	max-width: 1920px;
	background-color: #025aad;
}
.home .home-about .all-about{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: flex-end;
}
.home .home-about .all-about .about-left{
	width:30%;
}
.home .home-about .all-about .about-right{
	width:62%;
	margin: -3.8% 0% -2.5% -3%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.logo-title{
	position: relative;
	display: inline-block;
}
.logo-title .title-img{
	position: absolute;
	content:"";
	top:-50px;
	left: 68%;
  width: 339px;
}
.logo-title .title-p{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.logo-title .title-p p{
	font-family:MyAvantGarde-R;
  font-size: 1.13rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.logo-title .title-p .img{
	width:53px;
	margin-right:17px;
}
.logo-title .title-h h1{
	font-family:MyFutura-B;
  font-size: 2.8rem;
  color: #ffffff;
  text-transform: capitalize;
}
.home .home-about .all-about .about-left .logo-title .title-h h1{
	width:max-content;
	width:-webkit-max-content;
}
.home .home-about .all-about .about-left .con-text .text-p p{
	font-family:MyAvantGarde-R;
  font-size: 1.1rem;
  color: #ffffff;
  letter-spacing: 0.2px;
  line-height: 1.7rem;
  margin: 5% 0%;
}
.home .home-about .all-about .about-left .con-text .text-btn{
	position: relative;
	z-index:22;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-right: -15%;
	width:max-content;
	width:-webkit-max-content;
}
.home .home-about .all-about .about-left .con-text .btn-con a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-about .all-about .about-left .con-text .btn-con a p{
	font-family:MyFutura-B;
  font-size: 1.4rem;
  color: #ffffff;
  text-transform: capitalize;
}
.home .home-about .all-about .about-left .con-text .btn-con a .img{
	width:33px;
	margin:0px 22px 0px 15px;
}
.home .home-about .all-about .about-left .con-text .btn-con a:hover .img{
	transform: scale(1.05);
}
.home .home-about .all-about .about-left .con-text .btn-h h4{
	font-family:MyAvantGarde-R;
  font-size: 0.9rem;
  color: #ffffff;
  letter-spacing: 1.5px;
  text-transform: capitalize;
}
.home .home-workshop .all-workshop{
	width:85%;
	margin:5.5% auto 4.5%;
	max-width: 1400px;
}
.same-title .title-h h1{
	font-family:MyFutura-B;
  font-size: 2.8rem;
  color: #025aad;
  text-align: center;
  text-transform: capitalize;
}
.home .home-workshop .workshop-msg{
	display: flex;
	display: -webkit-flex;
	margin-top: 3%;
}
.home .home-workshop .workshop-msg .msg-con{
	width:calc(96% / 3);
	margin-right:2%;
	padding:2% 0.5% 1.5%;
	background-color:#ffffff;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.08);
	border-bottom:5px solid #025aad;
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.home .home-workshop .workshop-msg .msg-con:nth-last-child(1){
	margin-right:0%;
}
.home .home-workshop .workshop-msg .msg-con:hover{
	border-color: #f6aa00;
}
.home .home-workshop .workshop-msg .msg-con .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-workshop .workshop-msg .msg-con .con-text{
	position: relative;
  z-index: 2;
	width:95%;
	margin:0% auto;
	text-align: center;
}
.home .home-workshop .workshop-msg .msg-con .con-text .text-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-workshop .workshop-msg .msg-con .con-text .text-img .img{
	width:57px;
	margin-top: -30px;
}
.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
	font-family:MyFutura-B;
  font-size: 1.74rem;
  color: #000000;
  text-transform: capitalize;
  margin: 4.5% 0% 1%;
}
.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
	font-family:MyAvantGarde-R;
  font-size: 1.2rem;
  color: #000000;
  text-transform: capitalize;
}
.home .home-part .part-title{
	position: relative;
}
.same-title .title-p p{
	font-family:MyAvantGarde-R;
  font-size: 1.3rem;
  letter-spacing: 1px;
 	text-transform: capitalize;
}
.home .home-part{
	overflow: hidden;
}
.home .home-part .part-title .same-title{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	left:50%;
	top:44%;
	width:90%;
	text-align: center;
}
.home .home-part .part-title .same-title .title-h h1{
	font-size: 3.5rem;
	color: #ffffff;
}
.home .home-part .part-title .same-title .title-p p{
	color: #ffffff;
	margin-top:0.5%;
}
.home .home-part .part-msg{
	width:98%;
	margin:-3% auto 0%;
	padding:0% 1% 3%;
	background-color:#fafafa;
}
.home .home-part .part-msg .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	justify-content: center;
}
.home .home-part .part-msg .msg-con .con-img{
	position: relative;
}
.home .home-part .part-msg .msg-con .con-img .show-img{
	transform:rotateY(0deg);
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.home .home-part .part-msg .msg-con .con-img .hide-img{
	position: absolute;
	content:"";
	transform:rotateY(180deg);
	left:0%;
	top:0%;
	width:100%;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
	margin:5% -1.2% 0% -1.2%;
}
.home .home-part .part-msg .msg-con .con-img:hover .show-img{
	transform:rotateY(180deg);
	opacity: 0;
	visibility: hidden;
}
.home .home-part .part-msg .msg-con .con-img:hover .hide-img{
	transform:rotateY(0deg);
	opacity: 1;
	visibility: visible;
}
.home .home-part .part-msg .msg-two{
	margin:-4% 0%;
}
.home .home-adv{
	background-color:#ffffff;
}
.home .home-adv .all-adv{
	width:90%;
	margin:0% auto;
	max-width: 1700px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: flex-end;
}
.home .home-adv .all-adv .adv-left{
	width:40%;
	margin-right:1%;
}
.home .home-adv .all-adv .adv-right{
	width:50%;
	margin-top: -5%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.home .home-adv .all-adv .adv-left .left-title h2{
	font-family:MyFutura-B;
  font-size: 3.5rem;
  color: #025aad;
  text-transform: capitalize;
}
.home .home-adv .all-adv .adv-left .left-title h1{
	font-family:MyFutura-B;
  font-size: 2rem;
  color: #010101;
  text-transform: capitalize;
  margin:1% 0% 3%;
}
.home .home-adv .all-adv .adv-left .left-con{
	font-family:MyAvantGarde-R;
  font-size: 1.2rem;
  letter-spacing: 1px;
  line-height: 2rem;
  margin-bottom: 4%;
}
.home .home-adv .all-adv .adv-left .left-adv{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.home .home-adv .all-adv .adv-left .adv-con:nth-child(2){
	margin:0rem 2rem;
}
.home .home-adv .all-adv .adv-left .adv-con .adv-num{
	position: relative;
	text-align: center;
	padding:3.5rem 1rem;
}
.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:160px;
	height:160px;
	border:8px solid #f6f6f6;
	border-radius: 50%;
	box-sizing: border-box;
	-webkit-animation: rotating1 10s linear infinite;
  -moz-animation: rotating1 10s linear infinite;
  -ms-animation: rotating1 10s linear infinite;
  -o-animation: rotating1 10s linear infinite;
  animation: rotating1 10s linear infinite;
}
.home .home-adv .all-adv .adv-left .adv-con:nth-child(1) .adv-num:before{
	border-top-color: #f6aa00;
  border-right-color: #f6aa00;
  border-bottom-color: #f6aa00;
}
.home .home-adv .all-adv .adv-left .adv-con:nth-child(2) .adv-num:before{
	border-left-color: #f6aa00;
  border-right-color: #f6aa00;
  border-bottom-color: #f6aa00;
}
.home .home-adv .all-adv .adv-left .adv-con:nth-child(3) .adv-num:before{
	border-left-color: #f6aa00;
  border-right-color: #f6aa00;
  border-top-color: #f6aa00;
}
@-webkit-keyframes rotating1{
	from{
		-moz-transform:translate(-50%,-50%) rotate(0deg);
		-ms-transform:translate(-50%,-50%) rotate(0deg);
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-moz-transform:translate(-50%,-50%) rotate(360deg);
		-ms-transform:translate(-50%,-50%) rotate(360deg);
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%)rotate(360deg);
	}
}
@keyframes rotating1{
	from{
		-moz-transform:translate(-50%,-50%) rotate(0deg);
		-ms-transform:translate(-50%,-50%) rotate(0deg);
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-moz-transform:translate(-50%,-50%) rotate(360deg);
		-ms-transform:translate(-50%,-50%) rotate(360deg);
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%)rotate(360deg);
	}
}
.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
	position: relative;
  z-index: 22;
	font-family:MyFutura-B;
  font-size: 4rem;
  color: #025aad;
  letter-spacing: -1px;
  text-transform: uppercase;
  width: max-content;
  width:-webkit-max-content;
  margin: 0% auto;
}
.home .home-adv .all-adv .adv-left .adv-con .adv-num h2 span{
	font-size: 3.3rem;
}
.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
	font-family:MyFutura-B;
  font-size: 1.35rem;
  color: #025aad;
  text-transform: capitalize;
  width: max-content;
  width:-webkit-max-content;
  margin: 0% auto;
}
.same-screen{
	position: relative;
}
.same-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:90%;
	text-align: center;
}
.same-screen .screen-con .con-h h1{
	font-family:MyFutura-B;
  font-size: 5rem;
  color: #ffffff;
  letter-spacing: -1px;
  text-transform: uppercase;
  text-shadow: 0px 8px 27px rgba(54,54,54,0.19);
}
.same-screen .screen-con .con-p{
	margin:3% 0% 4.5%;
}
.same-screen .screen-con .con-p p{
	font-family:MyAvantGarde-R;
	font-size: 1.9rem;
	color:#ffffff;
	letter-spacing: 0.5px;
}
.same-screen .screen-con .con-title{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.same-screen .screen-con .con-title h1{
	font-family: MyFutura-B;
  font-size: 2rem;
  color: #ffffff;
  margin-right: 0.8rem;
  text-transform: uppercase;
}
.same-screen .screen-con .con-title h4{
	font-family: MyAvantGarde-R;
  font-size: 0.9rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  line-height: 1.1rem;
  text-transform: uppercase;
}
.same-screen .screen-con .con-title .title-img{
	position: absolute;
	content:"";
	top: -80px;
  left: 52%;
  width: 250px;
}
.all-product .same-screen .screen-con{
	top:56%;
	left:48%;
}
.all-product .same-screen .screen-con .con-h h1{
	margin: 0.5% 0% 0% -20%;
}
.all-product .all-detail{
	position: relative;
	width:85%;
	margin:3% auto 8%;
	max-width: 1400px;
}
.all-product .all-detail .detail-bottom{
	width:100%;
	display: flex;
	display: -webkit-flex;
	margin-top: 4%;
}
.all-product .all-detail .title-left .title h1{
	font-family: MyFutura-B;
  font-size: 3rem;
  color: #000000;
  letter-spacing: -0.5px;
 	text-transform: capitalize;
 	margin-bottom: 0.5%;
}
.all-product .all-detail .title-left .title .img{
	width:158px;
}
.all-product .all-detail .detail-bottom .bottom-left{
	width:42%;
	margin-right:3%;
	padding: 1%;
  border: 1px solid #cccccc;
}
.all-product .all-detail .detail-bottom .bottom-right{
	width:55%;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 1.5%;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item:nth-last-child(1){
	margin-bottom: 0%;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
	width:62px;
	margin-right:13px;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text{
	position: relative;
	padding: 2% 0%;
	border-bottom:1px solid transparent;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
	font-family: MyAvantGarde-R;
  font-size: 1.5rem;
  color: #555555;
  letter-spacing: 0.5px;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
	margin-right:8px;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
	display: none;
	margin-left:8px;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text:hover{
	border-color:#000000;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text:hover h1{
	font-weight: 600;
	color:#000000;
}
.all-product .all-detail .detail-bottom .bottom-left .left-item .text:hover .span-two{
	display: inline-block;
	color:#025aad;
}
.change-text{
	border-color:#000000 !important;
}
.change-h1{
	font-weight: 600 !important;
	color:#000000 !important;
}
.change-span-two{
	display: inline-block !important;
	color:#025aad !important;
}
.all-product .all-detail .detail-bottom .bottom-right .slide-con{
	padding:9% 0% 12%;
	border:1px solid #cccccc;
	box-sizing: border-box;
}
.all-product .all-detail .detail-bottom .bottom-right .slide-con .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.all-product .all-detail .detail-bottom .bottom-right .slide-con .con-h h1{
	font-family: MyFutura-B;
  font-size: 1.3rem;
  color: #000000;
  letter-spacing: -0.5px;
  text-align: center;
 	text-transform: capitalize;
}
.all-product .all-detail .detail-bottom .bottom-right .swiper-container{
	position: unset;
	padding: 1px;
}
.all-product .all-detail .detail-bottom .bottom-right .swiper-container .prev-next{
	position: absolute;
	content:"";
	top:107%;
	width:100px;
	background-image:unset;
}
.all-product .all-detail .detail-bottom .bottom-right .swiper-container .swiper-button-next{
	right:20px;
}
.all-product .all-detail .detail-bottom .bottom-right .swiper-container .swiper-button-prev{
	left:unset;
	right:150px;
}
.product{
	padding-top:7%;
}
.product .product-detail{
	width:85%;
	margin:5% auto 4%;
	max-width: 1400px;
	display: flex;
	display: -webkit-flex;
}
.product .product-detail .detail-left{
	width:45%;
	margin-right:2%;
}
.product .product-detail .detail-right{
	width:53%;
}
.product .product-detail .detail-left .all-left{
	width:100%;
	max-width: 550px;
}
.product .product-detail .detail-left .left-top{
	border:1px solid #cccccc;
}
.product .product-detail .detail-left .left-bottom{
	position: relative;
	width:88%;
	padding:2% 5%;
}
.product .product-detail .detail-left .left-bottom .swiper-container{
	padding:1%;
}
.product .product-detail .detail-left .left-bottom .swiper-slide{
	border:1px solid #cccccc;
	box-sizing: border-box;
}
.product .product-detail .detail-left .left-bottom .swiper-slide-thumb-active{
	border-color:#025aad;
}
.product .swiper-container{
	position: unset;
}
.product .swiper-container .prev-next{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	margin:0px;
	top:50%;
	opacity: 1;
}
.product .swiper-container .prev-next:after{
	content: unset;
}
.product .swiper-container .swiper-button-prev .img{
	transform: rotate(180deg);
}
.product .product-detail .detail-left .left-bottom .swiper-button-prev{
	left: -2%;
}
.product .product-detail .detail-left .left-bottom .swiper-button-next{
	right: -2%;
}
.product .product-detail .detail-right .right-title .title-h{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.product .product-detail .detail-right .right-title .title-h h1{
	font-family:MyFutura-B;
  font-size: 2rem;
  color: #025aad;
  text-transform: capitalize;
}
.product .product-detail .detail-right .right-title .title-h h1:nth-last-child(1){
  text-transform: uppercase;
  margin-left: 7px;
}
.product .product-detail .detail-right .right-title .title-p{
	font-family:MyAvantGarde-R;
	font-size: 1rem;
	font-weight: 600;
	color:#555555;
	letter-spacing: 1px;
	margin:2% 0% 6%;
}
.product .product-detail .detail-right .right-con .con-title h1{
	font-family:MyFutura-B;
  font-size: 1.3rem;
  color: #025aad;
  text-transform: capitalize;
  margin-bottom: 2%;
}
.product .product-detail .detail-right .right-con .con-table .table-img{
	display: flex;
	display: -webkit-flex;
}
.product .product-detail .detail-right .right-con .con-table .para-img{
	display: flex;
	display: -webkit-flex;
	margin-top: 5%;
}
.product .product-detail .detail-right .right-con .con-table .para-img .img:nth-child(1){
	margin-right:2rem;
}
.product .product-btn{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-bottom: 5%;
}
.product .product-btn a:hover{
	opacity: 0.8;
}
.product .product-oem{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .product-hot .all-hot{
	position: relative;
	width:85%;
	margin:5% auto;
	max-width: 1400px;
}
.product .product-hot .all-hot .hot-title{
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	margin-bottom:1.5%;
}
.product .product-hot .all-hot .hot-title h1{
	font-family:MyFutura-B;
  font-size: 2.5rem;
  color: #025aad;
  text-transform: capitalize;
}
.product .product-hot .all-hot .hot-title h1 span{
	font-size: 4rem;
}
.product .product-hot .all-hot .hot-title .img{
	width:31px;
	margin:0px 0px 10px 25px;
}
.product .product-hot .all-hot .hot-msg .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	border:1px solid #cccccc;
	box-sizing: border-box;
}
.product .product-hot .all-hot .hot-msg .con-h h1{
	font-family:MyAvantGarde-R;
	font-size: 1.5rem;
	color:#555555;
	text-align: center;
	margin-top: 5%;
}
.product .product-hot .all-hot .prev-next{
	top:52%;
	width:38px;
	height: auto;
}
.product .product-hot .all-hot .swiper-button-prev{
	left:-6%;
}
.product .product-hot .all-hot .swiper-button-next{
	right:-6%;
}
.about .same-screen .screen-con .con-p p:nth-child(1){
	margin-bottom:2%;
}
.about .same-btn{
	display: inline-flex;
	display: -webkit-inline-flex;
	margin:0% auto;
	height:28px;
	line-height: 28px;
	padding:0px 10px;
	border-radius: 14px;
	background-color:#f6aa00;
}
.about .same-btn p{
	font-family:MyAvantGarde-R;
	font-size: 0.9rem;
	text-transform: capitalize;
	color:#ffffff;
	letter-spacing: 0.5px;
  margin-right: 5px;
}
.about .same-btn .img{
	width:16px;
}
.about .all-profile{
	position: relative;
	width:90%;
	margin:-6.5% auto 5%;
	max-width: 1750px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .all-profile .profile-left{
	width:30%;
	margin:9% 1% 0% 9%;
}
.about .all-profile .profile-right{
	width:60%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.about .all-profile .profile-left .left-title{
	position: relative;
}
.about .all-profile .profile-left .left-title h1{
	font-family:MyFutura-B;
  font-size: 3.5rem;
  color: #025aad;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.about .all-profile .profile-left .left-title .title-logo{
	position: absolute;
	content:"";
	left: 65%;
  bottom: 35%;
  width: 70%;
  max-width: 339px;
}
.about .all-profile .profile-left .left-title p{
	font-family:MyFutura-B;
  font-size: 1.1rem;
  color: #010101;
  letter-spacing: 0.5px;
  margin-top: 3%;
}
.about .all-profile .profile-left .left-con{
	font-family:MyAvantGarde-R;
	font-size: 1.1rem;
	color:#555555;
	letter-spacing: 0.2px;
  line-height: 1.6rem;
  margin-top: 5%;
}
.about .all-profile .profile-left .left-con .con-btn{
	position: absolute;
	content:"";
	bottom:5%;
	right:62%;
	box-shadow: 0px 3px 3px rgba(54,54,54,0.2);
}
.about .all-profile .profile-right .right-img{
	padding:1.5%;
	background-color:#ffffff;
	box-shadow: 0px 0px 24px rgba(54,54,54,0.28);
}
.about .about-adv{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.about .all-adv{
	display:inline-flex;
	display: -webkit-inline-flex;
	padding:2rem;
	margin-bottom: -5.5%;
	background-color:#ffffff;
	box-shadow: 0px 5px 20px rgba(54,54,54,0.25);
}
.about .all-adv .adv-con{
	padding:1rem 5rem;
	text-align: center;
	border-right: 1px solid #b4b4b4;
	box-sizing: border-box;
}
.about .all-adv .adv-con:nth-last-child(1){
	border-right:unset;
}
.about .all-adv .adv-con h1{
	font-family:MyFutura-B;
  font-size: 3.8rem;
  color: #025aad;
  letter-spacing: 0.5px;
}
.about .all-adv .adv-con h1 span{
	color: #f6aa00;
}
.about .all-adv .adv-con p{
	font-family:MyFutura-B;
  font-size: 1.1rem;
  color: #6e6e6e;
  line-height: 1.5rem;
  letter-spacing: 0.3px;
  margin-top: 1rem;
}
.about .all-adv .adv-con .con-img{
	width:113px;
	margin:0% auto 5px;
}
.about .all-adv .adv-one{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .all-adv .adv-one p{
	font-size: 1.4rem;
}
.about .about-work{
	padding:9% 0% 5%;
	background-color:#f8f8f9;
}
.about .about-work .all-work{
	width:85%;
	margin:2% auto;
	max-width: 1400px;
}
.about .about-work .work-one .work-con{
	display: flex;
	display: -webkit-flex;
}
.about .about-work .work-one .work-con .con-left{
	width:50%;
	margin-right:2%;
	display: flex;
	display: -webkit-flex;
}
.about .about-work .work-one .work-con .con-right{
	width:48%;
}
.about .about-work .work-one .work-con .con-left .left-text h4{
	font-family:MyFutura-B;
  font-size: 1.25rem;
  color: #6e6e6e;
  margin-top: 5px;
  text-transform: capitalize;
}
.about .about-work .work-one .work-con .con-right .right-title{
	position: relative;
	margin-bottom: 2.5%;
}
.about .about-work .work-one .work-con .con-right .right-title h1{
	font-family:MyFutura-B;
  font-size: 3.5rem;
  color: #000000;
  text-transform: uppercase;
}
.about .about-work .work-one .work-con .con-right .right-title .title-img{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:10%;
	width:36px;
}
.about .about-work .work-one .work-con .con-right .right-con .con-p{
	font-family:MyAvantGarde-R;
	font-size: 1.15rem;
	color:#555555;
	letter-spacing: 0.3px;
  line-height: 1.8rem;
}
.about .about-work .work-one .work-con:nth-child(1) .all-left{
	position: relative;
}
.about .about-work .work-one .work-con:nth-child(1) .all-left .left-img{
	position: relative;
	z-index:22;
}
.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	left: 94%;
  top: 71%;
	font-family:MyAvantGarde-R;
  font-size: 4.5rem;
  color: #e4e4e4;
  text-transform: uppercase;
  writing-mode: vertical-lr;
}
.about .about-work .work-one .work-con:nth-child(2){
	flex-direction: row-reverse;
	align-items: flex-end;
	margin-top: -11%;
}
.about .about-work .work-one .work-con:nth-child(2) .con-left{
	width:46%;
	margin: 0% 0% 0% 2%;
	justify-content: flex-end;
}
.about .about-work .work-one .work-con:nth-child(2) .con-right{
	width:52%;	
	margin-bottom:3.5%;
}
.about .about-work .work-two .all-work{
	display: flex;
	display: -webkit-flex;
	margin: 5% auto 0%;
}
.about .about-work .work-two .all-work .work-con{
	width:calc(96% / 3);
	margin-right:2%;
	overflow: visible;
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.about .about-work .work-two .all-work .work-con .all-con{
	width:100%;
	max-width: 410px;
	background-color: #025aad;
	box-shadow: 0px 0px 5px rgba(54,54,54,0.2);
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.about .about-work .work-two .all-work .work-con:nth-last-child(1){
	margin-right:0%;
}
.about .about-work .work-two .all-work .work-con .img{
	overflow: hidden;
}
.about .about-work .work-two .all-work .work-con .con-text{
	padding:5% 3%;
}
.about .about-work .work-two .all-work .work-con .con-text h1{
	font-family:MyFutura-B;
  font-size: 1.3rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.about .about-work .work-two .all-work .work-con .con-text .text-p{
	font-family:MyAvantGarde-R;
  font-size: 1rem;
  color: #ffffff;
  letter-spacing: 0.2px;
  line-height: 1.5rem;
	margin:2% 0% 4%;
}
.about .about-work .work-two .all-work .work-con .con-text .text-btn{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	font-family:MyAvantGarde-R;
  font-size: 1.1rem;
  font-weight: 600;
  color: #f6aa00;
  letter-spacing: 0.5px;
  text-transform: capitalize;
}
.about .about-work .work-two .all-work .work-con .all-con:hover{
	transform: translateY(-2px);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
}
.contact .same-screen .screen-con{
	top:48%;
}
.contact .same-screen .screen-con .con-p{
	margin: 1.5% 0% 2%;
}
.contact .same-screen .screen-con .con-p p{
	font-size: 1.5rem;
}
.contact .same-screen .screen-con .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.contact .contact-msg{
	position: relative;
  z-index: 22;
	width:85%;
	margin:-11% auto 12%;
	max-width: 1350px;
}
.contact .all-msg{
	display: flex;
	display: -webkit-flex;
	padding:5% 5% 7%;
	background-color:#ffffff;
	box-shadow: 0px 5px 20px rgba(54,54,54,0.2);
}
.contact .all-msg .msg-left{
	width:48%;
	margin:0% 4% 0% 1%;
}
.contact .all-msg .msg-right{
	width:47%;
	margin-top: 9.7%;
}
.contact .all-msg .msg-left .left-title h1{
	font-family:MyFutura-B;
  font-size: 3.5rem;
  color: #025aad;
  text-transform: capitalize;
}
.contact .all-msg .msg-left .left-title p{
	font-family:MyAvantGarde-R;
  font-size: 0.9rem;
  color: #000000;
  text-transform: capitalize;
  margin: 2% 0% 4%;
}
.contact .all-msg .msg-left .form .btn{
	text-align: center;
	margin: 2.5rem 0rem 0rem;
}
.contact .all-msg .msg-left .form .layui-btn{
	width:auto;
	font-size: 1.2rem;
	height: 45px;
  line-height: 45px;
  padding: 0px 20px;
}
.contact .all-msg .msg-right .right-map{
	position: relative;
}
.contact .all-msg .msg-right .map-img{
	opacity: 0;
}
.contact .all-msg .msg-right .map{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:100%;
	height:100%;
}
.contact .all-msg .msg-right .right-detail{
	display: flex;
	display: -webkit-flex;
	margin-top: 4%;
}
.contact .all-msg .msg-right .right-detail .detail-con{
	display: flex;
	display: -webkit-flex;
}
.contact .all-msg .msg-right .right-detail .detail-con:nth-child(1){
	width:60%;
	margin-right:2%;
}
.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2){
	width:38%;
}
.contact .all-msg .msg-right .right-detail .detail-con .con-img{
	width:27px;
	margin-right:13px;
}
.contact .all-msg .msg-right .right-detail .detail-con .con-text{
	width:calc(100% - 40px);
}
.contact .all-msg .msg-right .right-detail .detail-con .con-text h1{
	font-family:MyFutura-B;
  font-size: 1rem;
  color: #000000;
  text-transform: uppercase;
}
.contact .all-msg .msg-right .right-detail .detail-con .con-text p{
	font-family:MyAvantGarde-R;
  font-size: 0.95rem;
  color: #595959;
  margin-top:5px;
}
.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
	font-family:MyAvantGarde-R;
  font-size: 1.05rem;
  color: #595959;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.contact .footer .nav-form .foot-form{
	display: none;
}
.footer .nav-form{
	position: relative;
  z-index: 4;
}
.footer .nav-form .foot-form{
	background:url(../fodder/home/foot-contact-bc.jpg) no-repeat;
	background-size:100% auto;
	background-position: top;
	padding-top:6%;
	padding-bottom: 10%;
}
.footer .nav-form .foot-form .form-msg{
	position: relative;
	width:85%;
	margin:0% auto;
	max-width: 1400px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
}
.footer .nav-form .foot-form .form-msg .form-left{
	width: 50%;
	margin:0% 3% -10% 0%;
}
.footer .nav-form .foot-form .form-msg .form-right{
	width:38.5%;
	padding:3.8% 4.3% 0%;
	background-color:#ffffff;
	box-shadow:0px 0px 5px rgba(0,0,0,0.2);
}
.footer .nav-form .foot-form .form-msg .form-left .logo-title .title-img{
	top: -55px;
	left: 55%;
}
.footer .nav-form .foot-form .form-msg .form-left .left-img{
	display: flex;
  display: -webkit-flex;
  margin-top: 13%;
}
.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
  font-size: 3.5rem;
  text-align: left;
}
.footer .nav-form .foot-form .form-msg .form-right .form-title p{
	font-size: 0.8rem;
  color: #25272d;
  letter-spacing: 0.2px;
  margin: 2.5% 0% 6%;
}
.footer .nav-form .foot-form .form-msg .form-right .form{
	position: relative;
	padding-bottom:50px;
}
.footer .nav-form .foot-form .form-msg .form-right .layui-form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.footer .nav-form .foot-form .form-msg .form-right .layui-form-item{
	width:48%;
	margin:0% 4% 4% 0%;
}
.footer .nav-form .foot-form .form-msg .form-right .layui-form-item:nth-child(2n){
	margin-right:0%;
}
.footer .nav-form .foot-form .form-msg .form-right .layui-form-item:nth-child(5){
	width:100%;
	margin-right:0%;
}
.footer .nav-form .foot-form .form-msg .form-right .layui-title h1{
	font-family:MyAvantGarde-R;
	font-size: 1rem;
	color:#25272d;
	letter-spacing: 0.3px;
	margin-bottom: 1rem;
	text-transform: capitalize;
}
.footer .nav-form .foot-form .form-msg .form-right .btn{
	position: absolute;
	content:"";
	left:0%;
	bottom:-28px;
	width:100%;
	margin:0%;
}
.footer .foot-nav{
	padding:4% 0% 2%;
	margin-top: -5%;
	background:url(../fodder/home/foot-nav-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: bottom;
}
.footer .foot-nav .all-nav .nav-top{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin: 0px;
}
.footer .foot-nav .all-nav .nav-top .foot-logo{
	width:267px;
}
.footer .foot-nav .all-nav .nav-center{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin:3% 0% 2%;
}
.footer .foot-nav .all-nav .nav-center .nav-title h1{
	font-family:MyFutura-B;
	font-size:1.53rem;
	color:#025aad;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom:1.3rem;
}
.footer .foot-nav .all-nav .nav-center .foot-add p{
	font-family:MyFutura-B;
	font-size:1.25rem;
	color:#000000;
	text-transform: capitalize;
	line-height: 1.7rem;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
}
.footer .foot-nav .all-nav .nav-center .foot-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .foot-nav .all-nav .foot-con .img{
	width:23px;
	margin-right:7px;
} 
.footer .foot-nav .all-nav .foot-con p{
	font-family:MyAvantGarde-R;
	font-size: 1rem;
	color:#000000;
	letter-spacing: 0.3px;
}
.footer .foot-nav .all-nav .foot-con h1{
	font-family:MyFutura-B;
	font-size: 1rem;
	color:#000000;
	letter-spacing: 0.3px;
}
.footer .foot-nav .all-nav .nav-two{
	margin:0rem 5rem;
}
.footer .foot-nav .all-nav .nav-two .foot-item{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 1.7rem;
}
.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
	margin-right:1.5rem;
}
.footer .foot-nav .all-nav .nav-two .item-link{
	margin-bottom:1rem;
}
.footer .foot-nav .all-nav .nav-two .item-link:nth-last-child(1){
	margin-bottom:0%;
}
.footer .foot-nav .all-nav .nav-two .item-link a{
	display: inline-flex;
	display: -webkit-inline-flex;
	align-items: center;
}
.footer .foot-nav .all-nav .nav-two .item-link a .img{
	width:8px;
	margin-right:5px;
}
.footer .foot-nav .all-nav .nav-two .item-link a h1{
	font-family:MyFutura-B;
	font-size: 1.25rem;
	color:#000000;
	letter-spacing: 0.5px;
}
.footer .foot-nav .all-nav .nav-two .item-link a:hover h1{
	color: #f6aa00;
}
.footer .foot-nav .all-nav .nav-three .msg-con:nth-child(1){
	margin-bottom: 1.1rem;
}
.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
	font-family:MyAvantGarde-R;
	font-size:1rem;
	color:#000000;
	letter-spacing: 0.3px;
	line-height: 1.5rem;
	margin-top:5px;
}
.footer .foot-nav .all-nav .nav-four{
	margin-left:4rem;
}
.footer .foot-nav .all-nav .nav-four .foot-cate{
	display: flex;
	display: -webkit-flex;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-con:nth-child(1){
	margin-right:1.5rem;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link{
	margin-bottom:0.2rem;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link:nth-last-child(1){
	margin-bottom:0rem;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a .img{
	width:5px;
	margin-right:5px;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
	font-family:MyFutura-B;
	font-size: 1.05rem;
	color:#000000;
	letter-spacing: 0.1px;
}
.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a:hover h1{
	color: #f6aa00;
}
.footer .foot-nav .all-nav .nav-bottom{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.footer .foot-nav .all-nav .nav-bottom .foot-msg{
	position: relative;
	padding:0% 4.5%;
}
.footer .foot-nav .all-nav .nav-bottom .foot-msg:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:47%;
	left:50%;
	width:100%;
	height:60px;
	border-radius:30px;
	border:3px solid #025aad;
	box-sizing: border-box;
}
.footer .foot-nav .all-nav .nav-bottom .msg-con{
	position: relative;
	z-index:2;
	display: flex;
	display: -webkit-flex;
	padding:0rem 0.5rem;
	background-color:#f8f8f9;
}
.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con{
	display: flex;
	display: -webkit-flex;
	padding:0.5rem 1rem;
}
.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
	font-size: 1.215rem;
}
.footer .foot-nav .all-nav .nav-bottom .foot-link{
	position: relative;
	z-index:3;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 0.8rem;
}
.footer .foot-nav .all-nav .nav-bottom .foot-link .link-href{
	width:54px;
	margin:0rem 1rem;
}
.footer .foot-bottom{
	font-family:MyAvantGarde-R;
	font-size:1rem;
	color:#ffffff;
	text-align: center;
	letter-spacing: 1.5px;
	line-height: 1.5rem;
	padding:0.8% 0%;
	background-color:#025aad;
}
.footer .foot-bottom a{
	display: inline-block;
}
.footer .foot-bottom a:hover{
	opacity: 0.6;
}
.footer .foot-bottom p{
	color:#ffffff;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 55px;
  line-height: 55px;
  padding-left: 10px;
  font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
  box-sizing: border-box;
  border: 1px solid transparent;
  background-color: #f3f3f3;
}
.form .layui-textarea{
	height: 150px;
  padding: 15px 10px;
  font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
  box-sizing: border-box;
  border: 1px solid transparent;
  background-color: #f3f3f3;
}
.form .layui-form input::-webkit-input-placeholder{ 
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-form input:-moz-placeholder{ 
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-form input:-ms-input-placeholder{
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-form textarea::-webkit-input-placeholder{ 
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-form textarea:-moz-placeholder{ 
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family:MyAvantGarde-R;
	font-size:1.1rem;
  color: #25272d;
}
.form .layui-btn{
	width: 100%;
	font-family:MyFutura-B;
	font-size:1.4rem;
	color: #ffffff;
  height: 55px;
  line-height:55px;
  padding: 0px 10px;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  background-color:#025aad;
}
@media screen and (max-width:991px){
	.nav .nav-content{
		width:90%;
		padding: 10px 0px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-logo{
		width:200px;
		margin-right:5px;
		padding: 0rem;
		clip-path: unset;
	}
	.nav .nav-content .nav-logo a{
		margin:0%;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 205px);
	}
	.nav .nav-content .nav-ul ul{
		justify-content: flex-end;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		display: inline-flex;
    display: -webkit-inline-flex;
		justify-content: flex-end;
    align-items: center; 
    font-size: 1.3rem;
    color: #000000;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		display: block;
    margin-left:20px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width:38px;
    padding:0px 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span{
		position: relative;
    display: block;
    height: 15px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-content{
		position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #000000 !important;
    transition: all 1s ease;
    -webkit-transition: all auto 1s ease;
    -moz-transition: all auto 1s ease;
    -ms-transition: all auto 1s ease;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-two{
		top: 7px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-three{
		top: 14px;
	}
	.line-onetrans{
		transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
	}
	.line-twotrans{
		opacity: 0;
	}
	.line-threetrans{
		transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
	}
	.auto-hide{
		position: fixed;
		top: 80px;
    height: 100%;
    display: block;
    background-color: #ffffff !important;
    width: 100%;
    padding-top: 1.5rem;
    z-index: 99;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1s cubic-bezier(.77, 0, .175, 1);
	}
	.auto-show{
		transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
	}
	.auto-hide .auto-ul li{
		padding:1% 0% 1% 5%;
	}
	.auto-hide .auto-ul li a{
		display:inline-block;
	}
	.auto-hide .auto-ul h1{
		font-family: MyFutura-B;
    font-size: 1.8rem;
  	color: #000000;
  	letter-spacing: 0.5px;
	}
	.auto-hide .auto-ul .li-product .child{
		padding-top:1%;
	}
	.auto-hide .auto-ul .li-product .child  li{
		padding:0.5% 0% 0.5% 5%;
	}
	.auto-hide .auto-ul h2{
		font-family: MyFutura-B;
    font-size: 1.2rem;
  	color: #3c3c3c;
  	letter-spacing:0.5px;
	}
	.load-nav{
		top: 0px;
    background-color: #ffffff;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	}
	.nav-top{
		margin-top:80px;
	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.home .home-screen .slide-con .con-title h1{
		font-size: 2.6rem;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 300px;
	}
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 3rem;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		font-size: 1rem;
	}
	.home .home-pro{
		padding: 4% 0% 0.5%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 110px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-pro .pro-msg{
		width: 98%;
    margin: 3% auto;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		margin:0.8rem 0.5rem;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.3rem;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 40px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size: 1.6rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 1.2rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 38px;
    margin-left: 2px;
	}
	.home .home-about{
		padding: 1% 0%;
	}
	.home .home-about .all-about .about-left{
		width: 35%;
	}
	.logo-title .title-p .img{
		width: 48px;
    margin-right: 12px;
	}
	.logo-title .title-p p{
		font-size: 1.1rem;
	}
	.logo-title .title-img{
		width: 300px;
	}
	.home .home-workshop .all-workshop{
		width: 88%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		padding: 2% 0.5%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.7rem;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 1.15rem;
	}
	.home .home-part .part-msg{
		width: 95%;
		padding: 0% 2.5% 3%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 45%;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 1.8rem;
		letter-spacing: -0.2px;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		letter-spacing: 0.5px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 3.5rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		border-width: 6px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.3rem;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -70px;
    left: 53%;
    width: 220px;
	}
	.all-product .all-detail{
		margin: 3% auto 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 58px;
    margin-right: 12px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1.4rem;
		letter-spacing: 0.2px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		margin-left: 5px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1.3rem;
	}
	.product .product-hot .all-hot .prev-next{
		width:35px;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1.5%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 1.7rem;
	}
	.about .all-profile .profile-left{
		width: 35%;
		margin: 5% 1% 0% 5%;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		max-width: 300px;
	}
	.about .all-adv .adv-con{
		padding: 1.2rem 4.5rem;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 1.1rem;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 1.3rem;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 39%;
    padding: 3.5% 4% 0%;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two{
		margin: 0rem 4rem;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.nav .nav-content .nav-logo{
		width: 21.5%;
    margin-right: 1.5%;
	}
	.nav .nav-content .nav-logo img{
		width:200px;
	}
	.nav .nav-content .nav-ul{
		width: 75%;
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.5rem;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.4rem;
	}
	.nav-top{
		margin-top: 50px;
	}
	.home .home-screen .slide-con{
		top: 58%;
	}
	.home .home-screen .slide-con .con-title h1{
		font-size: 2.5rem;
    letter-spacing: 2px;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 230px;
		top: -70px;
    left: 72%;
	}
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 2.8rem;
		margin: 2% 0% 2.5%;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		font-size: 1rem;
	}
	.home .home-pro{
		padding: 5% 0% 0.5%;
	}
	.home .home-pro .pro-title{
		padding: 0.7% 0%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 100px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-pro .pro-msg{
		width: 98%;
    margin: 4% auto;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		margin:0.8rem 3px;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
		text-align: left;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
		width: 18px;
    margin-left: 12px;
	}
	.home .home-display{
		padding: 4.5% 0% 8%;
		background-size: auto 100%;
	}
	.home .home-display .display-msg{
		width: 88%;
	}
	.home .home-display .display-msg .swiper-container{
		padding: 3.5% 0% 6%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 40px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size: 1.5rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 35px;
    margin-left: 2px;
	}
	.home .home-display .display-msg .slide-content .slide-bc{
		left: 6%;
    bottom: 7%;
    width: 35px;
	}
	.home .home-about{
		padding: 1% 0%;
	}
	.home .home-about .all-about .about-left{
		width: 35%;
	}
	.logo-title .title-p .img{
		width: 40px;
    margin-right: 10px;
	}
	.logo-title .title-p p{
		font-size: 1rem;
	}
	.logo-title .title-h h1{
		font-size: 2.6rem;
	}
	.logo-title .title-img{
		width: 250px;
	}
	.home .home-about .all-about .about-left .con-text .text-p p{
		line-height: 1.6rem;
	}
	.home .home-workshop .all-workshop{
		width: 90%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg{
		margin-top: 4%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		width: calc(97% / 3);
    margin-right: 1.5%;
		padding: 2% 1%;
		box-shadow: 0px 0px 15px rgb(0,0,0,0.1);
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.7rem;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 1.1rem;
	}
	.home .home-part .part-title .same-title{
		top: 40%;
	}
	.home .home-part .part-title .same-title .title-h h1{
		font-size: 3.3rem;
	}
	.home .home-part .part-title .same-title .title-p p{
		font-size: 1.2rem;
		margin-top: 0.8%;
	}
	.home .home-part .part-msg{
		width: 95%;
		padding: 0% 2.5% 4%;
	}
	.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
		margin: 5% -1% 0% -1%;
	}
	.home .home-adv .all-adv{
		align-items: flex-end;
		margin: 2% auto 0%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 48.5%;
		margin-right:1.5%;
		margin-bottom: 1%;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 1.6rem;
		letter-spacing: -0.5px;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		letter-spacing: 0.5px;
		line-height: 1.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num{
		padding: 2rem 1rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 3rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		width: 130px;
    height: 130px;
		border-width: 4px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.3rem;
		margin-top: 1rem;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -70px;
    left: 53%;
    width: 220px;
	}
	.all-product .all-detail{
		width: 90%;
		margin: 3% auto 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 50px;
    margin-right: 10px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1.3rem;
    letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		margin-left: 5px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con{
		padding: 8% 0% 10%;
	}
	.product .product-detail{
		width: 90%;
    margin: 3% auto 5%;
	}
	.product .product-detail .swiper-container .prev-next{
		width: 25px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1.3rem;
	}
	.product .product-hot .all-hot .prev-next{
		width:33px;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 1.5rem;
	}
	.about .all-profile{
		margin: -7% auto 6%;
	}
	.about .all-profile .profile-left{
		width: 40%;
		margin: 5% 1% 0% 0%;
	}
	.about .all-profile .profile-left .left-title h1{
		font-size: 3.3rem;
	}
	.about .all-profile .profile-left .left-title p{
		font-size: 1.05rem;
    letter-spacing: 0px;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		max-width: 250px;
	}
	.about .all-profile .profile-left .left-con .con-btn{
		position: relative;
    content: unset;
    bottom: unset;
    right: unset;
    margin-top:5%;
	}
	.about .all-adv{
		margin-bottom: -10%;
	}
	.about .all-adv .adv-con{
		padding: 1.2rem 3rem;
	}
	.about .about-work{
		padding: 15% 0% 5%;
	}
	.about .about-work .all-work{
		width: 90%;
	}
	.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
		left: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(2){
		margin:0%;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 1.1rem;
	}
	.about .about-work .work-two .all-work .work-con{
		width: calc(97.6% / 3);
    margin-right: 1.2%;
	}
	.contact .same-screen .screen-con{
		top: 46%;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 1.3rem;
	}
	.contact .contact-msg{
		width: 90%;
	}
	.contact .all-msg{
		padding: 4% 3% 5%;
	}
	.contact .all-msg .msg-left .left-title h1{
		font-size: 3.3rem;
	}
	.contact .all-msg .msg-right .right-detail{
		display: block;
	}
	.contact .all-msg .msg-right .right-detail .detail-con{
		width:100% !important;
		margin:2% auto;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.footer .nav-form .foot-form .form-msg{
		width:90%;
	}
	.footer .nav-form .foot-form .form-msg .form-left{
		margin: 0% 3% -5% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 44%;
    padding: 3% 3% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
		font-size: 3.3rem;
		letter-spacing: -0.5px;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title p{
		margin: 1.5% 0% 5%;
	}
	.footer .foot-nav{
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav .nav-center{
		margin: 4% 0% 2.5%;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.2rem;
    letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-two{
		margin: 0rem 3rem;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
		margin-right: 1rem;
	}
	.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-four{
		margin-left: 2rem;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
		font-size: 1.05rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
		font-size: 1.2rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.load-nav{
		background-color: #ffffff;
	}
	.nav .nav-content{
		flex-wrap: wrap;
		padding: 1rem 0rem;
	}
	.nav .nav-content .nav-logo{
		width: 100%;
		padding: 0rem;
    margin: 0% auto 1.2rem;
    clip-path: unset;
	}
	.nav .nav-content .nav-logo a{
		margin:0% auto;
	}
	.nav .nav-content .nav-logo img{
		width:200px;
		margin:0% auto;
	}
	.nav .nav-content .nav-ul{
		width: 100%;
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.5rem;
		color:#000000;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.4rem;
		color:#000000;
	}
	.nav .nav-content .nav-ul .child li{
		margin: 0.5rem;
	}
	.nav-top{
		margin-top: 140px;
	}
	.home .home-screen .slide-con{
		top: 53%;
	}
	.home .home-screen .slide-con .con-title h1{
		font-size: 2.3rem;
    letter-spacing: 1px;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 200px;
		top: -62px;
    left: 75%;
	}
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 2.5rem;
		margin: 2% 0% 2.5%;
	}
	.home .home-screen .slide-con .con-p .p-one p br{
		display: none;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		font-size: 0.9rem;
    letter-spacing: 1px;
	}
	.home .home-pro{
		padding: 6% 0% 0.5%;
	}
	.home .home-pro .pro-title{
		padding: 0.8% 0%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 88px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 2.3rem;
	}
	.home .home-pro .pro-msg{
		width: 90%;
    margin: 5% auto;
	}
	.home .home-pro .pro-msg .all-msg{
		flex-wrap: wrap;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		margin:0.8rem 3px;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
		text-align: left;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
		width: 18px;
    margin-left: 12px;
	}
	.same-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-display{
		padding: 5% 0% 6%;
		background-size: auto 100%;
	}
	.home .home-display .display-msg{
		width: 88%;
	}
	.home .home-display .display-msg .swiper-container{
		padding: 3.5% 0% 6%;
	}
	.home .home-display .display-msg .display-slide .prev-next{
		width:35px;
		height:35px;
	}
	.home .home-display .display-msg .display-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 40px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size: 1.5rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 35px;
    margin-left: 2px;
	}
	.home .home-display .display-msg .slide-content .slide-bc{
		left: 6%;
    bottom: 7%;
    width: 33px;
	}
	.home .home-display .display-msg .display-slide .swiper-container-horizontal>.swiper-scrollbar{
		height: 4px;
	}
	.home .home-about{
		padding: 2% 0%;
	}
	.home .home-about .all-about{
		
	}
	.home .home-about .all-about .about-left{
		width: 38%;
		margin-left: 2%;
	}
	.home .home-about .all-about .about-right{
		width: 60%;
    margin: 0% auto;
	}
	.logo-title .title-p .img{
		width: 30px;
    margin-right: 10px;
	}
	.logo-title .title-p p{
		font-size: 1rem;
	}
	.logo-title .title-h h1{
		font-size: 2.3rem;
		margin-top: 2px;
	}
	.logo-title .title-img{
		top: -20px;
    left: 78%;
		width: 200px;
	}
	.home .home-about .all-about .about-left .con-text .text-p p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a p{
		font-size: 1.2rem;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a .img{
		width: 28px;
    margin: 0px 20px 0px 10px;
	}
	.home .home-about .all-about .about-left .con-text .btn-h h4{
		letter-spacing: 1px;
	}
	.home .home-workshop .all-workshop{
		width: 95%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg{
		margin-top: 4%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		width: calc(97% / 3);
    margin-right: 1.5%;
		padding: 2% 1%;
		border-width: 4px;
		box-shadow: 0px 0px 15px rgb(0,0,0,0.1);
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-img .img{
		width: 50px;
    margin-top: -25px;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.6rem;
		margin: 6% 0% 2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 0.95rem;
	}
	.home .home-part .part-title .same-title{
		top: 40%;
	}
	.home .home-part .part-title .same-title .title-h h1{
		font-size: 3rem;
	}
	.home .home-part .part-title .same-title .title-p p{
		font-size: 1rem;
		margin-top: 0.8%;
	}
	.home .home-part .part-msg{
		width: 95%;
		padding: 0% 2.5% 4%;
	}
	.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
		margin: 5% -1.5% 0% -1.5%;
	}
	.home .home-adv .all-adv{
		width: 95%;
		align-items: flex-end;
		margin: 2% auto 0%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 48.5%;
		margin-right:1.5%;
		margin-bottom: 1%;
	}
	.home .home-adv .all-adv .adv-left .left-title h2{
		font-size: 3.2rem;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 1.4rem;
		letter-spacing: -0.5px;
	}
	.home .home-adv .all-adv .adv-left .left-adv{
		justify-content: flex-start;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		font-size: 1.1rem;
		letter-spacing: 0.5px;
		line-height: 1.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num{
		padding: 2rem 1rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 2.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2 span{
		font-size: 2.5rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		width: 120px;
    height: 120px;
		border-width: 4px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.2rem;
		margin-top: 1rem;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -70px;
    left: 56%;
    width: 200px;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 4.5rem;
	}
	.all-product .same-screen .screen-con{
		top: 53%;
	}
	.all-product .all-detail{
		width: 92%;
		margin: 4% auto 12%;
	}
	.all-product .all-detail .title-left .title h1{
		font-size: 2.5rem;
	}
	.all-product .all-detail .detail-bottom{
		margin-top: 4%;
	}
	.all-product .all-detail .detail-bottom .bottom-left{
		width: 43%;
    margin-right: 2%;
		padding: 2% 1% 1% 1.5%;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 45px;
    margin-right: 10px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		display: none;
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1.3rem;
    letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		display: none !important;
		margin-left: 5px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con{
		padding: 8% 0% 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-right .swiper-container .prev-next{
		width: 90px;
	}
	.product .product-detail{
		width: 92%;
    margin: 0% auto 6%;
	}
	.product .product-detail .swiper-container .prev-next{
		width: 23px;
	}
	.product .product-detail .detail-right .right-title .title-p{
		font-size: 0.9rem;
	}
	.product .product-detail .detail-right .right-con .con-table .para-img .img:nth-child(1){
		margin-right: 1rem;
	}
	.product .product-hot .all-hot .hot-title h1{
		font-size: 2.2rem;
	}
	.product .product-hot .all-hot .hot-title h1 span{
		font-size: 3.5rem;
	}
	.product .product-hot .all-hot .hot-title .img{
		width: 25px;
    margin: 0px 0px 10px 20px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1.2rem;
	}
	.product .product-hot .all-hot .prev-next{
		width:30px;
	}
	.about .same-screen .screen-con{
		top: 45%;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 1.5rem;
	}
	.about .all-profile{
		width: 92%;
		margin: -10% auto 6%;
	}
	.about .all-profile .profile-left{
		width: 40%;
		margin: 5% 1% 0% 0%;
	}
	.about .all-profile .profile-left .left-title h1{
		font-size: 3rem;
		color: #000000;
	}
	.about .all-profile .profile-left .left-title p{
		font-size: 1rem;
    letter-spacing: 0px;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		left: 70%;
    bottom: 40%;
		max-width: 220px;
	}
	.about .all-profile .profile-left .left-con{
		line-height: 1.5rem;
	}
	.about .all-profile .profile-left .left-con .con-btn{
		position: relative;
    content: unset;
    bottom: unset;
    right: unset;
    margin-top:5%;
	}
	.about .all-adv{
		width: 92%;
    padding: 2rem 0rem;
    margin-bottom: -10%;
	}
	.about .all-adv .adv-con{
		width:calc(100% / 4);
		padding: 1rem 0rem;
		text-align: center;
	}
	.about .all-adv .adv-con .con-img{
		width: 100px;
    margin: 0% auto 5px;
	}
	.about .all-adv .adv-one{
		justify-content: center;
	}
	.about .all-adv .adv-one p{
		margin: 0rem;
	}
	.about .all-adv .adv-con h1{
		font-size: 3.5rem;
	}
	.about .about-work{
		padding: 15% 0% 5%;
	}
	.about .about-work .all-work{
		width: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
		display: none;
		left: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(2){
		margin:0%;
	}
	.about .about-work .work-one .work-con .con-left .left-text h4{
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.about .about-work .work-one .work-con .con-right .right-title h1{
		font-size: 3.3rem;
	}
	.about .about-work .work-one .work-con .con-right .right-title .title-img{
		right: 8%;
		width: 30px;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 1.05rem;
		line-height: 1.7rem;
	}
	.about .about-work .work-two .all-work .work-con{
		width: calc(97.6% / 3);
    margin-right: 1.2%;
    background-color: #025aad;
    box-shadow: 0px 0px 5px rgb(54,54,54,0.2);
	}
	.about .about-work .work-two .all-work .work-con .all-con{
		background-color: transparent;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con .all-con:hover{
		transform: unset;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con:hover{
		transform: translateY(-2px);
    box-shadow: 0px 0px 15px rgb(0,0,0,0.4);
	}
	.about .about-work .work-two .all-work .work-con .con-text{
		padding: 5% 3% 7%;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-p{
		font-size: 0.9rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-btn{
		font-size: 1rem;
	}
	.contact .same-screen .screen-con{
		top: 42%;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 1.3rem;
	}
	.contact .contact-msg{
		width: 85%;
	}
	.contact .all-msg{
		padding: 5%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact .all-msg .msg-left{
		width:100%;
		margin:0% auto;
	}
	.contact .all-msg .msg-right{
		width:100%;
		margin:0% auto 5%;
	}
	.contact .all-msg .msg-left .left-title h1{
		font-size: 3.3rem;
	}
	.contact .all-msg .msg-right .right-detail{
		margin-top:1.5%;
	}
	.contact .all-msg .msg-right .right-detail .detail-con{
		width:100% !important;
		margin:2% auto;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.footer .nav-form .foot-form .form-msg{
		width: 85%;
    flex-wrap: wrap;
	}
	.footer .nav-form .foot-form .form-msg .form-left{
		width: 100%;
		margin: 0% auto;
		display: flex;
		display: -webkit-flex;
		align-items: center;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 90%;
		margin:-5% auto 0%;
    padding: 5% 5% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-con{
		margin-top: -8%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-img{
		margin:2% 0% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
		font-size: 3.3rem;
		letter-spacing: -0.5px;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title p{
		margin: 1.5% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-form-item{
		margin: 0% 4% 3% 0%;
	}
	.footer .foot-nav{
		background:unset;
		background-color: #f8f8f9;
	}
	.footer .foot-nav .all-nav .nav-top .foot-logo{
		width: 220px;
	}
	.footer .foot-nav .all-nav .nav-center{
		width: 80%;
    margin: 4% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:40%;
		margin:0% 8% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:52%;
		margin:0% 0% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:40%;
		margin:0% 8% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:52%;
		margin:0% 0% 0% 0%;
	}
	.footer .foot-nav .all-nav br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.2rem;
    letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
		margin-right: 1rem;
	}
	.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
		font-size: 1.05rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
		font-size: 1.1rem;
	}
}
@media screen and (max-width:991px){
	.all-product .allPro-detail .detail-title{
		display: block;
		position: relative;
	}
	.all-product .allPro-msg .allPro-title .item-span{
		display: block;
	}
	.item-span{
		position: absolute;
    transform: translate(0%,-50%);
    top: 45%;
    right: 5%;
    width: 25px;
    height: 25px;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
	}
	.item-span .line-content{
		position: absolute;
    content: "";
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background-color: #000000;
	}
	.item-span .line-one{
		width: 100%;
    height: 1px;
	}
	.item-span .line-two{
		width: 1px;
    height: 100%;
	}
	.all-product .all-detail .detail-bottom .bottom-left{
		position: absolute;
    top: 0rem;
    left: 0%;
    width: calc(100% - 6rem) !important;
    justify-content: center;
    padding: 1rem 3rem;
    margin-right: 0%;
    z-index: 120;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    transform: translateX(-105%);
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item{
		margin-bottom: 1%;
	}
	.click-span{
		opacity: 0.7;
    transform:translate(0%,-50%) rotate(45deg);
    -webkit-transform:translate(0%,-50%) rotate(45deg);
    -moz-transform: translate(0%,-50%) rotate(45deg);
    -ms-transform: translate(0%,-50%) rotate(45deg);
	}
	.click-filter{
		transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
	}
	.all-product .all-detail .detail-bottom .bottom-right{
		width:100%;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home .home-screen .slide-con{
		top: 53%;
	}
	.home .home-screen .slide-con .con-title h1{
		font-size: 1.8rem;
    letter-spacing: 0px;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 0.9rem;
		line-height: 1.1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 150px;
		top: -50px;
    left: 80%;
	}
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 2.2rem;
		margin: 2% 0% 2.5%;
	}
	.home .home-screen .slide-con .con-p .p-one p br{
		display: none;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		font-size: 0.9rem;
    letter-spacing: 1px;
	}
	.home .home-pro{
		padding: 6% 0% 0.5%;
	}
	.home .home-pro .pro-title{
		padding: 0.8% 0%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 75px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 2rem;
	}
	.home .home-pro .pro-msg{
		width: 95%;
    margin: 5% auto;
	}
	.home .home-pro .pro-msg .all-msg{
		flex-wrap: wrap;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		width:calc(94% / 3);
		margin:0.8rem 1%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change{
		width:44.8%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change1{
		width:24.6%;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
		text-align: left;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
		width: 18px;
    margin-left: 12px;
	}
	.same-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-display{
		padding: 5% 0% 6%;
		background-size: auto 100%;
	}
	.home .home-display .display-msg{
		width: 90%;
	}
	.home .home-display .display-msg .swiper-container{
		padding: 3.5% 0% 8%;
	}
	.home .home-display .display-msg .display-slide .prev-next{
		width:28px;
		height:28px;
	}
	.home .home-display .display-msg .display-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 40px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size: 1.5rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 30px;
    margin-left: 2px;
	}
	.home .home-display .display-msg .slide-content .slide-bc{
		left: 6%;
    bottom: 7%;
    width: 30px;
	}
	.home .home-display .display-msg .display-slide .swiper-container-horizontal>.swiper-scrollbar{
		height: 4px;
	}
	.home .home-about{
		padding: 3% 0%;
	}
	.home .home-about .all-about{
		width:85%;
		flex-wrap: wrap;
		margin: 0% auto;
		flex-direction: column-reverse;
	}
	.home .home-about .all-about .about-left{
		width: 100%;
		margin: 5% auto 2%; 
	}
	.home .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto;
	}
	.logo-title .title-p .img{
		width: 30px;
    margin-right: 10px;
	}
	.logo-title .title-p p{
		font-size: 1rem;
	}
	.logo-title .title-h h1{
		font-size: 2.3rem;
		margin-top: 2px;
	}
	.logo-title .title-img{
		top: -20px;
    left: 78%;
		width: 200px;
	}
	.home .home-about .all-about .about-left .con-text .text-p p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin: 3% 0%;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a p{
		font-size: 1.2rem;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a .img{
		width: 28px;
    margin: 0px 20px 0px 10px;
	}
	.home .home-about .all-about .about-left .con-text .btn-h h4{
		letter-spacing: 1px;
	}
	.home .home-workshop .all-workshop{
		width: 90%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg{
		display: block;
		margin-top: 5%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		display:flex;
		display: -webkit-flex;
		align-items: center;
		width: 96%;
    margin: 2% auto;
		padding: 2%;
		border-width: 4px;
		box-shadow: 0px 0px 15px rgb(0,0,0,0.1);
		border-bottom:unset;
	}
	.home .home-workshop .workshop-msg .msg-con .con-img{
		width:50%;
		margin-right:2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text{
		width:48%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-img .img{
		width: 50px;
    margin-top: -25px;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.6rem;
		margin: 6% 0% 2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 0.95rem;
	}
	.home .home-part .part-title .same-title{
		top: 45%;
	}
	.home .home-part .part-title .same-title .title-h h1{
		font-size: 2.8rem;
	}
	.home .home-part .part-title .same-title .title-p p{
		font-size: 0.9rem;
		margin-top: 0.8%;
	}
	.home .home-part .part-msg{
		width: 95%;
		margin:0% auto;
		padding: 2% 2.5% 4%;
	}
	.home .home-part .part-msg .msg-con{
		flex-wrap: wrap;
		margin: 0% auto;
	}
	.home .home-part .part-msg .msg-con .con-img{
		width: calc(94% / 6);
		margin:0.5%;
	}
	.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
		margin:0.5%;
	}
	.home .home-adv .all-adv{
		width: 80%;
		align-items: flex-end;
		flex-wrap: wrap;
		margin: 2% auto 0%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 100%;
		margin:2% auto 4%;
	}
	.home .home-adv .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.home .home-adv .all-adv .adv-left .left-title h2{
		font-size: 3.2rem;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 1.4rem;
		letter-spacing: -0.5px;
	}
	.home .home-adv .all-adv .adv-left .left-adv{
		justify-content: flex-start;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		font-size: 1.1rem;
		letter-spacing: 0.5px;
		line-height: 1.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num{
		padding: 2rem 1rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 2.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2 span{
		font-size: 2.5rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		width: 120px;
    height: 120px;
		border-width: 4px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.2rem;
		margin-top: 1rem;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -70px;
    left: 56%;
    width: 200px;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 4.5rem;
	}
	.all-product .same-screen .screen-con{
		top: 53%;
	}
	.all-product .all-detail{
		width: 90%;
		margin: 5% auto 13%;
	}
	.all-product .all-detail .title-left .title h1{
		font-size: 2.5rem;
	}
	.all-product .all-detail .detail-bottom{
		position: relative;
		margin-top: 4%;
		padding-bottom: 3%;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 45px;
    margin-right: 10px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1.3rem;
    letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		margin-left: 5px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con{
		padding: 8% 0% 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-right .swiper-container .prev-next{
		width: 90px;
	}
	.product .product-detail{
		width: 80%;
    margin: 0% auto 2%;
    flex-wrap: wrap;
	}
	.product .product-detail .detail-left{
		width:100%;
		margin:0% auto;
	}
	.product .product-detail .detail-left .all-left{
		max-width: unset;
	}
	.product .product-detail .detail-left .all-left .img{
		max-width: 550px;
		margin:0% auto;
	}
	.product .product-detail .detail-right{
		width:100%;
		margin:5% auto;
	}
	.product .product-detail .swiper-container .prev-next{
		width: 20px;
	}
	.product .product-detail .detail-right .right-title .title-p{
		font-size: 0.9rem;
		margin: 2% 0% 4%;
	}
	.product .product-detail .detail-right .right-con .con-table .para-img .img:nth-child(1){
		margin-right: 1rem;
	}
	.product .product-hot .all-hot .hot-title h1{
		font-size: 2.2rem;
	}
	.product .product-hot .all-hot .hot-title h1 span{
		font-size: 3.5rem;
	}
	.product .product-hot .all-hot .hot-title .img{
		width: 25px;
    margin: 0px 0px 10px 20px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1.2rem;
	}
	.product .product-hot .all-hot .prev-next{
		width:25px;
	}
	.about .same-screen .screen-con{
		top: 50%;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 1.3rem;
	}
	.same-screen .screen-con .con-p br{
		display: none;
	}
	.about .all-profile{
		width: 85%;
		margin: 5% auto;
		flex-wrap: wrap;
	}
	.about .all-profile .profile-left{
		width: 100%;
		margin: 0% auto 5%;
	}
	.about .all-profile .profile-right{
		width: 100%;
		margin: 0% auto;
	}
	.about .all-profile .profile-left .left-title h1{
		font-size: 3rem;
		color: #000000;
	}
	.about .all-profile .profile-left .left-title p{
		font-size: 1.05rem;
    letter-spacing: 0px;
    margin-top: 2%;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		left: 50%;
    bottom: 40%;
		max-width: 220px;
	}
	.about .all-profile .profile-left .left-con{
		line-height: 1.5rem;
		margin-top: 3%;
	}
	.about .all-profile .profile-left .left-con .con-btn{
		display: none;
		position: relative;
    content: unset;
    bottom: unset;
    right: unset;
    margin-top:5%;
	}
	.about .all-adv{
		width: 92%;
    padding: 2rem 5px;
    margin-bottom: -10%;
	}
	.about .all-adv .adv-con{
		width:calc(100% / 4);
		padding: 1rem 0rem;
		text-align: center;
	}
	.about .all-adv .adv-con .con-img{
		width: 100px;
    margin: 0% auto 5px;
	}
	.about .all-adv .adv-one{
		justify-content: center;
	}
	.about .all-adv .adv-one p{
		margin: 0rem;
	}
	.about .all-adv .adv-con h1{
		font-size: 3rem;
    letter-spacing: 0px;
	}
	.about .all-adv .adv-con p{
		font-size: 1.05rem;
		line-height: 1.3rem;
		letter-spacing: 0px;
	}
	.about .about-work{
		padding: 15% 0% 5%;
	}
	.about .about-work .all-work{
		width: 90%;
    flex-wrap: wrap;
	}
	.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
		display: none;
		left: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(2){
		align-items: flex-start;
		margin:5% 0% 0%;
	}
	.about .about-work .work-one .work-con .con-left .left-text h4{
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.about .about-work .work-one .work-con .con-right .right-title h1{
		font-size: 3rem;
	}
	.about .about-work .work-one .work-con .con-right .right-title .title-img{
		right: 8%;
		width: 25px;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 1.05rem;
		line-height: 1.6rem;
	}
	.about .about-work .work-two .all-work .work-con{
		width: 100%;
    margin: 1% auto;
    padding:2%;
    background-color: #025aad;
    box-shadow: 0px 0px 5px rgb(54,54,54,0.2);
	}
	.about .about-work .work-two .all-work .work-con .all-con{
		width: 100%;
		max-width: unset;
		display: flex;
    display: -webkit-flex;
    align-items: center;
		background-color: transparent;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con .all-con:hover{
		transform: unset;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con:hover{
		transform: translateY(-2px);
    box-shadow: 0px 0px 15px rgb(0,0,0,0.4);
	}
	.about .about-work .work-two .all-work .work-con .all-con .con-img{
		width:49%;
		margin-right:3%;
	}
	.about .about-work .work-two .all-work .work-con .con-text{
		width:48%;
		padding: 0%;
	}
	.about .about-work .work-two .all-work .work-con .con-text h1{
		font-size: 1.5rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-p{
		font-size: 0.95rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-btn{
		display: none;
		font-size: 1rem;
	}
	.contact .same-screen .screen-con{
		top: 42%;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 1.3rem;
	}
	.contact .contact-msg{
		width: 90%;
	}
	.contact .all-msg{
		padding: 5%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact .all-msg .msg-left{
		width:100%;
		margin:0% auto;
	}
	.contact .all-msg .msg-right{
		width:100%;
		margin:0% auto 5%;
	}
	.contact .all-msg .msg-left .left-title h1{
		font-size: 3rem;
	}
	.contact .all-msg .msg-right .right-detail{
		margin-top:1.5%;
	}
	.contact .all-msg .msg-right .right-detail .detail-con{
		width:100% !important;
		margin:2% auto;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.footer .nav-form .foot-form .form-msg{
		width: 85%;
    flex-wrap: wrap;
	}
	.footer .nav-form .foot-form .form-msg .form-left{
		width: 100%;
		margin: 0% auto;
		display: flex;
		display: -webkit-flex;
		align-items: center;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 90%;
		margin:-5% auto 0%;
    padding: 5% 5% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-con{
		margin-top: -8%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-img{
		margin:2% 0% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
		font-size: 3rem;
		letter-spacing: -0.5px;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title p{
		margin: 1.5% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-form-item{
		margin: 0% 4% 3% 0%;
	}
	.footer .foot-nav{
		background:unset;
		background-color: #f8f8f9;
	}
	.footer .foot-nav .all-nav .nav-top .foot-logo{
		width: 220px;
	}
	.footer .foot-nav .all-nav .nav-center{
		width: 85%;
    margin: 4% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:40%;
		margin:0% 8% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:52%;
		margin:0% 0% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:40%;
		margin:0% 8% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:52%;
		margin:0% 0% 0% 0%;
	}
	.footer .foot-nav .all-nav br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.2rem;
    letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
		margin-right: 1rem;
	}
	.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
		font-size: 1.05rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
		font-size: 1.1rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-msg:before{
		height: 50px;
    border-radius: 25px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link{
		margin-top: 0.5rem;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link .link-href{
		width: 45px;
	}
	.footer .foot-bottom{
		letter-spacing: 1px;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.home .home-screen .slide-con{
		top: 52%;
	}
	.home .home-screen .slide-con .con-title h1{
		font-size: 1.5rem;
    letter-spacing: 0px;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 0.9rem;
		line-height: 1.1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 130px;
		top: -45px;
    left: 80%;
	}
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 1.8rem;
    margin: 2% 0% 0%;
	}
	.home .home-screen .slide-con .con-p .p-one p br{
		display: none;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		display: none;
		font-size: 0.9rem;
    letter-spacing: 1px;
	}
	.home .home-pro{
		padding: 6% 0% 0.5%;
	}
	.home .home-pro .pro-title{
		padding: 0.8% 0%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 65px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 1.8rem;
	}
	.home .home-pro .pro-msg{
		width: 98%;
    margin: 5% auto;
	}
	.home .home-pro .pro-msg .all-msg{
		flex-wrap: wrap;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		width:calc(94% / 3);
		margin:0.5rem 1%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change{
		width:44.8%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change1{
		width:24.6%;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
		text-align: left;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
		width: 18px;
    margin-left: 12px;
	}
	.same-title .title-h h1{
		font-size: 2.3rem;
	}
	.home .home-display{
		padding: 5% 0% 6%;
		background-size: auto 100%;
	}
	.home .home-display .display-msg{
		width: 90%;
	}
	.home .home-display .display-msg .swiper-container{
		padding: 3.5% 0% 8%;
	}
	.home .home-display .display-msg .display-slide .prev-next{
		width:28px;
		height:28px;
	}
	.home .home-display .display-msg .display-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 40px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size: 1.4rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 1rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 30px;
    margin-left: 2px;
	}
	.home .home-display .display-msg .slide-content .slide-bc{
		left: 6%;
    bottom: 7%;
    width: 30px;
	}
	.home .home-display .display-msg .display-slide .swiper-container-horizontal>.swiper-scrollbar{
		height: 4px;
	}
	.home .home-about{
		padding: 5% 0%;
	}
	.home .home-about .all-about{
		width:90%;
		flex-wrap: wrap;
		margin: 0% auto;
		flex-direction: column-reverse;
	}
	.home .home-about .all-about .about-left{
		width: 100%;
		margin: 7% auto 2%; 
	}
	.home .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto;
	}
	.logo-title .title-p .img{
		width: 30px;
    margin-right: 10px;
	}
	.logo-title .title-p p{
		font-size: 0.9rem;
	}
	.logo-title .title-h h1{
		font-size: 2.3rem;
		margin-top: 5px;
	}
	.logo-title .title-img{
		top: -20px;
    left: 78%;
		width: 200px;
	}
	.home .home-about .all-about .about-left .con-text .text-p p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin: 3% 0%;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a p{
		font-size: 1.2rem;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a .img{
		width: 28px;
    margin: 0px 20px 0px 10px;
	}
	.home .home-about .all-about .about-left .con-text .btn-h h4{
		letter-spacing: 1px;
	}
	.home .home-workshop .all-workshop{
		width: 90%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg{
		display: block;
		margin-top: 5%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		display:flex;
		display: -webkit-flex;
		align-items: center;
		width: 96%;
    margin: 3% auto;
		padding: 2%;
		border-width: 4px;
		box-shadow: 0px 0px 15px rgb(0,0,0,0.1);
		border-bottom:unset;
	}
	.home .home-workshop .workshop-msg .msg-con .con-img{
		width:50%;
		margin-right:2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text{
		width:48%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-img .img{
		width: 50px;
    margin-top: -25px;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.6rem;
		margin: 6% 0% 2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 0.95rem;
	}
	.home .home-part .part-title .same-title{
		top: 45%;
	}
	.home .home-part .part-title .same-title .title-h h1{
		font-size: 2.8rem;
	}
	.home .home-part .part-title .same-title .title-p p{
		font-size: 0.9rem;
		margin-top: 0.8%;
	}
	.home .home-part .part-msg{
		width: 95%;
		margin:0% auto;
		padding: 2% 2.5% 4%;
	}
	.home .home-part .part-msg .msg-con{
		flex-wrap: wrap;
		margin: 0% auto;
	}
	.home .home-part .part-msg .msg-con .con-img{
		width: calc(94% / 6);
		margin:0.5%;
	}
	.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
		margin:0.5%;
	}
	.home .home-adv .all-adv{
		width: 90%;
		align-items: flex-end;
		flex-wrap: wrap;
		margin: 2% auto 0%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 100%;
		margin:2% auto 4%;
	}
	.home .home-adv .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.home .home-adv .all-adv .adv-left .left-title h2{
		font-size: 2.8rem;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 1.4rem;
		letter-spacing: -0.5px;
	}
	.home .home-adv .all-adv .adv-left .left-adv{
		justify-content: space-around;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		font-size: 1.1rem;
		letter-spacing: 0.5px;
		line-height: 1.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num{
		padding: 2rem 1rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 2.8rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2 span{
		font-size: 2.5rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		width: 120px;
    height: 120px;
		border-width: 4px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.2rem;
		margin-top: 1rem;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -50px;
    left: 65%;
    width: 150px;
	}
	.same-screen .screen-con .con-h h1{
		font-size:3.5rem;
	}
	.all-product .same-screen .screen-con{
		top: 55%;
	}
	.all-product .same-screen .screen-con .con-h h1{
		margin: 0%;
	}
	.all-product .all-detail{
		width: 90%;
		margin: 5% auto 20%;
	}
	.all-product .all-detail .title-left .title h1{
		font-size: 2.3rem;
	}
	.all-product .all-detail .title-left .title .img{
		width: 130px;
	}
	.all-product .all-detail .detail-bottom{
		position: relative;
		margin-top: 4%;
		padding-bottom: 3%;
	}
	.all-product .all-detail .detail-bottom .bottom-left{
		padding: 2rem 3rem;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 45px;
    margin-right: 10px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1.3rem;
    letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		margin-left: 5px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con{
		padding: 8% 0% 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-right .swiper-container .prev-next{
		width: 90px;
	}
	.product .product-detail{
		width: 85%;
    margin: 0% auto 2%;
    flex-wrap: wrap;
	}
	.product .product-detail .detail-left{
		width:100%;
		margin:0% auto;
	}
	.product .product-detail .detail-left .all-left{
		max-width: unset;
	}
	.product .product-detail .detail-left .all-left .img{
		max-width: 550px;
		margin:0% auto;
		padding: 2% 5%;
	}
	.product .product-detail .detail-right{
		width:100%;
		margin:5% auto;
	}
	.product .product-detail .detail-right .right-title .title-h h1{
		font-size: 1.8rem;
	}
	.product .product-detail .swiper-container .prev-next{
		width: 20px;
	}
	.product .product-detail .detail-right .right-title .title-p{
		font-size: 0.9rem;
		margin: 2% 0% 4%;
	}
	.product .product-detail .detail-right .right-con .con-table .para-img .img:nth-child(1){
		margin-right: 1rem;
	}
	.product .product-hot .all-hot .hot-title{
		margin-bottom:3%;
	}
	.product .product-hot .all-hot .hot-title h1{
		font-size: 2rem;
	}
	.product .product-hot .all-hot .hot-title h1 span{
		font-size: 3rem;
	}
	.product .product-hot .all-hot .hot-title .img{
		width: 22px;
    margin: 0px 0px 10px 25px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1.1rem;
	}
	.product .product-hot .all-hot .prev-next{
		width:22px;
	}
	.about .same-screen .screen-con{
		top: 50%;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 1.2rem;
	}
	.same-screen .screen-con .con-p br{
		display: none;
	}
	.about .all-profile{
		width: 90%;
		margin: 5% auto;
		flex-wrap: wrap;
	}
	.about .all-profile .profile-left{
		width: 100%;
		margin: 0% auto 5%;
	}
	.about .all-profile .profile-right{
		width: 100%;
		margin: 0% auto;
	}
	.about .all-profile .profile-left .left-title h1{
		font-size: 2.8rem;
		color: #000000;
	}
	.about .all-profile .profile-left .left-title p{
		font-size: 1.05rem;
    letter-spacing: 0px;
    margin-top: 2%;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		left: 52%;
    bottom: 40%;
		max-width: 200px;
	}
	.about .all-profile .profile-left .left-con{
		line-height: 1.5rem;
		margin-top: 3%;
	}
	.about .all-profile .profile-left .left-con .con-btn{
		display: none;
		position: relative;
    content: unset;
    bottom: unset;
    right: unset;
    margin-top:5%;
	}
	.about .all-adv{
		width: 90%;
    padding: 2rem 0px;
    margin-bottom: -10%;
    flex-wrap: wrap;
	}
	.about .all-adv .adv-con{
		width:calc(100% / 2);
		padding: 1rem 0rem;
		text-align: center;
	}
	.about .all-adv .adv-two{
		border:unset;
	}
	.about .all-adv .adv-con .con-img{
		width: 100px;
    margin: 0% auto 5px;
	}
	.about .all-adv .adv-one{
		justify-content: center;
	}
	.about .all-adv .adv-one p{
		margin: 0rem;
	}
	.about .all-adv .adv-con h1{
		font-size: 3rem;
    letter-spacing: 0px;
	}
	.about .all-adv .adv-con p{
		font-size: 1.05rem;
		line-height: 1.3rem;
		letter-spacing: 0px;
	}
	.about .about-work{
		padding: 15% 0% 5%;
	}
	.about .about-work .all-work{
		width: 90%;
    flex-wrap: wrap;
	}
	.about .about-work .work-con{
		flex-wrap: wrap;
	}
	.about .about-work .work-con .con-left{
		width:80% !important;
		margin:0% auto !important;
	}
	.about .about-work .work-con .con-right{
		width:100% !important;
		margin:4% auto !important;
	} 
	.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
		display: none;
		left: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(2){
		align-items: flex-start;
		margin:5% 0% 0%;
	}
	.about .about-work .work-one .work-con .con-left .left-text h4{
		font-size: 1.2rem;
		margin-top: 8px;
	}
	.about .about-work .work-one .work-con .con-right .right-title h1{
		font-size: 3rem;
	}
	.about .about-work .work-one .work-con .con-right .right-title .title-img{
		right: 8%;
		width: 25px;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 1.05rem;
		line-height: 1.6rem;
	}
	.about .about-work .work-two .all-work .work-con{
		width: 100%;
    margin: 1% auto;
    padding:2%;
    background-color: #025aad;
    box-shadow: 0px 0px 5px rgb(54,54,54,0.2);
	}
	.about .about-work .work-two .all-work .work-con .all-con{
		width: 100%;
		max-width: unset;
		display: flex;
    display: -webkit-flex;
    align-items: center;
		background-color: transparent;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con .all-con:hover{
		transform: unset;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con:hover{
		transform: translateY(-2px);
    box-shadow: 0px 0px 15px rgb(0,0,0,0.4);
	}
	.about .about-work .work-two .all-work .work-con .all-con .con-img{
		width:49%;
		margin-right:3%;
	}
	.about .about-work .work-two .all-work .work-con .con-text{
		width:48%;
		padding: 0%;
	}
	.about .about-work .work-two .all-work .work-con .con-text h1{
		font-size: 1.5rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-p{
		font-size: 0.95rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-btn{
		display: none;
		font-size: 1rem;
	}
	.contact .same-screen .screen-con{
		top: 42%;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 1.2rem;
	}
	.contact .contact-msg{
		width: 92%;
		margin: -11% auto 8%;
	}
	.contact .all-msg{
		padding: 3% 3% 8%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact .all-msg .msg-left{
		width:95%;
		margin:0% auto;
	}
	.contact .all-msg .msg-right{
		width:100%;
		margin:0% auto 5%;
	}
	.contact .all-msg .msg-left .left-title h1{
		font-size: 3rem;
	}
	.contact .all-msg .msg-right .right-detail{
		margin-top:2%;
	}
	.contact .all-msg .msg-right .right-detail .detail-con{
		width:100% !important;
		margin:2% auto;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.footer .nav-form .foot-form .form-msg{
		width: 90%;
    flex-wrap: wrap;
	}
	.footer .nav-form .foot-form .form-msg .form-left{
		width: 100%;
		margin: 0% auto;
		display: flex;
		display: -webkit-flex;
		align-items: center;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 90%;
		margin:-5% auto 0%;
    padding: 5% 5% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-con{
		margin-top: -8%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-img{
		margin:2% 0% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
		font-size: 2.8rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title p{
		margin: 1.5% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-form-item{
		margin: 0% 4% 3% 0%;
	}
	.footer .foot-nav{
		padding: 5% 0%;
		margin: 0px;
		background:unset;
		background-color: #f8f8f9;
	}
	.footer .foot-nav .all-nav .nav-top .foot-logo{
		width: 220px;
	}
	.footer .foot-nav .all-nav .nav-center{
		width: 90%;
    margin: 4% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:40%;
		margin:0% 5% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:55%;
		margin:0% 0% 5% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:40%;
		margin:0% 5% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:55%;
		margin:0% 0% 0% 0%;
	}
	.footer .foot-nav .all-nav br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
		margin-bottom: 1rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.2rem;
    letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
		margin-right: 1rem;
	}
	.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
		font-size: 1.05rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-msg{
		padding: 0% 2%;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con{
		padding: 0.5rem;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
		font-size: 1rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-msg:before{
		height: 50px;
    border-radius: 25px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link{
		margin-top: 0.5rem;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link .link-href{
		width: 45px;
	}
	.footer .foot-bottom{
		font-size: 0.9rem;
		letter-spacing: 1px;
	}
}
@media screen and (max-width:604px){
	.nav .nav-content{
		width: 95%;
	}
	.nav .nav-content .nav-logo{
		width: 125px;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 130px);
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.1rem;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		margin-left: 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width:30px;
	}
	.auto-hide{
		top: 57px;
		padding-top: 1rem;
	}
	.auto-hide .auto-ul li{
		padding: 1.5% 0% 1.5% 5%;
	}
	.auto-hide .auto-ul h1{
		font-size: 1.5rem;
	}
	.auto-hide .auto-ul h2{
		font-size: 1.1rem;
	}
	.nav-top{
		margin-top: 57px;
	}
	.home .home-screen .slide-con{
		top: 52%;
	}
	.home .home-screen .slide-con .con-title h1{
		font-size: 1rem;
    letter-spacing: 0px;
    margin-right: 0.5rem;
	}
	.home .home-screen .slide-con .con-title h4{
		font-size: 0.7rem;
		line-height: 1rem;
	}
	.home .home-screen .slide-con .con-title .title-img{
		width: 80px;
    top: -20px;
    left: 85%;
  }
	.home .home-screen .slide-con .con-p .p-one p{
		font-size: 1.1rem;
    margin: 2% 0% 0%;
	}
	.home .home-screen .slide-con .con-p .p-one p br{
		display: none;
	}
	.home .home-screen .slide-con .con-p .p-two p{
		display: none;
		font-size: 0.9rem;
    letter-spacing: 1px;
	}
	.home .home-pro{
		padding: 6% 0% 0.5%;
	}
	.home .home-pro .pro-title{
		padding: 1% 0% 1.2%;
	}
	.home .home-pro .pro-title .title-h .img{
		width: 35px;
	}
	.home .home-pro .pro-title .title-h h1{
		font-size: 1.2rem;
	}
	.home .home-pro .pro-msg{
		width: 98%;
    margin: 5% auto;
	}
	.home .home-pro .pro-msg .all-msg{
		flex-wrap: wrap;
		align-items: flex-end;
	}
	.home .home-pro .pro-msg .all-msg .msg-con{
		width:calc(96% / 2);
		margin:0.5%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change{
		width:63.5%;
	}
	.home .home-pro .pro-msg .all-msg .msg-change2{
		width:34.5%;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text h1{
		font-size: 1.05rem;
		text-align: left;
	}
	.home .home-pro .pro-msg .all-msg .msg-con .con-text .img{
		width: 15px;
    margin-left: 5px;
	}
	.same-title .title-h h1{
		font-size: 1.8rem;
	}
	.home .home-display{
		padding: 6% 0% 8%;
		background-size: auto 100%;
	}
	.home .home-display .display-msg{
		width: 88%;
	}
	.home .home-display .display-msg .swiper-container{
		padding: 5% 0% 8%;
	}
	.home .home-display .display-msg .display-slide .prev-next{
		width:28px;
		height:28px;
	}
	.home .home-display .display-msg .display-slide .prev-next:after{
		font-size: 0.9rem;
	}
	.home .home-display .display-msg .display-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-display .display-msg .display-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-display .display-msg .slide-content .all-con{
		box-shadow: 0px 0px 8px rgb(0,0,0,0.12);
	}
	.home .home-display .display-msg .slide-content .slide-hide{
		width: 75%;
	}
	.home .home-display .display-msg .slide-content .text-h{
		width: calc(100% - 27px);
	}
	.home .home-display .display-msg .slide-content .text-h h1{
		font-size:1.2rem;
	}
	.home .home-display .display-msg .slide-content .text-h h2{
		font-size: 0.7rem;
	}
	.home .home-display .display-msg .slide-content .text-img{
		width: 25px;
    margin-left: 2px;
	}
	.home .home-display .display-msg .slide-content .slide-bc{
		left: 6%;
    bottom: 7%;
    width: 25px;
	}
	.home .home-display .display-msg .slide-content .slide-bc:before{
		width: 15px;
    height: 15px;
	}
	.home .home-display .display-msg .slide-content .slide-bc:after{
		width: 15px;
    height: 15px;
	}
	.home .home-display .display-msg .display-slide .swiper-container-horizontal>.swiper-scrollbar{
		height: 2px;
	}
	.home .home-about{
		padding: 5% 0%;
	}
	.home .home-about .all-about{
		width:92%;
		flex-wrap: wrap;
		margin: 0% auto;
		flex-direction: column-reverse;
	}
	.home .home-about .all-about .about-left{
		width: 100%;
		margin: 7% auto 2%; 
	}
	.home .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto;
	}
	.logo-title .title-p .img{
		width: 22px;
    margin-right: 10px;
	}
	.logo-title .title-p p{
		font-size: 0.8rem;
	}
	.logo-title .title-h h1{
		font-size: 1.8rem;
		margin-top: 10px;
	}
	.logo-title .title-img{
		top: -20px;
    left: 78%;
		width: 200px;
		display: none;
	}
	.home .home-about .all-about .about-left .con-text .text-p p{
		font-size: 0.9rem;
		line-height: 1.5rem;
		margin: 3% 0%;
	}
	.home .home-about .all-about .about-left .con-text .text-btn{
		display: block;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a p{
		font-size: 1.1rem;
	}
	.home .home-about .all-about .about-left .con-text .btn-con a .img{
		width: 20px;
    margin: 0px 20px 0px 10px;
	}
	.home .home-about .all-about .about-left .con-text .btn-h h4{
		letter-spacing: 1px;
	}
	.home .home-workshop .all-workshop{
		width: 90%;
		margin: 6% auto 5%;
	}
	.home .home-workshop .workshop-msg{
		display: block;
		margin-top: 5%;
	}
	.home .home-workshop .workshop-msg .msg-con{
		width: 92%;
    margin: 3% auto;
		padding: 5% 4% 7%;
		border-width: 4px;
		box-shadow: 0px 0px 15px rgb(0,0,0,0.1);
		border-bottom:unset;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-img .img{
		width: 50px;
    margin-top: -27px;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-h h1{
		font-size: 1.5rem;
		margin: 4% 0% 2%;
	}
	.home .home-workshop .workshop-msg .msg-con .con-text .text-p p{
		font-size: 0.85rem;
	}
	.home .home-part .part-title{
		padding:3% 0%;
		background-color: #025aad;
	}
	.home .home-part .part-title .title-img{
		display: none;
	}
	.home .home-part .part-title .same-title{
		position: relative;
		content: unset;
    transform: unset;
    left: unset;
		top: unset;
		width: 100%;
	}
	.home .home-part .part-title .same-title .title-h h1{
		font-size:1.8rem;
	}
	.home .home-part .part-title .same-title .title-p p{
		font-size: 0.8rem;
		margin-top: 0.8%;
	}
	.home .home-part .part-msg{
		width: 95%;
		margin:0% auto;
		padding: 2% 2.5% 4%;
	}
	.home .home-part .part-msg .msg-con{
		flex-wrap: wrap;
		margin: 0% auto;
	}
	.home .home-part .part-msg .msg-con .con-img{
		width: calc(92% / 4);
		margin:1%;
	}
	.home .home-part .part-msg .msg-con .con-img:nth-child(2n+1){
		margin:1%;
	}
	.home .home-adv .all-adv{
		width: 92%;
		align-items: flex-end;
		flex-wrap: wrap;
		margin: 4% auto 0%;
	}
	.home .home-adv .all-adv .adv-left{
		width: 100%;
		margin:2% auto 4%;
	}
	.home .home-adv .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.home .home-adv .all-adv .adv-left .left-title h2{
		font-size: 1.8rem;
	}
	.home .home-adv .all-adv .adv-left .left-title h1{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.home .home-adv .all-adv .adv-left .left-con{
		font-size: 0.9rem;
    letter-spacing: 0px;
    line-height: 1.5rem;
	}
	.home .home-adv .all-adv .adv-left .left-adv{
		display: block;
	}
	.home .home-adv .all-adv .adv-left .left-adv .adv-con{
		display: flex;
		display: -webkit-flex;
		align-items: center;
		margin: 1rem 0rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num{
		padding: 2rem 1rem;
		margin-right: 1.5rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2{
		font-size: 2rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num h2 span{
		font-size: 2rem;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-num:before{
		width: 90px;
    height: 90px;
    border-width: 2px;
	}
	.home .home-adv .all-adv .adv-left .adv-con .adv-text h1{
		font-size: 1.2rem;
		margin-top: 1rem;
	}
	.same-screen .screen-con .con-title{
		display: none;
	}
	.same-screen .screen-con .con-title .title-img{
		top: -50px;
    left: 65%;
    width: 150px;
	}
	.same-screen .screen-con .con-h h1{
		font-size:2.5rem;
	}
	.all-product .same-screen .screen-con{
		top: 50%;
		left: 50%;
	}
	.all-product .same-screen .screen-con .con-h h1{
		margin: 0%;
	}
	.all-product .all-detail{
		width: 92%;
		margin: 7% auto 25%;
	}
	.all-product .all-detail .title-left .title h1{
		font-size: 1.5rem;
	}
	.all-product .all-detail .title-left .title .img{
		width: 100px;
	}
	.all-product .all-detail .detail-bottom{
		position: relative;
		margin-top: 4%;
		padding-bottom: 3%;
	}
	.all-product .all-detail .detail-bottom .bottom-left{
		padding: 1rem 1.5rem;
		width: calc(100% - 3rem) !important;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .item-img{
		width: 40px;
    margin-right: 10px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-one{
		display: none;
		margin-right: 7px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text h1{
		font-size: 1rem;
    letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-left .left-item .text .span-two{
		display: none !important;
		margin-left: 5px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con{
		padding: 8% 0% 10%;
	}
	.all-product .all-detail .detail-bottom .bottom-right .slide-con .con-h h1{
		font-size: 1.1rem;
		letter-spacing: 0px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .swiper-container .prev-next{
		top: 108%;
		width: 80px;
	}
	.all-product .all-detail .detail-bottom .bottom-right .swiper-container .swiper-button-prev{
		right: 120px;
	}
	.product .product-detail{
		width: 92%;
    margin: 0% auto 2%;
    flex-wrap: wrap;
	}
	.product .product-detail .detail-left{
		width:100%;
		margin:0% auto;
	}
	.product .product-detail .detail-left .all-left{
		max-width: unset;
	}
	.product .product-detail .detail-left .all-left .img{
		max-width: 550px;
		margin:0% auto;
		padding: 2% 5%;
	}
	.product .product-detail .detail-right{
		width:100%;
		margin:5% auto;
	}
	.product .product-detail .detail-right .right-title .title-h h1{
		font-size: 1.5rem;
	}
	.product .product-detail .swiper-container .prev-next{
		width: 15px;
	}
	.product .product-detail .detail-right .right-title .title-p{
		font-size: 0.8rem;
		margin: 2% 0% 4%;
	}
	.product .product-detail .detail-right .right-con .con-table .para-img .img:nth-child(1){
		margin-right: 1rem;
	}
	.product .product-hot .all-hot{
		width:92%;
	}
	.product .product-hot .all-hot .hot-title{
		margin-bottom:3%;
	}
	.product .product-hot .all-hot .hot-title h1{
		font-size: 1.5rem;
	}
	.product .product-hot .all-hot .hot-title h1 span{
		font-size: 2.2rem;
	}
	.product .product-hot .all-hot .hot-title .img{
		width: 15px;
    margin: 0px 0px 5px 10px;
	}
	.product .product-hot .all-hot .hot-msg .swiper-container{
		padding:0px 1px;
	}
	.product .product-hot .all-hot .hot-msg .con-h h1{
		font-size:1rem;
	}
	.product .product-hot .all-hot .prev-next{
		display: none;
	}
	.about .same-screen .screen-con{
		top: 50%;
	}
	.about .same-screen .screen-con .con-p p:nth-child(1){
		margin-bottom: 1%;
	}
	.about .same-btn{
		display: none;
	}
	.same-screen .screen-con .con-p{
		margin: 3% 0% 0%;
	}
	.same-screen .screen-con .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0.2px;
	}
	.same-screen .screen-con .con-p br{
		display: none;
	}
	.about .all-profile{
		width: 92%;
		margin: 6% auto;
		flex-wrap: wrap;
	}
	.about .all-profile .profile-left{
		width: 100%;
		margin: 0% auto 5%;
	}
	.about .all-profile .profile-right{
		width: 100%;
		margin: 0% auto;
	}
	.about .all-profile .profile-left .left-title h1{
		font-size: 2rem;
    color: #000000;
    letter-spacing: -1px;
	}
	.about .all-profile .profile-left .left-title p{
		font-size: 0.9rem;
    letter-spacing: 0px;
    margin-top: 2%;
	}
	.about .all-profile .profile-left .left-title .title-logo{
		display: none;
		left: 52%;
    bottom: 40%;
		max-width: 200px;
	}
	.about .all-profile .profile-left .left-con{
		font-size: 0.9rem;
		line-height: 1.5rem;
		margin-top: 3%;
	}
	.about .all-profile .profile-left .left-con .con-btn{
		display: none;
		position: relative;
    content: unset;
    bottom: unset;
    right: unset;
    margin-top:5%;
	}
	.about .all-profile .profile-right .right-img{
		box-shadow: 0px 0px 20px rgb(54,54,54,0.2);
	}
	.about .all-adv{
		width: 92%;
    padding: 2% 0%;
    margin-bottom: -10%;
    flex-wrap: wrap;
	}
	.about .all-adv .adv-con{
		width:calc(100% / 2);
		padding: 1rem 0rem;
		text-align: center;
	}
	.about .all-adv .adv-two{
		border:unset;
	}
	.about .all-adv .adv-con .con-img{
		width: 80px;
    margin: 0% auto 5px;
	}
	.about .all-adv .adv-one{
		justify-content: center;
	}
	.about .all-adv .adv-one p{
		margin: 0rem;
	}
	.about .all-adv .adv-con h1{
		font-size: 2.5rem;
    letter-spacing: 0px;
	}
	.about .all-adv .adv-con p{
		font-size: 0.9rem;
		line-height: 1rem;
		letter-spacing: 0px;
	}
	.about .about-work{
		padding: 15% 0% 5%;
	}
	.about .about-work .all-work{
		width: 90%;
    flex-wrap: wrap;
	}
	.about .about-work .work-con{
		flex-wrap: wrap;
	}
	.about .about-work .work-con .con-left{
		width:100% !important;
		margin:0% auto !important;
	}
	.about .about-work .work-con .con-right{
		width:100% !important;
		margin:5% auto !important;
	} 
	.about .about-work .work-one .work-con:nth-child(1) .all-left .left-bc{
		display: none;
		left: 92%;
	}
	.about .about-work .work-one .work-con:nth-child(2){
		align-items: flex-start;
		margin:5% 0% 0%;
	}
	.about .about-work .work-one .work-con .con-left .left-text h4{
		font-size: 1.1rem;
		margin-top: 10px;
	}
	.about .about-work .work-one .work-con .con-right .right-title h1{
		font-size: 2.5rem;
	}
	.about .about-work .work-one .work-con .con-right .right-title .title-img{
		right: 8%;
		width: 20px;
	}
	.about .about-work .work-one .work-con .con-right .right-con .con-p{
		font-size: 0.9rem;
		line-height: 1.5rem;
	}
	.about .about-work .work-two .all-work .work-con{
		width: 100%;
    margin: 1% auto;
    padding:4% 4% 1%;
    background-color: #025aad;
    box-shadow: 0px 0px 5px rgb(54,54,54,0.2);
	}
	.about .about-work .work-two .all-work .work-con .all-con{
		width: 100%;
		max-width: unset;
		background-color: transparent;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con .all-con:hover{
		transform: unset;
    box-shadow: unset;
	}
	.about .about-work .work-two .all-work .work-con:hover{
		transform: translateY(-2px);
    box-shadow: 0px 0px 15px rgb(0,0,0,0.4);
	}
	.about .about-work .work-two .all-work .work-con .con-text h1{
		font-size: 1.5rem;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-p{
		font-size: 0.9rem;
		line-break: 1.3rem;
		letter-spacing: 0px;
	}
	.about .about-work .work-two .all-work .work-con .con-text .text-btn{
		display: none;
		font-size: 1rem;
	}
	.contact .same-screen .screen-con{
		top: 50%;
	}
	.contact .same-screen .screen-con .con-p{
		margin: 2.5% 0% 0%;
	}
	.contact .same-screen .screen-con .con-p p{
		font-size: 0.9rem;
	}
	.contact .same-screen .screen-con .con-img{
		display: none;
	}
	.contact .contact-msg{
		width: 92%;
		margin: 5% auto 8%;
	}
	.contact .all-msg{
		padding: 3% 3% 8%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.contact .all-msg .msg-left{
		width:95%;
		margin:0% auto;
	}
	.contact .all-msg .msg-right{
		width:100%;
		margin:0% auto 5%;
	}
	.contact .all-msg .msg-left .left-title h1{
		font-size:1.8rem;
	}
	.contact .all-msg .msg-left .left-title p{
		font-size:0.8rem;
	}
	.contact .all-msg .msg-right .right-detail{
		flex-wrap: wrap;
		margin-top:2%;
	}
	.contact .all-msg .msg-right .right-detail .detail-con{
		width:100% !important;
		margin:3% auto;
	}
	.contact .all-msg .msg-right .right-detail .detail-con:nth-child(2) h2{
		font-size: 1rem;
	}
	.contact .all-msg .msg-right .right-detail .detail-con .con-img{
		width: 18px;
    margin-right: 10px;
	}
	.contact .all-msg .msg-right .right-detail .detail-con .con-text{
		width: calc(100% - 28px);
	}
	.contact .all-msg .msg-right .right-detail .detail-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .nav-form .foot-form .form-msg{
		width: 92%;
    flex-wrap: wrap;
	}
	.footer .nav-form .foot-form .form-msg .form-left{
		width: 100%;
		margin: 0% auto;
	}
	.footer .nav-form .foot-form .form-msg .form-right{
		width: 90%;
		margin:-5% auto 0%;
    padding: 6% 5% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-left .logo-title .title-h h1{
		font-size: 1.5rem;
	}
	.footer .nav-form .foot-form .form-msg .form-left .left-img{
		margin:5% 0% 0% 0%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title h1{
		font-size: 1.8rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-form .form-msg .form-right .form-title p{
		margin: 1.5% 0% 5%;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-form{
		display: block;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-title h1{
		margin-bottom: 0.5rem;
	}
	.footer .nav-form .foot-form .form-msg .form-right .layui-form-item{
		width:100%;
		margin:0% 0% 4% 0%;
	}
	.footer .foot-nav{
		padding:7% 0% 2%;
		margin: 0px;
		background:unset;
		background-color: #f8f8f9;
	}
	.footer .foot-nav .all-nav .nav-top .foot-logo{
		width: 180px;
	}
	.footer .foot-nav .all-nav .nav-center{
		width: 90%;
    margin: 4% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin:2% auto;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:100%;
		margin:5% auto;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:100%;
		margin:5% auto;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:100%;
		margin:2% auto;
	}
	.footer .foot-nav .all-nav br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-center .nav-title h1{
		font-size: 1.5rem;
		margin-bottom: 0.5rem;
	}
	.footer .foot-nav .all-nav .nav-center .foot-add p{
		font-size: 1.1rem;
    letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item .item-con:nth-child(1){
		margin-right: 1rem;
	}
	.footer .foot-nav .all-nav .nav-three .msg-con .con-text p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-link a h1{
		font-size: 1.05rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate{
		display: block;
	}
	.footer .foot-nav .all-nav .nav-four .foot-cate .cate-con{
		width:100%;
		margin:0% auto;
	}
	.footer .foot-nav .all-nav .nav-bottom{
		width: 90%;
    margin: 4% auto;
    justify-content: flex-start;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-msg{
		padding: 0%;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con{
		display:block;
		padding: 0%;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con{
		padding: 0.2rem;
	}
	.footer .foot-nav .all-nav .nav-bottom .msg-con .foot-con h1{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-msg:before{
		content: unset;
		height: 50px;
    border-radius: 25px;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link{
		margin-top: 1rem;
	}
	.footer .foot-nav .all-nav .nav-bottom .foot-link .link-href{
		width: 45px;
	}
	.footer .foot-bottom{
		font-size: 0.8rem;
		letter-spacing: 0.5px;
		line-height: 1.3rem;
		padding:1% 0%;
	}
	.form .layui-input{
		height: 40px;
    line-height: 40px;
	}
	.form .layui-btn{
		height: 45px;
    line-height: 45px;
    font-size: 1.2rem;
	}
}