@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow: clip;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transition-timing-function: initial;
    transition-timing-function: ease;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height,-webkit-transform;
    transition-property: height,-webkit-transform;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    -ms-scroll-snap-type: none;
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    -ms-flex-negative: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop:always}

[dir=ltr] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-left: var(--swiper-centered-offset-before)
}

[dir=rtl] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-right: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-top: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0,0,0,.15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,.swiper-button-prev {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    top: var(--swiper-navigation-top-offset,50%);
    width: 27px;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev {
    display: none!important
}

.swiper-button-next svg,.swiper-button-prev svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-button-prev,.swiper-rtl .swiper-button-next {
    left: 10px;
    left: var(--swiper-navigation-sides-offset,10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important
}

.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
    right: var(--swiper-navigation-sides-offset,10px)
}

.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled {
    display: none!important
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 8px;
    bottom: var(--swiper-pagination-bottom,8px);
    left: 0;
    top: auto;
    top: var(--swiper-pagination-top,auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color,#000);
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius,50%);
    display: inline-block;
    height: 8px;
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
    opacity: .2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
    width: 8px;
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none!important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: 1;
    opacity: var(--swiper-pagination-bullet-opacity,1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets {
    left: auto;
    left: var(--swiper-pagination-left,auto);
    right: 8px;
    right: var(--swiper-pagination-right,8px);
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: top .2s,-webkit-transform .2s;
    transition: top .2s,-webkit-transform .2s;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: left .2s,-webkit-transform .2s;
    transition: left .2s,-webkit-transform .2s;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: right .2s,-webkit-transform .2s;
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color,inherit)
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    background: var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    height: var(--swiper-pagination-progressbar-size,4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
    width: var(--swiper-pagination-progressbar-size,4px)
}

.swiper-pagination-lock {
    display: none
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    -webkit-text-size-adjust: 100%;
    line-height: 1.15
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted currentColor;
    text-decoration: underline dotted currentColor
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,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
}

img {
    border-style: none
}

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

html {
    background: #fff;
    color: #3d3d3d;
    font-size: 1rem;
    line-height: 1.4
}

body {
    margin: auto
}

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

.top-img {
    height: 300px;
    margin: 0 25px!important;
    position: relative;
    width: 100%
}

.top-img .programa {
    background-color: #fff;
    bottom: -50px;
    -webkit-box-shadow: 0 4px 15px -10px rgba(0,0,0,.3);
    box-shadow: 0 4px 15px -10px rgba(0,0,0,.3);
    height: 100px;
    left: 0;
    padding: 0 35px;
    position: absolute;
    right: 0;
    width: calc(100% - 70px)
}

.top-img .programa p {
    font-size: 14px;
    line-height: 100px;
    margin: 0;
    position: relative;
    z-index: 3
}

.top-img .programa p .sub-highlight-primary {
    color: #31ae37;
    font-size: 16px;
    font-weight: 700
}

.top-img .programa a:hover {
    color: #1f8728
}

.top-img .programa .p-title {
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.top-img .programa .title {
    color: #31ae37;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: .1em;
    position: relative;
    z-index: 2
}

.top-img .programa .auxiliary {
    color: hsla(0,0%,87%,.502);
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .09em;
    text-align: center;
    text-transform: uppercase;
    top: -16px;
    z-index: 1
}

.top-img .programa .auxiliary,.top-img .search {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.top-img .search {
    background-color: #f5f5f5;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 50%
}

.top-img .search,.top-img .search input {
    border: 1px solid rgba(0,0,0,.15);
    height: 52.5px;
    width: 500px
}

.top-img .search input {
    padding-left: 10px;
    padding-right: 40px
}

.top-img .search input::-webkit-input-placeholder {
    color: rgba(61,61,61,.251);
    font-size: 14px;
    font-weight: 700
}

.top-img .search input::-moz-placeholder {
    color: rgba(61,61,61,.251);
    font-size: 14px;
    font-weight: 700
}

.top-img .search input:-ms-input-placeholder {
    color: rgba(61,61,61,.251);
    font-size: 14px;
    font-weight: 700
}

.top-img .search input::-ms-input-placeholder {
    color: rgba(61,61,61,.251);
    font-size: 14px;
    font-weight: 700
}

.top-img .search input::placeholder {
    color: rgba(61,61,61,.251);
    font-size: 14px;
    font-weight: 700
}

.top-img .search img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-conver {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.show-page {
    padding: 25px 25px 50px
}

.show-page a.prev {
    margin-right: 20px
}

.show-page a.next,.show-page a.prev {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 10px 30px
}

.show-page a.next {
    margin-left: 20px
}

.sub-nav {
    -ms-flex-pack: distribute;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    padding: 50px 25px 25px
}

.sub-nav .nav-item {
    color: rgba(61,61,61,.651);
    font-size: 14px;
    padding: 10px 15px;
    text-align: center
}

.sub-nav .nav-item:hover {
    background-color: #f5f5f5;
    color: #3d3d3d
}

.sub-nav .on {
    background-color: #f5f5f5;
    color: #1f8728
}

.sub-sub-block {
    border-top: 1px solid #dcdcdc
}

.sub-sub-nav {
    font-size: 14px;
    padding: 25px
}

.sub-sub-nav .nav-item {
    color: rgba(61,61,61,.651);
    padding: 0 15px
}

.sub-sub-nav .on {
    color: #1f8728
}

.page-content {
    padding: 50px 25px!important
}

.page-content img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    text-align: center
}

.page-content .sub-title {
    border-bottom: 1px solid #d9d9d9;
    color: #31ae37;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px;
    text-align: center
}

.pd-top-25 {
    padding-top: 25px
}

.pd-top-50 {
    padding-top: 50px
}

.show-product {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 10px!important
}

.show-product .item {
    background-color: #fff;
    margin-bottom: 25px;
    width: 23.6%
}

.show-product .item .cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 90%;
    border-bottom: 1px solid #d9d9d9;
    height: 270px
}

.show-product .item .info {
    padding: 10px 25px
}

.show-product .item .info .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    text-align: center
}

.show-product .item .info .dest {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: rgba(61,61,61,.651);
    display: -webkit-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis
}

.show-product-info {
    -ms-flex-pack: distribute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    padding: 50px 25px 15px;
    width: 100%
}

.show-product-info .product-content {
    border-top: 1px solid #eee;
    font-size: 16px;
    line-height: 32px;
    margin-top: 50px;
    padding-top: 50px;
    text-indent: 2em
}

.show-product-info .product-info-row {
    padding: 0 10%
}

.show-product-info .product-info-row .title {
    font-size: 36px;
    font-weight: 400;
    line-height: 0px;
    margin: 0
}

.show-product-info .product-info-row .desc {
    color: rgba(61,61,61,.651);
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

.show-product-info .product-info-row .product-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 35px
}

.show-product-info .product-info-row .product-info .cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    border: 1px solid #dcdcdc;
    height: 260px;
    margin-right: 50px;
    width: 300px
}

.show-product-info .product-info-row .product-info .info ul {
    margin: 0;
    padding-left: 15px
}

.show-product-info .product-info-row .product-info .info ul li {
    font-size: 14px;
    margin-bottom: 10px
}

.show-product-info .product-info-row .product-info .info ul li::marker {
    font-size: 10px
}

.show-product-info .correlation {
    font-size: 24px;
    font-weight: 700;
    padding-top: 100px
}

.quote-btn {
    background-color: #31ae37;
    border-radius: 2px;
    color: #f4f4f4;
    padding: 8px 15px
}

.list-news {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 25px;
  width: 100%
}

.list-news,.list-news .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.list-news .item {
    background-color: #fff;
    margin-bottom: 25px;
    position: relative;
    width: 100%
}

.list-news .item .cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-right: 1px solid #eee;
    height: 200px;
    width: 300px
}

.list-news .item .info {
    padding: 10px 25px;
    width: calc(100% - 300px)
}

.list-news .item .info .title {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px
}

.list-news .item .info .dest {
    color: rgba(61,61,61,.651);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px
}

.list-news .item .time {
    bottom: 10px;
    color: #ddd;
    font-size: 14px;
    position: absolute;
    right: 25px
}

.list-news .item .time img {
    display: inline-block;
    vertical-align: auto;
    width: 15px
}

.list-news .pagination {
  text-align: center
}

.inside-page {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 60px;
    padding: 0 5%;
    text-indent: 2em;
    width: 100%
}

.container-map {
    height: 260px;
    width: 100%
}

.show_contact {
    border: 0;
    margin-top: 50px
}

.show-news {
    -ms-flex-pack: distribute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 50px;
    padding: 50px 25px;
    width: 100%
}

.show-news h1 {
    font-size: 24px;
    text-align: center
}

.show-news h2 {
  font-size: 22px;
  text-align: center
}

.show-news .time {
    color: rgba(61,61,61,.451);
    font-size: 18px;
    font-size: 14px;
    line-height: 0px;
    margin: 0;
    text-align: center
}

.show-news .news-content {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 60px;
    margin-top: 50px;
    padding: 0 5%;
    text-indent: 2em
}

.show-news .news-content h2,h3,h4,h5 {
  text-align: center
}

.show-news .next {
    position: absolute;
    right: 0
}

.show-news .pos-page {
    position: relative;
    width: 100%
}

.show-news .pos-page a:hover {
    color: #1f8728
}

.show-news .center {
  text-align: center
}
.show-news .center img {
  vertical-align: middle
}

.container-item {
    background-color: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.container-item img {
    margin: 0 30px 0 0;
    width: auto;
    width: 50%
}

.container-item .info {
    padding: 40px 20px
}

.container-item .info p {
    line-height: 50px;
    margin: 0;
    text-indent: 0
}

/* 手机等移动终端下的样式 */
@media(max-width: 992px) {
    .top-img .programa {
        height:130px!important
    }

    .top-img .programa p {
        display: none
    }

    .top-img .programa .p-title {
        left: 0
    }

    .top-img .programa .p-title .auxiliary {
        font-size: 60px;
        top: -20px
    }

    .top-img .programa .p-title .title {
        font-size: 50px;
        top: 10px
    }

    .nav-item {
        font-size: 20px!important;
        padding: 10px 20px!important
    }

    .show-product .item {
        width: 48.5%!important
    }

    .show-product .title {
        font-size: 24px!important;
        line-height: 28px!important
    }

    .show-product .dest {
        font-size: 18px!important;
        line-height: 26px!important
    }

    .show-product-info .product-info-row .title {
        font-size: 45px
    }

    .show-product-info .product-info-row .desc {
        font-size: 20px!important
    }

    .show-product-info .product-info-row .product-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .show-product-info .product-info-row .product-info .cover {
        height: 500px;
        width: 100%
    }

    .show-product-info .product-info-row .product-info .info {
        padding-top: 20px
    }

    .show-product-info .product-info-row .product-info .info li {
        font-size: 20px!important
    }

    .show-product-info .correlation {
        font-size: 40px
    }

    .quote-btn {
        font-size: 26px;
        padding: 14px 35px
    }

    .sub-title {
        font-size: 30px!important;
        padding-bottom: 25px!important
    }

    .inside-page {
        font-size: 22px!important;
        line-height: 45px!important
    }

    .news-content {
        font-size: 24px!important;
        line-height: 45px!important
    }

    .solution-contact h2 {
        font-size: 38px
    }

    .solution-contact p {
        font-size: 26px
    }

    .list-news .item .title {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 28px!important;
        line-height: 32px!important;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .list-news .item .dest {
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 20px!important;
        line-height: 23px!important;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

:root {
    --swiper-theme-color: #31ae37
}

.bg-blue-500 {
    background-color: #31ae37!important
}

.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    max-width: 1440px;
    padding: 0 10px
}

body {
    padding-top: 100px
}

.no-select,header {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header {
    background: #fff;
    border: solid #d9d9d9;
    border-width: 1px 0 0;
    -webkit-box-shadow: 0 4px 10px 0 rgba(0,0,0,.06);
    box-shadow: 0 4px 10px 0 rgba(0,0,0,.06);
    height: 100px;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

header .container,header .logo {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header .logo {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-left: 25px;
    width: 300px
}

header .logo .division {
    background-color: #dcdcdc;
    border: solid #f0f0f0;
    border-width: 0 2px 0 0;
    height: 100px;
    position: relative;
    width: 2px
}

header .logo .division .embellish {
    background-color: #31ae37;
    height: 25px;
    left: 1px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 2px
}

header .logo img {
    height: 50px
}

header .logo .slogan p {
    size: 16px;
    font-weight: 700;
    margin: 3px 0
}

header .logo .slogan p:first-child {
    color: #31ae37
}

header .logo .slogan p:last-child {
    color: #f39800;
    /*letter-spacing: .32em*/
}

header .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    height: 100px;
    justify-content: center;
    margin-right: 25px
}

header .menu .item {
    height: 100%;
    line-height: 100px;
    padding: 0 5px;
    text-align: center;
    width: 100px
}

header .menu .item>a {
    display: block;
    height: 100%;
    letter-spacing: .1em;
    -webkit-transition: border .1s;
    transition: border .1s;
    width: 100%
}

header .menu .item>a:hover {
    border: solid #31ae37;
    border-width: 0 0 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #31ae37
}

header .menu .subclass {
    background: hsla(0,0%,100%,.9);
    border: solid #d9d9d9;
    border-width: 0 0 2px;
    color: #3d3d3d;
    display: none;
    left: 0;
    line-height: normal;
    position: absolute;
    width: 100%
}

header .menu .subclass .subitems {
    -webkit-box-orient: horizontal;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

header .menu .subclass .subitems,header .menu .subclass .subitems .subitem {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start
}

header .menu .subclass .subitems .subitem {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0;
    text-align: left;
    width: 30%
}

header .menu .subclass .subitems .subitem .title {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px
}

header .menu .subclass .subitems .subitem .subsubitem {
    padding-bottom: 20px;
    padding-top: 0
}

header .menu .subclass .subitems .subitem .subsubitem a {
    color: #3d3d3d;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin: 0
}

header .menu .subclass .subitems .subitem .subsubitem a:hover {
    color: #1f8728
}

header .menu .on,header .menu .subclass .subitems .subitem>a:hover {
    color: #31ae37
}

.overspread {
    background-color: rgba(61,61,61,.851);
    display: none;
    height: 100%;
    position: fixed;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 9
}

.banner {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    height: 500px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.banner .swiper {
    height: 100%;
    width: 100%
}

.banner .swiper-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    justify-content: center;
    text-align: center
}

.banner .swiper-slide img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.piece-dark {
    background: #f5f5f5;
    border-top: 1px solid #f0f0f0
}

.piece-light {
    background: #fff
}

.piece-footer {
    background: #2b2b2b
}

.piece {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 81px 25px
}

.piece .programa {
    margin: 0 auto;
    padding-bottom: 50px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.piece p {
    color: rgba(61,61,61,.451);
    font-size: 14px;
    font-weight: 700
}

.piece .title {
    color: #31ae37;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: .1em;
    position: relative;
    z-index: 2
}

.piece .auxiliary {
    color: hsla(0,0%,87%,.502);
    font-size: 36px;
    font-weight: 700;
    left: 50%;
    letter-spacing: .09em;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -16px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 1
}

.piece .division {
    background-color: #dcdcdc;
    border: solid #f0f0f0;
    border-width: 2px 0 0;
    height: 2px;
    margin-top: 14px;
    position: relative;
    width: 320px
}

.piece .division .embellish {
    background-color: #31ae37;
    bottom: 1px;
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100px
}

.footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    color: hsla(0,0%,87%,.502);
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    padding: 0
}

.footer .content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 245px;
    justify-content: space-evenly;
    padding-bottom: 10px;
    padding-top: 28px
}

.footer .content,.footer .content .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .content .logo {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 1px solid hsla(0,0%,100%,.16);
    justify-content: space-between;
    margin: 30px 0;
    padding-right: 5%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.footer .content .logo img {
    padding-right: 15px;
    width: 150px
}

.footer .content .logo .slogan p {
    size: 16px;
    font-weight: 700;
    margin: 3px 0
}

.footer .content .logo .slogan p:first-child {
    color: #31ae37
}

.footer .content .logo .slogan p:last-child {
    color: #f39800;
    /*letter-spacing: .32em*/
}

.footer .content .nav {
    -ms-flex-pack: distribute;
    border-right: 1px solid hsla(0,0%,100%,.16);
    justify-content: space-around;
    margin: 15px 0;
    padding-right: 5%;
    text-align: left
}

.footer .content .nav,.footer .content .nav-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer .content .nav-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 24px
}

.footer .content .nav-item .programa {
    color: #f4f4f4;
    font-size: 16px;
    margin: 0;
    padding-bottom: 0;
    text-align: left
}

.footer .content .nav-item .subitem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    margin-top: 10px
}

.footer .content .nav-item .subitem a {
    margin-top: 5px
}

.footer .content .nav-item .subitem a:hover {
    color: #1f8728
}

.footer .content .contact {
    margin: 15px 0;
    padding-left: 10px;
    width: 200px
}

.footer .content .contact .programa {
    color: #f4f4f4;
    font-size: 16px;
    margin: 0;
    padding-bottom: 0;
    text-align: left
}

.footer .content .contact .subitem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 14px;
    margin-top: 10px
}

.footer .content .contact .subitem span {
    margin-top: 5px
}

.footer .content .contact img {
    padding-top: 20px
}

.footer .copyright {
    border-top: 1px solid hsla(0,0%,100%,.16);
    height: 80px;
    line-height: 80px
}

.footer .copyright span:first-child {
    padding-right: 15px
}

.applications {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 5px
}

.applications .item {
    height: 350px;
    position: relative;
    width: 33%
}

.applications .item .cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 190%;
    height: 100%;
    -webkit-transition: background-size .3s;
    transition: background-size .3s;
    width: 100%
}

.applications .item .caption-bg {
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(61,61,61,0)),to(#000));
    background: linear-gradient(180deg,rgba(61,61,61,0),#000);
    bottom: 0;
    height: 140px;
    opacity: .3;
    position: absolute;
    width: 100%
}

.applications .item .caption {
    bottom: 25px;
    color: #f4f4f4;
    font-size: 18px;
    position: absolute;
    text-align: center;
    width: 100%
}

.applications .item a:hover .cover {
    background-size: 170%
}

.products {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.products .item {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    height: 420px;
    overflow: hidden;
    position: relative
}

.products .item .cover {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100% - 70px);
    -webkit-transition: height .1s;
    transition: height .1s;
    width: 100%
}

.products .item .caption {
    background: linear-gradient(262deg,#31ae37 4%,#1c8a21 98%);
    color: #f4f4f4;
    font-size: 24px;
    font-weight: 700;
    height: 100%;
    line-height: 70px;
    position: absolute;
    text-align: center;
    top: calc(100% - 70px);
    -webkit-transition: .3s;
    transition: .3s;
    width: 100%
}

.products .item .caption span {
    z-index: 2
}

.products .item .caption .desc {
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    padding: 0 18px;
    text-align: left
}

.products .item .item-auxiliary {
    bottom: -20px;
    color: #f4f4f4;
    font-size: 46px;
    font-weight: 700;
    left: 50%;
    letter-spacing: .09em;
    letter-spacing: .28em;
    opacity: .1;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition: bottom .3s;
    transition: bottom .3s;
    z-index: 1
}

.products .item a:hover .caption {
    background: linear-gradient(262deg,rgba(49,174,55,.733) 4%,rgba(28,138,33,.733) 98%);
    height: 100%;
    line-height: 180px;
    top: 0
}

.products .item a:hover .cover {
    height: 100%
}

.products .item a:hover .item-auxiliary {
    bottom: calc(100% - 145px)
}

.cooperation {
    -ms-flex-pack: distribute;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-around;
    row-gap: 20px;
    -webkit-transition: .3s;
    transition: .3s
}

.cooperation .item {
    -ms-flex-preferred-size: 20%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-size: 100%;
    flex-basis: 20%;
    height: 85px;
    overflow: hidden;
    position: relative;
    -webkit-transition: height .1s;
    transition: height .1s
}

.highlight-primary {
    color: #31ae37;
    font-size: 18px;
    font-weight: 700
}

.highlight-auxiliary {
    color: #f39800;
    font-size: 18;
    font-weight: 700
}

.btn-primary {
    background-color: #31ae37
}

.btn-auxiliary,.btn-primary {
    border-radius: 10px;
    color: #f4f4f4;
    padding: 8px 15px
}

.btn-auxiliary {
    background-color: #f39800
}

.andonmes {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row
}

.andonmes img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.andonmes .right {
    padding-left: 20px;
    position: relative
}

.andonmes .right .btns a:first-child {
    margin-right: 100px
}

.andonmes .right .btns {
    bottom: 10px;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.andonmes .right p {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.andonmes .right .info {
    padding-bottom: 40px;
    padding-top: 10px
}

.andonmes .right .info p {
    color: #31ae37;
    font-size: 20px;
    font-weight: 700
}

.andonmes .right .info p img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle
}

.ai {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative
}

.ai p {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px
}

.ai .ai-piece {
    padding-bottom: 15px
}

.ai .btns {
    bottom: 10px;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ai .btns a:first-child {
    margin-right: 100px
}

.ai .ai-title {
    color: #31ae37;
    font-size: 20px;
    font-weight: 700
}

.ai .ai-title img {
    vertical-align: middle
}

.ai .ai-title img,.ai img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ai .left {
    padding-right: 20px
}

.line-hidden {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.line-hidden,.news {
    display: -webkit-box
}

.news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-column-gap: 60px;
    -moz-column-gap: 60px;
    column-gap: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: space-between;
    position: relative
}

.news .cover {
    background-position: 50%;
    background-size: 100%;
    -webkit-transition: background-size .3s;
    transition: background-size .3s
}

.news .industry {
    width: 50%
}

.news .industry .cover {
    float: left;
    height: 130px;
    width: 220px
}

.news .industry .top {
    background-color: #fff;
    height: 130px;
    margin-bottom: 27px
}

.news .industry .top .info {
    padding: 14px 17px
}

.news .industry .top .info p:first-child {
    color: #3d3d3d;
    font-size: 16px
}

.news .industry .top .info p:last-child {
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 400
}

.news .industry .top .info p {
    padding-left: 17px;
    -webkit-transition: padding-left .3s;
    transition: padding-left .3s
}

.news .industry .top a:hover p {
    padding-left: 27px
}

.news .industry .top a:hover p:first-child {
    color: #1f8728
}

.news .industry .bottom {
    background-color: #fff;
    margin-top: 28px;
    padding: 14px 17px
}

.news .industry .bottom div {
    margin-top: 19.5px;
    position: relative
}

.news .industry .bottom div span {
    color: rgba(61,61,61,.451);
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0
}

.news .industry .bottom div img {
    margin-right: 5px
}

.news .industry .bottom div p {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
    margin-left: 0;
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}

.news .industry .bottom div a:hover p {
    color: #1f8728;
    margin-left: 10px
}

.news .company {
    width: 50%
}

.news .company .cover {
    height: 345px;
    width: 100%
}

.news .company .top {
    background-color: #fff;
    height: 460px
}

.news .company .top .info {
    padding: 14px 17px
}

.news .company .top .info p:first-child {
    color: #3d3d3d;
    font-size: 16px
}

.news .company .top .info p:last-child {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis
}

.news .company .top .info p {
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}

.news .company .top a:hover .cover {
    background-size: 120%
}

.news .company .top a:hover p:first-child {
    color: #1f8728;
    margin-left: 10px
}

.news .company .top a:hover p:last-child {
    margin-left: 10px
}

.news .company .bottom {
    background-color: #fff;
    margin-top: 28px;
    padding: 14px 17px
}

.news .company .bottom div {
    margin-top: 5px;
    position: relative
}

.news .company .bottom div span {
    color: rgba(61,61,61,.451);
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0
}

.news .company .bottom div img {
    margin-right: 5px
}

.news .company .bottom div p {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
    margin-left: 0;
    -webkit-transition: margin-left .3s;
    transition: margin-left .3s
}

.news .company .bottom div a:hover p {
    color: #1f8728;
    margin-left: 10px
}

.news-title {
    margin-bottom: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.news-title div:first-child {
    color: hsla(0,0%,87%,.502);
    display: inline;
    font-size: 36px;
    font-weight: 700;
    position: relative;
    text-transform: uppercase
}

.news-title div:first-child div {
    border-left: 12px solid #31ae37;
    color: #31ae37;
    font-size: 24px;
    letter-spacing: .09em;
    line-height: normal;
    line-height: 24px;
    padding-left: 10px;
    position: absolute;
    right: 0;
    top: -5px
}

.m-menu {
    display: none
}

/* 手机等移动终端下的样式 */
@media(max-width: 992px) {
    header {
        height:150px
    }

    header .logo img {
        height: 140px
    }

    header .m-menu {
        display: block
    }

    header .m-menu .m-menu-button {
        background-color: #fff;
        border: none;
        cursor: pointer;
        display: block;
        height: 70px;
        margin: 0 20px 0 0;
        outline: none;
        padding: 0;
        position: relative;
        text-align: left;
        text-transform: capitalize;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 70px;
        z-index: 1
    }

    header .m-menu .rows {
        background-color: #fff;
        left: 0;
        max-height: 0;
        overflow: hidden;
        position: fixed;
        top: 150px;
        -webkit-transition: max-height,.5s;
        transition: max-height,.5s;
        width: 100%
    }

    header .m-menu .rows .item {
        border-top: 1px solid #e2e2e2;
        display: block;
        font-size: 40px;
        line-height: 120px;
        text-align: center;
        width: 100%
    }

    header .m-menu .rows.open {
        max-height: 1267px
    }

    header .division,header .menu,header .slogan,header .subclass {
        display: none!important
    }

    .applications .item {
        width: 49.5%
    }

    .products .item {
        -ms-flex-preferred-size: 48.5%;
        flex-basis: 48.5%
    }

    .applications .item .caption {
        font-size: 30px
    }

    .products .item .caption {
        font-size: 32px
    }

    .andonmes {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .andonmes>img {
        padding-bottom: 35px;
        width: 90%
    }

    .andonmes .right p {
        font-size: 28px;
        line-height: 40px
    }

    .andonmes .right .info p {
        font-size: 35px;
        line-height: 30px
    }

    .andonmes .right .info img {
        width: 50px
    }

    .andonmes .right .btns {
        position: static
    }

    .btn-auxiliary,.btn-primary {
        font-size: 30px;
        padding: 14px 35px
    }

    .highlight-primary {
        font-size: 33px
    }

    .ai {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .ai,.ai .btns {
        position: relative
    }

    .ai>img {
        width: 90%
    }

    .ai p {
        font-size: 36px!important;
        line-height: 50px
    }

    .ai .ai-title {
        font-size: 38px!important;
        line-height: 55px
    }

    .ai .ai-title img {
        width: 60px
    }

    .ai .ai-piece {
        padding-bottom: 35px
    }

    .cooperation {
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .cooperation .item {
        -ms-flex-preferred-size: 48%;
        flex-basis: 48%;
        height: 170px
    }

    .news {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .news .company {
        width: 90%
    }

    .news .industry {
        margin-top: 50px;
        width: 90%
    }

    .news .news-title div:first-child {
        font-size: 66px
    }

    .news .news-title div:first-child div {
        font-size: 42px
    }

    .news .company .top {
        height: 540px
    }

    .news .company .top .info p:first-child {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 28px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .news .company .top .info p:last-child {
        font-size: 26px
    }

    .news .company .bottom div img,.news .industry .bottom div img {
        width: 20px
    }

    .news .company .bottom div p,.news .industry .bottom div p {
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        font-size: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 80%
    }

    .news .company .bottom div span,.news .industry .bottom div span {
        font-size: 26px
    }

    .news .industry .top {
        height: 180px
    }

    .news .industry .top .cover {
        background-repeat: no-repeat;
        background-size: cover;
        height: 180px;
        width: 280px
    }

    .news .industry .top .info {
        padding: 8px 10px
    }

    .news .industry .top .info p:first-child {
        font-size: 28px;
        margin: 15px 0
    }

    .news .industry .top .info p:last-child {
        font-size: 26px;
        margin: 10px 0
    }

    .footer .content {
        display: none
    }

    .list-news .item {
        height: 200px
    }

    .piece p {
        color: rgba(61,61,61,.451);
        font-size: 28px;
        font-weight: 700
    }

    .piece .title {
        font-size: 70px
    }

    .piece .auxiliary {
        font-size: 76px
    }

    .piece .division {
        margin-top: 20px;
        width: 620px
    }

    .piece .division .embellish {
        width: 200px
    }

    .footer .copyright {
        font-size: 20px;
        padding-left: 20px
    }
}

/* 其他自定义样式 */
.anchor-offset {
  display: block;
  height: 100px; /* 导航栏高度 */
  margin-top: -100px; /* 偏移导航栏高度 */
  visibility: hidden;
}
.article-block {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row
}
.article-block .right {
  padding-left: 20px;
}
.article-block .left {
  padding-right: 20px;
}
.article-block p {
  color: #3d3d3d;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.article-block p.product-title {
  color: #31ae37;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700
}
.article-block p.product-title img {
  vertical-align: middle
}
.mainpart {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 81px 25px;
  font-size: 16px;
  line-height: 1.5
}
.mainpart .puretext {
  margin: 0 220px 11px 220px;
}
.mainpart .mixcontent {
  display: flex;
}
.mainpart .mixcontent img {
  max-width: 600px;
}
.mainpart .mixcontent .text {
  max-width: 800px;
}
.mainpart .mixcontent .left {
  padding-right: 30px;
}
.mainpart .mixcontent .right {
  padding-left: 30px;
}
.mainpart .mixcontent .text img {
  vertical-align: middle
}
.mainpart .center {
  display: flex;
  justify-content: center;
}
.mainpart h1,h2,h3,h4,h5 {
  margin: 0px 220px;
}
.mainpart ul {
  margin: 0px 220px;
}