  @charset "utf-8";
/* CSS Document */

html,
body,
.main {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.elelayui5 {
  width: 100% !important;
  margin-bottom: 20px !important;
}

.elelayui5L .elelayui5-1 .swiper {
  padding: 0px !important;
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
}

.elelayui5L > div {
  padding: 55px 40px 60px !important;
  background: white;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-top: 10px;
}
.elelayui5L {
  width: auto;
  background: #f6f6f6;
}
.swiper2 {
  height: 531px !important;
  width: 100%;
}

.swiper2 .swiper-slide-shadow {
  height: 531px !important;
}

.swiper2 .swiper-slide-shadow a:first-child {
  display: block;
  width: 100%;
  height: calc(100% - 143px);
}

.swiper2 .swiper-slide-shadow .title-bg {
  height: 143px !important;
  position: static !important;
  width: 100%;
  font-family:
    PingFangSC,
    PingFang SC;
  font-weight: 600;
  font-size: 32px;
  color: #585858;
  line-height: 45px;
  text-align: left;
  font-style: normal;
  background: #fff !important;
  padding: 28px;
  box-sizing: border-box;
  display: block;
}
.swiper2 .title-bg .t1 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.swiper2 .swiper-pagination {
  bottom: 143px;
  left: 0px;
  width: 100%;
  background: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.5) 20%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.5) 100%
  );
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper2 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #fff;
}

.swiper2 .swiper-pagination-bullet-active {
  background: #d61f28;
}

.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper2 .t {
  white-space: normal;
  width: 100%;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.elelayui5-1-1.list-fun {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.elelayui5-1-1 .item-inner {
  flex-direction: column;
  padding: 0;
}

.elelayui5-1-1 .t-outer {
  padding: 0;
}

.elelayui5-1-1 .item img {
  width: 325px;
  height: 244px;
  max-height: initial;
}

.elelayui5-1-1 .item a {
  flex: 1;
}

.elelayui5-1-1 .item {
  box-shadow: 0px 2px 10px 0px rgba(131, 95, 95, 0.56);
  width: 325px;
  margin-bottom: 0 !important;
}

.elelayui5-1-1 .item .t {
  height: auto;
  width: 100%;
  -webkit-line-clamp: unset;
}

.elelayui5-1-1 .item .t-outer .t p a {
  text-align: left;
}

.elelayui5-1-1 .t-outer .t1 a {
  border-radius: 17px 17px 0px 17px;
  width: auto;
  height: 34px !important;
  background: #d3ab81;
  display: block;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 34px;
  flex: none;
  margin-right: 28px;
  margin-bottom: 0;
  padding: 3px 16px;
}
.elelayui5-1-1 .t-outer .t1 a {
  border-radius: 17px 17px 0px 17px;
  width: auto;
  height: 34px !important;
  background: #d3ab81;
  display: block;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 34px;
  flex: none;
  margin-right: 28px;
  margin-bottom: 0;
  padding: 3px 16px;
}
.elelayui5-1-1 .item .t p {
  height: 116px;
  line-height: 42px;
  padding: 16px;
  position: relative;
  overflow: hidden;
}
.elelayui5-1-1 .item .t-outer .t p a {
  height: 126px;

  display: block;
  text-align: justify;
}

.elelayui5-1-1 .item .t p::before {
  content: "...";
  position: absolute;
  bottom: 12px;
  right: 16px;
  padding-left: 30px;
  background: linear-gradient(to right, transparent, #fff 30px);
  font-size: 30px;
  line-height: 42px;
  color: #585858;
  pointer-events: none;
  z-index: 1;
  display: none;
}
.elelayui5-1-1 .item .t p.show-ellipsis::before {
  display: block;
}

.elelayui5-1-1 .t1 {
  display: flex;
  justify-content: flex-end;
  align-items: normal;
  height: auto;
  margin: 16px 0 23px;
}
.elelayui5-1.list-model-fun-parents {
  padding: 33px 35px !important;
}
