@charset "UTF-8";

/* 通用样式 */
p {
  margin: 0;
}


input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.w1560{
    max-width: 1590px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* head */
.head-bg{
  /*position: absolute;*/
    position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
    background: rgba(255,255,255,1);
  box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}


.head-index{
  align-items: center;
}

.head-index .logo{
  width: 22%;
}

.head-index .logo img{
  max-width: 100%;
}

.head-index .tnav{
  width: 70%;
}

@media(max-width: 1300px){
  .head-index .tnav{
    width: 80.64%;
  }
}


/* about */
.ab-bg{
  background: url(//cdn.myxypt.com/44712354/24/02/fd089a6bbc06419d14f125004c12355eb8a50e7a.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 4.42708333333333vw;
  padding-bottom: 3.64583333333333vw;
}

.abl{
  width: 47.11%;
}

.at{
  position: relative;
}

.at::before{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  background: url(//cdn.myxypt.com/44712354/24/02/69ceb95f2d412328478266439e5cfc85b60ca1fd.png) no-repeat top center;
  width: 86px;
  height: 86px;
  background-size: 100% 100%;
}

.at h3{
  color: #333333;
  font-size: 48px;
}

.at h3 b{
  color: #067344;
}

.at h4{
  color: #333333;
  font-size: 24px;
  padding: 1vw 0;
}

.at h5{
  width: 90px;
  height: 5px;
  background: #067344;
}

.aw{
  margin-top: 2vw;
  padding-right: 1.3vw;
  color: rgb(51, 51, 51);
  font-family: "Microsoft YaHei", arial, sans-serif;
  font-size: 17px;
  text-wrap: wrap;
  background-color: rgb(255, 255, 255);
  line-height: 2;
}

.aw p{
  color: #333333;
  font-size: 17px;
  line-height: 2;
  text-align: justify;
}

.amore{
  width: 178px;
  height: 54px;
  border-radius: 26px;
  background: #067344;
  margin-top: 2.6vw;
}

.amore a{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  line-height: 54px;
}

.amore a img{
  margin-left: 15px;
}

.abr{
  position: relative;
  width: 47.75%;
}

.abr::before{
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(//cdn.myxypt.com/44712354/24/02/e87b93ccdb969297e67772ee152001ec6013c695.png) no-repeat top center;
  background-size: 100% 100%;
  width: 388px;
  height: 420px;
  z-index: -1;
}

.abr::after{
  content: '';
  position: absolute;
  bottom: 30px;
  right: 0;
  background: url(//cdn.myxypt.com/44712354/24/02/1b5d950f0c769a0e8f52172865b511587b19a54e.png) no-repeat top center;
  background-size: 100% 100%;
  width: 58px;
  height: 376px;
}

.abr img{
  max-width: 100%;
  padding-right: 30px;
  padding-bottom: 30px;
}

.num-index{
  border-top: 1px solid rgba(0,0,0,0.08);
  padding-top: 4.0625vw;
}

.nlist li{
  background: url(//cdn.myxypt.com/44712354/24/02/bf4a4b64801d4a06dba7e70d78bb9658ad8a4524.png) no-repeat left center;
  padding-left: 1.1vw;
  width: 25%;
}

.nlist li .num1{
  font-weight: 600;
  color: #333333;
  font-size: 60px;
  font-family: "Impact";
  line-height: 1;
}

.nlist li .num2{
  color: #666666;
  font-size: 16px;
  padding: 0.78125vw 0;
}

.footl .flx span {
  font-family: 宋体; font-size: 14px; color: rgb(255, 255, 255);
}

@media(max-width: 1300px){
  .at h3{
    font-size: 40px;
  }
  .at h4{
    font-size: 20px;
  }
  .nlist li .num1{
    font-size: 48px;
  }
}

@media(max-width: 1024px){
  .aw p{
    font-size: 15px;
  }
  .ab-index{
    align-items: center;
  }
  .abr img{

  }
  .abr::before{
    width: 240px;
    height: 330px;
  }
  .abr::after{
    width: 29px;
    height: 176px;
  }
}

@media(max-width: 767px){
  .ab-bg{
    padding: 40px 0;
  }
  .ab-index{
    flex-wrap: wrap;
  }
  .abl{
    width: 100%;
  }
  .at::before{
    width: 40px;
    height: 40px;
  }
  .at h3{
    font-size: 24px;
  }
  .at h4{
    font-size: 14px;
    padding: 10px 0;
  }
  .amore{
    height: 45px;
  }
  .amore a{
    font-size: 14px;
    line-height: 45px;
  }
  .abr{
    width: 100%;
    margin-top: 20px;
  }
  .abr::before{
    width: 100%;
    height: 100%;
  }
  .abr img{
    padding: 15px;
  }
  .num-index{
    padding-top: 30px;
  }
  .num-index ul{
    flex-wrap: wrap;
  }
  .nlist li{
    width: 50%;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .nlist li .num1{
    font-size: 24px;
  }
  .nlist li .num2{
    font-size: 14px;
  }
}
/* product */
.pro-bg{
  background: url(//cdn.myxypt.com/44712354/24/02/0196bd681f772c9bebcb0089187f18d9063e6ec5.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding: 4.16666666666667vw 0;
}

.pro-index{

}

.put{
  text-align: center;
}

.put .put1{
  font-weight: 600;
  color: #333333;
  font-size: 48px;
  line-height: 1;
}

.put .put1 b{
  color: #067344;
}

.put .put2{
  color: #666666;
  font-size: 18px;
  margin-top: 1vw;
}

.pro-index1{
  width: 100%;
  margin: 0 auto;
  border: 4px solid #067344;
  margin-top: 2vw;
  align-items: center;
}

.pro-index1 .pro1l{
  width: 15%;
  background: #067344;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  line-height: 82px;
}

.pro-index1 .pro1l img{
  margin-right: 1vw;
}

.pro-index1 .pro1r{
  width: calc(100% - 15%);
  background: #fff;
  
}

.pro-index1 .pro1r ul{
  justify-content: center;
}

.pro-index1 .pro1r ul li{
  margin: 0 1vw;
}

.pro-index1 .pro1r ul li a{
  display: block;
  text-align: center;
  font-weight: 600;
  line-height: 82px;
  color: #333333;
  font-size: 17px;
}

.pro-index1 .pro1r ul li a:hover{
  color: #067344;
}

.pro-roll{
  margin-top: 3.95833333333333vw;
}

.proSwiper{
  overflow: hidden;
  width: 100%;
}

.proSwiper .swiper-slide a{
  display: block;
  border: 1px solid #dedede;
  background: #fff;
  padding: 1.5625vw 0;
  margin: 5px;
}

.proSwiper .swiper-slide a .img1 img{
  width: 100%;
}

.proSwiper .swiper-slide a .wz1{
  color: #333333;
  font-size: 18px;
  padding: 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin-top: 1.1vw;
}

.proSwiper .swiper-slide a .wz2{
  color: #888888;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}

.proSwiper .swiper-slide a:hover{
  border-color: #067344;
  border-radius: 10px;
  box-shadow: 0 0 8px rgba(0,80,0,.2);
  
}

.proSwiper .swiper-slide a:hover .wz1{
  font-weight: 600;
  color: #067344;
}

.puxian img{
  width: 100%;
}

@media(max-width: 1300px){
  .put .put1{
    font-size: 40px;
  }
}

@media(max-width: 1024px){
  .pro-index1{
    width: 100%;
  }
  .pro-index1 .pro1r ul li a{
    font-size: 16px;
  }
}

@media(max-width: 767px){
  .pro-bg{
    padding: 40px 0;
  }
  .put .put1{
    font-size: 24px;
  }
  .put .put2{
    font-size: 14px;
    margin-top: 5px;
  }
  .pro-index1{
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .pro-index1 .pro1l{
    width: 100%;
    font-size: 14px;
    line-height: 40px;
  }
  .pro-index1 .pro1r{
    width: 100%;
  }
  .pro-index1 .pro1r ul{
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pro-index1 .pro1r ul li{
    margin: 1%;
    width: 48%;
  }
  .pro-index1 .pro1r ul li a{
    font-size: 14px;
    line-height: 35px;
  }
  .pro-roll{
    margin-top: 30px;
  }
  .proSwiper .swiper-slide a .wz1{
    font-size: 14px;
  }
  .proSwiper .swiper-slide a .wz2{
    font-size: 12px;
    padding-top: 5px;
  }
}


/* 持续创新·与众不同 */
.different-bg{
  margin-top: 4.16666666666667vw;
}

.different-index .list2 {
  display: flex;
  justify-content: space-between;
  margin-top: 3.38541666666667vw;
}

.different-index .list2 li {
  width: 12.4%;
  overflow: hidden;
  position: relative;
  transition-duration: .5s;
}

.different-index .list2 li .img1{
  position: relative;
  height: 550px;
}

.different-index .list2 li .img1 > img{
  max-width: 100%;
  object-fit: cover;
  height: 550px;
}

.different-index .list2 li .wz{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: rgba(0,0,0,0.34);
}

.different-index .list2 li .wz .wz1 img{
  max-width: 88px;
  width: 100%;
  text-align: center;
}

.different-index .list2 li .wz .wz2{
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
  margin-top: 2.6vw;
}

.different-index .list2 li .wzh{
  display: none;
  background: #067344;
}

.different-index .list2 li.on{
  width: 37.76%;
}

.different-index .list2 li.on .wz{
  display: none;
}

.different-index .list2 li.on a .img1{
  display: flex;
  flex-direction: row-reverse;
}

.different-index .list2 li.on a .img1 > img{
  width: calc(100% - 32.83%);
}

.different-index .list2 li.on .wzh{
  display: block;
  width: 32.83%;
}

.different-index .list2 li.on .wzh .wzh2{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.different-index .list2 li.on .wzh .wzh2 .wz1 img{
  max-width: 88px;
  width: 100%;
}

.different-index .list2 li.on .wzh .wzh2 .wz2{
  color: #ffffff;
  font-size: 32px;
  font-weight: 600;
  margin-top: 2.6vw;
}

.different-index .list2 li.on .wzh .wzh2 .wz3{
  font-size: 18px;
  text-transform: uppercase;
  color: rgba(255,255,255,.5);
  margin-top: 6.25vw;
}


@media(max-width: 1300px){
  .different-index .list2 li .wz .wz2{
    font-size: 20px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz2{
    font-size: 20px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz3{
    font-size: 16px;
  }
}

@media(max-width: 1024px){
  .different-index .list2 li .wz .wz2{
    font-size: 16px;
  }
  .different-index .list2 li .wz .wz1 img{
    max-width: 50px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz1 img{
    max-width: 50px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz2{
    font-size: 16px;
  }
  .different-index .list2 li.on .wzh .wzh2 .wz3{
    font-size: 14px;
    margin-top: 40px;
  }
}

@media(max-width: 767px){
  .different-bg{
    margin-top: 40px;
  }
  .different-index .list2{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .different-index .list2 li{
    width: 50%;
  }
  .different-index .list2 li.on{
    width: 50%;
  }
  .different-index .list2 li.on .wz{
    display: flex;
  }
  .different-index .list2 li.on .wzh{
    display: none !important;
  }
  .different-index .list2 li.on .wzh .wzh2{
    display: none;
  }
  .different-index .list2 li.on a .img1 > img{
    width: 100%;
  }
  .different-index .list2 li .img1{
    height: 200px;
  }
  .different-index .list2 li .img1 > img{
    height: 200px;
    width: 100%;
  }
}

/* 技术优势及特点 */
.ys-index{
  margin-top: 5.2vw;
  margin-bottom: 5.72916666666667vw;
}

/* .tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;} */


.tab-con .tab-main{height:0;overflow:hidden;}
.tab-con .tab-main.aa{height:auto;}



.ys-wrap{

}

.ys-wrap .img1{
  width: 50%;
}

.ys-wrap .img1 img{
  width: 100%;
  border-radius: 10px;
}

.ys-wrap .wz{
  width: 45.19%;
  padding-top: 1.3vw;
}

.ys-wrap .wz .wz1{
  font-weight: 600;
  color: #333333;
  font-size: 48px;
  display: flex;
  align-items: center;
  line-height: 1;
}

.ys-wrap .wz .wz1 img{
  max-width: 100%;
  margin-left: 2vw;
}

.ys-wrap .wz .wz2{
  margin-top: 2vw;
}

.ys-wrap .wz .wz2 p{
  color: #333333;
  font-size: 18px;
  margin-bottom: 1.5625vw;
  position: relative;
}

.ys-wrap .wz .wz2 p::before{
  content: '';
  position: absolute;
  left: -9.375vw;
  top: 50%;
  margin-top: -2.5px;
  width: 142px;
  height: 5px;
  background: #067344;
  opacity: 0;
}

.ys-wrap .wz .wz2 p:hover{
  font-weight: 600;
  color: #067344;
}

.ys-wrap .wz .wz2 p:hover::before{
  opacity: 1;
}

.ys-index{
  position: relative;
}

.tab-li{
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 45.19%;
}

.tab-li ul li{
  width: 31.21%;
}

.tab-li ul li .img1{
  border: 3px solid transparent;
  border-radius: 24px;
  
}

.tab-li ul li .img1 img{
  width: 100%;
}

.tab-li ul li.on .img1{
   border: 3px solid #067344;
   box-shadow: 0 0 10px rgba(0,80,45,.5);
}

.tab-li ul li.on .img1 img{
  border-radius: 21px;
}

@media(max-width: 1300px){
  .ys-wrap .wz .wz1{
    font-size: 30px;
  }
  .ys-wrap .wz .wz2 p{
    font-size: 16px;
  }
}

@media(max-width: 1024px){
  .ys-wrap .wz .wz1{
    font-size: 24px;
  }
  .ys-wrap .wz .wz1 img{
    max-width: 20px;
    width: 100%;
  }
  .ys-wrap .wz .wz2 p{
    font-size: 14px;
    margin-bottom: 5px;
  }
  .tab-li{
    bottom: 10px;
  }
  .ys-wrap .wz .wz2 p::before{
    width: 80px;
  }
}

@media(max-width: 767px){
  .ys-index{
    margin-top: 40px;
    margin-bottom: 40px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .ys-wrap{
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .ys-wrap .img1{
    width: 100%;
  }
  .ys-wrap .wz{
    width: 100%;
    padding-top: 20px;
  }
  .ys-wrap .wz .wz1{
    font-size: 16px;
  }
  .tab-li{
    position: relative;
    width: 100%;
    bottom: 0;
  }
  .tab-li ul li .img1 img{
    border-radius: 20px;
  }
}

/* case */
.case-bg{
  background: url(//cdn.myxypt.com/44712354/24/02/cc0a7adf1f997821601a46f06929c8fcd415a9ab.jpg) no-repeat top center;
  background-size: 100% 100%;
  padding-top: 3.64583333333333vw;
  padding-bottom: 5.20833333333333vw;
}

.case-roll{
  margin-top: 2.60416666666667vw;
  position: relative;
}

.casenext{
  position: absolute;
  background: url(//cdn.myxypt.com/44712354/24/02/c45479a6f63ceefcb08460768ba0561b85e3643c.png) no-repeat top center;
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
  left: 5.2%;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}

.casenext:hover{
  background: url(//cdn.myxypt.com/44712354/24/02/0ed98380359c5a3509812c6a8ff27c1ff30cb9df.png) no-repeat top center;
}

.caseprev{
  position: absolute;
  background: url(//cdn.myxypt.com/44712354/24/02/1e596ad3400f75649296012857c13cd6d18c7034.png) no-repeat top center;
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
  right: 5.2%;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}

.caseprev:hover{
  background: url(//cdn.myxypt.com/44712354/24/02/3294d129eb90031c01fbb5376e6730a7dfc6db80.png) no-repeat top center;
}



.caseSwiper{
  overflow: hidden;
  width: 100%;
}

.caseSwiper .swiper-slide a{
  display: block;
  padding: 1vw;
  border: 1px solid #eeeeee;
  background: #fff;
}

.caseSwiper .swiper-slide .img1 img{
  width: 100%;
}

.caseSwiper .swiper-slide .wz1{
  color: #666666;
  font-size: 18px;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 1.3vw;
}

.caseSwiper .swiper-slide a:hover{
  background: #067344;
  border: 1px solid #067344;
}

.caseSwiper .swiper-slide a:hover .wz1{
  color: #fff;
}

@media(max-width: 1300px){
  .caseSwiper .swiper-slide .wz1{
    font-size: 16px;
  }
}

@media(max-width: 767px){
  .case-bg{
    padding: 40px 0;
  }
  .case-roll{
    margin-top: 20px;
  }
  .caseSwiper .swiper-slide .wz1{
    font-size: 14px;
    padding: 10px 5px;
  }
  .casenext{
    display: none;
  }
  .caseprev{
    display: none;
  }
}


/* news */
.tt11{
  display: none;
}

.news-index{
  margin-top: 4.16666666666667vw;
  margin-bottom: 3vw;
}

.news-index1{
  border-bottom: 2px solid #dbdbdb;
  padding: 1.30208333333333vw 0;
  margin-top: 1.30208333333333vw;
  align-items: center;
}

.nsort{
  width: 80%;
  justify-content: flex-start;
}

.nsort li{
  background: #fff;
  width: 174px;
  height: 54px;
  border-radius: 40px;
  
}

.nsort li a{
  display: block;
  color: #666666;
  font-size: 18px;
  font-weight: 600;
  line-height: 54px;
  text-align: center;
}

.nsort li.cur{
  background: #067344;
  box-shadow: 0px 14px 14px 0px rgba(6, 115, 68, 0.2);
}

.nsort li.cur a{
  color: #fff;
}

.nmore a{
  display: block;
  color: #999999;
  font-size: 16px;
}

.news-wrap{
  margin-top: 3.22916666666667vw;
}

.newsl{
  width: 46.92%;
}

.newslist1 li .img1 img{
  width: 100%;
  max-height: 415px;
}

.newslist1 li .wz{
  position: relative;
}


.newslist1 li .wz .wz1{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
  padding-top: 1.3vw;
}

.newslist1 li .wz .wz2{
  color: #333333;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 0.78125vw;
}

.newslist1 li .wz .wz3{
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; 
  margin-top: 15px;
}

.newslist1 li:hover .wz .wz2{
  color: #067344;
}

.newsr{
  width: 47.82%;
}
.newsr .newsrbox {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
  width: 100%;
}
.newsr .newsrbox .cate {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.newsr .newsrbox .cate a {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 1);
  background-color: rgba(6,115,68, 1);
  margin-right: 20px;
  padding: 0 30px;
  border: 1px solid rgba(6,115,68, 1);
}
.newsr .newsrbox .cate a:hover {
  background: rgba(255, 255, 255, 1);
  color: rgba(6,115,68, 1);
}
.newsr .newsrbox .lists {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
}
.newsr .newsrbox .lists .li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
}
.newsr .newsrbox .lists .li span {
  border: 1px solid #AAAAAA;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 40px;
}
.newsr .newsrbox .lists .li span em {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #AAAAAA;
}
.newsr .newsrbox .lists .li a {
  width: calc(100% - 56px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
  /*font-weight: 500;*/
  font-family: inherit;
}
.newsr .newsrbox .lists .li a:hover {
  color: rgba(6,115,68, 1);
}
.newsr .newsrbox .lists .line {
  width: 2px;
  height: 20px;
  background: rgba(6,115,68, 1);
  margin: 5px 0 5px 7px;

}

.other-link {
  background: #FAFAFA;
  padding: 3vw 0;
}
.other-link .tit {
  font-size: 24px;
}
.other-link .link-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.other-link .link-list a {
  width: calc((100% - 140px) / 8);
  margin-right: 20px;
  margin-top: 20px;
}
.other-link .link-list a:nth-child(8n) {
  margin-right: 0;
}
.other-link .link-list a img {
  width: 100%;
}

.section-footers {
  background: #026121;
  padding: 100px 0 50px;
}
.section-footers .footers {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;

}
.section-footers .footers .left-menu {
  width: 30%;
  display: flex;
  flex-wrap: wrap;
    border-left:1px solid #00873B;
    padding-left: 70px;
    height: 149px;
}
.section-footers .footers .left-menu h1 {
  color: #fff;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px;
    position: relative;
}
.section-footers .footers .left-menu h1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 50px;
    height: 3px;
    background: #fff;
}
.section-footers .footers .left-menu a {
  width: 25%;
  font-size: 15px;
  color: #ddd;
  padding: 10px 0;
}
.section-footers .footers .middle-address {
  width: 30%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
    border-left:1px solid #00873B;
    padding-left: 70px;
    height: 149px;
}
.section-footers .footers .middle-address  h1 {
  color: #fff;
  width: 100%;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px;
    position: relative;
}
.section-footers .footers .middle-address  h1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 50px;
    height: 3px;
    background: #fff;
}
.section-footers .footers .middle-address p {
  font-size: 15px;
  color: #aaa;
  margin-bottom: 10px;
  margin-top: 10px;
}
.section-footers .footers .right-qrcode {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.section-footers .footers .right-qrcode .qrs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
  width: 120px;
}
/*.section-footers .footers .right-qrcode .qrs:first-of-type {*/
/*  margin-right: 30px;*/
/*}*/
.section-footers .footers .right-qrcode .qrs img {
  width: 120px;
  height: 120px;
}
.section-footers .footers .right-qrcode .qrs span {
  color: #aaa;
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.newslist2 li{
  border-bottom: 1px solid #dcdcdc;
  padding: 1.24vw;
}

.newslist2 li a{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.newslist2 li a .date{
  width: 15%;
  text-align: center;
}

.newslist2 li a .date .d1{
  color: #333333;
  font-size: 71px;
  font-weight: 600;
  line-height: 1;
  font-family: "Arial";
}

.newslist2 li a .date .d2{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
}

.newslist2 li a .wz{
  width: calc(100% - 20%);
}

.newslist2 li a .wz .wz1{
  color: #333333;
  font-size: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newslist2 li a .wz .wz2{
  color: #888888;
  font-size: 15px;
  line-height: 24px;
  margin-top: 0.52083333333333vw;
  overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
}

.newslist2 li:hover{
  background: #067344;
}

.newslist2 li:hover .date .d1{
  color: #fff;
}

.newslist2 li:hover .date .d2{
  color: #fff;
}

.newslist2 li:hover .wz .wz1{
  color: #fff;
}

.newslist2 li:hover .wz .wz2{
  color: #fff;
}

@media(max-width: 1300px){
  .newslist2 li a .date .d1{
    font-size: 50px;
  }
}

@media(max-width: 1024px){
  .newslist1 li .wz .wz2{
    font-size: 18px;
  }
  .newslist2 li a .wz .wz1{
    font-size: 18px;
  }
}

@media(max-width: 767px){
  .news-index{
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .news-index1{
    margin-top: 20px;
  }
  .nsort{
    width: 100%;
  }
  .nsort li{
    width: 33%;
    height: 35px;
  }
  .nsort li a{
    font-size: 14px;
    line-height: 35px;
  }
  .nmore a{
    display: none;
  }
  .news-wrap{
    flex-wrap: wrap;
  }
  .newsl{
    width: 100%;
  }
  .newslist1 li .wz::before{
    left: 10px;
    top: -40px;
    width: 8px;
    height: 80px;
  }
  .newslist1 li .wz{
    padding-left: 20px;
  }
  .newslist1 li .wz .wz2{
    font-size: 16px;
  }
  .newslist1 li .wz .wz3{
    font-size: 14px;
  }
  .newsr{
    width: 100%;
    margin-top: 20px;
  }
  .newslist2 li a .date .d1{
    font-size: 30px;
  }
  .newslist2 li a .date .d2{
    font-size: 14px;
  }
  .newslist2 li a .wz .wz1{
    font-size: 16px;
  }
  .newslist2 li a .wz .wz2{
    font-size: 14px;
  }
    .cop-index .copl .copyright {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }
}



/* foot */
.foot-bg{
  background: #026121;
  background-size: 100% 100%;
  padding-top: 0;
    border-top: 1px solid #00873B;
}

.foot-index{

}

.foot-index .footl{
  width: 21.79%;
}

.foot-index .footl .flogo img{
  max-width: 100%;
}

.foot-index .footl .flx{
  margin-top: 2.34375vw;
}

.foot-index .footl .flx p{
  font-size: 15px;
  color: rgba(255,255,255,.6);
  line-height: 30px;
}

.foot-index .footr{
  width: 61.22%;
}

.foot-index .footr .fnav{
  width: 77.88%;
} 

.foot-index .footr .fnav dl{
  width: 25%;
}

.foot-index .footr .fnav dl dt{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 24px;
}

.foot-index .footr .fnav dl dd a{
  display: block;
  font-size: 15px;
  color: rgba(255,255,255,.6);
  line-height: 34px;
}

.foot-index .footr .fnav dl dd a:hover{
  color: #067344;
}

.foot-index .footr .ferq img{
    max-width: 128px;
    width: 100%;
}

.foot-index .footr .ferq p{
  text-align: center;
  color: rgba(255,255,255,.6);
  font-size: 14px;
  margin-top: 0.78125vw;
}

.cop-bg{
  /*border-top: 1px solid rgba(255,255,255,0.1);*/
  /*margin-top: 2.86458333333333vw;*/
  padding: 1.9vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
    width: 100%;
}
.cop-bg .w1560 {
    width: 100%;
}

.cop-index{
  color: rgba(255,255,255,.6);
  font-size: 14px;
}

.cop-index a{
  color: rgba(255,255,255,.6);
}

.cop-index a:hover{
  color: #fff;
}

.cop-index .copl{
  width: 100%;
}
.cop-index .copl .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 15px;
}
.cop-index .copl .copyright .mt {
  margin-top:10px
}
.cop-index .copr{
  width: 48%;
  text-align: right;
}

.c-link{
  background: #067344;
  padding: 32px 0;
  color: #fff;
}

.c-link span{
  background: url("../images/link_icon.png") no-repeat left center;
  padding-left: 15px;
}

.c-link a{
  color: rgba(255,255,255,.6);
}

.e-tit {
  display: flex;
  align-items: center;

  justify-content: space-between;

  padding: 40px 0 15px;

  color: #333;

  font-weight: bold;


  border-bottom: 1px solid #DDD;

  font-size: 15px;

}

.e-tit .span1 {
  width: 27%;
  color: #333;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}

.e-tit .span2 {
  width: 20%;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}

.e-tit .span3 {
  width: 21%;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}
.e-tit .span4 {
  width: 12%;
  text-align: center
}
.e-tit .span5 {
  width: 10%;
  text-align: center
}
.e-tit .span6 {
  width: 10%;
  text-align: center;
  color: #707070;
}
.e-list {
  padding-bottom: 30px;
}
.e-list .li {

  display: flex;

  align-items: center;

  justify-content: space-between;

  padding: 20px 0;

  color: #888;

  border-bottom: 1px dashed #DDD;

}
.e-list .li:last-of-type {
  border-bottom: none;
}

.e-list .li .span1 {
  width: 27%;
  color: #333;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}

.e-list .li .span2 {
  width: 20%;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}

.e-list .li .span3 {
  width: 21%;
  text-overflow: ellipsis;overflow: hidden;white-space: nowrap;
}
.e-list .li .span4 {
  width: 12%;
  text-align: center
}
.e-list .li .span5 {
  width: 10%;
  text-align: center
}
.e-list .li .span6 {
  width: 10%;
  text-align: center;
  color: #707070;
}

.e-list .li .span6 img {
  width: 16px;
  height: 16px;
  margin-right: 2px;
}

.e-list .li .span6:hover {
  color: #067344;
}

.detail .title {

  display: flex;

  align-items: center;

  justify-content: center;
  color: #067344;
  font-size: 24px;
  font-weight: bold;
  margin-top: 50px;

}

.detail .boxs {

  display: inline-block;

  width: 100%;
  margin-top: 50px;

}
.detail .boxs .tables {

  border: 1px solid #ddd;

  width: 100%;

  background: #ddd;

}
.detail .boxs .tables tr {
  background: #fff;
  border-bottom: 1px solid #ddd;
}
.detail .boxs .tables tr td {

  padding: 10px 10px;

  font-size: 14px;

}
.detail .boxs .tables tr td:first-of-type {
  border-right: 1px solid #ddd;
}
.detail .boxs .tables tr td.text {

  color: #777;

  width: 120px;

  text-align: center;

}
.detail .boxs .baogao-content {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-flow: column;
  width: 100%;
  margin-top: 30px;
}
.detail .boxs .baogao-content .baogao-content-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  font-size: 16px;
  color: #000;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.detail .boxs .baogao-content .baogao-content-title span {
  border-bottom: 1px solid #067344;
  padding-bottom: 10px;
}
.detail .boxs .baogao-content .baogao-content-detail img {
  max-width: 100%;
}


@media(max-width: 767px){
  .foot-bg{
    padding-top: 00px;
  }
  .foot-index{
    flex-wrap: wrap;
  }
  .foot-index .footl{
    width: 100%;
  }
  .foot-index .footl .flogo img{
    max-width:200px;
    width: 100%;
  }
  .foot-index .footr{
    width: 100%;
    flex-wrap: wrap;
  }
  .foot-index .footr .fnav{
    display: none;
  }
  .ferq{
    margin-top: 10px;
  }
  .cop-bg{
    margin-top: 20px;
    padding: 20px 0;
  }
  .cop-index{
    flex-wrap: wrap;
  }
  .cop-index .copl{
    width: 100%;
    text-align: center;
  }
  .cop-index .copr{
    width: 100%;
    text-align: center;
  }

  .e-tit .span3 {
    width: 40%;
  }
  .e-tit .span4 {
    width: 40%;
  }
  .e-tit .span6 {
    width: 20%;
  }
  .e-list .li .span3 {
    width: 40%;
  }
  .e-list .li .span4 {
    width: 40%;
  }
  .e-list .li .span6 {
    width: 20%;
  }
}







.fbox4{padding:4vw 0;background:#f5f5f5;}
.fgy_tt{color:#000000;font-size:44px;text-align:center;font-weight:bold;}
.fqyhj{margin-top:3vw;}
.fqyhj li{width:14.4%;margin-bottom:1vw;box-shadow:0 0 15px #ddd;}
.fqyhj li .img{overflow:hidden;border:3px solid #fff;display:block;}
.fqyhj li .img img{transition:all 0.8s;width:100%;display:block;}
.fqyhj li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.dianxing{ padding-top: 80px; background-color: #242933; overflow: hidden; padding-bottom: 80px; }
.dianxing-left h1{ font-size: 50px;font-weight: bold;color: #fff;}
.dianxing-left small{color: #fff;font-weight: bold;font-size: 24px;}

.dianxing-bt h5{font-size: 18px;color: #fff;padding-top: 12px; padding-bottom: 12px;text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;}
.dianxing-bt p{color: #666;}
.dianxing hr{border-color:#999;margin-top: 90px;}

.dianxing-img{ transition: min-height 0.3s linear; display:block;transition: all .3s;}
.dianxing-img:hover{
  box-shadow: 0 0 0 10px white;
}
.dianxing-img:hover .dianxing-bt h5{
  color: #333; background-color: #FFF;
}

@media (max-width:1024px){
  .fgy_tt{font-size:34px;}

}

@media (max-width:500px){
  .fgy_tt{font-size:23px;}
  .fqyhj li{width:49%;}
}



























ul,ol,li{list-style-type:none;}


.bbzscx{
    position: relative;
    padding: 0 10%;
}
.zscxbt{
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
    color: #222;
    font-weight: bold;
}
.zscxly{
    margin-top: 2vw;
}
.zscxly li{
    display: block;
    width: 100%;
    height: 60px;
    font: 16px / 40px "microsoft yahei";
    margin-top: 20px;
}
.zscxly li h2{
    float: left;
    height: 30px;
    font: 14px / 30px "microsoft yahei";
    width: 200px;
}
.zscxly li input{
    height: 60px;
    text-align: left;
    border: 1px solid #d0d0d0;
    width: 100%;
  padding: 0 10px;
}
.zscxly li input::placeholder {
  color: #ddd;
}
.zscxly .btn{
    height: 60px;
    background-color: #067344;
    color: #fff;
    text-align: center;
    line-height: 60px;
    border: none;
    width: 100%;
    margin-top: 20px;
    padding: 0;
}





.cxjg{
    width: 100%;
    position: relative;
    margin-top: 0vw;
}
.cxjgwz{}
.cxxx{margin-top: 40px;padding: 0 10%;}
.cxxx li{
    margin-bottom: 5vw;

}
.cxxx li .cxjgwz{
    text-align: center;
    margin-bottom: 20px;
    color: #222;
}
.cxxx li .cxjgwz h2{
    text-align: center;
    margin-bottom: 20px;
}
.cxxx li .cxjgwz .img{
    border: 1px solid #d0d0d0;
    padding: 25px 63px;
}
.cxxx li .cxjgwz .img img{
    width: 100%;
}
.cxxx li .cxxz{
    height: 60px;
    background-color: #067344;
    color: #fff;
    text-align: center;
    line-height: 60px;
    display: block;
    margin-top: 40px;
    width: 100%;
}
.x-banner .owl-carousel .banner-item a img {
    width: auto !important;
    image-rendering: -webkit-optimize-contrast; /* 针对Webkit浏览器 */
    image-rendering: crisp-edges; /* 针对Firefox */
    image-rendering: pixelated; /* 针对旧版IE */
}


.c-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size:18px;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
  border-bottom: 1px solid #eee;

}

.c-title span {
  position: relative;
  padding-bottom: 15px;
}
.c-title span  em {
  position: absolute;
  left: 0;
  bottom: 0;
  width:100%;
  height: 2px;
  background: #026021;
}

.banner-item a {
  display: flex !important;
  align-items: center;
  justify-content: center;
}


















@media (max-width: 992px) {  
.zscxly li h2{width: 100%;}
.zscxly li input{width: 100%;margin-left: 0;}
.zscxly li{
    height: auto;
    float: left;
    padding-left: 0;
}
.zscxly .btn{
    margin-left: 0;
}

.bbzscx{padding: 0; margin-top: 35px;}
.zscxbt{
    margin-bottom: 10px;
}
.cxxx{padding: 0;}
.cxxx li .cxxz{margin-top: 30px;}
.cxxx li .cxjgwz h2{font-size: 24px;}
.cxxx li .cxjgwz .img{
    padding: 15px 30px;
}

  .dianxing{ padding-top: 3rem;  padding-bottom: 3rem; }
  .dianxing-left h1{ font-size: 2rem;}
  .dianxing-left small{font-size: 2rem;}

  .dianxing-bt h5{font-size: 1rem;}
}


.page-message-img a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.page-message-img a span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  color: #fff;
  font-weight: bolder;
}

* img {
  max-width: 100%;
}

.layui-layer-photos-footer>h3 {
    margin-top:19px;
}

.home-search {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    padding: 40px 0 40px;
}
.home-search .navs {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.home-search .navs a {
    font-size: 22px;
    font-weight: bold;
    padding: 8px 10px;
    color: #000;
    margin-right: 40px;
    position: relative;
}
.home-search .navs a.on {
    color: #057344;
}
.home-search .navs a.on:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #057344;
    border-radius: 3px;
}
.home-search .navs a:last-of-type {
    margin-right: 0;
}
.home-search .forms {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.home-search .forms input {
    border: 1px solid #ddd;
    width: 360px;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 4px;
    margin-right: 40px;

}
.home-search .forms .on-submit {
    background: #057344;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    font-size: 20px;
    letter-spacing: 10px;
    color: #fff;
    padding: 0 30px;
    border-radius: 20px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}
.home-search .forms .on-submit:hover {
    background: #065634;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.home-search .forms .on-submit img {
    width: 28px;
    margin-right: 5px;
}

.no-data {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    color: #ccc;
    margin-top: 30px;
}

body {
    background: #f8f8f8;
}

