/* 閫氱敤 */

.dth_wh {
  width: 96%;
  max-width: 1280px;
  display: block;
  margin: 0 auto;
}
.flex {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: nowrap;
}
.flex::before,
.flex::after {
  display: none;
}

.fixed_ratio {
  position: relative;
  overflow: hidden;
  padding-top: calc(3 / 4 * 100%);
}
.fixed_ratio img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.enlarge .imgs {
  overflow: hidden;
  position: relative;
}
.enlarge .imgs img {
  transform: scale(1);
  transition: 0.5s ease;
}
.enlarge:hover .imgs img {
  transform: scale(1.2);
}

@media (max-width: 1200px) {
  .dth_wh {
  width: 100%;
  padding: 0 15px;
  }
}
@media (max-width: 991px) {
  body {
  padding-top: 66px;
  }
}
@media (max-width: 767px) {
  body {
  padding-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .dth_wh {
  padding: 0 12px;
  }
}

/* 鎻掍欢鏁翠綋鏍峰紡淇敼 */
.slick-arrows {
  outline: none;
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
}

.swiper-button-prev,
.swiper-button-next {
  outline: none;
  display: flex;
  width: 24px;
  height: 44px;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  content: "";
  background: none;
  display: block;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  position: absolute;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  left: 12px;
  top: 50%;
  margin-top: -20px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  width: 16px;
  height: 16px;
  border-color: transparent transparent #4d4d4d #4d4d4d;
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  border-color: transparent transparent #ffffff #ffffff;
}

.swiper-button-next {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.swiper-pagination {
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 5%;
  left: 0;
}

.swiper-pagination .swiper-pagination-bullet {
  outline: none;
  margin: 0 1em;
}

@media (max-width: 992px) {
  .swiper-button-prev,
  .swiper-button-next {
  display: none;
  }
}

/* 澶撮儴 */
header {}

.top_header_xs {
  font-size: 13px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0.3px;
	color: #888888;
	background-color: #f6f6f6;
  border-bottom: 1px solid #e5e5e5;
}
.top_header_xs a {
  color: inherit;
}
.top_header_xs a:hover {
  color: #04702b;
}
.top_wel {}
.top_seo {
  margin-left: auto;
}

.top_header_lc {

}
.top_header_lc .dth_wh {
  align-items: center;
  height: 116px;
}
.logo {
  width: 14.54%;
}
.logo a {
  display: block;
}
.logo img {
  max-width: 100%;
}
.logo_wz {
  margin-left: 20px;
}
.logo_wz p:first-child {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #333333;
}
.logo_wz p:first-child span {
  font-family: Arial, Helvetica, sans-serif;
}
.logo_wz p:last-child {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0.02em;
	color: #333333;
  margin-top: 0.45em;
}
.top_contact {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.34em auto;
  font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #04702b;
  margin-left: auto;
  padding-left: 2.25em;
}
.top_contact p {
  
}
.top_contact span {
  font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #555555;
}
.languages {
  margin-left: 2.34%;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}
.languages label {
  font-size: 14px;
  font-weight: bold;
  color: #555555;
  line-height: 20px;
  margin-right: 0.1em;
}
#lang_select {
  border-radius: 0;
  outline: none;
  height: 20px;
  font-size: 12px;
}


@media (max-width: 1330px) {
  .logo_wz p:first-child {
    font-size: 26px;
  }
  .logo_wz p:last-child {
    font-size: 16px;
  }
  .top_contact {
    font-size: 22px;
  }
  .top_contact span {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .top_header_xs {
    font-size: 12px;
  }
  .top_header_lc .dth_wh {
    height: 110px;
  }
  .logo_wz p:first-child {
    font-size: 24px;
  }
  .logo_wz p:last-child {
    font-size: 15px;
  }
  .top_contact {
    font-size: 20px;
  }
  .top_contact span {
    font-size: 14px;
  }
  .languages label {
    font-size: 13px;
  }
}
@media (max-width: 990px) {
  header {
    display: none;
  }
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {

}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}


nav {
	background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 90;
}
.x-menu {
  justify-content: space-between;
  align-items: center;
}

.x-menu > li {
  width: calc(100% / 9);
  position: relative;
}

.x-menu > li > a {
  display: block;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
  padding: 15px 1em;
  color: #555555;
  text-align: center;
  transition: 0.5s ease;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.x-menu > li:hover > a {

}

.x-menu > li.active > a {

}

.x-menu > li.active > a, 
.x-menu > li:hover > a {
	color: #ffffff;
	background-color: #04702b;
}

.x-sub-menu {
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 100%;
  max-width: 200%;
  width: auto;
  transform: translateX(-50%);
	background-color: #04702b;
  display: none;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  padding: 0.5em 1em;
  line-height: 1.5;
  color: #ffffff;
}

.x-sub-menu > li:hover > a {
	background-color: #f2f2f2;
  color: #555555;
}


@media (max-width: 1330px) {
}
@media (max-width: 1200px) {
  .x-menu > li > a {
    font-size: 15px;
  }
}
@media (max-width: 990px) {
  nav {
    display: none;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}

/* banner */
#banner {
  position: relative;
}
#banner li {
}
#banner li a {
  display: block;
}
#banner li .imgs {
  display: block;
}
#banner li .imgs img {
  width: 100%;
  min-height: 240px;
  object-fit: cover;
}
#banner .hi {
  display: none;
}
#banner .swiper-button-prev,
#banner .swiper-button-next {
  width: 50px;
  height: 65px;
  background-color: rgba(255, 255, 255, 0.5);
}

#banner .swiper-button-prev {
  left: 0;
}

#banner .swiper-button-next {
  right: 0;
}

#banner .swiper-button-prev:hover,
#banner .swiper-button-next:hover {
  background-color: #ff4500;
}

/* #banner .swiper-button-prev::after,
#banner .swiper-button-next::after {
  width: 16px;
  height: 16px;
  border-color: transparent transparent #4d4d4d #4d4d4d;
  position: relative;
  left: 0;
  top: 0;
  margin: 0;
}

#banner .swiper-button-prev:hover::after,
#banner .swiper-button-next:hover::after {
  border-color: transparent transparent #ffffff #ffffff;
} */

#banner .swiper-pagination {
}

#banner .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  opacity: 0.6;
  border-radius: 6px;
  margin: 0 15px;
}

#banner .swiper-pagination-bullet:hover,
#banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #ffffff;
  width: 50px;
  opacity: 1;
}

@media (max-width: 1330px) {

}
@media (max-width: 1200px) {
  #banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 10px;
  }
  #banner .swiper-pagination-bullet:hover,
  #banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
  }
}
@media (max-width: 990px) {
  #banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 8px;
  }
  #banner .swiper-pagination-bullet:hover,
  #banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
  }
}
@media (max-width: 768px) {
  #banner li .imgs img {
    min-height: 220px;
  }
}
@media (max-width: 640px) {
  #banner li .imgs img {
    min-height: 180px;
  }
  #banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 5px;
  }
  #banner .swiper-pagination-bullet:hover,
  #banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 20px;
  }
}


/* 鐑棬-鎼滅储 */
.hot_search {
	background-color: #f6f6f6;
  padding: 16px 0;
}
.hot_search .dth_wh {
  align-items: center;
  justify-content: space-between;
}
.hots {
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: #333333;
}
.hots a {
  font-size: inherit;
	color: #666666;
  margin-right: 1em;
}
.hots a:hover {
  color: #04702b;
}

.index-search #formsearch {
	background-color: #ffffff;
	border-radius: 20px;
	border: solid 1px #e3e3e3;
  width: 360px;
}
.index-search #formsearch input {
  outline: none;
  border: none;
  background: none;
  height: 38px;
}
.index-search #formsearch #keyword {
  flex-grow: 1;	
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 38px;
	letter-spacing: 0.02em;
  color: #333333;
  padding: 0 0.95em;
}
.index-search #formsearch #keyword::placeholder {
	color: #ababab;
}
.index-search #formsearch #s_btn {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  background-image: url(../images/s_btn.png);
  width: 50px;
  font-size: 0;
}


@media (max-width: 1330px) {

}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
  .hot_search {
    display: none;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}


/* 鍏充簬 */
.about {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 78px 0;
}

.about_cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.ab_vi_im {
  max-width: 625px;
  /* width: 48.8%; */
  width: 50%;
	background-color: #010101;
  padding-right: 10px;
  position: relative;
}
.ab_vi_im .imgs {
  margin: -8px 0;
}
.ab_vi_im .imgs img {
  width: 100%;
}
.vi_btns {
  display: block;
  width: 16.2%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
  cursor: pointer;
  z-index: 50;
}
.vi_btns img {
  width: 100%;
  height: auto;
}
.vi_btns .btns_bwen {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
/* 鎵╂暎鍔ㄧ敾 */
.circle, 
.circle1, 
.circle2, 
.circle3  {
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.75);
  border: 1px solid rgba(255,255,255,0.85);
  border-radius: 999px;
  position: absolute;
  top: 0;
  left: 0;
}
.circle1, .circle2  {
  /* animation: circleChange 2s 1s ease-out infinite; */
  animation-name: circleChange;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.circle1 {
  animation-delay: 1s;
}
.circle2 {
  animation-delay: 2s;
}

@keyframes circleChange{
  0%{transform: scale(1);opacity: 0.95;}
  25%{transform: scale(1.2);opacity: 0.75;}
  50%{transform: scale(1.4);opacity: 0.5;}
  75%{transform: scale(1.6);opacity: 0.25;}
  100%{transform: scale(1.8);opacity: 0.05;}
}


#ab_vi {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
#ab_vi.ope {
  display: flex;
}
#ab_vi video {
  max-width: 94%;
  max-height: 95%;
}
.about_text {
  /* width: 45.2%; */
  max-width: 578px;
  width: 47%;
}
.about_text h3 {
  font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: #04702b;
}
.about_text h4 {
  font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.02em;
	color: #333333;
  margin-top: 0.1em;
}
.about_text .sum {
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 3.8%;
}
.about_text .alis {
  display: inline-flex;
  margin-top: 10%;

}
.about_text .alis p {
  display: block;	
  font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 2.1;
	letter-spacing: 0px;
  width: 7.92em;
	border: solid 2px #04702b;
  text-align: center;
}
.about_text .alis p:nth-child(1) {
	background-color: #04702b;
	color: #ffffff;
}
.about_text .alis p:nth-child(2) {
	background-color: #ffffff;
	color: #04702b;
}

.about_numbers {
  margin-top: 5.9%;
}
.about_numbers ul {
  justify-content: space-between;
  align-items: flex-start;
}
.about_numbers li {
  text-align: left;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2px 2% 2px 0;
  width: 31.25%;
}
.about_numbers li:nth-child(n+2) {
  width: 34.375%;
  padding-left: 4.7%;
}
.about_numbers li:last-child {
  border: none;
  margin-right: 0;
}
.about_numbers li h3 {
  display: inline-flex;
  align-items: flex-end;
  justify-content: center;
}
.about_numbers li h3 .nummber,
.about_numbers li h3 p {
  font-family: Arial;
	font-size: 66px;
	font-weight: Bold;
	font-stretch: normal;
	line-height: 0.75;
	letter-spacing: 0px;
	color: #04702b;
}
.about_numbers li h3 .fh {
  display: block;
	border-radius: 6px;
	border: solid 1px #04702b;	
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #04702b;
  text-align: center;
  width: 1.6em;
  line-height: 1.6;
  margin-left: 0.875em;
}
.about_numbers li .sum {
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 1.25em;
}


@media (max-width: 1330px) {
  .about {
    padding: 5.86% 0;
  }
  .about_text h3 {
    font-size: 3vw;
  }
  .about_text h4 {
    font-size: 2.1vw;
  }
  .about_text .sum {
    font-size: 15px;
  }
  .about_text .alis {
    margin-top: 8%;
  }
  .about_text .alis p {
    font-size: 1.8vw;
  }
  .about_numbers li h3 .nummber, 
  .about_numbers li h3 p {
    font-size: 4.96vw;
  }
  .about_numbers li h3 .fh {
    font-size: 15px;
  }
  .about_numbers li .sum {
    font-size: 15px;
    margin-top: 1em;
  }
}
@media (max-width: 1200px) {
  .about_text .alis {
    margin-top: 5%;
  }
  .about_numbers li h3 .fh {
    font-size: 14px;
  }
  .about_numbers li .sum {
    font-size: 14px;
    margin-top: 0.8em;
  }
}
@media (max-width: 990px) {
  .about_cont {
    flex-flow: column;
  }
  .ab_vi_im {
    width: 100%;
    max-width: 100%;
  }
  .about_text {
    width: 100%;
    max-width: 100%;
    margin-top: 30px;
  }
  .about_text h3 {
    font-size: 26px;
  }
  .about_text h4 {
    font-size: 18px;
  }
  .about_text .sum {
    font-size: 14px;
    margin-top: 20px;
  }
  .about_text .alis {
    margin-top: 20px;
  }
  .about_text .alis p {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .about_numbers li h3 .nummber, 
  .about_numbers li h3 p {
    font-size: 40px;
  }
}
@media (max-width: 640px) {
  .ab_vi_im {
    padding: 0;
  }
  .ab_vi_im .imgs {
    margin: 0;
  }
  .about_numbers li h3 .nummber, 
  .about_numbers li h3 p {
    font-size: 32px;
  }
  .about_text {
    margin-top: 20px;
  }
  .about_text h3 {
    font-size: 22px;
  }
  .about_text h4 {
    font-size: 16px;
  }
  .about_text .sum {
    margin-top: 12px;
  }
  .about_text .alis {
    margin-top: 15px;
  }
  .about_text .alis p {
    font-size: 17px;
  }
  .about_numbers li h3 .nummber, 
  .about_numbers li h3 p {
    font-size: 24px;
  }
  .about_numbers li h3 .fh {
    font-size: 12px;
    margin-left: 0.5em;
  }
  .about_numbers li .sum {
    font-size: 13px;
  }
}


/* 鐩稿悓鏍囬 */
.titles {
  text-align: center;
}
.titles h2 {
  font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
}
.titles h2 span {
  color: #04702b;
}
.titles h4 {
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 0.25em;
}

@media (max-width: 1330px) {
  .titles h2 {
    font-size: 3vw;
  }
  .titles h4 {
    font-size: 17px;
  }
}
@media (max-width: 1200px) {
  .titles h4 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .titles h2 {
    font-size: 28px;
  }
  .titles h4 {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .titles h2 {
    font-size: 22px;
  }
  .titles h4 {
    font-size: 14px;
  }
}

/* 浜у搧涓績 */
.product {
  padding: 58px 0 72px;
	background-color: #f9f9f9;
  overflow: hidden;
}
.product_lis {
  margin-top: 3%;
}
.product_lis ul {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.product_lis li {
  margin: 4px;
}
.product_lis li a {
  display: block;
	background-color: #eeeeee;
}
.product_lis li h3 {
  display: block;	
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: 0px;
	color: #666666;
  width: 9.25em;
  padding: 0 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.product_lis li.active a {
	background-color: #04702b;
}
.product_lis li.active h3 {
	color: #ffffff;
}
.product_cont {
  position: relative;
  margin-top: 3.9%;
}
.product_tab {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.product_tab.active {
  visibility: visible;
  opacity: 1;
  transition: 0.5s ease;
  position: relative;
}
.product_tab ul {
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.product_tab li {
  width: 24.5%;
  margin-right: calc(2% / 3);
}
.product_tab li:nth-child(4n) {
  margin-right: 0;
}
.product_tab li:nth-child(n+5) {
  margin-top: 1.56%;
}
.product_tab li a {
  display: block;
  padding: 10px;
	background-color: #ffffff;
	border: solid 1px #ececec;
  text-align: center;
}
.product_tab li:hover a {
  border-color: #04702b;
}
.product_tab li .imgs {
  
}
.product_tab li h3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.2;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 0.4em;
}

@media (max-width: 1330px) {
  .product {
    padding: 4.36vw 0 5.4vw;
  }
  .product_lis li h3 {
    font-size: 15px;
  }
  .product_tab li h3 {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .product_lis li h3 {
    font-size: 14px;
  }
  .product_tab li h3 {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .product {
    padding: 40px 0 30px;
  }
  .product_lis {
    display: none;
  }
  .product_cont {
    margin-top: 30px;
  }
  .product_tab li a {
    padding: 8px;
  }
}
@media (max-width: 768px) {
  .product_tab li {
    width: 48.5%;
    margin-right: 3%;
  }
  .product_tab li:nth-child(2n) {
    margin-right: 0;
  }
  .product_tab li:nth-child(n+3) {
    margin-top: 3%;
  }
}
@media (max-width: 640px) {
  .product {
    padding: 32px 0 24px;
  }
  .product_cont {
    margin-top: 20px;
  }
  .product_tab li a {
    padding: 5px;
  }
}


/* 涓撳睘瀹氬埗 */
.customized {
  padding: 72px 0 80px;
}

.customized_cont {
  margin-top: 5%;
  position: relative;
  padding: 3.1% 0 20px;
  overflow: hidden;
}
.customized_center_back {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  padding: 0 30.8%;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customized_center_back::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("//cdn.qsyseo.top/minglike/assets/images/custom_bg.png");
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(0);
  transition: 1s ease;
}
.customized_cont:hover .customized_center_back::after {
  transform: rotate(360deg);
}
.customized_center_back .imgs {
  padding-top: 100%;
  width: 100%;
  border-radius: 50%;
	border: solid 2px #ffffff;
  position: relative;
  z-index: 30;
}

.customized_uls {
  position: relative;
  z-index: 30;
}
.customized_uls ul {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.customized_uls li {
  /* width: 424px + 40; */
  width: 33.4%;
  overflow: hidden;
}
.customized_uls li:nth-child(n+3) {
  margin-top: 12.5%;
}
.customized_uls li a {
  display: block;
  position: relative;
  margin: 10px;
}
.customized_uls li .li_pu {

}
.customized_uls li .li_pu .text {
  width: 68.4%;
}
.customized_uls li .li_pu .text h4 {
  font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.customized_uls li .li_pu .text .sum {
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.75;
	letter-spacing: 0px;
	color: #666666;
  margin-top: 0.62em;
}

.customized_uls li .li_pu.li_t {
  
}
.customized_uls li .li_pu.li_t .nums {
  font-family: Arial;
	font-size: 60px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #04702b;
}
.customized_uls li .li_pu.li_t h4 {
  margin-top: 0.4em;
}
.customized_uls li .li_pu.li_t .sum {
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.5em;
}
.customized_uls li .li_pu.li_b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  transform: translateY(-120%);
  transition: 0.5s linear;
  border-radius: 10px;
  box-shadow: 0 3px 10px 4px rgba(0, 0, 0, 0.03);
  overflow: hidden;
}
/* .customized_uls li:hover .li_pu.li_b, */
.customized_uls li.active .li_pu.li_b {
  transform: translateY(0);
}
.customized_uls li .li_pu.li_b .imgs {
  width: 31.6%;
	background-color: #04702b;
	border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customized_uls li .li_pu.li_b .imgs img {
  max-width: 66%;
  max-height: 50%;
  object-fit: contain;
}
.customized_uls li .li_pu.li_b .text {
  padding: 6.6% 25px 5.6%;
	background-color: #ffffff;
}
.customized_uls li .li_pu.li_b .sum {
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}


.customized_uls li.customized_uls_li1 {

}
.customized_uls li.customized_uls_li2 {
  text-align: right;
}
.customized_uls li.customized_uls_li2 .li_pu.li_t {
}
.customized_uls li.customized_uls_li2 .li_pu .text {
  margin-left: auto;
}
.customized_uls li.customized_uls_li2 .li_pu.li_b {
  flex-direction: row-reverse;
}

@media (max-width: 1330px) {
  .customized {
    padding: 5.4% 0 6%;
  }
  .customized_uls li .li_pu.li_t .nums {
    font-size: 4.5vw;
  }
  .customized_uls li .li_pu.li_t h4,
  .customized_uls li .li_pu .text h4 {
    font-size: 2.1vw;
  }
  .customized_uls li .li_pu.li_t .sum,
  .customized_uls li .li_pu.li_b .sum {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .customized_uls li .li_pu.li_t .sum,
  .customized_uls li .li_pu.li_b .sum {
    font-size: 14px;
  }
  .customized_uls li:nth-child(n+3) {
    margin-top: 10%;
  }
}
@media (max-width: 990px) {
  .customized {
    padding: 40px 0 36px;
  }
  .customized_cont {
    padding: 0;
  }
  .customized_center_back {
    display: none;
  }
  .customized_uls li {
    width: 50%;
  }
  .customized_uls li:nth-child(n+3) {
    margin-top: 20px;
  }
  .customized_uls li .li_pu .text {
    width: 90%;
  }
  .customized_uls li .li_pu.li_t .nums {
    font-size: 36px;
  }
  .customized_uls li .li_pu.li_b .imgs {
    width: 60px;
  }
  .customized_uls li .li_pu.li_b .text {
    width: calc(100% - 60px);
    padding: 15px;
  }
  .customized_uls li .li_pu.li_t h4, 
  .customized_uls li .li_pu .text h4 {
    font-size: 17px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .customized {
    padding: 30px 0 20px;
  }
  .customized_uls li {
    width: 100%;
  }
  .customized_uls li:nth-child(n+2) {
    margin-top: 5px;
  }
  .customized_uls li .li_pu.li_t .nums {
    font-size: 32px;
  }
  .customized_uls li .li_pu.li_b .sum {
    -webkit-line-clamp: 2;
  }
}


/* 妯浘鑱旂郴 */
.horizontal_connection {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 56px 0;
}
.horizontal_connection .dth_wh {
  justify-content: space-between;
  align-items: center;
}
.horizontal_connection_left {
  max-width: 640px;
  width: 60%;
}
.horizontal_connection_left h3 {
	font-size: 48px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
}
.horizontal_connection_left h4 {
  font-size: 34px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 0.15em;
}
.horizontal_connection_left .text {
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.16em;
	color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  padding-top: 1.35em;
  margin-top: 1.5em;
}
.horizontal_connection_right {
  max-width: 376px;
  width: 36%;
}
.horizontal_connection_right li {

}
.horizontal_connection_right li:nth-child(n+2) {
  margin-top: 7.4%;
}
.horizontal_connection_right li a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.horizontal_connection_right li .imgs {
  width: 48px;
  height: 48px;
}
.horizontal_connection_right li .imgs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.horizontal_connection_right li .text {
  margin-left: 20px;
}
.horizontal_connection_right li .text h3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.6);
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.horizontal_connection_right li .text h4 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 0.14em;
}
a.r_more {
  display: block;
	background-color: #eaa113;
	border-radius: 8px;	
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 3;
	letter-spacing: 0px;
	color: #ffffff;
  width: 9.8em;
  text-align: center;
  margin-top: 11.7%;
}
a.r_more:hover {
  background-color: #04702b;
}

@media (max-width: 1330px) {
  .horizontal_connection {
    padding: 4.2% 0;
  }
  .horizontal_connection_left h3 {
    font-size: 3.6vw;
  }
  .horizontal_connection_left h4 {
    font-size: 2.56vw;
  }
  .horizontal_connection_left .text {
    font-size: 18px;
  }
  .horizontal_connection_right li .text h3 {
    font-size: 15px;
  }
  .horizontal_connection_right li .text h4 {
    font-size: 2.7vw;
    flex-flow: column;
  }
  a.r_more {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .horizontal_connection_left h3 {
    font-size: 36px;
  }
  .horizontal_connection_left h4 {
    font-size: 24px;
  }
  .horizontal_connection_left .text {
    font-size: 16px;
  }
  .horizontal_connection_right li .imgs {
    width: 42px;
    height: 42px;
  }
  a.r_more {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .horizontal_connection {
    padding: 36px 0;
  }
  .horizontal_connection .dth_wh {
    flex-flow: column;
  }
  .horizontal_connection_left {
    width: 100%;
    max-width: 100%;
  }
  .horizontal_connection_left h3 {
    font-size: 30px;
  }
  .horizontal_connection_left h4 {
    font-size: 20px;
  }
  .horizontal_connection_left .text {
    margin-top: 15px;
    padding-top: 15px;
  }
  .horizontal_connection_right {
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
  }
  .horizontal_connection_right li:nth-child(n+2) {
    margin-top: 20px;
  }
  .horizontal_connection_right li .text h4 {
    font-size: 24px;
  }
  a.r_more {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .horizontal_connection {
    padding: 30px 0;
  }
  .horizontal_connection_left h3 {
    font-size: 22px;
  }
  .horizontal_connection_left h4 {
    font-size: 15px;
  }
  .horizontal_connection_left .text {
    font-size: 13px;
    margin-top: 8px;
    padding-top: 8px;
  }
  .horizontal_connection_right li .imgs {
    width: 36px;
    height: 36px;
  }
  .horizontal_connection_right li .text {
    margin-left: 12px;
  }
  .horizontal_connection_right li .text h3 {
    font-size: 14px;
  }
  .horizontal_connection_right li .text h4 {
    font-size: 20px;
  }
  a.r_more {
    font-size: 14px;
  }
}


/* 杞挱1 */
.lunbo_case {
  padding: 56px 0;
}
.lunbo_case li {
  
}
.lunbo_case li a {
  display: block;
}
.lunbo_case li .imgs {
  padding-top: calc(200 / 304 * 100%);
}

@media (max-width: 1330px) {
  .lunbo_case {
    padding: 4.2% 0;
  }
}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}



/* 閫夋嫨鍝佽川 */
.select_quality {
  padding: 10px 0 20px;
}

/* 閫夋嫨鍝佽川-鏍囬涓� */
.select_quality_tit {
}
.select_quality_cont {
  position: relative;
  margin-top: 38px;
  padding: 3.2% 0 2%;
}
.select_quality_cont_top {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%;
  background-image: url("//cdn.qsyseo.top/minglike/assets/images/select_bg.png");

}
.select_quality_cont_top ul {
  width: 75.7%;
  height: 104px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.select_quality_cont_top li {

}
.select_quality_cont_top li:nth-child(1) {
  margin-left: 8.7%;
}
.select_quality_cont_top li:nth-child(2) {
  margin-left: 13.7%;
  transform: translateY(-42px);
}
.select_quality_cont_top li:nth-child(3) {
  margin-left: 13.7%;
  transform: translateY(-42px);
}
.select_quality_cont_top li:nth-child(4) {
  margin-left: 13.7%;
}
.select_quality_cont_top li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 98px;
  height: 98px;
	background-color: #c6e0cf;
  border-radius: 50%;
  text-align: center;
}
.select_quality_cont_top li h5 {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #003312;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select_quality_cont_top li p {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #000000;
  margin-top: 0.1em;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select_quality_cont_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: -50px;
}
.select_quality_cont_bottom_text {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  background-image: url(../images/quality.png);
  position: absolute;
  left: 160px;
  width: 75.2%;
  top: 50%;
  transform: translateY(-40%);
  z-index: 10;
  font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #04702b;
  text-align: center;
  padding-bottom: 1em;
}
.select_quality_cont_bottom .adv_list1 {
  background-color: #04702b;
	border: solid 8px #b3d4bf;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: inline-flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 20;
}
.select_quality_cont_bottom .adv_list1 .imgs {
  display: block;
  height: 60px;
}
.select_quality_cont_bottom .adv_list1 .imgs img {
  max-width: 100%;
  height: 100%;
  object-fit: contain;
}
.select_quality_cont_bottom .adv_list1 h5 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 0.16em;
}

/* 閫夋嫨鍝佽川-浼樺娍 */
.select_quality_adv {

}
.select_quality_adv_lis {
	background-color: #f8f8f8;
  padding: 70px 0;
}
.select_quality_adv_lis:nth-child(2n) {
	background-color: transparent;
}
.select_quality_adv_lis .dth_wh {
  justify-content: space-between;
  align-items: center;
}
.select_quality_adv_lis:nth-child(2n) .dth_wh {
  flex-direction: row-reverse;
}

.select_quality_adv_lis_imgs {
  width: 50%;
  position: relative;
} 
.select_quality_adv_lis_imgs img {
  width: 100%;
}
.select_quality_adv_lis_imgs::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
	border: solid 2px #04702b;
  opacity: 0.38;
  position: absolute;
  left: 10px;
  top: 10px;
}
.select_quality_adv_lis_text {
  width: 43.75%;
}
.select_quality_adv_lis:nth-child(2n) .select_quality_adv_lis_text {
  
}
.select_quality_adv_lis_text .lis_tit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.select_quality_adv_lis_text .lis_tit .sums {
	background-color: #04702b;
	border-radius: 20px 0px 20px 0px;
  text-align: center;
  padding: 12px 15px 10px;
  flex-shrink: 0;
}
.select_quality_adv_lis_text .lis_tit .sums p:first-child {
  font-family: Impact;
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #ffffff;
}
.select_quality_adv_lis_text .lis_tit .sums p:last-child {
  font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.3);
  margin-top: 0.35em;
}
.select_quality_adv_lis_text .lis_tit .r_te {
  margin-left: 20px;
  flex-grow: 1;
  overflow: hidden;
}
.select_quality_adv_lis_text .lis_tit h4 {
	font-size: 38px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select_quality_adv_lis_text .lis_tit h6 {
  font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1;
	letter-spacing: 0px;
	color: #999999;
  margin: 0.85em 0 0;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select_quality_adv_lis_text .lis_dec {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.625;
	letter-spacing: 0px;
	color: #555555;
  margin-top: 10%;
}
.select_quality_adv_lis_text .lis_dec p {
  position: relative;
  padding-left: 1.25em;
}
.select_quality_adv_lis_text .lis_dec p:nth-child(n+2) {
  margin-top: 0.75em;
}
.select_quality_adv_lis_text .lis_dec p::before {
  content: "";
  display: block;	
  width: 0.625em;
  height: 0.625em;
  border: solid 0.125em #04702b;
  opacity: 0.6;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.5em;
}
.select_quality_adv_lis_text .lis_dec {

}

@media (max-width: 1330px) {
  .select_quality_cont_bottom .adv_list1 {
    width: 12vw;
    height: 12vw;
  }
  .select_quality_cont_bottom .adv_list1 .imgs {
    height: 50px;
  }
  .select_quality_cont_bottom .adv_list1 h5 {
    font-size: 21px;
  }
  .select_quality_cont_top li h5,
  .select_quality_cont_top li p {
    font-size: 17px;
  }
  .select_quality_cont_top li a {
    width: 7.36vw;
    height: 7.36vw;
  }
  .select_quality_cont_bottom_text {
    left: 12vw;
    font-size: 20px;
  }

  .select_quality_adv_lis {
    padding: 5.2% 0;
  }
}
@media (max-width: 1200px) {
  .select_quality {
    padding: 10px 0;
  }
  .select_quality_cont_top ul {
    height: 8.7vw;
  }
  .select_quality_cont_top li a {
    width: 85px;
    height: 85px;
  }
  .select_quality_cont_bottom .adv_list1 h5 {
    font-size: 18px;
  }
  .select_quality_cont_bottom_text {
    font-size: 18px;
  }
  .select_quality_cont_top li:nth-child(1) {
    margin-left: 7%;
  }
  
  .select_quality_adv_lis_text .lis_tit .sums p:first-child {
    font-size: 3vw;
  }
  .select_quality_adv_lis_text .lis_tit .sums p:last-child {
    font-size: 13px;
  }
  .select_quality_adv_lis_text .lis_tit h4 {
    font-size: 2.85vw;
  }
  .select_quality_adv_lis_text .lis_tit h6 {
    font-size: 13px;
  }
  .select_quality_adv_lis_text .lis_dec {
    font-size: 15px;
  }
}
@media (max-width: 990px) {
  .select_quality_tit {
    padding: 10px 0 30px;
  }
  .select_quality_cont {
    margin-top: 24px;
    padding: 0;
  }
  .select_quality_cont_top {
    display: none;
  }
  .select_quality_cont_bottom {
    margin-top: 0;
  }
  .select_quality_cont_bottom .adv_list1 {
    width: 120px;
    height: 120px;
  }
  .select_quality_cont_bottom_text {
    left: 120px;
    width: calc(100% - 240px);
  }

  .select_quality_adv_lis .dth_wh {
    flex-flow: column;
  }
  .select_quality_adv_lis:nth-child(2n) .dth_wh {
    flex-flow: column;
  }
  .select_quality_adv_lis_imgs {
    width: 100%;
  }
  .select_quality_adv_lis_text {
    width: 100%;
    margin-top: 30px;
  }
  .select_quality_adv_lis_text .lis_dec {
    margin-top: 20px;
  }
  .select_quality_adv_lis_text .lis_tit .sums {
    padding: 10px 16px;
  }
  .select_quality_adv_lis_text .lis_tit .sums p:first-child {
    font-size: 24px;
  }
  .select_quality_adv_lis_text .lis_tit .r_te {
    margin-left: 12px;
  }
  .select_quality_adv_lis_text .lis_tit h4 {
    font-size: 22px;
  }
  .select_quality_adv_lis_text .lis_dec p:nth-child(n+2) {
    margin-top: 0.5em;
  }
}
@media (max-width: 768px) {

}
@media (max-width: 640px) {
  .select_quality_cont_bottom .adv_list1 {
    width: 90px;
    height: 90px;
    border-width: 4px;
  }
  .select_quality_cont_bottom .adv_list1 .imgs {
    height: 32px;
  }
  .select_quality_cont_bottom .adv_list1 h5 {
    font-size: 14px;
  }
  .select_quality_cont_bottom_text {
    left: 90px;
    width: calc(100% - 180px);
    padding: 0 10px 10px;
    background-size: auto;
    font-size: 15px;
    line-height: 1.5;
  }
  
  .select_quality_adv_lis {
    padding: 24px 0;
  }
  .select_quality_adv_lis_text .lis_tit .sums {
    padding: 8px 10px;
  }
  .select_quality_adv_lis_text .lis_tit .sums p:last-child {
    font-size: 12px;
  }
  .select_quality_adv_lis_text .lis_tit h4 {
    font-size: 20px;
  }
  .select_quality_adv_lis_text .lis_tit h6 {
    font-size: 12px;
  }
  .select_quality_adv_lis_text .lis_dec {
    font-size: 14px;
  }
}


/* 鍚堜綔妯浘 */
.cooperation {
	background-color: #04702b;
  padding: 49px 0 42px;
}
.cooperation_tit {
  text-align: center;
}
.cooperation_tit h3 {
  font-size: 36px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
}
.cooperation_tit h4 {
  font-size: 40px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 0.2em;
}
.cooperation_uls {
  margin-top: 3.3%;
}
.cooperation_uls li {

}
.cooperation_uls li a {
  display: block;
}
.cooperation_uls li .imgs {
  padding-top: calc(110 / 178 * 100%);
}


@media (max-width: 1330px) {
  .cooperation {
    padding: 40px 0 36px;
  }
  .cooperation_tit h3 {
    font-size: 2.7vw;
  }
  .cooperation_tit h4 {
    font-size: 3vw;
  }
}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
  .cooperation_tit h3 {
    font-size: 18px;
  }
  .cooperation_tit h4 {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .cooperation {
    padding: 28px 0 24px;
  }
  .cooperation_tit h3 {
    font-size: 14px;
  }
  .cooperation_tit h4 {
    font-size: 17px;
  }
}


/* 杞挱2 */
.conveyor_belt {
  padding: 54px 0;
}
.conveyor_belt .swiper-container {

}
.conveyor_belt li {
  
}
.conveyor_belt li a {
  display: block;
  position: relative;
}
.conveyor_belt li .imgs {
  padding-top: calc(190 / 304 * 100%);
}
.conveyor_belt li h3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #ffffff;
  padding: 0.31em 1em;
	background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
}
.conveyor_belt li:hover h3 {
	background-color: rgba(4, 112, 44, 0.5);

}

@media (max-width: 1330px) {
  .conveyor_belt {
    padding: 4% 0;
  }
  .conveyor_belt li h3 {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
}
@media (max-width: 990px) {
  .conveyor_belt li h3 {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}

/* 鏂伴椈璧勮 */
.news {
  padding: 25px 0 80px;
}

.news_cont {
  margin-top: 4.2%;
  align-items: unset;
  justify-content: space-between;
}
.news_tit {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 1px solid transparent;
  margin-bottom: 14px;
}
.news_tit h4 {
  font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
  padding-left: 1.875em;
  position: relative;
  display: block;
}
.news_tit h4::before {
  content: "";
  display: block;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
	background-color: #04702b;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;

}
.news_tit a {
  font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #999999;
  display: block;
  margin-left: auto;
}
.news_tit a:hover {
  color: #04702b;
}

.news_left {
  width: 60%;
}
.news_left .news_tit h4::before {
  background-image: url(../images/news_tit1.png);
}
.news_left .news_tj ul {
  justify-content: space-between;
}
.news_left .news_tj li {
  width: 46.875%;
}
.news_left .news_tj li a {
  display: block
}
.news_left .news_tj li .imgs {
  padding-top: calc(184 / 360 * 100%);
  border-radius: 10px;
}
.news_left .news_tj li .imgs img {
  transform: scale(1);
  transition: 0.5s ease;
}
.news_left .news_tj li:hover .imgs img {
  transform: scale(1.1);
}
.news_left .news_tj li .text {
  margin-top: 6.95%;
}
.news_left .news_tj li .text h5 {
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_left .news_tj li:hover h5 {
  color: #04702b;
}
.news_left .news_tj li .text .summ {
  font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: 0px;
	color: #999999;
  margin-top: 0.9em;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_left .news_lb {
  margin-top: 5.4%;
}
.news_left .news_lb li {
  
}
.news_left .news_lb li:nth-child(n+2) {
  margin-top: 0.5%;
}
.news_left .news_lb li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.news_left .news_lb li {
  
}
.news_left .news_lb li h5 {
  font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 1.28em;
  position: relative;
  flex-grow: 1;
}
.news_left .news_lb li:hover h5 {
  color: #04702b;
}
.news_left .news_lb li h5::before {
  content: "";
  display: block;
	width: 0.72em;
	height: 0.72em;
	background-color: transparent;
	border: solid 0.17em rgba(4, 112, 44, 0.5);
  position: absolute;
  left: 0;
  top: calc(50% - 0.36em);
  border-radius: 50%;
}
.news_left .news_lb li .times {
  font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #999999;
  line-height: 2;
  margin-left: 2em;
  flex-shrink: 0;
}

.news_right {
  width: 33.4%;
  margin-left: auto;
}
.news_right .news_tit h4::before {
  background-image: url(../images/news_tit2.png);
}
.news_right .news_tit {
  border-color: #dddddd;
}
.news_right .news_li {
  padding-top: 4.1%;
}
.news_right .news_li .swiper-container {
  height: 436px;
}
.news_right .news_li li {
  
}
.news_right .news_li a {
  display: block;
}
.news_right .news_li h5 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_right .news_li li:hover h5 {
  color: #04702b;
}

.news_right .news_li .sum {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.6;
	letter-spacing: 0px;
	color: #999999;
  margin-top: 0.8em;

  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}


@media (max-width: 1330px) {
  .news {
    padding: 1.88% 0 6%;
  }
  .news_tit h4 {
    font-size: 22px;
  }
  .news_tit a {
    font-size: 15px;
  }
  .news_left .news_tj li {
    width: 48%;
  }
  .news_left .news_tj li .text h5,
  .news_left .news_lb li h5,
  .news_right .news_li h5 {
    font-size: 17px;
  }
  .news_left .news_tj li .text .summ,
  .news_right .news_li .sum {
    font-size: 14px;
  }
  .news_left .news_lb li .times {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .news {
    padding: 30px 0 50px;
  }
  .news_tit h4 {
    font-size: 20px;
  }
  .news_tit a {
    font-size: 14px;
  }
  .news_left .news_lb li h5 {
    font-size: 16px;
  }
  .news_left .news_lb li .times {
    font-size: 14px;
  }
  .news_right .news_li .swiper-container {
    height: 400px;
  }
}
@media (max-width: 1024px) { 
  .news_right .news_li .swiper-container {
    height: 380px;
  }
}
@media (max-width: 990px) {
  .news {
    padding: 20px 0 40px;
  }
  .news_cont {
    flex-flow: column;
    margin-top: 30px;
  }
  .news_tit {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .news_left {
    width: 100%;
  }
  .news_left .news_tj li .text {
    margin-top: 12px;
  }
  .news_left .news_tj li .text h5,
  .news_left .news_lb li h5, 
  .news_right .news_li h5 {
    font-size: 16px;
  }
  .news_left .news_tj li .text .summ, 
  .news_right .news_li .sum {
    margin-top: 0.4em;
  }
  .news_left .news_lb {
    margin-top: 15px;
  }
  .news_right {
    width: 100%;
    margin-top: 20px;
  }
  .news_right .news_li {
    padding-top: 12px;
  }
  .news_right .news_li .swiper-container {
    height: 240px;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .news {
    padding: 10px 0 20px;
  }
  .news_right .news_li .swiper-container {
    height: 170px;
  }
  .news_tit h4 {
    font-size: 17px;
  }
  .news_tit a {
    font-size: 13px;
  }
  .news_left .news_tj li .text h5, 
  .news_left .news_lb li h5, 
  .news_right .news_li h5 {
    font-size: 15px;
  }
  .news_left .news_tj li .text .summ, 
  .news_right .news_li .sum {
    font-size: 13px;
  }
}



/* 鍙嬫儏閾炬帴 */
.ft_link {
  padding: 1em 0;
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.ft_link a {
  color: inherit;
  font-size: inherit;
}
.ft_link a:hover {
  color: #04702b;
}

@media (max-width: 1330px) {

}
@media (max-width: 1200px) {
  .ft_link {
    font-size: 13px;
  }
}
@media (max-width: 990px) {
  .ft_link {
    display: none;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
}

/* 搴曢儴 */
footer {
  
}
.footer_lx {
	background-color: #333333;
  padding: 52px 0 42px;
}
.footer_lx .dth_wh {
  align-items: center;
}
.footer_lx .footer_tit {
  display: block;
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  padding-bottom: 1.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.footer_left {
  max-width: 932px;
  width: 80%;
}
.footer_contact {
  margin-top: 4.3%;
}
.footer_contact ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.footer_contact li {
  margin-right: auto;
}
.footer_contact li a {
  display: block;
}
.footer_contact li h5 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.5);
}
.footer_contact li .sum {
  font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0px;
	color: #ffffff;
  margin-top: 0.45em;
}
.footer_fts {
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2.1;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.5);
  margin-top: 6.6%;
}
.footer_fts img {
  margin-right: 0.4em;
}
.footer_fts a {
  color: inherit;
  font-size: inherit;
}
.footer_fts a:hover {
  color: #ffffff;
}
.ft_copyright {
  
}
.ft_region {
  
}
.ft_xx {}
.footer_ewm {
  margin-left: auto;
  max-width: 119px;
  width: 14%;
  text-align: center;
}
.footer_ewm img {
  max-width: 100%;
}
.footer_ewm p {
  font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: rgba(255, 255, 255, 0.5);
  margin-top: 1.2em;
}

.footer_nav {
	background-color: #04702b;
}
.footer_nav .foots_nav {
  padding: 17px 0;
}
.footer_nav .foots_nav li {
  flex: 1;
  text-align: center;
  font-size: 0;
}
.footer_nav .foots_nav li>a {
  display: inline-block;
  font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 2;
	letter-spacing: 0px;
	color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.footer_nav .foots_nav li>a:hover {
  color: rgba(255, 255, 255, 0.6);
}
.footer_nav .ft_nav_menu {
  display: none;
}

@media (max-width: 1330px) {
  .footer_lx {
    padding: 45px 0 36px;
  }
  .footer_lx .footer_tit {
    font-size: 18px;
  }
  .footer_contact li h5 {
    font-size: 13px;
  }
  .footer_contact li .sum {
    font-size: 14px;
  }
  .footer_ewm p {
    font-size: 13px;
    margin-top: 0.8em;
  }
  .footer_fts {
    font-size: 13px;
  }
  .footer_nav .foots_nav li>a {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  #toolbar {
    display: none;
  }
  .footer_fts {
    font-size: 12px;
  }
  .footer_nav .foots_nav li>a {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .footer_lx {
    padding: 40px 0 24px;
  }
  .footer_lx .dth_wh {
    flex-flow: column-reverse;
    align-items: flex-start;
  }
  .footer_left {
    width: 100%;
  }
  .footer_lx .footer_tit {
    font-size: 16px;
    padding-bottom: 0.8em;
  }
  .footer_contact {
    margin-top: 12px;
  }
  .footer_fts {
    margin-top: 20px;
  }
  .footer_ewm {
    margin-left: 0;
    display: none;
  }
  .ft_region {
    display: none;
  }
  .footer_nav {
    display: none;
  }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
  .footer_lx {
    padding: 24px 0 15px;
  }
  .footer_contact ul {
    flex-flow: column;
  }
  .footer_contact li:nth-child(n+2) {
    margin-top: 10px;
  }
}