@charset "UTF-8";

/* 组件ID */

.info_arc_1600_024 .infoarc16_24_tit {
  text-align: center;
  position: relative;
}

.info_arc_1600_024 .infoarc16_24_tit h3 {
  display: inline-block;
  font-family: Source Han Sans CN;
  font-size: .38rem;
  font-weight: bold;
  color: #546761;
  position: relative;
  padding-bottom: .1rem;
}

.info_arc_1600_024 .infoarc16_24_tit h3::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: .8rem;
  height: .03rem;
  background: #546761;
}



.info_arc_1600_024 .infoarc16_24_more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.info_arc_1600_024 .infoarc16_24_more a {
  display: block;
  font-family: Source Han Sans CN;
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  color: #9B9B9B;
  background: url(../images/infoarc16_24_more.png) no-repeat right center;
  background-size: 35px auto;
  padding-right: 38px;
}

.info_arc_1600_024 .infoarc16_24_t {
  display: flex;
}

.info_arc_1600_024 .infoarc16_24_t>div {
  width: 50%;
}

.info_arc_1600_024 .infoarc16_24_tl {
  background: #F4F9FF;
  padding: .7rem .8rem 0 .8rem;
  position: relative;
}

.info_arc_1600_024 .infoarc16_24_tl::after {
  content: "";
  position: absolute;
  bottom: .4rem;
  right: -0.3rem;
  background: url(../images/infoarc16_24_tlsj.png) no-repeat;
  background-size: 100% 100%;
  width: .32rem;
  height: .59rem;
  z-index: 1;
}

.info_arc_1600_024 .infoarc16_24_tl ul {
  margin-top: .4rem;
  border-bottom: .01rem dashed #DCDCDC;
  padding-bottom: .15rem;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a {
  display: block;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a span {
  display: block;
  font-family: Source Han Sans CN;
  font-size: .16rem;
  line-height: .16rem;
  color: #546761;
  background: url(../images/infoarc16_24_sj.png) no-repeat;
  background-size: .14rem auto;
  padding-left: .24rem;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a h3 {
  font-size: .22rem;
  font-weight: bold;
  line-height: .3rem;
  color: #3D3D3D;
  max-height: .6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a:hover h3 {
  color: #0D62B2;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp {
  margin-top: .28rem;
  position: relative;
}

.info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp p {
  font-family: Source Han Sans CN;
  font-size: .16rem;
  line-height: .3rem;
  color: #9B9B9B;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: calc(100% - .7rem);
}

.info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp .infoarc16_24_tlgd {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: .16rem;
  line-height: .3rem;
  color: rgba(84, 103, 97, 0.8);
}

.info_arc_1600_024 .infoarc16_24_tl .slick-dots {
  bottom: -0.32rem;
  border-bottom: none;
  padding-bottom: 0;
  text-align: right;
}

.info_arc_1600_024 .infoarc16_24_tl .slick-dots li {
  width: .12rem;
  height: .12rem;
  border-radius: 50%;
  opacity: 0.5;
  background: #C0C0C0;
  margin: 0 .11rem;
}

.info_arc_1600_024 .infoarc16_24_tl .slick-dots li.slick-active {
  opacity: 1;
    background: #0D62B2;
}

.info_arc_1600_024 .infoarc16_24_tl .slick-dots li button {
  display: none;
}

.info_arc_1600_024 .infoarc16_24_tr ul li a {
  display: block;
}

.info_arc_1600_024 .infoarc16_24_img {
  position: relative;
  overflow: hidden;
}

.info_arc_1600_024 .infoarc16_24_img>span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: all 0.5s ease-in-out;
}

.info_arc_1600_024 .infoarc16_24_tr .infoarc16_24_img {
  height: 4.35rem;
}

.info_arc_1600_024 .infoarc16_24_d .infoarc16_24_img {
  height: 2.66rem;
}

.info_arc_1600_024 .infoarc16_24_tr ul li:hover .infoarc16_24_img>span {
  transform: scale(1.1);
}

.info_arc_1600_024 .infoarc16_24_d ul li:hover .infoarc16_24_img>span {
  transform: scale(1.1);
}

.info_arc_1600_024 .infoarc16_24_d ul {
  display: flex;
  justify-content: center;
}

.info_arc_1600_024 .infoarc16_24_d ul li {
  width: 50%;
}

.info_arc_1600_024 .infoarc16_24_d ul li a {
  display: flex;
}

.info_arc_1600_024 .infoarc16_24_d ul li a>div {
  width: 50%;
}

.info_arc_1600_024 .infoarc16_24_d ul li:first-child a .infoarc16_24_dtx {
  background: #546761;
}

.info_arc_1600_024 .infoarc16_24_d ul li:nth-child(2) a .infoarc16_24_dtx {
  background: url(../images/infoarc16_24_dbg.jpg) no-repeat;
  background-size: cover;
}

.info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx {
  padding: .32rem;
}

.info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx span {
  display: block;
  font-family: Source Han Sans CN;
  font-size: .16rem;
  line-height: .16rem;
  color: #FFFFFF;
  background: url(../images/infoarc16_24_sj2.png) no-repeat left center;
  background-size: .14rem auto;
  padding-left: .24rem;
}

.info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx h3 {
  font-size: .18rem;
  font-weight: bold;
  line-height: .3rem;
  height: .6rem;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: .1rem;
}

.info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx .infoarc16_24_dp {
  margin-top: .25rem;
}

.info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx .infoarc16_24_dp p {
  font-family: Source Han Sans CN;
  font-size: .16rem;
  line-height: .3rem;
  color: rgba(255, 255, 255, 0.8);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}


@media screen and (max-width: 1600px) {
  .info_arc_1600_024 .infoarc16_24_wid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .info_arc_1600_024 {
    padding-bottom: 40px;
  }

  .info_arc_1600_024 .infoarc16_24_tit h3 {
    font-size: 24px !important;
  }

  .info_arc_1600_024 .infoarc16_24_tit h3::after {
    width: 60px;
    height: 2px;
  }

  .info_arc_1600_024 .infoarc16_24_t {
    flex-wrap: wrap;
  }

  .info_arc_1600_024 .infoarc16_24_t>div {
    width: 100%;
  }

  .info_arc_1600_024 .infoarc16_24_tl {
    padding: 20px 20px 60px 20px;
  }

  .info_arc_1600_024 .infoarc16_24_tl::after {
    display: none;
  }

  .info_arc_1600_024 .infoarc16_24_tr .infoarc16_24_img {
    height: auto;
    padding-top: 54.375%;
  }

  .info_arc_1600_024 .infoarc16_24_more a {
    font-size: 14px !important;
    background-size: 25px auto !important;
    padding-right: 28px;
  }

  .info_arc_1600_024 .infoarc16_24_tl ul {
    margin-top: 30px;
  }

  .info_arc_1600_024 .infoarc16_24_tl ul li a span {
    font-size: 14px !important;
    background-size: 12px auto !important;
    padding-left: 22px;
  }

  .info_arc_1600_024 .infoarc16_24_tl ul li a h3 {
    font-size: 16px !important;
    line-height: 26px;
  }

  .info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp {
    margin-top: 20px;
  }

  .info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp p {
    font-size: 14px !important;
    line-height: 26px;
    width: calc(100% - 60px);
  }

  .info_arc_1600_024 .infoarc16_24_tl ul li a .infoarc16_24_tlp .infoarc16_24_tlgd {
    font-size: 14px !important;
    line-height: 26px;
  }

  .info_arc_1600_024 .infoarc16_24_tl .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0 6px;
  }

  .info_arc_1600_024 .infoarc16_24_d ul {
    flex-wrap: wrap;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li {
    width: 100%;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a {
    flex-wrap: wrap;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a>div {
    width: 100%;
  }

  .info_arc_1600_024 .infoarc16_24_d .infoarc16_24_img {
    height: auto;
    padding-top: 66.5%;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx {
    padding: 20px;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx span {
    font-size: 14px !important;
    line-height: 16px;
    background-size: 12px auto !important;
    padding-left: 22px;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx h3 {
    font-size: 16px !important;
    height: auto;
    max-height: 60px;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx .infoarc16_24_dp p {
    font-size: 14px !important;
    line-height: 26px;
  }

  .info_arc_1600_024 .infoarc16_24_d ul li a .infoarc16_24_dtx .infoarc16_24_dp {
    margin-top: 15px;
  }
}
