@charset "utf-8";

@font-face {
  font-family: 'MICROSOFTYAHEI-REGULAR';
  src: url('../module_public/fonts/MICROSOFTYAHEI-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-BOLD';
  src: url('../module_public/fonts/MICROSOFTYAHEI-BOLD.woff2');
  font-weight: BOLD;
  font-style: normal;
}

@font-face {
  font-family: sy;
  src: url(../module_public/fonts/sySong.woff);
}

/* 组件ID */
#info_news_1600_025_9F5DE29B {
  font-size: 14px;
  margin-top: 100px;
}

/* 组件样式 */
.info_news_1600_025_9F5DE29B img {
  max-width: 100%;
}

.info_news_1600_025_9F5DE29B .wl {
  position: relative;
  z-index: 1;
}

.info_news_1600_025_9F5DE29B .wl::after {
  content: "";
  z-index: -1;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 100%;
  transition: 0.5s;
}

.info_news_1600_025_9F5DE29B .imged {
  position: relative;
  padding-bottom: 65%;
  width: 100%;
  display: block;
  overflow: hidden;
  transition: 0.5s;
  background-size: cover !important;
  background-position: center center !important;
}

.info_news_1600_025_9F5DE29B .imged img {
  display: none;
}

.info_news_1600_025_9F5DE29B a:hover .imged {
  transform: scale(1.1);
}

.info_news_1600_025_9F5DE29B .overflow_l {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.info_news_1600_025_9F5DE29B .overflow_l2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.info_news_1600_025_9F5DE29B .overflow_l4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.info_news_1600_025_9F5DE29B .scale {
  overflow: hidden;
}

.infonews16_25_wid {
  max-width: 1600px;
  margin: 0 auto;
}

.info_news_1600_025_9F5DE29B {
  width: 100%;
  margin-top: 20px;
}


.info_news_1600_025_9F5DE29B .infonews16_25_t {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}

.infonews16_25_tit {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.infonews16_25_titl>p {
  font-size: 18px;
  color: #0D6DC7;
  opacity: 0.7;
  position: relative;
  padding-left: 40px;
}

.infonews16_25_titl>p::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 30px;
  border-top: 3px solid #0D6DC7;
}

.infonews16_25_tit h3 span {
  font-size: 36px;
  font-weight: bold;
  color: #4D4D4D;
}

.infonews16_25_tit a {
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  color: #4D4D4D;
  display: flex;
  align-items: center;
  font-family: Arial;
  position: relative;
  right: 0;
  transition: all 0.5s;
}

.infonews16_25_tit a img {
  display: inline-block;
  margin-left: 10px;
}

.infonews16_25_tit a:hover {
  right: -5px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l {
  width: 1054px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_r {
  width: 506px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_r li a * {
  transition: 0.5s;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .imged {
  padding-bottom: 420px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .scale {
  width: 60%;
  z-index: 10;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .con {
  width: 40%;
  padding: 60px 40px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .con::after {
  width: auto;
  left: -50px;
  right: 0;
  background: url(../images/infonews16_25_bg.png) no-repeat;
  background-size: 100% 100% !important;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a span {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a span img {
  display: inline-block;
  margin-right: 5px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a h3 {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  margin: 24px 0 33px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a h4 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 50px;
  line-height: 26px;
  max-height: 104px;
  width: 100%;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a .cxq {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  flex-wrap: wrap;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l a .cxq p {
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 25px;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 26px;
  background-size: 100% 100% !important;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .scale img {
  display: none;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .slick-dots {
  bottom: 25px;
  width: 65%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  margin: 0 10px;
  opacity: .5;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .slick-dots li.slick-active {
  opacity: 1;
  width: 44px;
  border-radius: 20px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_l .slick-dots li button {
  display: none;
}


.info_news_1600_025_9F5DE29B .new25 li {
  margin-bottom: 30px;
}

.info_news_1600_025_9F5DE29B .new25 li a {
  height: 120px;
  display: flex;
  padding: 0px 30px;
  background: url(../images/infonews16_25_bg2.png) no-repeat;
  background-size: 100% 100% !important;
  align-items: center;
}

.info_news_1600_025_9F5DE29B .new25 li .date {
  width: 95px;
  border: 1px solid #D8D8D8;
  padding-right: 20px;
  text-align: center;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
}

.info_news_1600_025_9F5DE29B .new25 li .con {
  width: calc(100% - 95px);
  padding: 0;
  padding-left: 25px;
}

.info_news_1600_025_9F5DE29B .new25 li h3 {
  font-size: 18px;
  line-height: 26px;
  color: #333;
  transition: 0.5s;
  max-height: 52px;
}

.info_news_1600_025_9F5DE29B .new25 li span {
  font-size: 30px;
  font-weight: bold;
  line-height: 26px;
  color: #B31716;
  font-family: sy;
  display: inline-block;
}

.info_news_1600_025_9F5DE29B .new25 li p {
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #B31716;
  font-family: sy;
}

.info_news_1600_025_9F5DE29B .infonews16_25_b {
  margin-top: 30px;
}

.info_news_1600_025_9F5DE29B .infonews16_25_b ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.info_news_1600_025_9F5DE29B .infonews16_25_b li {
  width: 48%;
}


@media screen and (max-width: 1600px) {
  .infonews16_25_wid {
    padding: 0 15px;
  }
  .hbck-box::before{left: 0;}
}


.infonews16_25_tit .chg_02_tit {
  color: #353535;
  font-weight: 700;
  font-size: 36px;
}

.infonews16_25_tit .chg_03_tit {
  color: #0D6DC7;
  font-weight: 700;
  font-size: 36px;
}

.infonews16_25_tit .chg_05 {
  color: #8AC6FF;
  font-weight: normal;
  font-size: 16px;
  background: url(../images/more1.png) no-repeat left top;
  padding-left: 71px;
}

#info_news_1600_025_9F5DE29B .chg_07 li.slick-active {
  background: rgba(255, 255, 255, 1.0);
}

#info_news_1600_025_9F5DE29B .chg_07 li {
  background: rgba(255, 255, 255, 1.0);
}

#info_news_1600_025_9F5DE29B .chg_09 {
  color: rgba(255, 255, 255, 1.0);
  font-weight: 400;
  font-size: 14px;
  font-family: 'MICROSOFTYAHEI-REGULAR';
}

#info_news_1600_025_9F5DE29B .chg_13 {
  color: rgba(255, 255, 255, 1.0);
  font-weight: 700;
  font-size: 18px;
  font-family: 'MICROSOFTYAHEI-BOLD';
}

#info_news_1600_025_9F5DE29B .chg_12 {
  color: rgba(255, 255, 255, 1.0);
  font-weight: 400;
  font-size: 14px;
  font-family: 'MICROSOFTYAHEI-REGULAR';
}

#info_news_1600_025_9F5DE29B .chg_14 {
  color: rgba(255, 255, 255, 0.800000011920929);
  font-weight: 400;
  font-size: 14px;
  font-family: 'MICROSOFTYAHEI-REGULAR';
}

#info_news_1600_025_9F5DE29B .chg_17 {
  color: rgba(60, 60, 60, 1.0);
  font-weight: 400;
  font-size: 18px;
  font-family: 'MICROSOFTYAHEI-REGULAR';
}

#info_news_1600_025_9F5DE29B .chg_19 {
  color: rgba(13, 109, 199, 1.0);
  font-size: 30px;
  font-family: 'ARIAL-BOLD';
}

#info_news_1600_025_9F5DE29B .chg_20 {
  color: rgba(13, 109, 199, 1.0);
  font-weight: 0;
  font-size: 14px;
  font-family: 'ARIAL-BOLD';
}

#info_news_1600_025_9F5DE29B .chg_18 {
  border: 1px solid rgba(216, 216, 216, 1.0);
}



#info_news_1600_025_9F5DE29B .chg_15_png_bg::after {
  background: url(../images/chg_15_png_bg_9F5DE29B.png) no-repeat;
}

#info_news_1600_025_9F5DE29B .chg_11_png_bg {
  background: url(../images/chg_11_png_bg_9F5DE29B.png) no-repeat;
}

#info_news_1600_025_9F5DE29B .chg_16_png_bg {
  background: url(../images/chg_16_png_bg_9F5DE29B.png) no-repeat;
}

#info_news_1600_025_9F5DE29B .new55 li a {
  background: url(../images/news-li.png) no-repeat;
  background-size: 100% 100% !important;
}

@media screen and (min-width: 1024px) {
  #info_news_1600_025_9F5DE29B li:hover .chg_16_png_bg {
    background: url(../images/notice-li.png) no-repeat;
  }

  #info_news_1600_025_9F5DE29B li:hover .chg_17 {
    color: #0D6DC7;
  }
}

/* 新增板块 */
.hbcx {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  display:none;
}

.search1-fj {
  display: block;
  position: absolute;
  left: 0;
  bottom: -96px;
  z-index: 2;
}

.hbck-box {
  position: relative;
  z-index: 1;
  padding: 32px 72px 35px 395px;
}

.hbck-box::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 1760px;
  background: url(../images/hbcx-bg.png) no-repeat right bottom;
  background-size: 100% 100%;
  z-index: -1;
}

.hbck-box>h3 {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  background: url(../images/search1-h3.png) no-repeat left center;
  padding-left: 32px;
}

.hbck-box .qh {
  background: #FFFFFF;
  padding: 15px 0;
  margin-top: 20px;
}

.hbck-box .qh .qh-tit {
  padding-bottom: 14px;
  border-bottom: 1px solid #E5E5E5;
}

.hbck-box .qh .qh-tit ul {
  display: flex;
  align-items: center;
  padding: 0 50px;
}

.hbck-box .qh .qh-tit ul li {
  font-size: 16px;
  color: #0D6DC7;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  cursor: pointer;
  position: relative;
  opacity: 0.7;
}

.hbck-box .qh .qh-tit ul li:first-child {
  background-image: url(../images/cf.png);
}

.hbck-box .qh .qh-tit ul li:nth-child(2) {
  background-image: url(../images/dd.png);
  margin-left: 50px;
}

.hbck-box .qh .qh-tit ul li::after {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  height: 2px;
  background: #0D6DC7;
  display: none;
}

.hbck-box .qh .qh-tit ul li.on{
  opacity: 1;
}

.hbck-box .qh .qh-tit ul li.on::after {
  display: block;
}

.hbck-box .qh-bd {
	position: relative;
  padding: 20px 50px;
}

.hbck-box .qh-bd>ul {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	z-index: 8;
}

.hbck-box .qh-bd>ul.on {
	position: relative;
	z-index: 9;
	opacity: 1;
}

.search1 {
	width: 100%;
	height: 44px;
	position:relative;
	z-index: 1;
}

input,
button {
	border: none;
	outline: none;
}

.search1 .text {
	width: calc(100% - 105px);
	padding-left: 15px;
	padding-right: 15px;
	height: 44px;
	font-size: 16px;
	background: #EFEFF7;
	color: #333;
}

.search1 .button {
	width: 105px;
	height: 44px;
	background: #0D6DC7 url(../images/fdj1.png) no-repeat 26px center;
	background-size: 14px auto;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 34px;
}