@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.eot');
  src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-SemiBold.eot');
  src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'), url('../fonts/Poppins-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.grid-box {
    font-size: 0;
}
.grid-box .column {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
}
.grid-box .column {
    width: 100%;
}
.grid-box.two>.column {
    width: 50%;
}
.grid-box.three>.column {
    width: 33.33333%;
}
.grid-box.four>.column {
    width: 25%;
}
.grid-box.five>.column {
    width: 20%;
}
.grid-box.six>.column {
    width: 16.6666667%;
}
.grid-box.seven>.column {
    width: 14.285714%;
}
.grid-box.eight>.column {
    width: 12.55%;
}
.grid-box.nine>.column {
    width: 11.11111111%;
}
.grid-box.ten>.column {
    width: 10%;
}
@media screen and (max-width: 1000px){
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 33.33333%;
    }
    .grid-box.four>.column {
        width: 33.33333%;
    }
    .grid-box.five>.column {
        width: 33.33333%;
    }
}
@media screen and (max-width: 700px){
    .grid-box.two>.column {
        width: 50%;
    }
    .grid-box.three>.column {
        width: 50%;
    }
    .grid-box.four>.column {
        width: 50%;
    }
    .grid-box.five>.column {
        width: 50%;
    }
}
@media screen and (max-width: 500px){
    .grid-box.two>.column {
        width: 100%;
    }
    .grid-box.three>.column {
        width: 100%;
    }
    .grid-box.four>.column {
        width: 100%;
    }
    .grid-box.five>.column {
        width: 100%;
    }
}
.flex-wap .flex-left-box {
  margin-right: 25px;
  margin-bottom: 0;
}
.flex-wrap-1250 .flex-left-box {
  margin-right: 25px;
}
.clear-form-style {
  background: none;
  border: none;
}
#Advertising {
  display: none;
}
.body-overflow-box {
  position: relative;
  left: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
body {
  font-family: 'Poppins';
  max-width: 1920px;
  --color: #003470;
  --color1: #42A9D2;
  font-weight: normal;
  margin: 0 auto;
}
.container {
  width: 1530px;
}
@-webkit-keyframes to-big {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@-moz-keyframes to-big {
  to {
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
@keyframes to-big {
  to {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }
}
.public-title {
  font-size: 72px;
  font-weight: 500;
  line-height: 1.2;
}
.public-title.small {
  font-size: 60px;
}
.public-title.white {
  color: #fff;
}
.public-btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding-left: 27px;
  padding-right: 23px;
  color: #fff;
  background-color: var(--color1);
  font-weight: 500;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 22px 3px 22px 3px;
}
.public-btn:hover {
  border-radius: 3px 22px 3px 22px;
}
.public-btn:hover:focus{
  background-color: var(--color1);
}
#header {
  z-index: 21;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#header.active {
  background-color: #000;
  -webkit-box-shadow: 0 0 8px rgba(66, 169, 210, 0.2);
  box-shadow: 0 0 8px rgba(66, 169, 210, 0.2);
}
#header::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 40%;
  background-color: var(--color);
  z-index: -1;
}
#header .nav .ui.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .header-right {
  background-color: var(--color);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box > div {
  height: 100%;
}
#header .nav .ui.menu .menu-box ul.menu {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 96px;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  font-size: 18px;
  margin-right: 45px;
  color: white;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  float: left;
  position: relative;
  font-weight: 500;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover > a {
  text-decoration: underline;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#header .nav .ui.menu .menu-box ul.menu > li:last-child {
  margin-right: 0;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 16px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 250px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 8px 15px;
  color: black;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  text-transform: capitalize;
  position: relative;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li ul {
  position: absolute;
  left: 100%;
  top: 0;
  width: 100%;
  display: none;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover > ul {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .items {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .items .h-inquiry {
  cursor: pointer;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--color);
}
#header .nav .ui.menu .items .h-inquiry:hover {
  background-color: #222;
}
#header .nav .ui.menu .items .h-search {
  cursor: pointer;
}
#header .nav .ui.menu .items .h-search img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language {
  position: relative;
  cursor: pointer;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .nav .ui.menu .items .h-language span {
  color: #fff;
  font-weight: 500;
}
#header .nav .ui.menu .items .h-language i {
  color: #fff;
  font-size: 14px;
}
#header .nav .ui.menu .items .h-language img {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .items .h-language ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  top: 125%;
  right: 0;
  width: 130px;
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid var(--color);
  display: none \9;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li {
  display: block;
  padding: 0 10px;
  line-height: 40px;
  text-transform: capitalize;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li a img {
  vertical-align: middle;
  width: auto;
  height: 20px;
  margin-right: 6px;
}
#header .nav .ui.menu .items .h-language ul.sub-menu li:hover {
  background: var(--color);
  color: white;
}
#header .nav .ui.menu .items .h-language:hover ul.sub-menu {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type='text'] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type='submit'] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type='submit']:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
html.mobile {
  overflow: hidden;
}
html.mobile .body-overflow-box {
  position: relative;
  left: 280px;
}
#mobile {
  position: fixed;
  top: 0;
  left: -280px;
  width: 280px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  display: none;
  z-index: 20;
  height: 100%;
}
#mobile:before {
  content: '';
  width: 200%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .mobile-logo {
  position: absolute;
  left: 100%;
  width: 100vw;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #111;
  -o-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
#mobile .mobile-logo img {
  max-height: 30px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: middle;
}
#mobile #menu-on {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  position: absolute;
  left: 100%;
  top: 0;
  cursor: pointer;
  cursor: hand;
  z-index: 1;
}
#mobile #menu-on i {
  width: 23px;
  height: 2px;
  background: #222;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
#mobile #menu-on i.line1 {
  top: 12px;
}
#mobile #menu-on i.line2 {
  top: 19px;
}
#mobile #menu-on i.line3 {
  top: 26px;
}
#mobile .menu-content {
  width: 100%;
  height: 100%;
  display: block;
  background: #222;
  padding: 40px 10% 60px;
  overflow-y: auto;
  color: white;
}
#mobile .menu-content::-webkit-scrollbar {
  width: 3px;
  border-radius: 1.5px;
}
#mobile .menu-content::-webkit-scrollbar-button {
  display: none;
}
#mobile .menu-content::-webkit-scrollbar-track {
  background-color: #222;
}
#mobile .menu-content::-webkit-scrollbar-thumb {
  background-color: #eee;
}
#mobile .menu-content h3 {
  font-size: 20px;
  color: inherit;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#mobile .menu-content h3 i {
  font-size: 16px;
  position: relative;
  top: -1px;
}
#mobile .menu-content .menu-logo {
  display: block;
}
#mobile .menu-content .menu-logo img {
  margin: 0 auto;
}
#mobile .menu-content .menu-list {
  margin: 40px 0;
}
#mobile .menu-content .menu-list ul li {
  font-size: 15px;
  color: inherit;
  text-transform: uppercase;
  line-height: 30px;
}
#mobile .menu-content .menu-list ul li a {
  padding: 8px 0;
  display: block;
  line-height: 28px;
}
#mobile .menu-content .menu-list ul li a:hover {
  color: var(--color);
  text-decoration: underline;
}
#mobile .menu-content .menu-list ul li li a {
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  line-height: 28px;
}
#mobile .menu-content .menu-list ul li li a:after {
  content: '';
  width: 6px;
  height: 1px;
  background: white;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .menu-content .menu-list ul li li li a {
  padding-left: 25px;
}
#mobile .menu-content .menu-list ul li li li a:after {
  width: 12px;
}
#mobile .menu-content .mob-search form {
  position: relative;
}
#mobile .menu-content .mob-search form input {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  font-size: 14px;
  color: black;
}
#mobile .menu-content .mob-search form input[type='submit'] {
  width: 45px;
  height: 45px;
  background: url('../images/icon-search-white.png') no-repeat center center #222;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0;
}
#mobile .menu-content .mob-yuy {
  margin: 40px 0;
}
#mobile .menu-content .mob-yuy ul li {
  margin-bottom: 10px;
  color: inherit;
  font-size: 14px;
}
#mobile .menu-content .mob-yuy ul li img {
  max-width: 40px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#mobile .menu-content .mob-share ul li {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  background: #333;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  color: white;
  font-size: 14px;
  margin-right: 3px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#mobile .menu-content .mob-share ul li:hover {
  background: var(--color);
}
#mobile .menu-content #menu-off {
  margin-top: 40px;
  cursor: pointer;
  cursor: hand;
}
#mobile.active {
  left: 0;
}
#mobile.active:before {
  right: 0;
}
#mobile.active #menu-on i.line1 {
  -webkit-transform: translateX(-50%) rotateZ(45deg);
  -moz-transform: translateX(-50%) rotateZ(45deg);
  -ms-transform: translateX(-50%) rotateZ(45deg);
  transform: translateX(-50%) rotateZ(45deg);
  top: 12px;
  margin-left: 3px;
}
#mobile.active #menu-on i.line2 {
  opacity: 0;
}
#mobile.active #menu-on i.line3 {
  -webkit-transform: translateX(-50%) rotateZ(-45deg);
  -moz-transform: translateX(-50%) rotateZ(-45deg);
  -ms-transform: translateX(-50%) rotateZ(-45deg);
  transform: translateX(-50%) rotateZ(-45deg);
  top: 28px;
  margin-left: 3px;
}
#mobile.white .mobile-logo {
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  background: white;
}
#mobile.white .menu-content {
  background: white;
  color: black;
}
#mobile.white .menu-content .menu-list ul li li a:after {
  background: black;
}
#mobile.white .menu-content .mob-search form input {
  border: 1px solid black;
}
#mobile.white .menu-content .mob-search form input[type='submit'] {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: var(--color);
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url('../images/banner-btn-l.png') no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url('../images/banner-btn-r.png') no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  font-size: 26px;
  font-weight: 600;
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 2px solid transparent;
  line-height: 1.4;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  color: var(--color);
  border-color: var(--color);
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
#banner .nivo-directionNav a {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 10px;
  color: transparent;
  overflow: hidden;
  text-indent: -999em;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
#banner .nivo-directionNav a {
  opacity: 0;
}
#banner:hover .nivo-directionNav a {
  opacity: 1;
}
#banner .nivo-directionNav a:hover {
  background-color: var(--color);
}
#banner .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
  left: 40px;
}
#banner .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
  right: 40px;
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: var(--color) !important;
}
#banner {
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
#banner .bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#banner .bg img {
  opacity: 0;
}
#banner {
  position: relative;
}
#banner .banner-slick li {
  position: relative;
}
#banner .banner-slick li .content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#banner .banner-slick li .content .text-box {
  padding-top: 15.8%;
  color: #fff;
}
#banner .banner-slick li .content .text-box h2 {
  font-weight: 600;
  max-width: 940px;
  line-height: 1;
}
#banner .banner-slick li .content .text-box p {
  max-width: 822px;
  font-weight: 500;
}
.slick-slider:not(.slick-vertical) .slick-track .slick-slide > div {
  height: auto;
}
#index-body .product .product-intro {
  max-width: 803px;
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
}
#index-body .product .product-slick {
  margin-left: -46px;
  margin-right: -46px;
}
#index-body .product .product-slick li {
  padding-left: 46px;
  padding-right: 46px;
}
#index-body .product .product-slick li .slide-box .img {
  border: solid 1px rgba(0, 0, 0, 0.28);
}
#index-body .product .product-slick li .slide-box .img img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#index-body .product .product-slick li .slide-box .title {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  height: -webkit-calc(1.3em * 2);
  height: -moz-calc(1.3em * 2);
  height: calc(1.3em * 2);
  font-weight: 500;
  line-height: 1.3;
}
#index-body .product .product-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .product .product-slick li .slide-box .intro {
  max-width: 324px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.8;
  height: -webkit-calc(1.625em * 2);
  height: -moz-calc(1.625em * 2);
  height: calc(1.625em * 2);
}
#index-body .product .product-slick li .slide-box:hover .intro {
  opacity: 1;
}
#index-body .index-certification .intro {
  color: #fff;
  max-width: 724px;
  line-height: 1.6;
}
#index-body .index-certification .content {
  background-color: #ffffff;
  position: relative;
}
#index-body .index-certification .content .certification-slick .slick-current .slide-box {
  border-left: 1px solid transparent;
}
#index-body .index-certification .content .certification-slick .slide-box {
  padding-left: 10px;
  padding-right: 10px;
  border-left: 1px solid #d3d3d3;
}
#index-body .index-certification .content .certification-slick .slide-box .img img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}
#index-body .index-certification .content .certification-slick .slide-box .title {
  font-weight: 500;
}
#index-body .index-certification .content .prev,
#index-body .index-certification .content .next {
  position: absolute;
  top: 50%;
  color: #fff;
  z-index: 3;
}
#index-body .index-certification .content .prev i,
#index-body .index-certification .content .next i {
  font-size: 66px;
}
#index-body .index-certification .content .prev {
  left: 0;
  -webkit-transform: translateX(-100%) translateY(-50%);
  -moz-transform: translateX(-100%) translateY(-50%);
  -ms-transform: translateX(-100%) translateY(-50%);
  transform: translateX(-100%) translateY(-50%);
}
#index-body .index-certification .content .next {
  right: 0;
  -webkit-transform: translateX(100%) translateY(-50%);
  -moz-transform: translateX(100%) translateY(-50%);
  -ms-transform: translateX(100%) translateY(-50%);
  transform: translateX(100%) translateY(-50%);
}
#index-body .about {
  position: relative;
}
#index-body .about .left {
  max-width: 887px;
  width: 59.2%;
}
#index-body .about .left .public-title {
  line-height: 1;
}
#index-body .about .left .intro {
  font-weight: 500;
  color: #585858;
  line-height: 1.8;
}
#index-body .about .right {
  width: 40.8%;
  position: relative;
}
#index-body .about .right a.play {
  position: absolute;
  left: 65%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: to-big 1s linear infinite alternate;
  -moz-animation: to-big 1s linear infinite alternate;
  animation: to-big 1s linear infinite alternate;
  top: 56%;
}
#index-body .about .number-Plus {
  margin-left: -5px;
}
#index-body .about .number-Plus li {
  padding-left: 5px;
  padding-right: 5px;
}
#index-body .about .number-Plus li .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
      color: #42a9d2;
  font-size: 48px;
}
#index-body .about .number-Plus li .top em {
  line-height: 1.2;
  white-space: nowrap;
}
#index-body .about .number-Plus li .top span {
  line-height: 1.2;
}
#index-body .about .number-Plus li .title {
  font-weight: 500;
  max-width: 169px;
}
#index-body .about .about-bg {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
#index-body .service .service-intro {
  width: 49.5%;
  line-height: 1.8;
}
#index-body .service .content {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
#index-body .service .content .left {
  width: 47.85%;
}
#index-body .service .content .left .service-imgs-slick .img {
  border-radius: 0 0 0 83px;
  overflow: hidden;
}
#index-body .service .content .right {
  margin-top: -168px;
  border-radius: 100px 0 0 0;
  width: 52.15%;
  background: url(../images/service-right-bg.jpg) no-repeat center center;
  background-size: cover;
}
#index-body .service .content .right .service-icons {
  margin-left: -5px;
  margin-right: -5px;
}
#index-body .service .content .right .service-icons li {
  width: 20%;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
#index-body .service .content .right .service-icons li::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 38px;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 39px;
  height: 1px;
  background-color: #bfbfbf;
}
#index-body .service .content .right .service-icons li:last-child::after {
  display: none;
}
#index-body .service .content .right .service-icons li .icon {
  text-align: center;
  width: 77px;
  height: 77px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  position: relative;
  z-index: 2;
}
#index-body .service .content .right .service-icons li .title {
  color: #fff;
  font-weight: 500;
  line-height: 1.166;
  margin-top: 11px;
  word-break: break-word;
}
#index-body .service .content .right .service-icons li.active .icon,
#index-body .service .content .right .service-icons li:hover .icon {
  background-color: var(--color1);
}
#index-body .service .content .right .service-text-slick li .slide-box {
  color: #ffffff;
  font-weight: 500;
}
#index-body .service .content .right .service-text-slick li .slide-box .intro {
  max-width: 633px;
  line-height: 1.8;
}
#index-body .service .content .right .pagination-dots .custom-dots {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#index-body .service .content .right .pagination-dots .custom-dots .slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#index-body .service .content .right .pagination-dots .custom-dots .slick-dots:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  top: 1px;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.2);
}
#index-body .service .content .right .pagination-dots .custom-dots .slick-dots li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .service .content .right .pagination-dots .custom-dots .slick-dots li.slick-active {
  background-color: #ffffff;
}
#index-body .service .content .right .pagination-dots .custom-dots .slick-dots li button {
  display: none;
}
#index-body .service .content .right .pagination-dots .pagination {
  color: #fff;
  line-height: 1;
}
#index-body .service .content .right .pagination-dots .pagination .font-24 {
  line-height: 1.3;
}
#index-body .news{
  position: relative;
  z-index: 1;
}
#index-body .news .news-top .left .news-intro {
  color: #585858;
  font-weight: 500;
  max-width: 655px;
  line-height: 30px;
}
#index-body .news   .news-bg{
      position: absolute;
      z-index: -1;
      top: 50%;
      right: 5%;
      transform: translateY(-50%);
}
#index-body .news .news-slick {
  margin-right: -26px;
  margin-left: -26px;
}
#index-body .news .news-slick li .slide-box {
  border-top: 3px solid #3e3e3e;
  margin-right: 26px;
  margin-left: 26px;
}
#index-body .news .news-slick li .slide-box .date {
  color: var(--color);
  font-weight: 500;
}
#index-body .news .news-slick li .slide-box .title {
  font-weight: 500;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#index-body .news .news-slick li .slide-box .title:hover {
  color: var(--color);
}
#index-body .news .news-slick li .slide-box .intro {
  font-weight: 500;
  line-height: 1.65;
  color: #585858;
}
#index-body .news .news-slick li .slide-box .news-btn {
  width: 68px;
  height: 68px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid #c0c0c0;
  border-radius: 50%;
}
#index-body .news .news-slick li .slide-box .news-btn:hover {
  border-color: var(--color);
  background-color: var(--color);
}
#index-body .news .news-slick li .slide-box .news-btn:hover img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#footer {
  background-color: #242424;
}
#footer .f-top .title {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input {
  background: none;
  border: none;
  background-color: #424242;
  height: 51px;
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='text'] {
  margin-right: 8px;
  padding-right: 10px;
}
#footer .f-top form input[type='text']::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='text']:-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='text']::-moz-placeholder {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='text']:-ms-input-placeholder {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='text']::placeholder {
  color: #ffffff;
  font-weight: 500;
}
#footer .f-top form input[type='submit'] {
  background-color: var(--color1);
}
#footer .f-top form .name,
#footer .f-top form .mail {
  width: 18.65%;
}
#footer .f-top form .content {
  width: 21.2%;
}
#footer .f-content .items #ewm {
  width: 113px;
  border: 6px solid #fff;
}
#footer .f-content .f-contact dd{
  max-width: 325px;
}
#footer .f-content dl {
  color: #ffffff;
}
#footer .f-content dl.dl-margin-l-r {
  margin-left: 5px;
  margin-right: 5px;
}
#footer .f-content dl dt {
  font-weight: 500;
  margin-top: 3px;
  margin-bottom: 6px;
}
#footer .f-content dl dd {
  font-weight: 500;
  margin-bottom: 9px;
}
#footer .f-content dl dd a {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-content dl dd a:hover {
  color: var(--color);
}
#footer .f-copy {
  border-top: 1px solid rgba(249, 249, 249, 0.2);
  color: #ffffff;
  line-height: 28px;
}
#footer .f-copy .copy {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#footer .f-copy svg {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-height: 28px;
  fill: #ffffff;
}
#footer .f-copy svg text {
  fill: #ffffff;
}
#footer .f-copy .social-account li {
  margin-left: 20px;
}
#footer .f-copy .social-account li:first-child {
  margin-left: 0;
}
#footer .f-copy .social-account li a i {
  color: rgba(255, 255, 255, 0.65);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
#footer .f-copy .social-account li a:hover i {
  color: var(--color);
}
#footer .f-copy .social-account li:nth-child(4) a i {
  font-size: 18px;
}
#footer .f-copy .social-account li:nth-child(6) a i {
  font-size: 18px;
}
#footer .f-copy .social-account li:nth-child(7) a i {
  font-size: 20px;
}
/* 侧边菜单 */
/* 侧边菜单 */
.fixed-toolbar {
  right: 20px;
  position: fixed;
  bottom: 30%;
  z-index: 100;
}
.fixed-toolbar ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 12px;
  width: 52px;
  height: 51px;
  background-color: rgba(0, 0, 0, 0.3);
  line-height: 51px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 25px;
  cursor: pointer;
  position: relative;
}
.fixed-toolbar ul li.back {
  display: none;
}
.fixed-toolbar ul li.back.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.fixed-toolbar ul li.code {
  line-height: 55px;
  display: none;
}
.fixed-toolbar ul li img {
  display: inline-block;
  vertical-align: text-top;
}
.fixed-toolbar ul li:first-child {
  margin-top: 0;
}
.fixed-toolbar ul li:hover {
  background: var(--color);
}
.fixed-toolbar ul li:hover #ewm {
  left: -116px;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.fixed-toolbar ul li #ewm {
  width: 100px;
  border: 3px solid #fff;
  position: absolute;
  left: 100%;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}
/*ui.container不用设置了*/
@media screen and (max-width: 1700px) {
  #index-body .index-certification .content .next,
  #index-body .index-certification .content .prev {
    -webkit-transform: translateX(0) translateY(-50%);
    -moz-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.5));
  }
}
@media screen and (max-width: 1450px) {
  .public-title {
    font-size: 55px;
  }
  .public-title.small {
    font-size: 55px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin-right: 30px;
  }
}
@media screen and (max-width: 1250px) {
  #banner, .inner-banner{
    margin-top: 40px;
  }
  .public-title {
    font-size: 45px;
  }
  .public-title.small {
    font-size: 45px;
  }
  .flex-wrap-1250 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-wrap-1250 .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  #index-body .product .product-slick {
    margin-left: -15px;
    margin-right: -15px;
  }
  #index-body .product .product-slick li {
    padding-left: 15px;
    padding-right: 15px;
  }
  #index-body .service .content .right {
    margin-top: 0;
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  #index-body .service .content .left {
    width: 100%;
  }
  #footer .f-content dl.dl-margin-l-r {
    margin-left: 0;
    margin-right: 0;
  }
  #footer .f-top form .name,
  #footer .f-top form .mail {
    width: 23%;
  }
  #footer .f-top form .content {
    width: 28%;
  }
}
@media screen and (max-width: 1000px) {
  .flex-wap .flex-left-box {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .public-title {
    font-size: 35px;
  }
  .public-title.small {
    font-size: 35px;
  }
  #index-body .about .right {
    z-index: 2;
  }
  #index-body .about .right a.play {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    zoom: 0.5;
  }
  #index-body .service .service-intro {
    width: 100%;
  }
  #index-body .news .news-top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .news .news-top .left .news-intro {
    max-width: 100%;
  }
  #footer .f-top form {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer .f-top form input {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #footer .f-top form input[type='text'] {
    margin-right: 0;
  }
  #footer .f-top form .name,
  #footer .f-top form .mail {
    width: 48%;
  }
  #footer .f-top form input[type='submit'],
  #footer .f-top form .content {
    width: 48%;
  }
  #footer .f-content .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #footer .f-content dl {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  #footer .f-copy .copy {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 700px) {
  .public-title {
    font-size: 30px;
  }
  .public-title.small {
    font-size: 30px;
  }
  .mobile-display-none {
    display: none;
  }
  #banner .banner-slick li .content .text-box {
    padding-top: 15px;
  }
  #index-body .index-certification .content .prev i,
  #index-body .index-certification .content .next i {
    font-size: 30px;
  }
  #index-body .index-certification .content .next,
  #index-body .index-certification .content .prev {
    display: none;
  }
  #index-body .about .number-Plus li .top {
    font-size: 30px;
  }
  #index-body .about .number-Plus {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .about .number-Plus li {
    width: 50%;
  }
  #index-body .service .content .right .service-icons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .service .content .right .service-icons li {
    width: 33.33%;
  }
  #index-body .news .news-slick {
    margin-right: -15px;
    margin-left: -15px;
  }
  #index-body .news .news-slick li .slide-box {
    margin-right: 15px;
    margin-left: 15px;
  }
  #index-body .news .news-slick li .slide-box .news-btn {
    zoom: 0.7;
  }
  #footer .f-content .items #ewm,
  #footer .f-content .f-links,
  #footer .f-content .f-product {
    display: none;
  }
  #footer .f-copy .social-account {
    display: none;
  }
  #footer .f-top form .name,
  #footer .f-top form .mail,
  #footer .f-top form input[type='submit'],
  #footer .f-top form .content {
    width: 100%;
    height: 40px;
  }
  #footer .f-copy .copy {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .public-title {
    font-size: 22px;
  }
  .public-title.small {
    font-size: 22px;
  }
  #banner .banner-slick li .content .text-box h2 {
    line-height: 1.2;
    margin-bottom: 10px;
    font-size: 20px;
  }
  #banner .banner-slick li .content .text-box p {
    display: none;
  }
  #index-body .service .content {
    padding-left: 15px;
  }
  #index-body .service .content .right .service-icons li {
    width: 50%;
  }
  #index-body .service .content .right {
    padding: 15px;
  }
}
/*
#cp-Nav .nav .title {
  font-size: 18px;
  font-weight: bold;
  padding: 8px 10px;
  background: var(--color);
  border-radius: 5px;
  color: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#cp-Nav .nav div.title .more-category {
  line-height: 1.5;
  !*<i class="fa fa-arrow-down"></i>*!
}*/
#spotlight.show {
  display: inline-block;
  background: rgba(0, 0, 0, 0.3) !important;
}
#spotlight .scene img {
  border: 10px solid white !important;
  border-radius: 10px;
}
#spotlight .header {
  background: black !important;
}
/*内页*/
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fade-in-left {
  0% {
    -moz-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes fade-in-right {
  0% {
    -moz-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.more_btn {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.more_btn .more {
  position: relative;
  font-size: 18px;
  font-weight: 300;
  color: black;
  padding: 0 30px;
  overflow: hidden;
  height: 55px;
  line-height: 55px;
  border-radius: 27px;
  border: 1px solid black;
  display: inline-block;
}
.more_btn .more span {
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: block;
}
.more_btn .more::after {
  content: attr(data-text);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  height: 100%;
  color: white;
  font-size: inherit;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.more_btn .arrow {
  background-color: black;
  display: inline-block;
  border-radius: 100%;
  width: 56px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  margin-left: -20px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.more_btn .arrow img {
  vertical-align: middle;
  -webkit-filter: invert(1);
  filter: invert(1);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.more_btn:hover span {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
}
.more_btn:hover .more::after {
  top: 0%;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.more_btn:hover .arrow {
  background-color: var(--color);
}
.more_btn:hover .arrow img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media screen and (max-width: 1000px) {
  .more_btn {
    zoom: 0.8;
  }
}
.moreCont {
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.moreCont span{
  transition: .3s;
}
.moreCont .moreImgC {
  margin-left: 10px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #000;
  transition: .3s;
}
.moreCont .moreImgC .moreImg {
  width: 14px;
  height: 14px;
}
.moreCont:hover {
  color: var(--color);
}
.moreCont:hover .moreImgC {
  background-color: var(--color);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.i-tag {
  font-size: 20px;
  font-weight: 600;
  color: var(--color);
}
.i-tag i {
  display: inline-block;
  vertical-align: middle;
  background-color: var(--color);
  width: 40px;
  height: 1px;
  margin-right: 20px;
}
#index-body .i-advantage {
  padding-bottom: 1px;
  padding-top: 60px;
  position: relative;
}
#index-body .i-advantage .bg {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #e9e9e9;
  width: 71%;
  height: 70%;
  z-index: -1;
}
#index-body .i-advantage .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 20px;
}
#index-body .i-advantage .top .i-title {
  /*width: 40%;*/
  margin-left: 55px;
  font-weight: 500;
}
#index-body .i-advantage .top .more_btn {
  position: absolute;
  right: 0;
}
#index-body .i-advantage .top .more_btn .more {
  border-color: rgba(0, 0, 0, 0.1);
}
#index-body .i-advantage .top .more_btn .more::after {
  color: black;
}
#index-body .i-advantage .list {
  padding-left: 230px;
}
#index-body .i-advantage ul {
  margin: -25px;
}
#index-body .i-advantage ul .slick-list {
  padding-top: 20px;
}
#index-body .i-advantage ul li {
  padding: 25px;
}
#index-body .i-advantage ul li .box {
  border: 1px solid #b5b5b5;
  position: relative;
      padding: 40px 20px 10px 20px;
  background: white;
}
#index-body .i-advantage ul li .box .num {
  font-size: 18px;
  width: 48px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  background: var(--color);
  color: white;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
#index-body .i-advantage ul li .box .h5 {
  font-size: 24px;
  font-weight: bold;
  margin: 20px 0 15px;
  /*min-height: calc(1.5em * 2);*/
}
#index-body .i-advantage ul li .box .des {
  font-size: 16px;
  line-height: 1.6;
  color: #4d4d4d;
  min-height: calc(2em * 4);
}
#index-body .i-advantage ul li .box .border i {
  position: absolute;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  transition: 0.2s;
  background: #000;
}
#index-body .i-advantage ul li .box .border i:nth-child(1) {
  left: -1px;
  top: 0;
  width: 1px;
  height: 0;
}
#index-body .i-advantage ul li .box .border i:nth-child(2) {
  left: 0;
  bottom: -1px;
  width: 0;
  height: 1px;
}
#index-body .i-advantage ul li .box .border i:nth-child(3) {
  right: -1px;
  bottom: 0;
  width: 1px;
  height: 0;
}
#index-body .i-advantage ul li .box .border i:nth-child(4) {
  right: 0;
  top: -1px;
  width: 0;
  height: 1px;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(1) {
  height: 100%;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(2) {
  width: 100%;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(3) {
  height: 100%;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
#index-body .i-advantage ul li .box:hover .border i:nth-child(4) {
  width: 100%;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
@media screen and (max-width: 1500px) {
  #index-body .i-advantage ul {
    margin: -13px;
  }
  #index-body .i-advantage ul li {
    padding: 13px;
  }
  #index-body .i-advantage .list {
    padding-left: 80px;
  }
}
@media screen and (max-width: 1000px) {
  #index-body .i-advantage .top .more_btn {
    position: relative;
  }
  #index-body .i-advantage .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #index-body .i-advantage .top .i-title {
    width: 100%;
    margin-left: 0;
    margin: 20px 0;
    line-height: 1.8;
  }
  #index-body .i-advantage .list {
    padding: 0 15px;
  }
}
@media screen and (max-width: 700px) {
  #index-body .i-advantage .top {
    margin-bottom: 36px;
  }
}
.inner-banner {
  position: relative;
}
.inner-banner .ui.container{
  max-width: 1530px;
}
.inner-banner .ui.container {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inner-banner .ui.container h2 {
  font-size: 32px;
  line-height: 1.4;
  font-weight: bold;
  color: white;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.inner-banner .ui.container .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 0 45px;
}
.inner-banner .ui.container .box .mbx {
  font-size: 18px;
  color: white;
}
.inner-banner .ui.container .box .mbx a {
  position: relative;
  padding-right: 15px;
}
.inner-banner .ui.container .box .mbx a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: var(--color);
}
.inner-banner .ui.container .box .more_btn .more {
  border-color: rgba(255, 255, 255, 0.6);
  color: white;
}
.inner-banner .ui.container .box .more_btn .arrow {
  background: var(--color);
}
.about-page .about-1 {
  padding-top: 30px;
}
.about-page .about-1 .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 100px;
}
.about-page .about-1 .top .i-title {
  margin-left: 40px;
  font-weight: 500;
  line-height: 1.3;
}
.about-page .about-1 .box {
  position: relative;
  /*background: -webkit-gradient(linear, right top, left top, color-stop(66%, #fafafa), color-stop(66%, transparent));
  background: -webkit-linear-gradient(right, #fafafa 66%, transparent 66% 100%);
  background: -moz-linear-gradient(right, #fafafa 66%, transparent 66% 100%);
  background: linear-gradient(to left, #fafafa 66%, transparent 66% 100%);*/
  /*background-color: #f6f6f6;*/
  padding: 100px 0;
  margin-top: 65px;
  z-index: 1;
}
.about-page .about-1 .box:after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 66%;
  background-color: #f6f6f6;
  z-index: -1;
}
.about-page.quality-inner .about-1 .box ul{
  position: unset;
  justify-content: flex-start;
  width: 100%;
  margin-left: -10px;
  margin-right: -10px;
}
.about-page.quality-inner .about-1 .box ul li{
  max-width: 230px;
  width: 50%;
}
.about-page .about-1 .box ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  z-index: 3;
}
.about-page .about-1 .box ul li {
  width: 30%;
  background: #42a9d2;
  margin: 0 10px;
  color: white;
  padding: 25px 20px 30px;
}
.about-page .about-1 .box ul li .h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 34px 0 3px;
}
.about-page .about-1 .box ul li .h3 em {
  font-size: 49px;
}
.about-page .about-1 .box ul li p {
  font-size: 16px;
}
.about-page .about-1 .box ul li:first-child {
  background: var(--color);
}
.about-page .about-1 .box .play {
  width: 165px;
  height: 165px;
  border-radius: 100%;
  text-align: center;
  line-height: 165px;
  position: relative;
  cursor: pointer;
  position: absolute;
  right: 250px;
  top: -110px;
}
.about-page .about-1 .box .play img {
  vertical-align: middle;
}
.about-page .about-1 .box .play::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*background: url(../images/about-page-circle.png) no-repeat;*/
  -webkit-animation: 20s 0.3s rotate linear infinite;
  -moz-animation: 20s 0.3s rotate linear infinite;
  animation: 20s 0.3s rotate linear infinite;
}
.about-page .about-1 .box .wrap .left {
  width: 40%;
}
.about-page .about-1 .box .wrap .right {
  width: 60%;
  padding-left: 50px;
  padding-right: 260px;
}
.about-page .about-1 .box .wrap .right .title{
  font-weight: 500;
}
.about-page .about-1 .box .wrap .right .content {
  font-size: 18px;
  line-height: 2;
  opacity: 0.73;
}
.about-page .about-2 {
  background: #003470;
  background-size: cover;
  color: white;
  padding-top: 80px;
  padding-bottom: 80px;
}
.about-page .about-2 .factory-text{
  padding-left: 15.5%;
}
.about-page .about-2 .top {
  position: relative;
  margin-bottom: 20px;
}
.about-page .about-2 .top .public-btn{
  right: 0;
  background-color: #fff;
  color: var(--color);
}
.about-page .about-2 .top .i-tag {
  padding-top: 20px;
  color: #fff;
}
.about-page .about-2 .top .i-tag i{
  background-color: #fff;
}
.about-page .about-2 .top .i-title {
  width: 45%;
  font-weight: 500;
  margin-left: 40px;
}
.about-page .about-2 .top .more_btn {
  position: absolute;
  right: 0;
}
.about-page .about-2 .top .more_btn .arrow {
  background: white;
}
.about-page .about-2 .top .more_btn .arrow img {
  -webkit-filter: invert(0);
  filter: invert(0);
}
.about-page .about-2 .top .more_btn .more {
  border-color: white;
  color: white;
}
.about-page .about-2 .list {
  padding-left: 230px;
}
.about-page .about-2 .list ul {
  margin: -11px;
}
.about-page .about-2 .list ul .slick-list {
  padding-right: 30%;
}
.about-page .about-2 .list ul li {
  padding: 11px;
}
.about-page .about-2 .list ul li .box {
  position: relative;
  border-bottom: 2px solid var(--color);
}
.about-page .about-2 .list ul li .box .h4 {
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 80px 20px 10px;
}
.about-page .about-2 .list ul li .box .arrow {
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
  border-radius: 100%;
  display: inline-block;
  background: white;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.about-page .about-2 .list ul li .box .arrow img {
  vertical-align: middle;
  display: inline-block;
}
.about-page .about-2 .list .btn {
  margin-top: 20px;
}
.about-page .about-2 .list .btn span {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  background: white;
  margin-right: 15px;
  cursor: pointer;
}
.about-page .about-2 .list .btn span img {
  vertical-align: middle;
}
.about-page .about-2 .list .btn span.prev img {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.about-page .about-2 .list .btn span.next img {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.about-page #index-body .i-advantage {
  /*background: url(../images/about-page-3-bg.png) no-repeat right top;*/
}
.about-page #index-body .i-advantage .i-advantage-intro{
  padding-left: 21.4%;
}
.about-page #index-body .i-advantage.honor {
  background: white;
}
.about-page #index-body .i-advantage.honor .honor-text{
  padding-left: 18.5%;
}
.about-page #index-body .i-advantage.honor .bg {
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 0;
}
.about-page #index-body .i-advantage.honor .top {
  margin-bottom: 5px;
}
.about-page #index-body .i-advantage.honor .top .public-btn{
  right: 0;
}
.about-page .about-3 {
  padding-bottom: 130px;
}
.about-page .about-3 .left {
  width: 20%;
  padding-top: 30px;
}
.about-page .about-3 .right {
  width: 80%;
}
.about-page .about-3 .right ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  padding: 30px 0;
  padding-right: 270px;
}
.about-page .about-3 .right ul li .h3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.about-page .about-3 .right ul li p {
  font-size: 16px;
  line-height: 25px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: #5e5e5e;
}
.about-page .about-3 .right ul li .time {
  font-size: 20px;
  background: var(--color);
  color: white;
  height: 40px;
  line-height: 44px;
  border-radius: 20px;
  position: absolute;
  right: 50px;
  top: 40px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  padding: 0 50px;
}
.about-page .about-3 .right ul li:first-child {
  padding-top: 0;
}
.about-page .about-3 .right ul li:hover .h3,
.about-page .about-3 .right ul li.active .h3 {
  font-size: 45px;
}
.about-page .about-3 .right ul li:hover p,
.about-page .about-3 .right ul li.active p {
  font-size: 20px;
}
.about-page .about-3 .right ul li:hover .time,
.about-page .about-3 .right ul li.active .time {
  opacity: 0;
}
.about-page .about-num {
  padding: 75px 0 90px;
}
.about-page .about-num ul {
  margin: -25px;
}
.about-page .about-num ul li {
  padding: 25px;
}
.about-page .about-num ul li p {
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  padding-bottom: 20px;
  margin-bottom: 17px;
}
.about-page .about-num ul li .h2 {
  font-size: 20px;
  font-weight: bold;
  color: var(--color);
  line-height: 1;
}
.about-page .about-num ul li .h2 em {
  font-size: 50px;
}
.product-yd-page {
  padding: 150px 0 120px;
}
.product-yd-page .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 120px;
}
.product-yd-page .item .content {
  width: 50%;
}
.product-yd-page .item .content .i-title {
  margin: 19px 0 13px;
}
.product-yd-page .item .content .txt {
  font-size: 20px;
  line-height: 1.8;
  color: #5e5e5e;
  margin-bottom: 55px;
}
.product-yd-page .item .content ul {
  margin: -10px;
  margin-bottom: 70px;
}
.product-yd-page .item .content ul li {
  padding: 10px;
  text-align: center;
}
.product-yd-page .item .content ul li .img-box {
  position: relative;
}
.product-yd-page .item .content ul li .img-box img {
  max-width: 150px;
  margin: 30px auto 0;
}
.product-yd-page .item .content ul li .img-box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: #f6f6f6;
  z-index: -1;
}
.product-yd-page .item .content ul li h6 {
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}
.product-yd-page .item .content .more_btn .more::after {
  color: black;
}
.product-yd-page .item .img {
  width: 50%;
  position: relative;
}
.product-yd-page .item .img .small-img {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
.product-yd-page .item:last-child {
  margin-bottom: 0;
}
.product-yd-page .item:nth-child(2n-1) .content {
  padding: 0 40px 0 260px;
}
.product-yd-page .item:nth-child(2n-1) .img .big-img img {
  margin-left: auto;
  display: block;
}
.product-yd-page .item:nth-child(2n-1) .img .small-img {
  left: 0;
}
.product-yd-page .item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.product-yd-page .item:nth-child(2n) .content {
  padding: 0 260px 0 40px;
}
.product-yd-page .item:nth-child(2n) .img .big-img img {
  display: block;
}
.product-yd-page .item:nth-child(2n) .img .small-img {
  right: 0;
}
.m-page {
  text-align: center;
  margin-top: 50px;
}
.m-page a,
.m-page span {
  width: 50px;
  height: 50px;
  background: #dfdfdf;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: white;
  border-radius: 100%;
  display: inline-block;
  margin: 0 12px;
  cursor: pointer;
  line-height: 50px;
  font-size: 18px;
}
.m-page a:hover,
.m-page span {
  background: var(--color);
}
.product-page {
  padding-top: 100px;
}
.product-page .sideLeft {
  width: 30% !important;
}
.product-page .sideLeft .top {
  background: #292929;
  padding: 35px 0 50px;
  margin-bottom: 20px;
}
.product-page .sideLeft .top .form {
  padding: 0 15px;
}
.product-page .sideLeft .top .form form {
  position: relative;
  height: 70px;
  border-radius: 34px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 5px;
}
.product-page .sideLeft .top .form input {
  width: 100%;
  height: 100%;
  background: transparent;
  color: white;
  font-size: 18px;
  border: none;
  padding: 0 20px;
}
.product-page .sideLeft .top .form input[type='submit'] {
  position: absolute;
  right: 5px;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  background: url(../images/search.png) no-repeat center var(--color);
  padding: 0;
}
.product-page .sideLeft .top .nav .font-30 {
  color: white;
  line-height: 1.1;
  padding: 0 15px;
  margin: 30px 0;
}
.product-page .sideLeft .top .nav ul li > a {
  position: relative;
  padding: 15px 15px;
  color: white;
  font-size: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.product-page .sideLeft .top .nav ul li > a img {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.product-page .sideLeft .top .nav ul li > a img.active {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.product-page .sideLeft .top .nav ul li > a::before {
  content: '';
  position: absolute;
  right: 100%;
  bottom: 100%;
  border-left: 0px solid transparent;
  border-bottom: 0px solid var(--color);
  border-right: 9px solid var(--color);
  border-top: 9px solid transparent;
  opacity: 0;
}
.product-page .sideLeft .top .nav ul li > a::after {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  width: 9px;
  height: 100%;
  background: var(--color);
  opacity: 0;
}
.product-page .sideLeft .top .nav ul li:hover > a,
.product-page .sideLeft .top .nav ul li.active > a {
  background: -webkit-gradient(linear, left top, right top, from(var(--color)), to(transparent));
  background: -webkit-linear-gradient(left, var(--color), transparent);
  background: -moz-linear-gradient(left, var(--color), transparent);
  background: linear-gradient(to right, var(--color), transparent);
}
.product-page .sideLeft .top .nav ul li:hover > a::before,
.product-page .sideLeft .top .nav ul li.active > a::before,
.product-page .sideLeft .top .nav ul li:hover > a::after,
.product-page .sideLeft .top .nav ul li.active > a::after {
  opacity: 1;
}
.product-page .sideLeft .top .nav ul li ul li a {
  font-size: 18px;
  padding-left: 30px;
  line-height: 1.8;
}
.product-page .sideLeft .top .nav ul li ul li:nth-child(1) a::before {
  content: none;
}
.product-page .sideLeft .top .nav ul li.active > ul {
  display: block;
}
.product-page .sideLeft .bottom {
  background: url(../images/product-side-bg.jpg) no-repeat;
  background-size: cover;
  padding: 365px 15px 20px;
}
.product-page .sideLeft .bottom p {
  font-size: 19px;
  line-height: 1.8;
  color: white;
  font-weight: bold;
  text-align: center;
}
.product-page .sideRight {
  width: 70% !important;
  padding-left: 75px;
}
.product-page .sideRight .Auxil-catdes {
  line-height: 30px;
  opacity: 0.51;
  margin: 20px 0 45px;
}
.product-page .sideRight ul {
  margin: 10px;
}
.product-page .sideRight ul li {
  padding: 10px;
  text-align: center;
}
.product-page .sideRight ul li .img-box {
  border-radius: 10px;
  background: #f5f5f5;
  /*padding: 36px 50px;*/
}
.product-page .sideRight ul li p {
  font-size: 16px;
  line-height: 2;
  color: #6d6d6d;
  margin: 15px 0 30px;
}
.prodet-page .prodet-1 {
  padding: 100px 0 30px;
}
.prodet-page .prodet-1 .left {
  width: 40%;
}
.prodet-page .prodet-1 .left a {
  background: #f5f5f5;
  border-radius: 10px;
  display: block;
  text-align: center;
  padding: 30px 30px;
}
.prodet-page .prodet-1 .right {
  width: 60%;
  padding-left: 48px;
  position: relative;
}
.prodet-page .prodet-1 .right h1 {
  padding-right: 260px;
}
.prodet-page .prodet-1 .right .content {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.9;
  margin: 25px 0 40px;
  max-height: calc(1.8em * 7);
  overflow-y: auto;
}
.prodet-page .prodet-1 .right .gallery {
  margin-bottom: 40px;
}
.prodet-page .prodet-1 .right .gallery ul {
  margin: -10px;
}
.prodet-page .prodet-1 .right .gallery ul .slick-track {
  margin-left: 0;
}
.prodet-page .prodet-1 .right .gallery ul li {
  padding: 10px;
}
.prodet-page .prodet-1 .right .gallery ul li a {
  border-radius: 10px;
  display: block;
  background: #f5f5f5;
  padding: 10px 20px;
}
.prodet-page .prodet-1 .right .gallery ul li a img {
  width: auto;
  margin: auto;
}
.prodet-page .prodet-1 .right .more_btn {
  position: absolute;
  right: 0;
  top: 0;
}
.prodet-page .prodet-1 .right .more_btn .more::after {
  color: black;
}
.prodet-page .prodet-2 ul.options {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background: #f6f6f6;
  height: 96px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prodet-page .prodet-2 ul.options li {
  font-size: 30px;
  padding: 0 60px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0 0 50px 0;
  position: relative;
}
.prodet-page .prodet-2 ul.options li a {
  position: relative;
}
.prodet-page .prodet-2 ul.options li a::after {
  content: '';
  position: absolute;
  left: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: var(--color);
}
.prodet-page .prodet-2 ul.options li.active {
  background: var(--color);
  color: white;
}
.prodet-page .prodet-2 ul.options li.active a::after {
  background: white;
}
.prodet-page .prodet-2 .box {
  padding: 70px 0;
}
.prodet-page .prodet-2 .box .content {
  font-size: 18px;
      line-height: 30px;
}
.prodet-page .prodet-2 .box .content p{
  word-break: break-word;
  font-size: 16px;
      line-height: 30px;
}
.prodet-page .prodet-2 .box .content .Auxil-form{
  padding-top: 0;
}
.prodet-page .prodet-2 .box .content a:focus{
  background-color: var(--color);
}
.newdet-page .prodet-page .prodet-2 .list{
  padding-bottom: 0;
}
.prodet-page .prodet-2 .list {
  padding: 70px 0;
}
.prodet-page .prodet-2 .list ul {
  margin: -15px;
}
.prodet-page .prodet-2 .list ul li {
  padding: 15px;
  text-align: center;
}
.prodet-page .prodet-2 .list ul li .img-box {
  background: #f5f5f5;
  border-radius: 10px;
  padding: 50px;
}
.prodet-page .prodet-2 .list ul li p {
  font-size: 18px;
  line-height: 2;
  margin-top: 15px;
  opacity: 0.9;
}
.w-100 {
  width: 100%;
}
.hose-page .hose-1 {
  padding-top: 160px;
}
.hose-page .hose-1 .left {
  width: 30%;
  padding-top: 20px;
}
.hose-page .hose-1 .right {
  width: 70%;
}
.hose-page .hose-1 .right .content {
  font-size: 18px;
  line-height: 2;
  color: #5e5e5e;
  margin-top: 45px;
}
.hose-page .hose-2 {
  padding-top: 90px;
}
.hose-page .hose-2 .h2 {
  position: absolute;
  font-size: 60px;
  line-height: 1;
  left: 43px;
  bottom: -22px;
  z-index: 11;
}
.hose-page .hose-3 {
  padding-top: 150px;
  padding-bottom: 110px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(35%, #f5f5f5), color-stop(35%, transparent));
  background: -webkit-linear-gradient(bottom, #f5f5f5 35%, transparent 35% 100%);
  background: -moz-linear-gradient(bottom, #f5f5f5 35%, transparent 35% 100%);
  background: linear-gradient(to top, #f5f5f5 35%, transparent 35% 100%);
}
.hose-page .hose-3 .left {
  width: 30%;
}
.hose-page .hose-3 .right {
  width: 70%;
}
.hose-page .hose-3 .right .txt {
  font-size: 18px;
  line-height: 2;
  color: #5e5e5e;
  margin-bottom: 100px;
}
.hose-page .hose-3 ul {
  margin: -10px;
}
.hose-page .hose-3 ul li {
  padding: 10px;
}
.hose-page .hose-3 ul li .content {
  background: white;
  padding: 30px 30px 50px;
}
.hose-page .hose-3 ul li .content .des {
  font-size: 18px;
  line-height: 2;
  color: #5e5e5e;
  margin-top: 10px;
}
/*.hose-page .hose-4.hose-4-two{
  
}*/
.hose-page .hose-4.hose-4-two .right .i-title{
  line-height: 1.2;
}
.hose-page .hose-4 .left {
  vertical-align: middle;
}
.hose-page .hose-4 .right {
  padding: 0 96px 0 130px;
  vertical-align: middle;
}
.hose-page .hose-4 .right .i-title {
  margin: 18px 0 20px;
  font-weight: 500;
}
.hose-page .hose-4 .right .txt {
  font-size: 18px;
  line-height: 30px;
  color: #5e5e5e;
}
.hose-page .hose-4 .right ul li {
  border-top: 1px solid #eee;
  position: relative;
  padding-left: 112px;
  padding-top: 60px;
  padding-bottom: 47px;
}
.hose-page .hose-4 .right ul li .h5 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.2;
}
.hose-page .hose-4 .right ul li p {
  font-size: 20px;
  line-height: 1.8;
  color: #5e5e5e;
  margin-top: 12px;
}
.hose-page .hose-4 .right ul li:first-child {
  border-top: none;
}
.hose-page .hose-4 .right ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 92px;
  height: 100%;
  /*background: url(../images/icon.png) no-repeat left center;*/
}
.hose-page .hose-4 .right ul li:nth-child(1)::after {
  background: url(../images/a-a.png) no-repeat left center;
}
.hose-page .hose-4 .right ul li:nth-child(2)::after {
  background: url(../images/b-b.png) no-repeat left center;
}
.hose-page .hose-5 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(83%, #111111), color-stop(83%, white));
  background: -webkit-linear-gradient(top, #111111 83%, white 83% 100%);
  background: -moz-linear-gradient(top, #111111 83%, white 83% 100%);
  background: linear-gradient(to bottom, #111111 83%, white 83% 100%);
  padding-top: 110px;
}
.hose-page .hose-5 .top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: white;
  margin-bottom: 65px;
}
.hose-page .hose-5 .top .i-tag {
  padding-top: 20px;
  margin-right: 40px;
}
.hose-page .hose-5 .top .more_btn {
  position: absolute;
  right: 0;
  top: 15px;
}
.hose-page .hose-5 .top .more_btn .more {
  border-color: white;
  color: white;
}
.hose-page .hose-5 .top .more_btn .arrow {
  background: white;
}
.hose-page .hose-5 .top .more_btn .arrow img {
  -webkit-filter: invert(0);
  filter: invert(0);
}
.hose-page .hose-5 ul .slick-list {
  padding-bottom: 110px;
}
.hose-page .hose-5 ul li {
  position: relative;
}
.hose-page .hose-5 ul li .content {
  position: absolute;
  left: 0;
  top: 53%;
  width: 35%;
  border-bottom: 3px solid var(--color);
  background: white;
  padding: 120px 45px 45px;
}
.hose-page .hose-5 ul li .content .h4 {
  font-size: 37px;
  line-height: 45px;
  font-weight: bold;
  margin-bottom: 90px;
}
.hose-page .hose-5 ul li .content .more_btn .more::after {
  color: black;
}
.hose-page .hose-5 ul .slick-dots {
  position: absolute;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
.hose-page .hose-5 ul .slick-dots li {
  width: 50%;
  margin: 0 10px;
  height: 1px;
  background: #acacac;
  position: relative;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.hose-page .hose-5 ul .slick-dots li button {
  position: absolute;
  left: 0;
  bottom: 5px;
  border: none;
  background: transparent;
  font-size: 16px;
  font-weight: bold;
  color: var(--color);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.hose-page .hose-5 ul .slick-dots li.slick-active {
  background: var(--color);
}
.hose-page .hose-5 ul .slick-dots li.slick-active button {
  opacity: 1;
}
.hose-page .hose-6 {
  padding: 90px 0 90px;
  background:#f6f6f6 ;
}
.hose-page .hose-6 .top {
  /*width: 50%;*/
  margin-bottom: 30px;
}
.hose-page .hose-6 .top .i-title {
  margin: 25px 0 12px;
}
.hose-page .hose-6 .top .txt {
  font-size: 20px;
  line-height: 1.8;
  color: #5e5e5e;
  max-width: 1200px;
}
.hose-page .hose-6 .form {
  padding-right: 310px;
  position: relative;
}
.hose-page .hose-6 .form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hose-page .hose-6 .form form input {
  width: 48%;
  font-size: 18px;
  border: none;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
  height: 50px;
  padding-left: 15px;
}
.hose-page .hose-6 .form form input[name='content'] {
  width: 100%;
}
.hose-page .hose-6 .form form .more_btn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hose-page .hose-6 .form form .public-btn {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hose-page .hose-6 .form form .public-btn:focus{
  background-color: var(--color);
}
.hose-page .hose-6 .form form .more_btn .more::after {
  color: black;
}
.elementor-widget-container {
  margin: 80px 0 0;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before {
  content: '';
  width: 1px;
  height: -webkit-calc(100% - 5px);
  height: -moz-calc(100% - 5px);
  height: calc(100% - 5px);
  background-color: #dfe1e7;
  position: absolute;
  top: 5px;
  left: -webkit-calc(50% + 50px);
  left: -moz-calc(50% + 50px);
  left: calc(50% + 50px);
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
.elementor-widget-rebuilto-scroll-timeline .timeline-content-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-basis: -webkit-calc(50% - 60px);
  -ms-flex-preferred-size: calc(50% - 60px);
  flex-basis: -moz-calc(50% - 60px);
  flex-basis: calc(50% - 60px);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-list {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item {
  padding: 0 0 37px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: -webkit-calc(50% - 60px);
  width: -moz-calc(50% - 60px);
  width: calc(50% - 60px);
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image img {
  /*height: 100%;*/
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top center;
  object-position: top center;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  will-change: transform;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .scroll-timeline-image img,
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .scroll-timeline-info {
  opacity: 1;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
  margin-right: 50px;
  margin-top: 5px;
}
.elementor-widget-rebuilto-scroll-timeline .timeline-number {
  height: 60px;
  line-height: 60px;
  width: 60px;
  -webkit-box-shadow: 0 0 0 1px #dfe1e7;
  box-shadow: 0 0 0 1px #dfe1e7;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  background-color: #fff;
  color: var(--text);
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .timeline-number {
  -webkit-box-shadow: 0 0 0 1px var(--color);
  box-shadow: 0 0 0 1px var(--color);
}
.elementor-widget-rebuilto-scroll-timeline .timeline-number span {
  opacity: 0.2;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .timeline-number span {
  opacity: 1;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-info .scroll-timeline-desc {
  font-size: 16px;
  line-height: 2;
  color: #5e5e5e;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .scroll-timeline-image img,
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item:first-of-type .scroll-timeline-info {
  opacity: 1;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-subheading {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: var(--text_light);
  margin-bottom: 7px;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-heading {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.8;
}
.elementor-widget-rebuilto-scroll-timeline .timeline-line {
  width: 1px;
  background-color: var(--color);
  position: absolute;
  top: 5px;
  left: -webkit-calc(50% + 50px);
  left: -moz-calc(50% + 50px);
  left: calc(50% + 50px);
  overflow: hidden;
  z-index: -1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.timeline-active .scroll-timeline-image {
  -webkit-transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: auto;
  z-index: 4;
}
.elementor-widget-rebuilto-scroll-timeline .scroll-timeline-item.timeline-active .scroll-timeline-image * {
  opacity: 1;
  z-index: 10;
  -webkit-transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
  -moz-transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.43s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.elementor-widget-rebuilto-scroll-timeline .timeline-active .timeline-number {
  -webkit-box-shadow: 0 0 0 1px var(--color);
  box-shadow: 0 0 0 1px var(--color);
}
/*.contact-page .contact-2 ul {
  margin: 0 -70px;
  padding: 70px 0;
  border-radius: 0 0 50px 50px;
}
.contact-page .contact-2 ul li {
  padding: 0 70px;
  text-align: center;
}
.contact-page .contact-2 ul li .h4 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.contact-page .contact-2 ul li p {
  font-size: 18px;
  line-height: 2;
  padding-top: 26px;
}*/
.faq-page {
  padding: 100px 0;
}
.faq-page .left {
  width: 25% !important;
}
.faq-page .right {
  width: 75% !important;
}
.faq-page .right .i-title {
  margin-bottom: 60px;
}
.faq-page .right ul li {
  border: 1px solid #d5d8dc;
  padding: 20px;
  margin-bottom: 20px;
}
.faq-page .right ul li .h4 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  position: relative;
}
.faq-page .right ul li .h4 .fa {
  position: absolute;
  right: 0;
}
.faq-page .right ul li .content {
  font-size: 18px;
  line-height: 2;
  margin-top: 20px;
  display: none;
}
.news-page {
  padding: 100px 0;
}
.news-page ul {
  margin: -15px;
}
.news-page ul li {
  padding: 15px;
}
.news-page ul li .box {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  padding: 20px 20px 50px;
  border-radius: 12px;
}
.news-page ul li .box .time {
  font-size: 18px;
  opacity: 0.8;
}
.news-page ul li .box .h3 {
  font-size: 22px;
  font-weight: bold;
  margin: 12px 0 20px;
  /*min-height: 165px;*/
  line-height: 1.8;
}
.news-page ul li .box .content {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 20px;
  min-height: calc(2em * 2);
}
.news-page ul li .box .more_btn .more::after {
  color: black;
}
.newdet-page {
  padding: 100px 0 80px;
}
.newdet-page .newdet-1 {
  text-align: center;
}
.newdet-page .newdet-1 h1 {
  font-size: 45px;
  font-weight: bold;
}
.newdet-page .newdet-1 .time {
  font-size: 18px;
  opacity: 0.8;
  margin: 20px 0;
}
.newdet-page .newdet-1 .content {
  font-size: 18px;
  line-height: 2;
  border-top: 1px dashed rgba(0, 0, 0, 0.2);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  padding: 30px 0;
}
.newdet-page .newdet-1 .m-link {
  text-align: left;
}
@media screen and (max-width: 1600px) {
  .about-page .about-1 .box .wrap .right {
    padding-right: 120px;
  }
  .about-page .about-1 .box ul li {
    width: 40%;
  }
  .about-page .about-2 .list {
    padding-left: 90px;
  }
  .product-yd-page .item:nth-child(2n-1) .content {
    padding-left: 70px;
  }
  .product-yd-page .item:nth-child(2n) .content {
    padding-right: 70px;
  }
  .hose-page .hose-4 .right {
    padding: 0 50px;
  }
  .hose-page .hose-5 ul li .content .h4 {
    font-size: 31px;
  }
}
@media screen and (max-width: 1400px) {
  .inner-banner .ui.container h2 {
    font-size: 38px;
  }
  .about-page .about-1 .box ul li .h3 em {
    font-size: 30px;
  }
  .about-page .about-1 .box .play {
    right: 150px;
  }
  .about-page .about-3 .right ul li:hover .h3,
  .about-page .about-3 .right ul li.active .h3 {
    font-size: 34px;
  }
  .product-yd-page .item .content ul li .img-box img {
    max-width: 110px;
  }
  .hose-page .hose-5 ul li .content {
    padding: 50px 30px 45px;
  }
  .hose-page .hose-5 ul li .content .h4 {
    margin-bottom: 45px;
  }
  .prodet-page .prodet-1 .left a {
    padding: 0;
  }
  .prodet-page .prodet-1 .right .more_btn {
    position: relative;
    left: 0;
  }
  .prodet-page .prodet-1 .right h1 {
    padding-right: 0;
        line-height: 30px;
  }
  .font-20, 
  .font-30 {
        line-height: 30px;
  }
  .footguanc {
    display: none;
}
}
@media screen and (max-width: 1200px) {
  .inner-banner .ui.container h2 {
    font-size: 30px;
  }
  .about-page .about-1 .box .wrap .right {
    padding-right: 60px;
  }
  .about-page .about-2 .list ul li .box .h4 {
    font-size: 20px;
  }
  .product-yd-page .item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product-yd-page .item .img .small-img {
    width: 48%;
  }
  .product-yd-page .item .content .txt {
    margin-bottom: 20px;
  }
  .product-yd-page .item .content ul {
    margin-bottom: 30px;
  }

  .hose-page .hose-2 .h2 {
    font-size: 43px;
  }
  .hose-page .hose-3 .right .txt {
    margin-top: 15px;
  }
  .hose-page .hose-4 .right ul li .h5 {
    font-size: 24px;
  }
  .news-page ul li {
    width: 50% !important;
  }
  .seoNews.news-page ul li {
    width: auto !important;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-1 .box .wrap .left {
    width: 100%;
  }
  .about-page .about-1 .box .wrap .right {
    width: 100%;
    margin-top: 30px;
  }
  .about-page .about-1 .top {
    padding-left: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-1 .top .i-title {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
    line-height: 2;
  }
  .inner-banner .ui.container h2 {
    font-size: 26px;
  }
  .inner-banner .ui.container .box .mbx {
    font-size: 15px;
  }
  .about-page .about-1 .box ul {
    width: 75%;
  }
  .about-page .about-1 .box .play {
    right: 35px;
  }
  .about-page .about-2 .list {
    padding-left: 20px;
  }
  .about-page .about-2 .top .more_btn {
    position: relative;
    left: 0;
    top: 30px;
  }
  .about-page .about-2 .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-2 .top .i-title {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .about-page .about-3 .left {
    width: 100%;
    padding-top: 0;
  }
  .about-page .about-3 .right {
    width: 100%;
    margin-top: 30px;
  }
  .about-page .about-3 .right ul li .h3 {
    font-size: 24px;
  }
  .about-page .about-3 .right ul li:hover .h3,
  .about-page .about-3 .right ul li.active .h3 {
    font-size: 25px;
  }
  .about-page .about-3 .right ul li:hover p,
  .about-page .about-3 .right ul li.active p {
    font-size: 16px;
  }
  .about-page .about-2 .list ul .slick-list {
    padding-right: 0;
  }
  .product-yd-page .item .img {
    display: none;
  }
  .product-yd-page .item .content {
    width: 100%;
  }
  .product-page .sideLeft {
    display: none;
  }
  .product-page .sideRight {
    width: 100% !important;
    padding-left: 0;
  }
  .prodet-page .prodet-1 .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .hose-page .hose-1 .left {
    width: 100%;
  }
  .hose-page .hose-1 .right {
    width: 100%;
  }
  .elementor-widget-rebuilto-scroll-timeline .scroll-timeline-image,
  .elementor-widget-rebuilto-scroll-timeline .timeline-content-image {
    display: none;
  }
  .elementor-widget-rebuilto-scroll-timeline .scroll-timeline:before,
  .elementor-widget-rebuilto-scroll-timeline .timeline-line {
    left: 30px;
  }
  .hose-page .hose-4 .left,
  .hose-page .hose-3 .left {
    width: 100%;
  }
  .hose-page .hose-3 .right {
    width: 100%;
  }
  .hose-page .hose-4 .right {
    width: 100%;
    padding: 0 15px;
    margin-top: 20px;
  }
  .hose-page .hose-5 .top {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hose-page .hose-5 .top .more_btn {
    position: relative;
    left: 0;
    top: 0;
  }
  .hose-page .hose-5 ul li .content {
    width: 45%;
  }
  .hose-page .hose-5 ul li .content .h4 {
    font-size: 24px;
    line-height: 1.2;
  }
  .hose-page .hose-6 .top {
    width: 100%;
  }
  .hose-page .hose-6 {
    background: white;
    padding-bottom: 50px;
  }
  /*.contact-page .contact-2 ul li {
    padding: 0 15px;
  }
  .contact-page .contact-2 ul {
    margin: 0 -15px;
  }*/
  .newdet-page .newdet-1 h1 {
    font-size: 34px;
  }
}
@media screen and (max-width: 700px) {
  .inner-banner > img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .inner-banner .ui.container .box {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .inner-banner .ui.container .box .mbx {
    margin-bottom: 20px;
    line-height: 2;
  }
  .newdet-page {
    padding: 40px 0;
  }
  .newdet-page .newdet-1 h1 {
    font-size: 26px;
    line-height: 1.3;
  }
  .about-page .about-1 .box ul {
    width: 100%;
  }
  .about-page .about-1 .box .play {
    top: 25%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
  }
  .about-page .about-1 .box .wrap .right {
    padding: 0 15px;
  }
  .about-page .about-3 .right ul li {
    padding-right: 0;
  }
  .about-page .about-3 .right ul li .time {
    position: relative;
    left: 0;
    display: inline-block;
    top: 12px;
  }
  .hose-page .hose-1 {
    padding-top: 55px;
  }
  .elementor-widget-rebuilto-scroll-timeline .scroll-timeline-number {
    margin-right: 25px;
  }
  .hose-page .hose-2 .h2 {
    font-size: 30px;
  }
  .hose-page .hose-6 .form {
    padding-right: 0;
  }
  .hose-page .hose-6 .form form .more_btn {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .hose-page .hose-5 ul li .content {
    position: relative;
    width: 100%;
  }
  .hose-page .hose-5 .top .more_btn {
    margin-top: 20px;
  }
  .news-page ul li {
    width: 100% !important;
  }
  .news-page ul li .box .h3 {
    min-height: auto;
  }
  .faq-page .left,
  .faq-page .right {
    width: 100% !important;
  }
  .faq-page .right ul li .h4 {
    font-size: 20px;
  }
  .faq-page .right ul li .content {
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner .ui.container h2 {
    font-size: 20px;
  }
  .product-yd-page .item .content {
    padding: 0 15px !important;
  }
  .product-yd-page .item .content ul li .img-box img {
    max-width: 74%;
  }
  .product-yd-page {
    padding: 70px 0;
  }
  .hose-page .hose-6 .form form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hose-page .hose-6 .form form input {
    width: 100%;
  }
}

.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2em;
}

.seoPublic > div {
  padding: 60px 0;
}

.seoPublic > div:nth-child(odd) {
  background: #f6f6f6;
}

.seoPublic .Auxil-about .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.seoPublic .Auxil-about .box .left {
  width: 40%;
}

.seoPublic .Auxil-about .box .left .img {
  height: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}

.seoPublic .Auxil-about .box .right {
  width: 60%;
  padding-left: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.seoPublic .Auxil-about .box .right div.h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 1em;
}

.seoPublic .Auxil-about .box .right .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  max-height: 400px;
  overflow: auto;
}

.seoPublic .Auxil-honor .list ul {
  margin: -10px;
}

.seoPublic .Auxil-honor .list ul li {
  padding: 10px;
}

.seoPublic .Auxil-honor .list ul li a {
  display: block;
}

.seoPublic .Auxil-honor .list ul li a img {
  width: 100%;
}

.seoPublic .Auxil-news .list ul {
  margin: -13px;
}

.seoPublic .Auxil-news .list ul li {
  padding: 13px;
}

.seoPublic .Auxil-news .list ul li a.img-box {
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center center;
}

.seoPublic .Auxil-news .list ul li .content {
  margin-top: 30px;
}

.seoPublic .Auxil-news .list ul li .content div.h6 {
  font-size: 22px;
  line-height: 1.4;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.seoPublic .Auxil-news .list ul li .content div.h6:hover {
  color: var(--color);
}

.seoPublic .Auxil-news .list ul li .content time {
  font-size: 14px;
  margin-top: 0.5em;
  display: block;
}

.seoPublic .Auxil-news .list ul li .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  margin: 1em 0;
}

.seoPublic .Auxil-news .list ul li .content a.link {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid transparent;
  display: inline-block;
}

.seoPublic .Auxil-news .list ul li .content a.link:hover {
  border-color: var(--color);
  color: var(--color);
}

.seoPublic .Auxil-form .form ul {
  margin: -10px;
}

.seoPublic .Auxil-form .form ul li {
  padding: 10px;
}

.seoPublic .Auxil-form .form ul li input,
.seoPublic .Auxil-form .form ul li textarea {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  font-size: 16px;
  padding: 8px 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.seoPublic .Auxil-form .form ul li textarea {
  height: 100px;
}

.seoPublic .Auxil-form .form ul li input:focus,
.seoPublic .Auxil-form .form ul li textarea:focus {
  border-color: var(--color);
}

.seoPublic .Auxil-form .form ul li.wid-100 {
  width: 100%;
}

.seoPublic .Auxil-form .form ul li input[type='submit'] {
  width: auto;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  background: var(--color);
  color: whitesmoke;
  border: none;
}

.seoPublic .Auxil-form .form ul li input[type='submit']:hover {
  background: #222;
}

.seoPublic .seoIndustry .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}

.seoPublic .text a:hover {
  text-decoration: underline;
}

.seoPublic .Auxil-through {
  padding: 15px 0;
  background: none !important;
}

.seoPublic .Auxil-through a {
  display: inline-block;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  font-size: 14px;
  color: black;
  border: 1px solid #eee;
  background: #f8f8f8;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.seoPublic .Auxil-through a:hover {
  background: var(--color);
  color: white;
}

.seoPublic .Auxil-related .list ul {
  margin: -20px -25px;
}

.seoPublic .Auxil-related .list ul li {
  padding: 20px 25px;
}

.seoPublic .Auxil-related .list ul li .box {
  display: block;
  background: white;
  -o-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
}

.seoPublic .Auxil-related .list ul li .box a.img-box {
  display: block;
}

.seoPublic .Auxil-related .list ul li .box .content {
  display: block;
  padding: 20px;
  text-align: center;
}

.seoPublic .Auxil-related .list ul li .box .content div.h3 {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
  color: var(--color);
}

.seoPublic .Auxil-related .list ul li .box .content p {
  display: block;
  font-size: 16px;
  color: #888;
  line-height: 1.6;
  font-weight: 400;
  margin: 0.5em 0;
  height: 4.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.seoPublic .Auxil-related .list ul li .box .content a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid var(--color);
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  color: var(--color);
}

.seoPublic .Auxil-related .list ul li .box .content a.more i {
  margin-left: 5px;
}

.seoPublic .Auxil-related .list ul li .box .content a.more:hover {
  color: white;
  background: var(--color);
}

@media screen and (max-width: 1400px) {
  .seoPublic .title {
    font-size: 28px;
    margin-bottom: 1.5em;
  }

  .seoPublic .Auxil-about .box .right div.title,
  .seoPublic .Auxil-related .list ul li .box .content div.h3 {
    font-size: 20px;
  }

  .seoPublic .Auxil-form .form ul li input,
  .seoPublic .Auxil-form .form ul li textarea,
  .seoPublic .Auxil-about .box .right .text,
  .seoPublic .Auxil-news .list ul li .content p,
  .seoPublic .seoIndustry .text,
  .seoPublic .Auxil-related .list ul li .box .content p {
    font-size: 14px;
  }

  .seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 18px;
  }

  .seoPublic .Auxil-related .list ul li .box .content a.more {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    padding: 0 15px;
  }

  .seoPublic .Auxil-related .list ul li {
    padding: 15px;
  }

  .seoPublic .Auxil-related .list ul {
    margin: -15px;
  }
}

@media screen and (max-width: 1000px) {
  .seoPublic .title {
    font-size: 24px;
    margin-bottom: 1em;
  }

  #cp-Nav {
    display: block;
  }

  #cp-Nav .nav {
    padding: 0 15px;
  }

  #cp-Nav .nav div.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: var(--color);
    border-radius: 5px;
    color: white;
  }

  #cp-Nav .nav i.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 230;
    background: rgba(0, 0, 0, 0.2);
  }

  #cp-Nav .nav > ul {
    display: none;
  }

  #cp-Nav .nav ul {
    position: fixed;
    top: 10%;
    max-height: 80%;
    left: 5%;
    width: 90%;
    padding: 20px;
    border-radius: 5px;
    background: white;
    z-index: 300;
    font-size: 16px;
    overflow: auto;
  }

  #cp-Nav .nav ul ul {
    padding: 0 10px;
    font-size: 14px;
    position: static;
    max-height: none;
    width: 100%;
    margin: 10px 0;
  }

  #cp-Nav .nav ul li a {
    display: block;
    padding: 5px 0;
    line-height: 28px;
  }

  .seoPublic .Auxil-about .box {
    display: block;
  }

  .seoPublic .Auxil-about .box .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }

  .seoPublic .Auxil-about .box .left {
    width: 100%;
    padding: 0;
  }

  .seoPublic .Auxil-about .box .left .img {
    height: 300px;
  }

  .seoPublic .Auxil-about .box .right div.h3 {
    font-size: 18px;
  }

  .seoPublic > div {
    padding: 30px 0;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: none;
  }
  .product-page {
    padding-top: 30px;
  }
}
h1.zlfl {
  font-size: 50px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1000px) {
  .seoPublic {
    display: none !important;
  }
  .seoPublic.phone-category{
    display: block!important;
  }
  a.longzhen,
  h2.nenegyuan {
    display: none !important;
  }
  a.longzhen {
    width: 375px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    display: inline-block;
  }
  h1.zlfl {
    font-size: 25px;
    line-height: 1.8;
  }
}
h1.zhejizh {
  display: inline;
}
.tipsTitleCont {
  font-weight: bold;
}
.tipsTitleCont .tipsTitle1 {
  text-transform: uppercase;
}
.tipsTitleCont .tipsTitle1 .cir {
  width: 10px;
  height: 10px;
  background-color: var(--color);
  border-radius: 50%;
  margin: 7px 10px 0 0;
}
.tipsTitleCont .tipsTitle1 span {
  width: -webkit-calc(80%);
  width: -moz-calc(80%);
  width: calc(100% - 20px);
  letter-spacing: 4px;
}
.tipsTitleCont .tipsTitle2 {
  margin-top: 20px;
  line-height: 1.3;
  font-weight: 500;
}
@media (max-width: 500px) {
  .tipsTitleCont .tipsTitle2 {
    margin-top: 10px;
  }
}
.about-page .about-22 {
  padding-top: 80px;
  background: #f6f6f6;
}
.about-page .about-22 .box {
  padding: 80px 0;
  background: #f6f6f6;
  position: relative;
  z-index: 1;
}
.about-page .about-22 .box .img {
  width: 45%;
  vertical-align: middle;
}
.about-page .about-22 .box .text {
  width: 55%;
  padding-left: 5%;
  max-width: 800px;
  /*padding-left: 64px;*/
  padding-right: 10px;
  vertical-align: middle;
  color: #fff;
}
.about-page .about-22 .box .text .tipsTitleCont .tipsTitle1 .cir {
  background-color: #fff;
}
.about-page .about-22 .box .text .con {
  line-height: 1.8;
  margin-top: 40px;
  font-size: 18px;
}
.about-page .about-22 .box .text .list {
  margin-top: 29px;
}
.about-page .about-22 .box .text .list ul {
  margin-bottom: -25px;
}
.about-page .about-22 .box .text .list ul li {
  position: relative;
  padding-left: 47px;
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 25px;
}
.about-page .about-22 .box .text .list ul li::before {
  content: '';
  position: absolute;
  top: 13px;
  left: 0;
  width: 30px;
  height: 2px;
  background: white;
}
.about-page .about-22 .box::after {
  content: '';
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 81.25%;
  height: 100%;
  background: var(--color);
}
@media (max-width: 1000px) {
  .about-page .about-22 {
    padding-top: 20px;
  }
  .about-page .about-22 .box {
    width: 700px;
    margin: auto;
  }
  .about-page .about-22 .box .img {
    width: 100%;
  }
  .about-page .about-22 .box::after {
    display: none;
  }
  .about-page .about-22 .box .text {
    width: 100%;
    padding: 20px 0 40px 0;
    max-width: 100%;
    color: #000;
  }
  .about-page .about-22 .box .text .tipsTitleCont .tipsTitle1 .cir {
    background-color: var(--color);
  }
}
@media (max-width: 700px) {
  .about-page .about-22 .box {
    width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 500px) {
  .about-page .about-22 {
    padding-top: 0px;
  }
  .about-page .about-22 .box .text .con {
    margin-top: 20px;
  }
}
.about-page .about-22 .box .service-icons {
  margin-left: -5px;
  margin-right: -5px;
}
.about-page .about-22 .box .service-icons li {
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.about-page .about-22 .box .service-icons li::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 38px;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  width: 39px;
  height: 1px;
  background-color: #bfbfbf;
}
.about-page .about-22 .box .service-icons li:last-child::after {
  display: none;
}
.about-page .about-22 .box .service-icons li .icon {
  text-align: center;
  width: 77px;
  height: 77px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  background-color: var(--color);
}
.about-page .about-22 .box .service-icons li .title {
  color: #fff;
  font-weight: 500;
  line-height: 1.166;
  margin-top: 11px;
  word-break: break-word;
}
.about-page .about-22 .box .service-icons li.active .icon,
.about-page .about-22 .box .service-icons li:hover .icon {
  background-color: var(--color1);
  /*box-shadow: 0 0 6px rgba(0, 0, 0, 0.3)*/
}
@media screen and (max-width: 1000px) {
  .about-page .about-22 .box .service-icons li .title{
    color: #000;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-22 .box .service-icons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .about-page .about-22 .box .service-icons li {
    width: 33.33%;
  }
}
@media screen and (max-width: 500px) {
    .about-page .about-22 .box .service-icons li {
    width: 50%;
  }
}
.about-page .about-6 {
  overflow: hidden;
  background-color: #f6f6f6;
}
.about-page .about-6 .contentC {
  margin-top: 36px;
}
.about-page .about-6 .contentC .container {
  margin-left: auto;
  width: 1718px;
  margin-right: 0;
}
.about-page .about-6 .tipsTitleCont .container{
  margin-left: auto;
  width: 1718px;
  margin-right: 0;
}
.about-page .about-6 .contentC .container .titleC {
  width: 48%;
  position: relative;
  z-index: 2;
  left: -2.2%;
}
.about-page .about-6 .contentC .container .titleC .subline {
  position: absolute;
  bottom: 6px;
  right: 0;
  background: #e2e0e0;
  width: 1200px;
  height: 1px;
}
.about-page .about-6 .contentC .container .titleC li {
  cursor: pointer;
}
.about-page .about-6 .contentC .container .titleC .num {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
.about-page .about-6 .contentC .container .titleC li.active .num {
  color: var(--color);
}
.about-page .about-6 .contentC .container .titleC .cir {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e2e0e0;
  margin: 10px auto 0;
}
.about-page .about-6 .contentC .container .titleC li.active .cir {
  background: var(--color);
}
.about-page .about-6 .contentC .container .content {
  position: relative;
  margin-top: -120px;
}
.about-page .about-6 .contentC .container .content .box .left {
  /*width: 48%;*/
  padding-right: 200px;
  padding-top: 140px;
}
.about-page .about-6 .contentC .container .content .box .left .title {
  font-weight: 600;
  font-size: 24px;
}
.about-page .about-6 .contentC .container .content .box .left .des {
  font-weight: 500;
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.8;
}
.about-page .about-6 .contentC .container .content .box .right {
  width: 52%;
  padding-left: 40px;
}
.about-page .about-6 .contentC .container .content .box .right img {
  width: 100%;
}
@media (max-width: 1800px) {
  .about-page .about-6 .contentC .container {
    width: 1600px;
  }
  .about-page .about-6 .tipsTitleCont .container{
    width: 1600px;
  }
}
@media (max-width: 1700px) {
  .about-page .about-6 .tipsTitleCont .container,
  .about-page .about-6 .contentC .container {
    width: 1360px;
    margin: auto;
  }
  .about-page .about-6 .contentC .container .titleC{
    left: -2%;
  }
  .about-page.quality-inner .about-1 .box ul{
    margin-top: 50px;
  }
}
@media (max-width: 1500px) {
  .about-page .about-6 .tipsTitleCont .container,
  .about-page .about-6 .contentC .container {
    width: 1200px;
  }
  .about-page .about-6 .contentC .container .titleC{
    left: -4.2%;
  }
  .about-page .about-6 .contentC .container .content .box .left {
    padding-right: 40px;
  }
}
@media (max-width: 1250px) {
  .about-page .about-6 .tipsTitleCont .container,
  .about-page .about-6 .contentC .container {
    width: 970px;
  }
  .about-page .about-6 .contentC .container .content .box .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-6 .contentC .container .content .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 1000px) {
  .about-page .about-6 {
    margin-top: 0;
    padding-top: 0;
  }
  .about-page .about-6 .tipsTitleCont .container,
  .about-page .about-6 .contentC .container {
    width: 700px;
  }
  .about-page .about-6 .contentC .container .titleC {
    width: 100%;
  }
  .about-page .about-6 .contentC .container .titleC .subline {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .about-page .about-6 .tipsTitleCont .container,
  .about-page .about-6 .contentC .container {
    width: 100%;
  }
}
.about-page .about-33 {
  padding: 6% 0 6%;
}
.about-page .about-33 .left {
  width: 35%;
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}
.about-page .about-33 .left span {
  font-size: 18px;
  line-height: 1.8;
  padding-left: 21px;
  position: relative;
}
.about-page .about-33 .left span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #000000;
}
.about-page .about-33 .left .title {
  font-size: 64px;
  color: #030303;
  line-height: 1;
  font-weight: 500;
  margin-top: 21px;
}
.about-page .about-33 .left .title em {
  display: block;
}
.about-page .about-33 .right {
  width: 65%;
  padding-left: 80px;
  position: relative;
}
.about-page .about-33 .right .tag {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.about-page .about-33 .right .tag ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  height: 100%;
}
.about-page .about-33 .right .tag ul li {
  list-style: none;
  height: 25%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s 0s ease-out;
  -moz-transition: all 0.3s 0s ease-out;
  transition: all 0.3s 0s ease-out;
}
.about-page .about-33 .right .tag ul li span {
  position: absolute;
  width: 1px;
  height: 0;
  background: #20282d;
  left: 27px;
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.about-page .about-33 .right .tag ul li a {
  width: 54px;
  height: 54px;
  line-height: 54px;
  background: #fff;
  color: #20282d;
  position: relative;
  text-align: center;
  border: 1px solid #e6e6e6;
  z-index: 2;
  font-size: 20px;
  font-weight: bold;
}
.about-page .about-33 .right .tag ul li.current span {
  height: 100%;
  bottom: auto;
  top: 0;
}
.about-page .about-33 .right .tag ul li.current a {
  background-color: #000000;
  color: #fff;
  border-color: #000;
}
.about-page .about-33 .right .content ul li {
  /*background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, rgb(218 221 233)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(rgb(218 221 233) 90%, rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(rgba(241, 238, 226, 0.8) 90%, rgba(255, 255, 255, 0));
  background: linear-gradient(rgb(218 221 233) 90%, rgba(255, 255, 255, 0));
  padding: 60px 24px 88px 43px;*/
  margin-bottom: 60px;
  /*height: 292px;*/
}
.about-page .about-33 .right .content ul li{
  border: 1px dashed #ccc;
}
.about-page .about-33 .right .content ul li .tit {
  /*font-size: 80px;
  line-height: 1;
  color: #030303;*/
  font-weight: bold;
}
.about-page .about-33 .right .content ul li .con {
  /*font-size: 18px;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.65);
  margin-top: 21px;*/
}
.about-page .about-33 .right .content ul li:last-child {
  margin-bottom: 0;
}
.about-page .about-33 .right .content ul li.active .img{
  background: #dadde9;
}
.about-page .about-33 .right .content ul li .img{
 border-right: 1px dashed #ccc;
}
.about-page .about-33 .right .content ul li.active{
  border: 1px dashed #ccc;
}
@media screen and (max-width: 1680px) {
  .about-page .about-33 .left .title {
    font-size: 55px;
  }
}
@media screen and (max-width: 1440px) {
  .about-page .about-33 .left .title {
    font-size: 48px;
  }
}
/*@media screen and (max-width: 1280px) {
  .about-page .about-33 .right .content ul li {
    padding: 60px 20px;
  }
}*/
@media screen and (max-width: 1250px){
  .about-page .about-33 .right .content ul li .img,
  .about-page .about-33 .right .content ul li .con{
    width: 100%;
  }
  .about-page .about-33 .right .content ul li .img{
    border-right: none;
    border-bottom: 1px dashed #ccc;
  }
}
@media screen and (max-width: 1100px) {
  .about-page .about-33 .left .title {
    font-size: 40px;
  }
  /*.about-page .about-33 .right .content ul li {
    padding: 40px 20px;
  }*/
  /*.about-page .about-33 .right .content ul li .tit {
    font-size: 60px;
  }*/
  .about-page .about-33 .right .content ul li .con {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-33 .left {
    position: initial;
    width: 100%;
  }
  .about-page .about-33 .right {
    width: 100%;
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-33 .left .title {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .about-page .about-33 .left .title {
    font-size: 24px;
    line-height: 1.6;
  }
  .about-page .about-33 .right {
    padding-left: 0;
  }
  .about-page .about-33 .right .tag {
    display: none;
  }
  .about-page .about-33 .right .content ul li {
    margin-bottom: 20px;
    /*background: rgba(241, 238, 226, 0.8);*/
    /*padding: 30px 15px;*/
  }
  /*.about-page .about-33 .right .content ul li .tit {
    font-size: 40px;
  }*/
  .about-page .about-33 .right .content ul li .con {
    font-size: 16px;
    line-height: 1.8;
  }
}
.gallery-page .init-1 .container .cont{
  border-bottom: 1px solid #d2d2d2;
}
.gallery-page .init-1 .container .cont li {
  margin-right: 40px;
}
.gallery-page .init-1 .container .cont li:last-child{
  margin-right: 0;
}
.gallery-page .init-1 .container .cont li .box a {
  padding: 8px 20px;
  font-size: 20px;
  display: block;
  position: relative;
  font-weight: 600;
}
.gallery-page .init-1 .container .cont li .box a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: var(--color);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  -o-transform-origin: left;
  transform-origin: left;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
}
.gallery-page .init-1 .container .cont li .box a.active::before,
.gallery-page .init-1 .container .cont li .box a:hover::before {
  opacity: 1;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.gallery-page .init-2 {
  padding-top: 30px;
}
.gallery-page .init-2 .container ul {
  margin: 0 -25px;
}
.gallery-page .init-2 .container ul > p{
  font-size: 16px;
  letter-spacing: 0;
  margin: 20px;
}
.gallery-page .init-2 .container ul li {
  margin-top: 50px;
  padding: 0 25px;
}
.gallery-page .init-2 .container ul li .box video{
  display: block;
  width: 100%;
}
.gallery-page .init-2 .container ul li .box .title{
  font-weight: 600;
  text-align: center;
  margin-top: 16px;
}
.gallery-page .init-2 .container ul li .box .img {
  position: relative;
  display: block;
}
.gallery-page .init-2 .container ul li .box .img img {
  width: 100%;
}
.gallery-page .init-2 .container ul li .box .img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery-page .init-2 .container ul li .box:hover .img::before {
  -webkit-animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  -o-animation: circle 0.75s;
  animation: circle 0.75s;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1000px) {
  .gallery-page .init-1 {
    display: none;
  }
  .gallery-page .init-2 {
    padding-top: 0;
  }
}
@media (max-width: 500px) {
  .gallery-page .init-2 .container ul li {
    margin-top: 20px;
  }
}
.service-page .service-1 {
  padding-bottom: 60px;
}
.service-page .service-1 .container .top .text {
  vertical-align: middle;
  padding-right: 73px;
}
.service-page .service-1 .container .top .text .des {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  color: rgba(0, 0, 0, 0.5);
}
.service-page .service-1 .container .top .text .btn {
  margin-top: 36px;
}
.service-page .service-1 .container .top .text .btn .link {
  vertical-align: top;
  margin-left: 35px;
}
.service-page .service-1 .container .top .text .btn .link em {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--color);
}
.service-page .service-1 .container .top .text .btn .link span {
  display: inline-block;
  padding-left: 5px;
  font-weight: 700;
  width: -webkit-calc(52%);
  width: -moz-calc(52%);
  width: calc(100% - 48px);
}
.service-page .service-1 .container .top .img {
  text-align: right;
  padding: 0 0 50px;
}
.service-page .service-1 .container .top .img .i2 {
  position: absolute;
  left: 0;
  bottom: -25px;
  top: auto;
  z-index: 1;
}
.service-page .service-2 {
  background: #f6f6f6;
  padding: 50px 0 80px 0;
}
.service-page .service-2 .header {
  width: 70%;
  margin: 0 auto;
}
.service-page .service-2 .header .tipsTitleCont .tipsTitle1 span {
  width: auto;
}
.service-page .service-2 .header .title {
  line-height: 1.2;
  margin-top: 12px;
}
.service-page .service-2 .content {
  margin-top: 80px;
}
.service-page .service-2 .content ul {
  margin-right: -15px;
  margin-left: -15px;
}
.service-page .service-2 .content ul li {
  padding-right: 15px;
  padding-left: 15px;
}
.service-page .service-2 .content ul li .ig{
  text-align: center;
}
.service-page .service-2 .content ul li .ig .img{
  position: relative;
}
.service-page .service-2 .content ul li .ig .arrow-icon{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateX(50%) translateY(-50%);
  font-size: 20px;
  margin-right: -15px;
}
.service-page .service-2 .content ul .slick-list .slick-slide:last-child .ig .arrow-icon{
  display: none;
}
.service-page .service-2 .content ul li .ig .img-box {
  display: block;
  width: 70%;
  margin: 0 auto;
  border-radius: 50%;
}
.service-page .service-2 .content ul li .ig .text {
  padding-top: 10px;
}
.service-page .service-2 .content ul li .ig .text span {
  font-size: 17px;
  color: #83827f;
  line-height: 1.6;
  text-transform: uppercase;
}
.service-page .service-2 .content ul li .ig .text h3 {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 10px;
  font-weight: 600;
}
.service-page .service-2 .content ul li .ig .text p {
  font-size: 18px;
  line-height: 30px;
  color: rgba(0,0,0,.5);
  margin-top: 10px;
}
.service-page .service-2 .content ul li .ig .text .mores {
  width: 47px;
  height: 47px;
  line-height: 45px;
  text-align: center;
  background: #fff;
  border: 1px solid #d1d0c8;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  margin-top: 25px;
  display: inline-block;
}
.service-page .service-2 .content ul li .ig .text .mores img {
  display: inline-block;
  vertical-align: middle;
}
.service-page .service-2 .content ul li .ig .text .mores:hover {
  background: var(--color);
  border-color: var(--color);
}
@media (max-width: 1500px) {
  .service-page .service-1 {
    padding-bottom: 60px;
  }
  .service-page .service-1 .container .top .text .btn .link {
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -moz-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-top: 20px;
  }
    .service-page .service-2 {
    padding: 100px 0;
  }
}
@media (max-width: 1250px) {
  .service-page .service-1 #index-body .about .top .img {
    padding: 0 0 50px 30px;
  }
}
@media (max-width: 1000px) {
  .service-page .service-1 {
    padding-bottom: 60px;
  }
  .service-page .service-1 .container .top .text {
    width: 100%;
    padding-right: 0;
  }
  .service-page .service-1 .container .top .img {
    display: none;
  }
    .service-page .service-2 {
    padding: 60px 0;
  }
  .service-page .service-2 .content ul li .ig .text h3 {
    min-height: 60px;
  }
}
@media (max-width: 700px) {
  .service-page .service-1 {
    padding-bottom: 30px;
  }
  .service-page .service-1 .container .top .text .btn {
    margin-top: 10px;
  }
  .service-page .service-2 {
    padding: 30px 0;
  }
  .service-page .service-2 .header {
    width: 100%;
  }
  .service-page .service-2 .content {
    margin-top: 20px;
  }
  .service-page .service-2 .content ul {
    margin-right: -15px;
  }
  .service-page .service-2 .content ul li {
    padding-right: 15px;
  }
  .service-page .service-2 .content ul li .ig .text {
    padding-top: 14px;
  }
  .service-page .service-2 .content ul li .ig .text span {
    font-size: 15px;
  }
  .service-page .service-2 .content ul li .ig .text h3 {
    font-size: 24px;
    line-height: 1.6;
  }
}


.aft02 {
  padding: 100px 0 0;
  position: relative;
  overflow: hidden;
  background: #f6f6f6;
}
.aft02 .bg_fix {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 690px;
}
.aft02 .bg_fix::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
}
.aft02 .bg_fix img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.aft02 .top {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 47px;
  z-index: 1;
  position: relative;
}
.aft02 .top .hu_h3 {
  color: #fff;
}
.aft02 .top p {
  font-size: 18px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  margin-top: 10px;
}
.aft02 .top .line {
  height: 75px;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.4);
  margin: 28px 0;
  position: relative;
}
.aft02 .top .line::after {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0px;
  animation: 2s linear 0.5s infinite hua2;
}
@keyframes hua2 {
  from {
    top: 0%;
  }
  to {
    top: 95%;
  }
}
.aft02 .top h4 {
  font-size: 30px;
  color: #fff;
}
.aft02 .botF {
  padding: 0 90px;
  position: relative;
}
.aft02 .botF .aft02Swiper-button-prev,
.aft02 .botF .aft02Swiper-button-next{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.aft02 .botF .aft02Swiper-button-prev{
  left: 0;
}
.aft02 .botF .aft02Swiper-button-next{
  right: 0;
}
.aft02 .botF .fa {
  background-image: none;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  font-size: 74px;
  color: #cbcbcb;
  outline: none;
}
.aft02 .botF .fa:hover {
  color: var(--color);
}
.aft02 .bot {
  position: relative;
  overflow: hidden;
  margin: auto;
}
.aft02 .bot .slick-box{
  padding-left: 16px;
  padding-right: 16px;
}
.aft02 .bot .box {
  background-color: #fff;
  padding: 50px 0 0;
  border-radius: 12px;
  box-shadow: 0px 5px 15px rgb(102 102 102 / 30%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: .3s;
  margin-bottom: 15px;
}
.aft02 .bot .box .icon {
  border-radius: 50%;
  position: relative;
  height: 111px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 111px;
}
.aft02 .bot .box:hover .icon::before {
  animation: img01anime 10s 0s linear infinite;
}
.aft02 .bot .box:hover .icon::after {
  animation: img02anime 10s 0s linear infinite;
}
.aft02 .bot .box .icon::before {
  content: '';
  position: absolute;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 1.6px dashed var(--color);
}
.aft02 .bot .box .icon::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1.6px dashed var(--color);
}

.aft02 .bot .box .icon img {
  width: 56px;
  transition: 0s;
}
.aft02 .bot .box h4 {
  font-size: 18px;
  line-height: 32px;
  font-weight: bold;
  color: #666;
  margin-bottom: 0;
  margin-top: 19px;
}
.aft02 .bot .box h5 {
  font-size: 24px;
  position: relative;
  color: #111;
  text-align: center;
  line-height: 40px;
  /*height: 52px;*/
  font-weight: bold;
}
.aft02 .bot .box h5::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 4px;
  background-color: var(--color);
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
}
.aft02 .bot .box p {
  margin: 15px 0 15px;
  padding: 0 15px;
  font-size: 16px;
  line-height: 30px;
  /*height: 80px;*/
  text-align: center;
  min-height: calc(30px * 4);
}
.aft02 .bot .box:hover h5::after {
  background-color: #fff;
}
.aft02 .bot .box:hover h4,
.aft02 .bot .box:hover h5,
.aft02 .bot .box:hover p {
  color: #fff;
}
.aft02 .bot .box:hover .icon img {
  filter: grayscale(10) brightness(10);
}
.aft02 .bot .box:hover .icon,
.aft02 .bot .box:hover .icon::before,
.aft02 .bot .box:hover .icon::after {
  border-color: #fff;
}

.aft02 .bot .box:hover {
  background-color: var(--color);
  background-image: linear-gradient(135deg, var(--color), var(--color2));
}

.aft02 .bot .aft02Swiper {
  width: 1200px;
  margin: auto;
}
.aft02 .bot {
  width: 1242px;
  margin: auto;
  padding: 22px 0;
}

@media screen and (max-width: 1600px) {
  .aft02 .top p {
    font-size: 15px;
    line-height: 30px;
    margin-top: 8px;
  }
  .aft02 .top {
    margin-bottom: 30px;
  }
  .aft02 .top h4 {
    font-size: 24px;
  }
  .aft02 .top .line {
    height: 55px;
    margin: 20px 0;
  }
  .aft02 .bot .aft02Swiper {
    width: 1000px;
  }
  .aft02 .bot {
    width: 1032px;
    padding: 22px 0;
  }
  .aft02 .botF {
    padding: 0 13px;
  }
  .aft02 .botF .fa {
    font-size: 65px;
  }
  .aft02 .bot .box {
    padding: 43px 0 105px;
    box-shadow: 0 0 11px #d8d8d8;
  }
  .aft02 .bot .box .icon {
    height: 95px;
    width: 95px;
  }
  .aft02 .bot .box .icon img {
    width: 48px;
  }
  .aft02 .bot .box h4 {
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 44px;
  }
  .aft02 .bot .box h5 {
    width: 220px;
    font-size: 16px;
    line-height: 30px;
    height: 48px;
  }
  .aft02 .bot .box h5::after {
    width: 17px;
    height: 3px;
    bottom: -125px;
  }
  .aft02 .botF .fa-angle-left {
    left: -18px;
  }
  .aft02 .botF .fa-angle-right {
    right: -18px;
  }
  .aft02 {
    padding: 115px 0 90px;
  }
  .aft02 .bg_fix {
    height: 555px;
  }
}
@media only screen and (max-width: 768px) {
  .aft02 .top p {
    font-size: 15px;
    line-height: 26px;
    margin-top: 8px;
  }
  .aft02 .top .line {
    height: 42px;
    margin: 14px 0;
    position: relative;
  }
  .aft02 .top h4 {
    font-size: 22px;
  }
  .aft02 .bot {
    width: 110%;
  }
  .aft02 .top {
    margin-bottom: 20px;
  }
  .aft02 .botF {
    padding: 0 0px;
  }
  @keyframes hua2 {
    from {
      top: 0%;
    }
    to {
      top: 95%;
    }
  }
  .aft02 .bot .aft02Swiper {
    width: 100%;
  }
  .aft02 .bot {
    width: 100%;
    padding: 20px;
  }
  .aft02 .botF .fa-angle-left {
    left: -8px;
  }
  .aft02 .botF .fa-angle-right {
    right: -8px;
  }
  .aft02 {
    padding: 80px 0 0;
  }
  .aft02 .bg_fix {
    height: 483px;
  }
}
@media screen and (max-width: 1250px) {
  .aft02 .bot .aft02Swiper,
  .aft02 .bot {
    max-width: 100%;
  }
  .aft02 .bot .box p {
    height: auto;
    font-size: 14px;
    line-height: 28px;
  }
  .aft02 .bot .box h5:after {
    display: none;
  }
  .aft02 .bot .box h5 {
    height: auto;
    width: 100%;
  }
  .aft02 .bot .box h4 {
    margin-top: 30px;
    font-size: 20px;
    line-height: 36px;
  }
  .aft02 .bot .box {
    padding: 40px 0;
  }
}
@media screen and (max-width: 1000px) {
  .aft02 .top h4 {
    font-size: 20px;
  }
  .aft02 .bg_fix {
    height: 620px;
  }
  .aft02 .bot .box .icon {
    zoom: 0.7;
  }
}

.service-page .service-22 {
  position: relative;
  padding: 87px 0 79px;
  z-index: 1;
  background-color: #f6f6f6;
}
.service-page .service-22 .left {
  width: 53.646%;
}
.service-page .service-22 .right {
  width: 46.354%;
  color: #fff;
  padding: 38px 20px 0 0;
}
.service-page .service-22 .right .ig {
  max-width: 706px;
  padding-left: 57px;
}
/*.service-page .service-22 .right .header {
  text-align: right;
}*/
.service-page .service-22 .right .header .tag {
  color: #fff;
  padding-right: 138px;
}
.service-page .service-22 .right .header .tag::before {
  background: #fff;
  top: 8px;
}
.service-page .service-22 .right .header .title {
  /*text-align: center;*/
  font-size: 60px;
  line-height: 1.2;
  font-weight: 500;
  margin-top: 6px;
  /*margin-left: -132px;*/
}
.service-page .service-22 .right .header .con {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.65;
  text-align: left;
}
.service-page .service-22 .right .list {
  margin-top: 75px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.service-page .service-22 .right .list ul li {
  padding: 19px 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.service-page .service-22 .right .list ul li .tit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  line-height: 1.6;
}
.service-page .service-22 .right .list ul li .tit em {
  width: 90%;
}
.service-page .service-22 .right .list ul li .tit i {
  position: relative;
  width: 14px;
  height: 14px;
}
.service-page .service-22 .right .list ul li .tit i::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: #fff;
  left: 0;
  top: 6px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-22 .right .list ul li .tit i::after {
  content: '';
  position: absolute;
  height: 100%;
  width: 2px;
  background: #fff;
  top: 0;
  left: 6px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.service-page .service-22 .right .list ul li .con {
  font-size: 18px;
  line-height: 1.8;
  opacity: 0.65;
  display: none;
  padding: 20px 0;
}
.service-page .service-22 .right .list ul li.active .tit i::after {
  opacity: 0;
}
.service-page .service-22::after {
  content: '';
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 54.115%;
  height: 100%;
  background: url(/template/en/images/service22-bg.jpg) no-repeat center;
}
@media screen and (max-width: 1450px) {
  .service-page .service-22 .right .header .title {
    font-size: 54px;
    margin-bottom: 0.5em;
  }
  .service-page .service-22 .right .header .con {
    font-size: 16px;
  }
  .service-page .service-22 .right .list ul li .tit {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .service-page .service-22 .right .header .title {
    font-size: 78px;
    margin-left: -90px;
  }
}
@media screen and (max-width: 1280px) {
  .service-page .service-22 {
    padding: 50px 0;
  }
  .service-page .service-22 .left,
  .service-page .service-22 .right {
    vertical-align: middle;
  }
  .service-page .service-22 .right {
    padding-top: 0;
  }
  .service-page .service-22 .right .ig {
    padding-left: 30px;
  }
  .service-page .service-22 .right .header .title {
    font-size: 62px;
    margin-left: 0px;
  }
}
@media screen and (max-width: 1250px) {
    .service-page .service-22 .right .header .title {
        font-size: 42px;
    }
    .service-page .service-22 .right .header .con {
        font-size: 14px;
        line-height: 28px;
    }
    .service-page .service-22 .right .list ul li .tit {
        font-size: 18px;
    }
    .service-page .service-22 .right .list ul li .con {
        font-size: 16px;
    }
    .service-page .service-22 .right .list {
        margin-top: 30px;
    }
}
@media screen and (max-width: 1100px) {
  .service-page .service-22 .right .header .title {
    font-size: 53px;
  }
  .service-page .service-22 .right .list {
    margin-top: 40px;
  }
}
@media screen and (max-width: 1000px) {
  .service-page .service-22 .left {
    display: none;
  }
  .service-page .service-22 .right {
    width: 100%;
  }
  .service-page .service-22::after {
    width: 100%;
  }
      .service-page .service-22 .right .header .title {
        font-size: 36px;
    }
}
@media screen and (max-width: 700px) {
  .service-page .service-22 .right .list ul li .tit {
    font-size: 22px;
  }
      .service-page .service-22 .right .header .title {
        font-size: 28px;
        line-height: 1.6;
    }
}

@media screen and (max-width: 500px) {
  .service-page .service-22 .right {
    padding: 0 15px;
  }
  .service-page .service-22 .right .ig {
    padding-left: 0;
  }
  .service-page .service-22 .right .header .title {
    font-size: 20px;
  }
  .service-page .service-22 .right .header .con {
    font-size: 16px;
    line-height: 1.8;
  }
  .service-page .service-22 .right .list ul li .tit {
    font-size: 20px;
    line-height: 1.4;
  }
}

.about-page .about-333 {
  background-color: #f6f6f6;
  padding: 1% 0 5%;
  /*margin-top: -122px;*/
}
.about-page .about-333 .header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 63px;
  border-bottom: 1px solid #b8b8bc;
}
.about-page .about-333 .header .left {
  width: 50%;
}
.about-page .about-333 .header .left span.tag {
  color: var(--color);
}
.about-page .about-333 .header .left .title {
  margin-top: 12px;
  line-height: 1.2;
}
.about-page .about-333 .header .right {
  width: 50%;
  font-weight: 500;
  line-height: 1.8;
  color: rgba(0,0,0,.5);
}
.about-page .about-333 .content {
  margin-top: 88px;
}
.about-page .about-333 .content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 -15px;
}
.about-page .about-333 .content ul li {
  padding: 0 15px;
  width: 33.33%;
}
.about-page .about-333 .content ul li .box {
  padding: 30px 40px;
  background: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: #121212;
  height: 100%;
}
.about-page .about-333 .content ul li .box .tit {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.7;
  margin-top: 15px;
  min-height: calc(1.7em * 2);
}
.about-page .about-333 .content ul li .box p {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  color: rgba(0, 0, 0, .5);
  min-height: 120px;
}
.about-page .about-333 .content ul li .box:hover {
  background: var(--color);
}
.about-page .about-333 .content ul li .box:hover i img {
  -webkit-filter: grayscale(100%) brightness(300);
  filter: grayscale(100%) brightness(300);
}
.about-page .about-333 .content ul li .box:hover .tit {
  color: white;
}
.about-page .about-333 .content ul li .box:hover p {
  color: white;
}
.about-page .about-333 .list {
  margin-top: 151px;
}
.about-page .about-333 .list .img-box {
  display: block;
}
.about-page .about-333 .list .img-box img {
  width: 85%;
}
.about-page .about-333 .list .slick-dots {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -54px;
  width: 100%;
  margin: 0;
  text-align: right;
  padding-right: 22px;
}
.about-page .about-333 .list .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin-right: 14px;
  cursor: pointer;
  -webkit-transition: 0.5;
  -moz-transition: 0.5;
  -o-transition: 0.5;
  transition: 0.5;
  padding: 0;
}
.about-page .about-333 .list .slick-dots li:last-child {
  margin-right: 0;
}
.about-page .about-333 .list .slick-dots li button {
  display: none;
}
.about-page .about-333 .list .slick-dots li.slick-active {
  background: var(--color);
}
@media (max-width: 1250px) {
    .about-page .about-333{
    margin-top: -60px;
  }
}
@media (max-width: 1000px) {
  .about-page .about-333 .header {
    padding-bottom: 20px;
  }
  .about-page .about-333 .header .left {
    width: 100%;
  }
  .about-page .about-333 .header .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .about-page .about-333 .content {
    margin-top: 20px;
  }
  .about-page .about-333 .content ul li {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 700px) {
    .about-page .about-333 {
    margin-top: 40px;
  }
}
@media (max-width: 500px) {
    .about-page .about-333 {
    margin-top: 0;
  }
}

/*.contact-page {
  padding-top: 40px;
}*/
.contact-page .contact-1 .left form ul {
  margin: 0 -30px -37px 0;
}
.contact-page .contact-1 .left form ul li {
  padding: 0 30px 37px 0;
}
.contact-page .contact-1 .left form ul li a:focus{
  background-color: var(--color);
}
.contact-page .contact-1 .left form ul li .box {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #d1d0c8;
}
.contact-page .contact-1 .left form ul li .box input {
  width: 100%;
  background: transparent;
  border: none;
  padding: 10px 0 13px 25px;
  font-size: 16px;
  line-height: 30px;
  color: rgba(0,0,0,.5);
}
.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input:-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input::-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input::-ms-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input::placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea {
  width: 100%;
  background: transparent;
  border: none;
  padding: 10px 0 13px 36px;
  font-size: 16px;
  line-height: 30px;
  color: #7b7b7b;
}
.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea::-ms-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box textarea::placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box i {
  position: absolute;
  left: 0;
  top: 15px;
  font-size: 20px;
}
.contact-page .contact-1 .left form ul li .box::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: #000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.contact-page .contact-1 .left form ul li .more {
  font-weight: 700;
  cursor: pointer;
  color: #fff;
  line-height: 1.3;
  padding: 12px 24px;
  background-color: var(--color);
}
.contact-page .contact-1 .left form ul li .more p{
  color: #fff;
  font-size: 20px;
  margin-left: 0;
  padding-left: 0;
}
.contact-page .contact-1 .left form ul li .more .img{
    width: 14px;
    height: 14px;
    margin-left: 12px;
}
.contact-page .contact-1 .left form ul li .more i {
  margin-right: 6px;
  display: inline-block;
}
.contact-page .contact-1 .left form ul li .more:hover{
  background: #000;
}
.contact-page .contact-1 .left form ul li .more:hover .img{
  transform: rotate(45deg);
}
.contact-page .contact-1 .left form ul li .more input[type="submit"] {
  background: transparent;
  border: none;
  width: 100%;
  padding: 0 40px;
}
.contact-page .contact-1 .left form ul li p {
  display: inline-block;
  vertical-align: middle;
  padding-left: 26px;
  font-size: 14px;
  line-height: 28px;
  color: #83827f;
}
.contact-page .contact-1 .left form ul li p span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.contact-page .contact-1 .left form ul li:hover .box::before {
  width: 100%;
}
.contact-page .contact-1 .left form ul li.active .box::before {
  width: 100%;
}
.contact-page .contact-1 .left form ul li.wid-100 {
  width: 100% !important;
}
.contact-page .contact-1 .right {
  padding-left: 7.65%;
}
.contact-page .contact-1 .right .title {
  line-height: 1.2;
}
.contact-page .contact-1 .right p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: #83827f;
  margin-top: 7px;
}
.contact-page .contact-1 .right .list {
  margin-top: 22px;
}
.contact-page .contact-1 .right .list ul li {
  color: rgba(0,0,0,.5);
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}
.contact-page .contact-1 .right .list ul li i {
  display: inline-block;
  vertical-align: top;
  color: var(--color);
  font-size: 20px;
  width: 20px;
  text-align: center;
  margin-top: 5px;
}
.contact-page .contact-1 .right .list ul li span {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  font-size: 18px;
  font-weight: 500;
  padding-left: 10px;
}
.contact-page .contact-1 .right .list ul li:last-child {
  margin-bottom: 0;
}
.contact-page .contact-2 {
  padding-top: 120px;
}
.contact-page .contact-2 #mapContainer {
  height: 520px;
}
.contact-page .contact-1 .left form ul li .box input::-webkit-input-placeholder,
.contact-page .contact-1 .left form ul li .box textarea::-webkit-input-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input:-moz-placeholder,
.contact-page .contact-1 .left form ul li .box textarea:-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input::-moz-placeholder,
.contact-page .contact-1 .left form ul li .box textarea::-moz-placeholder {
  color: #83827f;
}
.contact-page .contact-1 .left form ul li .box input:-ms-input-placeholder,
.contact-page .contact-1 .left form ul li .box textarea:-ms-input-placeholder {
  color: #83827f;
}
@media (max-width: 1250px) {
  .contact-page .contact-1 .right {
    padding-left: 5.65%;
  }
}
@media (max-width: 1000px) {
  .contact-page {
    padding-top: 30px;
  }
  .contact-page .contact-1 .left {
    width: 100%;
  }
  .contact-page .contact-1 .right {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .contact-page .contact-2 {
    padding-top: 60px;
  }
  .contact-page .contact-2 #mapContainer {
    height: 360px;
  }
}
@media (max-width: 500px) {
  .contact-page .contact-1 .left form ul li .more {
    padding: 6px 12px;
  }
  .contact-page .contact-1 .left form ul li p {
    display: block;
  }
  .contact-page .contact-1 .left form ul {
    margin-bottom: -20px;
  }
  .contact-page .contact-1 .left form ul li {
    padding-bottom: 20px;
  }
  .contact-page .contact-1 .left form ul li .box input,
  .contact-page .contact-1 .left form ul li .box textarea {
    padding: 10px 0 10px 36px;
  }
  .contact-page .contact-1 .right p {
    font-size: 16px;
    line-height: 30px;
  }
  .contact-page .contact-1 .right .list ul li {
    font-size: 16px;
  }
  .contact-page .contact-2 #mapContainer {
    height: 260px;
  }
}
.fenlei {
  font-size: 30px;
  line-height: 36px;
  /*text-transform: uppercase;*/
  /*color: var(--color);*/
  padding-left: 20px;
}
.miaoshu {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  color: #666;
  padding-left: 20px;
}
@media screen and (max-width: 500px) {
  .fenlei {
    display: none !important;
  }
  .miaoshu{
    display: none;
  }
}
.product-page1 {
  padding: 9rem 0 7rem;
}
.product-page1 .product-box {
  padding-left: 3.4rem;
  /*padding-top: 10rem;*/
}
.product-page1 .product-box .product-list {
  margin: 0 -1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product-page1 .product-box .product-list li {
  padding: 0 1rem;
  width: 33.3333%;
  margin-bottom: 4.5rem;
}
.product-page1 .product-box .product-list li a {
  display: block;
  /*padding-bottom: 32px;*/
  position: relative;
}
.product-page1 .product-box .product-list li a:hover .pro-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.product-page1 .product-box .product-list li a:hover .content {
  background: var(--color);
  border: 1px solid transparent;
}
.product-page1 .product-box .product-list li a .content h2 {
  min-height: calc(30px * 2);
}
.product-page1 .product-box .product-list li a:hover .content h2 {
  color: #fff;
}
.product-page1 .product-box .product-list li a:hover .content h4::after {
  width: 100%;
}
.product-page1 .product-box .product-list li a:hover .content p {
  color: #fff;
}
.product-page1 .product-box .product-list li a:hover .content p::after {
  background: #fff;
}
.product-page1 .product-box .product-list li a .pro-img {
  overflow: hidden;
}
.product-page1 .product-box .product-list li a .pro-img img {
  width: 100%;
  transition: .3s;
  background-color: #f5f5f5;
}
.product-page1 .product-box .product-list li a .content {
  position: relative;
  border: 1px solid #eee;
  background: #fff;
  left: 50%;
  /*width: 80%;*/
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  padding: 15px 15px 20px;
}
.product-page1 .product-box .product-list li a .content h2 {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  /*text-transform: uppercase;*/
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  display: -webkit-box;
}
.product-page1 .product-box .product-list li a .content h2::after {
  position: absolute;
  content: '';
  width: 0;
  height: 1px;
  background: #fff;
  left: 0;
  bottom: -5px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.product-page1 .product-box .product-list li a .content p {
  font-size: 14px;
  line-height: 28px;
  color: #22221d;
  position: relative;
}
.product-page1 .product-box .product-list li a .content p::after {
  position: absolute;
  content: '';
  width: 21px;
  height: 1px;
  background: #000;
  left: 0;
  bottom: -3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 1430px) {
  .product-page1 .product-box .product-list li a .content {
    width: 90%;
  }
}
@media screen and (max-width: 1230px) {
  .product-page1 .product-box {
    padding-left: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 1000px) {
  .product-page1 .product-box .product-list li {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .product-page1 .product-box .product-list li {
    width: 100%;
  }
}
.about-page1 .about-1 {
  padding: 14rem 0 12rem;
  background: url(../images/about-1-bg.jpg) no-repeat center 8.5rem;
}
.about-page1 .about-1 .top {
  margin: 0 0 0 auto;
  max-width: 435px;
}
.about-page1 .about-1 .about-img {
  margin-top: 1.2rem;
  position: relative;
}
.about-page1 .about-1 .about-img::after {
  position: absolute;
  content: '';
  width: 40.2rem;
  height: 38.9rem;
  background: url(../images/about-after.png) no-repeat 100% 100%;
  left: -9.2rem;
  top: -11.2rem;
}
.about-page1 .about-1 .about-img .aboutIconBox {
  position: absolute;
  background: #fff;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 86%;
  padding: 0 2rem;
}
.about-page1 .about-1 .about-img .aboutIconBox .swiper-container{
  overflow: hidden;
}
.about-page1 .about-1 .about-img .aboutIconBox .swiper-slide {
  height: 10rem;
  padding: 15px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.about-page1 .about-1 .text {
  line-height: 1.8;
  color: #858585;
  margin: 3.5rem 0 4.5rem;
}
.about-page1 .about-1 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-page1 .about-1 ul li {
  padding: 15px 3.7rem 5px 90px;
  position: relative;
  background: url(../images/a-icon.png) no-repeat left center;
}
.about-page1 .about-1 ul li::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: url(../images/xian.png) no-repeat center center;
  right: 0;
  top: 0;
}
.about-page1 .about-1 ul li:last-child {
  padding: 15px 0 5px 90px;
}
.about-page1 .about-1 ul li:last-child::after {
  display: none;
}
.about-page1 .about-1 ul li em {
  font-size: 4rem;
  line-height: 0.9;
  color: var(--color);
}
.about-page1 .about-1 ul li p {
  font-size: 16px;
  color: #545252;
}
.about-page1 .about-1 ul li:nth-child(1) {
  background: url(../images/a-icon-1.png) no-repeat left center;
}
.about-page1 .about-1 ul li:nth-child(2) {
  background: url(../images/a-icon-2.png) no-repeat left center;
}
.about-page1 .about-1 ul li:nth-child(3) {
  background: url(../images/a-icon-3.png) no-repeat left center;
}
.about-page1 .about-1 ul li:nth-child(4) {
  background: url(../images/a-icon-4.png) no-repeat left center;
}
@media screen and (max-width: 1000px) {
  .about-page1 .about-1 ul {
    flex-wrap: wrap;
  }
  .about-page1 .about-1 ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .about-page1 .about-1 .about-img .aboutIconBox .swiper-slide {
    height: 80px;
  }
  .about-page1 .about-1 ul li:after {
    display: none;
  }
  .about-page1 .about-1 ul li p {
    font-size: 14px;
  }
  .about-page1 .about-1 ul li em {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  .about-page1 .about-1 ul li {
    width: 100%;
  }
}
.prodet-page1 .det-3 {
  margin-top: 60px;
}
.prodet-page1 .det-3 h4{
  line-height: 1.6;
  font-weight: 500;
}
.prodet-page1 .det-3 p{
  line-height: 20px;
}
.prodet-page1 .det-3 .title h3 {
  font-size: 1.8rem;
  font-weight: 700;
  color: #1c1c1c;
  margin-bottom: 30px;
  border-bottom: 2px solid #e1e1e1;
}
.prodet-page1 .det-3 .title h3 span {
  display: inline-block;
  position: relative;
  padding: 10px;
}
.prodet-page1 .det-3 .title h3 span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 2px;
  width: 100%;
  background-color: var(--color);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.prodet-page1 .det-3 .det-3-box ul {
  margin: 0 -15px;
}
.prodet-page1 .det-3 .det-3-box ul li {
  padding: 0 15px;
  margin-bottom: 30px;
}
.prodet-page1 .det-3 .det-3-box ul li .ig {
  display: block;
}
.prodet-page1 .det-3 .det-3-box ul li .ig .img {
  position: relative;
  border: 2px solid #d6d6d6;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.prodet-page1 .det-3 .det-3-box ul li .ig .img span {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 160px;
  height: 40px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: var(--color);
  -webkit-transition: 0.45s;
  -moz-transition: 0.45s;
  -ms-transition: 0.45s;
  -o-transition: 0.45s;
  transition: 0.45s;
  opacity: 0;
}
.prodet-page1 .det-3 .det-3-box ul li .ig .img span:hover {
  background-color: #1c1c1c;
}
.prodet-page1 .det-3 .det-3-box ul li .ig .text {
  text-align: center;
  margin-top: 1.25rem;
}
.prodet-page1 .det-3 .det-3-box ul li .ig .text h4 {
  font-size: 18px;
  line-height: 32px;
  min-height: 14rem;
  font-weight: 700;
  color: #1c1c1c;
  padding: 0 15px;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.prodet-page1 .det-3 .det-3-box ul li .ig:hover .img {
  border-color: var(--color);
}
.prodet-page1 .det-3 .det-3-box ul li .ig:hover .img span {
  opacity: 1;
}
.prodet-page1 .det-3 .det-3-box ul li .ig:hover .text h4 {
  color: var(--color);
}
@media screen and (max-width: 992px) {
  .prodet-page1 .det-3 .det-3-box ul li .ig .text h4 {
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page1 .det-3 .det-3-box ul li {
    padding: 0 5px;
  }
  .prodet-page1 .det-3 .det-3-box ul li .ig .text h4 {
    font-size: 14px;
    line-height: 28px;
  }
}
@media screen and (max-width: 500px) {
  .prodet-page1 .det-3 .title h3 {
    font-size: 16px;
    line-height: 30px;
  }
}
.haha {
  margin-top: 40px;
  margin-bottom: 40px;
}
.zhishi {
  font-size: 24px;
  line-height: 40px;
  color: var(--color);
}
.bankuai {
  font-size: 18px;
  line-height: 32px;
}
@media screen and (max-width: 500px) {
  .haha {
    display: none !important;
  }
}
.inner-page .top h6 {
  padding: 0 60px;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: var(--color);
  text-transform: uppercase;
  position: relative;
  margin-bottom: 1.8rem;
}
.inner-page .top h6::before {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background: var(--color);
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inner-page .top h6::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 1px;
  background: var(--color);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
}
.inner-page .top h2 {
  font-size: 40px;
  line-height: 1.1;
  color: #010101;
  text-transform: uppercase;
}
.inner-page .top h2 span {
  color: var(--color);
}
@media screen and (max-width: 700px) {
  .inner-page .top h2 {
    font-size: 30px;
  }
  .about-page .about-6 .contentC .container .content .box .left{
    padding-top: 90px;
  }
}
.inner-page .sidebar-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.inner-page .sidebar-box .sidebar-left {
  width: 29%;
}
.inner-page .sidebar-box .sidebar-left form {
  position: relative;
}
.inner-page .sidebar-box .sidebar-left form input[type='text'] {
  width: 100%;
  height: 72px;
  border-radius: 72px;
  border: 1px solid #eee;
  padding: 0 2.8rem;
  font-size: 1.8rem;
  color: #000;
  line-height: 1;
}
.inner-page .sidebar-box .sidebar-left form input[type='submit'] {
  width: 67px;
  height: 67px;
  background: url(../images/product-s.png) no-repeat center center;
  background-size: 100% auto;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav {
  padding: 3.8rem 4rem;
  border: 1px solid #eee;
  margin-top: 3rem;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav h3 {
  font-size: 3.9rem;
  line-height: 1;
  color: #000000;
  text-transform: uppercase;
  font-weight: 900;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav {
  margin-top: 2.5rem;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li {
  margin-bottom: 10px;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a {
  display: block;
  padding: 18px 45px 18px 20px;
  background: #f1f1f1;
  margin-bottom: 10px;
  font-size: 18px;
  /*color: #7a7777;*/
  line-height: 32px;
  /*text-transform: uppercase;*/
  position: relative;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a:hover {
  background: var(--color);
  color: #fff;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a:hover .fa {
  color: #fff;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a.active {
  background: var(--color);
  color: #fff;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a.active .fa {
  color: #fff;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a .fa {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact {
  margin-top: 4rem;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li {
  padding: 2rem 2rem 2rem 60px;
  margin-bottom: 1.8rem;
  -webkit-box-shadow: 0 0 20px 0 rgba(61, 40, 40, 0.05);
  box-shadow: 0 0 20px 0 rgba(61, 40, 40, 0.05);
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li:last-child {
  margin-bottom: 0;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li:nth-child(1) {
  background: url(../images/p-phone.png) no-repeat 10px center;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li:nth-child(2) {
  background: url(../images/p-mail.png) no-repeat 10px center;
}
.inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li:nth-child(3) {
  background: url(../images/p-add.png) no-repeat 10px 2rem;
}
.inner-page .sidebar-box .sidebar-right {
  width: 71%;
}
.inner-page .sidebar-box .sidebar-right h1{
  font-weight: bold;
}
.inner-page .sidebar-box .sidebar-right .miaoshu{
  max-height: calc(28px * 5);
  overflow-y: auto;
}
@media screen and (max-width: 1430px) {
  .inner-page .sidebar-box .sidebar-left .sidebar-nav {
    padding: 3.8rem 2rem;
  }
  .inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-nav li a {
    font-size: 16px;
  }
  .inner-page .sidebar-box .sidebar-left .sidebar-nav .pro-contact li p {
    font-size: 16px;
  }
}
@media screen and (max-width: 1230px) {
  .inner-page .sidebar-box .sidebar-left {
    display: none;
  }
  .inner-page .sidebar-box .sidebar-right {
    width: 100%;
  }
}
.i-form {
  background: url(../images/form-bg.jpg) no-repeat top right;
  padding-top: 160px;
  padding-bottom: 100px;
  background-size: cover;
}
.i-form .left {
  width: 38% !important;
  padding-top: 50px;
}
.i-form .right {
  width: 62% !important;
  padding-right: 190px;
}
.i-form .right .i-title {
  color: white;
  margin-bottom: 52px;
}
.i-form .right .more_btn {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 48px;
  position: relative;
  background: white;
  overflow: hidden;
}
.i-form .right .more_btn input {
  width: 100%;
  border: none;
  height: 60px;
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
.i-form .right .more_btn .arrow {
  background: var(--color);
  cursor: pointer;
  width: 60px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  top: 0;
}
.i-contact {
  background: #191919;
}
.i-contact ul {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0 40px;
}
.i-contact ul li {
  position: relative;
  padding: 0 30px;
  padding-left: 100px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.i-contact ul li span {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.35);
}
.i-contact ul li h5 {
  color: white;
  font-size: 24px;
  font-weight: 600;
  margin-top: 5px;
  line-height: 2;
}
.i-contact ul li:last-child {
  border-right: none;
}
.i-contact ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 50px;
}
.i-contact ul li:nth-child(1)::after {
  background: url(../images/add-icon.png) no-repeat center;
}
.i-contact ul li:nth-child(2)::after {
  background: url(../images/add-icon.png) no-repeat center;
}
.i-contact ul li:nth-child(3)::after {
  background: url(../images/add-icon.png) no-repeat center;
}
.i-contact ul::after {
  content: '';
  position: absolute;
  left: 0;
  top: -5px;
  width: 100%;
  height: 5px;
  background: var(--color);
}
@media screen and (max-width: 1500px) {
  .i-form {
    background-size: cover;
  }
}
@media screen and (max-width: 1400px) {
  .i-form .right .more_btn {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: transparent;
    border-radius: 0;
  }
  .i-form .right .more_btn input {
    background: white;
    margin-bottom: 10px;
    border-radius: 35px;
  }
  .i-form .right .more_btn .arrow {
    bottom: 10px;
    top: auto;
  }
}
@media screen and (max-width: 1250px) {
  #index-body .i-form .right {
    padding-right: 0;
  }
  .i-contact ul li h5 {
    font-size: 16px;
  }
  .i-contact ul li span {
    font-size: 16px;
  }
  .i-contact ul li {
    padding-left: 80px;
  }
  .i-contact ul li::after {
    width: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .i-form .left {
    width: 100% !important;
    padding-top: 0;
  }
  .i-form .right {
    width: 100% !important;
    padding-right: 0;
  }
  .i-contact ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .i-contact ul li {
    width: 100% !important;
    border-right: none;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 1000px) {
  .product-page1,
  .prodet-page .prodet-1{
    padding-top:60px;
    padding-bottom: 60px;
  }
  .about-page1 .about-1{
    padding-top:0px;
    padding-bottom: 0px;
  }
  .about-page1 .about-1 .text{
    margin-bottom: 0px;
  }
  .prodet-page1 .det-3 .det-3-box ul{
    margin-left: 0;
    margin-right: 0;
  }
  .prodet-page .prodet-2 ul.options{
    height: auto;
  }
  .prodet-page .prodet-2 .box .content .seoPublic{
    display: block!important;
  }
  .prodet-page .prodet-2 .box{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .prodet-page .prodet-2 .list{
    padding-top:50px;
    padding-bottom: 50px;
  }
  .about-page .about-1.inner-about{
    padding-top: 60px;
  }
  .about-page .about-1{
    padding-top: 0px;
  }
  .about-page .about-1 .box{
    padding-bottom: 0;
  }
  .about-page .about-num{
    padding-top:50px;
    padding-bottom: 50px;
  }
  #index-body .i-advantage{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .news-page{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .i-form{
     padding-top: 60px;
    padding-bottom: 60px;
  }
  .about-page .about-num ul li{
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about-page .about-22 .box .text{
    padding-bottom: 0;
  }
  .faq-page .right .i-title{
    margin-bottom: 40px;
  }
  .faq-page{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about-page .about-2{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .hose-page .hose-6{
    padding-top: 60px;
  }
    .about-page .about-333{
    margin-top: 0;  
  }
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-2 .list{
    padding-bottom: 0;
  }
  .about-page #index-body .i-advantage.honor .top .public-btn{
    position: unset;
  }
  .about-page .about-2 .top .public-btn{
    position: unset;
  }
}

