<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
  width: 100%;
  /* height: 1070px; */
  background: url(../img/fzlc_main_bg.png) repeat-y center;
  background-size: cover;
  overflow: hidden;
}

.main .title {
  text-align: center;
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 34px;
  color: #0A0E29;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 77px;
}

body {
  background-color: #fafafa;
}

/* .main .swiper {
  width: 1200px;
  height: 388px;
  margin: 0 auto;
  margin-top: 65px;
  position: relative;
  background: url(../img/cjlc_line.png) no-repeat center;
  background-position: 0px 65px;
}

.swiper_box {
  width: 1280px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.swiper .swiper-slide {
  width: 272px;
  height: 388px;
}

.swiper .swiper-slide .date {
  text-align: center;
  font-family: DINAlternate-Bold;
  font-weight: 700;
  font-size: 27px;
  color: #000000;
  letter-spacing: 0;
}

.swiper .swiper-slide .mid {
  z-index: 2;
  text-align: center;
  margin-top: 19px;
  position: relative;
  width: 100%;
}

.swiper .swiper-slide .mid .cirline {
  width: 22px;
  height: 93px;
  background: url(../img/cjlc_cirline.png) no-repeat center;
  background-size: cover;
  margin: 0 auto;
}

.swiper .swiper-slide .mid .name {
  width: 114px;
  height: 45px;
  line-height: 45px;
  ;
  margin: 0 auto;
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 17px;
  color: #FFFFFF;
  letter-spacing: 0;
  background-image: linear-gradient(141deg, #FBC07F 0%, #DBA66B 100%);
  margin-top: -1px;
}

.swiper .swiper-slide .bot {
  width: 272px;
  height: 230px;
  background: #FFFFFF;
  border-radius: 7px;
  position: relative;
  top: -31px;
  z-index: 1;
}

.swiper .swiper-slide .bot p {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  letter-spacing: 0;
  line-height: 30px;
  padding: 50px 30px 30px 30px;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: '';
  width: 38px;
  height: 76px;
  background: url(../img/ryzz_next.png) no-repeat center;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: '';
  width: 38px;
  height: 76px;
  background: url(../img/ryzz_prev.png) no-repeat center;
}

.swiper-button-next,
.swiper-button-prev {
  width: 38px;
  height: 76px;
  background: #FFFFFF;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: -50px;
  left: auto;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: -50px;
  right: auto;
} */

.main .content {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  margin-top: 57px;
}

.swiper_box {
  width: 100%;
  position: relative;
}

.swiper1 {
  width: 1080px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* padding: 0 60px; */
}

.swiper1 .swiper-slide {
  width: 172px;
  height: 63px;
  background: #FFFFFF;
  border-radius: 32px;
  /* margin-left: 55px; */
}

.swiper1 .swiper-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper1 .swiper-slide a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: DINAlternate-Bold;
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  letter-spacing: 0;
}

.swiper1 .swiper-slide a.on {
  background-image: linear-gradient(141deg, #FBC07F 0%, #DBA66B 100%);
  color: #FFFFFF;
  border-radius: 32px;
}

.swiper_box .swiper-button-prev,
.swiper_box .swiper-rtl .swiper-button-next {
  left: 0;
}

.swiper_box .swiper-button-prev:after,
.swiper_box .swiper-rtl .swiper-button-next:after {
  content: "";
  display: block;
  width: 21px;
  height: 29px;
  background: url(../img/left_arrow_fzlc.png) no-repeat center;
}

.swiper_box .swiper-button-next:after,
.swiper_box .swiper-rtl .swiper-button-prev:after {
  content: "";
  display: block;
  width: 21px;
  height: 29px;
  background: url(../img/right_arrow_fzlc.png) no-repeat center;
}

.news_list_box {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  padding: 86px 79px 86px 80px;
  margin-top: 49px;
}

.news_list_box ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 81px;
}

.news_list_box ul li:nth-child(n+2) {
  margin-top: 62px;
}

.news_list_box ul li .date {}

.news_list_box ul li .date .y {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  letter-spacing: 0;
  text-align: justify;
  line-height: 25px;
  text-align: right;
}

.news_list_box ul li .date .md {
  font-family: PingFangSC-SNaNpxibold;
  font-weight: 600;
  font-size: 29px;
  color: #000000;
  letter-spacing: 0;
  text-align: justify;
  line-height: 25px;
  margin-top: 12px;
}

.news_list_box ul li .news_title {
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 22px;
  color: #000000;
  letter-spacing: 0;
  text-align: justify;
  /* line-height: 25px; */
  padding: 10px 69px;
  display: flex;
  align-items: center;
  width: 906px;
  background: #F5F5F5;
  border-radius: 8px;
  height: auto;
  min-height: 81px;
  line-height: 1.5;
  /* white-space: nowrap; */
}</pre></body></html>