@charset "utf-8";

@font-face{
    font-family : 'BUTLER-REGULAR';
    src: url('../module_public/fonts/BUTLER-REGULAR.woff2');
    font-weight:REGULAR;
    font-style:normal;
}
@font-face{
    font-family : 'SOURCEHANSERIFCN-BOLD';
    src: url('../module_public/fonts/SOURCEHANSERIFCN-BOLD.woff2');
    font-weight:BOLD;
    font-style:normal;
}
@font-face{
    font-family : 'MICROSOFTYAHEI-REGULAR';
    src: url('../module_public/fonts/MICROSOFTYAHEI-REGULAR.woff2');
    font-weight:REGULAR;
    font-style:normal;
}
@font-face{
    font-family : 'MICROSOFTYAHEI-BOLD';
    src: url('../module_public/fonts/MICROSOFTYAHEI-BOLD.woff2');
    font-weight:BOLD;
    font-style:normal;
}
@charset "UTF-8";

/* 图片自适应 */
.info_arc_1400_001_E78D3FB4 .imged {
  position: relative;
  padding-top: 65%;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  transition: 0.5s;
  background-size: cover !important;
  background-position: center center !important;
}

a:hover .imged {
  transform: scale(1.1);
}

.info_arc_1400_001_E78D3FB4 .scale {
  overflow: hidden;
}

/* 组件样式 */
#info_arc_1400_001_E78D3FB4 {
  font-size: 16px;
}

.info_arc_1400_001_E78D3FB4 {
  /* padding: 50px 0; */
}

.info_arc_1400_001_E78D3FB4 a {
  display: block;
}

/* 版心宽度 */
.iac1401-wid {
  max-width: 1400px;
  margin: 0 auto;
}

.iac1401-tit {
  position: relative;
  padding-bottom: 24px;
  border-bottom: 1px solid #999999;
}

.iac1401-tit b {
  font-size: 32px;
  font-weight: bold;

}

.iac1401-tit b:first-child {
  color: #20317F;
}

.iac1401-tit b:last-child {
  color: #FF0000;
}

.iac1401-tit a {
  font-size: 17px;
  color: #20317F;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.iac1401-tit a {
  padding-right: 30px;
  background: url(../images/iac1401-jt.png) no-repeat right center;
}

.iac1401-tit a:hover {
  opacity: 0.7;
}

.iac1401-pt {
  padding: 27px 0;
  /* border-bottom: 1px solid #D8D8D8; */
  display: flex;
  flex-wrap: wrap;
}


.iac1401-pt .imged {
  padding-top: 0;

}

.iac1401-tx {
  width: calc(100% - 49% - 30px);
  padding-left: 30px;
  position: relative;
}

.iac1401-tx h3 {
  font-size: 24px;
  font-weight: bold;
  color: #3D3D3D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.iac1401-tx>p {
  position: relative;
}

.iac1401-pt .scale {
  width: 49%;
  height: 390px;
  margin-right: 30px;
}

.iac1401-tx h3 {
  font-size: 20px;
  font-weight: bold;
  color: #3D3D3D;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.iac1401-tx>p {
  font-size: 17px;
  line-height: 25px;
  color: #999999;
  margin-top: 20px;
  margin-bottom: 40px;

  max-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.iac1401-info p {
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
  color: #3D3D3D;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.iac1401-info p img {
  margin-right: 8px;
}


.iac1401-more {
  width: 106px;
  line-height: 35px;
  border: 1px solid #D8D8D8;
  text-align: center;
  font-size: 17px;
  color: #3D3D3D;
  position: absolute;
  right: 0;
  bottom: 88px;
}

.iac1401-more:hover {
  opacity: 0.7;
}

.iac1401-lt ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.iac1401-lt ul li {
  width: 23%;
  border: 1px solid #D8D8D8;
  margin-top: 27px;
  background: #fff;
}

.iac1401-lt ul li a {
  padding: 33px;
  /* border: 1px solid #D8D8D8; */
  /* background: #fff; */
}

.iac1401-lt ul li h3 {
  font-size: 18px;
  font-weight: normal;
  line-height: 27px;
  height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #3D3D3D;
  margin-bottom: 22px;
  position: relative;
}

.iac1401-lt ul li span::after {
  content: '';
  position: absolute;
  left: 0;
  top: -12px;
  width: 24px;
  height: 3px;
  background: #D8D8D8;
}

.iac1401-lt ul li span {
  font-size: 16px;
  line-height: 25px;
  color: #3D3D3D;
  display: block;
  background: url(../images/iac1401-date.png) no-repeat left center;
  padding-left: 28px;
  position: relative;
}


.iac1401-lt ul li:hover {
  background: #FFA100;
  border: 1px solid #D8D8D8;
}


.iac1401-lt ul li:hover h3 {
  color: #ffffff;
}

.iac1401-lt ul li:hover span {
  color: #ffffff;
  background: url(../images/iac1401-dateh.png) no-repeat left center;
}

#info_arc_1400_001_E78D3FB4 .chg_01_tit {color:rgba(32,49,127,1.0);font-weight:700;font-size:32px;font-family:'MICROSOFTYAHEI-BOLD';}

#info_arc_1400_001_E78D3FB4 .chg_02_tit {color:rgba(255,0,0,1.0);font-weight:700;font-size:32px;font-family:'MICROSOFTYAHEI-BOLD';}

#info_arc_1400_001_E78D3FB4 .chg_02 {color:rgba(32,49,127,1.0);font-weight:400;font-size:17px;font-family:'BUTLER-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_03_png_bg {background:url(../images/chg_03_png_bg_E78D3FB4.png) no-repeat right center;}

#info_arc_1400_001_E78D3FB4 .chg_04 {border-bottom:1px solid #999999;border-bottom-color:rgba(153,153,153,1.0);}

#info_arc_1400_001_E78D3FB4 .chg_06 {color:rgba(255,255,255,1.0);font-weight:700;font-size:20px;font-family:'MICROSOFTYAHEI-BOLD';}

#info_arc_1400_001_E78D3FB4 .chg_07 {color:rgba(255,255,255,1.0);font-weight:400;font-size:16px;font-family:'MICROSOFTYAHEI-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_09 p {color:rgba(255,255,255,1.0);font-weight:400;font-size:16px;font-family:'MICROSOFTYAHEI-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_14 {color:rgba(255,255,255,1.0);font-weight:400;font-size:17px;font-family:'MICROSOFTYAHEI-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_15 {/* border:1px solid rgba(255,255,255,1.0); *//* font-weight:700; *//* font-size:36px; *//* font-family:'SOURCEHANSERIFCN-BOLD'; */}



#info_arc_1400_001_E78D3FB4 .chg_05 {/* border-bottom:1px solid #D8D8D8; *//* border-bottom-color:rgba(216,216,216,1.0); */}


#info_arc_1400_001_E78D3FB4 .chg_21 h3 {color:rgba(61,61,61,1.0);font-weight:400;font-size:18px;font-family:'MICROSOFTYAHEI-REGULAR';}


#info_arc_1400_001_E78D3FB4 .chg_24 span {color:rgba(61,61,61,1.0);font-weight:400;font-size:16px;font-family:'MICROSOFTYAHEI-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_22 span::after {background:rgba(216,216,216,1.0);}



#info_arc_1400_001_E78D3FB4 .chg_23_png_bg span {background:url(../images/chg_23_png_bg_E78D3FB4.png) no-repeat left center;}

#info_arc_1400_001_E78D3FB4 .chg_18_png_bg ul li:hover span {background:url(../images/chg_18_png_bg_E78D3FB4.png) no-repeat left center;}

#info_arc_1400_001_E78D3FB4 .chg_20 ul li:hover {/* background: #FFA100; *//* border:1px solid #D8D8D8; *//* font-weight:700; *//* font-size:36px; *//* font-family:'SOURCEHANSERIFCN-BOLD'; */}

#info_arc_1400_001_E78D3FB4 .chg_16 ul li:hover h3 {color:rgba(255,255,255,1.0);font-weight:400;font-size:18px;font-family:'MICROSOFTYAHEI-REGULAR';}

#info_arc_1400_001_E78D3FB4 .chg_19 ul li:hover span {color: #fff;}

#info_arc_1400_001_E78D3FB4 .chg_17 ul li:hover span::after {background:rgba(255,255,255,1.0);}












@media screen and (max-width: 1400px) {
  .iac1401-wid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .info_arc_1400_001_E78D3FB4 {
    padding: 30px 0;
  }

}

@media screen and (max-width: 1024px) {
  .iac1401-pt .scale {
    width: 100%;
    margin-right: 0;
    height: auto;
    margin-bottom: 25px;
  }

  .iac1401-pt .scale .imged {
    padding-top: 64%;
  }

  .iac1401-lt ul li {
    width: 48%;
  }

  .iac1401-more {
    position: static;
    float: right;
  }

  .iac1401-tx {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {

  .iac1401-tx>p,
  .iac1401-tx h3,
  .iac1401-lt ul li h3 {
    font-size: 16px !important;
  }

  .iac1401-tit b {
    font-size: 24px !important;
  }

  .iac1401-tit {
    padding-bottom: 10px;
  }

}

@media screen and (max-width: 640px) {
  .iac1401-lt ul li a {
    padding: 20px;
  }

  .iac1401-lt ul li {
    width: 100%;
  }
}
