/* CSS Document */
::-webkit-scrollbar-track-piece {
    background-color: transparent;
  }
  ::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }
  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  html {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
  }
  @font-face {
    font-family: 'HYzdxj';
    src: url('../fonts/HYzdxj.ttf') format('truetype');
  }
  html,body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: "HYzdxj", "Microsoft Yahei" !important;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
    vertical-align: baseline;
    overflow-x: hidden;
    color: #222;
  }
  html,body{
    position: relative;
  }
  button,
  input,
  optgroup,
  select,
  textarea,
  a {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: medium !important;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
  }
  a{
    color: #222;
  }
  a:hover {
    color: #008842;
    text-decoration: none;
  }
  h1, h2, h4, h5, h6 {
    font-weight: normal;
    padding: 0;
    margin: 0;
  }
  ul, li, dd, dl {
    padding: 0;
    margin: 0;
    list-style: none;
  }
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'iconfont';  /* Project id 4670940 */
  src: url('//at.alicdn.com/t/c/font_4670940_r2g5l0r768i.woff2?t=1736065679102') format('woff2'),
       url('//at.alicdn.com/t/c/font_4670940_r2g5l0r768i.woff?t=1736065679102') format('woff'),
       url('//at.alicdn.com/t/c/font_4670940_r2g5l0r768i.ttf?t=1736065679102') format('truetype');
}
.iconfont{
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
@font-face {
  font-family: 'HYRunYuan';
  src: url('../fonts/HYRunYuan.ttf') format('truetype');
}
.tatleF{
  font-family: "HYRunYuan" !important;
}
.contactW{
  padding: 0 6%;
  width: 100%;
}
h1{
  font-size: 52px !important;
}
header{
  background: rgba(255, 255, 255, .85);
  padding: 20px 0;
  backdrop-filter:saturate(150%) blur(20px);
  width: 100%;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  font-family: "HYRunYuan" !important;
  z-index: 9;
}
header .ma, header .max{
  display: inline-block;
}
header .ma a{
  line-height: 38px;
  padding: 0 25px;
  font-size: 20px;
}
header .ma a.active{
  color: #008842;
  position: relative;
}
header .ma a.active::before{
  content: '';
  position: absolute;
  left: 50%;
  margin-left:-10px;
  width: 20px;
  height: 3px;
  background: #008842;
  border-radius: 10px;
  top:28px;
}
header .max{
  color: #CCC;
  font-family: "HYzdxj";
}
header .search, header .Code{
  display: inline-block;
  margin: 3px 3px 0 3px;
}
header .Code span{
  display: inline-block;
  line-height: 24px !important;
  border-left:1px #CCC solid;
  padding-left:10px;
}
header .search i, header .Code i{
  border: 1px #EEEEEE solid;
  display: inline-block;
  width: 32px;
  height: 32px;
  background: rgba(255, 255, 255, .85);
  text-align: center;
  line-height: 32px;
  border-radius: 32px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
header .search i:hover{
  background: #008842;
  border-color: #008842;
  color: #FFF;
}
header .Code i:hover{
  background: #f6f6f6;
  border-color: #EEE;
}
header .search input{
  height: 32px;
  border: 1px #CCC solid;
  padding-left:10px;
  width: 208px;
}
header .search button{
  background: #008842;
  color: #FFF;
  border: none;
  height: 32px;
  line-height: 32px;
  cursor: pointer;
  padding:0 15px;
}
.headM li{
  display: inline-block;
}
.headM li a{
  padding:2px 25px !important;
  font-size: 18px;
}
.headM{
  background: rgba(255, 255, 255, .95);
  backdrop-filter:saturate(150%) blur(20px) !important;
}
.slideTxtBox .hd{ height:38px;  position:relative;}
.slideTxtBox .hd ul{ position:absolute;text-align: center; width: 100%;}
.slideTxtBox .hd ul li{display: inline-block;padding:0 30px; line-height:38px;cursor:pointer;color: #999;font-size: 18px;}
.slideTxtBox .hd ul li.on{color: #333;}
.slideTxtBox .bd{margin: 0 auto;}
.slideTxtBox .bd ul{zoom:1; text-align: left;}
.slideTxtBox .bd ul a{
  line-height: 36px;
  display: block;
  color: #666;
}
.slideTxtBox .bd ul a:hover{
  color: #008842;
}
.slideTxtBox .bd ul dd{
  border-left: 1px #e5e5e5 solid;
  padding-left:20px;
}

.Bann .uk-dotnav > *{
  padding-right: 0px;
}
.Bann .uk-dotnav > * > *{
  width: 180px !important;
  height: 3px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, .4);
  border: none;
}
.Bann .uk-dotnav > .uk-active > *{
  background-color: rgba(255, 255, 255, 1);
  width:180px !important;
}
.mBann .uk-dotnav > * > *{
  width: 80px !important;
  height: 2px;
}
.mBann .uk-dotnav > .uk-active > *{
  width:80px !important;
}
.cbzl p{
  font-size: 18px;
  line-height: 34px;
}
.cbzl p span, .cbzl a{
  color: #96683C;
  font-size: 18px;
  font-family: "HYRunYuan" !important;
}
.cbzl a:hover{
  color: #87582d;
}
.cbzl h1{
  color: #96683C;
  position: relative;
  margin-bottom: 50px;
}
.cbzl h1::before{
  content: '';
  position: absolute;
  width: 40px;
  height: 3px;
  background: #96683C;
  top:70px;
  border-radius:10px;
}
.Sys .uk-dotnav > *{
  padding-right: 0px;
}
.Sys .uk-dotnav > * > *{
  width: 300px !important;
  height: 2px;
  border-radius: 0px;
  background-color: rgba(255, 255, 255, .5);
  border: none;
}
.Sys .uk-dotnav > .uk-active > *{
  background-color:#008842;
  width: 300px !important;
}
.Non .contactW h1{
 color: #008842;
}
.Non .contactW i{
  border: 1px #EEE solid;
  background: rgba(255, 255, 255, .8);
  display: inline-block;
  width: 86px;
  height: 86px;
  line-height: 84px;
  border-radius: 86px;
}
.Hor .dow div{
  border-top:2px #008842 solid;
  margin-top:198px;
  padding-left:40px;
  position: relative;
  height: 200px;
}
.Hor .dow div::before{
  content: '';
  position: absolute;
  width: 2px;
  height: 200px;
  left: 40px;
  background: linear-gradient(0deg, rgba(0, 136, 66, 0) 0%, #008842 100%);
}
.Hor .dow div::after{
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background: #FFF;
  border-radius: 10px;
  left: 34px;
  top: -8px;
  border: 2px #008842 solid;
}
.Hor .dow div h2{
  padding-top:20px;
  padding-left:15px
}

.Hor .top div{
  border-bottom:2px #008842 solid;
  /* margin-bottom:20px; */
  padding-left:40px;
  position: relative;
  height: 200px;
}
.Hor .top div::before{
  content: '';
  position: absolute;
  width: 2px;
  height: 200px;
  left: 40px;
  background: linear-gradient(180deg, rgba(0, 136, 66, 0) 0%, #008842 100%);
}
.Hor .top div::after{
  content: '';
  position: absolute;
  width: 14px;
  height: 14px;
  background: #FFF;
  border-radius: 10px;
  left: 34px;
  top: 192px;
  border: 2px #008842 solid;
}
.Hor .top div p{
  padding-bottom:40px;
}
.Hor .top div h2{
  padding-left:15px;
  padding-top:10px;
}
.Hor .dow div p, .Hor .top div p{
  padding-left:15px;
  padding-right: 20px;
  margin: 0;
  font-size: 20px;
}
.HorB a{
  border: 2px #008842 solid;
  background: #FFF;
  border-radius: 100px;
  width: 48px;
  height: 48px;
  line-height:44px;
  text-align: center;
  padding: 0;
}
.HorB a svg{
  width: 10px;
}
footer{
  background: linear-gradient(90deg, #008842 0%, #8DC21F 100%);
}
footer .link{
  width: 200px;
  background: rgba(0, 0, 0, .06);
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  cursor: pointer;
}
footer .link i{
  float: right;
}
footer .uk-text-right a{
  display: inline-block;
  padding: 0 30px;
  line-height: 38px;
}

.carH{
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease-in-out;
  position: relative;
  top: 0;
}
.carH:hover{
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.13);
  top: -6px;
}
.carB{
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  top: 0;
}
.carB:hover{
  top: -6px;
}
.carP{
  /* box-shadow: 0 8px 12px rgba(0, 0, 0, 0.02); */
  transition: all 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
  top: 0;
}
.carP:hover h4{
  /* box-shadow: 0 8px 12px rgba(0, 0, 0, 0.08); */
  /* top: -6px; */
  color: #008842;
}
.card{
  border-top-left-radius: 80px;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 80px;
  overflow: hidden;
}

.page a{
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #f6f6f6;
  border: 1px #ddd solid;
  margin: 0 4px;
  border-radius: 15px 4px 15px 4px;
  line-height: 40px;
}
.page a.hover{
  background: #008842;
  border-color: #008842;
  font-weight: bold;
  color: #FFF;
}
.Pr-V p{
  margin: 10px 0;
  line-height: 32px;
  color: #333;
}
.ClassA h2{
  padding:20px 0;
}
.ClassA a{
  background: transparent;
  color: #333;
  position: relative;
  overflow: hidden;
  /* border: 1px #333 solid; */
  padding: 10px 0px;
  cursor: pointer;
  display: inline-block;
  /* box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.2); */
}
.ClassA a:hover{
  color: #008842;
}
/* .ClassA a span {
  position: relative;
  z-index: 999;
  transition: 0.2s;
  display: block;
}
.ClassA a:hover {
  color: #FFF;
  border: 1px #333 solid;
  box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.5);
}
.ClassA a::before {
  content: "";
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #333;
  transition: 0.2s;
} */
.ClassA a:hover:before {
  width: 100%;
}
.uk-accordion-title::before{
  float: right;
}
.ClaLe{
  padding-left:20px;
}
.ClaLe dl.hover a{
  color: #008842;
}
.ClaLe dl a{
  padding: 7px 0;
  display: block;
}
.swiper-container{
	width: 100%;
	height: 100vh;
}
.fp-auto-height{
  height: auto;
}
.Vheig{
  padding-top:88px
}
/* .uk-offcanvas-bar{
  background: linear-gradient(180deg, #008842 0%, #8DC21F 100%);
} */
 .maunM{
  height: 38px;
  padding:0 18px;
  line-height: 38px;
  border-radius: 5px;
  background: linear-gradient(90deg, #008842 0%, #8DC21F 100%);
  color: #FFF;
 }
 .maunX a{
  font-size: 18px;
  padding: 8px 0;
  font-family: "HYRunYuan" !important;
  display: block;
  width: 100%;
 }
 .maunX .uk-accordion-content{
  margin-top:0 !important
 }
 .maunX .uk-accordion-content a{
  font-size: 16px;
  padding: 6px 0;
 }
 .MaL a{
  display: inline-block !important;
  width: 48% !important;
  padding: 2px 0 2px 10px !important;
  font-family: "HYzdxj", "Microsoft Yahei" !important;
 }
 .BaT{
  padding: 200px 0 120px 0;
 }
 .conB{
  padding-bottom:120px;
 }
 .TextHe h3{
  color: #008842;
 }
 .TextHe p{
  line-height: 30px;
  margin:8px 0;
 }
 .TextW{
  width: 72%;
  margin: auto;
 }
 .CarX{
  border-top-right-radius: 8px;
  border-top-left-radius: 24px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 24px;
  cursor: pointer;
 }
@media only screen and (max-width: 1400px) {
  header .ma a{
    padding: 0 15px;
  }
}
@media only screen and (max-width: 960px) {
  header{
    padding: 13px 0;
  }
  .BaT{
    padding: 120px 0 30px 0;
   }
   h1{
    font-size: 32px !important;
   }
   h4{
    font-size: 16px !important;
   }
   .conB{
    padding-bottom:60px;
   }
   .uk-container {
    padding-right: 30px;
    padding-left: 30px;
  }
  .Vheig{
    padding-top:64px
  }
  .cbzl{
    padding-top:50px;
    padding-bottom: 260px;
  }
  .cbzl p{
    font-size: 16px;
    line-height: 28px;
  }
  .cbzl h1::before{
    top: 48px;
  }
  .cbzl h1{
    margin-bottom: 30px;
  }
  .Sys .uk-dotnav > * > *{
    width: 100px !important;
  }
  .Sys .uk-dotnav > .uk-active > *{
    width: 100px !important;
  }
  .Sys h4{
    line-height: 27px;
  }
  .Hor .dow div{
    height: 160px;
  }
  .Non{
    padding-top:60px;
  }
  .Hor{
    padding-top:60px;
  }
  .mHorB{
    background: #F2FBF6;
    /* height: 180px; */
    margin-bottom: 30px;
    border-radius: 12px;
  }
  .mHorB li{
    padding: 20px 20px 0 20px;
  }
  .mHorB li p{
    line-height: 30px;
  }
}