<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*************************************  index *********************************/
@font-face {
  /* font-family: 'SourceHanSerifCN-Regular';
  src: url('./font/SOURCEHANSERIFCN-REGULAR-1.OTF');
  font-family: 'SourceHanSerifCN-Bold';
  src: url('./font/SOURCEHANSERIFCN-BOLD-2.OTF');
  font-family: 'PingFang-SC-Medium';
  src: url('./font/PingFang-SC-Medium.otf');
  font-family: 'SourceHanSerifCN-Heavy';
  src: url('./font/SOURCEHANSERIFCN-HEAVY-4.OTF'); */
}

.home {
  position: relative;
}
.home.hideMore {
  height: 100vh;
  overflow: hidden !important;
}

.home .indexItem {
  position: relative;
}

.home .indexItem&gt;img {
  display: block;
  width: 100%;
}

.home .about {
  position: absolute;
  top: 0.346rem;
  right: 0.346rem;
  color: #134b6a;
  font-size: 0.34rem;
  display: inline-block;
  padding: 0 0.133rem;
  background: #21cdc0;
  border-radius: 0.08rem;
}

.home .indexItem .desc1 {
  position: absolute;
  top: 1rem;
  left: 0.45rem;
  color: rgba(255, 255, 255, 0.85);
  font-size: 0.373rem;
  font-family: 'SourceHanSerifCN-Regular';
}

.swiper1 {
  overflow: hidden;
  background: #1c294b;
}

.swiper1 .swiper-slide&gt;img {
  display: block;
  width: 8.72rem;
  height: auto;
  margin: 0 auto;
}

.swiper-pagination {
  position: static !important;
  display: flex;
  justify-content: center;
  padding: 0.53rem 0 0.26rem;
}

.swiper-pagination .swiper-pagination-bullet {
  width: 0.186rem;
  height: 0.186rem;
  margin: 0 0.24rem 0 0 !important;
  background: #FFFFFF;
  opacity: 0.5;
}

.swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #21CDC0;
}

.home .indexItem.swiper2 {
  overflow: hidden;
  background: #1d2a4d;
  padding-top: 1.06rem;
}

.home .indexItem.swiper2 .swiper-slide&gt;img {
  display: block;
  width: 8.88rem;
  height: 6.4rem;
  background: #FFFFFF;
  box-shadow: 0 0.026rem 0.21333rem 0px rgba(102, 102, 102, 0.2);
  border-radius: 0.053rem;
  margin: 0 auto;
}

.home .indexItem.kf {
  padding-top: 0.6rem;
  background: #1d2a4d;
  padding-bottom: 3.93rem;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.home .indexItem.kf .msg {
  position: relative;
  width: 6.053rem;
  height: 0.693rem;
  margin: 0 auto 0.613rem;
  background: #1FC5BD;
  border-radius: 0 0 0.3466666rem 0.3466666rem;
  font-size: 0.373rem;
  font-family: 'SourceHanSerifCN-Bold';
  font-weight: bold;
  color: #0F1E43;
  line-height: 0.693rem;
  text-align: center;
  letter-spacing: 0.02rem;
}

.home .indexItem.kf .msg::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 0.399rem solid transparent;
  border-right: 0.399rem solid transparent;
  border-top: 15px solid #1FC5BD;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.19730rem;
}

.set-cc{
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 0.05rem;
  z-index: 2;
}

.msg-top{
  padding: 0.2rem 0.7rem;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 0.373rem;
  color: #FFFFFF;
  background: #0C3089;
  border-radius: 29px;
  letter-spacing: 0.03rem;
}

.msg-top span{
  color: #1FC5BD;
}

.home .indexItem.kf .qrcode {
  display: block;
  width: 3.2rem;
  height: 3.2rem;
  margin: 0 auto;
}

.home .fixedBottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  /* background: #DADADA; */
  /* padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom); */
  z-index: 1;
}

.home .fixedBottom .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.64rem;
  height: 1.6533rem;
  background: #DADADA;
  box-shadow: 0 -0.026rem 0 0 #FFFFFF, 0px -5px 18px 0px rgba(28, 41, 78, 0.39);
}

.home .fixedBottom .content .l {
  color: #1C294E;
  font-size: 0.34666rem;
  font-family: 'PingFang-SC-Medium';
}

.home .fixedBottom .content .l em {
  font-size: 0.426rem;
  font-weight: bold;
  /* font-family: 'SourceHanSerifCN-Heavy'; */
}

.home .fixedBottom .content .l b {
  color: #E5621F;
  font-size: 0.426rem;
  font-weight: bold;
  /* font-family: 'SourceHanSerifCN-Heavy'; */
}

.home .fixedBottom .content&gt;a {
  position: relative;
  display: inline-block;
  width: 2.5066rem;
  height: 0.93333rem;
  line-height: 0.93333rem;
  text-align: center;
  background: #0F1E43;
  box-shadow: -0.08rem 0.053rem 0.8rem 0 rgba(28, 41, 78, 0.6);
  border-radius: 0.053rem;
  color: #FFFFFF;
  font-size: 0.399rem;
  font-weight: bold;
  /* font-family: 'SourceHanSerifCN-Heavy'; */
  overflow: hidden;
}

@keyframes flash-bar {
  0% {
    left: -1rem;
  }

  100% {
    left: 100%;
  }
}

.home .fixedBottom .content&gt;a::after {
  content: '';
  display: block;
  width: 0.26rem;
  height: 100%;
  background: #fff;
  opacity: 0.2;
  transform: skewX(-30deg);
  transform-origin: 0 100%;
  position: absolute;
  top: 0;
  left: -1rem;
  animation: flash-bar 2s infinite cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.home .fixedBottom .navBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.8rem;
  line-height: 0.8rem;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  padding: 0 1rem;
  color: #fff;
  font-size: 0.346rem;
}
.home .fixedBottom .navBottom span {
  display: inline-block;
  /* margin: 0 0.7rem; */
  white-space: nowrap;
}
.home .fixedBottom .navBottom a {
  color: #fff;
  /* margin-left: 0.26rem; */
}
.home .addModal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.67);
  z-index: 2;
  display: none;
}

.home .addModal .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.home .addModal .content .modal {
  width: 7.733333rem;
  height: 7.78666rem;
  background: url('../imgs/pic_7.png') no-repeat center;
  background-size: cover;
  border-radius: 0.09rem;
  overflow: hidden;
}

/* .home .addModal .content .modal .title {
  height: 1.33333333rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #0E204D;
  border-radius: 3px;
}
.home .addModal .content .modal .title span {
  font-size: 0.479rem;
  font-weight: bold;
  font-family: 'PingFang-SC-Medium';
  color: #fff;
  margin: 0 0.373rem;
}
.home .addModal .content .modal .title em {
  display: inline-block;
  width: 0.533rem;
  height: 0.026rem;
  background: #FFFFFF;
}
.home .addModal .content .modal .box {
  margin-top: 0.53rem;
}
.home .addModal .content .modal .box p {
  color: #0E204D;
  font-size: 0.346rem;
  text-align: center;
} */
.home .addModal .content .modal&gt;img {
  position: absolute;
  bottom: 0.8533rem;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 3.466rem;
  height: 3.466rem;
  margin: 0.53rem auto 0;
  background: #FFFFFF;
  border: 0.026rem solid #E6E6E6;
  box-shadow: 0 0.133rem 0.53rem 0 rgba(14, 28, 63, 0.07);
  border-radius: 0.08rem;
}

.home .addModal .content .close {
  position: absolute;
  top: -0.38rem;
  right: -0.38rem;
  width: 0.373rem;
  height: 0.373rem;
  background: url('../imgs/pic_6.png') no-repeat center;
  background-size: cover;
}

.about {
  position: relative;
  padding-bottom: 2rem;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}
.about&gt;.item.fixedItem {
  position: relative;
  margin-bottom: -1.15rem;
  z-index: 10;
}
.about&gt;.item&gt;img {
  display: block;
  width: 100%;
}

.about&gt;.item .swiper1 {
  padding: 0 0 0.36rem;
}

.about .fixedBtm {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.about .fixedBtm .content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.6rem;
  background: linear-gradient(90deg, #0E204D, #1D2A4D);
  box-shadow: 0 -0.053rem 0.53rem 0 rgba(27, 41, 77, 0.28);
  color: #FFFFFF;
  font-size: 0.426rem;
  font-weight: bold;
  /* font-family: 'SourceHanSerifCN-Heavy'; */
}
.about .fixedBtm .content&gt;img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.9rem;
  height: 0.3rem;
  margin-left: 0.26rem;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
}

.viewPicModel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.viewPicModel aside {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.67);
}
.viewPicModel .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 8.88rem;
  height: 6.4rem;
  z-index: 1;
}
.viewPicModel .content .pinch-zoom-container {
  height: 6.4rem;
  overflow: visible !important;
}
.viewPicModel .content img {
  display: block;
  width: 8.88rem;
  height: 6.4rem;
}
.home .fixedTop {
  position: relative;
  /* top: 0;
  right: 0;
  left: 0; */
  z-index: 10;
  margin-bottom: -1.7rem;
}
.home .fixedTop &gt; img {
  display: block;
  width: 100%;
}
.public-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.67);
  z-index: 999;
}
.public-modal .content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 1.013333rem;
  background: #fff;
  border-radius: 0.26rem 0.26rem 0 0;
}
.public-modal .content .tab {
  display: flex;
  background: #FFFFFF;
  box-shadow: 0 1px 0 0 #E0E0E0, 0px 3px 5px 0px rgba(224, 224, 224, 0.43);
  border-radius: 0.26rem 0.26rem 0 0;
  box-sizing: border-box;
  padding-left: 0.85rem;
}
.public-modal .content .tab span {
  position: relative;
  height: 1.413rem;
  line-height: 1.413rem;
  color: #7D8088;
  font-size: 0.42rem;
  margin-right: 0.64rem;
}
.public-modal .content .tab span.on {
  color: #0E204D;
}
.public-modal .content .tab span.on::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: #21CDC0;
  border-radius: 1px;
}

.public-modal .content .detail {
  height: 90%;
  overflow-y: scroll;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 0.53rem 0.426rem 1rem;
  font-size: 0.346rem;
  color: #0E204D;
  -webkit-overflow-scrolling: touch;
}
.public-modal .content .detail &gt; p {
  line-height: 0.53rem;
}
.public-modal .content .detail &gt; b {
  display: block;
  font-size: 0.479rem;
}
.public-modal .content .detail &gt; div &gt; img {
  display: block;
  width: 100%;
}
.public-modal .content .close {
  position: absolute;
  top: 0.53rem;
  right: 0.479rem;
  width: 0.399rem;
  height: 0.399rem;
  background: url('../imgs/pic_16.png?v=1') no-repeat center;
  background-size: 0.346rem;
}
.public-modal .content .detail h5 {
  font-size: 0.5rem;
  margin-bottom: 0.36rem;
  color: #0E204D;
}
.public-modal .content .detail p {
  line-height: 0.6rem;
}
.public-modal .content .detail b {
  margin: 0.3rem 0;
  display: block;
  font-size: 0.426rem;
}
.public-modal .content .detail em {
  font-weight: bold;
}
.home .fixedTop {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.home .fixedTop &gt; img {
  display: block;
  width: 100%;
}
.home .tabs{
  display: flex;
  width: 8.6rem;
  margin: 0 auto;
  font-size: .4rem;
  height: .93rem;
  line-height: .93rem;
  background: #38476f;
  border-radius: .05rem;
}
.home .tabs p{
  width: 50%;
  text-align: center;
  color: #99a4c1;
  font-weight: bold;
}
.home .tabs p.active{
  background: #21cdc0;
  color: #fff;
}
.home .tab_box&gt;div{
  display: none;
}
.home .tab_box&gt;div.active{
  display: block;
}
.home .tab_box .bg{
  width: 9.87rem;
}
.home .tab_box .bg.bigimg{
  display: none;
}
.home .tab_box .icon{
  margin-left: .1rem;
  vertical-align: middle;
}
.home .tab_box .icon.rotate{
  transform: rotate(180deg);
}
.home .tab_box .more{
  font-size: .35rem;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
</pre></body></html>