/**/

* {

  margin: 0;

  padding: 0;

}



div, address, b, big, blockquote, body, center, cite, code, dd, del, dl, dt, em, fieldset, font, form, b, b, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var, th, td, input {

  margin: 0;

  padding: 0;

}



div, dl, dt, dd, form, input, button, textarea, p, ul, li, ol, table, tr, td, header, footer, aside, nav, b, b, h3, h4, h5, h6, section {

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

}



body {

  font-size: 14px;

  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;

  color: #333;



  padding: 0px;

  margin: 0px;

}



button:foucs {

  border: none !important;

  outline: none !important;

}



button::-moz-focus-inner {

  border-color: transparent;

}



input[type=number] {

  -moz-appearance: textfield;

}



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

  -webkit-appearance: none;

  margin: 0;

}



ul, ol {

  list-style: none;

  padding: 0;

  margin: 0;

}



i {

  font-style: normal;

}



a {

  color: #333;

}



a:hover {

  text-decoration: none;

}



video, embed, iframe {

  width: 100%;

}



img {

  border: none;

  vertical-align: middle
}



input {

  outline: none;

}



input[type="button"], input[type="submit"], input[type="reset"], button, select {

  -webkit-appearance: none;

  outline: none;

}



textarea {

  -webkit-appearance: none;

  outline: none
}



.clear {

  clear: both;

  height: 0px;

  overflow: hidden;

}



.clearfix:after {

  content: ".";

  display: block;

  height: 0;

  visibility: hidden;

  clear: both;

}



.clearfix {

  /*兼容 IE*/

  zoom: 1;

}



.fl {

  float: left;

}



.fr {

  float: right;

}



.dot {

  display: block;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

}





.dot2 {



  text-overflow: -o-ellipsis-lastline;

  overflow: hidden;

  text-overflow: ellipsis;

  display: -webkit-box;

  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;

}



/*t图片样式*/

.center-block {

  display: block;

  margin-right: auto;

  margin-left: auto
}



img {

  border: 0px;

  vertical-align: middle;

}



.img-responsive {

  display: block;

  height: auto;



  max-width: 100%
}



.avatar {

  display: block;

  overflow: hidden;

  width: 100%;

}



.avatar img {

  -webkit-transition: all 0.3s ease-out;

  -moz-transition: all 0.3s ease-out;

  -o-transition: all 0.3s ease-out;

  transition: all 0.3s ease-out;

}



.avatar:hover img {

  transform: scale(1.1);

  transition: all 1s ease 0s;

  -webkit-transform: scale(1.1);

}



/*fullPage  左侧数字*/

.fp-watermark {

  display: none;

}



#slide_menu {

  z-index: 92;

  position: absolute;

  top: 50%;

  right: 25px;

  width: 52px;

}



#slide_menu li {

  line-height: 35px;

  height: 35px;

  position: relative;

  list-style: none;



}



#slide_menu a {

  float: left;

  padding: 10px 20px;

  text-decoration: none;



}





#slide_menu .pgslide_nav {

  opacity: 0;

  font: bold 14px/20px Arial;

  transition: all 0.4s ease 0.6s;

  position: absolute;

  right: 42px;

  top: 8px;

  width: 100px;

  text-align: right;

  color: #009D85;

  transform: translateX(-50px);

}



#slide_menu .pgslide_num {

  position: absolute;

  border-radius: 100%;

  z-index: 1;

  height: 6px;

  width: 6px;

  border: 0;

  background: #fff;

  left: 50%;

  top: 50%;

  margin: -2px 0 0 -2px;

  -webkit-transition: all .1s ease-in-out;

  -moz-transition: all .1s ease-in-out;

  -o-transition: all .1s ease-in-out;

  transition: all .1s ease-in-out;

}





#slide_menu .active .pgslide_num {

  height: 12px;

  width: 12px;

  margin: -6px 0 0 -6px;

  border-radius: 100%;

}



#slide_menu li:hover .pgslide_nav {

  opacity: 1;

  transform: translateX(0px);

  transition-delay: 0.6s;

}



.pgslide_yuan-0 {

  background: #fff !important;

}



.pgslide_yuan-1 {

  background: #009D85 !important;

}



/*--------------------------------------------------------------

# 头部Header

--------------------------------------------------------------*/

#header {



  transition: all 0.5s;

  z-index: 997;

  transition: all 0.5s;

  height: 90px;



}



.header-transparent {



  border: none !important;

  min-height: 90px;
background: #fff;
}




.header-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
}




.top-box {

  display: flex;

  justify-content: space-between;

  align-items: center;

}



.top-box .logo {

  display: flex;

  align-items: center;

  justify-content: center;

  min-width: 10%;

}



.pclogo {

  display: none !important;

}



.mlogo {

  display: none !important;

}



.wal {

  padding: 0 8%;

}



/*导航菜单 */

.nav-menu, .nav-menu * {

  margin: 0;

  padding: 0;

  list-style: none;

}



.nav-menu {

  height: 90px;

}



.nav-menu ul {

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.nav-menu ul li {

  text-align: center;



  display: flex;

  align-items: center;

  justify-content: center;

  height: 90px;

}



.nav-menu ul li a {

  display: block;

  white-space: nowrap;

  color: #333;

  padding: 10px 30px;



  transition: 0.3s;

  font-size: 16px;



}



.nav-menu a:hover, .nav-menu .active>a, .nav-menu li:hover>a {

  color: #fff;

  text-decoration: none;

  background: #009D85;

  border-radius: 20px;





}



.nav-menu .drop-down .erji {

  display: block;

  position: absolute;

  left: 0;

  margin: 0 auto;

  right: 0;

  top: 90px;

  z-index: 99;

  overflow: hidden;

  width: 100%;

  background: rgba(255, 255, 255, .9);

  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);

  padding-bottom: 20px;

  transition: all .5s ease;

  border-top: 1px solid #dbdbdb;

  opacity: 1;

  height: 320px;

  padding-top: 20px;

  transform: perspective(300px) rotateX(-90deg);

  transform-origin: top;

  box-shadow: 0px 2px 6px 1px rgba(0, 0, 0, 0.1);



}



.nav-menu .drop-down .erji .container {

  margin: 0 auto;

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.nav-menu .drop-down:hover .erji {

  transform: perspective(300px) rotateX(0deg);

}



.nav-menu .drop-down .erji li {

  width: 25%;

  display: block;

  margin: 0 20px;







}



.nav-menu .drop-down .erji li a {

  border-bottom: 1px solid #009D85;

  padding-bottom: 50px;

  font-size: 18px;

  color: #000;

}



.nav-menu .drop-down .erji li ul {

  display: block;

  margin-top: 10px;



}



.nav-menu .drop-down .erji li ul li {

  width: 100%;

}



.nav-menu .drop-down .erji li ul li a {

  border-bottom: none;

  padding-bottom: 0;

  color: #666;

  font-size: 16px;

}



.nav-menu .drop-down .erji li ul li a:hover {

  color: #009D85;

}



.nav-menu .drop-down li {

  width: 100%;

  position: relative;

  height: 40px;

  line-height: 40px;



}



.nav-menu .drop-down ul a {

  padding: 5px 0;

  font-size: 16px;

  font-weight: 500;

  text-transform: none;

  color: #666;

  line-height: 40px;

  height: 40px;

  white-space: nowrap;

  text-overflow: ellipsis;

  overflow: hidden;

}



.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active>a, .nav-menu .drop-down ul li:hover>a {

  color: #009D85;

  background: none;

  border-radius: 0;



}



.nav-menu .drop-down .drop-down ul {

  top: 0;

  left: calc(100% - 90px);

}



.nav-menu .drop-down .drop-down:hover>ul {

  opacity: 1;

  top: 0;

  left: 100%;

}



.nav-menu .drop-down .drop-down>a {

  padding-right: 35px;

}



.nav-menu a i {

  display: none;

}



.nav-menu .arrow {

  position: absolute;

  width: 11px;

  height: 11px;

  top: -5.5px;

  left: 45%;

  background-color: #fff;

  transform: rotate(45deg);

  cursor: pointer;

  transition: .3s;

  z-index: -1;



}



.top_tel {

  color: #FFF;

  font-size: 21px;

  background: url(../images/DIANHU~1.PNG)/*dianhua-yuankuang.png*/ left no-repeat;

  font-weight: bold;

}



.top_tel span {

  padding-left: 42px;

  display: block;

}



/* 手机菜单样式 */

.mobile-nav {

  position: fixed;

  top: 0;

  bottom: 0;

  z-index: 999;

  overflow-y: auto;

  left: -80%;

  width: 80%;

  padding-top: 18px;

  background: #009D85;

  transition: 0.4s;

}



.mobile-nav * {

  margin: 0;

  padding: 0;

  list-style: none;

}



.mobile-nav a {

  display: block;

  position: relative;

  color: #fff;

  font-size: 16px;

  margin: 0 20px;

  height: 56px;

  line-height: 56px;

  font-weight: 500;

  border-bottom: 1px solid rgba(255, 255, 255, .1);

}



.mobile-nav a:hover, .mobile-nav .active>a, .mobile-nav li:hover>a {

  color: #fff;

  text-decoration: none;

}



.mobile-nav .drop-down>a i {

  float: right;

  display: block;

  line-height: 40px;

  width: 40px;

  text-align: right;

  height: 40px;



  margin-top: 8px;

  font-size: 24px;

  font-weight: bold;

  text-align: center;

}





.mobile-nav .drop-down ul {

  display: none;

  overflow: hidden;

}



.mobile-nav .drop-down .arrow {

  display: none;

}



.mobile-nav .drop-down li a {

  padding-left: 20px;

}



.mobile-nav-toggle {

  position: fixed;

  right: 15px;

  top: 15px;

  z-index: 998;

  border: 0;

  background: none;

  font-size: 28px;

  transition: all 0.4s;

  outline: none !important;

  line-height: 1;

  cursor: pointer;

  text-align: right;

}



.mobile-nav-toggle i {

  color: #009D85;



  display: block;

  width: 50px;

  height: 50px;

  text-align: center;

  line-height: 50px;

}



.mobile-nav-overly {

  width: 100%;

  height: 100%;

  z-index: 997;

  top: 0;

  left: 0;

  position: fixed;

  background: rgba(51, 51, 51, 0.9);

  overflow: hidden;

  display: none;

}



.mobile-nav-active {

  overflow: hidden;

}



.mobile-nav-active .mobile-nav {

  left: 0;

}



.mobile-nav-active .mobile-nav-toggle i {

  color: #fff;

}



/*首页banner图*/



#banner .swiper {

  width: 100%;

  height: 100%;

  position: relative;

}



#banner .swiper-slide {

  background-position: center;



  position: relative;

  background-size: cover;

}


/* #banner .swiper-slide .banner1 {
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}


#banner .swiper-slide .banner2 {
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#banner .swiper-slide .banner3 {
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#banner .swiper-slide .banner4 {
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

#banner .swiper-slide .banner5 {
  background-size: cover;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
} */



/* 
#banner .swiper-slide .mobimg {

  display: none !important;

} */

#banner .swiper-slide img { width: 100%;}

#banner .swiper-pagination-bullet {

  background: rgba(0, 0, 0, 0.3);

  outline: none;

  opacity: 1;

  filter: alpha(opacity=100);

  margin: 0 10px;



}



#banner .swiper-pagination-bullet {

  width: 20px;

  height: 8px;

  display: inline-block;

  background: #fff;

  opacity: .5;

  margin: 0 5px;

  border-radius: 20px;

  transition: opacity .5s, background-color .5s, width .5s;

  transition-delay: .5s, .5s, 0s;

}



#banner .swiper-pagination-bullet-active {

  opacity: 0.9;

  background: #009D85;

  width: 50px;

  transition-delay: 0s;

}



.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {

  bottom: 30px;

  left: 0px;

  width: 100%;

}



.banner_txt {

  position: absolute;

  width: 100%;

  top: 45%;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  z-index: 10;

  color: #fff;

  text-align: center;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);

}



.banner_txt p {

  font-size: 36px;

  color: #fff;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

}



.banner_txt b {

  display: block;

  font-size: 52px;

  color: #fff;

  margin: 20px 0;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

}



.banner_txt span {

  color: #fff;

  font-size: 24px;

  display: block;

  text-shadow: none;

  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);

}



/*page2 简介*/

.homePg2 {

  background: url(../images/abbg.jpg)/*abbg.jpg*/ no-repeat bottom;

  background-size: cover;

}



.main_title {

  font-size: 48px;

  color: #333;

  display: block;

  margin-bottom: 20px;

  font-weight: 700;

}



.main_title p {

  text-align: center;

  font-size: 18px;

  color: #666;

  font-weight: normal;

  margin-top: 10px;

}



.about-box {

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

}



.about {

  display: flex;

  align-items: center;

  position: relative;

}



.ab_tu {

  flex: 1;

  margin-right: 30px;

}



.ab_txt {

  flex: 1;



  position: relative;

  z-index: 2;

}



.ab_txt span {

  font-size: 32px;

  margin: 20px 0;

  color: #333;

  display: block;

}



.ab_txt p {

  font-size: 16px;

  line-height: 30px;

  margin-top: 20px;

  color: #333;

}



.ab_more {

  display: flex;

  align-items: center;

  font-size: 14px;

  color: #fff;

  height: 47px;


  background: #009D85;

  border: 1px solid #009D85;



  line-height: 45px;

  padding: 0 30px;

  transition: all 0.5s ease 0s;

  max-width: 160px;

  margin-top: 50px;

}



.ab_more i {

  color: #fff;

  margin-right: 10px;

  transition: all 0.5s ease 0s;

}



.ab_more em {

  color: #fff;

  font-style: normal;

}



.ab_more:hover {

  color: #fff;

  background: #009D85;

  border: 1px solid #009D85;

  transition: all 0.5s ease 0s;

  padding-left: 50px;

  max-width: 180px;

}



.ab_more:hover i {

  color: #fff;

  transition: all 0.5s ease 0s;

}



.ab_more:hover em {

  color: #fff;

}



.ab_more2 {

  display: flex;

  align-items: center;

  font-size: 14px;

  color: #fff;

  height: 47px;

  border: #009D85 solid 1px;

  background: #009D85;

  line-height: 45px;

  padding: 0 30px;

  transition: all 0.5s ease 0s;

  max-width: 160px;

  margin-top: 30px;

}



.ab_more2 i {

  color: #fff;

  margin-right: 10px;

  transition: all 0.5s ease 0s;

}



.ab_more2 em {

  color: #fff;

  font-style: normal;

}



.ab_more2:hover {

  color: #fff;

  background: none;

  border: 1px solid #009D85;

  transition: all 0.5s ease 0s;

  padding-left: 50px;

  max-width: 180px;

}



.ab_more2:hover i {

  color: #009D85;

  transition: all 0.5s ease 0s;

}



.ab_more2:hover em {

  color: #009D85;

}



.ab_bottom {

  margin-top: 40px;

  width: 100%;



  transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;

}







.ab_bottom ul {

  display: flex;

  flex-wrap: wrap;

  align-items: stretch;

  justify-content: space-between;

  padding: 0;





}



.ab_bottom b {

  font-size: 40px;

}



.ab_bottom li {

  border: 1px solid rgba(255, 255, 255, .6);

  background: rgba(0,157,133, .1);

  width: 33.33%;

  position: relative;



  cursor: pointer;



}





.ab_bottom li a {



  text-align: center;

  text-decoration: none;

  position: relative;

  display: block;

  padding: 40px 20px;

  transition: all .3s;



}



.ab_bottom li a b {

  color: #333;

  font-size: 32px;

  font-weight: normal;

}



.ab_bottom li span {

  display: block;

  border: 1px solid #fff;

  width: 80px;

  background: #009D85;

  line-height: 70px;

  height: 80px;

  border-radius: 100%;

  margin: 10px auto;

}



.ab_bottom li span img {

  height: 50px;

}



.ab_bottom li .info {

  color: #fff;

  font-size: 16px;

  line-height: 30px;

  text-align: center;

  margin-top: 30px;

  position: absolute;

  bottom: 0;

  left: 20px;

  right: 20px;

  margin: auto;

  height: 100%;

  transition: all 0.3s;

  display: flex;

  align-items: center;

  opacity: 0;



}



.ab_bottom li:hover {

  background: #009D85;

}

.ab_bottom li:hover b {
  color: #fff;
}


/*产品*/

.homePg3 {

  background: url(../images/sli.jpg)/*sli.jpg*/ no-repeat;

  background-size: cover;



}



.sl .swiper-container {



  position: relative;



}





.sl .swiper-slide-thumb-active {

  color: #009D85;

}



.sl .gallery-top {

  height: auto;

  width: 75%;



}



.sl .gallery-thumbs {

  width: 22%;

  text-align: center;

  box-sizing: border-box;

  position: relative;

  overflow: visible;

  z-index: 99;



}



.sl .gallery-thumbs .swiper-wrapper {

  flex-direction: column;

}



.sl .gallery-thumbs .swiper-slide {



  cursor: pointer;

  font-size: 20px;

  padding: 15px 0;

  position: relative;

  margin-top: 10px;

  background: rgba(255, 255, 255, .8);

  width: 100% !important;





}



.sl .gallery-thumbs .swiper-slide .slide_nav {

  position: absolute;

  top: 0;

  left: 100%;

  width: 90%;

  text-align: left;



  display: none;





}



.sl .gallery-thumbs .swiper-slide .slide_nav p a {

  line-height: 40px;

  font-size: 14px;

  padding-left: 15px;

}



.sl .gallery-thumbs .swiper-slide:hover {

  background: rgba(0, 157, 133, 0.8);

  color: #fff;

}



.sl .gallery-thumbs .swiper-slide:hover .slide_nav {

  display: block;

  background: rgba(0, 157, 133, 0.8);







}



.sl .gallery-thumbs .swiper-slide:hover .slide_nav a {

  color: #fff;

}



.sl .gallery-thumbs .swiper-slide:hover .slide_nav p:hover a {

  color: #009D85;

  background: rgba(255, 255, 255, .8);

}



/* .sl .gallery-thumbs .swiper-slide:hover a, .gallery-thumbs .swiper-slide-thumb-active a {

  background: #009D85;

  color: #fff;

} */



.sl .gallery-thumbs .swiper-slide a {

  display: block;

  width: 100%;

  font-size: 18px;

}



.sl .gallery-thumbs .swiper-slide-thumb-active {

  background: rgba(0, 157, 133, 0.9);

  color: #fff;

}



.sl .gallery-thumbs .swiper-slide-thumb-active a {

  color: #fff;

}

.sl .gallery-thumbs .swiper-slide:hover a { color: #fff;}

.sl_txt {

  margin-top: 50px;

  font-size: 15px;

  color: #999;

  text-align: left;

}



.sl .gallery-thumbs .swiper-button-next {



  right: 0;

  bottom: 0;

  top: 0;

  margin: 0;

  text-align: center;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);



  cursor: pointer;

  overflow: hidden;

  z-index: 999;

  width: 40px;

  line-height: 60px;

  font-size: 30px;

  height: 60px;

  transition: all .5s ease;

  outline: none;

}



.sl .gallery-thumbs .swiper-button-prev {

  left: 0;

  bottom: 0;

  top: 0;

  margin: 0;

  color: #fff;

  background: rgba(0, 0, 0, 0.2);

  cursor: pointer;

  overflow: hidden;

  z-index: 999;

  width: 40px;

  font-size: 30px;

  height: 60px;

  line-height: 60px;

  transition: all .5s ease;

  outline: none;

}



.sl .gallery-thumbs .swiper-button-prev:hover, .gallery-thumbs .swiper-button-next:hover {

  background: #999;

}



.sl .gallery-top {


  position: relative;

  z-index: 1;

}



.sl .gallery-top .swiper-container {

  padding-top: 60px;

  position: relative;

}



.sl .gallery-top .swiper-slide {

  margin: 15px 0;

}

.sl_list { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: stretch;}

.sl_list .swiper-slide {

  width: 33.33%;



}



.sl_list .swiper-slide span img {

  display: block;

  height: auto;

  margin-left: auto;

  margin-right: auto;

  max-width: 100%;



}



.sl_list .swiper-slide a {

  background: #fff;

  display: block;
  border-radius: 15px;

  margin: 5px;

  overflow: hidden;

  position: relative;

}
.sl_list .swiper-slide a:hover em{ background: #009D85; color: #fff; }


.sl_list .swiper-slide a img {

  transition: all .3s;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;

}



.sl_list .swiper-slide a:hover img {

  transform: scale(1.1);

}



.sl_list .swiper-slide em {

  display: block;
 height: 78px;
  font-size: 16px;

  font-style: normal;

  padding: 15px;

  color: #000;

  position: relative;

  z-index: 2;

  background: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.sl_list .swiper-slide em p { width: calc(100% - 28px);}

.sl_list .swiper-slide em i {

  display: block;

  width: 25px;

  height: 25px;

  border-radius: 100%;

  background: #009D85;

  color: #fff;

  text-align: center;

  line-height: 25px;


}
.sl_list .swiper-slide:hover em i { background: #fff; color: #009D85;}


.sl_list .swiper-wrapper {

  margin-top: 30px;

}



.sl_list .swiper-button-next {

  position: absolute;

  top: 60px;

  left: calc(100% - 150px);



  text-align: center;

  color: #fff;


  background: rgba(255, 255, 255, 0.5);



  cursor: pointer;

  overflow: hidden;

  z-index: 99;

  width: 140px;

  font-size: 17px;

  line-height: 50px;

  height: 50px;

  transition: all .5s ease;

  outline: none;

}



.sl_list .swiper-button-prev {

  position: absolute;

  top: 60px;

  left: calc(100% - 310px);



  text-align: center;

  color: #fff;

  background: rgba(255, 255, 255, 0.5);



  cursor: pointer;

  overflow: hidden;

  z-index: 99;

  width: 140px;

  font-size: 17px;

  line-height: 50px;

  height: 50px;

  transition: all .5s ease;

  outline: none;

}



.sl_list .swiper-button-prev:hover, .sl_list .swiper-button-next:hover {

  background: #009D85;

}



.sl_list .swiper-button-next i {

  padding-left: 10px;

}



.sl_list .swiper-button-prev i {

  padding-right: 10px;

}









/*行业应用*/

.homePg4 {

  background: url(../images/ysbg.jpg)/*ysbg.jpg*/ no-repeat top;

  background-size: cover;

}



.tj_tu {

  position: relative;







}



.tj_tu .zi {

  position: absolute;

  right: 0;

  top: 0;

  height: 100%;







}



.tj_tu .zi img {

  height: 100%;

}



#gallery {

  width: 100%;

  background: rgba(255, 255, 255, .4);





}





#gallery .swiper-slide {

  display: flex;

  align-items: flex-start;

  justify-content: space-between;

  color: #333;

  opacity: 0 !important;

}



#gallery .swiper-slide .img-tu {

  width: 50%;

}



#gallery .swiper-slide .product-box {



  display: flex;



  width: 50%;











}



#gallery .swiper-slide .product-box div {

  padding: 5%;

}



#gallery .swiper-slide .product-box b {

  color: #333;

  font-size: 34px;

  line-height: 52px;

  width: 100%;

  display: block;

  font-weight: normal;

}

#gallery .swiper-slide .product-box span { display: block; color: #009D85; margin-top: 20px; font-size: 16px;}

#gallery .swiper-slide .product-box p {

  font-size: 15px;

  line-height: 26px;

  color: #333;


}



#gallery .swiper-slide-active {

  opacity: 1 !important;

}



.tj_tu img {

  width: 100%;

}





.tj_tu .swiper-button-prev {

  left: 50px;





}



.tj_tu .swiper-button-next {

  right: 50px;

}



.tj_tu .swiper-button-next, .tj_tu .swiper-button-prev {

  background: none;

  outline: none;

  color: #000;

  font-size: 30px;

  border-radius: 25px;

  width: 50px;

  height: 50px;

  text-align: center;

  line-height: 50px;

  background: #fff;



}



.tj_tu .swiper-button-next:hover, .tj_tu .swiper-button-prev:hover {

  color: #fff;

  background: #009D85;

}



#thumbs {

  width: 100%;

}



.tj_tu .swiper-container-thumbs {

  position: relative;

  margin-top: 20px;

}



#thumbs .swiper-wrapper {

  flex-wrap: wrap;



}



.tj_tu .swiper-container-thumbs .swiper-slide {



  padding: 20px 20px;

  border: 1px solid rgba(0, 0, 0, 0.1);

  background: rgba(255, 255, 255, .4);

  font-size: 18px;



  cursor: pointer;

  color: #333;





  width: 12.5% !important;

  display: flex;

  flex-direction: column;

  align-items: center;

}



.tj_tu .swiper-container-thumbs .swiper-slide img {

  width: 45px;

  height: 45px;

  margin-bottom: 10px;

}





.tj_tu .swiper-slide-thumb-active {

  background: #009D85 !important;

  color: #fff !important;

}



.tj_tu .swiper-slide-thumb-active img {

  filter: brightness(500%);

  -webkit-filter: grayscale(500%);

}



.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {

  content: " ";

}


/* 生产车间 */
.homePg5 {
  background: url(../images/hzbg.jpg)/*hzbg.jpg*/ bottom no-repeat;
  background-size: cover;
}

#case {

  position: relative;

 
}

#case .wal {
  position: relative;
}

#case .swiper-container {
  width: 100%;

  margin-top: 30px;
}

#case .swiper-slide {
  width: 100%;
  height: 100%;
  background: #fff;

  position: relative;
  transform: scale(0.85);
  margin-top: 70px;
  margin-bottom: 70px;
  -webkit-transition: transform 1.0s;
  transition: transform 1.0s;


}

#case .swiper-slide img {
  width: 100%;

  display: block;
  height: 100%;
  border: none;
}

#case .swiper-slide a {
  display: block;
  position: relative;
}

#case .swiper-slide p {
  line-height: 70px;
  padding-top: 0;
  text-align: center;
  color: #fff;
  font-size: 20px;
  margin: 0;

  width: 100%;
  background: #009D85;
  height: 70px;
}

#case .swiper-slide-active {
  border-radius: 2px;
  box-shadow: 0 2px 6px rgb(0 0 0 / 30%);
  box-shadow: 0 4px 20px 0 rgb(0 0 0 / 30%);
}

#case .swiper-slide-active .layer-mask {
  display: none;
}

.layer-mask {
  width: 100%;
  height: calc(100% - 70px);
  transition: all 0.5s;
  background: rgba(255, 255, 255, .3);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 100px;
}


#case .swiper-button-next {
  right: -80px;
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  border: 2px solid #dedede;
  border-radius: 100%;
  --swiper-navigation-size: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  font-size: 36px;
  transition: all .5s ease;
  outline: none;

}

#case .swiper-button-prev {
  left: -80px;
  width: 65px;
  height: 65px;
  line-height: 60px;
  text-align: center;
  border: 2px solid #dedede;
  border-radius: 100%;
  --swiper-navigation-size: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  overflow: hidden;
  z-index: 10;
  font-size: 36px;
  transition: all .5s ease;
  outline: none;

}

#case .swiper-button-prev:hover, #case .swiper-button-next:hover {
  border: 2px solid #009D85;
  color: #fff;
  background: #009D85;
}

#case .swiper-slide-active, .swiper-slide-duplicate-active {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 1002;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto
}


.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}





/* 新闻 */

.homePg6 {

  background: url(../images/newsbg.jpg)/*newsbg.jpg*/ bottom no-repeat;

  background-size: cover;

}



.news {

  display: flex;

  align-items: stretch;

  justify-content: space-between;

}



.news_fl {

  width: 42%;

}



.news_fl ul li {



  padding: 40px 0px;

  border-bottom: 1px solid #CECECE;

  transition: all .3s;

  background: rgba(255, 255, 255, .5);



}



.news_fl ul li p {

  line-height: 26px;

  margin-top: 15px;

}



.news_fl ul li b {

  display: block;

  font-size: 24px;

  font-weight: normal;

}



.news_fl ul li span {

  display: block;

  margin: 10px 0;

  color: #666;

}



.news_fl ul li:hover {

  background: #009D85;

  padding: 43px 30px;

}



.news_fl ul li:hover b, .news_fl ul li:hover span, .news_fl ul li:hover p {

  color: #fff;

}



.news_fr {

  width: 57%;



}



.news_fr ul {

  display: flex;
  justify-content: space-between;

}



.news_fr ul li {

  width: calc(50% - 22px);

  border: 1px solid #CECECE;

  padding: 30px;

  margin: 0 10px;

  background: rgba(255, 255, 255, .5);



}



.news_fr ul li span {

  display: block;

  margin: 10px 0;

  color: #666;

  font-size: 24px;

}



.news_fr ul li p {

  line-height: 26px;

  margin-top: 15px;

}



.news_fr ul li b {

  display: block;

  font-size: 24px;

  font-weight: normal;

}



.news_fr ul li img {

  margin-top: 20px;
  max-height: 198px;

}



.news_fr ul li:hover {

  background: #009D85;



}



.news_fr ul li:hover b, .news_fr ul li:hover span, .news_fr ul li:hover p {

  color: #fff;

}



/* 底部*/

.footer {

  background: url(../images/ftbg.jpg)/*ftbg.jpg*/ no-repeat;

  background-size: cover;



}



.foot {

  padding: 80px 0 60px 0;

  display: flex;

  align-items: flex-start;

  justify-content: space-between;

}



.foot b {

  font-size: 16px;

  color: rgba(255, 255, 255, .8);

  display: block;

  font-weight: normal;

  margin-bottom: 32px;

}



.foot b i img {

  width: 32px;

  margin-right: 8px;

}



.foot_nav {

  width: 17%;

}

@media screen and (max-width:1000px) {
  .footewm {
    width: 15%;
  }
}



.foot_nav div {



  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}



.foot_nav div a {

  width: 50%;

  color: rgba(255, 255, 255, .8);

  font-size: 16px;

  line-height: 24px;

  margin-bottom: 20px;

}



.foot_nav div a:hover {

  color: #fff;

}



.foot_address p {

  color: rgba(255, 255, 255, .8);

  font-size: 16px;

  line-height: 24px;

  margin-bottom: 20px;



}



.foot_tel p {

  color: rgba(255, 255, 255, .8);

  font-size: 16px;

  line-height: 24px;

  margin-bottom: 20px;



}



.ewm {



  text-align: center;

  color: rgba(255, 255, 255, .8);

  display: inline-block;

  margin-right: 10px;



}



.ewm img {

  width: 120px;

}



.ewm i {

  margin-top: 10px;

  display: block;

}



.copyright {

  padding: 40px 0;

  text-align: left;

  color: rgba(255, 255, 255, .8);

  border-top: 1px solid rgba(255, 255, 255, 0.1);

}



.copyright a {

  color: rgba(255, 255, 255, .8);

}



.copyright i {

  float: right;

}
/* 公司简介内页 */
.pad60 { padding: 60px 0;}
.inban {
  position: relative;
}

.intxt {
  font-size: 36px;
  position: absolute;
  width: 100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  right: 0;
  top: 0;
  color: #fff;
  height: 100%;
  background: rgb(0 0 0 / 5%);
  z-index: 2;
}

.ny_tab {
  border-bottom: 1px solid #E7E7E7;
}

.ny_tab ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ny_tab ul li {
  padding: 0 5%;
  position: relative;
  font-size: 18px;
}

.ny_tab ul li a {
  position: relative;
  color: #333333;
  display: block;
  padding: 25px;
}

.ny_tab ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 16%;
  width: 1px;
  background: #c3c3c3;
}

.ny_tab ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: #009D85;
  transition: .5s;
}

.ny_tab ul li:last-child::after {
  display: none;
}

.ny_tab ul li a:hover,
.nypagenav ul li.on a {
  color: #009D85;
}

.ny_tab ul li:hover a::before,
.nypagenav ul li.on a::before {
  width: 100%;
}
.inabout {
  position: relative;
  background: url(Unknown_83_filename)/*inabbg.jpg*/ top no-repeat;
  background-size: cover;


}

 .m_p1 {
  font-size: 46px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  text-align: left;
}



.m_p2 span {
  color: #33977F;
  font-size: 42px;
  text-align: left;

}

 .m_p3 {
  font-size: 20px;
  color: #666;
  margin-bottom: 30px;
  text-transform: uppercase;
}



.inabout-box {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;

}

.inabout_fr {
  width: 45%;
  padding-right: 5%;



}
.inab_txt { margin-top: 20px;}
.inab_txt p {
  line-height: 32px;
  color: #333;
  font-size: 16px;
  margin: 8px 0;
}


.inabout_fl {
  width: 50%;
  overflow: hidden;
  padding-left: 3%;


}
.inabout_fl img { border-radius: 10px;}
/* 历程 */
.lc-bg{ position: relative; background: url(../images/lc.jpg)/*lc.jpg*/ no-repeat center; background-size: cover; padding: 60px 0; background-attachment: fixed; position: relative; }
.fzlc {
  position: relative;
  padding: 40px 0;

  margin: 0 auto;

  border-radius: 50px;
}

#fzlc-gallery .swiper-slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;

 

}

#fzlc-gallery .swiper-slide p {
  color: #333;
  font-size: 18px;
  line-height: 30px;
  margin: 10px 0;
}

#fzlc-gallery .fzlc-year {
  font-size: 80px;
  color: #333;
  font-weight: bold;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  margin: 20px 0;
  
}
#fzlc-gallery .fzlc-info { padding-left: 50px;}
.fzlc img {
  width: 100%;
}


.fzlc .swiper-button-prev {
  left: -50px;
  top: calc(100% - 72px)
}

.fzlc .swiper-button-next {
  right: -50px;
  top: calc(100% - 72px)
}

.fzlc .swiper-button-next,
.fzlc .swiper-button-prev {
  background: none;
  outline: none;
  color: #fff;
  font-size: 30px;
  border-radius: 25px;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #009D85;


}

.fzlc .swiper-button-next:hover,
.fzlc .swiper-button-prev:hover {
  color: #fff;
  background: #333;
}

#fzlc-thumbs {

  width: 100%;
  padding-bottom: 20px;

}
#fzlc-thumbs .swiper-wrapper { align-items: flex-end;}
.fzlc #fzlc-thumbs {
  position: relative;
  margin-top: 60px;

  background: url(../images/line.png)/*line.png*/ repeat-x left bottom;

}


.fzlc #fzlc-thumbs .swiper-slide {

  cursor: pointer;
  color: #333;



}
.fzlc #fzlc-thumbs .swiper-slide .year b { font-size: 28px; color: #000;}
.fzlc #fzlc-thumbs .swiper-slide .year {  position: relative; padding-bottom: 30px; padding-left: 5%; margin-left: 20px; position: relative;}
.fzlc #fzlc-thumbs .swiper-slide .year p{ position: relative; padding-left: 18px;line-height: 26px;  font-size: 16px; margin: 10px 0; text-align: left; font-weight: normal;}
.fzlc #fzlc-thumbs .swiper-slide .year p::before { position: absolute;  width: 15px; top:6px; border-radius: 15px; height: 15px; content: ''; border: 2px solid #009D85; background: #fff; left: 0;}
.fzlc #fzlc-thumbs .swiper-slide .year_line {
  height: 80%;
  position: absolute;
  transition: .5s ease-in-out;
  content: "";
  width: 1px;
  left: calc(5% - 12px);
  bottom: 0;
  background: #B2B2B2;}

.fzlc #fzlc-thumbs .swiper-slide .yuan {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background: #B2B2B2;
  margin: 0 auto;
  bottom: 0;
  left: calc(7% - 10px);
  margin-top: 14px;
}

.fzlc #fzlc-thumbs .swiper-slide.swiper-slide-active .yuan {  background: #009D85 !important;}
.fzlc #fzlc-thumbs .swiper-slide.swiper-slide-active b { color: #009D85;}

/* 优势 */
.service-box {
  background: url("../images/serbg.jpg")/*serbg.jpg*/ right no-repeat;

  padding: 80px 0;
  background-attachment: fixed;
}

.service {
  display: flex;
  justify-content: space-between;
}

.service a.more {
  display: block;
  width: 130px;
  height: 45px;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background: url(Unknown_83_filename)/*btn.png*/ no-repeat center;
  margin-top: 28px;
}

.ser-fl {

width: 100%;
}
.ser-fr { width: 30%;}

.service-list {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}

.service-list li {
  width: calc((100% - 4px) / 4);
  border-left: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  text-align: center;
  background: #fff;
  position: relative;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;


}


.service-list li:nth-child(4), .service-list li:nth-child(2) {
  border-top: 1px solid #E5E5E5;
}

.service-list li:nth-child(3) {
  border-right: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
}

.service-list li:nth-child(6) {
  border-right: 1px solid #E5E5E5;
}

.service-list a {
  display: block;

  padding: 20px;
}

.service-list .box {
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  transition: all 0.3s;
}

.service-list .bg {
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  transition: all 0.3s;
  background: rgba(0,157,133, 0.4);
  z-index: 2;
}

.service-list b {
  font-size: 22px;
  color: #333333;
  line-height: 28px;
  position: relative;
  z-index: 2;
  display: block;
  margin: 10px 0;
  transition: color 0.3s;
}

.service-list p {
  color: #999;
  line-height: 24px;
  font-size: 15px;
  position: relative;
  z-index: 2;
  transition: color 0.3s;
}


.service-list li:hover b {
  color: #fff;
  transition: color 0.3s;
}

.service-list li:hover p {
  color: #fff;
  transition: color 0.3s;
}

.service-list li:hover .bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.service-list li:hover .box {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s;

}
.inhzhb { background: url(../images/hbbg.jpg)/*hbbg.jpg*/ no-repeat center; background-size: cover;}