html, body{position:unset !important;background-color:#ffffff;height: auto !important;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-weight:100;font-size:unset;margin-block-start:0px;margin-block-end:0px;}
p{margin-block-start: 0px;margin-block-end: 0px;}
a{text-decoration:none;color:unset;display:block;}
a:hover{color:unset;}
img{width:100%;margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;}
ul{margin-block-start:0;margin-block-end:0;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:0px;list-style-type:none;}
@font-face {
    font-family: 'MyFutura-B';
    src: url('font/Futura-Bld.eot');
    src: url('font/Futura-Bld.eot?#iefix') format('embedded-opentype'),
         url('font/Futura-Bld.woff2') format('woff2'),
         url('font/Futura-Bld.woff') format('woff'),
         url('font/Futura-Bld.ttf') format('truetype'),
         url('font/Futura-Bld.svg#Futura-Bld') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MyFrnkGothITC-Bk';
    src: url('font/FranklinGothicITCbyBT-Book.eot');
    src: url('font/FranklinGothicITCbyBT-Book.eot?#iefix') format('embedded-opentype'),
         url('font/FranklinGothicITCbyBT-Book.woff2') format('woff2'),
         url('font/FranklinGothicITCbyBT-Book.woff') format('woff'),
         url('font/FranklinGothicITCbyBT-Book.ttf') format('truetype'),
         url('font/FranklinGothicITCbyBT-Book.svg#FranklinGothicITCbyBT-Book') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.goog-te-banner-frame{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
#goog-gt-tt{display:none !important;}
.goog-te-spinner-pos{display:none !important;}
.goog-te-gadget-simple img{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value span{display:none !important;}
.goog-te-gadget-simple .goog-te-menu-value{margin-top: 0px !important;}
#google_translate_element{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
#google_translate_element .goog-te-gadget-simple{
	position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border:unset;
  box-sizing:border-box;
  background-color:transparent;
}
.zoo-five{
	transition:all 0.5s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	-moz-transition:all 0.5s ease-in-out;
	-ms-transition:all 0.5s ease-in-out;
}
.trans-one{
	transition: all 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);
}
.nav .nav-content{
	width:100%;
	display: flex;
  display: -webkit-flex;
  margin: 0 auto;
  padding:1.3rem 0rem 1.7rem;
  justify-content: center;
  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-content .nav-ul ul .li-logo{
	width:283px;
	margin:0% 4% 0% 0%;
}
.nav .nav-content .nav-logo a{
	display:block;
}
.nav .nav-content .nav-ul ul li{
	position:relative;
	margin:0% 2%;
	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 a{
	display:block;
}
.nav .nav-content .nav-ul ul li h1{
	font-family:MyFutura-B;
  font-size: 1.5rem;
  color: #58595b;
  text-transform: uppercase;
}
.nav .nav-content .nav-ul ul li h1:hover{
	cursor: pointer;
	color:#b00403;
}
.nav .nav-content .nav-ul ul .li-lang{
	font-family:MyFutura-B;
  font-size: 1.4rem;
  color: #58595b;
  margin:0% 0% 0% 0%;
  text-transform: capitalize;
}
.nav .nav-content .nav-ul ul .li-lang:hover{
	background-color:#ffffff;
}
.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;
  padding: 1rem;
  visibility: hidden;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, -10);
  -webkit-transform: matrix(1, 0, 0, 1, 0, -10);
  transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.5s cubic-bezier(0.75,0.5,0.5,0.25);
  box-shadow: 0px 0px 10px rgba(4,0,0,0.11);
}
.nav .nav-content .nav-ul ul .child .child-li:after{
	content:unset;
}
.nav .nav-content .nav-ul .child li{
	display: block;
  margin: 1rem;
  padding: 0rem;
}
.nav .nav-content .nav-ul .child li a{
	display:inline-block;
}
.nav .nav-content .nav-ul .child li h2{
  font-family:MyEras-Demi;
  font-weight:bold;
  font-size: 1.15rem;
  color: #2c2c2c;
}
.child-show{
	transform: matrix(1, 0, 0, 1, 0, 10) !important;
  visibility: inherit !important;
  opacity: 1 !important;
}
.auto-hide{
	display:none;
}
.text-img .img-change{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.text-img:hover .img-change{
	transform:translateY(-20px);
	-webkit-transform:translateY(-20px);
	-moz-transform:translateY(-20px);
	-ms-transform:translateY(-20px);
}
.img-rotate{
	overflow: hidden;
}
.img-rotate img{
	transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.3s cubic-bezier(0.75,0.5,0.5,0.25);
}
.img-rotate:hover img{
	transform:scale(1.05);
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-ms-transform:scale(1.05);
}
.load-nav{
	position: fixed;
	top:0px;
	width:100%;
	z-index:9999;
	background-color:#ffffff;
	box-shadow: 0px 5px 15px rgb(0,0,0,0.15);
}
.home .li-home h1{
	color: #b00403 !important;
}
.all-product .li-product h1{
	color: #b00403 !important;
}
.product .li-product h1{
	color: #b00403 !important;
}
.about .li-about h1{
	color: #b00403 !important;
}
.new .li-new h1{
	color: #b00403 !important;
}
.cataloge .li-cata h1{
	color: #b00403 !important;
}
.contact .li-contact h1{
	color: #b00403 !important;
}
.color{
	color:#b00403;
}
.same-circle{
	position: absolute;
  content: "";
  transform: translate(-50%,-50%);
  top: 55%;
  left: 50%;
  width: 200px;
  height: 200px;
  border: 80px solid #eeeeee;
  border-radius:50%;
  -webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}
.same-circle .circle-con{
	position: relative;
  width: 100%;
  height: 100%;
}
.same-circle .circle-little{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	left:50%;
	border-radius:50%;
	bottom: calc(100% + 65px);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #eeeeee;
}
.home .home-screen .slide-content{
	overflow: hidden;
	position: relative;
}
.home .home-screen .slide-content .slide-con{
	position: absolute;
	content:"";
	z-index:22;
	transform: translate(-50%,-50%);
  top: 47.5%;
	left:50%;
	width:95%;
}
.home .home-screen .slide-content .slide-con .con-logo{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-screen .slide-content .slide-con .con-msg{
	position: relative;
  z-index: 22;
}
.home .home-screen .slide-content .slide-con .con-msg h1{
	font-family: MyFutura-B;
	font-size: 4.7rem;
	color:#ffffff;
	text-align: center;
	text-transform: uppercase;
	margin: 0.5% auto 1%;
}
.home .home-screen .slide-content .slide-con .con-msg p{
	width: 62%;
	margin:0% auto;
  font-family: MyFrnkGothITC-BK;
  font-size: 1.05rem;
  color: #ffffff;
  line-height: 1.5rem;
  letter-spacing: 0.8px;
  text-align: center;
}
.home .home-screen .slide-content .slide-con .con-adv{
	position: relative;
  z-index: 22;
	margin: 3.5% auto;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .home-screen .slide-content .slide-con .con-adv .adv-img{
	margin: 0% 2.5%;
}
.home .home-screen .slide-content .same-circle{
	transform: translate(-50%,0%);
	top:unset;
  bottom:0%;
  left: 50%;
	width:300px;
	height:300px;
	border-radius:50%;
	border:140px solid #b00403;
	margin:5% auto -350px;
	-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-screen .slide-content .same-circle .circle-little{
	bottom:calc(100% + 180px);
	width:90px;
	height:90px;
	background-color:#b00403;
}
@-webkit-keyframes rotating1{
	0%{
		-webkit-transform: translate(-50%,0%) rotate(0deg);
		-o-transform: translate(-50%,0%) rotate(0deg);
		transform: translate(-50%,0%) rotate(0deg);
	}
	45%{
		-webkit-transform: translate(-50%,0%) rotate(60deg);
		-o-transform: translate(-50%,0%) rotate(60deg);
		transform: translate(-50%,0%) rotate(60deg);
	}
	55%{
		-webkit-transform: translate(-50%,0%) rotate(300deg);
		-o-transform: translate(-50%,0%) rotate(300deg);
		transform: translate(-50%,0%) rotate(300deg);
	}
	100%{
		-webkit-transform: translate(-50%,0%) rotate(360deg);
		-o-transform: translate(-50%,0%) rotate(360deg);
		transform: translate(-50%,0%) rotate(360deg);
	}
}
@keyframes rotating1{
	0%{
		-webkit-transform: translate(-50%,0%) rotate(0deg);
		-o-transform: translate(-50%,0%) rotate(0deg);
		transform: translate(-50%,0%) rotate(0deg);
	}
	45%{
		-webkit-transform: translate(-50%,0%) rotate(60deg);
		-o-transform: translate(-50%,0%) rotate(60deg);
		transform: translate(-50%,0%) rotate(60deg);
	}
	55%{
		-webkit-transform: translate(-50%,0%) rotate(300deg);
		-o-transform: translate(-50%,0%) rotate(300deg);
		transform: translate(-50%,0%) rotate(300deg);
	}
	100%{
		-webkit-transform: translate(-50%,0%) rotate(360deg);
		-o-transform: translate(-50%,0%) rotate(360deg);
		transform: translate(-50%,0%) rotate(360deg);
	}
}
.home .home-hot{
	position: relative;
	width:100%;
	margin:4% auto 4.5%;
	max-width: 1920px;
	padding:2.5% 0% 2%;
	background:url(../fodder/home/home-hot-bc.jpg) no-repeat;
	background-position: center right;
	background-size:auto 100%;
}
.home .all-hot{
	width: 75%;
  margin-left: 18%;
}
.same-title .title-img{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 3px;
}
.same-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 3.48rem;
	color:#58595b;
	letter-spacing: -0.5px;
	text-transform: capitalize;
}
.same-title .title-h h4{
	font-family: MyFutura-B;
	font-size: 1.05rem;
	color:#58595b;
	text-transform: capitalize;
}
.home .all-hot .same-title .title-h{
	display: flex;
	display: -webkit-flex;
	align-items: baseline;
}
.home .all-hot .same-title .title-h h1{
	margin-right: 1rem;
}
.home .all-hot .hot-title{
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
	justify-content: space-between;
}
.home .all-hot .href-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.home .all-hot .href-title h4{
	font-family: MyFutura-B;
	font-size: 1.05rem;
	color:#b00403;
	text-transform: capitalize;
}
.home .all-hot .href-title .href-img{
	width:42px;
	margin-left:8px;
}
.home .all-hot .hot-pro .swiper{
	padding:2.5% 0% 4%;
}
.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
	width: 12px;
  height: 12px;
  margin: 0px 10px;
  background-color:#58595b;
}
.home .all-hot .hot-pro .slide-con{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.home .all-hot .hot-pro .slide-con .con-msg{
	width:calc(94.9% / 4);
	margin:0.8% 1.7% 0.8% 0%;
	padding:0.8% 0% 1.5%;
	border-radius: 8%;
	background-color:#eeeeee;
}
.home .all-hot .hot-pro .slide-con .con-msg:nth-child(4n){
	margin:1% 0% 1% 0%;
}
.home .all-hot .hot-pro .slide-con .con-msg .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.home .all-hot .hot-pro .slide-con .con-msg .con-text{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
	font-family: MyFutura-B;
	font-size: 1.215rem;
	color:#000000;
	text-transform: uppercase;
}
.home .all-hot .hot-pro .slide-con .con-msg .con-text .img{
	width:10px;
	margin-left:8px;
}
.home .all-display{
	width:100%;
	margin:4% auto 0%;
	max-width: 1920px;
	display: flex;
	display: -webkit-flex;
	overflow: hidden;
}
.home .display-one .display-left{
	width:30%;
	min-width: calc(100% - 1270px);
}
.home .display-one .display-right{
	width:70%;
	max-width: 1270px;
}
.home .display-two .display-left{
	width:48%;
	min-width: calc(100% - 962px);
}
.home .display-two .display-right{
	width:52%;
	max-width: 962px;
}
.home .all-display .display-left .swiper .prev-next{
	z-index: 22;
	top: unset;
  bottom: 10px;
	width: 22px;
  height: auto;
  margin: 0px;
}
.home .all-display .display-left .swiper .prev-next:after{
	content:unset;
}
.home .all-display .display-left .swiper .swiper-button-prev{
	left: calc(50% - 100px);
}
.home .all-display .display-left .swiper .swiper-button-prev .img{
	transform: rotate(180deg);
}
.home .all-display .display-left .swiper .swiper-button-next{
	right: calc(50% - 100px);
}
.home .all-display .display-left .swiper .swiper-pagination{
	display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
}
.home .all-display .display-left .swiper .swiper-pagination-bullet{
	width:12px;
	height:12px;
	background: #58595b;
	opacity: 1;
	margin: 0px 8px;
}
.home .all-display .display-left .swiper .swiper-pagination-bullet-active{
	background: transparent;
	border: 3px solid #58595b;
}
.home .display-one .display-left .display-title h1{
	font-family: MyFutura-B;
	font-size: 5.7rem;
	color:#efefef;
	letter-spacing: -1px;
	text-transform: uppercase;
	width: max-content;
	width:-webkit-max-content;
  margin: -3.5% auto 0%;
}
.home .display-one .display-left .display-slide{
	width:100%;
	margin:0% auto;
}
.home .display-one .display-left .display-slide .swiper{
	padding:8% 0% 10%;
}
.home .display-one .display-left .display-slide .con-img{
	position: relative;
	width:65%;
	margin:0% auto;
	max-width: 300px;
}
.home .display-one .display-left .display-slide .con-img .pro-show{
	position: relative;
	z-index:22;
}
.home .display-one .display-left .display-slide .same-circle{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:55%;
	left:50%;
	width: 70%;
  height: 70%;
  border: 50px solid #eeeeee;
  -webkit-animation: rotating 15s linear infinite;
  -moz-animation: rotating 15s linear infinite;
  -ms-animation: rotating 15s linear infinite;
  -o-animation: rotating 15s linear infinite;
  animation: rotating 15s linear infinite;
}
@-webkit-keyframes rotating{
	from{
		-ms-transform:translate(-50%,-50%) rotate(0deg);
		-moz-transform:translate(-50%,-50%) rotate(0deg);
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		-o-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-ms-transform:translate(-50%,-50%) rotate(360deg);
		-moz-transform:translate(-50%,-50%) rotate(360deg);
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		-o-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%) rotate(360deg);
	}
}
@keyframes rotating{
	from{
		-ms-transform:translate(-50%,-50%) rotate(0deg);
		-moz-transform:translate(-50%,-50%) rotate(0deg);
		-webkit-transform:translate(-50%,-50%) rotate(0deg);
		-o-transform:translate(-50%,-50%) rotate(0deg);
		transform:translate(-50%,-50%) rotate(0deg);
	}
	to{
		-ms-transform:translate(-50%,-50%) rotate(360deg);
		-moz-transform:translate(-50%,-50%) rotate(360deg);
		-webkit-transform:translate(-50%,-50%) rotate(360deg);
		-o-transform:translate(-50%,-50%) rotate(360deg);
		transform:translate(-50%,-50%) rotate(360deg);
	}
}
.home .display-one .display-left .display-slide .con-text{
	position: relative;
  z-index: 22;
	text-align: center;
}
.home .display-one .display-left .display-slide .con-text .text-h h1{
	font-family: MyFutura-B;
	font-size: 2.6rem;
	color:#58595b;
	letter-spacing: -1px;
	text-transform: capitalize;
	margin:6% 0% 1%;
}
.home .display-one .display-left .display-slide .con-text .text-p{
	width: 70%;
  margin: 0% auto 4%;
	font-family: MyFrnkGothITC-BK;
  font-size: 1.3rem;
  color: #000000;
  line-height: 1.7rem;
}
.home .display-one .display-left .display-slide .con-text .text-name{
	display: inline-block;
}
.home .display-one .display-left .display-slide .con-text .text-name h1{
	font-family: MyFutura-B;
	font-size: 2.5rem;
	color:#ffffff;
	text-transform: uppercase;
	padding:3px 30px;
	background-color:#b00403;
}
.home .display-two .all-display{
	align-items: center;
	flex-direction: row-reverse;
	background-color:#f6f6f6;
}
.home .display-two .all-display .display-slide .con-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 2.4rem;
	color:#58595b;
	letter-spacing: -1px;
	text-align: center;
	text-transform: capitalize;
	margin-bottom:5%;
}
.home .display-two .all-display .display-slide .con-img{
	display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.home .display-two .all-display .display-left .swiper{
	padding-bottom: 8%;
}
.home .home-adv{
	width:100%;
	margin:0% auto;
	padding:3% 0% 10%;
	overflow: hidden;
}
.home .home-adv .same-title{
	text-align: center;
}
.home .home-adv .same-title .title-img{
	justify-content: center;
}
.home .home-adv .adv-msg{
	width:88%;
	margin:8% auto 0%;
	max-width: 1650px;
	display: flex;
	display: -webkit-flex;
}
.adv-msg .msg-con{
	position: relative;
	width:calc(100% / 4);
	text-align: center;
}
.adv-msg .msg-con .con-main{
	position: relative;
	z-index:22;
}
.adv-msg .msg-con .same-circle{
	position: absolute;
  content: "";
  transform: translate(-50%,-50%);
  top: 55%;
  left: 50%;
  border: 70px solid #eeeeee;
}
.adv-msg .msg-con .same-circle .circle-little{
	bottom: calc(100% + 80px);
}
.adv-msg .msg-con .con-img{
	width:66px;
	margin:0% auto;
}
.adv-msg .msg-con .con-text h1{
	font-family: MyFutura-B;
	font-size: 2.78rem;
	color:#58595b;
	margin:3.5% 0% 2%;
}
.adv-msg .msg-con .con-text p{
	width:80%;
	margin:0% auto;
	font-family: MyFrnkGothITC-BK;
  font-size: 1rem;
  color: #58595b;
  line-height: 1.4rem;
  letter-spacing: 0.2px;
}
.adv-msg .msg-con:hover .same-circle{
	border-color:#b00403;
}
.adv-msg .msg-con:hover .same-circle .circle-little{
	 background-color:#b00403;
}
.home .home-about{
	position: relative;
	padding:4.5% 0% 0%;
	overflow: hidden;
	background-color:#f6f6f6;
}
.home .home-about:before{
	position: absolute;
  content: "";
  top: -320px;
  right: -200px;
  width: 400px;
  height: 400px;
  border: 150px solid #efefef;
  border-radius: 50%;
}
.about-bc{
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	background:url(../fodder/home/home-about-text.png);
	background-position: center;
  background-repeat-x: repeat;
  background-repeat-y: no-repeat;
	width:1000%;
 	-webkit-animation:move 100s linear infinite;
	-moz-animation:move 100s linear infinite;
	-ms-animation:move 100s linear infinite;
	-o-animation:move 100s linear infinite;
	animation:move 100s linear infinite;
}
.about-bc .img{
	opacity: 0;
	visibility: hidden;
	width:max-content;
	width:-webkit-max-content;
}
@-webkit-keyframes move{
	from{
		left:0%;
	}
	to{
		left:-700%;
	}
}
@keyframes move{
	from{
		left:0%;
	}
	to{
		left:-700%;
	}
}
.home .home-about .all-about{
	position: relative;
  z-index: 22;
	width:88%;
	margin:0% auto 1%;
	max-width: 1650px;
	display: flex;
	display: -webkit-flex;
}
.home-about .all-about .about-left{
	width: 33%;
  margin-right: 2%;
}
.home-about .all-about .about-right{
	width:65%;
	background:url(../fodder/home/home-about.jpg) no-repeat;
	background-size:auto 100%;
	background-position: center;
}
.home-about .all-about .about-right .img{
	opacity: 0;
}
.home-about .all-about .about-left .same-title .title-h h1{
	font-size: 3.2rem;
}
.home-about .all-about .about-left .same-title .title-h h1 span{
	color:#b00403;
}
.home-about .all-about .about-left .left-con{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.05rem;
	color:#58595b;
	line-height: 1.8rem;
	letter-spacing: 0.2px;
	margin: 3.5% 0% 5%;
}
.home-about .all-about .about-left .left-adv{
	display: flex;
	display: -webkit-flex;
}
.home-about .all-about .about-left .left-adv .adv-con{
	width:49%;
	margin-right:2%;
}
.home-about .all-about .about-left .left-adv .adv-con:nth-last-child(1){
	margin-right:0%;
}
.home-about .all-about .about-left .left-adv .adv-con .con-img{
	width:66px;
	border-radius: 50%;
  overflow: hidden;
}
.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
	font-family: MyFutura-B;
	font-size: 1.74rem;
	color:#58595b;
	margin: 7% 0% 4%;
	text-transform: capitalize;
}
.home-about .all-about .about-left .left-adv .adv-con .con-text p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.05rem;
	color:#58595b;
	line-height: 1.5rem;
	letter-spacing: 0.2px;
}
.home .home-work .work-msg{
	width:95%;
	margin:0% auto 1.5%;
	max-width: 1850px;
}
.home .home-work .work-msg .swiper{
	padding:4% 0% 3.5%;
}
.home .home-work .work-msg .swiper .prev-next{
	z-index:33;
	transform: translate(0%,-50%);
	width:61px;
	height:61px;
	margin: 0px;
	overflow: hidden;
	border-radius: 8px;
}
.home .home-work .work-msg .swiper .swiper-button-prev{
	left: 14.5%;
}
.home .home-work .work-msg .swiper .swiper-button-next{
	right: 14.5%;
}
.home .home-work .work-msg .swiper .swiper-button-prev .img{
	transform: rotate(180deg);
}
.home .home-work .work-msg .swiper .prev-next:after{
	content: unset;
}
.home .home-work .work-msg .swiper .swiper-pagination-bullet{
	width: 12px;
  height: 12px;
  opacity: 1;
  margin: 0px 7px;
  background-color:#b00403;
}
.home .home-work .work-msg .slide-con{
	position: relative;
	width:100%;
	margin:0% auto;
	max-width: 587px;
	border-radius:15px;
	overflow: hidden;
}
.home .home-work .work-msg .slide-con:after{
	position: absolute;
	z-index:11;
  content: "";
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  opacity: 1;
  visibility: visible;
}
.home .home-work .work-msg .slide-con:before{
	position: absolute;
	z-index:22;
  content: "";
  transform: translate(-50%,0%);
  left: 49%;
  top: 80%;
  width: 130%;
  height: 186.575%;
  border-radius: 50%;
  background-color: #b00403;
  opacity: 0;
  visibility: hidden;
}
.home .home-work .work-msg .swiper-slide-active .slide-con:before{
	opacity: 1;
  visibility: visible;
}
.home .home-work .work-msg .swiper-slide-active .slide-con:after{
	opacity: 0;
  visibility: hidden;
}
.home .home-work .work-msg .swiper-slide-active .slide-con .slide-text{
	opacity: 1;
  visibility: visible;
}
.home .home-work .work-msg .slide-con .slide-text{
	position: absolute;
	content:"";
	z-index:25;
	transform: translate(-50%,0%);
	left:50%;
	bottom:3%;
	width:95%;
	text-align: center;
	color:#ffffff;
	text-transform: capitalize;
	opacity: 0;
  visibility: hidden;
}
.home .home-work .work-msg .slide-con .slide-text h1{
	font-family: MyFutura-B;
	font-size: 1.4rem;
}
.home .home-work .work-msg .slide-con .slide-text p{
	font-family: MyFrnkGothITC-BK;
	font-size: 0.9rem;
}
.same-screen{
	position: relative;
}
.same-screen .screen-con{
	position: absolute;
	content:"";
	transform: translate(-50%,-50%);
	top:60%;
	left:50%;
	width:90%;
}
.same-screen .screen-con .con-h h1{
	font-family: MyFutura-B;
	font-size: 4.2rem;
	color:#ffffff;
	text-align: center;
	text-transform: uppercase;
}
.all-product .allPro-content{
	position: relative;
}
.all-product .allPro-msg{
	position: relative;
	z-index:22;
	width:88%;
	margin:4% auto;
	max-width: 1650px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.all-product .allPro-msg .allPro-title{
	width:100%;
}
.all-product .allPro-msg .allPro-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 3.8rem;
	color:#58595b;
	margin-bottom: 2.5%;
	text-transform: uppercase;
}
.all-product .allPro-msg .allPro-left{
	width:28%;
	margin:0% 2% 0% 0%;
}
.all-product .allPro-msg .allPro-right{
	width:70%;
}
.all-product .allPro-msg .allPro-left .item-detail{
	padding-bottom:5%;
}
.all-product .allPro-msg .allPro-left .item-detail .title-msg{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding:3.5% 0% 3.5% 3%;
	/*background-color:#ffffff;*/
}
.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
	width:10px;
	height:10px;
	margin:3px 12px 0px 0px;
	border-radius:50%;
	border:5px solid #b00403;
}
.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
	font-family: MyFutura-B;
	font-size: 1.75rem;
	color:#58595b;
	text-transform: capitalize;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con{
	display: none;
	padding:6% 0% 0% 10%;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con .con-h{
	margin-bottom:5%;
	display: flex;
	display: -webkit-flex;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con .con-hide{
  display: none;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con a{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con a .text-dot{
	width: 5px;
  height: 5px;
  border-radius:50%;
  background-color:#b00403;
}
.all-product .allPro-msg .allPro-left .item-detail .item-con a h2{
	font-family: MyFutura-B;
	font-size: 1.2rem;
	color:#58595b;
	text-transform: capitalize;
	margin-left: 0.5rem;
  transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -o-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
}
.all-product .allPro-msg .allPro-left .item-detail .item-con .con-h:hover h2{
	color:#b00403;
}
.all-product .allPro-msg .allPro-right .right-img{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.all-product .allPro-msg .allPro-right .right-img .img-text{
	position: relative;
	width:calc(98% / 3);
	margin:0% 1% 1% 0%;
}
.all-product .allPro-msg .allPro-right .right-img .img-text:nth-child(3n){
	margin-right: 0%;
}
.all-product .allPro-msg .allPro-right .right-img .img-text .text-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	background-color:#f6f6f6;
	transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -o-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
}
.all-product .allPro-msg .allPro-right .right-img .img-text .text-h{
	position: absolute;
	content:"";
	left:0%;
	bottom:5%;
	width:100%;
}
.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
	font-family: MyFutura-B;
	font-size: 1.4rem;
	color:#58595b;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -webkit-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -moz-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -ms-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
  -o-transition: all 0.2s cubic-bezier(0.75,0.5,0.5,0.25);
}
.all-product .allPro-msg .allPro-right .right-img .img-text:hover .text-img{
	transform: translateY(-3px);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.12);
}
.all-product .allPro-msg .allPro-right .right-img .img-text:hover .text-h h1{
	color:#b00403;
}
.all-product .allPro-msg .all-page{
	display: flex;
 	display: -webkit-flex;
  justify-content: center;
  padding: 3% 0% 0%;
}
.all-product .allPro-msg .all-page .page{
	margin: 0px 8px;
}
.all-product .allPro-msg .all-page .page h1{
	width: 34px;
  height: 34px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-family: MyFutura-B;
  font-size: 1.3rem;
  color: #58595b;
  border: 1px solid #58595b;
}
.all-product .allPro-msg .all-page .page h1:hover{
	cursor: pointer;
  color: #ffffff;
  border-color: #b00403;
  background-color: #b00403;
}
.change-title-msg{
	background-color:#b00403 !important;
}
.change-circle{
	border-color:#ffffff !important;
}
.change-h1{
	color:#ffffff !important;
}
.change-h2{
	color:#b00403 !important;
}
.h-back{
	color: #ffffff !important;
	border-color: #b00403 !important;
  background-color: #b00403 !important;
}
.all-product .allPro-cicle{
	transform: translate(0%,-50%);
  top: 65%;
  left: 2%;
  width: 600px;
  height: 600px;
  border: 200px solid rgba(245,245,245,0.5);
}
.all-product .allPro-cicle .circle-little{
	left: 100%;
	bottom: calc(100% + 180px);
  width: 120px;
  height: 120px;
  background-color: rgba(245,245,245,0.5);
}
.all-product .allPro-show{
	position: relative;
	z-index:22;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	width: 95%;
	margin:4.5% auto;
}
.all-product .allPro-show .show-img{
	border-radius:40px;
	overflow: hidden;
}
.product .product-content{
	padding-top:104px;
}
.product .pro-infos .product-con{
	width:88%;
	margin:5% auto;
	max-width: 1650px;
}
.product .pro-infos .pro-link .link-con{
	display: flex;
	display: -webkit-flex;
	font-family: MyFutura-B;
  font-size: 1rem;
  color: #58595b;
  text-transform: uppercase;
}
.product .pro-infos .pro-link .link-con .color{
	color: #b00403;
}
.product .pro-infos .pro-link .link-con .link-line{
	margin:0px 5px;
}
.product .pro-infos .pro-link .link-con .link-h:hover a h1{
	color: #b00403;
}
.product .pro-infos .pro-info{
	display: flex;
	display: -webkit-flex;
	align-items: flex-start;
	padding: 3% 0% 0%;
}
.product .pro-infos .pro-info .pro-slide{
	position:relative;
	width:55%;
	margin-right:3%;
}
.product .pro-infos .pro-info .pro-msg{
	width:42%;
}
.product .pro-infos .pro-info .pro-slide .top-img{
	width:87%;
	margin-left:13%;
	max-width: 771px;
	min-height:550px;
	border:1px solid #cacaca;
}
.product .pro-infos .pro-info .pro-slide .bottom-img{
	position: absolute;
  content: "";
  transform: translate(0%,-50%);
  top: 49%;
  left: 0%;
  width: 12%;
  height:90%;
  margin:0%;
  padding:5% 0%;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .slide-two{
	height:100%;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper{
	position: unset;
	height:100%;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-wrapper .img{
	border:1px solid #cacaca;
	box-sizing: content-box;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
	transform: translate(-50%,0%);
  top: auto;
  left:50%;
  width: 30px;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next:after{
	content:unset;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
	top: 22px;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
	transform: rotate(-90deg);
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
	bottom:0px;
	right: auto;
}
.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next .img{
	transform: rotate(90deg);
}
.product .pro-infos .pro-info .pro-msg .pro-title .title-h h1{
	font-family: MyFutura-B;
	color:#58595b;
	text-transform: capitalize;
}
.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
	font-size: 2.4rem;
	padding-bottom: 3%;
}
.product .pro-infos .pro-info .pro-msg .pro-title .h-two{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 2.5% 0%;
	border-top:1px solid rgba(88,89,91,0.5);
	border-bottom:1px solid rgba(88,89,91,0.5);
}
.product .pro-infos .pro-info .pro-msg .pro-title .h-two h4{
	font-size: 1.1rem;
	margin:8px 8px 0px 0px;
}
.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
	font-size: 3.8rem;
	color:#b00403;
}
.product .pro-infos .pro-info .pro-msg .pro-con .con-title h1{
	font-family: MyFutura-B;
	font-size: 1.1rem;
	color:#58595b;
	letter-spacing: 0.5px;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-one{
	margin:3.5% 0%;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-one .con-title h1{
	text-transform: uppercase;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-one .con-detail .con-text{
	position: relative;
	font-family: MyFrnkGothITC-BK;
  font-size: 1.05rem;
  color: #58595b;
  letter-spacing: 0.2px;
  padding-left: 1rem;
  margin: 2% 0%;
}
.product .pro-infos .pro-info .pro-msg .pro-con .con-detail .con-text:before{
	position: absolute;
	content:"";
	left:0%;
	top:6px;
	width:8px;
	height:8px;
	border-radius: 50%;
	background-color:#b00403;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-two .con-title{
	position: relative;
	margin-bottom: 2%;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-two .con-title h1{
	position: relative;
  z-index: 22;
	display: inline-block;
	padding-right:5px;
	background-color:#ffffff;
	text-transform: capitalize;
}
.product .pro-infos .pro-info .pro-msg .pro-con .msg-two .con-title .line{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:55%;
	right:0%;
	width:100%;
	height:0.5px;
	background-color:rgba(88,89,91,0.5);
}
.product .pro-infos .pro-info .pro-msg .pro-con .con-list{
	display: flex;
	display: -webkit-flex;
}
.product .pro-detail .detail-con{
	width:88%;
	margin:0% auto;
	max-width: 1650px;
	padding:2% 0% 0%;
	background-color:#ffffff;
}
.product .pro-detail .detail-item{
	display: flex;
	display: -webkit-flex;
}
.product .pro-detail .detail-item .item-con{
	width:calc(100% / 3);
	border: 1px solid #58595b;
}
.product .pro-detail .detail-item .item-con:nth-child(2){
	border-left: unset;
	border-right: unset;
}
.product .pro-detail .detail-item .item-con .item-text h1{
	font-family: MyFutura-B;
	font-size: 1.4rem;
	color:#58595b;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
	padding:17px 0px;
}
.product .pro-detail .detail-show .detail-img{
	display: none;
	padding: 5% 0% 0%;
	background-color: #ffffff;
}
.product .pro-detail .detail-show .detail-img .show-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .pro-detail .detail-item .item-con .item-text h1:hover{
	cursor: pointer;
	color:#ffffff;
	background-color:#b00403;
}
.change-bc{
	color:#ffffff !important;
	background-color:#b00403 !important;
}
.product .all-hot{
	width: 88%;
  margin: 0% auto 6%;
  max-width: 1650px;
}
.product .all-hot .hot-title h1{
	font-size: 2.5rem;
	color:#58595b;
	margin-bottom: 2.5%;
}
.product .all-hot .hot-slide{
	position: relative;
}
.product .all-hot .hot-slide .swiper{
	position: unset;
}
.product .all-hot .hot-slide .slide-con{
	position: relative;
}
.product .all-hot .hot-slide .slide-con .con-img{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.product .all-hot .hot-slide .slide-con .con-text .text-h{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-top: 5%;
}
.product .all-hot .hot-slide .slide-con .con-text .text-h h1{
	font-family: MyFutura-B;
  font-size: 1.7rem;
  color: #58595b;
  text-transform: uppercase;
}
.product .all-hot .hot-slide .slide-con .con-text .text-h p{
	font-family: MyFrnkGothITC-BK;
  font-size: 0.9rem;
  color: #58595b;
  letter-spacing: 0.2px;
  margin-right: 1rem;
  text-transform: uppercase;
}
.product .all-hot .hot-slide .slide-con:hover .con-text .text-h h1{
	color: #b00403;
}
.product .all-hot .hot-slide .swiper .prev-next{
	transform: translate(0%,-50%);
  top: 45%;
  left: unset;
  width: 49px;
  margin: 0px;
}
.product .all-hot .hot-slide .swiper .prev-next:after{
	content:unset;
}
.product .all-hot .hot-slide .swiper .swiper-button-prev{
	left: -4%;
}
.product .all-hot .hot-slide .swiper .swiper-button-prev .img{
	transform: rotate(180deg);
}
.product .all-hot .hot-slide .swiper .swiper-button-next{
	right: -4%;
}
.about .home-about{
	position: relative;
	z-index: 22;
	width:100%;
	margin:0% auto -2%;
	max-width: 1920px;
	padding:5% 0% 0%;
}
.about .home-about:before{
	position: absolute;
  content: "";
  top: 0%;
  left: 0%;
  width: 50%;
  height: 83%;
  background-color: #f6f6f6;
}
.about .home-about .all-about{
	position: relative;
  z-index: 22;
  display: flex;
  display: -webkit-flex;
}
.about .home-about .all-about .about-left{
	width: 28.35%;
	margin:0% 2% 0% 10%;
}
.about .home-about .all-about .about-right{
	width: 59.65%;
	margin-top: 3%;
	background: url(../fodder/home/about-img.jpg) no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.about .about-work{
	position: relative;
	width:100%;
	margin:0% auto;
	max-width: 1920px;
	overflow: hidden;
}
.about .about-work .work-circle{
	position: absolute;
	content:"";
	width: 200px;
  height: 200px;
  border: 88px solid #b00403;
  border-radius: 50%;
}
.about .about-work .circle-one{
	top: 45%;
  left: -8%;
}
.about .about-work .circle-two{
	top: -13%;
  right: -6%;
  border-color:#f6f6f6;
}
.about .about-work .all-adv{
	position: relative;
	width:80%;
	margin:0% auto 1%;
	max-width: 1300px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-work .work-adv{
	position: relative;
}
.about .about-work .work-adv .work-text{
	position: absolute;
	content:"";
	left:48%;
	bottom:0%;
	width:52%;
	overflow: hidden;
}
.about .about-work .all-adv .adv-left{
	position: relative;
  z-index: 22;
	width:46%;
	margin-right:2%;
}
.about .about-work .all-adv .adv-right{
	width:52%;
}
.about .about-work .all-adv .adv-left .left-title{
	margin-bottom: 10%;
}
.about .about-same-title{
	position: relative;
	padding-left: 2.5rem;
}
.about .about-same-title:before{
	position: absolute;
	content:"";
	top: 1.3rem;
	left:0%;
	width:20px;
	height:20px;
	border-radius:50%;
	border:5px solid #b00403;
	box-sizing: border-box;
}
.about .about-same-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 3.2rem;
	color:#58595b;
	text-transform: capitalize;
}
.about .about-same-title .title-p p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.05rem;
	color:#58595b;
	text-transform: capitalize;
	margin-top: 2%;
}
.about .about-work .all-adv .adv-left .left-msg .msg-img{
	display: flex;
  display: -webkit-flex;
}
.about .about-work .all-adv .adv-left .left-msg .msg-con p{
	font-family: MyFutura-B;
	font-size: 1.7rem;
	color:#58595b;
	text-transform: uppercase;
	margin-top: 7%;
}
.about .about-work .all-adv .adv-right .adv-msg{
	position: relative;
  z-index: 22;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.about .about-work .all-adv .adv-right .adv-msg .msg-con{
	width: calc(100% / 2);
	margin:9% 0%;
}
.about .about-work .all-adv .adv-right .adv-msg .msg-con .con-text p{
	width: 90%;
}
.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle{
	width: 150px;
  height: 150px;
	border: 55px solid #f5f5f5;
}
.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle .circle-little{
	width: 30px;
  height: 30px;
	bottom: calc(100% + 70px);
	background-color: #f5f5f5;
}
.about .about-work .work-show{
	width:84%;
	margin:0% 0% 0% 16%;
}
.about .about-work .work-show .swiper{
	padding:4% 0% 2.5%;
}
.about .about-work .work-show .slide-con .slide-img{
	position: relative;
	display: flex;
	display: -webkit-flex;
}
.about .about-work .work-show .slide-con .slide-img .show-little{
	position: absolute;
	content:"";
	top:-35px;
	right:-10px;
	width:71px;
	border:4px solid #58595b;
	border-radius:50%;
	overflow: hidden;
}
.about .about-work .work-show .slide-con .slide-text h1{
	font-family: MyFutura-B;
	font-size: 1.56rem;
	color:#58595b;
	text-transform: capitalize;
	margin-top: 4%;
}
.about .about-work .work-show .swiper .swiper-scrollbar{
	left: 0%;
  width: 100%;
}
.about .about-certifi{
	width:100%;
	margin:0% auto;
	padding:4% 0% 1%;
	max-width: 1920px;
	overflow: hidden;
}
.about .about-certifi .certifi-top{
	position: relative;
	padding-left:3%;
}
.about .about-certifi .certifi-top .certifi-title{
	position: relative;
	z-index:22;
	display: inline-block;
}
.about .about-certifi .certifi-top .title-p p{
	margin-top: 1%;
}
.about .about-certifi .certifi-top .certifi-text{
	position: absolute;
	content:"";
	transform: translate(-50%,0%);
	top:-30%;
	left:55%;
}
.about .about-certifi .certifi-top .certifi-text .title-h h1{
	font-family: MyFutura-B;
	font-size: 7.5rem;
	color:#f5f5f5;
	text-transform: uppercase;
	width:max-content;
	width:-webkit-max-content;
	margin:0% auto;
}
.about .about-certifi .certifi-show .swiper{
	padding:4% 0% 2%;
}
.about .about-room{
	position: relative;
	width:100%;
	padding:2.5% 0%;
	margin: 1% auto 4%;
	background:url(../fodder/home/about-room-bc.jpg) no-repeat;
	background-position: center;
	background-size:auto 100%;
	overflow: hidden;
}
.about .about-room .same-circle{
	top: unset;
  left: unset;
  right: -3%;
  bottom: -3%;
	width: 180px;
  height: 180px;
  border: 60px solid rgba(255,255,255,0.9);
}
.about .about-room .same-circle .circle-little{
	bottom: calc(100% + 75px);
	background-color: rgba(255,255,255,0.9);
}
.about .about-room .all-room{
	position: relative;
	z-index:22;
	width:88%;
	margin:0% auto;
	max-width: 1450px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-room .all-room .room-left{
	position: relative;
	width:53%;
	margin-right:2%;
}
.about .about-room .all-room .room-right{
	width:45%;
}
.about .about-room .all-room .room-left .room-slide{
	width:100%;
	max-width:693px;
	border-radius: 50%;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.about .about-room .all-room .room-left .room-slide .swiper{
	position: unset;
	border-radius:50%;
	overflow: hidden;
}
.about .about-room .all-room .room-left .room-slide .swiper .prev-next{
	top: 5%;
	width:100px;
	height:auto;
	margin:0px;
	overflow: hidden;
	border-radius:50%;
}
.about .about-room .all-room .room-left .room-slide .swiper .swiper-button-next{
	right: 18%;
}
.about .about-room .all-room .room-left .room-slide .swiper .prev-next:after{
	content:unset;
}
.about .about-room .all-room .room-right .same-title .title-h h1{
	font-size: 3.2rem;
	margin: 0.5% 0% 2%;
}
.about .same-title .title-p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.2rem;
	color:#58595b;
	line-height: 1.7rem;
	letter-spacing: -0.5px;
}
.about .about-room .all-room .room-right .right-msg .msg-con{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin:6% 0%;
}
.about .about-room .all-room .room-right .right-msg .msg-con .con-img{
	width:58px;
	margin-right:17px;
}
.about .about-room .all-room .room-right .right-msg .msg-con .con-text{
	width:calc(100% - 75px);
}
.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
	font-family: MyFutura-B;
	font-size: 1.4rem;
	color:#58595b;
	margin-bottom:1%;
}
.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-p p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1rem;
	color:#58595b;
	line-height: 1.7rem;
}
.about .about-room .all-room .room-right .right-play{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.about .about-room .all-room .room-right .right-play .right-btn:hover p{
	opacity: 0.6;
}
.about .about-room .all-room .room-right .right-play .right-btn p{
	font-family: MyFutura-B;
  font-size: 1.4rem;
  text-transform: capitalize;
  color: #ffffff;
  padding: 8px 20px;
  background-color: #b00403;
}
.about .about-room .all-room .room-right .right-play .right-video{
	width:212px;
	margin-left:2%;
}
.about .about-room .all-room .room-right .right-play .right-video:hover{
	cursor: pointer;
}
.about .video{
	position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7) !important;
  top: 0;
  left: 0;
  display: none;
  z-index: 9999999999999;
}
.about .video .hide-video{
	width: 60%;
  margin: 0 auto;
  position: fixed;
  transform: translate(-50%,-50%);
  top: 52%;
  left: 50%;
}
.about .video #video{
	width: 100%;
}
.masked{
	display: block !important;
  opacity: 1;
  background-color: #000;
}
.about .all-exhibit{
	width:88%;
	margin:4% auto;
	max-width: 1530px;
}
.about .all-exhibit .same-title{
	margin-bottom:3%;
}
.about .all-exhibit .same-title .title-p{
	width:48%;
	margin-top: 0.8%;
}
.about .all-exhibit .exhibit-show{
	position: relative;
}
.about .all-exhibit .exhibit-show .mySwiper1{
	position: unset;
}
.about .all-exhibit .exhibit-show .mySwiper1 .prev-next{
	top:calc(-15% - 55px);
	width:55px;
	height:auto;
	margin:0px;
	border-radius: 50%;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}
.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev{
	left: auto;
  right: 90px;
}
.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev .img{
	transform: rotate(180deg);
}
.about .all-exhibit .exhibit-show .mySwiper1 .prev-next:after{
	content: unset;
}
.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
	font-family: MyFutura-B;
  font-size: 1.5rem;
  color: #58595b;
  text-transform: capitalize;
  margin-top: 5%;
}
.new .new-title{
	padding:1% 0%;
	background-color:#f6f6f6;
}
.new .new-title .all-msg{
	width:80%;
	margin:0% auto;
	max-width: 1300px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	font-family: MyFutura-B;
	font-size: 1.4rem;
	color:#58595b;
}
.new .new-title .all-msg .title-span{
	margin:0px 10px;
}
.new .new-show .new-slide{
	width:85%;
	margin:0% auto;
	max-width: 1400px;
}
.new .new-show .new-slide .mySwiper1{
	padding: 3%;
}
.new .new-show .all-slide{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.new .new-show .all-slide .slide-con{
	width:calc(95% / 3);
	margin:1.5% 2.5% 1.5% 0%;
	padding-bottom: 2.2%;
	overflow: hidden;
	border-radius:20px;
	box-shadow: 0px 0px 15px rgba(88,89,91,0.3);
}
.new .new-show .all-slide .slide-con:nth-child(3n){
	margin:1.5% 0% 1.5% 0%;
}
.new .new-show .all-slide .slide-con .slide-show{
	overflow: hidden;
	border-radius:20px;
}
.new .new-show .all-slide .slide-con .slide-text{
	position: relative;
  z-index: 22;
  width: 88%;
  margin: -5% auto 0%;
}
.new .new-show .all-slide .slide-con .text-title{
	display: inline-flex;
	display: -webkit-inline-flex;
	align-items: center;
	background-color:#ffffff;
	padding: 8px 12px;
  border-radius: 3px;
  box-shadow: 0px 0px 10px rgba(88,89,91,0.22);
}
.new .new-show .all-slide .slide-con .text-title .title-img{
	width:21px;
	margin-right:9px;
}
.new .new-show .all-slide .slide-con .text-title .title-h h4{
	font-family: MyFutura-B;
	font-size: 1.2rem;
	color:#58595b;
}
.new .new-show .all-slide .slide-con .text-con .con-h h1{
	font-family: MyFutura-B;
	font-size: 1.75rem;
	color:#58595b;
	text-transform: capitalize;
	margin: 5% 0%;
}
.new .new-show .all-slide .slide-con .text-con .con-p p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.05rem;
	color:#58595b;
	line-height: 1.5rem;
	letter-spacing: 0.2px;
}
.cataloge .cata-content{
	padding-top:4%;
	margin:5% auto;
}
.cataloge .cata-down{
	position: relative;
	padding-top:2%;
	background:url(../fodder/home/cata-bc.jpg) no-repeat;
	background-position: top center;
	background-size:auto;
}
.cataloge .cata-down .down-con{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.cataloge .cata-down .down-hide{
	display: none;
}
.cataloge .footer .foot-form{
	padding: 1% 0% 0%;
}
.contact .contact-content{
	overflow: hidden;
}
.contact .all-msg{
	width: 88%;
  margin: 4% auto;
  max-width: 1500px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.contact .all-msg .msg-con{
	width:calc(92% / 4);
	padding:0% 1%;
}
.contact .all-msg .msg-con .con-img{
	width:96px;
	margin:0% auto;
	border-radius:50%;
	overflow: hidden;
}
.contact .all-msg .msg-con .con-text{
	font-family: MyFutura-B;
	text-align: center;
}
.contact .all-msg .msg-con .con-text p{
	font-size: 1.15rem;
	color:#58595b;
	margin: 0.5rem 0rem 5px;
}
.contact .all-msg .msg-con .con-text h1{
	font-size: 1.5rem;
	color:#b00403;
}
.contact .contact-map{
	position: relative;
}
.contact .contact-map:before{
	position: absolute;
	content:"";
	top: 80px;
  right: -250px;
  width: 420px;
  height: 420px;
  border: 160px solid rgba(238,238,238,0.5);
	border-radius:50%;
}
.contact .contact-map .map{
	position: relative;
	z-index:22;
	width: 88%;
  margin: 4% auto;
  height:550px;
  max-width: 1700px;
  background-color:#eeeeee;
}
.contact .all-form{
	position: relative;
	width: 85%;
  margin: 5% auto;
  max-width: 1310px;
  display: flex;
	display: -webkit-flex;
	align-items: center;
	flex-wrap: wrap;
}
.contact .all-form .form-left{
	width:55%;
	margin-right: 3%;
	display: flex;
	display: -webkit-flex;
}
.contact .all-form .form-right{
	width: 42%;
}
.contact .all-form .form-right .form-title{
	margin-bottom:5%;
}
.contact .all-form .form-right .form-title .title-img{
	display: flex;
	display: -webkit-flex;
}
.contact .all-form .form-right .form-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 2.4rem;
	color:#58595b;
	text-transform: capitalize;
	margin: 1% 0% 2%;
}
.contact .all-form .form-right .form-title .title-p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1rem;
	color:#9f9f9f;
	line-height: 1.5rem;
}
.contact .all-form .form-right .form .layui-form{
	display: block;
}
.contact .all-form .form-right .form .layui-form-item{
	position: relative;
	width: 100%;
  margin: 0% 0% 4% 0%;
}
.contact .all-form .form-right .form .layui-form-item .form-little{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	right:18px;
	width:22px;
}
.contact .all-form .form-right .form .layui-input{
	padding-right:45px;
	border-radius:0px;
	border: 1px solid transparent;
	border-bottom: 1px solid #d7d7d7;
	background-color: transparent;
}
.contact .all-form .form-right .form .layui-textarea{
	padding-right:45px;
	border-radius:0px;
	border: 1px solid transparent;
	border-bottom: 1px solid #d7d7d7;
	background-color: transparent;
}
.contact .all-form .form-right .form .layui-btn{
	margin:10% 0% 0% 0%;
}
.contact .footer .foot-form{
	display: none;
}
.footer .foot-form{
	position: relative;
	padding:2% 0% 4%;
	overflow: hidden;
	background-color:#f6f6f6;
}
.footer .foot-form:before{
	position: absolute;
  content: "";
  top: -300px;
  right: -200px;
  width: 350px;
  height: 350px;
  border: 150px solid #efefef;
  border-radius: 50%;
}
.footer .foot-form .all-form{
	position: relative;
	z-index:22;
	width: 100%;
  margin: 0% auto;
  max-width: 1920px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.footer .foot-form .all-form .form-left{
	position: relative;
	width:46%;
	margin-right: 4%;
}
.footer .foot-form .all-form .form-right{
	position: relative;
	width: 35%;
}
.footer .foot-form .all-form .form-left .all-left{
	position: relative;
	z-index:22;
	width:95%;
	margin:0% auto;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}
.footer .foot-form .all-form .form-left .same-circle{
	top: 85%;
  width: 450px;
  height: 450px;
  border: 145px solid #eeeeee;
  -webkit-animation: rotating 30s linear infinite;
  -moz-animation: rotating 30s linear infinite;
  -ms-animation: rotating 30s linear infinite;
  -o-animation: rotating 30s linear infinite;
  animation: rotating 30s linear infinite;
}
.footer .foot-form .all-form .form-left .same-circle .circle-little{
	bottom: calc(100% + 180px);
  width: 90px;
  height: 90px;
}
.footer .foot-form .all-form .form-left .foot-dowm:hover{
	cursor: pointer;
}
.footer .foot-form .all-form .form-left .down-show{
	display: block;
}
.footer .foot-form .all-form .form-left .down-hide{
	display: none;
}
.footer .foot-form .all-form .form-right .form-title{
	margin-bottom:5%;
}
.footer .foot-form .all-form .form-right .form-title .title-img{
	display: flex;
	display: -webkit-flex;
}
.footer .foot-form .all-form .form-right .form-title .title-h h1{
	font-family: MyFutura-B;
	font-size: 2.4rem;
	color:#58595b;
	text-transform: capitalize;
	margin: 1% 0% 2%;
}
.footer .foot-form .all-form .form-right .form-title .title-p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.2rem;
	color:#58595b;
	letter-spacing: 0.1px;
	line-height: 1.8rem;
}
.show-form{
	position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  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: 55%;
  padding: 3% 4%;
  border-radius: 15px;
  background-color: rgb(255,255,255);
}
.show-form .download .form-hide{
	text-align: right;
  margin-bottom: 3rem;
  margin-right: -5%;
  margin-top: -2%;
}
.show-form .download .form-hide img{
	width: 2rem;
}
.show-form .download .form-hide img:hover{
	cursor: pointer;
}
.show-form .form .layui-btn{
	padding: 0px 30px;
	margin: 3rem 0rem 0rem 0rem;
}
.footer .foot-nav{
	position: relative;
	background:url(../fodder/home/foot-bc.jpg) no-repeat;
	background-size:100% 100%;
	background-position: center;
	padding: 4.2% 0% 2%;
}
.footer .foot-nav .nav-logo{
	position: absolute;
	content:"";
	top:0%;
	left:5%;
	width:36%;
	max-width: 677px;
}
.footer .foot-nav .all-nav{
	position: relative;
	z-index:22;
	width:80%;
	margin:0% auto;
	max-width: 1400px;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.footer .foot-nav .all-nav .nav-one{
	width:46%;
	display: flex;
	display: -webkit-flex;
	align-items: flex-end;
}
.footer .foot-nav .all-nav .nav-two{
	width:25%;
	margin:0% 2%;
}
.footer .foot-nav .all-nav .nav-three{
	width:25%;
}
.footer .foot-nav .all-nav .nav-one .add-title{
	margin-bottom:5%;
}
.footer .foot-nav .all-nav .nav-one .add-title h1{
	font-family: MyFutura-B;
	font-size: 1.9rem;
	color:#ffffff;
	text-transform: uppercase;
	margin-bottom:1%;
}
.footer .foot-nav .all-nav .nav-one .add-title p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.05rem;
	color:#ffffff;
	text-transform: capitalize;
	letter-spacing: 0.8px;
}
.footer .foot-nav .all-nav .nav-con .msg-con{
	display: flex;
	display: -webkit-flex;
	margin:1rem 0rem;
}
.footer .foot-nav .all-nav .nav-con .msg-con .con-img{
	width:31px;
	margin-right:9px;
}
.footer .foot-nav .all-nav .nav-con .msg-con .con{
	width:calc(100% - 40px);
	color:#ffffff;
	letter-spacing: 0.5px;
}
.footer .foot-nav .all-nav .nav-con .msg-con .con .img{
	max-width: 143px;
	margin-top: 10px;
}
.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
	font-family: MyFutura-B;
	font-size: 1.4rem;
	text-transform: capitalize;
}
.footer .foot-nav .all-nav .nav-con .msg-con .con p{
	font-family: MyFrnkGothITC-BK;
	font-size: 1.4rem;
}
.footer .foot-nav .all-nav .nav-con .nav-title{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 1.5rem;
}
.footer .foot-nav .all-nav .nav-con .nav-title .title-img{
	width:31px;
	margin-right:9px;
}
.footer .foot-nav .all-nav .nav-con .nav-title h1{
	font-family: MyFutura-B;
	font-size: 2.1rem;
	color:#ffffff;
	text-transform: uppercase;
}
.footer .foot-nav .all-nav .nav-con a:hover{
	opacity: 0.8;
}
.footer .foot-nav .all-nav .nav-con .foot-back{
	display: flex;
	display: -webkit-flex;
	margin: 2rem 0rem 0rem 1.5rem;
}
.footer .foot-nav .all-nav .nav-two .foot-item{
	margin-left:1.5rem;
}
.footer .foot-nav .all-nav .nav-two .item-link{
	margin-bottom:1rem;
}
.footer .foot-nav .all-nav .nav-two .item-link:nth-last-child(1){
	margin-bottom:0rem;
}
.footer .foot-nav .all-nav .nav-two .item-link a{
	position: relative;
	padding-left:1.2rem;
	display: inline-block;
}
.footer .foot-nav .all-nav .nav-two .item-link a:before{
	position: absolute;
	content:"";
	transform: translate(0%,-50%);
	top:50%;
	left:0%;
	width:10px;
	height:10px;
	background-color:#b00403;
	border-radius:50%;
}
.footer .foot-nav .all-nav .nav-two .item-link h1{
	position: relative;
	font-family: MyFutura-B;
  font-size: 1.5rem;
  color: #ffffff;
  letter-spacing: 0.5px;
  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;
}
.footer .foot-nav .all-nav .nav-three .msg-con{
	margin: 0.8rem 0rem;
}
.footer .foot-nav .all-nav .nav-three .msg-con:nth-last-child(1){
	margin-bottom:0rem;
}
.footer .foot-bottom{
	text-align: center;
	padding:0.5rem 0rem;
 	/*background-color: #000000;*/
}
.footer .foot-bottom p{
	font-family:MyFrnkGothITC-BK;
	font-size:1.05rem;
  color: #58595b;
  letter-spacing: 0.5px;
	text-align: center;
}
.footer .foot-bottom a{
	display: inline-block;
	padding-top:5px;
}
.footer .foot-bottom a:hover{
	opacity: 0.6;
}
.form .layui-form{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.form .layui-form-item{
	width:48%;
	margin:0% 4% 20px 0%;
}
.form .layui-form-item:nth-child(2n){
	margin-right:0%;
}
.form .message{
	width:100%;
	margin:0%;
}
.form .btn{
	width:100%;
	margin:0%;
}
.form .layui-input-block{
	margin-left: 0px;
}
.form .layui-input{
	height: 48px;
  line-height: 48px;
  padding-left:15px;
  font-family:MyIKEA-Sans;
	font-size:1.1rem;
  color: #000000;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  background-color: #ffffff;
}
.form .layui-textarea{
	height: 120px;
  padding: 20px;
  font-family:MyIKEA-Sans;
	font-size:1.1rem;
  color: #000000;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  background-color: #ffffff;
}
.form .layui-form input::-webkit-input-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-form input:-moz-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-form input:-ms-input-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-form textarea::-webkit-input-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-form textarea:-moz-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-form textarea:-ms-input-placeholder{
	font-family:MyFrnkGothITC-BK;
	font-size:1rem;
  color: #c6c6c6;
  letter-spacing: 0.1px;
}
.form .layui-btn{
  display: flex;
  display: -webkit-flex;
	font-family:MyFutura-B;
	font-size:1.675rem;
	text-transform: capitalize;
  color: #ffffff;
  height: 53px;
  line-height:53px;
  padding: 0px 30px 0px 0px;
  margin:3rem 0rem 0rem 0rem;
  border-radius: 26.5px;
  background-color:#b00403;
  overflow: hidden;
}
.form .layui-btn .img-arrow{
	padding:0px 17px 0px 23px;
	margin-right:15px;
	background-color:#58595b;
}
.form .layui-btn .img-arrow img{
	margin-top: -5px;
}
@media screen and (max-width:991px){
	.nav .nav-content{
		width:90%;
		padding: 10px 0px;
		align-items: center;
	}
	.nav .nav-content .nav-ul ul{
		justify-content: space-between;
	}
	.nav .nav-content .nav-ul ul .li-show{
		display:none;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width:200px;
		margin-right:5px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		display: inline-flex;
    display: -webkit-inline-flex;
		justify-content: flex-end;
    align-items: center;
    font-size: 1.3rem;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		display: block;
    margin-left:30px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width:38px;
    padding:0px 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span{
		position: relative;
    display: block;
    height: 15px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line .auto-span .line-content{
		position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #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: 60px;
    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: 2% 0% 1% 6%;
		margin: 1% 0%;
	}
	.auto-hide .auto-ul li a{
		display:inline-block;
	}
	.auto-hide .auto-ul h1{
		font-family: MyFutura-B;
    font-size: 1.5rem;
   	color: #58595b;
    text-transform: capitalize;
	}
	.auto-hide .auto-ul .li-product .auto-child  li{
		padding:0.5rem 0rem 0.2rem 2rem;
	}
	.auto-hide .auto-ul h2{
		font-family: MyIKEA-Sans;
  	font-size: 1.2rem;
  	color: #595757;
  	letter-spacing:0.5px;
	}
	.nav-top{
		margin-top: 60px;
	}
}
@media screen and (min-width:1500px) and (max-width:1700px){
	.nav .nav-content .nav-ul ul{
		justify-content: space-evenly;
	}
	.nav .nav-content .nav-ul ul li{
		margin: 0% 0.5%;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 4rem;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		width: 70%;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:160px;
	}
	.home .home-screen .slide-content .same-circle{
		border-width: 135px;
	}
	.home .all-hot{
		width: 78%;
    margin-left: 15%;
	}
	.same-title .title-h h1{
		font-size: 3.2rem;
	}
	.same-title .title-h h4{
		font-size: 1rem;
	}
	.home .home-hot{
		background-size: 95% 100%;
	}
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1.2rem;
	}
	.home .display-one .display-left{
		width: 32%;
	}
	.home .display-one .display-right{
		width: 68%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 5rem;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:50%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 45px;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 80%;
		font-size: 1.2rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 2.2rem;
	}
	.home .display-two .display-left{
		width: 45%;
	}
	.home .display-two .display-right{
		width: 55%;
	}
	.adv-msg .msg-con .same-circle{
		border-width:60px;
	}
	.home .home-adv .adv-msg{
		width: 90%;
	}
	.home .home-about:before{
		border-width: 140px;
	}
	.home .home-about .all-about{
		width:92%;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2.8rem;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 60px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.5rem;
	}
	.home .home-work .work-msg{
		width: 98%;
	}
	.home .home-work .work-msg .swiper{
		padding: 5% 0% 4%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 3.5rem;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		width: 45px;
	}
	.about .home-about .all-about .about-left{
		width: 35%;
    margin: 0% 2% 0% 3%;
	}
	.about .home-about .all-about .about-right{
		width: 60%;
	}
	.about .about-work .work-circle{
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -12%;
	}
	.about .about-work .work-show{
		width: 90%;
    margin: 0% 0% 0% 10%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 6.5rem;
	}
	.about .video .hide-video{
		width:65%;
	}
	.new .new-show .new-slide{
		width:88%;
	}
	.new .new-show .all-slide .slide-con{
		margin: 1.5% 2.5% 2% 0%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.7rem;
	}
	.cataloge .cata-content{
		width:95%;
		margin: 7% auto;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.footer .foot-form .all-form .form-left .same-circle{
		width: 400px;
    height: 400px;
    border-width: 120px;
	}
	.footer .foot-form .all-form .form-left .same-circle .circle-little{
		width: 80px;
    height: 80px;
    bottom: calc(100% + 150px);
	}
	.footer .foot-form .all-form .form-right{
		width: 40%;
	}
	.show-form .download{
		width: 65%;
	}
	.show-form .download .form-hide{
		margin-right: -4%;
	}
	.footer .foot-nav{
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width:85%;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.3rem;
	}
}
@media screen and (min-width:1200px) and (max-width:1500px){
	.nav .nav-content{
		padding: 1.5rem 0rem 1.7rem;
	}
	.nav .nav-content .nav-ul ul{
		justify-content: space-evenly;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width: 200px;
	}
	.nav .nav-content .nav-ul ul li{
		margin: 0% 0.5%;
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.4rem;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.3rem;
	}
	.home .home-screen .slide-content .slide-con{
		top: 52%;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 3.5rem;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		width: 70%;
	}
	.home .home-screen .slide-content .slide-con .con-adv{
		margin: 3% auto;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:140px;
	}
	.home .home-screen .slide-content .same-circle{
		border-width: 110px;
	}
	.home .home-screen .slide-content .same-circle .circle-little{
		bottom: calc(100% + 150px);
    width: 70px;
    height: 70px;
	}
	.same-title .title-h h1{
		font-size: 3rem;
	}
	.same-title .title-h h4{
		font-size: 1rem;
	}
	.same-circle .circle-little{
		bottom:calc(100% + 50px);
		width:30px;
		height:30px;
	}
	.home .all-hot{
		width: 90%;
    margin: 0% auto;
	}
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1.2rem;
	}
	.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.home .display-one .display-left{
		width: 32%;
	}
	.home .display-one .display-right{
		width: 68%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 4rem;
	}
	.home .display-one .display-left .display-slide .swiper{
		padding:8% 0% 12%;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:45%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 40px;
	}
	.home .display-one .display-left .display-slide .con-text .text-h h1{
		font-size: 2.3rem;
		margin:10% 0% 2%;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 90%;
		font-size: 1.1rem;
		line-height:1.6rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 2rem;
	}
	.home .display-two .display-left{
		width: 45%;
	}
	.home .display-two .display-right{
		width: 55%;
	}
	.home .home-adv{
		padding:4% 0% 10%;
	}
	.home .home-adv .adv-msg{
		width: 95%;
		margin: 6% auto 0%;
	}
	.adv-msg .msg-con .same-circle{
		width: 150px;
    height: 150px;
		border-width:50px;
	}
	.adv-msg .msg-con .con-text h1{
		font-size: 2.5rem;
	}
	.adv-msg .msg-con .con-text p{
		width: 90%;
	}
	.adv-msg .msg-con .same-circle .circle-little{
		bottom: calc(100% + 70px);
	}
	.home .home-about:before{
		border-width: 140px;
	}
	.home .home-about .all-about{
		width:95%;
	}
	.home-about .all-about .about-right{
		background-size: auto;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2.4rem;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 60px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.3rem;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text p{
		font-size: 1rem;
    line-height: 1.3rem;
	}
	.home .home-work .work-msg{
		width: 98%;
		margin: 0% auto 2%;
	}
	.home .home-work .work-msg .swiper{
		padding: 6% 0% 5%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.home .home-work .work-msg .swiper .prev-next{
		width: 55px;
    height: 55px;
	}
	.home .home-work .work-msg .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 4rem;
	}
	.all-product .allPro-msg{
		width: 92%;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		font-size: 3.5rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
		font-size: 1.5rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
		width: 8px;
    height: 8px;
    border-width:4px;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con{
		padding: 6% 0% 0% 5%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
		font-size: 1.3rem;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-cicle{
		width: 400px;
    height: 400px;
    border-width: 150px;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
		font-size: 2.2rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 3.5rem;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img{
		height: 85%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
		width:25px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
		top:10px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:-10px;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		width: 35px;
	}
	.about .home-about{
		margin: 0% auto;
	}
	.about .home-about .all-about .about-left{
		width: 35%;
    margin: 0% 2% 0% 3%;
	}
	.about .home-about .all-about .about-right{
		width: 60%;
	}
	.about .about-work .all-adv{
		width: 85%;
	}
	.about .about-work .all-adv .adv-left{
		width: 46%;
		margin:5% 2% 0% 0%;
	}
	.about .about-work .all-adv .adv-left .left-title{
		margin-bottom: 8%;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-con p{
		font-size: 1.5rem;
		margin-top: 5%;
	}
	.about .about-same-title .title-h h1{
		font-size: 3rem;
	}
	.about .about-work .work-circle{
		width: 160px;
    height: 160px;
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -18%;
	}
	.about .about-work .work-show{
		width: 92.5%;
    margin: 0% 0% 0% 7.5%;
	}
	.about .about-work .work-show .slide-con .slide-img .show-little{
		width: 60px;
	}
	.about .about-work .work-show .slide-con .slide-text h1{
		font-size: 1.5rem;
	}
	.about .about-certifi{
		padding: 5% 0% 1%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 6rem;
	}
	.about .about-room .all-room{
		width:90%;
	}
	.about .about-room .all-room .room-right .same-title .title-h h1{
		font-size:3rem;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
		font-size: 1.3rem;
	}
	.about .about-room .all-room .room-right .right-play .right-video{
		width: 180px;
    margin-left: 1rem;
	}
	.about .video .hide-video{
		width:75%;
	}
	.about .all-exhibit{
		width:90%;
	}
	.about .all-exhibit .same-title .title-p{
		width: 60%;
	}
	.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.new .new-title{
		padding: 1.2% 0%;
	}
	.new .new-title .all-msg{
		width: 85%;
	}
	.new .new-show .new-slide{
		width:90%;
	}
	.new .new-show .all-slide .slide-con{
		margin: 1.5% 2.5% 2% 0%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.5rem;
	}
	.cataloge .cata-content{
		width:95%;
		margin: 7% auto;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.cataloge .cata-down .down-con{
		width: 80%;
    margin: 0% auto;
	}
	.contact .all-msg .msg-con .con-img{
		width:80px;
	}
	.contact .all-msg .msg-con .con-text h1{
		font-size: 1.3rem;
	}
	.contact .contact-map .map{
		margin: 5% auto;
    height: 500px;
	}
	.contact .all-form{
		width: 88%;
	}
	.footer .foot-form:before{
		width: 300px;
    height: 300px;
    border-width: 130px;
	}
	.footer .foot-form .all-form .form-left{
		width: 48%;
    margin-right: 2%;
	}
	.footer .foot-form .all-form .form-right{
		width: 45%;
	}
	.footer .foot-form .all-form .form-right .form-title .title-p{
		font-size: 1.1rem;
    line-height: 1.6rem;
	}
	.show-form .download{
		width: 75%;
	}
	.show-form .download .form-hide{
		margin-right: -3%;
	}
	.footer .foot-nav{
		padding: 4.5% 0% 2.5%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width:90%;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:40%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:27%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:29%;
	}
	.footer .foot-nav .all-nav .nav-one .add-title h1{
		font-size: 1.7rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title p{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.3rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con p{
		font-size: 1.2rem;
	}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.nav .nav-content{
		padding: 1rem 0rem 1.2rem;
	}
	.nav .nav-content .nav-ul ul{
		flex-wrap: wrap;
		justify-content: space-evenly;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width: 100%;
    margin: 0% auto 1.2rem;
	}
	.nav .nav-content .nav-ul ul .li-logo a{
		width: 200px;
    margin: 0% auto;
	}
	.nav .nav-content .nav-ul ul li{
		margin: 0% 0.5%;
	}
	.nav .nav-content .nav-ul ul li h1{
		font-size: 1.4rem;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.3rem;
	}
	.nav-top{
		margin-top:123px;
	}
	.home .home-screen .slide-content .slide-con{
		top: 50%;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 3.2rem;
		margin: 1% auto 2%;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		width: 70%;
	}
	.home .home-screen .slide-content .slide-con .con-adv{
		margin: 3% auto;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img{
		width: 15%;
    margin: 0% 2.5%;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:100%;
	}
	.home .home-screen .slide-content .same-circle{
		width: 280px;
    height: 280px;
		border-width: 100px;
	}
	.home .home-screen .slide-content .same-circle .circle-little{
		bottom: calc(100% + 120px);
    width: 50px;
    height: 50px;
	}
	.same-title .title-h h1{
		font-size: 2.8rem;
	}
	.same-title .title-h h4{
		font-size: 0.9rem;
	}
	.same-circle .circle-little{
		bottom:calc(100% + 50px);
		width:30px;
		height:30px;
	}
	.home .home-hot{
		margin: 5% auto 6%;
		padding: 4% 0% 3%;
	}
	.home .all-hot{
		width: 90%;
    margin: 0% auto;
	}
	.home .all-hot .href-title h4{
		font-size: 1rem;
	}
	.home .all-hot .href-title .href-img{
		width: 35px;
    margin-left: 8px;
	}
	.home .all-hot .hot-pro .slide-con .con-msg{
		width: calc(97% / 4);
    margin: 0.5% 1% 0.5% 0%;
  }
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1.2rem;
	}
	.home .all-hot .hot-pro .swiper{
		padding: 3% 0% 5.5%;
	}
	.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.home .display-one .display-left{
		width: 32%;
	}
	.home .display-one .display-right{
		width: 68%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 3.5rem;
	}
	.home .display-one .display-left .display-slide .swiper{
		padding:8% 0% 12%;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:50%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 30px;
	}
	.home .display-one .display-left .display-slide .con-text .text-h h1{
		font-size: 2rem;
		margin:8% 0% 2%;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 95%;
		font-size: 1.1rem;
		line-height:1.6rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 1.8rem;
	}
	.home .all-display .display-left .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
    margin: 0px 5px;
	}
	.home .display-two .display-left{
		width: 45%;
	}
	.home .display-two .display-right{
		width: 55%;
	}
	.home .display-two .all-display .display-slide .con-title .title-h h1{
		font-size: 2rem;
	}
	.home .display-two .all-display .display-left .swiper{
		padding-bottom: 10%;
	}
	.home .home-adv{
		padding:4% 0% 10%;
	}
	.home .home-adv .adv-msg{
		width: 95%;
		margin: 6% auto 0%;
	}
	.adv-msg .msg-con .same-circle{
		width: 120px;
    height: 120px;
    border-width: 50px;
	}
	.adv-msg .msg-con .con-text h1{
		font-size: 2.2rem;
	}
	.adv-msg .msg-con .con-text p{
		width: 95%;
		font-size: 0.9rem;
	}
	.adv-msg .msg-con .same-circle .circle-little{
		bottom: calc(100% + 60px);
	}
	.home .home-about{
		padding: 5% 0% 0%;
	}
	.home .home-about:before{
		width: 300px;
    height: 300px;
		border-width: 120px;
	}
	.home .home-about .all-about{
		width:88%;
		margin: 0% auto 3%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home-about .all-about .about-left{
		width:100%;
		margin:0% auto;
	}
	.home-about .all-about .about-right{
		width:100%;
		margin:0% auto 4%;
		background-size: auto;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2.4rem;
	}
	.home-about .all-about .about-left .left-con{
		font-size: 1rem;
    margin: 2% 0% 4%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 60px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.3rem;
		margin: 3% 0% 2%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text p{
		font-size: 1rem;
    line-height: 1.3rem;
	}
	.home .home-work .work-msg{
		width: 98%;
		margin: 0% auto 2%;
	}
	.home .home-work .work-msg .swiper{
		padding: 6% 0% 5%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.home .home-work .work-msg .swiper .prev-next{
		width: 55px;
    height: 55px;
	}
	.home .home-work .work-msg .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.same-screen .screen-con{
		top: 50%;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 4rem;
	}
	.all-product .allPro-msg{
		width: 95%;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		font-size: 3.2rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
		font-size: 1.4rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
		width: 6px;
    height: 6px;
    border-width: 3px;
    margin: 0px 8px 0px 0px;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con{
		padding: 6% 0% 0% 5%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con a h2{
		font-size: 1.1rem;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-img{
		padding-bottom:3%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
		font-size: 1.2rem;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-cicle{
		width: 300px;
    height: 300px;
    border-width: 130px;
	}
	.all-product .allPro-cicle .circle-little{
		bottom: calc(100% + 130px);
    width: 90px;
    height: 90px;
	}
	.all-product .allPro-show{
		margin: 6% auto;
	}
	.product .product-content{
		padding-top: 2%;
	}
	.product .pro-infos .product-con{
		width: 92%;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
		font-size: 2.2rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 3rem;
	}
	.product .pro-infos .pro-info .pro-slide .top-img{
		min-height: 400px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img{
		height: 82%;
		padding:7% 0%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
		width:25px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
		top:10px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
		bottom:-10px;
	}
	.product .pro-detail .detail-con{
		width: 92%;
	}
	.product .pro-detail .detail-item .item-con .item-text h1{
		padding: 15px 0px;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		top:43%;
		width: 32px;
	}
	.about .home-about{
		margin: 0% auto;
		padding-bottom: 2%;
		background-color: #f6f6f6;
	}
	.about .home-about .all-about{
		width: 88%;
    margin: 0% auto 3%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.about .home-about .all-about .about-left{
		width: 100%;
    margin: 0% auto;
	}
	.about .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto 4%;
	}
	.about .about-work .all-adv{
		width: 90%;
	}
	.about .about-work .all-adv .adv-left{
		width: 46%;
		margin:5% 2% 0% 0%;
	}
	.about .about-work .all-adv .adv-left .left-title{
		margin-bottom: 8%;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-con p{
		font-size: 1.5rem;
		margin-top: 5%;
	}
	.about .about-same-title:before{
		top: 1rem;
	}
	.about .about-same-title .title-h h1{
		font-size: 2.5rem;
	}
	.about .about-work .work-circle{
		display: none;
		width: 160px;
    height: 160px;
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -18%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle{
		width: 120px;
    height: 120px;
    border: 45px solid #f5f5f5;
	}
	.about .about-work .work-show{
		width: 95%;
    margin: 0% 0% 0% 5%;
	}
	.about .about-work .work-show .swiper{
		padding: 5% 0% 4%;
	}
	.about .about-work .work-show .slide-con .slide-img .show-little{
		top: -25px;
		width: 50px;
	}
	.about .about-work .work-show .slide-con .slide-text h1{
		font-size: 1.4rem;
	}
	.about .about-work .work-show .swiper .swiper-scrollbar{
		height:4px;
	}
	.about .about-certifi{
		padding: 6% 0% 1.5%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 5rem;
	}
	.about .same-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.about .about-room{
		padding: 4% 0%;
	}
	.about .about-room .all-room{
		width:95%;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .prev-next{
		top: 0%;
		width: 80px;
	}
	.about .about-room .all-room .room-right .same-title .title-h h1{
		font-size:2.8rem;
		letter-spacing: -1px;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
		font-size: 1.1rem;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-p p{
		line-height: 1.5rem;
	}
	.about .about-room .all-room .room-right .right-play .right-video{
		width: 150px;
    margin-left: 1rem;
	}
	.about .about-room .same-circle{
		width: 140px;
    height: 140px;
    border-width: 40px;
	}
	.about .about-room .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.about .video .hide-video{
		width:85%;
	}
	.about .all-exhibit{
		width:90%;
		margin: 5% auto;
	}
	.about .all-exhibit .same-title .title-p{
		width: 65%;
	}
	.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .prev-next{
		width: 50px;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev{
		right:80px;
	}
	.new .new-title{
		padding: 1.5% 0%;
	}
	.new .new-title .all-msg{
		width: 85%;
	}
	.new .new-show .new-slide{
		width:95%;
		margin: 1% auto 4%;
	}
	.new .new-show .all-slide .slide-con{
		width: calc(94% / 2);
		margin: 1.5%;
	}
	.new .new-show .all-slide .slide-con:nth-child(3n){
		margin: 1.5%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.5rem;
	}
	.cataloge .cata-content{
		width:95%;
		margin: 7% auto;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.cataloge .cata-down .down-con{
		width: 80%;
    margin: 0% auto;
	}
	.contact .all-msg{
		width: 92%;
    margin: 5% auto;
	}
	.contact .all-msg .msg-con .con-img{
		width:80px;
	}
	.contact .all-msg .msg-con .con-text p{
		font-size: 1.1rem;
	}
	.contact .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
	}
	.contact .contact-map .map{
		width: 92%;
		margin: 5% auto;
    height: 450px;
	}
	.contact .all-form{
		width: 92%;
	}
	.contact .all-form .form-right .form-title .title-h h1{
		font-size: 2.2rem;
	}
	.footer .foot-form{
		padding: 3% 0% 4%;
	}
	.footer .foot-form:before{
		top: -250px;
    right: -180px;
		width: 250px;
    height: 250px;
    border-width: 110px;
	}
	.footer .foot-form .all-form .form-left .same-circle{
		width: 300px;
    height: 300px;
    border-width: 120px;
	}
	.footer .foot-form .all-form .form-left .same-circle .circle-little{
		bottom: calc(100% + 145px);
    width: 70px;
    height: 70px;
	}
	.footer .foot-form .all-form .form-left{
		width: 50%;
    margin-right: 2%;
	}
	.footer .foot-form .all-form .form-right{
		width: 46%;
	}
	.footer .foot-form .all-form .form-right .form-title .title-h h1{
		font-size: 2rem;
	}
	.footer .foot-form .all-form .form-right .form-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.show-form .download{
		width: 75%;
	}
	.show-form .download .form-hide{
		margin-right: -3%;
		margin-bottom: 2rem;
	}
	.form .layui-btn{
		font-size: 1.5rem;
		margin: 2.5rem 0rem 0rem;
	}
	.footer .foot-nav{
		padding: 5% 0% 3%;
		background-size: auto 100%;
	}
	.footer .foot-nav .nav-logo{
		top: 1px;
	}
	.footer .foot-nav .all-nav{
		width:85%;
		flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:63%;
		margin:0% 0% 4% 37%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:40%;
		margin:0% 5% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:55%;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con{
		margin: 0.5rem 0rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title h1{
		font-size: 1.7rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title p{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.3rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con p{
		font-size: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link{
		margin-bottom:1rem;
	}
	.footer .foot-nav .all-nav .nav-con .foot-back{
		margin: 1.5rem 0rem 0rem 1.5rem;
	}
}
@media screen and (max-width:991px){
	.all-product .allPro-msg{
		position: relative;
		width: 90%;
    flex-wrap: wrap;
    margin: 6% auto 7%;
	}
	.all-product .allPro-msg .allPro-title{
		position: relative;
		width:100%;
		margin: 0% auto 2rem;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		margin:0%;
	}
	.all-product .allPro-msg .allPro-title .item-span{
		display: block;
	}
	.item-span{
		position: absolute;
    transform: translate(0%,-50%);
    top: 50%;
    right: 0%;
    width: 25px;
    height: 25px;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
	}
	.item-span .line-content{
		position: absolute;
    content: "";
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    background-color: #000000;
	}
	.item-span .line-one{
		width: 100%;
    height: 1px;
	}
	.item-span .line-two{
		width: 1px;
    height: 100%;
	}
	.all-product .allPro-msg .allPro-left{
		position: absolute;
    top: 4rem;
    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;
    transform:translate(0%,-50%) rotate(45deg);
    -webkit-transform:translate(0%,-50%) rotate(45deg);
    -moz-transform: translate(0%,-50%) rotate(45deg);
    -ms-transform: translate(0%,-50%) rotate(45deg);
	}
	.click-filter{
		transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
	}
	.all-product .allPro-msg .allPro-right{
		width:100%;
	}

}
@media screen and (min-width:768px) and (max-width:991px){
	.home .home-screen .slide-content .slide-con{
		top: 50%;
	}
	.home .home-screen .slide-content .slide-con .con-logo{
		width: 50%;
    margin: 0% auto;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 2.8rem;
		margin: 1% auto 2%;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		width: 70%;
	}
	.home .home-screen .slide-content .slide-con .con-adv{
		margin: 3% auto;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img{
		width: 15%;
    margin: 0% 2.5%;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:100%;
	}
	.home .home-screen .slide-content .same-circle{
		width: 220px;
    height: 220px;
		border-width: 100px;
		margin: 5% auto -300px;
	}
	.home .home-screen .slide-content .same-circle .circle-little{
		bottom: calc(100% + 110px);
    width: 40px;
    height: 40px;
	}
	.same-title .title-h h1{
		font-size: 2.5rem;
	}
	.same-title .title-h h4{
		font-size: 0.9rem;
	}
	.same-circle .circle-little{
		bottom:calc(100% + 50px);
		width:30px;
		height:30px;
	}
	.home .home-hot{
		margin: 5% auto 6%;
		padding: 4% 0% 3%;
	}
	.home .all-hot{
		width: 92%;
    margin: 0% auto;
	}
	.home .all-hot .hot-title{
		align-items: center;
	}
	.home .all-hot .same-title .title-h{
		display: block;
	}
	.home .all-hot .same-title .title-h h1{
		margin-right:0rem;
	}
	.home .all-hot .href-title h4{
		font-size: 0.9rem;
	}
	.home .all-hot .href-title .href-img{
		width: 30px;
    margin-left: 8px;
	}
	.home .all-hot .hot-pro .slide-con .con-msg{
		width: calc(97% / 4);
    margin: 1% 1% 1% 0%;
    padding: 1% 0% 2%;
  }
  .home .all-hot .hot-pro .slide-con .con-msg:nth-child(4n){
  	margin: 1% 0% 1% 0%;
  }
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1.1rem;
	}
	.home .all-hot .hot-pro .swiper{
		padding: 4% 0% 6%;
	}
	.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.home .all-display{
		width:90%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home .display-one .display-left{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-one .display-right{
		width: 100%;
		margin: 0% auto 3%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 4.5rem;
    margin: 0% auto;
	}
	.home .display-one .display-left .display-slide .swiper{
		padding:2% 0% 9%;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:50%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 30px;
	}
	.home .display-one .display-left .display-slide .con-text .text-h h1{
		font-size: 2rem;
		margin:5% 0% 2%;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 95%;
		font-size: 1.1rem;
		line-height:1.6rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 1.8rem;
	}
	.home .all-display .display-left .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
    margin: 0px 5px;
	}
	.home .display-two .all-display{
		flex-direction: column-reverse;
	}
	.home .display-two .display-left{
		width: 100%;
		margin: 5% auto 4%;
	}
	.home .display-two .display-right{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-two .all-display .display-slide .con-title .title-h h1{
		font-size: 2rem;
	}
	.home .display-two .all-display .display-slide .con-img{
		width: 80%;
    margin: 0% auto;
	}
	.home .display-two .all-display .display-left .swiper{
		padding-bottom: 7%;
	}
	.home .home-adv{
		padding:5% 0% 8%;
	}
	.home .home-adv .adv-msg{
		width: 90%;
		margin: 2% auto 0%;
		flex-wrap: wrap;
	}
	.adv-msg .msg-con{
		width: calc(96% / 2);
		margin:4% 1%;
	}
	.adv-msg .msg-con .same-circle{
		width: 100px;
    height: 100px;
    border-width: 40px;
	}
	.adv-msg .msg-con .con-text h1{
		font-size: 2.2rem;
	}
	.adv-msg .msg-con .con-text p{
		width: 95%;
		font-size: 0.9rem;
	}
	.adv-msg .msg-con .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.home .home-about{
		padding: 5% 0% 0%;
	}
	.home .home-about:before{
		width: 300px;
    height: 300px;
		border-width: 120px;
	}
	.home .home-about .all-about{
		width:90%;
		margin: 0% auto 3%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home-about .all-about .about-left{
		width:100%;
		margin:0% auto;
	}
	.home-about .all-about .about-right{
		width:100%;
		margin:0% auto 4%;
		background-size: auto;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2.4rem;
	}
	.home-about .all-about .about-left .left-con{
		font-size: 1rem;
    margin: 2% 0% 4%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 60px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.3rem;
		margin: 3% 0% 2%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text p{
		font-size: 1rem;
    line-height: 1.3rem;
	}
	.home .home-work .work-msg{
		width: 98%;
		margin: 0% auto 3%;
	}
	.home .home-work .work-msg .swiper{
		padding: 7% 0%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.home .home-work .work-msg .slide-con .slide-text h1{
		font-size: 1.2rem;
	}
	.home .home-work .work-msg .swiper .prev-next{
		width: 50px;
    height: 50px;
	}
	.home .home-work .work-msg .swiper .swiper-button-prev{
		left: 12%;
	}
	.home .home-work .work-msg .swiper .swiper-button-next{
		right: 12%;
	}
	.home .home-work .work-msg .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.same-screen .screen-con{
		top: 50%;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 4rem;
	}
	.all-product .allPro-msg{
		width: 90%;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		font-size: 3.2rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		padding-bottom: 2%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg{
		padding: 2% 0% 2% 3%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
		font-size: 1.4rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
		width: 6px;
    height: 6px;
    border-width: 3px;
    margin: 0px 8px 0px 0px;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con{
		padding: 4% 0% 0% 5%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con .con-h{
		margin-bottom: 4%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con a h2{
		font-size: 1.1rem;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-img{
		padding-bottom:3%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
		font-size: 1.2rem;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-cicle{
		width: 300px;
    height: 300px;
    border-width: 130px;
	}
	.all-product .allPro-cicle .circle-little{
		bottom: calc(100% + 130px);
    width: 90px;
    height: 90px;
	}
	.all-product .allPro-show{
		margin: 6% auto 8%;
	}
	.product .product-content{
		padding-top: 2%;
	}
	.product .pro-infos .product-con{
		width: 85%;
	}
	.product .pro-infos .pro-info{
		flex-wrap: wrap;
		padding: 4% 0% 0%;
	}
	.product .pro-infos .pro-info .pro-slide{
		width:100%;
		max-width: 771px;
		margin:0% auto 6%;
	}
	.product .pro-infos .pro-info .pro-msg{
		width:100%;
		margin:0% auto;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
		font-size: 2.2rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 3rem;
	}
	.product .pro-infos .pro-info .pro-slide .top-img{
		width:100%;
		margin:0% auto 2%;
		max-width: unset;
		min-height:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img{
		position: relative;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    padding: 0% 5%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		bottom:auto;
		width:25px;
		height: unset;
    margin: 0px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:0%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(180deg);
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
		right:0%;
		left:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(0deg);
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two{
		padding:2% 0%;
	}
	.product .pro-detail .detail-con{
		width: 92%;
	}
	.product .pro-detail .detail-item .item-con .item-text h1{
		font-size: 1.3rem;
		padding: 15px 0px;
	}
	.product .all-hot .hot-title h1{
		margin-bottom:4%;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		top:40%;
		width: 30px;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-prev{
		left:-5%;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-next{
		right:-5%;
	}
	.about .home-about{
		margin: 0% auto;
		padding-bottom: 2%;
		background-color: #f6f6f6;
	}
	.about .home-about .all-about{
		width: 88%;
    margin: 0% auto 3%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.about .home-about .all-about .about-left{
		width: 100%;
    margin: 0% auto;
	}
	.about .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto 4%;
	}
	.about .about-work .all-adv{
		width: 90%;
		margin: 5% auto 1%;
		flex-wrap: wrap;
	}
	.about .about-work .all-adv .adv-left{
		width: 70%;
		margin:0% auto 5%;
	}
	.about .about-work .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.about .about-work .all-adv .adv-left .left-title{
		margin-bottom:5%;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-img{
		justify-content: center;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-con p{
		font-size: 1.5rem;
		margin-top: 5%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con{
		margin: 4% 0%;
	}
	.about .about-work .work-adv .work-text{
		display: none;
	}
	.about .about-same-title:before{
		top: 1rem;
	}
	.about .about-same-title .title-h h1{
		font-size: 2.5rem;
	}
	.about .about-work .work-circle{
		display: none;
		width: 160px;
    height: 160px;
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -18%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle{
		width: 120px;
    height: 120px;
    border: 45px solid #f5f5f5;
	}
	.about .about-work .work-show{
		width: 100%;
    margin: 0% auto;
	}
	.about .about-work .work-show .swiper{
		padding: 5% 2% 4%;
	}
	.about .about-work .work-show .slide-con .slide-img .show-little{
		top: -25px;
		width: 40px;
	}
	.about .about-work .work-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .about-work .work-show .swiper .swiper-scrollbar{
		height:3px;
	}
	.about .about-certifi{
		padding: 6% 0% 1.5%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 5rem;
	}
	.about .same-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.about .about-room{
		padding: 5% 0%;
		background:unset;
		background-color:#f6f6f6;
	}
	.about .about-room .all-room{
		width:90%;
		flex-wrap: wrap;
	}
	.about .about-room .all-room .room-left{
		width:70%;
		margin:0% auto 4%;
	}
	.about .about-room .all-room .room-right{
		width:100%;
		margin:0% auto;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .prev-next{
		top: 0%;
		width: 80px;
	}
	.about .about-room .all-room .room-right .same-title .title-h h1{
		font-size:2.8rem;
		letter-spacing: -1px;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
		font-size: 1.1rem;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-p p{
		line-height: 1.5rem;
	}
	.about .about-room .all-room .room-right .right-play .right-video{
		width: 150px;
    margin-left: 1rem;
	}
	.about .about-room .same-circle{
		width: 140px;
    height: 140px;
    border-width: 40px;
	}
	.about .about-room .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.about .video .hide-video{
		width:85%;
	}
	.about .all-exhibit{
		width:90%;
		margin: 5% auto;
	}
	.about .all-exhibit .same-title .title-p{
		width: 80%;
	}
	.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .prev-next{
		width: 50px;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev{
		right:80px;
	}
	.new .new-title{
		padding: 1.8% 0%;
	}
	.new .new-title .all-msg{
		width: 85%;
	}
	.new .new-show .new-slide{
		width:100%;
		margin: 1% auto 4%;
	}
	.new .new-show .all-slide .slide-con{
		width: calc(94% / 2);
		margin:2% 1.5%;
	}
	.new .new-show .all-slide .slide-con:nth-child(3n){
		margin:2% 1.5%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.4rem;
	}
	.cataloge .cata-content{
		width:90%;
		margin: 7% auto;
		padding-top: 7%;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.cataloge .cata-down .down-con{
		width: 80%;
    margin: 0% auto;
	}
	.contact .all-msg{
		width: 90%;
    margin: 5% auto;
	}
	.contact .all-msg .msg-con{
		width: calc(96% / 2);
    padding:2% 1%;
	}
	.contact .all-msg .msg-con .con-img{
		width:80px;
	}
	.contact .all-msg .msg-con .con-text p{
		font-size: 1.1rem;
	}
	.contact .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
	}
	.contact .contact-map:before{
		width: 350px;
    height: 350px;
    border-width: 140px;
	}
	.contact .contact-map .map{
		width: 90%;
		margin: 5% auto 8%;
    height: 450px;
	}
	.contact .all-form{
		width: 80%;
		flex-wrap: wrap;
	}
	.contact .all-form .form-left{
		width: 80%;
    margin: 0% auto 5%;
    justify-content: center;
	}
	.contact .all-form .form-right{
		width: 100%;
    margin: 0% auto;
	}
	.footer .foot-form{
		padding: 4% 0%;
	}
	.footer .foot-form .all-form{
		flex-wrap: wrap;
		width: 80%;
		margin:0% auto;
	}
	.footer .foot-form .all-form .form-left{
		width:80%;
		margin: 0% auto 5%;
	}
	.footer .foot-form .all-form .form-right{
		width:100%;
		margin: 2% auto;
	}
	.footer .foot-form:before{
		top: -250px;
    right: -180px;
		width: 200px;
    height: 200px;
    border-width: 100px;
	}
	.footer .foot-form .all-form .form-left .same-circle{
		top: 70%;
		width: 200px;
    height: 200px;
    border-width: 120px;
	}
	.footer .foot-form .all-form .form-left .same-circle .circle-little{
		bottom: calc(100% + 145px);
    width: 70px;
    height: 70px;
	}
	.footer .foot-form .all-form .form-right .form-title .title-h h1{
		font-size: 2rem;
	}
	.footer .foot-form .all-form .form-right .form-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.show-form .download{
		width: 80%;
		padding: 4%;
	}
	.show-form .download .form-hide{
		margin-right: -3%;
		margin-bottom: 2rem;
	}
	.show-form .form .layui-btn{
		padding: 0px 30px;
    margin: 2rem 0rem 0rem 0rem;
	}
	.form .layui-btn{
		font-size: 1.5rem;
		margin: 2.5rem 0rem 0rem;
	}
	.footer .foot-nav{
		padding: 6% 0% 4%;
		background-size: auto 100%;
	}
	.footer .foot-nav .all-nav{
		width:85%;
		flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:63%;
		margin:0% 0% 4% 37%;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:40%;
		margin:0% 5% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:55%;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con{
		margin: 0.8rem 0rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title h1{
		font-size: 1.7rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title p{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.3rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con p{
		font-size: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link{
		margin-bottom:1rem;
	}
	.footer .foot-nav .all-nav .nav-con .foot-back{
		margin: 1.5rem 0rem 0rem 1.5rem;
	}
}
@media screen and (min-width:605px) and (max-width:767px){
	.home .home-screen .slide-content .slide-con{
		top: 50%;
		width: 98%;
	}
	.home .home-screen .slide-content .slide-con .con-logo{
		width: 40%;
    margin: 0% auto;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 2.2rem;
		margin: 1% auto 2%;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		width: 100%;
		font-size: 1rem;
		letter-spacing: 0.2px;
	}
	.home .home-screen .slide-content .slide-con .con-adv{
		margin: 3% auto;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img{
		width: 15%;
    margin: 0% 2.5%;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:100%;
	}
	.home .home-screen .slide-content .same-circle{
		width: 180px;
    height: 180px;
    border-width: 80px;
    margin: 5% auto -240px;
	}
	.home .home-screen .slide-content .same-circle .circle-little{
		bottom: calc(100% + 100px);
    width: 30px;
    height: 30px;
	}
	.same-title .title-h h1{
		font-size: 2.2rem;
	}
	.same-title .title-h h4{
		font-size: 0.9rem;
	}
	.same-circle .circle-little{
		bottom:calc(100% + 50px);
		width:30px;
		height:30px;
	}
	.home .home-hot{
		margin: 5% auto 6%;
		padding: 4% 0% 3%;
	}
	.home .all-hot{
		width: 92%;
    margin: 0% auto;
	}
	.home .all-hot .hot-title{
		align-items: center;
	}
	.home .all-hot .same-title .title-h{
		display: block;
	}
	.home .all-hot .same-title .title-h h1{
		margin-right:0rem;
	}
	.home .all-hot .href-title h4{
		font-size: 0.8rem;
	}
	.home .all-hot .href-title .href-img{
		width: 25px;
    margin-left: 5px;
	}
	.home .all-hot .hot-pro .slide-con .con-msg{
		width: calc(97% / 4);
    margin: 1% 1% 1% 0%;
    padding: 2% 0% 3%;
  }
  .home .all-hot .hot-pro .slide-con .con-msg:nth-child(4n){
  	margin: 1% 0% 1% 0%;
  }
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1rem;
	}
	.home .all-hot .hot-pro .swiper{
		padding: 4% 0% 7%;
	}
	.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
		width: 8px;
    height: 8px;
    margin: 0px 5px;
	}
	.home .all-display{
		width:90%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home .display-one .display-left{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-one .display-right{
		width: 100%;
		margin: 0% auto 3%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 4rem;
    margin: 0% auto;
	}
	.home .display-one .display-left .display-slide .swiper{
		padding:2% 0% 10%;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:50%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 30px;
	}
	.home .display-one .display-left .display-slide .con-text .text-h h1{
		font-size: 2rem;
		margin:5% 0% 2%;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 95%;
		font-size: 1.1rem;
		line-height:1.6rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 1.8rem;
	}
	.home .all-display .display-left .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
    margin: 0px 5px;
	}
	.home .display-two .all-display{
		flex-direction: column-reverse;
	}
	.home .display-two .display-left{
		width: 100%;
		margin: 5% auto 4%;
	}
	.home .display-two .display-right{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-two .all-display .display-slide .con-title .title-h h1{
		font-size: 2rem;
	}
	.home .display-two .all-display .display-slide .con-img{
		width: 80%;
    margin: 0% auto;
	}
	.home .display-two .all-display .display-left .swiper{
		padding-bottom: 8%;
	}
	.home .home-adv{
		padding:6% 0% 9%;
	}
	.home .home-adv .adv-msg{
		width: 90%;
		margin: 3% auto 0%;
		flex-wrap: wrap;
	}
	.adv-msg .msg-con{
		width: calc(96% / 2);
		margin:4% 1%;
	}
	.adv-msg .msg-con .same-circle{
		width: 100px;
    height: 100px;
    border-width: 40px;
	}
	.adv-msg .msg-con .con-text h1{
		font-size: 2.2rem;
	}
	.adv-msg .msg-con .con-text p{
		width: 100%;
		font-size: 0.9rem;
	}
	.adv-msg .msg-con .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.home .home-about{
		padding: 6% 0% 0%;
	}
	.home .home-about:before{
		top: -250px;
		width: 250px;
    height: 250px;
		border-width: 100px;
	}
	.home .home-about .all-about{
		width:90%;
		margin: 0% auto 3%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home-about .all-about .about-left{
		width:100%;
		margin:0% auto;
	}
	.home-about .all-about .about-right{
		width:100%;
		margin:0% auto 5%;
		background-size: auto;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2.4rem;
	}
	.home-about .all-about .about-left .left-con{
		font-size: 1rem;
		line-height: 1.7rem;
    margin: 2% 0% 4%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 60px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.3rem;
		margin: 3% 0% 2%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text p{
		font-size: 1rem;
    line-height: 1.3rem;
	}
	.home .home-work .work-msg{
		width: 98%;
		margin: 0% auto 3%;
	}
	.home .home-work .work-msg .swiper{
		padding: 7% 0% 8%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.home .home-work .work-msg .slide-con .slide-text h1{
		font-size: 1.2rem;
	}
	.home .home-work .work-msg .swiper .prev-next{
		width: 40px;
    height: 40px;
	}
	.home .home-work .work-msg .swiper .swiper-button-prev{
		left: 5%;
	}
	.home .home-work .work-msg .swiper .swiper-button-next{
		right: 5%;
	}
	.home .home-work .work-msg .swiper .swiper-pagination-bullet{
		width: 10px;
    height: 10px;
	}
	.same-screen .screen-con{
		top: 50%;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 3rem;
	}
	.all-product .allPro-msg{
		width: 90%;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		font-size: 2.8rem;
	}
	.all-product .allPro-msg .allPro-left{
		width: calc(100% - 4rem) !important;
    padding: 2rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		padding-bottom: 2%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg{
		padding: 2% 0% 2% 3%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
		font-size: 1.4rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
		width: 6px;
    height: 6px;
    border-width: 3px;
    margin: 0px 8px 0px 0px;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con{
		padding: 4% 0% 0% 5%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con .con-h{
		margin-bottom: 4%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con a h2{
		font-size: 1.1rem;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-img{
		padding-bottom:3%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
		font-size: 1.2rem;
	}
	.all-product .allPro-msg .all-page{
		padding: 5% 0% 0%;
	}
	.all-product .allPro-cicle{
		width: 300px;
    height: 300px;
    border-width: 100px;
	}
	.all-product .allPro-cicle .circle-little{
		bottom: calc(100% + 100px);
    width: 70px;
    height: 70px;
	}
	.all-product .allPro-show{
		margin: 6% auto 8%;
	}
	.product .product-content{
		padding-top: 2%;
	}
	.product .pro-infos .product-con{
		width: 85%;
	}
	.product .pro-infos .pro-info{
		flex-wrap: wrap;
		padding: 4% 0% 0%;
	}
	.product .pro-infos .pro-info .pro-slide{
		width:100%;
		max-width: 771px;
		margin:0% auto 6%;
	}
	.product .pro-infos .pro-info .pro-msg{
		width:100%;
		margin:0% auto;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
		font-size: 2rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 2.8rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-con .msg-one{
		margin: 5% 0%;
	}
	.product .pro-infos .pro-info .pro-slide .top-img{
		width:100%;
		margin:0% auto 2%;
		max-width: unset;
		min-height:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img{
		position: relative;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    width: 90%;
    height: auto;
    padding: 0% 5%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		bottom:auto;
		width:25px;
		height: unset;
    margin: 0px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:0%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(180deg);
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
		right:0%;
		left:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(0deg);
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two{
		padding:2% 0%;
	}
	.product .pro-detail .detail-con{
		width: 92%;
	}
	.product .pro-detail .detail-item .item-con .item-text h1{
		font-size: 1.2rem;
		padding: 12px 0px;
	}
	.product .all-hot .hot-title h1{
		margin-bottom:5%;
	}
	.product .all-hot .hot-slide .slide-con .con-text .text-h{
		display: block;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		top:40%;
		width: 30px;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-prev{
		left:-6%;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-next{
		right:-6%;
	}
	.about .home-about{
		margin: 0% auto;
		padding: 6% 0% 2%;
		background-color: #f6f6f6;
	}
	.about .home-about .all-about{
		width: 90%;
    margin: 0% auto 3%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.about .home-about .all-about .about-left{
		width: 100%;
    margin: 0% auto;
	}
	.about .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto 4%;
	}
	.about .about-work .all-adv{
		width: 90%;
		margin: 5% auto 1%;
		flex-wrap: wrap;
	}
	.about .about-work .all-adv .adv-left{
		width: 80%;
		margin:0% auto 5%;
	}
	.about .about-work .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.about .about-work .all-adv .adv-left .left-title{
		margin-bottom:5%;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-img{
		justify-content: center;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-con p{
		font-size: 1.5rem;
		margin-top: 5%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con{
		margin: 4% 0%;
	}
	.about .about-work .work-adv .work-text{
		display: none;
	}
	.about .about-same-title:before{
		top: 1rem;
	}
	.about .about-same-title .title-h h1{
		font-size: 2.5rem;
	}
	.about .about-work .work-circle{
		display: none;
		width: 160px;
    height: 160px;
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -18%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle{
		width: 120px;
    height: 120px;
    border: 45px solid #f5f5f5;
	}
	.about .about-work .work-show{
		width: 100%;
    margin: 0% auto;
	}
	.about .about-work .work-show .swiper{
		padding: 5% 2% 4%;
	}
	.about .about-work .work-show .slide-con .slide-img .show-little{
		top: -25px;
		width: 40px;
	}
	.about .about-work .work-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .about-work .work-show .swiper .swiper-scrollbar{
		height:3px;
	}
	.about .about-certifi{
		padding: 7% 0% 2.5%;
	}
	.about .about-certifi .certifi-top .certifi-text{
		top: -10%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 4rem;
	}
	.about .same-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.about .about-room{
		padding: 5% 0%;
		background:unset;
		background-color:#f6f6f6;
	}
	.about .about-room .all-room{
		width:90%;
		flex-wrap: wrap;
	}
	.about .about-room .all-room .room-left{
		width:80%;
		margin:0% auto 4%;
	}
	.about .about-room .all-room .room-right{
		width:100%;
		margin:0% auto;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .prev-next{
		top: 0%;
		width: 70px;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .swiper-button-next{
		right:15%;
	}
	.about .about-room .all-room .room-right .same-title .title-h h1{
		font-size:2.8rem;
		letter-spacing: -1px;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
		font-size: 1.1rem;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-p p{
		line-height: 1.5rem;
	}
	.about .about-room .all-room .room-right .right-play .right-video{
		width: 150px;
    margin-left: 1rem;
	}
	.about .about-room .same-circle{
		width: 140px;
    height: 140px;
    border-width: 40px;
	}
	.about .about-room .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.about .video .hide-video{
		width:85%;
	}
	.about .all-exhibit{
		width:90%;
		margin: 5% auto;
	}
	.about .all-exhibit .same-title .title-p{
		width: 80%;
	}
	.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .prev-next{
		width: 50px;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev{
		right:80px;
	}
	.new .new-title{
		padding: 1.8% 0%;
	}
	.new .new-title .all-msg{
		width: 85%;
		font-size: 1.2rem;
	}
	.new .new-show .new-slide{
		width:100%;
		margin: 1% auto 4%;
	}
	.new .new-show .all-slide .slide-con{
		width: calc(94% / 2);
		margin:2% 1.5%;
	}
	.new .new-show .all-slide .slide-con:nth-child(3n){
		margin:2% 1.5%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.3rem;
	}
	.new .new-show .all-slide .slide-con .text-con .con-p p{
		font-size: 1rem;
	}
	.cataloge .cata-content{
		width:90%;
		margin: 7% auto;
		padding-top: 8%;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.cataloge .cata-down .down-con{
		width: 80%;
    margin: 0% auto;
	}
	.contact .all-msg{
		width: 90%;
    margin: 5% auto;
	}
	.contact .all-msg .msg-con{
		width: calc(96% / 2);
    padding:2% 1%;
	}
	.contact .all-msg .msg-con .con-img{
		width:80px;
	}
	.contact .all-msg .msg-con .con-text p{
		font-size: 1.1rem;
	}
	.contact .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
	}
	.contact .contact-map:before{
		width: 350px;
    height: 350px;
    border-width: 120px;
	}
	.contact .contact-map .map{
		width: 90%;
		margin: 5% auto 8%;
    height: 400px;
	}
	.contact .all-form{
		width: 85%;
		flex-wrap: wrap;
	}
	.contact .all-form .form-left{
		width: 80%;
    margin: 0% auto 5%;
    justify-content: center;
	}
	.contact .all-form .form-right{
		width: 100%;
    margin: 0% auto;
	}
	.footer .foot-form{
		padding: 4% 0%;
	}
	.footer .foot-form .all-form{
		flex-wrap: wrap;
		width: 88%;
		margin:0% auto;
	}
	.footer .foot-form .all-form .form-left{
		width:80%;
		margin: 0% auto 5%;
	}
	.footer .foot-form .all-form .form-right{
		width:100%;
		margin: 2% auto;
	}
	.footer .foot-form:before{
		top: -250px;
    right: -180px;
		width: 200px;
    height: 200px;
    border-width: 100px;
	}
	.footer .foot-form .all-form .form-left .same-circle{
		top: 60%;
		width: 180px;
    height: 180px;
    border-width: 110px;
	}
	.footer .foot-form .all-form .form-left .same-circle .circle-little{
		bottom: calc(100% + 130px);
    width: 60px;
    height: 60px;
	}
	.footer .foot-form .all-form .form-right .form-title .title-h h1{
		font-size: 2rem;
	}
	.footer .foot-form .all-form .form-right .form-title .title-p{
		font-size: 1.1rem;
		line-height: 1.5rem;
	}
	.show-form .download{
		width: 80%;
		padding: 4%;
	}
	.show-form .download .form-hide{
		margin-right: -3%;
		margin-bottom: 2rem;
	}
	.show-form .form .layui-btn{
		padding: 0px 30px;
    margin: 2rem 0rem 0rem 0rem;
	}
	.form .layui-btn{
		font-size: 1.4rem;
		margin: 2.5rem 0rem 0rem;
		height: 50px;
    line-height: 50px;
	}
	.footer .foot-nav{
		padding: 15% 0% 5%;
		background-size: auto 100%;
	}
	.footer .foot-nav .nav-logo{
		transform: translate(-50%,0%);
		left: 50%;
    width: 60%;
	}
	.footer .foot-nav .all-nav{
		width:88%;
		flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin:5% auto;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:40%;
		margin:0% 5% 0% 0%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:55%;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con{
		margin: 0.5rem 0rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title h1{
		font-size: 1.7rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title p{
		font-size: 1rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title h1{
		font-size: 1.8rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con p{
		font-size: 1.1rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .title-img{
		width: 25px;
    margin-right: 5px;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con-img{
		width: 25px;
    margin-right: 5px;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con{
		width: calc(100% - 30px);
	}
	.footer .foot-nav .all-nav .nav-two .foot-item{
		margin: 0rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link{
		margin-bottom: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link h1{
		font-size: 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-con .foot-back{
		margin: 2rem 0rem 0rem 0rem;
	}
}
@media screen and (max-width:604px){
	.nav .nav-content{
		width: 95%;
		padding: 12px 0px;
	}
	.nav .nav-content .nav-ul ul .li-logo{
		width: 150px;
    margin-right: 5px;
	}
	.nav .nav-content .nav-ul ul .li-lang{
		font-size: 1.2rem;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto{
		margin-left: 10px;
	}
	.nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line{
		width: 35px;
	}
	.auto-hide{
		top: 54px;
	}
	.nav-top{
		margin-top: 54px;
	}
	.home .home-screen .slide-content .slide-con{
		top: 50%;
		width: 98%;
	}
	.home .home-screen .slide-content .slide-con .con-logo{
		width: 40%;
    margin: 0% auto;
	}
	.home .home-screen .slide-content .slide-con .con-msg h1{
		font-size: 1.5rem;
		margin: 1% auto 2%;
	}
	.home .home-screen .slide-content .slide-con .con-msg p{
		display: none;
		width: 100%;
		font-size: 1rem;
		letter-spacing: 0.2px;
	}
	.home .home-screen .slide-content .slide-con .con-adv{
		margin: 3% auto;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img{
		width: 15%;
    margin: 0% 2.5%;
	}
	.home .home-screen .slide-content .slide-con .con-adv .adv-img .img{
		width:100%;
	}
	.home .home-screen .slide-content .same-circle{
		width: 180px;
    height: 180px;
    border-width: 40px;
    margin: 5% auto -200px;
	}
	.home .home-screen .slide-content .same-circle .circle-little{
		bottom: calc(100% + 50px);
    width: 20px;
    height: 20px;
	}
	.same-title .title-h h1{
		font-size: 1.8rem;
	}
	.same-title .title-h h4{
		font-size: 0.7rem;
	}
	.same-circle .circle-little{
		bottom:calc(100% + 40px);
		width:20px;
		height:20px;
	}
	.home .home-hot{
		margin: 5% auto 6%;
		padding: 5% 0%;
		background:unset;
		background-color: #f6f6f6;
	}
	.home .all-hot{
		width: 92%;
    margin: 0% auto;
	}
	.home .all-hot .hot-title{
		align-items: center;
	}
	.home .all-hot .same-title .title-h{
		display: block;
	}
	.home .all-hot .same-title .title-h h1{
		margin-right:0rem;
	}
	.home .all-hot .href-title{
		display: none;
	}
	.home .all-hot .href-title h4{
		font-size: 0.8rem;
	}
	.home .all-hot .href-title .href-img{
		width: 25px;
    margin-left: 5px;
	}
	.home .all-hot .hot-pro .slide-con .con-msg{
		width: calc(96% / 2);
    margin: 1%;
    padding: 2% 0% 3%;
    border-radius: 5px;
  }
  .home .all-hot .hot-pro .slide-con .con-msg:nth-child(4n){
  	margin: 1%;
  }
	.home .all-hot .hot-pro .slide-con .con-msg .con-text h1{
		font-size: 1rem;
	}
	.home .all-hot .hot-pro .swiper{
		padding: 5% 0% 10%;
	}
	.home .all-hot .hot-pro .swiper .swiper-pagination-bullet{
		width: 8px;
    height: 8px;
    margin: 0px 5px;
	}
	.home .all-display{
		width:92%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home .display-one .display-left{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-one .display-right{
		width: 100%;
		margin: 0% auto 3%;
	}
	.home .display-one .display-left .display-title h1{
		font-size: 3rem;
    margin: 0% auto;
	}
	.home .display-one .display-left .display-slide .swiper{
		padding:2% 0% 12%;
	}
	.home .display-one .display-left .display-slide .con-img{
		width:50%;
	}
	.home .display-one .display-left .display-slide .same-circle{
		border-width: 30px;
	}
	.home .display-one .display-left .display-slide .con-text .text-h h1{
		font-size: 1.8rem;
		margin:5% 0% 2%;
	}
	.home .display-one .display-left .display-slide .con-text .text-p{
		width: 95%;
		font-size: 1rem;
		line-height:1.5rem;
	}
	.home .display-one .display-left .display-slide .con-text .text-name h1{
		font-size: 1.5rem;
		padding: 4px 20px;
	}
	.home .all-display .display-left .swiper .swiper-pagination-bullet{
		width: 8px;
    height: 8px;
    margin: 0px 5px;
	}
	.home .display-two .all-display{
		flex-direction: column-reverse;
	}
	.home .display-two .display-left{
		width: 100%;
		margin: 7% auto 5%;
	}
	.home .display-two .display-right{
		width: 100%;
		margin: 0% auto;
	}
	.home .display-two .all-display .display-slide .con-title .title-h h1{
		font-size: 1.8rem;
		margin-bottom: 7%;
	}
	.home .display-two .all-display .display-slide .con-img{
		width: 88%;
    margin: 0% auto;
	}
	.home .display-two .all-display .display-left .swiper{
		padding-bottom: 12%;
	}
	.home .home-adv{
		padding:8% 0% 5%;
	}
	.home .home-adv .adv-msg{
		width: 90%;
		margin: 5% auto 0%;
		flex-wrap: wrap;
	}
	.adv-msg .msg-con{
		width: calc(96% / 2);
		margin:4% 1%;
	}
	.adv-msg .msg-con .same-circle{
		display: none;
		width: 80px;
    height: 80px;
    border-width: 20px;
	}
	.adv-msg .msg-con .con-text h1{
		font-size: 1.5rem;
	}
	.adv-msg .msg-con .con-text p{
		width: 100%;
		font-size: 0.8rem;
		line-height: 1.2rem;
	}
	.adv-msg .msg-con .same-circle .circle-little{
		bottom: calc(100% + 30px);
	}
	.adv-msg .msg-con .con-img{
		width: 50px;
	}
	.home .home-about{
		padding: 7% 0% 0%;
	}
	.home .home-about:before{
		top: -250px;
		width: 250px;
    height: 250px;
		border-width: 80px;
	}
	.home .home-about .all-about{
		width:90%;
		margin: 0% auto 3%;
		flex-wrap: wrap;
		flex-direction: column-reverse;
	}
	.home-about .all-about .about-left{
		width:100%;
		margin:0% auto;
	}
	.home-about .all-about .about-right{
		width:100%;
		margin:0% auto 5%;
		background-size: auto;
	}
	.home-about .all-about .about-left .same-title .title-h h1{
		font-size: 2rem;
		letter-spacing: -1px;
	}
	.home-about .all-about .about-left .left-con{
		font-size: 1rem;
		line-height: 1.5rem;
    margin: 2% 0% 4%;
    letter-spacing: 0px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-img{
		width: 50px;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text h1{
		font-size: 1.2rem;
		margin: 3% 0% 2%;
	}
	.home-about .all-about .about-left .left-adv .adv-con .con-text p{
		font-size: 0.9rem;
    line-height: 1.2rem;
	}
	.home .home-work .work-msg{
		width: 92%;
		margin: 0% auto 3%;
	}
	.home .home-work .work-msg .swiper{
		padding: 8% 0% 12%;
	}
	.home .home-work .work-msg .slide-con:before{
		top: 75%;
	}
	.home .home-work .work-msg .slide-con .slide-text h1{
		font-size: 1.2rem;
	}
	.home .home-work .work-msg .swiper .prev-next{
		width: 30px;
    height: 30px;
	}
	.home .home-work .work-msg .swiper .swiper-button-prev{
		left: 5%;
	}
	.home .home-work .work-msg .swiper .swiper-button-next{
		right: 5%;
	}
	.home .home-work .work-msg .swiper .swiper-pagination-bullet{
		width: 8px;
    height: 8px;
    margin:0px 5px;
	}
	.same-screen .screen-con{
		top: 50%;
	}
	.same-screen .screen-con .con-h h1{
		font-size: 2.2rem;
	}
	.all-product .allPro-msg{
		width: 92%;
		margin: 8% auto 7%;
	}
	.all-product .allPro-msg .allPro-title{
		margin: 0% auto 1rem;
	}
	.all-product .allPro-msg .allPro-title .title-h h1{
		font-size: 2rem;
	}
	.all-product .allPro-msg .allPro-left{
		top: 3rem;
		width: 94% !important;
    padding:5% 3%;
	}
	.all-product .allPro-msg .allPro-left .item-detail{
		padding-bottom: 2%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg{
		padding: 2% 0% 2% 3%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .title-h h1{
		font-size: 1.3rem;
	}
	.all-product .allPro-msg .allPro-left .item-detail .title-msg .circle{
		width: 5px;
    height: 5px;
    border-width: 3px;
    margin: 2px 8px 0px 0px;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con{
		padding: 4% 0% 0% 5%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con .con-h{
		margin-bottom: 4%;
	}
	.all-product .allPro-msg .allPro-left .item-detail .item-con a h2{
		font-size: 1rem;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text{
		width: calc(96% / 2);
    margin: 1%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-img{
		padding-bottom:10%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text:nth-child(3n){
		margin: 1%;
	}
	.all-product .allPro-msg .allPro-right .right-img .img-text .text-h h1{
		font-size: 1.1rem;
	}
	.all-product .allPro-msg .all-page{
		padding: 7% 0% 0%;
	}
	.all-product .allPro-msg .all-page .page{
		margin: 0px 5px;
	}
	.all-product .allPro-msg .all-page .page h1{
		width: 30px;
    height: 30px;
    font-size: 1.1rem;
	}
	.all-product .allPro-cicle{
		width: 300px;
    height: 300px;
    border-width: 100px;
	}
	.all-product .allPro-cicle .circle-little{
		bottom: calc(100% + 100px);
    width: 70px;
    height: 70px;
	}
	.all-product .allPro-show{
		margin: 10% auto;
	}
	.all-product .allPro-show .show-img{
		border-radius:0%;
	}
	.product .product-content{
		padding-top: 2%;
	}
	.product .pro-infos .product-con{
		width: 92%;
	}
	.product .pro-infos .pro-link .link-con{
		font-size: 0.8rem;
	}
	.product .pro-infos .pro-info{
		flex-wrap: wrap;
		padding: 4% 0% 0%;
	}
	.product .pro-infos .pro-info .pro-slide{
		width:100%;
		max-width: 771px;
		margin:0% auto 6%;
	}
	.product .pro-infos .pro-info .pro-msg{
		width:100%;
		margin:0% auto;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-one h1{
		font-size:1.5rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two h1{
		font-size: 2rem;
	}
	.product .pro-infos .pro-info .pro-msg .pro-con .msg-one{
		margin: 5% 0%;
	}
	.product .pro-infos .pro-info .pro-msg .pro-con .con-detail .con-text:before{
		width: 6px;
    height: 6px;
	}
	.product .pro-infos .pro-info .pro-msg .pro-con .msg-one .con-detail .con-text{
		font-size: 1rem;
		padding-left: 0.8rem;
	}
	.product .pro-infos .pro-info .pro-slide .top-img{
		width:100%;
		margin:0% auto 2%;
		max-width: unset;
		min-height:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img{
		position: relative;
    content: "";
    transform: unset;
    top: unset;
    left: unset;
    width: 88%;
    height: auto;
    padding: 0% 6%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .prev-next{
		transform: translate(0%,-50%);
		top:50%;
		bottom:auto;
		width:20px;
		height: unset;
    margin: 0px;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev{
		left:0%;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-prev .img{
		transform: rotate(180deg);
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next{
		right:0%;
		left:unset;
	}
	.product .pro-infos .pro-info .pro-slide .bottom-img .swiper-button-next .img{
		transform: rotate(0deg);
	}
	.product .pro-infos .pro-info .pro-msg .pro-title .h-two{
		padding:2% 0%;
	}
	.product .pro-detail .detail-con{
		width: 92%;
		padding: 5% 0% 0%;
	}
	.product .pro-detail .detail-item .item-con .item-text h1{
		font-size: 0.9rem;
		padding: 10px 0px;
	}
	.product .all-hot{
		width: 92%;
		margin: 5% auto 8%;
	}
	.product .all-hot .hot-title h1{
		font-size: 2rem;
		margin-bottom:5%;
	}
	.product .all-hot .hot-slide .slide-con .con-text .text-h{
		display: block;
	}
	.product .all-hot .hot-slide .slide-con .con-text .text-h p{
		font-size: 0.8rem;
	}
	.product .all-hot .hot-slide .slide-con .con-text .text-h h1{
		font-size: 1.5rem;
	}
	.product .all-hot .hot-slide .swiper .prev-next{
		display: none;
		top:40%;
		width: 30px;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-prev{
		left:-6%;
	}
	.product .all-hot .hot-slide .swiper .swiper-button-next{
		right:-6%;
	}
	.about .home-about{
		margin: 0% auto;
		padding: 6% 0% 2%;
		background-color: #f6f6f6;
	}
	.about .home-about .all-about{
		width: 92%;
    margin: 0% auto 3%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
	}
	.about .home-about .all-about .about-left{
		width: 100%;
    margin: 0% auto;
	}
	.about .home-about .all-about .about-right{
		width: 100%;
    margin: 0% auto 4%;
	}
	.about .about-work .all-adv{
		width: 90%;
		margin: 7% auto 1%;
		flex-wrap: wrap;
	}
	.about .about-work .all-adv .adv-left{
		width: 88%;
		margin:0% auto 5%;
	}
	.about .about-work .all-adv .adv-right{
		width: 100%;
		margin:0% auto;
	}
	.about .about-work .all-adv .adv-left .left-title{
		margin-bottom:5%;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-img{
		justify-content: center;
	}
	.about .about-work .all-adv .adv-left .left-msg .msg-con p{
		font-size: 1.2rem;
		margin-top: 5%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con{
		margin: 4% 0%;
	}
	.about .about-work .work-adv .work-text{
		display: none;
	}
	.about .about-same-title{
		padding-left: 1.5rem;
	}
	.about .about-same-title:before{
		top: 1.2rem;
		width: 10px;
    height: 10px;
    border-width:3px;
	}
	.about .about-same-title .title-h h1{
		font-size: 2.2rem;
	}
	.about .about-same-title .title-p p{
		font-size: 1rem;
	}
	.about .about-work .work-circle{
		display: none;
		width: 160px;
    height: 160px;
		border-width:60px;
	}
	.about .about-work .circle-one{
		top: 55%;
    left: -18%;
	}
	.about .about-work .all-adv .adv-right .adv-msg .msg-con .same-circle{
		width: 120px;
    height: 120px;
    border: 45px solid #f5f5f5;
	}
	.about .about-work .work-show{
		width: 100%;
    margin: 0% auto;
	}
	.about .about-work .work-show .swiper{
		padding: 8% 6% 6%;
	}
	.about .about-work .work-show .slide-con .slide-img .show-little{
		top: -20px;
		width: 35px;
		border-width:2px;
	}
	.about .about-work .work-show .slide-con .slide-text h1{
		font-size: 1.1rem;
	}
	.about .about-work .work-show .swiper .swiper-scrollbar{
		height:3px;
	}
	.about .about-certifi{
		padding: 9% 0% 4%;
	}
	.about .about-certifi .certifi-top .certifi-text{
		top: -10%;
	}
	.about .about-certifi .certifi-top .certifi-text .title-h h1{
		font-size: 3.2rem;
	}
	.about .same-title .title-p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.about .about-room{
		padding: 5% 0%;
		background:unset;
		background-color:#f6f6f6;
	}
	.about .about-room .all-room{
		width:92%;
		flex-wrap: wrap;
	}
	.about .about-room .all-room .room-left{
		width:85%;
		margin:0% auto 4%;
	}
	.about .about-room .all-room .room-right{
		width:100%;
		margin:0% auto;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .prev-next{
		top: 0%;
		width: 50px;
	}
	.about .about-room .all-room .room-left .room-slide .swiper .swiper-button-next{
		right:15%;
	}
	.about .about-room .all-room .room-right .same-title .title-h h1{
		font-size:2rem;
		letter-spacing: -0.5px;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-img{
		width: 45px;
    margin-right: 15px;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text{
		width: calc(100% - 60px);
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-h h4{
		font-size: 1rem;
	}
	.about .about-room .all-room .room-right .right-msg .msg-con .con-text .text-p p{
		line-height: 1.5rem;
	}
	.about .about-room .all-room .room-right .right-play .right-btn p{
		font-size: 1.2rem;
	}
	.about .about-room .all-room .room-right .right-play .right-video{
		width: 120px;
    margin-left: 1rem;
	}
	.about .about-room .same-circle{
		width: 140px;
    height: 140px;
    border-width: 40px;
	}
	.about .about-room .same-circle .circle-little{
		bottom: calc(100% + 50px);
	}
	.about .video .hide-video{
		width:92%;
	}
	.about .all-exhibit{
		width:92%;
		margin: 7% auto;
	}
	.about .all-exhibit .same-title{
		margin-bottom: 5%;
	}
	.about .all-exhibit .same-title .title-p{
		width: 100%;
	}
	.about .all-exhibit .exhibit-show .slide-con .slide-text h1{
		font-size: 1.3rem;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .prev-next{
		display: none;
		width: 50px;
	}
	.about .all-exhibit .exhibit-show .mySwiper1 .swiper-button-prev{
		right:80px;
	}
	.new .new-title{
		padding: 2.2% 0%;
	}
	.new .new-title .all-msg{
		width: 92%;
		font-size: 1.1rem;
	}
	.new .new-show .new-slide{
		width:100%;
		margin: 1% auto 4%;
	}
	.new .new-show .all-slide .slide-con{
		width: 96%;
		margin:4% 2%;
		border-radius:10px;
		padding-bottom: 5%;
	}
	.new .new-show .all-slide .slide-con:nth-child(3n){
		margin:4% 2%;
	}
	.new .new-show .all-slide .slide-con .slide-show{
		border-radius:10px;
	}
	.new .new-show .all-slide .slide-con .slide-text{
		width: 95%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-h h1{
		font-size: 1.2rem;
		margin: 5% 0% 3%;
	}
	.new .new-show .all-slide .slide-con .text-con .con-p p{
		font-size: 0.9rem;
	}
	.cataloge .cata-content{
		width:92%;
		margin: 9% auto;
		padding-top: 9%;
	}
	.cataloge .cata-down{
		background-size: 100% auto;
	}
	.cataloge .cata-down .down-con{
		width: 85%;
    margin: 0% auto;
	}
	.cataloge .footer .foot-form{
		padding: 6% 0% 0%;
	}
	.cataloge .footer .foot-form .all-form .form-left .all-left{
		width: 85%;
	}
	.contact .all-msg{
		width: 92%;
    margin: 5% auto;
	}
	.contact .all-msg .msg-con{
		width: 96%;
    padding:3% 2%;
	}
	.contact .all-msg .msg-con .con-img{
		width:60px;
	}
	.contact .all-msg .msg-con .con-text p{
		font-size: 1rem;
	}
	.contact .all-msg .msg-con .con-text h1{
		font-size: 1.2rem;
	}
	.contact .contact-map:before{
		width: 350px;
    height: 350px;
    border-width: 120px;
	}
	.contact .contact-map .map{
		width: 92%;
		margin: 5% auto 8%;
    height: 350px;
	}
	.contact .all-form{
		width: 92%;
		margin: 7% auto;
		flex-wrap: wrap;
	}
	.contact .all-form .form-left{
		width: 80%;
    margin: 0% auto 7%;
    justify-content: center;
	}
	.contact .all-form .form-right{
		width: 100%;
    margin: 0% auto;
	}
	.contact .all-form .form-right .form-title .title-h h1{
		font-size: 2rem;
	}
	.footer .foot-form{
		padding: 6% 0% 8%;
	}
	.footer .foot-form .all-form{
		flex-wrap: wrap;
		width: 90%;
		margin:0% auto;
	}
	.footer .foot-form .all-form .form-left{
		width:90%;
		margin: 0% auto 8%;
	}
	.footer .foot-form .all-form .form-right{
		width:100%;
		margin: 2% auto;
	}
	.footer .foot-form:before{
		display: none;
		top: -250px;
    right: -180px;
		width: 200px;
    height: 200px;
    border-width: 100px;
	}
	.footer .foot-form .all-form .form-left .same-circle{
		top: 60%;
		width: 200px;
    height: 200px;
    border-width: 50px;
	}
	.footer .foot-form .all-form .form-left .same-circle .circle-little{
		bottom: calc(100% + 80px);
    width: 40px;
    height: 40px;
	}
	.footer .foot-form .all-form .form-right .form-title .title-h h1{
		font-size: 1.8rem;
	}
	.footer .foot-form .all-form .form-right .form-title .title-p{
		font-size: 1rem;
		line-height: 1.3rem;
	}
	.show-form .download{
		width: 80%;
		padding: 4%;
	}
	.show-form .download .form-hide{
		margin-right: -3%;
		margin-bottom: 0.5rem;
	}
	.show-form .form .layui-btn{
		padding: 0px 30px;
    margin: 2rem 0rem 0rem 0rem;
	}
	.form .layui-form-item{
		width:100%;
		margin: 2% auto;
	}
	.form .layui-form-item:nth-child(2n){
		margin: 1% auto;
	}
	.form .layui-btn{
		height: 45px;
    line-height: 45px;
		font-size: 1.1rem;
		margin: 5% 0% 0%;
	}
	.footer .foot-nav{
		padding: 22% 0% 5%;
		background-size: auto 100%;
	}
	.footer .foot-nav .nav-logo{
		transform: translate(-50%,0%);
		left: 50%;
    width: 75%;
	}
	.footer .foot-nav .all-nav{
		width:90%;
		flex-wrap: wrap;
	}
	.footer .foot-nav .all-nav .nav-one{
		width:100%;
		margin:5% auto;
	}
	.footer .foot-nav .all-nav .nav-two{
		width:100%;
		margin:0% auto 5%;
	}
	.footer .foot-nav .all-nav .nav-three{
		width:100%;
		margin:3% auto;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con{
		margin: 0.5rem 0rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title h1{
		font-size: 1.3rem;
	}
	.footer .foot-nav .all-nav .nav-one .add-title p{
		font-size: 0.9rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title h1{
		font-size: 1.5rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con h4{
		font-size: 1.15rem;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con p{
		font-size: 1.1rem;
	}
	.footer .foot-nav .all-nav .nav-con .nav-title .title-img{
		width: 20px;
    margin-right: 5px;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con-img{
		width: 25px;
    margin-right: 5px;
	}
	.footer .foot-nav .all-nav .nav-con .msg-con .con{
		width: calc(100% - 30px);
	}
	.footer .foot-nav .all-nav .nav-con .nav-title{
		margin-bottom: 0.5rem;
	}
	.footer .foot-nav .all-nav .nav-two .foot-item{
		display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
		margin: 0rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link{
		margin: 5px 8px;
	}
	.footer .foot-nav .all-nav .nav-two .item-link h1{
		font-size: 1.2rem;
	}
	.footer .foot-nav .all-nav .nav-two .item-link a:before{
		width: 8px;
    height: 8px;
	}
	.footer .foot-nav .all-nav .nav-con .foot-back{
		display: none;
		margin: 5% 0rem 0rem 0rem;
	}
	.footer .foot-bottom p{
		font-size: 0.9rem;
	}
}