@font-face {
  font-family: 'DINPRO-REGULAR';
  src: url(../fonts/DINPRO-REGULAR.ttf) format('truetype'), url(../fonts/DINPRO-REGULAR.eot) format('eot'), url(../fonts/DINPRO-REGULAR.woff) format('woff'), url(../fonts/DINPRO-REGULAR.woff2) format('woff2');
}
@media screen and (max-width: 1000px){
  .hexinhide {
    display: none !important;
  }
  .inner-banner h2 {
    font-size: 25px !important;
    padding-top: 60px !important;
    min-width: 100% !important;
  }
  .inner-banner {
    height: auto !important;
    padding-bottom: 30px !important;
  }
  .our-product .box .nav ul li {
    line-height: 2 !important;
  }
}
@font-face {
  font-family: 'AGENCYR';
  src: url(../fonts/AGENCYR.ttf) format('truetype'), url(../fonts/AGENCYR.eot) format('eot'), url(../fonts/AGENCYR.woff) format('woff'), url(../fonts/AGENCYR.woff2) format('woff2');
}
@font-face {
  font-family: 'AGENCYB';
  src: url(../fonts/AGENCYB.ttf) format('truetype'), url(../fonts/AGENCYB.eot) format('eot'), url(../fonts/AGENCYB.woff) format('woff'), url(../fonts/AGENCYB.woff2) format('woff2');
}
@font-face {
  font-family: 'CeraGR-Medium';
  src: url(../fonts/CeraGR-Medium.ttf) format('truetype'), url(../fonts/CeraGR-Medium.eot) format('eot'), url(../fonts/CeraGR-Medium.woff) format('woff'), url(../fonts/CeraGR-Medium.woff2) format('woff2');
}
@font-face {
  font-family: '064-CAI978';
  src: url(../fonts/064-CAI978.ttf) format('truetype'), url(../fonts/064-CAI978.eot) format('eot'), url(../fonts/064-CAI978.woff) format('woff'), url(../fonts/064-CAI978.woff2) format('woff2');
}

#ewm{
  position: absolute;
  width: 100px;
  right: 10px;
  bottom: 10px;
  border: 5px solid #fff;
}

body {
  font-family: "CeraGR-Medium";
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1300px;
}
.ui.container .hehehe{
  font-size: 26px;
  line-height: 2;
  font-weight: bold;
  color: #3bd081;
  margin-top: -80px;
}
.ui.container .hehehe1{
  font-size: 26px;
  line-height: 2;
  font-weight: bold;
  color: #3bd081;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ui.container .hehehe2{
   font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
  text-align: left;
}
.ui.container .hehehe3{
  font-size: 26px;
  line-height: 2;
  font-weight: bold;
  color: #3bd081;
  margin-top: -100px;
  margin-bottom: 20px;

}
.hexinproh1 {
  font-size: 26px;
  line-height: 2;
  font-weight: bold;
  color: #3bd081;
}
.hexinpro {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
}
.language-box {
  margin-left: 25px;
  font-size: 16px;
}
.language-box .language-img {
  display: inline-block;
  vertical-align: middle;
}
.language-box .language-img img {
  width: 35px;
}
.language-box .zhuyu {
  display: inline-block;
  vertical-align: middle;
}
.language-box .hover-language {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.language-box 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;
  background: #fff;
  top: 100%;
  right: 8%;
  width: auto;
  white-space: nowrap;
  -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.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-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;
}
.language-box ul.sub-menu li a {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  font-size: 14px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
.language-box ul.sub-menu li:hover a {
  background: #ffb11b;
  color: white;
}
.language-box .hover-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 {
  z-index: 200;
  position: relative;
}
#header .h-top {
  line-height: 43px;
  height: 43px;
  background: #3bd081;
}
#header .h-top .ui.menu {
  padding: 0 120px;
}
#header .h-top .fl .warp {
  margin: 0 -15px;
}
#header .h-top .fl .item {
  display: inline-block;
  padding: 0 15px;
}
#header .h-top .fl .item i {
  display: inline-block;
  margin-right: 5px;
}
#header .h-top .fl .item i img {
  vertical-align: sub;
}
#header .h-top .fl .item p {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}
#header .h-top ul {
  float: right;
  margin-right: -15px;
}
#header .h-top ul li {
  line-height: 43px;
  font-size: 14px;
  color: white;
  display: inline-block;
  height: 43px;
  margin-top: -3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#header .h-top ul li a {
  padding: 0 15px;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
#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-left: auto;
  max-width: 1610px;
  padding-right: 120px;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin-left: auto;
  margin-right: auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 30px;
  font-size: 18px;
  -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;
  border-bottom: 6px solid transparent;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  border-color: #3bd081;
  color: #3bd081;
  -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: 35px 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;
  width: 180px;
  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 #3bd081;
  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;
  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: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: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 0;
  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 .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: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#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%;
  -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;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.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;
}
#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;
}
#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;
}
#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) {
  #ewm{
    display: none;

  }

  #banner {
    margin-top: 120px;
  }
  .inner-page {
    padding-top: 40px;
  }
}
.our-honor {
  padding-top: 100px;
}
.our-honor .bg {
  background-color: #f6f6f6;
  margin-top: 45px;
}
.our-honor .box {
  padding: 70px;
}
.our-honor .box ul li {
  padding: 30px 0;
}
.our-honor .box ul li .img {
  position: relative;
}
.our-honor .box ul li .img img {
  width: 100%;
}
.our-honor .box ul li .img::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.our-honor .box ul .slick-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 600px;
  -moz-perspective: 600px;
  perspective: 600px;
}
.our-honor .box ul .slick-slide li {
  -webkit-transform: rotateY(40deg);
  -moz-transform: rotateY(40deg);
  transform: rotateY(40deg);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-honor .box ul .slick-active.slick-center li {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  transform: rotateY(0);
}
.our-honor .box ul .slick-active.slick-center li .img::before {
  background-image: unset;
}
.our-honor .box ul .slick-active.slick-center ~ div li {
  -webkit-transform: rotateY(-40deg);
  -moz-transform: rotateY(-40deg);
  transform: rotateY(-40deg);
}
.our-honor .box ul .slick-active.slick-center ~ div li .img::before {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
#banner ul li .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 ul li .content .box {
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 15px;
}
#banner ul li .content .left {
  text-align: right;
}
#banner ul li .content .left h2 {
  font-size: 80px;
  line-height: 1.3;
  font-family: '064-CAI978';
  color: #3e3e3f;
}
#banner ul li .content .left p {
  font-size: 24px;
  margin-top: 30px;
}
#banner ul li .content .left .btn {
  margin-top: 120px;
}
#banner ul li .content .left .btn a {
  display: inline-block;
  background-color: #3bd081;
  color: #fff;
  font-size: 22px;
  padding: 20px 40px;
  border-radius: 50px;
}
.title h2 {
  font-size: 36px;
  position: relative;
}
.title h2 span {
  color: #3bd081;
}
.title h2::after {
  content: "";
  width: 63px;
  height: 5px;
  background-color: #3bd081;
  margin: 10px auto 0;
  display: block;
}
.our-about {
  padding: 80px 0 140px;
}
.our-about .box {
  margin-top: 50px;
}
.our-about .left {
  width: 50%;
  text-align: left;
}
.our-about .left h3 {
  font-size: 39px;
  font-family: '064-CAI978';
  letter-spacing: -3px;
}
.our-about .left p {
  font-size: 18px;
  line-height: 2;
  color: #616161;
  margin-top: 15px;
}
.our-about .left .hexinab {
  font-size: 18px;
  line-height: 2;
  color: #616161;
  margin-top: 15px;
}
.our-about .left .hexinab h1 {
  display: inline;
}
.our-about .left ul {
  margin-top: 25px;
  line-height: 2;
}
.our-about .left ul li {
  font-size: 16px;
  color: #858585;
  padding-left: 20px;
  position: relative;
}
.our-about .left ul li:not(:last-child) {
  margin-bottom: 10px;
}
.our-about .left ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.our-about .left ul li i img {
  vertical-align: sub;
}
.our-about .left a {
  display: inline-block;
  border: 1px solid #3bd081;
  font-size: 14px;
  padding: 15px 40px;
  border-radius: 50px;
  margin-top: 40px;
}
.our-about .right {
  width: 50%;
  padding-left: 30px;
}
.our-about .right .video {
  position: relative;
}
.our-about .right .video .play {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.our-about .right .video .play::before,
.our-about .right .video .play::after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.52);
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.our-about .right .video .play::after {
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  animation-delay: .5s;
}
.our-about .list {
  margin-top: 40px;
}
.our-about .list ul {
  margin: -6px;
}
.our-about .list ul li {
  padding: 6px;
}
@-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: .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: .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: .3;
  }
  to {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
.i-advantage {
  background: url(../images/adv-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
.i-advantage .box ul li {
  width: 33.33%;
  padding: 70px 0;
  border-left: 1px solid #fff;
}
.i-advantage .box ul li:last-child {
  border-right: 1px solid #fff;
}
.i-advantage .box ul li i {
  min-height: 45px;
  line-height: 45px;
}
.i-advantage .box ul li i img {
  vertical-align: middle;
}
.i-advantage .box ul li h3 {
  font-size: 46px;
  font-family: '064-CAI978';
}
.i-advantage .box ul li h3 sup {
  position: absolute;
  font-family: "arial";
  font-size: 25px;
}
.i-advantage .box ul li h3 small {
  font-size: 24px;
}
.i-advantage .box ul li p {
  font-size: 26px;
  font-family: '064-CAI978';
  margin-top: 30px;
}
.i-advantage .box ul li p::before {
  content: "";
  width: 56px;
  height: 2px;
  background-color: #3bd081;
  display: block;
  margin: 0 auto;
}
.our-product {
  padding-top: 100px;
}
.our-product .box {
  margin-top: 50px;
}
.our-product .box .nav ul li {
  font-size: 24px;
  line-height: 1;
  padding: 0 40px;
  position: relative;
  display: inline-block;
}
.our-product .box .nav ul li.active {
  color: #3bd081;
}
.our-product .box .nav ul li a:hover {
  color: #3bd081;
}
.our-product .box .nav ul li:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #000;
  -webkit-transform: rotateZ(20deg);
  -moz-transform: rotateZ(20deg);
  -ms-transform: rotate(20deg);
  transform: rotateZ(20deg);
}
.our-product .box .list {
  margin-top: 60px;
}
.our-product .box .list ul {
  font-size: 0;
}
.our-product .box .list ul li {
  float: left;
}
.our-product .box .list ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.our-product .box .list ul li.cat {
  width: 33.33%;
}
.our-product .box .list ul li.cat .img {
  position: relative;
  display: block;
  height: 560px;
  overflow: hidden;
}
.our-product .box .list ul li.cat .img::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.our-product .box .list ul li.cat .img .text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.our-product .box .list ul li.cat .img .text .cat-name {
  font-size: 38px;
  color: #fff;
  font-family: '064-CAI978';
}
.our-product .box .list ul li.cat .img .text .join {
  margin-top: 70px;
}
.our-product .box .list ul li.cat .img .text .join a {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  border: 1px solid #3bd081;
  padding: 15px 40px;
  border-radius: 40px;
}
.our-product .box .list ul li.cat .img .tab {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.our-product .box .list ul li.cat .img .tab span {
  margin: 0 5px;
  display: inline-block;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 38px;
  color: #fff;
  line-height: 42px;
  cursor: pointer;
}
.our-product .box .list ul li.cat .img .tab span img {
  width: auto;
  -o-object-fit: none;
  object-fit: none;
  display: inline-block;
}
.our-product .box .list ul li:not(:first-child) {
  width: 33.33%;
}
.our-product .box .list ul li:not(:first-child) .img {
  position: relative;
  display: block;
  overflow: hidden;
  height: 280px;
}
.our-partner {
  padding-top: 95px;
}
.our-partner ul {
  margin: -30px;
}
.our-partner ul li {
  padding: 30px;
}
.our-partner h2::after {
  margin-left: 0;
}
.our-news {
  padding: 100px 0 70px;
}
.our-news h2::after {
  margin-left: 0;
}
.our-news .box {
  margin-top: 55px;
}
.our-news .box ul {
  margin: -15px;
}
.our-news .box ul li {
  padding: 15px;
}
.our-news .box ul li .img {
  position: relative;
}
.our-news .box ul li .img .date {
  position: absolute;
  background-color: #3bd081;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  padding: 0 25px;
  left: 0;
  bottom: 0;
}
.our-news .box ul li .img .date::before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 40px solid transparent;
  border-left: 30px solid #3bd081;
  position: absolute;
  top: 0;
  left: 100%;
}
.our-news .box ul li .content {
  padding-top: 20px;
}
.our-news .box ul li .content h4 {
  font-size: 17px;
  line-height: 2;
}
.our-news .box ul li .content p {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-top: 15px;
  line-height: 2;
}
#footer {
  background: url(../images/foot-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}
#footer .footer-top {
  padding: 65px 0;
}
#footer .footer-top .footer-block h4 {
  font-size: 20px;
  text-transform: uppercase;
}
#footer .footer-top .footer-block ul {
  margin-top: 35px;
}
#footer .footer-top .footer-block ul li {
  font-size: 17px;
  line-height: 2;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
#footer .footer-top .footer-block ul li:not(:last-child) {
  margin-bottom: 5px;
}
#footer .footer-top .footer-block.footer-map {
  width: 20%;
}
#footer .footer-top .footer-block.contact {
  width: 30%;
  padding-left: 20px;
  padding-right: 60px;
}
#footer .footer-top .footer-block.contact ul li {
  padding-left: 25px;
  position: relative;
}
#footer .footer-top .footer-block.contact ul li:not(:last-child) {
  margin-bottom: 25px;
}
#footer .footer-top .footer-block.contact ul li span {
  position: absolute;
  left: 0;
  top: 0;
}
#footer .footer-top .footer-block.contact ul li span img {
  vertical-align: middle;
}
#footer .footer-top .footer-block.fast-link {
  width: 20%;
}
#footer .footer-top .footer-block.message {
  width: 30%;
}
#footer .footer-top .footer-block.message .foot-message {
  margin-top: 20px;
}
#footer .footer-top .footer-block.message .foot-message p {
  font-size: 16px;
  margin-bottom: 10px;
}
#footer .footer-top .footer-block.message .foot-message form div + div {
  margin-top: 10px;
}
#footer .footer-top .footer-block.message .foot-message input {
  width: 100%;
  color: #000;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  border: none;
  border-radius: 30px;
}
#footer .footer-top .footer-block.message .foot-message button {
  border: none;
  background-color: transparent;
  position: absolute;
  right: 15px;
  top: 0;
  height: 44px;
}
#footer .footer-top .footer-block.message .share {
  margin-top: 10px;
}
#footer .footer-top .footer-block.message .share h5 {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
#footer .footer-top .footer-block.message .share .warp {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-top .footer-block.message .share .warp .item {
  width: auto;
  margin: 5px;
}
#footer .footer-bottom {
  font-size: 16px;
  text-align: center;
  line-height: 2;
  padding: 10px 0;
}
#footer .footer-bottom p {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-bottom .yejiao3 {
  width: 460px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#footer .footer-bottom .yejiao3 a {
  display: inline;
}
#footer .footer-bottom a {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1550px) {
  #header .nav .ui.menu {
    padding-right: 15px;
    padding-left: 15px;
  }
  #header .h-top .ui.menu {
    padding: 0 15px;
  }
  #banner ul li .content .left h2 {
    font-size: 50px;
  }
  #banner ul li .content .left p {
    font-size: 18px;
  }
  #banner ul li .content .left .btn {
    margin-top: 60px;
  }
  #banner ul li .content .left .btn a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1300px) {
  .ui.container {
    width: 1200px;

  }
  .our-about .left h3 {
    font-size: 30px;
  }
  .i-advantage .box ul li p {
    font-size: 20px;
  }
  .our-about .right {
    padding-left: 0;
  }
  .our-about .left a {
    margin-top: 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;

  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 16px;
    margin: 0 20px;
  }
  #banner ul li .content .left h2 {
    font-size: 40px;
  }
  #banner ul li .content .left p {
    font-size: 16px;
    margin-top: 10px;
  }
  #banner ul li .content .left .btn {
    margin-top: 30px;
  }
  .our-product .box .list ul li.cat .img .text .cat-name {
    font-size: 30px;
  }
  .our-product .box .list ul li.cat .img .text .join a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;

  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner ul li .content .left h2 {
    font-size: 30px;
  }
  #banner ul li .content .left .btn a {
    padding: 14px;
    padding: 10px 20px;
  }
  .our-about {
    padding: 90px 0;
  }
  .our-about .left {
    width: 100%;
  }
  .our-about .right {
    display: none;
  }
  .our-about .box {
    margin-top: 30px;
  }
  .our-about .left a {
    padding: 14px;
    padding: 10px 20px;
  }
  .i-advantage .box ul li h3 {
    font-size: 35px;
  }
  .i-advantage .box ul li p {
    font-size: 16px;
    margin-top: 10px;
  }
  .our-product {
    padding-top: 90px;
  }
  .our-product .box .nav ul li {
    font-size: 18px;
    padding: 0 10px;
  }
  .our-product .box {
    margin-top: 30px;
    line-height: 2；
  }
  .our-product .box .list ul li.cat {
    display: none;
  }
  .our-product .box .list ul li:not(:first-child) {
    width: 50%;
  }
  .our-product .box .list ul li:not(:first-child) .img {
    height: auto;
  }
  .our-honor {
    padding-top: 90px;
  }
  .our-honor .box {
    padding: 60px 0;
  }
  .our-partner {
    padding-top: 90px;
  }
  .our-partner ul {
    margin: -15px;
  }
  .our-partner ul li {
    padding: 15px;
  }
  #footer .footer-top .footer-block.footer-map {
    display: none;
  }
  #footer .footer-top .footer-block.fast-link {
    display: none;
  }
  #footer .footer-top .footer-block.contact {
    width: 50%;
  }
  #footer .footer-top .footer-block.message {
    width: 50%;
  }
  .our-news {
    padding: 90px 0;
  }
  .our-product .box .list {
    margin-top: 30px;
  }
  .our-news .box {
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  .our-about {
    padding: 60px 0 0;
  }
  .i-advantage {
    display: none;
  }
  .our-product {
    padding-top: 60px;
  }
  .our-honor {
    display: none;
  }
  .our-partner {
    display: none;
  }
  .our-news {
    padding: 60px 0;
  }
  #banner ul li .content .left h2 {
    font-size: 24px;
  }
  #banner ul li .content .left p {
    font-size: 14px;
  }
  #banner ul li .content .left .btn a {
    font-size: 14px;
  }
  #banner ul li .content .left .btn {
    margin-top: 15px;
  }
  .title h2 {
    font-size: 24px;
  }
  .our-about .left h3 {
    letter-spacing: 0;
    font-size: 20px;
	line-height:36px;
  }
  .our-about .left p {
    font-size: 16px;
  }
  .our-about .left a {
    font-size: 14px;
  }
  .our-product .box .nav ul li {
    font-size: 14px;
  }
  #footer .footer-top .footer-block ul li {
    font-size: 14px;
  }
  #footer .footer-top .footer-block.contact {
    padding-right: 30px;
  }
}
@media screen and (max-width: 500px) {
  #banner ul li .content .left h2 {
    font-size: 20px;
  }
  #banner ul li .content .left p {
    display: none;
  }
  #footer .footer-top {
    padding: 30px 0;
  }
  #footer .footer-top .footer-block.contact {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  #footer .footer-top .footer-block.message {
    width: 100%;
    margin-top: 40px;
  }
}
.inner-banner {
  height: 350px;
  background-image: url(/capsulefactory/2021/07/22/914978873352126506.webp.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 100px;
}
.inner-banner::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.35);
}
.inner-banner h2 {
  font-size: 30px;
  color: #fff;
  /*border: 1px solid #ffffff;*/
  line-height: 2;
  min-width: 555px;
  display: inline-block;
}
.inner-banner .mbx {
  font-size: 18px;
  line-height: 2;
  color: #fff;
}
.about-page h4.small-tit {
  font-size: 21px;
  margin-bottom: 15px;
}
.about-page h2.tit {
  font-size: 34px;
  font-family: '064-CAI978';
  margin-bottom: 25px;
}
.about-page .about-1 {
  padding: 110px 0;
}
.about-page .about-1 .left {
  width: 55%;
}
.about-page .about-1 .left .img {
  border-right: 3px solid #3bd081;
  border-bottom: 3px solid #3bd081;
}
.about-page .about-1 .right {
  width: 45%;
  padding-left: 50px;
}
.about-page .about-1 .right .text {
  font-size: 16px;
  line-height: 2;
  color: #616161;
}
.about-page .about-1 .right .text p {
  margin-top: 15px;
}
.about-page .about-1 .list {
  margin-top: 60px;
}
.about-page .about-1 .list ul {
  margin: -10px;
}
.about-page .about-1 .list ul li {
  padding: 10px;
}
.about-page .about-2 {
  background: url(../images/about-2-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 110px 0 150px;
}
.about-page .about-2 p {
  font-size: 20px;
  line-height: 2;
  margin-top: 30px;
}
.about-page .about-2 .left {
  width: 60%;
  vertical-align: middle;
}
.about-page .about-2 .right {
  width: 40%;
  vertical-align: middle;
  text-align: center;
}
.about-page .about-2 .right .play {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 100%;
  cursor: pointer;
}
.about-page .about-2 .right .play::before,
.about-page .about-2 .right .play::after {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: rgba(255, 255, 255, 0.52);
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.about-page .about-2 .right .play::after {
  -webkit-animation-delay: .5s;
  -moz-animation-delay: .5s;
  animation-delay: .5s;
}
.about-page .about-3 {
  padding-top: 100px;
}
.about-page .about-3 .box {
  margin-top: 50px;
  position: relative;
}
.about-page .about-3 .box > span {
  display: inline-block;
  width: 45px;
  height: 45px;
  line-height: 40px;
  border-radius: 100%;
  background-color: #efefef;
  color: #fff;
  font-size: 30px;
  position: absolute;
  z-index: 1;
  top: -webkit-calc(50% - 30px);
  top: -moz-calc(50% - 30px);
  top: calc(50% - 30px);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
.about-page .about-3 .box > span.left-btn {
  left: -120px;
}
.about-page .about-3 .box > span.right-btn {
  right: -120px;
}
.about-page .about-3 .box ul {
  margin: -20px;
}
.about-page .about-3 .box ul li {
  padding: 20px;
}
.about-page .about-3 .box ul li .name {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 2;
  margin-top: 15px;
}
.about-page .about-4 {
  padding: 100px 0;
}
.about-page .about-4 .box {
  margin-top: 50px;
}
/*.about-page .about-4 .box ul li .img {
  border: 1px solid #dcdcdc;
}*/
.about-page .about-4 .box ul li .img img {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .about-page h2.tit {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .about-page h4.small-tit {
    margin-bottom: 5px;
  }
  .about-page .about-1 .right {
    padding-left: 20px;
  }
  .about-page .about-2 p {
    font-size: 24px;
  }
  .inner-banner h2 {
    font-size: 40px;
  }
  .inner-banner h2 {
    min-width: 500px;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-1 {
    padding: 0 0 60px;
  }
  .about-page .about-1 .left {
    width: 100%;
  }
  .about-page .about-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .about-page .about-1 .list {
    margin-top: 30px;
  }
  .about-page .about-2 p {
    font-size: 20px;
    margin-top: 10px;
  }
  .about-page .about-3 .box > span.left-btn {
    left: 0;
  }
  .about-page .about-3 .box > span.right-btn {
    right: 0;
  }
  .about-page .about-2 {
    padding: 90px 0;
  }
  .about-page .about-3 {
    padding-top: 90px;
  }
  .about-page .about-4 {
    padding: 90px 0;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-1 .right .text {
    font-size: 14px;
  }
  .about-page h4.small-tit {
    font-size: 16px;
  }
  .about-page h2.tit {
    font-size: 20px;
  }
  .about-page .about-2 {
    padding: 60px 0;
  }
  .about-page .about-2 p {
    font-size: 16px;
  }
  .about-page .about-2 .left {
    width: 100%;
  }
  .about-page .about-2 .right {
    display: none;
  }
  .about-page .about-3 {
    padding-top: 60px;
  }
  .about-page .about-3 .box ul li .name {
    font-size: 14px;
  }
  .about-page .about-3 .box {
    margin-top: 30px;
  }
  .about-page .about-4 {
    padding: 60px 0;
  }
  .about-page .about-4 .box {
    margin-top: 30px;
  }
}
.contact-page {
  padding: 70px 0 100px;
}
.contact-page .contact-2 {
  margin-top: 30px;
  margin-bottom: 40px;
}
.contact-page .contact-2 .box .left {
  width: 50%;
  padding-right: 12px;
}
.contact-page .contact-2 .box .right {
  width: 50%;
  padding-left: 12px;
}
.contact-page .contact-2 .box .right .content {
  background-color: #4cd48c;
  padding: 40px 20px 58px;
  position: relative;
}

.contact-page .contact-2 .box .right .content ul li {
  font-size: 21px;
  line-height: 2;
  font-family: "arial";
  color: #fff;
  padding-left: 50px;
  position: relative;
}
.contact-page .contact-2 .box .right .content ul li:not(:last-child) {
  margin-bottom: 25px;
}
.contact-page .contact-2 .box .right .content ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.ty-form {
  border: 1px solid #dedede;
}
.ty-form .line {
  width: 20px;
  height: 7px;
  background-color: #44cf85;
  margin: 0 auto;
}
.ty-form h3 {
  font-size: 18px;
  color: #44cf84;
  margin: 25px 0;
}
.ty-form input,
.ty-form textarea {
  width: 100%;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 5px 10px;
  border: 1px solid #eae9e9;
}
.ty-form textarea {
  height: 139px;
}
.ty-form button {
  font-size: 14px;
  background-color: #44cf85;
  color: #fff;
  border: 1px solid #dedede;
  padding: 10px 45px;
  margin-top: 60px;
}
.ty-form .one {
  width: 50%;
  padding: 0 10px;
}
.ty-form .one ul li:not(:last-child) {
  margin-bottom: 20px;
}
.ty-form .two {
  width: 50%;
  padding: 0 10px;
}
@media screen and (max-width: 1000px) {
  .contact-page .contact-2 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-2 .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .contact-page {
    padding: 40px 0;
  }
}
@media screen and (max-width: 500px) {
  .ty-form .one {
    width: 100%;
    margin-bottom: 20px;
  }
  .ty-form .two {
    width: 100%;
  }
  .ty-form button {
    margin-top: 30px;
  }
  .contact-page .contact-2 .box .right .content ul li {
    font-size: 14px;
    line-height: 2;
  }
  .contact-page .contact-2 .box .right .content ul li:not(:last-child) {
    margin-bottom: 15px;
  }
}
/*.silder-bar .container > ul {
  padding: 15px 0;
}*/

.silder-bar{
  position: relative;
  z-index: 10;
}
.silder-bar .container > ul > li {
  padding: 15px 0;
  display: inline-block;
  font-size: 16px;
  position: relative;
}
.silder-bar .container > ul > li a{
  display: block;
  padding: 0 35px;

}
.silder-bar .container > ul > li.active {
  color: #3bd081;
}
.silder-bar .container > ul > li a:hover {
  color: #3bd081;
}
.silder-bar .container > ul > li a:not(:last-child) {
  border-right: 1px solid #969696;
}

.silder-bar .container > ul > li ul{
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: #f1f1f3;
  display: none;
  border-bottom: 2px solid #3bd081;
}
.silder-bar .container > ul > li ul li a{
  display: block;
  padding: 0 35px;
  line-height: 40px;
  font-family: arial;
}
.silder-bar .line {
  height: 1px;
  background-color: #a9a9a9;
}
.news-page {
  padding: 40px 0 100px;
}
.news-page .news-list {
  margin-top: 70px;
}
.news-page .news-list ul {
  margin: -25px -15px;
}
.news-page .news-list ul li {
  padding: 25px 15px;
}
.news-page .news-list ul li .img {
  position: relative;
}
.news-page .news-list ul li .img .date {
  position: absolute;
  background-color: #3bd081;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  padding: 0 25px;
  left: 0;
  bottom: 0;
}
.news-page .news-list ul li .img .date::before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 40px solid transparent;
  border-left: 30px solid #3bd081;
  position: absolute;
  top: 0;
  left: 100%;
}
.news-page .news-list ul li .content {
  padding: 20px 15px 40px;
}
.news-page .news-list ul li .content h4 {
  font-size: 17px;
  line-height: 2;
}
.news-page .news-list ul li .content p {
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-top: 15px;
  line-height: 2;
}
.news-page .news-list ul li > a:hover .content {
  background-color: #f7f7f7;
}
@media screen and (max-width: 1000px) {
  .silder-bar {
    display: none;
}   
  .newshide{
    display:none;
}  
  .shidenews{
    display:none;
  }
 #footer .footer-bottom .yejiao1, #footer .footer-bottom .yejiao2, #footer .footer-bottom .yejiao3, .hexinproh1, .hexinpro {
    display: none;
  }
  .news-page .news-list {
    margin-top: 0;
  }
  .news-page {
    padding: 40px 0;
  }
}
.product-page {
  padding: 40px 0 100px;
}
.product-page .product-list {
  margin-top: 70px;
}
.product-page .product-list .content {
  margin-bottom: 60px;
}
.product-page .product-list .content h2.tit {
  font-size: 24px;
  font-family: '064-CAI978';
  color: #464646;
  line-height: 2;
}
.product-page .product-list .content p {
  font-size: 23px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-top: 30px;
}
.product-page .product-list ul {
  margin: -13px;
}
.product-page .product-list ul li {
  padding: 13px;
}
.product-page .product-list ul li .name {
  font-size: 20px;
  line-height: 2;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  padding: 15px 0;
}
@media screen and (max-width: 1000px) {
  .product-page {
    padding: 40px 0;
  }
  .product-page .product-list {
    margin-top: 0;
  }
  .product-page .product-list .content h2.tit {
    font-size: 24px;
  }
  .product-page .product-list .content p {
    font-size: 14px;
    margin-top: 10px;
  }
  .product-page .product-list .content {
    margin-bottom: 30px;
  }
  .product-page .product-list ul li .name {
    font-size: 16px;
    padding: 10px 0;
    line-height: 2;
  }
}
.prodet-page {
  padding: 40px 0 100px;
}
.prodet-page .prodet-1 {
  padding: 30px 0;
}
.prodet-page .prodet-1 h2.tit {
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  margin-bottom: 13px;
}
.prodet-page .prodet-1 h1 {
  font-size: 26px;
  font-family: 'Roboto', sans-serif;
  line-height: 2;
  font-weight: 400;
  margin-bottom: 13px;
}
/*.prodet-page .prodet-1 .box {
  max-width: 920px;
}*/
.prodet-page .prodet-1 .box .left {
  width: 50%;
  padding-right: 15px;
  vertical-align: bottom;
}
.prodet-page .prodet-1 .box .left > a {
  display: block;
  border: 1px solid #dcdcdc;
}
.prodet-page .prodet-1 .box .left > a img {
  width: 100%;
}
.prodet-page .prodet-1 .box .right {
  width: 50%;
  padding-left: 15px;
  vertical-align: bottom;
}
.prodet-page .prodet-1 .box .right ul.image-gallery {
  margin: -10px;
}
.prodet-page .prodet-1 .box .right ul.image-gallery li {
  padding: 10px;
}
.prodet-page .prodet-1 .box .right ul.image-gallery li > a {
  display: block;
  border: 1px solid #dcdcdc;
}

.prodet-page .prodet-1 .box .right .share {
  padding: 10px 0;
}
.prodet-page .prodet-1 .box .right .share h4 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-family: "POPPINS-REGULAR";
}
.prodet-page .prodet-1 .box .right .share ul {
  display: inline-block;
  vertical-align: middle;
}
.prodet-page .prodet-1 .box .right .share ul li {
  width: auto;
  color: #666;
  margin: 5px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .box .right .share ul li:hover {
  color: #3bd081;
}

.prodet-page .prodet-1 .box .right a.contact {
    display: inline-block;
    vertical-align: middle;
    line-height: 32px;
    height: 32px;
    background: #3bd081;
    color: white;
    padding: 0 25px;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.prodet-page .prodet-1 .box .content {
  font-size: 18px;
  margin-top: 30px;
  line-height: 2;
}
.prodet-page .prodet-2 {
  padding-top: 30px;
}
.prodet-page .prodet-2 h3.tit {
  font-size: 33px;
  color: #44cf84;
}
.prodet-page .prodet-2 .box {
  margin-top: 35px;
}
.prodet-page .prodet-2 .box ul {
  margin: -10px;
}
.prodet-page .prodet-2 .box ul li {
  padding: 10px;
}
.prodet-page .prodet-2 .box ul li .name {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  line-height: 2;
  padding: 15px 0;
}
.prodet-page .prodet-3 {
  padding-top: 70px;
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-1 {
    padding: 0;
  }
  .prodet-page .prodet-1 .box .content {
    font-size: 14px;
  }
  .prodet-page .prodet-2 h3.tit {
    font-size: 24px;
  }
  .prodet-page .prodet-2 .box ul li .name {
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page .prodet-2 .box ul li .name {
    font-size: 14px;
  }
  .prodet-page .prodet-1 .box .left {
    padding-right: 0;
  }
  .prodet-page .prodet-1 .box .right ul.image-gallery {
    margin: -5px;
  }
  .prodet-page .prodet-1 .box .right ul.image-gallery li {
    padding: 5px;
  }
  .prodet-page .prodet-3 {
    padding-top: 60px;
  }
}
@media screen and (max-width: 500px) {
  .prodet-page .prodet-1 .box .left {
    width: 100%;
  }
  .prodet-page .prodet-1 .box .right {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }
  .prodet-page .prodet-1 .box .content {
    margin-top: 15px;
  }
  .prodet-page .prodet-1 h2.tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .prodet-page .prodet-2 h3.tit {
    font-size: 20px;
  }
  .prodet-page .prodet-2 .box {
    margin-top: 20px;
  }
}
.quality-page {
  padding: 40px 0 100px;
}
.quality-page h2.tit {
  font-size: 48px;
  margin-bottom: 25px;
}
.quality-page .quality-1 {
  padding-top: 100px;
}
.quality-page .quality-1 .txt {
  font-size: 16px;
  line-height: 2;
  color: #535353;
}
.quality-page .quality-1 .box {
  overflow: hidden;
  position: relative;
  margin-top: 90px;
}
.quality-page .quality-1 .box::before {
  content: "";
  position: absolute;
  top: 60px;
  bottom: 60px;
  left: 0;
  right: 0;
  background-color: #f8f8f8;
}
.quality-page .quality-1 .box ul {
  margin: -35px 0;
}
.quality-page .quality-1 .box ul li {
  padding: 35px 0;
}
.quality-page .quality-1 .box ul li .left {
  width: 55%;
  vertical-align: middle;
  position: relative;
}
.quality-page .quality-1 .box ul li .right {
  width: 45%;
  vertical-align: middle;
  text-align: left;
  padding-left: 40px;
  position: relative;
}
.quality-page .quality-1 .box ul li .right .content h4 {
  font-size: 34px;
}
.quality-page .quality-1 .box ul li .right .content .text {
  margin-top: 35px;
  font-size: 16px;
  line-height: 2;
  color: #646464;
}
.quality-page .quality-1 .box ul li .right .content .text p:not(:last-child) {
  margin-bottom: 20px;
}
.quality-page .quality-1 .box ul li:nth-child(even) .left {
  left: 45%;
}
.quality-page .quality-1 .box ul li:nth-child(even) .right {
  right: 55%;
  padding-right: 60px;
  line-height: 2;
}
.quality-page .quality-2 {
  padding-top: 100px;
}
.quality-page .quality-2 .box {
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 15px;
}
.quality-page .quality-2 .box .list {
  margin-top: 45px;
}
.quality-page .quality-2 .box .list ul {
  margin: -10px;
}
.quality-page .quality-2 .box .list ul li {
  float: left;
  padding: 10px;
}
.quality-page .quality-2 .box .list ul li .img {
  overflow: hidden;
}
.quality-page .quality-2 .box .list ul li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.quality-page .quality-2 .box .list ul li:first-child {
  width: 50%;
}
.quality-page .quality-2 .box .list ul li:first-child .img {
  height: 468px;
}
.quality-page .quality-2 .box .list ul li:not(:first-child) {
  width: 25%;
}
.quality-page .quality-2 .box .list ul li:not(:first-child) .img {
  height: 224px;
}
.quality-page .quality-2 .box .list ul li .name {
  font-size: 16px;
  background-color: #3bd081;
  color: #fff;
  line-height: 48px;
}
.quality-page .quality-3 {
  padding-top: 100px;
}
.quality-page .quality-3 .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
}
.quality-page .quality-3 .box .left {
  width: 50%;
  text-align: left;
  background: url(../images/quality-3-bg.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
  padding: 80px 40px 0;
}
.quality-page .quality-3 .box .left h4 {
  font-size: 36px;
  font-family: '064-CAI978';
}
.quality-page .quality-3 .box .left p {
  font-size: 20px;
  line-height: 2;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin-top: 40px;
}
.quality-page .quality-3 .box .right {
  width: 50%;
}
.quality-page .quality-3 .box .right img {
  width: 100%;
}
@media screen and (max-width: 1400px) {
  .quality-page .quality-2 .box .list ul li:first-child .img {
    height: 354px;
  }
  .quality-page .quality-2 .box .list ul li:not(:first-child) .img {
    height: 167px;
  }
}
@media screen and (max-width: 1200px) {
  .quality-page .quality-1 .box ul li .right .content h4 {
    font-size: 24px;
  }
  .quality-page .quality-1 .box ul li .right .content .text {
    margin-top: 15px;
  }
  .quality-page .quality-1 .box ul li .right .content .text p:not(:last-child) {
    margin-bottom: 10px;
  }
  .quality-page .quality-3 .box .left h4 {
    font-size: 24px;
  }
  .quality-page .quality-3 .box .left p {
    font-size: 18px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .quality-page .quality-1 {
    padding-top: 0;
  }
  .quality-page .quality-1 .txt {
    font-size: 14px;
  }
  .quality-page h2.tit {
    font-size: 30px;
  }
  .quality-page .quality-1 .box ul li .left {
    width: 100%;
  }
  .quality-page .quality-1 .box ul li .right {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
  }
  .quality-page .quality-1 .box ul li:nth-child(even) .left {
    left: 0;
  }
  .quality-page .quality-1 .box ul li:nth-child(even) .right {
    right: 0;
    padding-right: 0;
  }
  .quality-page .quality-1 .box::before {
    display: none;
  }
  .quality-page .quality-2 {
    padding-top: 90px;
  }
  .quality-page .quality-1 .box {
    margin-top: 30px;
  }
  .quality-page {
    padding: 40px 0;
  }
  .quality-page .quality-3 {
    padding-top: 90px;
  }
  .quality-page .quality-2 .box .list ul li {
    float: none;
  }
  .quality-page .quality-2 .box .list ul li:first-child {
    width: 100%;
  }
  .quality-page .quality-2 .box .list ul li:not(:first-child) {
    width: 50%;
  }
  .quality-page .quality-2 .box .list ul li:first-child .img {
    height: auto;
  }
  .quality-page .quality-2 .box .list ul li:not(:first-child) .img {
    height: auto;
  }
  .quality-page .quality-3 .box {
    display: block;
  }
  .quality-page .quality-3 .box .left {
    width: 100%;
    padding: 30px 15px;
  }
  .quality-page .quality-3 .box .right {
    width: 100%;
  }
}
@media screen and (max-width: 700px) {
  .quality-page h2.tit {
    font-size: 24px;
  }
  .quality-page .quality-1 .box ul li .right .content h4 {
    font-size: 20px;
  }
  .quality-page .quality-1 .box ul li .right .content .text {
    font-size: 14px;
  }
  .quality-page .quality-2 {
    padding-top: 60px;
  }
  .quality-page .quality-2 .box .list {
    margin-top: 30px;
  }
  .quality-page .quality-3 {
    padding-top: 60px;
  }
  .quality-page .quality-2 .box .list ul li .name {
    font-size: 12px;
    line-height: 30px;
  }
  .quality-page .quality-3 .box {
    margin-top: 30px;
  }
  .quality-page .quality-3 .box .left p {
    font-size: 14px;
  }
  .quality-page .quality-2 .box .list ul {
    margin: -5px;
  }
  .quality-page .quality-2 .box .list ul li {
    padding: 5px;
  }
}




.amap-logo{
  display: none!important;
}



.newdet-page {
  padding: 70px 0;
}
.newdet-page .news-content h3.title {
  font-size: 24px;
  line-height: 2;
}
.newdet-page .news-content a.img-box {
  display: block;
}
.newdet-page .news-content a.img-box img {
  width: 100%;
}
.newdet-page .news-content time {
  width: 65px;
  height: 65px;
  margin-top: -35px;
  background: #a3242a none repeat scroll 0 0;
  color: #fff;
  line-height: 23px;
  text-align: center;
  border-radius: 5px;
  display: block;
  font-family: "POPPINS-MEDIUM";
  font-weight: 500;
  font-size: 20px;
  padding: 8px 0;
  left: 15px;
  position: relative;
  z-index: 1;
}
.newdet-page .news-content .tag {
  font-size: 14px;
  color: #828893;
  font-family: "POPPINS-REGULAR";
}
.newdet-page .news-content .tag em {
  color: black;
}
.newdet-page .news-content .tag h6,
.newdet-page .news-content .tag div {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .news-content .tag div {
  margin-left: 15px;
}
.newdet-page .news-content .tag div i {
  color: #a3242a;
  margin-right: 5px;
}
.newdet-page .news-content .content {
  padding: 15px 0;
  margin: 10px 0;
  border-top: 1px #eee dashed;
  border-bottom: 1px #eee dashed;
  text-align: left;
  font-size: 16px;
  line-height: 2;
}
.newdet-page .news-content .content p {
  padding: 5px 0;
}
.newdet-page .news-content .share {
  text-align: left;
}
.newdet-page .news-content .share h4 {
  display: inline-block;
  vertical-align: middle;
  font-family: "POPPINS-REGULAR";
  color: #333;
  font-size: 14px;
}
.newdet-page .news-content .share ul {
  display: inline-block;
}
.newdet-page .news-content .share ul li {
  width: auto;
  padding: 5px;
}
.newdet-page .news-content .share ul li a {
  display: block;
  padding: 0 15px;
  line-height: 32px;
  height: 32px;
  border-radius: 5px;
  background: #edeff2;
  font-size: 12px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .news-content .share ul li a:hover {
  color: white;
  background: #a3242a;
}
.newdet-page .news-content .m-link {
  padding-top: 15px;
  line-height: 2;
  text-align: left;
  margin-top: 15px;
  border-top: 1px #eee dashed;
}
.newdet-page .news-content .m-link a {
  font-size: 14px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .news-content .m-link a:hover {
  color: #a3242a;
  text-decoration: underline;
}


.slick-track{
  margin-left: 0;
}



.m-page {
  text-align:center;
  margin-top: 60px;
}
.m-page a,
.m-page span {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #c58a41;
  color: #7b8393;
  text-align: center;
  line-height: 30px;
  margin: 0 10px;
  display: inline-block;
  font-size: 12px;
}
.m-page span,
.m-page a:hover {
  background: #c58a41;
  color: white;
}



/* 三级分类 */
#header .nav .ui.menu .menu-box ul.menu > li > ul.sub-menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 0.9rem;
  background: #fff;
  top: 0;
  left: 100%;
  width: 190px;
  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;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li > ul.sub-menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 0.9rem;
  line-height: 40px;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li > ul.sub-menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li > ul.sub-menu > li ul.sub-menu li:hover {
  background: #000;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li > ul.sub-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;
}