@charset "utf-8";

@font-face{
    font-family : 'SOURCEHANSANSCN-REGULAR';
    src: url('../module_public/fonts/SOURCEHANSANSCN-REGULAR.woff2');
    font-weight:REGULAR;
    font-style:normal;
}
@font-face{
    font-family : 'SOURCEHANSANSCN-BOLD';
    src: url('../module_public/fonts/SOURCEHANSANSCN-BOLD.woff2');
    font-weight:BOLD;
    font-style:normal;
}


/* 组件ID */
#cont_img_1400_004_59C75E0D {
  font-size: 16px;
}

/* 组件样式 */
.cont_img_1400_004_59C75E0D {
  padding-bottom: 50px;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_wid {
  max-width: 1400px;
  margin: 0 auto;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul {
  display: flex;
  flex-wrap: wrap;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li {
  width: 33.33%;
  margin: 32px 0;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li a {
  display: block;
  padding: 32px 32px 10px;
  margin: 0 27px;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
  position: relative;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 39.39%;
  background: #068358;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li a .cont_img14_4_pic {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-top: 69.18%;
}

.cont_img_1400_004_59C75E0D .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_59C75E0D .cont_img14_4_img ul li:hover a .cont_img14_4_pic img {
  transform: scale(1.1);
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li a h3 {
  position: relative;
  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: 10px;
  transition: all 0.5s;
}

.cont_img_1400_004_59C75E0D .cont_img14_4_img ul li:hover a h3 {
  font-weight: bold;
}

.fyf{text-align: center;  font-size: 14px; margin-top: 20px;}

 

/* 可变点 */

#cont_img_1400_004_59C75E0D .chg_18{color:rgba(255,255,255,1.0);font-weight:400;font-size:18px;font-family:'SOURCEHANSANSCN-REGULAR';}
#cont_img_1400_004_59C75E0D .chg_99{background:rgba(255,255,255,1.0);box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.07999999821186066);}
#cont_img_1400_004_59C75E0D .chg_98::before{background: #068358;}