<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'roboto-regular';
  src: url(../fonts/roboto-regular.ttf) format('truetype'), url(../fonts/roboto-regular.eot) format('eot'), url(../fonts/roboto-regular.woff) format('woff'), url(../fonts/roboto-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url(../fonts/Poppins-Regular.ttf) format('truetype'), url(../fonts/Poppins-Regular.eot) format('eot'), url(../fonts/Poppins-Regular.woff) format('woff'), url(../fonts/Poppins-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins-Medium';
  src: url(../fonts/Poppins-Medium.ttf) format('truetype'), url(../fonts/Poppins-Medium.eot) format('eot'), url(../fonts/Poppins-Medium.woff) format('woff'), url(../fonts/Poppins-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url(../fonts/Poppins-SemiBold.ttf) format('truetype'), url(../fonts/Poppins-SemiBold.eot) format('eot'), url(../fonts/Poppins-SemiBold.woff) format('woff'), url(../fonts/Poppins-SemiBold.woff2) format('woff2');
}
@font-face {
  font-family: 'Raleway-Bold';
  src: url(../fonts/Raleway-Bold.ttf) format('truetype'), url(../fonts/Raleway-Bold.eot) format('eot'), url(../fonts/Raleway-Bold.woff) format('woff'), url(../fonts/Raleway-Bold.woff2) format('woff2');
}
@font-face {
  font-family: 'FjallaOne-Regular';
  src: url(../fonts/FjallaOne-Regular.ttf) format('truetype'), url(../fonts/FjallaOne-Regular.eot) format('eot'), url(../fonts/FjallaOne-Regular.woff) format('woff'), url(../fonts/FjallaOne-Regular.woff2) format('woff2');
}

/*add*/
#ewm{
  width: 100px;
}

#header .pro-cat {
  position: absolute;
  top: 94px;
  left: 0;
  width: 100%;
  color: #111;
 
}

#mobile .m-nav ul li:nth-child(1) a:before,
#mobile .m-nav ul li:nth-child(5) a:before,
#mobile .m-nav ul li:nth-child(6) a:before {
  display: none
}

.fancybox-container {
  z-index: 999999999999999999999!important
}

#header.hoverPro .pro-cat {
 
  border-top: 1px solid #6aa330;
}

.shouye h1{
    display: inline;
}


#header .pro-cat .list {
  padding: 30px 0;
  display: none;
}
#header .pro-cat .list .nav-list {
  width: 30%;
}
#header .pro-cat .list .nav-list li {
  display: block;
  font-size: 18px;
  padding-bottom: 10px; color: #000000;
}
#header .pro-cat .list .nav-list li .fa{
  font-size: 18px;
  margin-left: 10px;
}
#header .pro-cat .list .nav-list li.active {
  color: #f07e2d;
}
#header .pro-cat .list .nav-list li:last-child {
  padding-bottom: 0;
}
#header .pro-cat .list .nav-img {
  width: 40%;
  padding: 0 15px;
}
#header .pro-cat .list .nav-img ul {
  margin: -10px;
}
#header .pro-cat .list .nav-img ul li {
  padding: 10px;font-size: 18px;
}
#header .pro-cat .list .nav-img ul li a {
  display: block;
}
#header .pro-cat .list .nav-chidren {
  padding-left: 60px;
  border-left: 1px solid #797676;
  width: 30%;
}
#header .pro-cat .list .nav-chidren li {
  font-size: 18px !important;
  padding-bottom: 10px;
  color: #fff;
}
#header .pro-cat .list .nav-chidren li.big {
  font-size: 18px;
  color: #4896c7;
}
#header .pro-cat .list .nav-chidren li:last-child {
  padding-bottom: 0;
}
#header .pro-cat .list .nav-chidren li a:hover,
#header .pro-cat .list .nav-list li a:hover {
  text-decoration: underline;
}
#header .pro-cat .list .nav-chidren ul {
  display: none;
}
#header .pro-cat .list .nav-chidren ul ul {
  display: block;
}
#header .pro-cat .list .nav-chidren ul ul {
  padding-left: 10px;
}
#header .pro-cat .list .nav-chidren ul ul li:first-child {
  padding-top: 10px;
}
#header .pro-cat .list .nav-chidren ul:first-child {
  display: block;
}

a.more-btn {
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 10px 20px;
    margin: 0.25rem auto 1rem;
    background-color: #6aa330;
    color: #fff;
}

.menu-list{
  width: 100%;
  padding:40px 0;
  display:none;
  position: absolute;
  left:0;
  top:94px;
  z-index: 2;
}
.menu-list .grid-box .column h2{
  font-size:18px;
  margin-bottom:5px;
}
.menu-list .grid-box .column ul li{
  font-size:16px;
  color: #99999c;
  line-height:2;
}
.menu-list .grid-box .column ul li a{
  -webkit-transition: .5s;
          -moz-transition: .5s;
          -ms-transition: .5s;
          -o-transition: .5s;
          transition: .5s;
}
.menu-list .grid-box .column ul li a:hover{
  color: #000;
}
.menu-list0 .grid-box .column{
  width:30%;
}
.menu-list0 .grid-box .column:nth-child(2){
  width:70%;
  padding-left:30px;
}
.menu-list0 .grid-box .column .column{
  width:25%;
  padding:0 10px 20px;
}
.color_white{
  color: #000000;
}
.menu-list0 .grid-box .column .column p{
  text-align:center;
  font-size:16px;
  padding:6px 0;
  background:#fff;
}




body {
  font-family: 'Poppins-Regular';
}
.ui.container {
  padding: 0 15px;
  position: relative;
  width: 1500px;
}
.hover-language .zhuyu {
  color: #000000;
  font-size: 16px;
  font-family: 'roboto-regular';
}
.hover-language ul.sub-menu {
  position: absolute;
  background: #fff;
  top: 100%;
  right: 0;
  white-space: nowrap;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  display: none \9;
}
.hover-language ul.sub-menu li a {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 30px;
  font-size: 12px;
  color: #000000;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
.hover-language ul.sub-menu li:hover a {
  background: #ffb11b;
  color: white;
}
.hover-language:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header {
  z-index: 999;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  height: 96px;
  transition: .5s ease;
    background: rgba(255, 255, 255, 1)
}

#header.fixed{
  background: rgba(255, 255, 255, 1)
}

#header.hoverPro{
  height: 514px;
  background: rgba(255, 255, 255, 1);
}

#header.hover{
  height: 360px;
  background: rgba(255, 255, 255, 1);
}

/*#header:before{
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 100%;
  background: rgba(0,0,0,0);
  transition: .1s ease;
}

#header.active:before,
#header:hover:before{
  
    background: rgba(0,0,0,0.7);
}*/

#header .nav {
  display: inline-block;
  width: 100%;
  padding: 0 2%;
}
#header .nav .ui.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
}
#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: 0;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li {
  margin: 0 20px;
  font-size: 18px;
  font-family: 'roboto-regular';
  color: #000000;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li &gt; a {
  display: block;
  padding: 35px 0;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu {
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  perspective: 500px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 100%;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.3s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -webkit-box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #6aa330;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li {
  
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 15px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu &gt; li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-right: 0;
  cursor: pointer;
  cursor: hand;
}
#header .nav .ui.menu .h-search img {
  filter: brightness(0)
}
#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 {
  position: relative;

}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 1px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  -webkit-filter: none;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px  !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
#mobile {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  display: none;
  z-index: 99999;
}
#mobile:before {
  content: '';
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  right: 0;
  display: block;
  background: rgba(0, 0, 0, 0.13);
  z-index: -1;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
#mobile .m-search {
  padding: 10px 15px;
  background: #0d95e8;
  z-index: 2;
  position: relative;
}
#mobile .m-search form {
  width: 100%;
  padding-right: 50px;
  position: relative;
}
#mobile .m-search form input {
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 5px;
  border: none;
  padding: 0 15px;
  background: url("../images/icon-search-black.png") center left 5px no-repeat white;
  background-size: 14px;
  padding-left: 25px;
  font-size: 14px;
}
#mobile .m-search form input[type="submit"] {
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("../images/icon-search-white.png") center center no-repeat;
}
#mobile .m-logo {
  text-align: center;
  background: #333;
  z-index: 1;
  position: relative;
  line-height: 60px;
  height: 60px;
}
#mobile .m-logo img {
  max-height: 40px;
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
}
#mobile .m-btn {
  position: absolute;
  bottom: 16px;
  left: 15px;
  width: 30px;
  z-index: 2;
  height: 24px;
}
#mobile .m-btn i {
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  background: white;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#mobile .m-btn i.ie1 {
  margin-top: -10px;
}
#mobile .m-btn i.ie3 {
  margin-top: 10px;
}
#mobile .box {
  position: fixed;
  background: white;
  width: 100%;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  z-index: 0;
  height: 100%;
  overflow: auto;
  top: 0;
  padding: 25px;
  padding-top: 145px;
}
#mobile .m-nav ul li {
  display: block;
}
#mobile .m-nav ul li a {
  display: block;
  padding: 8px 0;
  font-size: 16px;
  text-transform: capitalize;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
  border-bottom: 1px solid #eee;
  position: relative;
  padding-right: 40px;
}
#mobile .m-nav ul li a:hover {
  background: #eee;
  padding-left: 15px;
}
#mobile .m-nav ul li a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 10px;
  top: 10px;
}
#mobile .m-nav ul li.children &gt; a:before {
  content: "\f107";
}
#mobile .m-nav ul li.children.active &gt; a:before {
  content: "\f106";
}
#mobile .m-nav ul li ul {
  display: none;
}
#mobile .m-nav ul li li a {
  padding-left: 30px;
  position: relative;
  font-size: 14px;
  line-height: 28px;
}
#mobile .m-nav ul li li a:after {
  content: '-';
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#mobile .m-nav ul li li a:hover {
  padding-left: 30px;
}
#mobile .yuy {
  padding: 20px 0;
}
#mobile .yuy h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#mobile .yuy ul li {
  width: auto;
  display: inline-block;
  margin-right: 5px;
  font-size: 14px;
  padding-right: 5px;
  border-right: 1px solid #eee;
  margin-bottom: 5px;
}
#mobile .yuy ul li img {
  max-width: 30px;
}
#mobile h6 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #eee;
}
#mobile #gotop {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 1px solid #eee;
  background: white;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  position: fixed;
  right: 10px;
  bottom: 20px;
  display: none;
}
#mobile.active .m-btn i {
  margin: 0 !important;
}
#mobile.active .m-btn i.ie1 {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
#mobile.active .m-btn i.ie2 {
  opacity: 0;
}
#mobile.active .m-btn i.ie3 {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#mobile.active:before {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#mobile.active .box {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  #banner,
  .inner-banner {
    margin-top: 120px;
  }
  .inner-page {
    padding-top: 40px;
  }
  .yejiao{
    display: none !important;
}
}
#banner li {
  position: relative;
}
#banner .content {
  position: absolute;
  width: 100%;
  left: 0;
  top: 35%;
}
#banner .left {
  margin: 0 7%;
}
#banner h2 {
  font-size: 48px;
  line-height: 1.2;
  color: #FFFFFF;
  font-family: 'Raleway-Bold';
}
#banner p {
  margin-top: 20px;
  font-size: 18px;
  color: #FFFFFF;
  font-family: 'Raleway-Bold';
}
#banner a.btn1 {
  margin-top: 70px;
  display: inline-block;
  width: 180px;
  height: 55px;
  line-height: 55px;
  color: #FFFFFF;
  background: #6aa330;
  text-align: center;
  font-family: 'Raleway-Bold';
}
.tit1 {
  font-size: 36px;
  line-height: 1.3;
  font-family: 'Raleway-Bold';
}
.tit2 {
  font-size: 48px;
  font-family: 'Raleway-Bold';
}
.tit3 {
  font-size: 60px;
  font-family: 'Raleway-Bold';
}
.product-cat {
  padding: 130px 0 90px;
}
.product-cat .list ul {
  margin: -5px;
}
.product-cat .list ul li {
  padding: 5px;
  width: 33.33%;
}

.product-cat .list ul li:first-child{
  width: 50%;
}
.product-cat .list ul li:nth-child(2){
  width: 50%;
}

.product-cat .list ul li .img {
  height: 440px;
  position: relative;
}
.product-cat .list ul li .img::before{
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.product-cat .list ul li .img &gt; img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-cat .list ul li .img .mml-text {
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 5%;
}
.product-cat .list ul li .img .mml-text h4 {
  font-size: 36px;
  color: #FFFFFF;
  font-family: 'Raleway-Bold';
  line-height: 36px;
}
.product-cat .list ul li .img .mml-text p {
  color: #FFFFFF;
}
.product-cat .list ul li:nth-child(3) .img,
.product-cat .list ul li:nth-child(4) .img,
.product-cat .list ul li:nth-child(5) .img {
  height: 390px;
}
.our-certification {
  color: #000;
  background: #cfcfcf;
}
#index-body .init-3 {
  text-align: center;
  background: #33312e;
  color: white;
  overflow: hidden;
}
#index-body .init-3 h3.title {
  color: white;
}
#index-body .init-3 .text {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.62);
  margin-top: 15px;
  text-align: center;
}
#index-body .init-3 .box:before {
  content: '';
  border-radius: 100%;
  position: absolute;
  right: -3px;
  top: 50%;
  opacity: 1;
  z-index: 1;
  margin-top: -23px;
  margin-right: 0;
  border: 3px solid white;
}
#index-body .init-3 .box:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #41403d;
  top: 0;
  right: 0;
  position: absolute;
}
#index-body .init-3 .box ul {
  padding: 0 70px 40px;
  margin: 0 -70px;
  overflow: hidden;
  position: relative;
}
#index-body .init-3 .box ul:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #41403d;
  top: 50%;
  left: 0;
  position: absolute;
  margin-top: -20px;
}
#index-body .init-3 .box ul li {
  padding: 40px 15px;
  position: relative;
}
#index-body .init-3 .box ul li:after {
  content: '';
  width: 1px;
  height: 400%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #41403d;
  position: absolute;
}
#index-body .init-3 .box ul li:before {
  content: '';
  border: 3px solid white;
  border-radius: 100%;
  position: absolute;
  left: -3px;
  top: -3px;
  opacity: 0;
  z-index: 1;
}
#index-body .init-3 .box ul li i {
  display: block;
  line-height: 100px;
  height: 100px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  transition: .5s;
}
#index-body .init-3 .box ul li i img {
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-3 .box ul li h6 {
  font-size: 18px;
  margin-top: 30px;
  height: 28px;
}
#index-body .init-3 .box ul li:nth-child(7) ~ li:before {
  opacity: 1;
}
#index-body .init-3 .box ul li:hover i {
  opacity: .6;
}
#index-body .init-4 {
  padding: 80px 0 60px;
  overflow: hidden;
}
#index-body .init-4 .shouye{
  line-height: 30px;
  font-size: 16px;
}
#index-body .init-4 .shouye h1{
  font-size: inherit;
  display: inline;
}
#index-body .init-4 .box {
  max-width: 1150px;
  margin: auto;
}
#index-body .init-4 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#index-body .init-4 ul li {
  padding: 20px 40px;
}
#index-body .init-4 ul li i {
  display: block;
  line-height: 80px;
  height: 80px;
}
#index-body .init-4 ul li i img {
  display: inline-block;
  vertical-align: middle;
}
#index-body .init-4 ul li h4 {
  font-size: 89px;
  color: #d7d7d7;
  font-family: 'Poppins-SemiBold';
  position: relative;
  line-height: 1;
  cursor: pointer;
  cursor: hand;
}
#index-body .init-4 ul li h4 sup {
  color: #000000;
  display: inline-block;
  vertical-align: top;
}
#index-body .init-4 ul li h4:after {
  content: attr(data-text);
  font-size: 16px;
  color: rgba(0, 0, 0, 0.2);
  padding-bottom: 80px;
  border-left: 2px solid #bebebe;
  line-height: 1;
  padding-left: 6px;
  position: absolute;
  left: -56px;
  top: 0;
}
.our-video {
  height: 630px;
  background: url(/zjyspaper/2023/10/30/homeabout.jpg) no-repeat center fixed;
  background-size: cover;
}
.our-video .play {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
}
.our-video .play i {
  padding: 30px;
  border-radius: 50%;
  display: inline-block;
  position: relative;
}
.our-video .play i::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #6aa330;
  border-radius: 50%;
  opacity: .3;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.our-video .play::after {
  content: "Brand video";
  display: block;
  font-size: 26px;
  font-family: 'Raleway-Bold';
  color: #FFFFFF;
  margin-top: 10px;
}
.our-video .play:hover i::before {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.our-partner {
  padding: 80px 0 60px;
}
.our-partner .list ul {
  margin: -12px -6px;
}
.our-partner .list ul li {
  padding: 12px 6px;
}
.our-partner .list .img {
  border: 1px solid #c7c2bb;
}
.hot-sale {
  color: #000000;
  background: #e9e9e9;
  padding: 120px 0 190px;
}
.hot-sale .list ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
.hot-sale .list ul li {
  margin-bottom: 20px;
}
.hot-sale .list ul li .img {
  height: 258px;
  position: relative;
}
.hot-sale .list ul li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.hot-sale .list ul li .img i {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 23px;
  height: 23px;
  line-height: 25px;
  text-align: center;
  color: #fdaa04;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 12px;
}
.hot-sale .list ul li h4 {
  line-height: 24px;
}
.hot-sale .list ul li:first-child .img,
.hot-sale .list ul li:last-child .img {
  height: 580px;
}
.our-solution {
  /*background: url(../images/solution_bg.jpg) no-repeat center;
  background-size: cover;*/
  color: #FFFFFF;
}

.our-solution .images{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.our-solution .images .image{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  transition: .5s ease;
}
.our-solution .images .image.active{
  opacity: 1;
}

.our-solution .left {
  width: 60%;
  vertical-align: middle;
}
.our-solution .left ul {
  margin-top: 200px;
  padding-bottom: 20px;
  border-bottom: 1px solid white;
  position: relative;
}
.our-solution .left ul::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 8px;
  width: 190px;
  background: #FFFFFF;
}
.our-solution .left ul li {
  display: inline-block;
}
.our-solution .left ul li i,
.our-solution .left ul li span {
  display: inline-block;
  vertical-align: middle;
}
.our-solution .left ul li:not(:last-child) {
  margin-right: 50px;
}
.our-solution .right {
  width: 40%;
  vertical-align: middle;
}
.our-solution .right .form {
  background: #6aa330;
  padding: 80px 60px 100px;
  -webkit-transform: translateY(-70px);
  -moz-transform: translateY(-70px);
  -ms-transform: translateY(-70px);
  transform: translateY(-70px);
}
.our-solution .right .form input {
  width: 100%;
  height: 55px;
  border: none;
  color: black;
  background: white;
  padding: 0 20px;
  margin-bottom: 20px;
  font-size: 14px;
}
.our-solution .right .form button {
  height: 55px;
  width: 250px;
  border: none;
  color: #FFFFFF;
  background: #000000;
  font-size: 14px;
  border-radius: 28px;
}
.our-news {
  padding: 80px 0;
}
.our-news .btn1 {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-radius: 20px;
  padding: 0 20px;
  transition: 0.3s
}
.our-news .btn1:hover {
  background: #6aa330;
  color: #fff
}
.our-news .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.our-news .box .left {
  height: 360px;
  width: 35%;
  background: url(../images/left_bg.jpg) no-repeat center;
  background-size: cover;
  color: #FFFFFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.our-news .box .right {
  height: 360px;
  width: 65%;
  background: url(/zjyspaper/2023/03/03/news.jpg) no-repeat center;
  background-size: cover;
  margin-left: 40px;
  color: #FFFFFF;
  position: relative;
}
.our-news .box .right .mml-text {
  position: absolute;
  left: 5%;
  bottom: 5%;
  max-width: 460px;
}
.our-news .box h4 {
  font-size: 43px;
  font-family: 'Raleway-Bold';
}
.our-news .box time {
  font-size: 32px;
}
#footer {
  color: #FFFFFF;
  background: #6aa330;
}
#footer .footer-top .left ul {
  margin-top: 70px;
}
#footer .footer-top .left ul li i,
#footer .footer-top .left ul li span {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-top .left ul li span {
  color: #ffffff;
  font-family: 'Poppins-SemiBold';
  margin-left: 10px;
}
#footer .footer-top .left .social-links a {
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  border: 1px solid #ffffff;
  border-radius: 6px;
  font-size: 30px;
  font-family: initial;
}
#footer .footer-top .right .item {
  display: inline-block;
  vertical-align: top;
}
#footer .footer-top .right .item:not(:last-child) {
  margin-right: 40px;
}
#footer .footer-top .right .item h4 {
  margin-bottom: 10px;
  font-family: 'Raleway-Bold';
}
#footer .footer-top .right .item ul li {
  color: #ffffff;
  margin-bottom: 10px;
}
#footer .footer-bottom p,
#footer .footer-bottom a {
  display: inline-block;
  vertical-align: middle;
}
#footer .footer-top .right #ewm{padding: 10px; background: #fff;}
#footer .footer-bottom img {
  max-height: 14px;
  vertical-align: middle;
}
@media screen and (max-width: 1500px) {
  .ui.container {
    width: 1200px;
  }
  #index-body .init-3 .box ul li {
    padding: 20px 10px;
  }
  #index-body .init-3 .box ul li h6 {
    font-size: 16px;
    margin-top: 15px;
    height: 36px;
  }
  #index-body .init-3 .box ul li i {
    height: 60px;
    line-height: 60px;
  }
  #index-body .init-3 .box ul li i img {
    max-height: 100%;
  }
  #index-body .init-3 .box ul {
    padding-bottom: 20px;
  }
  #index-body .init-4 ul li h4 {
    font-size: 70px;
  }
  .product-cat .list ul li .img .mml-text h4 {
    font-size: 30px;
  }
  #banner .left {
    margin: 0;
  }
}
@media screen and (max-width: 1200px) {
  .ui.container {
    width: 1000px;
  }
  #footer .footer-top .right .item.ewm{
    display: none;
  }
  #header .nav .ui.menu .logo {
    width: 60px;
  }
  #header .nav .ui.menu .menu-box ul.menu &gt; li {
    margin: 0 15px;
  }
  #banner .content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #banner h2 {
    font-size: 30px;
  }
  .tit1 {
    font-size: 24px;
  }
  .tit3 {
    font-size: 40px;
  }
  .product-cat .list ul li:first-child {
    width: 100%;
  }
  .product-cat .list ul li {
    width: 50%;
  }
  .product-cat .list ul li .img {
    height: 390px;
  }
  #index-body .init-3 .box ul {
    text-align: left;
  }
  #index-body .init-3 .box ul:after {
    display: none;
  }
  #index-body .init-3 .box ul li {
    width: 20%;
    text-align: center;
  }
  #index-body .init-3 .box ul li a {
    display: block;
    position: relative;
  }
  #index-body .init-3 .box ul li a:after {
    content: '';
    width: 300%;
    top: -20px;
    height: 1px;
    position: absolute;
    left: -50%;
    background: #41403d;
    opacity: 0;
  }
  #index-body .init-3 .box ul li:nth-child(5) ~ li a:after {
    opacity: 1;
  }
  #index-body .init-3 .box ul li:nth-child(5) ~ li:before {
    opacity: 1;
  }
  #index-body .init-3 .box:before {
    top: 33.333%;
    margin-top: -10px;
  }
  #index-body .init-3 .box ul li i {
    height: 40px;
    line-height: 40px;
  }
  #index-body .init-3 .box ul li h6 {
    height: 24px;
  }
  #index-body .init-4 ul li h4 {
    font-size: 60px;
  }
  .tit2 {
    font-size: 35px;
  }
  .hot-sale .list ul {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto;
    font-size: 0;
    margin: -10px;
  }
  .hot-sale .list ul li {
    width: 33.33%;
    display: inline-block;
    padding: 10px;
  }
  .hot-sale .list ul li:first-child .img,
  .hot-sale .list ul li:last-child .img {
    height: 258px;
  }
  .our-solution .right .form {
    padding: 60px 30px;
  }
  .our-news .box h4 {
    font-size: 30px;
  }
  .our-news .box time {
    font-size: 24px;
  }
  .font-24 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .ui.container {
    width: 700px;
  }
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  #banner a.btn1 {
    margin-top: 30px;
  }
  .product-cat {
    padding: 90px 0;
  }
  .product-cat .list ul li .img,
  .product-cat .list ul li:nth-child(3) .img,
  .product-cat .list ul li:nth-child(4) .img,
  .product-cat .list ul li:nth-child(5) .img {
    height: 300px;
  }
  .product-cat .list ul li .img .mml-text h4 {
    font-size: 24px;
  }
  .font-18 {
    font-size: 14px;
  }
  #index-body .init-3 .box ul li {
    width: 33.3333%;
  }
  #index-body .init-3 .box ul li a:before {
    content: '';
    border: 3px solid white;
    border-radius: 100%;
    position: absolute;
    right: -13px;
    top: -23px;
    opacity: 0;
    z-index: 1;
  }
  #index-body .init-3 .box ul li:nth-child(3) ~ li:before,
  #index-body .init-3 .box ul li:nth-child(3) ~ li a:after,
  #index-body .init-3 .box ul li:nth-child(3) ~ li a:before {
    opacity: 1;
  }
  #index-body .init-3 .box:before {
    display: none;
  }
  #index-body .init-4 ul li h4 {
    font-size: 40px;
  }
  #index-body .init-4 ul li h4:after {
    display: none;
  }
  #index-body .init-4 ul li {
    padding: 20px 0;
  }
  .our-video {
    height: 400px;
  }
  .our-partner .list ul li {
    width: 20%!important;
  }
  .hot-sale .list ul li {
    width: 50%;
  }
  .our-solution {
    padding: 60px 0;
  }
  .our-solution .left {
    width: 100%;
    padding: 0;
  }
  .our-solution .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .our-solution .right .form {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .our-solution .left ul {
    margin-top: 60px;
  }
  .tit2 {
    font-size: 30px;
  }
  .tit3 {
    font-size: 30px;
  }
  .our-news .box {
    display: block;
  }
  .our-news .box .left {
    width: 100%;
    height: auto;
    padding: 30px 0;
  }
  .our-news .box .right {
    width: 100%;
    margin: 0;
    margin-top: 30px;
  }
  .our-news .box .right .mml-text {
    left: 0;
    bottom: 0;
    padding: 15px;
  }
  #footer .footer-top .fl,
  #footer .footer-top .fr {
    float: none;
  }
  #footer .footer-top .right {
    display: none;
  }
  #footer .footer-top .left ul {
    margin-top: 30px;
  }
  #footer .footer-top .left .social-links a {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .font-24 {
    font-size: 18px;
  }
  .hot-sale {
    padding: 90px 0;
  }
}
@media screen and (max-width: 700px) {
  .ui.container {
    width: 100%;
  }
  .seoIndustry {
    display: none!important;
  }
  #banner .left {
    text-align: center;
  }
  #banner h2 br {
    display: none;
  }
  #banner h2 {
    font-size: 24px;
  }
  #banner p {
    font-size: 14px;
    display: none;
  }
  #banner a.btn1 {
    width: auto;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
  }
  .tit1 br {
    display: none;
  }
  .tit1 {
    font-size: 20px;
  }
  .product-cat .list ul li {
    width: 100%!important;
  }
  .product-cat .list ul li .img,
  .product-cat .list ul li:nth-child(3) .img,
  .product-cat .list ul li:nth-child(4) .img,
  .product-cat .list ul li:nth-child(5) .img {
    height: 250px;
  }
  .product-cat .list ul li .img .mml-text h4 {
    font-size: 20px;
  }
  .our-certification {
    display: none;
  }
  .tit2 {
    font-size: 20px;
  }
  .font-16 {
    font-size: 14px;
  }
  #index-body .init-3 {
    display: none;
  }
  #index-body .init-4 {
    padding-top: 0;
  }
  #index-body .init-4 .list {
    display: none;
  }
  #index-body .init-4 .mml-text {
    margin-top: 40px;
  }
  .our-video {
    display: none;
  }
  .our-partner {
    display: none;
  }
  .our-solution {
    display: none;
  }
  .our-news .title .fl,
  .our-news .title .fr {
    float: none;
  }
  .our-news .box h4 {
    font-size: 20px;
  }
  .our-news .box time {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .hot-sale .list ul li {
    width: 100%;
  }
  .font-24 {
    font-size: 16px;
  }
}
.inner-banner {
  height: 420px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 190px;
}
.inner-banner h2 {
  font-size: 46px;
  line-height: 1.2;
  color: #FFFFFF;
  font-family: 'Raleway-Bold';
  position: relative;
  z-index: 1;
}
.inner-banner h2::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 2%;
  top: 0;
  width: 120px;
  height: 40px;
  background: #6aa330;
}
.inner-banner .mbx {
  color: #FFFFFF;
}
.cat-search {
  background: #6aa330;
  padding: 15px 0;
  position: relative;
  z-index: 1;
}
.cat-search h2 {
  font-size: 16px;
  color: #FFFFFF;
  display: inline-block;
  line-height: 37px;
  vertical-align: top;
}
.cat-search .menu {
  display: inline-block;
  background: #f4f0f0;
  line-height: 37px;
  vertical-align: top;
  width: 200px;
  border-radius: 20px 0 0 20px;
  cursor: pointer;
}
.cat-search .menu h4 {
  font-size: 16px;
}
.cat-search .menu i {
  margin-left: 30px;
}
.cat-search .menu ul {
  position: absolute;
  min-width: 200px;
  left: 0;
  top: 100%;
  background: #f4f0f0;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  -ms-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -moz-transition: transform 0.5s, opacity 0.5s, -moz-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0.5s, opacity 0.5s;
  display: none \9;
}
.cat-search .menu ul li {
  font-size: 14px;
}
.cat-search .menu:hover ul {
  -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;
}
.cat-search form {
  display: inline-block;
  vertical-align: top;
}
.cat-search input {
  border: none;
  width: 530px;
  height: 37px;
  padding: 0 25px;
  font-size: 14px;
  border-radius: 0 20px 20px 0;
}
.cat-search button {
  width: 60px;
  height: 37px;
  border: none;
  background: transparent;
}
.inner-pro-cat ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
 
}
.inner-pro-cat ul li {
  max-width: 290px;
}
.inner-pro-cat ul li i {
  display: block;
margin-bottom: 20px;
}
.inner-pro-cat ul li i img {
  vertical-align: middle;
}

.inner-pro-cat ul li:not(:last-child){margin-right: 19px; }




.classify .list {
  padding: 15px 30px;
}
.classify .list .name {
  font-size: 17px;
  margin: 60px 0 10px;
  font-weight: bold;
}
.classify .list .msg {
  font-size: 14px;
  color: #ADADAD;
  margin-bottom: 30px;
}
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flex-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.classify .list .ask {
  font-size: 0.8rem;
  color: #74B012;
  border-bottom: 2px solid #74B012;
}
.product-2 {
  background: #233b15;
}
.product-2 .left {
  width: 32%;
  padding-top: 140px;
}
.product-2 .left .mml-text {
  max-width: 390px;
  margin-left: auto;
}
.product-2 .left .mml-text h2 {
  color: #FFFFFF;
}
.product-2 .right {
  width: 68%;
  background: #f2f1f1;
  padding: 120px 0;
}
.product-2 .right .mml-text {
  max-width: 900px;
  margin-left: 80px;
}
.product-2 .right ul li {
  padding-left: 40px;
  position: relative;
  margin-bottom: 10px;
}
.product-2 .right ul li i {
  position: absolute;
  left: 0;
  top: -5px;
}
.product-3 {
  color: #FFFFFF;
  background: #6aa330;
  padding: 100px 0;
}
.product-3 .btn a {
  display: inline-block;
  width: 300px;
  line-height: 60px;
  color: black;
  background: white;
  border-radius: 30px;
  margin: 0 40px;
}
.product-3 .btn a:hover {
  color: white;
  background: #413f3f;
}
.product-4 {
  padding: 120px 0;
}
.product-4 ul {
  margin-top: 100px;
}
.product-4 ul li {
  padding: 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-4 ul li .img {
  width: 52%;
}
.product-4 ul li .text {
  width: 48%;
  padding: 0 50px;
}
.product-4 ul li .text h4 {
  font-size: 30px;
  font-family: 'Raleway-Bold';
}
.product-4 ul li .text p {
  line-height: 2;
}
.product-4 ul li:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 1000px) {
  .cat-search {
    display: none;
  }
  .inner-pro-cat {
    display: none;
  }
  .product-2 .left {
    width: 100%;
    padding: 60px 15px;
  }
  .product-2 .left .mml-text {
    max-width: 700px;
    margin: auto;
  }
  .product-2 .right {
    width: 100%;
    padding: 60px 15px;
  }
  .product-2 .right .mml-text {
    max-width: 700px;
    margin: auto;
  }
  .product-3 {
    padding: 60px 0;
  }
  .product-3 .btn a {
    display: block;
    margin: 10px auto;
  }
  .product-4 {
    padding: 90px 0;
  }
  .product-4 ul {
    margin-top: 30px;
  }
  .product-4 ul li {
    display: block;
  }
  .product-4 ul li .img {
    width: 100%;
  }
  .product-4 ul li .text {
    width: 100%;
    padding: 30px 0;
  }
  .product-3 .btn a {
    width: 100%;
    max-width: 250px;
  }
  .inner-banner h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .inner-banner h2::before {
    display: none;
  }
  .inner-banner {
    height: 300px;
    padding-top: 100px;
  }
  .classify .list {
    padding: 15px;
  }
}
@media screen and (max-width: 500px) {
  .product-4 ul li .text h4 {
    font-size: 20px;
  }
}
.prodet-page .prodet-1 .left {
  width: 50%;
}

.prodet-page .prodet-1 .small1-img ul {
  margin: -10px
}
.prodet-page .prodet-1 .small1-img ul li {
  padding: 10px;
}
.prodet-page .prodet-1 .right {
  width: 50%;
}
.prodet-page .prodet-1 .right h1 {
  font-size: 30px;
  font-family: 'Raleway-Bold';
}
.prodet-page .prodet-1 .right .mml-text {
  line-height: 2;
}
.prodet-page .prodet-1 .right .btn1 a {
  display: inline-block;
  width: 100%;
  max-width: 240px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #dad1cb;
  font-size: 17px;
  border-radius: 30px;
  margin-right: 10px;
}
.prodet-page .prodet-1 .right .btn1 a:hover,
.prodet-page .prodet-1 .right .btn1 a.active {
  color: #FFFFFF;
  background: #6aa330;
}
.prodet-page .prodet-1 .images {
  margin: -10px;
}
.prodet-page .prodet-1 .images .small-img {
  width: 25%;
  padding: 10px;
}
.prodet-page .prodet-1 .images .small-img ul {
  margin: -10px;
}
.prodet-page .prodet-1 .images .small-img ul li {
  padding: 10px;
}
.prodet-page .prodet-1 .images .big-img {

  padding: 10px;
}
.prodet-page .prodet-1 .images .big-img .arrows {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
}
.prodet-page .prodet-1 .images .big-img .arrows img {
  vertical-align: middle;
}
.prodet-page .prodet-1 .images .big-img .arrows i {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 24px;
  background: black;
  margin: 0 30px;
}
.prodet-page .prodet-2 {
  background: #fbfbfb;
}
.prodet-page .prodet-3 h2 {
  font-family: 'Raleway-Bold';
}
.prodet-page .prodet-3 .list ul {
  margin: -5px;
}
.prodet-page .prodet-3 .list ul li {
  padding: 5px;
}
.prodet-page .prodet-3 .list .img {
  position: relative;
}
.prodet-page .prodet-3 .list .img i {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 23px;
  height: 23px;
  line-height: 25px;
  text-align: center;
  color: #fdaa04;
  background: #FFFFFF;
  border-radius: 50%;
  font-size: 12px;
}
.prodet-page .prodet-4 li {
  height: 350px;
  position: relative;
}
.prodet-page .prodet-4 li::before {
  content: "";
  position: absolute;
  top: 20px;
  bottom: 20px;
  left: 40px;
  right: 40px;
  border: 1px solid #FFFFFF;
  opacity: 0;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.prodet-page .prodet-4 li &gt; img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.prodet-page .prodet-4 li .mml-text {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.prodet-page .prodet-4 li .mml-text h4 {
  color: #FFFFFF;
}
.prodet-page .prodet-4 li .mml-text a.btn1 {
  display: inline-block;
  width: 160px;
  line-height: 40px;
  color: #FFFFFF;
  background: #6aa330;
  font-size: 18px;
  border-radius: 20px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
  font-family: 'Raleway-Bold';
}
.prodet-page .prodet-4 li:hover::before {
  opacity: 1;
}
.prodet-page .prodet-4 li:hover .mml-text a.btn1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
#ty-form {
  padding: 80px 0;
  color: #FFFFFF;
  background: #333333;
}
#ty-form .form ul {
  margin: -10px;
}
#ty-form .form ul li {
  padding: 10px;
}
#ty-form .form ul li.wid-100 {
  width: 100%;
}
#ty-form .form input,
#ty-form .form textarea {
  font-size: 16px;
  color: black;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #d1c5c9;
}
#ty-form .form textarea {
  height: 130px;
}
#ty-form .form button {
  width: 140px;
  height: 40px;
  font-size: 16px;
  border: none;
  color: #FFFFFF;
  background: #6aa330;
}
@media screen and (max-width: 1200px) {
  .prodet-page .prodet-1 .right h1 {
    font-size: 20px;
  }
  .prodet-page .prodet-1 .right h1::after {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1000px) {
  .prodet-page .prodet-1 .left {
    width: 100%;
    padding: 0;
  }
  .prodet-page .prodet-1 .right {
    width: 100%;
    padding: 0;
    margin-top: 40px;
  }
  .prodet-page .prodet-1 {
    padding-top: 60px;
  }
  .prodet-page .prodet-2 h2 {
    font-size: 20px;
  }
  .prodet-page .prodet-3 h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 700px) {
  .prodet-page .prodet-1 .right .btn1 a {
    font-size: 14px;
    max-width: 100%;
    margin: 10px 0;
  }
  .prodet-page .prodet-4 li {
    width: 100%!important;
  }
  .prodet-page .prodet-4 li::before {
    opacity: 1;
    left: 20px;
    right: 20px;
  }
  .prodet-page .prodet-4 li .mml-text a.btn1 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.contact-page h2 {
  font-size: 30px;
  font-family: 'Raleway-Bold';
}
.contact-page .contact-1 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-page .contact-1 ul li {
  padding: 50px 30px;
  width: 20%;
  background: #f8f8f8;
}
.contact-page .contact-1 ul li h3 {
  min-height: 60px;
  line-height: 30px;
  text-transform: uppercase;
}
.contact-page .contact-1 ul li b {
  color: #6aa330;
}
.contact-page .contact-1 ul li:nth-child(even) {
  background: #f1f1f1;
}
.contact-page .contact-2 .left ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.contact-page .contact-2 .right .form {
  margin-bottom: 40px;
}
.contact-page .contact-2 .right .form ul {
  margin: -10px -15px;
}
.contact-page .contact-2 .right .form ul li {
  padding: 10px 15px;
}
.contact-page .contact-2 .right .form ul li.wid-100 {
  width: 100%;
}
.contact-page .contact-2 .right .form input,
.contact-page .contact-2 .right .form textarea {
  border-radius: 20px;
  padding: 10px 20px;
  width: 100%;
  background: #f2f2f2;
  border: 1px solid #dedede;
}
.contact-page .contact-2 .right .form textarea {
  height: 190px;
}
.contact-page .contact-2 .right .form label {
  margin-bottom: 5px;
}
.contact-page .contact-2 .right .form button {
  width: 120px;
  line-height: 40px;
  border: 1px solid #6aa330;
  background: transparent;
  border-radius: 20px;
  font-size: 18px;
}
.contact-page .contact-2 .right h3 {
  color: #6aa330;
  font-family: 'Raleway-Bold';
}
.contact-page .contact-2 .right a.btn1 {
  padding: 15px 25px;
  display: inline-block;
  color: #FFFFFF;
  background: #6aa330;
  border-radius: 20px;
}
@media screen and (max-width: 1000px) {
  .contact-page .contact-1 ul li {
    width: 50%;
  }
  .contact-page .contact-2 .left {
    width: 100%;
    padding: 0;
  }
  .contact-page .contact-2 .right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .contact-page .contact-1 ul li {
    width: 100%;
  }
}
.about-page .about-1 .top {
  padding: 50px 0;
}
.about-page .about-1 .left {
  width: 60%;
}
.about-page .about-1 .left h4 span {
  font-size: 48px;
  font-weight: bold;
  color: #6aa330;
  font-family: arial;
}
.about-page .about-1 .left ul {
  margin-top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.about-page .about-1 .left ul li:not(:first-child) {
  padding-left: 40px;
  border-left: 1px solid #dedede;
}
.about-page .about-1 .left ul li h3 {
  font-size: 49px;
  line-height: 1;
  font-family: 'FjallaOne-Regular';
}
.about-page .about-1 .left ul li p {
  color: #b3adad;
}
.about-page .about-1 .right {
  width: 40%;
}
.about-page .about-1 .bottom {
  padding: 50px 0;
}
.about-page .about-1 .bottom button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
  border: none;
  background: transparent;
}
.about-page .about-1 .bottom button.slick-prev {
  left: -40px;
}
.about-page .about-1 .bottom button.slick-next {
  right: -40px;
}
.about-page .about-1 .bottom ul {
  margin: -15px;
}
.about-page .about-1 .bottom ul li {
  padding: 15px;
}
.about-page .about-1 .bottom .img {
  position: relative;
}
.about-page .about-1 .bottom .img .mml-text {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.about-page .about-1 .bottom .img .mml-text h4 {
  font-size: 49px;
  color: #FFFFFF;
  font-family: 'FjallaOne-Regular';
}
.about-page .about-1 .bottom .img .mml-text p {
  color: #FFFFFF;
}
.about-page .about-2 {
  background: url(../images/inner-about-2-bg.jpg) no-repeat center;
  background-size: cover;
}
.about-page .about-2 .left {
  width: 50%;
  vertical-align: middle;
  padding: 15px;
}
.about-page .about-2 .left p {
  line-height: 2;
}
.about-page .about-2 .right {
  width: 50%;
  vertical-align: middle;
  padding: 15px;
}
.about-page .about-3 {
  background: url(../images/inner-about-3-bg.jpg) no-repeat center;
  background-size: cover;
  color: #FFFFFF;
  padding: 60px 0 150px;
}
/*.about-page .about-3 .list {
  margin-top: 130px;
  background: url(../images/history_line.png) no-repeat center top;
  background-size: 100% auto;
}*/
.about-page .about-3 .list ul li {
  padding: 0 30px;
  position: relative;
}
.about-page .about-3 .list ul li:nth-child(2) {
  margin-top: 55px;
}
.about-page .about-3 .list ul li:nth-child(3) {
  margin-top: 25px;
}
.about-page .about-3 .list ul li:nth-child(4) {
  margin-top: 50px;
}
.about-page .about-3 .list ul li:nth-child(5) {
  margin-top: 55px;
}

/*.about-page .about-3 .list ul .slick-slide:nth-child(1) li{
  top: 55px;
}*/
.about-page .about-3 .list ul .slick-slide:nth-child(2) li{
  top: 55px;
}
.about-page .about-3 .list ul .slick-slide:nth-child(3) li{
  top: 30px;
}
.about-page .about-3 .list ul .slick-slide:nth-child(4) li{
  top: 45px;
}
.about-page .about-3 .list ul .slick-slide:nth-child(5) li{
  top: 55px;
}
.about-page .about-3 .list ul .slick-slide:nth-child(6) li{
  top: 55px;
}
.about-page .about-3 .list ul .slick-slide:nth-child(7) li{
  top: 45px;
}

.about-page .about-3 .list ul .slick-track {
    position: relative;
    display: inline-block;
    z-index: 1;
}

.about-page .about-3 .list ul .slick-track:after,
.about-page .about-3 .list ul .slick-track:before {
    content: '';
    background: url(../images/history_line.png) center top no-repeat;
    background-size: 100% auto;
    width: 1470px;
    top: 0;
    height: 100%;
    left: 0;
    position: absolute;
    display: block;
    z-index: -1;
}

.about-page .about-3 .list ul .slick-track:before {
    -webkit-transform: rotateY(180deg) translateX(2px);
    -moz-transform: rotateY(180deg) translateX(2px);
    -ms-transform: rotateY(180deg) translateX(2px);
    -o-transform: rotateY(180deg) translateX(2px);
    transform: rotateY(180deg) translateX(2px);
    left: 1470px;
}


.about-page .about-3 .list ul .slick-list{
  padding: 130px 0!important;
}

.about-page .about-3 .list ul .slick-track:before {
    /*-webkit-transform: rotateY(180deg) translateX(2px);
    -moz-transform: rotateY(180deg) translateX(2px);
    -ms-transform: rotateY(180deg) translateX(2px);
    -o-transform: rotateY(180deg) translateX(2px);
    transform: rotateY(180deg) translateX(2px);*/
    left: 1470px;
}



.about-page .about-3 .list i {
  display: block;
  width: 21px;
  height: 21px;
  background: #6aa330;
  border-radius: 50%;
  margin: auto;
}
.about-page .about-4 {
  color: #FFFFFF;
  background: #0c500b;
  padding: 60px 0 120px;
}
.about-page .about-4 .images .img {
  border: 5px solid #FFFFFF;
}
.about-page .about-4 .images .bigImg {
  width: 80%;
}
.about-page .about-4 .images .bigImg .img {
  position: relative;
}
.about-page .about-4 .images .bigImg .img img {
  width: 100%;
}
.about-page .about-4 .images .bigImg .img h4 {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 21px;
  color: #FFFFFF;
  padding: 20px;
  background: rgba(0, 0, 0, 0.1);
}
.about-page .about-4 .images .smallImg {
  width: 20%;
}
.about-page .about-4 .images .smallImg ul {
  margin: -5px;
}
.about-page .about-4 .images .smallImg ul li {
  padding: 5px;
}
@media screen and (max-width: 1500px) {
  .about-page .about-1 .left ul li h3 {
    font-size: 40px;
  }
}
@media screen and (max-width: 1200px) {
  .about-page .about-1 .left {
    width: 100%;
  }
  .about-page .about-1 .right {
    display: none;
  }
  .about-page .about-3 .list ul {
    margin: -15px;
  }
  .about-page .about-3 .list ul li {
    margin-top: 0!important;
    padding: 15px;
  }
  .about-page .about-3 .list {
    background: transparent;
    margin-top: 60px;
  }
  .about-page .about-3 {
    padding: 90px 0;
  }
}
@media screen and (max-width: 1000px) {
  .about-page .about-4 .images .bigImg {
    width: 100%;
  }
  .about-page .about-4 .images .smallImg {
    width: 100%;
    padding: 0;
    margin-top: 10px;
  }
  .about-page .about-1 .left ul {
    display: none;
  }
  .about-page .about-2 .left {
    width: 100%;
  }
  .about-page .about-2 .right {
    width: 100%;
  }
}


.faq-page h3 {
  font-size: 44px;
  color: #333;
  font-weight: 600;
  line-height: 24px;
  padding: 3px 0;
  text-align: center;
  margin-top: 80px;
}
.faq-page h4 {
  font-size: 18px;
  color: #333;
  line-height: 24px;
  padding: 3px 0;
  text-align: center;
  margin-top: 25px;
}

.faq-page p {
  font-size: 20px;
  color: #333;
  line-height: 1.4;
}
.faq-page .top {
  padding: 80px 0 60px;
}
.faq-page .bottom {
  padding-bottom: 80px;
  border-bottom: 1px solid #eee;
}
.faq-page .bottom ul li {
  margin-bottom: 10px;
  border: 1px solid #efefef;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq-page .bottom ul li:last-child {
  margin-bottom: 0;
}
.faq-page .bottom ul li h3 {
  background: #f8f8f8;
  padding: 3px 30px 3px 10px;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  cursor: pointer;
}
.faq-page .bottom ul li h3:after {
  content: "\f067";
  font-family: "FontAwesome";
  color: #999;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 3px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.faq-page .bottom ul li .text {
  padding: 15px 20px;
  display: none;
}
.faq-page .bottom ul li.active {
  border-color: #6aa330;
}
.faq-page .bottom ul li.active h3 {
  background: #6aa330;
  color: white;
}
.faq-page .bottom ul li.active h3:after {
  content: "\f068";
  color: white;
}

.production-page .production-1 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.production-page .production-1 ul li h2 {
  font-size: 54px;
  line-height: 1;
  color: #6aa330;
}
.production-page .production-1 ul li h2 span {
  font-size: 24px;
}
.production-page .production-2 {
  background: #242424;
  padding: 120px 0;
  overflow: hidden;
}
.production-page .production-2 .container{ text-align: center; padding-bottom: 50px;}
.production-page .production-2  .container .tit1{ color: #fff;}
.production-page .production-2 .container p{color: #fff;}
.production-page .production-2 .top ul {
  margin: 0 -35px;
}
.production-page .production-2 .top ul li {
  padding: 0 35px;
}
.production-page .production-2 .top button {
  width: 70px;
  height: 70px;
  background: #6aa330;
  border: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 40px;
}
.production-page .production-2 .top button.slick-prev {
  left: 5%;
}
.production-page .production-2 .top button.slick-next {
  right: 5%;
}
.production-page .production-2 .top .img {
  opacity: .7;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.production-page .production-2 .top .slick-slide.slick-active.slick-center .img {
  opacity: 1;
}
.production-page .production-2 .bottom {
  padding: 0 -webkit-calc(25% + 17px);
  padding: 0 -moz-calc(25% + 17px);
  padding: 0 calc(25% + 17px);
}
.production-page .production-2 .bottom .line {
  border-top: 1px solid #FFFFFF;
}
.production-page .production-2 .bottom ul {
  margin: -5px;
}
.production-page .production-2 .bottom ul li {
  padding: 5px;
}
.production-page .production-3 .left {
  vertical-align: middle;
}
.production-page .production-3 .right {
  vertical-align: middle;
}
.production-page .production-3 .mml-text {
  line-height: 2;
}
.production-page .production-4 {
  background: #f7f6f6;
}
.production-page .production-4 .img {
  margin-bottom: 50px;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.production-page .production-4 img {
  -webkit-box-reflect: below 0 -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(250, 250, 250, 0.1)));
}
.production-page .production-4 .slick-list {
  padding: 40px 14%!important;
}
.production-page .production-4 .slick-slide.slick-active .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.production-page .production-4 .slick-slide.slick-active + div .img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.production-page .production-4 .slick-slide.slick-active.slick-center {
  position: relative;
  z-index: 10;
}
.production-page .production-4 .slick-slide.slick-active.slick-center .img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.production-page .production-4 .slick-slide.slick-active.slick-center + div {
  position: relative;
  z-index: 9;
}
.production-page .production-4 .slick-slide.slick-active.slick-center + div + div {
  position: relative;
  z-index: 8;
}
.production-page .production-4 .slick-slide.slick-active.slick-center + div + div .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.production-page .production-4 .slick-slide.slick-active.slick-center + div + div ~ div {
  position: relative;
  z-index: 7;
}
.production-page .production-4 .slick-slide.slick-active.slick-center + div + div ~ div .img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.production-page .production-5 {
  background: #f7f6f6;
}
.production-page .production-5 .img {
  display: inline-block;
}
.production-page .production-5 .img ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.production-page .production-5 .img ul li {
  position: absolute;
}
.production-page .production-5 .img ul li:nth-child(1) {
  left: 19%;
  top: 32%;
}
.production-page .production-5 .img ul li:nth-child(2) {
  left: 76%;
  top: 48%;
}
.production-page .production-5 .img ul li:nth-child(3) {
  left: 79%;
  top: 48%;
}
.production-page .production-5 .img ul li:nth-child(4) {
  left: 80%;
  top: 46%;
}
.production-page .production-5 .img ul li:nth-child(5) {
  left: 79.5%;
  top: 44%;
}
.production-page .production-5 .img ul li i {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: #6aa330;
  border-radius: 50%;
  position: relative;
  z-index: 1;
}
.production-page .production-5 .img ul li i::before {
  width: 100%;
  height: 100%;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
  background: #6aa330;
  -webkit-animation: ks 2s linear infinite;
  -moz-animation: ks 2s linear infinite;
  animation: ks 2s linear infinite;
  z-index: -1;
}
.production-page .production-5 .img ul li .mml-text {
  position: absolute;
  width: 290px;
  left: -40px;
  top: -webkit-calc(100% + 20px);
  top: -moz-calc(100% + 20px);
  top: calc(100% + 20px);
  border-radius: 6px;
  background: #FFFFFF;
  border: 1px solid #a39d9d;
  text-align: left;
  padding: 15px;
  opacity: 0;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  transition: .5s ease;
}
.production-page .production-5 .img ul li .mml-text p {
  color: #a39d9d;
}
.production-page .production-5 .img ul li.active .mml-text {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.production-page .production-5 .line {
  position: absolute;
  left: 5%;
  bottom: 0;
  width: 100%;
  max-width: 250px;
}
.production-page .production-5 .line li:not(:last-child) {
  margin-bottom: 30px;
}
.production-page .production-5 .line .progressbar {
  background: black;
  position: relative;
  height: 4px;
}
.production-page .production-5 .line .progressbar .progress-bar {
  position: absolute;
  height: 100%;
  width: 0;
  background: #ff7703;
  transition: 2s linear;
}
@-webkit-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-moz-keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes ks {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
  10% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: .3;
  }
  to {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}

.faq-page .init-2 ul.faq {
padding: 40px 0;
}
.faq-page .init-2 ul.faq li {
display: block;
padding: 20px 25px;
margin-bottom: 10px;
background: #f8f8f8;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
word-break: break-word;
}
.faq-page .init-2 ul.faq li h2 {
font-size: 20px;
color: #222;
font-weight:bold;
line-height: 1.8;
  padding-bottom: 10px;
}
.faq-page .init-2 ul.faq li div{
font-family: Rany;
}
.faq-page .init-2 ul.faq li p {
font-size: 18px;
line-height: 2;
color: #585858;
}
.faq-page .init-2 ul.faq li:hover {
box-shadow: 0 0 10px 0 #d1d1d1;
-webkit-box-shadow: 0 0 10px 0 #d1d1d1;
-moz-box-shadow: 0 0 10px 0 #d1d1d1;
-ms-box-shadow: 0 0 10px 0 #d1d1d1;
-o-box-shadow: 0 0 10px 0 #d1d1d1;
}
.faq-page .init-2 ul.faq li:hover h2 {
color: #6aa330;
}
@media screen and (max-width: 1200px) {
  .production-page .production-5 .line {
    display: none;
  }
    .faq-page .top {
      padding: 60px 0 30px;
  }
  .faq-page .bottom {
      padding-bottom: 60px;
  }
}
@media screen and (max-width: 1000px) {
  .production-page .production-1 ul li h2 {
    font-size: 30px;
  }
  .production-page .production-2 .bottom {
    padding: 0 15%;
  }
  .production-page .production-3 .left {
    width: 100%;
  }
  .production-page .production-3 .right {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  .production-page .production-4 .img {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
  }
  .production-page .production-4 .slick-list {
    padding: 0!important;
  }
  .production-page .production-4 ul {
    margin: -10px;
    padding-top: 40px;
  }
  .production-page .production-4 ul li {
    padding: 10px;
  }
}
@media screen and (max-width: 700px) {
  .production-page .production-5 {
    display: none;
  }
  .production-page .production-1 ul {
    display: block;
    text-align: center;
  }
  .production-page .production-1 ul li {
    margin-bottom: 30px;
  }
  .production-page .production-2 .bottom {
    padding: 0 15px;
  }
  .faq-page h3{
font-size: 30px;
line-height: 1.3;
margin-top: 30px;
}
.faq-page .init-2 ul.faq li h2{
font-size: 18px;
line-height: 1.6;
}
.faq-page .init-2 ul.faq li{
padding: 10px 15px;
}
.faq-page .init-2 ul.faq li p{
font-size: 14px;
line-height: 1.6;
}
}
.research-page .research-1 .left {
  vertical-align: middle;
}
.research-page .research-1 .right {
  text-align: left;
  vertical-align: middle;
}
.research-page .research-1 .right ul li {
  padding-left: 120px;
  position: relative;
}
.research-page .research-1 .right ul li i {
  position: absolute;
  left: 0;
  top: 0;
}
.research-page .research-2 {
  color: #FFFFFF;
  background: #242424;
  position: relative;
}
.research-page .research-2::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 60%;
  background: #FFFFFF;
}
.research-page .research-3 ul li {
  padding: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.research-page .research-3 ul li:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.research-page .research-3 ul li:nth-child(odd) .text {
  text-align: right;
}
.research-page .research-3 ul li .img {
  width: 50%;
}
.research-page .research-3 ul li .text {
  width: 50%;
  padding: 0 30px;
}
@media screen and (max-width: 1000px) {
  .research-page .research-1 .left {
    display: none;
  }
  .research-page .research-1 .right {
    width: 100%;
    padding: 0;
  }
  .research-page .research-3 ul li {
    display: block;
  }
  .research-page .research-3 ul li .img {
    width: 100%;
  }
  .research-page .research-3 ul li .text {
    width: 100%;
    padding: 0;
    margin-top: 30px;
  }
  .research-page .research-3 ul li:nth-child(odd) .text {
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  .research-page .research-1 .right ul li {
    padding-left: 0;
  }
  .research-page .research-1 .right ul li i {
    position: relative;
    left: auto;
    top: auto;
  }
}
.solution-page .solution-1 {
  color: #FFFFFF;
  background: #33312e;
  position: relative;
}
.solution-page .solution-1::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 70%;
  background: #FFFFFF;
}
.solution-page .solution-1 .list {
  margin-top: 70px;
}
.solution-page .solution-1 .list ul {
  margin: -10px;
}
.solution-page .solution-1 .list ul li {
  padding: 10px;
}
.solution-page .solution-1 .list button {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 40px;
  border: none;
  background: transparent;
  color: black;
}
.solution-page .solution-1 .list button.slick-prev {
  left: -40px;
}
.solution-page .solution-1 .list button.slick-next {
  right: -40px;
}
.solution-page .solution-2 .list ul {
  margin: -10px;
}
.solution-page .solution-2 .list ul li {
  padding: 10px;
}
.solution-page .solution-3 .left {
  width: 60%;
}
.solution-page .solution-3 .left ul {
  margin: -30px;
}
.solution-page .solution-3 .left ul li {
  padding: 30px;
}
.solution-page .solution-3 .right {
  width: 40%;
}
@media screen and (max-width: 1000px) {
  .solution-page .solution-3 .left {
    width: 100%;
    padding: 0;
  }
  .solution-page .solution-3 .right {
    display: none;
  }
  .solution-page .solution-3 .left ul {
    margin: -15px;
  }
  .solution-page .solution-3 .left ul li {
    padding: 15px;
  }
}
#mask {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
  display: none;
}
#mask .mask-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1e1e1e;
  opacity: .9;
}
#mask .mask-close {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 15px;
  color: #FFFFFF;
  cursor: pointer;
}
#mask .mask-inner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#mask .mask-inner .item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 5%;
  right: 5%;
  display: none;
}
#mask .mask-inner .item .mask-bag {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#mask .mask-inner .item .mask-left {
  width: 50%;
  padding: 30px;
}
#mask .mask-inner .item .mask-left .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  font-size: 30px;
  z-index: 1;
  border: none;
}
#mask .mask-inner .item .mask-left .slick-arrow.slick-prev {
  left: 0;
}
#mask .mask-inner .item .mask-left .slick-arrow.slick-next {
  right: 0;
}
#mask .mask-inner .item .mask-right {
  width: 50%;
  padding: 30px;
}





.news-page {
  padding: 70px 0;
}
.news-page .news-list ul {
  margin: -15px;
}
.news-page .news-list ul li {
  padding: 15px;
}
.news-page .news-list ul li:last-child {
  margin-bottom: 0;
}
.news-page .news-list ul li a.img-box {
  display: block;
}
.news-page .news-list ul li a.img-box img {
  width: 100%;
}
.news-page .news-list ul li .box {
  padding: 10px;
  -moz-box-shadow: 0 0 10px rgba(72, 73, 121, 0.15);
  -o-box-shadow: 0 0 10px rgba(72, 73, 121, 0.15);
  box-shadow: 0 0 10px rgba(72, 73, 121, 0.15);
}
.news-page .news-list ul li .box .content {
  padding: 20px;
  position: relative;
}
.news-page .news-list ul li .box .content p {
  font-size: 14px;
  line-height: 28px;
}
.news-page .news-list ul li .box .content time {
  position: absolute;
  width: 65px;
  height: 65px;
  top: -35px;
  background: #6aa330 none repeat scroll 0 0;
  color: #fff;
  line-height: 23px;
  text-align: center;
  border-radius: 5px;
  display: block;
  font-family: "POPPINS-MEDIUM";
  font-weight: 500;
  font-size: 20px;
  padding: 8px 0;
  left: 15px;
}
.news-page .news-list ul li .box .content h3 {
  margin-top: 25px;
  font-family: "POPPINS-MEDIUM";
  font-size: 20px;
  margin-bottom: 15px;
  color: #111;
  display: inline-block;
  line-height: 28px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  height: 54px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.news-page .news-list ul li .box .content h3:hover {
  color: #6aa330;
}
.news-page .news-list ul li .box .content a.more {
  text-transform: capitalize;
  font-weight: 500;
  padding: 5px 0 5px 20px;
  margin-top: 20px;
  display: inline-block;
  color: #6aa330;
  border-left: 1px solid #6aa330;
  font-size: 16px;
  font-family: "POPPINS-REGULAR";
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.news-page .news-list ul li .box .content a.more i {
  -webkit-transition: 0.5s padding-left;
  -moz-transition: 0.5s padding-left;
  -ms-transition: 0.5s padding-left;
  -o-transition: 0.5s padding-left;
  transition: 0.5s padding-left;
}
.news-page .news-list ul li .box .content a.more:hover {
  color: #111;
  border-left: 1px solid #111;
}
.news-page .news-list ul li .box .content a.more:hover i {
  padding-left: 5px;
}
.newdet-page {
  padding: 70px 0;
}
.newdet-page .news-content h3.title,.newdet-page .news-content h1.title {
  font-size: 24px;
}
.newdet-page .news-content a.img-box {
  display: block;
}
.newdet-page .news-content a.img-box img {
  width: 100%;
}
.newdet-page .news-content time {
  width: 65px;
  height: 65px;
  margin-top: -35px;
  background: #da251c none repeat scroll 0 0;
  color: #fff;
  line-height: 23px;
  text-align: center;
  border-radius: 5px;
  display: block;
  font-family: "POPPINS-MEDIUM";
  font-weight: 500;
  font-size: 20px;
  padding: 8px 0;
  left: 15px;
  position: relative;
  z-index: 1;
}
.newdet-page .news-content .tag {
  font-size: 14px;
  color: #828893;
  font-family: "POPPINS-REGULAR";
}
.newdet-page .news-content .tag em {
  color: black;
}
.newdet-page .news-content .tag h6,
.newdet-page .news-content .tag div {
  display: inline-block;
  vertical-align: middle;
}
.newdet-page .news-content .tag div {
  margin-left: 15px;
}
.newdet-page .news-content .tag div i {
  color: #da251c;
  margin-right: 5px;
}
.newdet-page .news-content .content {
  padding: 15px 0;
  margin: 10px 0;
  border-top: 1px #eee dashed;
  border-bottom: 1px #eee dashed;
  text-align: left;
  font-size: 16px;
  line-height: 30px;
}
.newdet-page .news-content .content p {
  padding: 5px 0;
}
.newdet-page .news-content .share {
  text-align: left;
}
.newdet-page .news-content .share h4 {
  display: inline-block;
  vertical-align: middle;
  font-family: "POPPINS-REGULAR";
  color: #333;
  font-size: 14px;
}
.newdet-page .news-content .share ul {
  display: inline-block;
}
.newdet-page .news-content .share ul li {
  width: auto;
  padding: 5px;
}
.newdet-page .news-content .share ul li a {
  display: block;
  padding: 0 15px;
  line-height: 32px;
  height: 32px;
  border-radius: 5px;
  background: #edeff2;
  font-size: 12px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .news-content .share ul li a:hover {
  color: white;
  background: #da251c;
}
.newdet-page .news-content .m-link {
  padding-top: 15px;
  text-align: left;
  margin-top: 15px;
  border-top: 1px #eee dashed;
}
.newdet-page .news-content .m-link a {
  font-size: 14px;
  color: #666;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.newdet-page .news-content .m-link a:hover {
  color: #da251c;
  text-decoration: underline;
}



h2.inner {
  font-size: 50px;
  line-height: 1;
  font-weight: 600;
}

.honor-page .honor-1 {
  padding: 40px 0 80px;
}
.honor-page .honor-1 h2 {
  color: #6aa330;
}
.honor-page .honor-1 .left {
  width: 50%;
  vertical-align: middle;
}
.honor-page .honor-1 .right {
  width: 50%;
  vertical-align: middle;
}
.honor-page .honor-section {
  padding: 80px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f6f6f6), color-stop(40%, #ffffff));
  background-image: -webkit-linear-gradient(#f6f6f6 0, #ffffff 40%);
  background-image: -moz-linear-gradient(#f6f6f6 0, #ffffff 40%);
  background-image: linear-gradient(#f6f6f6 0, #ffffff 40%);
}
.honor-page .honor-section .title {
  padding: 40px 60px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;

}
.honor-page .honor-section .title h2 {
  font-size: 40px;
  line-height: 1;
  font-weight: 500;
}
.honor-page .honor-section .title h2::after {
  content: "";
  display: block;
  width: 65%;
  height: 1px;
  background-color: black;
  margin-top: 10px;
}
.honor-page .honor-section .box {
  margin: -40px;
}
.honor-page .honor-section .left {
  padding: 40px;
  width: 30%;
}
.honor-page .honor-section .right {
  padding: 40px;
  width: 70%;
}
.honor-page .honor-section .right ul {
  margin: -15px -27px;
}
.honor-page .honor-section .right ul li {
  width: 33.33%;
  padding: 15px 27px;
}
.honor-page .honor-section .right ul li .img {
  border: 5px solid white;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.honor-page .honor-section .right ul li h3 {
  font-size: 20px;
  line-height: 2;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1440px) {
  .honor-page .honor-section .title {
    padding: 40px;
  }
  .honor-page .honor-section .title h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1200px) {
  .honor-page .honor-section .box {
    margin: -15px;
  }
  .honor-page .honor-section .left {
    padding: 15px;
  }
  .honor-page .honor-section .right {
    padding: 15px;
  }
  .honor-page .honor-section .right ul {
    margin: -15px;
  }
  .honor-page .honor-section .right ul li {
    padding: 15px;
  }
  .honor-page .honor-section .title {
    padding: 30px;
    border-radius: 50px 0 50px 0;
  }
}
@media screen and (max-width: 1000px) {
  h2.inner {
    font-size: 40px;
  }
  .honor-page .honor-1 .left {
    width: 100%;
  }
  .honor-page .honor-1 .right {
    width: 100%;
    margin-top: 60px;
  }
  .honor-page .honor-section .left {
    width: 100%;
  }
  .honor-page .honor-section .right {
    width: 100%;
  }
  .honor-page .honor-section .title {
    height: auto;
  }
}
@media screen and (max-width: 700px) {
  h2.inner {
    font-size: 30px;
  }
}
@media screen and (max-width: 500px) {
  .honor-page .honor-section .right ul li {
    width: 50%;
  }
}









.factory-page {
  background: #fff;
}
.factory-page .factory-part {
  padding: 50px 0;
}
.factory-page .factory-part .tit {
  text-align: center;
}
.factory-page .factory-part .tit h2 {
  color: #2a2a2a;
  font-size: 44px;
}
.factory-page .factory-part .tit p {
  color: #666;
}
.factory-page .factory-part .factory-part-list {
  margin-top: 20px;
}
.factory-page .factory-part .factory-part-list ul li {
  padding: 0 2px;
}
.factory-page .factory-part .factory-part-list ul li .img-box .text {
  padding: 20px 0;
  position: relative;
  z-index: 2;
  background: #fff;
  text-align: center;
}
.factory-page .factory-part .factory-part-list ul li .img-box .text h2 {
  color: #2c2c2c;
  font-weight: 500;
  font-size: 18px;
}
.factory-page .factory-part .factory-part-list ul li .img-box .text p {
  color: #666;
  line-height: 30px;
  list-style-type: disc;
  list-style-position: inside;
}




.environment-page .environment-1 .box{
  max-width: 1600px;
  margin: auto;
}
.environment-page .environment-1 .list{
  margin-top: 50px;
}
.environment-page .environment-1 .list ul{
  margin: -2px;
}
.environment-page .environment-1 .list ul li{
  padding: 2px;
}


.environment-page .environment-2 ul li{
  display: flex;
  align-items: center;
}

.environment-page .environment-2 ul li:nth-child(even){
  flex-direction: row-reverse;
}

.environment-page .environment-2 .img{
  width: 50%;
}

.environment-page .environment-2 .img img{
  width: 100%;
}

.environment-page .environment-2 .mml-text{
  width: 50%;
  padding: 0 10% 0 5%;
}

.environment-page .environment-2 ul li:nth-child(even) .mml-text{
  padding: 0 5% 0 10%;
  text-align: right;
}
.environment-page .environment-2 .list{
  margin-top: 100px;
}
.environment-page .environment-2 .list .warp{
  margin: -20px;
}
.environment-page .environment-2 .list .warp .item{
  padding: 20px;
}


@media (max-width:1024px) {
  .environment-page .environment-2 ul li{
    display: block;
  }

  .environment-page .environment-2 .img{
    width: 100%;
  }

  .environment-page .environment-2 .mml-text{
    width: 100%;
    padding: 0 15px!important;
    text-align: left!important;
    margin-top: 40px;
  }
}


.core-2{
  background: url(../images/core_3_bg.jpg)no-repeat center;
  background-size: cover;
  padding: 250px 0;
  color: #fff;
}

.core-2 .tit3{font-size: 16px; font-family: 'Raleway';}

.nzrthreelist .conlist{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; background:url(../images/nzrbgx.jpg) no-repeat center top; background-size:cover;}
.nzrthreelist .conlist ul li{width:20%; height:620px; float:left; border-right:#fff 1px solid; position:relative;}
.nzrthreelist .conlist ul li a .pic { width:100%; height:auto; overflow:hidden; filter:alpha(opacity=0); opacity: 0; transition: all 400ms ease 0s;}
.nzrthreelist .conlist ul li a:hover .pic{filter:alpha(opacity=100); opacity:1;}
.nzrthreelist .conlist ul li a .pic .img { width:100%; height:auto; transition: all 1s ease 0s;}
.nzrthreelist .conlist ul li a:hover .pic  .img { transform: scale(1.1); }
.nzrthreelist .conlist ul li a .infox{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:12; transition: all 400ms ease 0s; display: flex; align-items:center; justify-content:center; flex-direction: column; padding:0px 10%;}
.nzrthreelist .conlist ul li a .infox .icon{ width:140px; height:140px;}
.nzrthreelist .conlist ul li a .infox .icon img{max-width:100%; height:auto;}
.nzrthreelist .conlist ul li a .infox .ttx{text-align:center; font-size:24px; color:#fff;}

 @media (max-width:1024px) {

.nzronelist{height:auto; overflow:hidden; background:#fff url(../images/nzrbg.jpg) no-repeat center bottom; padding:30px 0px;}
.nzronelist .title{line-height:40px; text-align:center; font-size:24px; color:#313131; font-weight:bold; margin-bottom:10px;}
.nzronelist .sptxt{line-height:30px; text-align:center; font-size:14px; color:#1b1b1b; padding:0px 2%;}

.nzrtwolist{height:auto; overflow:hidden; background:#fff; padding:30px 0px;}
.nzrtwolist .title{line-height:40px; text-align:center; font-size:24px; color:#313131; font-weight:bold; margin-bottom:20px;}
.nzrtwolist .piclist{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto;}
.nzrtwolist .piclist .pic { width:100%; height:auto; overflow:hidden; position:relative; transition: all 400ms ease 0s;}
.nzrtwolist .piclist .pic img{ width:100%; height:auto; transition: all 1s ease 0s;}
.nzrtwolist .piclist .infox{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:12; transition: all 400ms ease 0s; display: flex;  justify-content:center; flex-direction: column; padding:0px 15px;}
.nzrtwolist .piclist .infox .tt{line-height:30px; font-size:16px; color:#fff;}
.nzrtwolist .piclist .infox .line{width:58px; height:1px; background:#fff; float:left; margin:5px 0px 5px 0px;}
.nzrtwolist .piclist .infox .ttx{line-height:24px; font-size:14px; color:#fff;}

.nzrthreelist{height:auto; overflow:hidden; background:#fff;}
.nzrthreelist .title{line-height:40px; text-align:center; font-size:24px; color:#313131; font-weight:bold; margin-bottom:20px;}
.nzrthreelist .conlist{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; background:url(../images/nzrbgx.jpg) no-repeat center top; background-size:cover;}
.nzrthreelist .conlist ul li{width:50%; height:320px; float:left; border-right:#fff 1px solid; position:relative;}
.nzrthreelist .conlist ul li a .pic { width:100%; height:auto; overflow:hidden; filter:alpha(opacity=0); opacity: 0; transition: all 400ms ease 0s;}
.nzrthreelist .conlist ul li a:hover .pic{filter:alpha(opacity=100); opacity:1;}
.nzrthreelist .conlist ul li a .pic .img { width:100%; height:auto; transition: all 1s ease 0s;}
.nzrthreelist .conlist ul li a:hover .pic  .img { transform: scale(1.1); }
.nzrthreelist .conlist ul li a .infox{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:12; transition: all 400ms ease 0s; display: flex; align-items:center; justify-content:center; flex-direction: column; padding:0px 10%;}
.nzrthreelist .conlist ul li a .infox .icon{ width:80px; height:80px;}
.nzrthreelist .conlist ul li a .infox .icon img{max-width:100%; height:auto;}
.nzrthreelist .conlist ul li a .infox .ttx{line-height:30px; text-align:center; font-size:18px; color:#fff;}

.ncbglist{height:auto; overflow:hidden; background:#fff url(../images/zrbgxx.jpg) no-repeat center top;}

.nzrfourlist{height:auto; overflow:hidden; padding:30px 0px;}
.nzrfourlist .title{line-height:40px; text-align:center; font-size:24px; color:#313131; font-weight:bold; margin-bottom:20px;}
.nzrfourlist ul{margin-left:-60px; margin-right:-60px;}
.nzrfourlist ul li{width:100%; height:auto;  float:left; padding:0px 60px; margin-bottom:20px;}
.nzrfourlist ul li .pic { width:100%; height:100%; overflow:hidden; position:relative; transition: all 400ms ease 0s;}
.nzrfourlist ul li .pic .img { width:100%; height:100%; transition: all 1s ease 0s; }
.nzrfourlist ul li:hover .pic  .img { transform: scale(1.1); }
.nzrfourlist ul li a .tt{width:100%; height:auto; overflow:hidden; padding:20px 15px; line-height:30px; font-size:16px; color:#434343; -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.1);    box-shadow: 0 0 25px rgba(0,0,0,0.1);}


.nzrfivelist{height:auto; overflow:hidden;}
.nzrfivelist .title{line-height:40px; text-align:center; font-size:24px; color:#313131; font-weight:bold; margin-bottom:20px;}
.nzrfivelist .pppcont{width:100%; height:auto; margin:0px auto 0px auto; max-width:1642px; position:relative; padding:0px 30px;}
.nzrfivelist .swiper-slide a .pic { width:100%; height:100%; overflow:hidden; position:relative; transition: all 400ms ease 0s;}
.nzrfivelist .swiper-slide a .pic .img { width:100%; height:100%; transition: all 1s ease 0s; }
.nzrfivelist .swiper-slide a:hover .pic  .img { transform: scale(1.1); }
.nzrfivelist .swiper-slide .info { width:100%; height:40px; overflow:hidden; line-height:40px; font-size:14px; color:#fff; padding-left:20px; position:absolute; left:0px; bottom:0px; z-index:10;}

.nzrsixlist{height:auto; overflow:hidden; padding:30px 0px;}
.downBox{ width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto;}
.downBox .hd{ width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.downBox .hd ul{ margin-left:-40px; margin-right:-40px;}
.downBox .hd ul li{ float:left; width:100%; height:auto; overflow:hidden; padding:0px 20px; cursor:pointer; margin-bottom:10px;}
.downBox .hd ul li .bco{display:block; width:100%; height:44px; line-height:44px; text-align:center; font-size:18px; color:#353535; font-weight:bold; background:#f0f0f0; padding:0px 20px;}
.downBox .hd ul li.on{}
.downBox .hd ul li.on .bco{background:#37534f; color:#fff;}
.downBox .bd ul{zoom:1;}
.downBox .bd li{ height:60px; line-height:40px; border:#dfdfdf 1px solid; padding:10px 10px 10px 0px; margin-bottom:30px;}
.downBox .bd li .icon{width:10%; height:40px; line-height:40px; text-align:center; border-right:#dfdfdf 1px solid; float:left;}
.downBox .bd li .icon img{max-width:100%; height:auto;}
.downBox .bd li .txt{ float:right; width:90%; height:40px; overflow:hidden; line-height:40px; font-size:16px; color:#37534f; font-weight:bold; padding-left:3%;}
.downBox .bd li .txt a.down{width:20px; height:20px; float:right; display:block;}
.downBox .bd li .txt img{max-width:100%; height:auto;}
}




.qyslthreelist{height:auto; overflow:hidden; background:#fff; padding:100px 0px;}
.qyslthreelist .title{line-height:70px; text-align:center; font-size:54px; color:#191919; font-weight:bold;}
.qyslthreelist .titlex{line-height:50px; text-align:center; font-size:30px; color:#404040; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:40px;}
.qyslthreelist .container p{ padding-bottom: 50px;}
.about-4 .list li, .about-4 .list li .name, .about-4 .list li .layer{
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }
  

.about-4 .list ul{
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.about-4 .list li{
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.about-4 .list li{
  align-items: center;
  -webkit-align-items: center; }

.about-4 .list li{
  justify-content: center;
  -webkit-justify-content: center; }


.about-4 { overflow: hidden; position: relative;  -webkit-box-shadow: 0 0 35px rgba(0,0,0,0.2); box-shadow: 0 0 35px rgba(0,0,0,0.2);}
.about-4 .list { min-height:662px; position: relative;}
.about-4 .list .bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: center no-repeat; background-size: cover; opacity: 0; }
.about-4 .list .bg.show { opacity: 1; }
.about-4 .list ul { position: relative; z-index: 11; }
.about-4 .list li {height:662px; width:33.33333333333333%; border-right: rgba(255, 255, 255, 0.5) solid 1px; color: #fff;  position: relative; float:left; cursor: pointer;}
.about-4 .list li .name { width:100%; line-height:40px; text-align:center; font-size:24px; color:#fff; position: relative; top: 0; }
.about-4 .list li .name img{margin:10px auto 0px auto;}
.about-4 .list li .layer {position: absolute; z-index: 10; left: 0; right: auto; top: auto; bottom: auto; width: 100%; padding:0 10%; opacity: 0; }
.about-4 .list li .layer h3 {  font-size:36px; color:#313131;}
.about-4 .list li .layer .line{width:40%; height:2px; background:#313131; float:left; margin:20px 0px 10px 0px;}
.about-4 .list li .layer p{line-height:36px; font-size:16px; color:#535353;}
.about-4 .list li:last-child { border: 0; }
.about-4 .list li.on { width: 40%; flex-shrink: 0; -webkit-flex-shrink: 0; background:rgba(255, 255, 255, 0.8);}
.about-4 .list li.on .name { opacity: 0; }
.about-4 .list li.on .layer { opacity: 1; }



.qyslonelist{height:auto; background:#fff; position: relative;}
.qyslonelist .title{line-height:70px; text-align:center; font-size:54px; color:#191919; font-weight:bold;}
.qyslonelist .titlex{line-height:50px; text-align:center; font-size:30px; color:#404040; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:40px;}


@keyframes rotate-anim {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
@-webkit-keyframes rotate-anim {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes rotate-anim2 {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(-360deg); } }
@-webkit-keyframes rotate-anim2 {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-360deg); } }
	
.technology-4 { width: 64%; overflow: hidden; position: relative; text-align: center;  padding-bottom: .6rem;
}

.technology-4 .list { min-height: 8.71rem; position: relative; background: url("../images/img285.png") center no-repeat; background-size: 2.85rem; }
.technology-4 .list .ltxt{line-height:0.4rem; text-align:center; font-size:.36rem; color:#222; font-weight:bold; width:100%; position:absolute; left:0px; top:55%; z-index:1; margin-top:-.2rem;}
.technology-4 .list:before { content: ""; display: block; position: absolute; left: 50%; top: 0; width: 8.71rem; height: 8.71rem; margin-left: -4.355rem; background: url("../images/img871.png") center no-repeat; background-size: 100%; animation: rotate-anim 60s infinite linear; -webkit-animation: rotate-anim 60s infinite linear; }
.technology-4 .list:after { content: ""; display: block; position: absolute; left: 50%; top: 50%; width: 11.22rem; height: 11.22rem; margin-left: -5.66rem; margin-top: -5.66rem; background: url("../images/img1122.png") center no-repeat; background-size: 100%; animation: rotate-anim2 60s infinite linear; -webkit-animation: rotate-anim2 60s infinite linear; }
.technology-4 .list .yuan { background: url("../images/img583.png") center no-repeat; background-size: 100%; position: absolute; left: 50%; top: 50%; width: 5.83rem; height: 5.83rem; margin-left: -2.915rem; margin-top: -2.915rem; animation: rotate-anim2 60s infinite linear; -webkit-animation: rotate-anim2 60s infinite linear; }
.technology-4 .list li { width: 1.5rem; height: 1.5rem; position: absolute; z-index: 10; left: 50%; right: auto; top: 50%; bottom: auto; }
.technology-4 .list li:after { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url("../images/img116.png") center no-repeat; background-size: 100%; animation: rotate-anim 30s infinite linear; -webkit-animation: rotate-anim 30s infinite linear; }
.technology-4 .list li:before { content: ""; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: url("../images/img116on.png") center no-repeat; background-size: 100%; opacity: 0; }
.technology-4 .list li .ico {
 width: .38rem;
 height: .38rem; position: relative; z-index: 5; }
 .technology-4 .list li .ico img{vertical-align:top;}
.technology-4 .list li .ico img:nth-child(2) {
 position: absolute;
 z-index: 10;
 left: 0;
 right: auto;
 top:0;
 bottom: auto;
 opacity: 0;
}
.technology-4 .list li .ico img{max-width:100%; height:auto;}
.technology-4 .list li .name { position: relative;  font-size: .14rem;
 line-height: .18rem;
color: #666; z-index: 5;  padding-top: .04rem;
}
.technology-4 .list li.li_01 {
 margin-left: -.58rem; margin-top: -3.44rem; }
.technology-4 .list li.li_02 {
 margin-left: 1.25rem; margin-top: -2.75rem; }
.technology-4 .list li.li_03 { margin-left: 2.32rem; margin-top: -1.08rem; }
.technology-4 .list li.li_04 { margin-left: 1.82rem;  margin-top: 0.78rem;
}
.technology-4 .list li.li_05 { margin-left: 0.6rem; margin-top: 2.1rem; }
.technology-4 .list li.li_06 {
 margin-left: -1.55rem; margin-top: 2.02rem; }
.technology-4 .list li.li_07 {
 margin-left: -3.18rem; margin-top: 0.88rem; }
.technology-4 .list li.li_08 {
  margin-left: -3.42rem;
  margin-top: -1.12rem; }
.technology-4 .list li.li_09 {
  margin-left: -2.4rem;
  margin-top: -2.7rem; }
.technology-4 .list li:hover:after { opacity: 0; }
.technology-4 .list li:hover:before { opacity: 1; }
.technology-4 .list li:hover .ico img:nth-child(1) {
 opacity: 0;
}
.technology-4 .list li:hover .ico img:nth-child(2) {
 opacity: 1;
}
.technology-4 .list li:hover .name { color: #6aa330; }
.page-layer { position: absolute; z-index: 10000; left: 55%; top: 0; right: 0; bottom: 0;width: 35%; opacity: 0; visibility: hidden; }
.page-layer.show { opacity: 1; visibility: visible; }
.page-layer .container { background: #fff; width: 12.5rem; min-height: 2rem; box-shadow: 0 0.14rem 0.46rem rgba(177, 177, 177, 0.39); -webkit-box-shadow: 0 0.14rem 0.46rem rgba(177, 177, 177, 0.39); -moz-box-shadow: 0 0.14rem 0.46rem rgba(177, 177, 177, 0.39); position: relative; }
.page-layer a.close { display: block;  width: .8rem;
 height: .8rem;
background: url("../images/close30.png") center no-repeat;  background-size: .3rem;
position: absolute; z-index: 10; left: auto; right: 0; top: 0; bottom: auto; transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;}
.page-layer a.close:hover { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); }
.technology-layer li {  padding: 0 .3rem .7rem .3rem;
}
.technology-layer li .name {  padding: .56rem 0 .24rem 0;
}
.technology-layer li .name .ico {  width: .48rem;
 margin-right: .16rem;
}
.technology-layer li .name h3 { color: #2c302f;  font-size: .28rem; font-weight: bold;
}
.technology-layer li .content { font-size: .16rem;
color: #666; 
text-align: justify; line-height: 1.5em; }
.p-content {
 font-size: .18rem; color: #666; text-align: justify; line-height: 1.8em; }
.product-title {  padding: 1.05rem 0 .55rem 0;
}
.product-title h2 { position: relative;  padding-left: .22rem;
 font-size: .38rem;
}
.product-title h2:before { content: ""; display: block; position: absolute; left: 0; top: 50%;  width: .07rem;
 height: .4rem;
 margin-top: -.2rem;
background: #c22c33; }
.p-title2 h2 { position: relative;  font-size: .46rem;
 padding-bottom: .32rem;
}
.p-title2 h2:before { content: ""; display: block; position: absolute; left: 0; bottom: 0;  width: .4rem;
 height: .07rem;
background: #c22c33; }

.page-layer, .technology-layer li .name,  .report .container .list li, .report .container .list2 dl.radio, .programme-6 .btn ul, .programme-6 .list a, .about-2 li h2, .about-4 .list ul, .p-nav dl, .join-1 li, .ewm-layer, .technology-1 .list li.li_04 dl, .technology-1 .list li.li_05 dl.dl_01, .technology-1 .list li.li_05 dl.dl_02, .business-6 .list ul, .business .list2 li, .kass-3 a.btn, .kass-2 .title ul, .kass-layer .title2, .kass-show-2 .list li, .kass-show-2 .list li h3, .kass-show-3 .img-list .num, .business-7 .list .arrow,.index-partner .btn dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .indexFlash li .layer2, .index-about .list li .layer, .p-banner, .technology-4 .list li, .product-4 .list .content, .programme-1 .list li .p-content, .about-2 li, .about-4 .list li, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .kass-layer, .business-7 .title {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .g-foot .list li, .g-foot .msg, .indexFlash li .layer2, .p-banner, .p-title h2, .technology-4 .list li, .page-layer, .technology-layer li .name, .product-4 .list .content, .business .btn, .business-2 .title, .business-3 .list a .layer .btn, .business-4 .list li a, .programme-6 .list a, .about-2 li h2, .about-4 .list li, .join-1 li, .ewm-layer, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .business .list2 li, .kass-3 a.btn, .kass-layer, .kass-layer .title2, .kass-show-2 .list li, .kass-show-2 .list li h3, .kass-show-3 .img-list .num, .business-7 .title {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .g-nav ul, .default .layer, .indexFlash li .layer, .indexFlash li .layer2, .p-banner, .p-title h2, .technology-4 .list li, .page-layer, .product-1 .btn ul, .product-4 .list .content, .product-5 .list ul, .business-4 .list li a, .programme-1 .list li .p-content, .about-2 li, .about-4 .list li, .p-nav dl, .ewm-layer, .ewm-layer .container, .technology-1 .btn dl, .technology-1 .list li.li_01 dd, .technology-1 .list li.li_02 dd, .technology-1 .list li.li_04 dd, .technology-1 .list li.li_05 dl.dl_01, .kass-3 a.btn, .kass-layer, .business-7 .title {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .index-technology .list ul, .technology-2 .list2 ul, .product-3 ul, .lyb-layer .container .form ul, .report .form ul, .lyb .form ul, .business .arrow, .business-2 .arrow, .business .list dl, .report .wal, .programme-1 .list ul, .programme-6 .list ul, .case-1 .wal, .case-2 .list ul, .about-1 .list ul, .join-1 ul, .join-2 li, .technology-1 .list li.li_04 dl, .technology-1 .list li.li_05 dl.dl_02, .business .list2 ul, .kass-show-2, .kass-show-3 .wal, .kass-show-5 .list ul, .business-7 .wal, .business-7 .list .arrow {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav ul, .g-foot .list2 li dl, .g-foot .msg, .index-technology .list ul, .technology-2 .list2 ul, .product-3 ul, .product-5 .list ul, .lyb-layer .container .form ul, .report .form ul, .lyb .form ul, .business .list dl, .business-3 .list ul, .report .wal, .programme-1 .list ul, .programme-5 .list ul, .programme-6 .list ul, .case-1 .wal, .case-2 .list ul, .about-1 .list ul, .about-2 ul, .news-1 ul, .news ul, .join-1 ul, .join-2 li, .business .list2 ul, .kass-layer .form ul, .kass-layer .list ul, .kass-show-1 .list ul, .kass-show-2, .kass-show-3 .wal, .kass-show-5 .list ul, .business-7 .wal, .business-partner .list li dl,.business .list3 ul,.business .list3 ul{
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes upDown {
  0% {
    transform: translateY(0); }
  25% {
    transform: translateY(-0.1rem); }
  50% {
    transform: translateY(0); }
  75% {
    transform: translateY(0.1rem); }
  100% {
    transform: translateY(0); } }
@-webkit-keyframes upDown {
  0% {
    -webkit-transform: translateY(0); }
  25% {
    -webkit-transform: translateY(-0.1rem); }
  50% {
    -webkit-transform: translateY(0); }
  75% {
    -webkit-transform: translateY(0.1rem); }
  100% {
    -webkit-transform: translateY(0); } }


@media (max-width:1024px) {
.qyslonelist{height:auto; background:#fff; padding:30px 0px 30px 0px;}
.qyslonelist .title{line-height:40px; text-align:center; font-size:24px; color:#191919; font-weight:bold;}
.qyslonelist .titlex{line-height:30px; text-align:center; font-size:16px; color:#404040; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
}



@media (max-width:1024px) {
.qysltwolist{height:auto; overflow:hidden; background:#36524e; padding:30px 0px 30px 0px;}
.qysltwolist .title{line-height:40px; text-align:center; font-size:24px; color:#fff; font-weight:bold;}
.qysltwolist .titlex{line-height:30px; text-align:center; font-size:16px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
.qysltwolist .txt{width:100%; height:auto; overflow:hidden; float:left; line-height:30px; font-size:14px; color:#fff; padding-top:0px;}
.qysltwolist .thumb{width:100%; height:auto; overflow:hidden; float:right; margin-top:20px;}
.qysltwolist .thumb img{max-width:100%; height:auto;}
.qysltwolist .thumbx{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; padding-left:0rem; padding-top:.3rem;}
.qysltwolist .thumbx img{ width:1.12rem; height:1.12rem; float:left;   animation: upDown 3s infinite linear;
  -webkit-animation: upDown 3s infinite linear; }
.qysltwolist .thumbx img:nth-child(2){ margin-left:.1rem; margin-top:.58rem;}
.qysltwolist .thumbx img:nth-child(3){ margin-left:.1rem; margin-top:.5rem;}
.qysltwolist .thumbx img:nth-child(4){ margin-left:.1rem; margin-top:.1rem;}
.qysltwolist .thumbx img:nth-child(5){ margin-left:.1rem; margin-top:.19rem;}
.qysltwolist .thumbx img:nth-child(6){ margin-left:.1rem; margin-top:.5rem;}


.qyslthreelist{height:auto; overflow:hidden; background:#fff; padding:30px 0px;}
.qyslthreelist .title{line-height:40px; text-align:center; font-size:24px; color:#191919; font-weight:bold;}
.qyslthreelist .titlex{line-height:30px; text-align:center; font-size:16px; color:#404040; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
.about-4 { overflow: hidden; position: relative; }
.about-4 { overflow: hidden; position: relative; }
.about-4 .list { min-height:396px; position: relative; }
.about-4 .list .bg { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: center no-repeat; background-size: cover; opacity: 0; }
.about-4 .list .bg.show { opacity: 1; }
.about-4 .list ul { flex-wrap: wrap; -webkit-flex-wrap: wrap;}
.about-4 .list li {height:132px; width:100%; border-right: none; border-bottom: rgba(255, 255, 255, 0.5) solid 1px; color: #fff;  position: relative; float:left;}
.about-4 .list li .name { width:100%; line-height:40px; text-align:center; font-size:16px; color:#fff; font-weight:bold; position: relative; top: 0; }
.about-4 .list li .name img{margin:0px auto 0px auto;}
.about-4 .list li .layer {position: absolute; z-index: 10; left: 0; right: auto; top: auto; bottom: auto; width: 100%; padding:0 10%; opacity: 0; }
.about-4 .list li .layer h3 {  font-size:16px; color:#313131;}
.about-4 .list li .layer .line{width:40%; height:1px; background:#313131; float:left; margin:5px 0px 5px 0px;}
.about-4 .list li .layer p{line-height:30px; font-size:14px; color:#535353;}
.about-4 .list li:last-child { border: 0; }
.about-4 .list li.on { width: 100%; height:300px; background:rgba(255, 255, 255, 0.8);}
.about-4 .list li.on .name { opacity: 0; }
.about-4 .list li.on .layer { opacity: 1; }


.qyslfourlist{height:auto; overflow:hidden; background:#36524e; padding:30px 0px 30px 0px; min-height:354px; position:relative;}
.qyslfourlist .title{line-height:40px; text-align:center; font-size:24px; color:#fff; font-weight:bold;}
.qyslfourlist .titlex{line-height:30px; text-align:center; font-size:16px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
.qyslfourlist .thumb{width:100%; height:auto; overflow:hidden; position:relative; left:0px; top:0; z-index:10; float:left;}
.qyslfourlist .thumb img{max-width:100%; height:auto;}
.qyslfourlist .txt{width:100%; height:auto; overflow:hidden; float:right;  margin-bottom:20px;}
.qyslfourlist .txt ul li{width:100%; height:auto; overflow:hidden; float:left;}
.qyslfourlist .txt ul li span{width:12px; height:12px; float:left; background:#fff; -moz-border-radius:100%; -khtml-border-radius:100%; -webkit-border-radius:100%; border-radius:100%; margin:8px 0px 0px 0px;}
.qyslfourlist .txt ul li .tt{line-height:32px; font-size:16px; font-weight:600; color:#fff; padding-left:22px;}

.qyslfivelist{height:auto; overflow:hidden; background:#fff; padding:30px 0px 0px 0px;}
.qyslfivelist .title{line-height:40px; text-align:center; font-size:24px; color:#191919; font-weight:bold;}
.qyslfivelist .titlex{line-height:30px; text-align:center; font-size:16px; color:#404040; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:10px;}
.qyslfivelist .titlexx{line-height:30px; text-align:center; font-size:16px; color:#626262; margin-bottom:0px;}
.qyslfivelist .thumb{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; text-align:center;}
.qyslfivelist .thumb img{max-width:100%; height:auto;}

.qyslsixlist{height:auto; overflow:hidden; background:#36524e; padding:30px 0px 30px 0px;}
.qyslsixlist .title{line-height:40px; text-align:center; font-size:24px; color:#fff; font-weight:bold;}
.qyslsixlist .titlex{line-height:30px; text-align:center; font-size:16px; color:#fff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; margin-bottom:20px;}
.qyslsixlist .thumb{width:100%; height:auto; overflow:hidden; margin:0px auto 0px auto; text-align:center;}
.qyslsixlist .thumb img{max-width:100%; height:auto;}


}





.inner-page .m-page {
  text-align: center;
  float: none;
  margin: 30px -5px 0;
}
.inner-page .m-page a,
.inner-page .m-page span {
  display: inline-block;
  text-align: center;
  width: 45px;
  height: 35px;
  font-size: 15px;
  line-height: 35px;
  border-radius: 5px;
  color: #111;
  font-weight: 500;
  -moz-box-shadow: 0 2px 10px 0 #d8dde6;
  -o-box-shadow: 0 2px 10px 0 #d8dde6;
  box-shadow: 0 2px 10px 0 #d8dde6;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  margin: 5px;
}
.inner-page .m-page a:hover {
  background: #6aa330 none repeat scroll 0 0;
  color: #fff;
}

.product-page .list ul li{
  padding: 20px;
  background: #fafafa;
}
.product-page .list ul li:nth-child(2),
.product-page .list ul li:nth-child(3),
.product-page .list ul li:nth-child(6){
  background: #f4f4f4;
}
.product-page .list .mml-text{
  margin: -10px;
}
.product-page .list .mml-text .img{
  vertical-align: middle;
  padding: 10px;
}
.product-page .list .mml-text .text{
  vertical-align: middle;
  padding: 10px;
}
.product-page .list .mml-text .text h4{
  color: #6aa330;
  font-weight: bold
}
.product-page .list .mml-text .text p{
  height: 148px;
  overflow-y: auto;
}
.product-page .list .mml-text .text span{
  display: inline-block;
  border: 1px solid black;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
}
.product-page .list .mml-text .text span:hover{
  border-color: #6aa330;
  background: #6aa330;
  color: #fff;
}


@media screen and (max-width: 1000px) {
  .product-page .list ul li{
    width: 100%!important;
  }
}

@media screen and (max-width: 500px) {
  .product-page .list .mml-text .text p{
    height: auto;
    overflow-y: unset;
  }
}


.cate-desc .box{
  display: flex;
  align-items: center;
  padding: 30px;
  background: #f6f6f6;
}

.cate-desc .box .left{
  width: 30%;
}

.cate-desc .box .right{
  flex: 1;
  margin-left: 30px;
  line-height: 30px;
}

@media screen and (max-width: 1000px) {
  .cate-desc .box .left{
    display: none;
  }

  .cate-desc .box .right{
    margin: 0;
  }
  .cate-desc .box .right.Auxil-catdes{
    max-height: 300px;
    overflow-y: auto;
  }


  .technology-4{
    width: 100%;
  }

  .page-layer{
    position: fixed;
    left: 0;
    width: auto;
  }

  .technology-layer li .content{
    text-align: initial;
    line-height: initial;
    background: #f0f0f0;
    padding: 0.36rem 0.4rem;
  }
}

.seoPublic .title {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 2em;
}
.seoPublic &gt; div {
  padding: 60px 0;
}
.seoPublic &gt; div:nth-child(odd) {
  background: #fafafa;
}
.seoPublic .Auxil-about .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.seoPublic .Auxil-about .box .left {
  width: 40%;
}
.seoPublic .Auxil-about .box .left .img {
  height: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
}
.seoPublic .Auxil-about .box .right {
  width: 60%;
  padding-left: 5%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.seoPublic .Auxil-about .box .right div.h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 1em;
}
.seoPublic .Auxil-about .box .right .text {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
  max-height: 400px;
  overflow: auto;
}
.seoPublic .Auxil-honor .list ul {
  margin: -10px;
}
.seoPublic .Auxil-honor .list ul li {
  padding: 10px;
}
.seoPublic .Auxil-honor .list ul li a {
  display: block;
}
.seoPublic .Auxil-honor .list ul li a img {
  width: 100%;
}
.seoPublic .Auxil-news .list ul {
  margin: -13px;
}
.seoPublic .Auxil-news .list ul li {
  padding: 13px;
}
.seoPublic .Auxil-news .list ul li a.img-box {
  display: block;
  height: 240px;
  background-size: cover;
  background-position: center center;
}
.seoPublic .Auxil-news .list ul li .content {
  margin-top: 30px;
}
.seoPublic .Auxil-news .list ul li .content div.h6 {
  font-size: 22px;
  line-height: 36px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-news .list ul li .content div.h6:hover {
  color: #6aa330;
}
.seoPublic .Auxil-news .list ul li .content time {
  font-size: 14px;
  margin-top: 0.5em;
  display: block;
}
.seoPublic .Auxil-news .list ul li .content p {
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
  margin: 1em 0;
}
.seoPublic .Auxil-news .list ul li .content a.link {
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-bottom: 1px solid transparent;
  display: inline-block;
}
.seoPublic .Auxil-news .list ul li .content a.link:hover {
  border-color: #6aa330;
  color: #6aa330;
}
.seoPublic .Auxil-form .form ul {
  margin: -10px;
}
.seoPublic .Auxil-form .form ul li {
  padding: 10px;
}
.seoPublic .Auxil-form .form ul li input,
.seoPublic .Auxil-form .form ul li textarea {
  display: block;
  width: 100%;
  border: 1px solid #eee;
  font-size: 16px;
  padding: 8px 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-form .form ul li textarea {
  height: 100px;
}
.seoPublic .Auxil-form .form ul li input:focus,
.seoPublic .Auxil-form .form ul li textarea:focus {
  border-color: #6aa330;
}
.seoPublic .Auxil-form .form ul li.wid-100 {
  width: 100%;
}
.seoPublic .Auxil-form .form ul li input[type="submit"] {
  width: auto;
  display: inline-block;
  padding-left: 25px;
  padding-right: 25px;
  background: #6aa330;
  color: whitesmoke;
  border: none;
}
.seoPublic .Auxil-form .form ul li input[type="submit"]:hover {
  background: #222;
}
.seoPublic .seoIndustry .text {
  font-size: 16px;
  line-height: 30px;
  color: #666;
}
.seoPublic .text a {
  color: #6aa330;
}
.seoPublic .text a:hover {
  text-decoration: underline;
}
.seoPublic .Auxil-through {
  padding: 15px 0;
  background: none !important;
}
.seoPublic .Auxil-through a {
  display: inline-block;
  padding: 12px 25px;
  font-size: 14px;
  color: black;
  border: 1px solid #eee;
  background: #f8f8f8;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-through a:hover {
  background: #6aa330;
  color: white;
}
.seoPublic .Auxil-related .list ul {
  margin: -20px -25px;
}
.seoPublic .Auxil-related .list ul li {
  padding: 20px 25px;
}
.seoPublic .Auxil-related .list ul li .box {
  display: block;
  background: white;
  -o-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  -webkit-box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
  box-shadow: 0 0 12px rgba(125, 125, 125, 0.5);
}
.seoPublic .Auxil-related .list ul li .box a.img-box {
  display: block;
}
.seoPublic .Auxil-related .list ul li .box .content {
  display: block;
  padding: 20px;
  text-align: center;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3 {
  font-size: 22px;
  color: #111;
  font-weight: 500;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.seoPublic .Auxil-related .list ul li .box .content div.h3:hover {
  color: #6aa330;
}
.seoPublic .Auxil-related .list ul li .box .content p {
  display: block;
  font-size: 16px;
  color: #888;
  line-height: 1.6;
  font-weight: 400;
  margin: 0.5em 0;
  height: 4.8em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.seoPublic .Auxil-related .list ul li .box .content a.more {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  height: 40px;
  padding: 0 20px;
  border: 1px solid #6aa330;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #6aa330;
}
.seoPublic .Auxil-related .list ul li .box .content a.more i {
  margin-left: 5px;
}
.seoPublic .Auxil-related .list ul li .box .content a.more:hover {
  color: white;
  background: #6aa330;
}
@media screen and (max-width: 1400px) {
  .seoPublic .title {
    font-size: 28px;
    margin-bottom: 1.5em;
  }
  .seoPublic .Auxil-about .box .right div.title,
  .seoPublic .Auxil-related .list ul li .box .content div.h3 {
    font-size: 20px;
  }
  .seoPublic .Auxil-form .form ul li input,
  .seoPublic .Auxil-form .form ul li textarea,
  .seoPublic .Auxil-about .box .right .text,
  .seoPublic .Auxil-news .list ul li .content p,
  .seoPublic .seoIndustry .text,
  .seoPublic .Auxil-related .list ul li .box .content p {
    font-size: 14px;
  }
  .seoPublic .Auxil-news .list ul li .content div.h6 {
    font-size: 18px;
  }
  .seoPublic .Auxil-related .list ul li .box .content a.more {
    font-size: 14px;
    line-height: 34px;
    height: 34px;
    padding: 0 15px;
  }
  .seoPublic .Auxil-related .list ul li {
    padding: 15px;
  }
  .seoPublic .Auxil-related .list ul {
    margin: -15px;
  }
}
@media screen and (max-width: 1000px) {
  .seoPublic .title {
    font-size: 24px;
    margin-bottom: 1em;
  }
  #cp-Nav {
    display: block;
    position: relative;
    z-index: 11
  }
  #cp-Nav .nav {
    padding: 0 15px;
  }
  #cp-Nav .nav div.title {
    font-size: 18px;
    font-weight: bold;
    padding: 8px 10px;
    background: #6aa330;
    border-radius: 5px;
    color: white;
  }
  #cp-Nav .nav i.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 230;
    background: rgba(0, 0, 0, 0.2);
  }
  #cp-Nav .nav &gt; ul {
    display: none;
  }
  #cp-Nav .nav ul {
    position: fixed;
    top: 10%;
    max-height: 80%;
    left: 5%;
    width: 90%;
    padding: 20px;
    border-radius: 5px;
    background: white;
    z-index: 300;
    font-size: 16px;
    overflow: auto;
  }
  #cp-Nav .nav ul ul {
    padding: 0 10px;
    font-size: 14px;
    position: static;
    max-height: none;
    width: 100%;
    margin: 10px 0;
  }
  #cp-Nav .nav ul li a {
    display: block;
    padding: 5px 0;
    line-height: 28px;
  }
  .seoPublic .Auxil-about .box {
    display: block;
  }
  .seoPublic .Auxil-about .box .right {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .seoPublic .Auxil-about .box .left {
    width: 100%;
    padding: 0;
  }
  .seoPublic .Auxil-about .box .left .img {
    height: 300px;
  }
  .seoPublic .Auxil-about .box .right div.h3 {
    font-size: 18px;
  }
  .seoPublic &gt; div {
    padding: 30px 0;
  }
  .seoPublic .Auxil-about .box .right .text {
    max-height: none;
  }
}
</pre></body></html>