/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 14px;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header {
  height: 84px;
  position: relative;
  z-index: 99;
}
header .header-main {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
header .search-wrap {
  width: 200px;
  height: 24px;
  border: 1px solid #777;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
header .search-wrap form {
  display: block;
  height: 100%;
}
header .search-wrap input {
  border: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 22px;
  line-height: 22px;
  outline: 0;
  display: block;
  padding: 0 34px 0 5px;
}
header .search-wrap button {
  position: absolute;
  top: 0;
  right: 0;
  width: 34px;
  height: 22px;
  background-image: url('../img/search.png');
  background-position: center;
  background-repeat: no-repeat;
  border: 0;
  cursor: pointer;
}
header a.logo {
  display: block;
  width: 177px;
  height: 84px;
  background-image: url('../img/logo.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
header nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header nav div.lang,
header nav > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  color: black;
  font-size: 18px;
}
header nav div.lang.active,
header nav > a.active,
header nav div.lang:hover,
header nav > a:hover {
  background-color: #2e6c4d;
  color: #fff;
}
header nav div.lang {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header nav div.lang i {
  display: block;
  margin-left: 5px;
  width: 10px;
  height: 6px;
  background-image: url('../img/a1.png');
  background-position: center;
  background-repeat: no-repeat;
}
header nav div.lang ul {
  background-color: #fff;
  position: absolute;
  display: none;
  top: 84px;
  width: 100%;
  left: 0;
}
header nav div.lang ul li {
  width: 100%;
  border-bottom: 1px solid #555;
}
header nav div.lang ul li:last-child {
  border-bottom: 0;
}
header nav div.lang ul a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #555;
  font-size: 14px;
}
header nav div.lang:hover i {
  background-image: url('../img/a.png');
}
header nav div.lang:hover ul {
  display: block;
}
.main-wrap {
  max-width: 1200px;
  margin: 0 auto;
}
.banner-outer {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
}
.banner-outer .swiper-container {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner-outer .swiper-container .swiper-slide a {
  display: block;
  line-height: 0;
}
.banner-outer .swiper-container .swiper-button-base {
  width: 20px;
  height: 58px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.banner-outer .swiper-container .swiper-button-prev {
  left: 50%;
  margin-left: -580px;
  background-image: url('../img/l.png');
}
.banner-outer .swiper-container .swiper-button-next {
  right: 50%;
  margin-right: -580px;
  background-image: url('../img/r.png');
}
.company-outer {
  width: 100%;
  height: 822px;
  overflow: hidden;
  position: relative;
}
.company-outer .company-wrap {
  position: absolute;
  width: 1920px;
  margin-left: -960px;
  left: 50%;
  height: 100%;
  background-image: url('../img/conpany-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.company-outer .company-wrap .main-wrap {
  height: 100%;
  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: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.company-outer .company-wrap .nav {
  width: 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;
  height: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.company-outer .company-wrap .nav::after {
  z-index: 0;
  position: absolute;
  content: '';
  width: 1920px;
  height: 1px;
  bottom: 0;
  margin-left: -360px;
  background-color: #ddd;
}
.company-outer .company-wrap .nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  margin: 0 35px;
  color: #000;
  border-bottom: 1px solid transparent;
}
.company-outer .company-wrap .nav a:hover {
  border-bottom: 1px solid #226e52;
  color: #226e52;
}
.company-outer .company-wrap .content {
  width: 860px;
}
.company-outer .company-wrap .content h1,
.company-outer .company-wrap .content p {
  color: #333;
}
.company-outer .company-wrap .content h1 {
  font-size: 35px;
  font-weight: normal;
  margin-bottom: 50px;
}
.company-outer .company-wrap .content p {
  font-size: 18px;
  line-height: 30px;
}
.product {
  position: relative;
  padding: 50px 0;
  margin-bottom: 80px;
}
.product .swiper-pagination-bullet-active {
  background-color: #2e6c4d;
}
.product .swiper-pagination {
  top: auto;
  width: 1200px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  bottom: 0;
}
.product .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.product .swiper-slide a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.product .swiper-slide a img {
  width: auto;
  height: 260px;
  -o-object-fit: cover;
  object-fit: cover;
}
.partner-wrap {
  padding-bottom: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-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;
}
.partner-wrap h1 {
  text-align: center;
  font-size: 45px;
  color: #2e6c4d;
  font-weight: normal;
  margin-bottom: 90px;
}
footer {
  padding: 50px 0 0;
  background-color: #2e6c4d;
}
footer .footer-list {
  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;
}
footer .footer-list dt {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 25px;
}
footer .footer-list dd {
  margin: 0;
  margin-bottom: 15px;
}
footer .footer-list dd a,
footer .footer-list dd span {
  font-size: 14px;
  color: #fff;
}
footer .footer-list dd:last-child {
  margin-bottom: 0;
}
footer .right {
  width: 360px;
}
footer .right span {
  line-height: 1.5;
}
.common-banner-outer {
  position: relative;
  width: 100%;
  height: 450px;
  overflow: hidden;
}
.common-banner-outer .common-banner {
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
#history {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-bottom: 220px;
}
#history h1 {
  margin-bottom: 80px;
}
#history .history-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#history .history-content .info {
  margin-left: 40px;
}
#history .history-content .info h2 {
  color: #226e52;
  margin-top: 0;
  font-size: 35px;
  margin-bottom: 20px;
}
#history .history-content .info p {
  font-size: 18px;
  margin: 0 0 20px;
  color: #444;
}
#history .swiper-pagination {
  padding-top: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#history .swiper-pagination::before {
  position: absolute;
  content: '';
  width: 1920px;
  height: 4px;
  display: block;
  background-color: #226e52;
  margin-left: 0;
}
#history .swiper-pagination-bullet {
  width: 180px;
  height: 50px;
  border-radius: 0;
  font-size: 24px;
  padding-top: 10px;
  color: #000;
  opacity: 1;
  position: relative;
  background-color: transparent;
}
#history .swiper-pagination-bullet::after {
  content: '';
  position: absolute;
  left: 50%;
  display: block;
  width: 2px;
  background-color: #2e6c4d;
  height: 30px;
  top: -30px;
  bottom: 0;
}
#history .swiper-pagination-bullet-active {
  position: relative;
}
#history .swiper-pagination-bullet-active::after {
  position: absolute;
  content: '';
  width: 100px;
  border-radius: 100%;
  overflow: hidden;
  left: 50%;
  top: -50px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100px;
  background-image: url('../img/active-time.png');
  background-position: center;
  background-repeat: no-repeat;
}
#technology {
  height: 650px;
  padding-bottom: 180px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#technology h1 {
  margin: 0 40px 0 0;
  cursor: pointer;
  padding-bottom: 10px;
  border: 2px solid transparent;
}
#technology h1.active {
  color: #226e52;
  border-bottom-color: #226e52;
}
#technology .tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 80px;
}
#technology .tab-content {
  margin-left: 150px;
  position: absolute;
  visibility: hidden;
}
#technology .tab-content-active {
  visibility: visible;
}
#technology .swiper-container {
  width: 900px;
}
#technology .swiper-container .swiper-slide img {
  width: 100%;
}
#technology .main-wrap {
  position: relative;
}
#technology .swiper-button-base {
  width: 47px;
  height: 47px;
  background-size: 47px;
}
#technology .swiper-button-prev {
  left: -30px;
  background-image: url('../img/ll.png');
}
#technology .swiper-button-next {
  right: -30px;
  background-image: url('../img/rr.png');
}
#technology .swiper-pagination {
  margin-top: 30px;
  width: 900px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#technology .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
#technology .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #226e52;
}
.category {
  width: 100%;
  height: 80px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

#category .swiper-pagination-bullet {
  background-color: transparent;
  border-radius: 0;
  color: #000;
  opacity: 1;
}

.category a {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 16px;
  padding: 0 10px;
  text-align: center;
  line-height: 1.5;
  box-sizing: border-box;
}
.category .swiper-pagination-bullet-active {
  background-color: #226e52 !important;
  color: #fff !important;
}
.sub-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 60px;
}
.sub-category a {
  height: 30px;
  margin: 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-size: 18px;
  position: relative;
}
.sub-category a:first-child {
  margin-left: 0;
}
.sub-category a:last-child::before {
  width: 0;
}
.sub-category a.active {
  color: #226e52;
}
.sub-category a.active::after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background-color: #226e52;
  left: 0;
  bottom: 0;
}
.sub-category a::before {
  content: '';
  position: absolute;
  width: 1px;
  right: -40px;
  height: 100%;
  background-color: #cdcdcd;
}
.product-list-outer {
  margin: 0 auto;
  width: 1140px;
  margin-right: -10px;
}
.product-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.product-list li {
  width: 370px;
  height: 300px;
  margin-right: 10px;
}
.product-list li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
.product-list li a .pro-img {
  height: 230px;
}
.product-list li a .pro-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.product-list li a span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  color: #000;
  border-bottom: 2px solid transparent;
}
.product-list li a:hover span {
  color: #226e52;
  border-bottom-color: #226e52;
}
.paging {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.paging a {
  margin-right: 20px;
}
.news-nav {
  width: 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;
  height: 64px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}
.news-nav::after {
  z-index: 0;
  position: absolute;
  content: '';
  width: 1920px;
  height: 1px;
  bottom: 0;
  margin-left: -360px;
  background-color: #ddd;
}
.news-nav a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  margin: 0 35px;
  color: #000;
  border-bottom: 1px solid transparent;
}
.news-nav a:hover,
.news-nav a.active {
  border-bottom: 1px solid #226e52;
  color: #226e52;
}
.news-outer {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.news-outer .news-list {
  margin-top: 50px;
  margin-bottom: 50px;
}
.news-outer .news-list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 35px 40px;
  position: relative;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid transparent;
}
.news-outer .news-list a img.thumb {
  width: 360px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-outer .news-list a .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 40px;
  position: relative;
}
.news-outer .news-list a .title {
  width: 575px;
}
.news-outer .news-list a .title h2 {
  margin-top: 23px;
  margin-bottom: 15px;
}
.news-outer .news-list a .time {
  position: absolute;
  right: 60px;
  top: 60px;
  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-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.news-outer .news-list a .time h2 {
  margin: 0;
  font-weight: normal;
  font-size: 24px;
}
.news-outer .news-list a .time span {
  font-size: 12px;
}
.news-outer .news-list a .more {
  position: absolute;
  left: 0;
  bottom: 35px;
  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;
}
.news-outer .news-list a:hover {
  color: #226e52;
  -webkit-box-shadow: 0 0 11.96px 1.04px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 11.96px 1.04px rgba(0, 0, 0, 0.1);
  border-bottom-color: #226e52;
}
.pagination {
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 80px 0;
}
.pagination a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 5px;
  border: 1px solid #2e6c4d;
  color: #226e52;
  border-radius: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination a.active,
.pagination a:hover {
  color: #fff;
  background-color: #226e52;
}
.pagination a.disabled {
  color: #999;
  cursor: not-allowed;
  border: 1px solid #999;
}
.pagination a.disabled:hover {
  color: #999;
  background-color: #fff;
}
.pro-wrap {
  width: 100%;
  height: 984px;
  overflow: hidden;
  position: relative;
}
#equipment {
  width: 100%;
  height: 700px;
  overflow: hidden;
  position: relative;
}
#equipment .swiper-container,
.pro-wrap .pro-wrap-main {
  position: absolute;
  width: 1920px;
  height: 100%;
  left: 50%;
  background-color: #fff;
  margin-left: -960px;
}

.pro-wrap-main .swiper-slide {
  visibility: hidden;
}
.pro-wrap-main .swiper-slide-active {
  visibility: visible;
}
#equipment .swiper-slide h1 {
  padding-top: 130px;
  font-size: 48px;
}
#equipment .swiper-slide p {
  font-size: 16px;
  line-height: 2;
}
#equipment .swiper-button-prev {
  display: none;
  left: 50%;
  top: auto;
  bottom: 70px;
  margin-left: -600px;
  background-image: url('../img/el-b.png');
  width: 52px;
  height: 52px;
  background-size: 52px;
}
#equipment .swiper-button-prev:hover {
  background-image: url('../img/el.png');
}
#equipment .swiper-button-next {
  left: 50%;
  top: auto;
  bottom: 70px;
  margin-left: -600px;
  background-image: url('../img/er-b.png');
  width: 52px;
  height: 52px;
  background-size: 52px;
}
#equipment .swiper-button-next:hover {
  background-image: url('../img/er.png');
}
.pro-wrap .bg {
  position: relative;
  z-index: 0;
}
.pro-wrap .bg .swiper-slide {
  width: 100%;
  height: 984px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pro-wrap .white-bg {
  background-color: #fff;
  width: 50%;
  height: 50%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: auto;
  bottom: 0;
}
.pro-wrap .thumb {
  position: absolute;
  left: 50%;
  width: 1200px;
  height: 500px;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  top: auto;
  bottom: 100px;
  z-index: 2;
  overflow: hidden;
}
.pro-wrap .thumb .swiper-slide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pro-wrap .thumb .swiper-slide .content {
  position: absolute;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 180px;
  top: 0;
  opacity: 0;
}
.pro-wrap .thumb .swiper-slide .content h1 {
  margin-top: 0;
  font-size: 28px;
  color: #226e52;
}
.pro-wrap .thumb .swiper-slide .content ul {
  padding-left: 15px;
  position: relative;
}
.pro-wrap .thumb .swiper-slide .content ul::after {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  width: 1px;
  background-color: #777;
  height: 120%;
}
.pro-wrap .thumb .swiper-slide .content ul li {
  position: relative;
  font-size: 14px;
  color: #777;
  line-height: 24px;
}

.pro-wrap .thumb .swiper-slide .content ul li a {
  color: #226e52;
}
.pro-wrap .thumb .swiper-slide .content ul li::after {
  content: '';
  position: absolute;
  top: 50%;
  margin-left: -12px;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  display: block;
  background-color: #777;
}
.pro-wrap .thumb .swiper-slide-active .content {
  opacity: 1;
}
.pro-wrap .swiper-pagination {
  width: 100%;
  bottom: 20px;
}
.pro-wrap .swiper-pagination .swiper-pagination-bullet {
  width: auto;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-radius: 0;
  margin: 0 10px;
  opacity: 1;
  background-color: transparent;
}
.pro-wrap .swiper-pagination .swiper-pagination-bullet-active {
  background-color: transparent;
  color: #226e52;
  border-bottom: 2px solid #226e52;
}
.contact_wrap {
  margin-top: 50px;
  margin-bottom: 50px;
}

.contact_wrap strong {
  display: inline-block;
  width: 120px;
  text-align: right;
}

.copyright {
  color: #fff;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 0;
  line-height: 4;
  background-color: #22523a;
}

.copyright a {
  color: #fff;
}

.news-detail .content {
  padding: 40px 0 40px;
}

.news-detail .content p {
  line-height: 1.8;
}

.news-detail .content h2 {
  text-align: center;
  margin: 0;
}

.news-detail .content .details {
  padding: 40px 0 30px;
}

.news-detail {
  padding-top: 20px;
}

.breadcrumb-wrap {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.breadcrumb-wrap a,
.breadcrumb-wrap span {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  margin-right: 30px;
  color: #000;
  position: relative;
}

.breadcrumb-wrap a::after,
.breadcrumb-wrap span::after {
  content: '/';
  position: absolute;
  left: auto;
  right: -18px;
  top: 50%;
  transform: translateY(-50%);
}

.breadcrumb-wrap a:last-child::after,
.breadcrumb-wrap span:last-child::after {
  display: none;
}

.breadcrumb-wrap a {
  color: #226e52;
}

.partner-list {
  width: 940px;
  box-sizing: border-box;
}

.partner-list a {
  display: inline-block;
  width: 160px;
  height: 125px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 30px;
  margin-bottom: 30px;
}
.partner-list a:nth-child(5n) {
  margin-right: 0;
}

.equipment-info img {
  width: 650px;
  vertical-align: top;
  display: inline-block;
}

.equipment-text {
  margin-left: 60px;
  width: 470px;
  display: inline-block;
}

.equipment-text h1 {
  font-size: 32px;
}

.equipment-text p {
  font-size: 16px;
  line-height: 2;
}

.equipment-content {
  padding: 20px 0 40px;
}

.equipment-content img {
  display: block;
  margin: 0 auto;
}

.equipment-content p {
  line-height: 1.5;
}

#product-detail .swiper-container {
  width: 650px;
  height: 650px;
}
#product-detail .swiper-wrap {
  width: 650px;
  padding-top: 20px;
  display: inline-block;
  vertical-align: top;
}

#product-detail .swiper-slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#product-detail .main-wrap {
  position: relative;
}

#product-detail  .swiper-pagination {
  margin-top: 20px;
  position: relative;
}
#product-detail  .swiper-pagination-bullet {
  width: 80px;
  height: 80px;
  background-color: transparent;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  opacity: .8;
  border: 1px solid #ddd;
  margin-right: 10px;
  border-radius: 0;
}
#product-detail  .swiper-pagination-bullet-active {
  border-color: #226e52;
  opacity: 1;
}

#product-detail .equipment-text {
  padding-top: 200px;
}