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: "MyOpen-Sans";
  src: url("font/OPEN-SANS-2.woff2") format("woff2"),
       url("font/OPEN-SANS-2.woff") format("woff"),
       url("font/OPEN-SANS-2.ttf") format("truetype"),
       url("font/OPEN-SANS-2.eot") format("embedded-opentype"),
       url("font/OPEN-SANS-2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyTw-CenB";
  src: url("font/TCB2.woff2") format("woff2"),
       url("font/TCB2.woff") format("woff"),
       url("font/TCB2.ttf") format("truetype"),
       url("font/TCB2.eot") format("embedded-opentype"),
       url("font/TCB2.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyTw-Cen";
  src: url("font/TCM1.woff2") format("woff2"),
       url("font/TCM1.woff") format("woff"),
       url("font/TCM1.ttf") format("truetype"),
       url("font/TCM1.eot") format("embedded-opentype"),
       url("font/TCM1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.goog-te-banner-frame{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#goog-gt-tt{display:none !important;}
.goog-te-spinner-pos{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
#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;
}
.language{
	position:relative;
	height:50px;
	top:40px;
}
.zoo-five{
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.trans-one{
	transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
}
.nav .nav-content{
	display: flex;
  display: -webkit-flex;
  width: 88%;
  margin: 0 auto;
  padding: 1rem 0rem;
  align-items: flex-start;
}
.nav .nav-content .nav-logo{
	width: 5.25rem;
  margin-right: 0.25rem;
}
.nav .nav-content .nav-logo a{
	display:block;
}
.nav .nav-content .nav-logo .img-logo2{
	display: none;
}
.nav .nav-content .nav-ul{
	width: calc(100% - 5.5rem);
	text-align:right;
	margin-top: 1rem;
}
.mt-nav .nav-content{
	width: 85%;
	padding: 0.5rem 0rem;
	align-items: center;
}
.mt-nav .nav-content .nav-logo{
	width: 73px;
  margin-right: 7px;
}
.mt-nav .nav-content .nav-ul{
	width: calc(100% - 80px);
	margin: 0rem;
}
.nav .nav-content .nav-ul ul li{
	position:relative;
	display:inline-block;
	padding:0% 3.5%;
}
.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:MyOpen-Sans;
  font-size: 1.2rem;
  color: #1d1d1d;
  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;
}
.nav .nav-content .nav-ul ul li h1:hover{
	color:rgba(29,29,29,0.6);
}
.nav .nav-content .nav-ul ul .nav-li:hover{
	cursor: pointer;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family:MyOpen-Sans;
  font-size: 1rem;
  color: #1d1d1d;
  padding:0% 0% 0% 0.5%;
  text-transform: capitalize;
}
.nav .nav-content .nav-ul ul .li-lang:after{
	content:unset;
}
.nav .nav-content .nav-ul ul .li-lang .lang{
	position: relative;
  padding: 0px 15px;
  box-sizing: border-box;
  border:1px solid #1d1d1d;
}
.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(-20px);
	-webkit-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
}
.img-rotate{
	overflow: hidden;
}
.img-rotate .img{
	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: sticky;
	top:0px;
	z-index:9999;
	width:100%;
	background-color: #ffffff;
	box-shadow: 0px 4px 25px rgba(0,0,0,0.16);
}
.home .load-nav{
	position: absolute;
	top:0px;
	z-index:9999;
	width:100%;
	box-shadow:unset;
	background-color: transparent;
}
.contact .load-nav{
	position: absolute;
	top:0px;
	z-index:9999;
	width:100%;
	box-shadow:unset;
	background-color: transparent;
}
.home .li-home h1{
	opacity: 0.6;
}
.all-product .li-product h1{
	opacity: 0.6;
}
.product .li-product h1{
	opacity: 0.6;
}
.about .li-about h1{
	opacity: 0.6;
}
.contact .li-contact h1{
	opacity: 0.6;
}
.home .home-screen .slide-content{
	position: relative;
}
.home .home-screen .slide-content .slide-con{
	position: absolute;
	content:"";
	top:21%;
	left:6%;
}
.home .home-screen .slide-content .slide-con .screen-title h1{
	font-family: MyTw-Cen;
	font-size:5rem;
	color:#383838;
	text-transform: uppercase;
}
.home .home-screen .slide-content .slide-con .screen-con{
	font-family: MyOpen-Sans;
	font-size:1rem;
	color:#383838;
	line-height: 1.5rem;
	letter-spacing: 0.2px;
	width: 55%;
	margin: 2.5% 0% 5%;
}
.home .home-screen .slide-two .slide-content .slide-con{
	top: 17%;
}
.home .home-screen .slide-three .slide-content .slide-con{
	top: 33%;
  left: 36%;
}
.home .home-screen .slide-four .slide-content .slide-con{
	top: 28%;
  left: 15%;
}
.home .home-screen .slide-five .slide-content .slide-con{
	top: 33%;
  left: 18%;
}
.same-btn a{
	display: inline-block;
}
.same-btn p{
	height:42px;
	line-height: 40px;
	padding:0px 55px;
	border:1px solid #d2d2d2;
	box-sizing: border-box;
	border-radius:21px;
	font-family: MyOpen-Sans;
	font-size:1.125rem;
	color:#464646;
	letter-spacing: 0.5px;
	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);
}
.same-btn a:hover p{
	cursor: pointer;
	color:#ffffff !important;
	border:1px solid #000000 !important;
	background-color:#000000;
}
.home .home-screen .slide-content .same-btn a p{
	color:#383838;
	border:1px solid #a0a0a0;
}
.home .home-pro{
	overflow: hidden;
}
.home .home-pro .pro-con{
	margin:4.5% 0%;
}
.home .home-pro .pro-con:nth-child(2n+1){
	background-color:#f8f8f8;
}
.home .home-pro .all-pro{
	width:80%;
	margin:0% auto;
	max-width: 1520px;
	display: flex;
	display: -webkit-flex;
}
.home .home-pro .all-pro .pro-title h1{
	font-family: MyTw-Cen;
	font-size:3rem;
	color:#464646;
	text-transform: uppercase;
}
.home .home-pro .all-pro .pro-p{
	font-family: MyOpen-Sans;
	font-size:1rem;
	color:#464646;
	line-height: 1.5rem;
	letter-spacing: 0.2px;
}
.home .home-pro .all-pro .img-show{
	display: flex;
	display: -webkit-flex;
	overflow: hidden;
}
.home .home-pro .pro-one .all-pro{
	flex-direction: row-reverse;
}
.home .home-pro .pro-one .pro-left{
	width: 44.8%;
  margin-left: 4.2%;
}
.home .home-pro .pro-one .pro-right{
	width:51%;
}
.home .home-pro .pro-one .pro-left .pro-p{
	margin: 4.5% 0%;
}
.home .home-pro .pro-one .pro-left .pro-img{
	margin-top: 6%;
}
.home .home-pro .pro-one .pro-right .img-show:nth-child(1){
	margin-bottom:4%;
}
.home .home-pro .pro-two .all-pro{
	position: relative;
	align-items: flex-end;
}
.home .home-pro .pro-two .pro-left{
	width:51%;
	margin-right: 4.2%;
}
.home .home-pro .pro-two .pro-right{
	width: 44.8%;
}
.home .home-pro .pro-two .pro-left .pro-text{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:22%;
	left:0%;
	width: 51%
}
.home .home-pro .pro-two .pro-left .pro-p{
	width:88%;
	margin: 3% 0% 5%;
}
.home .home-pro .pro-two .pro-right .pro-img:nth-child(1) .img{
	margin-left: -2.5%;
  margin-right: -2.5%;
}
.home .home-pro .pro-two .pro-right .pro-img:nth-child(2){
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-text{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	left:0%;
	width:40%;
	font-family: MyOpen-Sans;
	font-size:0.88rem;
	color:#464646;
	line-height: 1.5rem;
	letter-spacing: 0.1px;
}
.home .home-pro .pro-last .all-pro .pro-msg{
	width:calc(94% / 3);
}
.home .home-pro .pro-last .all-pro .msg-two{
	margin:0% 3%;
}
.home .home-pro .pro-last .all-pro .pro-text{
	text-align: center;
}
.home .home-pro .pro-last .all-pro .pro-p{
	width: 90%;
  margin: 4% auto 7%;
  letter-spacing: 0px;
}
.home .home-pro .pro-three .all-pro .pro-msg{
	position: relative;
	background-color:#f8f8f8;
}
.home .home-pro .pro-three .all-pro .pro-bottom{
	margin-top: 10%;
}
.home .home-pro .pro-three .all-pro .msg-three{
	background:url(../fodder/home/home-pro3-img3.jpg) no-repeat;
	background-size:auto 100%;
	background-position: center;
}
.home .home-pro .pro-three .all-pro .msg-three .pro-top img{
	opacity: 0;
}
.home .home-pro .pro-three .all-pro .msg-three .pro-bottom{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	left:50%;
	top:50%;
	width: 100%;
	margin:0%;
}
.home .home-pro .pro-three .all-pro .msg-three .pro-bottom .pro-title h1{
	color:#ffffff;
}
.home .home-pro .pro-three .all-pro .msg-three .pro-bottom .pro-p{
	color:#ffffff;
}
.home .home-pro .pro-three .all-pro .msg-three .pro-bottom .same-btn a p{
	color:#ffffff;
	border-color: #ffffff;
}
.home .home-pro .pro-four{
	padding:3% 0% 3.5%;
}
.home .home-pro .pro-four .all-pro .pro-msg{
	background-color:#ffffff;
}
.home .home-pro .pro-four .all-pro .pro-bottom{
	padding: 10% 0% 12%;
}
.home .home-pro .pro-four .all-pro .pro-title h1{
	font-size:2.3rem;
}
.home .home-pro .pro-four .all-pro .msg-two{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.home .home-pro .pro-zero{
	padding: 4.5% 0% 0%;
	margin:0% auto;
}
.home .home-pro .pro-zero .pro-left{
	width:51%;
}
.home .home-pro .pro-zero .pro-right{
	width: 46%;
  margin-left: 3%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.home .home-pro .pro-zero .pro-left .pro-msg{
	display: flex;
  display: -webkit-flex;
  margin-top: 6%;
  align-items: center;
  justify-content: space-between;
}
.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
	margin: 5% 0% 10%;
}
.home .home-pro .pro-zero .pro-left .pro-msg .pro-bc{
	width: 40%;
  max-width: 296px;
}
.home .home-pro .pro-zero .pro-right .pro-p{
	margin:4% 0%;
}
.home .home-pro .pro-five .pro-left{
	width:55%;
	margin-right:2%;
	max-width: 929px;
}
.home .home-pro .pro-five .pro-right{
	width:43%;
	min-width: calc(98% - 929px);
	display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.home .home-pro .pro-five .pro-p{
	width:70%;
	margin:5% auto 0%;
}
.same-title{
	text-align: center;
}
.same-title h1{
	font-family: MyTw-Cen;
	font-size:3.5rem;
	color:#464646;
	text-transform: uppercase;
}
.same-title p{
	font-family: MyOpen-Sans;
	font-size:0.9rem;
	color:#4b4b4b;
	line-height: 1.5rem;
	letter-spacing: 0.2px;
	margin-top: 0.6rem;
}
.home .home-hot{
	overflow: hidden;
	margin:1% auto 6%;
}
.home .home-hot .hot-pro{
	position: relative;
	width:85%;
	margin:3.5% auto;
	max-width: 1550px;
}
.home .home-hot .hot-pro .swiper-container{
	position: unset;
}
.home .home-hot .hot-pro .swiper-container .prev-next{
	transform: translate(0%,-50%);
	top:50%;
	width:43px;
	height:auto;
	margin:0%;
}
.home .home-hot .hot-pro .swiper-container .prev-next:after{
	content:unset;
}
.home .home-hot .hot-pro .swiper-container .swiper-button-prev{
	left:-6%;
}
.home .home-hot .hot-pro .swiper-container .swiper-button-prev .img{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.home .home-hot .hot-pro .swiper-container .swiper-button-next{
	right:-6%;
}
.home .home-pro .pro-six .all-pro{
	align-items: center;
}
.home .home-pro .pro-six .pro-left{
	width:49%;
	margin-right:4%;
}
.home .home-pro .pro-six .pro-left .pro-video{
	position: relative;
	max-width: 726px;
}
.home .home-pro .pro-six .pro-left .pro-video #video{
	position: absolute;
	content:"";
	top:0%;
	left:0%;
	width:100%;
}
.home .home-pro .pro-six .pro-right{
	width:47%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.home .home-pro .pro-six .pro-right .pro-text{
	width:60%;
	margin-right:5%;
}
.home .home-pro .pro-six .pro-right .pro-text .pro-p{
	margin: 5% 0% 8%;
}
.home .home-pro .pro-six .pro-right .pro-img{
	width:35%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.all-product .allPro-msg{
	width:85%;
	margin:5% auto;
	display: flex;
	display: -webkit-flex;
}
.all-product .allPro-msg .allPro-left{
	width:24%;
	margin-right: 1%;
}
.all-product .allPro-msg .allPro-right{
	width:75%;
}
.all-product .allPro-msg .allPro-left .item-detail{
	margin-bottom:10%;
}
.all-product .allPro-msg .allPro-left .left-item .item-title h1{
	font-family: MyTw-CenB;
  font-size: 1.8rem;
  color: #383838;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.all-product .allPro-msg .allPro-left .left-item .item-con .con-h{
	margin:8px 0px;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a{
	display: inline-block;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
	font-family: MyOpen-Sans;
	font-size:1rem;
	color:#383838;
	letter-spacing: 0.2px;
}
.all-product .allPro-msg .allPro-left .left-item .item-con a h2:hover{
	color:rgba(56,56,56,0.6);
}
.h2-color{
	color:rgba(56,56,56,0.6) !important;
}
.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
	display: flex;
	display: -webkit-flex;
}
.all-product .allPro-msg .allPro-right .right-con{
	position: relative;
	margin-bottom: 5%;
}
.all-product .allPro-msg .allPro-right .right-logo{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:10%;
}
.all-product .allPro-msg .allPro-right .right-con .con-title h1{
	font-family: MyTw-CenB;
  font-size: 2rem;
  color: #383838;
  margin-bottom: 2%;
  text-transform: uppercase;
}
.all-product .allPro-msg .allPro-right .right-con .con-p{
	font-family: MyOpen-Sans;
  font-size: 1rem;
  color: #464646;
  line-height: 1.8rem;
  letter-spacing: 0.2px;
  width: 60%;
}
.all-product .allPro-msg .allPro-right .right-show .right-img{
	width:100%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
	width:calc(95.5% / 4);
	margin:1% 1.5% 3% 0%;
}
.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(4n){
	margin:1% 0% 3% 0%;
}
.all-product .allPro-msg .allPro-right .right-show .right-img .text-h h1{
	font-family: MyOpen-Sans;
  font-size: 1rem;
  color: #464646;
  letter-spacing: 0.2px;
  text-align: center;
  margin-top:1rem;
}
.all-product .allPro-msg .all-page{
	display: flex;
  display: -webkit-flex;
  justify-content: center;
  padding: 3% 0% 0%;
}
.all-product .allPro-msg .all-page .page{
	margin: 0 10px;
}
.all-product .allPro-msg .all-page .page h1{
	width: 36px;
  height: 36px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
 	font-family: MyOpen-Sans;
  font-size: 1.1rem;
  color: #464646;
  border:1px solid #000000;
}
.all-product .allPro-msg .all-page .page h1:hover{
	cursor: pointer;
	color: #ffffff;
	background-color:#000000;
}
.h-back{
	color: #ffffff !important;
	background-color:#000000 !important;
}
.product .product-con{
	width:85%;
	margin:5% auto;
}
.product .pro-title .title-h h1{
	font-family: MyTw-CenB;
  font-size: 2.2rem;
  color: #383838;
  text-transform: uppercase;
}
.product .pro-title .title-p{
	font-family: MyOpen-Sans;
  font-size: 1rem;
  color: #464646;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
}
.product .product-content .pro-info{
	display: flex;
	display: -webkit-flex;
}
.product .product-content .pro-info .pro-slide{
	width:51%;
	margin-right:6%;
	max-width: 810px;
}
.product .product-content .pro-info .pro-msg{
	width:43%;
	min-width: calc(94% - 810px);
}
.product .product-content .pro-info .pro-slide .bottom-img{
	position: relative;
	margin-top:10px;
}
.product .product-content .pro-info .pro-slide .bottom-img .swiper-container{
	position: unset;
}
.product .product-content .pro-info .pro-slide .bottom-img .prev-next:after{
	content: unset;
}
.product .product-content .pro-info .pro-slide .bottom-img .prev-next{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	width:30px;
	margin:0px;
}
.product .product-content .pro-info .pro-slide .bottom-img .swiper-button-disabled{
	opacity: 0.5;
}
.product .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
	left:-45px;
}
.product .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
	right:-45px;
}
.product .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
	transform: rotate(180deg);
}
.product .product-content .pro-info .pro-msg .pro-title{
	padding-bottom:7%;
	border-bottom:1px solid #e5e5e5;
}
.product .product-content .pro-info .pro-con .con-msg:hover{
	cursor: pointer;
}
.product .product-content .pro-info .pro-msg .title-p{
	width:88%;
	margin-top:3%;
}
.product .product-content .pro-info .pro-con .con-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.product .product-content .pro-info .pro-con .con-title h1{
	position: relative;
	display: inline-block;
	font-family: MyTw-CenB;
  font-size: 1.8rem;
  color: #383838;
  text-transform: uppercase;
  margin-right:2rem;
}
.product .product-content .pro-info .pro-con .con-title .span{
	transition: all 0.8s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
	border-left:10px solid #434343;
	border-top:6px solid transparent;
	border-bottom:6px solid transparent;
	transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.arrow-rotate{
	transform: rotate(0deg) !important;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
}
.product .product-content .pro-info .pro-con .con-detail .con-p{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin: 1.5rem 0rem;
}
.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
	font-family: MyTw-CenB;
  font-size: 1.3rem;
  color: #383838;
  text-transform: uppercase;
}
.product .product-content .pro-info .pro-con .con-detail .con-p .h-line{
	margin:0px 10px;
	font-size: 1.1rem;
	color:#e5e5e5;
}
.product .product-content .pro-info .pro-con .con-detail .con-p .p-two p{
	font-family: MyTw-Cen;
  font-size: 1.2rem;
  color: #383838;
}
.product .product-content .pro-info .pro-con .con-msg{
	padding:4% 0%;
	border-bottom:1px solid #e5e5e5;
}
.product .product-content .pro-info .pro-con .msg-two .con-detail{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
	width:calc(94% / 3);
	margin:3% 2% 3% 0%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img:nth-child(3n){
	margin:3% 0% 3% 0%;
}
.product .product-content .pro-brief .brief-one{
	width:88%;
	margin:7% auto 3%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.product .product-content .pro-brief .brief-one .brief-left{
	width:42%;
	margin-right:2%;
}
.product .product-content .pro-brief .brief-one .brief-right{
	width:56%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .product-content .pro-brief .brief-one .brief-left .pro-title .title-p{
	margin: 5% 0% 6%;
}
.product .product-content .pro-brief .img-show h1{
	font-family: MyTw-Cen;
  font-size: 1.1rem;
  color: #383838;
  text-align: center;
  margin-top:1rem;
  letter-spacing: 0.2px;
}
.product .product-content .pro-brief .brief-two{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .product-content .pro-brief .brief-two .img-show:nth-child(2){
	margin:0% 1.8%;
}
.product .product-content .pro-custom{
	padding:2.5% 0% 4%;
	margin:6% auto;
	background-color:#f8f8f8;
}
.product .product-content .pro-custom .custom-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.product .product-content .pro-custom .custom-title .title-img{
	width:54px;
	margin-right:40px;
}
.product .product-content .pro-custom .custom-title .title-h h1{
	font-family: MyTw-CenB;
  font-size: 2.5rem;
  color: #383838;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.product .product-content .pro-custom .custom-msg{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 2.3%;
}
.product .product-content .pro-custom .custom-msg .custom-img:nth-child(2){
	margin:0rem 1rem;
}
.product .product-content .pro-similar{
	margin:7% auto 9%;
}
.product .product-content .pro-similar .pro-title .title-h h1{
	text-align: center;
	margin-bottom:3.5%;
}
.product .product-content .pro-similar .swiper-container{
	padding-bottom: 5%;
}
.product .product-content .pro-similar .swiper-container .swiper-scrollbar{
	transform: translate(-50%,0%);
	left:50%;
	width:45%;
	background:transparent;
	border-radius: 0px;
	border:1px solid #e5e5e5;
}
.product .product-content .pro-similar .swiper-container .swiper-scrollbar-drag{
	background:#434343;
	border-radius: 0px;
}
.product2 .pro-infos .product-con{
	width: 90%;
  margin: 7% auto;
}
.product2 .product-content .pro-info{
	align-items: flex-start;
}
.product2 .product-content .pro-info .pro-slide{
	position: relative;
	width: 54%;
  margin-right: 5%;
  max-width: unset;
}
.product .product-content .pro-info .pro-msg{
	width: 41%;
  min-width: unset;
}
.product2 .product-content .pro-info .pro-slide .top-img{
	width:72%;
	margin-left:28%;
	min-height:436px;
}
.product2 .product-content .pro-info .pro-slide .bottom-img{
	position: absolute;
  content: "";
  transform: translate(0%,-50%);
  top: 50%;
  left: 3%;
  width: 23.5%;
  height:100%;
  /*padding: 0% 5%;*/
  margin:0%;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .slide-two{
	height:100%;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-container{
	height:100%;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .prev-next{
	transform: translate(-50%,0%);
  top: auto;
  left:50%;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
	top:-70px;
	left:50%;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
	transform: rotate(90deg);
}
.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
	bottom:-70px;
	right: auto;
}
.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
	transform: rotate(-90deg);
}
.product2 .product-content .pro-same .all-same{
	width: 88%;
  margin: 5% auto 3%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.product2 .product-content .pro-same .all-same .same-left{
	width:57%;
}
.product2 .product-content .pro-same .all-same .same-right{
	width:40%;
	margin-left:3%;
}
.product2 .product-content .pro-same .all-same .same-right .pro-title .title-h h1{
	margin-bottom:8%;
}
.about .about-brief .brief-img{
	display: flex;
	display: -webkit-flex;
}
.about .about-brief .brief-con p{
	font-family: MyOpen-Sans;
  font-size: 1.2rem;
  color: #1f1f1f;
  line-height: 2.5rem;
  letter-spacing: 0.2px;
}
.about .brief-one{
	position: relative;
	padding:4% 0% 6%;
}
.about .brief-one:before{
	position: absolute;
	content:"";
	right:0%;
	bottom:0%;
	width:97%;
	height:40%;
	background-color:#f5f5f5;
}
.about .brief-one .all-brief{
	position: relative;
	z-index:11;
}
.about .brief-one .brief-title h1{
	font-family: MyTw-Cen;
  font-size: 4rem;
  color: #464646;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2.5%;
}
.about .brief-one .brief-img{
	justify-content: center;
}
.about .brief-one .brief-con p{
	color:rgba(31,31,31,0.8);
	width:75%;
	margin:4% auto 0%;
	max-width: 1400px;
}
.about .brief-two .all-brief{
	width:75%;
	margin:4% auto 5%;
	max-width: 1525px;
}
.about .brief-two .brief-title h2{
	font-family: MyTw-Cen;
  font-size: 2.5rem;
  color: #1f1f1f;
  text-align: center;
  margin-bottom: 4%;
}
.about .brief-two .all-brief .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .brief-two .all-brief .msg-con .brief-img{
	width:53%;
	margin:0% 2% 0% 0%;
}
.about .brief-two .all-brief .msg-con .brief-con{
	width:45%;
}
.about .brief-two .all-brief .msg-con:nth-child(2){
	margin-top:4%;
	flex-direction: row-reverse;
}
.about .brief-two .all-brief .msg-con:nth-child(2) .brief-img{
	justify-content: flex-end;
	margin-right:0%;
	margin:0% 0% 0% 2%;
}
.about .about-certifi{
	position: relative;
	padding:2% 0%;
}
.about .about-certifi:before{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	top:0%;
	left:50%;
	width:90%;
	height:1px;
	background-color:#b9b9b9;
	max-width: 1700px;
}
.about .about-certifi .all-certifi{
	width:75%;
	margin:0% auto;
	max-width: 1525px;
}
.about .about-certifi .slide-show .swiper-container{
	padding:3% 0% 5%;
}
.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 .swiper-pagination-bullet-active{
	background:rgba(0,0,0,0.88);
}
.about .about-slide .all-slide{
	max-width: 1920px;
}
.about .about-slide .all-slide .swiper-container{
	padding:1.5% 0% 4%;
}
.about .about-slide .all-slide .swiper-container-horizontal>.swiper-scrollbar{
	transform: translate(-50%,0%);
	left:50%;
	width:55%;
}
.contact .nav .nav-content .nav-ul ul li h1{
	color:#ffffff;
}
.contact .nav .nav-content .nav-ul ul .li-lang{
	color:#ffffff;
}
.contact .nav .nav-content .nav-ul ul .lang{
	border: 1px solid #ffffff;
}
.contact .contact-screen{
	position: relative;
}
.contact .contact-screen .screen-con{
	position: absolute;
	content: "";
	transform: translate(0%,-50%);
	top:52%;
	left:6%;
}
.contact .contact-screen .screen-con .con-title h1{
	font-family: MyTw-Cen;
  font-size: 2.5rem;
  color: #ffffff;
  text-transform: uppercase;
}
.contact .contact-screen .screen-con .con-p p{
	font-family: MyOpen-Sans;
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
  margin: 2.5% 0% 0%;
}
.contact .contact-msg{
	width:60%;
	margin:5% auto;
	max-width: 1000px;
}
.contact .contact-msg .con-detail{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin:15px 0px;
}
.contact .contact-msg .con-detail .con-img{
	width:20px;
	margin-right:10px;
}
.contact .contact-msg .con-detail .con-p p{
	font-family: MyOpen-Sans;
  font-size: 1.1rem;
  color: #b8babc;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
}
.contact .contact-msg .msg-con{
	position: relative;
}
.contact .contact-msg .con-logo{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:10%;
}
.contact .contact-msg .con-logo .img{
	width:130px;
}
.contact .contact-msg .msg-title{
	margin-bottom: 3%;
}
.contact .contact-msg .msg-title .title-h{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 1%;
}
.contact .contact-msg .msg-title .title-h .line{
	width:10px;
	height:3px;
	margin-right: 7px;
	background-color:#000000;
}
.contact .contact-msg .msg-title .title-h h1{
	font-family: MyTw-CenB;
  font-size:1.875rem;
  color: #464646;
  text-transform: uppercase;
}
.contact .contact-msg .msg-title .title-p p{
	font-family: MyOpen-Sans;
  font-size: 1rem;
  color: #4b4b4b;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
}
.contact .contact-msg .msg-form{
	margin:8% auto;
}
.contact .contact-msg .form .layui-form-item{
	margin-bottom: 20px;
}
.contact .contact-msg .form .layui-input{
	height: 50px;
  line-height: 50px;
  padding-left:20px;
	border: 1px solid #e5e5e5;
}
.contact .contact-msg .form .layui-textarea{
	height: 200px;
	padding:15px 20px;
	border: 1px solid #e5e5e5;
}
.contact .contact-msg .form .btn{
	text-align: center;
}
.contact .contact-msg .msg-map .map{
	width:100%;
	height:450px;
	background-color: #eeeeee;
}
.contact .contact-foot{
	background: url(../fodder/home/foot-bc.jpg) no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.contact .contact-foot .all-foot{
	width:100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	padding: 1% 0%;
}
.contact .contact-foot .all-foot .foot-logo{
	width:75px;
	margin-right:7%;
}
.contact .contact-foot .all-foot .foot-link{
	display: flex;
	display: -webkit-flex;
}
.contact .contact-foot .all-foot .foot-link .link-con{
	padding:0rem 3rem;
	border-right:1px solid #ffffff;
}
.contact .contact-foot .all-foot .foot-link .link-con:nth-last-child(1){
	padding-right:0rem;
	border-right:unset;
}
.contact .contact-foot .all-foot .foot-link h1{
	font-family: MyOpen-Sans;
  font-size: 1.1rem;
  color: #f1f1f1;
  letter-spacing: 0.2px;
  padding:0px 5px;
}
.footer{
	margin-top:6%;
}
.footer .nav-form{
	background:url(../fodder/home/foot-bc.jpg) no-repeat;
	background-size: 100% 62%;
	background-position:bottom;
}
.footer .foot-form{
	width: 47%;
  padding: 2.5% 6%;
	margin:0% auto;
	max-width: 1200px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
	background-color:#ffffff;
}
.footer .foot-form .form-title{
	position: relative;
}
.footer .foot-form .form-title .foot-logo{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	left:0%;
	top:50%;
	width:96px;
}
.footer .foot-form .form{
	margin-top: 8%;
}
.footer .foot-form .form .layui-form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.footer .foot-form .form .layui-form .layui-form-item{
	width:48%;
	margin-bottom: 10px;
}
.footer .foot-form .form .layui-form .layui-form-item:nth-child(2n){
	margin-left:4%;
}
.footer .foot-form .form .layui-form .message{
	width:100%;
}
.footer .foot-form .form .layui-form .btn{
	width: 100%;
  margin: 0% !important;
  text-align: center;
}
.footer .foot-nav .all-nav{
	width: 60%;
 	margin:3% auto;
	max-width: 1200px;
	display: flex;
	display: -webkit-flex;
}
.footer .foot-nav .all-nav .nav-one{
	width:23%;
	margin-left:2%;
}
.footer .foot-nav .all-nav .nav-two{
	width:40%;
	margin:0% 2.5%;
}
.footer .foot-nav .all-nav .nav-three{
	width:30%;
}
.footer .foot-nav .all-nav .foot-item .item-link{
	margin-bottom:1rem;	
}
.footer .foot-nav .all-nav .foot-item .item-link a{
	display: inline-block;
}
.footer .foot-nav .all-nav .foot-item .item-link h1{
	font-family: MyOpen-Sans;
	font-size:1.1rem;
	color:#f1f1f1;
	letter-spacing: 0.2px;
}
.footer .foot-nav .all-nav .foot-item .item-link h1:hover{
	color: rgba(255,255,255,0.5);
}
.footer .foot-nav .all-nav .msg-con{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 1rem;
}
.footer .foot-nav .all-nav .msg-con .img{
	width:17px;
	margin-top:4px;
	margin-right:13px;
}
.footer .foot-nav .all-nav .msg-con .con{
	width:calc(100% - 30px);
}
.footer .foot-nav .all-nav .msg-con .con .con-h h1{
	font-family: MyOpen-Sans;
	font-size:1.1rem;
	color:#f1f1f1;
}
.footer .foot-nav .all-nav .msg-con .con .con-p p{
	font-family: MyOpen-Sans;
	font-size:0.9rem;
	color:#f1f1f1;
	line-height: 1.5rem;
}
.footer .foot-nav .all-nav .nav-two .con .con-h h1{
	margin-bottom:0.8rem;
}
.foot-bottom{
	padding:0.5% 0%;
	border-top:1px solid #ffffff;
	font-family: MyOpen-Sans;
	font-size:1rem;
	color:#f1f1f1;
	text-align: center;
	letter-spacing: 0.2px;
	line-height: 1.5rem;
}
.foot-bottom p{
	color:#f1f1f1;
}
.foot-bottom a{
	display: inline-block;
}
.foot-bottom a:hover{
	opacity: 0.6;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 42px;
  line-height: 42px;
  padding-left: 5px;
  font-family:MyOpen-Sans;
	font-size:1rem;
  color: #000000;
  border: unset;
  border-bottom: 1px solid #e5e5e5;
  background-color: transparent;
}
.form .layui-textarea{
	height: 100px;
  padding: 10px 5px;
  font-family:MyOpen-Sans;
	font-size:1rem;
  color: #000000;
  border: unset;
  border-bottom: 1px solid #e5e5e5;
}
.form .layui-form input::-webkit-input-placeholder{ 
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-form input:-moz-placeholder{ 
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-form input:-ms-input-placeholder{
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-form textarea::-webkit-input-placeholder{ 
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-form textarea:-moz-placeholder{ 
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family:MyOpen-Sans;
	font-size:1rem;
  color: rgba(90,90,90,0.4);
}
.form .layui-btn{
	height: unset;
  line-height: unset;
  padding: 0px;
	margin-top: 1.8rem;
  background-color:transparent;
}
.form .same-btn p{
	height: 45px;
	line-height: 42px;
	padding: 0px 50px;
	text-transform: capitalize;
	color: #ffffff;
	background-color:#313131;
}
@media screen and (max-width:991px){
	.nav .nav-content .nav-logo .img-logo1{
		display: none;
	}
	.nav .nav-content .nav-logo .img-logo2{
		display: block;
	}
	.nav .nav-content{
		width:90%;
		padding: 5px 0px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-logo{
		width:3.5rem;
		margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 4rem);
		padding: 0rem;
    margin: 0rem;
    margin-top:5px;
	}
	.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.1rem;
	}
	.contact .nav .nav-content .nav-ul ul .li-lang{
		color: #1d1d1d;
	}
	.contact .nav .nav-content .nav-ul ul .lang{
		border: 1px solid #1d1d1d;
	}
	.nav .nav-content .nav-ul ul .li-lang .lang{
		padding: 0px 12px 3px;
	}
	.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: #000000 !important;
    transition: all 1s ease;
    -webkit-transition: all auto 1s ease;
    -moz-transition: all auto 1s ease;
    -ms-transition: all auto 1s ease;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-two{
		top: 7px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-three{
		top: 14px;
	}
	.line-onetrans{
		transform: translateY(7px) rotate(45deg);
    -webkit-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
	}
	.line-twotrans{
		opacity: 0;
	}
	.line-threetrans{
		transform: translateY(-7px) rotate(-45deg);
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
	}
	.auto-hide{
		position: fixed;
		top: 69px;
    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: MyOpen-Sans;
  	font-size: 1.5rem;
  	color: #1d1d1d;
  	letter-spacing: 0.2px;
	}
	.auto-hide .auto-ul .li-product .auto-child  li{
		padding:0.5rem 0rem 0.2rem 2rem;
	}
	.auto-hide .auto-ul h2{
		font-family:MyOpen-Sans;
		font-size: 1rem;
  	color: #1d1d1d;
  	letter-spacing:0.2px;
	}
	.nav-top{
		margin-top:70px;
	}
	.load-nav{
		position: fixed !important;
    top: 0px;
    z-index: 9999 !important;
    background-color: #ffffff !important;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.1) !important;
	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.home .home-screen .slide-content .slide-con{
		top: 25%;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		margin: 2% 0% 5%;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		top: 18.5%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 4rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		top: 33%;
    left: 35%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 4.5rem;
	}
	.home .home-pro .all-pro{
		width: 85%;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		margin: 4% 0%;
	}
	.same-btn p{
		height: 42px;
    line-height: 40px;
    padding: 0px 50px;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width:65%;
		padding-top: 3%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		margin: 2% 0% 4%;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 2%;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin: 4% 0% 8%;
	}
	.home .home-pro .pro-five .pro-p{
		width: 80%;
		margin: 4% auto 0%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:40px;
	}
	.all-product .allPro-msg{
		width:88%;
		margin: 6% auto;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.product2 .pro-infos .product-con{
		margin: 8% auto;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		min-height:350px;
	}
	.product .product-con{
		width: 88%;
	}
	.product .product-content .pro-same .all-same{
		width:95%;
	}
	.product .product-content .pro-brief .brief-one{
		width:95%;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		margin-top:-2%;
	}
	.product .product-content .pro-custom{
		padding: 3% 0% 4%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 88%;
		margin: 2.5% auto 0%;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:80%;
		margin: 5% auto 6%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .about-certifi .all-certifi{
		width:80%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:520px;
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 5.5%;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 2% 0% 4%;
	}
	.contact .contact-screen .screen-con{
		top: 55%;
	}
	.contact .contact-msg{
		width: 70%;
	}
	.contact .contact-msg .msg-map .map{
		height:420px;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .foot-form{
		width: 55%;
    padding: 2.5% 5%;
	}
	.footer .foot-nav .all-nav{
		width:65%;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.home .home-screen .slide-content .slide-con{
		top: 30%;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		display: none;
		margin: 1% 0% 3%;
	}
	.home .home-screen .slide-content .slide-con .screen-btn{
		margin-top:2rem;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		top: 21%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size:3rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		top: 32%;
    left: 33%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 4rem;
	}
	.home .home-pro .pro-con{
		margin: 5% 0%;
	}
	.home .home-pro .all-pro{
		width: 90%;
	}
	.home .home-pro .pro-one .pro-right{
		width:52%;
	}
	.home .home-pro .pro-one .pro-left{
		width: 45%;
    margin-left: 3%;
	}
	.home .home-pro .all-pro .pro-title h1{
		font-size:2.5rem;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		margin: 4% 0%;
	}
	.same-btn p{
		font-size: 1.1rem;
    height: 40px;
    line-height: 38px;
    padding: 0px 40px;
	}
	.home .home-pro .pro-two .pro-left{
		width: 52%;
    margin-right: 3%;
	}
	.home .home-pro .pro-two .pro-right{
		width: 45%;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width:65%;
		padding-top: 3%;
	}
	.home .home-pro .pro-two .pro-left .pro-text{
		width:52%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		width: 95%;
		margin: 2% 0% 4%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg{
		width: calc(97% / 3);
	}
	.home .home-pro .pro-last .all-pro .msg-two{
		margin: 0% 1.5%;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 3%;
	}
	.home .home-pro .pro-four{
		padding: 3.5% 0% 4%;
	}
	.home .home-pro .pro-zero{
		margin: 0% auto;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin: 4% 0% 8%;
	}
	.home .home-pro .pro-five .pro-p{
		width: 85%;
		margin: 4% auto 0%;
	}
	.same-title h1{
		font-size: 3rem;
	}
	.home .home-hot{
		margin: 2% auto 8%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:35px;
	}
	.all-product .allPro-msg{
		width:90%;
		margin: 6% auto;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
		width: 70%;
	}
	.all-product .allPro-msg .allPro-right .right-logo{
		width:85px;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
		width: calc(97% / 4);
    margin: 1% 1% 3% 0%;
	}
	.product2 .pro-infos .product-con{
		margin: 8% auto;
	}
	.product2 .product-content .pro-info .pro-slide{
		width: 57%;
    margin-right: 3%;
	}
	.product2 .product-content .pro-info .pro-msg{
		width:40%;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		min-height:300px;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.2rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line .dot-two{
		display: none;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
		width: calc(96% / 3);
	}
	.product .product-con{
		width: 90%;
	}
	.product .product-content .pro-same .all-same{
		width:95%;
	}
	.product .product-content .pro-brief .brief-one{
		width:95%;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		margin-top:-2%;
	}
	.product .product-content .pro-custom{
		padding: 3% 0% 4%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 90%;
		margin: 3% auto 0%;
	}
	.about .brief-one{
		padding: 5% 0% 6%;
	}
	.about .brief-one:before{
		width:100%;
		height:45%;
	}
	.about .brief-one .brief-title h1{
		font-size: 3.5rem;
	}
	.about .brief-one .brief-con p{
		width:80%;
		margin: 3% auto 0%;
		line-height: 2.2rem;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:85%;
		margin: 6% auto 7%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .brief-two .brief-title h2{
		font-size: 2.3rem;
	}
	.about .about-certifi .all-certifi{
		width:88%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:480px;
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 6%;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 3% 0% 5%;
	}
	.contact .contact-screen .screen-con{
		transform: translate(-50%,-50%);
		left:50%;
		top: 55%;
		width:95%;
		text-align: center;
	}
	.contact .contact-screen .screen-con .con-p p{
		margin: 1.5% 0% 0%;
	}
	.contact .contact-msg{
		width: 75%;
		margin: 6% auto;
	}
	.contact .contact-msg .con-logo .img{
		width:120px;
	}
	.contact .contact-msg .form .layui-input{
		height: 45px;
    line-height: 45px;
	}
	.contact .contact-msg .form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .msg-map .map{
		height:400px;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .nav-form{
		background-size: auto 62%;
	}
	.footer .foot-form{
		width: 68%;
    padding: 3.5% 5% 3%;
	}
	.footer .foot-nav .all-nav{
		width:80%;
		margin: 4% auto 3%;
	}
	.foot-bottom{
		padding: 0.6% 0%;
		font-size: 0.95rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.nav .nav-content{
		width: 92%;
		padding: 0.5rem 0rem;
	}
	.nav .nav-content .nav-logo{
		width: 4.5rem;
    margin-right: 0.5rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 5rem);
	}
	.home .home-screen .slide-content .slide-con{
		top: 30%;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		display: none;
		margin: 1% 0% 3%;
	}
	.home .home-screen .slide-content .slide-con .screen-btn{
		margin-top:2rem;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		top: 21%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size:3rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		top: 32%;
    left: 33%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3.5rem;
	}
	.home .home-pro .pro-con{
		margin: 5% 0%;
	}
	.home .home-pro .all-pro{
		width: 98%;
	}
	.home .home-pro .pro-one .pro-right{
		width:52%;
	}
	.home .home-pro .pro-one .pro-left{
		width: 47%;
    margin-left: 1%;
	}
	.home .home-pro .all-pro .pro-title h1{
		font-size:2.5rem;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		margin: 4% 0%;
	}
	.home .home-pro .pro-one .pro-left .pro-img{
		margin-top: 5%;
	}
	.same-btn p{
		font-size: 1rem;
    height: 38px;
    line-height: 37px;
    padding: 0px 35px;
	}
	.home .home-pro .pro-two .pro-left{
		width: 52%;
    margin-right: 1%;
	}
	.home .home-pro .pro-two .pro-right{
		width: 47%;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-text{
		font-size: 0.85rem;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width:65%;
		padding-top: 3%;
	}
	.home .home-pro .pro-two .pro-left .pro-text{
		width:52%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		width: 100%;
		margin: 1% 0% 3%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg{
		width: calc(98% / 3);
	}
	.home .home-pro .pro-last .all-pro .msg-two{
		margin: 0% 1%;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 4%;
	}
	.home .home-pro .pro-four{
		padding: 4% 0% 4.5%;
	}
	.home .home-pro .pro-zero{
		margin: 0% auto;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin: 4% 0% 8%;
	}
	.home .home-pro .pro-five .pro-p{
		width: 85%;
		margin: 4% auto 0%;
	}
	.same-title h1{
		font-size: 3rem;
	}
	.home .home-hot{
		margin: 2% auto 8%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:30px;
	}
	.all-product .allPro-msg{
		width:95%;
		margin: 6% auto;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
		width: 70%;
	}
	.all-product .allPro-msg .allPro-right .right-con{
		margin-bottom: 3%;
	}
	.all-product .allPro-msg .allPro-right .right-con .con-p{
		width:65%;
	}
	.all-product .allPro-msg .allPro-right .right-logo{
		width:85px;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
		width: calc(98% / 3);
    margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(4n){
		margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(3n){
		margin: 1% 0% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .text-h h1{
		font-size: 0.95rem;
		margin-top: 4%;
	}
	.product2 .pro-infos .product-con{
		width: 95%;
		margin: 6% auto;
	}
	.product2 .product-content .pro-info .pro-slide{
		width: 57%;
    margin-right: 3%;
	}
	.product2 .product-content .pro-info .pro-msg{
		width:40%;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		width: 100%;
    margin: 0% auto 3%;
    min-height: unset;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img{
		position: relative;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    margin: 0% auto;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		left:auto;
		width:20px;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(0deg);
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:unset;
		right:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(180deg);
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.2rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line .dot-two{
		display: none;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .p-two p{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
		width: calc(96% / 3);
	}
	.product .product-con{
		width: 95%;
	}
	.product .product-content .pro-same .all-same{
		width:100%;
	}
	.product .product-content .pro-brief .brief-one{
		width:100%;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		margin-top:-2%;
	}
	.product .product-content .pro-brief .brief-one .brief-left .pro-title .title-p{
		margin: 3% 0% 4%;
	}
	.product .product-content .pro-custom{
		padding: 4% 0% 5%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 95%;
		margin: 3% auto 0%;
	}
	.product .product-content .pro-custom .custom-title .title-img{
		width: 45px;
    margin-right: 30px;
	}
	.product .product-content .pro-custom .custom-title .title-h h1{
		font-size: 2.3rem;
	}
	.about .brief-one{
		padding: 6% 0% 7%;
	}
	.about .brief-one:before{
		width:100%;
		height:50%;
	}
	.about .about-brief .brief-con p{
		font-size: 1.1rem;
	}
	.about .brief-one .brief-title h1{
		font-size: 3.2rem;
	}
	.about .brief-one .brief-con p{
		width:80%;
		margin: 3% auto 0%;
		line-height: 2.2rem;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:90%;
		margin: 6% auto 7%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .brief-two .brief-title h2{
		font-size: 2.2rem;
	}
	.about .about-certifi .all-certifi{
		width:88%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:460px;
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 6%;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 3% 0% 5%;
	}
	.contact .contact-screen .screen-con{
		transform: translate(-50%,-50%);
		left:50%;
		top: 55%;
		width:95%;
		text-align: center;
	}
	.contact .contact-screen .screen-con .con-title h1{
		font-size: 2.2rem;
	}
	.contact .contact-screen .screen-con .con-p p{
		font-size: 0.9rem;
		margin: 1.5% 0% 0%;
	}
	.contact .contact-msg{
		width: 80%;
		margin: 6% auto;
	}
	.contact .contact-msg .con-logo .img{
		width:110px;
	}
	.contact .contact-msg .form .layui-input{
		height: 45px;
    line-height: 45px;
	}
	.contact .contact-msg .form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .msg-map .map{
		height:400px;
	}
	.contact .contact-foot .all-foot{
		padding: 1.5% 0%;
	}
	.contact .contact-foot .all-foot .foot-logo{
		width: 70px;
		margin-right: 5%;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .nav-form{
		background-size: auto 62%;
	}
	.footer .foot-form{
		width: 75%;
    padding: 4.5% 5% 4%;
	}
	.footer .foot-form .form-title .foot-logo{
		width:88px;
	}
	.footer .foot-form .form{
		margin-top: 6%;
	}
	.footer .foot-nav .all-nav{
		width:85%;
		margin: 4.5% auto 3%;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-p p br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-two{
		width: 35%;
		margin: 0% 4% 0% 1%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width: 35%;
	}
	.footer .foot-nav .all-nav .foot-item .item-link{
		margin-bottom: 0.8rem;
	}
	.foot-bottom{
		padding: 0.7% 0%;
		font-size: 0.9rem;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.home .home-screen .slide-content .slide-con{
		transform: translate(0%, -50%);
    top: 35%;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		display: none;
		margin: 1% 0% 3%;
	}
	.home .home-screen .slide-content .slide-con .screen-btn{
		margin-top:1rem;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		top: 18%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size:3rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		top: 35%;
    left: 33%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3rem;
	}
	.home .home-pro .pro-con{
		margin: 5% 0%;
	}
	.home .home-pro .all-pro{
		width: 80%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .img-show{
		justify-content: center;
	}
	.home .home-pro .pro-one .all-pro{
		flex-direction: column-reverse;
	}
	.home .home-pro .pro-one .pro-right{
		width:100%;
		margin:2% auto;
	}
	.home .home-pro .pro-one .pro-left{
		width:100%;
		margin:4% auto;
		max-width: 677px;
	}
	.home .home-pro .all-pro .pro-title h1{
		font-size:2.5rem;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		margin: 2% 0% 3%;
		line-height: 1.6rem;
	}
	.home .home-pro .pro-one .pro-left .pro-img{
		margin-top: 5%;
	}
	.same-btn p{
		font-size: 1rem;
    height: 38px;
    line-height: 37px;
    padding: 0px 35px;
	}
	.home .home-pro .pro-two .pro-left{
		width:100%;
		margin:5% auto 3%;
		max-width: 740px;
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.home .home-pro .pro-two .pro-right{
		width:100%;
		margin:4% auto;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-text{
		font-size: 0.85rem;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width:65%;
		padding-top: 3%;
	}
	.home .home-pro .pro-two .pro-left .pro-text{
		position: relative;
		content: unset;
    transform: unset;
    top: unset;
    left: unset;
		width:100%;
		margin-top:5%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		width: 100%;
		margin: 2% 0% 4%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg{
		width: 100%;
		margin:2% auto;
		display: flex;
    display: -webkit-flex;
    align-items: center;
    background-color:transparent;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-top{
		width:50%;
		margin-right:2%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-bottom{
		width:48%;
		margin: 0%;
		padding: 0%;
	}
	.home .home-pro .pro-last .all-pro .msg-two{
		margin:2% auto;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 0%;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-top{
		display: none;
	}
	.home .home-pro .pro-three .all-pro .msg-three{
		background-size: 100% auto;
    background-position: top;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-bottom{
		position: relative;
    content: unset;
    transform: unset;
    left: unset;
		top: unset;
		width: 100%;
    padding: 8% 0%;
	}
	.home .home-pro .pro-four{
		padding: 4% 0% 4.5%;
	}
	.home .home-pro .pro-four .all-pro .pro-msg{
		margin: 3% auto;
	}
	.home .home-pro .pro-four .all-pro .msg-two{
		flex-direction: initial;
	}
	.home .home-pro .pro-four .all-pro .msg-two img{
		transform: rotate(180deg);
	}
	.home .home-pro .pro-zero{
		margin: 0% auto;
	}
	.home .home-pro .pro-zero .pro-left{
		width: 100%;
    margin: 4% auto;
    max-width: 770px;
	}
	.home .home-pro .pro-zero .pro-right{
		width: 100%;
    margin: 4% auto 7%;
    max-width: 701px;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin: 4% 0% 8%;
	}
	.home .home-pro .pro-five .pro-left{
		width: 100%;
    margin: 0% auto;
  }
  .home .home-pro .pro-five .pro-right{
  	width: 100%;
    margin: 6% auto 8%;
  }
	.home .home-pro .pro-five .pro-p{
		width: 85%;
		margin: 2% auto 0%;
	}
	.home .home-pro .pro-six .pro-left{
		width: 100%;
    margin: 0% auto;
	}
	.home .home-pro .pro-six .pro-right{
		width: 100%;
    margin: 6% auto 8%;
	}
	.same-title h1{
		font-size: 2.8rem;
	}
	.home .home-hot{
		margin: 2% auto 8%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:25px;
	}
	.all-product .allPro-msg{
		width:88%;
		padding: 6% 0% 4%;
		margin: 0% auto;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left{
		width:100%;
		margin: 0%;
	}
	.all-product .allPro-msg .allPro-right{
		width:100%;
		margin:2% auto;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3){
		display: none;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
		width: 70%;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		margin-bottom: 3%;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		margin-bottom: 0.5rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-h{
		margin:5px 15px;
	}
	.all-product .allPro-msg .allPro-left .item-con{
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-right .right-con{
		margin-bottom: 3%;
	}
	.all-product .allPro-msg .allPro-right .right-con .con-p{
		width:65%;
		font-size: 0.95rem;
		line-height: 1.5rem;
	}
	.all-product .allPro-msg .allPro-right .right-logo{
		width:80px;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
		width: calc(98% / 3);
    margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(4n){
		margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(3n){
		margin: 1% 0% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .text-h h1{
		font-size: 0.95rem;
		margin-top: 4%;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-msg .all-page .page h1{
		width:35px;
		height:35px;
	}
	.product2 .pro-infos .product-con{
		width: 88%;
		margin: 6% auto;
		padding:6% 0% 1%;
		max-width: 648px;
	}
	.product2 .product-content .pro-info{
		flex-wrap: wrap;
	}
	.product2 .product-content .pro-info .pro-slide{
		width: 100%;
		margin:0% auto 5%;
	}
	.product2 .product-content .pro-info .pro-msg{
		width: 100%;
		margin:3% auto;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		width: 100%;
    margin: 0% auto 3%;
    min-height: unset;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img{
		position: relative;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    margin: 0% auto;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		left:auto;
		width:20px;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(0deg);
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:unset;
		right:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(180deg);
	}
	.product .product-content .pro-info .pro-msg .pro-title{
		padding-bottom: 4%;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p{
		margin: 1.2rem 0rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.2rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line .dot-two{
		display: inline-block;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .p-two p{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .con-msg{
		padding: 3% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
		width: calc(96% / 3);
		margin: 2% 2% 2% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img:nth-child(3n){
		margin: 2% 0% 2% 0%;
	}
	.product .product-con{
		width: 95%;
	}
	.product .product-content .pro-same .all-same{
		width:100%;
	}
	.product .product-content .pro-brief .brief-one{
		width: 85%;
    flex-wrap: wrap;
    max-width: 745px;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		width: 100%;
    margin: 2% auto;
	}
	.product .product-content .pro-brief .brief-one .brief-right{
		width: 100%;
		margin-top: 3%;
	}
	.product .product-content .pro-brief .brief-one .brief-left .pro-title .title-p{
		margin: 3% 0% 4%;
	}
	.product .product-content .pro-custom{
		padding: 5% 0% 6%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 95%;
		margin: 4% auto 0%;
	}
	.product .product-content .pro-custom .custom-title .title-img{
		width: 45px;
    margin-right: 30px;
	}
	.product .product-content .pro-custom .custom-title .title-h h1{
		font-size: 2.3rem;
	}
	.product .product-content .pro-similar .swiper-container .swiper-scrollbar{
		height:4px;
	}
	.about .brief-one{
		padding: 6% 0% 5%;
	}
	.about .brief-one:before{
		width:100%;
		height:55%;
	}
	.about .about-brief .brief-con p{
		font-size: 1.1rem;
		line-height: 2.2rem;
	}
	.about .brief-one .brief-title h1{
		font-size: 3rem;
		margin-bottom: 3%;
	}
	.about .brief-one .brief-con p{
		width:90%;
		margin: 3% auto 0%;
		line-height: 2rem;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:90%;
		margin: 7% auto 8%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .brief-two .brief-title h2{
		font-size: 2rem;
		margin-bottom: 5%;
	}
	.about .brief-two .all-brief .msg-con .brief-img{
		width:49%;
		margin-right:2%;
	}
	.about .brief-two .all-brief .msg-con .brief-con{
		width:49%;
	}
	.about .about-certifi .all-certifi{
		width:88%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:450px;
	}
	.about .about-certifi .slide-show .swiper-slide .img{
		transform: scale(0.88);
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 6%;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 3% 0% 5%;
	}
	.about .about-slide .all-slide .swiper-container-horizontal>.swiper-scrollbar{
		height:4px;
	}
	.contact .contact-screen .screen-con{
		transform: translate(-50%,-50%);
		left:50%;
		top: 50%;
		width:95%;
		text-align: center;
	}
	.contact .contact-screen .screen-con .con-title h1{
		font-size: 2.2rem;
	}
	.contact .contact-screen .screen-con .con-p p{
		font-size: 0.9rem;
		margin: 1.5% 0% 0%;
	}
	.contact .contact-msg{
		width: 88%;
		margin: 6% auto;
	}
	.contact .contact-msg .con-logo .img{
		width:110px;
	}
	.contact .contact-msg .form .layui-input{
		height: 45px;
    line-height: 45px;
	}
	.contact .contact-msg .form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-msg .msg-map .map{
		height:380px;
	}
	.contact .contact-foot .all-foot{
		padding: 1.5% 0%;
	}
	.contact .contact-foot .all-foot .foot-logo{
		width: 60px;
		margin-right: 5%;
	}
	.contact .contact-foot .all-foot .foot-link .link-con{
		padding: 0rem 2rem;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .nav-form{
		background-size: auto 62%;
	}
	.footer .foot-form{
		width: 75%;
    padding: 4.5% 5% 4%;
	}
	.footer .foot-form .form-title .foot-logo{
		display: none;
		width:88px;
	}
	.footer .foot-form .form{
		margin-top: 6%;
	}
	.footer .foot-nav .all-nav{
		width:90%;
		margin: 4.5% auto 3%;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-p p br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-one{
		width: 20%;
    margin-left: 2%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width: 35%;
		margin: 0% 4% 0% 1%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width: 38%;
	}
	.footer .foot-nav .all-nav .foot-item .item-link{
		margin-bottom: 0.8rem;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-h h1{
		font-size: 1rem;
	}
	.foot-bottom{
		padding: 0.7% 0%;
		font-size: 0.9rem;
	}
	.form .same-btn p{
		height: 42px;
    line-height: 40px;
    padding: 0px 40px;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.home .home-screen .slide-content .slide-con{
		transform: translate(0%, -50%);
    top: 38%;
	}
	.home .home-screen .slide-content .slide-con .screen-title h1{
		font-size: 4rem;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		display: none;
		margin: 1% 0% 3%;
	}
	.home .home-screen .slide-content .slide-con .screen-btn{
		margin-top:1rem;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		display: none;
		top: 18%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size:3rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		display: none;
		top: 32%;
    left: 33%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3rem;
	}
	.home .home-screen .slide-four .slide-content .slide-con{
		display: none;
	}
	.home .home-screen .slide-five .slide-content .slide-con{
		display: none;
	}
	.home .home-pro .pro-con{
		margin: 5% 0%;
	}
	.home .home-pro .all-pro{
		width: 88%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .img-show{
		justify-content: center;
	}
	.home .home-pro .pro-one .all-pro{
		flex-direction: column-reverse;
	}
	.home .home-pro .pro-one .pro-right{
		width:100%;
		margin:2% auto;
	}
	.home .home-pro .pro-one .pro-left{
		width:100%;
		margin:5% auto 3%;
		max-width: 677px;
	}
	.home .home-pro .all-pro .pro-title h1{
		font-size:2.3rem;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		margin: 2% 0% 3%;
		line-height: 1.6rem;
	}
	.home .home-pro .pro-one .pro-left .pro-img{
		margin-top: 5%;
	}
	.same-btn p{
		font-size: 1rem;
    height: 35px;
    line-height: 35px;
    padding: 0px 30px;
	}
	.home .home-pro .pro-two .pro-left{
		width:100%;
		margin:6% auto 3%;
		max-width: 740px;
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.home .home-pro .pro-two .pro-right{
		width:100%;
		margin:4% auto;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-text{
		font-size: 0.85rem;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width:65%;
		padding-top: 3%;
	}
	.home .home-pro .pro-two .pro-left .pro-text{
		position: relative;
		content: unset;
    transform: unset;
    top: unset;
    left: unset;
		width:100%;
		margin-top:5%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		width: 100%;
		margin: 2% 0% 4%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg{
		width: 100%;
		margin:2% auto;
		display: flex;
    display: -webkit-flex;
    align-items: center;
    background-color:transparent;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-top{
		width:50%;
		margin-right:1%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-bottom{
		width:49%;
		margin: 0%;
		padding: 0%;
	}
	.home .home-pro .pro-last .all-pro .pro-p{
		margin: 3% auto 6%;
		font-size: 0.95rem;
	}
	.home .home-pro .pro-last .all-pro .msg-two{
		margin:2% auto;
	}
	.home .home-pro .pro-three .all-pro{
		width:98%;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 0%;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-top{
		display: none;
	}
	.home .home-pro .pro-three .all-pro .msg-three{
		background-size: 100% auto;
    background-position: top;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-bottom{
		position: relative;
    content: unset;
    transform: unset;
    left: unset;
		top: unset;
		width: 100%;
    padding: 6% 0%;
	}
	.home .home-pro .pro-four{
		padding: 4% 0% 4.5%;
	}
	.home .home-pro .pro-four .all-pro{
		width:98%;
	}
	.home .home-pro .pro-four .all-pro .pro-title h1{
		font-size: 2rem;
	}
	.home .home-pro .pro-four .all-pro .pro-msg{
		margin: 3% auto;
	}
	.home .home-pro .pro-four .all-pro .msg-two{
		flex-direction: initial;
	}
	.home .home-pro .pro-four .all-pro .msg-two img{
		transform: rotate(180deg);
	}
	.home .home-pro .pro-zero{
		margin: 0% auto;
	}
	.home .home-pro .pro-zero .pro-left{
		width: 100%;
    margin: 4% auto;
    max-width: 770px;
	}
	.home .home-pro .pro-zero .pro-right{
		width: 100%;
    margin: 4% auto 7%;
    max-width: 701px;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin: 4% 0% 8%;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-bc{
		width:30%;
	}
	.home .home-pro .pro-five .pro-left{
		width: 100%;
    margin: 0% auto;
  }
  .home .home-pro .pro-five .pro-right{
  	width: 100%;
    margin: 6% auto 8%;
  }
	.home .home-pro .pro-five .pro-p{
		width: 85%;
		margin: 2% auto 0%;
	}
	.home .home-pro .pro-six .pro-left{
		width: 100%;
    margin: 0% auto;
	}
	.home .home-pro .pro-six .pro-right{
		width: 100%;
    margin: 6% auto 8%;
	}
	.same-title h1{
		font-size: 2.5rem;
	}
	.home .home-hot{
		margin: 2% auto 8%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:20px;
	}
	.all-product .allPro-msg{
		width:95%;
		padding: 6% 0% 4%;
		margin: 0% auto;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left{
		width:100%;
		margin: 0%;
	}
	.all-product .allPro-msg .allPro-right{
		width:100%;
		margin:2% auto;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3){
		display: none;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
		width: 70%;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		margin-bottom: 3%;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		margin-bottom: 0.5rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-h{
		margin:5px 15px;
	}
	.all-product .allPro-msg .allPro-left .item-con{
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-right .right-con{
		margin-bottom: 3%;
	}
	.all-product .allPro-msg .allPro-right .right-con .con-p{
		width:65%;
		font-size: 0.95rem;
		line-height: 1.5rem;
	}
	.all-product .allPro-msg .allPro-right .right-logo{
		width:80px;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
		width: calc(98% / 3);
    margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(4n){
		margin: 1% 1% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(3n){
		margin: 1% 0% 3% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .text-h h1{
		font-size: 0.95rem;
		margin-top: 4%;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-msg .all-page .page h1{
		width:35px;
		height:35px;
	}
	.product .pro-title .title-h h1{
		font-size: 2.2rem;
	}
	.product .pro-title .title-p{
		font-size: 0.95rem;
	}
	.product2 .pro-infos .product-con{
		width: 88%;
		margin: 6% auto;
		padding:6% 0% 1%;
		max-width: 648px;
	}
	.product2 .product-content .pro-info{
		flex-wrap: wrap;
	}
	.product2 .product-content .pro-info .pro-slide{
		width: 100%;
		margin:0% auto 5%;
	}
	.product2 .product-content .pro-info .pro-msg{
		width: 100%;
		margin:3% auto;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		width: 100%;
    margin: 0% auto 3%;
    min-height: unset;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img{
		position: relative;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    margin: 0% auto;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		left:auto;
		width:20px;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(0deg);
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:unset;
		right:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(180deg);
	}
	.product .product-content .pro-info .pro-msg .pro-title{
		padding-bottom: 4%;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p{
		margin: 1.2rem 0rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.2rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line .dot-two{
		display: inline-block;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .p-two p{
		font-size: 1.1rem;
	}
	.product .product-content .pro-info .pro-con .con-msg{
		padding: 3% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
		width: calc(96% / 3);
		margin: 2% 2% 2% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img:nth-child(3n){
		margin: 2% 0% 2% 0%;
	}
	.product .product-con{
		width: 95%;
	}
	.product .product-content .pro-same .all-same{
		width:100%;
	}
	.product .product-content .pro-brief .brief-one{
		width: 85%;
    flex-wrap: wrap;
    max-width: 745px;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		width: 100%;
    margin: 2% auto;
	}
	.product .product-content .pro-brief .brief-one .brief-right{
		width: 100%;
		margin-top: 3%;
	}
	.product .product-content .pro-brief .brief-one .brief-left .pro-title .title-p{
		margin: 3% 0% 4%;
	}
	.product .product-content .pro-custom{
		padding: 5% 0% 6%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 95%;
		margin: 4% auto 0%;
	}
	.product .product-content .pro-custom .custom-title .title-img{
		width: 35px;
    margin-right: 20px;
	}
	.product .product-content .pro-custom .custom-title .title-h h1{
		font-size:2rem;
	}
	.product .product-content .pro-similar .swiper-container .swiper-scrollbar{
		height:4px;
	}
	.product .product-content .pro-similar .pro-title .title-h h1{
		margin-bottom:4%;
	}
	.product .product-content .pro-similar .swiper-container{
		padding-bottom:7%;
	}
	.about .brief-one{
		padding: 6% 0% 5%;
	}
	.about .brief-one:before{
		width:100%;
		height:55%;
	}
	.about .about-brief .brief-con p{
		font-size: 0.95rem;
		line-height: 1.6rem;
	}
	.about .brief-one .brief-title h1{
		font-size: 2.8rem;
		margin-bottom: 3%;
	}
	.about .brief-one .brief-con p{
		width:90%;
		margin: 3% auto 0%;
		font-size: 1rem;
		line-height:1.8rem;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:90%;
		margin: 7% auto 8%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .brief-two .brief-title h2{
		font-size: 1.6rem;
		margin-bottom: 5%;
	}
	.about .brief-two .all-brief .msg-con .brief-img{
		width:49%;
		margin-right:2%;
	}
	.about .brief-two .all-brief .msg-con .brief-con{
		width:49%;
	}
	.about .about-certifi .all-certifi{
		width:88%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:420px;
	}
	.about .about-certifi .slide-show .swiper-slide .img{
		transform: scale(0.88);
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 5%;
	}
	.about .about-certifi .slide-show .swiper-pagination-bullet{
		width:6px;
		height:6px;
		margin:0px 3px;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 4% 0% 7%;
	}
	.about .about-slide .all-slide .swiper-container-horizontal>.swiper-scrollbar{
		height:4px;
	}
	.contact .contact-screen .screen-con{
		transform: translate(-50%,-50%);
		left:50%;
		top: 50%;
		width:95%;
		text-align: center;
	}
	.contact .contact-screen .screen-con .con-title h1{
		font-size: 2.2rem;
	}
	.contact .contact-screen .screen-con .con-p p{
		font-size: 0.9rem;
		line-height: 1.3rem;
		letter-spacing: 0px;
		margin: 1.5% 0% 0%;
	}
	.contact .contact-msg{
		width: 90%;
		margin: 6% auto;
	}
	.contact .contact-msg .con-logo .img{
		width:100px;
	}
	.contact .contact-msg .form .layui-input{
		height: 42px;
    line-height: 42px;
	}
	.contact .contact-msg .form .layui-form-item{
		margin-bottom: 12px;
	}
	.contact .contact-msg .msg-title .title-p p{
		font-size: 0.9rem;
	}
	.contact .contact-msg .msg-map .map{
		height:350px;
	}
	.contact .contact-foot .all-foot{
		padding: 2% 0%;
	}
	.contact .contact-foot .all-foot .foot-logo{
		width: 50px;
		margin-right: 3%;
	}
	.contact .contact-foot .all-foot .foot-link .link-con{
		padding: 0rem 1.2rem;
	}
	.contact .contact-foot .all-foot .foot-link h1{
		font-size: 1rem;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .nav-form{
		background-size: auto 62%;
	}
	.footer .foot-form{
		width: 85%;
    padding: 5% 4% 6%;
	}
	.same-title p{
		margin-top:5px;
	}
	.footer .foot-form .form-title .foot-logo{
		display: none;
		width:88px;
	}
	.footer .foot-form .form{
		margin-top: 6%;
	}
	.footer .foot-nav .all-nav{
		width:90%;
		flex-wrap: wrap;
		margin: 5% auto 3%;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-p p br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-one{
		width: 100%;
		margin:0% auto 4%;
	}
	.footer .foot-nav .all-nav .nav-one .foot-item{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.footer .foot-nav .all-nav .nav-two{
		width: 48%;
		margin: 0% 4% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width: 48%;
	}
	.footer .foot-nav .all-nav .foot-item .item-link{
		margin:5px 10px;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-h h1{
		font-size: 1rem;
	}
	.foot-bottom{
		padding: 0.8% 0%;
		font-size: 0.9rem;
	}
	.form .layui-btn{
		margin-top: 1.5rem;
	}
	.form .same-btn p{
		height: 42px;
    line-height: 40px;
    padding: 0px 40px;
	}
}
@media screen and (max-width:604px){
	.nav .nav-content .nav-logo{
		width: 3rem;
	}
	.nav .nav-content .nav-ul{
		width: calc(100% - 3rem);
		margin-top: 3px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1rem;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		margin-left: 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width: 35px;
	}
	.nav-top{
		margin-top: 60px;
	}
	.auto-hide{
		top: 60px;
	}
	.auto-hide .auto-ul h1{
		font-size: 1.3rem;
	}
	.home .home-screen .slide-content .slide-con{
		transform: translate(0%, -50%);
    top: 38%;
	}
	.home .home-screen .slide-content .slide-con .screen-title h1{
		font-size: 3rem;
	}
	.home .home-screen .slide-content .slide-con .screen-con{
		display: none;
		margin: 1% 0% 3%;
	}
	.home .home-screen .slide-content .slide-con .screen-btn{
		margin-top:1rem;
	}
	.home .home-screen .slide-two .slide-content .slide-con{
		display: none;
		top: 18%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size:3rem;
	}
	.home .home-screen .slide-three .slide-content .slide-con{
		display: none;
		top: 32%;
    left: 33%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3rem;
	}
	.home .home-screen .slide-four .slide-content .slide-con{
		display: none;
	}
	.home .home-screen .slide-five .slide-content .slide-con{
		display: none;
	}
	.home .home-pro .pro-con{
		margin: 6% 0%;
	}
	.home .home-pro .all-pro{
		width: 90%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .img-show{
		justify-content: center;
	}
	.home .home-pro .pro-one .all-pro{
		flex-direction: column-reverse;
	}
	.home .home-pro .pro-one .pro-right{
		width:100%;
		margin:2% auto;
	}
	.home .home-pro .pro-one .pro-left{
		width:100%;
		margin:5% auto 3%;
		max-width: 677px;
	}
	.home .home-pro .all-pro .pro-title h1{
		font-size:2rem;
	}
	.home .home-pro .all-pro .pro-p{
		font-size: 0.95rem;
		line-height: 1.5rem;
	}
	.home .home-pro .pro-one .pro-left .pro-p{
		font-size: 0.95rem;
		margin: 2% 0% 3%;
		line-height: 1.5rem;
	}
	.home .home-pro .pro-one .pro-left .pro-img{
		margin-top: 7%;
	}
	.same-btn p{
		font-size: 0.9rem;
    height: 32px;
    line-height: 30px;
    padding: 0px 20px;
	}
	.home .home-pro .pro-two .pro-left{
		width:100%;
		margin:6% auto 3%;
		max-width: 740px;
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.home .home-pro .pro-two .pro-right{
		width:100%;
		margin:4% auto;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2){
		flex-wrap: wrap;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-text{
		font-size: 0.85rem;
		position: relative;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: 100%;
	}
	.home .home-pro .pro-two .pro-right .pro-img:nth-child(2) .img-show{
		width: 85%;
    padding-top: 3%;
    margin: 2% auto 4%;
	}
	.home .home-pro .pro-two .pro-left .pro-text{
		position: relative;
		content: unset;
    transform: unset;
    top: unset;
    left: unset;
		width:100%;
		margin-top:6%;
	}
	.home .home-pro .pro-two .pro-left .pro-p{
		width: 100%;
		margin: 2% 0% 4%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg{
		width: 100%;
		margin:2% auto;
		display: flex;
    display: -webkit-flex;
    align-items: center;
   	flex-wrap: wrap;
    background-color:transparent;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-top{
		width:100%;
		margin:3% auto 5%;
	}
	.home .home-pro .pro-last .all-pro .pro-msg .pro-bottom{
		width:100%;
		margin: 0%;
		padding: 0%;
	}
	.home .home-pro .pro-last .all-pro .pro-p{
		margin: 2% auto 5%;
		font-size: 0.95rem;
	}
	.home .home-pro .pro-last .all-pro .msg-two{
		margin:2% auto;
	}
	.home .home-pro .pro-three .all-pro{
		width:90%;
		max-width: 474px;
	}
	.home .home-pro .pro-three .all-pro .pro-msg{
		padding-bottom: 0%;
		margin: 0% auto 5%;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-top{
		display: none;
	}
	.home .home-pro .pro-three .all-pro .msg-three{
		background-size: 100% auto;
    background-position: top;
    margin-top: 3%;
	}
	.home .home-pro .pro-three .all-pro .msg-three .pro-bottom{
		position: relative;
    content: unset;
    transform: unset;
    left: unset;
		top: unset;
		width: 100%;
    padding: 8% 0%;
	}
	.home .home-pro .pro-four{
		padding: 4% 0% 4.5%;
	}
	.home .home-pro .pro-four .all-pro{
		width:90%;
		max-width: 474px;
	}
	.home .home-pro .pro-four .all-pro .pro-title h1{
		font-size: 2rem;
	}
	.home .home-pro .pro-four .all-pro .pro-msg{
		margin: 3% auto;
	}
	.home .home-pro .pro-four .all-pro .msg-two{
		flex-direction: initial;
	}
	.home .home-pro .pro-four .all-pro .msg-two img{
		transform: rotate(180deg);
	}
	.home .home-pro .pro-zero{
		margin: 0% auto;
	}
	.home .home-pro .pro-zero .pro-left{
		width: 100%;
    margin: 4% auto;
    max-width: 770px;
	}
	.home .home-pro .pro-zero .pro-right{
		width: 100%;
    margin: 4% auto 7%;
    max-width: 701px;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-p{
		margin:2% 0% 5%;
	}
	.home .home-pro .pro-zero .pro-left .pro-msg .pro-bc{
		display: none;
	}
	.home .home-pro .pro-five .pro-left{
		width: 100%;
    margin: 0% auto;
  }
  .home .home-pro .pro-five .pro-right{
  	width: 100%;
    margin: 6% auto 8%;
  }
	.home .home-pro .pro-five .pro-p{
		width: 100%;
		margin: 2% auto 0%;
	}
	.home .home-pro .pro-six .pro-left{
		width: 100%;
    margin: 0% auto;
	}
	.home .home-pro .pro-six .pro-right{
		width: 100%;
    margin: 5% auto 0%;
    flex-wrap: wrap;
	}
	.home .home-pro .pro-six .pro-right .pro-text{
		width: 100%;
    margin: 0% auto 7%;
	}
	.home .home-pro .pro-six .pro-right .pro-text .pro-p{
		margin: 2% 0% 5%;
	}
	.home .home-pro .pro-six .pro-right .pro-img{
		width: 100%;
    margin: 0% auto;
	}
	.same-title h1{
		font-size: 2.2rem;
	}
	.home .home-hot{
		margin: 2% auto 8%;
	}
	.home .home-hot .hot-pro .swiper-container .prev-next{
		width:15px;
	}
	.all-product .allPro-msg{
		width:92%;
		padding: 7% 0% 5%;
		margin: 0% auto;
		flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-left{
		width:100%;
		margin: 0%;
	}
	.all-product .allPro-msg .allPro-right{
		width:100%;
		margin:1% auto 3%;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3){
		display: none;
	}
	.all-product .allPro-msg .allPro-left .item-detail:nth-child(3) .item-title h1{
		font-size: 1.6rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-img{
		width: 70%;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		margin-bottom: 4%;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-title h1{
		font-size: 1.6rem;
		margin-bottom: 0.3rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con a h2{
		font-size: 0.95rem;
	}
	.all-product .allPro-msg .allPro-left .left-item .item-con .con-h{
		margin:5px 15px;
	}
	.all-product .allPro-msg .allPro-left .item-con{
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
	}
	.all-product .allPro-msg .allPro-right .right-con{
		margin-bottom: 5%;
	}
	.all-product .allPro-msg .allPro-right .right-con .con-p{
		width:100%;
		font-size: 0.9rem;
		line-height: 1.3rem;
	}
	.all-product .allPro-msg .allPro-right .right-logo{
		display: none;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text{
		width: calc(98% / 2);
    margin: 1% 2% 4% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(4n){
		margin: 1% 2% 4% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(3n){
		margin: 1% 2% 4% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .img-text:nth-child(2n){
		margin: 1% 0% 4% 0%;
	}
	.all-product .allPro-msg .allPro-right .right-show .right-img .text-h h1{
		font-size: 0.95rem;
		margin-top: 5%;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-msg .all-page .page{
		margin:0px 7px;
	}
	.all-product .allPro-msg .all-page .page h1{
		font-size: 1rem;
		width:32px;
		height:32px;
	}
	.product .pro-title .title-h h1{
		font-size: 2rem;
	}
	.product .pro-title .title-p{
		font-size: 0.95rem;
	}
	.product2 .pro-infos .product-con{
		width: 90%;
		margin: 6% auto;
		padding:7% 0% 2%;
		max-width: 648px;
	}
	.product2 .product-content .pro-info{
		flex-wrap: wrap;
	}
	.product2 .product-content .pro-info .pro-slide{
		width: 100%;
		margin:0% auto 7%;
	}
	.product2 .product-content .pro-info .pro-msg{
		width: 100%;
		margin:3% auto;
	}
	.product2 .product-content .pro-info .pro-slide .top-img{
		width: 100%;
    margin: 0% auto 3%;
    min-height: unset;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img{
		position: relative;
    content: unset;
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    margin: 0% auto;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		left:auto;
		width:15px;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(0deg);
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:unset;
		right:-6%;
	}
	.product2 .product-content .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(180deg);
	}
	.product .product-content .pro-info .pro-msg .pro-title{
		padding-bottom: 4%;
	}
	.product .product-content .pro-info .pro-con .con-title h1{
		font-size: 1.5rem;
		margin-right: 1rem;
	}
	.product .product-content .pro-info .pro-con .con-title .span{
		border-left: 8px solid #434343;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p{
		margin: 1rem 0rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.2rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line{
		display: none;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-line .dot-two{
		display: inline-block;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .h-one h2{
		font-size: 1.05rem;
		margin-right: 1rem;
	}
	.product .product-content .pro-info .pro-con .con-detail .con-p .p-two p{
		font-size: 1.05rem;
	}
	.product .product-content .pro-info .pro-con .con-msg{
		padding: 3% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail{
		margin-top: 5%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img{
		width: calc(98% / 2);
		margin: 2% 1% 2% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img:nth-child(3n){
		margin: 2% 1% 2% 0%;
	}
	.product .product-content .pro-info .pro-con .msg-two .con-detail .con-img:nth-child(4n){
		margin: 2% 0% 2% 0%;
	}
	.product .product-con{
		width: 90%;
	}
	.product .product-content .pro-same .all-same{
		width:100%;
		flex-wrap: wrap;
	}
	.product2 .product-content .pro-same .all-same .same-left{
		width:100%;
		margin:0% auto 4%;
	}
	.product2 .product-content .pro-same .all-same .same-right{
		width:100%;
		margin:0% auto;
	}
	.product2 .product-content .pro-same .all-same .same-right .pro-title .title-h h1{
		margin:2% auto;
	}
	.product .product-content .pro-brief .brief-one{
		width: 100%;
    flex-wrap: wrap;
    max-width: 745px;
	}
	.product .product-content .pro-brief .brief-one .brief-left{
		width: 100%;
    margin: 2% auto;
	}
	.product .product-content .pro-brief .brief-one .brief-right{
		width: 100%;
		margin-top: 3%;
	}
	.product .product-content .pro-brief .brief-one .brief-left .pro-title .title-p{
		margin: 3% 0% 4%;
	}
	.product .product-content .pro-brief .img-show h1{
		margin-top: 0.5rem;
	}
	.product .product-content .pro-brief .brief-two{
		flex-wrap: wrap;
	}
	.product .product-content .pro-brief .brief-two .img-show{
		width:100%;
		margin:3% auto;
	}
	.product .product-content .pro-brief .brief-two .img-show:nth-child(2){
		margin:3% auto;
	}
	.product .product-content .pro-custom{
		padding: 7% 0%;
	}
	.product .product-content .pro-custom .custom-msg{
		width: 90%;
    margin: 4% auto 0%;
    flex-wrap: wrap;
	}
	.product .product-content .pro-custom .custom-msg .custom-img{
		width:100%;
		margin:1% auto;
	}
	.product .product-content .pro-custom .custom-msg .custom-img:nth-child(2){
		margin:1% auto;
	}
	.product .product-content .pro-custom .custom-title .title-img{
		width: 35px;
    margin-right: 20px;
	}
	.product .product-content .pro-custom .custom-title .title-h h1{
		font-size:2rem;
	}
	.product .product-content .pro-similar .swiper-container .swiper-scrollbar{
		width: 55%;
		height:3px;
	}
	.product .product-content .pro-similar .pro-title .title-h h1{
		margin-bottom:6%;
	}
	.product .product-content .pro-similar .swiper-container{
		padding-bottom:9%;
	}
	.about .brief-one{
		padding: 7% 0% 6%;
	}
	.about .brief-one:before{
		width:100%;
		height:65%;
	}
	.about .about-brief .brief-con p{
		font-size: 0.95rem;
		line-height: 1.6rem;
	}
	.about .brief-one .brief-title h1{
		font-size: 2.2rem;
		margin-bottom: 3%;
	}
	.about .brief-one .brief-con p{
		width:90%;
		margin: 3% auto 0%;
		font-size: 0.95rem;
		line-height:1.5rem;
	}
	.about .brief-one .brief-img{
		width:90%;
		margin: 0% auto;
	}
	.about .brief-two .all-brief{
		width:90%;
		margin: 8% auto 5%;
	}
	.about .brief-two .all-brief .msg-con:nth-child(2){
		margin-top: 5%;
	}
	.about .brief-two .brief-title h2{
		font-size: 1.3rem;
		margin-bottom: 5%;
	}
	.about .brief-two .all-brief .msg-con{
		flex-wrap: wrap;
	}
	.about .brief-two .all-brief .msg-con .brief-img{
		width:100%;
		margin:2% auto !important;
	}
	.about .brief-two .all-brief .msg-con .brief-con{
		width:100%;
		margin:2% auto !important;
	}
	.about .about-certifi .all-certifi{
		width:88%;
	}
	.about .about-certifi .slide-show .swiper-slide{
		width:380px;
	}
	.about .about-certifi .slide-show .swiper-slide .img{
		transform: scale(0.85);
	}
	.about .about-certifi .slide-show .swiper-container{
		padding:4% 0% 5%;
	}
	.about .about-certifi .slide-show .swiper-pagination-bullet{
		width:6px;
		height:6px;
		margin:0px 3px;
	}
	.about .about-slide .all-slide .swiper-container{
		padding: 4% 0% 8%;
		margin-bottom: 9%;
	}
	.about .about-slide .all-slide .swiper-container-horizontal>.swiper-scrollbar{
		height:4px;
	}
	.contact .contact-screen .screen-con{
		transform: translate(-50%,-50%);
		left:50%;
		top: 50%;
		width:95%;
		text-align: center;
	}
	.contact .contact-screen .screen-con .con-title h1{
		font-size: 2rem;
	}
	.contact .contact-screen .screen-con .con-p p{
		display: none;
		font-size: 0.9rem;
		line-height: 1.3rem;
		letter-spacing: 0px;
		margin: 1.5% 0% 0%;
	}
	.contact .contact-msg{
		width: 90%;
		margin: 8% auto;
	}
	.contact .contact-msg .con-logo{
		display: none;
	}
	.contact .contact-msg .con-logo .img{
		width:100px;
	}
	.contact .contact-msg .con-detail .con-p p{
		font-size: 1rem;
	}
	.contact .contact-msg .msg-form{
		margin: 8% auto 12%;
	}
	.contact .contact-msg .msg-title{
		margin-bottom: 5%;
	}
	.contact .contact-msg .msg-title .title-h h1{
		font-size: 1.8rem;
	}
	.contact .contact-msg .form .layui-input{
		height: 40px;
    line-height: 40px;
    padding-left: 12px;
	}
	.contact .contact-msg .form .layui-textarea{
		height: 120px;
    padding: 12px;
	}
	.contact .contact-msg .form .layui-form-item{
		margin-bottom: 12px;
	}
	.contact .contact-msg .msg-title .title-p p{
		font-size: 0.85rem;
		line-height: 1.2rem;
	}
	.contact .contact-msg .msg-map .map{
		height:300px;
	}
	.contact .contact-foot .all-foot{
		padding: 2.5% 0%;
	}
	.contact .contact-foot .all-foot .foot-logo{
		display: none;
		width: 50px;
		margin-right: 3%;
	}
	.contact .contact-foot .all-foot .foot-link .link-con{
		padding:0rem;
		margin:2px 12px;
		border-right:unset;
	}
	.contact .contact-foot .all-foot .foot-link h1{
		font-size: 1rem;
		padding: 0px;
	}
	.footer{
		margin-top: 7%;
	}
	.footer .nav-form{
		background-size: auto 62%;
	}
	.footer .foot-form{
		width: 78%;
    padding: 6% 6% 7%;
    box-shadow: 0px 0px 10px rgb(0,0,0,0.1);
	}
	.same-title p{
		margin-top:5px;
		font-size: 0.8rem;
    line-height: 1rem;
	}
	.footer .foot-form .form-title .foot-logo{
		display: none;
		width:88px;
	}
	.footer .foot-form .form{
		margin-top: 6%;
	}
	.footer .foot-form .form .layui-form .layui-form-item{
		width:100%;
		margin-right:0%;
	}
	.footer .foot-form .form .layui-form .layui-form-item:nth-child(2n){
		margin-left:0%;
	}
	.footer .foot-nav .all-nav{
		width:90%;
		flex-wrap: wrap;
		margin: 7% auto 3%;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-p p br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-one{
		width: 100%;
		margin:0% auto 2%;
	}
	.footer .foot-nav .all-nav .nav-one .foot-item{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.footer .foot-nav .all-nav .nav-two{
		width: 100%;
		margin: 2% auto;
	}
	.footer .foot-nav .all-nav .nav-three{
		width: 100%;
		margin: 0% auto;
	}
	.footer .foot-nav .all-nav .foot-item .item-link{
		margin:2px 5px;
	}
	.footer .foot-nav .all-nav .foot-item .item-link h1{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .msg-con{
		margin-bottom:0.7rem;
	}
	.footer .foot-nav .all-nav .msg-con .con .con-h h1{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		margin-right: 10px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 27px);
	}
	.footer .foot-nav .all-nav .msg-con .con .con-p p{
		line-height: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two .con .con-h h1{
		margin-bottom: 0.5rem;
	}
	.foot-bottom{
		padding: 0.6% 0%;
		font-size: 0.8rem;
		line-height: 1.2rem;
	}
	.form .layui-btn{
		margin-top: 1.2rem;
	}
	.form .layui-input{
		height: 38px;
    line-height: 38px;
	}
	.form .layui-textarea{
		height:88px;
		min-height: auto;
	}
	.form .same-btn p{
		height: 40px;
    line-height: 38px;
    padding: 0px 30px;
	}
}
/*20250123----------------------------------------------------*/
.land .land-content{margin-top:-93px;}
.land .land-screen .slide-content{position:relative;}
.land .land-screen .slide-content .slide-con{position:absolute;content:"";bottom:0;left:0;width:100%;}
.land .land-screen .slide-content .slide-con .land-scon{position:absolute;left:0;top:50%;margin-top:-36px;display:flex;padding-left:10%;z-index:4;}
.land .land-screen .slide-content .slide-con .land-sbg{width:100%;height:72px;padding:30px 0;background:linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));}
.land .land-screen .slide-content .slide-con .land-slogo{width:72px;height:72px;display:flex;}
.land .land-screen .slide-content .slide-con .land-sinfo{padding-left:35px;}
.land .land-screen .slide-content .slide-con .screen-title h1{font-family:MyTw-Cen;font-size:40px;line-height:44px;color:#ffffff;text-transform:uppercase;}
.land .land-screen .slide-content .slide-con .screen-con{font-family:MyOpen-Sans;font-size:18px;color:#ffffff;line-height:28px;letter-spacing:0.2px;}
.land .land-tit{padding-top:70px;width:94%;margin:0 auto;}
.land .land-tit h1{text-align:center;text-transform:uppercase;font-family:MyTw-Cen;font-size:48px;line-height:54px;color:#000000;}
.land .land-category{overflow:hidden;}
.land .land-category .land-tit h1{font-family:MyTw-CenB;}
.land .land-tit p{margin-top:10px;text-align:center;font-family:MyOpen-Sans;color:#9b9b9b;font-size:18px;line-height:24px;}
.land .land-slide .all-slide{max-width:1920px;}
.land .land-slide .all-slide .swiper-container{padding:2% 0% 3%;}
/*.land .land-slide .all-slide .swiper-container-horizontal>.swiper-scrollbar{transform:translate(-50%,0%);left:50%;width:55%;}*/
.land .land-h{padding-bottom:30px;border-bottom:2px solid #ececed;overflow:hidden;}
.land .land-h i{float:left;display:inline-block;width:72px;height:72px;background:#000000;font-size:36px;color:#ffffff;display:flex;justify-content:center;align-items:center;font-style:normal;}
.land .land-h h3{float:left;text-align:center;font-family:MyOpen-Sans;font-size:35px;line-height:42px;padding:15px 0;width:calc(100% - 72px);}
.land .land-category .land-con{width:80%;margin:0 auto;display:flex;margin-top:30px;}
.land .land-category .land-con .land-item{width:49%;margin-right:2%;}
.land .land-category .land-con .land-item:last-child{margin-right:0;}
.land .land-hot{background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(245, 245, 245, 1));}
.land .land-hot .hot-slide .swiper-slide p{font-family:MyOpen-Sans;font-size:14px;line-height:18px;padding:30px 0;color:#4b4b4b;}
.land .land-hot .hot-slide .swiper-scrollbar{width:90%;left:5%;bottom:30px;}
.land .land-about .land-con{width:80%;margin:0 auto;display:flex;margin-top:30px;}
.land .land-about .land-con .land-item.land-item1{width:55%;background-color:#ececed;}
.land .land-about .land-con .land-item.land-item2{width:calc(100% - 55% - 8px);margin-left:8px;}
.land .land-about .land-con .land-item .land-des{display:flex;}
.land .land-about .land-con .land-item.land-item2 .land-des .land-des-item{width:calc((100% - 8px) / 2)}
.land .land-about .land-con .land-item.land-item2 .about-slide1{margin-bottom:8px;}
.land .land-about .land-con .land-item.land-item2 .about-slide2{display:flex;background-color:#000000;margin-right:8px;}
.land .swiper-pagination-bullet{background:rgba(255,255,255,0.8);}
.land .swiper-pagination-bullet-active{background:rgba(255,255,255,1);}
.land .land-about .land-con .land-item.land-item1 .land-img{height:70%;} 
.land .land-about .land-con .land-item.land-item1 .land-des{height:30%;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-logo{width:20%;background-color:#000000;padding:10px;display:flex;justify-content:center;align-items:center;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-logo .img{width:80%;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p{font-family:MyOpen-Sans;width:80%;background-color:#ececed;color:#5d5d5e;display:flex;justify-content:center;align-items:center;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:10px;font-size:16px;line-height:26px;}
.land .land-about .land-con .land-item.land-item2 .about-slide1 .swiper-button-next{width:49px;height:49px;top:auto;bottom:0;right:0;left:auto;background:#000000 url(../fodder/home/land-arrow.png) center center no-repeat;background-size:50% auto;color:transparent;}
.land .land-certificate .land-slide .all-slide{width:72%;margin:0 auto;}
.land .land-certificate .land-h{padding-bottom:17px;border-bottom:1px solid #ececed;}
.land .land-certificate .land-h i{width:40px;height:40px;font-size:20px;}
.land .land-certificate .land-h h3{font-size:20px;line-height:28px;padding:6px 0;width:calc(100% - 40px);}
.land .land-exhibition .land-slide .all-slide .swiper-container{padding:2% 0% 0;}

@media screen and (max-width:1780px){
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:10px;font-size:16px;line-height:22px;}
}
@media screen and (max-width:1700px){
.land .land-tit{padding-top:60px;}
.land .land-tit h1{font-size:44px;line-height:50px;}
.land .land-tit p{margin-top:10px;font-size:18px;line-height:24px;} 
.land .land-h{padding-bottom:30px;border-bottom:2px solid #ececed;}
.land .land-h i{width:64px;height:64px;font-size:32px;}
.land .land-h h3{font-size:32px;line-height:36px;padding:14px 0;width:calc(100% - 64px);}
.land .land-category .land-con{width:88%;margin-top:30px;}
.land .land-certificate .land-slide .all-slide{width:80%;margin:0 auto;}
.land .land-about .land-con{width:88%;margin-top:30px;}
.land .land-content{margin-top:0;}
}
@media screen and (max-width:1580px){
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:8px;font-size:14px;line-height:22px;}
	
}
@media screen and (max-width:1500px){
.land .land-tit{padding-top:50px;}
.land .land-tit h1{font-size:40px;line-height:48px;}
.land .land-tit p{margin-top:10px;font-size:16px;line-height:20px;}
.land .land-h{padding-bottom:25px;border-bottom:2px solid #ececed;}
.land .land-h i{width:56px;height:56px;font-size:28px;}
.land .land-h h3{font-size:28px;line-height:32px;padding:12px 0;width:calc(100% - 56px);}
.land .land-category .land-con{width:90%;margin-top:25px;}
.land .land-certificate .land-slide .all-slide{width:90%;margin:0 auto;}
.land .land-certificate .land-h{padding-bottom:15px;}
.land .land-certificate .land-h i{width:32px;height:32px;font-size:18px;}
.land .land-certificate .land-h h3{font-size:18px;line-height:24px;padding:4px 0;width:calc(100% - 32px);}
.land .land-about .land-con{width:90%;margin-top:25px;}

}
@media screen and (max-width:1340px){
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-logo{width:15%;padding:5px 0;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p{width:85%;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:5px;font-size:14px;line-height:20px;}

}
@media screen and (max-width:1200px){
.land .land-tit{padding-top:40px;}
.land .land-tit h1{font-size:32px;line-height:42px;}
.land .land-tit p{margin-top:5px;font-size:16px;line-height:20px;}
.land .land-screen .slide-content .slide-con .land-scon{margin-top:-28px;padding-left:5%;}
.land .land-screen .slide-content .slide-con .land-sbg{height:56px;padding:20px 0;}
.land .land-screen .slide-content .slide-con .land-slogo{width:56px;height:56px;}
.land .land-screen .slide-content .slide-con .land-sinfo{padding-left:20px;}
.land .land-screen .slide-content .slide-con .screen-title h1{font-size:28px;line-height:36px;}
.land .land-screen .slide-content .slide-con .screen-con{font-size:14px;line-height:20px;} 
.land .land-h{padding-bottom:20px;border-bottom:1px solid #ececed;}
.land .land-h i{width:40px;height:40px;font-size:20px;}
.land .land-h h3{font-size:20px;line-height:28px;padding:6px 0;width:calc(100% - 40px);}
.land .land-category .land-con{width:94%;margin-top:20px;}
.land .land-hot .hot-slide .swiper-slide p{font-size:14px;line-height:18px;padding:20px 0;}
.land .land-hot .hot-slide .swiper-scrollbar{bottom:15px;}
.land .land-certificate .land-slide .all-slide{width:94%;margin:0 auto;}
.land .land-certificate .land-h{padding-bottom:10px;}
.land .land-certificate .land-h i{width:28px;height:28px;font-size:16px;}
.land .land-certificate .land-h h3{font-size:16px;line-height:20px;padding:4px 0;width:calc(100% - 28px);}
.land .land-about .land-con{width:94%;margin-top:20px;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:5px;font-size:12px;line-height:16px;}

}
@media screen and (max-width:991px){
.land .land-tit{padding-top:30px;}
.land .land-tit h1{font-size:28px;line-height:36px;}
.land .land-tit p{margin-top:5px;font-size:14px;line-height:18px;}
.land .land-slide .all-slide .swiper-container{padding:1% 0% 2%;}
.land .land-h{padding-bottom:15px;border-bottom:1px solid #ececed;}
.land .land-h i{width:32px;height:32px;font-size:18px;}
.land .land-h h3{font-size:18px;line-height:24px;padding:4px 0;width:calc(100% - 32px);}
.land .land-hot .hot-slide .swiper-slide p{font-size:14px;line-height:18px;padding:15px 0;}
.land .land-hot .hot-slide .swiper-scrollbar{bottom:10px;}
.land .land-certificate .land-h{padding-bottom:10px;}
.land .land-certificate .land-h i{width:24px;height:24px;font-size:16px;}
.land .land-certificate .land-h h3{font-size:16px;line-height:20px;padding:2px 0;width:calc(100% - 24px);}
.land .land-about .land-con{flex-wrap:wrap;}
.land .land-about .land-con .land-item.land-item1{width:100%;}
.land .land-about .land-con .land-item.land-item2{width:100%;margin-left:0px;margin-top:8px;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:10px;font-size:16px;line-height:24px;}


}
@media screen and (max-width:880px){
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:10px;font-size:14px;line-height:20px;}
}
@media screen and (max-width:767px){
.land .land-tit{padding-top:20px;}
.land .land-tit h1{font-size:24px;line-height:28px;}
.land .land-tit p{margin-top:5px;font-size:14px;line-height:18px;}
.land .land-screen .slide-content .slide-con .land-scon{margin-top:-24px;padding-left:5%;}
.land .land-screen .slide-content .slide-con .land-sbg{height:32px;padding:15px 0;}
.land .land-screen .slide-content .slide-con .land-slogo{width:32px;height:32px;padding:8px 0;}
.land .land-screen .slide-content .slide-con .land-sinfo{padding-left:15px;}
.land .land-screen .slide-content .slide-con .screen-title h1{font-size:20px;line-height:28px;}
.land .land-screen .slide-content .slide-con .screen-con{font-size:14px;line-height:20px;} 
.land .land-h{padding-bottom:10px;border-bottom:1px solid #ececed;}
.land .land-h i{width:28px;height:28px;font-size:16px;}
.land .land-h h3{font-size:16px;line-height:20px;padding:4px 0;width:calc(100% - 28px);}
.land .land-hot .hot-slide .swiper-slide p{font-size:14px;line-height:18px;padding:10px 0;}
.land .land-hot .hot-slide .swiper-scrollbar{bottom:0px;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p p{padding:5px;font-size:12px;line-height:18px;}

}
@media screen and (max-width:604px){  
.land .land-h i{width:24px;height:24px;font-size:16px;}
.land .land-h h3{font-size:16px;line-height:20px;padding:2px 0;width:calc(100% - 24px);}
.land .land-category .land-con{margin-top:10px;flex-wrap:wrap;}
.land .land-category .land-con .land-item{width:100%;margin-right:0;margin-bottom:10px;}
.land .land-category .land-con .land-item:last-child{margin-right:0;margin-bottom:0px;}
.land .land-about .land-con{margin-top:10px;}
.land .land-about .land-con .land-item.land-item1 .land-img{height:auto;} 
.land .land-about .land-con .land-item.land-item1 .land-des{height:auto;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-logo{display:none;}
.land .land-about .land-con .land-item.land-item1 .land-des .land-des-p{width:100%;}
.land .land-about .land-con .land-item.land-item2 .about-slide1 .swiper-button-next{width:48px;height:36px;top:auto;bottom:0;right:0;left:auto;background:#000000 url(../fodder/home/land-arrow.png) center center no-repeat;background-size:50% auto;color:transparent;}
}
@media screen and (max-width:488px){
.land .land-tit{padding-top:15px;}
.land .land-tit h1{font-size:20px;line-height:24px;}
.land .land-tit p{display:none;}
.land .land-screen .slide-content .slide-con .land-scon{margin-top:-18px;padding-left:3%;}
.land .land-screen .slide-content .slide-con .land-sbg{height:32px;padding:15px 0;}
.land .land-screen .slide-content .slide-con .land-slogo{width:32px;height:32px;padding:2px 0;}
.land .land-screen .slide-content .slide-con .land-sinfo{padding-left:10px;}
.land .land-screen .slide-content .slide-con .screen-title h1{font-size:18px;line-height:20px;}
.land .land-screen .slide-content .slide-con .screen-con{font-size:12px;line-height:16px;letter-spacing:0px;}
.land .land-certificate .land-h{padding-bottom:8px;}
.land .land-certificate .land-h i{width:20px;height:20px;font-size:14px;}
.land .land-certificate .land-h h3{font-size:14px;line-height:18px;padding:1px 0;width:calc(100% - 20px);}
.land .land-about .land-con .land-item.land-item2 .about-slide1 .swiper-button-next{width:40px;height:32px;top:auto;bottom:0;right:0;left:auto;background:#000000 url(../fodder/home/land-arrow.png) center center no-repeat;background-size:50% auto;color:transparent;}
}
@media screen and (max-width:320px){
.land .land-tit h1{font-size:16px;line-height:20px;}
.land .land-screen .slide-content .slide-con .land-scon{margin-top:-14px;padding-left:3%;}
.land .land-screen .slide-content .slide-con .land-sbg{height:28px;padding:10px 0;}
.land .land-screen .slide-content .slide-con .land-slogo{width:28px;height:28px;}
.land .land-screen .slide-content .slide-con .land-sinfo{padding-left:5px;}
.land .land-screen .slide-content .slide-con .screen-title h1{font-size:16px;line-height:28px;}
.land .land-screen .slide-content .slide-con .screen-con{display:none;}

}


