.ruifox-home-notice011 {
  margin: 0.8rem 0 0;
  position: relative;
  z-index: 1;
}

.ruifox-home-notice011 .layout .inner-notice {
  display: flex;
  margin-top: 0.2rem;
  justify-content: space-between;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item {
  width: calc(100%/3 - 0.2rem);
  padding: 0.4rem 0.4rem 0.4rem;
  position: relative;
  align-items: center;
  height: 5.76rem;
  border-radius: 0.1rem;

}

.ruifox-home-notice011 .layout .inner-notice .notice-item h1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

/*  */
.ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list {
  width: 100%;
  margin-top: 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  height: 100%;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list li {
  margin-bottom: 0.2rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list li a .r_img .inner-img {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 47%;
  transition: all 0.3s;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list li a .r_img .inner-img:hover {
  transform: scale(1.1);
}

/*  */

.ruifox-home-notice011 .layout .inner-notice .notice-item ul {
  width: 100%;
  margin-top: 0.4rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li {
  margin-bottom: 0.15rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li:last-child {
  margin-bottom: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a {
  display: block;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a:hover .tit {
  transform: translateX(5px);
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a:hover .bottom .line:before {
  width: 100%;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .tit {
  font-size: 0.18rem;
  line-height: 0.27rem;
  max-height: 0.27rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0.05rem;
  transition: all 0.3s;
  color: #fff;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .content {
  font-size: 0.16rem;
  line-height: 0.24rem;
  max-height: 0.24rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0.15rem;
  transition: all 0.3s;
  color: #fff;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .bottom {
  display: flex;
  align-items: center;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .bottom .time {
  font-size: 0.16rem;
  line-height: 1;
  display: block;
  margin-right: 0.15rem;
  color: rgba(255, 255, 255, 0.8);
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .bottom .line {
  flex: 1;
  border-top: 1px dashed #fff;
  opacity: 0.4;
  position: relative;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item ul li a .bottom .line:before {
  content: "";
  width: 0;
  border-top: 2px solid #fff;
  position: absolute;
  left: 0;
  top: -1px;
  transition: width 0.3s;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container {
  margin-top: 0.2rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper {
  height: max-content;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  font-size: 0;
  background-color: #fff;
  min-width: 3rem;
  min-height: 2.24rem;
  overflow: hidden;
  height: max-content;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide:hover .r_img .inner-img img {
  transform: scale(1.1);
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .r_img {
  background-color: var(--ruifox-color-primary-1);
  font-size: 0;
  height: max-content;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.6));
  padding: 0.15rem 0.2rem;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .tit {
  font-size: 0.18rem;
  line-height: 0.27rem;
  max-height: 0.27rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-right: 0.1rem;
  flex: 1;
  margin-right: 0.1rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow {
  width: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow .swiper-button-next::after,
.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow .swiper-button-prev::after {
  color: white;
  font-size: 0.16rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow .swiper-button-prev {
  left: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow .swiper-button-next {
  right: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide .bottom .swiper-arrow .swiper-pagination {
  flex-shrink: 0;
  position: relative;
  color: white;
  font-size: 0.16rem;
  bottom: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(1) {
  background-color: var(--ruifox-color-primary-1);
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(1) ul li a:hover .tit .aline_w {
  background-size: 100% 1px;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(1) ul li:last-child {
  margin-bottom: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(2) {
  background: #d4704d url(../images/card01.jpg) no-repeat center;
  background-size: cover;
  top: 0;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(2) ul li {
  margin-bottom: 0.1rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(2) ul li a .content {
  line-height: 0.27rem;
  max-height: 0.54rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0.1rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(3) {
  background: #d7a753 url(../images/card02.jpg) no-repeat center;
  background-size: cover;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(3) ul li {
  margin-bottom: 0.2rem;
}

.ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(3) ul li a .tit {
  margin-bottom: 0.1rem;
}

@media (max-width: 960px) {
  .ruifox-home-notice011 {
    margin: 40px 0 0 !important;
    padding-bottom: 40px !important;
  }

  .ruifox-home-notice011 .layout .inner-notice {
    display: block !important;
    margin-top: 20px !important;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item {
    width: 100% !important;
    height: auto !important;
    top: 0 !important;
    padding: 20px !important;
    margin-bottom: 20px;
  }


  .ruifox-home-notice011 .layout .inner-notice .notice-item .swiper-container .swiper-wrapper .swiper-slide {
    min-height: 100px;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item:last-child {
    margin-bottom: 0;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item:nth-child(3) ul li {
    padding-bottom: 0.2rem;
    margin-bottom: 0;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item ul {
    margin-top: 20px !important;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list {
    margin-top: 20px !important;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list ul {
    margin-top: 0 !important;
  }


  .ruifox-home-notice011 .layout .inner-notice .notice-item .custom-list li {
    margin-bottom: 0;
  }

  .ruifox-home-notice011 .layout .inner-notice .notice-item ul li {
    margin-bottom: 0;
  }
}

/*# sourceMappingURL=ruifox-home-notice011.css.map */