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: "MyAxiforma";
  src: url('font/KastelovAxiformaBold.eot');
  src: url('font/KastelovAxiformaBold.eot') format('embedded-opentype'),
       url('font/KastelovAxiformaBold.woff2') format('woff2'),
       url('font/KastelovAxiformaBold.woff') format('woff'),
       url('font/KastelovAxiformaBold.ttf') format('truetype'),
       url('font/KastelovAxiformaBold.svg#KastelovAxiformaBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyGemFont-One";
  src: url("font/Gemfonto.woff2") format("woff2"),
       url("font/Gemfonto.ttf") format("truetype"),
       url("font/Gemfonto.eot") format("embedded-opentype"),
  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;}
#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.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s 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{
	width: 95%;
  margin: 0 auto;
  padding: 1rem 0rem;
	display: flex;
  display: -webkit-flex;
  align-items: center;
}
.nav .nav-content .nav-logo{
	width: 156px;
  margin-right: 14px;
}
.nav .nav-content .nav-logo a{
	display:block;
}
.nav .nav-content .nav-ul{
	width: calc(100% - 170px);
}
.nav .nav-content .nav-ul ul{
	width:88%;
	margin:0% auto;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
}
.nav .nav-content .nav-ul ul li{
	position:relative;
	display:inline-block;
	padding:0% 2%;
}
.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{
	font-family:MyAxiforma;
  font-size: 1.2rem;
  color: #ffffff;
  text-transform: uppercase;
  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;
}
.nav .nav-content .nav-ul ul li h1:hover{
	color:#209048;
}
.nav .nav-content .nav-ul ul .nav-li:hover{
	cursor: pointer;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family:MyAxiforma;
  font-size: 1.2rem;
  color: #ffffff;
  padding:0% 0% 0% 2%;
  color: #ffffff;
  text-transform: lowercase;
}
.nav .nav-content .nav-ul ul .li-lang:after{
	content:unset;
}
.nav .nav-content .nav-ul ul .li-lang .lang{
	position: relative;
  box-sizing: border-box;
}
.nav .nav-content .nav-ul .child{
	z-index:2;
	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:MyEras-Demi;
  font-weight:bold;
  font-size: 1.15rem;
  color: #2c2c2c;
}
.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: absolute;
	content:"";
	z-index:9999;
	transform: translate(-50%,0%);
	left:50%;
	top:45px;
	width: 75%;
  background-color: #000000;
}
.home .li-home h1{
	color:#209048 !important;
}
.all-product .li-product h1{
	color:#209048 !important;
}
.product .li-product h1{
	color:#209048 !important;
}
.about .li-about h1{
	color:#209048 !important;
}
.contact .li-contact h1{
	color:#209048 !important;
}
.color{
	color:#209048;
}
.span{
	width:10px;
	height:10px;
	border-radius:50%;
	margin-left: 7px;
	background-color:#209048;
}
.h-span{
	display: flex;
	display: -webkit-flex;
	align-items: baseline;
}
.home .home-screen{
	position: relative;
	overflow: hidden;
}
.home .home-screen .all-screen{
	position: relative;
	margin-bottom: -1px;
}
.home .home-screen .all-screen:before{
	position: absolute;
	z-index:2;
	content:"";
	top:0%;
	left:0%;
	width:100%;
	height:100px;
	background-color:#209048;
}
.home .home-screen .all-screen:after{
	position: absolute;
	content:"";
	z-index:3;
	bottom:0%;
	left:0%;
	width:100%;
	height:19.3%;
	background-color:#209048;
}
.home .home-screen .screen-msg{
	position: absolute;
	z-index:4;
	content:"";
	transform: translate(-50%,-50%);
	top:56.5%;
	left:50%;
	width: 88%;
	display: flex;
	display: -webkit-flex;
}
.home .home-screen .screen-msg .screen-con{
	position: relative;
	width:60%;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: -7.7%;
}
.home .home-screen .screen-msg .screen-slide{
	width:40%;
}
.home .home-screen .screen-msg .screen-con .con-text{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	left:50%;
	top:-2%;
	width: max-content;
	width:-webkit-max-content;
}
.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
	font-family:MyAxiforma;
	font-size:2.9rem;
	color:#ffffff;
	text-transform: capitalize;
}
.home .home-screen .screen-msg .screen-con .con-text .text-p p{
	font-family:MyGemFont-One;
	font-size:1.2rem;
	color:#f9f9f9;
	text-transform: capitalize;
}
.home .home-screen .screen-msg .screen-slide .slide-show{
	position: relative;
	width:457px;
}
.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:55%;
	left:48.5%;
	width: 630px;
}
.home .home-screen .screen-msg .screen-slide .slide-show .swiper-slide{
	opacity: 0;
	visibility: hidden;
}
.home .home-screen .screen-msg .screen-slide .slide-show .swiper-slide-active{
	opacity: 1;
	visibility: visible;
}
.home .home-screen .screen-msg .screen-slide .slide-text h2{
	font-family:MyAxiforma;
	font-size:10rem;
	color:#ffffff;
	line-height: 8rem;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin:18% 0% 0% -5%;
	width: max-content;
	width:-webkit-max-content;
	box-reflect: below -18px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
	-webkit-box-reflect: below -18px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
}
.home .home-point{
	padding:5% 0% 0%;
	background:url(../fodder/home/home-adv-bc.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	margin-top: -1px;
}
.home .home-point .all-point{
	width:75%;
	margin:0% auto;
	max-width: 1400px;
}
.home .home-point .home-adv .adv-title{
	justify-content: center;
}
.home .home-point .home-adv .adv-title h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#ffffff;
	text-transform: capitalize;
}
.home .home-point .home-adv .adv-msg{
	width:100%;
	margin: 4.5% auto 6%;
	display: flex;
	display: -webkit-flex;
}
.home .home-point .home-adv .adv-msg .adv-con{
	width:calc(86.5% / 4);
	margin-right:4.5%;
	padding: 2% 0%;
	text-align: center;
	border: 1px solid #209048;
}
.home .home-point .home-adv .adv-msg .adv-con:nth-last-child(1){
	margin-right:0%;
}
.home .home-point .home-adv .adv-msg .adv-con .adv-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
	width:96px;
}
.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
	font-family:MyAxiforma;
	font-size:1.4rem;
	color:#f9f9f9;
	margin: 5% 0% 4.5%;
	text-transform: capitalize;
}
.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
	width: 90%;
  margin: 0% auto;
	font-family:MyGemFont-One;
	font-size:0.9rem;
	color:#f9f9f9;
	line-height: 1.4rem;
	text-transform: capitalize;
}
.home .home-point .home-hot .hot-title{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-point .home-hot .hot-title .title-left{
	position: relative;
	padding-right:2.2rem;
	border-right:3px solid #209048;
}
.home .home-point .home-hot .hot-title .title-right{
	padding-left:2.2rem;
}
.home .home-point .home-hot .hot-title .title-left:after{
	position: absolute;
	content:"";
	right:-4px;
	bottom:0px;
  width:5px;
  height:50%;
  background-color:#ffffff;
}
.home .home-point .home-hot .hot-title h1{
	font-family:MyAxiforma;
	font-size:5.5rem;
	line-height: 5rem;
	color:#209048;
	text-transform: uppercase;
}
.home .home-point .home-hot .hot-title h2{
	font-family:MyAxiforma;
	font-size:2.9rem;
	line-height: 3rem;
	color:#ffffff;
	text-transform: uppercase;
}
.home .home-point .home-hot .hot-title p{
	font-family:MyGemFont-One;
	font-size:0.9rem;
	color:#f9f9f9;
	text-transform: uppercase;
}
.home .home-point .home-hot .hot-msg{
	display: flex;
	display: -webkit-flex;
	margin-top: 6.8%;
}
.home .home-point .home-hot .hot-msg .hot-slide{
	width:55%;
	margin:2% 5% 0% 0%;
}
.home .home-point .home-hot .hot-msg .hot-pro{
	width:40%;
	display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
}
.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
	font-family:MyAxiforma;
	font-size:2.9rem;
	color:#ffffff;
	text-transform: capitalize;
}
.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
	font-family: MyGemFont-One;
  font-size: 1.2rem;
  color: #f9f9f9;
}
.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
	position: relative;
	margin-top:6.5%;
}
.home .same-slide .swiper-container{
	position: unset;
}
.home .same-slide .swiper-container .prev-next{
	transform: translate(0%,-50%);
	top: 45%;
  width: auto;
  height: auto;
  margin-top: 0px;
}
.home .same-slide .swiper-container .prev-next:after{
	font-size: 1.5rem;
	font-weight: bold;
	color:#ffffff;
}
.home .same-slide .swiper-container .swiper-button-prev{
	left: -5%;
}
.home .same-slide .swiper-container .swiper-button-next{
	right: -5%;
}
.home .home-point .home-hot .hot-msg .hot-slide .slide-show h3{
	font-family: MyGemFont-One;
  font-size: 1.2rem;
  color: #f9f9f9;
  margin-top: 5%;
  text-align: center;
  text-transform: capitalize;
}
.home .home-item .item-msg{
	display: flex;
	display: -webkit-flex;
	width:100%;
	margin:0% auto;
	max-width: 1920px;
}
.home .home-item .item-two{
	flex-direction: row-reverse;
}
.home .home-item .item-msg .item-left{
	position: relative;
	width:50%;
	overflow: hidden;
}
.home .home-item .item-msg .item-right{
	position: relative;
	width:50%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background-color:#f9f9f9;
}
.home .home-item .item-msg .item-left:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:101%;
	height:101%;
	background-color:rgba(0,0,0,0.8);
}
.home .home-item .item-msg .item-left .item-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
}
.home .home-item .item-msg .item-left .item-con h1{
	font-family:MyAxiforma;
	font-size:3.1rem;
	color:#ffffff;
	line-height: 4rem;
	text-transform: capitalize;
	width: max-content;
	width:-webkit-max-content;
}
.home .home-item .item-msg .item-left .item-con .con-btn{
	text-align: center;
	margin-top:9%;
}
.home .home-item .item-msg .item-left .item-con .con-btn a{
	display: inline-block;
}
.home .home-item .item-msg .item-left .item-con .con-btn p{
	font-family: MyGemFont-One;
  font-size: 1.2rem;
  color: #ffffff;
  height:60px;
  line-height: 60px;
  padding:0px 30px;
  border:1px solid #ffffff;
  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;
}
.home .home-item .item-msg .item-left .item-con .con-btn:hover p{
	cursor: pointer;
	border:1px solid transparent;
	background-color:#209048;
}
.home .home-item .item-msg .item-right .right-con{
	width:100%;
}
.home .home-item .item-msg .item-right .item-title{
	text-align: center;
}
.home .home-item .item-msg .item-right .item-title h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#000000;
	text-transform: capitalize;
}
.home .home-item .item-msg .item-right .item-title p{
	font-family: MyGemFont-One;
  font-size: 1.2rem;
  color: #000000;
	text-transform: capitalize;
	margin-top:2%;
}
.home .home-item .item-msg .item-right .item-slide{
	position: relative;
	width:80%;
	margin:3.5% auto 0%;
}
.home .home-item .item-one .item-right .item-slide{
	max-width:568px;
}
.home .home-item .item-two .item-right .item-slide{
	max-width:514px;
}
.home .home-item .item-msg .item-right .item-slide h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#000000;
	margin-top: -7%;
	text-align: center;
	text-transform: capitalize;
}
.home .home-item .item-msg .item-right .item-slide .swiper-slide{
	opacity: 0;
	visibility: hidden;
}
.home .home-item .item-msg .item-right .item-slide .swiper-slide-active{
	opacity: 1;
	visibility: visible;
}
.home .home-item .item-msg .item-right .item-slide .prev-next:after{
	font-size: 2.5rem;
	font-weight: 100;
	color:#000000;
}
.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
	left: -10%;
}
.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
	right: -10%;
}
.home .home-item .item-three{
	padding:8.8% 0% 3.5%;
	background:url(../fodder/home/home-item5-bc.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	margin-top: -1px;
}
.home .home-item .item-three .all-three{
	width:75%;
	margin:0% auto;
	max-width: 1400px;
}
.home .home-item .item-three .item-top{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-item .item-three .item-top .top-con{
	width: 50%;
  padding: 4% 8%;
  background-color: #209048;
}
.home .home-item .item-three .item-top .top-con h1{
	font-family:MyAxiforma;
	font-size:2.3rem;
	color:#ffffff;
	letter-spacing: 0.5px;
  text-transform: capitalize;
}
.home .home-item .item-three .item-top .top-con .span{
	background-color: #ffffff;
}
.home .home-item .item-three .item-top .top-con p{
	width:72%;
	margin-top: 1.5%;
	font-family:MyGemFont-One;
	font-size:0.9rem;
	color:#ffffff;
	letter-spacing: 0.2px;
	line-height: 1.75rem;
}
.home .home-item .item-three .item-top .top-img{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:58%;
	right:0%;
	width:60%;
	max-width: 756px;
}
.home .home-item .item-three .item-slide{
	position: relative;
	width:90%;
	padding:0% 5%;
	margin:8% auto 0%;
	max-width: 1250px;
}
.home .home-item .item-three .item-slide .swiper-slide{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-item .item-three .swiper-container .prev-next:after{
	font-size: 2rem;
	color:#209048;
}
.home .home-item .item-three .swiper-container .swiper-button-prev{
	left: 2%;
}
.home .home-item .item-three .swiper-container .swiper-button-next{
	right: 2%;
}
.home .home-interim .about-text p{
	font-family:MyAxiforma;
	font-size:1.75rem;
	color:#ffffff;
	text-transform: uppercase;
	padding:3% 0%;
	margin-top: -1px;
	text-align: center;
  letter-spacing: 18px;
	background-color:#209048;
}
.home .home-about{
	padding:0% 0% 8%;
	background:url(../fodder/home/home-about-bc.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.home .home-about .all-about{
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.home .home-about .all-about .about-right{
	width: 60%;
 	max-width: 1135px;
	margin-bottom: 1px;
}
.home .home-about .all-about .about-left .about-con{
	padding-right:1.5rem;
}
.home .home-about .all-about .about-left .about-con h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#ffffff;
	letter-spacing: 0.2px;
	text-transform: capitalize;
	width: max-content;
	width:-webkit-max-content;
}
.home .home-about .all-about .about-left .about-con p{
	font-family:MyGemFont-One;
	font-size: 0.9rem;
  color: #ffffff;
  margin: 2% 0% 10%;
  letter-spacing: 0.2px;
  line-height: 1.75rem;
}
.home .home-about .all-about .about-left .msg-con{
	display: flex;
	display: -webkit-flex;
	text-align: center;
	justify-content: flex-end;
}
.home .home-about .all-about .about-left .msg-con .adv-msg{
	width:calc(50% - 0.5px);
	margin:1px;
	padding: 7% 0% 4%;
	background-color:#ffffff;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:nth-last-child(1){
	margin-right:0px;
}
.home .home-about .all-about .about-left .msg-con .msg-img{
	position: relative;
	width:72px;
	margin: 0% auto;
}
.home .home-about .all-about .about-left .msg-con .msg-img .hide-img{
	position: absolute;
	content:"";
	top:0%;
	left:0%;
	width:100%;
	opacity: 0;
  visibility: hidden;
}
.home .home-about .all-about .about-left .msg-con .msg-text p{
	font-family:MyAxiforma;
	font-size:1.2rem;
	color:#000000;
	margin:4% 0% -1% 0%;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}
.home .home-about .all-about .about-left .msg-con .msg-text h1{
	font-family:MyAxiforma;
	font-size:2rem;
	color:#000000;
	letter-spacing: 0.2px;
	text-transform: uppercase;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:hover{
	background-color:#209048;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:hover .show-img{
	opacity: 0;
	visibility: hidden;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:hover .hide-img{
	opacity: 1;
	visibility: visible;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:hover p{
	color:#ffffff;
}
.home .home-about .all-about .about-left .msg-con .adv-msg:hover h1{
	color:#ffffff;
}
.home .home-work .all-work{
	width:85%;
	margin:4.5% auto;
	max-width: 1600px;
	display: flex;
	display: -webkit-flex;
}
.home .home-work .all-work .work-left{
	width:60%;
	margin-right:6%;
}
.home .home-work .all-work .work-right{
	width:34%;
}
.home .home-work .all-work .work-left .left-top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 6%;
}
.home .home-work .all-work .work-left .left-top .top-little{
	padding-right:6.5%;
}
.home .home-work .all-work .work-left .left-top .top-little .img{
	width:138px;
}
.home .home-work .all-work .work-left .left-top .top-text{
	width:calc(87% - 138px);
	padding-left:6.5%;
	border-left:12px solid #209048;
}
.home .home-work .all-work .work-left .left-top h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#000000;
	line-height: 3.5rem;
	letter-spacing: 0.5px;
	text-transform: capitalize;
}
.home .home-work .all-work .work-left .left-top h1 .span{
	display: inline-block;
}
.home .home-work .all-work .work-left .left-top p{
	font-family:MyGemFont-One;
	font-size:1.2rem;
	color:#000000;
	letter-spacing: 0.5px;
	line-height: 1.75rem;
	margin-top: 1.5%;
}
.home .home-work .all-work .work-right .top-logo{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 10%;
}
.home .home-work .all-work .work-right .right-msg .msg-con{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 7%;
}
.home .home-work .all-work .work-right .right-msg .msg-con .img{
	width:44px;
	margin-right:1.5rem;
}
.home .home-work .all-work .work-right .right-msg .msg-con h1{
	font-family:MyAxiforma;
	font-size:2.1rem;
	color:#000000;
	text-transform: capitalize;
}
.home .home-work .all-work .work-right .right-btn p{
	display: inline-block;
	font-family:MyAxiforma;
	font-size:2rem;
	color:#ffffff;
	text-transform: uppercase;
	height:62px;
	line-height: 62px;
	padding:0px 20px;
	border-radius: 31px;
	background-color:#209048;
}
.home .home-exhibition .exhibition-title{
	padding:3.5% 0% 3.5% 13.2%;
	background-color:#000000;
}
.home .home-exhibition .exhibition-title .title-h h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#ffffff;
	text-transform: capitalize;
}
.home .home-exhibition .exhibition-slide{
	width:75%;
	margin:0% auto 4%;
	max-width: 1400px;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
}
.home .home-exhibition .exhibition-slide .slide-one{
	width:58%;
	max-width: 780px;
}
.home .home-exhibition .exhibition-slide .slide-one .swiper-slide{
	width:100% !important;
	max-width: 780px;
}
.home .home-exhibition .exhibition-slide .slide-two{
	position: relative;
	width:36%;
	margin-top:-5.6%;
	min-width: calc(95% - 780px);
	padding:4% 1% 7% 5%;
	background-color:#ffffff;
	box-shadow: 0px 5px 15px rgb(0,0,0,0.1);
}
.home .home-exhibition .exhibition-slide .slide-two .top-msg{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 6%;
}
.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
	width:111px;
	margin-right:19px;
}
.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
	width:calc(100% - 130px);
}
.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#000000;
	text-transform: capitalize;
}
.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1 .span{
	display: inline-block;
}
.home .home-exhibition .exhibition-slide .slide-two .swiper-slide h1{
	opacity: 0;
	visibility: hidden;
}
.home .home-exhibition .exhibition-slide .slide-two .swiper-slide-active h1{
	opacity: 1;
	visibility: visible;
}
.home .home-exhibition .exhibition-slide .slide-two .bottom-msg{
	display: flex;
	display: -webkit-flex;
}
.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
	padding-top:7%;
	border-top:1px solid #cecece;
}
.home .home-exhibition .exhibition-slide .slide-two .msg-con{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 6%;
}
.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
	width:35px;
	margin-right:15px;
}
.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
	font-family:MyAxiforma;
	font-size:1.6rem;
	color:#000000;
	text-transform: capitalize;
}
.home .home-exhibition .exhibition-slide .slide-two .slide-line{
	position: absolute;
	content:"";
	left:0%;
	bottom:0%;
	width:100%;
	height:13%;
	background-color:#000000;
}
.home .home-exhibition .exhibition-slide .slide-two .line{
	position: absolute;
	content:"";
	left:0%;
	bottom:0%;
	width:30%;
	height:100%;
	background-color:#209048;
}
.home .home-certificate{
	padding:3.3% 0% 3.8%;
	background-color:#f9f9f9;
}
.home .home-certificate .all-certifi{
	width:75%;
	margin:0% auto;
	max-width: 1400px;
}
.home .home-certificate .all-certifi .h-span{
	margin-bottom: 4%;
	justify-content: center;
}
.home .home-certificate .all-certifi h1{
	font-family:MyAxiforma;
	font-size:2.6rem;
	color:#231815;
	text-transform: capitalize;
}
.home .home-certificate .all-certifi .certifi-slide{
	position: relative;
}
.home .home-certificate .all-certifi .swiper-slide{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-certificate .all-certifi .certifi-slide .swiper-container{
	position: unset;
}
.home .home-certificate .all-certifi .certifi-slide .prev-next{
	transform: translate(0%,-50%);
	top: 45%;
	width:54px;
	height:54px;
	margin: 0px;
	border-radius: 50%;
	background-color:#209048;
}
.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
	font-size: 1.8rem;
	font-weight: bold;
	color:#ffffff;
}
.home .home-certificate .all-certifi .certifi-slide .swiper-button-prev:after{
	margin-left: -5px;
}
.home .home-certificate .all-certifi .certifi-slide .swiper-button-next:after{
	margin-left: 5px;
}
.home .home-certificate .all-certifi .certifi-slide .swiper-button-prev{
	left: -7%;
}
.home .home-certificate .all-certifi .certifi-slide .swiper-button-next{
	right: -7%;
}

.same-screen .all-screen{
	position: relative;
  border-top: 100px solid #209048;
}
.same-screen .all-screen .screen-msg{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:55%;
	left:50%;
	width:98%;
	text-align: center;
}
.same-screen .all-screen .screen-msg .con-text h1{
	font-family:MyAxiforma;
	font-size:4rem;
	color:#ffffff;
	text-transform: uppercase;
}
.same-screen .all-screen .screen-msg .con-text p{
	font-family:MyGemFont-One;
	font-size:1.2rem;
	color:#ffffff;
	line-height: 1.8rem;
	letter-spacing: 0.5px;
	margin: 2% 0% 4%;
}
.same-screen .all-screen .screen-msg .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.same-screen .all-screen .screen-msg .con-img .img{
	transform: rotate(90deg);
}
.all-product .allPro-msg{
	width:80%;
	margin:7.5% auto;
	max-width: 1430px;
	display: flex;
	display: -webkit-flex;
}
.all-product .allPro-title{
	display:none;
}
.all-product .allPro-msg .allPro-left{
	width:34%;
	margin-right:1%;
}
.all-product .allPro-msg .allPro-right{
	width:65%;
}
.all-product .allPro-msg .allPro-left .left-item .item-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.all-product .allPro-msg .allPro-left .left-item .item-title h1{
	font-family: MyGemFont-One;
	font-size:1.5rem;
	color:#000000;
	padding: 2px 0px;
  margin: 0.8rem 0rem;
	text-transform: capitalize;
}
.all-product .allPro-msg .allPro-left .left-item .item-title .img{
	width:18px;
	margin-left:12px;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a{
	display: inline-flex;
 	display: -webkit-inline-flex;
	align-items: center;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a .con-img{
	position: relative;
	width:18px;
	margin-right:12px;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a .con-img .img-hide{
	position: absolute;
	content:"";
	top:0px;
	left:0px;
	width:100%;
	opacity: 0;
	visibility: hidden;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
	font-family:MyGemFont-One;
	font-size:1.2rem;
	color:#000000;
	padding: 2px 0px;
  margin: 0.3rem 0rem;
	text-transform: capitalize;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a:hover .img-show{
	opacity: 0;
	visibility: hidden;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a:hover .img-hide{
	opacity: 1;
	visibility: visible;
}
.all-product .allPro-msg .allPro-left .left-item .item-title a:hover h1{
	color:#209048;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a:hover h2{
	color:#209048;
}
.all-product .allPro-msg .allPro-left .left-item .item-one .item-title h1{
	padding: 0px;
  margin: 0rem;
}
.all-product .allPro-msg .allPro-left .left-item .item-one .item-con{
	margin:0.8rem 0rem 1rem;
}
.all-product .allPro-msg .allPro-left .left-hot{
	margin-top:15%;
} 
.all-product .allPro-msg .allPro-left .left-hot .hot-title h1{
	font-family:MyAxiforma;
	font-size:1.5rem;
	color:#000000;
	margin-bottom: 3%;
	text-transform: uppercase;
}
.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
	width: 80%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding:3% 0%;
	border-bottom:1px solid #eeeeee;
}
.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-img{
	width:100px;
	margin-right:15px;
}
.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text{
	width:calc(95% - 115px);
}
.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
	font-family:MyAxiforma;
	font-size:0.9rem;
	color:#000000;
	margin-bottom: 3%;
}
.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text p{
	font-family:MyGemFont-One;
	font-size:0.75rem;
	color:#000000;
}
.all-product .allPro-msg .allPro-right .right-con .right-img{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
	width:calc(92% / 3);
	margin:0% 4% 4% 0%;
}
.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:nth-child(3n){
	margin:0% 0% 4% 0%;
}
.all-product .allPro-msg .allPro-right .right-con .right-img .img-text .text-img{
	transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
}
.all-product .allPro-msg .allPro-right .right-con .right-img .img-text h1{
	font-family:MyGemFont-One;
	font-size:1rem;
	color:#000000;
	margin-top:5%;
	text-align:center;
	text-transform: uppercase;
}
.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:hover .text-img{
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	transform: translateY(-5px);
}
.all-product .allPro-msg .allPro-right .right-con .all-page{
	display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding: 3% 0% 0%;
}
.all-product .allPro-msg .allPro-right .right-con .all-page .page{
	margin: 0px 8px;
}
.all-product .allPro-msg .allPro-right .right-con .all-page .page h1{
	width: 36px;
  height: 36px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: MyGemFont-One;
  font-size: 1.1rem;
  color: #464646;
  border: 1px solid #000000;
}
.all-product .allPro-msg .allPro-right .right-con .all-page .page h1:hover{
	cursor: pointer;
	color: #ffffff;
  background-color: #209048;
  border: 1px solid #209048;
}
.h-hover{
	color: #209048 !important;
}
.h-back{
	color: #ffffff !important;
  background-color: #209048 !important;
  border: 1px solid #209048 !important;
}
.product{
	overflow: hidden;
}
.product .pro-infos{
	position: relative;
	width:80%;
	margin:6.5% auto 3%;
	max-width: 1430px;	
}
.product .pro-infos .product-con .pro-info{
	position: relative;
	z-index:22;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.product .pro-infos .pro-text{
	position: absolute;
	content:"";
	left:55%;
	bottom:0%;
	font-family:MyAxiforma;
	font-size:6.3rem;
	color:rgba(0,0,0,0.02);
	width: max-content;
	width:-webkit-max-content;
	text-transform: uppercase;
}
.product .pro-infos .product-con .pro-info .pro-slide{
	width:50%;
	max-width: 715px;
}
.product .pro-infos .product-con .pro-info .pro-msg{
	width:45%;
	margin:-10% 0% 0% 5%;
	min-width: calc(95% - 715px);
}
.product .pro-infos .product-con .pro-info .pro-slide .bottom-img{
	margin-top:10px;
}
.product .pro-title h1{
	font-family:MyAxiforma;
	font-size:2.3rem;
	color:#000000;
	text-align: center;
	text-transform: capitalize;
}
.product .pro-infos .product-con .pro-info .pro-msg .pro-title h1{
	text-align: left;
	text-transform: uppercase;
}
.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
	font-family: MyGemFont-One;
  font-size: 1.5rem;
  color: #000000;
  letter-spacing: 0.5px;
}
.product .pro-infos .product-con .pro-info .pro-msg .con-detail{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.product .pro-infos .product-con .pro-info .msg-one{
	margin-top:7%;
}
.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-img{
	width:35px;
	margin-right:15px;
}
.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-p{
	font-family:MyAxiforma;
	font-size:1.6rem;
	color:#209048;
	text-transform: capitalize;
}
.product .pro-infos .product-con .pro-info .msg-two{
	margin: 8% 0% 9%;
}
.product .pro-infos .product-con .pro-info .msg-two .con-p{
	/*width:calc(98% / 3);*/
	margin-right:6%;
	display: flex;
	display: -webkit-flex;
}
.product .pro-infos .product-con .pro-info .msg-two .con-p:nth-last-child(1){
	margin-right:0%;
}
.product .pro-infos .product-con .pro-info .msg-two .con-p .dot{
	width:8px;
	height:8px;
	margin: 7px 6px 0px 0px;
	border-radius:50%;
	background-color:#209048;
}
.product .pro-infos .product-con .pro-info .msg-two .con-p p{
	font-family: MyGemFont-One;
  font-size: 0.95rem;
  color: #000000;
  letter-spacing: -0.5px;
}
.product .pro-part{
	padding:3% 0%;
	background-color:#f9f9f9;
}
.product .pro-part .part-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 1.5%;
}
.product .pro-hot{
	position: relative;
  z-index: 33;
	margin:5% auto;
}
.product .pro-hot .hot-msg .item-msg{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin: 2% auto 4%;
}
.product .pro-hot .hot-msg .item-msg .item-con{
	position: relative;
	margin:0rem 2.5rem;
}
.product .pro-hot .hot-msg .item-msg .item-con:nth-child(1){
	margin-left:0rem;
}
.product .pro-hot .hot-msg .item-msg .item-con:nth-last-child(1){
	margin-right:0rem;
}
.product .pro-hot .hot-msg .item-msg .item-h h1{
	font-family: MyGemFont-One;
  font-size: 1.2rem;
  color: #000000;
  letter-spacing: -0.5px;
}
.product .pro-hot .hot-msg .item-msg .item-con .item-line{
	position: absolute;
	content:"";
	top:110%;
	left:0%;
	opacity: 0;
	visibility: hidden;
	width:0%;
	height:2px;
	background-color:#209048;
}
.product .pro-hot .hot-msg .item-msg .item-con:hover .item-h h1{
	cursor: pointer;
	color: #209048;
}
.product .pro-hot .hot-msg .item-msg .item-con:hover .item-line{
	opacity: 1;
	visibility: visible;
	width:100%;
}
.change-item-h{
	color: #209048 !important;
}
.change-item-line{
	opacity: 1 !important;
	visibility: visible !important;
	width:100% !important;
}
.product .pro-hot .hot-msg .pro-show{
	position: relative;
	width:75%;
	margin:0% auto;
	max-width: 1250px;
}
.product .pro-hot .hot-msg .pro-show .swiper-container{
	position: unset;
}
.product .pro-hot .hot-msg .pro-show .slide-con{
	position: relative;
}
.product .pro-hot .hot-msg .pro-show .slide-con .con-h h1{
	/* position: absolute; */
	content:"";
	/* transform: translate(-50%,0%); */
	bottom:5%;
	left:50%;
	width:100%;
	font-family: MyGemFont-One;
  font-size: 1rem;
  color: #222f1e;
  text-transform: uppercase;
  text-align: center;
  margin-top: 10px;
}
.product .pro-hot .hot-msg .pro-show .prev-next:after{
	content:unset;
}
.product .pro-hot .hot-msg .pro-show .prev-next{
	transform: translate(0%,-50%);
	top:50%;
	width:44px;
	height:auto;
	margin:0px;
}
.product .pro-hot .hot-msg .pro-show .swiper-button-prev{
	left:-7%;
}
.product .pro-hot .hot-msg .pro-show .swiper-button-next{
	right:-7%;
}
.product .pro-hot .hot-msg .pro-show .swiper-button-prev .img{
	transform: rotate(180deg);
}
.product1 .pro-part{
	padding: 3.5% 0% 6%;
}
.product1 .pro-detail{
	position: relative;
}
.product1 .pro-detail:before{
	position: absolute;
	content:"";
	z-index:11;
	top:-7%;
	right:0%;
	width:95%;
	height:25%;
	min-height:200px;
	background-color:#209048;
}
.product1 .pro-detail .all-detail{
	position: relative;
	z-index:22;
}
.product1 .pro-detail .detail-con{
	position: relative;
	z-index:33;
}
.product1 .pro-detail .detail-title h1{
	font-family: MyAxiforma;
  font-size: 2rem;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 15px;
  margin: 0.5% auto 3%;
}
.product1 .pro-detail .detail-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product1 .pro-detail .detail-bc{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top: 60%;
  left: 80%;
	display: flex;
	display: -webkit-flex;
	width: 695px;
}
.product1 .pro-detail .bc-text{
	position: absolute;
  content: "";
  z-index:5;
  top: 0%;
  left: -2%;
  writing-mode: vertical-rl;
}
.product1 .pro-detail .bc-text p{
	font-family: MyAxiforma;
  font-size: 15rem;
  color: rgba(60,58,63,0.07);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 10px;
}
.product1 .pro-hot .pro-title h1{
	margin-bottom:3%;
}
.about .about-adv .all-adv{
	width: 100%;
  margin: 3% auto 2%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.about .about-adv .all-adv .adv-con{
	padding:1.2rem 5.5rem;
	border-right:1px dashed #e5e5e5;
}
.about .about-adv .all-adv .adv-con:nth-last-child(1){
	border-right:unset;
}
.about .about-adv .all-adv .adv-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.about .about-adv .all-adv .adv-text{
	font-family:MyAxiforma;
	color:#000000;
	text-align: center;
	text-transform: uppercase;
}
.about .about-adv .all-adv .adv-text p{
	font-size:1.2rem;
	margin: 0.8rem 0rem -0.2rem;
}
.about .about-adv .all-adv .adv-text h1{
	font-size:2rem;
}
.about .about-brief{
	position: relative;
	padding:2% 0%;
	overflow: hidden;
	background-color:#f3f3f3;
}
.about .about-brief .brief-bc .text p{
	font-family:MyAxiforma;
	font-size: 14rem;
	color:rgba(255,255,255,0.45);
	text-align: center;
	text-transform: uppercase;
	writing-mode: vertical-lr;
	width:max-content;
	width:-webkit-max-content;
}
.about .about-brief .brief-bc{
	position: absolute;
	z-index: 11;
	content:"";
	top:6%;
}
.about .about-brief .brief-bc1{
	left:-1%;
}
.about .about-brief .brief-bc2{
	right:0%;
}
.about .about-brief .brief-bc2 .text p{
	font-size: 12.5rem;
}
.about .about-brief .all-brief{
	position: relative;
 	z-index: 22;
	padding:1.5%;
	width:75%;
	margin:0% auto;
	max-width: 1250px;
	background-color:#ffffff;
}
.about .about-brief .all-brief .brief-con{
	width:100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-brief .all-brief .brief-con .brief-img{
	width:52%;
	margin-right:2%;
	display: flex;
	display: -webkit-flex;
}
.about .about-brief .all-brief .brief-con .brief-text{
	width:45%;
	margin-left:1%;
}
.about .about-brief .all-brief .brief-con .brief-text h1{
	font-family:MyAxiforma;
	font-size:2.1rem;
	color:#000000;
	text-transform: capitalize;
}
.about .about-brief .all-brief .brief-con .brief-text p{
	width: 88%;
	margin: 6% 0% 7%;
	font-family:MyGemFont-One;
	font-size:1rem;
	color:#000000;
	line-height: 1.7rem;
}
.about .about-brief .all-brief .brief-con .brief-text .text-img{
	width:27px;
	transform: rotate(180deg);
}
.about .about-brief .all-brief .brief-two{
	margin:3% auto;
	flex-direction: row-reverse;
}
.about .about-brief .all-brief .brief-two .brief-img{
	margin-right:0%;
	margin-left:2%;
	justify-content: flex-end;
}
.about .about-brief .all-brief .brief-two .brief-text .text-img{
	transform: rotate(0deg);
}
.about .about-exhibition{
	padding:3.3% 0%;
	background:url(../fodder/home/about-exhibition-bc.jpg) no-repeat;
	background-position: left;
	background-size: calc(16% + 310px) 100%;
}
.about .about-exhibition .all-exhibition{
	width:84%;
	margin-left:16%;
}
.about .about-exhibition .all-exhibition .exhibition-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 2%;
}
.about .about-exhibition .all-exhibition .exhibition-title .title-img{
	width:239px;
	margin-right:130px;
}
.about .about-exhibition .all-exhibition .exhibition-title .title-text h1{
	font-family:MyAxiforma;
	font-size:2.1rem;
	color:#209048;
	text-transform: capitalize;
}
.about .about-exhibition .all-exhibition .exhibition-title .title-text p{
	width:88%;
	margin-top:2%;
	font-family:MyGemFont-One;
	font-size:0.95rem;
	color:#000000;
	line-height: 1.2rem;
}
.about .about-exhibition .all-exhibition .exhibition-slide .swiper-slide{
	display: flex;
	display: -webkit-flex;
}
.about .about-certifi .all-certifi{
	width:88%;
	margin:4% auto 3%;
	max-width: 1600px;
}
.about .about-certifi .all-certifi .certifi-title h1{
	font-family:MyAxiforma;
	font-size:2.1rem;
	color:#000000;
	text-align: center;
	text-transform: capitalize;
}
.about .about-certifi .certifi-slide .swiper-container{
	padding:3% 0% 8%;
}
.about .about-certifi .slide-show .swiper-slide{
	display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  width: 550px;
}
.about .about-certifi .certifi-slide .swiper-container .img{
	box-reflect: below 0px -webkit-linear-gradient(transparent,transparent 80%,rgb(0,0,0,0.3));
  -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent,transparent 80%,rgb(0,0,0,0.3));
  box-shadow: 0px 5px 15px rgb(0 0 0 / 20%);
}
.about .about-certifi .certifi-img{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	margin-top: -5%;
  margin-right: 5%;
}
.contact .contact-msg{
	overflow: hidden;
}
.contact .contact-msg .all-msg{
	width:80%;
	margin:2% auto;
	max-width: 1400px;
}
.contact .contact-msg .all-msg .msg-top{
	display: flex;
	display: -webkit-flex;
	border:1px solid #e5e5e5;
}
.contact .contact-msg .all-msg .msg-top .msg-form{
	width: 50%;
	padding:2.5% 0%;
  margin: 0% 5%;
}
.contact .contact-msg .all-msg .msg-top .msg-con{
	width:40%;
	display: flex;
  display: -webkit-flex;
  align-items: center;
	background-color:#000000;
}
.contact .contact-msg .all-msg .msg-top .msg-form .form-title h1{
	font-family:MyAxiforma;
	font-size:2rem;
	color:#313131;
	text-transform: capitalize;
}
.contact .contact-msg .all-msg .msg-top .msg-form .form-title p{
	font-family:MyGemFont-One;
	font-size:1rem;
	color:rgba(35,24,21,0.7);
	letter-spacing: 0.5px;
	margin: 5% 0% 2.5%;
}
.contact .contact-msg .all-msg .msg-top .form .layui-input{
	height:55px;
	line-height: 55px;
}
.contact .contact-msg .all-msg .msg-top .form .btn{
	position: relative;
	transform: unset;
  left: unset;
  bottom: unset;
  text-align: left;
  margin-top: 5%;
}
.contact .contact-msg .all-msg .msg-top .form .layui-form input::-webkit-input-placeholder{ 
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .form .layui-form input:-moz-placeholder{ 
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .form .layui-form input:-ms-input-placeholder{
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .form .layui-form textarea::-webkit-input-placeholder{ 
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .form .layui-form textarea:-moz-placeholder{ 
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .form .layui-form textarea:-ms-input-placeholder{
	color: rgba(35,24,21,0.6);
}
.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
	width:65%;
	margin:0% auto;
}
.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
	position: relative;
	display: flex;
	display: -webkit-flex;
	margin-bottom: 15%;
	margin-left:-15%
}
.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-img{
	width:170px;
}
.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	left:65%;
	font-family:MyAxiforma;
	font-size:2rem;
	color:#090909;
	text-transform: capitalize;
	height:52px;
	line-height: 52px;
	padding:0px 40px;
	background-color:#209048;
	width:max-content;
	width:-webkit-max-content;
}
.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
	margin-bottom: 7%;
}
.contact .contact-msg .all-msg .img-con{
	display: flex;
	display: -webkit-flex;
}
.contact .contact-msg .all-msg .img-con .img-detail{
	width:26px;
	margin-right:14px;
}
.contact .contact-msg .all-msg .img-con .con-detail{
	width:calc(100% - 40px);
	font-family:MyGemFont-One;
	font-size:1rem;
	color:#ffffff;
	letter-spacing: 0.2px;
	line-height: 2rem;
}
.contact .contact-msg .all-msg .msg-top .msg-con .msg-p{
	font-family:MyAxiforma;
	font-size:1.4rem;
	color:#ffffff;
	margin-top: 15%;
	text-transform: uppercase;
}
.contact .contact-msg .all-msg .msg-bottom{
	margin:4.5% auto 7%;
}
.contact .contact-msg .all-msg .msg-bottom .map-con{
	margin:0% 0% 1.5% 1%;
}
.contact .contact-msg .all-msg .msg-bottom .img-con .con-detail{
	font-size: 1.2rem;
	color:#231815;
}
.contact .contact-msg .all-msg .msg-bottom .map{
	width:100%;
	height:450px;
	background-color:#dcdcdc;
}
.contact .footer .nav-form .foot-form{
	display: none;
}
.footer .nav-form .foot-form{
	padding:4.5% 0% 5.8%;
	background:url(../fodder/home/foot-contact-bc.jpg) no-repeat;
	background-size: 100% 101%;
	background-position: center;
	margin-bottom:-1%;
}
.footer .nav-form .foot-form .form-msg .form-title{
	display: flex;
	display: -webkit-flex;
	align-items: baseline;
	justify-content: center;
}
.footer .nav-form .foot-form .form-msg .form-title h1{
	font-family:MyAxiforma;
	font-size:2.1rem;
	color:#ffffff;
	text-transform: capitalize;
	letter-spacing: 2px;
	text-align: center;
}
.footer .nav-form .foot-form .form{
	position: relative;
	width:50%;
	padding:3% 6.5% 2.8%;
	margin:2.8% auto 0%;
	max-width: 1000px;
	background-color:#ffffff;
}
.footer .nav-form .foot-nav{
	padding:4% 0% 3%;
	background:url(../fodder/home/foot-bc.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
}
.footer .nav-form .foot-nav .all-nav{
	width:75%;
	margin:0% auto;
	max-width: 1400px;
	display: flex;
	display: -webkit-flex;
}
.footer .nav-form .foot-nav .all-nav .nav-one{
	width: 30%;
  margin-right: 2%;
}
.footer .nav-form .foot-nav .all-nav .nav-two{
	width:28%;
}
.footer .nav-form .foot-nav .all-nav .nav-three{
	width:20%;
	margin:0% 1%;
}
.footer .nav-form .foot-nav .all-nav .nav-four{
	width:20%;
}
.footer .nav-form .foot-nav .all-nav .nav-title h1{
	font-family:MyAxiforma;
	font-size:1.4rem;
	color:#ffffff;
	text-transform: capitalize;
	margin-bottom:2.5rem;
}
.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
	font-family:MyAxiforma;
	font-size:1.1rem;
	color:#ffffff;
	text-transform: capitalize;
	margin:0px 0px 10px 40px;
}
.footer .nav-form .foot-nav .all-nav .con-detail{
	display: flex;
	display: -webkit-flex;
}
.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
	width:26px;
	margin-right:14px;
}
.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
	width:calc(100% - 40px);
}
.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
	font-family: MyGemFont-One;
	font-size:1rem;
	color:#ffffff;
	line-height: 1.5rem;
	letter-spacing: 0.5px;
}
.footer .nav-form .foot-nav .all-nav .item-link{
	margin-bottom:1.8rem;
}
.footer .nav-form .foot-nav .all-nav .item-link:nth-last-child(1){
	margin-bottom:0rem;
}
.footer .nav-form .foot-nav .all-nav .item-link a{
	display: inline-flex;
	display: -webkit-inline-flex;
}
.footer .nav-form .foot-nav .all-nav .item-link a .img{
	width:19px;
	margin-right:11px;
}
.footer .nav-form .foot-nav .all-nav .item-link a h1{
	font-family:MyAxiforma;
	font-size:1.1rem;
	color:#ffffff;
	text-transform: uppercase;
}
.footer .nav-form .foot-nav .all-nav .item-link a h1:hover{
	color:#209048;
}
.footer .nav-form .foot-nav .all-nav .item-img{
	margin-bottom:1.8rem;
}
.footer .nav-form .foot-nav .all-nav .item-img:nth-last-child(1){
	margin-bottom:0rem;
}
.footer .nav-form .foot-nav .all-nav .item-img a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .nav-form .foot-nav .all-nav .item-img a .img{
	width:44px;
	margin-right:16px;
}
.footer .nav-form .foot-nav .all-nav .item-img a h2{
	font-family: MyGemFont-One;
	font-size:1.2rem;
	color:#ffffff;
	text-transform: capitalize;
}
.footer .nav-form .foot-nav .all-nav .item-img a:hover h2{
	color:#209048;
}
.footer .nav-form .foot-nav .all-nav .nav-one .foot-logo{
	display: flex;
	display: -webkit-flex;
}
.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
	width: 88%;
	margin: 15% 0% 5%;
	font-family:MyAxiforma;
	font-size:1.4rem;
	color:#ffffff;
	text-transform: uppercase;
	line-height: 2.1rem;
}
.footer .nav-form .foot-nav .all-nav .nav-one .con-detail{
	align-items: center;
}
.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1){
	margin-bottom: 5%;
}
.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
	width: calc(90% - 40px);
}
.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(2) .con-detail{
	align-items: center;
}
.footer .foot-bottom{
	font-family: MyGemFont-One;
	font-size:1rem;
	color:#ffffff;
	text-align: center;
	padding:0.5% 0%;
	letter-spacing: 0.5px;
	background-color:#209048;
}
.footer .foot-bottom p{
	color:#ffffff;
}
.footer .foot-bottom a{
	display: inline-block;
	padding-top:5px;
}
.footer .foot-bottom a:hover{
	opacity: 0.6;
}
.form form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.form form .layui-form-item{
	width:100%;
}
.form form .name{
	width:49%;
	margin-right:2%;
}
.form form .email{
	width:49%;
}
.form form .btn{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	left:50%;
	bottom: -40px;
  text-align: center;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 60px;
  line-height: 60px;
  padding-left: 20px;
  font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
  border: 1px solid #ffffff;
  background-color: #f9f9f9;
}
.form .layui-textarea{
	height: 150px;
  padding:15px 20px;
  font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
  border: 1px solid #ffffff;
  background-color: #f9f9f9;
}
.form .layui-btn:hover{
	opacity: 1;
}
.form .layui-btn:hover p{
	opacity: 0.7;
}
.form .layui-form input::-webkit-input-placeholder{ 
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-form input:-moz-placeholder{ 
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-form input:-ms-input-placeholder{
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-form textarea::-webkit-input-placeholder{ 
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-form textarea:-moz-placeholder{ 
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family:MyGemFont-One;
	font-size:1.1rem;
  color: #231815;
}
.form .layui-btn{
	font-family:MyAxiforma;
	font-size:1.4rem;
	letter-spacing: 0.5px;
	text-transform: capitalize;
  color: #ffffff;
  height: 50px;
  line-height:50px;
  padding: 0px 100px;
  border-radius:5px;
  background-color:#209048;
}
@media screen and (max-width:991px){
	.goog-te-menu-frame{
		top:60px !important;
		margin-left: -8px;
	}
	.nav .nav-content{
		width:90%;
		padding: 8px 0px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-logo{
		width:156px;
		margin-right:14px;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 170px);
		padding: 0rem;
	}
	.nav .nav-content .nav-ul ul{
		width:100%;
		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;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		display: block;
    margin-left:30px;
	}
	.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: #ffffff;
    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: 82px;
    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:1rem 0rem 0.5rem 2.2rem;
	}
	.auto-hide .auto-ul li a{
		display:inline-block;
	}
	.auto-hide .auto-ul h1{
		font-family: MyAxiforma;
    font-size: 1.2rem;
    color: #000000;
    text-transform: uppercase;
	}
	.auto-hide .auto-ul .li-product .auto-child  li{
		padding:0.5rem 0rem 0.2rem 2rem;
	}
	.auto-hide .auto-ul h2{
		font-family:MyEras-Demi;
		font-weight:bold;
  	font-size: 1rem;
  	color: #429d5e;
  	letter-spacing:0.5px;
	}
	.load-nav{
		position: fixed;
    top: 0px;
    transform: unset;
    left: unset;
    width: 100%;
    z-index: 9999;
    background-color: #000000;
    box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	}
	.nav-top{
		margin-top:81px;
	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.load-nav{
		width:80%;
	}
	.home .home-screen .all-screen{
		padding-top: 100px;
	}
	.home .home-screen .all-screen:after{
		height: 17%;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		top: -3%;
	}
	.home .home-screen .screen-msg{
		top: 58%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 5%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		left: 50%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 9rem;
		margin: 22% 0% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg{
		margin: 4.5% auto 8%;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 2.8rem;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 6%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 2.8rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size: 3rem;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		height: 55px;
    line-height: 55px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 2.5rem;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding: 2% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		margin-top: 1%;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 2.5rem;
		margin-top: -10%;
	}
	.home .home-item .item-three .item-top .top-con{
		padding: 4% 8% 4% 5%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 2.2rem;
	}
	.home .home-item .item-three .item-top .top-img{
		right: -5%;
	}
	.home .home-item .item-three .item-slide{
		width: 95%;
	}
	.home .home-interim .about-text p{
		font-size: 1.7rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 15px;
	}
	.home .home-about{
		padding: 0% 0% 6%;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 2.5rem;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 8%;
		line-height: 1.7rem;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:70px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 1.1rem;
	}
	.home .home-work .all-work .work-left{
		width: 60%;
    margin-right: 4%;
	}
	.home .home-work .all-work .work-right{
		width:36%;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		padding-right: 6%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 125px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: calc(88% - 125px);
    padding-left: 6%;
    border-left: 10px solid #209048;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 2.5rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 1.1rem;
		line-height: 1.7rem;
		margin-top: 2%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.8rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		font-size: 1.8rem;
		height: 58px;
    line-height: 58px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 55%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 40%;
    margin-top: -5.6%;
    padding: 3% 0.5% 5% 4.5%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		width: 80px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: calc(100% - 100px);
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 2.5rem;
		letter-spacing: -0.5px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 7% 0% 1%;
  }
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 50px;
    height: 50px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 1.5rem;
	}
	.all-product .allPro-msg{
		margin: 8% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.4rem;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(94% / 3);
    margin: 0% 3% 4% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 90%;
	}
	.product .pro-infos{
		margin: 7% auto 4%;
	}
	.product .pro-part .part-img{
		margin-top: 2%;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		letter-spacing: 10px;
	}
	.product1 .pro-detail .bc-text{
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		margin: 1% 0% 4%;
	}
	.about .about-adv .all-adv{
		margin: 3.5% auto 3%;
	}
	.about .about-adv .all-adv .adv-con{
		padding: 1.5rem 3.5rem;
	}
	.about .about-adv .all-adv .adv-text p{
		margin: 1rem 0rem 0rem;
	}
	.about .about-brief{
		padding: 2.5% 0%;
	}
	.about .about-brief .brief-bc1{
		left: -3.5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 12rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -3.5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 3.5% 0%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 3%;
	}
	.contact .contact-msg .all-msg{
		margin: 2.5% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		padding: 3% 0%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: -10%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 70%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		font-size: 1.3rem;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.load-nav{
		width: 90%;
    top: 30px;
	}
	.nav .nav-content .nav-logo{
		width: 150px;
    margin-right: 10px;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 160px);
	}
	.nav .nav-content .nav-ul ul{
		width:100%;
	}
	.home .home-screen .all-screen{
		padding-top: 80px;
	}
	.home .home-screen .all-screen:before{
		height: 80px;
	}
	.home .home-screen .all-screen:after{
		height: 15%;
	}
	.home .home-screen .screen-msg{
		top: 58%;
	}
	.home .home-screen .screen-msg .screen-con{
		width: 60%;
	}
	.home .home-screen .screen-msg .screen-con .con-img{
		width: 580px;
		margin:0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		top: 5%;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
		font-size: 2.6rem;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-p p{
		font-size: 1.1rem;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 5%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		width: 520px;
		left: 50%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 8rem;
    margin: 20% 0% 0% 7%;
    box-reflect: below -30px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
    -webkit-box-reflect: below -30px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
	}
	.home .home-screen .screen-msg .screen-slide .swiper-container .img{
		width:430px;
	}
	.span{
		width: 8px;
    height: 8px;
    margin-left: 10px;
	}
	.home .home-point{
		padding: 5% 0% 1%;
		background-size: auto 100%;
	}
	.home .home-point .all-point{
		width: 80%;
	}
	.home .home-point .home-adv .adv-title h1{
		font-size: 2.5rem;
	}
	.home .home-point .home-adv .adv-msg{
		margin: 4.5% auto 8%;
	}
	.home .home-point .home-adv .adv-msg .adv-con{
		width: calc(94% / 4);
		margin-right: 2%;
		padding: 2.5% 0%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
		width: 88px;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
		font-size: 1.3rem;
		letter-spacing: 0.2px;
		margin: 6% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
		font-size: 0.85rem;
	}
	.home .home-point .home-hot .hot-title h1{
		font-size: 4rem;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 2.2rem;
	}
	.home .home-point .home-hot .hot-title p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title .title-left{
		padding-right: 2rem;
		border-right: 2px solid #209048;
	}
	.home .home-point .home-hot .hot-title .title-left:after{
		right: -3px;
		width: 4px;
	}
	.home .home-point .home-hot .hot-title .title-right{
		padding-left: 2rem;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 4%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 2.5rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
		font-size: 1.1rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
		margin-top: 8%;
	}
	.home .same-slide .swiper-container .prev-next:after{
		font-size: 1.3rem;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size:2.8rem;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		height: 52px;
    line-height: 52px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 2.2rem;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding: 2% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		margin-top: 0.5%;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 2rem;
		margin-top: -10%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
		left: -8%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
		right: -8%;
	}
	.home .home-item .item-three{
		padding: 8% 0% 5%;
	}
	.home .home-item .item-three .all-three{
		width: 85%;
	}
	.home .home-item .item-three .item-top .top-con{
		padding: 4% 8% 4% 4%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 2rem;
	}
	.home .home-item .item-three .item-top .top-con p{
		width: 80%;
	}
	.home .home-item .item-three .item-top .top-img{
		right: -5%;
		width: 55%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-prev{
		left: 0%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-next{
		right: 0%;
	}
	.home .home-item .item-three .item-slide{
		width: 95%;
	}
	.home .home-interim .about-text p{
		font-size: 1.5rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 12px;
	}
	.home .home-about{
		padding: 0% 0% 6%;
	}
	.home .home-about .all-about .about-left{
		width:42%;
	}
	.home .home-about .all-about .about-right{
		width:55%;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 2.2rem;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 5%;
		line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .about-con p br{
		display: none;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:70px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 1.1rem;
	}
	.home .home-work .all-work{
		width: 88%;
    margin: 5% auto;
	}
	.home .home-work .all-work .work-left{
		width: 60%;
    margin-right: 4%;
	}
	.home .home-work .all-work .work-right{
		width:36%;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		padding-right: 5%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 88px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: calc(90% - 88px);
    padding-left: 5%;
    border-left: 8px solid #209048;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 2.3rem;
    letter-spacing: 0px;
    line-height: 2.8rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 3%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .img{
		width: 38px;
    margin-right: 1.2rem;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.6rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		font-size: 1.3rem;
		height: 50px;
    line-height: 52px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title{
		padding: 4% 0% 4% 10%;
	}
	.home .home-exhibition .exhibition-slide{
		width:88%;
		margin: 0% auto 5%;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 55%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 41%;
    margin-top: -5.6%;
    padding: 2% 0.5% 4% 3.5%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		width: 70px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: calc(100% - 90px);
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 2.5rem;
		letter-spacing: -0.5px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
		width:30px;
		margin-right:10px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
		font-size: 1.5rem;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 7% 0% 1%;
  }
  .home .home-exhibition .exhibition-slide .slide-two .slide-line{
		height: 10%;
	}
	.home .home-certificate{
		padding: 3.5% 0% 4.5%;
	}
	.home .home-certificate .all-certifi{
		width: 85%;
	}
	.home .home-certificate .all-certifi h1{
		font-size: 2.5rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 45px;
    height: 45px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 1.3rem;
	}
	.all-product .allPro-msg{
		width: 90%;
		margin: 8% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.4rem;
		margin: 0.5rem 0rem;
	}
	.product .pro-infos .pro-text{
		font-size: 5rem;
	}
	.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
		font-size: 1.3rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 1.1rem;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(94% / 3);
    margin: 0% 3% 4% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 95%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
		font-size: 0.85rem;
	}
	.product .pro-infos{
		width: 90%;
		margin: 8% auto 5%;
	}
	.product .pro-infos .product-con .pro-info .msg-two{
		margin: 5% 0% 10%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-detail{
		display: block;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p{
		/*width:100%;*/
		margin:2% 0%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p p{
		font-size: 1rem;
		letter-spacing: 0px;
	}
	.product .pro-part{
		padding: 3.5% 0%;
	}
	.product .pro-title h1{
		font-size: 2.2rem;
	}
	.product .pro-part .part-img{
		width: 90%;
    margin: 2.5% auto;
	}
	.product .pro-hot .hot-msg .item-msg .item-con{
		margin: 0rem 1rem;
	}
	.product .pro-hot .hot-msg .item-msg .item-h h1{
		font-size: 1.1rem;
		letter-spacing: -0.2px;
	}
	.product .pro-hot .hot-msg .pro-show .prev-next{
		width: 40px;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		font-size: 1.8rem;
		letter-spacing: 10px;
	}
	.product1 .pro-detail:before{
		width:100%;
		top: -5%;
	}
	.product1 .pro-detail .detail-img{
		width:98%;
		margin:0% auto;
	}
	.product1 .pro-detail .bc-text{
		display: none;
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.product .pro-hot .hot-msg .pro-show{
		width:80%;
	}
	.same-screen .all-screen .screen-msg .con-text h1{
		font-size: 3.5rem;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		font-size: 1.1rem;
		margin: 0% 0% 3%;
	}
	.same-screen .all-screen .screen-msg .con-img .img{
		width:40px;
	}
	.about .about-adv .all-adv{
		margin: 4% auto 5%;
	}
	.about .about-adv .all-adv .adv-con{
		padding: 1.8rem 2.5rem;
	}
	.about .about-adv .all-adv .adv-text p{
		margin: 1rem 0rem 0rem;
	}
	.about .about-brief{
		padding: 3% 0%;
	}
	.about .about-brief .all-brief{
		width:85%;
		padding: 2%;
	}
	.about .about-brief .brief-bc{
		display: none;
	}
	.about .about-brief .brief-bc1{
		left: -5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 13rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 4% 0%;
		background-size: calc(16% + 300px) 100%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-img{
		width: 239px;
    margin-right: 111px;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text{
		width:calc(100% - 350px);
	}
	.about .about-certifi .all-certifi{
		width: 88%;
    margin: 6% auto 5%;
	}
	.about .about-certifi .all-certifi .certifi-title h1{
		margin-bottom:1%;
	}
	.about .about-certifi .certifi-img{
		margin-top: -3%;
		margin-right: 3%;
	}
	.contact .contact-msg .all-msg{
		width:85%;
		margin: 3% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		padding: 3% 0%;
    margin: 0% 3%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con{
		width:44%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 88%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: -2%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
		left: 60%;
		font-size: 1.8rem;
		height: 50px;
    line-height: 50px;
    padding: 0px 30px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
		margin-bottom: 5%;
	}
	.footer .nav-form .foot-form{
		background-size: auto 101%;
	}
	.footer .nav-form .foot-form .form-msg .form-title h1{
		font-size: 2rem;
	}
	.footer .nav-form .foot-form .form{
		width:65%;
		padding: 3.5% 5% 4%;
	}
	.footer .nav-form .foot-nav{
		padding: 4.5% 0% 3.5%;
	}
	.footer .nav-form .foot-nav .all-nav{
		width: 88%;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
		width: calc(95% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
		margin: 0px 0px 10px 30px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
		font-size: 0.95rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		width: 95%;
    font-size: 1.3rem;
    line-height: 1.8rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .img{
		width: 18px;
		margin:1px 10px 0px 0px;
		margin-top: 1px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .item-text{
		width: calc(100% - 28px);
	}
	.footer .nav-form .foot-nav .all-nav .item-img a .img{
		width: 40px;
    margin-right: 16px;
	}
	.footer .foot-bottom{
		font-size: 0.95rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.load-nav{
		width: 95%;
    top: 30px;
	}
	.nav .nav-content .nav-logo{
		width: 120px;
    margin-right: 10px;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 130px);
	}
	.nav .nav-content .nav-ul ul{
		width:100%;
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.1rem;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.1rem;
	}
	.home .home-screen .all-screen{
		padding-top: 70px;
	}
	.home .home-screen .all-screen:before{
		height: 70px;
	}
	.home .home-screen .all-screen:after{
		height: 15%;
	}
	.home .home-screen .screen-msg{
		top: 58%;
	}
	.home .home-screen .screen-msg .screen-con{
		width: 55%;
	}
	.home .home-screen .screen-msg .screen-slide{
		width:45%;
	}
	.home .home-screen .screen-msg .screen-con .con-img{
		width: 500px;
		margin:0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		top: 12%;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
		font-size: 2.5rem;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-p p{
		font-size: 1rem;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 5%;
		width: 100%;
		max-width: 457px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		top: 55%;
    left: 50%;
		width: 480px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 7rem;
    margin: 15% 0% 0% 10%;
    box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
    -webkit-box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
	}
	.home .home-screen .screen-msg .screen-slide .swiper-container .img{
		width:430px;
	}
	.span{
		width: 7px;
    height: 7px;
    margin-left: 10px;
	}
	.home .home-point{
		padding: 6% 0% 1%;
		background-size: auto 100%;
	}
	.home .home-point .all-point{
		width: 90%;
	}
	.home .home-point .home-adv .adv-title h1{
		font-size: 2.3rem;
	}
	.home .home-point .home-adv .adv-msg{
		margin: 4% auto 8%;
	}
	.home .home-point .home-adv .adv-msg .adv-con{
		width: calc(94% / 4);
		margin-right: 2%;
		padding: 2.5% 0%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
		width: 75px;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
		font-size: 1.2rem;
		letter-spacing: 0.2px;
		margin: 6% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title h1{
		font-size: 3.5rem;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 2rem;
	}
	.home .home-point .home-hot .hot-title p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title .title-left{
		padding-right: 2rem;
		border-right: 2px solid #209048;
	}
	.home .home-point .home-hot .hot-title .title-left:after{
		right: -3px;
		width: 4px;
	}
	.home .home-point .home-hot .hot-title .title-right{
		padding-left: 2rem;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 4%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide{
		margin: 3% 5% 0% 0%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 2rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
		font-size: 1rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show h3{
		font-size: 1rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
		margin-top: 8%;
	}
	.home .same-slide .swiper-container .prev-next:after{
		font-size: 1.3rem;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size:2.5rem;
		line-height: 3.5rem;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		font-size: 1.1rem;
		height: 48px;
    line-height: 48px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 2rem;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding:3% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		font-size: 1.1rem;
		margin-top: 0.5%;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 1.6rem;
		margin-top: -12%;
	}
	.home .home-item .item-msg .item-right .item-slide .prev-next:after{
		font-size: 1.8rem;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-item .item-three{
		padding: 8% 0% 5%;
	}
	.home .home-item .item-three .all-three{
		width: 90%;
	}
	.home .home-item .item-three .item-top .top-con{
		width: 55%;
		padding: 3%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 2rem;
	}
	.home .home-item .item-three .item-top .top-con p{
		width: 90%;
	}
	.home .home-item .item-three .item-top .top-img{
		right: -3%;
    width: 50%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-prev{
		left: 0%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-next{
		right: 0%;
	}
	.home .home-item .item-three .item-slide{
		width: 90%;
	}
	.home .home-interim .about-text p{
		font-size: 1.5rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 8px;
	}
	.home .home-about{
		padding: 4% 0% 6%;
	}
	.home .home-about .all-about{
		width:80%;
		margin:0% auto;
		flex-wrap: wrap;
	}
	.home .home-about .all-about .about-left{
		width:100%;
	}
	.home .home-about .all-about .about-right{
		width:100%;
		margin: 2% auto 0%;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 2.2rem;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 5%;
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .about-con p br{
		display: none;
	}
	.home .home-about .all-about .about-left .about-adv{
		display: flex;
    display: -webkit-flex;
	}
	.home .home-about .all-about .about-left .msg-con{
		width:50%;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:70px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 1rem;
		letter-spacing: 0px;
		margin: 6% 0% 2% 0%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text h1{
		font-size: 1.8rem;
	}
	.home .home-work .all-work{
		width: 88%;
    margin: 5% auto;
	}
	.home .home-work .all-work .work-left{
		width: 60%;
    margin-right: 4%;
	}
	.home .home-work .all-work .work-right{
		width:36%;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		display: none;
    padding-right: 5%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 88px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: 100%;
    padding-left: 4%;
    border-left: 6px solid #209048;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 2.2rem;
    letter-spacing: 0px;
    line-height: 2.5rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 3%;
		letter-spacing: 0px;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .img{
		width: 30px;
    margin-right: 0.8rem;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.5rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		display: none;
		font-size: 1.3rem;
		height: 50px;
    line-height: 52px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title{
		padding: 4% 0% 4% 5%;
	}
	.home .home-exhibition .exhibition-slide{
		width:90%;
		margin: 0% auto 5%;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 2.2rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 55%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 41%;
    margin-top: -5.6%;
    padding: 2% 0.5% 4% 3.5%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		display: none;
		width: 70px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: 100%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 2.3rem;
		letter-spacing: -0.5px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
		width:30px;
		margin-right:10px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
		font-size: 1.5rem;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 7% 0% 1%;
  }
  .home .home-exhibition .exhibition-slide .slide-two .slide-line{
		height: 10%;
	}
	.home .home-certificate{
		padding: 4% 0% 5%;
	}
	.home .home-certificate .all-certifi{
		width: 85%;
	}
	.home .home-certificate .all-certifi h1{
		font-size: 2.5rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 45px;
    height: 45px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 1.3rem;
	}
	.all-product .allPro-msg{
		width: 95%;
		margin: 8% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.3rem;
		margin: 0.5rem 0rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 1rem;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(96% / 3);
    margin: 0% 2% 4% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 95%;
		padding: 2% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
		font-size: 0.8rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text p{
		font-size: 0.7rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-img{
		width: 80px;
    margin-right: 10px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page{
		margin: 0px 8px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page h1{
		width:33px;
		height:33px;
	}
	.product .pro-infos{
		width: 95%;
		margin: 8% auto 5%;
	}
	.product .pro-infos .product-con .pro-info .pro-msg{
		width: 47%;
    margin: -5% 0% 0% 3%;
	}
	.product .pro-infos .pro-text{
		font-size: 4.5rem;
	}
	.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
		font-size: 1.2rem;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-img{
		width: 30px;
		margin-right: 10px;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-p{
		font-size: 1.5rem;
	}
	.product .pro-infos .product-con .pro-info .msg-two{
		margin: 5% 0% 10%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-detail{
		display: block;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p .dot{
		width: 7px;
    height: 7px;
    margin: 7px 7px 0px 0px;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p{
		/*width:100%;*/
		margin:2% 0%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p p{
		font-size: 1rem;
		letter-spacing: 0px;
	}
	.product .pro-part{
		padding: 3.5% 0%;
	}
	.product .pro-title h1{
		font-size: 2.2rem;
	}
	.product .pro-part .part-img{
		width: 95%;
    margin: 2.5% auto;
	}
	.product .pro-hot .hot-msg .item-msg .item-con{
		margin: 0rem 0.5rem;
	}
	.product .pro-hot .hot-msg .item-msg .item-h h1{
		font-size: 1rem;
		letter-spacing: -0.2px;
	}
	.product .pro-hot .hot-msg .pro-show{
		width:90%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-prev{
		left: -5%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-next{
		right: -5%;
	}
	.product .pro-hot .hot-msg .pro-show .prev-next{
		width: 35px;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		font-size: 1.5rem;
    letter-spacing: 8px;
	}
	.product1 .pro-detail:before{
		width:100%;
		top: -5%;
	}
	.product1 .pro-detail .detail-bc{
		display: none;
	}
	.product1 .pro-detail .detail-img{
		width:98%;
		margin:0% auto;
	}
	.product1 .pro-detail .bc-text{
		display: none;
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.same-screen .all-screen .screen-msg{
		top:50%;
	}
	.same-screen .all-screen .screen-msg .con-text h1{
		font-size: 3rem;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		font-size: 1rem;
		margin: 1% 0% 3%;
	}
	.same-screen .all-screen .screen-msg .con-img .img{
		width:35px;
	}
	.about .about-adv .all-adv{
		margin: 4% auto 5%;
	}
	.about .about-adv .all-adv .adv-con{
		padding: 1.5rem 1.8rem;
	}
	.about .about-adv .all-adv .adv-img .img{
		width:60px;
	}
	.about .about-adv .all-adv .adv-text p{
		font-size: 1.1rem;
		margin: 1rem 0rem 0rem;
	}
	.about .about-brief{
		padding: 3% 0%;
	}
	.about .about-brief .all-brief{
		width:90%;
		padding: 2%;
	}
	.about .about-brief .all-brief .brief-con .brief-text h1{
		font-size: 2rem;
	}
	.about .about-brief .all-brief .brief-con .brief-text p{
		width: 95%;
	}
	.about .about-brief .all-brief .brief-two{
		margin: 3.5% auto;
	}
	.about .about-brief .brief-bc{
		display: none;
	}
	.about .about-brief .brief-bc1{
		left: -5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 13rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 4% 0%;
		background-size: calc(10% + 250px) 100%;
	}
	.about .about-exhibition .all-exhibition{
		width: 90%;
    margin-left: 10%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-img{
		width: 200px;
    margin-right: 100px;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text{
		width:calc(100% - 300px);
	}
	.about .about-certifi .all-certifi{
		width: 88%;
    margin: 6% auto 5%;
	}
	.about .about-certifi .all-certifi .certifi-title h1{
		margin-bottom:1%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:480px;
	}
	.about .about-certifi .certifi-img{
		margin-top: -3%;
		margin-right: 3%;
	}
	.contact .contact-msg .all-msg{
		width:90%;
		margin: 3% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		padding: 3% 0%;
    margin: 0% 3%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con{
		width:44%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 88%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: -2%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
		left: 60%;
		font-size: 1.6rem;
		height: 50px;
    line-height: 50px;
    padding: 0px 30px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
		margin-bottom: 5%;
	}
	.contact .contact-msg .all-msg .msg-bottom .map{
		height: 420px;
	}
	.footer .nav-form .foot-form{
		padding: 5% 0% 7%;
		background-size: auto 101%;
	}
	.footer .nav-form .foot-form .form-msg .form-title h1{
		font-size: 2rem;
	}
	.footer .nav-form .foot-form .form{
		width:75%;
		padding: 3.5% 5% 4%;
	}
	.footer .nav-form .foot-nav{
		padding: 4.5% 0% 3.5%;
	}
	.footer .nav-form .foot-nav .all-nav{
		width: 88%;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 1% auto 4%;
    align-items: center;
		display: flex;
    display: -webkit-flex;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two{
		width:35%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-three{
		width:30%;
		margin:0% 2.5%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-four{
		width:30%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-logo{
		margin-right:5rem;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
		margin: 0px 0px 10px 30px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
		font-size: 0.95rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		width: 100%;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin: 0% 0% 2%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-title h1{
		margin-bottom:2rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .img{
		width: 18px;
		margin:1px 10px 0px 0px;
		margin-top: 1px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .item-text{
		width: calc(100% - 28px);
	}
	.footer .nav-form .foot-nav .all-nav .item-img a .img{
		width: 40px;
    margin-right: 16px;
	}
	.footer .foot-bottom{
		font-size: 0.95rem;
	}
}
@media screen and (max-width:991px){
	.all-product .allPro-title{
		position: relative;
		display:flex;
		display: -webkit-flex;
	}
	.all-product .allPro-title h1{
		font-family: MyAxiforma;
    font-size: 1.5rem;
    color: #000000;
    margin-bottom: 3%;
    text-transform: uppercase;
	}
	.all-product .allPro-msg{
		position: relative;
		flex-direction: column-reverse;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left{
		z-index: 11;
		width:100%;
		margin:0% auto 5%;
		display: block;
	}
	.all-product .allPro-con .allPro-left .left-top .allPro-title{
		position: relative;
	}
	.all-product .allPro-con .allPro-left .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 .allPro-msg .allPro-left .left-item{
		position: absolute;
    top: 0rem;
    left: 0%;
    width: calc(100% - 4rem) !important;
    justify-content: center;
    padding: 2rem;
    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);
	}
	.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 .allPro-con .allPro-left .allPro-item .item-con{
		margin-bottom: 1rem;
	}
	.all-product .allPro-msg .allPro-right{
		width:100%;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home .home-screen .all-screen{
		padding-top: 0px;
	}
	.home .home-screen .all-screen:before{
		content:unset;
		height: 70px;
	}
	.home .home-screen .all-screen:after{
		height: 15%;
	}
	.home .home-screen .screen-msg{
		top: 58%;
	}
	.home .home-screen .screen-msg .screen-con{
		width: 55%;
		margin-bottom: 0%;
	}
	.home .home-screen .screen-msg .screen-slide{
		width:45%;
	}
	.home .home-screen .screen-msg .screen-con .con-img{
		width: 100%;
		margin:0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		position: unset;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    margin-bottom:5%;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
		font-size: 2.2rem;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-p p{
		font-size: 0.9rem;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 5%;
		width: 100%;
		max-width: 457px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		top: 55%;
    left: 50%;
		width: 120%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 5rem;
    margin: 8% 0% 0% 10%;
    box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
    -webkit-box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
	}
	.home .home-screen .screen-msg .screen-slide .swiper-container .img{
		width:100%;
	}
	.span{
		width: 7px;
    height: 7px;
    margin-left: 10px;
	}
	.home .home-point{
		padding: 6% 0% 1%;
		background-size: auto 100%;
	}
	.home .home-point .all-point{
		width: 95%;
	}
	.home .home-point .home-adv .adv-title h1{
		font-size: 2.2rem;
	}
	.home .home-point .home-adv .adv-msg{
		margin: 4% auto 8%;
	}
	.home .home-point .home-adv .adv-msg .adv-con{
		width: calc(97% / 4);
		margin-right: 1%;
		padding: 2% 0%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
		width: 65px;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
		font-size: 1.1rem;
		letter-spacing: 0.2px;
		margin: 6% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
		font-size: 0.8rem;
		line-height: 1.3rem;
	}
	.home .home-point .home-hot .hot-title h1{
		font-size: 3rem;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 1.8rem;
	}
	.home .home-point .home-hot .hot-title p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title .title-left{
		padding-right: 2rem;
		border-right: 2px solid #209048;
	}
	.home .home-point .home-hot .hot-title .title-left:after{
		right: -3px;
		width: 4px;
	}
	.home .home-point .home-hot .hot-title .title-right{
		padding-left: 2rem;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 4%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide{
		margin: 3% 5% 0% 0%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 1.8rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
		font-size: 0.9rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show h3{
		font-size: 0.9rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
		margin-top: 8%;
	}
	.home .same-slide .swiper-container .prev-next:after{
		font-size: 1.3rem;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size:2.2rem;
		line-height: 3rem;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn a{
		width:100%;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		font-size: 1.1rem;
		height: 45px;
    line-height: 45px;
    padding: 0px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 1.6rem;
		letter-spacing: -0.5px;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding:3% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		font-size: 1rem;
		margin-top: 0.5%;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 1.3rem;
		margin-top: -12%;
	}
	.home .home-item .item-msg .item-right .item-slide .prev-next:after{
		font-size: 1.8rem;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-item .item-three{
		padding: 8% 0% 5%;
	}
	.home .home-item .item-three .all-three{
		width: 90%;
	}
	.home .home-item .item-three .item-top .top-con{
		width: 60%;
		padding: 3%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 2rem;
	}
	.home .home-item .item-three .item-top .top-con p{
		width: 90%;
		line-height: 1.6rem;
	}
	.home .home-item .item-three .item-top .top-img{
		right: -3%;
    width: 45%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-prev{
		left: 0%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-next{
		right: 0%;
	}
	.home .home-item .item-three .swiper-container .prev-next:after{
		font-size: 1.5rem;
	}
	.home .home-item .item-three .item-slide{
		width: 90%;
		margin: 6% auto 0%;
	}
	.home .home-interim .about-text p{
		font-size: 1.3rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 5px;
	}
	.home .home-about{
		padding: 5% 0% 7%;
	}
	.home .home-about .all-about{
		width:90%;
		margin:0% auto;
		flex-wrap: wrap;
	}
	.home .home-about .all-about .about-left{
		width:100%;
	}
	.home .home-about .all-about .about-right{
		width:100%;
		margin: 2% auto 0%;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 2.2rem;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 5%;
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .about-con p br{
		display: none;
	}
	.home .home-about .all-about .about-left .about-adv{
		display: flex;
    display: -webkit-flex;
	}
	.home .home-about .all-about .about-left .msg-con{
		width:50%;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:70px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 0.85rem;
		letter-spacing: 0px;
		margin: 6% 0% 2% 0%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text h1{
		font-size: 1.6rem;
	}
	.home .home-work .all-work{
		width: 90%;
    margin: 5% auto 6%;
	}
	.home .home-work .all-work .work-left{
		width: 60%;
    margin-right: 4%;
	}
	.home .home-work .all-work .work-right{
		width:36%;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		display: none;
    padding-right: 5%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 88px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: 100%;
    padding-left: 0%;
    border-left: unset;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 2rem;
    letter-spacing: 0px;
    line-height: 2.2rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 3%;
		letter-spacing: 0px;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .img{
		width: 22px;
		margin:5px 8px 0px 0px;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .text-h{
		width:calc(100% - 30px);
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.4rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		display: none;
		font-size: 1.3rem;
		height: 50px;
    line-height: 52px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title{
		padding: 4% 0% 4% 5%;
	}
	.home .home-exhibition .exhibition-slide{
		width:90%;
		margin: 0% auto 5%;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 2rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 55%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 41%;
    margin-top: -5.6%;
    padding: 2% 0.5% 4% 3.5%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		display: none;
		width: 70px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: 100%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 2rem;
		letter-spacing: -0.5px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
		width:22px;
		margin:2px 10px 0px 0px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
		font-size: 1.3rem;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 7% 0% 1%;
  }
  .home .home-exhibition .exhibition-slide .slide-two .slide-line{
		height: 10%;
	}
	.home .home-certificate{
		padding: 4% 0% 5%;
	}
	.home .home-certificate .all-certifi{
		width: 85%;
	}
	.home .home-certificate .all-certifi h1{
		font-size: 2.5rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 42px;
    height: 42px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 1.2rem;
	}
	.all-product{
		padding:6% 0% 8%;
		padding-top:6%;
	}
	.all-product .allPro-title{
		width:90%;
		margin:0% auto 2%;
	}
	.all-product .allPro-msg{
		width: 90%;
    margin: 0% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.3rem;
		margin: 0.5rem 0rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 1rem;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(96% / 3);
    margin: 0% 2% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:nth-child(3n){
		margin: 0% 0% 3% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot{
		margin-top: 10%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con{
		width:calc(98% / 3);
		margin:1% 1% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con:nth-child(3n){
		margin:1% 0% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 100%;
		padding: 2% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text{
		width: calc(95% - 90px);
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
		font-size: 0.8rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text p{
		font-size: 0.7rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-img{
		width: 80px;
    margin-right: 10px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page{
		margin: 0px 8px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page h1{
		width:33px;
		height:33px;
	}
	.product .pro-infos{
		width: 95%;
		margin: 8% auto 5%;
	}
	.product .pro-infos .product-con .pro-info .pro-msg{
		width: 47%;
    margin: 0% 0% 0% 3%;
	}
	.product .pro-infos .pro-text{
		font-size: 4.5rem;
	}
	.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
		font-size: 1rem;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-img{
		width: 20px;
		margin-right: 5px;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-p{
		font-size: 1.3rem;
	}
	.product .pro-infos .product-con .pro-info .msg-two{
		margin: 5% 0% 10%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-detail{
		display: block;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p .dot{
		width: 6px;
    height: 6px;
    margin: 7px 7px 0px 0px;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p{
		/*width:100%;*/
		margin:2% 0%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.product .pro-part{
		padding: 3.5% 0%;
	}
	.product .pro-title h1{
		font-size: 1.7rem;
	}
	.product .pro-part .part-img{
		width: 95%;
    margin: 2.5% auto;
	}
	.product .pro-hot{
		margin: 5% auto 7%;
	}
	.product .pro-hot .hot-msg .item-msg{
		flex-wrap: wrap;
	}
	.product .pro-hot .hot-msg .item-msg .item-con{
		margin: 0.5rem 0.8rem;
	}
	.product .pro-hot .hot-msg .item-msg .item-h h1{
		font-size: 1rem;
		letter-spacing: -0.2px;
	}
	.product .pro-hot .hot-msg .pro-show{
		width:85%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-prev{
		left: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-next{
		right: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .prev-next{
		width: 35px;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		font-size: 1.3rem;
    letter-spacing: 5px;
	}
	.product1 .pro-detail:before{
		width:100%;
		top: -5%;
	}
	.product1 .pro-detail .detail-bc{
		display: none;
	}
	.product1 .pro-detail .detail-img{
		width:95%;
		margin:0% auto;
	}
	.product1 .pro-detail .bc-text{
		display: none;
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.same-screen .all-screen{
		border-top: unset;
	}
	.same-screen .all-screen .screen-msg{
		top:50%;
	}
	.same-screen .all-screen .screen-msg .con-text h1{
		font-size: 3rem;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		font-size: 1rem;
		margin: 1% 0% 3%;
	}
	.same-screen .all-screen .screen-msg .con-img .img{
		width:35px;
	}
	.about .about-adv .all-adv{
		margin: 4% auto 5%;
	}
	.about .about-adv .all-adv .adv-con{
		width: calc(100% / 4);
    padding: 1.5rem 5px;
	}
	.about .about-adv .all-adv .adv-img .img{
		width:55px;
	}
	.about .about-adv .all-adv .adv-text p{
		font-size: 0.95rem;
		margin: 1rem 0rem 0.5rem;
	}
	.about .about-adv .all-adv .adv-text h1{
		font-size: 1.8rem;
	}
	.about .about-brief{
		padding: 3% 0%;
	}
	.about .about-brief .all-brief{
		width:90%;
		padding: 2%;
	}
	.about .about-brief .all-brief .brief-con .brief-text h1{
		font-size: 1.8rem;
	}
	.about .about-brief .all-brief .brief-con .brief-text p{
		width: 100%;
		margin: 4% 0% 5%;
		font-size: 0.95rem;
		line-height: 1.5rem;
	}
	.about .about-brief .all-brief .brief-two{
		margin: 3.5% auto;
	}
	.about .about-brief .brief-bc{
		display: none;
	}
	.about .about-brief .brief-bc1{
		left: -5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 13rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 4% 0%;
		background-size: calc(5% + 210px) 100%;
	}
	.about .about-exhibition .all-exhibition{
		width: 95%;
    margin-left: 5%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-img{
		width: 180px;
    margin-right: 60px;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text{
		width:calc(100% - 240px);
	}
	.about .about-certifi .all-certifi{
		width: 88%;
    margin: 6% auto 5%;
	}
	.about .about-certifi .all-certifi .certifi-title h1{
		margin-bottom:1%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:450px;
	}
	.about .about-certifi .certifi-img{
		margin-top: 0%;
		margin-right: 0%;
	}
	.contact .contact-msg .all-msg{
		width:90%;
		margin: 3% auto;
	}
	.contact .contact-msg .all-msg .msg-top{
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		width: 100%;
		padding: 5%;
    margin:0% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con{
		width: 100%;
		padding: 5.5% 8% 6%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: 0%;
		margin-bottom: 7%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
		left: 60%;
		font-size: 1.6rem;
		height: 50px;
    line-height: 50px;
    padding: 0px 30px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
		margin-bottom: 3%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-p{
		margin-top: 5%;
	}
	.contact .contact-msg .all-msg .msg-bottom{
		margin: 5% auto 8%;
	}
	.contact .contact-msg .all-msg .msg-bottom .map{
		height: 380px;
	}
	.footer .nav-form .foot-form{
		padding: 5% 0% 8%;
		background-size: auto 101%;
	}
	.footer .nav-form .foot-form .form-msg .form-title h1{
		font-size: 2rem;
	}
	.footer .nav-form .foot-form .form{
		width:75%;
		padding: 3.5% 5% 4%;
	}
	.footer .nav-form .foot-nav{
		padding: 5% 0% 6%;
	}
	.footer .nav-form .foot-nav .all-nav{
		width: 90%;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 1% auto 6%;
    align-items: center;
		display: flex;
    display: -webkit-flex;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two{
		width:35%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-three{
		width:30%;
		margin:0% 2.5%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-four{
		width:30%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-logo{
		margin-right:3rem;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
		margin: 0px 0px 10px 30px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		width: 100%;
    font-size: 1.3rem;
    line-height: 1.8rem;
    margin: 0% 0% 2%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-title h1{
		font-size: 1.3rem;
		margin-bottom:1.5rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .img{
		width: 18px;
		margin:1px 10px 0px 0px;
		margin-top: 1px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .item-text{
		width: calc(100% - 28px);
	}
	.footer .nav-form .foot-nav .all-nav .item-img a .img{
		width: 40px;
    margin-right: 16px;
	}
	.footer .foot-bottom{
		font-size: 0.95rem;
	}
	.form .layui-input{
		height: 55px;
    line-height: 55px;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.home .home-screen .all-screen{
		padding-top: 0px;
	}
	.home .home-screen .all-screen:before{
		content:unset;
		height: 70px;
	}
	.home .home-screen .all-screen:after{
		height: 15%;
	}
	.home .home-screen .screen-msg{
		top: 58%;
		width:95%;
	}
	.home .home-screen .screen-msg .screen-con{
		width: 52%;
    margin-right: 3%;
		margin-bottom: 0%;
	}
	.home .home-screen .screen-msg .screen-slide{
		width:45%;
	}
	.home .home-screen .screen-msg .screen-con .con-img{
		width: 100%;
		margin:0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		position: unset;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    margin-bottom:5%;
    width: 100%;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
		font-size:1.8rem;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-p p{
		font-size: 0.9rem;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 5%;
		width: 100%;
		max-width: 457px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		top: 55%;
    left: 50%;
		width: 120%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 4rem;
    margin: 3% 0% 0% 10%;
    box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
    -webkit-box-reflect: below -50px -webkit-linear-gradient(transparent,transparent 40%,rgba(255,255,255,.2));
	}
	.home .home-screen .screen-msg .screen-slide .swiper-container .img{
		width:100%;
	}
	.span{
		width: 7px;
    height: 7px;
    margin-left: 10px;
	}
	.home .home-point{
		padding: 7% 0% 3%;
		background-size: auto 100%;
	}
	.home .home-point .all-point{
		width: 95%;
	}
	.home .home-point .home-adv .adv-title h1{
		font-size: 2rem;
	}
	.home .home-point .home-adv .adv-msg{
		flex-wrap: wrap;
		margin: 4% auto 8%;
	}
	.home .home-point .home-adv .adv-msg .adv-con{
		width: calc(95% / 2);
		margin: 1%;
		padding: 2% 0%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
		width: 65px;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
		font-size: 1.1rem;
		letter-spacing: 0.2px;
		margin: 6% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
		font-size: 0.8rem;
		line-height: 1.3rem;
	}
	.home .home-point .home-hot .hot-title h1{
		font-size: 2rem;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 1.8rem;
	}
	.home .home-point .home-hot .hot-title p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title .title-left{
		padding-right: 1rem;
		border-right: 1px solid #209048;
	}
	.home .home-point .home-hot .hot-title .title-left:after{
		content:unset;
		right: -3px;
		width: 4px;
	}
	.home .home-point .home-hot .hot-title .title-right{
		padding-left: 1rem;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 4%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide{
		margin: 3% 5% 0% 0%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 1.5rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
		font-size: 0.9rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show h3{
		font-size: 0.9rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
		padding: 0% 5%;
		margin-top: 8%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .swiper-button-prev{
		left: 0%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .swiper-button-next{
		right: -3%;
	}
	.home .same-slide .swiper-container .prev-next:after{
		font-size: 1.3rem;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size: 1.8rem;
    line-height: 2.5rem;
    letter-spacing: -0.5px;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn a{
		width:100%;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		font-size: 1rem;
		height: 40px;
    line-height: 40px;
    padding: 0px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 1.3rem;
		letter-spacing: -0.5px;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding:3% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		font-size: 0.8rem;
		margin-top: 0.5%;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 1.1rem;
		margin-top: -12%;
	}
	.home .home-item .item-msg .item-right .item-slide .prev-next:after{
		font-size: 1.5rem;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-item .item-three{
		padding: 8% 0% 5%;
		background-size: auto 100%;
	}
	.home .home-item .item-three .all-three{
		width: 90%;
	}
	.home .home-item .item-three .item-top{
		flex-wrap: wrap;
	}
	.home .home-item .item-three .item-top .top-con{
		width: 100%;
		padding: 5%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 2rem;
	}
	.home .home-item .item-three .item-top .top-con p{
		width:100%;
		line-height: 1.6rem;
	}
	.home .home-item .item-three .item-top .top-img{
		position: unset;
    content: unset;
    transform: unset;
    top: unset;
    right: unset;
    width: 88%;
    margin: 5% auto 3%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-prev{
		left: 0%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-next{
		right: 0%;
	}
	.home .home-item .item-three .swiper-container .prev-next:after{
		font-size: 1.5rem;
	}
	.home .home-item .item-three .item-slide{
		width: 90%;
		margin: 0% auto;
	}
	.home .home-interim .about-text p{
		font-size: 1.2rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 3px;
	}
	.home .home-about{
		padding: 5% 0% 7%;
	}
	.home .home-about .all-about{
		width:90%;
		margin:0% auto;
		flex-wrap: wrap;
	}
	.home .home-about .all-about .about-left{
		width:100%;
	}
	.home .home-about .all-about .about-right{
		width:100%;
		margin: 2% auto 0%;
	}
	.home .home-about .all-about .about-left .about-con{
		padding-right:0rem;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 2.2rem;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 5%;
		font-size: 0.9rem;
		line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .about-con p br{
		display: none;
	}
	.home .home-about .all-about .about-left .msg-con{
		width:100%;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:70px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 0.95rem;
		letter-spacing: 0px;
		margin: 6% 0% 2% 0%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text h1{
		font-size: 1.6rem;
	}
	.home .home-work .all-work{
		width: 90%;
    margin: 5% auto 3%;
    flex-wrap: wrap;
	}
	.home .home-work .all-work .work-left{
		width: 100%;
    margin: 2% auto;
	}
	.home .home-work .all-work .work-right{
		width: 100%;
    margin: 3% auto 0%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		display: none;
    padding-right: 5%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 88px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: 100%;
    padding-left: 0%;
    border-left: unset;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 2rem;
    letter-spacing: 0px;
    line-height: 2.2rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 3%;
		letter-spacing: 0px;
	}
	.home .home-work .all-work .work-right .top-logo{
		display: none;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .img{
		width: 22px;
		margin:5px 8px 0px 0px;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .text-h{
		width:calc(100% - 30px);
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.4rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		display: none;
		font-size: 1.3rem;
		height: 50px;
    line-height: 52px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title{
		padding: 4% 0% 4% 5%;
	}
	.home .home-exhibition .exhibition-slide{
		width:90%;
		margin: 0% auto 5%;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 2rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 100%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 100%;
    margin:2% auto;
    padding: 2% 0.5% 4% 3.5%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		display: none;
		width: 70px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: 100%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 2rem;
		letter-spacing: -0.5px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
		width:22px;
		margin:2px 10px 0px 0px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
		font-size: 1.3rem;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg{
		margin-bottom:0%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 3% 0%;
		border-top: unset;
  }
  .home .home-exhibition .exhibition-slide .slide-two .slide-line{
		height: 10%;
	}
	.home .home-certificate{
		padding: 4% 0% 5%;
	}
	.home .home-certificate .all-certifi{
		width: 85%;
	}
	.home .home-certificate .all-certifi h1{
		font-size: 2rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 38px;
    height: 38px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-prev{
		left:-8%;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-next{
		right:-8%;
	}
	.all-product{
		padding:6% 0% 8%;
		padding-top:6%;
	}
	.all-product .allPro-title{
		width:90%;
		margin:0% auto 2%;
	}
	.all-product .allPro-msg{
		width: 90%;
    margin: 0% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.3rem;
		margin: 0.5rem 0rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 1rem;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(96% / 3);
    margin: 0% 2% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:nth-child(3n){
		margin: 0% 0% 3% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot{
		margin-top: 10%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con{
		width:calc(98% / 3);
		margin:1% 1% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con:nth-child(3n){
		margin:1% 0% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 100%;
		padding: 2% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text{
		width: calc(95% - 90px);
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
		font-size: 0.8rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text p{
		font-size: 0.7rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-img{
		width: 80px;
    margin-right: 10px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page{
		margin: 0px 8px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page h1{
		width:32px;
		height:32px;
		font-size: 1rem;
	}
	.product .pro-infos{
		width: 90%;
		margin: 5% auto;
	}
	.product .pro-infos .product-con .pro-info{
		flex-wrap: wrap;
	}
	.product .pro-infos .product-con .pro-info .pro-slide{
		width: 85%;
    margin: 3% auto;
	}
	.product .pro-infos .product-con .pro-info .pro-msg{
		width: 85%;
    margin: 5% auto;
	}
	.product .pro-infos .product-con .pro-info .msg-one{
		margin-top:4%;
	}
	.product .pro-infos .pro-text{
		font-size: 4.5rem;
		left:0%;
	}
	.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
		font-size: 1rem;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-img{
		width: 20px;
		margin-right: 5px;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-p{
		font-size: 1.3rem;
	}
	.product .pro-infos .product-con .pro-info .msg-two{
		margin: 3% 0% 8%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-detail{
		display: block;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p .dot{
		width: 6px;
    height: 6px;
    margin: 7px 7px 0px 0px;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p{
		/*width:100%;*/
		margin:2% 0%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.product .pro-part{
		padding: 3.5% 0%;
	}
	.product .pro-title h1{
		font-size: 1.7rem;
	}
	.product .pro-part .part-img{
		width: 95%;
    margin: 2.5% auto;
	}
	.product .pro-hot{
		margin: 5% auto 7%;
	}
	.product .pro-hot .hot-msg .item-msg{
		flex-wrap: wrap;
	}
	.product .pro-hot .hot-msg .item-msg .item-con{
		margin: 0.5rem 0.8rem;
	}
	.product .pro-hot .hot-msg .item-msg .item-h h1{
		font-size: 1rem;
		letter-spacing: -0.2px;
	}
	.product .pro-hot .hot-msg .pro-show{
		width:85%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-prev{
		left: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-next{
		right: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .prev-next{
		width: 30px;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		font-size: 1.2rem;
    letter-spacing: 3px;
	}
	.product1 .pro-detail:before{
		width:100%;
		top: -5%;
	}
	.product1 .pro-detail .detail-bc{
		display: none;
	}
	.product1 .pro-detail .detail-img{
		width:95%;
		margin:0% auto;
	}
	.product1 .pro-detail .bc-text{
		display: none;
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.same-screen .all-screen{
		border-top: unset;
	}
	.same-screen .all-screen .screen-msg{
		top:50%;
	}
	.same-screen .all-screen .screen-msg .con-text h1{
		font-size: 2.5rem;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		font-size: 1rem;
		margin: 0.5% 0% 2%;
	}
	.same-screen .all-screen .screen-msg .con-img .img{
		width:30px;
	}
	.about .about-adv .all-adv{
		margin: 4% auto 5%;
		flex-wrap: wrap;
	}
	.about .about-adv .all-adv .adv-con{
		width: calc(95% / 2);
    padding: 0.8rem 5px;
	}
	.about .about-adv .all-adv .adv-img .img{
		width:55px;
	}
	.about .about-adv .all-adv .adv-text p{
		font-size: 0.95rem;
		margin: 1rem 0rem 0.5rem;
	}
	.about .about-adv .all-adv .adv-text h1{
		font-size: 1.8rem;
	}
	.about .about-brief{
		padding: 4% 0%;
	}
	.about .about-brief .all-brief{
		width:82%;
		padding:4%;
	}
	.about .about-brief .all-brief .brief-con{
		flex-wrap: wrap;
	}
	.about .about-brief .all-brief .brief-con .brief-img{
		width:100%;
		margin:0% auto;
	}
	.about .about-brief .all-brief .brief-con .brief-text{
		width:100%;
		margin:5% auto 2%;
	}
	.about .about-brief .all-brief .brief-con .brief-text .text-img{
		display: none;
	}
	.about .about-brief .all-brief .brief-con .brief-text h1{
		font-size: 1.8rem;
	}
	.about .about-brief .all-brief .brief-con .brief-text p{
		width: 100%;
		margin:2% 0%;
		font-size: 0.95rem;
		line-height: 1.5rem;
	}
	.about .about-brief .all-brief .brief-two{
		margin: 3.5% auto;
	}
	.about .about-brief .brief-bc{
		display: none;
	}
	.about .about-brief .brief-bc1{
		left: -5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 13rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 5% 0%;
		background-size: calc(5% + 170px) 100%;
	}
	.about .about-exhibition .all-exhibition{
		width: 95%;
    margin-left: 5%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 4%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-img{
		width: 150px;
    margin-right: 50px;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text{
		width:calc(100% - 240px);
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text p{
		width:100%;
	}
	.about .about-certifi .all-certifi{
		width: 88%;
    margin: 6% auto 5%;
	}
	.about .about-certifi .all-certifi .certifi-title h1{
		font-size: 1.8rem;
		margin-bottom:2%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:400px;
	}
	.about .about-certifi .certifi-img{
		margin-top: 0%;
		margin-right: 0%;
	}
	.contact .contact-msg .all-msg{
		width:90%;
		margin: 3% auto;
	}
	.contact .contact-msg .all-msg .msg-top{
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		width: 100%;
		padding: 5%;
    margin:0% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con{
		width: 100%;
		padding: 5.5% 8% 6%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: 0%;
		margin-bottom: 7%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
		left: 60%;
		font-size: 1.6rem;
		height: 50px;
    line-height: 50px;
    padding: 0px 30px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
		margin-bottom: 3%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-p{
		margin-top: 5%;
	}
	.contact .contact-msg .all-msg .msg-bottom{
		margin: 5% auto 8%;
	}
	.contact .contact-msg .all-msg .msg-bottom .map{
		height: 350px;
	}
	.footer .nav-form .foot-form{
		padding: 6% 0% 10%;
		background-size: auto 101%;
	}
	.footer .nav-form .foot-form .form-msg .form-title h1{
		font-size: 1.8rem;
	}
	.footer .nav-form .foot-form .form{
		width:75%;
		padding: 4% 5%;
	}
	.footer .nav-form .foot-nav{
		padding: 5% 0% 6%;
		background-size: auto 100%;
	}
	.footer .nav-form .foot-nav .all-nav{
		width: 85%;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 1% auto 6%;
    align-items: center;
		display: flex;
    display: -webkit-flex;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-three{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-four{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-logo{
		margin-right:3rem;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1){
		margin-bottom: 3%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
		margin: 0px 0px 10px 30px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		width: 100%;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin: 0% 0% 2%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-title h1{
		font-size: 1.3rem;
		margin-bottom:1.5rem;
	}
	.footer .nav-form .foot-nav .all-nav .foot-item{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .item-link{
		margin:0.5rem 0.8rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-img{
		margin:0.5rem 0.8rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .img{
		width: 18px;
		margin:1px 10px 0px 0px;
		margin-top: 1px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .item-text{
		width: calc(100% - 28px);
	}
	.footer .nav-form .foot-nav .all-nav .item-img a .img{
		width: 40px;
    margin-right: 16px;
	}
	.footer .foot-bottom{
		font-size: 0.95rem;
		padding:1% 0%;
	}
	.form .layui-input{
		height: 48px;
    line-height: 48px;
	}
	.form .layui-btn{
		font-size: 1.2rem;
		height: 45px;
    line-height: 45px;
    padding: 0px 70px;
	}
}
@media screen and (max-width:604px){
	.nav .nav-content{
		width: 92%;
		padding: 5px 0px;
	}
	.nav .nav-content .nav-logo{
		width: 120px;
    margin-right: 10px;
	}
	.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: 15px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width: 30px;
	}
	.nav-top{
		margin-top: 60px;
	}
	.auto-hide{
		top: 60px;
	}
	.home .home-screen .all-screen{
		padding: 7% 0% 3%;
		background:url(../fodder/home/home-screen.jpg);
		background-size:auto 100%;
	}
	.home .home-screen .all-screen .screen-img{
		display: none;
	}
	.home .home-screen .all-screen:before{
		content:unset;
		height: 70px;
	}
	.home .home-screen .all-screen:after{
		content:unset;
		height: 0%;
	}
	.home .home-screen .screen-msg{
		position: unset;
    z-index: 4;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
		width:90%;
		flex-wrap: wrap;
		margin: 0% auto;
	}
	.home .home-screen .screen-msg .screen-con{
		width: 100%;
    margin: 0% auto;
	}
	.home .home-screen .screen-msg .screen-slide{
		width: 100%;
    margin: 0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-img{
		width: 100%;
		margin:0% auto;
	}
	.home .home-screen .screen-msg .screen-con .con-text{
		position: unset;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    margin-bottom:5%;
    width: 100%;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-h h1{
		font-size:1.6rem;
	}
	.home .home-screen .screen-msg .screen-con .con-text .text-p p{
		font-size: 0.8rem;
		letter-spacing: 0.2px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show{
		margin-left: 0%;
		width: 100%;
		max-width: 457px;
	}
	.home .home-screen .screen-msg .screen-slide .slide-show .slide-img{
		top: 55%;
    left: 50%;
		width: 120%;
	}
	.home .home-screen .screen-msg .screen-slide .slide-text h2{
		font-size: 2.5rem;
		line-height: unset;
    margin: 15% 0% 0% 0%;
    box-reflect: unset;
    -webkit-box-reflect: unset;
    width:100%;
    text-align: center;
    letter-spacing: 3px;
	}
	.home .home-screen .screen-msg .screen-slide .swiper-container .img{
		width:100%;
	}
	.span{
		width: 5px;
    height: 5px;
    margin-left: 8px;
	}
	.home .home-point{
		padding: 7% 0% 3%;
		background-size: auto 100%;
	}
	.home .home-point .all-point{
		width: 95%;
	}
	.home .home-point .home-adv .adv-title h1{
		font-size: 1.8rem;
	}
	.home .home-point .home-adv .adv-msg{
		flex-wrap: wrap;
		margin: 4% auto 8%;
	}
	.home .home-point .home-adv .adv-msg .adv-con{
		width: calc(95% / 2);
		margin: 1%;
		padding: 3% 0%;
		box-sizing: border-box;
	}
	.home .home-point .home-adv .adv-msg .adv-con:nth-last-child(1){
		margin: 1%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-img .img{
		width: 55px;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text h2{
		font-size: 1rem;
    letter-spacing: 0.5px;
		margin: 6% 0% 5%;
	}
	.home .home-point .home-adv .adv-msg .adv-con .adv-text p{
		font-size: 0.7rem;
		line-height: 1.2rem;
	}
	.home .home-point .home-hot .hot-title{
		flex-wrap: wrap;
	}
	.home .home-point .home-hot .hot-title h1{
		font-size: 2rem;
    line-height: unset;
    margin: 3% 0% 4%;
	}
	.home .home-point .home-hot .hot-title h2{
		font-size: 1.5rem;
		line-height: unset;
	}
	.home .home-point .home-hot .hot-title p{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-title .title-left{
		width:100%;
		text-align: center;
		padding-right: 0rem;
		border-right: unset;
	}
	.home .home-point .home-hot .hot-title .title-left:after{
		content:unset;
		right: -3px;
		width: 4px;
	}
	.home .home-point .home-hot .hot-title .title-right{
		width: 90%;
		padding-left: 1rem;
		border-left: 1px solid #209048;
	}
	.home .home-point .home-hot .hot-msg{
		margin-top: 4%;
		flex-wrap: wrap;
	}
	.home .home-point .home-hot .hot-msg .hot-slide{
		width: 100%;
		margin: 3% auto;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con h1{
		font-size: 1.3rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .hot-con p{
		font-size: 0.7rem;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show h3{
		font-size: 0.8rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro .img{
		margin-right: -5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .slide-show{
		padding: 0% 10%;
		margin-top: 5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .swiper-button-prev{
		left: 5%;
	}
	.home .home-point .home-hot .hot-msg .hot-slide .swiper-button-next{
		right: 5%;
	}
	.home .same-slide .swiper-container .prev-next:after{
		font-size: 1.3rem;
	}
	.home .home-point .home-hot .hot-msg .hot-pro{
		width: 75%;
		margin:7% auto 2%;
	}
	.home .home-item .item-msg{
		flex-wrap: wrap;
	}
	.home .home-item .item-msg .item-left{
		width:100%;
	}
	.home .home-item .item-msg .item-right{
		width:100%;
	}
	.home .home-item .item-msg .item-left .item-con h1{
		font-size: 1.8rem;
    line-height: 2.5rem;
    letter-spacing: -0.5px;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn a{
		width:100%;
	}
	.home .home-item .item-msg .item-left .item-con .con-btn p{
		font-size: 0.9rem;
    height: 38px;
    line-height: 38px;
    padding: 0px;
	}
	.home .home-item .item-msg .item-right .item-title h1{
		font-size: 1.5rem;
		letter-spacing: -0.5px;
	}
	.home .home-item .item-one .item-left{
		background:url(../fodder/home/home-item1-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-two .item-left{
		background:url(../fodder/home/home-item2-img.jpg) no-repeat;
		background-size: auto 100%;
	}
	.home .home-item .item-msg .item-left .img img{
		opacity: 0;
	}
	.home .home-item .item-msg .item-right{
		padding:5% 0%;
	}
	.home .home-item .item-msg .item-right .item-title p{
		font-size: 0.7rem;
    margin-top: 0.5%;
    letter-spacing: 0.2px;
	}
	.home .home-item .item-msg .item-right .item-slide{
		margin: 0% auto;
	}
	.home .home-item .item-msg .item-right .item-slide h1{
		font-size: 1rem;
		margin-top: -12%;
	}
	.home .home-item .item-msg .item-right .item-slide .prev-next:after{
		font-size: 1.5rem;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-prev{
		left: -5%;
	}
	.home .home-item .item-msg .item-right .item-slide .swiper-button-next{
		right: -5%;
	}
	.home .home-item .item-three{
		padding: 8% 0% 5%;
		background-size: auto 100%;
	}
	.home .home-item .item-three .all-three{
		width: 90%;
	}
	.home .home-item .item-three .item-top{
		flex-wrap: wrap;
	}
	.home .home-item .item-three .item-top .top-con{
		width: 100%;
		padding: 5%;
	}
	.home .home-item .item-three .item-top .top-con h1{
		font-size: 1.5rem;
	}
	.home .home-item .item-three .item-top .top-con p{
		width:100%;
		font-size: 0.8rem;
		line-height: 1.3rem;
	}
	.home .home-item .item-three .item-top .top-img{
		position: unset;
    content: unset;
    transform: unset;
    top: unset;
    right: unset;
    width: 88%;
    margin: 5% auto 3%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-prev{
		left: 0%;
	}
	.home .home-item .item-three .swiper-container .swiper-button-next{
		right: 0%;
	}
	.home .home-item .item-three .swiper-container .prev-next:after{
		font-size: 1.2rem;
	}
	.home .home-item .item-three .item-slide{
		width: 90%;
		margin: 0% auto;
	}
	.home .home-interim .about-text p{
		font-size: 0.9rem;
		margin-top: -1px;
    margin-bottom: -1px;
		letter-spacing: 1px;
		padding: 3.5% 0%;
	}
	.home .home-about{
		padding: 5% 0% 7%;
	}
	.home .home-about .all-about{
		width:90%;
		margin:0% auto;
		flex-wrap: wrap;
	}
	.home .home-about .all-about .about-left{
		width:100%;
	}
	.home .home-about .all-about .about-right{
		width:100%;
		margin: 2% auto 0%;
	}
	.home .home-about .all-about .about-left .about-con{
		padding-right:0rem;
	}
	.home .home-about .all-about .about-left .about-con h1{
		font-size: 1.8rem;
		letter-spacing: -1px;
	}
	.home .home-about .all-about .about-left .about-con p{
		margin: 2% 0% 5%;
		font-size: 0.8rem;
		line-height: 1.3rem;
	}
	.home .home-about .all-about .about-left .about-con p br{
		display: none;
	}
	.home .home-about .all-about .about-left .msg-con{
		width:100%;
	}
	.home .home-about .all-about .about-left .msg-con .adv-msg{
		padding: 5% 0% 2.5%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-img{
		width:55px;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text p{
		font-size: 0.8rem;
		letter-spacing: 0px;
		margin: 6% 0% 2% 0%;
	}
	.home .home-about .all-about .about-left .msg-con .msg-text h1{
		font-size: 1.6rem;
	}
	.home .home-work .all-work{
		width: 90%;
    margin: 5% auto 3%;
    flex-wrap: wrap;
	}
	.home .home-work .all-work .work-left{
		width: 100%;
    margin: 2% auto;
	}
	.home .home-work .all-work .work-right{
		width: 100%;
    margin: 5% auto 0%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
	}
	.home .home-work .all-work .work-left .left-top .top-little{
		display: none;
    padding-right: 5%;
	}
	.home .home-work .all-work .work-left .left-top .top-little .img{
		width: 88px;
	}
	.home .home-work .all-work .work-left .left-top .top-text{
		width: 100%;
    padding-left: 0%;
    border-left: unset;
	}
	.home .home-work .all-work .work-left .left-top h1{
		font-size: 1.8rem;
    letter-spacing: 0px;
    line-height: 2rem;
	}
	.home .home-work .all-work .work-left .left-top p{
		font-size: 0.9rem;
		line-height: 1.5rem;
		margin-top: 3%;
		letter-spacing: 0px;
	}
	.home .home-work .all-work .work-right .top-logo{
		display: none;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con{
		margin-bottom: 6%;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .img{
		width: 15px;
		margin:4px 10px 0px 0px;
	}
	.home .home-work .all-work .work-right .right-msg .msg-con .text-h{
		width:calc(100% - 25px);
	}
	.home .home-work .all-work .work-right .right-msg .msg-con h1{
		font-size: 1.2rem;
	}
	.home .home-work .all-work .work-right .right-btn p{
		display: none;
		font-size: 1.3rem;
		height: 50px;
    line-height: 52px;
    padding: 0px 20px;
	}
	.home .home-exhibition .exhibition-title{
		padding: 4% 0% 4% 5%;
	}
	.home .home-exhibition .exhibition-slide{
		width:90%;
		margin: 0% auto 6%;
		flex-wrap: wrap;
		align-items: flex-start;
	}
	.home .home-exhibition .exhibition-title .title-h h1{
		font-size: 1.6rem;
	}
	.home .home-exhibition .exhibition-slide .slide-one{
		width: 100%;
  }
	.home .home-exhibition .exhibition-slide .slide-two{
		width: 100%;
    margin:2% auto;
    padding: 5% 0.5% 6% 3%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-little{
		display: none;
		width: 70px;
    margin-right: 20px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .top-slide{
		width: 100%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg .slide-h h1{
		font-size: 1.6rem;
		letter-spacing: -0.5px;
		margin-bottom: 2%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .img{
		width:15px;
		margin:2px 10px 0px 0px;
	}
	.home .home-exhibition .exhibition-slide .slide-two .msg-con .text-h h1{
		font-size: 1.1rem;
	}
	.home .home-exhibition .exhibition-slide .slide-two .top-msg{
		margin-bottom:0%;
	}
	.home .home-exhibition .exhibition-slide .slide-two .bottom-msg .two-msg{
		padding: 3% 0%;
		border-top: unset;
  }
  .home .home-exhibition .exhibition-slide .slide-two .slide-line{
		height: 12%;
	}
	.home .home-certificate{
		padding: 4% 0% 5%;
	}
	.home .home-certificate .all-certifi{
		width: 85%;
	}
	.home .home-certificate .all-certifi h1{
		font-size: 1.8rem;
	}
	.home .home-certificate .all-certifi .h-span{
		margin-bottom: 6%;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next{
		width: 32px;
    height: 32px;
	}
	.home .home-certificate .all-certifi .certifi-slide .prev-next:after{
		font-size: 0.9rem;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-prev:after{
		margin-left: -3px;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-next:after{
		margin-left: 3px;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-prev{
		left:-5%;
	}
	.home .home-certificate .all-certifi .certifi-slide .swiper-button-next{
		right:-5%;
	}
	.all-product{
		padding:8% 0% 10%;
	}
	.all-product .allPro-title{
		width:90%;
		margin:0% auto 2%;
	}
	.all-product .allPro-msg{
		width: 90%;
    margin: 0% auto;
	}
	.all-product .allPro-msg .allPro-left .left-item{
		width: calc(100% - 3rem) !important;
		padding: 1.5rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title .img{
		width: 12px;
    margin-left: 8px;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.2rem;
		margin: 0.3rem 0rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 1rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a .con-img{
		width: 15px;
    margin-right: 10px;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text{
		width: calc(98% / 2);
    margin: 0% 2% 5% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:nth-child(3n){
		margin: 0% 2% 5% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .right-img .img-text:nth-child(2n){
		margin: 0% 0% 5% 0%;
	}
	.all-product .allPro-msg .allPro-left{
		margin: 0% auto 8%;
	}
	.all-product .allPro-msg .allPro-left .left-hot{
		margin-top: 12%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con{
		width:calc(99% / 2);
		margin:1% 1% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con:nth-child(3n){
		margin:1% 1% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con:nth-child(2n){
		margin:1% 0% 1% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con a{
		width: 100%;
		padding: 2% 0%;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text{
		width: calc(95% - 90px);
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text h2{
		font-size: 0.8rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-text p{
		font-size: 0.7rem;
	}
	.all-product .allPro-msg .allPro-left .left-hot .hot-msg .msg-con .con-img{
		width: 80px;
    margin-right: 10px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page{
		margin: 0px 6px;
	}
	.all-product .allPro-msg .allPro-right .right-con .all-page .page h1{
		width:30px;
		height:30px;
		font-size: 1rem;
	}
	.product .pro-infos{
		width: 90%;
		margin: 5% auto;
	}
	.product .pro-infos .product-con .pro-info{
		flex-wrap: wrap;
	}
	.product .pro-infos .product-con .pro-info .pro-slide{
		width: 100%;
    margin: 5% auto;
	}
	.product .pro-infos .product-con .pro-info .pro-msg{
		width: 100%;
    margin: 5% auto;
	}
	.product .pro-infos .product-con .pro-info .msg-one{
		margin-top:4%;
	}
	.product .pro-infos .pro-text{
		font-size: 4.5rem;
		left:0%;
	}
	.product .pro-infos .product-con .pro-info .pro-msg .pro-title p{
		font-size: 0.95rem;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-img{
		width: 15px;
		margin-top:-3px;
		margin-right: 5px;
	}
	.product .pro-infos .product-con .pro-info .msg-one .con-detail .con-p{
		font-size: 1.1rem;
	}
	.product .pro-infos .product-con .pro-info .msg-two{
		margin: 3% 0% 8%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-detail{
		display: block;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p .dot{
		width: 6px;
    height: 6px;
    margin: 7px 7px 0px 0px;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p{
		/*width:100%;*/
		margin:2% 0%;
	}
	.product .pro-infos .product-con .pro-info .msg-two .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.product .pro-part{
		padding: 3.5% 0%;
	}
	.product .pro-title h1{
		font-size:1.5rem;
	}
	.product .pro-part .part-img{
		width: 95%;
    margin: 2.5% auto;
	}
	.product .pro-hot{
		margin: 5% auto 7%;
	}
	.product .pro-hot .hot-msg .item-msg{
		flex-wrap: wrap;
	}
	.product .pro-hot .hot-msg .item-msg .item-con{
		margin: 0.5rem;
	}
	.product .pro-hot .hot-msg .item-msg .item-h h1{
		font-size: 0.9rem;
		letter-spacing: -0.2px;
	}
	.product .pro-hot .hot-msg .item-msg .item-con .item-line{
		height:1px;
	}
	.product .pro-hot .hot-msg .pro-show{
		width:85%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-prev{
		left: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .swiper-button-next{
		right: -7%;
	}
	.product .pro-hot .hot-msg .pro-show .prev-next{
		width: 30px;
	}
	.product1 .pro-part{
		padding: 3.5% 0% 8%;
	}
	.product1 .pro-detail .detail-title h1{
		font-size: 1rem;
    letter-spacing: 3px;
	}
	.product1 .pro-detail:before{
		width:100%;
		top: -5%;
	}
	.product1 .pro-detail .detail-bc{
		display: none;
	}
	.product1 .pro-detail .detail-img{
		width:95%;
		margin:0% auto;
	}
	.product1 .pro-detail .bc-text{
		display: none;
		left: -4%;
	}
	.product1 .pro-detail .bc-text p{
		font-size: 13rem;
	}
	.same-screen .all-screen{
		border-top: unset;
	}
	.same-screen .all-screen .screen-msg{
		top:50%;
	}
	.same-screen .all-screen .screen-msg .con-text h1{
		font-size: 25px;
	}
	.same-screen .all-screen .screen-msg .con-text p{
		font-size: 0.8rem;
		margin: 0.5% 0% 2%;
		line-height: 1.2rem;
		letter-spacing: 0px;
	}
	.same-screen .all-screen .screen-msg .con-img .img{
		display: none;
		width:30px;
	}
	.about .about-adv .all-adv{
		margin: 4% auto 5%;
		flex-wrap: wrap;
	}
	.about .about-adv .all-adv .adv-con{
		width: calc(95% / 2);
    padding: 0.8rem 5px;
    box-sizing: border-box;
    border: 1px dashed #e5e5e5;
	}
	.about .about-adv .all-adv .adv-con:nth-last-child(1){
		border: 1px dashed #e5e5e5;
	}
	.about .about-adv .all-adv .adv-img .img{
		width:55px;
	}
	.about .about-adv .all-adv .adv-text p{
		font-size: 0.8rem;
		margin: 1rem 0rem 0rem;
	}
	.about .about-adv .all-adv .adv-text h1{
		font-size: 1.6rem;
	}
	.about .about-brief{
		padding: 4% 0%;
	}
	.about .about-brief .all-brief{
		width:84%;
		padding:3%;
	}
	.about .about-brief .all-brief .brief-con{
		flex-wrap: wrap;
	}
	.about .about-brief .all-brief .brief-con .brief-img{
		width:100%;
		margin:0% auto;
	}
	.about .about-brief .all-brief .brief-con .brief-text{
		width:100%;
		margin:5% auto 2%;
	}
	.about .about-brief .all-brief .brief-con .brief-text .text-img{
		display: none;
	}
	.about .about-brief .all-brief .brief-con .brief-text h1{
		font-size: 1.5rem;
	}
	.about .about-brief .all-brief .brief-con .brief-text p{
		width: 100%;
		margin:2% 0%;
		font-size:0.9rem;
		line-height: 1.5rem;
	}
	.about .about-brief .all-brief .brief-two{
		margin: 3.5% auto;
	}
	.about .about-brief .brief-bc{
		display: none;
	}
	.about .about-brief .brief-bc1{
		left: -5%;
	}
	.about .about-brief .brief-bc1 .text p{
		font-size: 13rem;
		letter-spacing: 20px;
	}
	.about .about-brief .brief-bc2{
		right: -5%;
	}
	.about .about-brief .brief-bc2 .text p{
		font-size: 12rem;
	}
	.about .about-exhibition{
		padding: 5% 0%;
		background:unset;
	}
	.about .about-exhibition .all-exhibition{
		width: 90%;
    margin: 5% auto;
	}
	.about .about-exhibition .all-exhibition .exhibition-title{
		margin-bottom: 4%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-img{
		display: none;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text{
		width:100%;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text h1{
		font-size: 1.8rem;
	}
	.about .about-exhibition .all-exhibition .exhibition-title .title-text p{
		width:100%;
	}
	.about .about-certifi .all-certifi{
		width: 88%;
    margin: 6% auto 5%;
	}
	.about .about-certifi .all-certifi .certifi-title h1{
		font-size: 1.8rem;
		margin-bottom:2%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:300px;
	}
	.about .about-certifi .certifi-slide .swiper-container .img{
		box-reflect: below 0px -webkit-linear-gradient(transparent,transparent 95%,rgb(0,0,0,0.3));
    -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent,transparent 95%,rgb(0,0,0,0.3));
    box-shadow: 0px 5px 15px rgb(0 0 0 / 20%);
	}
	.about .about-certifi .certifi-img{
		margin-top: 0%;
		margin-right: 0%;
		margin-bottom: 5%;
	}
	.contact .contact-msg .all-msg{
		width:90%;
		margin: 3% auto;
	}
	.contact .contact-msg .all-msg .msg-top{
		flex-wrap: wrap;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form{
		width: 100%;
		padding: 5%;
    margin:0% auto;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form .form-title h1{
		font-size: 1.6rem;
		letter-spacing: -0.5px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-form .form-title p{
		margin: 3% 0% 2%;
	}
	.contact .contact-msg .all-msg .msg-top .form .layui-input{
		height: 45px;
    line-height: 45px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con{
		width: 100%;
		padding: 7% 5% 8%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-detail{
		width: 100%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title{
		margin-left: 0%;
		margin-bottom: 8%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-h h1{
		left: 50%;
    font-size: 1.2rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-title .title-img{
		width:120px;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .img-con{
		margin-bottom: 5%;
	}
	.contact .contact-msg .all-msg .msg-top .msg-con .msg-p{
		font-size: 1.2rem;
		margin-top: 7%;
	}
	.contact .contact-msg .all-msg .img-con .img-detail{
		width: 18px;
    margin-right: 12px;
	}
	.contact .contact-msg .all-msg .img-con .con-detail{
		width: calc(100% - 30px);
		font-size: 0.9rem;
		line-height: 1.5rem;
	}
	.contact .contact-msg .all-msg .msg-bottom{
		margin: 8% auto 10%;
	}
	.contact .contact-msg .all-msg .msg-bottom .map-con{
		margin: 0% 0% 3% 1%;
	}
	.contact .contact-msg .all-msg .msg-bottom .map{
		height: 250px;
	}
	.footer .nav-form .foot-form{
		padding: 8% 0% 15%;
		background-size: auto 101%;
	}
	.footer .nav-form .foot-form .form-msg .form-title h1{
		font-size: 1.5rem;
    letter-spacing: 0px;
	}
	.footer .nav-form .foot-form .form{
		width:80%;
		padding: 6% 5%;
		margin: 5% auto 0%;
	}
	.footer .nav-form .foot-nav{
		padding: 5% 0% 6%;
		background-size: auto 100%;
	}
	.footer .nav-form .foot-nav .all-nav{
		width: 85%;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 1% auto 6%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-three{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-four{
		width:100%;
		margin:3% auto;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-logo{
		width: 180px;
    margin: 2% auto 6%;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1){
		margin-bottom: 3%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-two .foot-msg .msg-con:nth-child(1) .con-p{
		width: calc(100% - 30px);
	}
	.footer .nav-form .foot-nav .all-nav .msg-con .con-title h3{
		margin: 0px 0px 10px 30px;
	}
	.footer .nav-form .foot-nav .all-nav .con-detail .con-p p{
		font-size: 0.9rem;
		letter-spacing: 0px;
	}
	.footer .nav-form .foot-nav .all-nav .nav-one .foot-con h2{
		width: 100%;
    font-size: 1.1rem;
    line-height: 1.5rem;
    margin: 0% 0% 2%;
	}
	.footer .nav-form .foot-nav .all-nav .nav-title h1{
		font-size: 1.2rem;
		margin-bottom:1rem;
	}
	.footer .nav-form .foot-nav .all-nav .foot-item{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.footer .nav-form .foot-nav .all-nav .item-link{
		margin:0.5rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-img{
		margin: 0.5rem;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a{
		display: block;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .img{
		display: none;
	}
	.footer .nav-form .foot-nav .all-nav .item-link a .item-text{
		width: auto;
	}
	.footer .nav-form .foot-nav .all-nav .item-img a .img{
		width: 25px;
    margin-right: 15px;
	}
	.footer .nav-form .foot-nav .all-nav .item-img a h2{
		font-size: 1rem;
	}
	.footer .foot-bottom{
		font-size: 0.8rem;
		padding:1.5% 0%;
	}
	.form form .name{
		width:100%;
		margin-right:0%;
	}
	.form form .email{
		width:100%;
		margin-right:0%;
	}
	.form .layui-input{
		height: 45px;
    line-height: 45px;
    padding-left:15px;
	}
	.form .layui-form input::-webkit-input-placeholder{ 
		font-size:0.9rem;
	}
	.form .layui-form input:-moz-placeholder{ 
		font-size:0.9rem;
	}
	.form .layui-form input:-ms-input-placeholder{
		font-size:0.9rem;
	}
	.form .layui-form textarea::-webkit-input-placeholder{ 
		font-size:0.9rem;
	}
	.form .layui-form textarea:-moz-placeholder{ 
		font-size:0.9rem;
	}
	.form .layui-form textarea:-ms-input-placeholder{
		font-size:0.9rem;
	}
	.form .layui-form-item{
		margin-bottom: 10px;
	}
	.form form .btn{
		bottom: -30px;
	}
	.form .layui-textarea{
		height: 100px;
		padding: 15px;
	}
	.form .layui-btn{
		font-size: 1.1rem;
    height: 40px;
    line-height: 40px;
    padding: 0px 40px;
	}
}