/*! @import */

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com*/

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
    margin: 0
}

hr {
    color: inherit;
    height: 0
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-color: inherit;
    text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

button {
    background-color: transparent;
    background-image: none
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    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 {
    font-family: inherit;
    line-height: inherit
}

*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

button {
    cursor: pointer
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    line-height: inherit;
    padding: 0
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

*,
:after,
:before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.container {
    width: 100%
}
.header-logo {
  margin-left: 24px;
  margin-right: 55px;
  height: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  line-height: 0;
  flex-shrink: 0;
}

.header-logo img {
  height: 75px;
  width: auto;
}
.header-logo .hh-logon {
  display: flex;
}
/* 行业资讯 */
.hpartners-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  box-sizing: border-box;
  justify-content: center;
  padding: 72px 0 72px;
}

.newsb-box {
    width: 100%;
    height: 170px;
    overflow: hidden;
    transition: height 0.3s linear;
  }
  
  .newsb-btn {
    width: 124px;
    height: 34px;
    box-sizing: border-box;
    line-height: 32px;
    border: 1px solid rgba(124, 188, 38, 1);
    border-radius: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 24px;
  }
  
  .newsb-btn>span {
    font-size: 13px;
    color: #7CBC26;
  }
  
  .newsb-btn>img {
    width: 12px;
    height: 12px;
    margin-left: 6px;
    transition: height 0.3s linear;
  }
  
.hpartners-container .new-container{
  display: flex;
  align-items: center;
  flex-direction: column;
  max-width: 1472px;
  padding: 0 12px 0 36px;
  width: 100%;
  font-size: 30px;
  color: #333333;
  font-weight: 700;
}

.hpartners-container .new-container .header{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  padding-right: 12px;
}

.hpartners-container .new-container .header .more{
  display: flex;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  align-items: center;
}

.hpartners-container .new-container .header .more img{
  width: 16px;
  height: 16px;
  margin-left: 8px;
}

.hpartners-container .new-container .news-content{
  display: flex;
  box-sizing: border-box;
  margin-top: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.hpartners-container .new-container .news-content .news-item{
  font-size: 15px;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
  box-sizing: border-box;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 22.5px;
}

.hpartners-container .new-container .news-content .news-item p{
  white-space: nowrap;
  box-sizing: border-box;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 12px 0 0;
  transition: all 0.3s ease;
}

.hpartners-container .new-container .news-content .news-item img{
  width: 6px;
  height: 10px;
  box-sizing: border-box;
  display: none;
  position: absolute;
  left: 0;
}

.hpartners-container .new-container .news-content .news-item:hover{
  color: #7CBD26;
}

.hpartners-container .new-container .news-content .news-item:hover img{
  display: block;
}

.hpartners-container .new-container .news-content .news-item:hover p{
  padding: 0 0 0 12px;
}

@media (max-width:1578px) {
    .container {
        max-width: 1536px
    }
    .header-logo {
        margin-left: 20px;
        margin-right: 25px;
    }
}

@media (max-width:1280px) {
    .container {
        max-width: 1280px
    }
    .header-logo {
        margin-right: 0px;
        margin-left: 12px;
    }
}

@media (max-width:1024px) {
    .container {
        max-width: 1024px
    }
    .hpartners-container .new-container{
        padding: 0 12px 0 24px;
        width: 100%;
        font-size: 30px;
        color: #333333;
        font-weight: 700;
    }
}
@media (max-width:768px) {
    .container {
        max-width: 768px
    }
    .header-logo {
        margin-left: 0px;
        margin-right: 0px;
    }

    .header-logo img{
        height: 52px
    }
    .hpartners-container{
        padding: 30px 0 30px;
    }
    .hpartners-container .new-container{
        padding: 0 12px;
        width: 100%;
        font-size: 20px;
        color: #333333;
        font-weight: 700;
    }
    .hpartners-container .new-container .news-content{
        flex-wrap: nowrap;
        justify-content: flex-start;
        flex-direction: column;
        width: 100%;
    }

.hpartners-container .new-container .news-content .news-item{
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  padding-right: 12px;
  line-height: 20px;
}

.hpartners-container .new-container .news-content .news-item p{
  width: 100%;
  white-space: nowrap;
  box-sizing: border-box;
  display: inline-block;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
}

.hpartners-container .new-container .news-content .news-item:hover img{
  display: none;
}

.hpartners-container .new-container .news-content .news-item:hover p{
  padding: 0;
}
}
@media (max-width:640px) {
    .container {
        max-width: 640px
    }
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.top-3 {
    top: .75rem
}

.right-3 {
    right: .75rem
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.m-3 {
    margin: .75rem
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-1 {
    margin-left: .25rem;
    margin-right: .25rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-0\.5 {
    margin-left: .125rem;
    margin-right: .125rem
}

.mx-1\.5 {
    margin-left: .375rem;
    margin-right: .375rem
}

.-mx-1 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.-mx-2 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.-mx-3 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.-mx-1\.5 {
    margin-left: -.375rem;
    margin-right: -.375rem
}

.-mx-2\.5 {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.mt-0 {
    margin-top: 0
}

.mt-1 {
    margin-top: .25rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mt-15 {
    margin-top: 60px
}
.mt-24i {
    margin-top: 24px
}
.mt-16 {
    margin-top: 4rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-0\.5 {
    margin-top: .125rem
}

.mt-2\.5 {
    margin-top: .625rem
}

.mt-3\.5 {
    margin-top: .875rem
}

.mt-4\.5 {
    margin-top: 18px
}

.mt-7\.5 {
    margin-top: 30px
}

.mt-8\.5 {
    margin-top: 34px
}

.mt-12\.5 {
    margin-top: 50px
}

.mt-70px {
    margin-top: 70px
}

.mr-2 {
    margin-right: .5rem
}

.mr-auto {
    margin-right: auto
}

.mr-2\.5 {
    margin-right: .625rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.ml-1 {
    margin-left: .25rem
}

.ml-2 {
    margin-left: .5rem
}

.ml-3 {
    margin-left: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-5 {
    margin-left: 1.25rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-8 {
    margin-left: 2rem
}

.ml-12 {
    margin-left: 3rem
}

.ml-auto {
    margin-left: auto
}

.ml-2\.5 {
    margin-left: .625rem
}

.-ml-4 {
    margin-left: -1rem
}

.block {
    display: block
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-1 {
    height: .25rem
}

.h-2 {
    height: .5rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-8 {
    height: 2rem
}

.h-10 {
    height: 2.5rem
}

.h-12 {
    height: 3rem
}

.h-15 {
    height: 60px
}

.h-22 {
    height: 130px
}

.h-40 {
    height: 10rem
}

.h-px {
    height: 1px
}

.h-2\.5 {
    height: .625rem
}

.h-8\.5 {
    height: 34px
}

.h-full {
    height: 100%
}

.w-3 {
    width: .75rem
}

.w-4 {
    width: 1rem
}

.w-5 {
    width: 1.25rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-12 {
    width: 3rem
}

.w-15 {
    width: 60px
}

.w-16 {
    width: 8rem
}

.w-22 {
    width: 130px
}

.w-24 {
    width: 6rem
}

.w-28 {
    width: 7rem
}

.w-40 {
    width: 10rem
}

.w-60 {
    width: 15rem
}

.w-7\.5 {
    width: 30px
}

.w-8\.5 {
    width: 34px
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.333333%
}

.w-1\/5 {
    width: 20%
}

.w-full {
    width: 100%
}

.min-w-0 {
    min-width: 0
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.transform {
    --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;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.overflow-x-auto {
    overflow-x: auto
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap
}

.rounded-sm {
    border-radius: .125rem
}

.rounded {
    border-radius: .25rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-full {
    border-radius: 9999px
}

.border-2 {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-dotted {
    border-style: dotted
}

.border-97 {
    --tw-border-opacity: 1;
    border-color: rgba(151, 151, 151, var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.bg-white {
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-f2,
.bg-white {
    --tw-bg-opacity: 1
}

.bg-f2 {
    background-color: rgba(242, 242, 242, var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgba(120, 210, 99, var(--tw-bg-opacity))
}

.bg-primary-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(248, 250, 248, var(--tw-bg-opacity))
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-1\.5 {
    padding: .375rem
}

.p-2\.5 {
    padding: .625rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-7 {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.py-12 {
    padding-bottom: 3rem;
    padding-top: 3rem
}

.py-7\.5 {
    padding-bottom: 30px;
    padding-top: 30px
}

.py-12\.5 {
    padding-bottom: 50px;
    padding-top: 50px
}

.pt-1 {
    padding-top: .25rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-7\.5 {
    padding-top: 30px
}

.pt-70px {
    padding-top: 70px
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-2\.5 {
    padding-bottom: .625rem
}

.pb-8\.5 {
    padding-bottom: 34px
}

.pl-2 {
    padding-left: .5rem
}

.pl-6 {
    padding-left: 1.5rem
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem
}

.text-lg,
.text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.tracking-normal {
    letter-spacing: 0
}

.text-666 {
    --tw-text-opacity: 1;
    color: rgba(102, 102, 102, var(--tw-text-opacity))
}

.text-999 {
    --tw-text-opacity: 1;
    color: rgba(153, 153, 153, var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-d8 {
    color: rgba(216, 216, 216, var(--tw-text-opacity))
}

.text-d8,
.text-e8 {
    --tw-text-opacity: 1
}

.text-e8 {
    color: rgba(232, 232, 232, var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgba(120, 210, 99, var(--tw-text-opacity))
}

.hover\:text-999:hover {
    --tw-text-opacity: 1;
    color: rgba(153, 153, 153, var(--tw-text-opacity))
}

*,
:after,
:before {
    --tw-shadow: 0 0 #0000;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.transition-transform {
    transition-duration: .15s;
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.flex-center,
.flex-middle {
    align-items: center;
    display: flex;
    justify-content: center
}

.flex-middle {
    flex-direction: column
}

body,
html {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

body {
    color: #333 !important;
    font-family: PingFangSC-Regular, Microsoft YaHei, SimSun, "sans-serif" !important;
    font-size: 16px !important;
    letter-spacing: .5px;
    line-height: 1.4 !important
}

.pre-transition {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d
}

.c-page {
    background: none;
    border: 0;
    box-shadow: none;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.c-layer,
.c-page {
    width: 100%
}

.c-grid {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap
}

.c-container {
    box-sizing: border-box;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

.c-containernf.c-container {}

@media (min-width:640px) {
    .c-container {
        max-width: 640px;
        padding-left: 20px;
        padding-right: 20px;
        width: 640px
    }
}

@media (min-width:768px) {
    .c-container {
        max-width: 760px;
        width: 760px
    }
}

@media (min-width:1024px) {
    .c-container {
        max-width: 1000px;
        width: 1000px
    }
}

@media (min-width:1280px) {
    .c-container {
        max-width: 1240px;
        width: 1240px
    }

    .c-containernf.c-container {
        max-width: 1240px;
        width: 1240px
    }
}

.c-table-wrapper,
.table-wrapper {
    overflow: hidden;
    overflow-x: auto;
    width: 100%
}

.c-table {
    border-collapse: collapse !important;
    display: table;
    min-width: 100%
}

.c-table td,
.c-table th {
    padding: 5px;
    white-space: nowrap
}

.c-table td {
    border-bottom: 1px solid #eee
}

.c-table .c-tcol,
.c-table .c-trow {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 0;
    white-space: nowrap
}

.c-table .c-tcol {
    flex-direction: column
}

.c-table .c-tcol>span,
.c-table .c-trow>span {
    white-space: nowrap
}

.c-table .whitespace-normal {
    white-space: normal !important
}

.c-table.align-center td,
.c-table .align-center td,
.c-table.align-center th,
.c-table .align-center th,
.c-table td.align-center,
.c-table th.align-center {
    text-align: center !important
}

.c-table.align-left td,
.c-table .align-left td,
.c-table.align-left th,
.c-table .align-left th,
.c-table td.align-left,
.c-table th.align-left {
    text-align: left !important
}

.c-table.align-right td,
.c-table .align-right td,
.c-table.align-right th,
.c-table .align-right th,
.c-table td.align-right,
.c-table th.align-right {
    text-align: right !important
}

.c-table.align-center .c-trow,
.c-table .align-center .c-trow {
    justify-content: center
}

.c-table.align-left .c-trow,
.c-table .align-left .c-trow {
    justify-content: flex-start
}

.c-table.align-right .c-trow,
.c-table .align-right .c-trow {
    justify-content: flex-end
}

.c-table.align-center .c-tcol,
.c-table .align-center .c-tcol {
    align-items: center
}

.c-table.align-left .c-tcol,
.c-table .align-left .c-tcol {
    align-items: flex-start
}

.c-table.align-right .c-tcol,
.c-table .align-right .c-tcol {
    align-items: flex-end
}

.img-wrapper {
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 0;
    overflow: hidden
}

.img-wrapper img {
    display: block;
    max-height: 100%;
    max-width: 100%
}

.img-wrapper.img-cover img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    width: 100%
}

.c-pagination {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px
}

.c-pagination__next,
.c-pagination__pager,
.c-pagination__prev {
    align-items: center;
    background-color: #fff;
    border: 1px solid #979797;
    border-radius: 4px;
    box-sizing: border-box;
    color: #979797;
    cursor: pointer;
    display: flex;
    height: 20px;
    justify-content: center;
    margin: 0 6px 4px 0;
    min-width: 20px
}

.c-pagination__next {
    margin-right: 0
}

.c-pagination__next>svg,
.c-pagination__prev>svg {
    height: 20px;
    width: 20px
}

.c-pagination__next:hover,
.c-pagination__pager:hover,
.c-pagination__prev:hover {
    background: #7cbc26;
    border-color: #7cbc26;
    color: #fff
}

.c-pagination__pager.is-active {
    background: #fff;
    border-color: #7cbc26;
    color: #7cbc26
}

.c-pagination__next.is-disabled,
.c-pagination__prev.is-disabled {
    background: #fff;
    border-color: #d1d1d1;
    color: #d1d1d1;
    cursor: not-allowed
}

@media (min-width:1024px) {
    .c-pagination {
        font-size: 14px
    }

    .c-pagination__next,
    .c-pagination__pager,
    .c-pagination__prev {
        height: 30px;
        margin: 0 10px 8px 0;
        min-width: 30px
    }
}

.c-html {
    color: #333;
    font-size: 16px;
    line-height: 1.8
}

.c-html h1,
.c-html h2,
.c-html h3,
.c-html h4,
.c-html h5,
.c-html h6 {
    display: block;
    font-weight: 700
}

.c-html h1 {
    font-size: 1.8em;
    margin: .67em 0
}

.c-html h2 {
    font-size: 1.4em;
    margin: .83em 0
}

.c-html h3 {
    font-size: 1.17em;
    margin: 1em 0
}

.c-html h4 {
    font-size: 1em;
    margin: 1.33em 0
}

.c-html h5 {
    font-size: .83em;
    margin: 1.67em 0
}

.c-html h6 {
    font-size: .67em;
    margin: 2.33em 0
}

.c-html img {
    margin: 0 auto;
    max-width: 960px !important;
    height: auto !important;
}
.c-page--solution .c-html img {
    margin: 0;
}
@media (max-width:767.5px) {
    .c-html img {
        height: auto !important;
        max-width: 100% !important
    }
}

.c-html ol,
.c-html p,
.c-html table,
.c-html ul {
    margin: 1em 0
}

.c-html li {
    margin: .83em 0
}

.c-html ol,
.c-html ul {
    padding-left: 2.5em
}

.c-html ul {
    list-style-type: disc
}

.c-html li ul {
    list-style-type: square
}

.c-html li li ul {
    list-style-type: circle
}

.c-html ol {
    list-style-type: decimal
}

.c-html em {
    font-weight: 700
}

.c-html b,
.c-html strong {
    font-weight: bolder
}

.c-html table {
    border-collapse: collapse
}

.c-html th {
    font-weight: 700
}

.c-html td,
.c-html th {
    border: 1px solid #b1b1b1;
    padding: 5px 10px
}

.c-btn {
    align-items: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    outline: none;
    transform-style: preserve-3d;
    transition: all .2s
}

.c-btn:active {
    transform: scale(.97)
}

@media (min-width:640px) {
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width:768px) {
    .md\:mx-5 {
        margin-left: 1.25rem;
        margin-right: 1.25rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-2 {
        margin-top: .5rem
    }

    .md\:mt-3 {
        margin-top: .75rem
    }

    .md\:mt-7 {
        margin-top: 1.75rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:mt-9 {
        margin-top: 2.25rem
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-15 {
        margin-top: 60px
    }

    .md\:mt-20 {
        margin-top: 5rem
    }

    .md\:mt-auto {
        margin-top: auto
    }

    .md\:mt-7\.5 {
        margin-top: 30px
    }

    .md\:mt-12\.5 {
        margin-top: 50px
    }

    .md\:ml-0 {
        margin-left: 0
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:block {
        display: block
    }

    .md\:w-60 {
        width: 15rem
    }

    .md\:w-3\/7 {
        width: 42.8571%
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-1\/3 {
        width: 33.333333%
    }

    .md\:w-1\/4 {
        width: 25%
    }

    .md\:flex-1 {
        flex: 1 1 0%
    }

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-col {
        flex-direction: column
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-end {
        align-items: flex-end
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:whitespace-nowrap {
        white-space: nowrap
    }

    .md\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .md\:py-6 {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .md\:py-12 {
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .md\:py-12\.5 {
        padding-bottom: 50px;
        padding-top: 50px
    }

    .md\:pl-5 {
        padding-left: 1.25rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-right {
        text-align: right
    }

    .md\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

@media (min-width:1024px) {
    .lg\:m-0 {
        margin: 0
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-2 {
        margin-top: .5rem
    }

    .lg\:mt-3 {
        margin-top: .75rem
    }

    .lg\:mt-5 {
        margin-top: 1.25rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mt-10 {
        margin-top: 2.5rem
    }

    .lg\:mt-11 {
        margin-top: 2.75rem
    }

    .lg\:mt-11g {
        margin-top: 40px
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:mt-16 {
        margin-top: 4rem
    }

    .lg\:mt-28 {
        margin-top: 7rem
    }

    .lg\:mt-2\.5 {
        margin-top: .625rem
    }

    .lg\:mt-12\.5 {
        margin-top: 50px
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:ml-0 {
        margin-left: 0
    }

    .lg\:ml-2 {
        margin-left: .5rem
    }

    .lg\:ml-3 {
        margin-left: .75rem
    }

    .lg\:ml-4 {
        margin-left: 1rem
    }

    .lg\:ml-8 {
        margin-left: 2rem
    }

    .lg\:ml-12 {
        margin-left: 3rem
    }

    .lg\:ml-16 {
        margin-left: 4rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-20 {
        height: 5rem
    }

    .lg\:w-20 {
        width: 10rem
    }

    .lg\:w-48 {
        width: 12rem
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-1\/4 {
        width: 20%
    }

    .lg\:w-3\/4 {
        width: 80%
    }

    .lg\:w-1\/5 {
        width: 20%
    }

    .lg\:w-2\/5 {
        width: 40%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-5\/12 {
        width: 45%
    }

    .lg\:w-7\/12 {
        width: 58.333333%
    }

    .lg\:flex-shrink {
        flex-shrink: 1
    }

    .lg\:flex-row {
        flex-direction: row
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:flex-nowrap {
        flex-wrap: nowrap
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .lg\:py-7 {
        padding-bottom: 1.75rem;
        padding-top: 1.75rem
    }

    .lg\:py-16 {
        padding-bottom: 4rem;
        padding-top: 4rem
    }

    .lg\:py-7\.5 {
        padding-bottom: 30px;
        padding-top: 30px
    }

    .lg\:pt-12 {
        padding-top: 3rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pt-12\.5 {
        padding-top: 50px
    }

    .lg\:pb-8 {
        padding-bottom: 2rem
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

    .lg\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }

    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

@media (min-width:1280px) {
    .xl\:mt-0 {
        margin-top: 0
    }

    .xl\:mt-5 {
        margin-top: 1.25rem
    }

    .xl\:mt-8 {
        margin-top: 2rem
    }

    .xl\:mt-12 {
        margin-top: 3rem
    }

    .xl\:mt-15 {
        margin-top: 60px
    }

    .xl\:mt-16 {
        margin-top: 4rem
    }

    .xl\:mt-16g {
        margin-top: 45px
    }

    .xl\:ml-0 {
        margin-left: 0
    }

    .xl\:ml-10 {
        margin-left: 2.5rem
    }

    .xl\:block {
        display: block
    }

    .xl\:h-6 {
        height: 1.5rem
    }

    .xl\:w-6 {
        width: 1.5rem
    }

    .xl\:w-25 {
        width: 200px
    }

    .xl\:w-48 {
        width: 12rem
    }

    .xl\:w-auto {
        width: auto
    }

    .xl\:w-1\/4 {
        width: 25%
    }

    .xl\:w-1\/6 {
        width: 16.666667%
    }

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:flex-col {
        flex-direction: column
    }

    .xl\:justify-start {
        justify-content: flex-start
    }

    .xl\:justify-center {
        justify-content: center
    }

    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .xl\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .xl\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .xl\:py-22 {
        padding-bottom: 70px;
        padding-top: 70px
    }

    .xl\:pt-14 {
        padding-top: 3.5rem
    }

    .xl\:pt-18 {
        padding-top: 72px
    }

    .xl\:pt-20 {
        padding-top: 5rem
    }

    .xl\:pb-10 {
        padding-bottom: 2.5rem
    }

    .xl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .xl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
}

.nflistbox {
    display: flex;
    align-items: flex-start;
    margin-top: 30px;
}

.nflistitem {
    /* display: flex;
    flex-direction: column; */
    /* align-items: center; */
}

.nflistitem>div {
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 12px;
}
.nflistitem>div:hover{
color: #7CBD26;
}
.nflistitem>div:first-child {
    margin-top: 0;
    color: rgba(255, 255, 255, 0.6);
    cursor: default;
}

.ml-60 {
    margin-left: 16px;
}

.ml-153 {
    margin-left: 0px;
}
@media (min-width:1280px) {
    .ml-60{
        margin-left: 60px;
    }
    .ml-153 {
        /* margin-left: 123px; */
    }
    .nflistbox {
        margin-top: 0;
    }
}
@media (min-width:1024px) {
    .nflistbox {
        margin-top: 0;
    }
}
.nfgrayline{
    width: 1px;
    height: 10px;
    background: #E8E8E8;
    margin: 0 8px;
}
.nfzxbox{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.nfzxitem{
    display: block;
    box-sizing: border-box;
    width: 386px;
    margin-right: 20px;
    margin-bottom: 40px;
    cursor: pointer;
}
.nfzxitem:hover .nftitle{
    color: #7CBD26;
}
.nfzxitem:nth-child(3n){
    margin-right: 0;
}
.nfzximg{
    width: 100%;
    height: 257px;
    object-fit: cover;
    border-radius: 3.41px;
}
.nfcontent,.nftitle{
    width: 100%;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nftitle{
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 12px;

}
.nfcontent{
    font-size: 14px;
    line-height: 24px;
    margin-top: 8px;
}
.nftime{
    margin-top: 21px;
    display: flex;
    align-items: center;
}
.nftime>span{
    font-size: 12px;
    color: #999999;
    line-height: 18px;
}
@media (max-width:1280px) {
    .nfzxitem{
        width: 306px;
    }
    .nfzximg{
        height: 203px;
    }
}
@media (max-width:1024px) {
    .nfzxitem{
        width: 306px;
    }
    .nfzximg{
        height: 203px;
    }
    .nfzxbox{
        justify-content: center;
    }
    .nfzxitem:nth-child(3n){
        margin-right: 20px;
    }
    .nfzxitem:nth-child(2n){
        margin-right: 0px;
    }
}
@media (max-width:768px) {
    .nflistitem>div {
        font-size: 15px;
    }
    .nfzxitem{
        width: 186px;
    }
    .nfzximg{
        height: 123px;
    }
    .nfzxbox{
        justify-content: center;
    }
    .nfzxitem:nth-child(2n){
        margin-right: 14px;
    }
    .nfzxitem:nth-child(3n){
        margin-right: 0px;
    }
    .nftitle{
        font-size: 16px;
        margin-top: 9px;
    
    }
    .nfcontent{
        font-size: 12px;
        margin-top: 5px;
    }
    .nftime{
        margin-top: 15px;
    }
}
@media (max-width:640px) {
    .nfzxitem{
        margin-right: 10px;
    }
    .nfzxitem:nth-child(3n){
        margin-right: 10px;
    }
    .nfzxitem:nth-child(2n){
        margin-right: 0px;
    }

}