html,
body {
  position: unset !important;
  background-color: #ffffff;
  height: auto !important;
  margin: 0;
}

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: "KB";
  src: url("font/KUMBHSANS-BOLD.woff") format("woff"),
    url("font/KUMBHSANS-BOLD.OTF") format("otf"),
    url("font/KUMBHSANS-BOLD.ttf") format("truetype"),
    url("font/KUMBHSANS-BOLD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "KL";
  src: url("font/KUMBHSANS-LIGHT.woff") format("woff"),
    url("font/KUMBHSANS-LIGHT.OTF") format("otf"),
    url("font/KUMBHSANS-LIGHT.ttf") format("truetype"),
    url("font/KUMBHSANS-LIGHT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "KR";
  src: url("font/KUMBHSANS-REGULAR.woff") format("woff"),
    url("font/KUMBHSANS-REGULAR.OTF") format("otf"),
    url("font/KUMBHSANS-REGULAR.ttf") format("truetype"),
    url("font/KUMBHSANS-REGULAR.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.goog-te-banner-frame {
  display: none !important;
}

.goog-te-gadget-simple img {
  display: none !important;
}

#goog-gt-tt {
  display: none !important;
}

.goog-te-spinner-pos {
  display: none !important;
}

.goog-te-gadget-simple img {
  display: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
  display: none !important;
}

.goog-te-gadget-simple .goog-te-menu-value {
  padding: 0.8rem 2.5rem !important;
  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;
  padding: 0;
  width: 100%;
  height: 100%;
  border: unset;
  box-sizing: border-box;
  background-color: transparent;
}

.goog-te-menu-frame {
  top: 100px !important;
}

.load-nav {
  position: sticky !important;
  top: 0px;
  z-index: 9999 !important;
  background-color: #ffffff !important;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2) !important;
}

.child-show {
  transform: matrix(1, 0, 0, 1, 0, -5) !important;
  visibility: inherit !important;
  opacity: 1 !important;
}

.auto-hide {
  display: none;
}

.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);
}

.down-hide {
  display: none;
}

.down-box {
  cursor: pointer;
}

.show {
  display: block !important;
}

.hide {
  display: none !important;
}

.none {
  display: none !important;
}

/*.click-span{opacity:0.8;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);}*/
/*.click-filter{display:block!important;transition:display 0.5s ease;}*/
/*same--------------*/
.contm-width {
  width: 73%;
  margin: 0 auto;
}

.contp-width {
  width: 73%;
  padding: 0 13.5%;
}

.home .contm-width {
  width: 75%;
  margin: 0 auto;
}

.home .contp-width {
  width: 75%;
  padding: 0 12.5%;
}

.nav {
  background-color: #f6f6f6;
  box-shadow: 0px 0px 25px #d4d4d4;
}

.nav .nav-content {
  display: flex;
  display: -webkit-flex;
  width: 75%;
  margin: 0 auto;
  align-items: flex-start;
  align-items: center;
}

.nav .nav-content .nav-logo {
  width: 225px;
  margin: 0;
}

.nav .nav-content .nav-logo a {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav .nav-content .nav-ul {
  width: calc(100% - 225px);
  text-align: right;
}

.nav .nav-content .nav-ul ul.nav-ul-navul {
  display: flex;
  justify-content: flex-end;
}

.nav .nav-content .nav-ul ul li {
  position: relative;
  display: inline-block;
  margin: 0% 2%;
}

.nav .nav-content .nav-ul ul li h1 {
  position: relative;
  font-family: KR;
  padding: 40px 10px;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

.nav .nav-content .nav-ul ul li h1:hover {
  color: #0154a5;
}

.nav .nav-content .nav-ul ul .li-home {
  padding-left: 0rem;
}

.nav .nav-content .nav-ul ul .nav-li:hover {
  cursor: pointer;
}

.nav .nav-content .nav-ul ul .li-lang {
  font-family: KR;
  font-size: 18px;
  line-height: 22px;
  padding: 0;
  margin: 0;
  color: #000000;
  text-transform: lowercase;
  margin-left: 2%;
}

.nav .nav-content .nav-ul ul .li-lang:after {
  content: unset;
}

.nav .nav-content .nav-ul ul .li-lang .lang {
  position: relative;
  border-radius: 5px;
  padding: 40px 0;
  box-sizing: border-box;
}

.nav .nav-content .nav-ul .child {
  z-index: 2;
  width: max-content;
  background-color: #ffffff !important;
  position: absolute;
  top: 86px;
  text-align: left;
  padding: 1rem;
  visibility: hidden;
  opacity: 0;
  transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
  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 .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: KR;
  font-size: 18px;
  line-height: 22px;
  color: #2c2c2c;
}

.nav .nav-content .nav-ul .child li h2:hover {
  color: #0154a5;
}

.home .li-home h1 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.all-product .li-product h1 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.product .li-product h1 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.about .li-about h1 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.contact .li-contact h1 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.land .li-product h1 {
  color: #0154a5 !important;
}

.land .li-product .child .li-landpage h2 {
  font-family: KB !important;
  color: #0154a5 !important;
}

.home .li-home h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.all-product .li-product h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.product .li-product h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.land .li-product h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.about .li-about h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.contact .li-contact h1:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  content: "";
  width: 100%;
  height: 3px;
  background-color: #0154a5;
}

.form {
  margin-top: 25px;
}

.form .layui-input-block {
  margin-left: 0px;
}

.form .layui-input {
  width: 100%;
  box-sizing: border-box;
  line-height: 48px;
  padding: 10px 10px 10px 20px;
  height: 68px;
  font-family: KR;
  font-size: 16px;
  color: #333333;
  border: none;
  background-color: #f2f2f2;
  border-radius: 5px;
  outline: none;
}

.form .layui-textarea {
  width: 100%;
  box-sizing: border-box;
  height: 126px;
  padding: 10px 20px;
  font-family: KR;
  font-size: 16px;
  color: #333333;
  border: none;
  background-color: #f2f2f2;
  border-radius: 5px;
  outline: none;
}

.form .layui-form input::-webkit-input-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-form input:-moz-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-form input:-ms-input-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-form textarea::-webkit-input-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-form textarea:-moz-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-form textarea:-ms-input-placeholder {
  font-family: KR;
  color: #666666;
}

.form .layui-btn {
  border: none;
  font-family: KR;
  font-size: 16px;
  color: #ffffff;
  height: 48px;
  line-height: 48px;
  padding: 0px 40px;
  background-color: #0154a5;
  cursor: pointer;
}

.form .inputrow {
  overflow: hidden;
}

.form .inputrow .name {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.form .inputrow .email {
  float: left;
  width: 49%;
}

.form .inputrow .whatsapp {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.form .inputrow .country {
  float: left;
  width: 49%;
}

.form .layui-form-item {
  margin-bottom: 34px;
}

.form .layui-form-item.btn {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0;
}

.footer .foot-top .form .layui-form-item {
  clear: unset;
}

.foot-top .foot-top-con {
  padding-bottom: 140px;
}

.foot-top .foot-tit {
  position: relative;
}

.foot-top .foot-tit .tit-con {
  margin-top: -85px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
}

.foot-top .foot-form {
  box-sizing: border-box;
  width: 60%;
  margin: 0 auto;
  margin-top: -170px;
  box-shadow: 0px 0px 30px #eeeeee;
  background-color: #ffffff;
  position: relative;
  z-index: 6;
}

.foot-top .foot-form .form-con {
  width: 80%;
  margin: 0 auto;
  padding: 60px 0;
}

.form-con .form-title h1 {
  font-family: KB;
  font-size: 36px;
  line-height: 60px;
}

.contact .footer .foot-top {
  display: none;
}

.foot-middle {
  background-color: #0154a5;
  color: #ffffff;
}

.foot-middle .foot-link {
  width: 75%;
  padding: 20px 12.5% 10px 12.5%;
}

.foot-middle .foot-link ul {
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}

.foot-middle .foot-link li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin: 5px;
}

.foot-middle .foot-link li a:hover {
  opacity: 0.8;
}

.foot-middle .foot-nav {
  width: 75%;
  padding: 20px 12.5% 30px 12.5%;
  border-top: 1px solid #a3c1df;
}

.foot-middle .foot-nav .all-nav {
  display: flex;
  justify-content: space-between;
}

.foot-middle .foot-nav .all-nav .nav-item a {
  cursor: pointer;
}

.foot-middle .foot-nav .all-nav .nav-item.nav-two {
  width: 32%;
}

.foot-middle .foot-nav .all-nav .nav-zero {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  align-content: center;
}

.foot-middle .foot-nav .all-nav .nav-zero .img {
  width: 80%;
}

.foot-middle .foot-nav .all-nav .nav-zero h1 {
  margin-top: 20px;
  font-family: KR;
  font-size: 16px;
  text-align: center;
}

.foot-middle .foot-nav .all-nav .nav-item h5 {
  font-family: KB;
  font-size: 24px;
  margin-bottom: 20px;
}

.foot-middle .foot-nav .all-nav .nav-item.nav-three h5 {
  font-family: KR;
  font-size: 16px;
}

.foot-middle .foot-nav .all-nav .nav-one .item-link {
  padding-bottom: 5px;
}

.foot-middle .foot-nav .all-nav .nav-one .item-link h1 {
  font-family: KR;
  font-size: 18px;
  line-height: 24px;
  overflow-wrap: break-word;
  padding: 5px 0;
  color: #ffffff;
}

.foot-middle .foot-nav .all-nav .nav-two .msg-con p {
  font-family: KR;
  font-size: 18px;
  line-height: 24px;
  padding: 5px 0;
}

.foot-middle .foot-nav .all-nav .nav-three .img {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.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: 50%;
  padding: 2% 4%;
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
}

.show-form .download .form-hide {
  text-align: right;
}

.show-form .download .form-hide img {
  width: 2rem;
}

.show-form .download .form-hide img:hover {
  cursor: pointer;
}

.show-form .download .form .layui-textarea {
  height: 100px;
}

.show-form .download .form .layui-input {
  line-height: 28px;
  height: 48px;
}

.show-form .download .form .layui-form-item {
  margin-bottom: 15px;
}

.show-form .download .form .layui-form-item.btn {
  margin-bottom: 0;
}

.tit-h {
  position: relative;
  font-family: KB;
  font-size: 54px;
  color: #000000;
  text-align: center;
}

.tit-h span {
  color: #0154a5;
}

.tit-h.tit-w {
  color: #ffffff;
}

.same-btn {
  display: inline-block;
  color: #ffffff;
  background-color: #0154a5;
  font-family: KR;
  font-size: 16px;
  line-height: 45px;
  padding: 0 20px;
  cursor: pointer;
}

.same-btn:hover {
  color: rgba(255, 255, 255, 0.9);
}

.footer.sub-footer .foot-top .foot-tit .tit-con-des {
  width: 30%;
  padding: 0 15% 0 5%;
}

.footer.sub-footer .foot-top .foot-tit .tit-con-des h3 {
  font-family: KR;
  font-size: 30px;
  line-height: 34px;
  color: #014f9b;
}

.footer.sub-footer .foot-top .foot-tit .tit-con-des p {
  font-family: KR;
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

.same-screen {
  position: relative;
  z-index: 9;
}

.same-screen .screen-con {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 90%;
}

.same-screen .screen-con .tit-h {
  position: relative;
  color: #ffffff;
  padding-bottom: 20px;
}

.same-screen .screen-con .tit-h:after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 4px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 0;
}

.same-screen .screen-img {
  display: flex;
  justify-content: center;
  align-items: center;
}

/*home--------------*/
.home-screen .swiper-slide {
  position: relative;
}

.home-screen .swiper-slide .video {
  position: absolute;
  content: "";
  z-index: 11;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
}

.home-screen .swiper-slide .video-img {
  position: relative;
  z-index: 2;
}

.home-screen .swiper-slide .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-category {
  background-color: #f5f5f5;
}

.home-category ul {
  padding: 80px 0;
  overflow: hidden;
}

.home-category li {
  float: left;
  width: 31.66%;
  margin-top: 2.51%;
  margin-right: 2.51%;
}

.home-category li:nth-child(1) {
  margin-top: 0;
}

.home-category li:nth-child(2) {
  margin-top: 0;
}

.home-category li:nth-child(3) {
  margin-top: 0;
  margin-right: 0;
}

.home-category li:nth-child(6) {
  margin-right: 0;
}

.home-category .category-item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #000000;
}

.home-category .category-item .category-item-con {
  display: none;
  position: absolute;
  z-index: 3;
  padding: 10px;
}

.home-category .category-item .category-item-con h1 {
  width: 100%;
  font-family: KB;
  font-size: 24px;
  line-height: 36px;
  padding: 20px 0;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
}

.home-category .category-item .category-item-con p {
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.home-category .category-item .category-item-con span {
  display: inline-block;
  padding: 0 10px;
  font-family: KR;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.home-category .category-item .img {
  width: 100%;
}

.home-category li:hover .category-item .img {
  opacity: 0.6;
}

.home-category li:hover .category-item .category-item-con {
  display: block;
}

.company-data {
  position: relative;
  z-index: 5;
}

.company-data.contp-width {
  margin-top: 80px;
}

.company-data .data-box {
  padding: 69px 0;
  background-color: #0154a5;
  overflow: hidden;
}

.company-data .data-box li {
  float: left;
  width: 16.26%;
  padding: 0 0.2%;
}

.company-data .data-box li h6 {
  text-align: center;
}

.company-data .data-box li h6 span {
  display: inline-block;
  font-family: KB;
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
}

.company-data .data-box li p {
  margin-top: 10px;
  font-family: KR;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
}

.home-company {}

.company-info {
  display: flex;
  padding: 50px 0;
  align-items: center;
}

.company-info .left {
  width: 50%;
}

.company-info .right {
  width: 49%;
  margin-left: 1%;
}

.about-mark {
  padding-left: 25%;
}

.about-mark ul {
  width: 100%;
  overflow: hidden;
}

.about-mark li {
  float: left;
}

.about-info {
  padding-left: 25%;
  background: url(../fodder/home/home-company-bg.jpg) center left no-repeat;
  background-size: 100% auto;
}

.about-info h5 {
  font-family: KR;
  color: #5b5b5b;
  font-size: 24px;
  line-height: 28px;
  padding-top: 20px;
}

.about-info .about-tit {
  position: relative;
  font-family: KB;
  color: #000000;
  font-size: 54px;
  text-transform: uppercase;
  line-height: 58px;
  padding: 25px 0;
}

.about-info .about-tit:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 54px;
  height: 5px;
  background-color: #0154a5;
}

.about-info .about-des {
  margin-top: 20px;
}

.about-info .about-des p {
  color: #5b5b5b;
  margin-top: 10px;
  font-family: KL;
  font-size: 16px;
  line-height: 24px;
}

.about-info .same-btn {
  padding: 0 48px;
  margin-top: 32px;
}

.company-workshop {
  background-color: #f5f5f5;
}

.home .company-workshop.contp-width {
  padding-top: 180px;
  margin-top: -110px;
  padding-bottom: 100px;
}

.workshop-item {
  display: flex;
  padding: 30px 0;
}

.workshop-item .img {
  width: 50%;
}

.workshop-item-info {
  width: 42%;
  padding: 0 4%;
  display: flex;
  align-items: center;
}

.workshop-item-info h5 {
  font-family: KR;
  color: #0154a5;
  font-size: 24px;
  line-height: 28px;
}

.workshop-item-info h1 {
  font-family: KB;
  color: #000000;
  font-size: 54px;
  text-transform: uppercase;
  line-height: 58px;
  margin-top: 15px;
}

.workshop-item-info .item-info-p {
  margin-top: 10px;
}

.workshop-item-info .item-info-p p {
  font-family: KL;
  font-size: 16px;
  line-height: 24px;
  color: #5b5b5b;
}

.workshop-item-info ul {
  margin-top: 32px;
  overflow: hidden;
}

.workshop-item-info li {
  float: left;
  padding-top: 18px;
  width: 49%;
  margin-right: 2%;
  overflow: hidden;
}

.workshop-item-info li:nth-child(2n) {
  margin-right: 0;
}

.workshop-item-info li span {
  float: left;
  display: inline-block;
  font-family: KB;
  color: #000000;
  font-size: 16px;
  line-height: 22px;
}

.workshop-item-info li i {
  float: left;
  display: inline-block;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  background: url(../fodder/home/icon-check.png) center center no-repeat;
}

.workshop-item.workshop-item2 .workshop-item-info h1 {
  font-family: KB;
  color: #000000;
  font-size: 36px;
  line-height: 42px;
  margin-top: 0;
}

.workshop-item.workshop-item2 .workshop-item-info h1 span {
  color: #0154a5;
}

.workshop-item.workshop-item2 .workshop-item-info .item-info-p {
  margin-top: 30px;
}

.workshop-item.workshop-item2 .workshop-item-info a {
  position: relative;
  margin-top: 56px;
  display: inline-block;
  font-family: KB;
  color: #0154a5;
  font-size: 16px;
  line-height: 30px;
  padding-right: 50px;
}

.workshop-item.workshop-item2 .workshop-item-info a i {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../fodder/home/icon-arrow-r.png) center center no-repeat;
}

.workshop-item.workshop-item2 .workshop-item-info a:hover {
  padding-right: 55px;
}

.home-expo {
  position: relative;
  padding: 100px 0px;
  overflow: hidden;
}

.expo-con {}

.expo-con .expo-slide {
  position: relative;
}

.expo-con .expoSwiper {
  padding: 60px 0;
}

.expo-con .expoSwiper .swiper-slide {
  cursor: pointer;
}

.expo-con .expoSwiper .coverbox {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.expo-con .expoSwiper .coverbox p {
  position: relative;
  padding-top: 20px;
  color: #aeaeae;
  font-size: 20px;
  line-height: 48px;
  text-align: center;
  width: 100%;
  font-family: MR;
}

.expo-con .expoSwiper .coverbox p:before {
  content: "";
  display: block;
  width: 48px;
  height: 2px;
  background-color: #aeaeae;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  top: 0;
}

/*contact--------------*/
.contact-con {
  display: flex;
}

.contact-form {
  width: 58%;
}

.contact-info {
  width: 42%;
}

.contact-form .form-con {
  padding-left: 25%;
  padding-right: 5%;
  padding-top: 100px;
  padding-bottom: 450px;
  background-color: #f5f5f5;
}

.contact-info .contact-info-con {
  padding-left: 5%;
  padding-right: 32.5%;
  padding-top: 100px;
  background-color: #ffffff;
}

.contact-form .form-con .form .layui-input {
  background-color: #ffffff;
}

.contact-form .form-con .form .layui-textarea {
  background-color: #ffffff;
}

.contact-info-con .img {
  width: 224px;
}

.contact-info-con h3 {
  font-family: KB;
  font-size: 18px;
  line-height: 22px;
  padding: 30px 0;
  text-transform: uppercase;
}

.contact-info-con p {
  font-family: KL;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  padding: 14px 0;
}

.contact-info-con p span {
  color: #0154a5;
  font-family: KR;
  padding-right: 10px;
}

.contact-map {
  position: relative;
  z-index: 9;
  margin-bottom: 100px;
  margin-top: -312px;
}

.contact-map .map-con {
  width: 66.66%;
  height: 624px;
  margin: 0 auto;
  box-shadow: 0px 0px 30px #eeeeee;
}

/*about--------------*/
.about {
  background-color: #f5f5f5;
}

.screen-bg {
  position: relative;
  display: flex;
}

.screen-bg-left {
  position: relative;
  z-index: 3;
  margin-left: 10%;
  width: 54%;
  padding-bottom: 100px;
}

.screen-bg-right {
  position: relative;
  z-index: 8;
  width: 29%;
  margin-left: 2%;
  margin-right: 5%;
}

.screen-bg-right .down-box {
  width: 100%;
  margin-left: -20%;
  margin-top: 20px;
}

.screen-bg .down-why {
  position: absolute;
  bottom: 0;
  z-index: 5;
  left: 50%;
  margin-left: -33%;
  z-index: 3;
  width: 66%;
  background-color: #ffffff;
}

.screen-bg .down-why p {
  font-family: KL;
  font-size: 24px;
  line-height: 28px;
  padding: 66px;
}

.about .tit-h {
  position: relative;
  padding-top: 110px;
}

.about .tit-h:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -0.5px;
  display: inline-block;
  width: 1px;
  height: 82px;
  background-color: #0154a5;
}

.about-workshop {
  margin-top: -40px;
  position: relative;
  z-index: 9;
}

.about-workshop .workshop-con {
  padding-bottom: 120px;
}

.workshop-des {
  width: 64%;
  margin: 0 auto;
  margin-top: 30px;
}

.workshop-des p {
  margin-top: 15px;
  font-family: KL;
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #5b5b5b;
}

.about .workshop-item {
  padding: 0;
  margin-top: 100px;
  box-shadow: 0px 0px 20px #dddddd;
}

.about .workshop-item .img {
  width: 66%;
}

.about .workshop-item .img img {
  height: 100%;
}

.about .workshop-item .workshop-item-info {
  padding: 0 2%;
  width: 30%;
  background-color: #ffffff;
}

.about .workshop-item .workshop-item-info h1 {
  margin-top: 0;
  padding-bottom: 10px;
  font-family: KR;
  color: #0154a5;
  font-size: 30px;
  line-height: 34px;
  text-transform: capitalize;
  text-align: center;
}

.about .workshop-item .workshop-item-info p {
  margin-top: 10px;
  font-family: KL;
  color: #000000;
  font-size: 18px;
  line-height: 36px;
  text-align: center;
}

.about-expo {
  position: relative;
}

.about-expo .expo-con {
  padding-top: 50px;
  position: relative;
  z-index: 9;
}

.expo-item-box {
  padding: 50px 50px 80px 50px;
  display: flex;
}

.expo-item {
  width: 43%;
  padding: 0 3.5%;
}

.expo-item .expo-des {
  margin-top: 30px;
}

.expo-item .expo-des h4 {
  font-family: KR;
  color: #0154a5;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.expo-item .expo-des .expo-des-p {
  margin-top: 10px;
}

.expo-item .expo-des .expo-des-p p {
  font-family: KL;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.expo-item .expo-des .expo-des-btn {
  text-align: center;
  margin-top: 30px;
}

.expo-bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 55%;
  background-color: #ffffff;
}

.about-cert {}

.about-cert .tit-h {
  margin-bottom: -140px;
  background-color: transparent !important;
}

.about-cert .tit-h:after {
  background-color: #f5f5f5;
}

.about-cert .cert-con {
  background-color: #ffffff;
  padding-top: 180px;
  padding-bottom: 100px;
}

.cert-box {
  display: flex;
  align-items: center;
}

.cert-box .cert-slide .swiper-container {
  padding: 3% 0% 8%;
}

.cert-box .cert-slide .slide-show .swiper-slide {
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  width: 550px;
}

.cert-box .cert-slide .slide-show .swiper-container .img img {
  box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 80%, rgb(0, 0, 0, 0.3));
  -webkit-box-reflect: below 0px -webkit-linear-gradient(transparent, transparent 80%, rgb(0, 0, 0, 0.3));
  box-shadow: 0px 5px 15px rgb(0 0 0 / 20%);
}

.cert-slide {
  width: 68%;
}

.cert-des {
  width: 30%;
  margin-left: 2%;
  margin-top: -40px;
}

.cert-des .about-mark {
  padding: 0;
}

.cert-des .about-mark ul {
  display: flex;
  justify-content: center;
}

.cert-des .about-mark li {
  width: 15%;
}

.cert-des .cert-des-p {
  margin-top: 35px;
}

.cert-des .cert-des-p p {
  font-family: KL;
  color: #000000;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

/*all-product--------------*/
.all-product {
  background-color: #f5f5f5;
}

.allPro-screen.same-screen .screen-con {
  width: 94%;
}

.allPro-screen.same-screen .screen-con h3 {
  text-align: center;
  color: #ffffff;
  font-family: KR;
  font-size: 48px;
  line-height: 52px;
}

.allPro-screen.same-screen .screen-con p {
  text-align: center;
  color: #ffffff;
  font-family: KR;
  font-size: 18px;
  line-height: 20px;
  margin-top: 30px;
}

.allPro-con {
  display: flex;
  padding: 90px 0 150px 0;
}

.allPro-left {
  width: 24%;
}

.item-hot-sale {}

.item-hot-sale a {
  background-color: #0154a5;
  display: block;
  padding: 20px 20px 20px 10px;
}

.item-hot-sale a h1 {
  position: relative;
  color: #ffffff;
  font-family: KB;
  font-size: 20px;
  line-height: 28px;
  padding-left: 30px;
}

.item-hot-sale a i {
  position: absolute;
  left: 0px;
  top: 4px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../fodder/home/icon-arrow-left.png) center center no-repeat;
}

.item-hot-sale a:hover h1 {
  padding-left: 40px;
}

.item-con-list {
  margin-top: 30px;
  padding: 0 10px;
}



.item-con {
  margin-top: 20px;
}

.item-con .item-con-tit {
  cursor: pointer;
}

.item-con .item-con-tit h1 {
  position: relative;
  font-family: KB;
  font-size: 20px;
  line-height: 24px;
  padding: 10px 0;
  padding-left: 22px;
}

.item-con .item-con-tit h1 i {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -8px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../fodder/home/icon-arrow-lr.png) center center no-repeat;
}

.item-con .item-con-tit:hover h1 {
  color: #0154a5;
}

.item-con-cont {
  display: none;
  padding-left: 30px;
}

.item-con-cont .con-h a {
  padding: 10px 0;
}

.item-con-cont .con-h .text-h h2 {
  position: relative;
  padding-left: 14px;
  font-family: KL;
  font-size: 16px;
  line-height: 18px;
  color: #666666;
}

.item-con-cont .con-h .text-h h2:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  ;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background-color: #666666;
}

.item-con-cont .con-h .text-h h2:hover {
  padding-left: 20px;
}

.item-con-cont .con-h.item-active .text-h h2 {
  color: #0154a5;
}

.item-con-cont .con-h.item-active .text-h h2:before {
  background-color: #0154a5;
}

.item-con.item-con-active .item-con-tit h1 i {
  background: url(../fodder/home/icon-arrow-lup.png) center center no-repeat;
}

.item-con.item-con-active .item-con-cont {
  display: block;
}

.allPro-title .item-title {
  display: none;
}

.allPro-right {
  width: 76%;
  background-color: #ffffff;
  padding: 30px 30px 60px 30px;
}

.allPro-img {
  display: flex;
  flex-wrap: wrap;
}

.allPro-img .img-con {
  width: 29.33%;
  margin: 0 2% 40px 2%;
}

.allPro-img .img-con .img-msg {
  border: 1px solid #d6d6d6;
}

.allPro-img .img-con .img-msg:hover {
  border: 1px solid #0154a5;
}

.allPro-img .img-con .con-text h1 {
  font-family: KL;
  color: #666666;
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
  margin-top: 5px;
  text-align: center;
  word-break: break-all;
}

.allPro-img .img-con .con-text p {
  font-family: KB;
  color: #0154a5;
  text-align: center;
}

/*.allPro-img .img-con .con-text p span{display:inline-block;font-size:14px;line-height:20px;border-bottom:1px solid #0154a5;}*/
.allPro-img .img-con .con-text p a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #0154a5;
  border-bottom: 1px solid #0154a5;
}

.page-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
}

.allPro-page {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  flex-wrap: wrap
}

.allPro-page li {
  margin: 0 8px;
  margin-bottom: 8px;
}

.allPro-page li a {
  width: 34px;
  height: 34px;
  line-height: 34px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.allPro-page li a:hover {
  cursor: pointer;
  color: #ffffff;
  background-color: #0154a5;
}

.allPro-page li.active a {
  color: #ffffff !important;
  background-color: #0154a5 !important;
}

/*product--------------*/
.product .img {
  display: flex;
  justify-content: center;
}

.product .img img {
  width: auto;
  max-width: 100%;
}

.product .pro-info {
  padding: 60px 0;
  overflow: hidden;
}

.product .pro-info .pro-slide {
  float: left;
  width: 49%;
}

.product .pro-info .pro-msg {
  float: left;
  width: 48%;
  margin-left: 3%;
}

.product .pro-info .pro-slide .top-img {
  border: 1px solid #cccccc;
}

.product .pro-info .pro-slide .bottom-img {
  margin-top: 20px;
}

.product .pro-info .pro-slide .bottom-img .img {
  border: 1px solid #cccccc;
}

.product .pro-info .pro-slide .bottom-img .img img {
  width: 100%;
}

.product .pro-info .pro-slide .bottom-img .swiper-container {
  position: unset;
}

.product .pro-info .pro-slide .bottom-img .swiper-slide-thumb-active .img {
  border-color: #0154a5;
}

.pro-con .title-h h1 {
  font-family: KB;
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 20px;
  color: #58595b;
}

.title-item {
  border-top: 1px solid #58595b;
}

.title-item .title-p {
  overflow: hidden;
  padding: 16px 0;
}

.title-item .title-p p {
  margin-right: 30px;
  float: left;
  font-family: KR;
  font-size: 24px;
  line-height: 28px;
  color: #58595b;
}

.title-item .title-p h3 {
  float: left;
  font-family: KB;
  font-size: 24px;
  line-height: 28px;
  color: #0154a5;
}

.title-item .img {
  justify-content: flex-start;
}

.title-item .title-btn {
  margin-top: 25px;
}

.pro-detail {
  padding-bottom: 40px;
}

.detail-item {
  padding: 30px 0;
}

.detail-item .text-h {
  position: relative;
}

.detail-item .text-h:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.5px;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #666666;
}

.detail-item .text-h h1 {
  position: relative;
  z-index: 2;
  display: inline-block;
  font-family: KB;
  font-size: 30px;
  line-height: 36px;
  padding-right: 10px;
  background: #ffffff;
  color: #0154a5;
}

.detail-item .detail-con {
  margin-top: 30px;
}

.detail-item .con-info .con-h {
  width: 96%;
  margin: 0 auto;
}

.detail-item .con-info .con-h h1 {
  font-family: KB;
  font-size: 24px;
  line-height: 36px;
  color: #000000;
  padding: 15px 0;
  border-top: 1px solid #cccccc;
  text-align: center;
  margin-top: 40px;
}

.detail-item .con-btn {
  margin-top: 40px;
  text-align: center;
}

.detail-item .con-btn a {
  display: inline-block;
  font-family: KR;
  font-size: 20px;
  line-height: 36px;
  color: #ffffff;
  padding: 0 30px;
  background-color: #0154a5;
  border-radius: 15px;
}

.detail-item .con-info:first-child .con-h h1 {
  border-top: none;
  margin-top: 0;
}

.detail-similar .img {}

.detail-similar .img img {
  width: 100%;
  max-width: 100%;
  border: 1px solid #cfcfcf;
}

.detail-similar h3 {
  font-family: KR;
  font-size: 18px;
  color: #666666;
  margin-top: 10px;
  text-align: center;
}

.detail-similar .swiper-slide {
  box-sizing: border-box;
  padding: 0 10px;
}

.detail-similar .similar-slide .similar-slide-con {
  width: calc(100% - 80px);
  margin: 0 40px;
}

.detail-similar .similar-slide .swiper-container .swiper-button-next {}

.detail-similar .similar-slide .swiper-container .swiper-button-prev {}

/*land--------------*/
.land .company-data {
  background-color: #0154a5;
}

.land .company-workshop {
  background-color: #ffffff;
  margin: 30px auto;
}

.land .workshop-item-info {
  width: 32%;
  padding: 0 2%;
}

.land .workshop-item.workshop-item1 .workshop-item-info {
  padding: 0 2%;
}

.land .workshop-item.workshop-item2 .workshop-item-info {
  padding: 0 2%;
}

.land .workshop-item-info h3 {
  font-family: KB;
  font-size: 48px;
  line-height: 54px;
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.land .workshop-item-info h5 {
  margin-top: 20px;
}

.land .workshop-item-info .item-info-p {
  margin-top: 20px;
}

.land .workshop-item-info .item-info-p p {
  padding-bottom: 5px;
}

.land .workshop-item-info .item-info-p p:last-child {
  padding-bottom: 0;
}

.land .workshop-item .img {
  width: 64%;
}

.land-cert {
  background-color: #f5f5f5;
  padding: 30px 0;
}

.land .cert-box {
  display: block;
}

.land .cert-slide {
  width: 74%;
  margin: 0 auto;
}

.land .cert-des {
  margin-left: auto;
  margin-right: auto;
  width: 36%;
}

.land .cert-des .about-mark li {
  margin: 0 10px;
}

.land .land-display {
  padding: 90px 0;
}

.display-item {
  display: flex;
}

.display-item h1 {
  margin-top: 20px;
  font-family: KB;
  font-size: 38px;
  line-height: 44px;
  color: #000000;
  text-transform: uppercase;
}

.display-item .display-btn a {
  background-color: #ffffff;
  color: #0154A5;
  border: 2px solid #0154A5;
  font-size: 18px;
  line-height: 32px;
  font-family: KB;
  margin-top: 15px;
}

.display-item .display-btn a:hover {
  background-color: #0154A5;
  color: #ffffff;
}

.display-product {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}

.display-product a {
  float: left;
  width: 40%;
  margin: 0 5%;
  position: relative;
  z-index: 5;
}

.display-product-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 40%;
  width: 100%;
  background-color: #f8f8f8;
}

.display-list {
  overflow: hidden;
}

.display-list li {
  float: left;
  background-color: #f8f8f8;
}

.display-logo {
  padding: 30px 0;
  display: flex;
  justify-content: center;
}

.display-logo img {
  width: 220px;
}

.display-mark {
  width: 80%;
  margin: 0 auto;
}

.display-des {
  font-family: KL;
  font-size: 16px;
  line-height: 30px;
  margin-top: 70px;
}

.display-item.display-item1 .display-item-left {
  width: 63%;
}

.display-item.display-item1 .display-item-left .display-product {
  margin-top: 20px;
}

.display-item.display-item1 .display-item-right {
  width: 33%;
  margin-left: 4%;
}

.display-item.display-item2 {
  margin-top: 70px;
  align-items: flex-end;
}

.display-item.display-item2 .display-item-left {
  width: 45%;
}

.display-item.display-item2 .display-item-right {
  width: 52%;
  margin-left: 3%;
}

.display-item.display-item3 {
  margin-top: 70px;
}

.display-item.display-item3 .display-item-left {
  width: 50%;
}

.display-item.display-item3 .display-item-right {
  width: 46%;
  margin-left: 4%;
}

.display-item.display-item3 .display-list li {
  width: 48%;
  margin-right: 4%;
  margin-top: 4%;
}

.display-item.display-item3 .display-list li:nth-child(1) {
  margin-top: 0;
}

.display-item.display-item3 .display-list li:nth-child(2) {
  margin-right: 0;
  margin-top: 0;
}

.display-item.display-item3 .display-list li:nth-child(3) {}

.display-item.display-item3 .display-list li:nth-child(4) {
  margin-right: 0;
}


@media screen and (max-width:1800px) {
  .company-data .data-box {
    padding: 50px 0;
  }

  .company-data .data-box li h6 span {
    font-size: 44px;
    line-height: 44px;
  }

  .company-data .data-box li p {
    font-size: 16px;
    line-height: 20px;
  }

  .company-data.contp-width {
    margin-top: 50px;
  }

  .home .company-workshop.contp-width {
    padding-top: 137px;
    margin-top: -87px;
    padding-bottom: 80px;
  }

}

@media screen and (max-width:1700px) {
  .contm-width {
    width: 88%;
    margin: 0 auto;
  }

  .contp-width {
    width: 88%;
    padding: 0 6%;
  }

  .home .contm-width {
    width: 88%;
    margin: 0 auto;
  }

  .home .contp-width {
    width: 88%;
    padding: 0 6%;
  }

  .nav .nav-content {
    width: 88%;
  }

  .nav .nav-content .nav-logo {
    width: 210px;
  }

  .nav .nav-content .nav-ul {
    width: calc(100% - 210px);
  }

  .nav .nav-content .nav-ul ul li h1 {
    padding: 30px 10px;
  }

  .nav .nav-content .nav-ul ul li .child {
    top: 78px;
  }

  .nav .nav-content .nav-ul ul .li-lang .lang {
    padding: 30px 0px;
  }

  .foot-top .foot-top-con {
    padding-bottom: 100px;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -75px;
  }

  .foot-top .foot-form {
    width: 64%;
    margin-top: -150px;
  }

  .foot-middle .foot-link {
    width: 88%;
    padding: 20px 6% 10px 6%;
  }

  .foot-middle .foot-nav {
    width: 88%;
    padding: 20px 6% 30px 6%;
  }

  .tit-h {
    font-size: 48px;
  }

  .about .tit-h {
    padding-top: 80px;
  }

  .about .tit-h:before {
    height: 60px;
  }

  .about-mark {
    padding-left: 12%;
  }

  .about-mark li {
    width: 8%;
  }

  .about-info {
    padding-left: 12%;
  }

  .about-info h5 {
    padding-top: 10px;
  }

  .about-info .about-tit {
    padding: 20px 0;
  }

  .about-info .about-des {
    margin-top: 15px;
  }

  .about-info .about-des p {
    margin-top: 5px;
  }

  .about-info .same-btn {
    margin-top: 20px;
  }

  .home-expo {
    padding: 80px 0;
  }

  .expo-con .expoSwiper {
    padding: 50px 0;
  }

  .contact-form .form-con {
    padding-left: 12%;
    padding-right: 5%;
    padding-top: 80px;
    padding-bottom: 400px;
  }

  .contact-info .contact-info-con {
    padding-left: 5%;
    padding-right: 15%;
    padding-top: 80px;
  }

  .contact-info-con .img {
    width: 200px;
  }

  .contact-info-con h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 30px 0;
  }

  .contact-map {
    margin-bottom: 80px;
    margin-top: -300px;
  }

  .contact-map .map-con {
    width: 80%;
    height: 600px;
  }

  .about .workshop-item {
    margin-top: 80px;
  }

  .about-workshop {
    margin-top: -30px;
  }

  .about-workshop .workshop-con {
    padding-bottom: 100px;
  }

  .expo-item-box {
    padding: 40px 40px 60px 40px
  }

  .about-cert .tit-h {
    margin-bottom: -100px;
  }

  .about-cert .cert-con {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .about .workshop-item .workshop-item-info p {
    line-height: 28px;
  }

  .workshop-des {
    width: 70%;
  }

  .screen-bg-left {
    margin-left: 6%;
    width: 58%;
    padding-bottom: 80px;
  }

  .screen-bg-right {
    width: 30%;
    margin-left: 2%;
    margin-right: 4%;
  }

  .screen-bg-right .down-box {
    margin-left: -15%;
    margin-top: 15px;
  }

  .screen-bg .down-why {
    margin-left: -38%;
    width: 76%;
  }

  .screen-bg .down-why p {
    font-size: 24px;
    line-height: 28px;
    padding: 50px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 44px;
    line-height: 48px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 25px;
  }

  .allPro-con {
    padding: 70px 0 120px 0;
  }
}

@media screen and (max-width:1580px) {
  .contm-width {
    width: 92%;
    margin: 0 auto;
  }

  .contp-width {
    width: 92%;
    padding: 0 4%;
  }

  .home .contm-width {
    width: 92%;
    margin: 0 auto;
  }

  .home .contp-width {
    width: 92%;
    padding: 0 4%;
  }

  .nav .nav-content {
    width: 92%;
  }

  .nav .nav-content .nav-logo {
    width: 180px;
  }

  .nav .nav-content .nav-ul {
    width: calc(100% - 180px);
  }

  .nav .nav-content .nav-ul ul li h1 {
    padding: 25px 10px;
  }

  .nav .nav-content .nav-ul ul li .child {
    top: 64px;
  }

  .nav .nav-content .nav-ul ul .li-lang .lang {
    padding: 25px 0px;
  }

  .form .layui-input {
    line-height: 36px;
    height: 56px;
  }

  .form .layui-form-item {
    margin-bottom: 20px;
  }

  .foot-top .foot-top-con {
    padding-bottom: 80px;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -60px;
  }

  .foot-top .foot-form {
    width: 68%;
    margin-top: -120px;
  }

  .foot-top .foot-form .form-con {
    width: 90%;
    margin: 0 auto;
    padding: 40px 0;
  }

  .foot-middle .foot-link {
    width: 92%;
    padding: 20px 4% 10px 4%;
  }

  .foot-middle .foot-nav {
    width: 92%;
    padding: 20px 4% 30px 4%;
  }

  .foot-middle .foot-nav .all-nav .nav-item h5 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .foot-middle .foot-nav .all-nav .nav-zero {
    width: 22%;
  }

  .foot-middle .foot-nav .all-nav .nav-one .item-link h1 {
    font-size: 16px;
    line-height: 20px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-two {
    width: 28%;
  }

  .foot-middle .foot-nav .all-nav .nav-two .msg-con p {
    font-size: 16px;
    line-height: 20px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three h5 {
    font-size: 14px;
  }

  .tit-h {
    font-size: 44px;
  }

  .home-category ul {
    padding: 60px 0;
  }

  .home-category li {
    width: 32%;
    margin-top: 2%;
    margin-right: 2%;
  }

  .about-mark {
    padding-left: 8%;
  }

  .about-info {
    padding-left: 8%;
  }

  .about-info h5 {
    font-size: 20px;
    line-height: 24px;
    padding-top: 10px;
  }

  .about-info .about-tit {
    font-size: 48px;
    line-height: 54px;
    padding: 15px 0;
  }

  .about-info .about-des {
    margin-top: 10px;
  }

  .about-info .about-des p {
    font-size: 14px;
    line-height: 20px;
  }

  .contact-form .form-con {
    padding-left: 8%;
    padding-right: 5%;
    padding-top: 60px;
    padding-bottom: 340px;
  }

  .contact-info .contact-info-con {
    padding-left: 5%;
    padding-right: 10%;
    padding-top: 60px;
  }

  .contact-info-con .img {
    width: 180px;
  }

  .contact-map {
    margin-bottom: 60px;
    margin-top: -240px;
  }

  .contact-map .map-con {
    width: 90%;
    height: 480px;
  }

  .about .workshop-item {
    margin-top: 60px;
  }

  .about-workshop .workshop-con {
    padding-bottom: 60px;
  }

  .about-expo .expo-con {
    padding-top: 30px;
  }

  .expo-item-box {
    padding: 30px 20px 30px 20px;
  }

  .about-cert .cert-con {
    padding-bottom: 60px;
  }

  .screen-bg-left {
    margin-left: 4%;
    width: 60%;
    padding-bottom: 60px;
  }

  .screen-bg-right .down-box {
    margin-left: -13%;
    margin-top: 10px;
  }

  .screen-bg .down-why {
    margin-left: -40%;
    width: 80%;
  }

  .screen-bg .down-why p {
    font-size: 20px;
    line-height: 24px;
    padding: 40px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 40px;
    line-height: 44px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 18px;
    line-height: 20px;
    margin-top: 20px;
  }

  .allPro-con {
    padding: 50px 0 90px 0;
  }

  .allPro-item .item-con-list {
    margin-top: 20px;
  }

  .item-con {
    margin-top: 10px;
  }

  .item-con .item-con-tit h1 {
    padding-left: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .item-con-cont {
    padding-left: 20px;
  }

  .item-con-cont .con-h a {
    padding: 6px 0;
  }

  .allPro-right {
    width: 76%;
    padding: 30px 20px 40px 20px;
  }

  .land .workshop-item-info h3 {
    font-size: 44px;
    line-height: 52px;
  }

  .land .land-display {
    padding: 70px 0;
  }

  .display-item.display-item2 {
    margin-top: 50px;
  }

  .display-item.display-item3 {
    margin-top: 50px;
  }

  .display-des {
    margin-top: 50px;
  }
}

@media screen and (max-width:1500px) {}

@media screen and (max-width:1480px) {
  .foot-top .foot-top-con {
    padding-bottom: 60px;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -50px;
  }

  .foot-top .foot-form {
    width: 70%;
    margin-top: -100px;
  }

  .foot-top .foot-form .form-con {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
  }

  .tit-h {
    font-size: 40px;
  }

  .home-category ul {
    padding: 40px 0;
  }

  .home-category .category-item .category-item-con h1 {
    font-size: 20px;
    line-height: 28px;
  }

  .home-category .category-item .category-item-con p {
    margin-top: 15px;
  }

  .home-category .category-item .category-item-con span {
    font-size: 14px;
    line-height: 28px;
  }

  .workshop-item-info {
    width: 44%;
    padding: 0 3%;
  }

  .expo-con .expoSwiper {
    padding: 40px 0;
  }

  .page-box {
    padding-top: 20px;
  }

  .item-hot-sale a {
    padding: 15px 10px 15px 10px;
  }

  .allPro-title .item-con-list {
    margin-top: 0;
    padding-left: 0;
  }

  .item-con-cont {
    padding-left: 5px;
  }

  .land .company-workshop {
    margin: 20px auto;
  }

  .land .workshop-item-info h3 {
    font-size: 40px;
    line-height: 48px;
  }

  .land .cert-slide {
    width: 88%;
  }

  .land .cert-des {
    width: 40%;
  }

  .product .pro-info .pro-slide .bottom-img {
    margin-top: 15px;
  }
}

@media screen and (max-width:1340px) {
  .footer .foot-top .foot-tit .img .show {
    display: none !important;
  }

  .footer .foot-top .foot-tit .img .hide {
    display: block !important;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des {
    width: 40%;
    padding: 0 5% 0 5%;
  }

  .company-data .data-box {
    padding: 40px 0;
  }

  .company-data .data-box li h6 span {
    font-size: 36px;
    line-height: 36px;
  }

  .company-data .data-box li p {
    font-size: 14px;
    line-height: 18px;
  }

  .company-data.contp-width {
    margin-top: 30px;
  }

  .home .company-workshop.contp-width {
    padding-top: 102px;
    margin-top: -72px;
    padding-bottom: 60px;
  }

  .workshop-item {
    padding: 20px 0;
  }

  .workshop-item-info h5 {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop-item-info h1 {
    font-size: 44px;
    line-height: 48px;
    margin-top: 15px;
  }

  .workshop-item-info .item-info-p {
    margin-top: 10px;
  }

  .workshop-item-info .item-info-p p {
    font-size: 14px;
    line-height: 22px;
  }

  .workshop-item-info ul {
    margin-top: 20px;
  }

  .workshop-item-info li {
    padding-top: 10px;
  }

  .workshop-item-info li span {
    font-size: 14px;
    line-height: 18px;
  }

  .workshop-item-info li i {
    margin-right: 5px;
    width: 18px;
    height: 18px;
    background-size: 18px auto;
  }

  .workshop-item.workshop-item2 .workshop-item-info h1 {
    font-size: 28px;
    line-height: 32px;
  }

  .workshop-item.workshop-item2 .workshop-item-info .item-info-p {
    margin-top: 20px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a {
    margin-top: 40px;
    font-size: 16px;
    line-height: 24px;
    padding-right: 40px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a i {
    width: 24px;
    height: 24px;
    background-size: 24px auto;
  }

  .workshop-item.workshop-item2 .workshop-item-info a:hover {
    padding-right: 44px;
  }

  .expo-con .expoSwiper {
    padding: 30px 0;
  }

  .contact-form .form-con {
    padding-top: 40px;
    padding-bottom: 300px;
  }

  .contact-info .contact-info-con {
    padding-top: 40px;
  }

  .contact-info-con .img {
    width: 180px;
  }

  .contact-info-con h3 {
    font-size: 18px;
    line-height: 22px;
    padding: 15px 0;
  }

  .contact-info-con p {
    font-size: 16px;
    line-height: 24px;
    padding: 8px 0;
  }

  .contact-map {
    margin-bottom: 40px;
    margin-top: -240px;
  }

  .contact-map .map-con {
    width: 90%;
    height: 480px;
  }

  .about .tit-h {
    padding-top: 60px;
  }

  .about .tit-h:before {
    height: 48px;
  }

  .about-workshop {
    margin-top: -20px;
  }

  .workshop-des {
    width: 88%;
    margin-top: 15px;
  }

  .workshop-des p {
    margin-top: 10px;
    line-height: 24px;
    font-size: 16px;
  }

  .about .workshop-item {
    margin-top: 40px;
  }

  .about-workshop .workshop-con {
    padding-bottom: 40px;
  }

  .about-expo .expo-con {
    padding-top: 20px;
  }

  .expo-item-box {
    padding: 20px 0 20px 0;
  }

  .expo-item {
    width: 46%;
    padding: 0 2%;
  }

  .expo-item .expo-des {
    margin-top: 20px;
  }

  .expo-item .expo-des .expo-des-btn {
    margin-top: 20px;
  }

  .about-cert .tit-h {
    margin-bottom: -80px;
  }

  .about-cert .cert-con {
    padding-bottom: 30px;
    padding-top: 100px;
  }

  .about .workshop-item .workshop-item-info h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .about .workshop-item .workshop-item-info p {
    font-size: 16px;
    line-height: 24px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 36px;
    line-height: 40px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
  }

  .item-hot-sale a {
    padding: 10px 10px 10px 10px;
  }

  .allPro-right {
    width: 76%;
    padding: 20px 10px 30px 10px;
  }

  .land .workshop-item-info h3 {
    font-size: 32px;
    line-height: 40px;
  }

  .land .workshop-item-info h5 {
    margin-top: 10px;
  }

  .land .workshop-item-info .item-info-p {
    margin-top: 10px;
  }

  .land .land-display {
    padding: 50px 0;
  }

  .display-item h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .display-des {
    margin-top: 30px;
  }

  .display-item.display-item2 {
    margin-top: 40px;
  }

  .display-item.display-item3 {
    margin-top: 40px;
  }

  .pro-con .title-h h1 {
    font-size: 28px;
    line-height: 32px;
    padding-bottom: 15px;
  }

  .title-item .title-p {
    padding: 10px 0;
  }

  .title-item .title-p p {
    margin-right: 15px;
    font-size: 20px;
    line-height: 24px;
  }

  .title-item .title-p h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .title-item .title-btn {
    margin-top: 15px;
  }

  .title-item .title-btn .same-btn {
    line-height: 40px;
  }

  .product .pro-info {
    padding: 40px 0;
  }

  .detail-item .text-h h1 {
    font-size: 28px;
    line-height: 34px;
    padding-right: 10px;
  }

  .detail-item .detail-con {
    margin-top: 15px;
  }

  .detail-item .con-info .con-h h1 {
    font-size: 20px;
    line-height: 32px;
    padding: 10px 0;
    margin-top: 30px;
  }

  .detail-item .con-btn {
    margin-top: 30px;
  }

  .pro-detail {
    padding-bottom: 30px;
  }
}

@media screen and (max-width:1200px) {
  .form {
    margin-top: 20px;
  }

  .form .layui-input {
    line-height: 28px;
    height: 48px;
  }

  .form .layui-form-item {
    margin-bottom: 15px;
  }

  .form .layui-btn {
    height: 36px;
    line-height: 36px;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -45px;
  }

  .foot-top .foot-form {
    width: 74%;
    margin-top: -90px;
  }

  .foot-top .foot-top-con {
    padding-bottom: 40px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-zero {
    width: 20%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-two {
    width: 40%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 20%;
  }

  .foot-middle .foot-nav .all-nav .nav-zero .img {
    width: 100%;
  }

  .foot-middle .foot-nav .all-nav .nav-two .foot-msg {
    width: 100%;
  }

  .foot-middle .foot-nav .all-nav .nav-three .img {
    width: 100%;
  }

  .show-form .download {
    width: 60%;
    padding: 3% 5%;
  }

  .show-form .download .form-hide img {
    width: 1.8rem;
  }

  .home-category ul {
    padding: 30px 0;
  }

  .home-category .category-item .category-item-con h1 {
    font-size: 16px;
    line-height: 20px;
  }

  .home-category .category-item .category-item-con span {
    font-size: 14px;
    line-height: 24px;
  }

  .company-data .data-box {
    padding: 20px 0;
  }

  .company-data .data-box li {
    float: left;
    width: 31.33%;
    padding: 10px 1%;
  }

  .company-data .data-box li h6 span {
    font-size: 28px;
    line-height: 28px;
  }

  .company-data .data-box li p {
    font-size: 12px;
    line-height: 16px;
  }

  .company-info {
    padding: 30px 0;
  }

  .about-info h5 {
    padding-top: 5px;
  }

  .about-info .about-tit {
    font-size: 36px;
    line-height: 42px;
    padding: 10px 0;
  }

  .about-info .about-tit:after {
    width: 40px;
    height: 4px;
  }

  .company-data.contp-width {
    margin-top: 10px;
  }

  .home .company-workshop.contp-width {
    padding-top: 104px;
    margin-top: -94px;
    padding-bottom: 30px;
  }

  .workshop-item-info h5 {
    font-size: 18px;
    line-height: 22px;
  }

  .workshop-item-info h1 {
    font-size: 40px;
    line-height: 44px;
    margin-top: 10px;
  }

  .workshop-item-info ul {
    margin-top: 10px;
  }

  .workshop-item-info li {
    padding-top: 5px;
  }

  .workshop-item.workshop-item2 .workshop-item-info h1 {
    font-size: 22px;
    line-height: 26px;
  }

  .workshop-item.workshop-item2 .workshop-item-info .item-info-p {
    margin-top: 15px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a {
    margin-top: 25px;
    font-size: 14px;
    line-height: 20px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a i {
    width: 20px;
    height: 20px;
    background-size: 20px auto;
  }

  .home-expo {
    padding: 40px 0;
  }

  .expo-con .expoSwiper {
    padding: 20px 0;
  }

  .expo-item {
    width: 49%;
    padding: 0;
  }

  .expo-item:first-child {
    padding-right: 2%;
  }

  .expo-item .expo-des h4 {
    font-size: 20px;
    line-height: 28px;
  }

  .expo-item .expo-des .expo-des-p p {
    font-size: 14px;
    line-height: 20px;
  }

  .expo-item .expo-des .expo-des-btn {
    margin-top: 15px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 32px;
    line-height: 36px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }

  .allPro-img .img-con {
    width: 31.33%;
    margin: 0 1% 30px 1%
  }

  .allPro-img .img-con .con-text h1 {
    padding: 5px 0;
  }

  .allPro-img .img-con .con-text p span {
    line-height: 18px;
  }

  .page-box {
    padding-top: 10px;
  }

  .item-con .item-con-tit h1 {
    font-size: 16px;
    line-height: 20px;
  }

  .item-con-cont .con-h a {
    padding: 5px 0;
  }

  .item-con .item-con-tit h1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .item-con-cont .con-h .text-h h2 {
    font-size: 14px;
    line-height: 18px;
  }

  .land .workshop-item-info {
    width: 48%;
  }

  .land .workshop-item.workshop-item1 .workshop-item-info {
    padding: 0 2% 0 0;
  }

  .land .workshop-item.workshop-item2 .workshop-item-info {
    padding: 0 0 0 2%;
  }

  .land .workshop-item .img {
    width: 50%;
  }

  .land .cert-slide {
    width: 100%;
  }

  .land .cert-des {
    width: 50%;
  }

  .land .land-display {
    padding: 40px 0;
  }

  .display-item h1 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 10px;
  }

  .display-item .display-btn a {
    margin-top: 10px;
  }

  .display-des {
    margin-top: 20px;
    font-size: 14px;
    line-height: 24px;
  }

  .display-logo {
    padding: 15px 0;
  }

  .display-item.display-item2 {
    margin-top: 40px;
  }

  .display-item.display-item3 {
    margin-top: 40px;
  }

  .detail-item .text-h h1 {
    font-size: 24px;
    line-height: 32px;
    padding-right: 10px;
  }

  .detail-item .detail-con {
    margin-top: 10px;
  }

  .detail-item .con-info .con-h h1 {
    line-height: 28px;
    padding: 8px 0;
    margin-top: 20px;
  }

  .detail-item .con-btn a {
    font-size: 16px;
    line-height: 28px;
    padding: 0 20px;
    border-radius: 10px;
  }

  .detail-item .con-btn {
    margin-top: 20px;
  }

  .detail-similar h3 {
    font-size: 16px;
    margin-top: 5px;
  }

  .pro-detail {
    padding-bottom: 20px;
  }
}

@media screen and (max-width:991px) {
  .contm-width {
    width: 94%;
    margin: 0 auto;
  }

  .contp-width {
    width: 94%;
    padding: 0 3%;
  }

  .home .contm-width {
    width: 94%;
    margin: 0 auto;
  }

  .home .contp-width {
    width: 94%;
    padding: 0 3%;
  }

  .nav .nav-content {
    width: 94%;
    padding: 10px 0px;
    align-items: center;
  }

  .nav .nav-content .nav-logo {
    width: 120px;
  }

  .nav .nav-content .nav-ul {
    width: calc(100% - 120px);
  }

  .nav .nav-content .nav-ul ul .li-show {
    display: none;
  }

  .nav .nav-content .nav-ul ul .li-lang {
    font-size: 16px;
    line-height: 20px;
    display: inline-flex;
    display: -webkit-inline-flex;
    justify-content: flex-end;
    align-items: center;
  }

  .nav .nav-content .nav-ul ul .li-lang .lang {
    padding: 0 10px 0 0;
  }

  .nav .nav-content .nav-ul ul .li-lang .nav-auto {
    display: block;
    margin-left: 10px;
  }

  .nav .nav-content .nav-ul ul .li-lang .nav-auto .auto-line {
    width: 28px;
    padding: 0px 0px;
  }

  .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;
  }

  .nav .nav-content .nav-ul ul li .child {
    top: 52px;
  }

  .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: 58px;
    height: 100%;
    display: block;
    background-color: #f6f6f6 !important;
    width: 100%;
    padding-top: 0.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 {
    padding-right: 10px;
  }

  .auto-hide .auto-ul li {
    padding: 1rem 0rem 0rem 2.2rem;
  }

  .auto-hide .auto-ul li a {
    display: inline-block;
  }

  .auto-hide .auto-ul h1 {
    font-family: KR;
    font-size: 1.5rem;
    color: #0154a5;
    letter-spacing: 0.5px;
  }

  .auto-hide .auto-ul .li-product .auto-child li {
    padding: 0.5rem 0rem 0.2rem 2rem;
  }

  .auto-hide .auto-ul h2 {
    font-family: KR;
    font-size: 1.2rem;
    color: #0154a5;
    letter-spacing: 0.5px;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -40px;
  }

  .foot-top .foot-form {
    width: 88%;
    margin-top: -80px;
  }

  .form-con .form-title h1 {
    font-size: 28px;
    line-height: 36px;
  }

  .foot-top .foot-top-con {
    padding-bottom: 30px;
  }

  .foot-middle .foot-link {
    width: 94%;
    padding: 10px 3% 10px 3%;
  }

  .foot-middle .foot-nav {
    width: 94%;
    padding: 10px 3% 30px 3%;
  }

  .tit-h {
    font-size: 36px;
  }

  .home-category ul {
    padding: 20px 0;
  }

  .home-category .category-item .category-item-con h1 {
    padding: 10px 0;
  }

  .company-info {
    flex-wrap: wrap;
    width: 94%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .company-info .left {
    width: 100%;
  }

  .company-info .right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .about-mark {
    padding-left: 0;
  }

  .about-mark li {
    width: 6%;
  }

  .about-info {
    padding-left: 0;
  }

  .workshop-item {
    padding: 15px 0;
  }

  .workshop-item-info {
    width: 48%;
    padding: 0 0 0 2%;
  }

  .workshop-item.workshop-item2 .workshop-item-info {
    width: 48%;
    padding: 0 2% 0 0;
  }

  .workshop-item-info h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .workshop-item-info h1 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 5px;
  }

  .workshop-item-info .item-info-p {
    margin-top: 5px;
  }

  .workshop-item-info li span {
    font-size: 12px;
    line-height: 16px;
  }

  .workshop-item-info li i {
    margin-right: 3px;
    width: 16px;
    height: 16px;
    background-size: 16px auto;
  }

  .workshop-item.workshop-item2 .workshop-item-info h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop-item.workshop-item2 .workshop-item-info .item-info-p {
    margin-top: 10px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a {
    margin-top: 15px;
  }

  .home-expo {
    padding: 30px 0;
  }

  .expo-con .expoSwiper {
    padding: 15px 0;
  }

  .contact-con {
    flex-wrap: wrap;
  }

  .contact-form {
    width: 100%;
  }

  .contact-info {
    width: 100%;
  }

  .contact-form .form-con {
    padding: 30px 3% 30px 3%;
  }

  .contact-info .contact-info-con {
    padding: 30px 3% 30px 3%;
  }

  .contact-info-con p {
    padding: 5px 0;
  }

  .contact-map {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .contact-map .map-con {
    width: 94%;
  }

  .about-workshop .workshop-con {
    padding-bottom: 30px;
  }

  .about .workshop-item {
    margin-top: 20px;
  }

  .about .workshop-item .img {
    width: 50%;
  }

  .about .workshop-item .workshop-item-info {
    width: 46%;
    justify-content: center;
  }

  .about .workshop-item .workshop-item-info p {
    margin-top: 5px;
  }

  .cert-box {
    flex-wrap: wrap;
  }

  .cert-slide {
    width: 100%;
  }

  .cert-des {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }

  .cert-des .about-mark li {
    width: 9%;
  }

  .cert-des .cert-des-p {
    margin-top: 20px;
  }

  .cert-des .cert-des-p p {
    font-size: 14px;
    line-height: 20px;
  }

  .screen-bg-left {
    margin-left: 3%;
    width: 61%;
    padding-bottom: 40px;
  }

  .screen-bg-right {
    width: 32%;
    margin-left: 2%;
    margin-right: 2%;
  }

  .screen-bg-right .down-box {
    margin-left: -11%;
    margin-top: 5px;
  }

  .screen-bg .down-why p {
    font-size: 18px;
    line-height: 22px;
    padding: 30px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
  }

  .allPro-con {
    padding: 30px 0 50px 0;
    flex-wrap: wrap;
  }

  .allPro-left {
    width: 100%;
  }

  .allPro-item .item-con-list {
    padding: 0;
    margin-top: 0;
  }

  .allPro-right {
    width: 100%;
    margin-top: 20px;
  }

  .allPro-img .img-con {
    width: 31.33%;
    margin: 0 1% 20px 1%
  }

  .allPro-img .img-con .con-text h1 {
    padding: 5px 0;
  }

  .allPro-img .img-con .con-text p span {
    line-height: 18px;
  }

  .item-con {
    margin-top: 5px;
  }

  .item-con .item-con-tit h1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  /*.allPro-left .item-span{position:relative;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;cursor:pointer;}
.allPro-left .item-span .line-content{position:absolute;content:"";transform:translate(-50%,-50%);top:50%;left:50%;background-color:#000000;width:100%;height:2px;}
.allPro-left .item-span .line-two{width:2px;height:100%;}*/
  .allPro-title {
    position: relative;
  }

  .allPro-title .item-title {
    display: block;
  }

  .allPro-title .item-title h3 {
    color: #000000;
    font-family: KB;
    font-size: 20px;
    line-height: 28px;
  }

  .allPro-left {
    position: relative;
    z-index: 9;
  }

  .allPro-item {
    background-color: #ffffff;
    width: calc(100% - 3rem) !important;
    justify-content: center;
    padding: 1.5rem;
    box-shadow: 0px 0px 10px #dddddd;
    position: absolute;
    left: 0%;
    top: 38px;
    transform: translateX(-105%);
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    -moz-transform: translateX(-110%);
    transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -webkit-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -ms-transition: all 1s cubic-bezier(.77, 0, .175, 1);
    -moz-transition: all 1s cubic-bezier(.77, 0, .175, 1);
  }

  .all-product .allPro-con .allPro-left .allPro-title .item-span {
    display: block;
  }

  .item-span {
    position: absolute;
    transform: translate(0%, -50%);
    top: 45%;
    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%;
  }

  .click-filter {
    transform: translateX(0%) !important;
    -webkit-transform: translateX(0%) !important;
    -moz-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
  }

  .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);
  }

  .land .company-workshop {
    margin: 15px auto;
  }

  .land .workshop-item-info h3 {
    font-size: 28px;
    line-height: 32px;
  }

  .land .cert-des {
    width: 90%;
    margin-top: -20px;
  }


  .land .land-display {
    padding: 30px 0;
  }

  .display-item h1 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 10px;
  }

  .display-item .display-btn a {
    font-size: 16px;
    line-height: 28px;
    padding: 0 10px;
  }

  .display-des {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .display-logo {
    padding: 10px 0;
  }

  .display-logo img {
    width: 160px;
  }

  .display-item.display-item2 {
    margin-top: 30px;
  }

  .display-item.display-item3 {
    margin-top: 30px;
  }

  .display-item.display-item3 .display-list li {
    width: 49%;
    margin-right: 2%;
    margin-top: 2%;
  }

  .display-item.display-item1 .display-item-left {
    width: 64%;
  }

  .display-item.display-item1 .display-item-left .display-product {
    margin-top: 10px;
  }

  .display-item.display-item1 .display-item-right {
    width: 34%;
    margin-left: 2%;
  }

  .display-item.display-item2 .display-item-left {
    width: 45%;
  }

  .display-item.display-item2 .display-item-right {
    width: 53%;
    margin-left: 2%;
  }

  .display-item.display-item3 .display-item-left {
    width: 50%;
  }

  .display-item.display-item3 .display-item-right {
    width: 48%;
    margin-left: 2%;
  }

  .product .pro-info {
    padding: 30px 0;
  }

  .pro-con .title-h h1 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px;
  }

  .title-item .title-p {
    padding: 6px 0;
  }

  .title-item .title-p p {
    margin-right: 10px;
    font-size: 18px;
    line-height: 22px;
  }

  .title-item .title-p h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .title-item .title-btn {
    margin-top: 10px;
  }

  .title-item .title-btn .same-btn {
    line-height: 34px;
    font-size: 14px;
  }

  .detail-item {
    padding: 15px 0;
  }

  .detail-item .text-h h1 {
    font-size: 20px;
    line-height: 28px;
    padding-right: 8px;
  }

  .detail-item .detail-con {
    margin-top: 5px;
  }

  .detail-item .con-info .con-h h1 {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0;
    margin-top: 10px;
  }

  .detail-item .con-btn {
    margin-top: 10px;
  }

  .pro-detail {
    padding-bottom: 10px;
  }

  .detail-similar .swiper-slide {
    padding: 0 5px;
  }
}

@media screen and (max-width:880px) {
  .foot-top .foot-form {
    width: 90%;
  }

  .foot-top .foot-form .form-con {
    padding: 20px 0;
  }

  .foot-middle .foot-nav .all-nav {
    flex-wrap: wrap;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-zero {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .foot-middle .foot-nav .all-nav .nav-zero h1 {
    display: none;
  }

  .foot-middle .foot-nav .all-nav .nav-zero .img {
    width: 20%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-one {
    width: 23%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-two {
    width: 47%;
    margin: 0 1%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 22%;
  }

  .foot-middle .foot-nav .all-nav .nav-item h5 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .foot-middle .foot-nav .all-nav .nav-one .item-link h1 {
    font-size: 14px;
    line-height: 18px;
  }

  .foot-middle .foot-nav .all-nav .nav-two .msg-con p {
    font-size: 14px;
    line-height: 18px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three h5 {
    font-size: 14px;
  }

  .foot-middle .foot-nav .all-nav .nav-one .item-link h1 {
    padding: 2px 0;
  }

  .foot-middle .foot-nav .all-nav .nav-two .msg-con p {
    padding: 2px 0;
  }

  .show-form .download {
    width: 80%;
    padding: 3% 5%;
  }

  .show-form .download .form-hide img {
    width: 1.5rem;
  }

  .tit-h {
    font-size: 30px;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des {
    width: 64%;
    padding: 0 0 0 2%;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
  }

  .home-category .category-item .category-item-con p {
    margin-top: 10px;
  }

  .workshop-item {
    flex-wrap: wrap;
  }

  .workshop-item .img {
    width: 100%;
  }

  .workshop-item .workshop-item-info {
    width: 100%;
    padding: 0;
  }

  .about .workshop-item .workshop-item-info h1 {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 0;
  }

  .about .workshop-item .workshop-item-info p {
    font-size: 14px;
    line-height: 20px;
  }

  .workshop-item.workshop-item1 .workshop-item-info {
    margin-top: 15px;
  }

  .workshop-item.workshop-item2 .workshop-item-info {
    width: 100%;
    padding: 0;
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .workshop-item-info ul {
    margin-top: 5px;
  }

  .workshop-item.workshop-item2 .workshop-item-info a {
    margin-top: 10px;
  }

  .expo-con .expoSwiper {
    padding: 10px 0 0 0;
  }

  .cert-des .about-mark li {
    width: 11%;
  }

  .cert-des .cert-des-p {
    margin-top: 15px;
  }

  .about-cert .tit-h {
    margin-bottom: -70px;
  }

  .about-cert .cert-con {
    padding-top: 80px;
  }

  .workshop-des {
    width: 100%;
  }

  .workshop-des p {
    font-size: 14px;
    line-height: 20px;
    margin-top: 5px;
  }

  .workshop-item {
    padding: 10px 0;
  }

  .land .workshop-item-info h3 {
    font-size: 22px;
    line-height: 28px;
    padding: 0;
  }

  .land .workshop-item.workshop-item1 .workshop-item-info {
    margin-top: 0;
    padding: 0;
  }

  .land .workshop-item.workshop-item1 .img {
    width: 100%;
    margin-top: 10px;
  }

  .land .workshop-item.workshop-item2 .workshop-item-info {
    padding: 0;
    width: 100%;
    margin: 0;
  }

  .land .workshop-item.workshop-item2 .img {
    width: 100%;
    margin-bottom: 10px;
  }

  .land .workshop-item-info .item-info-p {
    margin-top: 5px;
  }

  .land .workshop-item.workshop-item2 .workshop-item-info .item-info-p {
    margin-top: 5px;
  }

  .land .workshop-item-info h5 {
    margin-top: 5px;
  }

  .land .workshop-item-info .item-info-p p {
    line-height: 20px;
  }

  .land-cert {
    padding: 20px 0;
  }

  .land .land-display {
    padding: 20px 0;
  }

  .display-item.display-item2 {
    margin-top: 20px;
  }

  .display-item.display-item3 {
    margin-top: 20px;
  }

  .product .pro-info {
    padding: 20px 0;
  }

  .product .pro-info .pro-slide {
    float: none;
    width: 100%;
  }

  .product .pro-info .pro-msg {
    float: none;
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  .detail-item {
    padding: 10px 0;
  }

  .product .pro-info .pro-slide .bottom-img {
    margin-top: 10px;
  }
}

@media screen and (max-width:767px) {
  .auto-hide .auto-ul li {
    padding: 0.8rem 0rem 0rem 1.8rem;
  }

  .foot-top .foot-top-con {
    padding-bottom: 20px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 24%;
  }

  .home-category li {
    float: left;
    width: 49%;
    margin-right: 2%;
  }

  .home-category li:nth-child(2) {
    margin-right: 0;
  }

  .home-category li:nth-child(3) {
    margin-top: 2%;
    margin-right: 2%;
  }

  .home-category li:nth-child(4) {
    margin-right: 0;
  }

  .home-category li:nth-child(6) {
    margin-right: 0;
  }

  .contact .same-screen .screen-con .tit-h {
    padding-bottom: 10px;
  }

  .contact .same-screen .screen-con .tit-h:after {
    width: 60px;
    height: 3px;
    margin-left: -30px;
  }

  .expo-item .expo-des {
    margin-top: 10px;
  }

  .expo-item .expo-des .expo-des-p {
    margin-top: 5px;
  }

  .about .workshop-item {
    flex-wrap: wrap;
  }

  .about .workshop-item .img {
    width: 100%;
  }

  .about .workshop-item .workshop-item-info {
    width: 100%;
    padding: 20px;
  }

  .expo-item-box {
    flex-wrap: wrap;
  }

  .expo-item {
    width: 100%;
    padding: 0;
  }

  .expo-item:first-child {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .about .tit-h {
    padding-top: 40px;
  }

  .about .tit-h:before {
    height: 32px;
  }

  .about-cert .tit-h {
    margin-bottom: -55px;
  }

  .allPro-con {
    padding: 30px 0;
  }

  .display-item h1 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 8px;
  }

  .display-item .display-btn a {
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
  }

  .display-des {
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .display-logo {
    padding: 5px 0;
  }

  .display-logo img {
    width: 140px;
  }
}

@media screen and (max-width:688px) {
  .foot-top .foot-tit .tit-con {
    margin-top: -30px;
  }

  .foot-top .foot-form {
    margin-top: -60px;
  }

  .workshop-des {
    display: none;
  }

  .screen-bg-left {
    margin-left: 0;
    width: 64%;
  }

  .screen-bg-right {
    width: 34%;
    margin-left: 2%;
    margin-right: 0;
  }

  .screen-bg .down-why {
    margin-left: -47%;
    width: 94%;
  }

  .screen-bg .down-why p {
    font-size: 16px;
    line-height: 20px;
    padding: 15px;
  }

  .screen-bg-right .down-box {
    margin-left: -15%;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
  }

  .allPro-right {
    padding: 15px 5px 15px 5px;
  }

  .allPro-img .img-con {
    width: 48%;
    margin: 0 1% 15px 1%
  }

  .allPro-img .img-con .con-text h1 {
    font-size: 14px;
    line-height: 18px;
    padding: 0;
  }

  .allPro-img .img-con .con-text p a {
    font-size: 12px;
    line-height: 16px;
  }

  .allPro-page li {
    margin: 0 5px;
    margin-bottom: 5px;
  }

  .allPro-page li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
  }

  .land .cert-des .about-mark li {
    width: 14%;
  }

  .display-item {
    flex-wrap: wrap;
  }

  .display-product {
    padding-bottom: 10px;
  }

  .display-item.display-item1 .display-item-left {
    width: 100%;
  }

  .display-item.display-item1 .display-item-right {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }

  .display-item.display-item2 .display-item-left {
    width: 100%;
  }

  .display-item.display-item2 .display-item-right {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }

  .display-item.display-item3 .display-item-left {
    width: 100%;
  }

  .display-item.display-item3 .display-item-right {
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
}

@media screen and (max-width:604px) {
  .auto-hide .auto-ul li {
    padding: 0.6rem 0rem 0rem 1.2rem;
  }

  .auto-hide .auto-ul h1 {
    font-size: 1.2rem;
  }

  .auto-hide .auto-ul h2 {
    font-size: 1rem;
  }

  .form {
    margin-top: 15px;
  }

  .form .layui-input {
    padding: 5px 10px 5px 10px;
  }

  .form .layui-textarea {
    padding: 5px 10px;
  }

  .form .inputrow .name {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .form .inputrow .email {
    float: none;
    width: 100%;
  }

  .form .inputrow .whatsapp {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .form .inputrow .country {
    float: none;
    width: 100%;
  }

  .foot-top .foot-tit .tit-con {
    margin-top: -15px;
  }

  .foot-top .foot-form {
    width: 94%;
    margin-top: -30px;
  }

  .form-con .form-title h1 {
    font-size: 24px;
    line-height: 32px;
  }

  .foot-middle .foot-nav .all-nav .nav-zero {
    justify-content: flex-start;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-zero {
    margin-bottom: 10px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-one {
    width: 39%;
    margin: 0 0;
    margin-right: 2%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-two {
    width: 59%;
    margin: 0 0;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 50%;
    margin: 0 0;
    margin-top: 10px;
  }

  .foot-middle .foot-nav .all-nav .nav-three .img {
    justify-content: flex-start;
  }

  .foot-middle .foot-link li {
    height: 20px;
  }

  .foot-middle .foot-link li a {
    margin: 0 3px;
    width: 20px;
    height: 20px;
  }

  .show-form .download .form .layui-input {
    line-height: 28px;
    height: 38px;
  }

  .show-form .download .form .layui-form-item {
    margin-bottom: 10px;
  }

  .show-form .download .form .layui-btn {
    padding: 0 10px;
  }

  .tit-h {
    font-size: 24px;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
  }

  .company-data .data-box {
    padding: 15px 0;
  }

  .company-data .data-box li {
    float: left;
    width: 48%;
    padding: 10px 1%;
  }

  .company-data .data-box li h6 span {
    font-size: 28px;
    line-height: 28px;
  }

  .company-data .data-box li p {
    font-size: 12px;
    line-height: 16px;
  }

  .company-data.contp-width {
    margin-top: 0px;
  }

  .home .company-workshop.contp-width {
    padding-top: 126px;
    margin-top: -126px;
    padding-bottom: 20px;
  }

  .about-mark li {
    width: 10%;
  }

  .about-info .same-btn {
    margin-top: 10px;
    line-height: 36px;
    padding: 0 30px;
  }

  .home-expo {
    padding: 20px 0;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .allPro-con {
    padding: 20px 0;
  }

  .allPro-right {
    margin-top: 10px;
  }

  .land .workshop-item-info h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .land .workshop-item {
    padding: 5px 0;
  }

  .land-cert {
    padding: 15px 0;
  }

  .detail-item .con-info .con-h h1 {
    font-size: 16px;
    line-height: 20px;
  }

}

@media screen and (max-width:488px) {
  .nav .nav-content .nav-logo {
    width: 75px;
  }

  .nav .nav-content .nav-ul {
    width: calc(100% - 75px);
  }

  .nav .nav-content .nav-ul ul li .child {
    top: 42px;
  }

  .nav .nav-content .nav-ul ul .li-lang .lang {
    padding: 0;
  }

  .auto-hide {
    top: 43px;
  }

  .auto-hide .auto-ul li {
    padding: 0.5rem 0rem 0rem 1rem;
  }

  .form {
    margin-top: 10px;
  }

  .form .layui-input {
    line-height: 28px;
    height: 38px;
    font-size: 14px;
  }

  .form .layui-form-item {
    margin-bottom: 10px;
  }

  .form .layui-btn {
    height: 32px;
    line-height: 32px;
    padding: 0px 30px;
  }

  .form .layui-textarea {
    min-height: auto;
    height: 100px;
    font-size: 14px;
  }

  .foot-middle .foot-nav .all-nav .nav-item h5 {
    margin-bottom: 5px;
  }

  .foot-middle .foot-nav .all-nav .nav-zero .img {
    width: 120px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-one {
    width: 100%;
    margin-right: 0;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-one .foot-item {
    display: flex;
  }

  .foot-middle .foot-nav .all-nav .nav-one .item-link {
    width: 24%;
    margin-right: 1%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-two {
    width: 100%;
    margin-top: 10px;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-one .foot-item {
    flex-wrap: wrap;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 70%;
  }

  .foot-top .foot-tit .tit-con {
    width: 88%;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des {
    width: 100%;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .footer.sub-footer .foot-top .foot-tit .tit-con-des p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 2px;
  }

  .home-category .category-item .category-item-con h1 {
    font-size: 14px;
    line-height: 18px;
  }

  .home-category .category-item .category-item-con span {
    font-size: 12px;
    line-height: 18px;
  }

  .about-info h5 {
    font-size: 18px;
    line-height: 22px;
  }

  .about-info .about-tit {
    font-size: 28px;
    line-height: 32px;
  }

  .home .company-workshop.contp-width {
    padding-bottom: 10px;
  }

  .workshop-item-info li {
    float: none;
    width: 100%;
    margin: 0;
  }

  .home-expo {
    padding: 15px 0;
  }

  .contact-form .form-con {
    padding: 20px 3%;
  }

  .contact-info-con .img {
    width: 120px;
  }

  .contact-info .contact-info-con {
    padding: 15px 3%;
  }

  .contact-info-con h3 {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
  }

  .contact-info-con p {
    font-size: 14px;
    line-height: 20px;
    padding: 3px 0;
  }

  .contact-map {
    margin-bottom: 20px;
  }

  .contact-map .map-con {
    height: 300px;
  }

  .contact .same-screen .screen-con .tit-h {
    padding-bottom: 5px;
    font-size: 20px;
  }

  .contact .same-screen .screen-con .tit-h:after {
    width: 40px;
    height: 2px;
    margin-left: -20px;
  }

  .cert-des .about-mark li {
    width: 15%;
  }

  .cert-des .cert-des-p {
    margin-top: 10px;
  }

  .about-workshop .workshop-con {
    padding-bottom: 20px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 2px;
  }

  .allPro-item {
    width: calc(100% - 2rem) !important;
    padding: 1rem;
  }

  .item-hot-sale a {
    padding: 5px;
  }

  .land .cert-des .about-mark li {
    width: 18%;
  }

  .product .pro-info {
    padding: 15px 0;
  }

  .pro-con .title-h h1 {
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
  }

  .title-item .title-p {
    padding: 5px 0;
  }

  .title-item .title-p p {
    margin-right: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .title-item .title-p h3 {
    font-size: 16px;
    line-height: 20px;
  }

  .title-item .title-btn {
    margin-top: 10px;
  }

  .title-item .title-btn .same-btn {
    line-height: 30px;
    font-size: 12px;
  }

  .detail-item .text-h h1 {
    font-size: 18px;
    line-height: 24px;
    padding-right: 5px;
  }

  .detail-item .con-btn a {
    font-size: 14px;
    line-height: 22px;
    padding: 0 15px;
    border-radius: 55px;
  }

  .detail-similar h3 {
    font-size: 14px;
    margin-top: 5px;
  }
}

@media screen and (max-width:360px) {
  .foot-top .foot-form .form-con {
    padding: 15px 0;
  }

  .form-con .form-title h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .foot-middle .foot-nav .all-nav .nav-one .item-link {
    width: 48%;
    margin-right: 1%;
  }

  .foot-middle .foot-nav .all-nav .nav-item.nav-three {
    width: 80%;
  }

  .show-form .download .form .layui-form-item.btn {
    display: block;
  }

  .show-form .download .form .layui-form-item.btn .layui-btn {
    display: block;
    width: 100%;
    font-size: 14px;
  }

  /*.footer.sub-footer .foot-top .foot-tit .tit-con-des{display:none;}*/
  .home-category li {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  .home-category li:nth-child(2) {
    margin-top: 10px;
  }

  .home-category li:nth-child(3) {
    margin-top: 10px;
  }

  .home-category li:nth-child(4) {
    margin-top: 10px;
  }

  .home-category li:nth-child(5) {
    margin-top: 10px;
  }

  .home-category li:nth-child(6) {
    margin-top: 10px;
  }

  .company-data .data-box {
    padding: 10px 0;
  }

  .company-data .data-box li {
    float: none;
    width: 100%;
    padding: 5px 0;
  }

  .company-data .data-box li h6 span {
    font-size: 28px;
    line-height: 28px;
  }

  .company-data .data-box li p {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
  }

  .about-info h5 {
    font-size: 16px;
    line-height: 20px;
  }

  .about-info .about-tit {
    font-size: 20px;
    line-height: 24px;
    padding: 6px 0;
  }

  .about-info .about-tit:after {
    width: 30px;
    height: 2px;
  }

  .workshop-item-info h5 {
    font-size: 14px;
    line-height: 18px;
  }

  .workshop-item-info h1 {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop-item-info .item-info-p p {
    font-size: 14px;
    line-height: 20px;
  }

  .workshop-item.workshop-item2 .workshop-item-info h1 {
    font-size: 18px;
    line-height: 22px;
  }

  .contact-form .form-con {
    padding: 15px 3%;
  }

  .contact .same-screen .screen-con .tit-h {
    font-size: 18px;
  }

  .about .workshop-item {
    margin-top: 15px;
  }

  .about .workshop-item .workshop-item-info {
    padding: 15px;
  }

  .screen-bg-left {
    padding-bottom: 30px;
  }

  .screen-bg .down-why p {
    padding: 10px;
  }

  .about-workshop {
    margin-top: -10px;
  }

  .allPro-screen.same-screen .screen-con h3 {
    font-size: 16px;
    line-height: 18px;
  }

  .allPro-screen.same-screen .screen-con p {
    font-size: 12px;
    line-height: 12px;
    margin-top: 2px;
  }

  .allPro-img .img-con {
    width: 98%;
  }

  .allPro-img .img-con .con-text h1 {
    padding: 3px 0;
  }

  .display-mark {
    width: 100%;
  }

  .display-product a {
    float: none;
    width: 84%;
    margin: 0 8%;
  }

  .display-item.display-item3 .display-list li {
    width: 100%;
    margin-right: 0;
    margin-top: 10px;
  }

  .display-item.display-item3 .display-list li:nth-child(1) {
    margin-top: 0;
  }

  .display-item.display-item3 .display-list li:nth-child(2) {
    margin-top: 10px;
  }

  .detail-item .text-h h1 {
    font-size: 16px;
    line-height: 22px;
    padding-right: 5px;
  }

  .detail-item .con-info .con-h h1 {
    font-size: 14px;
    line-height: 18px;
  }

  .detail-item .con-btn a {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 15px;
    border-radius: 55px;
  }

}