@font-face {
  font-family: 'Montserrat-Regular';
  src: url(../fonts/Montserrat-Regular.ttf) format('truetype'), url(../fonts/Montserrat-Regular.eot) format('eot'), url(../fonts/Montserrat-Regular.woff) format('woff'), url(../fonts/Montserrat-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url(../fonts/Montserrat-Bold.ttf) format('truetype'), url(../fonts/Montserrat-Bold.eot) format('eot'), url(../fonts/Montserrat-Bold.woff) format('woff'), url(../fonts/Montserrat-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url(../fonts/Montserrat-SemiBold.ttf) format('truetype'), url(../fonts/Montserrat-SemiBold.eot) format('eot'), url(../fonts/Montserrat-SemiBold.woff) format('woff'), url(../fonts/Montserrat-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'), url(../fonts/roboto-regular.eot) format('eot'), url(../fonts/roboto-regular.woff) format('woff'), url(../fonts/roboto-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Jost-Bold';
  src: url(../fonts/Jost-Bold.ttf) format('truetype'), url(../fonts/Jost-Bold.eot) format('eot'), url(../fonts/Jost-Bold.woff) format('woff'), url(../fonts/Jost-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'Jost-SemiBold';
  src: url(../fonts/Jost-SemiBold.ttf) format('truetype'), url(../fonts/Jost-SemiBold.eot) format('eot'), url(../fonts/Jost-SemiBold.woff) format('woff'), url(../fonts/Jost-SemiBold.woff2) format('woff2');
}
body {
  font-family: "Montserrat-Regular";
}
body.over{
  overflow: hidden;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1600px;
}
.hover-language .zhuyu {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
}
.hover-language {
  width: auto;
  position: relative;
  vertical-align: middle;
}
.hover-language ul.sub-menu {
  position: absolute;
  background: #fff;
  top: 100%;
  right: 0;
  white-space: nowrap;
  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.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 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);
  display: none \9;
}
.hover-language ul.sub-menu li a {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
.hover-language ul.sub-menu li:hover a {
  background: #ffb11b;
  color: white;
}
.hover-language: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 {
  z-index: 200;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
}
#header .search-pro {
  margin: 0 25px;
}
#header .search-pro form {
  position: relative;
}
#header .search-pro input {
  width: 170px;
  height: 36px;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 18px;
  padding-left: 15px;
  padding-right: 36px;
  font-size: 18px;
  -webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
#header .search-pro button {
  width: 36px;
  height: 36px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: none;
}
.shengd {
  text-align: center;
  margin-top: 80px;
  font-size: 30px;
}
.dandh1 {
  max-width: 725px;
  line-height: 2;
  color: #747474;
  margin: 30px 0 40px;
  font-size: 18px;
}
.dandh1 h1 {
  display: inline;
}
.sssheng {
  font-size: 38px;
}
.hyzs h2 {
    font-size: 24px;
}
.hyzs {
    margin-top:60px;
    text-align: left;
    line-height: 30px;
    font-size: 18px;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #FFFFFF;
}
#header .nav .ui.menu {
  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;
  margin: 0 auto;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: 50px;
  vertical-align: middle;
  line-height: 80px;
}
#header .nav .ui.menu .logo img {
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 25px;
  font-size: 20px;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #35314a;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  padding: 25px 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: 15px;
  background: #fff;
  top: 100%;
  left: -10px;
  min-width: 180px;
  white-space: nowrap;
  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 #35314a;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#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:hover {
  background: #222;
  color: white;
}
#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 .h-search {
  display: none;
  vertical-align: middle;
  margin-left: 20px;
  margin-right: 20px;
  cursor: pointer;
  cursor: hand;
}
#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;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
table {
  margin-bottom: 20px;
  word-break: break-word;
  width: 100% !important;
  height: auto !important;
  display: block;
  overflow: auto;
}
table tbody {
  display: table;
  width: 100% !important;
  min-width: 700px;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: auto !important;
  height: auto !important;
}
table tr {
  width: auto !important;
  height: auto !important;
}

.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;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#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: #fd2318 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 200;
}
#mobile:before {
  content: '';
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #0d95e8;
  z-index: 2;
  position: relative;
}
#mobile .m-search form {
  width: 100%;
  padding-right: 50px;
  position: relative;
}
#mobile .m-search form input {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  background: url("../images/icon-search-black.png") center left 5px no-repeat white;
  background-size: 14px;
  padding-left: 25px;
  font-size: 14px;
}
#mobile .m-search form input[type="submit"] {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/icon-search-white.png") center center no-repeat;
}
#mobile .m-logo {
  text-align: center;
  background: #333;
  z-index: 1;
  position: relative;
  line-height: 60px;
  height: 60px;
}
#mobile .m-logo img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
}
#mobile .m-btn {
  position: absolute;
  bottom: 16px;
  left: 15px;
  width: 30px;
  z-index: 2;
  height: 24px;
}
#mobile .m-btn i {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: white;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#mobile .m-btn i.ie1 {
  margin-top: -10px;
}
#mobile .m-btn i.ie3 {
  margin-top: 10px;
}
#mobile .box {
  position: fixed;
  background: white;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 0;
  height: 100%;
  overflow: auto;
  top: 0;
  padding: 25px;
  padding-top: 145px;
}
#mobile .m-nav ul li {
  display: block;
  line-height: 30px;
}
#mobile .m-nav ul li a {
  display: block;
  padding: 8px 0;
  font-size: 16px;
  text-transform: capitalize;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-right: 40px;
}
#mobile .m-nav ul li a:hover {
  background: #eee;
  padding-left: 15px;
}
#mobile .m-nav ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 10px;
}
#mobile .m-nav ul li.children > a:before {
  content: "\f107";
}
#mobile .m-nav ul li.children.active > a:before {
  content: "\f106";
}
#mobile .m-nav ul li ul {
  display: none;
}
#mobile .m-nav ul li li a {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  line-height: 30px;
}
#mobile .m-nav ul li li a:after {
  content: '-';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .m-nav ul li li a:hover {
  padding-left: 30px;
}
#mobile .yuy {
  padding: 20px 0;
}
#mobile .yuy h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#mobile .yuy ul li {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  padding-right: 5px;
  border-right: 1px solid #eee;
  margin-bottom: 5px;
  line-height: 30px;
}
#mobile .yuy ul li img {
  max-width: 30px;
}
#mobile h6 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#mobile #gotop {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #eee;
  background: white;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  display: none;
}
#mobile.active .m-btn i {
  margin: 0 !important;
}
#mobile.active .m-btn i.ie1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile.active .m-btn i.ie2 {
  opacity: 0;
}
#mobile.active .m-btn i.ie3 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-page {
    margin-top: 40px;
  }
  .inner-banner {

  }
  .inner-page {
    padding-top: 40px;
  }
  h1.shengd {
    display: none;
}
.hhhdd {
    display: none;
}
.ssddd {
    display: none;
}
}
#banner {
  margin-top: 80px;
  position: relative;
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
  height: calc(100vh - 80px);
}
#banner i.company {
  position: absolute;
  z-index: 10;
  top: 10%;
  left: 42%;
  -webkit-animation: spin 20s infinite linear;
  -moz-animation: spin 20s infinite linear;
  animation: spin 20s infinite linear;
  opacity: 0;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  transition-delay: 2s;
}
#banner.active i.company {
  opacity: 1;
}
#banner .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#banner .left {
  width: 50%;
  position: relative;
  opacity: 0;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
#banner .left::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  background: #FFFFFF;
  -webkit-transition: 0.5s ease-in;
  -moz-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
#banner .left.active {
  opacity: 1;
}
#banner .left.active::after {
  width: 0;
}
#banner h2 {
  font-size: 80px;
  line-height: 1.3;
  font-family: 'Jost-SemiBold';
}
#banner .image {
  position: absolute;
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
  height: calc(100vh - 80px);
  right: 0;
  top: 0;
  width: 100%;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  transition: 0.4s ease-in;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-animation: op 1s;
  -moz-animation: op 1s;
  animation: op 1s;
}
#banner .image .img {
  width: 100%;
  height: -webkit-calc(100vh - 80px);
  height: -moz-calc(100vh - 80px);
  height: calc(100vh - 80px);
  background-repeat: no-repeat;
  background-position: center;
}
#banner .image .arrows {
  position: absolute;
  z-index: 10;
  left: -120px;
  bottom: 0;
  font-size: 0;
}
#banner .image .arrows span {
  display: inline-block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  color: #FFFFFF;
  text-align: center;
  font-size: 50px;
  position: relative;
  cursor: pointer;
}
#banner .image .arrows span::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  transition-delay: 2s;
}
#banner .image .arrows span i {
  position: relative;
  z-index: 1;
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  transition-delay: 2s;
}
#banner .image .arrows span.arrow_l::before {
  background: #dddddd;
}
#banner .image .arrows span.arrow_r::before {
  -webkit-transition-delay: 2.1s;
  -moz-transition-delay: 2.1s;
  transition-delay: 2.1s;
  background: #000000;
}
#banner .image.active {
  width: 50%;
}
#banner .image.active .arrows span::before {
  height: 100%;
}
#banner .image.active .arrows span i {
  opacity: 1;
}
#banner a.more {
  display: inline-block;
  background: #000000;
  color: #FFFFFF;
  padding: 15px 30px;
  border-radius: 30px;
}
@-webkit-keyframes op {
  from {
    opacity: .5;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes op {
  from {
    opacity: .5;
  }
  to {
    opacity: 1;
  }
}
@keyframes op {
  from {
    opacity: .5;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-moz-keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.init-1 {
  position: relative;
  z-index: 5;
  padding: 100px 0;
  background: url(../images/init_bg.jpg) no-repeat center bottom;
  overflow: hidden;
}
.init-1::after {
  position: absolute;
  content: "";
  width: 197px;
  height: 197px;
  border-radius: 100%;
  background: #cdd6ef;
  right: 18px;
  top: 42%;
  z-index: -1;
}
.init-1 .about-box {
  z-index: 2;
  position: relative;
}
.init-1 .about-box .box-1 {
  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;
}
.init-1 .about-box .box-1 .left {
  width: 50%;
  position: relative;
}
.init-1 .about-box .box-1 .left > img {
  width: 100%;
}
.init-1 .about-box .box-1 .left .video-box {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 50%;
  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;
  background: rgba(0, 0, 0, 0.5);
}
.init-1 .about-box .box-1 .left .video-box .play {
  position: relative;
  z-index: 6;
}
.init-1 .about-box .box-1 .left .video-box .play::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: 100% !important;
  border-radius: inherit;
  -webkit-animation: ks 3s infinite;
  -moz-animation: ks 3s infinite;
  animation: ks 3s infinite;
  display: block;
  z-index: -1;
}
.init-1 .about-box .box-1 .left .video-box .play::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100% !important;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.5);
  opacity: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -webkit-animation: ks 3s infinite;
  -moz-animation: ks 3s infinite;
  animation: ks 3s infinite;
  display: block;
  z-index: -1;
  -webkit-animation-delay: .4s;
  -moz-animation-delay: .4s;
  animation-delay: .4s;
}
.init-1 .about-box .box-1 .left .video-box p {
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Poppins-Medium';
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 25%;
  border-bottom: 1px solid #fff;
}
.init-1 .about-box .box-1 .right {
  width: 50%;
}
.init-1 .about-box .box-1 .right ul {
  height: 100%;
  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;
}
.init-1 .about-box .box-1 .right ul li {
  width: 50%;
  height: 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-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  text-align: center;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}
.init-1 .about-box .box-1 .right ul li:hover h3 {
  color: #fff;
}
.init-1 .about-box .box-1 .right ul li:hover p {
  color: #fff;
}
.init-1 .about-box .box-1 .right ul li span {
  display: inline-block;
  height: 113px;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.init-1 .about-box .box-1 .right ul li h3 {
  font-size: 50px;
  line-height: 1;
  color: #000000;
  font-family: 'Montserrat-Bold';
  margin: 30px 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}
.init-1 .about-box .box-1 .right ul li h3 i {
  font-size: 30px;
}
.init-1 .about-box .box-1 .right ul li p {
  font-size: 30px;
  line-height: 30px;
  color: #000000;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  transition: .3s ease;
}
.init-1 .about-box .box-1 .right ul li:nth-child(1) {
  background: #f4f4f4;
}
.init-1 .about-box .box-1 .right ul li:nth-child(1):hover {
  background: #000000;
}
.init-1 .about-box .box-1 .right ul li:nth-child(1):hover span {
  background: url(../images/a-1-h.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(1) span {
  background: url(../images/a-1.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(2) {
  background: #dddddd;
}
.init-1 .about-box .box-1 .right ul li:nth-child(2):hover {
  background: #000000;
}
.init-1 .about-box .box-1 .right ul li:nth-child(2):hover span {
  background: url(../images/a-2-h.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(2) span {
  background: url(../images/a-2.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(3) {
  background: #dddddd;
}
.init-1 .about-box .box-1 .right ul li:nth-child(3):hover {
  background: #000000;
}
.init-1 .about-box .box-1 .right ul li:nth-child(3):hover span {
  background: url(../images/a-3-h.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(3) span {
  background: url(../images/a-3.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(4) {
  background: #f4f4f4;
}
.init-1 .about-box .box-1 .right ul li:nth-child(4):hover {
  background: #000000;
}
.init-1 .about-box .box-1 .right ul li:nth-child(4):hover span {
  background: url(../images/a-4-h.png) no-repeat center bottom;
}
.init-1 .about-box .box-1 .right ul li:nth-child(4) span {
  background: url(/sdn-tech/2022/06/21/5.png) no-repeat center bottom;
}
.init-1 .about-box .box-2 {
  background: #fff;
  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-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
.init-1 .about-box .box-2 .left {
  width: 50%;
  padding: 70px 40px;
  text-align: center;
}
.init-1 .about-box .box-2 .left img {
  border-radius: 10px;
}
.init-1 .about-box .box-2 .right {
  width: 50%;
  padding: 30px 30px 30px 0;
}
.init-1 .about-box .box-2 .right span {
  font-size: 28px;
  line-height: 1;
  color: #35314a;
  font-family: 'Montserrat-SemiBold';
}
.init-1 .about-box .box-2 .right p {
  max-width: 725px;
  line-height: 2;
  color: #747474;
  margin: 30px 0 40px;
}
.init-1 .about-box .box-2 .right .more {
  display: inline-block;
  padding-top: 20px;
  font-size: 17px;
  line-height: 1;
  color: #000000;
  font-family: 'Montserrat-Bold';
  border-top: 3px solid #aab6d0;
  position: relative;
}
.init-1 .about-box .box-2 .right .more:hover::after {
  width: 100%;
}
.init-1 .about-box .box-2 .right .more::after {
  position: absolute;
  width: 60%;
  height: 3px;
  content: "";
  background: #35314a;
  top: -3px;
  right: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.our-other {
  background: url(/sdn-tech/2022/06/21/other_bg-1.jpg) no-repeat center;
  background-size: cover;
}
.our-other .warp {
  padding-right: 160px;
}
.our-other .img {
  width: 760px;
  vertical-align: middle;
}
.our-other .mml-text {
  width: -webkit-calc(100% - 760px);
  width: -moz-calc(100% - 760px);
  width: calc(100% - 760px);
  vertical-align: middle;
  padding: 0 60px;
}
.our-other .text {
  line-height: 2.5;
  color: #FFFFFF;
}
.our-other a.contact {
  color: #FFFFFF;
  text-transform: uppercase;
  font-family: 'roboto-regular';
  border: 1px solid #FFFFFF;
  padding: 15px 40px;
}
.our-other .slick-dots {
  width: 160px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.our-other .slick-dots li {
  width: 20px;
  height: 20px;
  margin: 10px auto;
  border-radius: 100%;
  border: 3px solid white;
  background-color: transparent;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
.our-other .slick-dots li button {
  display: none;
}
.our-other .slick-dots li.slick-active {
  background-color: white;
}
.section_title h2 {
  font-size: 50px;
  line-height: 1.2;
  font-family: 'Jost-Bold';
}
.our-product {
  background: url(../images/product_bg.jpg) no-repeat center;
  background-size: cover;
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.our-product .list ul {
  margin: -13px;
}
.our-product .list ul li {
  padding: 13px;
}
.our-product .img {
  position: relative;
  overflow: hidden;
}
.our-product .img h4 {
  position: absolute;
  left: 0;
  bottom: 0;
  background: #FFFFFF;
  padding: 10px 20px;
  width: 70%;
  line-height: 2;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-product .img a.more {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 24px;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  text-align: center;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-product .img:hover h4 {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.our-product .img:hover a.more {
  background: #000000;
  color: #FFFFFF;
}
.our-product .arrows {
  position: absolute;
  right: 8%;
  bottom: 25px;
}
.our-product .arrows span {
  font-size: 24px;
  display: inline-block;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border: 1px solid #000000;
  background: #FFFFFF;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  cursor: pointer;
}
.our-product .arrows span:hover {
  border-color: #FFFFFF;
  background: #000000;
  color: #FFFFFF;
}
.read_more {
  padding: 40px 0 50px;
}
.read_more a {
  display: inline-block;
  font-size: 36px;
  line-height: 1;
  font-family: 'Jost-Bold';
  border-bottom: 2px solid #000000;
}
.why-choose {
  background: #efefef;
  padding: 80px 0;
  overflow: hidden;
}
.why-choose .box {
  max-width: 1300px;
  margin: auto;
}
.why-choose .left {
  width: 50%;
}
.why-choose .left .faq-box {
  margin-top: 50px;
}
.why-choose .right {
  width: 50%;
  padding-left: 55px;
}
.why-choose .right .title {
  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;
}
.why-choose .right .title i {
  width: 154px;
}
.why-choose .right .title .mml-text {
  width: -webkit-calc(100% - 154px);
  width: -moz-calc(100% - 154px);
  width: calc(100% - 154px);
}
.why-choose .right .title .mml-text h6 {
  font-size: 21px;
  font-family: 'Jost-SemiBold';
  color: #35314a;
}
.why-choose .right .factory-box {
  margin-right: -150px;
}
.why-choose .right .factory-box .slick-list {
  padding-right: 200px;
}
.why-choose .right .factory-box li {
  position: relative;
  -webkit-transition: 1.5s ease;
  -moz-transition: 1.5s ease;
  transition: 1.5s ease;
}

.why-choose .right .factory-box li .img{
  height: 600px;
  overflow: hidden;
  border-radius: 10px;
}

.why-choose .right .factory-box li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.why-choose .right .factory-box .slick-slide.slick-current.slick-active li {
  z-index: 10;
  opacity: 1;
}
.why-choose .right .factory-box .slick-slide.slick-current.slick-active ~ .slick-slide li {
  -webkit-transform: scale(0.9) translateX(-100px);
  -moz-transform: scale(0.9) translateX(-100px);
  -ms-transform: scale(0.9) translateX(-100px);
  transform: scale(0.9) translateX(-100px);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  opacity: .6;
}
.why-choose .right .factory-box button.slick-arrow {
  width: 60px;
  height: 85px;
  background-color: #35314a;
  border: none;
  -webkit-box-shadow: 0 0 15px #CCCCCC;
  box-shadow: 0 0 15px #CCCCCC;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 0;
}
.why-choose .right .factory-box button.slick-arrow.slick-prev {
  display: none!important;
}
.why-choose .right .factory-box button.slick-arrow.slick-next {
  background-image: url(../images/factory_jt.png);
  background-position: center;
  background-repeat: no-repeat;
  right: 150px;
}
.why-choose h4 {
  display: inline-block;
  font-family: 'Jost-SemiBold';
}
.why-choose h4 img {
  vertical-align: middle;
}
.why-choose h4 span {
  display: inline-block;
  vertical-align: middle;
}
.why-choose .faq-box {
  margin-left: -10px;
}
.why-choose .faq-box ul {
  padding: 0 10px;
}
.why-choose .faq-box li {
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.why-choose .faq-box li:not(:last-child) {
  margin-bottom: 13px;
}
.why-choose .faq-box li.active h3 {
  color: #FFFFFF;
  background: #000000;
}
.why-choose .faq-box h3 {
  font-family: 'Jost-SemiBold';
  background-color: #fff;
  line-height: 65px;
  padding: 0 20px;
  cursor: pointer;
}
.why-choose .faq-box .faq-q {
  background-color: #fff;
  padding: 20px;
  display: none;
}
.why-choose .faq-box .faq-q p {
  line-height: 30px;
  min-height: 75px;
}
.i-advantage {
  background: #efefef url(../images/adv_bg.jpg) no-repeat top center;
  padding-top: 80px;
}
.i-advantage .box {
  max-width: 1300px;
  margin: auto;
}
.i-advantage .top {
  color: #FFFFFF;
}
.i-advantage .top li {
  vertical-align: middle;
}
.i-advantage .top li:nth-child(1) {
  width: 35%;
}
.i-advantage .top li:nth-child(2) {
  width: 40%;
}
.i-advantage .top li:nth-child(3) {
  width: 25%;
}
.i-advantage .top a.contact {
  display: inline-block;
  padding: 15px 40px;
  border-radius: 30px;
  background: #35314a;
  font-family: 'Montserrat-Bold';
}
.i-advantage .bottom h4 {
  font-family: 'Jost-SemiBold';
}
.i-advantage .bottom ul {
  margin: -15px;
}
.i-advantage .bottom li {
  width: 25%;
  padding: 15px;
}
.i-advantage .bottom .mml-text {
  background: #FFFFFF;
  padding: 50px 40px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.i-advantage .bottom .mml-text h4 {
  position: relative;
  z-index: 10;
  min-height: 66px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.i-advantage .bottom .mml-text p {
  line-height: 30px;
  min-height: 150px;
  position: relative;
  z-index: 10;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  color: #FFFFFF;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.i-advantage .bottom .mml-text i {
  position: absolute;
  bottom: 25%;
  left: 15%;
  z-index: 8;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.i-advantage .bottom .mml-text::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background: #000000;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.i-advantage .bottom .mml-text::after {
  content: "";
  position: absolute;
  left: -40px;
  bottom: -60px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: #b2b2b2;
  z-index: 5;
}
.i-advantage .bottom .mml-text:hover h4 {
  color: #FFFFFF;
}
.i-advantage .bottom .mml-text:hover p {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.i-advantage .bottom .mml-text:hover i {
  opacity: 0;
}
.i-advantage .bottom .mml-text:hover::before {
  height: 100%;
}
.our-news {
  background: #efefef;
  padding: 80px 0;
}
.our-news .box {
  max-width: 1300px;
  margin: auto;
}
.our-news .list ul {
  margin: -10px;
}
.our-news .list ul li {
  padding: 10px;
}
.our-news li .mml-text {
  background: #ffffff;
  overflow: hidden;
  border-radius: 10px;
  padding: 20px 25px 50px;
  position: relative;
  z-index: 1;
  -webkit-box-shadow: 0 0 10px #CCCCCC;
  box-shadow: 0 0 10px #CCCCCC;
}
.our-news li .mml-text::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  background: #000000;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li .mml-text time {
  color: #ff0000;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li .mml-text h4 {
  color: #35314a;
  font-size: 26px;
  min-height: 78px;
  font-family: 'Jost-Bold';
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li .mml-text .line {
  width: 120px;
  height: 2px;
  background: #24589b;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li .mml-text p {
  color: #666666;
  font-family: 'roboto-regular';
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li span.double-right {
  position: relative;
  z-index: 2;
  margin: -27px auto 0;
  display: block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border-radius: 50%;
  background: #dddddd;
  color: #FFFFFF;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-news li span.double-right img {
  display: inline-block;
  vertical-align: middle;
}
.our-news li:hover .mml-text::before {
  height: 100%;
}
.our-news li:hover .mml-text time,
.our-news li:hover .mml-text h4,
.our-news li:hover .mml-text p {
  color: #FFFFFF;
}
.our-news li:hover .mml-text .line {
  background: #FFFFFF;
}
.our-news li:hover span.double-right {
  background: #35314a;
}
#footer {
  background: url(../images/foot_bg.jpg) no-repeat center bottom;
  color: #FFFFFF;
  padding: 20px 0 80px;
}
#footer .box {
  max-width: 1200px;
  margin-left: auto;
}
#footer .footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer-block {
  margin-right: 80px;
}
#footer .footer-block.contact {
  max-width: 390px;
}
#footer .footer-block h4 {
  font-size: 24px;
  font-family: 'Jost-Bold';
  text-transform: uppercase;
}
#footer .footer-block .line {
  width: 140px;
  height: 1px;
  background: #FFFFFF;
  position: relative;
}
#footer .footer-block .line::after {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  bottom: -2px;
  background: #35314a;
  width: 50%;
  border-radius: 5px;
}
#footer .footer-block ul li:not(:last-child) {
  margin-bottom: 20px;
}
#footer .footer-block ul li p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
#footer .footer-block ul li p i {
  min-width: 24px;
  text-align: center;
}
#footer .footer-block ul li p i img {
  vertical-align: middle;
}
#footer .footer-block ul li p span {
  margin: 0 5px;
  white-space: nowrap;
}
#footer .social-links a {
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  background: #35314a;
}
#footer .social-links a:not(:last-child) {
  margin-right: 10px;
}
#footer .login img {
  max-height: 16px;
  vertical-align: middle;
}
.body-sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
}
.body-sidebar li.ty-li > a {
  display: block;
  color: #FFFFFF;
  background-color: #35314a;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  cursor: pointer;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  position: relative;
}
.body-sidebar li.ty-li:last-child {
  margin-bottom: 0;
}
.body-sidebar li.ty-li dl {
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 100px;
  background: white;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  opacity: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  z-index: -1;
  color: black;
  text-align: left;
}
.body-sidebar li.ty-li:hover dl {
  left: 0;
  opacity: 1;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media screen and (max-width: 1600px) {
  .ui.container {
    width: 1400px;
  }
  #header .nav .ui.menu .logo {
    width: 100px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 20px;
    font-size: 16px;
  }
  #header .search-pro input {
    font-size: 14px;
  }
  .hover-language .zhuyu {
    font-size: 16px;
  }
  #banner h2 {
    font-size: 70px;
  }
  .init-1 .about-box .box-1 .right ul li h3 {
    font-size: 40px;
    margin: 20px 0;
  }
  .init-1 .about-box .box-1 .right ul li p {
    font-size: 20px;
  }
  .section_title h2 {
    font-size: 40px;
  }
  .font-18 {
    font-size: 16px;
  }
  .font-20 {
    font-size: 18px;
  }
  .our-other .text {
    line-height: 2;
  }
  .our-other .mml-text {
    padding: 0 30px ;
  }
  .our-other .warp {
    padding-right: 60px;
  }
  .our-other .slick-dots {
    width: 60px;
  }
}
@media screen and (max-width: 1400px) {
  .ui.container {
    width: 1200px;
  }
  #header .search-pro {
    display: none;
  }
  #header .nav .ui.menu .h-search {
    display: block;
  }
  #banner h2 {
    font-size: 60px;
  }
  .init-1 .about-box .box-1 .right ul li h3 {
    font-size: 30px;
  }
  .init-1 .about-box .box-1 .right ul li h3 i {
    font-size: 20px;
  }
  .init-1 .about-box .box-2 .left {
    padding: 60px 30px;
  }
  .init-1 .about-box .box-1 .left .video-box .play {
    width: 50px;
  }
  .our-other .img {
    width: 500px;
  }
  .our-other .mml-text {
    width: -webkit-calc(100% - 500px);
    width: -moz-calc(100% - 500px);
    width: calc(100% - 500px);
  }
  .font-20 {
    font-size: 16px;
  }
  #header .nav .ui.menu .logo {
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    margin: 0 15px;
    font-size: 14px;
  }
  .hover-language .zhuyu {
    font-size: 14px;
  }
  #banner h2 {
    font-size: 50px;
  }
  #index-body .init-1 .about-box .box-1 .right ul li span {
    height: 60px;
    background-size: auto 100%;
  }
  .init-1 .about-box .box-1 .left .video-box p {
    font-size: 16px;
  }
  .init-1 .about-box .box-1 .right ul li h3 {
    font-size: 25px;
    margin: 10px 0;
  }
  .init-1 .about-box .box-1 .right ul li p {
    font-size: 16px;
  }
  .init-1 .about-box .box-2 .right span {
    font-size: 20px;
  }
  .section_title h2 {
    font-size: 30px;
  }
  .font-18 {
    font-size: 16px;
  }
  .init-1 .about-box .box-2 .right p {
    line-height: 1.8;
    margin: 20px 0;
  }
  .our-other .img {
    width: 400px;
  }
  .our-other .mml-text {
    width: -webkit-calc(100% - 400px);
    width: -moz-calc(100% - 400px);
    width: calc(100% - 400px);
  }
  .our-other .text {
    line-height: 1.8;
  }
  .font-20 {
    font-size: 14px;
    display:none;
  }
  .why-choose h4 {
    display: none;
  }
  .why-choose .right .factory-box {
    margin-right: 0;
  }
  .why-choose .right .factory-box ul {
    margin: -10px;
  }
  .why-choose .right .factory-box li {
    padding: 10px;
  }
  .why-choose .right .factory-box .slick-list {
    padding-right: 0;
  }
  .why-choose .right .factory-box .slick-slide.slick-current.slick-active ~ .slick-slide li {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
  }
  .i-advantage .bottom li {
    width: 100%;
  }
  .our-news li .mml-text h4 {
    font-size: 20px;
    min-height: 60px;
  }
  .read_more a {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner .image .arrows {
    display: none;
  }
  #banner.active i.company {
    display: none;
  }
  #banner .left {
    width: 100%;
  }
  #banner {
    margin-top: 120px;
    height: -webkit-calc(100vh - 120px);
    height: -moz-calc(100vh - 120px);
    height: calc(100vh - 120px);
  }
  #banner .image.active {
    z-index: -1;
    width: 100%;
  }
  .init-1 .about-box .box-1 .left {
    width: 100%;
  }
  .init-1 .about-box .box-1 .right {
    width: 100%;
  }
  .init-1 .about-box .box-2 .left {
    display: none;
  }
  .init-1 .about-box .box-2 .right {
    width: 100%;
    padding: 30px 15px;
  }
  .our-other .warp {
    padding-right: 0;
  }
  .body-sidebar {
    display: none;
  }
  .our-other .img {
    display: none;
  }
  .our-other .mml-text {
    width: 100%;
    padding: 0 15px;
  }
  .our-other li {
    min-height: 450px;
    padding: 60px 0;
  }
  .our-product .arrows {
    display: none;
  }
  .our-product .img h4 {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .why-choose .left {
    width: 100%;
  }
  .why-choose .right {
    width: 100%;
    padding-left: 0;
    margin-top: 60px;
  }
  .i-advantage .top ul {
    margin: -15px;
  }
  .i-advantage .top li {
    width: 100%!important;
    text-align: left;
    padding: 15px;
  }
  #footer .footer-block.link {
    display: none;
  }
  #footer .footer-block {
    margin-right: 0;
  }
  #footer .footer-content {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #banner .left::after {
    display: none;
  }
  .init-1 .about-box .box-1 .left .video-box p {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #banner h2 {
    font-size: 40px;
  }
  .our-other {
    display: none;
  }
  .init-1 {
    padding: 60px 0;
  }
  .why-choose {
    display: none;
  }
  
  #footer .footer-content {
    display: block;
  }
  #footer {
    padding: 20px 0;
    background-size: cover;
  }
  #footer .footer-block.contact {
    max-width: 100%;
  }
  .our-news {
    padding: 60px 0;
  }
  .section_title h2 {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  #banner h2 {
    font-size: 30px;
  }
}








.inner-banner {
  background: url(/sdn-tech/2022/06/21/about-banner.jpg) center no-repeat;
  height: 900px;
  background-size: cover;
  padding-top: 21%;
  padding-left: 13%;
  position: relative;
}
.inner-banner .tit {
  position: relative;
  z-index: 1;
}
.inner-banner .tit h2 {
  color: #fff;
  font-size: 36px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 72px;
}
.inner-banner .tit p {
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}
.inner-banner:after {
  content: '';
  position: absolute;
  left: 0;
  top: 35%;
  width: 495px;
  height: 274px;
  background: rgba(0, 0, 0, 0.3);
}
.menu-siderbar {
  padding: 30px 0;
  border-bottom: 1px solid #b1b1b1;
}
.menu-siderbar .bread-crumbs a,
.menu-siderbar .bread-crumbs span {
  font-size: 16px;
  font-weight: 500;
}
.menu-siderbar p {
  font-size: 16px;
  font-weight: 500;
}
.inner-page {
  padding-top: 60px;
}
.news-page .grid-box {
  margin-left: -50px;
}
.news-page .grid-box .column {
  padding: 0 30px 5%;
}
.news-page .grid-box .column .text {
  padding: 30px 0 40px;
  position: relative;
}
.news-page .grid-box .column .text h2 {
  font-size: 30px;
}
.news-page .grid-box .column .text p {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 20px;
}
.news-page .grid-box .column .text time {
  color: #999999;
  font-size: 16px;
}
.news-page .grid-box .column .text:after {
  content: '';
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 0;
  height: 1px;
  background: #000000;
}
.contact-page {
  padding-top: 0;
}
.contact-page .grid-box {
  overflow: hidden;
}
.contact-page .grid-box .column {
  margin-bottom: -200px;
}
.contact-page .grid-box .column:nth-child(1) {
  padding: 5% 8% 5% 12%;
  padding-bottom: 250px;
}
.contact-page .grid-box .column:nth-child(1) h2 {
  font-size: 36px;
}
.contact-page .grid-box .column:nth-child(1) p {
  color: #999999;
  font-size: 18px;
  margin: 20px 0;
}
.contact-page .grid-box .column:nth-child(1) form input,
.contact-page .grid-box .column:nth-child(1) form textarea {
  width: 100%;
  padding: 15px 20px;
  background: #f8f9fa;
  font-size: 18px;
  color: #596a7e;
  border: none;
  margin-bottom: 20px;
}
.contact-page .grid-box .column:nth-child(1) form textarea {
  height: 328px;
}
.contact-page .grid-box .column:nth-child(1) form input[type="submit"] {
  background: #000;
  color: #fff;
  text-transform: uppercase;
}
.contact-page .grid-box .column:nth-child(2) {
  padding: 5% 10% 250px 8%;
  background: #f8f9fa;
}
.contact-page .grid-box .column:nth-child(2) ul li {
  padding-left: 80px;
  background: url(../images/phone.png) no-repeat left 4px;
  margin-bottom: 80px;
  position: relative;
}
.contact-page .grid-box .column:nth-child(2) ul li:after {
  content: '';
  position: absolute;
  background: #b6b6b6;
  height: 70px;
  width: 1px;
  left: 25px;
  bottom: -60px;
}
.contact-page .grid-box .column:nth-child(2) ul li h3 {
  font-size: 32px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.contact-page .grid-box .column:nth-child(2) ul li p {
  font-size: 26px;
  font-weight: 300;
}
.contact-page .grid-box .column:nth-child(2) ul li:nth-child(2) {
  background: url(../images/tel.png) no-repeat left 4px;
}
.contact-page .grid-box .column:nth-child(2) ul li:nth-child(3) {
  background: url(../images/fax.png) no-repeat left 4px;
}
.contact-page .grid-box .column:nth-child(2) ul li:nth-child(4) {
  background: url(../images/mail.png) no-repeat left 4px;
}
.contact-page .grid-box .column:nth-child(2) ul li:nth-child(5) {
  background: url(../images/add.png) no-repeat left 4px;
}
.contact-page .grid-box .column:nth-child(2) ul li:nth-child(5):after {
  display: none;
}
.contact-page .map {
  min-height: 500px;
  background: #ddd;
  font-weight: 500;
}
.cat-product-page ul li {
  margin-bottom: 140px;
  position: relative;
}
.cat-product-page ul li:after {
  content: '';
  position: absolute;
  background: #f9f9f9;
  width: 70%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.cat-product-page ul li .grid .column.column1 {
  width: 60%;
  float: left;
}
.cat-product-page ul li .grid .column.column2 {
  float: right;
  width: 40%;
  padding: 3% 3% 0 0;
}
.cat-product-page ul li .grid .column.column2 h3 {
  font-size: 48px;
  text-align: right;
  padding-bottom: 30px;
}
.cat-product-page ul li .grid .column.column2 a.more {
  display: block;
  width: 164px;
  height: 54px;
  border: 2px solid #000000;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
  float: right;
}
.cat-product-page ul li .grid .column.column2 a.more .fa {
  margin-left: 4px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.cat-product-page ul li .grid .column.column2 a.more:hover .fa {
  margin-left: 8px;
}
.cat-product-page ul li:nth-child(2n):after {
  display: none;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column1 {
  width: 60%;
  float: right;
  position: relative;
  z-index: 1;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column2 {
  width: 40%;
  padding: 3% 3% 0 0;
  float: left;
  position: relative;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column2:after {
  content: '';
  position: absolute;
  background: #f9f9f9;
  width: 280px;
  height: 280px;
  right: -110px;
  bottom: -50px;
  z-index: 2;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column2 img {
  float: right;
  margin-top: 60px;
  position: relative;
  z-index: 3;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column2 h3 {
  text-align: left;
}
.cat-product-page ul li:nth-child(2n) .grid .column.column2 a.more {
  float: left;
}
.product-page .sidebar {
  padding-bottom: 50px;
}

.product-page .sidebar ul{
  font-size: 0;
}

.product-page .sidebar ul li {
  display: inline-block;
  font-size: 15px;
}
.product-page .sidebar ul li a {
  display: block;
  padding: 15px;
  color: #090909;
  text-transform: capitalize;
}
.product-page .sidebar ul li a:hover,.product-page .sidebar ul li a.active {
  background: #1f3328;
  color: #fff;
}
.product-page .grid-box {
  padding-bottom: 100px;
}
.product-page .grid-box .column {
  padding-bottom: 30px;
  margin: 0 auto;
}
.product-page .grid-box .column .text h2 {
  font-size: 16px;
  color: #090909;
  padding: 20px 0;
  text-align: center;
  line-height: 30px;
}
.product-page .grid-box .column .text a.more {
  display: block;
  width: 203px;
  height: 54px;
  border: 2px solid #000000;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
.product-page .grid-box .column .text a.more .fa {
  margin-left: 4px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.product-page .grid-box .column .text a.more:hover .fa {
  margin-left: 8px;
}
.product-page .grid-box .column:hover {
  background: #f6f6f6;
}
.product-page .prat2 {
  padding: 100px 0;
  background: url(/sdn-tech/2022/06/22/part2-bg.jpg) no-repeat center;
  background-size: cover;
}
.product-page .prat2 h2 {
  font-size: 48px;
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}
.product-page .prat2 h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 300;
  text-align: center;
}
.product-page .prat2 a.more {
  font-size: 16px;
  display: block;
  width: 320px;
  height: 54px;
  border: 2px solid #fff;
  line-height: 50px;
  text-transform: uppercase;
  margin: 30px auto 0;
  color: #fff;
  text-align: center;
}
.product-page .prat2 a.more .fa {
  margin-left: 4px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.product-page .prat2 a.more:hover .fa {
  margin-left: 8px;
}
.inner-page .tit h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
}
.inner-page .tit h2:after {
  content: '';
  position: absolute;
  background: #1d3126;
  width: 62px;
  height: 3px;
  left: 0;
  bottom: 0;
}
.inner-page .tit h3 {
  font-size: 40px;
  font-weight: 500;
  line-height: 54px;
  margin: 20px 0;
}
.inner-page .tit p {
  color: #2e2e2e;
  line-height: 30px;
}

@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.about-page {

}
.about-page .part1 .column:nth-child(1) {
  padding-top: 0%;
  padding-right: 8%;
  line-height: 30px;
  font-size: 16px;
}
.about-page .part1 p {
  line-height: 30px;
  color: #7f7f7f;
}
.about-page .part2 {
  padding-bottom: 100px;
}
.about-page .part2 .column:nth-child(1) {
  width: 40%;
}
.about-page .part2 .column:nth-child(2) {
  width: 60%;
  padding: 6% 0 0 12%;
  background: url(../images/Vision.png) no-repeat left center;
}
.about-page .part2 .column:nth-child(2) ul li {
  margin-bottom: 30px;
  padding-left: 20px;
  position: relative;
}
.about-page .part2 .column:nth-child(2) ul li:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #1f3328;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  left: 0;
  top: 6px;
}
.about-page .part2 .column:nth-child(2) h3 {
  font-weight: 500px;
  font-size: 15px;
  margin-bottom: 10px;
}
.about-page .part2 .column:nth-child(2) p {
  line-height: 30px;
  font-size: 15px;
  color: #7f7f7f;
}
.about-page .i-video {
  position: relative;
}
.about-page .i-video .play {
  width: 90px;
  height: 90px;
  line-height: 90px;
  border-radius: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.54);
  cursor: pointer;
  cursor: hand;
}
.about-page .i-video .play img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.about-page .i-video .play:after,
.about-page .i-video .play:before {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.35);
  -webkit-animation: ks 2s linear infinite;
  -o-animation: ks 2s linear infinite;
  -ms-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.about-page .i-video .play:after {
  -webkit-animation-delay: .5s;
  -o-animation-delay: .5s;
  -ms-animation-delay: .5s;
  -moz-animation-delay: .5s;
  animation-delay: .5s;
}
.about-page .i-envir {
  padding: 100px 0;
}
.about-page .i-envir .envir-list {
  margin-top: 60px;
  position: relative;
}
.about-page .i-envir .envir-list .fa {
  font-size: 18px;
  position: absolute;
  top: -17%;
  right: 6%;
  cursor: pointer;
}
.about-page .i-envir .envir-list .fa-chevron-right {
  right: 4%;
  color: #666666;
}
.about-page .i-custom {
  padding: 80px 0 0;
  background: url(/sdn-tech/2022/06/21/map-bg-2.jpg) no-repeat top center;
}
.about-page .i-custom .grid-box .column:nth-child(1) {
  width: 60%;
}
.about-page .i-custom .grid-box .column:nth-child(2) {
  width: 40%;
  padding-top: 15px;
}
.about-page .i-custom .grid-box .column:nth-child(2) a.more {
  font-size: 16px;
  display: block;
  width: 290px;
  height: 54px;
  border: 2px solid #000;
  line-height: 50px;
  text-transform: uppercase;
  margin: 30px auto 0;
  color: #fff;
  text-align: center;
  background: #000;
  float: right;
}
.about-page .i-custom .grid-box .column:nth-child(2) a.more .fa {
  margin-left: 8px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.about-page .i-custom .grid-box .column:nth-child(2) a.more:hover .fa {
  margin-left: 12px;
}
.about-page .i-custom .map {
  background: #fff;
  margin-top: 90px;
  padding: 50px 0 0;
}
.about-page .i-custom .map img {
  display: block;
  margin: 0 auto;
}
.about-page .partner-list {
  padding-top: 40px;
}
.about-page .partner-list .img {
  border: 1px solid #ddd;
}
.about-page .partner-list .img img{
  filter: grayscale(100%);
    filter: gray;
}
.about-page .partner-list .img img:hover{
    filter: grayscale(0);
    filter: none;
}
.custom-page {
  padding: 130px 0 0;
}
/*.custom-page .custom-part .grid-box .column {
  width: 47%;
  margin-right: 6%;
}
.custom-page .custom-part .grid-box .column:nth-child(2) {
  margin-right: 0;
}*/

.custom-page .custom-part ul{
  margin: 0 -60px;
}
.custom-page .custom-part ul li {
  position: relative;
  margin-bottom: 90px;
  padding: 0 60px;
  vertical-align: middle;
}
.custom-page .custom-part ul li .tit {
  padding-bottom: 20px;
}
.custom-page .custom-part ul li .fa-long-arrow-right {
  font-size: 26px;
}
.custom-page .custom-part ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 8;
  width: 80%;
  background: rgba(255, 255, 255, 0.5);
  padding: 30px;
}
.custom-page .custom-part ul li .text h3 {
  color: #326a96;
  font-weight: bold;
  text-transform: uppercase;
}
.custom-page .custom-part ul li .text h2 {
  font-size: 28px;
  margin: 10px 0;
}
.custom-page .custom-part ul li .text p {
  font-size: 15px;
  color: #7f7f7f;
  height: 72px;
  overflow-y: auto;
}
.custom-page .i-process {
  padding: 70px 0;
}
.custom-page .i-process h2 {
  font-size: 48px;
  font-weight: 500;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 60px;
  padding-bottom: 10px;
}
.custom-page .i-process h2:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 3px;
  background: #000000;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.prodet-page {
  padding-bottom: 0;
}
.prodet-page .grid-box.two .column:nth-child(1) {
  width: 45%;
}
.prodet-page .grid-box.two .column:nth-child(2) {
  width: 55%;
  padding-left: 5%;
}
.prodet-page .grid-box.two .column:nth-child(2) h2 {
  font-size: 38px;
}
.prodet-page .grid-box.two .column:nth-child(2) h3 {
  font-size: 20px;
  padding: 25px 0;
}
.prodet-page .grid-box.two .column:nth-child(2) .content {
  padding: 30px 0;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  line-height: 30px;
}
.prodet-page .grid-box.two .column:nth-child(2) .content div {
  line-height: 32px;
  font-size: 20px;
}
.prodet-page .grid-box.two .column:nth-child(2) a.more {
  width: 160px;
  height: 45px;
  line-height: 45px;
  font-size: 20px;
  color: #fff;
  background: #000000;
  display: block;
  margin-top: 30px;
  text-align: center;
}
.prodet-page .grid-box.two .column:nth-child(2) .share {
  padding-top: 30px;
}
.prodet-page .grid-box.two .column:nth-child(2) .share p {
  font-size: 20px;
  margin-bottom: 10px;
}
.prodet-page .grid-box.two .column:nth-child(2) .share .grid-box .column {
  width: auto;
  padding: 0;
  margin-right: 10px;
}
.prodet-page .grid-box.two .column:nth-child(2) .share .grid-box .column .fa {
  width: 50px;
  height: 50px;
  border: 1px solid #8e8e8e;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  color: #8e8e8e;
}
.prodet-page .i-recommend {
  background: url() no-repeat top center;
  padding: 80px 0;
}
.prodet-page .i-recommend h2 {
  text-align: center;
  font-weight: 500;
  font-size: 48px;
  
}
.prodet-page .i-recommend .rec-list .swiper-slide {
  background: #fff;
  padding: 0 10px;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text {
  padding: 30px 10px;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text h2 {
  font-size: 16px;
  color: #090909;
  padding: 10px 0;
  text-align: center;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text a.more {
  display: block;
  width: 203px;
  height: 54px;
  border: 2px solid #000000;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 auto;
  text-align: center;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text a.more .fa {
  margin-left: 4px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text a.more:hover .fa {
  margin-left: 8px;
}
.prodet-page .prodet-2 {
  padding: 80px 0;
}
.prodet-page .prodet-2 .options ul li {
  width: 33.33%;
  line-height: 78px;
  height: 78px;
  padding: 0 20px;
  border: 2px solid #c7c7c7;
  border-right: none;
  border-bottom: 2px solid #000000;
  color: #3d474a;
  border-radius: 0;
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 0;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: hand;
  margin-left: -2px;
  text-align: center;
}
.prodet-page .prodet-2 .options ul li:last-child {
  border-right: 2px solid #c7c7c7;
}
.prodet-page .prodet-2 .options ul li:hover,
.prodet-page .prodet-2 .options ul li.active {
  color: 000;
  border: 1px solid #000000;
  border-bottom: none;
}
.prodet-page .prodet-2 .ret {
  padding-top: 20px;
}
.prodet-page .prodet-2 .ret h2 {
  font-size: 48px;
  text-align: center;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
}
.prodet-page .prodet-2 .ret h3 {
  font-size: 24px;
  color: #000;
  font-weight: 300;
  text-align: center;
  line-height: 36px;
}
.prodet-page .prodet-2 .ret a.more {
  font-size: 16px;
  display: block;
  width: 320px;
  height: 54px;
  border: 2px solid #000;
  line-height: 50px;
  text-transform: uppercase;
  margin: 30px auto 0;
  color: #000;
  text-align: center;
}
.prodet-page .prodet-2 .ret a.more .fa {
  margin-left: 4px;
  transition: 0.6s ease;
  -webkit-transition: 0.6s ease;
  -moz-transition: 0.6s ease;
  -ms-transition: 0.6s ease;
  -o-transition: 0.6s ease;
}
.prodet-page .prodet-2 .ret a.more:hover .fa {
  margin-left: 8px;
}
.prodet-page .prodet-2 .ret .content {
  padding: 80px 0;
}
.prodet-page .prodet-2 .ret p {
  padding: 5px 0;
}
.prodet-page .prodet-2 .ret table {
  margin: 5px 0;
}
.prodet-page .prodet-2 .ret table td {
  border: 1px solid #eee;
  font-size: 14px;
}
.prodet-page .prodet-2 .ret table td p {
  padding: 0;
}
.prodet-page .prodet-2 .ret table tr:nth-child(even) {
  background: #f9f9f9;
}
.prodet-page .contact-page .grid-box .column:nth-child(1) {
    padding:0;
    padding-bottom: 0;
    margin-bottom: 0;
}

.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 36px;
  text-align: center;
  color: #333;
}
.newdet-page .news .news_date {
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 14px;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #000;
  font-size: 18px;
  line-height: 30px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.newdet-page .news .news_contents a {
  color: #000;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p,
.newdet-page .news .news_contents div,
.newdet-page .news .news_contents span,
.newdet-page .news .news_contents table {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  clear: both;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
  margin-top: 38px;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  margin: 0 5px;
  border: 1px solid #ddd;
  font-size: 16px;
  letter-spacing: normal;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child,
.m-page a:last-child {
  background-image: url(../images/m-page-arr-r.png);
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #cdcdcd;
  box-shadow: none;
}
.m-page a:first-child {
  background-image: url(../images/m-page-arr-l.png);
}
.m-page a:hover {
  color: #fff;
  background-color: #00944e;
}
.m-page a:active {
  background: #00944e;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #00944e;
}

.faq-page .faq-list {
  padding: 30px 0;
}
.faq-page .faq-list li {
  cursor: pointer;
  position: relative;
  margin-bottom: 20px;
  background: #1f3328;
  padding: 0 14px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}
.faq-page .faq-list li,
.faq-page .faq-list li .faq-a,
.faq-page .faq-list li .fa {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  line-height: 30px;
}
.faq-page .faq-list li:last-child {
  margin-bottom: 0;
}
.faq-page .faq-list li .faq-a {
  padding: 19px 0 19px 32px;
  font-size: 18px;
  color: #fff;
}
.faq-page .faq-list li .faq-q {
  padding: 29px 24px;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  display: none;
  line-height: 30px;
}
.faq-page .faq-list li .faq-q p {
  font-size: 16px;
  color: #333;
}
.faq-page .faq-list li .faq-q p strong{
  font-size: 18px;
}
.faq-page .faq-list li .fa {
  position: absolute;
  color: #616161;
  font-size: 1.8rem;
  right: 36px;
  top: 21px;
}
.faq-page .faq-list li.active {
  padding-bottom: 15px;
  background-color: #000;
}
.faq-page .faq-list li.active .faq-a,
.faq-page .faq-list li.active .fa {
  color: #fff;
}
.custom-page .custom-part .grid-box .column:nth-child(2) .tit h3 {
     text-align: right; 
}

.prodet-page .column.left {
  width: 60%;
}
.prodet-page .column.left a {
  display: block;
  border: 1px solid #eee;
}
.prodet-page .column.left a img {
  width: 100%;
}
.prodet-page .column.left ul {
  margin: -5px;
  padding: 0;
}
.prodet-page .column.left ul li {
  padding: 5px;
}
.prodet-page .column.left ul li i,
.prodet-page .column.left ul li span {
  display: none !important;
}
.prodet-page .column.left ul li img {
  display: block;
  margin: 0 auto;
}
.prodet-page .column.left .four ul .slick-current li a {
	border-color:#014fa2;
}
.prodet-page .column.left ul .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-indent: -9999em;
  width: 40px;
  height: 40px;
  border: none;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
  background-size: 8px;
  background-position: center center;
  background-repeat: no-repeat;
}
.prodet-page .column.left ul .slick-arrow.slick-prev {
  background-image: url("../images/banner-btn-l.png");
  left: 10px;
}
.prodet-page .column.left ul .slick-arrow.slick-next {
  background-image: url("../images/banner-btn-r.png");
  right: 10px;
}
.faq-list1{
  padding: 0 5%;
}
.faq-list1 .column .faq-a{
text-align: left !important;
}
.faq-list1 .column .faq-q{
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
}

@media screen and (max-width:1740px){
#header .nav .menu-box .menu > li {
    margin: 0 10px;
}
#banner .banner-list .swiper-slide .img {
    left: 59%;
    width: 30%;
}
}

@media screen and (max-width:1480px){
#banner .banner-list .swiper-slide .tit h3 {
    font-size: 35px;
    line-height: 35px;
    margin: 20px 0;
}
#index-body .tit h3 {
    font-size: 35px;
    line-height: 35px;
}
#index-body .i-about .tit h2 {
    font-size: 35px;
}
#index-body .i-about .part1 .three-list .swiper-slide .img .text h2,
#index-body .i-about .part2 .part2-tit h4,
#index-body .i-about .i-partner .partner-list .swiper-slide h2,
#footer .footer-top .grid-box .i-company p {
    font-size: 30px;
}
}
@media screen and (max-width:1430px){
.inner-page .container, .menu-siderbar .container {
    width: 100%;
    line-height: 30px;
}
.cat-product-page ul li .grid .column.column2 h3 {
    font-size: 32px;
}
.news-page .grid-box {
    margin-left: 0;
}
}
@media screen and (max-width:1230px){
  .container {
    width: 970px;
    }
#index-body .i-about .part1 .three-list .swiper-slide .img .text h2, #index-body .i-about .part2 .part2-tit h4, #index-body .i-about .i-partner .partner-list .swiper-slide h2, #footer .footer-top .grid-box .i-company p {
    font-size: 20px;
}
.inner-page .tit h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 20px 0;
}
.inner-banner .tit h2 {
    font-size: 35px;
    line-height: 40px;
}
.inner-banner {
    height: 500px;
}
.inner-banner:after {
    top: 28%;
    height: 200px;
}
.news-page .grid-box .column .text h2 {
    font-size: 24px;
}
}

@media screen and (max-width:970px){
  .container {
    width: 768px;
    }
}

@media screen and (max-width:768px){
  .container {
    width: 700px;
    }
.about-page .part1 .column:nth-child(1) {
    padding-top: 0;
    padding-right: 0;
    width: 100%;
}
.about-page .part1 .column:nth-child(2){
  width: 100%;
  padding: 30px 0;
}
.about-page .part2 .column:nth-child(1) {
    width: 100%;
}
.about-page .part2 .column:nth-child(2) {
    width: 100%;
    padding: 5% 0 0 0;
    }
    .about-page .i-envir {
    padding: 40px 0;
}
.about-page .i-envir .grid-box.two>.column {
    width: 100%;
}
.inner-page .tit h3 {
    font-size: 20px;
}
.product-page .sidebar ul li a {
    padding: 20px 10px;
}
.product-page .sidebar ul li {
    font-size: 16px;
}
.cat-product-page ul li .grid .column.column2 h3 {
    font-size: 20px;
}
.cat-product-page ul li .grid .column.column2{
  padding-left: 10%;
}
.cat-product-page ul li .grid .column.column2 img{
  width: 60%;
}
.product-page .grid-box .column .text a.more {
    width: 140px;
    font-size: 14px;
}
.product-page .prat2 h2,.prodet-page .prodet-2 .ret h2 {
    font-size: 28px;
}
.prodet-page .grid-box.two .column:nth-child(2) h2 {
    font-size: 28px;
}
.prodet-page .grid-box.two .column:nth-child(2) .share .grid-box .column{
  margin-bottom: 5px;
}
.prodet-page .prodet-2 .options ul li{
  font-size: 16px;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text h2{
  font-size: 18px;
}
.prodet-page .i-recommend h2 {
    font-size: 26px;
        line-height: 32px;
}
.newdet-page .news .news_title h1 {
    font-size: 30px;
}
.prodet-page .i-recommend .rec-list .swiper-slide .text a.more {
    width: 134px;
    font-size: 14px;
}
.custom-page .custom-part .grid-box .column ul li .text h2 {
    font-size: 20px;
}
.custom-page {
    padding: 30px 0 0;
}
.custom-page .i-process h2 {
    font-size: 28px;
}
.custom-page .i-process {
    padding: 30px 0;
}
.news-page .grid-box .column .text h2 {
    font-size: 18px;
}
.news-page .grid-box .column .text p {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 20px;
}
.faq-page .faq-list {
    padding: 0;
}
.contact-page .grid-box .column:nth-child(1) {
    width: 100%;
}
.contact-page .grid-box .column:nth-child(1) h2 {
    font-size: 28px;
}
.contact-page .grid-box .column:nth-child(2){
width: 100%;
}
.contact-page .grid-box .column:nth-child(2) ul li h3 {
    font-size: 22px;
}
.contact-page .grid-box .column:nth-child(2) ul li p {
    font-size: 18px;
    font-weight: 300;
}
}

@media screen and (max-width:700px){
  .container {
    width: 100%;
    }
.inner-banner .tit h2 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 83px;
}

.sssheng {
   font-size: 20px;
    padding-top: 20px;
}
.inner-banner:after{
  display: none;
}
.inner-banner {
    height: 300px;
}
.inner-page {
    padding-top: 30px;
}
.about-page .part2 {
    padding-bottom: 30px;
}
.about-page .i-video{
  display: none;
}
.about-page .part2 {
    padding-bottom: 0;
}
.about-page .i-envir {
    padding: 10px 0;
}
.about-page .i-custom{
  display: none;
}
.about-page {
    padding-bottom: 30px;
}
.about-page .i-envir .envir-list .fa {
    right: 14%;
}
.about-page .i-envir .envir-list .fa-chevron-right {
    right: 4%;
}
.menu-siderbar p {
    float: left;
}
.menu-siderbar {
    padding: 10px 0;
}
.cat-product-page ul li .grid .column.column1 {
    width: 100%;
}
.cat-product-page ul li .grid .column.column2 {
    padding-left: 0;
    width: 100%;
}
.cat-product-page ul li {
    margin-bottom: 40px;
}
.product-page .grid-box .column {
    margin: 0 auto;
    width: 100%;
}
.product-page .grid-box .column .text h2 {
    font-size: 16px;
    padding: 10px 0;
}
.product-page .sidebar {
    display: none;
}
.product-page .grid-box {
    padding-bottom: 10px;
}
.prodet-page .grid-box.two .column:nth-child(1) {
    width: 100%;
}
.prodet-page .grid-box.two .column:nth-child(2) {
    width: 100%;
    padding-left: 0;
}
.prodet-page .grid-box.two .column:nth-child(2) h3 {
    font-size: 18px;
    padding: 10px 0;
}
.prodet-page .prodet-2 {
    padding: 30px 0;
}
.product-page .prat2 h2, .prodet-page .prodet-2 .ret h2 {
    font-size: 16px;
}
.prodet-page .prodet-2 .ret h3 {
    font-size: 16px;
}
.custom-page .custom-part .grid-box .column {
    width: 100%;
    margin-right: 0;
}
.custom-page .custom-part .grid-box .column ul li {
    margin-bottom: 20px;
}
.custom-page .i-process h2 {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.product-page .prat2 h2, .prodet-page .prodet-2 .ret h2,
.product-page .prat2 h3 {
    font-size: 18px;
}
.news-page .grid-box .column {
    padding: 3% 0;
    width: 100%;
}
.faq-page .faq-list li .fa {
    font-size: 1rem;
    right: 20px;
    top: 15px;
}
.faq-page .faq-list li .faq-a {
    padding: 10px 23px 10px 15px;
    font-size: 16px;
}
.contact-page .grid-box .column:nth-child(1) h2 {
    font-size: 20px;
}
.contact-page .grid-box .column:nth-child(1) form textarea {
    height: 120px;
}
.contact-page .grid-box .column:nth-child(1) form input, .contact-page .grid-box .column:nth-child(1) form textarea {
    width: 100%;
    padding: 10px 15px;
    font-size: 15px;
    margin-bottom: 10px;
}
.contact-page .grid-box .column:nth-child(2) ul li:after {
    height: 50px;
}
.contact-page .grid-box .column:nth-child(2) ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.contact-page .grid-box .column:nth-child(2) {
    padding: 5% 10% 165px 8%;
}
}
.swiper-pagination {
left: 5%!important;
    bottom: 12%!important;
    text-align: left!important;
    width: 130px !important; 
}
.swiper-pagination span{
font-size: 16px!important;
}
.swiper-container-horizontal>.swiper-scrollbar {
    left: 5%!important;
    bottom: 10%!important;
    height: 3px!important;
    width: 130px !important;
}





.inner-page .more {
    position: relative;
    overflow: hidden;
    color: #000;
    z-index: 1;
}
.inner-page .more:before {
    content: '';
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    z-index: -1;
    left: 0;
    border-right: 50px solid transparent;
    border-bottom: 80px solid #35314a;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.inner-page .more:hover {
    color: #fff !important;
}
.inner-page .more:hover:before {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}