﻿@charset "utf-8";



/* 组件ID */
#info_list_1400_030 {
  font-size: .16rem;
}

/* 组件样式 */
.info_list_1400_030 {
  background: url(../images/s2-bg.jpg) no-repeat left center;
  background-size: 56% 100%;
}

/* 文字进入式下划线 */
.info_list_1400_030 .titline i {
  display: inline;
  font-style: normal;
  position: relative;
  background-image: linear-gradient(#166742, #166742);
  background-position: right bottom;
  background-size: 0 .01rem;
  background-repeat: no-repeat;
  transition: background-size 1s;
  font-weight: inherit;
}

.info_list_1400_030 a:hover .titline i {
  background-position: left bottom;
  background-size: 100% .01rem;
  font-weight: inherit;
  color: inherit;
}

.info_list_1400_030 a:hover .titline {
  color: #166742;
}

.info_list_1400_030 .infolist14_30_wid {
  max-width: 15rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.infolist14_30_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: .3rem;
}

.infolist14_30_tit h2 {
  font-size: .3rem;
  font-weight: bold;
  line-height: normal;
  color: #262626;
}

.infolist14_30_tit a {
  display: block;
  background: url(../images/infolist14_30_more.png) no-repeat;
  background-position: right center;
  padding-right: .6rem;
  font-size: .16rem;
  font-weight: normal;
  line-height: .3rem;
  color: #575757;
}

.infolist14_30_l {
  width: 50%;
  padding: .65rem .4rem .65rem 0;
}

.infolist14_30_m {
  width: 50%;
  padding: .5rem .5rem .6rem .5rem;
  position: relative;
}

.infolist14_30_m::after {
  content: '';
  position: absolute;
  left: 0;
  top: -0.1rem;
  width: 200%;
  height: 100%;
  background: #FFFFFF;
  box-shadow: 0rem .04rem .1rem 0rem rgba(208, 160, 160, 0.3);
}

.infolist14_30_m .tit {
  margin-left: .3rem;
  position: relative;
  z-index: 2;
}

.infolist14_30_m ul {
  position: relative;
  z-index: 2;
}

.infolist14_30_l ul li {
  margin-top: .25rem;
}

.infolist14_30_l ul li:nth-child(1) {
  margin-top: 0;
}

.infolist14_30_l ul li a {
  display: flex;
  align-items: center;
}

.infolist14_30_l ul li a .moduledate {
  margin-right: .2rem;
  width: .83rem;
  height: .83rem;
  background: url(../images/infolist14_30_border.png) no-repeat;
  background-size: 100%;
  padding: .07rem;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.infolist14_30_l ul li a .moduledate::before {
  content: "";
  position: absolute;
  left: .07rem;
  top: .07rem;
  right: .07rem;
  bottom: .07rem;
  background: #9E151A;
  border-radius: 50%;
  z-index: 1;
}

.infolist14_30_l ul li a .moduledate b {
  display: block;
  font-size: .22rem;
  font-weight: bold;
  line-height: .28rem;
  color: #fff;
  text-align: center;
  position: relative;
  z-index: 9;
}

.infolist14_30_l ul li a .moduledate span {
  display: block;
  font-size: .12rem;
  font-weight: normal;
  line-height: .2rem;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  position: relative;
  z-index: 9;
}

.infolist14_30_l ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

.infolist14_30_l ul li a .moduleinfo p {
  font-size: .18rem;
  font-weight: normal;
  line-height: .28rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: .56rem;
}


.infolist14_30_l ul li a:hover .moduleinfo p {
  color: #9E151A;
}


.infolist14_30_m ul li a {
  display: block;
  padding: .35rem 0 .34rem 0;
  border-bottom: .01rem dashed #D3D3D3;
}

.infolist14_30_m ul li a p {
  font-size: .18rem;
  font-weight: normal;
  line-height: .28rem;
  color: #333333;

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-height: .56rem;
  padding-left: .18rem;
  background: url(../images/infolist14_30_msj.png) no-repeat;
  background-position: left .09rem;
}

.infolist14_30_m ul li a:hover p {
  color: #9E151A;
}

.infolist14_30_r ul li:nth-child(1) {
  margin-top: 0;
}

.infolist14_30_r ul li a {
  display: flex;
  align-items: center;
  padding: .23rem 0;
  border-bottom: .01rem dashed #668BAF;
}

.infolist14_30_r ul li a .moduledate {
  margin-right: .25rem;
}

.infolist14_30_r ul li a .moduledate b {
  display: block;
  font-size: .26rem;
  font-weight: bold;
  line-height: .34rem;
  color: #1D50A2;
  text-align: center;
}

.infolist14_30_r ul li a .moduledate span {
  display: block;
  font-size: .14rem;
  font-weight: normal;
  line-height: .22rem;
  color: #668BAF;
  border: .01rem solid #92ABC2;
  margin-top: .06rem;
  width: .65rem;
  text-align: center;
}

.infolist14_30_r ul li a .moduleinfo {
  flex: 1;
  min-width: 0;
}

.infolist14_30_r ul li a .moduleinfo p {
  font-size: .18rem;
  font-weight: normal;
  line-height: .28rem;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: .56rem;
}


.infolist14_30_r ul li a:hover .moduledate span {
  color: #9E151A;
  border: .01rem solid #9E151A;
}

.infolist14_30_r ul li a:hover .moduleinfo p {
  color: #9E151A;
}


@media screen and (max-width: 1520px) {
  .info_list_1400_030 .infolist14_30_wid {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .info_list_1400_030 .infolist14_30_wid {
    display: block;
  }

  .infolist14_30_tit {
    margin-bottom: 20px;
  }

  .infolist14_30_l {
    width: auto;
  }

  .infolist14_30_m {
    width: auto;
    margin: 25px 0;
  }

  .infolist14_30_r {
    width: auto;
  }

  .infolist14_30_l ul li {
    margin-top: 15px;
  }

  .infolist14_30_r ul li a {
    padding: 15px 0;
  }

  .infolist14_30_m ul {
    padding: 10px;
  }

  .infolist14_30_l ul li a .moduledate {
    margin-right: 10px;
  }

  .infolist14_30_tit h2 {
    font-size: 24px !important;
  }

  .infolist14_30_l ul li a .moduleinfo p {
    font-size: 16px !important;
  }
}