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: "MyGotham";
  src: url("font/GOTHAM-BOOK.woff2") format("woff2"),
       url("font/GOTHAM-BOOK.woff") format("woff"),
       url("font/GOTHAM-BOOK.ttf") format("truetype"),
       url("font/GOTHAM-BOOK.eot") format("embedded-opentype"),
       url("font/GOTHAM-BOOK.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MyGotham-B";
  src: url("font/GOTHAM-BOLD.woff2") format("woff2"),
       url("font/GOTHAM-BOLD.woff") format("woff"),
       url("font/GOTHAM-BOLD.ttf") format("truetype"),
       url("font/GOTHAM-BOLD.eot") format("embedded-opentype"),
       url("font/GOTHAM-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'MyGotham-M';
    src: url('font/GOTHAMMEDIUM.eot');
    src: url('font/GOTHAMMEDIUM.eot') format('embedded-opentype'),
         url('font/GOTHAMMEDIUM.woff2') format('woff2'),
         url('font/GOTHAMMEDIUM.woff') format('woff'),
         url('font/GOTHAMMEDIUM.ttf') format('truetype'),
         url('font/GOTHAMMEDIUM.svg#GOTHAMMEDIUM') format('svg');
}
.goog-te-banner-frame{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#goog-gt-tt{display:none !important;}
.goog-te-spinner-pos{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value{margin-top: 0px !important;}
#google_translate_element{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#google_translate_element .goog-te-gadget-simple{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border:unset;
  box-sizing:border-box;
  background-color:transparent;
}
.zoo-five{
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
}
.trans-one{
	transition:all 1s ease-in-out;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
}
.nav .nav-content{
	width:100%;
	display: flex;
  display: -webkit-flex;
  margin: 0 auto;
  padding: 1.4rem 0rem 1rem;
  align-items: center;
}
.nav .nav-content .nav-ul{
	width:100%;
}
.nav .nav-content .nav-ul ul{
	width:100%;
	display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.nav .nav-ul .li-logo{
	width: 180px;
}
.nav .nav-content .nav-logo a{
	display:block;
}
.nav .nav-content .nav-ul ul li{
	position:relative;
	padding:0% 3.5%;
}
.nav .nav-content .nav-ul ul .li-logo{
	padding-left:0rem;
}
.nav .nav-content .nav-ul ul li a{
	display:block;
}
.nav .nav-content .nav-ul ul li h1{
	font-family:MyGotham-M;
  font-size: 1.3rem;
  color: #545454;
  /*padding:0rem 0.5rem;*/
  width:max-content;
 	width:-webkit-max-content;
  text-transform: uppercase;
  transition:all 0.2s ease-in-out;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
}
.nav .nav-content .nav-ul ul li h1:hover{
	color:#dc560d;
}
.nav .nav-content .nav-ul ul .nav-li:hover{
	cursor: pointer;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family:MyGotham-M;
  font-size: 1.2rem;
  padding:0% 0% 0% 2%;
  color: #545454;
  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 5px 2px;
  border: 1px solid #545454;
  box-sizing: border-box;
}
.nav .nav-content .nav-ul .child{
	z-index:2;
	width: max-content;
	background-color: #ffffff !important;
  position: absolute;
  text-align: left;
  display: block;
  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:MyGotham-M;
  font-size: 1.2rem;
  color: #545454;
  text-transform: uppercase;
}
.nav .nav-content .nav-ul .child li h2:hover{
	color:#e54400;
}
.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{
	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);
}
.img-top 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-top:hover img{
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
}
.load-nav{
	position: fixed;
	width:100%;
	top:0px;
	z-index:9999;
	background-color: #ffffff;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.color{
	color:#dc560d;
}
.home .li-home h1{
	color:#dc560d !important;
}
.all-pro .li-product h1{
	color:#dc560d !important;
}
.product .li-product h1{
	color:#dc560d !important;
}
.about .li-about h1{
	color:#dc560d !important;
}
.contact .li-contact h1{
	color:#dc560d !important;
}
.home .home-screen{
	position: relative;
	z-index:22;
}
.home .home-screen .slide-content{
	position: relative;
}
.home .home-screen .slide-con{
	position: absolute;
	content:"";
}
.home .home-screen .slide-one .slide-con{
	top:15%;
	left:14%;
}
.home .home-screen .slide-two .slide-con{
	transform: translate(-50%,0%);
	top:15%;
	left:52%;
}
.home .home-screen .slide-three .slide-con{
	top: 22%;
  left: 60%;
}
.home .home-screen .slide-con .screen-title h1{
	font-family: MyGotham-B;
	font-size:4rem;
	color:#333333;
	text-transform: uppercase;
	margin-bottom: 5%;
}
.home .home-screen .slide-con .screen-title h1 .little{
	font-family: MyGotham;
	font-size: 3.8rem;
}
.home .home-screen .slide-con .screen-btn{
	display: flex;
	display: -webkit-flex;
}
.home .home-screen .slide-con .screen-btn p{
	height:48px;
	line-height: 48px;
	padding:0px 20px;
	border-radius: 25px;
	font-family: MyGotham;
	font-size: 1rem;
	text-transform: capitalize;
	color:#545454;
  border:1px solid #545454;
  min-width: 160px;
  text-align: center;
  letter-spacing: 0.5px;
}
.home .home-screen .slide-con .screen-btn .btn-one p{
	color:#ffffff;
  border:1px solid #dc560d;
  background-color:#dc560d;
  box-shadow:-3px 6px 12px rgb(220,86,13,0.3);
  margin-right:1rem;
}
.home .home-screen .slide-con .screen-btn .btn-two:hover p{
	cursor: pointer;
	color:#ffffff;
  border:1px solid #dc560d;
  background-color:#dc560d;
  box-shadow:-3px 6px 12px rgb(220,86,13,0.3);
}
.home .home-screen .slide-two .slide-con .screen-title h1{
	font-size: 4rem;
}
.home .home-screen .slide-three .slide-con .screen-title h1{
	font-size: 4.8rem;
}
.home .home-pro{
	position: relative;
	z-index:11;
	background:url(../fodder/home/home-pro-bc.jpg) no-repeat;
	background-size:47.5% 101%;
	background-position: left top;
	margin-top: -1px;
}
.home .home-pro .all-pro{
	width:80%;
	margin: 0% auto;
	max-width: 1550px;
	padding: 2% 0%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-pro .all-pro .pro-left{
	width:27%;
	margin-right:1%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.home .home-pro .all-pro .pro-right{
	width:72%;
}
.home .home-pro .all-pro .pro-left .title-h h1{
	position: relative;
	font-family: MyGotham-B;
	font-size: 3.2rem;
	text-transform: uppercase;
	color:#ffffff;
	display: inline-block;
	padding-right:1.5rem;
}
.home .home-pro .all-pro .pro-left .title-h h1:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:45%;
	left:100%;
	width:50px;
	height:1px;
	background-color:#ffffff;
}
.home .home-pro .all-pro .pro-left .title-h h1:after{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:60%;
	left:100%;
	width:20px;
	height:1px;
	background-color:#ffffff;
}
.home .home-pro .all-pro .pro-left .title-p p{
	font-family: MyGotham;
	font-size: 1.2rem;
	text-transform: uppercase;
	color:#ffffff;
	margin-top: 10px;
}
.home .home-pro .all-pro .pro-left .left-p p{
	font-family: MyGotham;
	font-size: 1.25rem;
	text-transform: capitalize;
	color:#ffffff;
	margin:20% 0% 25%;
}
.home .home-pro .all-pro .pro-left .left-btn a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
	width:58px;
	-webkit-animation:rotating 5s linear infinite;
	-moz-animation:rotating 5s linear infinite;
	-ms-animation:rotating 5s linear infinite;
	-o-animation:rotating 5s linear infinite;
	animation:rotating 5s linear infinite;
}
.home .home-pro .all-pro .pro-left .left-btn a .btn-p p{
	font-family: MyGotham;
	font-size: 1.3rem;
	text-transform: uppercase;
	color:#ffffff;
	margin-left:1.5rem;
}
.home .home-pro .all-pro .pro-left .left-btn a:hover .btn-p p{
	color: #dc560d;
}
.home .home-pro .all-pro .pro-left .left-btn a:hover .btn-img .img{
	animation:unset;
}
.home .home-pro .all-pro .pro-right .right-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.home .home-pro .all-pro .pro-right .right-con .right-img{
	position: relative;
	padding:3.5rem;
}
.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle{
	position: absolute;
	z-index:11;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:100%;
	height:100%;
	border-radius: 50%;
	border:2px solid #f5f5f5;
	-webkit-animation:rotating1 15s linear infinite;
	-moz-animation:rotating1 15s linear infinite;
	-ms-animation:rotating1 15s linear infinite;
	-o-animation:rotating1 15s linear infinite;
	animation:rotating1 15s linear infinite;
}
.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	top:-10px;
	left:50%;
	width:20px;
	height:20px;
	border-radius: 50%;
	background-color:#dc560d;
}
.home .home-pro .all-pro .pro-right .right-con .right-img .img{
	position: relative;
	z-index:22;
	border-radius: 50%;
  overflow: hidden;
  width: 522px;
  height: 522px;
  box-shadow: 0px 0px 50px rgba(0,0,0,0.1);
}
.home .home-pro .all-pro .pro-right .right-con .items-con{
	border-right:1px dashed #999999;
}
.home .home-pro .all-pro .pro-right .right-con .item-con{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-direction: row-reverse;
	padding: 2px 30px 2px 0px;
}
.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:-12px;
	width:17px;
	height:17px;
	border-radius: 50%;
	border:3px solid #eeeeee;
	background-color:#ffffff;
}
.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
	width:46px;
	margin-left:24px;
}
.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
	font-family: MyGotham;
	font-size: 1.15rem;
	text-transform: capitalize;
	color:#545454;
}
.home .home-pro .all-pro .pro-right .right-con .item-con:hover .item-h h1{
	font-family: MyGotham-M;
	color: #dc560d;
}
.home .home-pro .all-pro .pro-right .right-con .item-con:hover .item-dot{
	border:3px solid #dc560d;
}
.change-h{
	font-family: MyGotham-M !important;
	color: #dc560d !important;
}
.change-dot{
	border-color:#dc560d !important;
}
@-webkit-keyframes rotating{
	from{
		-webkit-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}
@keyframes rotating{
	from{
		-webkit-transform:rotate(0deg);
		-o-transform:rotate(0deg);
		transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
		-o-transform:rotate(360deg);
		transform:rotate(360deg);
	}
}

@-webkit-keyframes rotating1{
	from{
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		-o-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		-o-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%) rotate(360deg);
	}
}
@keyframes rotating1{
	from{
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		-o-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		-o-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%) rotate(360deg);
	}
}
@-webkit-keyframes rotating2{
	0%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
	25%{
		-webkit-transform:translateY(20%);
		-o-transform:translateY(20%);
		transform:translateY(20%);
	}
	50%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
	75%{
		-webkit-transform:translateY(-20%);
		-o-transform:translateY(-20%);
		transform:translateY(-20%);
	}
	100%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
}
@keyframes rotating2{
	0%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
	25%{
		-webkit-transform:translateY(20%);
		-o-transform:translateY(20%);
		transform:translateY(20%);
	}
	50%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
	75%{
		-webkit-transform:translateY(-20%);
		-o-transform:translateY(-20%);
		transform:translateY(-20%);
	}
	100%{
		-webkit-transform:translateY(0%);
		-o-transform:translateY(0%);
		transform:translateY(0%);
	}
}
.home .home-video .all-video{
	position: relative;
}
.home .home-video .all-video .video-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:90%;
	text-align: center;
}
.home .home-video .all-video .video-con{
	font-size: 2.5rem;
	color:#ffffff;
}
.home .home-video .all-video .video-con .con-h h1{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	font-family: MyGotham-M;
}
.home .home-video .all-video .video-con .con-h h1 span{
	font-size: 8rem;
	font-weight: 600;
	margin-right: 1.5rem;
}
.home .home-video .all-video .video-con .con-p p{
	font-family: MyGotham;
	margin:0.5% 0% 7.5%;
}
.home .home-video .all-video .video-con .con-btn{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-video .all-video .video-con .con-btn .img{
	-webkit-animation:rotating2 8s linear infinite;
	-moz-animation:rotating2 8s linear infinite;
	-ms-animation:rotating2 8s linear infinite;
	-o-animation:rotating2 8s linear infinite;
	animation:rotating2 8s linear infinite;
}
.video{
	position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.6) !important;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999999999999;
}
.video .hide-video{
	width:60%;
  margin: 0 auto;
  position: fixed;
  transform: translate(-50%,-50%);
  top:55%;
  left:50%;
}
.masked{
	display: block !important;
  opacity: 1;
  background-color: #000;
}
.video #video{
	width:100%;
}
.home .home-adv{
	position: relative;
	margin:-7% 0% 2.5%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-adv .all-adv{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	justify-content: center;
	background-color: #dc560d;
	padding:4.5rem 5.5rem;
	box-shadow: 0px 0px 20px rgb(63,63,63,0.15);
}
.home .home-adv .all-adv .img-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .home-adv .all-adv .img-con:nth-child(2){
	margin:0rem 6rem;
}
.home .home-adv .all-adv .img-con .adv-img{
	width:66px;
	margin-right: 44px;
}
.home .home-adv .all-adv .img-con .adv-con .con-h h1{
	font-family: MyGotham-B;
	font-size: 1.9rem;
	color:#ffffff;
}
.home .home-adv .all-adv .img-con .adv-con .con-line{
	width:140px;
	height:1px;
	background-color:#ffffff;
	margin:9px 0px 12px;
}
.home .home-adv .all-adv .img-con .adv-con .con-p p{
	font-family: MyGotham;
	font-size:0.8rem;
	color:#ffffff;
	line-height: 1.1rem;
	letter-spacing: 0.3px;
}
.home .home-about .all-about{
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.home .home-about .all-about .about-left{
	position: absolute;
	z-index: 33;
	content:"";
	top:0%;
	left:0%;
	width:50%;
	height:100%;
	background-color:rgba(249,249,249,0.87);
	display: flex;
	display: -webkit-flex;
	align-items: center;
	text-align: center;
}
.home .home-about .all-about .about-right{
	width: 75%;
  max-width: 1370px;
}
.home .home-about .all-about .about-left .left-con{
	width:80%;
	margin-left:15%;
}
.home .home-about .all-about .about-left .left-logo{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-about .all-about .about-left .left-logo .img{
	width:235px;
}
.home .home-about .all-about .about-left .left-text .text-h h1{
	font-family: MyGotham-B;
	font-size:2rem;
	color:#333333;
	text-transform: uppercase;
	margin: 3% 0% 3.5%;
}
.home .home-about .all-about .about-left .left-text .text-p{
	font-family: MyGotham;
  font-size: 1.05rem;
  color:#333333;
  line-height: 1.8rem;
  margin-bottom: 5.2%;
}
.home .home-about .all-about .about-left .left-text .text-btn{
	display: inline-block;
}
.home .home-about .all-about .about-left .left-text .text-btn p{
	font-family: MyGotham-M;
	font-size:1.1rem;
	color:#ffffff;
	text-transform: uppercase;
	height:45px;
	line-height: 45px;
	padding:0px 40px;
	background-color:#dc560d;
}
.home .home-about .all-about .about-left .left-text .text-btn p:hover{
	color:#dc560d;
	background-color:#ffffff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.home .home-work{
	position: relative;
	overflow: hidden;
}
.home .home-work:before{
	position: absolute;
	z-index:11;
	content:"";
	top:0px;
	right:0px;
	width:92%;
	height:86%;
	background-color:#dc560d;
}
.home .home-work:after{
	position: absolute;
	z-index:8;
	content:"";
	bottom:0px;
	right:0px;
	width:100%;
	height:20%;
	background-color:#f9f9f9;
}
.home .home-work .all-work{
	position: relative;
	z-index:22;
}
.home .home-work .work-title{
	padding: 8% 0% 6% 18%;
	display: flex;
  display: -webkit-flex;
  align-items: center;
}
.home .home-work .work-title .title-h h1{
	font-family: MyGotham-B;
  font-size: 3.2rem;
  color:#ffffff;
	text-transform: uppercase;
	margin-right:3rem;
}
.home .home-work .work-title .title-p p{
	width:45%;
	font-family: MyGotham;
	font-size:1rem;
	color:#ffffff;
	line-height: 1.5rem;
}
.home .home-work .work-show{
	position: relative;
	width:95%;
	max-width: 1720px;
}
.home .home-work .work-show .work-bc{
	position: absolute;
	content:"";
	top:-20px;
	right:-50px;
	width:92px;
	opacity: 0.3;
}
.home .home-work .work-show .work-text{
	position: absolute;
	content:"";
	right:-5%;
	bottom:30%;
}
.home .home-work .work-show .work-text p{
	font-family: MyGotham;
  font-size: 1.25rem;
  text-transform: uppercase;
  writing-mode: vertical-lr;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.home .home-work .work-show .work-slide{
	position: relative;
}
.home .home-work .work-show .work-slide .swiper-container{
	position: unset;
}
.home .home-work .work-show .work-slide .prev-next{
	position: absolute;
	top:unset;
	bottom:7%;
	width:unset;
	height:unset;
	margin:0px;
}
.home .home-work .work-show .work-slide .prev-next:after{
	font-size: 1.3rem;
	font-weight: bold;
}
.home .home-work .work-show .work-slide .swiper-button-prev{
	left:102%;
}
.home .home-work .work-show .work-slide .swiper-button-next{
	left:105%;
}
.home .home-work .work-show .work-slide .swiper-button-prev:after{
	color:#dc560d;
}
.home .home-work .work-show .work-slide .swiper-button-next:after{
	color:#000000;
}
.same-certifi{
	padding:6% 0% 4%;
	background-color:#f9f9f9;
}
.same-certifi .all-certifi{
	width:85%;
	margin:0% auto;
	max-width: 1450px;
}
.same-certifi .certifi-top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 4%;
}
.same-certifi .certifi-top .exhibit-title{
	position: relative;
	width:63%;
	margin-right:2%;
	padding-left: 4.5%;
}
.same-certifi .certifi-top .exhibit-title:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	left:2%;
	top:56%;
	width:17px;
	height:80%;
	background-image: linear-gradient(rgba(250,164,118),rgba(220,86,13));
}
.same-certifi .certifi-top .exhibit-brand{
	width:35%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
	margin:0% 10%;
}
.same-certifi .certifi-top .exhibit-title .title-h h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color:#333333;
  text-transform: uppercase;
  margin-bottom: 1%;
}
.same-certifi .certifi-top .exhibit-title .title-p{
	font-family: MyGotham;
  font-size: 1rem;
  color:#333333;
  line-height: 1.5rem;
}
.same-certifi .certifi-bottom .certifi-slide .swiper-slide{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-sample{
	padding:3.5% 0% 5%;
}
.home .home-sample .sample-title .title-h h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color:#333333;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0.5%;
}
.home .home-sample .sample-title .title-p{
	font-family: MyGotham;
  font-size: 1rem;
  color:#545454;
  text-align: center;
}
.home .home-sample .sample-bottom{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 3%;
}
.home .home-sample .sample-bottom .sample-img:nth-child(1){
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	margin-right:20px;
}
.home .home-exhibition .all-exhibition{
	width:100%;
	margin:0% auto;
	max-width: 1920px;
	padding: 2% 0%;
	background-color: #272727;
	display: flex;
	display: -webkit-flex;
}
.home .home-exhibition .all-exhibition .exhibition-top{
	position: relative;
	width:33%;
	margin-right:2%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.home .home-exhibition .all-exhibition .exhibition-bottom{
	width:65%;
}
.home .home-exhibition .all-exhibition .exhibition-top:before{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:100%;
	height:145%;
	background-color:#dc560d;
}
.home .home-exhibition .all-exhibition .exhibition-top .exhibition-title{
	position: relative;
	z-index:22;
}
.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
	font-family: MyGotham-B;
  font-size: 4.7rem;
  color:#ffffff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom:2%;
}
.home .home-exhibition .all-exhibition .exhibition-top .title-p{
	font-family: MyGotham;
  font-size: 1rem;
  color:#ffffff;
  text-align: center;
}
.all-pro .allPro-screen{
	position: relative;
}
.all-pro .allPro-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:60%;
	left:50%;
	width:80%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	max-width: 1450px;
}
.all-pro .allPro-screen .screen-con .screen-text{
	width:38%;
	margin-right:2%;
}
.all-pro .allPro-screen .screen-con .screen-pro{
	width:60%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
}
.all-pro .allPro-screen .screen-con .screen-text .text-h{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.all-pro .allPro-screen .screen-con .screen-text .circle-img{
	width:50px;
	margin-right:15px;
}
.all-pro .allPro-screen .screen-con .screen-text .circle-img .img{
	-webkit-animation: rotating 5s linear infinite;
  -moz-animation: rotating 5s linear infinite;
  -ms-animation: rotating 5s linear infinite;
  -o-animation: rotating 5s linear infinite;
  animation: rotating 5s linear infinite;
}
.all-pro .allPro-screen .screen-con .screen-text h1{
	font-family: MyGotham-B;
  font-size: 3.2rem;
  text-transform: uppercase;
  color: #333333;
}
.all-pro .allPro-screen .screen-con .screen-text p{
	font-family: MyGotham;
  font-size: 1.25rem;
  color: #545454;
  line-height:2.5rem;
  margin-top: 3%;
}
.all-pro .allPro-con{
	padding:4% 0%;
	background-color:#fafafa;
}
.all-pro .allPro-con .all-con{
	width:85%;
	margin:0% auto;
	display: flex;
	display: -webkit-flex;
	max-width: 1550px;
}
.all-pro .allPro-con .all-con .pro-con{
	width:31%;
}
.all-pro .allPro-con .all-con .pro-img{
	width:69%;
}
.all-pro .allPro-con .all-con .pro-con .pro-top h1{
	font-family: MyGotham-M;
	font-size: 2.8rem;
	color:#333333;
	letter-spacing: -1px;
	margin:0% 0% 7% -2%;
}
.all-pro .allPro-con .all-con .pro-con .pro-item{
	border-left: 1px dashed #999999;
}
.all-pro .allPro-con .all-con .pro-con .pro-item .item{
	position: relative;
	padding:16px 0px 16px 30px;
}
.all-pro .allPro-con .all-con .pro-con .pro-item h1{
	font-family: MyGotham;
  font-size: 1.25rem;
  text-transform: capitalize;
  color: #545454;
}
.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
	position: absolute;
  content: "";
  transform: translate(0%,-50%);
  top: 51%;
  left: -11px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid #eeeeee;
  background-color: #ffffff;
}
.all-pro .allPro-con .all-con .pro-con .pro-item .item:hover h1{
	font-family: MyGotham-M !important;
  color: #dc560d !important;
}
.all-pro .allPro-con .all-con .pro-con .pro-item .item:hover .circle{
	border-color:#dc560d !important;
}
.all-pro .allPro-con .all-con .pro-img .msg-con{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
	width:calc(94% / 3);
	margin:0% 3% 3% 0%;
	background-color:#ffffff;
	border:1px solid #f1f1f1;
	box-sizing: border-box;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(3n){
	margin-right:0%;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:hover{
	transform: translateY(-10px);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.1);
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text a{
	position: relative;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .show-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	top:88%;
	left:50%;
	width:95%;
}
.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text h1{
	font-family: MyGotham;
  font-size: 1.1rem;
  color: #333333;
  text-align: center;
}
.all-pro .allPro-con .all-con .pro-img .all-page{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 2%;
}
.all-pro .allPro-con .all-con .pro-img .all-page h1{
	font-family:MyGotham;
	font-size:1.2rem;
	color:#1b1b1b;
	width:35px;
	height:35px;
	border:1px solid #1b1b1b;
	display: flex;
	display:-webkit-flex;
	justify-content: center;
	line-height: 35px;
	margin: 0px 8px;
	transition: all 0.25s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.25s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.25s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.25s cubic-bezier(0.75,0.5,0.5,0.25);
}
.all-pro .allPro-con .all-con .pro-img .all-page .page h1:hover{
	cursor: pointer;
	color:#ffffff;
	background-color:#1b1b1b;
}
.h-change{
	color:#ffffff !important;
	background-color:#1b1b1b !important;
}
.product{
	padding-top:95px;
}
.product .product-detail{
	width:85%;
	margin:4% auto 6%;
	max-width: 1450px;
	display: flex;
	display: -webkit-flex;
}
.product .product-detail .detail-left{
	width:52%;
	margin-right:3%;
}
.product .product-detail .detail-right{
	width:45%;
}
.product .product-detail .detail-left .left-top .img{
	width:100%;
	margin:0% auto;
	max-width: 600px;
}
.product .product-detail .detail-left .left-bottom{
	position: relative;
	width:90%;
	padding:0% 5%;
}
.product .product-detail .detail-left .left-bottom .swiper-container{
	position: unset;
	padding:0% 2px;
}
.product .product-detail .detail-left .left-bottom .img{
	border:1px solid #cdcdcd;
}
.product .product-detail .detail-left .left-bottom .swiper-slide-thumb-active .img{
	border:1px solid #666666;
}
.product .prev-next{
	transform: translate(0%,-50%);
	width: auto;
  height: auto;
  margin-top: 0px;
}
.product .product-detail .detail-left .left-bottom .prev-next:after{
	font-size: 1.5rem;
  font-weight: bold;
  color: #999999;
}
.product .product-detail .detail-left .left-bottom .swiper-button-prev{
	left:0%;
}
.product .product-detail .detail-left .left-bottom .swiper-button-next{
	right:0%;
}
.product .product-detail .detail-right .right-title{
	display: flex;
	display: -webkit-flex;
}
.product .product-detail .detail-right .right-title h1{
	font-family: MyGotham-M;
  font-size: 1.25rem;
  color: #333333;
  text-transform: uppercase;
  margin-right:0.5rem;
}
.product .product-detail .detail-right .right-title h1:hover{
	color: #999999;
	cursor: pointer;
}
.product .product-detail .detail-right .con-h h1{
	font-family: MyGotham-M;
  font-size: 2rem;
  color: #333333;
  text-transform: uppercase;
  margin: 2% 0% 5%;
}
.product .product-detail .detail-right .con-table{
	display: flex;
	display: -webkit-flex;
}
.product .product-detail .detail-right .right-btn{
	display: inline-block;
	margin:6% 0% 0% 3%;
}
.product .product-detail .detail-right .right-btn p{
	height: 60px;
  line-height: 60px;
  padding: 0px 40px;
  font-family: MyGotham;
  font-size: 1.5rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  background-color:#dc560d;
  min-width: 220px;
  text-align: center;
}
.product .product-detail .detail-right .right-btn:hover{
	opacity: 0.8;
}
.product .product-like .all-like{
	width:85%;
	margin:0% auto;
	max-width: 1550px;
}
.product .product-like .all-like .like-title h1{
	font-family: MyGotham-B;
  font-size: 2rem;
  color: #333333;
  text-align: center;
  letter-spacing: 1px;
}
.product .product-like .all-like .like-msg{
	position: relative;
	margin-top:5%;
}
.product .product-like .all-like .like-msg .like-slide{
	position: relative;
}
.product .product-like .all-like .like-msg .slide-con{
	position: relative;
	border:1px solid #cdcdcd;
}
.product .product-like .all-like .like-msg .slide-con .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .product-like .all-like .like-msg .slide-con .con-h{
	position: absolute;
  content: "";
  transform: translate(-50%,0%);
  top: 88%;
  left: 50%;
  width: 95%;
}
.product .product-like .all-like .like-msg .slide-con .con-h h1{
	font-family: MyGotham;
  font-size: 1.1rem;
  color: #333333;
  text-align: center;
}
.product .product-like .all-like .swiper-container{
	position: unset;
	padding:0px 2px;
}
.product .product-like .all-like .prev-next:after{
	font-size: 3rem;
 	color: #666666;
}
.product .product-like .all-like .swiper-button-prev{
	left:-4%;
}
.product .product-like .all-like .swiper-button-next{
	right:-4%;
}
.product1 .product-detail{
	align-items: center;
}
.product1 .product-detail .detail-right .con-p p{
	width: 70%;
	font-family: MyGotham-M;
  font-size: 1.25rem;
  color: #545454;
  line-height: 1.8rem;
}
.product1 .product-detail .detail-right .con-text p{
	font-family: MyGotham-M;
  font-size: 1.3rem;
  color: #545454;
  line-height: 2rem;
  margin-top:5%;
  padding-top: 5%;
  border-top: 1px solid #eeeeee;
}
.product1 .product-detail .detail-right .right-btn{
	margin: 10% 0% 0% 0%;
}
.product1 .all-show{
	width: 100%;
  margin: 5% auto;
  max-width: 1550px;
}
.product1 .all-show .detail-top .detail-item{
	display: flex;
	display: -webkit-flex;
	border-bottom:2px solid #e1e1e1;
}
.product1 .all-show .detail-top .detail-item h1{
	height:68px;
	line-height: 68px;
	font-family: MyGotham;
  font-size: 2rem;
  color: #333333;
  padding:0px 50px;
  border:1px solid #e1e1e1;
  text-transform: capitalize;
  border-bottom:unset;
}
.product1 .all-show .detail-top .detail-item .item-con:hover h1{
	cursor: pointer;
	color: #dc560d;
	background-color:#f7f7f7;
}
.change-h1{
	color: #dc560d !important;
	background-color:#f7f7f7 !important;
}
.product1 .all-show .detail-img{
	display: none;
}
.product1 .all-show .detail-img .detail-con{
	display: flex;
	display: -webkit-flex;
}
.product1 .all-show .detail-para .detail-con{
	background-color:#f9f9f9;
}
.product1 .all-show .detail-para .detail-one{
	padding-top:3%;
	justify-content: space-between;
}
.product1 .all-show .detail-para .detail-two{
	margin:3% 0%;
}
.product1 .all-show .detail-para .detail-two .show-img:nth-child(1){
	margin-right:2%;
}
.product1 .all-show .detail-table .show-img{
	margin-top:3%;
	display: flex;
	display: -webkit-flex;
}
.about .about-video{
	padding-top:10%;
	background: url(../fodder/home/about-bc1.jpg) no-repeat;
  background-size: 100% auto;
  background-position: top;
}
.about .about-video .all-video{
	width:95%;
	margin:0% auto;
	display: flex;
	display: -webkit-flex;
	background-color:#fafafa;
	max-width: 1810px;
}
.about .about-video .all-video .video-left{
	width:58.5%;
	padding:2%;
	box-shadow: 0px 0px 20px rgba(91,90,90,0.10);
	background-color:#ffffff;
}
.about .about-video .all-video .video-right{
	width:37.5%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-video .all-video .video-left .left-img{
	position: relative;
}
.about .about-video .all-video .video-left .left-img .img{
	opacity: 0;
}
.about .about-video .all-video .video-left .left-img .video-msg{
	position: absolute;
	z-index:33;
	content:"";
	transform: translate(-50%,-50%);
	top:50%;
	left:50%;
	width:100%;
	height:100%;
}
.about .about-video .all-video .video-left .left-img video{
	width: 100%;
  height: 100%;
}
.about .about-video .all-video .video-right .right-msg{
	padding-left:12%;
}
.about .about-video .all-video .video-right .right-title h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color: #333333;
  margin-bottom: 7%;
  text-transform: uppercase;
}
.about .about-video .all-video .video-right .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 6%;
}
.about .about-video .all-video .video-right .msg-con:nth-last-child(1){
	margin-bottom: 0%;
}
.about .about-video .all-video .video-right .msg-con .con-img{
	width:69px;
	margin-right:41px;
}
.about .about-video .all-video .video-right .msg-con .con-text{
	width:calc(85% - 110px);
	font-family: MyGotham;
  font-size: 1.5rem;
  color: #333333;
  line-height: 2.2rem;
  letter-spacing: -0.5px;
}
.about .about-company{
	background: url(../fodder/home/about-bc2.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding:4% 0%;
}
.about .same-title{
	text-align: center;
}
.about .same-title .title-h h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color: #333333;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.about .same-title .title-p p{
	font-family: MyGotham;
  font-size: 1rem;
  color: #545454;
}
.about .about-company .all-company{
	width:90%;
	margin:3.5% auto 0%;
	max-width: 1750px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-company .all-company .company-left{
	width:36%;
	margin-right:3%;
	margin-left:1%;
	min-width: calc(96% - 962px);
}
.about .about-company .all-company .company-right{
	width:60%;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	max-width: 962px;
}
.about .about-company .all-company .company-left .left-title h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color: #333333;
  text-transform: uppercase;
  margin-bottom: 5%;
}
.about .about-company .all-company .company-left .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 2%;
}
.about .about-company .all-company .company-left .msg-con:nth-last-child(1){
	margin-bottom: 0%;
}
.about .about-company .all-company .company-left .msg-con .msg-img{
	width:16px;
	margin-right:16px;
}
.about .about-company .all-company .company-left .msg-con .msg-text{
	width:calc(100% - 32px);
	font-family: MyGotham;
  font-size: 1.2rem;
  color: #333333;
  letter-spacing: -0.5px;
  line-height: 2.2rem;
}
.about .about-work{
	padding:3.5% 0% 5%;
}
.about .about-work .all-work{
	width:80%;
	margin:0% auto;
	max-width: 1500px;
}
.about .about-work .all-work .work-slide{
	position: relative;
	margin-top:4%;
}
.about .about-work .all-work .swiper-container{
	position: unset;
}
.about .about-work .all-work .work-slide .swiper-slide{
	transform: scale(0.8);
	opacity: 0.5;
	transition: all 300ms linear;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.about .about-work .all-work .work-slide .swiper-slide-active{
	position: relative;
	z-index:22;
	transform: scale(1);
	opacity: 1;
}
.about .about-work .all-work .work-slide .prev-next{
	transform: translate(0%,-50%);
	width: auto;
  height: auto;
  margin-top: 0px;
}
.about .about-work .all-work .work-slide .prev-next:after{
	font-size: 3rem;
  font-weight: bold;
  color: #000000;
}
.about .about-work .all-work .work-slide .swiper-button-prev{
	left:-5%;
}
.about .about-work .all-work .work-slide .swiper-button-next{
	right:-5%;
}
.about .about-sample .all-sample{
	width:95%;
	margin:0% auto;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	max-width: 1800px;
}
.about .about-sample .all-sample .sample-left{
	width:50%;
	display: flex;
	display: -webkit-flex;
	margin-right:2%;
}
.about .about-sample .all-sample .sample-right{
	width:49%;
}
.about .about-sample .all-sample .img{
	box-shadow: 0px 0px 25px rgba(0,0,0,0.12);
}
.about .about-sample .all-sample .sample-right .right-con h1{
	font-family: MyGotham-B;
  font-size: 2.5rem;
  color: #333333;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}
.about .about-sample .all-sample .sample-right .right-con p{
	width: 78%;
	margin: 2% 0% 7% 0%;
	font-family: MyGotham;
  font-size: 1.25rem;
  color: #333333;
  line-height: 2.2rem;
}
.about .same-certifi{
	background-color: transparent;
}
.about .about-exhibition{
	position: relative;
	padding:5% 0% 1%;
	background: url(../fodder/home/about-bc3.jpg) no-repeat;
  background-size: 100% auto;
  background-position: top;
  margin-top: -5%;
}
.about .about-exhibition .exhibition-bc{
	position: absolute;
	content:"";
	bottom:0%;
	width:100%;
	height:30%;
	background-color:#dc560d;
}
.about .about-exhibition .all-exhibition{
	width:90%;
	margin:3% auto 0%;
	max-width: 1680px;
}
.about .about-exhibition .all-exhibition .same-title{
	margin-bottom:3.5%;
}
.about .about-exhibition .exhibition-slide .swiper-container{
	padding-bottom:3%;
}
.about .about-exhibition .exhibition-slide .img{
	padding:15px;
	background-color:#ffffff;
}
.about .about-exhibition .exhibition-slide .swiper-pagination-bullet{
	opacity: 1;
	background:transparent;
  border:1px solid #ffffff;
}
.about .about-exhibition .exhibition-slide .swiper-pagination-bullet-active{
	background: #ffffff;
}
.contact{
	padding-top:95px;
}
.contact .contact-form{
	margin:4% auto;
}
.contact .contact-form .form-title h1{
	font-family: MyGotham-M;
  font-size: 2rem;
  color: #333333;
  text-align: center;
  letter-spacing: -1px;
  margin-bottom: 0.6%;
}
.contact .contact-form .form-title .title-p p{
	font-family: MyGotham;
  font-size: 0.9rem;
  color: #545454;
  line-height: 1.3rem;
  text-align: center;
}
.contact .contact-form .form-msg{
	width:35%;
	margin:3% auto;
}
.contact .contact-form .form-msg .title h1{
	font-family: MyGotham;
  font-size: 1.1rem;
  color: #000000;
  text-transform: capitalize;
  margin-bottom: 2%;
}
.contact .contact-form .form-msg .con p{
	font-family: MyGotham;
  font-size: 0.95rem;
  color: #545454;
}
.contact .contact-form .form .layui-form-item{
	margin-bottom: 25px;
}
.contact .contact-form .form .layui-input{
	height:40px;
	line-height: 40px;
	padding-left: 15px;
	border:1px solid #cdcdcd;
}
.contact .contact-form .form .layui-textarea{
	height: 120px;
	padding:15px;
  border:1px solid #cdcdcd;
}
.contact .contact-form .form .layui-btn{
	font-family: MyGotham;
	width: 100%;
	height: 50px;
  line-height: 50px;
  padding: 0px 20px;
  margin-top: 5%;
}
.contact .footer .foot-form{
	display: none;
}
.contact .footer .foot-nav{
	background: url(../fodder/home/contact-bc.jpg) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 4% 0% 3%;
  margin-top: 0%;
}
.show-form{
	position: fixed;
  width: 100%;
  height: 105%;
  top: 0%;
  left: 0%;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0,0,0,0.83);
  transform: matrix(1, 0, 0, 1, 0, 20);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 20);
  -moz-transform: matrix(1, 0, 0, 1, 0, 20);
  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);
  -ms-transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  z-index: 222;
}
.shown-form{
	visibility: inherit !important;
  opacity: 1 !important;
  transform: matrix(1, 0, 0, 1, 0, 0) !important;
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
  -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
}
.show-form .download{
	position: fixed;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 65%;
  padding: 3% 5% 2%;
  border-radius: 15px;
  background-color: rgb(255,255,255);
}
.show-form .download .form-hide{
	text-align: right;
  margin-bottom: 1.5rem;
  margin-right: -5%;
  margin-top: -2%;
}
.show-form .download .form-hide img{
	width: 2rem;
}
.show-form .download .btn{
	margin-top: 4%;
}
.show-form .form .layui-input{
	height: 45px;
  line-height: 45px;
  border: 1px solid #ececec;
}
.show-form .form .layui-textarea{
	height: 120px;
	padding:10px 20px;
  border: 1px solid #ececec;
}
.show-form .form .layui-btn{
	height: 55px;
  line-height: 55px;
}
.footer{
	margin-top:8%;
}
.footer .foot-form .form-title h1{
	font-family: MyGotham-B;
  font-size: 2rem;
  color:#000000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom:3%;
}
.footer .foot-form .form{
	position: relative;
	width:63%;
	margin:2% auto;
	padding:3.5% 5% 4%;
	background-color:#f9f9f9;
}
.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.5%;
	margin-right:3%;
}
.footer .foot-form .form .layui-form .layui-form-item:nth-child(2n){
	margin-right:0%;
}
.footer .foot-form .form .layui-form .message{
	width:100%;
	margin-right:0%;
}
.footer .foot-form .form .layui-form .btn{
	position: absolute;
	content: "";
	left:0%;
	bottom:-35px;
	width:100%;
	margin:0%;
	text-align: center;
}
.footer .foot-nav{
	background:url(../fodder/home/foot-bc.jpg) no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: 14% 0% 5%;
  margin-top: -9%;
}
.footer .foot-nav .all-nav{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.footer .foot-nav .all-nav .nav-con{
	margin:0rem 4rem;
}
.footer .foot-nav .all-nav .nav-con:nth-child(1){
	margin-left:0rem;
}
.footer .foot-nav .all-nav .nav-con:nth-last-child(1){
	margin-right:0rem;
}
.footer .foot-nav .all-nav .nav-con .nav-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 2rem;
}
.footer .foot-nav .all-nav .nav-con .nav-title .img{
	width:29px;
	margin-right:15px;
}
.footer .foot-nav .all-nav .nav-logo{
	width:226px;
}
.footer .foot-nav .all-nav .nav-add{
	font-family: MyGotham-B;
  font-size: 1rem;
  color:#ffffff;
  text-transform: uppercase;
  margin: 0.5rem 0rem 2rem;
}
.footer .foot-nav .all-nav .foot-link{
	display: flex;
	display: -webkit-flex;
}
.footer .foot-nav .all-nav .foot-link .link-img{
	width:40px;
}
.footer .foot-nav .all-nav .foot-link .link-img:nth-child(2){
	margin:0rem 2rem;
}
.footer .foot-nav .all-nav .foot-link .link-img .img{
	width:40px;
	height:40px;
	border-radius: 50%;
	background-color:rgba(255,255,255,0.2);
}
.footer .foot-nav .all-nav .nav-title h1{
	font-family: MyGotham-B;
  font-size: 2rem;
  color:#ffffff;
  text-transform: capitalize;
}
.footer .foot-nav .all-nav .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 1.5rem;
}
.footer .foot-nav .all-nav .msg-con:nth-last-child(1){
	margin-bottom: 0rem;
}
.footer .foot-nav .all-nav .msg-con .img{
	width:21px;
	margin-right:10px;
}
.footer .foot-nav .all-nav .msg-con .con{
	font-family: MyGotham;
  font-size: 0.95rem;
  color:#ffffff;
  line-height: 1.3rem;
}
.footer .foot-nav .all-nav .item-link{
	margin-bottom:2rem;
}
.footer .foot-nav .all-nav .item-link:nth-last-child(1){
	margin-bottom: 0rem;
}
.footer .foot-nav .all-nav .item-link a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .foot-nav .all-nav .item-link .img{
	width:21px;
	margin-right:8px;
}
.footer .foot-nav .all-nav .item-link a h1{
	font-family: MyGotham-B;
  font-size: 1.1rem;
  color:#ffffff;
  text-transform: uppercase;
}
.footer .foot-nav .all-nav .item-link a h1:hover{
	color:#dc560d;
}
.footer .foot-nav .all-nav .nav-one{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .foot-nav .all-nav .nav-four .cata-hide{
	display: none;
}
.footer .foot-nav .all-nav .nav-four .foot-cata:hover{
	cursor: pointer;
}
.footer .foot-bottom{
	padding:0.5% 0%;
	font-family: MyGotham;
  font-size: 1rem;
  color:#000000;
  text-align: center;
}
.footer .foot-bottom a{
	display: inline-block;
	margin-top:5px;
}
.footer .foot-bottom a:hover{
	opacity: 0.6;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 62px;
  line-height: 62px;
  padding-left: 20px;
  font-family:MyGotham;
	font-size:1.1rem;
  color: #000000;
  border: unset;
  background-color: #ffffff;
}
.form .layui-textarea{
	height: 200px;
  padding: 20px;
  font-family:MyGotham;
	font-size:1.1rem;
  color: #000000;
  border: unset;
  background-color: #ffffff;
}
.form .layui-form input::-webkit-input-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-form input:-moz-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-form input:-ms-input-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-form textarea::-webkit-input-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-form textarea:-moz-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family:MyGotham;
	font-size:1.1rem;
  color: #545454;
}
.form .layui-btn{
	font-family:MyGotham-M;
	font-size:1.5rem;
	text-transform: capitalize;
  color: #ffffff;
  height: 70px;
  line-height:70px;
  padding: 0px 100px;
  margin-top: 0rem;
  background-color:#dc560d;
}
@media screen and (max-width:991px){
	.nav .nav-content{
		width:90%;
		padding: 10px 0px 5px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width:180px;
		margin-right:20px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		width:calc(100% - 200px);
		display: inline-flex;
    display: -webkit-inline-flex;
		justify-content: flex-end;
    align-items: center;
    font-size: 1.2rem;
    padding:0px;
	}
	.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: 67px;
    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: MyGotham-M;
    font-size: 1.5rem;
    color: #545454;
  }
	.auto-hide .auto-ul .li-product .auto-child  li{
		padding:0.5rem 0rem 0.2rem 2rem;
	}
	.auto-hide .auto-ul h2{
		font-family: MyGotham-M;
    font-size: 1.3rem;
    color: #545454;
 	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.nav-top{
		margin-top:50px;
	}
	.nav .nav-content .nav-ul ul li{
		padding: 0% 3%;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 3.8rem;
		line-height: 4.5rem;
	}
	.home .home-screen .slide-con .screen-title h1 .little{
		font-size: 3.5rem;
	}
	.home .home-screen .slide-one .slide-con{
		top:12%;
	}
	.home .home-screen .slide-two .slide-con{
		top:12%;
	}
	.home .home-screen .slide-con .screen-btn p{
		height:45px;
		line-height: 45px;
	}
	.home .home-screen .slide-three .slide-con{
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 4.5rem;
    line-height: unset;
	}
	.home .home-pro .all-pro{
		width: 88%;
		padding: 3% 0%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 3rem;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.2rem;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		padding:2.5rem;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:500px;
		height:500px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 2px 25px 2px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 42px;
    margin-left: 20px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1.1rem;
		text-align: right;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -11px;
    width: 15px;
    height: 15px;
	}
	.video .hide-video{
		width:75%;
	}
	.home .home-adv{
		margin: -7% 0% 3%;
	}
	.home .home-adv .all-adv{
		padding: 4rem 5rem;
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0rem 5rem;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 60px;
    margin-right: 40px;
	}
	.home .home-work .work-title{
		padding: 7% 0% 5% 20%;
	}
	.home .home-work:before{
		width: 90%;
	}
	.home .home-work .work-title .title-p p{
		width: 50%;
	}
	.home .home-work .work-show{
		width: 92%;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		top: 52%;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 3% auto 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 4rem;
	}
	.all-pro .allPro-screen .screen-con{
		width: 88%;
		top: 56%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 40px;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size: 3rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		font-size: 1.2rem;
		line-height: 2.2rem;
		margin-top: 5%;
	}
	.all-pro .allPro-con .all-con{
		width: 88%;
	}
	.all-pro .allPro-con .all-con .pro-con{
		width:33%;
	}
	.all-pro .allPro-con .all-con .pro-img{
		width:67%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 2.5rem;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 15px 0px 15px 25px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -10px;
    width: 13px;
    height: 13px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.2rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(96% / 3);
    margin: 0% 2% 3% 0%;
	}
	.product{
		margin-top:0px;
		padding-top: 95px;
	}
	.product .product-detail{
		align-items: center;
		margin: 4% auto 7%;
	}
	.product .product-like .all-like .like-msg{
		margin-top:4%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 2.8rem;
	}
	.about .about-video{
		padding-top: 8%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 65px;
    margin-right: 35px;
	}
	.about .about-company .all-company{
		width:92%;
	}
	.about .about-company .all-company .company-left{
		width: 38%;
    margin:0% 2% 0% 0%;
	}
	.about .about-company .all-company .company-left .msg-con .msg-text{
		font-size: 1.1rem;
		line-height: 2rem;
		letter-spacing: -0.3px;
	}
	.about .about-work{
		padding: 4% 0% 6%;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 88%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 4%;
	}
	.contact{
		margin-top:0px;
	}
	.contact .contact-form .form-msg{
		width:40%;
	}
	.footer .foot-form .form-title h1{
		margin-bottom: 2.5%;
	}
	.footer .foot-form .form{
		width: 65%;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -32px;
	}
	.footer .foot-nav .all-nav{
		width: 95%;
    margin: 0% auto;
	}
	.footer .foot-nav .all-nav .nav-con{
		margin: 0rem 2.5rem;
	}
	.form .layui-input{
		height: 60px;
    line-height: 60px;
	}
	.form .layui-btn{
		height: 65px;
    line-height: 65px;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.nav-top{
		margin-top:90px;
	}
	.nav .nav-content .nav-ul ul li{
		padding: 0% 2.5%;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 3.5rem;
  }
	.home .home-screen .slide-con .screen-title h1 .little{
		font-size: 3rem;
	}
	.home .home-screen .slide-one .slide-con{
		top:8%;
	}
	.home .home-screen .slide-con .screen-btn p{
		height:42px;
		line-height: 42px;
		min-width: 130px;
	}
	.home .home-screen .slide-two .slide-con{
		top:8%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 3.5rem;
	}
	.home .home-screen .slide-three .slide-con{
		top: 20%;
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 4rem;
    line-height: unset;
	}
	.home .home-pro .all-pro{
		width: 90%;
		padding: 3.5% 0%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 3rem;
		padding-right: 1rem;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:before{
		width:40px;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:after{
		width:18px;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.2rem;
	}
	.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
		width: 50px;
	}
	.home .home-pro .all-pro .pro-right .right-con{
		width:100%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-items{
		width: 45%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		width:55%;
		padding:1rem;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:100%;
		height: auto;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
		width: 18px;
    height: 18px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 2px 20px 2px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 40px;
    margin-left: 15px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1.1rem;
		text-align: right;
		letter-spacing: -0.2px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -10px;
    width: 13px;
    height: 13px;
	}
	.home .home-video .all-video .video-con{
		top: 45%;
	}
	.home .home-video .all-video .video-con .con-p p{
		font-size: 2.3rem;
		margin: 1% 0% 7%;
	}
	.home .home-video .all-video .video-con .con-btn .img{
		width: 88px;
	}
	.video .hide-video{
		width:80%;
	}
	.home .home-adv{
		margin: -6% 0% 4%;
	}
	.home .home-adv .all-adv{
		width: 92%;
    margin: 0% auto;
    padding: 2rem 2%;
	}
	.home .home-adv .all-adv .img-con{
		width:calc(97% / 3);
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0% 1.5%;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-p p br{
		display: none;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 55px;
    margin-right: 20px;
	}
	.home .home-adv .all-adv .img-con .adv-con{
		width:calc(100% - 75px);
	}
	.home .home-adv .all-adv .img-con .adv-con .con-h h1{
		font-size: 1.8rem;
	}
	.home .home-about .all-about .about-left .left-con{
		width: 85%;
    margin-left: 10%;
	}
	.home .home-about .all-about .about-left .left-text .text-p{
		font-size: 1rem;
		margin-bottom: 7%;
	}
	.home .home-about .all-about .about-left .left-text .text-btn p{
		height: 42px;
    line-height: 44px;
    padding: 0px 30px;
	}
	.home .home-work .work-title{
		padding: 7% 0% 6% 18%;
	}
	.home .home-work:before{
		width: 90%;
	}
	.home .home-work .work-title .title-h h1{
		font-size: 3rem;
	}
	.home .home-work .work-title .title-p p{
		width: 60%;
	}
	.home .home-work .work-show{
		width: 92%;
	}
	.home .home-work .work-show .work-bc{
		width: 88px;
	}
	.same-certifi{
		padding: 6% 0% 5%;
	}
	.same-certifi .all-certifi{
		width: 88%;
	}
	.same-certifi .certifi-top .exhibit-title{
		width: 60%;
    margin-right: 1%;
    padding-left: 5%;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		top: 52%;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
		margin: 0% 8%;
	}
	.home .home-sample{
		padding: 4% 0% 6%;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 3% auto 0%;
	}
	.home .home-sample .sample-bottom .sample-img:nth-child(1){
		box-shadow: 0px 0px 20px rgb(0,0,0,0.15);
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 3.5rem;
	}
	.home .home-exhibition .all-exhibition .exhibition-top:before{
		width: 102%;
	}
	.all-pro .allPro-screen .screen-con{
		width: 90%;
		top: 52%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 40px;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size: 2.8rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		font-size: 1.2rem;
		line-height: 2rem;
		margin-top: 5%;
	}
	.all-pro .allPro-con{
		padding:5% 0%;
	}
	.all-pro .allPro-con .all-con{
		width: 90%;
	}
	.all-pro .allPro-con .all-con .pro-con{
		width:33%;
	}
	.all-pro .allPro-con .all-con .pro-img{
		width:67%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 2.3rem;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 3.3% 0px 3.5% 20px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -8px;
    width: 10px;
    height: 10px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.1rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(97% / 3);
    margin: 0% 1.5% 3% 0%;
    padding: 0% 0% 2%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
		top: 92%;
	}
	.product{
		margin-top:0px;
		padding-top: 95px;
	}
	.product .product-detail{
		align-items: center;
		margin: 2% auto 8%;
	}
	.product .product-detail .detail-right .right-btn p{
		height: 55px;
    line-height: 55px;
	}
	.product .product-like .all-like .like-msg{
		margin-top:4%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 2.5rem;
	}
	.about .about-video{
		padding-top: 5%;
	}
	.about .about-video .all-video{
		width:88%;
		flex-wrap: wrap;
		background-color: transparent;
	}
	.about .about-video .all-video .video-left{
		width:80%;
		margin:0% auto 2%;
	}
	.about .about-video .all-video .video-right{
		width:100%;
		margin:0% auto;
		padding:2% 0%;
		background-color: #fafafa;
	}
	.about .about-video .all-video .video-right .right-msg{
		padding:0%;
	}
	.about .about-video .all-video .video-right .right-title h1{
		text-align: center;
		margin-bottom: 2%;
	}
	.about .about-video .all-video .video-right .right-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.about .about-video .all-video .video-right .msg-con{
		width:46%;
		padding:2%;
		margin: 0%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 60px;
    margin-right: 30px;
	}
	.about .about-video .all-video .video-right .msg-con .con-text{
		width:calc(100% - 90px);
	}
	.about .about-company{
		padding: 5% 0%;
	}
	.about .about-company .all-company{
		width:88%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		max-width: 962px;
	}
	.about .about-company .all-company .company-left{
		width: 100%;
    margin: 0% auto;
    padding: 2% 0%;
  }
	.about .about-company .all-company .company-right{
		width: 100%;
    margin: 0% auto 2%;
  }
  .about .about-company .all-company .company-left .msg-con{
  	margin-bottom: 1%;
  }
	.about .about-company .all-company .company-left .msg-con .msg-text{
		font-size: 1.1rem;
		line-height: 1.8rem;
		letter-spacing: -0.3px;
	}
	.about .about-company .all-company .company-left .left-title h1{
		font-size: 2.2rem;
		margin-bottom: 2%;
	}
	.about .about-work{
		padding: 5% 0% 7%;
	}
	.about .about-work .all-work .work-slide .prev-next:after{
		font-size: 2.5rem;
	}
	.about .about-sample .all-sample .sample-right .right-con h1{
		font-size: 2.3rem;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 100%;
    font-size: 1.2rem;
    line-height: 2rem;
    margin: 2% 0% 5% 0%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 5%;
	}
	.contact{
		margin-top:0px;
	}
	.contact .contact-form .form-msg{
		width:50%;
	}
	.contact .footer .foot-nav{
		padding: 4.5% 0% 3.5%;
	}
	.footer{
		margin-top: 10%;
	}
	.footer .foot-form .form-title h1{
		margin-bottom: 3%;
	}
	.footer .foot-form .form{
		width: 75%;
		padding:4% 4% 6%;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -28px;
	}
	.footer .foot-nav .all-nav{
		width: 92%;
    margin: 0% auto;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:20%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:27%;
		margin:0% 4%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:22%;
		margin:0% 1% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:22%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-logo{
		width:100%;
		max-width: 226px;
	}
	.footer .foot-nav .all-nav .nav-add{
		font-size: 0.9rem;
		line-height: 1.2rem;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 30px);
	}
	.footer .foot-nav .all-nav .msg-con .con br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .img{
		width: 25px;
    margin-right: 10px;
	}
	.show-form .download{
	  width: 75%;
	}
	.form .layui-input{
		height: 55px;
    line-height: 55px;
	}
	.form .layui-btn{
		height: 60px;
    line-height: 60px;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.nav .nav-content{
		padding: 1.2rem 0rem 1.4rem;
	}
	.nav .nav-content .nav-ul ul{
		width: 95%;
		margin:0% auto;
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	.nav .nav-ul .li-logo{
		width:100%;
		margin-bottom:0.8rem;
	}
	.nav .nav-content .nav-ul ul li{
		padding: 0% 2%;
	}
	.nav .nav-content .nav-ul ul .li-home{
		padding-left:0%;
	}
	.nav .nav-ul .li-logo a{
		width:180px;
		margin:0% auto;
		padding:0%;
	}
	.nav-top{
		margin-top:130px;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 3rem;
  }
	.home .home-screen .slide-con .screen-title h1 .little{
		font-size: 2.5rem;
	}
	.home .home-screen .slide-one .slide-con{
		top: 6%;
    left: 12%;
	}
	.home .home-screen .slide-con .screen-btn p{
		height:40px;
		line-height: 40px;
		min-width: 110px;
	}
	.home .home-screen .slide-two .slide-con{
		top:6%;
		width: max-content;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 3rem;
	}
	.home .home-screen .slide-three .slide-con{
		top: 20%;
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3.5rem;
    line-height: unset;
	}
	.home .home-pro{
		background:unset;
	}
	.home .home-pro .all-pro{
		width: 90%;
		padding: 4% 0%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .pro-left{
		width:100%;
		margin:0% auto 2%;
		padding: 5% 0% 5% 2%;
		background: url(../fodder/home/home-pro-bc.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center;
	}
	.home .home-pro .all-pro .pro-right{
		width:100%;
		margin:2% auto 0%;
	}
	.home .home-pro .all-pro .pro-left .left-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.home .home-pro .all-pro .pro-left .left-con .left-title{
		width:100%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 3rem;
		padding-right: 1rem;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:before{
		width:40px;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:after{
		width:18px;
	}
	.home .home-pro .all-pro .pro-left .left-p{
		margin-right:2rem;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.2rem;
		margin: 0%;
	}
	.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
		width: 50px;
	}
	.home .home-pro .all-pro .pro-right .right-con{
		width:100%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-items{
		width: 50%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		width:50%;
		padding:1rem;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:100%;
		height: auto;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
		width: 18px;
    height: 18px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 2px 20px 2px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 35px;
    margin-left: 15px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1.1rem;
		text-align: right;
		letter-spacing: -0.2px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -10px;
    width: 12px;
    height: 12px;
	}
	.home .home-video .all-video .video-con{
		top: 45%;
	}
	.home .home-video .all-video .video-con .con-p p{
		font-size: 2rem;
		margin: 1% 0% 7%;
	}
	.home .home-video .all-video .video-con .con-btn .img{
		width: 80px;
	}
	.home .home-video .all-video .video-con .con-h h1 span{
		font-size: 7rem;
	}
	.video .hide-video{
		width:88%;
	}
	.home .home-adv{
		margin: -8% 0% 5%;
	}
	.home .home-adv .all-adv{
		width: 92%;
    margin: 0% auto;
    padding: 2rem 2%;
	}
	.home .home-adv .all-adv .img-con{
		width:calc(97% / 3);
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0% 1.5%;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-p p br{
		display: none;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 55px;
    margin-right: 20px;
	}
	.home .home-adv .all-adv .img-con .adv-con{
		width:calc(100% - 75px);
	}
	.home .home-adv .all-adv .img-con .adv-con .con-h h1{
		font-size: 1.6rem;
	}
	.home .home-about .all-about .about-right{
		width: 85%;
  }
	.home .home-about .all-about .about-left .left-con{
		width: 88%;
    margin-left: 8%;
	}
	.home .home-about .all-about .about-left .left-text .text-p{
		font-size: 1rem;
		margin-bottom: 7%;
	}
	.home .home-about .all-about .about-left .left-text .text-btn p{
		height: 42px;
    line-height: 44px;
    padding: 0px 30px;
	}
	.home .home-work .work-title{
		padding: 5% 0% 5% 15%;
	}
	.home .home-work:before{
		width: 92%;
	}
	.home .home-work .work-title .title-h h1{
		font-size: 2.8rem;
	}
	.home .home-work .work-title .title-p p{
		width: 70%;
		font-size: 0.95rem;
	}
	.home .home-work .work-show{
		width: 92%;
	}
	.home .home-work .work-show .work-bc{
		width: 80px;
		right: -30px;
	}
	.home .home-work .work-show .work-text p{
		font-size: 1.2rem;
	}
	.home .home-work .work-show .work-slide .prev-next:after{
		font-size: 1.2rem;
	}
	.same-certifi{
		padding: 7% 0% 5%;
	}
	.same-certifi .all-certifi{
		width: 90%;
	}
	.same-certifi .certifi-top .exhibit-title{
		width: 55%;
    margin-right: 5%;
    padding-left: 5%;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		top: 52%;
	}
	.same-certifi .certifi-top .exhibit-brand{
		width: 40%;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
		margin: 0% 5%;
	}
	.same-certifi .certifi-top .exhibit-title .title-h h1{
		font-size: 2.3rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p br{
		display: none;
	}
	.home .home-sample{
		padding: 4.5% 0% 7%;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 4% auto 0%;
	}
	.home .home-sample .sample-bottom .sample-img:nth-child(1){
		box-shadow: 0px 0px 20px rgb(0,0,0,0.15);
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 2.8rem;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-p{
		width:95%;
		margin:0% auto;
	}
	.home .home-exhibition .all-exhibition .exhibition-top:before{
		width: 102%;
		height: 135%;
	}
	.all-pro .allPro-screen .screen-con{
		width: 95%;
		top: 52%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 35px;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size: 2.5rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		font-size: 1.1rem;
		line-height: 1.8rem;
		margin-top: 5%;
	}
	.all-pro .allPro-con{
		padding:5.5% 0%;
	}
	.all-pro .allPro-con .all-con{
		width: 90%;
	}
	.all-pro .allPro-con .all-con .pro-con{
		width:39%;
		margin-right:1%;
	}
	.all-pro .allPro-con .all-con .pro-img{
		width:60%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 2.3rem;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 5% 0px 5% 20px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -8px;
    width: 10px;
    height: 10px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.1rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(98% / 2);
    margin: 0% 2% 3% 0%;
  }
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(3n){
		margin: 0% 2% 3% 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(2n){
		margin-right: 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
		top: 86%;
	}
	.product{
		margin-top:0px;
		padding-top: 130px;
	}
	.product .product-detail{
		width:90%;
		align-items: center;
		margin: 2% auto 8%;
	}
	.product .product-detail .detail-right .right-title h1{
		font-size: 1.2rem;
	}
	.product .product-detail .detail-right .con-h h1{
		margin: 3% 0% 5%;
	}
	.product .product-detail .detail-right .right-btn p{
		height: 52px;
    line-height: 52px;
	}
	.product .product-like .all-like .like-msg{
		margin-top:4%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 2.3rem;
	}
	.about .about-video{
		padding-top: 5%;
	}
	.about .about-video .all-video{
		width:88%;
		flex-wrap: wrap;
		background-color: transparent;
	}
	.about .about-video .all-video .video-left{
		width:85%;
		margin:0% auto 2%;
	}
	.about .about-video .all-video .video-right{
		width:100%;
		margin:0% auto;
		padding:2.5% 0%;
		background-color: #fafafa;
	}
	.about .about-video .all-video .video-right .right-msg{
		padding:0%;
	}
	.about .about-video .all-video .video-right .right-title h1{
		font-size: 2.3rem;
		text-align: center;
		margin-bottom: 2%;
	}
	.about .about-video .all-video .video-right .right-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.about .about-video .all-video .video-right .msg-con{
		width:46%;
		padding:2%;
		margin: 0%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 60px;
    margin-right: 30px;
	}
	.about .about-video .all-video .video-right .msg-con .con-text{
		width:calc(100% - 90px);
		font-size: 1.3rem;
    line-height: 1.8rem;
	}
	.about .about-company{
		padding: 5% 0%;
	}
	.about .about-company .all-company{
		width:88%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		max-width: 962px;
	}
	.about .about-company .all-company .company-left{
		width: 100%;
    margin: 0% auto;
    padding: 2% 0%;
  }
	.about .about-company .all-company .company-right{
		width: 100%;
    margin: 0% auto 2%;
  }
  .about .about-company .all-company .company-left .msg-con{
  	margin-bottom: 1%;
  }
	.about .about-company .all-company .company-left .msg-con .msg-text{
		font-size: 1.1rem;
		line-height: 1.8rem;
		letter-spacing: -0.3px;
	}
	.about .about-company .all-company .company-left .left-title h1{
		font-size: 2.2rem;
		margin-bottom: 2%;
	}
	.about .about-work{
		padding: 5% 0% 7%;
	}
	.about .about-work .all-work{
		width: 88%;
	}
	.about .about-work .all-work .work-slide .prev-next:after{
		font-size: 2.3rem;
	}
	.about .about-sample .all-sample .sample-right .right-con h1{
		font-size: 2.3rem;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 100%;
    font-size: 1.1rem;
    line-height: 1.8rem;
    margin: 2% 0% 5% 0%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 5%;
	}
	.contact{
		padding-top:5px;
	}
	.contact .contact-form{
		margin: 5% auto;
	}
	.contact .contact-form .form-msg{
		width:60%;
		margin: 5% auto;
	}
	.contact .footer .foot-nav{
		padding: 4.5% 0% 3.5%;
		background-size: auto 100%;
	}
	.contact .footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer{
		margin-top: 10%;
	}
	.footer .foot-form .form-title h1{
		font-size: 1.8rem;
		margin-bottom: 3%;
	}
	.footer .foot-form .form{
		width: 80%;
		padding:4% 4% 6%;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -28px;
	}
	.footer .foot-nav{
		padding: 16% 0% 5%;
    margin-top: -10%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width: 92%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-one .all-one{
		width:88%;
		margin-bottom: 3.5%;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		justify-content: space-between;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:35%;
		margin:0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:25%;
		margin:0% 5%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:30%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-logo{
		width:100%;
		max-width: 226px;
	}
	.footer .foot-nav .all-nav .nav-add{
		font-size: 0.9rem;
		line-height: 1.2rem;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		width: 20px;
    margin-right: 10px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 30px);
	}
	.footer .foot-nav .all-nav .msg-con .con br{
		display: none;
	}
	.footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .img{
		width: 25px;
    margin-right: 10px;
	}
	.show-form .download{
    width: 75%;
  }
	.form .layui-input{
		height: 55px;
    line-height: 55px;
	}
	.form .layui-btn{
		height: 60px;
    line-height: 60px;
	}
}
@media screen and (min-width:768px) and (max-width:991px){
	.nav-top{
		margin-top:65px;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 2.5rem;
		margin-bottom: 3%;
		text-align: center;
  }
  .home .home-screen .slide-con .screen-title h1 br{
  	display: none;
  }
	.home .home-screen .slide-con .screen-title h1 .little{
		font-family: MyGotham-B;
		font-size: 2.5rem;
	}
	.home .home-screen .slide-con .screen-btn{
		justify-content: center;
	}
	.home .home-screen .slide-one .slide-con{
		transform: translate(-50%,0%);
		top: 8%;
    left: 50%;
    width:95%;
	}
	.home .home-screen .slide-con .screen-btn p{
		height:35px;
		line-height: 35px;
		min-width: 100px;
		padding: 0px 10px;
	}
	.home .home-screen .slide-two .slide-con{
		top:6%;
		width: max-content;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 2.2rem;
	}
	.home .home-screen .slide-three .slide-con{
		top: 15%;
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 3rem;
    line-height: unset;
    text-align: right;
    margin-bottom:5%;
	}
	.home .home-screen .slide-three .screen-title h1 br{
		display: block;
	}
	.home .home-screen .slide-three .screen-btn{
		justify-content: unset;
	}
	.home .home-pro{
		background:unset;
	}
	.home .home-pro .all-pro{
		width: 92%;
		padding: 4% 0%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .pro-left{
		width:100%;
		margin:0% auto 2%;
		padding: 5% 1% 5% 3%;
		background: url(../fodder/home/home-pro-bc.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center;
	}
	.home .home-pro .all-pro .pro-right{
		width:100%;
		margin:2% auto 0%;
	}
	.home .home-pro .all-pro .pro-left .left-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.home .home-pro .all-pro .pro-left .left-con .left-title{
		width:100%;
		margin-bottom: 1%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 3rem;
		padding-right: 1rem;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:before{
		width:40px;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:after{
		width:18px;
	}
	.home .home-pro .all-pro .pro-left .left-p{
		margin-right:2rem;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.2rem;
		margin: 0%;
	}
	.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
		width: 50px;
	}
	.home .home-pro .all-pro .pro-right .right-con{
		width:100%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-items{
		width: 50%;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		width:50%;
		padding:1rem;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:100%;
		height: auto;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
		width: 18px;
    height: 18px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 2px 20px 2px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 35px;
    margin-left: 15px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1.1rem;
		text-align: right;
		letter-spacing: -0.2px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -10px;
    width: 12px;
    height: 12px;
	}
	.home .home-video .all-video .video-con{
		top: 45%;
		font-size: 2.3rem;
	}
	.home .home-video .all-video .video-con .con-p p{
		font-size: 1.8rem;
		margin: 1% 0% 7%;
	}
	.home .home-video .all-video .video-con .con-btn .img{
		width: 70px;
	}
	.home .home-video .all-video .video-con .con-h h1 span{
		font-size: 6rem;
	}
	.video .hide-video{
		width:88%;
	}
	.home .home-adv{
		margin: -8% 0% 5%;
	}
	.home .home-adv .all-adv{
		width: 95%;
    margin: 0% auto;
    padding: 2rem 2%;
	}
	.home .home-adv .all-adv .img-con{
		width:calc(97% / 3);
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0% 1.5%;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-p p br{
		display: none;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 50px;
    margin-right: 20px;
	}
	.home .home-adv .all-adv .img-con .adv-con{
		width:calc(100% - 70px);
	}
	.home .home-adv .all-adv .img-con .adv-con .con-h h1{
		font-size: 1.5rem;
	}
	.home .home-about .all-about .about-right{
		width: 100%;
  }
  .home .home-about .all-about .about-left{
  	width:52%;
  }
	.home .home-about .all-about .about-left .left-con{
		width: 95%;
    margin-left: 3%;
	}
	.home .home-about .all-about .about-left .left-logo .img{
		width: 200px;
	}
	.home .home-about .all-about .about-left .left-text .text-h h1{
		font-size: 1.8rem;
	}
	.home .home-about .all-about .about-left .left-text .text-p{
		font-size: 1rem;
		margin-bottom: 6%;
	}
	.home .home-about .all-about .about-left .left-text .text-btn p{
		font-size: 1.05rem;
		height: 40px;
    line-height: 40px;
    padding: 0px 30px;
	}
	.home .home-work .work-title{
		padding: 5% 0% 5% 8%;
	}
	.home .home-work:before{
		width: 100%;
	}
	.home .home-work .work-title .title-h h1{
		font-size: 2.5rem;
	}
	.home .home-work .work-title .title-p p{
		width: 75%;
		font-size: 0.95rem;
	}
	.home .home-work .work-show{
		width: 92%;
	}
	.home .home-work .work-show .work-bc{
		width: 75px;
		top: -30px;
		right: -30px;
	}
	.home .home-work .work-show .work-text p{
		font-size: 1.1rem;
	}
	.home .home-work .work-show .work-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.same-certifi{
		padding: 8% 0% 5.5%;
	}
	.same-certifi .all-certifi{
		width: 92%;
	}
	.same-certifi .certifi-top{
		margin-bottom: 5%;
	}
	.same-certifi .certifi-top .exhibit-title{
		width: 55%;
    margin-right: 5%;
    padding-left: 5%;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		top: 52%;
		width: 12px;
	}
	.same-certifi .certifi-top .exhibit-brand{
		width: 40%;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
		margin: 0% 5%;
	}
	.same-certifi .certifi-top .exhibit-title .title-h h1{
		font-size: 2.3rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p{
		font-size: 0.95rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p br{
		display: none;
	}
	.home .home-sample{
		padding: 5% 0% 8%;
	}
	.home .home-sample .sample-title .title-h h1{
		font-size: 2.3rem;
	}
	.home .home-sample .sample-title .title-p{
		font-size: 0.9rem;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 4% auto 0%;
	}
	.home .home-sample .sample-bottom .sample-img:nth-child(1){
		margin-right: 12px;
		box-shadow: 0px 0px 20px rgb(0,0,0,0.1);
	}
	.home .home-exhibition .all-exhibition{
		flex-wrap: wrap;
		padding: 4% 0% 3%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top{
		width:100%;
		margin: 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-bottom{
		width:95%;
		margin:3% auto 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 2.5rem;
		margin-bottom: 0.5%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-p{
		font-size: 0.9rem;
	}
	.home .home-exhibition .all-exhibition .exhibition-top:before{
		content:unset;
		width: 102%;
		height: 135%;
	}
	.all-pro .allPro-screen .screen-con{
		width: 95%;
		top: 52%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 30px;
	}
	.all-pro .allPro-screen .screen-con .screen-text{
		width: 44%;
    margin-right: 1%;
	}
	.all-pro .allPro-screen .screen-con .screen-pro{
		width:55%;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size:2rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		font-size: 1rem;
		line-height: 1.5rem;
		margin-top: 5%;
	}
	.all-pro .allPro-con{
		padding:6% 0%;
	}
	.all-pro .allPro-con .all-con{
		width: 95%;
	}
	.all-pro .allPro-con .all-con .pro-con{
		width:39%;
		margin-right:1%;
	}
	.all-pro .allPro-con .all-con .pro-img{
		width:60%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 2rem;
		margin: 2% 0% 10% -2%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 6% 0px 6% 15px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -8px;
    width: 8px;
    height: 8px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.1rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(98% / 2);
    margin: 0% 2% 3% 0%;
  }
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(3n){
		margin: 0% 2% 3% 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(2n){
		margin-right: 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
		top: 86%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text h1{
		font-size: 1.05rem;
	}
	.all-pro .allPro-con .all-con .pro-img .all-page{
		margin-top: 5%;
	}
	.product{
		margin-top:0px;
		padding-top: 60px;
	}
	.product .product-detail{
		width:95%;
		align-items: center;
		margin: 2% auto 8%;
	}
	.product .product-detail .detail-left .left-bottom .prev-next:after{
		font-size: 1.3rem;
	}
	.product .product-detail .detail-right .right-title h1{
		font-size: 1.1rem;
	}
	.product .product-detail .detail-right .con-h h1{
		font-size: 1.8rem;
		margin: 3% 0% 5%;
	}
	.product .product-detail .detail-right .right-btn p{
		height: 50px;
    line-height: 50px;
    min-width: 150px;
	}
	.product .product-like .all-like{
		width: 90%;
	}
	.product .product-like .all-like .like-msg{
		margin-top:4%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 2rem;
	}
	.about .about-video{
		padding-top: 7%;
	}
	.about .about-video .all-video{
		width:88%;
		flex-wrap: wrap;
		background-color: transparent;
	}
	.about .about-video .all-video .video-left{
		width:100%;
		margin:0% auto 3%;
	}
	.about .about-video .all-video .video-right{
		width:100%;
		margin:0% auto;
		padding:2.5% 0%;
		background-color: #fafafa;
	}
	.about .about-video .all-video .video-right .right-msg{
		padding:0%;
	}
	.about .about-video .all-video .video-right .right-title h1{
		font-size: 2.3rem;
		text-align: center;
		margin-bottom:3%;
	}
	.about .about-video .all-video .video-right .right-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.about .about-video .all-video .video-right .msg-con{
		width:46%;
		padding:2%;
		margin: 0%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 55px;
    margin-right: 15px;
	}
	.about .about-video .all-video .video-right .msg-con .con-text{
		width:calc(100% - 70px);
		font-size: 1.2rem;
    line-height: 1.7rem;
	}
	.about .same-title .title-h h1{
		font-size: 2.3rem;
		margin-bottom: 0.5%;
	}
	.about .same-title .title-p p{
		font-size: 0.9rem;
	}
	.about .about-company{
		padding: 5% 0%;
	}
	.about .about-company .all-company{
		width:88%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		max-width: 962px;
	}
	.about .about-company .all-company .company-left{
		width: 100%;
    margin: 0% auto;
    padding: 2% 0%;
  }
	.about .about-company .all-company .company-right{
		width: 100%;
    margin: 0% auto 2%;
  }
  .about .about-company .all-company .company-left .msg-con{
  	margin-bottom: 1.2%;
  }
	.about .about-company .all-company .company-left .msg-con .msg-text{
		font-size: 1.05rem;
		line-height: 1.8rem;
		letter-spacing: -0.3px;
	}
	.about .about-company .all-company .company-left .left-title h1{
		font-size: 2rem;
		margin-bottom: 2%;
	}
	.about .about-work{
		padding: 5% 0% 7%;
	}
	.about .about-work .all-work{
		width: 90%;
	}
	.about .about-work .all-work .work-slide .prev-next:after{
		font-size: 2rem;
	}
	.about .about-sample .all-sample .sample-right .right-con h1{
		font-size: 2.3rem;
		letter-spacing: -1px;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 2% 0% 5% 0%;
	}
	.about .about-exhibition .all-exhibition{
		width: 95%;
    margin: 3% auto 0%;
	}
	.about .about-exhibition .exhibition-bc{
		height: 40%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 4%;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 6%;
	}
	.about .about-exhibition .exhibition-slide .swiper-pagination-bullet{
		width: 6px;
    height: 6px;
	}
	.contact{
		padding-top:5px;
	}
	.contact .contact-form{
		margin: 5% auto;
	}
	.contact .contact-form .form-msg{
		width:70%;
		margin: 7% auto;
	}
	.contact .contact-form .form-msg .title h1{
		font-size: 1rem;
	}
	.contact .footer .foot-nav{
		padding: 4.5% 0% 3.5%;
		background-size: auto 100%;
	}
	.contact .footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer{
		margin-top: 8%;
	}
	.footer .foot-form .form-title h1{
		font-size: 1.6rem;
		margin-bottom: 3%;
		letter-spacing: -0.5px;
	}
	.footer .foot-form .form{
		width: 85%;
		padding:4% 4% 6%;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -28px;
	}
	.footer .foot-nav{
		padding: 17% 0% 5%;
    margin-top: -10%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width: 92%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-one .all-one{
		width:100%;
		margin-bottom: 4%;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		justify-content: space-between;
	}
	.footer .foot-nav .all-nav .foot-link .link-img:nth-child(2){
		margin: 0rem 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:35%;
		margin:0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:25%;
		margin:0% 5%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:30%;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .nav-logo{
		width:100%;
		max-width: 226px;
	}
	.footer .foot-nav .all-nav .nav-add{
		font-size: 0.9rem;
		line-height: 1.2rem;
		margin: 0%;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		width: 18px;
    margin-right: 8px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 26px);
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .msg-con .con br{
		display: none;
	}
	.footer .foot-nav .all-nav .item-link .img{
		width: 18px;
    margin-right: 6px;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title{
		margin-bottom:1.7rem;
	}
	.footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .img{
		width: 25px;
    margin-right: 10px;
	}
	.footer .foot-bottom{
		padding: 0.8% 0%;
	}
	.show-form .download{
    width: 75%;
    padding: 3.5% 5% 2%;
  }
	.form .layui-input{
		height: 52px;
    line-height: 52px;
	}
	.form .layui-textarea{
		height: 170px;
	}
	.form .layui-btn{
		height: 55px;
    line-height: 55px;
	}
}
@media screen and (max-width:767px){
	.home .home-pro .all-pro .pro-left{
		position: relative;
	}
	.home .home-pro .item-span{
		transform: unset;
    top: 20%;
	}
	.home .home-pro .item-span .line-content{
		background-color: #ffffff;
	}
	.all-pro .allPro-con .all-con{
		position: relative;
		flex-wrap: wrap;
	}
	.all-pro .allPro-con .all-con .pro-con{
		z-index: 11;
		width:100%;
		margin:0% auto;
		display: block;
	}
	.all-pro .allPro-con .all-con .pro-img{
		display: block;
		position: relative;
		width:100%;
	}
	.same-pro .item-span{
		display: block;
	}
	.item-span{
		position: absolute;
		z-index:33;
    transform: translate(0%,-50%);
    top: 45%;
    right: 5%;
    width: 25px;
    height: 25px;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
	}
	.item-span .line-content{
		position: absolute;
    content: "";
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background-color: #000000;
	}
	.item-span .line-one{
		width: 100%;
    height: 1px;
	}
	.item-span .line-two{
		width: 1px;
    height: 100%;
	}
	.same-pro .pro-change{
		position: absolute;
    top: 0rem;
    left: 0%;
    width: calc(100% - 6rem) !important;
    justify-content: center;
    padding: 2rem 3rem;
    margin-right: 0%;
    z-index: 120;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    transform: translateX(-105%);
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);
	}
	.click-span{
		opacity: 0.7 !important;
    transform:translate(0%,-50%) rotate(45deg) !important;
    -webkit-transform:translate(0%,-50%) rotate(45deg) !important;
    -moz-transform: translate(0%,-50%) rotate(45deg) !important;
    -ms-transform: translate(0%,-50%) rotate(45deg) !important;
	}
	.click-filter{
		transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.auto-hide{
		top:62px;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width: 160px;
    margin-right: 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		width: calc(100% - 170px);
	}
	.nav-top{
		margin-top:62px;
	}
	.home{
		overflow: hidden;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 2rem;
		margin-bottom: 3%;
		text-align: center;
  }
  .home .home-screen .slide-con .screen-title h1 br{
  	display: none;
  }
	.home .home-screen .slide-con .screen-title h1 .little{
		font-family: MyGotham-B;
		font-size: 2rem;
	}
	.home .home-screen .slide-con .screen-btn{
		justify-content: center;
	}
	.home .home-screen .slide-one .slide-con{
		transform: translate(-50%,0%);
		top: 8%;
    left: 50%;
    width:95%;
	}
	.home .home-screen .slide-con .screen-btn p{
		font-size: 0.9rem;
		height:32px;
		line-height: 32px;
		min-width: 100px;
		padding: 0px 10px;
	}
	.home .home-screen .slide-two .slide-con{
		top:6%;
		left: 50%;
		width: max-content;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 2rem;
	}
	.home .home-screen .slide-three .slide-con{
		top: 15%;
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 2.3rem;
    line-height: unset;
    text-align: right;
    margin-bottom:5%;
	}
	.home .home-screen .slide-three .screen-title h1 br{
		display: block;
	}
	.home .home-screen .slide-three .screen-btn{
		justify-content: unset;
	}
	.home .home-pro{
		background:unset;
	}
	.home .home-pro .all-pro{
		width: 92%;
		padding: 4% 0%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .pro-left{
		width:100%;
		margin:0% auto 2%;
		padding: 5% 1% 5% 3%;
		background: url(../fodder/home/home-pro-bc.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center;
	}
	.home .home-pro .all-pro .pro-right{
		position: relative;
		width:100%;
		margin:5% auto 4%;
	}
	.home .home-pro .all-pro .pro-left .left-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.home .home-pro .all-pro .pro-left .left-con .left-title{
		width:100%;
		margin-bottom: 1%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 2.5rem;
		padding-right: 1rem;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:before{
		width:35px;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:after{
		width:15px;
	}
	.home .home-pro .all-pro .pro-left .title-p p{
		font-size: 1rem;
	}
	.home .home-pro .all-pro .pro-left .left-p{
		margin-right:2rem;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.1rem;
		margin: 0%;
	}
	.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
		width: 40px;
	}
	.home .home-pro .all-pro .pro-left .left-btn a .btn-p p{
		font-size: 1.2rem;
		margin-left: 1.3rem;
	}
	.home .home-pro .all-pro .pro-right .right-con{
		width: 100%;
		flex-wrap: wrap;
    justify-content: unset;
  }
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		width:80%;
		margin:0% auto;
		padding:1rem;
		max-width: 522px;
		min-width: 350px;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:100%;
		height: auto;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
		width: 16px;
    height: 16px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 2px 20px 2px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 35px;
    margin-left: 15px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1.1rem;
		text-align: right;
		letter-spacing: -0.2px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -10px;
    width: 12px;
    height: 12px;
	}
	.home .home-video .all-video .video-con{
		top: 48%;
		font-size: 2rem;
	}
	.home .home-video .all-video .video-con .con-p p{
		font-size: 1.4rem;
		margin: 1% 0% 7%;
	}
	.home .home-video .all-video .video-con .con-btn .img{
		width: 60px;
	}
	.home .home-video .all-video .video-con .con-h h1 span{
		font-size: 5rem;
	}
	.video .hide-video{
		width:90%;
	}
	.home .home-adv{
		margin: 2% 0% 4%;
	}
	.home .home-adv .all-adv{
		width: 88%;
    margin: 0% auto;
    padding:2%;
    flex-wrap: wrap;
	}
	.home .home-adv .all-adv .img-con{
		width:96%;
		padding:2%;
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0%;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-p p br{
		display: none;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 60px;
    margin-right: 20px;
	}
	.home .home-adv .all-adv .img-con .adv-con{
		width:calc(100% - 80px);
	}
	.home .home-adv .all-adv .img-con .adv-con .con-h h1{
		font-size: 1.5rem;
	}
	.home .home-about .all-about{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home .home-about .all-about .about-right{
		width: 100%;
		margin: 0% auto;
  }
  .home .home-about .all-about .about-left{
  	position: relative;
    width: 100%;
    padding: 5% 0% 6%;
  }
	.home .home-about .all-about .about-left .left-con{
		width:100%;
		margin:0% auto;
	}
	.home .home-about .all-about .about-left .left-text .text-h h1{
		font-size: 1.8rem;
		margin: 1% 0% 3%;
	}
	.home .home-about .all-about .about-left .left-text .text-p{
		font-size: 1rem;
		width: 95%;
    margin: 0% auto 5%;
	}
	.home .home-about .all-about .about-left .left-text .text-btn p{
		font-size: 1rem;
		height: 40px;
    line-height: 40px;
    padding: 0px 30px;
	}
	.home .home-work .work-title{
		padding: 5% 0%;
    display: block;
    text-align: center;
	}
	.home .home-work:before{
		width: 100%;
	}
	.home .home-work .work-title .title-h h1{
		font-size: 2.3rem;
		margin: 0% 0% 1%;
	}
	.home .home-work .work-title .title-p p{
		width: 90%;
		margin:0% auto;
		font-size: 0.9rem;
		line-height: 1.3rem;
	}
	.home .home-work .work-show{
		width: 100%;
	}
	.home .home-work .work-show .work-text{
		display: none;
	}
	.home .home-work .work-show .work-bc{
		width: 55px;
		top: -20px;
    right: 0px;
	}
	.home .home-work .work-show .work-slide .prev-next{
		display: none;
	}
	.home .home-work .work-show .work-text p{
		font-size: 1.1rem;
	}
	.home .home-work .work-show .work-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.same-certifi{
		padding: 8% 0% 5.5%;
	}
	.same-certifi .all-certifi{
		width: 92%;
	}
	.same-certifi .certifi-top{
		flex-wrap: wrap;
		margin-bottom: 5%;
	}
	.same-certifi .certifi-top .exhibit-title{
		width: 93%;
    margin-right: 0%;
    padding-left: 7%;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		top: 52%;
		width: 10px;
	}
	.same-certifi .certifi-top .exhibit-brand{
		width: 100%;
		margin:3% auto 0%;
		align-items: center;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
		margin: 0% 5%;
	}
	.same-certifi .certifi-top .exhibit-title .title-h h1{
		font-size: 2.5rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p{
		font-size: 0.95rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p br{
		display: none;
	}
	.home .home-sample{
		padding: 6% 0% 10%;
	}
	.home .home-sample .sample-title .title-h h1{
		font-size: 2.3rem;
	}
	.home .home-sample .sample-title .title-p{
		font-size: 0.9rem;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 4% auto 0%;
	}
	.home .home-sample .sample-bottom .sample-img:nth-child(1){
		margin-right: 12px;
		box-shadow: 0px 0px 20px rgb(0,0,0,0.1);
	}
	.home .home-exhibition .all-exhibition{
		flex-wrap: wrap;
		padding: 6% 0% 5%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top{
		width:100%;
		margin: 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-bottom{
		width:95%;
		margin:4% auto 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 2.5rem;
		margin-bottom: 0.5%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-p{
		font-size: 0.9rem;
	}
	.home .home-exhibition .all-exhibition .exhibition-top:before{
		content:unset;
		width: 102%;
		height: 135%;
	}
	.all-pro .allPro-screen .screen-con{
		width: 95%;
		top: 52%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 25px;
	}
	.all-pro .allPro-screen .screen-con .screen-text{
		width: 44%;
    margin-right: 1%;
	}
	.all-pro .allPro-screen .screen-con .screen-pro{
		width:55%;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size:1.8rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		font-size: 0.9rem;
    line-height: 1.3rem;
		margin-top: 5%;
	}
	.all-pro .allPro-con{
		padding:6% 0%;
	}
	.all-pro .allPro-con .all-con{
		width: 90%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top{
		position: relative;
		margin:0% auto 5%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 2rem;
		margin: 0%;
	}
	.all-pro .allPro-con .all-con .pro-con .item-span{
		top:50%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item{
		top: 6%;
		border-left: unset;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 3% 0px 3% 20px;
    border-left: 1px dashed #999999;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -8px;
    width: 8px;
    height: 8px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.1rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(98% / 2);
    margin: 0% 2% 3% 0%;
  }
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(3n){
		margin: 0% 2% 3% 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(2n){
		margin-right: 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
		top: 86%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text h1{
		font-size: 1.05rem;
	}
	.all-pro .allPro-con .all-con .pro-img .all-page{
		margin-top: 5%;
	}
	.all-pro .allPro-con .all-con .pro-img .all-page h1{
		font-size: 1.1rem;
		width: 32px;
    height: 32px;
    line-height: 32px;
	}
	.product{
		margin-top:0px;
		padding-top: 60px;
	}
	.product .product-detail{
		width:90%;
		flex-wrap: wrap;
		align-items: center;
		margin: -5% auto 10%;
	}
	.product .product-detail .detail-left{
		width:88%;
		margin: 0% auto;
	}
	.product .product-detail .detail-right{
		width:100%;
		margin: 7% auto 0%;
	}
	.product .product-detail .detail-left .left-bottom .prev-next:after{
		font-size: 1.3rem;
	}
	.product .product-detail .detail-right .right-title h1{
		font-size: 1.1rem;
	}
	.product .product-detail .detail-right .con-h h1{
		font-size: 1.8rem;
		margin: 2% 0% 3%;
	}
	.product .product-detail .detail-right .right-btn{
		margin: 5% 0% 0% 3%;
	}
	.product .product-detail .detail-right .right-btn p{
		height: 50px;
    line-height: 50px;
    min-width: 150px;
	}
	.product .product-like .all-like{
		width: 90%;
		margin: 0% auto 10%;
	}
	.product .product-like .all-like .like-msg{
		margin-top:5%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 1.8rem;
	}
	.about .about-video{
		padding-top: 7%;
	}
	.about .about-video .all-video{
		width:92%;
		flex-wrap: wrap;
		background-color: transparent;
	}
	.about .about-video .all-video .video-left{
		width:100%;
		margin:0% auto 3%;
	}
	.about .about-video .all-video .video-right{
		width:100%;
		margin:0% auto;
		padding:3% 0%;
		background-color: #fafafa;
	}
	.about .about-video .all-video .video-right .right-msg{
		padding:0%;
	}
	.about .about-video .all-video .video-right .right-title h1{
		font-size: 2.3rem;
		text-align: center;
		margin-bottom:3%;
	}
	.about .about-video .all-video .video-right .right-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.about .about-video .all-video .video-right .msg-con{
		width:46%;
		padding:2%;
		margin: 0%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 50px;
    margin-right: 10px;
	}
	.about .about-video .all-video .video-right .msg-con .con-text{
		width:calc(100% - 60px);
		font-size: 1.1rem;
    line-height: 1.5rem;
	}
	.about .same-title .title-h h1{
		font-size: 2.3rem;
		margin-bottom: 0.5%;
	}
	.about .same-title .title-p p{
		font-size: 0.9rem;
	}
	.about .about-company{
		padding: 5% 0%;
	}
	.about .about-company .all-company{
		width:88%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		max-width: 962px;
	}
	.about .about-company .all-company .company-left{
		width: 100%;
    margin: 0% auto;
    padding: 2% 0%;
  }
	.about .about-company .all-company .company-right{
		width: 100%;
    margin: 0% auto 2%;
  }
  .about .about-company .all-company .company-left .msg-con{
  	margin-bottom: 1.2%;
  }
	.about .about-company .all-company .company-left .msg-con .msg-text{
		font-size: 1.05rem;
		line-height: 1.8rem;
		letter-spacing: -0.3px;
	}
	.about .about-company .all-company .company-left .left-title h1{
		font-size: 1.8rem;
		margin-bottom: 2%;
	}
	.about .about-work{
		padding: 6% 0% 8%;
	}
	.about .about-work .all-work{
		width: 90%;
	}
	.about .about-work .all-work .work-slide{
		margin-top: 6%;
	}
	.about .about-work .all-work .work-slide .prev-next:after{
		font-size: 1.8rem;
	}
	.about .about-sample .all-sample{
		width: 88%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.about .about-sample .all-sample .sample-left{
		width:100%;
		margin: 0% auto;
	}
	.about .about-sample .all-sample .sample-right{
		width:100%;
		margin: 0% auto 2%;
	}
	.about .about-sample .all-sample .sample-right .right-con h1{
		font-size: 2.3rem;
		text-align: center;
		letter-spacing: -1px;
		margin-bottom: 0%;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 100%;
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 1% 0% 5% 0%;
    text-align: center;
	}
	.about .about-exhibition .all-exhibition{
		width: 95%;
    margin: 3% auto 0%;
	}
	.about .about-exhibition .exhibition-bc{
		height: 40%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 7%;
	}
	.about .about-exhibition .exhibition-slide .swiper-pagination-bullet{
		width: 6px;
    height: 6px;
	}
	.contact{
		padding-top:5px;
	}
	.contact .contact-form{
		margin: 7% auto;
	}
	.contact .contact-form .form-msg{
		width:80%;
		margin: 7% auto;
	}
	.contact .contact-form .form-msg .title h1{
		font-size: 1rem;
	}
	.contact .footer .foot-nav{
		padding: 6% 0% 5%;
		background-size: auto 100%;
	}
	.contact .footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer{
		margin-top: 8%;
	}
	.footer .foot-form .form-title h1{
		font-size: 1.4rem;
		margin-bottom: 3%;
		letter-spacing: -1px;
	}
	.footer .foot-form .form{
		width: 88%;
		padding:5% 4% 8%;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -28px;
	}
	.footer .foot-nav{
		padding: 20% 0% 5%;
    margin-top: -10%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width: 92%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:40%;
		margin:0% 5% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-one .all-one{
		width:100%;
	}
	.footer .foot-nav .all-nav .foot-link .link-img:nth-child(2){
		margin: 0rem 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:55%;
		margin:0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:50%;
		margin:5% 0% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:50%;
		margin:5% 0% 0% 0%;
	}
	.footer .foot-nav .all-nav .msg-con{
		margin-bottom: 5%;
	}
	.footer .foot-nav .all-nav .nav-add{
		font-size: 0.9rem;
		line-height: 1.2rem;
		margin: 0%;
		margin-right: 10%;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		width: 18px;
    margin-right: 8px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 26px);
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .msg-con .con br{
		display: none;
	}
	.footer .foot-nav .all-nav .item-link{
		margin-bottom: 12%;
	}
	.footer .foot-nav .all-nav .item-link .img{
		width: 18px;
    margin-right: 6px;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title{
		margin-bottom:1.7rem;
	}
	.footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .img{
		width: 25px;
    margin-right: 10px;
	}
	.footer .foot-bottom{
		padding: 0.8% 0%;
	}
	.show-form .download{
    width: 75%;
    padding: 3.5% 5% 2%;
  }
  .show-form .download .form-hide{
    margin-bottom: 1rem;
  }
  .show-form .form .layui-input{
    padding-left: 15px;
  }
  .show-form .form .layui-btn{
    height: 50px;
    line-height: 50px;
  }
	.form .layui-input{
		height: 48px;
    line-height: 48px;
	}
	.form .layui-textarea{
		height: 150px;
	}
	.form .layui-btn{
		height: 52px;
    line-height: 52px;
	}
}
@media screen and (max-width:604px){
	.auto-hide{
		top:54px;
	}
	.nav .nav-content{
		width: 92%;
		padding: 12px 0px 7px;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width: 120px;
    margin-right: 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		width: calc(100% - 130px);
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		margin-left: 15px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width: 30px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.1rem;
	}
	.auto-hide .auto-ul li{
		padding: 1rem 0rem 0.5rem 2rem;
	}
	.auto-hide .auto-ul h1{
		font-size: 1.3rem;
	}
	.nav-top{
		margin-top:55px;
	}
	.home{
		overflow: hidden;
	}
	.home .home-screen .slide-con .screen-title h1{
		font-size: 1.5rem;
		margin-bottom: 0%;
		text-align: center;
  }
  .home .home-screen .slide-con .screen-title h1 br{
  	display: none;
  }
	.home .home-screen .slide-con .screen-title h1 .little{
		font-family: MyGotham-B;
		font-size: 1.5rem;
	}
	.home .home-screen .slide-con .screen-btn{
		justify-content: center;
	}
	.home .home-screen .slide-one .slide-con{
		transform: translate(-50%,0%);
		top: 8%;
    left: 50%;
    width:95%;
	}
	.home .home-screen .slide-con .screen-btn p{
		font-size: 0.9rem;
		height:32px;
		line-height: 32px;
		min-width: 100px;
		padding: 0px 10px;
	}
	.home .home-screen .slide-two .slide-con{
		top:6%;
		left: 50%;
		width: 90%;
	}
	.home .home-screen .slide-two .slide-con .screen-title h1{
		font-size: 1.3rem;
	}
	.home .home-screen .slide-three .slide-con{
		top: 15%;
		left:unset;
		right:2%;
	}
	.home .home-screen .slide-three .slide-con .screen-title h1{
		font-size: 1.5rem;
    line-height: unset;
    text-align: right;
    margin-bottom:0%;
	}
	.home .home-screen .slide-three .screen-title h1 br{
		display: block;
	}
	.home .home-screen .slide-three .screen-btn{
		justify-content: unset;
	}
	.home .home-screen .slide-con .screen-btn{
		display: none;
	}
	.home .home-pro{
		background:unset;
	}
	.home .home-pro .all-pro{
		width: 95%;
		padding: 5% 0%;
		flex-wrap: wrap;
	}
	.home .home-pro .all-pro .pro-left{
		width:100%;
		margin:0% auto 2%;
		padding: 5% 1% 5% 3%;
		background: url(../fodder/home/home-pro-bc.jpg) no-repeat;
    background-size: 100% auto;
    background-position: center;
	}
	.home .home-pro .all-pro .pro-right{
		position: relative;
		width:100%;
		margin:5% auto 4%;
	}
	.home .home-pro .all-pro .pro-left .left-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.home .home-pro .all-pro .pro-left .left-con .left-title{
		width:100%;
		margin-bottom: 1%;
	}
	.home .home-pro .all-pro .pro-left .title-h h1{
		font-size: 2rem;
		padding-right: 1rem;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:before{
		width:35px;
	}
	.home .home-pro .all-pro .pro-left .title-h h1:after{
		width:15px;
	}
	.home .home-pro .all-pro .pro-left .title-p p{
		font-size: 0.9rem;
    margin: 1% 0% 3% 0%;
	}
	.home .home-pro .all-pro .pro-left .left-p{
		margin-right:1rem;
	}
	.home .home-pro .all-pro .pro-left .left-p p{
		font-size: 1.1rem;
		margin: 5px;
	}
	.home .home-pro .all-pro .pro-left .left-btn{
		margin: 5px;
	}
	.home .home-pro .all-pro .pro-left .left-btn .btn-img .img{
		width: 30px;
	}
	.home .home-pro .all-pro .pro-left .left-btn a .btn-p p{
		font-size: 1rem;
		margin-left: 1rem;
	}
	.home .home-pro .all-pro .pro-right .right-con{
		width: 100%;
		flex-wrap: wrap;
    justify-content: unset;
  }
  .home .home-pro .same-pro .pro-change{
  	top: -10%;
  	width: calc(100% - 3rem) !important;
  	padding: 1rem 2rem 1rem 1rem;
  }
	.home .home-pro .all-pro .pro-right .right-con .right-img{
		width:calc(90% - 2rem);
		margin:2% auto;
		padding:1rem;
		max-width: 522px;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .img{
		width:100%;
		height: auto;
	}
	.home .home-pro .all-pro .pro-right .right-con .right-img .right-circle .dot{
		width: 16px;
    height: 16px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con{
		padding: 0px 15px 0px 0px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-img{
		width: 30px;
    margin-left: 12px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-h h1{
		font-size: 1rem;
		text-align: right;
		letter-spacing: -0.2px;
	}
	.home .home-pro .all-pro .pro-right .right-con .item-con .item-dot{
		right: -10px;
    width: 10px;
    height: 10px;
	}
	.home .home-video .all-video .video-con{
		top: 50%;
		font-size: 1.5rem;
	}
	.home .home-video .all-video .video-con .con-p p{
		font-size: 1rem;
		margin: 2% 0% 8%;
	}
	.home .home-video .all-video .video-con .con-btn .img{
		width: 40px;
	}
	.home .home-video .all-video .video-con .con-h h1 span{
		font-size: 3rem;
	}
	.video .hide-video{
		width:90%;
	}
	.home .home-adv{
		margin: 1% 0% 6%;
	}
	.home .home-adv .all-adv{
		width: 96%;
    margin: 0% auto;
    padding:2%;
    flex-wrap: wrap;
	}
	.home .home-adv .all-adv .img-con{
		width:96%;
		padding:2%;
	}
	.home .home-adv .all-adv .img-con:nth-child(2){
		margin: 0%;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-p p br{
		display: none;
	}
	.home .home-adv .all-adv .img-con .adv-img{
		width: 40px;
    margin-right: 20px;
	}
	.home .home-adv .all-adv .img-con .adv-con{
		width:calc(100% - 60px);
	}
	.home .home-adv .all-adv .img-con .adv-con .con-h h1{
		font-size: 1.5rem;
	}
	.home .home-adv .all-adv .img-con .adv-con .con-line{
		width: 100px;
		margin: 6px 0px 10px;
	}
	.home .home-about .all-about{
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home .home-about .all-about .about-right{
		width: 100%;
		margin: 0% auto;
  }
  .home .home-about .all-about .about-left{
  	position: relative;
    width: 100%;
    padding: 8% 0% 10%;
  }
  .home .home-about .all-about .about-left .left-logo .img{
  	width:150px;
  	margin-bottom: 5px;
  }
	.home .home-about .all-about .about-left .left-con{
		width:100%;
		margin:0% auto;
	}
	.home .home-about .all-about .about-left .left-text .text-h h1{
		font-size: 1.5rem;
		margin: 1% 0% 4%;
	}
	.home .home-about .all-about .about-left .left-text .text-p{
		font-size: 1rem;
		width: 95%;
    margin: 0% auto 7%;
    line-height: 1.5rem;
	}
	.home .home-about .all-about .about-left .left-text .text-btn p{
		font-size: 1rem;
		height: 35px;
    line-height: 35px;
    padding: 0px 30px;
	}
	.home .home-work .work-title{
		padding: 7% 0% 6%;
    display: block;
    text-align: center;
	}
	.home .home-work:before{
		width: 100%;
	}
	.home .home-work .work-title .title-h h1{
		font-size: 2rem;
		margin: 0% 0% 2%;
	}
	.home .home-work .work-title .title-p p{
		width: 95%;
		margin:0% auto;
		font-size: 0.9rem;
		line-height: 1.3rem;
	}
	.home .home-work .work-show{
		width: 100%;
	}
	.home .home-work .work-show .work-text{
		display: none;
	}
	.home .home-work .work-show .work-bc{
		width: 55px;
		top: -20px;
    right: 0px;
	}
	.home .home-work .work-show .work-slide .prev-next{
		display: none;
	}
	.home .home-work .work-show .work-text p{
		font-size: 1.1rem;
	}
	.home .home-work .work-show .work-slide .prev-next:after{
		font-size: 1.1rem;
	}
	.same-certifi{
		padding: 8% 0% 5.5%;
	}
	.same-certifi .all-certifi{
		width: 95%;
	}
	.same-certifi .certifi-top{
		flex-wrap: wrap;
		margin-bottom: 5%;
	}
	.same-certifi .certifi-top .exhibit-title{
		width: 100%;
    margin-right: 0%;
    padding-left: 0%;
    text-align: center;
	}
	.same-certifi .certifi-top .exhibit-title:before{
		display: none;
	}
	.same-certifi .certifi-top .exhibit-brand{
		width: 100%;
		margin:3% auto 0%;
		align-items: center;
		justify-content: center;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img:nth-child(2){
		margin: 0% 5%;
	}
	.same-certifi .certifi-top .exhibit-brand .brand-img .img{
		width:70%;
		margin: 0% auto;
	}
	.same-certifi .certifi-top .exhibit-title .title-h h1{
		font-size: 2.2rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p{
		font-size: 0.9rem;
		line-height: 1.3rem;
	}
	.same-certifi .certifi-top .exhibit-title .title-p br{
		display: none;
	}
	.home .home-sample{
		padding: 7% 0% 12%;
	}
	.home .home-sample .sample-title .title-h h1{
		font-size: 2rem;
	}
	.home .home-sample .sample-title .title-p{
		font-size: 0.9rem;
	}
	.home .home-sample .sample-bottom{
		width: 95%;
    margin: 4% auto 0%;
    flex-wrap: wrap;
	}
	.home .home-sample .sample-bottom .sample-img:nth-child(1){
		margin:2% auto;
		box-shadow: 0px 0px 20px rgb(0,0,0,0.1);
	}
	.home .home-exhibition .all-exhibition{
		flex-wrap: wrap;
		padding: 6% 0% 5%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top{
		width:100%;
		margin: 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-bottom{
		width:95%;
		margin:4% auto 0%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-h h1{
		font-size: 2.5rem;
		margin-bottom: 0.5%;
	}
	.home .home-exhibition .all-exhibition .exhibition-top .title-p{
		font-size: 0.9rem;
	}
	.home .home-exhibition .all-exhibition .exhibition-top:before{
		content:unset;
		width: 102%;
		height: 135%;
	}
	.all-pro .allPro-screen .screen-con{
		width: 95%;
		top: 52%;
		max-width: unset;
	}
	.all-pro .allPro-screen .screen-con .screen-text .circle-img{
		width: 20px;
		margin-right: 10px;
	}
	.all-pro .allPro-screen .screen-con .screen-text{
		width: 40%;
    margin-right: 1%;
	}
	.all-pro .allPro-screen .screen-con .screen-pro{
		width:59%;
	}
	.all-pro .allPro-screen .screen-con .screen-text h1{
		font-size:1.3rem;
	}
	.all-pro .allPro-screen .screen-con .screen-text p{
		display: none;
	}
	.all-pro .allPro-con{
		padding:8% 0%;
	}
	.all-pro .allPro-con .all-con{
		width: 92%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top{
		position: relative;
		margin:0% auto 7%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-top h1{
		font-size: 1.5rem;
		margin: 0%;
		letter-spacing: -0.5px;
	}
	.all-pro .allPro-con .all-con .pro-con .item-span{
		top:50%;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item{
		top: 6%;
		border-left: unset;
		width: calc(100% - 2rem) !important;
    justify-content: center;
    padding: 2rem 0.5rem 2rem 1.5rem;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item{
		padding: 3% 0px 3% 15px;
    border-left: 1px dashed #999999;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item .item .circle{
		top:50%;
		left: -6px;
    width: 6px;
    height: 6px;
	}
	.all-pro .allPro-con .all-con .pro-con .pro-item h1{
		font-size: 1.1rem;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text{
		width: calc(98% / 2);
    margin: 0% 2% 3% 0%;
    padding: 1% 0% 3%;
  }
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(3n){
		margin: 0% 2% 3% 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text:nth-child(2n){
		margin-right: 0%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text{
		top: 90%;
	}
	.all-pro .allPro-con .all-con .pro-img .msg-con .img-text .text h1{
		font-size: 1rem;
		letter-spacing: 0.2px;
	}
	.all-pro .allPro-con .all-con .pro-img .all-page{
		margin-top: 5%;
	}
	.all-pro .allPro-con .all-con .pro-img .all-page h1{
		font-size: 1.1rem;
		width: 32px;
    height: 32px;
    line-height: 32px;
	}
	.product{
		margin-top:0px;
		padding-top: 60px;
	}
	.product .product-detail{
		width:92%;
		flex-wrap: wrap;
		align-items: center;
		margin: -5% auto 10%;
	}
	.product .product-detail .detail-left{
		width:100%;
		margin: 0% auto;
	}
	.product .product-detail .detail-right{
		width:100%;
		margin: 8% auto 0%;
	}
	.product .product-detail .detail-left .left-bottom .prev-next:after{
		font-size: 1.1rem;
	}
	.product .product-detail .detail-right .right-title h1{
		font-size: 1rem;
	}
	.product .product-detail .detail-right .con-h h1{
		font-size: 1.5rem;
		margin: 3% 0% 5%;
	}
	.product .product-detail .detail-right .right-btn{
		margin: 5% 0% 0% 3%;
	}
	.product .product-detail .detail-right .right-btn p{
		height: 45px;
    line-height: 45px;
    min-width: 150px;
    font-size: 1.3rem;
	}
	.product .product-like .all-like{
		width: 90%;
		margin: 0% auto 10%;
	}
	.product .product-like .all-like .like-title h1{
		font-size: 1.8rem;
		letter-spacing: -0.5px;
	}
	.product .product-like .all-like .like-msg .slide-con .con-h h1{
		font-size: 1rem;
	}
	.product .product-like .all-like .like-msg{
		margin-top:5%;
	}
	.product .product-like .all-like .prev-next:after{
		font-size: 1.5rem;
	}
	.about .about-video{
		padding-top: 7%;
	}
	.about .about-video .all-video{
		width:92%;
		flex-wrap: wrap;
		background-color: transparent;
	}
	.about .about-video .all-video .video-left{
		width:100%;
		margin:0% auto 3%;
	}
	.about .about-video .all-video .video-right{
		width:96%;
		margin:0% auto;
		padding:5% 2%;
		background-color: #fafafa;
	}
	.about .about-video .all-video .video-right .right-msg{
		padding:0%;
	}
	.about .about-video .all-video .video-right .right-title h1{
		font-size: 2rem;
		text-align: center;
		margin-bottom:3%;
	}
	.about .about-video .all-video .video-right .right-con{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.about .about-video .all-video .video-right .msg-con{
		width:96%;
		padding:2%;
		margin: 0%;
	}
	.about .about-video .all-video .video-right .msg-con .con-img{
		width: 40px;
    margin-right: 10px;
	}
	.about .about-video .all-video .video-right .msg-con .con-text{
		width:calc(100% - 50px);
		font-size: 1rem;
    line-height: 1.5rem;
	}
	.about .same-title .title-h h1{
		font-size: 2rem;
		margin-bottom: 1%;
	}
	.about .same-title .title-p p{
		font-size: 0.8rem;
	}
	.about .about-company{
		padding: 7% 0%;
	}
	.about .about-company .all-company{
		width:92%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		max-width: 962px;
	}
	.about .about-company .all-company .company-left{
		width: 100%;
    margin: 0% auto;
    padding: 2% 0%;
  }
	.about .about-company .all-company .company-right{
		width: 100%;
    margin: 2% auto 4%;
  }
  .about .about-company .all-company .company-left .msg-con{
  	margin-bottom: 1.5%;
  }
  .about .about-company .all-company .company-left .msg-con .msg-img{
  	width: 15px;
    margin-right: 10px;
  }
	.about .about-company .all-company .company-left .msg-con .msg-text{
		width: calc(100% - 25px);
		font-size: 0.95rem;
		line-height: 1.5rem;
		letter-spacing: -0.3px;
	}
	.about .about-company .all-company .company-left .left-title h1{
		font-size: 1.5rem;
    margin-bottom: 2%;
    letter-spacing: -0.5px;
	}
	.about .about-work{
		padding: 7% 0% 10%;
	}
	.about .about-work .all-work{
		width: 90%;
	}
	.about .about-work .all-work .work-slide{
		margin-top: 6%;
	}
	.about .about-work .all-work .work-slide .prev-next:after{
		font-size: 1.2rem;
	}
	.about .about-sample .all-sample{
		width: 92%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.about .about-sample .all-sample .sample-left{
		width:100%;
		margin: 0% auto;
	}
	.about .about-sample .all-sample .sample-right{
		width:100%;
		margin: 0% auto 2%;
	}
	.about .about-sample .all-sample .sample-right .right-con h1{
		font-size: 2rem;
		text-align: center;
		letter-spacing: -1px;
		margin-bottom: 0%;
	}
	.about .about-sample .all-sample .sample-right .right-con p{
		width: 100%;
    font-size: 0.9rem;
    line-height: 1.2rem;
    margin: 1% 0% 5% 0%;
    text-align: center;
	}
	.about .about-exhibition .all-exhibition{
		width: 95%;
    margin: 3% auto 0%;
	}
	.about .about-exhibition .exhibition-bc{
		height: 40%;
	}
	.about .about-exhibition .all-exhibition .same-title{
		margin-bottom: 3%;
	}
	.about .about-exhibition .exhibition-slide .img{
		padding:8px;
	}
	.about .about-exhibition .exhibition-slide .swiper-container{
		padding-bottom: 8%;
	}
	.about .about-exhibition .exhibition-slide .swiper-pagination-bullet{
		width: 5px;
    height: 5px;
	}
	.contact{
		padding-top:5px;
	}
	.contact .contact-form{
		margin: 7% auto;
	}
	.contact .contact-form .form-msg{
		width:88%;
		margin: 7% auto;
	}
	.contact .contact-form .form-title h1{
		margin-bottom: 2%;
	}
	.contact .contact-form .form-msg .title h1{
		font-size: 0.95rem;
	}
	.contact .contact-form .form .layui-form-item{
		margin-bottom: 15px;
	}
	.contact .contact-form .form .layui-btn{
		font-size: 1.2rem;
		height: 40px;
    line-height: 40px;
	}
	.contact .footer .foot-nav{
		padding: 6% 0% 5%;
		background-size: auto 100%;
	}
	.contact .footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.contact .contact-form .form-title .title-p p{
		width:95%;
		margin:0% auto;
	}
	.contact .contact-form .form-title .title-p p br{
		display: none;
	}
	.contact .contact-form .form-msg .con p{
		font-size: 0.9rem;
	}
	.footer{
		margin-top: 10%;
	}
	.footer .foot-form .form-title h1{
		width:95%;
		margin:0% auto 5%;
		font-size: 1.2rem;
		letter-spacing: -1px;
	}
	.footer .foot-form .form{
		width: 80%;
		padding:6% 7% 12%;
	}
	.footer .foot-form .form .layui-form .layui-form-item{
		width:100%;
		margin:5px auto;;
	}
	.footer .foot-form .form .layui-form .btn{
		bottom: -28px;
	}
	.footer .foot-nav{
		padding: 20% 0% 5%;
    margin-top: -10%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width: 92%;
    margin: 0% auto;
    flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin:2% auto;
	}
	.footer .foot-nav .all-nav .nav-one .all-one{
		width:100%;
	}
	.footer .foot-nav .all-nav .foot-link .link-img:nth-child(2){
		margin: 0rem 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:100%;
		margin:5% auto;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:100%;
		margin:3% auto 7%;
	}
	.footer .foot-nav .all-nav .nav-four{
		width:100%;
		margin:2% auto;
	}
	.footer .foot-nav .all-nav .msg-con{
		margin-bottom: 3%;
	}
	.footer .foot-nav .all-nav .nav-add{
		font-size: 0.9rem;
		line-height: 1.2rem;
		margin: 2% 0% 5%;
	}
	.footer .foot-nav .all-nav .msg-con .img{
		width: 18px;
    margin-right: 8px;
	}
	.footer .foot-nav .all-nav .msg-con .con{
		width: calc(100% - 26px);
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .msg-con .con br{
		display: none;
	}
	.footer .foot-nav .all-nav .foot-item{
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .item-link{
		margin:5px 8px;
	}
	.footer .foot-nav .all-nav .item-link .img{
		width: 18px;
    margin-right: 6px;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title{
		margin-bottom:1rem;
	}
	.footer .foot-nav .all-nav .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .img{
		width: 25px;
    margin-right: 10px;
	}
	.footer .foot-bottom{
		padding: 1% 0%;
		font-size: 0.9rem;
	}
	.form .layui-input{
		height: 45px;
    line-height: 45px;
    padding-left: 15px;
	}
	.form .layui-textarea{
		height: 120px;
		padding: 15px;
	}
	.form .layui-btn{
		height: 50px;
    line-height: 50px;
    padding: 0px 50px;
    font-size: 1.3rem;
	}
	.form .layui-form input::-webkit-input-placeholder{
		font-size:1rem;
	}
	.form .layui-form input:-moz-placeholder{
		font-size:1rem;
	}
	.form .layui-form input:-ms-input-placeholder{
		font-size:1rem;
	}
	.form .layui-form textarea::-webkit-input-placeholder{
		font-size:1rem;
	}
	.form .layui-form textarea:-moz-placeholder{
		font-size:1rem;
	}
	.form .layui-form textarea:-ms-input-placeholder{
		font-size:1rem;
	}
	.show-form .download{
    width: 80%;
    padding: 5% 6% 3%;
  }
  .show-form .download .form-hide{
    margin-bottom: 0.8rem;
  }
  .show-form .download .form-hide img{
    width: 1.5rem;
  }
  .show-form .form .layui-input{
    padding-left: 15px;
  }
  .show-form .form .layui-btn{
    height: 40px;
    line-height: 40px;
  }
}






/*catalogue*/
.catalogue .footer .foot-form{display:none;}
.catalogue .footer .foot-nav{padding-top:5%;}
.catalogue .catalogue-screen{position:relative;}
.catalogue .catalogue-screen .screen-con{position:absolute;content:"";transform:translate(-50%,-50%);top:60%;left:50%;width:80%;display:flex;display:-webkit-flex;align-items:center;max-width:1450px;}
.catalogue .catalogue-screen .screen-con .screen-text{width:100%;margin-right:0;}
.catalogue .catalogue-screen .screen-con .screen-pro{width:60%;display:flex;display:-webkit-flex;justify-content:flex-end;}
.catalogue .catalogue-screen .screen-con .screen-text .text-h{display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:50px;margin-right:15px;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img .img{-webkit-animation:rotating 5s linear infinite;-moz-animation:rotating 5s linear infinite;-ms-animation:rotating 5s linear infinite;-o-animation:rotating 5s linear infinite;animation:rotating 5s linear infinite;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-family:MyGotham-B;font-size:80px;text-transform:uppercase;color:#ffffff;}
.catalogue .catalogue-screen .screen-con .screen-text .text-p{max-width:640px;margin:0 auto;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-family:MyGotham;font-size:16px;color:#ffffff;line-height:28px;margin-top:30px;text-align:center;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:80px;display:flex;display:-webkit-flex;justify-content:center;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon i{display:block;width:36px;height:36px;background:url(../fodder/home/icon-down.png) center center no-repeat;background-size:100% auto;}
.catalogue .catalogue-list{padding:100px 0;}
.catalogue .catalogue-list ul{width:74%;margin:0 auto;overflow:hidden;}
.catalogue .catalogue-list ul li{float:left;width:32%;margin-right:2%;cursor:pointer;}
.catalogue .catalogue-list ul li:first-child{margin-right:0;}
.catalogue .catalogue-list .cata-hide{display:none;}

@media screen and (min-width:1500px) and (max-width:1700px){
.catalogue .catalogue-screen .screen-con{width:88%;top:56%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:40px;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:72px;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-size:16px;line-height:28px;margin-top:20px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:60px;}
.catalogue .catalogue-list{padding:80px 0;}
.catalogue .catalogue-list ul{width:80%;}
.catalogue .catalogue-list ul li{float:left;width:33.33%;margin-right:0;}
}
@media screen and (min-width:1200px) and (max-width:1500px){
.catalogue .catalogue-screen .screen-con{width:90%;top:52%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:40px;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:64px;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-size:16px;line-height:24px;margin-top:15px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:40px;}
.catalogue .catalogue-list{padding:60px 0;}
.catalogue .catalogue-list ul{width:94%;}
.catalogue .catalogue-list ul li{float:left;width:33.33%;margin-right:0;}
}
@media screen and (min-width:992px) and (max-width:1199px){
.catalogue .catalogue-screen .screen-con{width:95%;top:52%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:35px;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:56px;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-size:14px;line-height:20px;margin-top:10px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:30px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon i{display:block;width:28px;height:28px;}
.catalogue .catalogue-list{padding:40px 0;}
.catalogue .catalogue-list ul{width:94%;}
.catalogue .catalogue-list ul li{float:left;width:33.33%;margin-right:0;}
}
@media screen and (min-width:768px) and (max-width:991px){
.catalogue .catalogue-screen .screen-con{width:95%;top:52%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:30px;}
.catalogue .catalogue-screen .screen-con .screen-pro{width:55%;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:48px;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-size:14px;line-height:20px;margin-top:5px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:20px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon i{display:block;width:20px;height:20px;}
.catalogue .catalogue-list{padding:30px 0;}
.catalogue .catalogue-list ul{width:94%;}
.catalogue .catalogue-list ul li{float:left;width:50%;margin-right:0;}
}
@media screen and (min-width:605px) and (max-width:767px){
.catalogue .catalogue-screen .screen-con{width:95%;top:52%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:25px;}
.catalogue .catalogue-screen .screen-con .screen-pro{width:55%;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:32px;}
.catalogue .catalogue-screen .screen-con .screen-text p{font-size:14px;line-height:20px;margin-top:5px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:10px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon i{display:block;width:20px;height:20px;}
.catalogue .catalogue-list{padding:20px 0;}
.catalogue .catalogue-list ul{width:94%;}
.catalogue .catalogue-list ul li{float:left;width:50%;margin-right:0;}
}
@media screen and (max-width:604px){
.catalogue .catalogue-screen .screen-con{width:95%;top:52%;max-width:unset;}
.catalogue .catalogue-screen .screen-con .screen-text .circle-img{width:20px;margin-right:10px;}
.catalogue .catalogue-screen .screen-con .screen-pro{width:59%;}
.catalogue .catalogue-screen .screen-con .screen-text h1{font-size:24px;}
.catalogue .catalogue-screen .screen-con .screen-text p{display:none;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon{margin-top:5px;}
.catalogue .catalogue-screen .screen-con .screen-text .text-icon i{display:block;width:20px;height:20px;}
.catalogue .catalogue-list{padding:15px 0;}
.catalogue .catalogue-list ul{width:94%;}
.catalogue .catalogue-list ul li{float:left;width:50%;margin-right:0;}
}
@media screen and (max-width:488px){
.catalogue .catalogue-list ul li{float:none;width:100%;margin-right:0;}
}