.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'D-DIN-PRO';
    font-weight: normal;
    font-style: normal;

    src: local('D-DIN-PRO-Regular'), url('../flaticon/D-DIN-PRO-Regular.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Regular.woff') format('woff'), url('../flaticon/D-DIN-PRO-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'D-DIN-PRO';
    font-weight: 900;
    font-style: normal;

    src: local('D-DIN-PRO-Heavy'), url('../flaticon/D-DIN-PRO-Heavy.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Heavy.woff') format('woff'), url('../flaticon/D-DIN-PRO-Heavy.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'D-DIN-PRO';
    font-weight: bold;
    font-style: normal;

    src: local('D-DIN-PRO-Bold'), url('../flaticon/D-DIN-PRO-Bold.woff2') format('woff2'), url('../flaticon/D-DIN-PRO-Bold.woff') format('woff'), url('../flaticon/D-DIN-PRO-Bold.ttf') format('truetype');
    font-display: swap;
}
body {
    font-family: 'D-DIN-PRO', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 16px;
    font-weight: normal;

    overflow-x: hidden;

    color: #000;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1199px) {
    body {
        font-size: 15px;
    }
}
@-ms-viewport {
    width: auto !important;
}
li,
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
a:hover,
a:link,
a:visited {
    text-decoration: none;

    color: inherit;
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
ul {
    margin: 0;
    padding: 0;
}
button,
input,
textarea {
    border: none;
    outline: none;
}
a[data-fancybox] {
    outline: none;
}
a[data-fancybox] img {
    outline: none !important;
}
.slick-slide {
    outline: none;
}
.slick-slide a {
    outline: none !important;
}
@media (min-width: 1200px) {
    .wow {
        visibility: hidden;
    }
}
.lazy {
    /* background-image: url(../js/slick/ajax-loader.gif); */
    background-repeat: no-repeat;
    background-position: center;
}
.slick-slide,
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slide img,
.slick-slider .slick-track img,
.slick-slider .slick-list img {
    -webkit-transform: translateZ(1px);
    -webkit-transform: translate3d(0, 0, 1px);
    transform: translateZ(1px);
    transform: translate3d(0, 0, 1px);

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
}
.transform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.slick-disabled {
    cursor: no-drop;

    opacity: .5;
}
body.fixed {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
body.searchactive {
    position: fixed;

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1400px) {
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
    .con1000 {
        max-width: 1030px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

    -webkit-appearance: none;
}
.ibox {
    position: relative;
    z-index: 1;

    display: block;
    overflow: hidden;

    height: 0;
    padding-bottom: 100%;
}
.ibox img,
.ibox iframe,
.ibox video {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;
}
.fancybox-slide--iframe .fancybox-content {
    width: 733px !important;
    max-width: 80%;
    height: 500px !important;
    max-height: 50% !important;
    margin: 0;
}
.fancybox-caption {
    font-size: 16px;

    text-align: center;

    border: none;
}
.scrollbar::-webkit-scrollbar-track {
    background-color: #ebebeb;
}
.scrollbar::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
.tranform-0 {
    -webkit-transform: translate(0) !important;
    -ms-transform: translate(0) !important;
    transform: translate(0) !important;
}
.fp-auto-height {
    height: auto;
}
.fp-scrollable {
    height: auto;
}
.swiper-button-next,
.swiper-button-prev {
    line-height: 40px;

    position: relative;
    z-index: 8;
    top: 0;
    left: 0;

    display: inline-block;

    width: 40px;
    height: 40px;
    margin: 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;
    vertical-align: middle;

    background: #004995;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 6px;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #f3bb24;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

    -webkit-transform: translateY(-50%) rotate(180deg);
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: -8%;
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-prev {
        left: -15px;
    }
}
.swiper-poa .swiper-button-next {
    right: -8%;
    left: auto;

    margin-left: 0;

    -webkit-transform: translateY(-50%) rotate(0deg);
    -ms-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -15px;
    }
}
.slick-arrow {
    font-size: 0;

    position: absolute;
    bottom: 0;
    left: 0;

    width: 30px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background: url(../images/arrow.webp) no-repeat center;
    background-size: 20px;
}
.slick-arrow.slick-prev {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-arrow.slick-next {
    left: 50px;
}
.slick-arrow:hover {
    -webkit-filter: brightness(0) invert(0);
    filter: brightness(0) invert(0);
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box {
        position: -webkit-sticky;
        position: sticky;
        top: 0;

        color: #004995;
        border-bottom: 1px solid #dcdcdc;
        background-color: #fff;
    }
}
.hs-header-box .header-box-top,
.hs-header-box .header-box-middle,
.hs-header-box .header-box-bottom {
    padding: 0 3%;
}
@media (max-width: 991px) {
    .hs-header-box .header-box-top,
    .hs-header-box .header-box-middle,
    .hs-header-box .header-box-bottom {
        padding: 0 10px;
    }
}
.hs-header-box .header-box-top {
    line-height: 30px;

    background: #272727;
}
.hs-header-box .header-box-top p {
    margin: 0;

    color: rgba(255, 255, 255, .7);
}
.hs-header-box .header-box-top p a {
    text-decoration: underline;
}
.hs-header-box .header-box-top p a:hover {
    color: #fff;
}
.hs-header-box .logo {
    display: block;

    height: 80px;
    padding: 24px 0;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        height: 60px;
        padding: 14px 0;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo {
        padding: 20px 0;
    }
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .logo .logo-color {
    display: none;
}
@media (max-width: 1199px) {
    .hs-header-box .logo .logo-color {
        display: block;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo .logo-white {
        display: none;
    }
}
.hs-header-box .middle-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .middle-right .tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .hs-header-box .middle-right .tel {
        display: none;
    }
}
.hs-header-box .middle-right .tel .icon {
    width: 20px;
    margin-right: 16px;
}
.hs-header-box .middle-right .tel .icon img {
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 1199px) {
    .hs-header-box .middle-right .tel .icon img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box .middle-right .tel p {
    font-size: 18px;
    line-height: 1;

    margin: 0;
}
.hs-header-box .middle-right .tel p b {
    font-size: 14px;
    font-weight: 900;

    display: block;
}
.hs-header-box .pc-search {
    display: none;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search {
        display: block;

        margin-left: 14px;
    }
}
.hs-header-box .pc-search .search-button {
    line-height: 34px;

    width: 34px;
    height: 34px;

    cursor: pointer;

    color: #fff;
    border-radius: 50%;
    background: #004995;
}
.hs-header-box .pc-search .search-button img {
    width: 100%;

    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .pc-search form {
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

    display: block;
    display: none;
    overflow: hidden;

    width: 100%;
    height: 80px;
    padding: 25px 5% 25px 5%;

    background-color: #004995;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 20px;
    line-height: 30px;

    width: 100%;
    height: 30px;
    padding: 0 30px 0 10px;

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    outline: none;
    background: none;
}
.hs-header-box .pc-search input::-webkit-input-placeholder,
.hs-header-box .pc-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-o-placeholder,
.hs-header-box .pc-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input::-moz-placeholder,
.hs-header-box .pc-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:-ms-input-placeholder,
.hs-header-box .pc-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-header-box .pc-search input:focus::-webkit-input-placeholder,
.hs-header-box .pc-search textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-o-placeholder,
.hs-header-box .pc-search textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-moz-placeholder,
.hs-header-box .pc-search textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search input:focus::-ms-input-placeholder,
.hs-header-box .pc-search textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-header-box .pc-search .close-search {
    font-family: Arial;
    font-size: 34px;
    line-height: 60px;

    position: absolute;
    top: 0;
    right: 3%;

    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .close-search {
        right: 10px;
    }
}
.hs-header-box .pc-search .submit {
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    top: 10px;
    right: 5%;

    width: 30px;
    padding: 0;

    text-align: center;

    color: #fff;
    outline: none;
    background: none;
    box-shadow: none;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .submit {
        right: 50px;
    }
}
.hs-header-box .pc-search .submit img {
    width: 30px;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .open-quote {
    margin-left: 40px;
}
@media (max-width: 1199px) {
    .hs-header-box .open-quote {
        margin-left: 20px;
    }
}
@media (max-width: 767px) {
    .hs-header-box .open-quote {
        margin: 0;
    }
}
.hs-header-box .open-quote a {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

    padding: 10px 24px;

    color: #000;
    border-radius: 5px;
    background-color: #f3bb24;
}
@media (max-width: 767px) {
    .hs-header-box .open-quote a {
        font-size: 14px;

        padding: 5px 10px;
    }
}
.hs-header-box .language {
    position: relative;
}
.hs-header-box .language p {
    line-height: 30px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0;

    opacity: .7;
    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-header-box .language p {
        font-size: 0;
    }
}
.hs-header-box .language p img {
    width: 14px;
    margin-right: 10px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .language p:after {
    width: 0;
    height: 0;
    margin-left: 10px;

    content: '';

    border-width: 5px 3px 0 3px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 140%;
    z-index: 999;
    color: #fff;
    background-color: #272727;
}
.hs-header-box .language ul li a {
    line-height: 1.5;

    display: block;

    padding: 5px 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #004995;
}
.hs-header-box .header-box-bottom {
    background-color: #004995;
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
.hs-header-box .language ul {
    min-width: 300%;
    }
}
.hs-header-box .header-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    line-height: 1.5;

    position: relative;
    z-index: 8;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    height: 50px;
    padding: 0 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
        font-size: 18px;
    }
}
.hs-header-box .header-nav>ul>li:hover>a,
.hs-header-box .header-nav>ul>li.active>a {
    color: #f3bb24;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 20px 3%;

    color: #000;
    background: #fff;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, .2);
}
.hs-header-box .pc-nav-down>li {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-nav-down>li:after {
    display: inline-block;

    content: '|';
    vertical-align: middle;
}
.hs-header-box .pc-nav-down>li:last-child:after {
    display: none;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: inline-block;

    padding: 10px 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    vertical-align: middle;
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    text-decoration: underline;
}
.hs-header-box .pc-nav-down>li:hover .nav-more,
.hs-header-box .pc-nav-down>li.active .nav-more {
    color: #777;
}
.hs-header-box .pc-nav-down>li .nav-more {
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

    width: 100%;
    min-height: auto;
    padding-top: 20px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li .nav-more:hover {
    color: #004995;
}
.hs-header-box .pc-nav-down-about {
    text-align: center;
}
.hs-header-box .pc-nav-down-news {
    padding-left: 28%;
}
.hs-header-box .pc-nav-down-sustainability {
    padding-left: 10%;
}
.hs-header-box .pc-nav-down-support {
    padding-left: 15%;
}
.hs-header-box .pc-nav-down-solutions {
    padding-left: 5%;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;
}
.hs-header-box .pc-nav-down-product>li {
    width: 25%;
    margin: 12px 0;
}
.hs-header-box .pc-nav-down-product>li:after {
    display: none;
}
.hs-header-box .pc-nav-down-product>li>a {
    padding-left: 20px;
    padding-right: 20px;
}
.hs-header-box .pc-nav-down-product>li>a:before {
    position: absolute;
    top: 15px;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #000;
}
.hs-header-box .pc-nav-down-product>li:hover>a {
    color: #004995;
}
.hs-header-box .pc-nav-down-product>li:hover>a:before {
    border-color: transparent transparent transparent #004995;
}
.hs-header-box .pc-nav-down2 {
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2>li {
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2>li>a {
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: left;

    color: #666;
}
.hs-header-box .pc-nav-down2>li:hover>a {
    color: #004995;
}
.hs-header-box .pc-nav-down-product {
    text-align: center;
}
.hs-header-box .pc-nav-down-product>li {
    display: inline-block;

    padding: 0 4vw;

    text-align: left;
    vertical-align: top;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product>li {
        padding: 0;
    }
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

    width: 34px;
    height: 34px;
    margin-left: 16px;
    margin-left: 10px;

    border-radius: 50%;
    background-color: #004995;
}
@media (max-width: 1199px) {
    .hs-header-box .toggle-navigation {
        display: inline-block;

        vertical-align: middle;
    }
}
.hs-header-box .toggle-navigation a {
    position: absolute;
    top: 0;
    left: 15%;

    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 70%;
    height: 100%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-header-box .toggle-navigation a:before,
.hs-header-box .toggle-navigation a:after {
    display: block;

    height: 2px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box .toggle-navigation a span {
    display: block;

    height: 2px;
    margin: 4px 0;

    -webkit-transition: all .4s;
    transition: all .4s;

    background: #fff;
}
.hs-header-box .lg-search {
    width: 230px;
}
@media (max-width: 1199px) {
    .hs-header-box .lg-search {
        display: none;
    }
}
.hs-header-box .lg-search form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #fff;
    background-color: #003f80;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .lg-search input {
    line-height: 34px;

    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    height: 34px;
    padding: 0 12px;

    color: #fff;
    background: none;
}
.hs-header-box .lg-search input::-webkit-input-placeholder,
.hs-header-box .lg-search textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-header-box .lg-search input:-o-placeholder,
.hs-header-box .lg-search textarea:-o-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-header-box .lg-search input::-moz-placeholder,
.hs-header-box .lg-search textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-header-box .lg-search input:-ms-input-placeholder,
.hs-header-box .lg-search textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-header-box .lg-search input:focus::-webkit-input-placeholder,
.hs-header-box .lg-search textarea:focus::-webkit-input-placeholder {
    color: #fff;
}
.hs-header-box .lg-search input:focus::-o-placeholder,
.hs-header-box .lg-search textarea:focus::-o-placeholder {
    color: #fff;
}
.hs-header-box .lg-search input:focus::-moz-placeholder,
.hs-header-box .lg-search textarea:focus::-moz-placeholder {
    color: #fff;
}
.hs-header-box .lg-search input:focus::-ms-input-placeholder,
.hs-header-box .lg-search textarea:focus::-ms-input-placeholder {
    color: #fff;
}
.hs-header-box .lg-search .submit {
    width: 50px;
}
.hs-header-box .lg-search .submit img {
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box.stuck-header {
    top: -30px;

    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header {
        top: -30px;
    }
}
.hs-header-box.fix-header {
    background-color: #fff;
}
.hs-header-box.fix-header .header-box-middle {
    color: #004995;
}
.hs-header-box.fix-header .logo .logo-white {
    display: none;
}
.hs-header-box.fix-header .logo .logo-color {
    display: block;
}
.hs-header-box.fix-header .middle-right .tel .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box-color .header-box-middle {
    color: #004995;
}
.hs-header-box-color .logo .logo-white {
    display: none;
}
.hs-header-box-color .logo .logo-color {
    display: block;
}
.hs-header-box-color .middle-right .tel .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hc-mobile-nav .nav-wrapper {
    text-transform: uppercase;

    color: #333;
    background-color: brightness(.9, var(--color));
}
.hc-mobile-nav .nav-wrapper .nav-more {
    display: none;
}
.hc-mobile-nav .nav-wrapper .flaticon {
    display: none;
}
.hc-mobile-nav a {
    color: #666;
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav li.nav-back a {
    border-color: rgba(153, 153, 153, .2);
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav .nav-container,
.hc-mobile-nav.nav-levels-overlap ul .nav-wrapper {
    width: 100%;

    background: #eef4fc;
    background-size: cover;
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a {
    border-bottom-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav h2 {
    color: #666;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav.side-right span.nav-next::before {
    -webkit-transform: translate(0%, 0%) rotate(135deg);
    -ms-transform: translate(0%, 0%) rotate(135deg);
    transform: translate(0%, 0%) rotate(135deg);
}
.hc-mobile-nav:not(.touch-device) a:hover {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav a[href]:not([href='#'])>span.nav-next {
    border-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav ul.nav-list2 {
    text-indent: 10px !important;
}
.hc-mobile-nav ul.nav-list3 {
    text-indent: 20px !important;
}
.hc-mobile-nav .title-nav {
    display: none;
}
.hc-mobile-nav img {
    display: inline-block;

    width: 30px;

    vertical-align: middle;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hc-mobile-nav li.nav-close a {
    background-color: rgba(153, 153, 153, .2);
}
.hc-mobile-nav::after,
.hc-mobile-nav .nav-wrapper::after {
    background: none;
}
@-webkit-keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes movedown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    30% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    60% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hc-mobile-nav li.nav-close span::before,
.hc-mobile-nav li.nav-close span::after,
.hc-mobile-nav span.nav-next::before,
.hc-mobile-nav li.nav-back span::before {
    border-color: #999;
}
.customer-service {
    position: fixed;
    z-index: 9;
    top: 50%;
    right: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1199px) {
    .customer-service {
        display: none;
    }
}
.customer-service ul li {
    margin: 2px 0;
}
.customer-service a {
    position: relative;

    display: block;

    color: #fff;
    border-radius: 6px;
}
.customer-service a .flaticon {
    font-size: 24px;
    line-height: 50px;

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    border-radius: 6px;
    background-color: rgba(0, 0, 0, .6);
}
@media (max-width: 1470px) {
    .customer-service a .flaticon {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .flaticon img {
    width: 30px;
    margin: 0 auto;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.customer-service a p {
    font-size: 18px;
    line-height: 30px;

    position: absolute;
    top: 0;
    right: 50px;

    margin: 0;
    padding: 10px;

    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateX(180%);
    -ms-transform: translateX(180%);
    transform: translateX(180%);
    white-space: nowrap;

    border-radius: 6px;
    background-color: #f3bb24;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img {
    width: 120px;
}
.customer-service a:hover .flaticon {
    color: #fff;
    background-color: #f3bb24;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #f3bb24;
}
.customer-service .service-top .flaticon:before {
    display: block;

    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.xs-customer-service {
    position: fixed;
    z-index: 9;
    bottom: 0;

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #004995;
}
.xs-customer-service ul {
    font-size: 0;
}
.xs-customer-service ul li {
    display: inline-block;

    width: 33.33333333%;

    vertical-align: top;
}
.xs-customer-service a {
    display: block;

    padding: 7px;
}
.xs-customer-service a .flaticon {
    font-size: 24px;
    line-height: 1;

    display: block;
}
.xs-customer-service a span {
    font-size: 12px;
    line-height: 1.5;

    display: block;
}
.banner-box {
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

    width: 100%;
}
.banner-box .banner {
    position: relative;
}
.banner-box .swiper-slide {
    overflow: hidden;
}
.banner-box .swiper-img img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-box .swiper-img img {
        width: 120%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text {
    position: absolute;
    z-index: 2;
    top: 55%;
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
    display: block;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateY(110%);
    -ms-transform: translateY(110%);
    transform: translateY(110%);

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 80px;
    font-weight: 900;
    line-height: 1.25;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 56px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
        line-height: 1;
    }
}
.banner-box .swiper-text h2 b {
    color: #f3bb24;
}
.banner-box .swiper-text h3 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.33333333;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}
.banner-box .swiper-text .link {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link {
        margin-top: 20px;
    }
}
.banner-box .swiper-text .link a {
    font-size: 16px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 70%;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a {
        display: none;

        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}
.banner-box .swiper-text .link a span {
    font-weight: 900;
    line-height: 24px;

    display: block;

    width: -webkit-calc(100% - 160px);
    width: calc(100% - 160px);
    padding: 15px 20px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link a span {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px);
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a span {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        padding: 10px 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a span {
        display: none;
    }
}
.banner-box .swiper-text .link a .flaticon {
    font-size: 30px;
    line-height: 54px;

    width: 160px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    background-color: #004995;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link a .flaticon {
        width: 100px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a .flaticon {
        line-height: 44px;

        width: 60px;
    }
}
.banner-box .swiper-text .link a:hover {
    color: #fff;
    background-color: #004995;
}
.banner-box .swiper-text .link a:hover .flaticon {
    background-color: #f3bb24;
}
.banner-box .swiper-text-2 {
    color: #000;
}
.banner-box .swiper-text-2 .desc {
    width: 55%;
    padding-right: 2%;
}
.banner-box .swiper-text-2 .desc h2 {
    color: #004995;
}
.banner-box .swiper-text-2 .img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 45%;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-box .swiper-text-2 .img img {
    max-width: 100%;
}
.banner-box .swiper-text-3 .desc {
    width: 45%;
}
.banner-box .swiper-text-3 .desc h3 {
    color: #f3bb24;
}
.banner-box .swiper-text-3 .img {
    width: 55%;
}
.banner-box .swiper-text-3 .img img {
    max-width: 100%;
}
.banner-box .swiper-text-3 .link a {
    width: 90%;

    color: #000;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .button-banner {
    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 0 3%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .banner-box .button-banner {
        bottom: 0;
    }
}
.banner-box .swiper-pagination-fraction {
    font-size: 36px;

    position: relative;

    width: auto;

    color: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 20px;
    }
}
.banner-box .swiper-pagination-fraction span:before {
    content: '0';
}
.banner-box .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 60px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 30px;
    }
}
.banner-box .swiper-pagination-progressbar.vertical {
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 3%;
    bottom: 0;

    overflow: hidden;

    width: 4px;
    height: 40%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border-radius: 2px;
    background: rgba(255, 255, 255, 0);
}
.banner-box .swiper-pagination-progressbar.vertical:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 2px;

    display: block;

    width: 1px;
    height: 100%;

    content: '';

    background: rgba(255, 255, 255, .5);
}
.banner-box .swiper-pagination-progressbar.vertical::after {
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: -webkit-calc(var(--progress, 0) * 100%);
    height: calc(var(--progress, 0) * 100%);

    content: '';
    -webkit-transition: height .3s;
    transition: height .3s;

    background: #fff;
}
.banner-box .banner-line {
    width: 100%;
    height: 1px;
    margin: 0 30px;

    background-color: rgba(255, 255, 255, .3);
}
.banner-box .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    font-size: 16px;
    line-height: 30px;

    width: 30px;
    height: 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-box .swiper-button-prev:before,
.banner-box .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    border-width: 12px 22px 12px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;

}
.banner-box .swiper-button-prev:hover:before,
.banner-box .swiper-button-next:hover:before {
    border-color: transparent #f3bb24 transparent transparent;
}
.banner-box .swiper-button-next {
    margin-left: 30px;
}
.banner-box .swiper-button-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    top: 0;
}
.banner-box .mouse {
    display: block;

    width: 40px;

    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;
}
.banner-box .mouse img {
    display: block;

    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
    50% {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
    }
    100% {
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;

    text-align: center;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;

    position: relative;

    display: inline-block;

    color: #fff;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
.banner-inner .title-banner h2:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 16px;

    content: '';

    background-color: #004995;
}
.banner-inner .title-banner h2 span {
    position: relative;
    z-index: 4;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    color: #fff;
}
.banner-product {
    height: 170px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .banner-product {
        height: 100px;
    }
}
@media (max-width: 767px) {
    .banner-product {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 70px 0;
    }
}
@media (max-width: 1199px) {
    .hs-pad {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-pad {
        padding: 40px 0;
    }
}
.public-scrollbar {
    position: relative;

    height: 22px;
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-scrollbar {
        margin-top: 30px;
    }
}
.public-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #a3c8ef;
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    border-radius: 50%;
    background-color: #004995;
}
.hs-more a {
    font-weight: 900;
    line-height: 24px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;

    -webkit-transition: all .2s;
    transition: all .2s;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-more a .flaticon {
    font-size: 20px;

    margin-left: 10px;
}
.hs-more a:hover {
    color: #004995;
}
.title-home h2 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;

    color: #004995;
}
@media (max-width: 1560px) {
    .title-home h2 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .title-home h2 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home p {
    font-size: 16px;
    line-height: 1.625;

    margin: 20px 0 0 0;
}
@media (max-width: 991px) {
    .title-home p {
        font-size: 14px;

        margin-top: 10px;
    }
}
.public-note p {
    line-height: 30px;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.lh24 p {
    line-height: 24px;
}
.public-note.fz18 p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .public-note.fz18 p {
        font-size: 16px;
        line-height: 24px;
    }
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.hs-home-product .product ul {
    margin: 0 -38px;
}
@media (max-width: 1560px) {
    .hs-home-product .product ul {
        margin: 0 -20px;
    }
}
.hs-home-product .product ul li {
    margin-top: 30px;
    padding: 0 38px;
}
@media (max-width: 1560px) {
    .hs-home-product .product ul li {
        padding: 0 20px;
    }
}
.hs-home-product .product .product-group {
    display: block;
}
.hs-home-product .product .product-group .img {
    position: relative;

    background: url(../images/product_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-product .product .product-group .img:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
    background-color: rgba(0, 73, 149, .75);
}
.hs-home-product .product .product-group .img .ibox {
    z-index: 2;

    padding-bottom: 71.42857143%;
}
.hs-home-product .product .product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-product .product .product-group .img .more {
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    height: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;

    opacity: 0;
    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-home-product .product .product-group .img .more:before {
    position: absolute;
    z-index: 2;
    top: 10px;
    left: 10px;

    display: block;

    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    height: -webkit-calc(100% - 20px);
    height: calc(100% - 20px);

    content: '';

    border: 1px solid rgba(255, 255, 255, .45);
}
.hs-home-product .product .product-group .img .more span {
    position: relative;
    z-index: 6;
}
.hs-home-product .product .product-group .title-product {
    font-size: 18px;
    line-height: 24px;

    position: relative;

    display: -webkit-box;
    overflow: hidden;

    margin-top: 20px;
    padding-right: 40px;

    color: #004995;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-product .product .product-group .title-product .flaticon {
    font-size: 14px;

    position: absolute;
    top: 0;
    right: 0;

    width: 40px;

    text-align: center;
}
@media (min-width: 1200px) {
    .hs-home-product .product .product-group:hover .img:before {
        opacity: 1;
    }
    .hs-home-product .product .product-group:hover .img .more {
        opacity: 1;
    }
    .hs-home-product .product .product-group:hover .title-product {
        font-weight: 900;
    }
}
.hs-home-why .why-top {
    padding: 40px 0;

    color: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#004995), to(#0043db));
    background: -webkit-linear-gradient(left, #004995, #0043db);
    background: linear-gradient(90deg, #004995, #0043db);
}
@media (max-width: 767px) {
    .hs-home-why .why-top {
        padding: 20px 0;
    }
}
.hs-home-why .why-top ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -25px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-home-why .why-top ul {
        margin: 0 -10px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-top ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-why .why-top ul li {
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .hs-home-why .why-top ul li {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-top ul li {
        margin: 10px 0;
    }
}
.hs-home-why .why-top .why-top-group {
    position: relative;

    padding-left: 25px;
}
.hs-home-why .why-top .why-top-group:before {
    position: absolute;
    top: 6px;
    left: 0;

    display: block;

    width: 11px;
    height: 11px;

    content: '';

    background: #fff;
}
.hs-home-why .why-top .why-top-group p {
    font-size: 18px;
    line-height: 24px;

    margin: 0;
}
.hs-home-why .why {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 80px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-home-why .why {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why {
        margin-top: 30px;
    }
}
.hs-home-why .why .why-left {
    width: 50%;
}
@media (max-width: 1199px) {
    .hs-home-why .why .why-left {
        width: 100%;
    }
}
.hs-home-why .why .why-left .img .ibox {
    padding-bottom: 73.75%;
}
.hs-home-why .why .why-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding: 60px 5%;

    color: #fff;
    background-color: #004995;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1660px) {
    .hs-home-why .why .why-right {
        padding: 30px 5%;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .why .why-right {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-why .why .why-right {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why .why-right {
        padding: 30px 15px;
    }
}
.hs-home-why .why .title-home h2 {
    color: #fff;
}
.hs-home-why .why .title-why {
    margin-top: 40px;
}
@media (max-width: 1660px) {
    .hs-home-why .why .title-why {
        margin-top: 20px;
    }
}
.hs-home-why .why .title-why h3 {
    font-size: 24px;
    font-weight: 900;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #f3bb24;
}
@media (max-width: 1470px) {
    .hs-home-why .why .title-why h3 {
        font-size: 20px;
    }
}
.hs-home-why .why .title-why h3:after {
    width: 0;
    height: 0;
    margin-top: 10px;
    margin-left: 14px;

    content: '';

    border-width: 12px 7px 0 7px;
    border-style: solid;
    border-color: #f3bb24 transparent transparent transparent;
}
@media (max-width: 1470px) {
    .hs-home-why .why .title-why h3:after {
        margin-top: 6px;
    }
}
.hs-home-why .why .public-note {
    display: -webkit-box;
    overflow: hidden;

    height: 72px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-why .why .public-note p {
    color: rgba(255, 255, 255, .8);
}
.hs-home-why .why .more {
    margin-top: 30px;
}
@media (max-width: 1470px) {
    .hs-home-why .why .more {
        margin-top: 10px;
    }
}
.hs-home-why .why .more a {
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

    display: inline-block;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: rgba(255, 255, 255, .5);
}
.hs-home-why .why .more a:hover {
    color: #f3bb24;
}
@media (max-width: 1199px) {
    .hs-home-why .why-menu {
        margin-top: 30px;
    }
}
.hs-home-why .why-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -40px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1660px) {
    .hs-home-why .why-menu ul {
        margin: 0 -20px;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .why-menu ul {
        margin: 0 -10px;
    }
}
.hs-home-why .why-menu ul li {
    padding: 0 40px;
}
@media (max-width: 1660px) {
    .hs-home-why .why-menu ul li {
        padding: 0 20px;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .why-menu ul li {
        padding: 0 10px;
    }
}
.hs-home-why .why-menu .why-group {
    cursor: pointer;
}
.hs-home-why .why-menu .why-group:after {
    display: block;

    width: 0;
    height: 4px;
    margin-top: 10px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background-color: #f3bb24;
}
.hs-home-why .why-menu .why-group .icon .flaticon {
    font-size: 40px;
    line-height: 1;
}
.hs-home-why .why-menu .why-group p {
    line-height: 24px;

    margin: 10px 0 0 0;
}
.hs-home-why .why-menu .active .why-group:after {
    width: 100%;
}
.hs-home-why .why-menu .active .why-group p {
    font-weight: 900;
}
.hs-home-about .title-home {
    position: relative;
}
.hs-home-about .title-home .since {
    font-size: 150px;
    font-weight: 900;
    line-height: .5;

    opacity: .1;
    color: #004995;
}
@media (max-width: 1560px) {
    .hs-home-about .title-home .since {
        font-size: 120px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .title-home .since {
        font-size: 100px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .title-home .since {
        font-size: 80px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .title-home .since {
        font-size: 50px;
    }
}
.hs-home-about .title-home h2 {
    position: absolute;
    z-index: 4;
    top: 50%;

    width: 100%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-home-about .about {
    margin-top: 70px;
    padding-bottom: 100px;

    background: url(../images/about_bg.webp) no-repeat top center;
    background-size: 100% auto;
}
@media (max-width: 1199px) {
    .hs-home-about .about {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-note {
    max-width: 1120px;
    margin: 0 auto;
}
.hs-home-about .about .more {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .hs-home-about .about .more {
        margin-top: 30px;
    }
}
.hs-home-about .about .more a {
    font-weight: 900;
    line-height: 30px;

    display: inline-block;
}
.hs-home-about .about .more a:hover {
    text-decoration: underline;

    color: #004995;
}
.hs-home-about .number {
    max-width: 70%;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-home-about .number {
        max-width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .number ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-home-about .number ul li {
    margin-top: 30px;
}
.hs-home-about .number .number-group {
    max-width: 170px;

    text-align: center;
}
.hs-home-about .number .number-group .num b {
    font-size: 72px;
    font-weight: normal;
    line-height: 1;

    color: #004995;
}
@media (max-width: 1199px) {
    .hs-home-about .number .number-group .num b {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .number .number-group .num b {
        font-size: 50px;
    }
}
.hs-home-about .number .number-group p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 20px 0 0 0;
}
@media (max-width: 767px) {
    .hs-home-about .number .number-group p {
        font-size: 16px;
    }
}
.hs-home-about .play {
    position: relative;

    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-top: 100px;

    cursor: pointer;
}
@media (max-width: 1560px) {
    .hs-home-about .play {
        margin-top: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .play {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .play {
        margin-top: 30px;
    }
}
.hs-home-about .play:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-animation: roate360 20s linear infinite;
    animation: roate360 20s linear infinite;

    background: url(../images/video.webp) no-repeat center;
    background-size: cover;
}
.hs-home-about .play:after {
    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-width: 8px 0 8px 14px;
    border-style: solid;
    border-color: transparent transparent transparent #f3bb24;
}
.hs-home-solutions {
    position: relative;
}
.hs-home-solutions .solutions {
    position: relative;

    height: 70vh;
    padding-top: 10vh;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-solutions .solutions {
        background-attachment: fixed;
    }
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions {
        height: 100vh;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions {
        height: 700px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions {
        height: 400px;
        padding-top: 30px;
    }
}
.hs-home-solutions .solutions:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .7)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .7), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .7), transparent);
}
.hs-home-solutions .solutions .title-solutions {
    position: relative;
    z-index: 5;

    max-width: 590px;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions .title-solutions {
        max-width: 450px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions .title-solutions {
        max-width: 100%;
    }
}
.hs-home-solutions .solutions .title-solutions h3 {
    font-size: 60px;
    font-weight: 900;
    line-height: 1;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions .title-solutions h3 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions .title-solutions h3 {
        font-size: 40px;
    }
}
.hs-home-solutions .solutions .title-solutions h4 {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.2;
}
.hs-home-solutions .solutions .solutions-note {
    position: relative;
    z-index: 5;

    display: -webkit-box;
    overflow: hidden;

    max-width: 590px;
    max-height: 120px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions .solutions-note {
        max-width: 450px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions .solutions-note {
        max-width: 100%;
        margin-top: 14px;
    }
}
.hs-home-solutions .solutions .solutions-note p {
    color: rgba(255, 255, 255, .7);
}
.hs-home-solutions .solutions .hs-more {
    position: relative;
    z-index: 5;

    max-width: 590px;
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions .hs-more {
        max-width: 450px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions .hs-more {
        max-width: 100%;
    }
}
.hs-home-solutions .solutions-menu {
    position: absolute;
    z-index: 4;
    top: 0;
    right: 0;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    height: 100%;

    text-align: right;

    background-image: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(80%, rgba(0, 73, 149, .8)));
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 73, 149, .8) 80%);
    background-image: linear-gradient(90deg, transparent, rgba(0, 73, 149, .8) 80%);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu {
        position: relative;

        width: 100%;

        background: #004995;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu>ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu>ul>li {
        width: 50%;
    }
}
.hs-home-solutions .solutions-menu>ul>li:last-child .solutions-group:after {
    display: none;
}
.hs-home-solutions .solutions-menu .solutions-group {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 24px var(--pad) 24px 24px;

    cursor: pointer;

    color: rgba(255, 255, 255, .7);

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .solutions-group {
        padding: 20px var(--pad) 20px 14px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .solutions-group {
        height: 100%;

        text-align: center;
    }
}
.hs-home-solutions .solutions-menu .solutions-group:after {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;

    width: 100%;
    height: 1px;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
    background-image: -webkit-linear-gradient(left, transparent, #fff);
    background-image: linear-gradient(90deg, transparent, #fff);
}
.hs-home-solutions .solutions-menu .solutions-group .txt {
    margin-right: 14px;
}
.hs-home-solutions .solutions-menu .solutions-group .txt p {
    font-size: 24px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .solutions-group .txt p {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .solutions-group .txt p {
        font-size: 18px;
    }
}
.hs-home-solutions .solutions-menu .solutions-group .txt p span {
    display: block;

    width: 100%;
}
.hs-home-solutions .solutions-menu .solutions-group .icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-solutions .solutions-menu .solutions-group .icon .flaticon {
    font-size: 40px;
}
.hs-home-solutions .solutions-menu .active .solutions-group {
    color: #f3bb24;
}
.hs-home-solutions .solutions-menu .active .solutions-group:after {
    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#f3bb24));
    background-image: -webkit-linear-gradient(left, transparent, #f3bb24);
    background-image: linear-gradient(90deg, transparent, #f3bb24);
}
.public-news-group .img {
    position: relative;
}
.public-news-group .img .ibox {
    padding-bottom: 62.5%;
}
.public-news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .img .date {
    line-height: 46px;

    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 180px;
    height: 46px;
    padding-left: 20px;

    color: #fff;
    background-color: rgba(0, 73, 149, .8);

    -webkit-clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 89% 0, 100% 100%, 0% 100%);
}
.public-news-group .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;
    margin-top: 20px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    color: #777;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.public-news-group .more span {
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-news-group .more .line {
    width: 100%;
    height: 1px;

    background-color: #dbdbdb;
}
.public-news-group .more .flaticon {
    font-size: 12px;
    line-height: 24px;

    width: 24px;
    height: 24px;
    margin-left: 20px;

    text-align: center;

    border-radius: 50%;
    background: #dbdbdb;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1200px) {
    .public-news-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .title-news {
        color: #004995;
    }
    .public-news-group:hover .more {
        color: #004995;
    }
}
.hs-home-news .news {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-home-news .news {
        margin-top: 30px;
    }
}
.fb_iframe_widget {
    position: absolute !important;

    width: 100%;
    height: 100%;
}
.fb_iframe_widget span {
    width: 100% !important;
    height: 100% !important;
}
.gettop {
    position: fixed;
    z-index: 8;
    right: 0;
    bottom: 30px;

    display: none;

    cursor: pointer;

    color: var(--color);
}
.gettop .icon {
    font-size: 40px;

    display: block;

    width: 60px;

    -webkit-animation: Mouse 1.6s linear infinite;
    animation: Mouse 1.6s linear infinite;
    text-align: center;
}
.hs-inner {
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 60px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 50px 0;
    }
}
.pt-60 {
    padding-top: 60px;
}
@media (max-width: 767px) {
    .pt-60 {
        padding-top: 30px;
    }
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 40px;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 0;
    }
}
.title-inner h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 48px;

    height: 48px;
    margin: 0;

    color: #004995;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 40px;
        line-height: 40px;

        height: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
        line-height: 34px;

        height: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
        line-height: 30px;

        height: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 28px;
        line-height: 28px;

        height: auto;
    }
}
.title-inner p {
    font-size: 16px;
    line-height: 1.625;

    margin: 20px 0 0 0;
}
@media (max-width: 991px) {
    .title-inner p {
        font-size: 14px;

        margin-top: 10px;
    }
}
.hs-inner-location {
    padding-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-location {
        padding-top: 30px;
    }
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding: 30px 20px;

    border-radius: 7px;
    background: #eef0ff;
}
@media (max-width: 1199px) {
    .hs-inner-location .location {
        padding: 20px 14px;
    }
}
.hs-inner-location .location .title-inner h2 {
    font-size: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-location .location .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-location .location-info {
    position: relative;

    padding-left: 30px;
}
@media (max-width: 767px) {
    .hs-inner-location .location-info {
        width: 100%;
        margin-top: 14px;
    }
}
.hs-inner-location .location-info>ul {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #8d8d8d;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location .location-info>ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-location .location-info>ul li:after {
    display: inline-block;

    margin: 0 4px;

    content: '|';
    vertical-align: top;
}
.hs-inner-location .location-info>ul li:last-child:after {
    display: none;
}
.hs-inner-location .location-info>ul li a {
    line-height: 1.875;

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location-info>ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location .location .flaticon {
    line-height: 22px;

    position: absolute;
    top: 4px;
    left: 0;

    width: 21px;
    height: 22px;

    text-align: center;

    color: #fff;
    border-radius: 5px;
    background: rgba(163, 168, 206, .5);
}
.inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 250px;
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    padding-left: 5%;
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    padding-bottom: 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        padding-bottom: 0;
    }
}
.inner-leftmenu .title-menu h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #004995;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu:after {
        position: absolute;
        top: 0;
        right: 10px;

        content: '+';
    }
    .inner-leftmenu .title-menu.current:after {
        content: '-';
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li {
    position: relative;

    margin-top: 24px;
}
.inner-leftmenu .menunav1>li:nth-child(1) {
    margin-top: 0;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li {
        margin: 4px 0;
    }
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    line-height: 24px;

    display: block;

    padding: 6px 0 6px 10px;

    -webkit-transition: all .2s;
    transition: all .2s;

    border-left: 2px solid #dbdbdb;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;

        padding-left: 0;

        border: none;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    font-weight: bold;

    color: #004995;
    border-left-color: #004995;
}
.inner-leftmenu .menunav2 {
    display: none;

    padding-bottom: 20px;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2 {
        display: block;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

        vertical-align: middle;
    }
}
.inner-leftmenu .menunav2>li>a {
    font-size: 16px;
    line-height: 1.5;

    position: relative;

    display: block;

    padding: 5px 14px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #333;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    position: absolute;
    top: 14px;
    left: 0;

    display: block;

    width: 6px;
    height: 6px;

    content: '';

    background: #004995;
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    text-decoration: underline;

    color: #004995;
}
.public-txt1 {
    margin-top: 40px;
}
.title-product-details {
    padding: 20px;

    border-radius: 7px;
    background: #eef0ff;
}
@media (max-width: 767px) {
    .title-product-details {
        padding: 10px;
    }
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;

    margin: 0;

    color: #004995;
}
@media (max-width: 767px) {
    .title-product-details h3 {
        font-size: 20px;
    }
}
.title-solution-parameter h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;

    margin: 0;
    padding-bottom: 20px;

    color: #004995;
    border-bottom: 1px solid #004995;
}
@media (max-width: 767px) {
    .title-solution-parameter h3 {
        font-size: 20px;
    }
}
.title-solution-parameter p {
    font-size: 18px;
    line-height: 24px;

    margin: 14px 0 0 0;
}
@media (max-width: 1199px) {
    .title-solution-parameter p {
        font-size: 16px;
    }
}
.public-listbox1 {
    margin-top: 30px;
}
.public-listbox1>ul>li {
    padding: 20px 0;

    border-bottom: 1px solid #e9e9e9;
}
.public-listbox1 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
}
.public-listbox1 .listbox-group .flaticon {
    font-size: 20px;

    margin-right: 10px;

    color: #004995;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox1 .listbox-group p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1199px) {
    .public-listbox1 .listbox-group p {
        font-size: 16px;
    }
}
@media (min-width: 1560px) {
    .public-listbox2>ul {
        margin: 0 -25px;
    }
}
.public-listbox2>ul>li {
    margin-top: 30px;
}
@media (min-width: 1560px) {
    .public-listbox2>ul>li {
        padding: 0 25px;
    }
}
.public-listbox2 .listbox-group img {
    width: 100%;
    height: auto !important;
}
@media (min-width: 1560px) {
    .public-listbox3>ul,
    .public-listbox4>ul {
        margin: 0 -20px;
    }
}
.public-listbox3>ul>li,
.public-listbox4>ul>li {
    margin-top: 30px;
}
@media (min-width: 1560px) {
    .public-listbox3>ul>li,
    .public-listbox4>ul>li {
        padding: 0 20px;
    }
}
.public-listbox3 .listbox-group,
.public-listbox4 .listbox-group {
    padding: 30px 20px;

    border-radius: 12px;
    background: #f5f5f5;
}
.public-listbox3 .listbox-group .num,
.public-listbox4 .listbox-group .num {
    font-size: 48px;
    line-height: 1.2;

    color: #004995;
}
@media (max-width: 1199px) {
    .public-listbox3 .listbox-group .num,
    .public-listbox4 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox3 .listbox-group .num,
    .public-listbox4 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox3 .listbox-group .title-listbox,
.public-listbox4 .listbox-group .title-listbox {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.33333333;

    color: #004995;
}
@media (max-width: 991px) {
    .public-listbox3 .listbox-group .title-listbox,
    .public-listbox4 .listbox-group .title-listbox {
        font-size: 16px;
    }
}
.public-listbox3 .listbox-group .desc,
.public-listbox4 .listbox-group .desc {
    overflow-y: auto;

    height: 240px;
    margin-top: 20px;
    padding-right: 3%;
}
.public-listbox3 .listbox-group .desc::-webkit-scrollbar,
.public-listbox4 .listbox-group .desc::-webkit-scrollbar {
    position: absolute;
    left: 0;

    width: 5px;
}
.public-listbox3 .listbox-group .desc::-webkit-scrollbar-track,
.public-listbox4 .listbox-group .desc::-webkit-scrollbar-track {
    border: 2px solid #f5f5f5;
    background-color: #d6d6d6;
}
.public-listbox3 .listbox-group .desc::-webkit-scrollbar-thumb,
.public-listbox4 .listbox-group .desc::-webkit-scrollbar-thumb {
    background-color: #004995;
}
@media (min-width: 1560px) {
    .public-listbox4>ul {
        margin: 0 -10px;
    }
}
.public-listbox4>ul>li {
    margin-top: 30px;
}
@media (min-width: 1560px) {
    .public-listbox4>ul>li {
        padding: 0 10px;
    }
}
.public-tuwen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-tuwen .desc,
.public-tuwen .img {
    width: 48%;
}
@media (max-width: 767px) {
    .public-tuwen .desc,
    .public-tuwen .img {
        width: 100%;
    }
}
.public-tuwen .desc {
    width: 52%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-tuwen .desc {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .desc h3 {
    font-size: 24px;
    font-weight: normal !important;

    color: #004995;
}
@media (max-width: 1199px) {
    .public-tuwen .desc h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .public-tuwen .desc h3 {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .public-tuwen .img {
        margin-top: 20px;
    }
}
.public-tuwen .img img {
    width: 100%;
}
.public-tuwen.tuwen-zuowen {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.public-tuwen.tuwen-zuowen .desc {
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px) {
    .public-tuwen.tuwen-zuowen .desc {
        padding: 0;
    }
}
.table_a {
    overflow-x: auto;

    max-width: 100%;
    margin-top: 30px;
}
table {
    font-size: 18px;
    line-height: 1.73333333;

    width: 100%;
    max-width: 100%;

    background-color: #fff;
}
@media (max-width:1199px) {
    table {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    table {
        font-size: 14px;
    }
}
table tr:nth-child(odd) {
    background: rgba(219, 219, 219, .2);
}
table tr th {
    font-size: 16px;

    text-align: left;

    background: rgba(0, 73, 149, .02);
}
table tr th,
table tr td {
    padding: 15px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    table tr th,
    table tr td {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd) {
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even) {
    background: rgba(219, 219, 219, .2);
}
.public-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;
}
@media (max-width: 767px) {
    .public-share ul {
        width: 100%;
        margin: 0 -3px;
        margin-top: 10px;
    }
}
.public-share ul li {
    margin: 10px 0;
    padding: 0 10px;
}
@media (max-width: 767px) {
    .public-share ul li {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a {
    line-height: 34px;

    position: relative;

    display: block;

    width: 34px;
    height: 34px;

    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;
}
.public-share ul li a>img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(.85);
    -ms-transform: scale(.85);
    transform: scale(.85);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .public-share ul li a>img {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7);
    }
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover .down img {
    display: block;
}
.public-share ul li a .down {
    position: absolute;
    top: 100%;
    left: 50%;

    width: 120px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.public-share ul li a .down img {
    display: none;

    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-about .about-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-about .about-video .about-left {
    width: 54%;
    padding-right: 5%;
}
@media (max-width: 1560px) {
    .hs-inner-about .about-video .about-left {
        padding-right: 3%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about-video .about-left {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-about .about-video .about-left .about-note {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .hs-inner-about .about-video .about-left .about-note {
        margin-top: 20px;
    }
}
.hs-inner-about .about-video .video {
    position: relative;

    width: 46%;
    height: 100%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-video .video {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-about .about-video .video img {
    width: 100%;
}
.hs-inner-about .about-video .video .since {
    font-size: 30px;
    font-weight: 900;
    line-height: 24px;
    line-height: 1;

    position: absolute;
    top: -25px;
    right: 50px;

    display: inline-block;

    padding: 10px 10px;

    color: #004995;
    background-color: #f3bb24;
}
.hs-inner-about .about-video .video .play {
    position: absolute;
    top: 50%;
    left: 50%;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 90px;
    height: 90px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);

    border-radius: 50%;
    background: #004995;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-video .video .play {
        width: 70px;
        height: 70px;
    }
}
.hs-inner-about .about-video .video .play:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 10px 0 10px 20px;
    border-style: solid;
    border-color: transparent transparent transparent #f3bb24;
}
.hs-inner-about .about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 70px;

    background-color: #004995;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-about .about {
        margin-top: 40px;
    }
}
.hs-inner-about .about .img {
    width: 50%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about .img {
        width: 100%;
    }
}
.hs-inner-about .about .img img {
    width: 100%;
}
.hs-inner-about .about .desc {
    width: 50%;
    padding: 30px 5%;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .desc {
        padding: 30px 15px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about .about .desc {
        width: 100%;
    }
}
.hs-inner-about .about .desc p {
    color: #fff;
}
@media (max-width: 1470px) {
    .hs-inner-about .about .desc p {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-inner-about .about-note {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .hs-inner-about .about-note {
        margin-top: 40px;
    }
}
.hs-inner-why {
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-why .why {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-why .why-left {
    width: 45%;
    padding-right: 3%;
}
@media (max-width: 1199px) {
    .hs-inner-why .why-left {
        width: 100%;
        margin-bottom: 30px;
        padding-right: 0;
    }
}
.hs-inner-why .why-left .why-group .title-why {
    position: relative;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 10px 20px 10px 0;

    cursor: pointer;

    color: #004995;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-why .why-left .why-group .title-why:after {
    position: absolute;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    border-width: 8px 5px 0 5px;
    border-style: solid;
    border-color: #004995 transparent transparent transparent;
}
.hs-inner-why .why-left .why-group .title-why .icon {
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-why .why-left .why-group .title-why .icon .flaticon {
    font-size: 40px;
}
.hs-inner-why .why-left .why-group .title-why h3 {
    font-size: 20px;
    font-weight: 900;

    margin: 0;
}
.hs-inner-why .why-left .why-group .why-desc {
    display: none;
}
.hs-inner-why .why-left .current .why-group .title-why:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-inner-why .why-middle {
    width: -webkit-calc(55% - 220px);
    width: calc(55% - 220px);
    padding-right: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-why .why-middle {
        width: -webkit-calc(100% - 220px);
        width: calc(100% - 220px);
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-middle {
        width: 100%;
    }
}
.hs-inner-why .why-middle .img .ibox img {
    left: 50%;

    width: auto;
    height: 100%;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.hs-inner-why .why-right {
    width: 220px;
}
@media (max-width: 767px) {
    .hs-inner-why .why-right {
        width: 100%;
    }
}
.hs-inner-why .why-right .number>ul>li:last-child .number-group:before,
.hs-inner-why .why-right .number>ul>li:last-child .number-group:after {
    display: none;
}
.hs-inner-why .why-right .number .number-group {
    position: relative;

    padding: 20px 0;

    color: #004995;
}
.hs-inner-why .why-right .number .number-group:before {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 500%;
    height: 1px;

    content: '';

    background-color: rgba(0, 73, 149, .3);
}
.hs-inner-why .why-right .number .number-group:after {
    position: absolute;
    bottom: -2px;

    display: block;

    width: 89px;
    height: 4px;

    content: '';

    background: #f3bb24;
}
.hs-inner-why .why-right .number .number-group .num b {
    font-size: 72px;
    font-weight: normal;
    line-height: 1;

    color: #004995;
}
@media (max-width: 1199px) {
    .hs-inner-why .why-right .number .number-group .num b {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why-right .number .number-group .num b {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why-right .number .number-group .num b {
        font-size: 40px;
    }
}
.hs-inner-why .why-right .number .number-group p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 10px 0 0 0;
}
@media (max-width: 767px) {
    .hs-inner-why .why-right .number .number-group p {
        font-size: 16px;
    }
}
.hs-inner-factory .factory {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;

        margin-top: 30px;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }
}
.hs-inner-factory .factory .factory-group .img .ibox {
    padding-bottom: 52.5%;
}
.hs-inner-factory .factory .factory-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory .factory-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 380px;
    padding: 10px 5%;

    background-color: #004995;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory-left {
        width: 320px;
        padding: 10px 3%;
    }
}
@media (max-width: 1470px) {
    .hs-inner-factory .factory-left {
        padding: 10px 5%;
    }
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory-left {
        width: 300px;
        padding: 10px 6%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left {
        width: 100%;
        padding: 10px 50px;
    }
}
.hs-inner-factory .factory-left .slick-factory-left {
    font-size: 0;
}
.hs-inner-factory .factory-left .slick-slide {
    padding: 10px 0;
}
@media (max-width: 1660px) {
    .hs-inner-factory .factory-left .slick-slide {
        padding: 4px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left .slick-slide {
        padding: 0 4px;
    }
}
.hs-inner-factory .factory-left .factory-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 4px solid #fff;
    box-shadow: 0 -2px 13px 0 rgba(57, 57, 57, .1);
}
.hs-inner-factory .factory-left .slick-current .factory-group {
    border-color: #f3bb24;
}
.hs-inner-factory .factory-left .slick-arrow {
    position: relative;
    top: 0;

    width: 100%;

    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    text-align: center;

    color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left .slick-arrow {
        position: absolute;
        top: 50%;
        left: -40px;

        width: auto;

        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.hs-inner-factory .factory-left .slick-arrow:before {
    display: block;

    width: 0;
    height: 0;
    margin: 0 auto;
    margin-bottom: 6px;

    content: '';

    border-width: 0 6px 10px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left .slick-arrow:before {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }
}
.hs-inner-factory .factory-left .slick-arrow:after {
    font-size: 14px;

    content: 'PREV';
}
.hs-inner-factory .factory-left .slick-arrow.slick-next {
    left: auto;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left .slick-arrow.slick-next {
        right: -40px;
        left: auto;

        flex-direction: column;

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
}
.hs-inner-factory .factory-left .slick-arrow.slick-next:after {
    content: 'NEXT';
}
.hs-inner-factory .factory-left .slick-arrow.slick-next:before {
    margin-top: 6px;
    margin-bottom: 0;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-left .slick-arrow.slick-next:before {
        margin-top: 0;
        margin-bottom: 6px;

        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
.hs-inner-factory .factory-left .slick-arrow:hover {
    color: #f3bb24 !important;

    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-inner-factory .factory-left .slick-arrow:hover:before {
    border-color: transparent transparent #f3bb24 transparent !important;
}
.hs-inner-factory .factory-right {
    position: relative;

    width: -webkit-calc(100% - 380px);
    width: calc(100% - 380px);
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory-right {
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px);
    }
}
@media (max-width: 1400px) {
    .hs-inner-factory .factory-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-right {
        width: 100%;
    }
}
.hs-inner-factory .factory-right:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 50%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, color-stop(10%, #004995), color-stop(90%, transparent));
    background-image: -webkit-linear-gradient(left, #004995 10%, transparent 90%);
    background-image: linear-gradient(90deg, #004995 10%, transparent 90%);
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory-right:before {
        width: 100%;

        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#004995));
        background-image: -webkit-linear-gradient(transparent, #004995);
        background-image: linear-gradient(transparent, #004995);
    }
}
.hs-inner-factory .factory-right .slick-factory-right {
    font-size: 0;
}
.hs-inner-about-history .about-history {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-about-history .about-history {
        margin-top: 30px;
    }
}
.hs-inner-about-history .about-history>ul {
    position: relative;
}
.hs-inner-about-history .about-history>ul:before {
    position: absolute;
    left: -webkit-calc(50% - 2px);
    left: calc(50% - 2px);

    display: block;

    width: 4px;
    height: 100%;

    content: '';

    border-left: 4px dashed #004995;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history>ul:before {
        left: 3px;
    }
}
.hs-inner-about-history .about-history>ul>li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-about-history .about-history>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history>ul>li {
        padding: 10px 0;
    }
}
.hs-inner-about-history .about-history>ul>li:nth-child(2n) .history-group {
    flex-direction: row-reverse;

    text-align: left;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-about-history .about-history>ul>li:nth-child(2n) .history-group .desc:before {
    right: auto;
    left: -15px;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history>ul>li:nth-child(2n) .history-group .desc:before {
        left: -10px;
    }
}
.hs-inner-about-history .about-history .line {
    position: absolute;
    z-index: 1;
    left: 50%;

    width: 10px;
    height: 0;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    background-color: #f3bb24;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history .line {
        left: 0;

        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}
.hs-inner-about-history .about-history .history-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    text-align: right;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history .history-group {
        text-align: left;
    }
}
.hs-inner-about-history .about-history .history-group .desc {
    position: relative;

    width: 50%;
    padding: 0 40px;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history .history-group .desc {
        width: 100%;
        padding: 0 0 0 30px;
    }
}
.hs-inner-about-history .about-history .history-group .desc:before {
    position: absolute;
    z-index: 4;
    top: 20px;
    right: -15px;

    display: block;

    width: 30px;
    height: 30px;

    content: '';

    border: 5px solid #fff;
    border-radius: 50%;
    background-color: #004995;
}
@media (max-width: 767px) {
    .hs-inner-about-history .about-history .history-group .desc:before {
        right: auto;
        left: -10px;
    }
}
.hs-inner-about-history .about-history .history-group .desc .public-note {
    display: inline-block;

    max-width: 380px;
}
.hs-inner-about-history .about-history .history-group .desc .note-year {
    font-size: 48px;

    color: #004995;
}
@media (max-width: 1560px) {
    .hs-inner-about-history .about-history .history-group .desc .note-year {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about-history .about-history .history-group .desc .note-year {
        font-size: 30px;
    }
}
.hs-inner-about-history .about-history .active .history-group .year:before {
    background-color: #f3bb24;
}
.hs-inner-about-history .about-history .active .history-group .desc:after {
    background-color: #f3bb24;
}
.hs-inner-customers .customers {
    margin-top: 40px;
}
.hs-inner-customers .customers .customers-group {
    padding: 10px 10px 0 10px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #333;
    border: 1px solid #e0e0e0;
}
.hs-inner-customers .customers .customers-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-customers .customers .customers-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-customers .customers .customers-group .title-customers {
    line-height: 24px;

    padding: 15px;
}
.hs-inner-customers .customers .customers-group:hover {
    color: #fff;
    background-color: #004995;
}
.hs-inner-customers .customers .customers-group:hover .img .ibox img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.hs-inner-certificates {
    background: #f2f5ff;
}
.hs-inner-certificates .hs-inner-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 320px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-certificates .hs-inner-top {
        width: 240px;
    }
}
@media (max-width: 767px) {
    .hs-inner-certificates .hs-inner-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row;

        width: 100%;

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.hs-inner-certificates .certificates {
    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
}
@media (max-width: 1199px) {
    .hs-inner-certificates .certificates {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
    }
}
@media (max-width: 767px) {
    .hs-inner-certificates .certificates {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-certificates .certificates .swiper-slide {
    width: auto;
}
.hs-inner-certificates .certificates .certificates-group {
    cursor: pointer;

    background-color: #fff;
}
.hs-inner-certificates .certificates .certificates-group .img {
    overflow: hidden;

    height: 270px;
    padding: 10px;
}
@media (max-width: 1199px) {
    .hs-inner-certificates .certificates .certificates-group .img {
        height: 240px;
    }
}
@media (max-width: 991px) {
    .hs-inner-certificates .certificates .certificates-group .img {
        height: 200px;
    }
}
.hs-inner-certificates .certificates .certificates-group .img img {
    height: 100%;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-certificates .certificates .certificates-group:hover .img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting {
    position: relative;
    top: -80px;
}
@media (min-width: 1200px) {
    .hs-inner-service .service ul {
        margin: 0 -24px;
    }
    .hs-inner-service .service ul li {
        padding: 0 24px;
    }
}
.hs-inner-service .service ul li {
    margin: 15px 0;
}
.hs-inner-service .service .service-group .icon:after {
    display: block;

    width: 61px;
    height: 2px;
    margin-top: 14px;

    content: '';

    background: #f3bb24;
}
.hs-inner-service .service .service-group .icon .flaticon {
    font-size: 60px;
    line-height: 1;

    display: inline-block;

    -webkit-transition: all 1s;
    transition: all 1s;

    color: #004995;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .icon .flaticon {
        font-size: 50px;
    }
}
.hs-inner-service .service .service-group .title-service {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 10px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-service .service .service-group .title-service h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;

    color: #004995;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group .title-service h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .title-service h3 {
        font-size: 24px;
    }
}
.hs-inner-service .service .service-group .title-service .num {
    font-size: 72px;
    font-weight: 900;
    line-height: 1;

    margin-left: 10px;

    color: rgba(221, 221, 221, .5);

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .hs-inner-service .service .service-group .title-service .num {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .title-service .num {
        font-size: 50px;
    }
}
.hs-inner-service .service .service-group .public-note {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-service .service .service-group .public-note {
        margin-top: 20px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-service .service .service-group:hover .icon .flaticon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-inner-service .technical {
    margin-top: 70px;
    padding: 70px 50px;

    border-radius: 15px;
    background-color: #004995;
}
@media (max-width: 1199px) {
    .hs-inner-service .technical {
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .technical {
        margin-top: 30px;
        padding: 30px 20px;
    }
}
.hs-inner-service .technical .title-inner {
    text-align: center;
}
.hs-inner-service .technical .title-inner h2 {
    color: #fff;
}
.hs-inner-service .technical .title-inner p {
    margin-top: 10px;

    color: #f3bb24;
}
.hs-inner-service .technical .technical-list {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-service .technical .technical-list {
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .hs-inner-service .technical .technical-list>ul {
        margin: 0 -20px;
        margin-top: 30px;
    }
}
.hs-inner-service .technical .technical-list>ul>li {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .hs-inner-service .technical .technical-list>ul>li {
        padding: 0 20px;
    }
}
.hs-inner-service .technical .technical-list .technical-group {
    height: 100%;
    padding: 12px 12px 60px;

    border-radius: 15px;
    background: #fff;
}
.hs-inner-service .technical .technical-list .technical-group .img {
    overflow: hidden;

    border-radius: 12px;
}
.hs-inner-service .technical .technical-list .technical-group .img .ibox {
    padding-bottom: 62.22222222%;
}
.hs-inner-service .technical .technical-list .technical-group .public-note {
    margin-top: 20px;
}
.hs-inner-solutions .solutions>ul {
    margin: 0 -30px;
    margin-top: -60px;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions>ul {
        margin: 0 -20px;
        margin-top: -40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions>ul {
        margin-top: -30px;
    }
}
.hs-inner-solutions .solutions>ul>li {
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-solutions .solutions>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-solutions .solutions>ul>li:nth-child(2n) .solutions-group {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-solutions .solutions .solutions-group {
    display: block;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-solutions .solutions .solutions-group .desc {
    position: relative;

    padding: 60px 50px;

    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: rgba(255, 255, 255, .95);
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions .solutions-group .desc {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions .solutions-group .desc {
        padding: 30px 15px;
    }
}
.hs-inner-solutions .solutions .solutions-group .desc:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;

    background-image: -webkit-gradient(linear, left top, right top, from(#004995), to(transparent));
    background-image: -webkit-linear-gradient(left, #004995, transparent);
    background-image: linear-gradient(90deg, #004995, transparent);
}
.hs-inner-solutions .solutions .solutions-group .title-solutions {
    position: relative;
    z-index: 6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-solutions .solutions .solutions-group .title-solutions .icon {
    margin-right: 16px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-solutions .solutions .solutions-group .title-solutions .icon .flaticon {
    font-size: 44px;
}
@media (max-width: 767px) {
    .hs-inner-solutions .solutions .solutions-group .title-solutions .icon .flaticon {
        font-size: 38px;
    }
}
.hs-inner-solutions .solutions .solutions-group .title-solutions .txt p {
    font-size: 18px;
    line-height: 1.4;

    margin: 0;
}
.hs-inner-solutions .solutions .solutions-group .title-solutions .txt p span {
    font-size: 24px;
    font-weight: bold;

    display: block;
}
.hs-inner-solutions .solutions .solutions-group .solutions-note {
    position: relative;
    z-index: 6;

    display: -webkit-box;
    overflow: hidden;

    height: 192px;
    margin-top: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}
.hs-inner-solutions .solutions .solutions-group .solutions-note p {
    -webkit-transition: all .2s;
    transition: all .2s;

    color: #666;
}
.hs-inner-solutions .solutions .solutions-group .more {
    line-height: 30px;

    position: relative;
    z-index: 6;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-solutions .solutions .solutions-group .more span {
    font-weight: 900;

    margin-right: 20px;
}
.hs-inner-solutions .solutions .solutions-group .more .flaticon {
    font-size: 22px;
}
.hs-inner-solutions .solutions .active .solutions-group .desc {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
}
.hs-inner-solutions .solutions .active .solutions-group .desc:before {
    width: 100%;
}
.hs-inner-solutions .solutions .active .solutions-group .desc .solutions-note {
    padding-right: 50%;
}
@media (max-width: 1400px) {
    .hs-inner-solutions .solutions .active .solutions-group .desc .solutions-note {
        padding-right: 40%;
    }
}
.hs-inner-solutions .solutions .active .solutions-group .desc .solutions-note p {
    color: #fff;
}
.hs-inner-solutions .solutions .active .solutions-group .desc .more {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.hs-inner-solution-details .title-details {
    margin-bottom: 20px;
}
.hs-inner-solution-details .title-details h2 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-solution-details .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-solution-details .product-details .details-imgbox {
    width: 70%;
}
@media (max-width: 1470px) {
    .hs-inner-solution-details .product-details .details-imgbox {
        width: 60%;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-solution-details .product-details .details-imgbox img {
    width: 100%;
}
.hs-inner-solution-details .product-details .details-content {
    width: 30%;
}
@media (max-width: 1470px) {
    .hs-inner-solution-details .product-details .details-content {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .hs-inner-solution-details .product-details .details-content {
        width: 100%;
    }
}
.hs-inner-solution-details .solution-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-solution-details .solution-details .img {
    width: 65%;
    padding-left: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-solution-details .solution-details .img {
        width: 60%;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution-details .solution-details .img {
        width: 100%;
        padding-left: 0;
    }
}
.hs-inner-solution-details .solution-details .img img {
    width: 100%;
}
.hs-inner-solution-details .solution-details .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 35%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-solution-details .solution-details .desc {
        width: 40%;
    }
}
@media (max-width: 991px) {
    .hs-inner-solution-details .solution-details .desc {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-solution-details .solution-details .desc .title-solution-details h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.2;
}
@media (max-width: 1199px) {
    .hs-inner-solution-details .solution-details .desc .title-solution-details h3 {
        font-size: 30px;
    }
}
.hs-inner-solution-details .solution-details .desc .title-solution-details h4 {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;

    color: #004995;
}
.hs-inner-solution-details .solution-details .desc .public-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-solution-details .solution-details .desc .public-note {
        margin-top: 20px;
    }
}
.hs-inner-solution-details .solution-details .desc .link {
    margin-top: 30px;
}
.hs-inner-solution-details .solution-details .desc .link a {
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

    display: block;

    padding: 10px;

    text-align: center;

    color: #fff;
    border-radius: 7px;
    background-color: #004995;
}
.public-product-group {
    display: block;
}
.public-product-group .img {
    background: url(../images/product_bg.webp) no-repeat center;
    background-size: cover;
}
.public-product-group .img .ibox {
    z-index: 2;

    padding-bottom: 71.42857143%;
}
.public-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .title-category {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 20px 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    border-bottom: 1px solid #e2e2e2;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .public-product-group .title-category {
        padding: 10px 0;
    }
}
.public-product-group .title-category .name {
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #004995;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-product-group .title-category .more {
    font-size: 12px;
    font-weight: 900;
    line-height: 24px;

    height: 24px;
    padding: 0 18px;

    -webkit-transition: all .2s;
    transition: all .2s;
    letter-spacing: 1px;

    color: #fff;
    border-radius: 4px;
    background-color: rgba(0, 73, 149, .2);

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-product-group .note {
    line-height: 1.5;

    position: relative;

    margin-top: 20px;
    padding-left: 20px;

    color: #666;
}
.public-product-group .note .flaticon {
    position: absolute;
    left: 0;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #999;
}
.public-product-group .note p {
    margin: 0;
}
@media (min-width: 1200px) {
    .public-product-group:hover .img {
        border-color: #004995;
    }
    .public-product-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-product-group:hover .title-category {
        border-bottom-color: #004995;
    }
    .public-product-group:hover .title-category .more {
        background-color: #004995;
    }
    .public-product-group:hover .note {
        color: #000;
    }
    .public-product-group:hover .note .flaticon {
        color: #000;
    }
}
.products-content {
    font-size: 0;
}
.products-content .products-left {
    font-size: 16px;

    display: inline-block;

    width: 300px;

    vertical-align: top;
}
@media (max-width: 1199px) {
    .products-content .products-left {
        width: 100%;
    }
}
.products-content .products-right {
    font-size: 18px;

    display: inline-block;

    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    padding-left: 8%;

    vertical-align: top;
}
@media (max-width: 1470px) {
    .products-content .products-right {
        padding-left: 3%;
    }
}
@media (max-width: 1199px) {
    .products-content .products-right {
        width: 100%;
        padding-left: 0;
        font-size: 16px;
    }
}
.hs-inner-products {
    padding-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-products {
        padding-top: 40px;
    }
}
.hs-inner-products .products {
    margin-top: -40px;
}
@media (min-width: 1200px) {
    .hs-inner-products .products>ul {
        margin: 0 -20px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: 0;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul {
        margin: 0 -5px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details {
    padding-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details {
        padding-top: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-imgbox {
    width: 50%;
}
.hs-inner-product-details .product-details .details-imgbox .ibox {
    padding-bottom: 71.42857143%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow {
    top: 50%;
    bottom: auto;
    left: -30px;

    -webkit-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg);
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow.slick-next {
    right: -30px;
    left: auto;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-inner-product-details .product-details .details-imgbox .zoomImg {
    background: url(../images/product_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-product-details .product-details .product-big {
    position: relative;

    background: url(../images/product_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-product-details .product-details .product-big .zoomlogo {
    position: absolute;
    bottom: 0;
    left: 0;

    display: block;

    width: 25px;
    height: 25px;

    background: #000;
}
.hs-inner-product-details .product-details .product-big .zoomlogo img {
    width: 100%;

    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-product-details .product-details .product-small {
    padding: 18px 30px;

    background: #fbfbfb;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    width: 25%;
    padding: 0 10px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .product-small .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #fbfbfb;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
    border-color: #004995;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    line-height: 40px;

    position: absolute;
    top: 50%;
    left: -20px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 20px;
    height: 40px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    border: none;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev:hover,
.hs-inner-product-details .product-details .product-small .swiper-button-next:hover {
    color: #004995;
}
.hs-inner-product-details .product-details .product-small .swiper-button-next {
    right: -20px;
    left: auto;
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 50%;
    padding-top: 30px;
    padding-left: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    border-bottom: 1px solid #004995;
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 20px;
    font-weight: 900;
    line-height: 1.25;

    color: #004995;
}
.hs-inner-product-details .product-details .details-content .share {
    margin-top: 16px;
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .link {
        width: 100%;
        margin-bottom: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link a {
    font-size: 14px;
    font-weight: 900;
    line-height: 45px;

    min-width: 150px;
    height: 45px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #000;
    border-radius: 5px;
    background-color: #f3bb24;
}
.hs-inner-product-details .product-details .details-content .link .inquiry {
    margin-right: 24px;
}
.hs-inner-product-details .product-details .details-content .link .active {
    color: #fff;
    background-color: #004995;
}
.hs-inner-product-details .description {
    margin-top: 40px;
    padding: 60px;

    background: #f6f6f6;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .description {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .description {
        padding: 20px 15px;
    }
}
.hs-inner-product-details .description .title-description .flaticon {
    font-size: 50px;
    line-height: 1;

    color: #f3bb24;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .description .title-description .flaticon {
        font-size: 40px;
    }
}
.hs-inner-product-details .description .title-description h3 {
    font-size: 30px;
    font-weight: 900;

    margin-top: 20px;

    color: #004995;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .description .title-description h3 {
        font-size: 24px;
    }
}
.hs-inner-product-details .parameter-details {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter-details {
        padding-top: 50px;
    }
}
.hs-inner-product-details .public-feedback {
    padding-top: 50px;
}
.public-faqs {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .public-faqs {
        padding-top: 50px;
    }
}
@media (max-width: 1199px) {
    .public-faqs .padding {
        width: 100%;
    }
}
.public-faqs .faqs .faqs-group {
    margin-top: 30px;
}
.public-faqs .faqs .faqs-group.current .title-faqs:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.public-faqs .faqs-group {
    cursor: pointer;
}
.public-faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

    position: relative;

    padding: 20px 40px 20px 0;

    color: #004995;
    border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .title-faqs {
        padding: 10px 40px 10px 0;
    }
}
@media (max-width: 1199px) {
    .public-faqs .faqs-group .title-faqs {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .title-faqs {
        padding-right: 20px;
    }
}
.public-faqs .faqs-group .title-faqs:after {
    position: absolute;
    top: 30px;
    right: 20px;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    border-width: 7px 4px 0 4px;
    border-style: solid;
    border-color: #004995 transparent transparent transparent;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .title-faqs:after {
        top: 20px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .title-faqs:after {
        right: 10px;
    }
}
.public-faqs .faqs-group .faqs-ques {
    display: none;

    padding: 10px 40px 10px 0;
}
@media (max-width: 1400px) {
    .public-faqs .faqs-group .faqs-ques {
        padding: 10px 20px 10px 0;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .faqs-ques {
        padding-bottom: 20px;
    }
}
.public-faqs .faqs-group .faqs-ques p {
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .public-faqs .faqs-group .faqs-ques p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.feedbackform form ul li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .feedbackform form ul li {
        margin-top: 20px;
    }
}
.feedbackform form .field {
    position: relative;
}
.feedbackform form .input-label {
    font-weight: normal;
    line-height: 30px;

    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    padding: 10px 20px;

    cursor: text;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-duration: .18s;
    transition-duration: .18s;
    -webkit-transition-property: top, font-size;
    transition-property: top, font-size;

    color: #666;
}
@media (max-width: 991px) {
    .feedbackform form .input-label {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field {
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    padding: 10px 20px;

    -webkit-transition: border .28s ease-out;
    transition: border .28s ease-out;

    border: 1px solid #ddd;
    border-radius: 6px;
    background: transparent;
    background-color: #fff;
}
@media (max-width: 991px) {
    .feedbackform form .input-field {
        font-size: 14px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
.feedbackform form .input-field:required+.input-label:before {
    content: '*';

    color: red;
}
.feedbackform form .input-field:focus+.input-label,
.feedbackform form .input-field:not(:placeholder-shown)+.input-label {
    font-size: 14px;

    top: -36px;

    color: #999;
}
@media (max-width: 991px) {
    .feedbackform form .input-field:focus+.input-label,
    .feedbackform form .input-field:not(:placeholder-shown)+.input-label {
        font-size: 12px;

        top: -30px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus) {
    border-color: #666;
}
.feedbackform form .submit-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;

    height: 50px;
    padding: 0 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #fff;
    border: none;
    border-radius: 0;
    outline: none;
    background-color: #004995;
}
@media (max-width: 991px) {
    .feedbackform form .submit {
        line-height: 40px;

        height: 40px;
    }
}
.feedbackform form .submit:hover {
    -webkit-transition: all .2s;
    transition: all .2s;

    background-color: #f3bb24;
}
.feedbackform form .required {
    color: #004995;
}
.public-product-related {
    padding-top: 100px;
}
@media (max-width: 1199px) {
    .public-product-related {
        padding-top: 60px;
    }
}
.public-product-related .related-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-product-related .product-related {
    position: relative;
}
.public-product-related .swiper-slide {
    padding-bottom: 30px;
}
.public-product-related .product-related {
    position: relative;

    margin-top: 30px;
}
.hs-footer {
    overflow: hidden;

    padding: 80px 0;

    color: rgba(255, 255, 255, .7);
    background: url(../images/footer_bg.webp) no-repeat bottom center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-footer {
        padding: 40px 0;
    }
}
.hs-footer .foot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-footer .foot {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .foot-nav {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav {
        margin-top: 20px;
    }
}
.hs-footer .foot-nav ul {
    display: grid;

    grid-template-columns: 1fr 1fr;
    gap: 0 60px;
}
@media (max-width: 1560px) {
    .hs-footer .foot-nav ul {
        gap: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav ul {
        display: block;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav ul li {
        margin: 4px 0;
    }
}
.hs-footer .foot-nav ul li a {
    font-size: 18px;
    line-height: 1.66666667;

    display: block;
}
@media (max-width: 1400px) {
    .hs-footer .foot-nav ul li a {
        font-size: 16px;
    }
}
.hs-footer .foot-nav ul li a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foor-logo img {
    height: 31px;
}
@media (max-width: 991px) {
    .hs-footer .foot-right {
        margin-top: 30px;
    }
}
.hs-footer .foot-txt {
    margin-top: 40px;
}
.hs-footer .foot-txt .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-footer .foot-txt .txt-group .icon {
    width: 20px;
}
.hs-footer .foot-txt .txt-group .icon img {
    width: 100%;
}
.hs-footer .foot-txt .txt-group .txt {
    padding-left: 14px;
}
.hs-footer .foot-txt .txt-group .txt p {
    font-size: 18px;
    line-height: 1.66666667;
}
.hs-footer .foot-txt .txt-group .txt p a:hover {
    text-decoration: underline;
}
.hs-footer .copyright {
    margin-top: 80px;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 1560px) {
    .hs-footer .copyright {
        margin-top: 40px;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        margin-top: 20px;
    }
}
.hs-footer .copyright .design {
    float: right;
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news .news>ul {
    margin: 0 -50px;
    margin-top: -50px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -30px;
        margin-top: -30px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul {
        margin: 0 -15px;
        margin-top: -30px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
    padding: 0 50px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
        padding: 0 30px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul>li {
        padding: 0 15px;
    }
}
.hs-inner-faqs .faqs>ul {
    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;
}
.hs-inner-faqs .faqs>ul>li.current .faqs-group {
    color: #fff;
    background-color: #004995;
}
.hs-inner-faqs .faqs>ul>li.current .faqs-group .title-faqs {
    color: #fff;
}
.hs-inner-faqs .faqs>ul>li.current .faqs-group .title-faqs:after {
    content: '-';

    color: #004995;
    background-color: #f3bb24;
}
.hs-inner-faqs .faqs>ul>li.current .faqs-group .faqs-ques p {
    color: #fff;
}
.hs-inner-faqs .faqs-group {
    padding: 10px 0;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border-radius: 7px;
    background: #f5f5f5;
}
.hs-inner-faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

    position: relative;

    padding: 20px 40px;

    color: #004995;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .faqs-group .title-faqs {
        padding: 10px 40px 10px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .title-faqs {
        padding-right: 20px;
    }
}
.hs-inner-faqs .faqs-group .title-faqs:after {
    font-family: Arial;
    font-weight: normal;
    line-height: 22px;

    position: absolute;
    top: 20px;
    right: 20px;

    width: 22px;
    height: 22px;

    content: '+';
    -webkit-transition: all .4s;
    transition: all .4s;
    text-align: center;

    border-radius: 5px;
    background: rgba(163, 168, 206, .5);
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .title-faqs:after {
        top: 12px;
    }
}
.hs-inner-faqs .faqs-group .faqs-ques {
    display: none;

    padding: 0 40px 30px;
}
@media (max-width: 1400px) {
    .hs-inner-faqs .faqs-group .faqs-ques {
        padding: 0 20px 30px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .faqs-ques {
        padding-bottom: 20px;
    }
}
.hs-inner-faqs .faqs-group .faqs-ques p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-download .download>ul {
    margin-top: -30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul {
        margin: 0 -20px;
        margin-top: -40px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
.hs-inner-download .download .down-group {
    padding: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #cbcbcb;
    border-radius: 22px;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group {
        padding: 20px;
    }
}
.hs-inner-download .download .down-group .title-download {
    font-weight: 900;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    min-height: 120px;

    color: #004995;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .title-download {
        display: -webkit-box;
        overflow: hidden;

        min-height: 72px;

        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}
.hs-inner-download .download .down-group .desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    color: #004995;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-download .download .down-group .desc .down {
    display: inline-block;

    width: 40px;
    height: 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    color: #fff;
    border-radius: 5px;
    background: #004995;
}
.hs-inner-download .download .down-group .desc .down img {
    width: 100%;

    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        border-color: #004995;
        box-shadow: 0 2px 12px 0 rgba(25, 100, 170, .22);
    }
    .hs-inner-download .download .down-group:hover .down {
        background-color: #f3bb24;
    }
    .hs-inner-download .download .down-group:hover .down img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-inner-videos {
    padding-top: 40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul {
        margin-top: -30px;
    }
}
.hs-inner-videos .videos ul li {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
.hs-inner-videos .videos .videos-group {
    text-align: center;
}
.hs-inner-videos .videos .videos-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 18px;
    line-height: 1.5;

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 991px) {
    .hs-inner-videos .videos .videos-group .title-videos {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-inner:before {
    display: none;
}
.hs-inner-news-show .title-inner h2 {
    color: #333;
}
.hs-inner-news-show .hs-inner-location {
    padding-top: 10px;
}
.hs-inner-news-show .title-news-show h2 {
    font-size: 36px;
    font-weight: 900;
}
@media (max-width: 1199px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .date {
    font-size: 12px;
    line-height: 1.66666667;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 20px;

    color: #a4a4a4;
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show .date {
        margin-top: 10px;
    }
}
.hs-inner-news-show .news-show .date .flaticon {
    margin-right: 10px;
}
.hs-inner-news-show .news-show .date span:before {
    font-weight: bold;

    margin: 0 4px;

    content: '·';
}
.hs-inner-news-show .news-show .public-note {
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img {
    max-width: 100%;
    height: auto !important;
}
@media (min-width: 1200px) {
    .hs-inner-news-show .news-show .public-note p {
        font-size: 18px;
    }
}
.hs-inner-news-show .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .prev-next .prev,
.hs-inner-news-show .prev-next .next {
    font-weight: 900;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-right: 14px;
    padding: 15px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #999;
    background: #e7e7e7;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .prev-next .prev:hover,
.hs-inner-news-show .prev-next .next:hover {
    color: #fff;
    background-color: #004995;
}
.hs-inner-news-show .prev-next .prev .flaticon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.public-related-news {
    padding-top: 80px;
}
@media (max-width: 1560px) {
    .public-related-news {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .public-related-news {
        padding-top: 40px;
    }
}
.public-related-news .news-list {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .public-related-news .news-list {
        margin-top: 20px;
    }
}
.public-related-news .swiper-slide {
    padding-bottom: 40px;
}
.hs-inner-public-details .title-home {
    text-align: center;
}
.hs-inner-public-details .title-home h2 {
    font-size: 36px;

    text-transform: capitalize;
}
.hs-inner-public-details .public-details {
    position: relative;

    max-width: 1000px;
    margin: 0 auto;
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .public-details {
        margin-top: 30px;
    }
}
.hs-inner-public-details .public-details .public-note {
    max-width: 800px;
    margin: 0 auto;
}
.hs-inner-public-details .public-details .public-note img {
    max-width: 100%;
}
.hs-inner-public-details .public-details .swiper-button-prev {
    left: 0;
}
.hs-inner-public-details .public-details .swiper-button-next {
    right: 0;
}
.hs-inner-public-details .public-details .swiper-button-prev,
.hs-inner-public-details .public-details .swiper-button-next {
    color: #333;
    border-radius: 50%;
}
.hs-inner-public-details .public-details .swiper-button-prev .flaticon,
.hs-inner-public-details .public-details .swiper-button-next .flaticon {
    font-size: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-public-details .public-details .swiper-button-prev,
    .hs-inner-public-details .public-details .swiper-button-next {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-public-details .public-details .swiper-button-prev:hover,
.hs-inner-public-details .public-details .swiper-button-next:hover {
    color: #fff;
    background-color: #004995;
}
.hs-inner-public-details .return {
    margin-top: 80px;

    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-public-details .return {
        margin-top: 50px;
    }
}
.hs-inner-public-details .return a {
    font-size: 16px;
    line-height: 36px;

    display: inline-block;

    padding: 0 50px;

    -webkit-transition: all .2s;
    transition: all .2s;

    color: #777;
    border-radius: 24px;
}
.hs-inner-public-details .return a .flaticon {
    font-size: 24px;
}
.hs-inner-public-details .return a:hover {
    color: #fff;
    border-color: #004995;
    background-color: #004995;
}
@media (min-width: 1200px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 36px;
    }
}
.hs-inner-contact .contact {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact {
        width: 100%;
    }
}
.hs-inner-contact .contact>ul {
    margin-top: -80px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact>ul {
        margin-top: -50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact>ul {
        margin-top: -30px;
    }
}
.hs-inner-contact .contact>ul>li {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact>ul>li {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-contact .contact .contact-group .title-contact {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #004995;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .title-contact {
        font-size: 20px;
    }
}
.hs-inner-contact .contact .contact-group .txt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 20px;

    color: #004995;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .contact-group .txt {
        margin-top: 10px;
    }
}
.hs-inner-contact .contact .contact-group .txt .icon {
    margin-right: 14px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-contact .contact .contact-group .txt .icon .flaticon {
    font-size: 40px;
}
.hs-inner-contact .contact .contact-group .txt p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;
    padding-top: 14px;
}
.hs-inner-contact .contact .contact-group .txt p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .feedback {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-contact .feedback {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-google-map #map {
    height: 670px;
}
@media (max-width: 1560px) {
    .hs-google-map #map {
        height: 500px;
    }
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 300px;
    }
}
.wrap-show-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wrap-show-menu ul li {
    padding: 0 25px;
}
.wrap-show-menu ul li a {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    color: #6199d3 !important;
}
.wrap-show-menu ul li a:after {
    display: block;

    width: 0;
    height: 2px;
    margin: 0 auto;
    margin-top: 6px;

    content: '';
    -webkit-transition: all .4s;
    transition: all .4s;

    background-color: #f3bb24;
}
.wrap-show-menu ul li.active a {
    font-weight: 900;

    color: #004995 !important;
}
.wrap-show-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-location-sustainability {
    position: -webkit-sticky;
    position: sticky;
    z-index: 9;
    top: 0;
}
@media (max-width: 1199px) {
    .hs-inner-location-sustainability {
        position: relative;
    }
}
.hs-inner-sustainability .sustainability-listbox1 .sustainability-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 70px 0;

    border-bottom: 1px solid #004995;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group {
        padding: 50px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group {
        padding: 30px 0;
    }
}
.hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability {
    width: 400px;
    padding-right: 3%;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability {
        width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability h3 {
    font-size: 60px;
    line-height: 1.2;

    margin: 0;

    color: #004995;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability h3 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability h3 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .title-sustainability h3 {
        font-size: 24px;
    }
}
.hs-inner-sustainability .sustainability-listbox1 .sustainability-group .desc {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .desc {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox1 .sustainability-group .desc {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-sustainability .sustainability-listbox2>ul>li:nth-child(2n+1) .sustainability-group {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-sustainability .sustainability-listbox2>ul>li:nth-child(2n+1) .sustainability-group .desc {
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group .desc {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox2 .sustainability-group .desc {
        width: 100%;
        margin-top: 30px;
        padding: 0;
    }
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group .title-sustainability h3 {
    font-size: 36px;
    line-height: 1.11111111;

    color: #004995;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox2 .sustainability-group .title-sustainability h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox2 .sustainability-group .title-sustainability h3 {
        font-size: 24px;
    }
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group .public-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox2 .sustainability-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group .img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox2 .sustainability-group .img {
        width: 100%;
    }
}
.hs-inner-sustainability .sustainability-listbox2 .sustainability-group .img img {
    width: 100%;
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 60px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border-bottom: 1px solid #004995;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox3 .sustainability-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox3 .sustainability-group {
        padding: 30px 30px 15px 10px;
    }
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .icon {
    color: #004995;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .icon .flaticon {
    font-size: 50px;
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .desc {
    width: 100%;
    padding-left: 20px;
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .public-note {
    display: none;
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .title-sustainability {
    font-size: 20px;
    font-weight: 900;

    position: relative;

    padding: 20px 0;
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox3 .sustainability-group .title-sustainability {
        padding: 10px 0;
    }
}
.hs-inner-sustainability .sustainability-listbox3 .sustainability-group .title-sustainability:after {
    position: absolute;
    top: 26px;
    right: 50px;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #004995 transparent transparent transparent;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox3 .sustainability-group .title-sustainability:after {
        right: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-sustainability .sustainability-listbox3 .sustainability-group .title-sustainability:after {
        right: 10px;
    }
}
.hs-inner-sustainability .sustainability-listbox3 .current .sustainability-group {
    color: #fff;
    border-radius: 12px;
    background-color: #004995;
}
.hs-inner-sustainability .sustainability-listbox3 .current .sustainability-group .icon {
    color: #fff;
}
.hs-inner-sustainability .sustainability-listbox3 .current .sustainability-group .title-sustainability:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);

    border-color: #f3bb24 transparent transparent transparent;
}
.hs-inner-sustainability .sustainability-listbox3 .current .sustainability-group .public-note p {
    color: #fff;
}
.hs-inner-sustainability .sustainability-listbox4>ul {
    margin: 0 -40px;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox4>ul {
        margin: 0 -20px;
    }
}
.hs-inner-sustainability .sustainability-listbox4>ul>li {
    margin-top: 80px;
    padding: 0 40px;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox4>ul>li {
        margin-top: 50px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability .sustainability-listbox4>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-sustainability .sustainability-listbox4 .listbox-group .num {
    font-size: 60px;
    line-height: 1;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability .sustainability-listbox4 .listbox-group .num {
        font-size: 50px;
    }
}
.hs-inner-sustainability .sustainability-listbox4 .listbox-group .num span {
    margin-right: 20px;

    color: #004995;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-sustainability .sustainability-listbox4 .listbox-group .num:after {
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #004995;
}
.hs-inner-sustainability .sustainability-listbox4 .listbox-group .public-note {
    margin-top: 20px;
}
.hs-inner-sustainability-environmental .sustainability-note p span {
    font-size: 48px;
    color: #0a50a1;
}
.hs-inner-sustainability-social .sustainability-note {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-social .sustainability-note {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-sustainability-social .sustainability-note .title-sustainability {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-sustainability-social .sustainability-note .title-sustainability h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.33333333;

    color: #004995;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-social .sustainability-note .title-sustainability h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-social .sustainability-note .title-sustainability h3 {
        font-size: 24px;
    }
}
.hs-inner-sustainability-social .sustainability-note .txt {
    width: 100%;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-social .sustainability-note .txt {
        padding-left: 0;
    }
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg {
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b {
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container {
    display: none;
}
.hideh1 {
    font-size: 0;
}
.hideh1 h1 {
    font-size: 0;

    margin: 0;
}
.flaticon:before {
    line-height: inherit !important;

    display: block;
}
.hs-inner-policy .policy {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-imgbox {
    position: relative;
}
.hs-inner-product-details .product-details .product-big .product-group .ibox {
    cursor: crosshair;
}
.zoom-preview {
    position: absolute !important;
    z-index: 7;
    top: 0;
    left: 100%;

    width: 500px;
    height: 500px;
}
@media (max-width: 1199px) {
    .zoom-preview {
        display: none;
    }
}
.follow-overlay {
    position: absolute;

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

    background: url('../images/mask.png') repeat center;
}
.public-no-results {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-no-results {
        margin-top: 30px;
    }
}
.public-no-results img img {
    width: 100%;
}
.public-no-results .desc {
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-no-results .desc {
        margin-top: 30px;
        padding-left: 15px;
    }
}
.public-no-results .desc .title-home h2 {
    color: #004995;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.hs-inner-parters .parters {
    margin-top: -60px;
}
.hs-inner-parters .parters>ul {
    margin: 0 -30px;
}
.hs-inner-parters .parters>ul>li {
    padding: 0 30px;
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-inner-parters .parters {
        margin-top: -30px;
    }
    .hs-inner-parters .parters>ul {
        margin: 0 -15px;
    }
    .hs-inner-parters .parters>ul>li {
        padding: 0 15px;
        margin-top: 30px;
    }
}
.hs-inner-parters .parters-group .img {
    border: 1px solid #dddddd;
}
.hs-inner-parters .parters-group .img .ibox {
    padding-bottom: 50%;
}
.hs-inner-parters .parters-group .img .ibox img {
    transition: all 1s;
}
.hs-inner-parters .parters-group:hover .img .ibox img {
    transform: scale(1.1);
}
.banner-box .swiper-pagination-bullets {
    flex-shrink: 0;
}
.banner-box .swiper-pagination-bullets span {
    width: 16px;
    height: 16px;
    background-color: #fff;
    margin: 0 10px;
    opacity: .7;
}
.banner-box .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

    text-align: center;
    clear: both;
    letter-spacing: 0;
    font-size: 14px;
    margin: 50px auto;
    padding: 30px;
    clear: both;
    width: 100%
}
.page_list a,
.page_list span {
    display: inline-block;
    color: #ccc;
    border: 1px solid #111;
    background: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: 0 1px;
    border-radius: 50%;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list .on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}
.page_list a.on {
    color: #fff;
    border: 1px solid #0a50a1;
    background: #0a50a1
}