<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: #bc1c46;
  margin: 0;
}
.banner {
  max-width: 1920px;
  margin: 0 auto 66px auto;
}
.banner img {
  width: 100%;
}
.special-page .page-content {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  top: -240px;
}
.part-header {
  padding: 140px 80px;
  background: url(../img/bg-2.png) no-repeat;
  background-size: 100% auto;
  border-radius: 12px;
  color: #ffffff;
}
.part-header .header-title {
  font-size: 80px;
  font-weight: 700;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.part-header .header-title .lor {
  font-size: 40px;
  font-weight: 500;
  display: inline-block;
  margin-left: 20px;
  padding-bottom: 10px;
  border-bottom: 2px dashed rgba(255, 255, 255, 0.63);
}
.part-header .header-content {
  color: #ffffff;
  margin-top: 50px;
}
.part-header .header-content p {
  margin-top: 2px;
  font-size: 28px;
  text-indent: 2em;
}
.part-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.part-list .list-item {
  margin-top: 60px;
  border-radius: 20px;
  width: calc(50% - 30px);
  padding: 80px 40px;
  background: linear-gradient(90deg, #f34d4d 0%, #e53e4a 100%);
}
.part-list .list-item &gt; .img-block {
  display: flex;
  justify-content: center;
}
.part-list .list-item &gt; .img-block &gt; .img-block-title-ssm {
  display: none;
}
.part-list .list-item .desc {
  margin-top: 30px;
}
.part-list .list-item .desc-name {
  font-size: 48px;
  font-weight: 800;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-left: 100px;
  color: #fff;
  background: url("../img/name_bg.png") no-repeat;
  background-size: auto 100%;
}
.part-list .list-item .desc-text {
  color: #fff0ef;
  font-size: 32px;
}
.part-list .one-row {
  padding: 70px 100px 80px 100px;
  display: flex;
  width: 100% !important;
}
.part-list .one-row .img-block {
  display: block;
  margin-right: 50px;
}
.footer-logo .logo-g {
  margin-top: 45px;
  margin-bottom: 150px;
  text-align: center;
}
.footer-logo .logo-g img {
  margin: 0 10px;
  display: inline-block;
  width: auto;
}
@media screen and (max-width: 1450px) {
  .special-page .page-content {
    max-width: 1000px;
  }
  .part-header {
    padding: 80px 30px;
  }
  .part-header .header-title {
    font-size: 40px;
  }
  .part-header .header-title .lor {
    font-size: 24px;
  }
  .part-header .header-content {
    margin-top: 20px;
  }
  .part-header .header-content p {
    font-size: 22px;
  }
  .part-list .list-item {
    padding: 50px 30px;
  }
  .part-list .list-item .title-4fonts {
    width: 160px;
  }
  .part-list .list-item .title-5fonts {
    width: 200px;
  }
  .part-list .list-item .title-6fonts {
    width: 240px;
  }
  .part-list .list-item .title-7fonts {
    width: 280px;
  }
  .part-list .list-item .title-9fonts {
    width: 360px;
  }
  .part-list .list-item .desc .title-img img {
    width: 100%;
  }
  .part-list .list-item .desc-name {
    font-size: 30px;
    padding-left: 60px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .part-list .list-item .desc-text {
    font-size: 22px;
  }
  .part-list .one-row {
    padding: 40px 50px 50px 50px;
    align-items: center;
  }
  .part-list .one-row .img-block {
    margin-right: 30px;
    min-width: 30%;
  }
  .part-list .one-row .img-block img {
    width: 100%;
  }
}
@media screen and (max-width: 1050px) {
  .special-page .page-content {
    max-width: 100%;
    padding: 0 5%;
    top: -150px;
  }
  .part-header .header-title {
    font-size: 30px;
  }
  .part-header .header-title .lor {
    font-size: 20px;
  }
  .part-header .header-content p {
    font-size: 18px;
  }
  .part-header {
    padding: 60px 20px;
    background-size: 100% 100%;
  }
  .part-list .list-item {
    padding: 20px;
    margin-top: 30px;
    width: calc(50% - 20px);
  }
  .part-list .list-item .desc-text {
    width: 100%;
    font-size: 16px;
  }
  .part-list .list-item .title-4fonts {
    width: 120px;
  }
  .part-list .list-item .title-5fonts {
    width: 150px;
  }
  .part-list .list-item .title-6fonts {
    width: 180px;
  }
  .part-list .list-item .title-7fonts {
    width: 210px;
  }
  .part-list .list-item .title-9fonts {
    width: 270px;
  }
  .part-list .desc .desc-name {
    padding-left: 50px;
    font-size: 20px;
  }
  .footer-logo .logo-g {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .footer-logo .logo-g img {
    width: 30%;
  }
}
@media screen and (max-width: 650px) {
  .special-page .page-content {
    max-width: 100%;
    padding: 0 5%;
    top: -100px;
  }
  .part-header .header-title {
    font-size: 26px;
  }
  .part-header .header-title .lor {
    font-size: 16px;
  }
  .part-header .header-content p {
    font-size: 14px;
  }
  .part-list .list-item {
    padding: 10px 10px 20px 10px;
    margin-top: 15px;
    width: calc(50% - 10px);
  }
  .part-list .list-item .title-4fonts {
    width: 80px;
  }
  .part-list .list-item .title-5fonts {
    width: 100px;
  }
  .part-list .list-item .title-6fonts {
    width: 120px;
  }
  .part-list .list-item .title-7fonts {
    width: 140px;
  }
  .part-list .list-item .title-9fonts {
    width: 180px;
  }
  .part-list .list-item .desc-text {
    font-size: 14px;
  }
  .part-header {
    padding: 50px 10px;
    background-size: 100% 100%;
  }
  .part-list .list-item .desc .desc-name {
    padding-left: 30px;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
  }
  .part-list .list-item .desc {
    margin-top: 10px;
  }
  .part-list .list-item .desc-text {
    width: 100%;
  }
  .part-list .one-row .img-block {
    margin-right: 10px;
  }
  .footer-logo .logo-g {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .footer-logo .logo-g img {
    width: 30%;
  }
  .footer-logo .logo-g {
    margin-top: 0;
    margin-bottom: 50px;
    text-align: center;
  }
}
@media screen and (max-width: 550px) {
  .part-list .list-item {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .part-list .list-item .img-block {
    min-width: 30%;
    display: flex;
    justify-content: space-around;
  }
  .part-list .list-item .desc-name {
    padding-left: 30px;
  }
}
@media screen and (max-width: 450px) {
  .part-header {
    background: unset;
    padding: 20px 0;
  }
  .part-header .header-title .lor {
    padding-bottom: 5px;
  }
  .part-list .list-item {
    flex-wrap: wrap;
  }
  .part-list .list-item .img-block {
    width: 100%;
    display: flex;
  }
  .part-list .list-item .img-block .img-block-title-ssm {
    display: block;
    width: 60%;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .part-list .list-item .img-block .img-block-title-ssm .ssm-title-img {
    max-width: 100%;
  }
  .part-list .list-item .img-block .img-block-title-ssm .ssm-desc-name {
    margin-top: 10px;
    font-size: 14px;
    font-weight: 800;
    padding-left: 30px;
    color: #fff;
    background: url("../img/name_bg.png") no-repeat;
    background-size: auto 100%;
  }
  .part-list .list-item .img-block .img-block-title-ssm img {
    max-width: 100%;
  }
  .part-list .list-item .img-block .img-block-title-ssm .title-4fonts {
    width: 120px;
  }
  .part-list .list-item .img-block .img-block-title-ssm .title-5fonts {
    width: 150px;
  }
  .part-list .list-item .img-block .img-block-title-ssm .title-6fonts {
    width: 180px;
  }
  .part-list .list-item .img-block .img-block-title-ssm .title-7fonts {
    width: 210px;
  }
  .part-list .list-item .img-block .img-block-title-ssm .title-9fonts {
    width: 270px;
  }
  .part-list .list-item .img-block &gt; img {
    width: 30%;
  }
  .part-list .list-item .desc .title-img {
    display: none;
  }
  .part-list .list-item .desc .desc-name {
    display: none;
  }
}
/*# sourceMappingURL=index.css.map */</pre></body></html>