@charset "utf-8";



/* 组件ID */
#cont_img_1400_004_2373EB9D {
  font-size: 16px;
}

/* 组件样式 */
.cont_img_1400_004_2373EB9D {
  padding-bottom: 50px;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_wid {
  max-width: 1400px;
  margin: 0 auto;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul {
  display: flex;
  flex-wrap: wrap;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li {
  width: 33.33%;
  margin: 20px 0;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a {
  display: block;
  padding: 0;
  margin: 0 15px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
  position: relative;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a::before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 39.39%;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a .cont_img14_4_pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 62%;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a .cont_img14_4_pic img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li:hover a .cont_img14_4_pic img {
  transform: scale(1.1);
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a h3 {
  position: absolute;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
  margin-top: 0;
  transition: all 0.5s;
  line-height: 70px;
  left: 0;
  bottom: 0;
  z-index: 9999;
  padding: 0 20px;
  width: 100%;
  background: #ccc;
  background: linear-gradient(to bottom, rgba(255,255,255,0.0), rgba(0,0,0,0.8));
}

.cont_img_1400_004_2373EB9D .cont_img14_4_img ul li:hover a h3 {
  font-weight: bold;
}

.fyf{text-align: center;  font-size: 14px; margin-top: 20px;}

@media screen and (max-width: 1400px) {
  .cont_img_1400_004_2373EB9D .cont_img14_4_wid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .cont_img_1400_004_2373EB9D .cont_img14_4_r {
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 1024px) {

  .cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a h3 {
    font-size: 16px;
    line-height: 40px;
  }
}

@media screen and (max-width: 768px) {
  .cont_img_1400_004_2373EB9D .cont_img14_4_img ul li {
    width: 50%;
    margin: 15px 0;
  }

  .cont_img_1400_004_2373EB9D .cont_img14_4_r {
    margin-top: 30px;
    padding: 10px;
  }

  .cont_img_1400_004_2373EB9D .cont_img14_4_img ul li a {
    padding: 0;
    margin: 0 10px;
  }
}