@media (min-width: 1024px) {
  .home-industrial-layout .section-body {
    height: 566px;
  }
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.home-industrial-layout {
  margin-bottom: 24px;
}

.home-industrial-layout .wrapper .list {
  display: flex;
  margin: 0 -10px;
}

.home-industrial-layout .wrapper .list .item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 25%;
  padding: 0 10px;
  box-sizing: border-box;
  visibility: visible; 
  animation-delay: 0.4s;
}

.home-industrial-layout .wrapper .list .item a {
  -webkit-transition: -webkit-box-shadow .8s cubic-bezier(.165,.84,.44,1);
  transition: -webkit-box-shadow .8s cubic-bezier(.165,.84,.44,1);
  -o-transition: box-shadow .8s cubic-bezier(.165,.84,.44,1);
  transition: box-shadow .8s cubic-bezier(.165,.84,.44,1);
  transition: box-shadow .8s cubic-bezier(.165,.84,.44,1),-webkit-box-shadow .8s cubic-bezier(.165,.84,.44,1);
  display: block;
  height: 348px;
  position: relative;
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 10px 30px 0 rgba(47,84,235,.2);
  box-shadow: 0 10px 30px 0 rgba(47,84,235,.2);
  cursor: pointer;
}

.home-industrial-layout .wrapper .list .item a {
  transition: all 0.3s;
}
.home-industrial-layout .wrapper .list .item a>img {
	position: absolute;
	top: 0;
}
.home-industrial-layout .wrapper .list .item a .kg-img1 {
	display:block;
}
.home-industrial-layout .wrapper .list .item a .kg-img2 {
	display:none;
}
.home-industrial-layout .wrapper .list .item a:hover .kg-img1 {
	display:none;
}
.home-industrial-layout .wrapper .list .item a:hover .kg-img2 {
	display:block;
}



.home-industrial-layout .wrapper .list .item a .bg {
  -webkit-transition: opacity .8s cubic-bezier(.165,.84,.44,1);
  -o-transition: opacity .8s cubic-bezier(.165,.84,.44,1);
  transition: opacity .8s cubic-bezier(.165,.84,.44,1);
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .1;
}

.home-industrial-layout .wrapper .list .item a .cover {
  -webkit-transition: -webkit-transform .8s cubic-bezier(.165,.84,.44,1);
  transition: -webkit-transform .8s cubic-bezier(.165,.84,.44,1);
  -o-transition: transform .8s cubic-bezier(.165,.84,.44,1);
  transition: transform .8s cubic-bezier(.165,.84,.44,1);
  transition: transform .8s cubic-bezier(.165,.84,.44,1),-webkit-transform .8s cubic-bezier(.165,.84,.44,1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 18px;
  position: relative;
  top: 175px;
  color: #292939;
  -webkit-transform: translateY(-123px);
  -ms-transform: translateY(-123px);
  transform: translateY(-123px);
}

.home-industrial-layout .wrapper .list .item a .cover .icon {
  display: inline-block;
  width: 120px;
  height: 120px;
  position: relative;
}

.home-industrial-layout .wrapper .list .item a .cover .icon img {
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.home-industrial-layout .wrapper .list .item a .cover .icon img.active {
  display: none;
}

.home-industrial-layout .wrapper .list .item a .cover h2 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 24px;
}

.home-industrial-layout .wrapper .list .item a .cover p {
  display: block;
  width: 100%;
  margin-top: 12px;
  font-size: 14px;
  text-align: left;
  opacity: 0;
  display: -webkit-box;
  height: 100px;
  overflow: hidden;
  line-height: 25px;
  white-space: normal!important;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
}

.home-industrial-layout .wrapper .list .item a:hover {
  -webkit-box-shadow: 0 10px 10px 0 rgba(33,86,178,.4);
  box-shadow: 0 10px 10px 0 rgba(33,86,178,.4);
}

.home-industrial-layout .wrapper .list .item a:hover .bg {
  opacity: 1;
}

.home-industrial-layout .wrapper .list .item a:hover .cover {
  color: #fff;
  -webkit-transform: translateY(-140px);
  -ms-transform: translateY(-140px);
  transform: translateY(-140px);
}

.home-industrial-layout .wrapper .list .item a:hover .cover .icon .raw {
  display: none;
}

.home-industrial-layout .wrapper .list .item a:hover .cover .icon .active {
  display: block;
}

.home-industrial-layout .wrapper .list .item a:hover .cover p {
  opacity: 1;
}
/* 产业布局section样式start */

/* 公司产品section样式start */
.section-gallery {
  padding: 60px 0;
  background: #F3F3F3;
}

.home-production {
  margin-bottom: 50px;
}

.gallery-wrapper-ydkj .section-title-sub {
  font-size: 18px;
  font-weight: normal;
  color: rgba(255, 255, 255, .5);
}

.gallery-wrapper-ydkj {
  position: relative;
  height: 338px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.gallery-wrapper-ydkj .section-title {
  flex: 0 0 296px;
  height: 147px;
  position: relative;
  margin-bottom: 5px;
  background: #206BD1;
  text-align: center;
}

.gallery-wrapper-ydkj .section-title a {
  color: #fff;
}

.gallery-wrapper-ydkj .section-title-main {
  padding-top: 40px;
}

.gallery-wrapper-ydkj .section-title-sub {
  font-weight: normal;
}

.gallery-wrapper-ydkj .section-title::after {
  width: 87px;
  height: 3px;
  background: #88CC2F;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 51px;
  margin: auto;
}

.gallery-wrapper-ydkj .gallery-item {
  width: 296px;
  height: 168px;
  overflow: hidden;
  margin-bottom: 5px;
}

.gallery-wrapper-ydkj .gallery-item a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-size: 100% 100%;
  z-index: 99;
}

.gallery-wrapper-ydkj .zhihui-guankong-item a::before {

}

.gallery-wrapper-ydkj .beidou-dingwei-item a::before {
 
}

.gallery-wrapper-ydkj .beidou-zhiwang-item a::before {
  background: url("../image/3_2.png") no-repeat;
}

.gallery-wrapper-ydkj .zhihui-kuangshang-item a::before {
  background: url("../image/4_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gongye-zhineng-item a::before {
  background: url("../image/5_2.png") no-repeat;
}

.gallery-wrapper-ydkj .zhihui-huagong-item a::before {
  background: url("../image/6_2.png") no-repeat;
}

.gallery-wrapper-ydkj .zhihui-dianchang-item a::before {
  background: url("../image/7_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(2) {
  background: url("../image/1_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(3) {
  background: url("../image/2_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(4) {
  background: url("../image/3_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(5) {
  background: url("../image/4_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(6) {
  background: url("../image/5_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(7) {
  background: url("../image/6_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item:nth-of-type(8) {
  background: url("../image/7_2.png") no-repeat;
}

.gallery-wrapper-ydkj .gallery-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.gallery-wrapper-ydkj .gallery-item img {
  width: auto;
  height: auto;
  display: block;
  transition: all linear .25s;
}

.gallery-wrapper-ydkj .gallery-item:hover img {
  transform: scale(1.15);
}

/* 相册2 */
.section-gallery2 .more-link-border {
  margin-top: 42px;
}

.gallery-wrapper-ydkj .section-title-main {
  padding-top: 40px;
}

.section-title-main {
  font-size: 22px;
}
/* 公司产品section样式end */