*,
:before,
:after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:before,
:after {
  --tw-content: "";
}
html {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}
body {
  line-height: inherit;
  margin: 0;
}
hr {
  color: inherit;
  border-top-width: 1px;
  height: 0;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button {
  height: auto;
}
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role="button"] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  vertical-align: middle;
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
*,
:before,
:after,
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.flex {
  display: flex;
}
.table {
  display: table;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.w-full {
  width: 100%;
}
.resize {
  resize: both;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-2\.5 {
  gap: 0.625rem;
}
.truncate {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.border {
  border-width: 1px;
}
.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast)
    var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate)
    var(--tw-sepia) var(--tw-drop-shadow);
}
:root {
  --color-black: #221815;
  --color-red: #e60012;
  --color-red-1: #c30d23;
}
body {
  min-width: 1880px;
  color: var(--color-black);
  line-height: 1.2;
}
.app-header-sticky {
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 2;
}
.app-header {
  justify-content: flex-start;
  align-items: center;
  width: 1655px;
  height: 140px;
  margin: 0 auto;
  display: flex;
}
.app-header .logo {
  flex-shrink: 0;
  width: 95px;
  height: 99px;
  margin-right: 35px;
}
.app-header .name {
  border-left: 1px solid var(--color-black);
  flex-shrink: 0;
  height: 74px;
  padding: 0 40px 0 17px;
}
.app-header .name h2 {
  color: var(--color-red);
  font-family: MicrosoftYaHei;
  font-size: 33px;
  line-height: 1;
}
.app-header .name p {
  color: #231815;
  margin-top: 17px;
  font-family: SimHei;
  font-size: 17px;
  font-weight: 400;
}
.app-header .tags {
  border-left: 1px dashed #a0a0a1;
}
.app-header .tags .tag {
  border-right: 1px dashed #a0a0a1;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
  width: 150px;
  height: 84px;
}
.app-header .tags .tag img {
  width: 45px;
  height: 45px;
  display: block;
}
.app-header .tags .tag span {
  color: #231815;
  font-family: SimHei;
  font-size: 16px;
  font-weight: 400;
}
.app-header .qr {
  flex-shrink: 0;
  width: 106px;
  margin-left: 113px;
}
.app-header .qr img {
  width: 106px;
  height: 106px;
  margin-bottom: 7px;
  box-shadow: 0 0 10px #666565;
}
.app-header .qr p {
  color: #231815;
  zoom: 0.583333;
  white-space: nowrap;
  text-align: center;
  font-family: SimHei;
  font-size: 12px;
  font-weight: 400;
}
.app-header .contact {
  flex-direction: column;
  flex-shrink: 0;
  margin-left: 32px;
  line-height: 1;
  display: flex;
}
.app-header .contact p {
  color: #727171;
  font-family: SimHei;
  font-size: 14px;
  font-weight: 400;
}
.app-header .contact h2 {
  color: #231815;
  margin-top: 9px;
  font-family: MicrosoftYaHei;
  font-size: 27px;
  font-weight: 700;
}
.app-header .contact h3 {
  color: var(--color-red);
  margin-top: 12px;
  font-family: MicrosoftYaHei;
  font-size: 24px;
  font-weight: 700;
}
.app-header .contact span {
  color: #fff;
  background-color: var(--color-red);
  border-radius: 24px;
  margin-top: 10px;
  padding: 7px;
  font-family: SimHei;
  font-size: 11px;
  font-weight: 400;
}
.app-nav {
  background-color: #474748;
  align-items: stretch;
  min-width: 1280px;
  height: 56px;
  display: flex;
}
.app-nav .nav {
  color: #fff;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: SimHei;
  font-size: 20px;
  display: flex;
  position: relative;
}
.app-nav .nav:hover,
.app-nav .nav.on {
  background-color: var(--color-red);
}
.app-nav .nav.on:after {
  content: "";
  border: 15px solid;
  border-color: var(--color-red) transparent transparent transparent;
  border-bottom: none;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
}
.app-banner {
  aspect-ratio: 3.09358;
  width: 100%;
  position: relative;
}
.app-banner .bd,
.app-banner .bd li,
.app-banner .bd img {
  width: 100%;
  height: 100%;
}
.app-banner .bd img {
  object-fit: cover;
}
.app-banner .hd {
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: auto;
  display: flex;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.app-banner .hd li {
  cursor: pointer;
  border: 1px solid var(--color-red);
  background-color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  list-style: none;
}
.app-banner .hd li.on {
  background-color: var(--color-red);
}
.app-feature {
  flex-direction: column;
  align-items: center;
  margin-top: 65px;
  padding-bottom: 45px;
  display: flex;
}
.app-feature .title {
  font-size: 48px;
}
.app-feature .title em {
  color: var(--color-red);
  font-style: normal;
}
.app-feature .subtit {
  margin-top: 15px;
  font-size: 22px;
}
.app-feature .features {
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 100%;
  margin-top: 63px;
  display: flex;
}
.app-feature .feature {
  flex-direction: column;
  align-items: center;
  display: flex;
}
.app-feature .feature:hover .content,
.app-feature .feature.on .content {
  background-color: var(--color-red-1);
  color: #fff;
}
.app-feature .feature .icon {
  border: 1px solid var(--color-red);
  background-color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 132px;
  height: 132px;
  display: flex;
  transform: translateY(23px);
}
.app-feature .feature .icon img {
  transform: scale(0.5);
}
.app-feature .feature .content {
  color: var(--color-black);
  background-color: #efeff0;
  border-radius: 24px;
  flex-direction: column;
  align-items: center;
  gap: 30px;
  width: 314px;
  height: 233px;
  padding: 55px 30px 10px;
  font-size: 20px;
  line-height: 1.4;
  transition: all 0.2s ease-in-out;
  display: flex;
}
.app-feature .feature .content .tit {
  font-size: 30px;
  font-weight: 700;
}
.app-efficiency {
  aspect-ratio: 3.2;
  background-image: url(../images/home/efficiency_bg.e4473a23.jpg);
  background-size: cover;
  justify-content: center;
  align-items: center;
  gap: 97px;
  display: flex;
}
.app-efficiency .content {
  background-color: #ffffffb8;
  flex-shrink: 0;
  width: 1172px;
  height: 339px;
  padding: 71px 44px 44px;
  font-size: 23px;
  line-height: 38px;
}
.app-efficiency .content .tit {
  text-align: center;
  color: #036eb8;
  margin-bottom: 38px;
  font-size: 58px;
  line-height: 1.2;
}
.app-efficiency .right {
  object-fit: cover;
  width: 496px;
  height: 339px;
}
.app-product {
  text-align: center;
  padding: 109px 20px 80px;
  position: relative;
}
.app-product .bg-mask {
  z-index: -1;
  color: #dcdddd;
  opacity: 0.32;
  margin: auto;
  font-size: 155px;
  font-weight: 700;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
}
.app-product .tit {
  font-size: 69px;
  font-weight: 700;
}
.app-product .subtit {
  margin-top: 29px;
  font-size: 29px;
}
.app-product .tabs {
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  display: flex;
}
.app-product .tab {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  width: 265px;
  height: 138px;
  font-size: 33px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.app-product .tab.on,
.app-product .tab:hover {
  color: var(--color-red);
}
.app-product .tab.on .icon,
.app-product .tab:hover .icon {
  filter: invert(14%) sepia(79%) saturate(4574%) hue-rotate(344deg)
    brightness(87%) contrast(102%);
}
.app-product .tab .icon {
  filter: invert(0%) sepia(14%) saturate(14%) hue-rotate(346deg) brightness(98%)
    contrast(86%);
  width: 82px;
}
.app-product .tab + .tab:before {
  content: "";
  background-color: var(--color-black);
  width: 1px;
  height: 130px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}
.app-product .tab-content {
  margin-top: 64px;
  position: relative;
  overflow: hidden;
}
.app-product .tab-content .content {
  flex-direction: wrap;
  grid-template-columns: repeat(3, 517px);
  justify-content: center;
  align-items: center;
  gap: 85px 60px;
  display: grid;
}
.app-product .tab-content .product {
  width: 517px;
  height: 350px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.app-product .tab-content .product:hover img {
  transform: scale(1.2);
}
.app-product .tab-content .product:hover span {
  background-color: var(--color-red);
}
.app-product .tab-content .product img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: transform 0.2s ease-in-out;
}
.app-product .tab-content .product span {
  z-index: 1;
  color: #fff;
  background-color: #00000075;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  font-size: 28px;
  transition: background-color 0.2s ease-in-out;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}
.app-why {
  text-align: center;
  color: #fff;
  background-color: #00000085;
  background-image: url(../images/home/02_02.cd839c2f.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  height: 678px;
  padding: 50px 20px 70px;
  display: flex;
}
.app-why .tit {
  font-size: 54px;
  font-weight: 700;
}
.app-why .subtit {
  margin-top: 20px;
  font-size: 23px;
}
.app-why .cards {
  justify-content: center;
  gap: 38px;
  margin-top: auto;
  display: flex;
}
.app-why .cards .card {
  color: var(--color-black);
  background-color: #fff;
  border-radius: 2px;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: space-between;
  align-items: center;
  width: 327px;
  height: 401px;
  padding: 55px 10px 40px;
  transition: box-shadow 0.2s ease-in-out;
  display: flex;
}
.app-why .cards .card:hover {
  box-shadow: 0 0 30px #fff;
}
.app-why .cards .card h3 {
  color: #2d67b1;
  font-size: 38px;
  font-weight: 700;
}
.app-why .cards .card .cont {
  font-size: 22px;
}
.app-why .cards .card .link {
  border: 1px solid var(--color-black);
  justify-content: center;
  align-items: center;
  width: 182px;
  height: 40px;
  font-size: 17px;
  display: flex;
}
.app-plan {
  flex-direction: column;
  align-items: center;
  padding: 92px 10px 76px;
  display: flex;
}
.app-plan .tit {
  justify-content: center;
  align-items: center;
  gap: 19px;
  font-size: 49px;
  font-weight: 700;
  display: flex;
}
.app-plan .tit:after,
.app-plan .tit:before {
  content: "";
  background-color: var(--color-black);
  width: 122px;
  height: 1px;
}
.app-plan .subtit {
  margin-top: 20px;
  font-size: 28px;
}
.app-plan .cover {
  width: 1500px;
  height: 746px;
  margin-top: 62px;
}
.app-plan .cover .img,
.app-plan .cover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.app-plan .navs {
  align-items: center;
  margin-top: 66px;
  display: flex;
}
.app-plan .navs .nav {
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 250px;
  height: 100px;
  transition: all 0.2s ease-in-out;
  display: flex;
  position: relative;
}
.app-plan .navs .nav:nth-of-type(odd) {
  background-color: #e8e7e6;
}
.app-plan .navs .nav:nth-of-type(2n) {
  background-color: #f4f3f3;
}
.app-plan .navs .nav:after {
  content: "";
  border: 15px solid;
  border-color: transparent transparent var(--color-red) transparent;
  opacity: 0;
  border-top: none;
  width: 0;
  height: 0;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  top: -15px;
}
.app-plan .navs .nav:hover,
.app-plan .navs .nav.on {
  color: #fff;
  background-color: var(--color-red);
}
.app-plan .navs .nav:hover:after,
.app-plan .navs .nav.on:after {
  opacity: 1;
}
.app-plan .navs .nav p {
  font-size: 20px;
}
.app-plan .navs .nav span {
  font-size: 17px;
}
.app-point {
  color: #fff;
  background-color: #0000008f;
  background-image: url(../images/home/02_04.cc4d633d.jpg);
  background-size: cover;
  padding: 44px 10px 38px;
}
.app-point .tit {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
}
.app-point .subtit {
  text-align: center;
  margin-top: 20px;
  font-size: 28px;
}
.app-point .items {
  justify-content: center;
  align-items: center;
  gap: 210px;
  margin-top: 60px;
  display: flex;
}
.app-point .item {
  align-items: center;
  gap: 58px;
  display: flex;
}
.app-point .item .icon {
  background-color: #cb261c;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 127px;
  height: 127px;
  display: flex;
  overflow: hidden;
}
.app-point .item .icon img {
  width: auto;
  height: 68px;
}
.app-point .item .cont {
  flex-direction: column;
  gap: 16px;
  display: flex;
}
.app-point .item .cont p {
  font-size: 30px;
  font-weight: 500;
}
.app-point .item .cont span {
  font-size: 21px;
  font-weight: 300;
}
.app-about {
  background-image: url(../images/home/about_bg.0b1b28a4.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 132px 48px;
  position: relative;
}
.app-about .bg-tit-mask {
  background-image: url(../images/home/about_tit.905569cb.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 720px;
  height: 128px;
  position: absolute;
  top: 78px;
  left: 132px;
}
.app-about .content .tit {
  color: var(--color-red-1);
  margin-top: 20px;
  padding-left: 20px;
  font-size: 88px;
  font-weight: 700;
}
.app-about .content .desc {
  margin-top: 42px;
  font-size: 30px;
}
.app-about .content .more {
  color: #fff;
  background-color: #255093;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 238px;
  height: 50px;
  margin-top: 22px;
  font-size: 25px;
  display: flex;
}
.app-about .cover {
  flex-shrink: 0;
  width: 812px;
  height: 592px;
  margin-left: 37px;
}
.app-about .grid {
  align-items: stretch;
  margin-top: 50px;
  display: flex;
}
.app-about .grid .card + .card {
  border-left: 1px solid #838383;
}
.app-about .grid .card {
  background-color: #fff;
  flex-direction: column;
  flex: 1 0 0;
  width: 456px;
  height: 323px;
  padding: 34px 10px 16px;
}
.app-about .grid .card .tit {
  flex-shrink: 0;
  font-size: 38px;
}
.app-about .grid .card,
.app-about .grid .card p,
.app-about .grid .card span {
  justify-content: center;
  align-items: center;
  display: flex;
}
.app-about .grid .card p {
  flex: 1 0 0;
  font-size: 42px;
}
.app-about .grid .card p strong {
  letter-spacing: -10px;
  font-family: Courier, monospace;
  font-size: 100px;
  font-weight: 400;
}
.app-about .grid .card p em,
.app-about .grid .card p strong {
  color: var(--color-red-1);
  font-style: normal;
}
.app-about .grid .card p em {
  font-size: 38px;
}
.app-about .grid .card p label,
.app-about .grid .card p em {
  margin-left: 8px;
  transform: translateY(8px);
}
.app-about .grid .card span {
  border: 2px solid var(--color-black);
  flex-shrink: 0;
  width: 254px;
  height: 54px;
  font-size: 26px;
}
.app-certificate {
  padding: 58px 125px 72px;
}
.app-certificate .navs {
  border-bottom: 1px solid #898989;
  gap: 7px;
  padding-bottom: 7px;
}
.app-certificate .navs,
.app-certificate .navs .nav {
  justify-content: center;
  align-items: center;
  display: flex;
}
.app-certificate .navs .nav {
  background-color: #c9cacb;
  width: 215px;
  height: 75px;
  font-size: 28px;
}
.app-certificate .navs .nav.on,
.app-certificate .navs .nav:hover {
  color: #fff;
  background-color: #255093;
}
.app-certificate .slider {
  justify-content: center;
  align-items: center;
  gap: 70px;
  margin-top: 62px;
  display: flex;
}
.app-certificate .slider .slider-prev,
.app-certificate .slider .slider-next {
  background-color: #9f9fa0;
  background-image: url(../images/home/arrow.5975b920.png);
  background-position: 50%;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
}
.app-certificate .slider .slider-prev:hover,
.app-certificate .slider .slider-next:hover {
  background-color: var(--color-red-1);
}
.app-certificate .slider .slider-next {
  transform: rotate(180deg);
}
.app-certificate .slider .lists {
  width: 1344px;
  overflow: hidden;
}
.app-certificate .slider .lists .wrap {
  align-items: center;
  display: flex;
}
.app-certificate .slider .slide {
  flex-shrink: 0;
  width: 294px;
  margin-right: 56px;
}
.app-certificate .slider .slide:last-child {
  margin-right: 0;
}
.app-certificate .slider .slide img {
  width: 100%;
  height: 366px;
}
.app-certificate .slider .slide p {
  text-align: center;
  margin-top: 34px;
  font-size: 20px;
}
.app-service {
  background-color: #0000008f;
  background-image: url(../images/home/02_07.355d9273.jpg);
  background-size: cover;
  gap: 200px;
  height: 375px;
}
.app-service,
.app-service .section,
.app-service .section .icon {
  justify-content: center;
  align-items: center;
  display: flex;
}
.app-service .section {
  color: #fff;
  flex-direction: column;
  flex-shrink: 0;
  gap: 45px;
  font-size: 30px;
}
.app-service .section .icon {
  width: 179px;
  height: 179px;
  overflow: hidden;
}
.app-service .section .icon img {
  width: 100%;
}
.app-partner {
  text-align: center;
  padding-top: 100px;
}
.app-partner .tit {
  font-size: 58px;
  font-weight: 700;
}
.app-partner .tit em {
  color: var(--color-red-1);
  font-style: normal;
}
.app-partner .subtit {
  margin-top: 10px;
  font-size: 21px;
}
.app-partner .navs {
  gap: 9px;
  margin-top: 80px;
}
.app-partner .navs,
.app-partner .navs .nav,
.app-partner .navs .nav-item {
  justify-content: center;
  align-items: center;
  display: flex;
}
.app-partner .navs .nav,
.app-partner .navs .nav-item {
  background-color: #e9e9e9;
  width: 270px;
  height: 86px;
  font-size: 26px;
  position: relative;
}
.app-partner .navs .nav:hover,
.app-partner .navs .nav.on,
.app-partner .navs .nav-item:hover,
.app-partner .navs .nav-item.on {
  color: #fff;
  background-color: var(--color-red);
}
.app-partner .navs .nav:hover:after,
.app-partner .navs .nav.on:after,
.app-partner .navs .nav-item:hover:after,
.app-partner .navs .nav-item.on:after {
  content: "";
  border: 15px solid;
  border-color: var(--color-red) transparent transparent transparent;
  border-bottom: none;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -15px;
}
.app-partner .gallery {
justify-content: center;
  background-color: #f5f4f3;
  margin-top: 59px;
  padding: 25px 0;
}
.app-partner .gallery,
.app-partner .gallery ul,
.app-partner .gallery .item {
  align-items: center;
  display: flex;
}
.app-partner .gallery .list {
    width: 1823px;
    overflow: hidden;
}
.app-partner .gallery ul {
  /* gap: 37px; */
}
.app-partner .gallery ul li {
  margin-right: 37px;
  flex-grow: 0;
  flex-shrink: 0;
  width: 428px;
}
.app-partner .gallery .item {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  width: 428px;
  height: 359px;
  padding: 10px;
  font-size: 26px;
  overflow: hidden;
  box-shadow: 0 0 10px #c6c7c6;
}
.app-partner .gallery .item img {
  object-fit: cover;
  width: 406px;
  height: 273px;
  margin-bottom: 26px;
}
.app-information {
  flex-direction: column;
  align-items: center;
  padding: 79px 0 37px;
  display: flex;
}
.app-information .tit {
  justify-content: center;
  align-items: center;
  gap: 22px;
  font-size: 57px;
  font-weight: 700;
  display: flex;
}
.app-information .tit:after,
.app-information .tit:before {
  content: "";
  background-color: var(--color-black);
  width: 122px;
  height: 1px;
}
.app-information .subtit {
  margin-top: 40px;
  font-size: 27px;
}
.app-information .infos {
  gap: 48px;
  margin-top: 62px;
  display: flex;
}
.app-information .info {
  width: 565px;
}
.app-information .info .cover {
  width: 100%;
  height: 318px;
  position: relative;
}
.app-information .info .cover img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}
.app-information .info .cover p {
  color: #fff;
  background-color: #000000b3;
  height: 52px;
  font-size: 22px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.app-information .info .header {
  border-left: 2px solid var(--color-red);
  align-items: center;
  height: 42px;
  margin-bottom: 50px;
  padding-left: 20px;
  display: flex;
}
.app-information .info .header .i-tit {
  font-size: 35px;
  font-weight: 400;
}
.app-information .info .header .more {
  margin-left: auto;
  font-size: 31px;
}
.app-information .info .content,
.app-information .info .list {
  height: 454px;
}
.app-information .info .content {
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  padding: 45px 20px;
  transition: box-shadow 0.2s ease-in-out;
  display: flex;
}
.app-information .info .content:hover {
  box-shadow: 0 0 10px #c2c3c4;
}
.app-information .info .content .c-tit {
  font-size: 24px;
  font-weight: 700;
}
.app-information .info .content p {
  font-size: 20px;
  line-height: 48px;
}
.app-information .info .content time {
  font-size: 18px;
}
.app-information .info .list {
  flex-direction: column;
  display: flex;
}
.app-information .info .list.dot a {
  padding-left: 36px;
  position: relative;
}
.app-information .info .list.dot a:before {
  content: "";
  background-color: var(--color-red);
  width: 12px;
  height: 12px;
  display: flex;
  position: absolute;
  left: 10px;
}
.app-information .info .list a {
  flex: 1 0 0;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  font-size: 22px;
  display: flex;
}
.app-information .info .list a time {
  flex-shrink: 0;
}
.app-information .info .list a:hover {
  color: var(--color-red);
}
.app-contact {
  color: #fff;
  background-image: url(../images/home/contact_bg.7cee8c9b.jpg);
  background-size: cover;
  flex-direction: column;
  align-items: center;
  height: 564px;
  padding: 48px 10px 45px;
  display: flex;
}
.app-contact .tit {
  font-size: 45px;
  font-weight: 700;
}
.app-contact .tit strong {
  color: var(--color-red);
}
.app-contact .subtit {
  margin-top: 35px;
  font-size: 24px;
}
.app-contact .form {
  background-color: #000000b3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 26px;
  width: 998px;
  height: 335px;
  margin-top: 30px;
  display: flex;
}
.app-contact .form .f-tit {
  font-size: 35px;
  font-weight: 700;
}
.app-contact .form form {
  color: var(--color-black);
  flex-direction: column;
  gap: 10px;
  width: 656px;
  display: flex;
}
.app-contact .form form .input {
  flex: 1 0 0;
}
.app-contact .form form input,
.app-contact .form form textarea {
  appearance: none;
  background-color: #fff;
  outline: none;
  font-size: 15px;
}
.app-contact .form form input {
  width: 100%;
  height: 50px;
  padding: 0 8px;
  display: block;
}
.app-contact .form form textarea {
  resize: none;
  width: 100%;
  height: 90px;
  padding: 0 8px;
  line-height: 1.6;
}
.app-contact .form form .submit {
  margin: auto;
}
.app-contact .form form .submit .btn {
  background-color: var(--color-red);
  color: #fff;
  width: 225px;
  height: 45px;
  font-size: 20px;
}
.app-footer {
  color: #fff;
  background-color: #131a26;
}
.app-footer .navs {
  background-image: url(../images/home/footer_bg.cc52671b.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  padding: 59px 100px 23px;
  display: flex;
}
.app-footer .navs > * {
    flex-shrink: 0;
}
.app-footer .logo {
  width: 208px;
  margin-right: 34px;
  padding-top: 62px;
}
.app-footer .qr {
  margin-left: 200px;
  margin-right: 75px;
}
.app-footer .qr p {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
}
.app-footer .contact {
  font-size: 25px;
}
.app-footer .contact .tit {
  margin-bottom: 40px;
  font-size: 44px;
  font-weight: 700;
}
.app-footer .contact li + li {
  margin-top: 9px;
}
.app-footer .links {
  flex-direction: column;
  gap: 30px;
  font-size: 22px;
  display: flex;
}
.app-footer .links + .links {
  margin-left: 100px;
}
.app-footer .links p {
  color: var(--color-red-1);
}
.app-footer .links .link {
  color: #fff;
}
.app-footer .icp {
  border-top: 1px solid #dcd8da;
  justify-content: center;
  align-items: center;
  gap: 185px;
  padding: 38px;
  font-size: 27px;
  display: flex;
}
.app-footer .friendly {
  color: #fff;
  border-top: 1px solid #fff;
  align-items: center;
  gap: 30px;
  padding: 30px 58px;
  font-size: 29px;
  display: flex;
}
