<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.title {
  margin-bottom: 3rem;
}
.title.in h6::before {
  color: #fff;
}
.title.cen h6 {
  text-align: center;
}
.title.cen h6::before {
  left: 50%;
  transform: translatex(-50%);
}
.title h6 {
  position: relative;
  font-size: 2.5rem;
  z-index: 1;
  font-family: "font-b";
  color: #203e80;
  padding-top: 4rem;
}
.title h6::before {
  content: attr(en);
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  font-family: pangmenzhengdao;
  font-size: 4.2rem;
  color: #ebf0f6;
  white-space: nowrap;
}
.title p {
  display: inline-block;
  color: #203e80;
  margin-top: 2rem;
}
.main-1 {
  background-image: .png");
  background-size: 80% 60%;
  background-position: top left;
  background-repeat: no-repeat;
  padding-top: 9rem !important;
}
.main-1 .content .info {
  display: flex;
  justify-content: space-between;
}
.main-1 .content .info .text {
  width: 50%;
}
.main-1 .content .info .text .c {
  margin-bottom: 5rem;
}
.main-1 .content .info .text .c,
.main-1 .content .info .text .c * {
  line-height: 1.6;
  color: #203e80;
}
.main-1 .content .info .text .lab {
  display: flex;
}
.main-1 .content .info .text .lab .item {
  margin-right: 7rem;
  text-align: center;
}
.main-1 .content .info .text .lab .item p {
  display: flex;
  align-items: end;
  font-size: 0.9rem;
  font-family: "font-m";
  margin-bottom: 1rem;
  color: #203e80;
}
.main-1 .content .info .text .lab .item p span {
  font-size: 2.5rem;
  font-family: "font-h";
  color: #203e80;
}
.main-1 .content .info .text .lab .item span {
  white-space: nowrap;
  font-family: "font-m";
}
.main-1 .photo {
  padding-left: 12rem;
  padding-right: 12rem;
  margin-top: 6rem;
}
.main-1 .photo .swiper .swiper-wrapper {
  transition: linear;
}
.main-1 .photo .swiper .swiper-slide {
  height: 12rem;
  background-color: #ccc;
  border-radius: 0.5rem;
  overflow: hidden;
}
.main-1 .photo .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-1 .photo .swiper-button-con {
  margin-top: 1rem;
}
.main-1 .photo .swiper-pagination {
  position: relative;
  width: calc(100% - 12rem);
  margin-top: 4.45rem;
  margin-bottom: 3rem;
}
.main-1 .photo .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #203e80;
}
.main-1 .photo .swiper-pagination::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  transform: translate(0, -50%);
  background-color: #203e80;
  border-radius: 50%;
}
.main-2 {
  background-color: #f5f8fb;
  background-image: .jpg");
  background-size: cover;
}
.main-2 .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-2 .title h6,
.main-2 .title p {
  color: #fff;
}
.main-2 .title h6::before {
  opacity: 0.5;
}
.main-2 .lab {
  width: 39rem;
}
.main-2 .lab .item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.main-2 .lab .item::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5rem;
  border-bottom: 1px solid #fff;
}
.main-2 .lab .item * {
  color: #fff;
}
.main-2 .lab .item h6 {
  font-family: "font-b";
  font-size: 1.4rem;
  margin-bottom: 0.8rem;
}
.main-2 .lab .item p {
  font-family: "font-r";
  font-size: 1rem;
}
.main-2 .lab .item .i {
  width: 4rem;
  height: 4rem;
}
.main-3 .content {
  display: flex;
  position: relative;
}
.main-3 .content .swiper-button-con {
  position: absolute;
  top: 3rem;
  right: 0;
  display: flex;
  flex-direction: column;
}
.main-3 .content .swiper-button-con .swiper-button-prev,
.main-3 .content .swiper-button-con .swiper-button-next {
  width: 3.5rem;
  height: 3.5rem;
  transform: rotate(90deg);
}
.main-3 .sw1 {
  width: 24.75rem;
  height: 24rem;
  margin: 0;
  position: relative;
}
.main-3 .sw1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 100%;
  background-image: .png");
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.main-3 .sw1 .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: calc(24rem / 3);
  padding-right: 9.5rem;
  opacity: 0.2;
  position: relative;
}
.main-3 .sw1 .swiper-slide::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2rem;
  border-top: 0.6rem solid transparent;
  border-bottom: 0.6rem solid transparent;
  border-left: 0.6rem solid #203e80;
  transform: translatey(-50%);
  transition: all ease 0.3s;
  opacity: 0;
}
.main-3 .sw1 .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.main-3 .sw1 .swiper-slide.swiper-slide-active::after {
  opacity: 1;
}
.main-3 .sw1 .swiper-slide p {
  font-family: "font-b";
  text-align: right;
  line-height: 1.8;
  font-size: 1.2rem;
  color: #203e80;
}
.main-3 .sw2 {
  width: 39rem;
  height: 24rem;
  padding-right: 3rem;
}
.main-3 .sw2 .swiper-slide {
  display: flex;
  flex-direction: column;
  min-height: 0;
}
.main-3 .sw2 .swiper-slide .tit {
  margin-bottom: 2.5rem;
}
.main-3 .sw2 .swiper-slide .tit p {
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1.65rem;
  border-bottom: 1px solid #203e80;
}
.main-3 .sw2 .swiper-slide .tit p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background-color: #203e80;
  transform: translatey(50%);
}
.main-3 .sw2 .swiper-slide .tit p span {
  font-family: "font-h";
  font-size: 2.5rem;
  color: #203e80;
}
.main-3 .sw2 .swiper-slide .tit &gt; span {
  font-size: 1.2rem;
  color: #203e80;
}
.main-3 .sw2 .swiper-slide .con {
  flex: 1;
  overflow: auto;
}
.main-3 .sw2 .swiper-slide .con p {
  position: relative;
  line-height: 2.5;
  color: #9bb0cb;
}
.main-4 {
  background-image: .png");
  background-size: cover;
}
.main-4 .content .swiper .swiper-slide {
  border-radius: 0.5rem;
  min-height: 20rem;
  padding-top: 3.45rem;
  background-image: .png");
  background-size: 100% 100%;
}
.main-4 .content .swiper .swiper-slide .img {
  margin: 0 auto;
  width: 13.75rem;
  height: 9.4rem;
}
.main-4 .content .swiper .swiper-slide img {
  display: block;
  height: 100%;
  object-fit: scale-down;
}
.main-4 .content .swiper .swiper-slide p {
  margin-top: 2.5rem;
  text-align: center;
}
.main-4 .content .swiper-pagination {
  position: relative;
  width: calc(100% - 12rem);
  margin-top: 4.45rem;
  margin-bottom: 3rem;
}
.main-4 .content .swiper-pagination .swiper-pagination-progressbar-fill {
  background-color: #203e80;
}
.main-4 .content .swiper-pagination::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  transform: translate(0, -50%);
  background-color: #203e80;
  border-radius: 50%;
}
.main-5 .content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.25rem;
}
.main-55 .top {
  display: flex;
  justify-content: space-between;
  padding: 1.55rem 0;
}
.main-55 .top .return {
  display: flex;
  align-items: center;
}
.main-55 .top .return span {
  margin-left: 0.7rem;
  color: #203e80;
}
.main-55 .top .return .icon {
  color: #203e80;
  font-size: 1rem;
}
.main-55 .top .return .icon path {
  fill: #203e80;
}
.main-55 .bottom &gt; h1 {
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
  font-family: "font-h";
}
.main-55 .bottom .field {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}
.main-55 .bottom .field p {
  font-family: "font-r";
  margin: 0 1rem;
}
.main-55 .bottom .info {
  padding: 3rem 4rem;
  background-color: #ffffff;
  box-shadow: 0rem 0rem 0.7rem 0rem rgba(34, 66, 126, 0.06);
  border-radius: 2rem;
  margin-top: 3rem;
}
.main-55 .bottom .info .other {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-top: 4rem;
}
.main-55 .bottom .info .other a {
  padding: 1.55rem;
  background-color: #f8f8f8;
  border-radius: 0.3rem;
}
.main-55 .bottom .info .other a span {
  color: #9bb0cb;
}
.main-55 .bottom .info .other a p {
  line-height: 1.6;
}
.main-555 .content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3.75rem;
}
.main-555 .content .link .img {
  height: 20rem;
  border-radius: 1rem;
  overflow: hidden;
  background-color: #ccc;
}
.main-555 .content .link .text {
  position: relative;
  padding-top: 2rem;
  margin: 3.35rem auto 0;
}
.main-555 .content .link .text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 8rem;
  height: 0.15rem;
  border-radius: 2rem;
  background-color: #dce3ea;
}
.main-555 .content .link .text::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.25rem;
  height: 0.15rem;
  border-radius: 2rem;
  background-color: #2864dc;
}
.main-555 .content .link .text h6 {
  font-size: 1.1rem;
  margin-bottom: 1.5rem;
}
.main-555 .content .link .text p {
  line-height: 1.6;
}
.main-555 .content .link .text a,
.main-555 .content .link .text span {
  display: block;
  width: fit-content;
  margin-top: 2rem;
  font-size: 0.7rem;
  color: #788dad;
  padding: 0.2rem 0.4rem;
  border: 1px solid #adb9ce;
  border-radius: 0.2rem;
}
.main-6 {
  background-image: .png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}
.main-6 .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-6 .content .info {
  display: grid;
  gap: 3rem;
}
.main-6 .content .info .item * {
  font-family: "font-r";
}
.main-6 .content .info .item span {
  display: inline-block;
  font-size: 0.9rem;
  margin-bottom: 1.5rem;
  color: #666;
}
.main-6 .content .info .item strong {
  font-size: 1.2rem;
  margin-right: 2rem;
  font-weight: normal;
}
.main-6 .content .info .item p {
  font-size: 1.2rem;
}
.main-6 .content .info .item a {
  font-size: 1.2rem;
}
.main-6 .content .info .item .w {
  font-size: 1.2rem;
}
.main-6 .content .info .item div {
  display: flex;
  align-items: center;
}
.main-6 .content .r .item {
  position: relative;
  width: 21.6rem;
  height: 21.6rem;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #cbe1e9;
}
.main-6 .content .r .item:last-of-type {
  border: none;
}
.main-6 .content .r .item &gt; img {
  width: 100%;
  height: 100%;
}
.main-6 .content .r .item:first-of-type {
  padding-bottom: 6rem;
}
.main-6 .content .r .item:last-of-type {
  z-index: 2;
  margin-top: -8rem;
  background-color: #fff;
}
.main-6 .content .r .item .img {
  width: 6rem;
  height: 6rem;
}
.main-6 .content .r .item p {
  font-family: "font-b";
  margin-top: 1rem;
}
.main-7 {
  background-image: .png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom;
}
.main-7 .content .form {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  justify-content: flex-end;
}
.main-7 .content .form .item {
  border-radius: 0.3rem;
  background-color: #fff;
  border: 1px solid #eaf0f6;
}
.main-7 .content .form .item:nth-of-type(4) {
  grid-column: 1/4;
  grid-row: 2/3;
}
.main-7 .content .form .item:nth-of-type(5) {
  grid-column: 1/4;
  grid-row: 3/4;
}
.main-7 .content .form input {
  width: 100%;
  padding: 0 1rem;
  height: 2.9rem;
}
.main-7 .content .form button {
  grid-column: 3/4;
  width: 7.85rem;
  height: 2.4rem;
  background-color: #203e80;
  border-radius: 0.3rem;
  border: none;
  margin-left: auto;
  font-family: "font-r";
  font-size: 1rem;
}
.main-8 {
  background-image: ;
  background-size: 45.55rem 49.4rem;
  background-repeat: no-repeat;
  background-position: -30% 50%;
  padding-bottom: 0;
}
.main-8 .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-8 .content .text {
  width: 33rem;
  flex-shrink: 0;
}
.main-8 .content .text .tit strong {
  font-size: 2.3rem;
}
.main-8 .content .text .tit p {
  margin-top: 1rem;
  font-family: "font-r";
  font-size: 2.3rem;
}
.main-8 .content .text .tit p span {
  color: #203e80;
  font: inherit;
}
.main-8 .content .text .txt {
  margin-top: 2.5rem;
}
.main-8 .content .text .txt * {
  font-family: "font-r";
  line-height: 2;
  font-size: 1rem;
  color: #9bb0cb;
}
.main-8 .content .img {
  position: relative;
  z-index: 1;
  padding-right: 2.7rem;
  padding-bottom: 3rem;
}
.main-8 .content .img img {
  width: 27.7rem;
  height: 27.7rem;
  background-color: #a6a6a6;
  border-radius: 1rem;
}
.main-8 .content .img::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 12.75rem;
  height: 14.55rem;
  background-color: #ebf0f6;
  border-radius: 1rem;
  z-index: -1;
}
.main-9 {
  padding-top: 0;
}
.main-9 .content .title {
  display: flex;
  background-color: #203e80;
  border-radius: 0.5rem;
}
.main-9 .content .title span {
  width: calc((100% - 2rem) / 5);
  text-align: center;
  font-family: "font-b";
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.8rem;
  font-size: 1.2rem;
}
.main-9 .content #accordion1 li {
  border-bottom: 1px solid #e5e5e5;
}
.main-9 .content #accordion1 .open .link .i {
  transform: rotate(90deg);
}
.main-9 .content #accordion1 .link {
  display: flex;
  align-items: center;
}
.main-9 .content #accordion1 .link span {
  width: calc((100% - 2rem) / 5);
  text-align: center;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.8rem;
}
.main-9 .content #accordion1 .link .i {
  position: relative;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #f7f7f7;
}
.main-9 .content #accordion1 .link .i::after {
  content: "\e687";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "iconfont";
  transform: translate(-50%, -50%);
}
.main-9 .content #accordion1 .submenu {
  transition: none;
  padding: 2rem 0;
  padding-left: 3.8rem;
  padding-right: 0;
}
.main-9 .content #accordion1 .submenu * {
  line-height: 2;
  white-space: wrap !important;
}
.main-9 .content #accordion1 .submenu button,
.main-9 .content #accordion1 .submenu a {
  display: block;
  text-align: center;
  line-height: 2.6rem;
  width: 8.25rem;
  height: 2.6rem;
  background-color: #203e80;
  border-radius: 0.5rem;
  color: #fff;
  border: none;
  margin-top: 2rem;
}
@media screen and (max-width: 768px) {
  .title {
    margin-bottom: 2rem;
  }
  .title h6 {
    padding-top: 2rem;
    font-size: 1.8rem;
    text-align: center;
  }
  .title h6::before {
    font-size: 2rem;
    left: 50%;
    transform: translatex(-50%);
  }
  .main-1 {
    padding-top: 2rem !important;
  }
  .main-1 .content .info {
    flex-direction: column;
  }
  .main-1 .content .info .text {
    width: 100%;
  }
  .main-1 .content .info .text .c {
    margin-bottom: 1rem;
  }
  .main-1 .content .info .text .lab {
    justify-content: space-between;
    margin-top: 2rem;
  }
  .main-1 .content .info .text .lab .item {
    margin-right: 0;
  }
  .main-1 .content .info .text .lab .item p span {
    font-size: 1.6rem;
  }
  .main-1 .photo {
    padding-left: 0;
    margin-top: 1rem;
  }
  .main-1 .photo .swiper .swiper-slide {
    height: 10rem;
  }
  .main-2 .content {
    flex-direction: column;
  }
  .main-2 .lab {
    width: 100%;
  }
  .main-2 .lab .item {
    padding: 1rem;
  }
  .main-2 .lab .item .i {
    width: 4rem;
    height: 4rem;
  }
  .main-3 .content {
    overflow: hidden;
  }
  .main-3 .sw1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translatex(-100%);
  }
  .main-3 .sw2 {
    width: calc(100% - 4rem);
    padding-right: 1.6rem;
  }
  .main-3 .sw2 .swiper-slide .tit p span {
    font-size: 1.5rem;
  }
  .main-3 .sw2 .swiper-slide .con {
    padding-right: 1rem;
  }
  .main-5 .content {
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
  }
  .main-5 .content .news-link {
    height: 16.5rem;
    padding: 0;
  }
  .main-5 .content .news-link .text {
    padding: 1rem;
  }
  .main-55 {
    padding-top: 0 !important;
  }
  .main-55 .bottom &gt; h1 {
    font-size: 1.6rem;
  }
  .main-55 .bottom .field {
    margin-top: 1rem;
  }
  .main-55 .bottom .field p:last-of-type {
    display: none;
  }
  .main-55 .bottom .info {
    margin-top: 1rem;
    padding: 1rem 0;
  }
  .main-55 .bottom .info .other {
    display: flex;
    flex-direction: column;
  }
  .main-6 .content {
    flex-direction: column;
  }
  .main-6 .content &gt; div {
    width: 100%;
  }
  .main-6 .content .info .item strong,
  .main-6 .content .info .item a {
    font-family: "font-r";
    font-weight: normal;
    font-size: 1.2rem !important;
  }
  .main-6 .content .r {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 2rem;
    transform: scale(0.8);
  }
  .main-7 .content .form {
    grid-template-columns: repeat(1, 1fr);
  }
  .main-7 .content .form .item,
  .main-7 .content .form button {
    grid-row: unset !important;
    grid-column: unset !important;
  }
  .main-7 .content .form button {
    margin: 0 auto;
  }
  .main-8 {
    background-image: none;
  }
  .main-8 .content {
    flex-direction: column;
  }
  .main-8 .content .text {
    width: 100%;
  }
  .main-8 .content .text .tit strong,
  .main-8 .content .text .tit p {
    font-size: 1.6rem;
  }
  .main-8 .content .text .txt {
    margin-top: 1rem;
  }
  .main-8 .content .img {
    margin-top: 2rem;
  }
  .main-8 .content .img img {
    width: 80%;
    height: auto;
  }
  .main-9 {
    padding-top: 3rem;
  }
  .main-9 .content .title {
    margin-bottom: 0;
  }
  .main-9 .content .title span {
    font-size: 0.8rem;
  }
  .main-9 .content #accordion1 .link span {
    font-size: 0.7rem;
  }
}
</pre></body></html>