html,
body {
  width: 100%;
  font-size: 62.5%;
}

@media only screen and (min-width: 320px) {
  html,
  body {
    font-size: 55.556% !important;
  }
}

@media only screen and (min-width: 360px) {
  html,
  body {
    font-size: 62.5% !important;
  }
}
@media only screen and (min-width: 375px) {
  html,
  body {
    font-size: 65.10417% !important;
  }
}
@media only screen and (min-width: 414px) {
  body {
    font-size: 71.875% !important;
  }
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 133.3333% !important;
  }
}
@media only screen and (min-width: 1024px) {
  body {
    font-size: 177.77778% !important;
  }
}
.nav-pd-16 {
  padding: 1rem 1.6rem;
}
.justify-content {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.align-items {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}
.text-right {
  text-align: right;
}
.home-wrap {
  position: relative;
}
.nav-title {
  font-size: 1.5rem;
  color: #007c43;
}
.nav-box {
  display: none;
  padding: 0.8rem 1.6rem;
  position: fixed;
  z-index: 9;
  width: 60%;
  height: 100%;
  background-color: #FFFFFF;
  top: 0;
}
.nav-box .nav-return{
  text-align: right;
  margin-bottom: 1.6rem;
}
.nav-box .nav-items{
  display: flex;
  align-items: center;
  padding-left: 1.6rem;
  color: #323232;
  font-size: 1.6rem;
  margin-bottom: 1.6rem;
}
.nav-box .nav-items a{
  text-decoration: none;
  color: #323232;
  font-size: 1.6rem;
}
.nav-box .nav-items img{
  width: 1.6rem;
  height: 1.6rem;
  object-fit: cover;
  margin-right: 1.6rem;
}
.row {
  padding-left: 0;
  padding-right: 0;
}
.banner {
  width: 100%;
  position: relative;
  height: 19rem;
  overflow: hidden;
}
.banner .bd {
  position: relative;
  z-index: 0;
}
.banner .bd ul {
  width: 100% !important;
  padding: 0;
  margin: 0;
}
.banner .bd ul li {
  position: relative;
  width: 100% !important;
  height: 19rem;
  overflow: hidden;
  text-align: center;
}
.banner .bd ul li a {
  display: block;
  height: 19rem;
  background-size: cover;
}
.banner .bd ul li video {
  display: block;
  height: 19rem;
  object-fit: cover;
}
.banner .bd ul li .tit {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 19rem;
  display: flex;
  align-items: center;
  justify-content: center;
  /* width: 75%; */
  /* transform: translate(0, -50%); */
  /* opacity: 0; */
  /* color: #fff; */
}
.banner .bd ul li .tit > img {
  width: 100%;
  transition: max-width 0.5s;
  max-height: 100%;
}

.banner .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 1rem;
  line-height: 1rem;
}
.banner .hd ul {
  text-align: center;
  padding: 0;
  margin: 0;
}
.banner .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 0.4rem;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: hidden;
  vertical-align: top;
  border-radius: 50%;
}
.banner .hd ul .on {
  background-position: 0 0;
  background-color: #ffffff;
}
.content-wrap {
  background: linear-gradient(
    180deg,
    rgba(0, 124, 67, 0.1) 0%,
    rgba(0, 124, 67, 0) 100%
  );
  padding: 0.8rem 1.6rem;
}
.tel-box {
  background-color: #ffffff;
  padding: 0.8rem;
  font-size: 1.2rem;
  color: #323232;
  border-radius: 4px 4px 4px 4px;
}
.link-list {
  margin: 0.8rem 0;
  padding: 1.6rem 0;
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px 4px 4px 4px;
}
.link-icon .title {
  margin-top: 0.8rem;
  font-size: 1.2rem;
  color: #323232;
}
.link-list a {
  text-decoration: none;
}
.news-box {
  padding: 0.8rem 0;
}
.news-title {
  margin: 0.8rem 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-left: 0.5rem solid #007c43;
}
.news-title .title {
  color: #007c43;
  padding-left: 0.5rem;
  font-size: 1.6rem;
}
.news-video-box {
  width: 100%;
  height: 22rem;
  position: relative;
  border-radius: 4px 4px 4px 4px;
}
.news-video-box > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px 4px 0 0;
}
.news-video-btn {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
.news-video-btn > img {
  width: 5rem;
  height: 5rem;
}
.news-video-tit {
  padding: 0.8rem;
  background-color: #ffffff;
  color: #f3a53c;
  font-size: 1.4rem;
  border-radius: 0 0 4px 4px;
}
.news-video-tit > div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-list {
  background: #ffffff;
  border-radius: 4px 4px 4px 4px;
  padding: 0 0.8rem;
  margin: 0.8rem 0;
}
.news-list li a{
  text-decoration: none;
}
.news-img {
  width: 8.8rem;
  height: 6.4rem;
  object-fit: cover;
  margin-left: 0.8rem;
}
.news-box .list-group-item {
  padding: 1.6rem 0.8rem !important;
}
.news-box .list-group-item h5 {
  color: #323232;
  font-size: 1.4rem;
  margin-bottom: 0.8rem !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-box .list-group-item p {
  padding: 0.4rem 0;
  margin: 0;
  color: #999999;
  font-size: 1.2rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-box .product-content {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.product-box .product-right {
  margin-top: 1.6rem;
}
.product-box .product-right .row {
  align-items: center !important;
}
.product-box .product-right a {
  text-decoration: none;
  color: #323232;
}
.product-box .product-right .card {
  padding: 0.8rem;
  border: none;
  margin-bottom: 0.8rem;
}
.product-box .product-right .card-text {
  display: block;
  height: 3.2rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-box .product-right .card .img {
  width: 8.8rem;
  height: 13.2rem;
}
.product-box .product-right .card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-box .product-items {
  width: 100%;
  position: relative;
}

.product-items .product-nav {
  display: flex;
}
.content {
  display: block;
}

.pro-nav-box {
  position: relative;
  width: 100%;
  z-index: 1;
  overflow-x: scroll;
  overflow-y: hidden;
  border-bottom: 0;
  border: 0;
  background-color: #ffffff;
}

.icon-more {
  top: 0;
  right: 0;
  position: absolute;
}

.pro-nav-box ol {
  /* position: relative; */
  padding: 0;
  margin: 0;
}

.product-items .product-nav li {
  display: inline;
  min-width: 8rem;
  height: 2.4rem;
  line-height: 2.4rem;
  background: rgba(255, 255, 255, 0.2);
  margin-bottom: 2px;
  text-align: center;
}

.product-items .product-nav li a {
  display: block;
  width: 8rem;
  height: 2.4rem;
  color: #323232;
  font-size: 1rem;
  text-decoration: none;
  border-radius: 2px 2px 2px 2px;
}

.product-items .product-nav li.on::before {
  opacity: 1;
  top: 0;
  transition: all 0.5s;
}

.product-items .product-nav li.on a {
  color: #fff;
  font-size: 1rem;
  background-color: #007c43;
}

.product-items .product-child {
  /* height: 624px;
  display: flex;
  box-sizing: content-box;
  padding-bottom: 30px;
  padding-left: 2.29vw;
  min-height: auto; */
}
.product-child .product-con .product-type {
  overflow: hidden;
}
.product-con-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.product-con-items a{
  text-decoration: none;
}
.product-con-items {
  margin: 0;
  padding: 0;
}
.product-con-items li {
  margin-top: 0.8rem;
  display: inline !important;
}
.product-con-items .items {
  width: 10.4rem;
  padding: 0.8rem;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
}
.product-con-items .items .img {
  width: 8.8rem;
  height: 13.2rem;
}
.product-con-items .items .img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-con-items .items .title {
  color: #323232;
  font-size: 1.2rem;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pagination {
  padding-top: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.effect-box {
  padding: 1.6rem 0;
}

.effect-box .effect-list {
  padding-top: 1.6rem;
}
.effect-box .effect-list ul {
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.effect-box .effect-list ul li {
  display: inline;
  padding: 0.8rem 0.4rem;
  border-radius: 4px 4px 4px 4px;
  border: 1px solid #007C43;
  font-size: 1.6rem;
  color: #323232;
  margin-bottom: 0.8rem;
}
.link-box {
  padding: 1.6rem;
  background-image: url("../../images/mobile/link-bg.png");
  background-size: 100% auto;
  color: #FFFFFF;
  font-size: 1.2rem;
}
.link-items a {
  color: #FFFFFF;
  text-decoration: none;
  font-size: 1.2rem;
  padding: 0.6rem 0;
}
.msg-box {
  padding: 1.6rem 0;
}
.msg-box .items img {
  padding-top: 0.8rem;
  width: 5.6rem;
  height: auto;
  object-fit: cover;
}
.address-box {
  padding-top: 1.6rem;
}
.address-box .text {
  color: #999999;
  font-size: 1.2rem;
}
.active-head {
  color: #007C43 !important;
}
.footer-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.8rem 0;
  background-image: url("../../images/mobile/footer-bg.png");
}
.footer-box .text{
  color: #999999;
  font-size: 1rem;
  text-align: center;
}
.highlight a {
  color: #007C43;
}
