<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.header-container .header {
  z-index: 1000;
  background: rgba(255, 255, 255, 0.83);
}

.header-container .index-banner {
  position: relative;
  background: url(../image/aa1s2d3/index-banner.png) no-repeat;
  background-size: 100% 100%;
  height: 1080px;
  padding: 200px 0 0 140px;
}

.header-container .index-banner .index-swiper {
  width: 800px;
  position: relative;
  top: 300px;
}

.header-container .index-banner .index-swiper .data-slide {
  font-family: AlibabaPuHuiTi_2_85_Bold;
  text-align: left;
  height: 350px;
  display: flex;
  gap: 20px;
}

.header-container .index-banner .index-swiper .data-slide .item:nth-child(2n) .index-detail-btn {
  display: none;
}

.header-container .index-banner .index-swiper .data-slide .index-value {
  height: 99px;
  font-size: 71px;
  font-weight: 600;
  color: #ffffff;
  line-height: 99px;
  text-shadow: 0px 5px 4px rgba(14, 84, 47, 0.37);
}

.header-container .index-banner .index-swiper .data-slide .index-banner-name,
.header-container .index-banner .index-swiper .data-slide .index-banner-stage-name {
  height: 42px;
  font-size: 30px;
  color: #fff;
  line-height: 60px;
}

.header-container .index-banner .index-swiper .data-slide .index-detail-btn {
  width: 135px;
  height: 57px;
  background: #e2b94d;
  border-radius: 8px;
  line-height: 57px;
  font-size: 24px;
  margin-top: 20px;
  color: #ffffff !important;
  text-align: center;
  cursor: pointer;
}

.header-container .index-banner .index-swiper .up::after {
  content: "";
  display: inline-block;
  width: 57px;
  height: 57px;
  background: url(../image/index-banner-up.png) no-repeat 0px 0px/100% 100%;
}

.header-container .index-banner .index-swiper .down::after {
  content: "";
  display: inline-block;
  width: 57px;
  height: 57px;
  background: url(../image/index-banner-down.png) no-repeat 0px 0px/100% 100%;
}

.header-container .index-banner .swiper-pagination-bullet-active {
  background: #fff;
}

.header-container .index-banner .title {
  position: absolute;
  top: 250px;
  left: 0;
  width: 1308px;
  height: 150px;
  padding-left: 100px;
  background: url(../image//banner-title.png) no-repeat;
  border-radius: 100px 0px 0px 100px;
  z-index: 1000;
  font-size: 64px;
  font-family: HYk2gj;
  color: #ffffff;
  line-height: 150px;
  letter-spacing: 8px;
}

.header-container .index-banner .index-data {
  position: absolute;
  top: 610px;
  right: 70px;
  width: 538px;
  height: 76px;
  background: rgba(255, 255, 255, 0.27);
  border-radius: 20px;
  font-size: 35px;
  font-family: SourceHanSansCN;
  color: #ffffff;
  letter-spacing: 3px;
  line-height: 76px;
  text-align: center;
}

.header-container .index-banner .index-data .num {
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  line-height: 76px;
  vertical-align: top;
  padding: 0 15px;
}

.data-box {
  height: 741px;
  padding-top: 100px;
  background: url(../image/index-data-bg.png) no-repeat;
  background-size: 100% 100%;
}

.data-box .data-container .cate-swiper {
  height: 420px;
  margin-right: 50px;
  margin-top: 105px;
  border-top: 4px solid rgba(255, 255, 255, 0.49);
}

.data-box .data-container .cate-swiper .cate-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: HYk2gj;
  color: #d1d8e5;
  text-align: center;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

.data-box .data-container .cate-swiper .cate-slide .cate-name {
  width: 100%;
  height: 82px;
  line-height: 82px;
  border-radius: 2px;
  font-family: HYk2gj;
}

.data-box .data-container .cate-swiper .swiper-slide-active .cate-name {
  background: #fff;
  font-size: 22px;
  color: #1f3917;
}

.data-box .data-container .cate .swiper-button-next,
.data-box .data-container .cate .swiper-button-prev {
  width: 28px;
  height: 28px;
  background: #fff;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 24px;
  top: auto;
  left: auto;
  right: 20px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* Internet Explorer 9*/
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
  /* Opera */
}

.data-box .data-container .cate .swiper-button-next {
  bottom: -14px;
}

.data-box .data-container .cate .swiper-button-prev {
  bottom: 58px;
}

.data-box .chart .chart-header {
  margin-bottom: 40px;
  height: 64px;
}

.data-box .chart .chart-header .item-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 64px;
  padding: 0 15px;
  background: url(../image/item-bg.png) no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: 600;
}

.data-box .chart .chart-header .item-box:first-child {
  background: url(../image/item-bg-first.png) no-repeat;
  background-size: 100% 100%;
}

.data-box .chart .chart-header .item-box .name-cycle .name {
  font-size: 14px;
}

.data-box .chart .chart-header .item-box .name-cycle .cycle {
  font-size: 12px;
}

.data-box .chart .chart-header .item-box .num-box .num {
  font-size: 30px;
}

.data-box .chart .chart-header .item-box .num-box .range {
  display: inline-block;
  font-size: 12px;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 3px;
  color: #aaa;
}

.data-box .chart .chart-header .item-box .num-box .range i {
  display: inline-block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}

.data-box .chart .chart-header .item-box .num-box .range.up {
  color: #e64d4d;
}

.data-box .chart .chart-header .item-box .num-box .range.up i {
  border-bottom: 7px solid #e64d4d;
}

.data-box .chart .chart-header .item-box .num-box .range.down {
  color: #59cc99;
}

.data-box .chart .chart-header .item-box .num-box .range.down i {
  border-top: 7px solid #59cc99;
}

.data-box .chart .chart-container {
  height: 437px;
  background: rgba(31, 57, 23, 0.66);
  border-radius: 8px;
}

.common-title {
  height: 49px;
  padding: 0 30px;
  line-height: 49px;
  font-size: 24px;
  font-weight: 600;
  color: #172642;
  line-height: 49px;
  background: url(../image/index-title-bg.png) no-repeat;
  background-size: 100% 100%;
}

.common-title a {
  float: right;
  font-size: 14px;
  color: #333333;
}

.comment-box {
  height: 597px;
  padding-top: 80px;
  background: #f9fcff;
}

.comment-box .comment-container {
  padding-top: 50px;
}

.comment-box .comment-container .common-title {
  margin: 72px 0 60px;
}

.comment-box .comment-container .swiper-box {
  padding: 0 25px;
}

.comment-box .comment-container .swiper-box .comment-swiper {
  height: 316px;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide {
  position: relative;
  background: url(../image/index-comment.png) no-repeat;
  background-size: 100% 100%;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .bottom-title {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100px;
  padding: 0 30px;
  bottom: 0;
  font-weight: 600;
  color: #ffffff;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .bottom-title .title {
  width: 65%;
  font-size: 20px;
  text-shadow: 0px 2px 4px rgba(114, 114, 114, 0.5);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 表示盒子对象的子元素的排列方式 */
  -webkit-line-clamp: 2;
  /* 限制文本的行数，表示文本第多少行省略 */
  text-overflow: ellipsis;
  /*  打点展示 */
  overflow: hidden;
  /*超出部分进行隐藏*/
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .bottom-title .btn1 {
  display: inline-block;
  width: 96px;
  height: 36px;
  background: #497142;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  cursor: pointer;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .mask-box {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  padding: 15px 24px;
  background: url(../image/index-comment-mask.png) no-repeat;
  background-size: 100% 100%;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .mask-box .title {
  height: 70px;
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 表示盒子对象的子元素的排列方式 */
  -webkit-line-clamp: 2;
  /* 限制文本的行数，表示文本第多少行省略 */
  text-overflow: ellipsis;
  /*  打点展示 */
  overflow: hidden;
  /*超出部分进行隐藏*/
  font-size: 24px;
  font-family: AlibabaPuHuiTiH;
  color: #4a5b44;
  line-height: 33px;
  font-weight: 600;
  letter-spacing: 2px;
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .mask-box .profile {
  height: 120px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 表示盒子对象的子元素的排列方式 */
  -webkit-line-clamp: 5;
  /* 限制文本的行数，表示文本第多少行省略 */
  text-overflow: ellipsis;
  /*  打点展示 */
  overflow: hidden;
  /*超出部分进行隐藏*/
}

.comment-box .comment-container .swiper-box .comment-swiper .comment-slide .mask-box .more a {
  display: inline-block;
  width: 96px;
  height: 36px;
  background: #497142;
  border-radius: 18px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

.info-box {
  height: 922px;
  background: #fff;
}

.info-box .info-container {
  margin-top: 70px;
}

.info-box .info-container .info-swiper .info-slide {
  position: relative;
}

.info-box .info-container .info-swiper .info-slide .img {
  position: relative;
  display: block;
  width: 100%;
  height: 471px;
  border-radius: 10px;
  overflow: hidden;
}

.info-box .info-container .info-swiper .info-slide .img img {
  width: 100%;
  height: 100%;
}

.info-box .info-container .info-swiper .info-slide .img .title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 65px;
  padding: 0 50px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  line-height: 65px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 26px;
  font-weight: 600;
  color: #ffffff;
}

.info-box .info-container .info-swiper .info-slide .img .mask-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 10px;
}

.info-box .info-container .info-swiper .info-slide .text {
  padding: 45px 50px;
  font-weight: 600;
  color: #333333;
}

.info-box .info-container .info-swiper .info-slide .text .time {
  margin-bottom: 20px;
}

.info-box .info-container .info-swiper .info-slide .text .time span {
  display: inline-block;
  padding-bottom: 4px;
  font-size: 18px;
  border-bottom: 4px solid #1e2233;
}

.info-box .info-container .info-swiper .info-slide .text .profile {
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* 表示盒子对象的子元素的排列方式 */
  -webkit-line-clamp: 5;
  /* 限制文本的行数，表示文本第多少行省略 */
  text-overflow: ellipsis;
  /*  打点展示 */
  overflow: hidden;
  /*超出部分进行隐藏*/
  line-height: 20px;
}

.info-box .info-container .info-swiper .info-slide.swiper-slide-prev .text, .info-box .info-container .info-swiper .info-slide.swiper-slide-next .text {
  display: none;
}

.info-box .info-container .info-swiper .info-slide.swiper-slide-prev .mask-bg, .info-box .info-container .info-swiper .info-slide.swiper-slide-next .mask-bg {
  background: linear-gradient(90deg, #d6e1db 0%, #d6e1db 25%, rgba(215, 234, 250, 0.24) 81%, rgba(215, 234, 250, 0.24) 100%);
}

.info-box .info-container .swiper-container-horizontal &gt; .swiper-pagination-bullets,
.info-box .info-container .swiper-pagination-custom,
.info-box .info-container .swiper-pagination-fraction {
  bottom: unset;
  top: 480px !important;
  left: calc(50% - 480px);
}

.info-box .info-container .swiper-pagination {
  text-align: unset;
}

.info-box .info-container .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 15px 5px;
}

.info-box .info-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 39px;
  background: #497142;
  border-radius: 6px;
}

.company-box {
  height: 600px;
  padding-top: 70px;
  background: url(../image/index-company-bg.png) no-repeat;
  background-size: 100% 100%;
}

.company-box .company-container {
  padding: 80px 0px 0;
}

.company-box .company-container .conpany-slide {
  height: 306px;
}
</pre></body></html>