.cul_a {
  background: #f5f5f5;
}
.cul_a .wrap1600 .bottom {
  margin-bottom: 63px;
}
.cul_a .wrap1600 .cul_ul {
  padding-top: 57px;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 77px;
}
.cul_a .wrap1600 .cul_ul li {
  width: 32.5714%;
  float: left;
  display: block;
  margin: 1.1429% 1.1429% 0 0;
}
.cul_a .wrap1600 .cul_ul li .imgbox {
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.cul_a .wrap1600 .cul_ul li .imgbox img {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.cul_a .wrap1600 .cul_ul li .imgbox::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  border-bottom: none;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
.cul_a .wrap1600 .cul_ul li .te {
  line-height: 70px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  background: #f5f5f5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
}
.cul_a .wrap1600 .cul_ul li:nth-child(1),
.cul_a .wrap1600 .cul_ul li:nth-child(2),
.cul_a .wrap1600 .cul_ul li:nth-child(3) {
  margin-top: 0;
}
.cul_a .wrap1600 .cul_ul li:nth-child(3n) {
  margin-right: 0;
}
.cul_a .wrap1600 .cul_ul li:hover .imgbox {
  background: #000000;
}
.cul_a .wrap1600 .cul_ul li:hover .imgbox img {
  opacity: .8;
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.cul_a .wrap1600 .cul_ul li:hover .imgbox::after {
  border-color: #ee6639;
}
.cul_a .wrap1600 .cul_ul li:hover .te {
  background: #ee6639;
  color: #fff;
}
@media (max-width: 1440px) {
  .cul_a .wrap1600 {
    padding: 110px 5.2083% 80px;
  }
  .cul_a .wrap1600 .cul_ul {
    margin-bottom: 50px;
  }
  .cul_a .wrap1600 .cul_ul li .te {
    font-size: 16px;
  }
}
@media (max-width: 1366px) {
  .cul_a .wrap1600 {
    padding: 60px 5.2083% 80px;
  }
  .cul_a .wrap1600 .cul_ul li .te {
    font-size: 14px;
    line-height: 50px;
  }
}
@media (max-width: 1280px) {
  .cul_a .wrap1600 {
    padding: 60px 5.2083% 60px;
  }
}
@media (max-width: 1024px) {
  .cul_a .wrap1600 .cul_ul {
    margin-bottom: 60px;
  }
}
@media (max-width: 768px) {
  .cul_a .wrap1600 .bottom {
    margin-bottom: 20px;
  }
  .cul_a .wrap1600 .cul_ul {
    padding-top: 40px;
  }
  .cul_a .wrap1600 .cul_ul li {
    width: 100%;
    margin-right: 0;
    margin-top: 20px;
  }
  .cul_a .wrap1600 .cul_ul li .te span {
    font-size: 14px;
    line-height: 44px;
  }
  .cul_a .wrap1600 .cul_ul li:nth-child(2),
  .cul_a .wrap1600 .cul_ul li:nth-child(3) {
    margin-top: 20px;
  }
  .cul_a .moreBtn {
    margin: 0 auto;
  }
}
