@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){
  .yinonghide {
    display: none !important;
  }
  #banner ul li .content p {
    line-height: 2 !important;
  }
  .mbx {
    margin-top: 120px !important;
    line-height: 2 !important;
    margin-bottom: -150px !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');
}

.mbx {
  padding: 15px 0;
  background: #f3f5f7;
  font-size: 18px;
  color: #5d5c5c;
  line-height: 2;
}
.mbx span {
  color: #6ab33e;
}
.mbx a:hover {
  text-decoration: underline;
}

#ewm{
  width: 100px;
  margin-top: 30px;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1430px;
}
#header {
  z-index: 1;
  position: relative;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #fff;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
}
#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 {
  color: #808080;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 25px;
  font-size: 16px;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#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;
  perspective: 500px;
  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;
  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 {
  display: block;
  float: none;
  padding: 0 15px;
  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 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 {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #6ab33e;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 14px;
  cursor: pointer;
  cursor: hand;
}
#header .nav .ui.menu .h-search img {
  vertical-align: middle;
}
#header .nav .ui.menu .language a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #6ab33e;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
#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%);
  -o-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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #5fa137;
}
#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%);
  -o-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: #5fa137;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #5fa137;
  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;
  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: #5fa137;
}
#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;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #5fa137 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
}
#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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #6ab33e;
  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%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-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;
  -ms-transition: .5s;
  -o-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%);
  -o-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);
  -o-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);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-page {
    margin-top: 120px;
  }
  .inner-banner {
    display: none;
  }
  .inner-page {
    padding-top: 40px;
  }
  #ewm{
    display: none;
  }


}
#banner ul li .content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
}
#banner ul li .content h2 {
  font-size: 72px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 5px 10px #000;
  margin-bottom: 20px;
}
#banner ul li .content p {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 2;
  max-width: 860px;
  margin: 0 auto;
}
#banner ul li .content .btn {
  margin-top: 45px;
}
#banner ul li .content .btn a {
  display: inline-block;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  border: 2px solid #fff;
  color: #fff;
  padding: 13px 30px;
  transition: .5s ease;
}
#banner ul li .content .btn a:hover {
  background-color: #5fa137;
}
#banner ul li .content .img {
  width: 40%;
  margin: 50px auto;
}
.title h2 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.product-cat {
  background-color: rgba(106, 179, 62, 0.2);
  padding-top: 50px;
}
.product-cat .box {
  padding: 0 8%;
  margin-top: 50px;

}
.product-cat .box ul {
  margin: 0 -11px;
}
.product-cat .box ul li {
  padding: 0 11px;
}
.product-cat .box ul li .content {
  padding: 20px 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.product-cat .box ul li .content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.product-cat .box ul li .content p {
  font-size: 14px;
  font-weight: 400;
  max-width: 400px;
  margin: 0 auto;
}
.product-cat .box ul li .more {
  padding: 20px;
  font-size: 14px;
  line-height: 1;
  background-color: #5fa137;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.product-cat .box ul li .more img {
  display: inline-block;
}
.product-cat .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%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-cat .slick-arrow:hover {
  background-color: #5fa137;
}
.product-cat .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
.product-cat .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}



.our-product {
  padding-top: 70px;
}
.our-product .box {
  margin-top: 40px;
}
.our-product .box ul {
  margin: -15px;
}
.our-product .box ul li {
  padding: 15px;
}
.our-product .box ul li > a {
  display: block;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.our-product .box ul li .img img {
  width: 100%;
}
.our-product .box ul li .name {
  font-size: 18px;
  line-height: 2;
  font-weight: 700;
  padding: 25px 0;
}
.our-product .tab {
  margin-top: 55px;
}
.our-product .tab span {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 30px;
  background-color: #000;
  color: #5eaf41;
  border-radius: 3px;
  margin: 0 18px;
}
.our-case {
  padding-top: 60px;
}
.our-case .box {
  margin-top: 45px;
}
.our-case ul {
  margin: -10px;
}
.our-case ul li {
  padding: 10px;
}
.our-case ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.our-case ul li .name {
  padding: 25px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: 800;
  background-color: rgba(255, 255, 255, 0.7);
  transform: translateY(100%);
  transition: .5s ease;
}
.our-case ul li:hover .name {
  transform: translateY(0);
}
.our-case .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%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.our-case .slick-arrow:hover {
  background-color: #5fa137;
}
.our-case .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
.our-case .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}


.our-about {
  padding: 100px 0 90px;
}
.our-about .left {
  width: 50%;
  vertical-align: middle;
}
.our-about .left .video {
  min-height: 540px;
  background: url(../images/video-img.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.our-about .left .video .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.our-about .right {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  width: calc(50% + 90px);
  margin-left: -90px;
  vertical-align: middle;
  padding-left: 220px;
  padding-bottom: 115px;
  padding-top: 125px;
}
.our-about .right .content {
  max-width: 650px;
  padding: 0 15px;
}
.our-about .right .content h6 {
  font-size: 18px;
}
.our-about .right .content h2 {
  font-size: 30px;
  font-weight: 800;
  margin-top: 10px;
}
.our-about .right .content p {
  font-size: 18px;
  margin-top: 10px;
}
.our-about .right .content .yinongabs {
  font-size: 18px;
  margin-top: 10px;
  line-height: 2;
}
.our-about .right .content .yinongabs h1 {
  display: inline;
}
.our-about .right .content ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.our-about .right .content ul li {
  text-align: center;
}
.our-about .right .content ul li .num {
  font-size: 36px;
  font-weight: 700;
  color: #5fa137;
}
.our-about .right .content ul li .tit {
  font-size: 16px;
  text-transform: uppercase;
}
.our-about .right .content .btn {
  margin-top: 35px;
}
.our-about .right .content .btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  background-color: #5fa137;
  color: #fff;
  padding: 10px 25px;
  border-radius: 50px;
}
.i-advantage {
  padding-bottom: 95px;
}
.i-advantage h6 {
  max-width: 980px;
  margin: 20px auto 0;
  line-height: 2;
}
.i-advantage .box {
  max-width: 1230px;
  padding: 0 15px;
  margin: 70px auto 0;
}
.i-advantage .box ul li {
  color: #fff;
  width: 25%;
  padding: 40px;
}
.i-advantage .box ul li:hover .icon img {
  transform: rotateY(180deg);
}
.i-advantage .box ul li .icon {
  min-height: 76px;
  line-height: 76px;
}
.i-advantage .box ul li .icon img {
  vertical-align: middle;
  transition: .5s ease;
}
.i-advantage .box ul li p {
  font-size: 14px;
  line-height: 2;
  margin-top: 15px;
  min-height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.i-advantage .box ul li .tit {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.i-advantage .box ul li:nth-child(1) {
  background-color: #6ab33e;
}
.i-advantage .box ul li:nth-child(2) {
  background-color: #5fa137;
}
.i-advantage .box ul li:nth-child(3) {
  background-color: #558e30;
}
.i-advantage .box ul li:nth-child(4) {
  background-color: #487c2a;
}
.our-news {
  padding: 40px 0 230px;
  background: #eeeeee url(../images/news-bg.jpg) no-repeat bottom center;
}
.our-news .box {
  max-width: 1520px;
  padding: 0 15px;
  margin: 60px auto 0;
}
.our-news .box ul {
  margin: -10px;
}
.our-news .box ul li {
  padding: 10px;
}
.our-news .box ul li .content {
  text-align: left;
  background-color: #fff;
  padding: 20px 20px 50px;
}
.our-news .box ul li .content .tit {
  font-size: 20px;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 10px;
/* overflow: hidden; */
  text-overflow:ellipsis;
/*  white-space: nowrap; */
}
.our-news .box ul li .content .date {
  font-size: 16px;
}
.our-news .box ul li .content .date span {
  margin-left: 10px;
}
.our-news .box ul li .content .date img {
  display: inline-block;
}
.our-news .box ul li .content p {
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
  margin-bottom: 15px;
}
.our-news .box ul li .content .more a {
  display: inline-block;
  font-size: 16px;
  background-color: #6ab33e;
  color: #fff;
  padding: 5px 7px;
}
#footer {
  background-color: #03262a;
  color: #fff;
}
#footer .footer-top {
  padding: 40px 0 100px;
}
#footer .footer-top .footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .footer-top .footer-content .footer-block h4 {
  margin-top: 70px;
  margin-bottom: 20px;
}
#footer .footer-top .footer-content .footer-block ul li {
  font-weight: 200;
  line-height: 2;
}
#footer .footer-top .footer-content .footer-block.footer-logo {
  max-width: 270px;
}
#footer .footer-top .footer-content .footer-block.footer-logo p {
  font-weight: 200;
  margin-top: 25px;
  line-height: 2;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links {
  margin-top: 10px;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links a {
  display: inline-block;
  width: 23px;
  height: 23px;
  /* border-radius: 100%; */
 /*  border: 1px solid #fff; */
  line-height: 21px;
  text-align: center;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links a:not(:last-child) {
  margin-right: 20px;
}
#footer .footer-top .footer-content .footer-block.fast-link ul li {
  text-transform: uppercase;
}
#footer .footer-top .footer-content .footer-block.contact {
  max-width: 320px;
}
#footer .footer-top .footer-content .footer-block.contact ul li:not(:last-child) {
  margin-bottom: 20px;
}
#footer .footer-top .footer-content .footer-block.contact p {
  padding-left: 35px;
  position: relative;
}
#footer .footer-top .footer-content .footer-block.contact p span {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  text-align: center;
}
#footer .footer-top .footer-content .footer-block.contact p span img {
  vertical-align: middle;
}
#footer .footer-bottom {
  padding: 30px 0;
  font-size: 16px;
  line-height: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .footer-bottom .nongwang {
 /* overflow: hidden; */
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 280px;
  margin-left: 10px;
}
.txt-upp {
  text-transform: uppercase;
}
#top {
  cursor: pointer;
}
#top span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 42px;
  height: 42px;
  background-color: #80c269;
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 1500px) {
  .our-about .right {
    padding-left: 130px;
  }
}
@media screen and (max-width: 1430px) {
  .ui.container {
    width: 1200px;
  }
  #banner ul li .content h2 {
    font-size: 50px;
  }
  #banner ul li .content .img {
    margin: 15px auto;
  }
  #banner ul li .content .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 14px;
    margin: 0 20px;
  }
  #banner ul li .content h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  #banner ul li .content p {
    font-size: 16px;
    line-height: normal;
  }
  #banner ul li .content .btn a {
    font-size: 14px;
  }
  .product-cat .box {
    padding: 0 3%;
  }
  .our-product .box ul li .name {
    font-size: 14px;
  }
  .our-case ul li .name {
    font-size: 20px;
  }
  .our-about .right .content h6 {
    font-size: 16px;
  }
  .our-about .right .content p {
    font-size: 16px;
  }
  .our-about .right .content ul li .num {
    font-size: 30px;
  }
  .our-about .right .content ul li .tit {
    font-size: 14px;
  }
  .our-about .right {
    padding-left: 90px;
  }
  #footer .footer-bottom .fl {
    float: none;
    text-align: center;
  }
  #footer .footer-bottom .fr {
    display: none;
  }
  .font-18 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner ul li .content h2 {
    font-size: 30px;
  }
  #banner ul li .content p {
    font-size: 14px;
  }
  .title h2 {
    font-size: 30px;
  }
  .our-case ul li .name {
    font-size: 18px;
  }
  #banner ul li .content .btn a {
    font-size: 12px;
    padding: 8px 20px;
  }
  #banner ul li .content .btn {
    margin-top: 10px;
  }
  .our-about .left {
    width: 100%;
  }
  .our-about .left .video {
    min-height: 400px;
  }
  .our-about .right {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .i-advantage .box ul li {
    width: 50%;
  }
  .our-news .box ul li .content p {
    font-size: 14px;
    line-height: 25px;
  }
  #footer .footer-top .footer-content .footer-block.fast-link {
    display: none;
  }
  #footer .footer-top .footer-content .footer-block.product-list {
    display: none;
  }
  #footer .footer-top .footer-content {
    margin: -20px;
  }
  #footer .footer-top .footer-content .footer-block {
    max-width: none!important;
    width: 50%;
    padding: 20px;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #banner ul li .content .img {
    display: none;
  }
  #banner .slick-active .content {
    bottom: 50%;
    transform: translateY(50%);
  }
  .title h2 {
    font-size: 24px;
  }
  .product-cat {
    display: none;
  }
  .our-case {
    display: none;
  }
  .i-advantage {
    display: none;
  }
  .our-product {
    padding-top: 60px;
  }
  .our-about {
    padding: 60px 0;
  }
  .our-news .box {
    margin: 30px auto 0;
  }
  .our-news .box ul li .content .tit {
    font-size: 16px;
  }
  .our-news .box ul li .content .date {
    font-size: 14px;
  }
  .our-news {
    padding: 60px 0 90px;
  }
}
@media screen and (max-width: 500px) {
  #banner ul li .content h2 {
    font-size: 20px;
    margin-bottom: 0;
  }
  #banner ul li .content p {
    font-size: 12px;
  }
  #banner ul li .content .btn {
    margin-top: 5px;
  }
  .our-product .box ul {
    margin: -10px;
  }
  .our-product .box ul li {
    padding: 10px;
  }
  .our-product .box ul li .name {
    padding: 15px 0;
  }
  .our-product .box ul li .name {
    font-size: 12px;
  }
  .our-about .left {
    display: none;
  }
  .our-about .right .content h6 {
    font-size: 14px;
  }
  .our-about .right .content h2 {
    font-size: 20px;
  }
  .our-about .right .content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .our-about .right .content ul li .tit {
    font-size: 12px;
  }
  .our-about .right .content ul li .num {
    font-size: 20px;
  }
  .our-about .right .content .btn a {
    font-size: 12px;
  }
  .title h2 {
    font-size: 20px;
  }
  .our-about .right .content ul {
    margin: -10px;
  }
  .our-about .right .content ul li {
    width: 50%;
    padding: 10px;
  }
  #footer .footer-top .footer-content .footer-block {
    width: 100%;
  }
  #footer .footer-top .footer-content .footer-block {
    width: 100%;
  }
  #footer .footer-top .footer-content .footer-block h4 {
    margin-top: 0;
  }
  .font-18 {
    font-size: 14px;
  }
  #footer .footer-top {
    padding: 30px 0;
  }
  #footer .footer-bottom {
    font-size: 14px;
    line-height: 30px;
  }
}
.image {
  position: relative;
  height: auto;
  overflow: hidden;
}
.overlay1 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 0;
}
.overlay2 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 33.3333%;
}
.overlay3 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 66.6666%;
}
@media screen and (max-width: 1000px) {
  .overlay1,
  .overlay2,
  .overlay3 {
    display: none;
  }
}





/* 鍐呴〉鏍峰紡 */
.inner-banner {
  height:400px;
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
  background-position: center top;
}
.inner-page {
  overflow: hidden;
}
.inner-page .sideBox .side-left {
  width: 23%;
  padding-right: 40px;
}
.inner-page .sideBox .side-left h2 {
  display: block;
  font-size: 36px;
  font-family: "FuturaLT-Bold";
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
}
.inner-page .sideBox .side-left .box ul li.active a{
  background-color: #6ab33e;
  color: #fff;
}
.inner-page .sideBox .side-left .box ul li a {
  display: block;
  padding: 5px 35px 5px 15px;
  background: #f1f1f1;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}
.inner-page .sideBox .side-left .box ul li a i {
  position: absolute;
  right: 15px;
  top: 8px;
}
.inner-page .sideBox .side-left .box ul li ul {
  display: none;
}
.inner-page .sideBox .side-left .box ul li ul li a {
  background: #F9F9F9;
}
.inner-page .sideBox .side-left .info {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.inner-page .sideBox .side-left .info h5 {
  color: white;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  font-size: 22px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.inner-page .sideBox .side-right {
  width: 77%;
}
.inner-page .m-page {
  text-align: right;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  vertical-align: bottom;
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #444;
  text-align: center;
  font-size: 14px;
  margin: 0 3px;
}
.inner-page .m-page a:first-child,
.inner-page .m-page span:first-child {
  margin-top: 40px;
}
.inner-page .m-page a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .m-page a:hover {
  background: #6ab33e;
  color: white;
}
.contact-btn {
  padding: 50px 0 25px;
  text-align: center;
  background: #6ab33e;
}
.contact-btn p {
  display: block;
  font-size: 18px;
  color: white;
  line-height: 2;
}
.contact-btn a.more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  line-height: 34px;
  height: 34px;
  padding: 0 15px;
  background: white;
  font-size: 16px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-btn a.more i {
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  margin-right: 7px;
}
.contact-btn a.more i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.contact-btn a.more:hover {
  -moz-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
}
.about-page .about-1 {
  padding: 90px 0;
}
.about-page .about-1 .box .left {
  padding-right: 5%;
}
.about-page .about-1 .box .left h3 {
  display: block;
  font-size: 35px;
  font-family: "FuturaLT-Heavy";
  color: #6ab33e;
  line-height: 53px;
}
.about-page .about-1 .box .left h3 em {
  color: #6ab33e;
}
.about-page .about-1 .box .left .text {
  margin-top: 40px;
  font-size: 16px;
  color: #737373;
  line-height: 2;
}
.about-page .about-1 .box .left .text p {
  padding-top: 2px;
}
.about-page .about-1 .box .left .text p:first-child {
  padding-top: 0;
}
.about-page .about-1 .list {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding-top: 80px;
}
.about-page .about-1 .list ul li .box {
  padding-left: 80px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  text-align: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-1 .list ul li .box i {
  position: absolute;
  left: 0;
  top: 0;
}
.about-page .about-1 .list ul li .box h4 {
  display: block;
  font-size: 18px;
  font-family: "FuturaLT";
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
.about-page .about-1 .list ul li .box h4 em {
  font-size: 36px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}
.about-page .about-1 .list ul li .box p {
  display: block;
  font-size: 16px;
  color: #666;
}
.about-page .about-1 .list ul li .box:hover {
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
}
.about-page .about-2 {
  height: 600px;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
.about-page .about-2 .play {
  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%);
  cursor: pointer;
  cursor: hand;
  text-align: center;
  font-family: "FuturaLT-Bold";
  font-size: 16px;
  text-transform: capitalize;
  color: white;
}
.about-page .about-2 .play img {
  display: block;
  margin: 0 auto 15px;
}
.about-page .about-3 {
  padding-top: 150px;
}
.about-page .about-3 h2 {
  font-size: 25px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 1;
}
.about-page .about-3 h2 small {
  display: block;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: normal;
  text-transform: none;
  font-family: "FuturaLT-Book";
}
.about-page .about-3 .box {
  padding-top: 40px;
  max-width: 1320px;
  display: block;
  margin: 0 auto;
}
.about-page .about-3 .box ul li {
  padding-bottom: 20px;
}
.about-page .about-3 .box ul li:last-child {
  padding-bottom: 0;
}
.about-page .about-3 .box ul li h4 {
  padding: 20px 70px;
  background-image: url("../images/icon-lt.png");
  background-position: center left 25px;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border: 1px solid #b7b7b7;
  font-size: 16px;
  color: #666;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-3 .box ul li h4:after {
  content: "\f107";
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 20px;
  font-family: "FontAwesome";
}
.about-page .about-3 .box ul li .text {
  padding: 25px;
  border: 1px solid #b7b7b7;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
  display: none;
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
.about-page .about-3 .box ul li.active h4 {
  background-color: #6ab33e;
  color: white;
  background-image: url("../images/icon-lt2.png");
}
.about-page .about-3 .box ul li.active h4:after {
  content: "\f106";
}
.about-page .about-4 {
  padding: 80px 0 100px;
}
.about-page .about-4 h2 {
  font-size: 25px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 1;
}
.about-page .about-4 .box {
  padding-top: 100px;
}
.about-page .about-4 .box ul {
  margin: -10px -20px;
}
.about-page .about-4 .box ul li {
  padding: 10px 20px;
  text-align: center;
}
.about-page .about-4 .box ul li i {
  display: inline-block;
  max-width: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.about-page .about-4 .box ul li span {
  display: block;
  overflow: hidden;
}
.about-page .about-4 .box ul li h4 {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin: 30px 0 15px;
  white-space: nowrap;
}
.about-page .about-4 .box ul li .text {
  display: block;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.8;
}
.contact-page {
  padding: 100px 0;
}
.contact-page .contact-1 .top i {
  font-size: 12px;
  color: black;
  opacity: .4;
  margin-bottom: 20px;
  display: block;
}
.contact-page .contact-1 .top h2 {
  font-size: 60px;
  color: black;
  font-weight: 500;
  line-height: 60px;
}
.contact-page .contact-1 .top .content {
  padding: 40px 0 50px;
  font-size: 18px;
  line-height: 28px;
  color: black;
  opacity: .4;
}
.contact-page .contact-1 .bottom h3,
#form{
  font-size: 30px;
  color: black;
}
.contact-page .contact-1 .bottom .left {
  padding-left: 5%;
  width: 70%;
}
.contact-page .contact-1 .bottom .left .list {
  padding-top: 50px;
}
.contact-page .contact-1 .bottom .left .list ul li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: rgba(48, 48, 54, 0.9);
}
.contact-page .contact-1 .bottom .left .list ul li:last-child {
  margin-bottom: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .contact-1 .bottom .left .share {
  padding-top: 30px;
}
.contact-page .contact-1 .bottom .left .share h3 {
  display: block;
  font-size: 30px;
  color: #303036;
  margin-bottom: 20px;
}
.contact-page .contact-1 .bottom .left .share ul li {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  font-size: 26px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: #707070;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .bottom .left .share ul li:hover {
  background: #6ab33e;
}
.contact-page .contact-1 .bottom .right {
  width: 30%;
}
#form {
  margin-top: 20px;
}
#form ul li {
  padding-bottom: 14px;
}
#form ul li:last-child {
  padding-bottom: 0;
}
#form ul li input,
#form ul li textarea {
  width: 100%;
  line-height: 26px;
  padding: 7px 12px;
  border: 1px solid #333;
  font-size: 14px;
  color: #333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#form ul li input::-webkit-input-placeholder,
#form ul li textarea::-webkit-input-placeholder {
  color: #686868;
}
#form ul li input:-moz-placeholder,
#form ul li textarea:-moz-placeholder {
  color: #686868;
}
#form ul li input::-moz-placeholder,
#form ul li textarea::-moz-placeholder {
  color: #686868;
}
#form ul li input:-ms-input-placeholder,
#form ul li textarea:-ms-input-placeholder {
  color: #686868;
}
#form ul li input:focus,
#form ul li textarea:focus {
  border-color: #6ab33e;
}
#form ul li textarea {
  height: 200px;
  resize: vertical;
}
#form ul li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
}
#form ul li span input {
  width: 30px;
  height: 30px;
  cursor: pointer;
  cursor: hand;
}
#form ul li span label {
  font-size: 16px;
  color: #686868;
  margin-left: 10px;
  opacity: .7;
}
#form ul li input[type="submit"] {
  width: 180px;
  background: #6ab33e;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
#form ul li input[type="submit"]:hover {
  background: #333;
}
.product-page {
  padding: 40px 0 60px;
}
.product-page .side-right .top {
  display: block;
  text-align: right;
  margin-bottom: 80px;
}
.product-page .side-right .bottom .yinongcat {
  font-size: 28px;
  font-weight: bold;
  color: #6ab33e;
  margin-bottom: 10px;
}
.product-page .side-right .bottom .yinongpro {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 10px;
}
.product-page .side-right .bottom .yinongcat1 {
  line-height: 2;
  font-size: 16px;
  margin-top: 50px;
}
.product-page .side-right .top .form {
  display: inline-block;
  vertical-align: middle;
  max-width: 40%;
  width: 100%;
  position: relative;
}
.product-page .side-right .top .form:before {
  content: '';
  height: 16px;
  width: 1px;
  background: #747474;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-page .side-right .top .form input {
  width: 100%;
  line-height: 36px;
  height: 36px;
  padding-left: 14px;
  padding-right: 40px;
  font-size: 16px;
  color: black;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  background: none;
}
.product-page .side-right .top .form input::-webkit-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input::-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-ms-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:focus {
  border-color: #6ab33e;
}
.product-page .side-right .top .form input[type="submit"] {
  width: 36px;
  border-bottom: none;
  background: url("../images/icon-search2.png") center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
.product-page .side-right .top .show {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 100px;
  margin-right: 20px;
}
.product-page .side-right .top .show span {
  line-height: 36px;
  height: 36px;
  padding: 0 26px;
  border: 1px solid #747a84;
  display: inline-block;
  font-size: 14px;
  color: #444;
  border-radius: 18px;
}
.product-page .side-right .top .show ul {
  position: absolute;
  border: 1px solid #eee;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 2;
  background: white;
  display: none;
}
.product-page .side-right .top .show ul li {
  padding: 7px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .top .show ul li:last-child {
  border-bottom: none;
}
.product-page .side-right .top .show ul li:hover {
  color: #6ab33e;
}
.product-page .side-right .top .show:hover ul {
  display: block;
}
.product-page .side-right .top .listBox {
  display: inline-block;
  vertical-align: middle;
}
.product-page .side-right .top .listBox span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}
.product-page .side-right .top .listBox span.list {
  margin-left: 20px;
}
.product-page .side-right .bottom .block ul {
  margin: -30px -10px;
}
.product-page .side-right .bottom .block ul li {
  padding: 30px 10px;
}
.product-page .side-right .bottom .block ul li a.img-box {
  display: block;
  height:230px;
}
.product-page .side-right .bottom .block ul li h4 {
  display: block;
  margin-top: 15px;
  line-height: 2;
  font-size: 16px;
  color: #101010;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .bottom .block ul li:hover h4 {
  color: #6ab33e;
}
.product-page .side-right .bottom .list {
  display: none;
}
.product-page .side-right .bottom .list ul li {
  margin-bottom: 20px;
}
.product-page .side-right .bottom .list ul li:last-child {
  margin-bottom: 0;
}
.product-page .side-right .bottom .list ul li .img {
  width: 30%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .img a {
  display: block;
}
.product-page .side-right .bottom .list ul li .text {
  width: 70%;
  padding-left: 5%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .text h4 {
  font-size: 24px;
}
.product-page .side-right .bottom .list ul li .text .content {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.8;
}
.product-page .side-right .bottom .list ul li .text a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  background: #6ab33e;
  color: white;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .bottom .list ul li .text a.more:hover {
  background: #222;
}
.prodet-page {
  padding: 40px 0 120px;
}
.prodet-page .prodet-1 .img {
  width: 60%;
  padding-right: 30px;
  vertical-align: middle;
}
.prodet-page .prodet-1 .img img {
  width: 100%;
}
.prodet-page .prodet-1 .text {
  width: 40%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .text h3 {
  font-size: 29px;
}
.prodet-page .prodet-1 .text h1 {
  font-size: 29px;
  line-height: 2;
}
.prodet-page .prodet-1 .text .content {
  margin: 25px 0 65px;
  line-height: 2;
  font-size: 14px;
}
.prodet-page .prodet-1 .text .content ul li {
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  color: rgba(16, 16, 16, 0.67);
  position: relative;
}
.prodet-page .prodet-1 .text .content ul li:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-1 .text .content ul li:after {
  content: '';
  border: 4px solid #6ab33e;
  position: absolute;
  top: 7px;
  left: 0;
}
.prodet-page .prodet-1 .text a.more {
  line-height: 40px;
  height: 40px;
  padding: 0 27px;
  font-size: 18px;
  display: inline-block;
  border: 1px solid black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .text a.more.active,
.prodet-page .prodet-1 .text a.more:hover {
  background: #6ab33e;
  color: white;
  border-color: #6ab33e;
}
.prodet-page .prodet-1 .text a.more.active:hover {
  background: #111;
  color: white;
  border-color: #111;
}
.prodet-page .prodet-1 .text .gallery {
  margin-top: 75px;
}
.prodet-page .prodet-1 .text .gallery ul {
  margin: -5px;
}
.prodet-page .prodet-1 .text .gallery ul li {
  padding: 5px;
}
.prodet-page .prodet-1 .text .gallery ul li a {
  display: block;
}
.prodet-page .prodet-2 {
  padding: 100px 0 20px 0;
}
.prodet-page .singleabout {
  font-size: 16px;
  line-height: 2;
  color: #666;
  margin-bottom: 20px;
}
.prodet-page .singleabout .singleimg img {
  width: 30%;
  margin: 0 1%;
}
.prodet-page .prodet-2 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.prodet-page .prodet-2 .content {
  display: block;
  font-size: 16px;
  color: #626262;
  line-height: 28px;
}
.prodet-page .prodet-3 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.news-page {
  padding: 50px 0 110px;
}
.news-page .top {
  display: block;
}
.news-page .top ul li {
  display: inline-block;
}
.news-page .top ul li a {
  display: block;
  line-height: 46px;
  height: 46px;
  padding: 0 42px;
  font-size: 18px;
  color: #171717;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .top ul li a:hover,
.news-page .top ul li a.active {
  background: #6ab33e;
  color: white;
}
.news-page .bottom {
  padding-top: 60px;
}
.news-page .bottom ul {
  margin: -30px -12px;
}
.news-page .bottom ul li {
  padding: 30px 12px;
}
.news-page .bottom ul li a.img-box {
  display: block;
}
.news-page .bottom ul li .content {
  display: block;
  padding: 25px 15px;
  background: #f5f5f5;
}
.news-page .bottom ul li .content h4 {
 /*  white-space: nowrap; */
  text-overflow: ellipsis;
 /* overflow: hidden;*/
  font-size: 18px;
  line-height: 2;
  color: #101010;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .bottom ul li .content h4:hover {
  color: #6ab33e;
}
.news-page .bottom ul li .content time {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #3a3a3a;
}
.newdet-page {
  padding: 50px 0;
}
.newdet-page h3 {
  font-size: 26px;
  line-height: 2;
  color: black;
  font-weight: 500;
  text-transform: capitalize;
}
.newdet-page time {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  color: black;
  opacity: .6;
}
.newdet-page .content {
  display: block;
  padding: 15px 0;
  border-top: 1px #ccc dashed;
  border-bottom: 1px #ccc dashed;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.newdet-page .share {
  padding-top: 10px;
  margin-bottom: 60px;
}
.newdet-page .share h4 {
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul li {
  width: auto;
  margin-left: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .share ul li:hover {
  color: #6ab33e;
}
.news-about-page h3.tit {
  font-size: 30px;
  color: #303036;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
.news-about-page h3.tit small {
  display: block;
  font-size: 16px;
  line-height: normal;
  margin-top: 15px;
  opacity: .55;
}
#msg2 .box {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 280px;
  right: 0;
  background: white;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px 15px;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#msg2 .box h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
#msg2 .box i.close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  cursor: hand;
}
#msg2 .box i.close:after,
#msg2 .box i.close:before {
  content: '';
  width: 24px;
  height: 1px;
  display: block;
  background: black;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#msg2 .box i.close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#msg2 .box i.close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#msg2 .box form ul li {
  padding-bottom: 10px;
  font-size: 12px;
}
#msg2 .box form ul li:last-child {
  padding-bottom: 0;
}
#msg2 .box form ul li input,
#msg2 .box form ul li textarea {
  width: 100%;
  line-height: 24px;
  border: 1px solid #eee;
  padding: 5px 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#msg2 .box form ul li input:focus,
#msg2 .box form ul li textarea:focus {
  border-color: #6ab33e;
}
#msg2 .box form ul li textarea {
  height: 80px;
  resize: vertical;
  -webkit-transition: .5s all,height 0s;
  -moz-transition: .5s all,height 0s;
  -ms-transition: .5s all,height 0s;
  -o-transition: .5s all,height 0s;
  transition: .5s all,height 0s;
}
#msg2 .box form ul li input[type="submit"] {
  background: #6ab33e;
  color: white;
}
#msg2 .box form ul li input[type="submit"]:hover {
  background: #222;
}
#msg2.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#msg2:hover span,
#msg2.active2 span {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (max-width: 1600px) {
  .inner-banner {
    height: 300px;
  }
  .news-page .top ul li a {
    line-height: 38px;
    height: 38px;
    padding: 0 30px;
    font-size: 16px;
  }
  .news-page .bottom {
    padding-top: 40px;
  }
  .news-page {
    padding: 50px 0;
  }
  .news-page .bottom ul li {
    padding: 5px;
  }
  .news-page .bottom ul {
    margin: -5px;
  }
  .news-page .bottom ul li .content {
    padding: 10px;
  }
  .prodet-page {
    padding: 80px 0;
  }
  .prodet-page .prodet-1 .text .gallery {
    margin-top: 30px;
  }
  .prodet-page .prodet-1 .text .content {
    margin: 10px 0 20px;
  }
  .prodet-page .prodet-1 .text a.more {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    padding: 0 23px;
  }
  .prodet-page .prodet-1 .text h3 {
    font-size: 25px;
  }
  .prodet-page .prodet-1 .text .content ul li {
    font-size: 14px;
  }
  .product-page .side-right .top,
  .inner-page .sideBox .side-left h2 {
    margin-bottom: 30px;
  }
  .inner-page .sideBox .side-left h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .inner-page .sideBox .side-left .box ul li a {
    font-size: 14px;
  }
  .prodet-page .prodet-2 {
    padding: 50px 0;
  }
  .product-page {
    padding: 60px 0;
  }
  .product-page .side-right .bottom .block ul li {
    padding: 10px;
  }
  .product-page .side-right .bottom .block ul {
    margin: -10px;
  }
  .product-page .side-right .bottom .list ul li .text h4 {
    font-size: 22px;
  }
  .product-page .side-right .bottom .list ul li .text a.more {
    line-height: 32px;
    height: 32px;
    font-size: 13px;
    padding: 0 20px;
  }
  .contact-page {
    padding: 60px 0;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .contact-page .contact-1 .top .content {
    font-size: 16px;
    padding: 30px 0;
  }
  .contact-page .contact-1 .bottom h3,
  #form,
  .contact-page .contact-1 .bottom .left .share h3 {
    font-size: 24px;
  }
  .contact-page .contact-1 .bottom .left .share ul li {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
  .about-page .about-1 {
    padding: 60px 0;
  }
  .about-page .about-1 .box .left h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .about-page .about-1 .box .left .text {
    margin-top: 20px;
    line-height: 1.8;
  }
  .about-page .about-1 .box .left .text p {
    padding-top: 20px;
  }
  .about-page .about-1 .list {
    padding-top: 60px;
  }
  .about-page .about-1 .list ul li .box h4 em {
    font-size: 28px;
  }
  .about-page .about-2 {
    height: 400px;
  }
  .about-page .about-3 {
    padding-top: 80px;
  }
  .about-page .about-4 .box {
    padding-top: 60px;
  }
  .about-page .about-4 .box ul li h4 {
    font-size: 20px;
    margin: 15px 0;
  }
  .about-page .about-4 .box ul li .text {
    font-size: 15px;
    line-height: 1.6;
  }
  .about-page .about-4 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1250px) {
  .about-page .about-4 .box ul li h4 {
    font-size: 18px;
    word-break: break-word;
    white-space: normal;
  }
  .about-page .about-1 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-1 .box .right {
    display: none;
  }
  .about-page .about-2 .play img {
    max-width: 60px;
  }
  .about-page .about-3 .box ul li h4 {
    padding: 10px 50px;
    background-position: center left 15px;
  }
  .about-page .about-3 .box ul li h4:after {
    top: 10px;
  }
  #form ul li span label {
    font-size: 14px;
  }
  .contact-page .contact-1 .bottom .left {
    width: 60%;
  }
  .contact-page .contact-1 .bottom .right {
    width: 40%;
  }
  .contact-page .contact-1 .bottom .left .list ul li {
    font-size: 16px;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 36px;
  }
  .inner-page .sideBox .side-left {
    width: 30%;
  }
  .inner-page .sideBox .side-right {
    width: 70%;
  }
  .product-page .side-right .bottom .list ul li .text .content {
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.6;
  }
  .product-page .side-right .top .show {
    margin: 0 20px;
  }
  .prodet-page .prodet-1 .text a.more {
    font-size: 13px;
  }
  .prodet-page .prodet-1 .text h3 {
    font-size: 22px;
  }
  .prodet-page .prodet-2 h2,
  .prodet-page .prodet-3 h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1000px) {
  .news-page .bottom ul li .content h4 {
    font-size: 15px;
  }
  .news-page .top ul li a {
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
  }
  .inner-page .sideBox .side-left {
    display: none;
  }
  .inner-page .sideBox .side-right {
    width: 100%;
  }
  #form ul li span input {
    width: 20px;
    height: 20px;
  }
  #form ul li span {
    margin-right: 20px;
  }
  #form ul li input[type="submit"] {
    font-size: 16px;
  }
  .about-page .about-4 .box ul li {
    width: 50%;
  }
  .about-page .about-3 .box ul li .text,
  .about-page .about-3 .box ul li h4 {
    font-size: 14px;
  }
  .about-page .about-4 .box ul li i {
    max-width: 200px;
  }
  .about-page .about-2 {
    height: 300px;
  }
  .about-page .about-1 .list ul li {
    width: 50%;
    padding: 10px;
  }
  .about-page .about-1 .list ul {
    margin: -10px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-1 .list ul li .box h4 em {
    font-size: 24px;
  }
  .about-page .about-1 .list ul li .box h4 {
    margin-bottom: 5px;
  }
  .contact-page .contact-1 .bottom .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-1 .bottom .right {
    width: 100%;
    padding-top: 30px;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .product-page .side-right .bottom .list ul li .text {
    width: 50%;
  }
  .product-page .side-right .bottom .list ul li .img {
    width: 50%;
  }
  .prodet-page .prodet-1 .img {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .prodet-1 .text {
    width: 100%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .product-page .side-right .top .form {
    max-width: 100%;
  }
  .product-page .side-right .top .show,
  .product-page .side-right .top .listBox {
    display: none;
  }
  .about-page .about-4 .box ul li {
    width: 100%;
  }
  .about-page .about-1 .list ul li .box {
    padding-left: 40px;
  }
  .about-page .about-1 .list ul li .box i {
    max-width: 35px;
  }
  .about-page .about-1 .list {
    text-align: center;
  }
  .about-page .about-1 .box .left h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .inner-banner {
    height: 240px;
  }
}
.product-page .side-right .bottom .block ul li img,.prodet-page .prodet-1 .img img {
  width: auto;
  display:block;
  margin:0 auto;
}
.prodet-page #form {
    margin-top:40px;
}


.faq-page{
  padding: 60px 0;
}





/* about鏂版坊鍔� */
.nR{ font-size:2rem; line-height:2.5rem;}
.nR span{ background-image:-webkit-gradient(linear, right 0, left 0, from(#6ab33e), to(#6ab33e)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.tx{ margin-top:35px; font-size:1rem; color:#666; line-height:2;}
@media screen and (max-width:800px) { 
.nR{ font-size:2rem; line-height:2.5rem;}
.tx{ margin-top:25px;}
}
@media screen and (max-width:480px) { 
.nR{ font-size:1.5rem; line-height:2rem;}
.tx{ margin-top:15px;}
}

.ws-bg{ background-color:#f0f0f0; height:650px;}
.ws-bg ul li{ float:right; width:50%; overflow:hidden; position:relative; height:650px;}
.ws-bg ul li .ws-sb{ margin:78px 8% 0 10%;}
.ws-bg ul li .ws-gl{ position:absolute; left:10%; bottom:78px; margin-right:8%;}
.swiper-container{ width:100%; height:650px;}
.swiper-slide{ background-repeat:no-repeat; background-position:center; background-size:cover; cursor:pointer;}	
/*@media screen and (max-width:1680px) { 
.ws-bg{ height:570px;}
.ws-bg ul li{ height:570px;}
.swiper-container{ height:570px;}
}*/
@media screen and (max-width:1440px) { 
/*.ws-bg{ height:488px;}
.ws-bg ul li{ height:488px;}
.swiper-container{ height:488px;}*/
.ws-bg ul li .ws-sb{ margin:50px 8% 0 10%;}
.ws-bg ul li .ws-gl{ bottom:50px;}
.ws{ margin-top:15px;}
}
@media screen and (max-width:800px) { 
.ws-bg{ height:400px;}
.ws-bg ul li{ width:100%; height:400px;}
.ws-bg ul li.ws-hg{ height:auto;}
.ws-bg ul li .ws-sb{ margin:50px 5% 0;}
.ws-bg ul li .ws-gl{ position:relative; left:0; bottom:0; margin:30px 5% 0;}
.swiper-container{ height:400px;}
}
@media screen and (max-width:480px) { 
.ws-bg{ height:300px;}
.ws-bg ul li{ width:100%; height:300px;}
.ws-bg ul li .ws-sb{ margin:35px 5% 0;}
.ws-bg ul li .ws-gl{ margin:20px 5% 0;}
.swiper-container{ height:300px;}
}


.hr-bg{ background-image:url(../image/rongyuu5-1.jpg); background-position:center; background-size:cover; padding:40px 5% 85px; box-sizing:border-box; -webkit-box-sizing:border-box;}
.hr-bg .hr-tx{ float:left; width:25%; overflow:hidden;}
.hr-bg .hr-tx h1{ font-size:2.5rem; color:#fff; line-height:3rem; margin-top:38px;}
.hr-bg .hr-tx p{ font-size:1.5rem; color:#fff; line-height:2; margin-top:25px;}
.hr-bg .hr-ig{ float:left; width:75%; overflow:hidden;}
.hr-bg .hr-ig ul li{ float:left; width:29%; margin-right:6.5%; margin-top:45px;}
.hr-bg .hr-ig ul li.hr-yb{ margin-right:0;}
.hr-bg .hr-ig ul li img{ width:100%;}
@media screen and (max-width:800px) { 
.hr-bg{ margin-top:50px;}
.hr-bg .hr-tx{ width:100%;}
.hr-bg .hr-tx h1{ font-size:2rem; line-height:2.5rem; margin-top:10px;}
.hr-bg .hr-tx p{ font-size:1.15rem; line-height:2rem; margin-top:5px;}
.hr-bg .hr-ig{ width:100%;}
}
@media screen and (max-width:480px) { 
.hr-bg{ margin-top:35px; padding:40px 5% 45px;}
.hr-bg .hr-tx h1{ font-size:1.5rem; line-height:2rem; margin-top:0;}
.hr-bg .hr-ig ul li{ width:47%; margin-right:6%; margin-top:25px;}
.hr-bg .hr-ig ul li.hr-yb{ margin-right:6%;}
.hr-bg .hr-ig ul li.hr-zb{ margin-right:0;}
}


.sl-bg{ background-color:#f0f0f0; padding:78px 5% 85px; box-sizing:border-box; -webkit-box-sizing:border-box;}
.sl-bg .sl-ig{ margin-top:45px; text-align:center;}
.sl-bg .sl-ig img{ width:85%;}
@media screen and (max-width:800px) { 
.sl-bg{ padding:50px 5% 65px;}
}
@media screen and (max-width:800px) { 
.sl-bg{ padding:40px 5% 45px;}
}


@media screen and (max-width:1000px) { 
  .ws-bg ul li {
    width: 100%;
    height: auto;
  }
  .ws-bg{
    height: auto;
  }
  .ws-bg ul li {
    width: 100%;
    height: auto;
  }

  .hr-bg{
    margin-top: 0;
  }
}@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){
  .yinonghide {
    display: none !important;
  }
  #banner ul li .content p {
    line-height: 2 !important;
  }
  .mbx {
    margin-top: 120px !important;
    line-height: 2 !important;
    margin-bottom: -150px !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');
}

.mbx {
  padding: 15px 0;
  background: #f3f5f7;
  font-size: 18px;
  color: #5d5c5c;
  line-height: 2;
}
.mbx span {
  color: #6ab33e;
}
.mbx a:hover {
  text-decoration: underline;
}

#ewm{
  width: 100px;
  margin-top: 30px;
}

body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1430px;
}
#header {
  z-index: 1;
  position: relative;
}
#header .nav {
  display: inline-block;
  width: 100%;
  background: #fff;
}
#header .nav .ui.menu {
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
}
#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 {
  color: #808080;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 25px;
  font-size: 16px;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#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;
  perspective: 500px;
  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;
  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 {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: #8fbb8d;
  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 a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #8fbb8d;
  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 {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #6ab33e;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 14px;
  cursor: pointer;
  cursor: hand;
}
#header .nav .ui.menu .h-search img {
  vertical-align: middle;
}
#header .nav .ui.menu .language a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background-color: #6ab33e;
  border-radius: 100%;
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
#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%);
  -o-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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #5fa137;
}
#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%);
  -o-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: #5fa137;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #5fa137;
  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;
  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: #5fa137;
}
#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;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #5fa137 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 20;
}
#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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #6ab33e;
  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%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-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;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-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;
  -ms-transition: .5s;
  -o-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%);
  -o-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);
  -o-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);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-page {
    margin-top: 120px;
  }
  .inner-banner {
    display: none;
  }
  .inner-page {
    padding-top: 40px;
  }
  #ewm{
    display: none;
  }


}
#banner ul li .content {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
}
#banner ul li .content h2 {
  font-size: 72px;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 5px 10px #000;
  margin-bottom: 20px;
}
#banner ul li .content p {
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  color: #fff;
  line-height: 2;
  max-width: 860px;
  margin: 0 auto;
}
#banner ul li .content .btn {
  margin-top: 45px;
}
#banner ul li .content .btn a {
  display: inline-block;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  border: 2px solid #fff;
  color: #fff;
  padding: 13px 30px;
  transition: .5s ease;
}
#banner ul li .content .btn a:hover {
  background-color: #5fa137;
}
#banner ul li .content .img {
  width: 40%;
  margin: 50px auto;
}
.title h2 {
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
}
.product-cat {
  background-color: rgba(106, 179, 62, 0.2);
  padding-top: 50px;
}
.product-cat .box {
  padding: 0 8%;
  margin-top: 50px;
    padding-bottom: 60px;
}
.product-cat .box ul {
  margin: 0 -11px;
}
.product-cat .box ul li {
  padding: 0 11px;
}
.product-cat .box ul li .content {
  padding: 20px 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.product-cat .box ul li .content h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px;
}
.product-cat .box ul li .content p {
  font-size: 14px;
  font-weight: 400;
  max-width: 366px;
  margin: 0 auto;
}
.product-cat .box ul li .more {
  padding: 20px;
  font-size: 14px;
  line-height: 1;
  background-color: #5fa137;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.product-cat .box ul li .more img {
  display: inline-block;
}
.product-cat .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%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-cat .slick-arrow:hover {
  background-color: #5fa137;
}
.product-cat .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
.product-cat .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}



.our-product {
  padding-top: 70px;
}
.our-product .box {
  margin-top: 40px;
}
.our-product .box ul {
  margin: -15px;
}
.our-product .box ul li {
  padding: 15px;
}
.our-product .box ul li > a {
  display: block;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
.our-product .box ul li .img img {
  width: 100%;
}
.our-product .box ul li .name {
  font-size: 18px;
  line-height: 2;
  font-weight: 700;
  padding: 25px 0;
}
.our-product .tab {
  margin-top: 55px;
}
.our-product .tab span {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  font-size: 30px;
  background-color: #000;
  color: #5eaf41;
  border-radius: 3px;
  margin: 0 18px;
}
.our-case {
  padding-top: 60px;
}
.our-case .box {
  margin-top: 45px;
}
.our-case ul {
  margin: -10px;
}
.our-case ul li {
  padding: 10px;
}
.our-case ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.our-case ul li .name {
  padding: 25px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: 800;
  background-color: rgba(255, 255, 255, 0.7);
  transform: translateY(100%);
  transition: .5s ease;
}
.our-case ul li:hover .name {
  transform: translateY(0);
}
.our-case .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%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.our-case .slick-arrow:hover {
  background-color: #5fa137;
}
.our-case .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
.our-case .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}


.our-about {
  padding: 100px 0 90px;
}
.our-about .left {
  width: 50%;
  vertical-align: middle;
}
.our-about .left .video {
  min-height: 540px;
  background: url(../images/video-img.jpg) no-repeat center;
  background-size: cover;
  position: relative;
}
.our-about .left .video .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.our-about .right {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  width: calc(50% + 90px);
  margin-left: -90px;
  vertical-align: middle;
  padding-left: 220px;
  padding-bottom: 115px;
  padding-top: 125px;
}
.our-about .right .content {
  max-width: 650px;
  padding: 0 15px;
}
.our-about .right .content h6 {
  font-size: 18px;
}
.our-about .right .content h2 {
  font-size: 30px;
  font-weight: 800;
  margin-top: 10px;
}
.our-about .right .content p {
  font-size: 18px;
  margin-top: 10px;
}
.our-about .right .content .yinongabs {
  font-size: 18px;
  margin-top: 10px;
  line-height: 2;
}
.our-about .right .content .yinongabs h1 {
  display: inline;
}
.our-about .right .content ul {
  margin-top: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.our-about .right .content ul li {
  text-align: center;
}
.our-about .right .content ul li .num {
  font-size: 36px;
  font-weight: 700;
  color: #5fa137;
}
.our-about .right .content ul li .tit {
  font-size: 16px;
  text-transform: uppercase;
}
.our-about .right .content .btn {
  margin-top: 35px;
}
.our-about .right .content .btn a {
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  background-color: #5fa137;
  color: #fff;
  padding: 10px 25px;
  border-radius: 50px;
}
.i-advantage {
  padding-bottom: 95px;
}
.i-advantage h6 {
  max-width: 980px;
  margin: 20px auto 0;
  line-height: 2;
}
.i-advantage .box {
  max-width: 1230px;
  padding: 0 15px;
  margin: 70px auto 0;
}
.i-advantage .box ul li {
  color: #fff;
  width: 25%;
  padding: 40px;
}
.i-advantage .box ul li:hover .icon img {
  transform: rotateY(180deg);
}
.i-advantage .box ul li .icon {
  min-height: 76px;
  line-height: 76px;
}
.i-advantage .box ul li .icon img {
  vertical-align: middle;
  transition: .5s ease;
}
.i-advantage .box ul li p {
  font-size: 14px;
  line-height: 2;
  margin-top: 15px;
  min-height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.i-advantage .box ul li .tit {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 10px;
}
.i-advantage .box ul li:nth-child(1) {
  background-color: #6ab33e;
}
.i-advantage .box ul li:nth-child(2) {
  background-color: #5fa137;
}
.i-advantage .box ul li:nth-child(3) {
  background-color: #558e30;
}
.i-advantage .box ul li:nth-child(4) {
  background-color: #487c2a;
}
.our-news {
  padding: 40px 0 230px;
  background: #eeeeee url(../images/news-bg.jpg) no-repeat bottom center;
}
.our-news .box {
  max-width: 1520px;
  padding: 0 15px;
  margin: 60px auto 0;
}
.our-news .box ul {
  margin: -10px;
}
.our-news .box ul li {
  padding: 10px;
}
.our-news .box ul li .content {
  text-align: left;
  background-color: #fff;
  padding: 20px 20px 50px;
}
.our-news .box ul li .content .tit {
  font-size: 20px;
  line-height: 2;
  font-weight: 700;
  margin-bottom: 10px;
 /*  overflow: hidden;  */
  text-overflow:ellipsis;
 /*  white-space: nowrap; */
}
.our-news .box ul li .content .date {
  font-size: 16px;
}
.our-news .box ul li .content .date span {
  margin-left: 10px;
}
.our-news .box ul li .content .date img {
  display: inline-block;
}
.our-news .box ul li .content p {
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
  margin-bottom: 15px;
}
.our-news .box ul li .content .more a {
  display: inline-block;
  font-size: 16px;
  background-color: #6ab33e;
  color: #fff;
  padding: 5px 7px;
}
#footer {
  background-color: #03262a;
  color: #fff;
}
#footer .footer-top {
  padding: 40px 0 100px;
}
#footer .footer-top .footer-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#footer .footer-top .footer-content .footer-block h4 {
  margin-top: 70px;
  margin-bottom: 20px;
}
#footer .footer-top .footer-content .footer-block ul li {
  font-weight: 200;
  line-height: 2;
}
#footer .footer-top .footer-content .footer-block.footer-logo {
  max-width: 270px;
}
#footer .footer-top .footer-content .footer-block.footer-logo p {
  font-weight: 200;
  margin-top: 25px;
  line-height: 2;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links {
  margin-top: 10px;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links a {
  display: inline-block;
  width: 23px;
  height: 23px;
 /* border-radius: 100%;
  border: 1px solid #fff; */
  line-height: 21px;
  text-align: center;
}
#footer .footer-top .footer-content .footer-block.footer-logo .social-links a:not(:last-child) {
  margin-right: 20px;
}
#footer .footer-top .footer-content .footer-block.fast-link ul li {
  text-transform: uppercase;
}
#footer .footer-top .footer-content .footer-block.contact {
  max-width: 320px;
}
#footer .footer-top .footer-content .footer-block.contact ul li:not(:last-child) {
  margin-bottom: 20px;
}
#footer .footer-top .footer-content .footer-block.contact p {
  padding-left: 35px;
  position: relative;
}
#footer .footer-top .footer-content .footer-block.contact p span {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  text-align: center;
}
#footer .footer-top .footer-content .footer-block.contact p span img {
  vertical-align: middle;
}
#footer .footer-bottom {
  padding: 30px 0;
  font-size: 16px;
  line-height: 42px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#footer .footer-bottom .nongwang {
/*  overflow: hidden; */
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 280px;
  font-size: 12px;
  margin-left: 10px;
}
.txt-upp {
  text-transform: uppercase;
}
#top {
  cursor: pointer;
}
#top span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  width: 42px;
  height: 42px;
  background-color: #80c269;
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 1500px) {
  .our-about .right {
    padding-left: 130px;
  }
}
@media screen and (max-width: 1430px) {
  .ui.container {
    width: 1200px;
  }
  #banner ul li .content h2 {
    font-size: 50px;
  }
  #banner ul li .content .img {
    margin: 15px auto;
  }
  #banner ul li .content .btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;
  }
  #header .nav .ui.menu .menu-box ul.menu > li {
    font-size: 14px;
    margin: 0 20px;
  }
  #banner ul li .content h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  #banner ul li .content p {
    font-size: 16px;
    line-height: normal;
  }
  #banner ul li .content .btn a {
    font-size: 14px;
  }
  .product-cat .box {
    padding: 0 3%;
    padding-bottom: 50px;
  }
  .our-product .box ul li .name {
    font-size: 14px;
  }
  .our-case ul li .name {
    font-size: 20px;
  }
  .our-about .right .content h6 {
    font-size: 16px;
  }
  .our-about .right .content p {
    font-size: 16px;
  }
  .our-about .right .content ul li .num {
    font-size: 30px;
  }
  .our-about .right .content ul li .tit {
    font-size: 14px;
  }
  .our-about .right {
    padding-left: 90px;
  }
  #footer .footer-bottom .fl {
    float: none;
    text-align: center;
  }
  #footer .footer-bottom .fr {
    display: none;
  }
  .font-18 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner ul li .content h2 {
    font-size: 30px;
  }
  #banner ul li .content p {
    font-size: 14px;
  }
  .title h2 {
    font-size: 30px;
  }
  .our-case ul li .name {
    font-size: 18px;
  }
  #banner ul li .content .btn a {
    font-size: 12px;
    padding: 8px 20px;
  }
  #banner ul li .content .btn {
    margin-top: 10px;
  }
  .our-about .left {
    width: 100%;
  }
  .our-about .left .video {
    min-height: 400px;
  }
  .our-about .right {
    margin-left: 0;
    width: 100%;
    padding-left: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .i-advantage .box ul li {
    width: 50%;
  }
  .our-news .box ul li .content p {
    font-size: 14px;
    line-height: 25px;
  }
  #footer .footer-top .footer-content .footer-block.fast-link {
    display: none;
  }
  #footer .footer-top .footer-content .footer-block.product-list {
    display: none;
  }
  #footer .footer-top .footer-content {
    margin: -20px;
  }
  #footer .footer-top .footer-content .footer-block {
    max-width: none!important;
    width: 50%;
    padding: 20px;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  #banner ul li .content .img {
    display: none;
  }
  #banner .slick-active .content {
    bottom: 50%;
    transform: translateY(50%);
  }
  .title h2 {
    font-size: 24px;
  }
  .product-cat {
    display: none;
  }
  .our-case {
    display: none;
  }
  .i-advantage {
    display: none;
  }
  .our-product {
    padding-top: 60px;
  }
  .our-about {
    padding: 60px 0;
  }
  .our-news .box {
    margin: 30px auto 0;
  }
  .our-news .box ul li .content .tit {
    font-size: 16px;
  }
  .our-news .box ul li .content .date {
    font-size: 14px;
  }
  .our-news {
    padding: 60px 0 90px;
  }
}
@media screen and (max-width: 500px) {
  #banner ul li .content h2 {
    font-size: 20px;
    margin-bottom: 0;
  }
  #banner ul li .content p {
    font-size: 12px;
  }
  #banner ul li .content .btn {
    margin-top: 5px;
  }
  .our-product .box ul {
    margin: -10px;
  }
  .our-product .box ul li {
    padding: 10px;
  }
  .our-product .box ul li .name {
    padding: 15px 0;
  }
  .our-product .box ul li .name {
    font-size: 12px;
  }
  .our-about .left {
    display: none;
  }
  .our-about .right .content h6 {
    font-size: 14px;
  }
  .our-about .right .content h2 {
    font-size: 20px;
  }
  .our-about .right .content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .our-about .right .content ul li .tit {
    font-size: 12px;
  }
  .our-about .right .content ul li .num {
    font-size: 20px;
  }
  .our-about .right .content .btn a {
    font-size: 12px;
  }
  .title h2 {
    font-size: 20px;
  }
  .our-about .right .content ul {
    margin: -10px;
  }
  .our-about .right .content ul li {
    width: 50%;
    padding: 10px;
  }
  #footer .footer-top .footer-content .footer-block {
    width: 100%;
  }
  #footer .footer-top .footer-content .footer-block {
    width: 100%;
  }
  #footer .footer-top .footer-content .footer-block h4 {
    margin-top: 0;
  }
  .font-18 {
    font-size: 14px;
  }
  #footer .footer-top {
    padding: 30px 0;
  }
  #footer .footer-bottom {
    font-size: 14px;
    line-height: 30px;
  }
}
.image {
  position: relative;
  height: auto;
  overflow: hidden;
}
.overlay1 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 0;
}
.overlay2 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 33.3333%;
}
.overlay3 {
  background-color: #F8F8F8;
  position: absolute;
  width: 100%;
  height: 33.3333%;
  left: 0;
  top: 66.6666%;
}
@media screen and (max-width: 1000px) {
  .overlay1,
  .overlay2,
  .overlay3 {
    display: none;
  }
}





/* 鍐呴〉鏍峰紡 */
.inner-banner {
  height:400px;
  /*background-size: cover;*/
  /*background-attachment: fixed;*/
  background-position: center top;
}
.inner-page {
  overflow: hidden;
}
.inner-page .sideBox .side-left {
  width: 23%;
  padding-right: 40px;
}
.inner-page .sideBox .side-left h2 {
  display: block;
  font-size: 36px;
  font-family: "FuturaLT-Bold";
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 25px;
}
.inner-page .sideBox .side-left .box ul li.active a{
  background-color: #6ab33e;
  color: #fff;
}
.inner-page .sideBox .side-left .box ul li a {
  display: block;
  padding: 5px 35px 5px 15px;
  background: #f1f1f1;
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
}
.inner-page .sideBox .side-left .box ul li a i {
  position: absolute;
  right: 15px;
  top: 8px;
}
.inner-page .sideBox .side-left .box ul li ul {
  display: none;
}
.inner-page .sideBox .side-left .box ul li ul li a {
  background: #F9F9F9;
}
.inner-page .sideBox .side-left .info {
  margin-top: 10px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.inner-page .sideBox .side-left .info h5 {
  color: white;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  font-size: 22px;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.inner-page .sideBox .side-right {
  width: 77%;
}
.inner-page .m-page {
  text-align: right;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  vertical-align: bottom;
  width: 80px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #444;
  text-align: center;
  font-size: 14px;
  margin: 0 3px;
}
.inner-page .m-page a:first-child,
.inner-page .m-page span:first-child {
  margin-top: 40px;
}
.inner-page .m-page a {
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.inner-page .m-page a:hover {
  background: #6ab33e;
  color: white;
}
.contact-btn {
  padding: 50px 0 25px;
  text-align: center;
  background: #6ab33e;
}
.contact-btn p {
  display: block;
  font-size: 18px;
  color: white;
  line-height: 2;
}
.contact-btn a.more {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
  line-height: 34px;
  height: 34px;
  padding: 0 15px;
  background: white;
  font-size: 16px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-btn a.more i {
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  margin-right: 7px;
}
.contact-btn a.more i img {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
.contact-btn a.more:hover {
  -moz-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
  box-shadow: 1px 3px 5px rgba(255, 255, 255, 0.3);
}
.about-page .about-1 {
  padding: 90px 0;
}
.about-page .about-1 .box .left {
  padding-right: 5%;
}
.about-page .about-1 .box .left h3 {
  display: block;
  font-size: 35px;
  font-family: "FuturaLT-Heavy";
  color: #6ab33e;
  line-height: 53px;
}
.about-page .about-1 .box .left h3 em {
  color: #6ab33e;
}
.about-page .about-1 .box .left .text {
  margin-top: 40px;
  font-size: 16px;
  color: #737373;
  line-height: 2;
}
.about-page .about-1 .box .left .text p {
  padding-top: 5px;
}
.about-page .about-1 .box .left .text p:first-child {
  padding-top: 0;
}
.about-page .about-1 .list {
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  padding-top: 80px;
}
.about-page .about-1 .list ul li .box {
  padding-left: 80px;
  display: inline-block;
  max-width: 100%;
  position: relative;
  text-align: left;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.about-page .about-1 .list ul li .box i {
  position: absolute;
  left: 0;
  top: 0;
}
.about-page .about-1 .list ul li .box h4 {
  display: block;
  font-size: 18px;
  font-family: "FuturaLT";
  font-weight: bold;
  line-height: 1;
  margin-bottom: 15px;
}
.about-page .about-1 .list ul li .box h4 em {
  font-size: 36px;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
}
.about-page .about-1 .list ul li .box p {
  display: block;
  font-size: 16px;
  color: #666;
}
.about-page .about-1 .list ul li .box:hover {
  -webkit-transform: translateY(-20%);
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  transform: translateY(-20%);
}
.about-page .about-2 {
  height: 600px;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}
.about-page .about-2 .play {
  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%);
  cursor: pointer;
  cursor: hand;
  text-align: center;
  font-family: "FuturaLT-Bold";
  font-size: 16px;
  text-transform: capitalize;
  color: white;
}
.about-page .about-2 .play img {
  display: block;
  margin: 0 auto 15px;
}
.about-page .about-3 {
  padding-top: 150px;
}
.about-page .about-3 h2 {
  font-size: 25px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 1;
}
.about-page .about-3 h2 small {
  display: block;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  line-height: normal;
  text-transform: none;
  font-family: "FuturaLT-Book";
}
.about-page .about-3 .box {
  padding-top: 40px;
  max-width: 1320px;
  display: block;
  margin: 0 auto;
}
.about-page .about-3 .box ul li {
  padding-bottom: 20px;
}
.about-page .about-3 .box ul li:last-child {
  padding-bottom: 0;
}
.about-page .about-3 .box ul li h4 {
  padding: 20px 70px;
  background-image: url("../images/icon-lt.png");
  background-position: center left 25px;
  background-repeat: no-repeat;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  border: 1px solid #b7b7b7;
  font-size: 16px;
  color: #666;
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  cursor: hand;
}
.about-page .about-3 .box ul li h4:after {
  content: "\f107";
  font-size: 18px;
  position: absolute;
  right: 25px;
  top: 20px;
  font-family: "FontAwesome";
}
.about-page .about-3 .box ul li .text {
  padding: 25px;
  border: 1px solid #b7b7b7;
  margin-top: 8px;
  font-size: 16px;
  color: #666;
  display: none;
  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.2);
}
.about-page .about-3 .box ul li.active h4 {
  background-color: #6ab33e;
  color: white;
  background-image: url("../images/icon-lt2.png");
}
.about-page .about-3 .box ul li.active h4:after {
  content: "\f106";
}
.about-page .about-4 {
  padding: 80px 0 100px;
}
.about-page .about-4 h2 {
  font-size: 25px;
  color: black;
  text-align: center;
  text-transform: uppercase;
  font-family: "FuturaLT-Heavy";
  line-height: 1;
}
.about-page .about-4 .box {
  padding-top: 100px;
}
.about-page .about-4 .box ul {
  margin: -10px -20px;
}
.about-page .about-4 .box ul li {
  padding: 10px 20px;
  text-align: center;
}
.about-page .about-4 .box ul li i {
  display: inline-block;
  max-width: 100%;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.about-page .about-4 .box ul li span {
  display: block;
  overflow: hidden;
}
.about-page .about-4 .box ul li h4 {
  display: block;
  font-size: 24px;
  text-transform: uppercase;
  margin: 30px 0 15px;
  white-space: nowrap;
}
.about-page .about-4 .box ul li .text {
  display: block;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.8;
}
.contact-page {
  padding: 100px 0;
}
.contact-page .contact-1 .top i {
  font-size: 12px;
  color: black;
  opacity: .4;
  margin-bottom: 20px;
  display: block;
}
.contact-page .contact-1 .top h2 {
  font-size: 60px;
  color: black;
  font-weight: 500;
  line-height: 60px;
}
.contact-page .contact-1 .top .content {
  padding: 40px 0 50px;
  font-size: 18px;
  line-height: 28px;
  color: black;
  opacity: .4;
}
.contact-page .contact-1 .bottom h3,
#form{
  font-size: 30px;
  color: black;
}
.contact-page .contact-1 .bottom .left {
  padding-left: 5%;
  width: 70%;
}
.contact-page .contact-1 .bottom .left .list {
  padding-top: 50px;
}
.contact-page .contact-1 .bottom .left .list ul li {
  padding-left: 50px;
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  color: rgba(48, 48, 54, 0.9);
}
.contact-page .contact-1 .bottom .left .list ul li:last-child {
  margin-bottom: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-page .contact-1 .bottom .left .list ul li i img {
  display: inline-block;
  vertical-align: middle;
}
.contact-page .contact-1 .bottom .left .share {
  padding-top: 30px;
}
.contact-page .contact-1 .bottom .left .share h3 {
  display: block;
  font-size: 30px;
  color: #303036;
  margin-bottom: 20px;
}
.contact-page .contact-1 .bottom .left .share ul li {
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  border-radius: 100%;
  font-size: 26px;
  margin-right: 10px;
  margin-bottom: 5px;
  background: #707070;
  color: white;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.contact-page .contact-1 .bottom .left .share ul li:hover {
  background: #6ab33e;
}
.contact-page .contact-1 .bottom .right {
  width: 30%;
}
#form {
  margin-top: 20px;
}
#form ul li {
  padding-bottom: 14px;
}
#form ul li:last-child {
  padding-bottom: 0;
}
#form ul li input,
#form ul li textarea {
  width: 100%;
  line-height: 26px;
  padding: 7px 12px;
  border: 1px solid #333;
  font-size: 14px;
  color: #333;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#form ul li input::-webkit-input-placeholder,
#form ul li textarea::-webkit-input-placeholder {
  color: #686868;
}
#form ul li input:-moz-placeholder,
#form ul li textarea:-moz-placeholder {
  color: #686868;
}
#form ul li input::-moz-placeholder,
#form ul li textarea::-moz-placeholder {
  color: #686868;
}
#form ul li input:-ms-input-placeholder,
#form ul li textarea:-ms-input-placeholder {
  color: #686868;
}
#form ul li input:focus,
#form ul li textarea:focus {
  border-color: #6ab33e;
}
#form ul li textarea {
  height: 200px;
  resize: vertical;
}
#form ul li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 50px;
}
#form ul li span input {
  width: 30px;
  height: 30px;
  cursor: pointer;
  cursor: hand;
}
#form ul li span label {
  font-size: 16px;
  color: #686868;
  margin-left: 10px;
  opacity: .7;
}
#form ul li input[type="submit"] {
  width: 180px;
  background: #6ab33e;
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  border: none;
}
#form ul li input[type="submit"]:hover {
  background: #333;
}
.product-page {
  padding: 40px 0 60px;
}
.product-page .side-right .top {
  display: block;
  text-align: right;
  margin-bottom: 80px;
}
.product-page .side-right .bottom .yinongcat {
  font-size: 28px;
  font-weight: bold;
  color: #6ab33e;
  margin-bottom: 10px;
}
.product-page .side-right .bottom .yinongpro {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 10px;
}
.product-page .side-right .bottom .yinongcat1 {
  line-height: 2;
  font-size: 16px;
  margin-top: 50px;
}
.product-page .side-right .top .form {
  display: inline-block;
  vertical-align: middle;
  max-width: 40%;
  width: 100%;
  position: relative;
}
.product-page .side-right .top .form:before {
  content: '';
  height: 16px;
  width: 1px;
  background: #747474;
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.product-page .side-right .top .form input {
  width: 100%;
  line-height: 36px;
  height: 36px;
  padding-left: 14px;
  padding-right: 40px;
  font-size: 16px;
  color: black;
  border: none;
  border-bottom: 1px solid #c9c9c9;
  background: none;
}
.product-page .side-right .top .form input::-webkit-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input::-moz-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:-ms-input-placeholder {
  color: #747474;
  font-style: italic;
}
.product-page .side-right .top .form input:focus {
  border-color: #6ab33e;
}
.product-page .side-right .top .form input[type="submit"] {
  width: 36px;
  border-bottom: none;
  background: url("../images/icon-search2.png") center center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
.product-page .side-right .top .show {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-left: 100px;
  margin-right: 20px;
}
.product-page .side-right .top .show span {
  line-height: 36px;
  height: 36px;
  padding: 0 26px;
  border: 1px solid #747a84;
  display: inline-block;
  font-size: 14px;
  color: #444;
  border-radius: 18px;
}
.product-page .side-right .top .show ul {
  position: absolute;
  border: 1px solid #eee;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 2;
  background: white;
  display: none;
}
.product-page .side-right .top .show ul li {
  padding: 7px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .top .show ul li:last-child {
  border-bottom: none;
}
.product-page .side-right .top .show ul li:hover {
  color: #6ab33e;
}
.product-page .side-right .top .show:hover ul {
  display: block;
}
.product-page .side-right .top .listBox {
  display: inline-block;
  vertical-align: middle;
}
.product-page .side-right .top .listBox span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}
.product-page .side-right .top .listBox span.list {
  margin-left: 20px;
}
.product-page .side-right .bottom .block ul {
  margin: -30px -10px;
}
.product-page .side-right .bottom .block ul li {
  padding: 30px 10px;
}
.product-page .side-right .bottom .block ul li a.img-box {
  display: block;
  height:230px;
}
.product-page .side-right .bottom .block ul li h4 {
  display: block;
  margin-top: 15px;
  line-height: 2;
  font-size: 16px;
  color: #101010;
  text-align: center;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .bottom .block ul li:hover h4 {
  color: #6ab33e;
}
.product-page .side-right .bottom .list {
  display: none;
}
.product-page .side-right .bottom .list ul li {
  margin-bottom: 20px;
}
.product-page .side-right .bottom .list ul li:last-child {
  margin-bottom: 0;
}
.product-page .side-right .bottom .list ul li .img {
  width: 30%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .img a {
  display: block;
}
.product-page .side-right .bottom .list ul li .text {
  width: 70%;
  padding-left: 5%;
  vertical-align: middle;
}
.product-page .side-right .bottom .list ul li .text h4 {
  font-size: 24px;
}
.product-page .side-right .bottom .list ul li .text .content {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.8;
}
.product-page .side-right .bottom .list ul li .text a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 25px;
  background: #6ab33e;
  color: white;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.product-page .side-right .bottom .list ul li .text a.more:hover {
  background: #222;
}
.prodet-page {
  padding: 40px 0 120px;
}
.prodet-page .prodet-1 .img {
  width: 60%;
  padding-right: 30px;
  vertical-align: middle;
}
.prodet-page .prodet-1 .img img {
  width: 100%;
}
.prodet-page .prodet-1 .text {
  width: 40%;
  vertical-align: middle;
}
.prodet-page .prodet-1 .text h3 {
  font-size: 29px;
}
.prodet-page .prodet-1 .text h1 {
  font-size: 29px;
  line-height: 2;
}
.prodet-page .prodet-1 .text .content {
  margin: 25px 0 65px;
  line-height: 2;
  font-size: 14px;
}
.prodet-page .prodet-1 .text .content ul li {
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  color: rgba(16, 16, 16, 0.67);
  position: relative;
}
.prodet-page .prodet-1 .text .content ul li:last-child {
  margin-bottom: 0;
}
.prodet-page .prodet-1 .text .content ul li:after {
  content: '';
  border: 4px solid #6ab33e;
  position: absolute;
  top: 7px;
  left: 0;
}
.prodet-page .prodet-1 .text a.more {
  line-height: 40px;
  height: 40px;
  padding: 0 27px;
  font-size: 18px;
  display: inline-block;
  border: 1px solid black;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.prodet-page .prodet-1 .text a.more.active,
.prodet-page .prodet-1 .text a.more:hover {
  background: #6ab33e;
  color: white;
  border-color: #6ab33e;
}
.prodet-page .prodet-1 .text a.more.active:hover {
  background: #111;
  color: white;
  border-color: #111;
}
.prodet-page .prodet-1 .text .gallery {
  margin-top: 75px;
}
.prodet-page .prodet-1 .text .gallery ul {
  margin: -5px;
}
.prodet-page .prodet-1 .text .gallery ul li {
  padding: 5px;
}
.prodet-page .prodet-1 .text .gallery ul li a {
  display: block;
}
.prodet-page .prodet-2 {
  padding: 100px 0 20px 0;
}
.prodet-page .singleabout {
  font-size: 16px;
  line-height: 2;
  color: #666;
  margin-bottom: 20px;
}
.prodet-page .singleabout .singleimg img {
  width: 30%;
  margin: 0 1%;
}
.prodet-page .prodet-2 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.prodet-page .prodet-2 .content {
  display: block;
  font-size: 16px;
  color: #626262;
  line-height: 28px;
}
.prodet-page .prodet-3 h2 {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.news-page {
  padding: 50px 0 110px;
}
.news-page .top {
  display: block;
}
.news-page .top ul li {
  display: inline-block;
}
.news-page .top ul li a {
  display: block;
  line-height: 46px;
  height: 46px;
  padding: 0 42px;
  font-size: 18px;
  color: #171717;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .top ul li a:hover,
.news-page .top ul li a.active {
  background: #6ab33e;
  color: white;
}
.news-page .bottom {
  padding-top: 60px;
}
.news-page .bottom ul {
  margin: -30px -12px;
}
.news-page .bottom ul li {
  padding: 30px 12px;
}
.news-page .bottom ul li a.img-box {
  display: block;
}
.news-page .bottom ul li .content {
  display: block;
  padding: 25px 15px;
  background: #f5f5f5;
}
.news-page .bottom ul li .content h4 {
 /*  white-space: nowrap; */
  text-overflow: ellipsis;
/*  overflow: hidden; */
  font-size: 16px;
  line-height: 2;
  color: #101010;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .bottom ul li .content h4:hover {
  color: #6ab33e;
}
.news-page .bottom ul li .content time {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #3a3a3a;
}
.newdet-page {
  padding: 50px 0;
}
.newdet-page h3 {
  font-size: 26px;
  line-height: 2;
  color: black;
  font-weight: 500;
  text-transform: capitalize;
}
.newdet-page time {
  display: block;
  margin: 15px 0;
  font-size: 14px;
  color: black;
  opacity: .6;
}
.newdet-page .content {
  display: block;
  padding: 15px 0;
  border-top: 1px #ccc dashed;
  border-bottom: 1px #ccc dashed;
  font-size: 16px;
  color: #666;
  line-height: 32px;
}
.newdet-page .share {
  padding-top: 10px;
  margin-bottom: 60px;
}
.newdet-page .share h4 {
  font-size: 14px;
  color: black;
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .share ul li {
  width: auto;
  margin-left: 20px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .share ul li:hover {
  color: #6ab33e;
}
.news-about-page h3.tit {
  font-size: 30px;
  color: #303036;
  line-height: 1.2;
  text-align: center;
  text-transform: capitalize;
}
.news-about-page h3.tit small {
  display: block;
  font-size: 16px;
  line-height: normal;
  margin-top: 15px;
  opacity: .55;
}
#msg2 .box {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 280px;
  right: 0;
  background: white;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 20px 15px;
  -webkit-transform: translateY(110%);
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -o-transform: translateY(110%);
  transform: translateY(110%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#msg2 .box h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
#msg2 .box i.close {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 18px;
  right: 10px;
  cursor: pointer;
  cursor: hand;
}
#msg2 .box i.close:after,
#msg2 .box i.close:before {
  content: '';
  width: 24px;
  height: 1px;
  display: block;
  background: black;
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#msg2 .box i.close:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#msg2 .box i.close:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#msg2 .box form ul li {
  padding-bottom: 10px;
  font-size: 12px;
}
#msg2 .box form ul li:last-child {
  padding-bottom: 0;
}
#msg2 .box form ul li input,
#msg2 .box form ul li textarea {
  width: 100%;
  line-height: 24px;
  border: 1px solid #eee;
  padding: 5px 10px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#msg2 .box form ul li input:focus,
#msg2 .box form ul li textarea:focus {
  border-color: #6ab33e;
}
#msg2 .box form ul li textarea {
  height: 80px;
  resize: vertical;
  -webkit-transition: .5s all,height 0s;
  -moz-transition: .5s all,height 0s;
  -ms-transition: .5s all,height 0s;
  -o-transition: .5s all,height 0s;
  transition: .5s all,height 0s;
}
#msg2 .box form ul li input[type="submit"] {
  background: #6ab33e;
  color: white;
}
#msg2 .box form ul li input[type="submit"]:hover {
  background: #222;
}
#msg2.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#msg2:hover span,
#msg2.active2 span {
  left: 0;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
@media screen and (max-width: 1600px) {
  .inner-banner {
    height: 300px;
  }
  .news-page .top ul li a {
    line-height: 38px;
    height: 38px;
    padding: 0 30px;
    font-size: 16px;
  }
  .news-page .bottom {
    padding-top: 40px;
  }
  .news-page {
    padding: 50px 0;
  }
  .news-page .bottom ul li {
    padding: 5px;
  }
  .news-page .bottom ul {
    margin: -5px;
  }
  .news-page .bottom ul li .content {
    padding: 10px;
    height: 130px;
  }
  .prodet-page {
    padding: 80px 0;
  }
  .prodet-page .prodet-1 .text .gallery {
    margin-top: 30px;
  }
  .prodet-page .prodet-1 .text .content {
    margin: 10px 0 20px;
  }
  .prodet-page .prodet-1 .text a.more {
    font-size: 16px;
    line-height: 32px;
    height: 32px;
    padding: 0 23px;
  }
  .prodet-page .prodet-1 .text h3 {
    font-size: 25px;
  }
  .prodet-page .prodet-1 .text .content ul li {
    font-size: 14px;
  }
  .product-page .side-right .top,
  .inner-page .sideBox .side-left h2 {
    margin-bottom: 30px;
  }
  .inner-page .sideBox .side-left h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .inner-page .sideBox .side-left .box ul li a {
    font-size: 14px;
  }
  .prodet-page .prodet-2 {
    padding: 50px 0;
  }
  .product-page {
    padding: 60px 0;
  }
  .product-page .side-right .bottom .block ul li {
    padding: 10px;
  }
  .product-page .side-right .bottom .block ul {
    margin: -10px;
  }
  .product-page .side-right .bottom .list ul li .text h4 {
    font-size: 22px;
  }
  .product-page .side-right .bottom .list ul li .text a.more {
    line-height: 32px;
    height: 32px;
    font-size: 13px;
    padding: 0 20px;
  }
  .contact-page {
    padding: 60px 0;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .contact-page .contact-1 .top .content {
    font-size: 16px;
    padding: 30px 0;
  }
  .contact-page .contact-1 .bottom h3,
  #form,
  .contact-page .contact-1 .bottom .left .share h3 {
    font-size: 24px;
  }
  .contact-page .contact-1 .bottom .left .share ul li {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 20px;
  }
  .about-page .about-1 {
    padding: 60px 0;
  }
  .about-page .about-1 .box .left h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .about-page .about-1 .box .left .text {
    margin-top: 20px;
    line-height: 1.8;
  }
  .about-page .about-1 .box .left .text p {
    padding-top: 20px;
  }
  .about-page .about-1 .list {
    padding-top: 60px;
  }
  .about-page .about-1 .list ul li .box h4 em {
    font-size: 28px;
  }
  .about-page .about-2 {
    height: 400px;
  }
  .about-page .about-3 {
    padding-top: 80px;
  }
  .about-page .about-4 .box {
    padding-top: 60px;
  }
  .about-page .about-4 .box ul li h4 {
    font-size: 20px;
    margin: 15px 0;
  }
  .about-page .about-4 .box ul li .text {
    font-size: 15px;
    line-height: 1.6;
  }
  .about-page .about-4 {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1250px) {
  .about-page .about-4 .box ul li h4 {
    font-size: 18px;
    word-break: break-word;
    white-space: normal;
  }
  .about-page .about-1 .box .left {
    width: 100%;
    padding-right: 0;
  }
  .about-page .about-1 .box .right {
    display: none;
  }
  .about-page .about-2 .play img {
    max-width: 60px;
  }
  .about-page .about-3 .box ul li h4 {
    padding: 10px 50px;
    background-position: center left 15px;
  }
  .about-page .about-3 .box ul li h4:after {
    top: 10px;
  }
  #form ul li span label {
    font-size: 14px;
  }
  .contact-page .contact-1 .bottom .left {
    width: 60%;
  }
  .contact-page .contact-1 .bottom .right {
    width: 40%;
  }
  .contact-page .contact-1 .bottom .left .list ul li {
    font-size: 16px;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 36px;
  }
  .inner-page .sideBox .side-left {
    width: 30%;
  }
  .inner-page .sideBox .side-right {
    width: 70%;
  }
  .product-page .side-right .bottom .list ul li .text .content {
    margin: 10px 0;
    font-size: 13px;
    line-height: 1.6;
  }
  .product-page .side-right .top .show {
    margin: 0 20px;
  }
  .prodet-page .prodet-1 .text a.more {
    font-size: 13px;
  }
  .prodet-page .prodet-1 .text h3 {
    font-size: 22px;
  }
  .prodet-page .prodet-2 h2,
  .prodet-page .prodet-3 h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 1000px) {
  .news-page .bottom ul li .content h4 {
    font-size: 15px;
  }
  .news-page .top ul li a {
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
  }
  .inner-page .sideBox .side-left {
    display: none;
  }
  .inner-page .sideBox .side-right {
    width: 100%;
  }
  #form ul li span input {
    width: 20px;
    height: 20px;
  }
  #form ul li span {
    margin-right: 20px;
  }
  #form ul li input[type="submit"] {
    font-size: 16px;
  }
  .about-page .about-4 .box ul li {
    width: 50%;
  }
  .about-page .about-3 .box ul li .text,
  .about-page .about-3 .box ul li h4 {
    font-size: 14px;
  }
  .about-page .about-4 .box ul li i {
    max-width: 200px;
  }
  .about-page .about-2 {
    height: 300px;
  }
  .about-page .about-1 .list ul li {
    width: 50%;
    padding: 10px;
  }
  .about-page .about-1 .list ul {
    margin: -10px;
  }
}
@media screen and (max-width: 700px) {
  .about-page .about-1 .list ul li .box h4 em {
    font-size: 24px;
  }
  .about-page .about-1 .list ul li .box h4 {
    margin-bottom: 5px;
  }
  .contact-page .contact-1 .bottom .left {
    width: 100%;
    padding-right: 0;
  }
  .contact-page .contact-1 .bottom .right {
    width: 100%;
    padding-top: 30px;
  }
  .contact-page .contact-1 .top h2 {
    font-size: 28px;
    line-height: 32px;
  }
  .product-page .side-right .bottom .list ul li .text {
    width: 50%;
  }
  .product-page .side-right .bottom .list ul li .img {
    width: 50%;
  }
  .prodet-page .prodet-1 .img {
    width: 100%;
    padding-right: 0;
  }
  .prodet-page .prodet-1 .text {
    width: 100%;
    padding-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .product-page .side-right .top .form {
    max-width: 100%;
  }
  .product-page .side-right .top .show,
  .product-page .side-right .top .listBox {
    display: none;
  }
  .about-page .about-4 .box ul li {
    width: 100%;
  }
  .about-page .about-1 .list ul li .box {
    padding-left: 40px;
  }
  .about-page .about-1 .list ul li .box i {
    max-width: 35px;
  }
  .about-page .about-1 .list {
    text-align: center;
  }
  .about-page .about-1 .box .left h3 {
    font-size: 26px;
    line-height: 32px;
  }
  .inner-banner {
    height: 240px;
  }
}
.product-page .side-right .bottom .block ul li img,.prodet-page .prodet-1 .img img {
  width: auto;
  display:block;
  margin:0 auto;
}
.prodet-page #form {
    margin-top:40px;
}


.faq-page{
  padding: 60px 0;
}





/* about鏂版坊鍔� */
.nR{ font-size:2rem; line-height:2.5rem;}
.nR span{ background-image:-webkit-gradient(linear, right 0, left 0, from(#6ab33e), to(#6ab33e)); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.tx{ margin-top:35px; font-size:1rem; color:#666; line-height:2;}
@media screen and (max-width:800px) { 
.nR{ font-size:2rem; line-height:2.5rem;}
.tx{ margin-top:25px;}
}
@media screen and (max-width:480px) { 
.nR{ font-size:1.5rem; line-height:2rem;}
.tx{ margin-top:15px;}
}

.ws-bg{ background-color:#f0f0f0; height:650px;}
.ws-bg ul li{ float:right; width:50%; overflow:hidden; position:relative; height:650px;}
.ws-bg ul li .ws-sb{ margin:78px 8% 0 10%;}
.ws-bg ul li .ws-gl{ position:absolute; left:10%; bottom:78px; margin-right:8%;}
.swiper-container{ width:100%; height:650px;}
.swiper-slide{ background-repeat:no-repeat; background-position:center; background-size:cover; cursor:pointer;}	
/*@media screen and (max-width:1680px) { 
.ws-bg{ height:570px;}
.ws-bg ul li{ height:570px;}
.swiper-container{ height:570px;}
}*/
@media screen and (max-width:1440px) { 
/*.ws-bg{ height:488px;}
.ws-bg ul li{ height:488px;}
.swiper-container{ height:488px;}*/
.ws-bg ul li .ws-sb{ margin:50px 8% 0 10%;}
.ws-bg ul li .ws-gl{ bottom:50px;}
.ws{ margin-top:15px;}
}
@media screen and (max-width:800px) { 
.ws-bg{ height:400px;}
.ws-bg ul li{ width:100%; height:400px;}
.ws-bg ul li.ws-hg{ height:auto;}
.ws-bg ul li .ws-sb{ margin:50px 5% 0;}
.ws-bg ul li .ws-gl{ position:relative; left:0; bottom:0; margin:30px 5% 0;}
.swiper-container{ height:400px;}
}
@media screen and (max-width:480px) { 
.ws-bg{ height:300px;}
.ws-bg ul li{ width:100%; height:300px;}
.ws-bg ul li .ws-sb{ margin:35px 5% 0;}
.ws-bg ul li .ws-gl{ margin:20px 5% 0;}
.swiper-container{ height:300px;}
}


.hr-bg{ background-image:url(../image/rongyuu5-1.jpg); background-position:center; background-size:cover; padding:40px 5% 85px; box-sizing:border-box; -webkit-box-sizing:border-box;}
.hr-bg .hr-tx{ float:left; width:25%; overflow:hidden;}
.hr-bg .hr-tx h1{ font-size:2.5rem; color:#fff; line-height:3rem; margin-top:38px;}
.hr-bg .hr-tx p{ font-size:1.5rem; color:#fff; line-height:2; margin-top:25px;}
.hr-bg .hr-ig{ float:left; width:75%; overflow:hidden;}
.hr-bg .hr-ig ul li{ float:left; width:29%; margin-right:6.5%; margin-top:45px;}
.hr-bg .hr-ig ul li.hr-yb{ margin-right:0;}
.hr-bg .hr-ig ul li img{ width:100%;}
@media screen and (max-width:800px) { 
.hr-bg{ margin-top:50px;}
.hr-bg .hr-tx{ width:100%;}
.hr-bg .hr-tx h1{ font-size:2rem; line-height:2.5rem; margin-top:10px;}
.hr-bg .hr-tx p{ font-size:1.15rem; line-height:2rem; margin-top:5px;}
.hr-bg .hr-ig{ width:100%;}
}
@media screen and (max-width:480px) { 
.hr-bg{ margin-top:35px; padding:40px 5% 45px;}
.hr-bg .hr-tx h1{ font-size:1.5rem; line-height:2rem; margin-top:0;}
.hr-bg .hr-ig ul li{ width:47%; margin-right:6%; margin-top:25px;}
.hr-bg .hr-ig ul li.hr-yb{ margin-right:6%;}
.hr-bg .hr-ig ul li.hr-zb{ margin-right:0;}
}


.sl-bg{ background-color:#f0f0f0; padding:78px 5% 85px; box-sizing:border-box; -webkit-box-sizing:border-box;}
.sl-bg .sl-ig{ margin-top:45px; text-align:center;}
.sl-bg .sl-ig img{ width:85%;}
@media screen and (max-width:800px) { 
.sl-bg{ padding:50px 5% 65px;}
}
@media screen and (max-width:800px) { 
.sl-bg{ padding:40px 5% 45px;}
}


@media screen and (max-width:1000px) { 
  .ws-bg ul li {
    width: 100%;
    height: auto;
  }
  .ws-bg{
    height: auto;
  }
  .ws-bg ul li {
    width: 100%;
    height: auto;
  }

  .hr-bg{
    margin-top: 0;
  }
}