

.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.17);
  -moz-transform: scale(1.2, 1.17);
  -ms-transform: scale(1.2, 1.17);
  -o-transform: scale(1.2, 1.17);
  transform: scale(1.2, 1.17);
}

.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;
}

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

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

/* head */
.head-bg {
  padding: 20px 0;
}

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

.head-bg .logozcwz{
    float: left;
    
}
.head-bg .logozcwz p{
    font-size: 14px;
       line-height: 1.5;
}

.head-bg .headr {
  width: 25%;
}

.head-bg .headr .tel {
  text-align: right;
  color: #333;
  font-size: 1.458vw;
  font-family: "Arial";
  line-height: 1;
  padding-left: 50px;
  display: flex;
  align-items: center;
  float: right;
 
}
.head-bg .headr .tel img{
    margin-right: 10px;
}
.head-bg .headr .tel p {
 
  font-weight: bold;
  text-align: left;
}

.head-bg .headr .tel p img {
  margin-right: 5px;
}
.head-bg .headr  .wh{
    width: 100%;
    float: right;
    
}

.head-index .wh{
    width: 76%;
    margin-left: 4%;
}

.logo{
    width: 20%
}

/* 导航样式 */
.x-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.2vw;
}

.x-menu>li {
  position: relative;
 
  line-height: 61px;
}

.x-menu>li>a {
  display: block;
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  line-height: 50px;
  text-align: center;
  font-weight: 500;
  border-bottom: 1px dashed transparent;
}

.x-menu>li>a:hover {
  color: #3faf41;
  border-bottom: 1px solid #3faf41;
}

.x-menu>li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  /*height: 40px;*/
  opacity: 0;
  top: 100%;
}

.x-menu>li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  background: #fff;
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 180%;
  left: -40%;
  top: 52px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu>li {
  /* padding: 0 0.9rem; */
}

.x-sub-menu>li>a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #666666;
  line-height: 2.6;
}

.x-sub-menu>li>a:hover {
  background: #3faf41;
  color: #fff;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
  display: none;
}

@media (max-width: 1024px) {
  .head-bg .headr {
    width: 62%;
  }
}

/* 热门产品 */
.pt {
  text-align: center;
}

.pt .pt1 {
  color: #161616;
  font-size: 54px;
  letter-spacing: 6px;
  line-height: 1;
}

.pt .pt2 {
  color: #999999;
  font-size: 18px;
  padding: 10px 0;
}

.pt .pt3 {
  color: #999999;
  font-size: 18px;
}

.hotpro {
  margin-top: 3.125vw;
}

.hotpro .hotpro-wrap {
  margin-top: 2.6vw;
  margin-bottom: 3.64583333333333vw;
}

.hotpro .hotpro-wrap .hotpro-left {
  width: 74.77%;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 {
  flex-wrap: wrap;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 li {
  width: calc(33.333% - 20px);
  margin-bottom: 30px;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 li:nth-child(4),
.hotpro .hotpro-wrap .hotpro-left .plist1 li:nth-child(5),
.hotpro .hotpro-wrap .hotpro-left .plist1 li:nth-child(6){
    margin-bottom: 0;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 li .img1 {
  border: 2px solid #ececec;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 li .img1 img {
  width: 100%;
}

.hotpro .hotpro-wrap .hotpro-left .plist1 li .wz {
  text-align: center;
  color: #333333;
  font-size: 26px;
  padding: 0.78125vw 0 0;
  line-height: 1;
}

.hotpro .hotpro-wrap .hotpro-right {
  width: calc(100% - 75.9%);
  overflow: hidden;
}

.hotpro .hotpro-wrap .hotpro-right p img {
  width: 100%;
}

.hotpro-more {
  width: 33.2%;
  margin: 0 auto;
  padding: 18px 0;
  border: 2px solid #4c4c4c;
  background: #fff;
}

.hotpro-more a {
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.hotpro-more a span {
  background: url(../image/tt1h.png) no-repeat center center;
  display: block;
  width: 25px;
  height: 12px;
  margin-left: 5px;
}

.hotpro-more:hover {
  background: #3faf41;
  border: 2px solid #3faf41;
}

.hotpro-more:hover a {
  color: #fff;
}

.hotpro-more:hover a span {
  background: url(../image/tt1.png) no-repeat center center;
}

@media (max-width: 767px) {
  .pt .pt1 {
    font-size: 24px;
  }

  .pt .pt2 {
    padding: 0px 0;
    font-size: 14px;
  }

  .pt .pt3 {
    font-size: 14px;
  }

  .hotpro {
    margin-top: 40px;
  }

  .hotpro .hotpro-wrap {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .hotpro .hotpro-wrap .hotpro-left {
    width: 100%;
  }

  .hotpro .hotpro-wrap .hotpro-left .plist1 li {
    width: 48%;
    margin-bottom: 10px;
  }

  .hotpro .hotpro-wrap .hotpro-left .plist1 li .wz {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .hotpro .hotpro-wrap .hotpro-right {
    width: 100%;
  }
  .hotpro .hotpro-wrap .hotpro-right{
    display:none;
      
  }
}

/* 关于我们 */
.ab-bg {
  margin-top: 4.6875vw;
}

.ab-bg .abimg {
  position: relative;
}

.ab-bg .abimg img {
  width: 100%;
  height: auto;
  border-top-left-radius: 290px;
  border-bottom-right-radius: 290px;
}

.ab-bg .abwen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.ab-bg .abwen .ab1 {
  color: #ffffff;
  font-size: 48px;
  font-weight: 600;
}

.ab-bg .abwen .ab2 {
  margin-right: 43.49%;
  margin-top: 2vw;
}

.ab-bg .abwen .ab2 p {
  color: #ffffff;
  font-size: 22px;
  line-height: 36px;
}

.ab-bg .abwen .ab3 {
  border: 1px solid #fff;
  width: 190px;
  border-radius: 20px;
  height: 42px;
  margin-top: 3.38541666666667vw;
}

.ab-bg .abwen .ab3 a {
  display: block;
  color: #fff;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
}

@media (max-width: 1440px) {
  .ab-bg .abwen {
    left: 5%;
  }
}

@media (max-width: 1024px) {
  .ab-bg .abwen {
    left: 10%;
  }

  .ab-bg .abwen .ab1 {
    font-size: 22px;
  }

  .ab-bg .abwen .ab2 {
    margin-right: 10%;
  }

  .ab-bg .abwen .ab2 p {
    font-size: 18px;
  }

  .ab-bg .abwen .ab3 a {
    font-size: 16px;
  }

  .hotpro-more {
    width: 60%;
  }

  .hotpro-more a {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .ab-bg {
    margin-top: 40px;
  }

  .ab-bg .abimg img {
    height: 50vh;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
  }

  .ab-bg .abwen .ab1 {
    font-size: 16px;
  }

  .ab-bg .abwen .ab2 p {
    font-size: 14px;
    line-height: 24px;
  }
}

/* 生产基地  /  证书展示 */
.w1830 {
  max-width: 1860px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.bj11 {
  background: #f8f8f8;
  margin-top: -15.10416666666667vw;
  padding-top: 15.10416666666667vw;
  padding-bottom: 3.4375vw;
}

.p3-tab-item {
  padding: 30px 0;
  align-items: center;
}

.p3-tab-item li {
  font-size: 22px;
  font-weight: normal;
  color: #666666;
  text-align: center;
  cursor: pointer;
}

.p3-tab-item li.active {
  color: #000000;
  font-size: 32px;
}

.p3-tab {
  overflow: hidden;
  position: relative;
}

.p3-tab-wrap {
  position: relative;
  overflow: hidden;
}

.jian {
  align-items: center;
}

.p2prev {
  width: 47px;
  height: 46px;
  border-radius: 50%;
  background: #d2d3d2 url(../image/l1.png) no-repeat center center;
  margin-right: 10px;
}

.p2prev:hover {
  background: #3faf41 url(../image/l1.png) no-repeat center center;
}

.p2next {
  width: 47px;
  height: 46px;
  border-radius: 50%;
  background: #d2d3d2 url(../image/r1.png) no-repeat center center;
  margin-left: 10px;
}

.p2next:hover {
  background: #3faf41 url(../image/r1.png) no-repeat center center;
}

.p3-tab-con {
  overflow: hidden;
}

.p3-tab-wrap .p3-tab-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
}

.p3-tab-wrap .p3-tab-content.active {
  position: static;
  opacity: 1;
}

.p3-tab-wrap .p3-tab-content li a {
  display: block;
  overflow: hidden;
  position: relative;
}
.p3-tab-wrap .p3-tab-content li a  h3{
    text-align: center;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    color: #000;
    white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.p3-tab-wrap .p3-tab-content li a .imgbig{
    display: block;
    overflow: hidden;
}
.p3-tab-wrap .p3-tab-content li a img {
  width: 100%;
  transition: all ease .3s;
}

.p3-tab-wrap .p3-tab-content li a:hover img {
  transform: scale(1.1);
}

/* 产品中心 */
.pro-index {
  margin-top: 4.6875vw;
}

.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-li {
  margin-top: 2.86458333333333vw;
  margin-bottom: 3.02083333333333vw;
}

.tab-li ul {
  justify-content: center;
}

.tab-li ul li {
  background: url(../image/tt3.png) no-repeat center center;
  width: 141px;
  height: 42px;
  margin: 0 19px;
}

.tab-li ul li a {
  display: block;
  text-align: center;
  line-height: 42px;
  color: #333333;
  font-size: 18px;
}

.tab-li li:hover,
.tab-li li.active {
  background: url(../image/tt4.png) no-repeat center center;
}

.tab-li li:hover a,
.tab-li li.active a {
  color: #fff;
}

.plist2 {
  margin: 0 -11px;
  display: flex;
  flex-wrap: wrap;
}

.plist2 a {
  display: block;
  width: calc(25% - 22px);
  margin: 0 11px 0 11px;
  margin-bottom: 37px;
}

.plist2 a .img1 img {
  width: 100%;
}

.plist2 a .wz {
  align-items: center;
  background: #fff;
  padding: 15px;
}

.plist2 a .wz .wz1 {
  color: #333333;
  font-size: 23px;
  font-weight: 100;
}

.plist2 a .wz .wz2 {
  display: flex;
  align-items: center;
}

.plist2 a .wz .wz2 {
  background: url(../image/tt2.png) no-repeat center center;
  display: block;
  width: 17px;
  height: 17px;
}

.plist2 a:hover .wz .wz1 {
  color: #3faf41;
}

.plist2 a:hover .wz .wz2 {
  background: url(../image/tt2h.png) no-repeat center center;
}

.pmore {
  margin-top: 2.34375vw;
  border: 2px solid #4c4c4c;
  background: #f8f8f8;
}

.pmore a {
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pmore a span {
  background: url(../image/tt1h.png) no-repeat center center;
  display: block;
  width: 25px;
  height: 12px;
  margin-left: 5px;
}

.pmore:hover {
  background: #3faf41;
  border: 2px solid #3faf41;
}

.pmore:hover a {
  color: #fff;
}

.pmore:hover a span {
  background: url(../image/tt1.png) no-repeat center center;
}

@media (max-width: 767px) {
  .p3-tab-item {
    padding: 10px 0;
  }

  .p3-tab-item li {
    font-size: 16px;
  }

  .p3-tab-item li.active {
    font-size: 20px;
  }

  .p2prev {
    width: 40px;
    height: 40px;
  }

  .p2next {
    width: 40px;
    height: 40px;
  }

  .tab-li {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .tab-li ul {
    flex-wrap: wrap;
    justify-content:left;
  }

  .tab-li ul li {
    width: 30.333%;
    margin: 0 1.5%;
    height: auto;
    background-size: 100% 100%;
    margin-bottom: 3%;
  }

  .tab-li ul li a {
    font-size: 14px;
  }

  .tab-li li:hover,
  .tab-li li.active {
    background-size: 100% 100%;
  }

  .plist2 {
    margin: 0;
    justify-content: space-between;
  }

  .plist2 a {
    width: 48%;
    margin: 0;
    margin-bottom: 4%;
  }

  .plist2 a .wz .wz1 {
    font-size: 14px;
    font-weight: 500;
  }
}

/*优势*/
.yst {
  margin-top: 3.95833333333333vw;
  margin-bottom: 1.82291666666667vw;
}

.ys-bg {
  background: url(../image/bj2.jpg) no-repeat top center;
  background-size: 100% 100%;
  margin-top: 1.5625vw;
  padding-top: 5.72916666666667vw;
}

.ys-bg .ys-index {
  margin-left: 4.6875vw;
}

.ys-bg .ys-index .ysl p img {
  max-width: 100%;
}

.ys-bg .ys-index .ysr {
  width: 67.96875%;
}

.ys-bg .ys-index .ysr .ylist1 {
  margin-right: 10.67708333333333vw;
}

.ys-bg .ys-index .ysr .ylist1 li {
  text-align: center;
  width: 20%;
}

.ys-bg .ys-index .ysr .ylist1 li .img1 img {
  max-width: 100%;
}

.ys-bg .ys-index .ysr .ylist1 li .wz1 {
  color: #fff;
  font-size: 26px;
  margin-top: 1vw;
}

.ys-bg .ys-index .ysr .ylist1 li .wz2 {
  font-size: 16px;
  color: #fff;
  font-weight: 100;
}

.ys-bg .ys-index .ysr .ylist2 {
  margin-top: 3.38541666666667vw;
  margin-bottom: -5vw;
  background: #fff;
  box-shadow: 6.889px 11.025px 21px 0px rgba(17, 17, 17, 0.29);
  padding: 2.60416666666667vw 1.875vw;
}

.ysSwiper {
  overflow: hidden;
}

.ysSwiper .swiper-slide .wrap {
  position: relative;
}

.ysSwiper .swiper-slide .wrap .wz {
  width: 65%;
}

.ysSwiper .swiper-slide .wrap .wz .wz1 {
  font-weight: 600;
  color: #359736;
  font-size: 80px;
  font-style: italic;
  line-height: 1;
}

.ysSwiper .swiper-slide .wrap .wz .wz2 {
  color: #359736;
  font-size: 42px;
  line-height: 1;
  margin: 1vw 0;
  font-weight: 600;
}

.ysSwiper .swiper-slide .wrap .wz .wz3 {
  color: #000000;
  font-size: 24px;
  display: flex;
  align-items: center;
}

.ysSwiper .swiper-slide .wrap .wz .wz3 span {
  width: 60px;
  height: 1px;
  background: #7a7a7a;
  display: block;
  margin-right: 5px;
}

.ysSwiper .swiper-slide .wrap .wz .wz4 {
  color: #666666;
  font-size: 20px;
  line-height: 30px;
  max-width: 370px;
  margin-top: 1.82291666666667vw;
}

.ysSwiper .swiper-slide .wrap .wz .wz5 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.6vw;
}

.ysSwiper .swiper-slide .wrap .wz .wz5 .ysnext {
  background: url(../image/l2.png) no-repeat top center;
  width: 117px;
  height: 45px;
  outline: none;
  margin-right: 1.875vw;
}

.ysSwiper .swiper-slide .wrap .wz .wz5 .ysnext:hover {
  background: url(../image/l2h.png) no-repeat top center;
}

.ysSwiper .swiper-slide .wrap .wz .wz5 .ysprev {
  background: url(../image/r2.png) no-repeat top center;
  width: 117px;
  height: 45px;
  outline: none;
}

.ysSwiper .swiper-slide .wrap .wz .wz5 .ysprev:hover {
  background: url(../image/r2h.png) no-repeat top center;
}

.ysSwiper .swiper-slide .wrap .img1 {
  position: absolute;
  bottom: -2vw;
  right: 0;
  width: 55%;
}

.ysSwiper .swiper-slide .wrap .img1 img {
  max-width: 100%;
}

@media (max-width: 1440px) {
  .ys-bg .ys-index .ysr .ylist1 li .wz1 {
    font-size: 18px;
  }
}

@media (max-width: 1366px) {
  .ysSwiper .swiper-slide .wrap .wz .wz2 {
    font-size: 30px;
  }
}

@media (max-width: 1024px) {
  .ysSwiper .swiper-slide .wrap .wz .wz1 {
    font-size: 40px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz3 {
    font-size: 22px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz4 {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .yst {
    margin-top: 40px;
  }

  .ys-bg {
    margin-top: 20px;
    background-size:cover;
  }

  .ys-bg .ys-index {
    margin-left: 0;
    flex-wrap: wrap;
    padding: 0 15px;
  }

  .ys-bg .ys-index .ysl {
    width: 100%;
  }

  .ys-bg .ys-index .ysl p {
    max-width: 300px;
    margin: 0 auto;
  }

  .ys-bg .ys-index .ysr {
    width: 100%;
    margin-top: 20px;
  }

  .ys-bg .ys-index .ysr .ylist1 {
    margin-right: 0;
    flex-wrap: wrap;
  }

  .ys-bg .ys-index .ysr .ylist1 li {
    width: 50%;
    margin-bottom: 2%;
  }

  .ysSwiper .swiper-slide .wrap .wz {
    width: 100%;
  }

  .ys-bg .ys-index .ysr .ylist1 li .wz1 {
    font-size: 14px;
  }

  .ys-bg .ys-index .ysr .ylist1 li .wz2 {
    font-size: 12px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz1 {
    font-size: 24px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz2 {
    font-size: 18px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz3 {
    font-size: 16px;
  }

  .ysSwiper .swiper-slide .wrap .wz .wz4 {
    font-size: 14px;
  }

  .ysSwiper .swiper-slide .wrap .img1 {
    position: relative;
    width: 100%;
    bottom: 0;
    margin-top: 20px;
  }
}

/*案例*/
.case-index {
  margin-top: 10.41666666666667vw;
}

.case-index .case-wrap {
  margin-top: 2vw;
}

.case-index .case-wrap .cl {
  width: 14.87%;
}

.case-index .case-wrap .cl .clist1 li {
  position: relative;
  width: 100%;
}


.case-index .case-wrap .cl .clist1 li .img1 img {
  max-width: 100%;
}

.case-index .case-wrap .cl .clist1 li .wz {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  padding: 1.3vw 1.3vw;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.case-index .case-wrap .cl .clist1 li .wz .wz1 {
  color: #ffffff;
  font-size: 28px;
  font-weight: 600;
  padding-top: 0.78125vw;
}

.case-index .case-wrap .cl .clist1 li .wz .wz2 {
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background: #3faf41;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-left: 85px;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
}
.case-index .case-wrap .cl .clist1 li .wz .wz2 a{
     color: #fff;
}
.case-index .case-wrap .cm {
  width: 59.43%;
}

.case-index .case-wrap .cm .clist2 {
  flex-wrap: wrap;
}

.case-index .case-wrap .cm .clist2 li {
  position: relative;
  width: 49.2%;
}

.case-index .case-wrap .cm .clist2 li:nth-child(n+3) {
  margin-top: 1.5%;
}

.case-index .case-wrap .cm .clist2 li .img1 img {
  width: 100%;
}

.case-index .case-wrap .cm .clist2 li .wz {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.54);
  text-align: center;
  padding: 1vw 0;
  font-size: 24px;
  color: #fff;
}

.case-index .case-wrap .cr {
  width: 23.57%;
}

.case-index .case-wrap .cr .clist3 {
  flex-wrap: wrap;
}

.case-index .case-wrap .cr .clist3 li {
  position: relative;
}

.case-index .case-wrap .cr .clist3 li .img1 img {
  width: 100%;
}

.case-index .case-wrap .cr .clist3 li .wz {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.54);
  text-align: center;
  padding: 1vw 0;
  font-size: 24px;
  color: #fff;
}

@media (max-width: 1024px) {
  .case-index .case-wrap .cl .clist1 li .wz .wz1 {
    font-size: 20px;
  }

  .case-index .case-wrap .cl .clist1 li .wz .wz2 {
    margin-left: 20%;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
     .casemore{
    margin:0;
    margin-top:10px;
    display:none !important;
  }
}

@media (max-width: 767px) {
  .case-index .case-wrap {
    flex-wrap: wrap;
  }

  .case-index .case-wrap .cl {
    width: 100%;
    display:none;
  }

  .case-index .case-wrap .cl .clist1 li .img1 img {
    height: 160px;
    width:100%;
  }

  .case-index .case-wrap .cm {
    width: 100%;
    margin-top: 20px;
  }

  .case-index .case-wrap .cm .clist2 li .wz {
    font-size: 14px;
    padding: 10px 0;
  }

  .case-index .case-wrap .cr {
    width: 100%;
    margin-top: 20px;
  }

  .case-index .case-wrap .cr .clist3 li .wz {
    font-size: 14px;
    padding: 10px 0;
    justify-content:center;
  }
  
  .casemore{
    margin:0 auto;
    margin-top:10px;
    display:block!important;
  }
}



/* 新闻 */
.news-index {
  margin-top: 3.64583333333333vw;
  margin-bottom: 3.64583333333333vw;
}
.news-index .nlist1{
    margin-top: 2vw;
}
.news-index .nlist1 li {
  width: 32.4%;
  position: relative;
}

.news-index .nlist1 li .date {
  position: absolute;
  top: 0;
  left: 0;
  background: #3faf41;
  width: 54px;
  height: 66px;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.news-index .nlist1 li .date .d1 {
  font-size: 22px;
  color: #fff;
}

.news-index .nlist1 li .date .d2 {
  color: #fff;
  font-size: 18px;
}

.news-index .nlist1 li .img1 img {
  width: 100%;
}

.news-index .nlist1 li .wz {
  background: #f7f7f7;
  padding: 20px;
}

.news-index .nlist1 li .wz .wz1 {
  color: #333333;
  font-size: 24px;
}

.news-index .nlist1 li .wz .wz2 {
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  margin-top: 5px;
}

.news-index .nlist1 li .wz .wz3 {
  color: #3faf41;
  font-size: 18px;
  margin-top: 1vw;
  display: flex;
  align-items: center;
}

.news-index .nlist1 li .wz .wz3 span {
  background: url(../image/tt5.png) no-repeat center center;
  width: 21px;
  height: 12px;
  display: block;
  margin-left: 5px;
}

.news-index .nlist1 li:hover .wz {
  background: #3faf41;
}

.news-index .nlist1 li:hover .wz .wz1 {
  color: #fff;
}

.news-index .nlist1 li:hover .wz .wz2 {
  color: #fff;
}

.news-index .nlist1 li:hover .wz .wz3 {
  color: #fff;
}

.news-index .nlist1 li:hover .wz .wz3 span {
  background: url(../image/tt5h.png) no-repeat center center;
}

@media (max-width: 767px) {
  .news-index {
    margin-top: 40px;
  }

  .news-index .nlist1 {
    flex-wrap: wrap;
    margin-top: 20px;
  }

  .news-index .nlist1 li {
    width: 100%;
    margin-bottom: 20px;
  }

  .news-index .nlist1 li .date .d1 {
    font-size: 16px;
  }

  .news-index .nlist1 li .date .d2 {
    font-size: 14px;
  }

  .news-index .nlist1 li .wz {
    padding: 10px;
  }

  .news-index .nlist1 li .wz .wz1 {
    font-size: 16px;
  }

  .news-index .nlist1 li .wz .wz2 {
    font-size: 14px;
  }

  .news-index .nlist1 li .wz .wz3 {
    font-size: 14px;
    margin-top: 5px;
  }
}

/* foot */
.foot-bg {
  background: #222222;
  padding: 2.6vw 0;
}

.foot-bg .foot-index .footl {
  width: 40%;
}

.foot-bg .foot-index .footl .fnav li {
  width: 25%;
}

.foot-bg .foot-index .footl .fnav li h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}

.foot-bg .foot-index .footl .fnav li .f_sec a {
  display: block;
  color: #848484;
  font-size: 14px;
  line-height: 32px;
}

.foot-bg .foot-index .footl .fnav li .f_sec a:hover {
  color: #fff;
}

.foot-bg .foot-index .footr .lx1 h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}

.foot-bg .foot-index .footr .lx1 p {
  color: #ffffff;
  font-size: 14px;
  line-height: 32px;
}

.foot-bg .foot-index .footr .lx2 {
  margin-top: 40px;
  width: 99px;
  max-width: 100%;
}

.foot-bg .foot-index .footr .lx2 p {
  color: #fff;
  line-height: 2;
  font-size: 12px;
  text-align: center;
}

.foot-bg .foot-index .footr .lx2 p img {
  width: 99px;
  max-width: 100%;
}


.foot-bg .foot-index .footr{
    margin-right: 10%;
}

.cop-bg {
  background: #222222;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 2vw 0;
}

.cop-bg .cop-index {
  color: #848484;
}

.cop-bg .flexed{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: -webkit-flex;

}

.cop-bg .cop-index a {
  color: #848484;
}

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

.cop-bg .cop-index .copl {
  /*width: 60%;*/
   width: 100%;
}

.cop-bg .link {
  color: #848484;
}

.cop-bg .link a {
  color: #848484;
}

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

@media (max-width: 767px) {
  .foot-bg {
    padding: 30px 0;
  }

  .foot-bg .foot-index {
    flex-wrap: wrap;
  }

  .foot-bg .foot-index .footl {
    width: 100%;
  }

  .foot-bg .foot-index .footr .lx1 h3 {
    margin-bottom: 10px;
  }

  .foot-bg .foot-index .footr .lx2 {
    margin-top: 20px;
  }

  .cop-bg {
    padding: 30px 0;
  }

  .cop-bg .cop-index {
    flex-wrap: wrap;
  }

  .cop-bg .cop-index .copl {
    width: 100%;
  }

  .cop-bg .cop-index .copr {
    width: 100%;
  }
}

/*手机底部*/
@media (max-width: 1200px) {
  .xypg-right-content {
    overflow: hidden;
  }

  .xypg-right-content p img {
    max-width: 100%;
   
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .db {
    display: block !important;
  }
}

.dbb {
  height: 50px;
}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #3faf41;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
  padding: 10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #3faf41;
}

.footer ul li a {
  display: block;
  color: #fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  color: #fff;
}

.footer li .icon-home {
  background: url(../image/fa1.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-home2 {
  background: url(../image/fa2.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone {
  background: url(../image/fa3.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-contact {
  background: url(../image/fa4.png) no-repeat;
  width: 20px;
  height: 20px;
}

.footer li .icon-phone:before {
  font-size: 0;
}

.footer ul li a {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

@media (max-width: 991px) {
  .x-banner {
    padding-top: 60px;
  }
}
@media (max-width: 767px) {
    .case-index .case-wrap .cr{
        display:none;
    }
}
@media (max-width: 320px) {
    .ab-bg .abimg img{
        height:60vh;
    }
}
@media (max-width: 640px) { 
    .ys-bg .ys-index .ysl p img{
        height:auto !important;
    }
}

























