<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/****** style ******/
.content {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media (min-width: 665px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }
}

/****** footer ******/
.content {
  width: 960px;
}

.footer {
  letter-spacing: 1px;
}

.footer-top {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
}

.footer-top .footer-nav div {
  padding-top: 12px;
}

.footer-nav {
  color: #D0462E;
  font-size: 16px;
  text-align: center;
}

.footer-nav a {
  color: #0FBFE8;
}

.footer-copyright {
  line-height: 2;
  color: #fff;
}

.footer-copyright p {
  line-height: 30px;
  margin: 0;
}

.footer {
  margin-top: 85px;
}

.footer-body {
  padding-left: 0;
  padding-right: 0;
}

.footer-logo {
  font-size: 0;
  padding-left: 0;
  padding-right: 0;
  width: 46%;
}

.footer-logo img {
  height: 54px;
}

.footer-bottom p {
  margin: 0;
}

.footer-bottom .white-warning {
  color: #ffffff;
  font-weight: bold;
  line-height: 30px;
}

.footer-tip {
  /* width: 95%; */
}

.footer-logo {
  font-size: 0;
}

.footer-content {
  /* padding: 20px 0; */
}

.footer-nav&gt;div {
  width: auto;
  padding: 0;
  display: inline-block;
  float: none;
}

.footer-body .footer-copyright p {
  line-height: 30px;
  margin: 0;
  text-align: right;
}

.footer-top {
  /* padding-top: 15px; */
  display: flex;
  align-items: center;
  padding: 46px 0 9px;
  border-bottom: 1px solid #999999;
}

.footer-bottom {
  overflow: hidden;
  font-size: 12px;
  padding: 20px 4px 62px;
}

.footer-nav a {
  color: #D0462E;
  font-size: 14px;
}

.footer-copyright {
  line-height: 2;
  font-size: 12px;
}

.footer-top .footer-logo {
  /* width: 60%; */
}

.footer-top .footer-nav {
  width: 60%;
  text-align: right;
}

.foot .footer-body-l {
  /* width: 50%; */
}
.foot .footer-body-r {
  text-align: right;
}
.foot .footer-body {
  width: 50%;
}

/* å“ç‰Œæ&nbsp;·å¼æŒ‡å— */

.resource-guide {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-family: PingFang SC;
  color: #c25038;
}

.resource-guide img {
  color: #c25038;
}

.resource-guide span {
  display: inline-block;
  margin-left: 4px;
  height: 12px;
  line-height: 23px;
}
.foot {
  background-color: rgba(16, 0, 0, 0.5);
  color: white;
}</pre></body></html>