.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;
}
@font-face {
    font-family: 'Anton';
    font-weight: normal;
    font-style: normal;

    src: local('Anton'), url('../flaticon/Anton.woff2') format('woff2'), url('../flaticon/Anton.woff') format('woff'), url('../flaticon/Anton.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 {
    font-size: 16px;
    line-height: 30px;

    position: relative;
    left: 0;

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

    width: auto;

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

    color: #00155a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #f90;
}
.swiper-button-prev .flaticon {
    margin-right: 10px;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.swiper-button-next {
    right: auto;

    margin-left: 30px;
}
.swiper-button-next .flaticon {
    margin-left: 10px;
}
.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 {
    line-height: 34px;

    width: 34px;
    height: 34px;

    border-radius: 0;
    background: #eaeaea;
}
.slick-arrow .flaticon {
    font-size: 14px;
}
.slick-arrow.slick-prev {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.slick-arrow.slick-next {
    left: 50px;
}
.slick-arrow:hover {
    color: #fff;
    background-color: #00155a;
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1660px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 640px);
        --pad: calc(50vw - 640px);
    }
}
@media (max-width: 1350px) {
    :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%;
    padding: 0 3%;

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

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

        padding: 0 15px;

        background-color: #00155a;
    }
}
.hs-header-box .logo {
    position: relative;
    z-index: 8;

    height: 60px;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (max-width: 1560px) {
    .hs-header-box .logo {
        height: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .logo {
        font-size: 20px;

        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px) {
    .hs-header-box .logo {
        padding: 15px 0;
    }
}
.hs-header-box .logo img {
    width: auto;
    height: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .pc-search .search-button {
    line-height: 34px;

    width: 34px;
    height: 34px;

    cursor: pointer;
}
.hs-header-box .pc-search .search-button img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1) !important;
    filter: brightness(0) invert(1) !important;
}
.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: #00155a;
}
@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(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .top-txt {
    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 .top-txt ul.txt-contact {
    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 .top-txt ul.txt-contact li {
    position: relative;

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

    margin-left: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li .flaticon {
    font-size: 20px;
    line-height: 1.7;

    padding: 0 20px;

    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1560px) {
    .hs-header-box .top-txt ul.txt-contact li .flaticon {
        font-size: 18px;

        padding: 0 10px;
    }
}
.hs-header-box .top-txt ul.txt-contact li p {
    font-size: 22px;
    line-height: 24px;

    position: absolute;
    top: 100%;

    display: none;

    padding: 10px;
    right: 0;
    /* -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); */
    white-space: nowrap;

    color: #fff;
    border-radius: 4px;
    background-color: #00155a;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt ul.txt-contact li p {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
.hs-header-box .top-txt ul.txt-contact li p:before {
    position: absolute;
    top: -8px;
    /* left: 50%; */
    right: 15px;
    width: 0;
    height: 0;

    content: '';
    /* -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); */

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #00155a transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon {
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
    display: block;
}
.hs-header-box .top-txt .icon {
    line-height: 36px;

    width: 34px;
    height: 36px;

    cursor: pointer;
}
.hs-header-box .top-txt .icon img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .open-quote {
    line-height: 44px;

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

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

    color: #fff;
    border-radius: 22px;
    background-color: #00155a;
}
@media (max-width: 1560px) {
    .hs-header-box .open-quote {
        padding: 0 14px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .open-quote {
        font-size: 0;
    }
}
@media (max-width: 1199px) {
    .hs-header-box .open-quote {
        line-height: 40px;

        width: 40px;
        height: 40px;
        margin-left: 10px;
    }
}
.hs-header-box .open-quote .flaticon {
    font-size: 18px;

    display: inline-block;

    margin-right: 10px;

    vertical-align: middle;
}
@media (max-width: 1470px) {
    .hs-header-box .open-quote .flaticon {
        margin-right: 0;
    }
}
.hs-header-box .open-quote:hover {
    background-color: #f90;
}
.hs-header-box .language {
    position: relative;

    margin-left: 20px;
}
.hs-header-box .language p {
    font-size: 20px;
    line-height: 34px;

    width: 34px;
    height: 34px;
    margin: 0;

    text-align: center;

    color: #fff;
}
.hs-header-box .language p img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .language ul {
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box .language ul li a {
    line-height: 1.5;

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a {
    color: #fff;
    background-color: #00155a;
}
.hs-header-box .header-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;
}
@media (max-width: 1199px) {
    .hs-header-box .header-nav {
        display: none;
    }
}
.hs-header-box .header-nav>ul {
    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 {
    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: 24px;
    font-weight: 900;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 120px;
    padding: 0 50px;

    -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: 1920px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 30px;
    }
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 15px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 22px;
    }
}
.hs-header-box .header-nav>ul>li>a:after {
    display: block;

    width: 0;
    height: 0;
    margin-left: 10px;

    content: '';

    border-width: 6px 4px 0 4px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-header-box .header-nav>ul>li:hover .pc-nav-down {
    box-shadow: 0 2px 13px 0 rgba(57, 57, 57, .1);
}
@media (max-width: 1199px) {
    .hc-mobile-nav .pc-nav-down {
        display: none;
    }
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #f90;
}
.hs-header-box .header-nav>ul>li:hover>a:after {
    border-color: #f90 transparent transparent transparent;
}
.hs-header-box .header-nav>ul>li.active>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    width: 100%;
    padding: 50px 0;

    color: #00155a;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .11);
}
.hs-header-box .pc-nav-down .pc-nav-down-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    max-width: 1200px;
    margin: 0 auto;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-title {
    position: relative;

    width: 35%;
    padding: 50px 10% 50px 0;

    text-align: right;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-title:after {
    position: absolute;
    top: 50%;
    right: 15%;

    display: block;

    width: 1px;
    height: 178px;

    content: '';
    -webkit-transform: rotate(20deg) translateY(-50%);
    -ms-transform: rotate(20deg) translateY(-50%);
    transform: rotate(20deg) translateY(-50%);

    background: #e5e5e5;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-title h3 {
    font-family: 'Anton';
    font-size: 48px;
    line-height: 1;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-title img {
    height: 42px;

    opacity: .6;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-nav>li {
    width: 50%;
    height: 100%;
    margin: 10px 0;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-nav>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

    display: block;

    padding-left: 14px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-nav>li>a:before {
    position: absolute;
    top: 11px;
    left: 0;

    display: block;

    width: 6px;
    height: 6px;

    content: '';

    background-color: #f90;
}
.hs-header-box .pc-nav-down .pc-nav-down-content .pc-nav-down-nav>li>a:hover {
    color: #f90;
}
.hs-header-box .xs-phone {
    display: none;
}
.hs-header-box .pc-nav-down-product {
    text-align: center;
}
.hs-header-box .pc-nav-down-product li {
    display: inline-block;

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

    width: 1px;
    height: 178px;
    margin: 0 3vw;

    content: '';
    -webkit-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    vertical-align: middle;

    background: #e5e5e5;
}
.hs-header-box .pc-nav-down-product li:last-child:after {
    display: none;
}
.hs-header-box .pc-nav-down-product li a {
    display: inline-block;

    text-align: left;
    vertical-align: middle;
}
.hs-header-box .pc-nav-down-product li a .icon,
.hs-header-box .pc-nav-down-product li a .txt {
    display: inline-block;

    vertical-align: middle;
}
.hs-header-box .pc-nav-down-product li a .icon {
    position: relative;

    width: 60px;
}
.hs-header-box .pc-nav-down-product li a .icon img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .pc-nav-down-product li a .icon .iconhover {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    opacity: 0;
}
.hs-header-box .pc-nav-down-product li a .txt {
    padding-left: 20px;
}
.hs-header-box .pc-nav-down-product li a p {
    font-family: 'Anton';
    font-size: 24px;
    line-height: 1.25;

    margin: 0;

    color: #00155a;
}
.hs-header-box .pc-nav-down-product li a span {
    font-size: 14px;
    line-height: 24px;

    color: #f90;
}
.hs-header-box .pc-nav-down-product li:hover a p {
    color: #f90;
}
.hs-header-box .pc-nav-down-product li:hover a .icon .iconnow {
    opacity: 0;
}
.hs-header-box .pc-nav-down-product li:hover a .icon .iconhover {
    opacity: 1;
}
.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: #00155a;
}
@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.stuck-header {
    background-color: #00155a;
}
.hs-header-box.stuck-header .logo {
    height: 50px;
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.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: 16px;
    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: #f90;
    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: #f90;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #f90;
}
.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: #00155a;
}
.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: 50%;
    left: 0;

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text .desc {
    width: 56%;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    font-family: 'Anton';

    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-1 .desc {
    position: relative;

    padding: 50px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 .desc {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .desc {
        width: 80%;
        margin-left: -10%;
    }
}
.banner-box .swiper-text-1 .desc:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 80%;
    height: 80%;

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

    background-color: rgba(0, 16, 67, .9);

    -webkit-clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .desc:before {
        display: none;
    }
}
.banner-box .swiper-text-1 h2 {
    font-size: 150px;
    font-style: italic;
    line-height: 1;

    position: relative;
    z-index: 6;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 130px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 110px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 90px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 70px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 h2 {
        font-size: 20px;
    }
}
.banner-box .swiper-text-1 .ban-more {
    font-size: 36px;

    position: relative;
    z-index: 6;

    text-align: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-1 .ban-more {
        font-size: 30px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-1 .ban-more {
        font-size: 24px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 .ban-more {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-1 .ban-more {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .ban-more {
        font-size: 12px;

        text-align: left;
    }
}
.banner-box .swiper-text-1 .ban-more a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .ban-more a {
        margin-top: 10px;
        margin-left: 0;
    }
}
.banner-box .swiper-text-1 .ban-more a span {
    font-weight: bold;
    line-height: 40px;

    padding: 15px 48px;

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

    color: #fff;
    background-color: #f90;

    -webkit-clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(3% 0%, 100% 0%, 100% 100%, 0% 100%);
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 .ban-more a span {
        line-height: 30px;

        padding: 15px 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .ban-more a span {
        line-height: 24px;

        padding: 10px;
    }
}
.banner-box .swiper-text-1 .ban-more a .flaticon {
    font-size: 24px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;
    margin-left: -1px;

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

    color: #333;
    background-color: #fff;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-1 .ban-more a .flaticon {
        font-size: 20px;
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .ban-more a .flaticon {
        font-size: 14px;
        line-height: 44px;

        width: 44px;
        height: 44px;
    }
}
.banner-box .swiper-text-1 .ban-more a:hover span {
    color: #333;
    background-color: #fff;
}
.banner-box .swiper-text-1 .ban-more a:hover .flaticon {
    color: #fff;
    background-color: #f90;
}
.banner-box .swiper-text-2 .desc {
    max-width: 380px;
    padding: 50px;

    background-color: #00155a;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 300px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 250px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 220px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 150px;
        padding: 10px;
    }
}
.banner-box .swiper-text-2 .desc h2 {
    font-size: 72px;
    line-height: 1.2;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc h2 {
        font-size: 30px;
    }
}
.banner-box .swiper-text-2 .desc .ban-more {
    margin-top: 20px;
}
.banner-box .swiper-text-2 .desc .ban-more a {
    font-size: 30px;
    line-height: 70px;

    display: block;

    width: 70px;
    height: 70px;

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

    color: #333;
    background-color: #f90;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc .ban-more a {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 .desc .ban-more a {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 .desc .ban-more a {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 .desc .ban-more a {
        font-size: 20px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.banner-box .swiper-text-2 .desc .ban-more a:hover {
    background-color: #fff;
}
.banner-box .swiper-text-3 {
    top: 35%;

    text-align: center;
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-3 {
        top: 40%;
    }
}
.banner-box .swiper-text-3 .desc {
    display: inline-block;

    width: auto;
}
.banner-box .swiper-text-3 h2 {
    font-size: 150px;
    line-height: .9;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 130px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 110px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 90px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 70px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 50px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 30px;
    }
}
.banner-box .swiper-text-3 h2 .ban-more {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.11111111;

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

    margin-left: 10px;
    padding: 30px 90px;

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

    color: #f90;
    background-color: #00155a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-3 h2 .ban-more {
        font-size: 30px;

        padding: 30px 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-3 h2 .ban-more {
        font-size: 24px;

        padding: 20px 30px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h2 .ban-more {
        font-size: 20px;

        padding: 15px 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h2 .ban-more {
        font-size: 18px;

        padding: 10px 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2 .ban-more {
        font-size: 16px;

        padding: 10px 20px;
    }
}
.banner-box .swiper-text-3 h2 .ban-more .flaticon {
    margin-left: 10px;
}
.banner-box .swiper-text-3 h2 .ban-more:hover {
    color: #fff;
    background-color: #f90;
}
.banner-box .swiper-text-4 h2 {
    font-size: 110px;
    line-height: 1.23636364;

    margin: 0;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 90px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 80px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 70px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-4 h2 {
        font-size: 22px;
    }
}
.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 .swiper-slide-active .swiper-text .img .img1,
.banner-box .swiper-slide-active .swiper-text .img .img2,
.banner-box .swiper-slide-active .swiper-text .img .img3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .link a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    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: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: #fff;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction {
        font-size: 14px;
    }
}
/* .banner-box .swiper-pagination-fraction span:before {
    content: '0';
} */
.banner-box .swiper-pagination-fraction .swiper-pagination-current {
    font-size: 48px;
}
@media (max-width: 767px) {
    .banner-box .swiper-pagination-fraction .swiper-pagination-current {
        font-size: 20px;
    }
}
.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;

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

    width: auto;
    height: auto;
    margin-right: 20px;

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

    color: #fff;
    border: none;
    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    color: #f90;
}
.banner-box .swiper-button-prev:before {
    display: block;

    width: 0;
    height: 0;
    margin-right: 10px;

    content: '';

    border-width: 8px 13px 8px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.banner-box .swiper-button-prev:hover:before {
    border-color: transparent #f90 transparent transparent;
}
.banner-box .swiper-button-next {
    margin-left: 0;
}
.banner-box .swiper-button-next:after {
    display: block;

    width: 0;
    height: 0;
    margin-left: 10px;

    content: '';

    border-width: 8px 0 8px 13px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.banner-box .swiper-button-next:hover:before {
    border-color: transparent transparent transparent #f90;
}
.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;

    padding-bottom: 20px;
}
.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 .group-text {
    position: absolute;
    z-index: 8;
    bottom: 0;
    left: 0;

    width: 40%;
    padding-right: 30px;

    color: #fff;
    background-color: #f90;

    -webkit-clip-path: polygon(0 0, 100% 0%, 94% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 94% 100%, 0% 100%);
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        width: 80%;
        padding-right: 10px;
    }
}
.banner-inner .group-text h2 {
    font-family: 'Anton';
    font-size: 60px;
    font-style: italic;
    line-height: 1;

    position: relative;

    margin: 0;
    padding: 40px 40px 40px var(--pad);

    background-color: #00155a;

    -webkit-clip-path: polygon(0 0, 100% 0%, 94% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% 0%, 94% 100%, 0% 100%);
}
@media (max-width: 1560px) {
    .banner-inner .group-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-inner .group-text h2 {
        font-size: 40px;

        padding: 30px 30px 30px var(--pad);
    }
}
@media (max-width: 1199px) {
    .banner-inner .group-text h2 {
        font-size: 30px;

        padding: 20px 20px 20px var(--pad);
    }
}
.banner-product {
    height: 220px;

    background-color: #00155a;
}
@media (max-width: 1199px) {
    .banner-product {
        height: 100px;
    }
}
@media (max-width: 767px) {
    .banner-product {
        height: 60px;
    }
}
.hs-pad {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-pad {
        padding: 80px 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: 30px;
}
.public-scrollbar:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #00155a;
}
.public-scrollbar .swiper-scrollbar-drag {
    width: 22px;
    height: 22px;

    cursor: pointer;

    border-radius: none;
    background: url(../images/scrollbar.webp) no-repeat center;
    background-size: cover;
}
.title-home .subtitle {
    font-family: 'Anton';
    font-size: 18px;
    line-height: 1.25;

    color: #f90;
}
.title-home h2 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.2;

    margin: 10px 0 0 0;

    color: #00155a;
}
@media (max-width: 1560px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home h3 {
    font-family: 'Anton';
    font-size: 60px;
    line-height: 1;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px) {
    .title-home h3 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .title-home h3 {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .title-home h3 {
        font-size: 30px;
    }
}
.title-home p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 20px 0 0 0;

    color: #333;
}
@media (max-width: 1199px) {
    .title-home p {
        font-size: 16px;

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

    margin: 0;
}
@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;
    }
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    font-weight: 900;
    line-height: 30px;

    display: inline-block;

    padding: 15px 70px;

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

    color: #fff;
    background-color: #00155a;

    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
    clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
}
@media (max-width: 1560px) {
    .hs-more a {
        padding: 15px 60px;
    }
}
@media (max-width: 1400px) {
    .hs-more a {
        padding: 15px 40px;
    }
}
@media (max-width: 767px) {
    .hs-more a {
        padding: 10px 40px;
    }
}
.hs-more a:hover {
    background-color: #f90;
}
@media (min-width: 1660px) {
    .hs-home-category .category>ul {
        margin: 0 -30px;
    }
    .hs-home-category .category>ul>li {
        padding: 0 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category>ul {
        margin-top: -30px;
    }
    .hs-home-category .category>ul>li {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-group {
    position: relative;

    display: block;
}
.hs-home-category .category .category-group:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 40, 75, .8)), color-stop(transparent), color-stop(70%, #fff));
    background-image: -webkit-linear-gradient(rgba(1, 40, 75, .8), transparent, #fff 70%);
    background-image: linear-gradient(rgba(1, 40, 75, .8), transparent, #fff 70%);
}
.hs-home-category .category .category-group .imgbg {
    position: absolute;
    z-index: 1;

    width: 100%;
    height: 90%;

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

    background-position: center;
    background-size: cover;

    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
}
.hs-home-category .category .category-group .desc {
    position: relative;
    z-index: 6;

    padding: 70px 5% 0 5%;

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

    background-color: rgba(255, 255, 255, .7);
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-group .desc {
        padding: 50px 15px 0 15px;
    }
}
@media (max-width: 991px) {
    .hs-home-category .category .category-group .desc {
        padding: 30px 15px 0 15px;
    }
}
.hs-home-category .category .category-group .title-category .icon {
    font-size: 50px;
    line-height: 89px;

    width: 89px;
    height: 89px;
    margin: 0 auto;

    text-align: center;

    color: #fff;
    background: #00155a;
}
@media (max-width: 1560px) {
    .hs-home-category .category .category-group .title-category .icon {
        font-size: 40px;
        line-height: 70px;

        width: 70px;
        height: 70px;
    }
}
@media (max-width: 767px) {
    .hs-home-category .category .category-group .title-category .icon {
        font-size: 30px;
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.hs-home-category .category .category-group .title-category .icon img {
    width: 70%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-home-category .category .category-group .title-category h3 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.11111111;

    margin-top: 20px;

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

    color: #00155a;
}
@media (max-width: 1560px) {
    .hs-home-category .category .category-group .title-category h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-category .category .category-group .title-category h3 {
        font-size: 24px;
    }
}
.hs-home-category .category .category-group .more {
    margin-top: 30px;
}
.hs-home-category .category .category-group .more .morein {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding: 15px 15px;

    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-home-category .category .category-group .more .morein {
        padding: 10px;
    }
}
.hs-home-category .category .category-group .more .morein span {
    font-family: 'Anton';
    font-size: 0;
    line-height: 28px;

    display: block;
    overflow: hidden;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-home-category .category .category-group .more .morein i {
    font-size: 36px;
    font-style: normal;
    line-height: 28px;

    display: block;

    width: 28px;
    height: 28px;

    color: #00155a;
}
.hs-home-category .category .category-group .img .ibox {
    padding-bottom: 95.83333333%;
}
.hs-home-category .category .category-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-category .category .active .category-group .imgbg {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
}
.hs-home-category .category .active .category-group .desc {
    background-color: rgba(255, 255, 255, 0);
}
.hs-home-category .category .active .category-group .title-category h3 {
    color: #fff;
}
.hs-home-category .category .active .category-group .more .morein {
    padding: 15px 40px;

    background-color: #00155a;
}
@media (max-width: 1400px) {
    .hs-home-category .category .active .category-group .more .morein {
        padding: 10px 40px;
    }
}
.hs-home-category .category .active .category-group .more .morein span {
    font-size: 18px;

    color: #f90;
}
.hs-home-category .category .active .category-group .more .morein i {
    font-size: 20px;

    color: #f90;
}
.hs-home-application .application {
    position: relative;
}
.hs-home-application .application-big .slick-slide {
    padding-top: 30px;
}
.hs-home-application .application-big .application-group {
    position: relative;

    height: -webkit-calc(100vh - 120px);
    height: calc(100vh - 120px);

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 991px) {
    .hs-home-application .application-big .application-group {
        height: 800px;
    }
}
@media (max-width: 767px) {
    .hs-home-application .application-big .application-group {
        height: 500px;
    }
}
.hs-home-application .application-big .application-group:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    width: 100%;
    height: 60%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, .6), transparent);
    background-image: linear-gradient(rgba(0, 0, 0, .6), transparent);
}
.hs-home-application .application-big .application-group:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

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

    content: '';

    background: rgba(0, 0, 0, .2);
}
.hs-home-application .application-big .application-group .desc {
    position: relative;
    z-index: 6;

    max-width: 760px;
    margin: 0 auto;

    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
@media (max-width: 767px) {
    .hs-home-application .application-big .application-group .desc {
        width: 100%;
        max-width: 100%;
    }
}
.hs-home-application .application-big .application-group .title-home {
    display: block;

    width: 530px;
    margin: 0 auto;
    padding: 50px 15px;

    text-align: center;

    background-color: #00155a;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 767px) {
    .hs-home-application .application-big .application-group .title-home {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-application .application-big .application-group .title-home h2 {
    color: #fff;
}
.hs-home-application .application-big .application-group .public-note {
    display: -webkit-box;
    overflow: hidden;

    height: 90px;
    margin-top: 40px;

    text-align: center;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-application .application-big .application-group .more {
    margin-top: 30px;

    text-align: center;
}
.hs-home-application .application-big .application-group .more a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

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

    color: #fff;
}
.hs-home-application .application-big .application-group .more a:hover {
    color: #f90;
}
.hs-home-application .application-small {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 0;

    width: 100%;

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#00155a));
    background-image: -webkit-linear-gradient(transparent, #00155a);
    background-image: linear-gradient(transparent, #00155a);
}
.hs-home-application .application-small .slick-arrow {
    font-size: 0;

    position: absolute;
    z-index: 7;
    bottom: 40px;
    left: -50px;

    width: auto;

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

    background: none;
}
@media (max-width: 767px) {
    .hs-home-application .application-small .slick-arrow {
        bottom: 20px;
        left: -15px;
    }
}
.hs-home-application .application-small .slick-arrow:before {
    display: block;

    width: 0;
    height: 0;

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

    border-width: 8px 13px 8px 0;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.hs-home-application .application-small .slick-arrow.slick-next {
    right: -50px;
    left: auto;
}
@media (max-width: 767px) {
    .hs-home-application .application-small .slick-arrow.slick-next {
        right: -15px;
    }
}
.hs-home-application .application-small .slick-arrow.slick-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-home-application .application-small .slick-arrow:hover:before {
    border-color: transparent #f90 transparent transparent;
}
.hs-home-application .application-small .application-group {
    position: relative;

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

    height: 40vh;
    padding: 40px 0;

    text-align: center;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 991px) {
    .hs-home-application .application-small .application-group {
        height: 400px;
        padding: 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-application .application-small .application-group {
        height: 200px;
    }
}
.hs-home-application .application-small .application-group:before {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1538ab));
    background-image: -webkit-linear-gradient(transparent, #1538ab);
    background-image: linear-gradient(transparent, #1538ab);
}
.hs-home-application .application-small .application-group .title-application {
    font-size: 19px;
    font-weight: 900;
    line-height: 30px;

    position: relative;
    z-index: 6;
}
@media (max-width: 1400px) {
    .hs-home-application .application-small .application-group .title-application {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .hs-home-application .application-small .application-group .title-application {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-home-application .application-small .application-group .mask {
    font-family: 'Anton';
    line-height: 30px;

    position: relative;
    z-index: 6;

    color: rgba(255, 255, 255, .5);
}
.hs-home-application .application-small .slick-current .application-group:before {
    height: 100%;
}
.hs-home-about .about-left {
    width: 55%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-home-about .about-left {
        width: 100%;
    }
}
.hs-home-about .about-left .about-logo {
    margin-bottom: 20px;
}
.hs-home-about .about-left .about-logo img {
    max-width: 100%;
}
@media (max-width: 1560px) {
    .hs-home-about .about-left .about-logo img {
        max-width: 500px;
    }
}
@media (max-width: 1470px) {
    .hs-home-about .about-left .about-logo img {
        max-width: 400px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-logo img {
        max-width: 300px;
    }
}
.hs-home-about .about-left .about-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .about-note {
        max-height: 96px;
    }
}
.hs-home-about .about-left .hs-more {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-about .about-left .hs-more {
        margin-top: 30px;
    }
}
.hs-home-about .about-right {
    position: relative;

    width: 30%;
}
@media (max-width: 1560px) {
    .hs-home-about .about-right {
        width: 35%;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .about-right {
        width: 40%;
    }
}
@media (max-width: 991px) {
    .hs-home-about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .about-right img {
    width: 100%;
    height: auto;
}
.hs-home-about .about-right .play {
    position: absolute;
    top: 25%;
    left: 50%;

    width: 65px;
    height: 65px;

    cursor: pointer;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.hs-home-about .about-right .play span {
    position: relative;
    z-index: 4;

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

    width: 100%;
    height: 100%;

    border-radius: 11px;
    background-color: #f90;

    -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-about .about-right .play span:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 10px 0 10px 16px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.hs-home-about .about-right .play::before,
.hs-home-about .about-right .play::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    content: '';
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: play 3s linear infinite;
    animation: play 3s linear infinite;

    border-radius: 11px;
    background: rgba(255, 153, 0, .2);
}
.hs-home-about .about-right .play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.hs-home-about .about-right .play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
@-webkit-keyframes play {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(3.5);
        transform: translate(-50%, -50%) scale(3.5);

        opacity: 0;
    }
}
@keyframes play {
    0% {
        -webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);

        opacity: 1;
    }
    100% {
        -webkit-transform: translate(-50%, -50%) scale(3.5);
        transform: translate(-50%, -50%) scale(3.5);

        opacity: 0;
    }
}
.hs-home-why {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff));
    background-image: -webkit-linear-gradient(#efefef, #fff);
    background-image: linear-gradient(#efefef, #fff);
}
.hs-home-why .factory {
    margin-top: 30px;
}
.hs-home-why .factory .swiper-wrapper {
    -webkit-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}
.hs-home-why .factory .factory-group .ibox {
    padding-bottom: 65%;
}
.hs-home-why .why {
    margin-top: 60px;
}
.hs-home-why .why-list {
    margin-top: 20px;
}
@media (min-width: 1560px) {
    .hs-home-why .why-list>ul {
        margin: 0 -20px;
    }
}
.hs-home-why .why-list>ul>li {
    margin-top: 40px;
}
@media (min-width: 1560px) {
    .hs-home-why .why-list>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 16px;
    }
}
.hs-home-why .why-list .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 100%;
    padding: 40px;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(transparent));
    background-image: -webkit-linear-gradient(#fff, transparent);
    background-image: linear-gradient(#fff, transparent);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
}
@media (max-width: 1560px) {
    .hs-home-why .why-list .why-group {
        padding: 20px;
    }
}
.hs-home-why .why-list .why-group .icon {
    line-height: 1;

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

    color: #00155a;
}
.hs-home-why .why-list .why-group .icon .flaticon {
    font-size: 60px;

    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1560px) {
    .hs-home-why .why-list .why-group .icon .flaticon {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list .why-group .icon .flaticon {
        font-size: 40px;
    }
}
.hs-home-why .why-list .why-group .title-why {
    margin-top: 10px;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.hs-home-why .why-list .why-group .title-why h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;

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

    color: #00155a;
}
@media (max-width: 1560px) {
    .hs-home-why .why-list .why-group .title-why h3 {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list .why-group .title-why h3 {
        font-size: 18px;
        line-height: 24px;
    }
}
.hs-home-why .why-list .why-group .public-note {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-home-why .why-list .why-group .public-note {
        margin-top: 10px;
    }
}
@media (min-width: 1200px) {
    .hs-home-why .why-list .why-group:hover {
        background: #00155a;
    }
    .hs-home-why .why-list .why-group:hover .title-why h3 {
        color: #f90;
    }
    .hs-home-why .why-list .why-group:hover .icon {
        color: #f90;
    }
    .hs-home-why .why-list .why-group:hover .icon .flaticon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
    .hs-home-why .why-list .why-group:hover .public-note p {
        color: #fff;
    }
}
.public-news-group .title-news {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#00155a), to(#00155a));
    background-image: -webkit-linear-gradient(left, #00155a 0%, #00155a 100%);
    background-image: linear-gradient(to right, #00155a 0%, #00155a 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.public-news-group .date-more {
    font-size: 14px;
    line-height: 30px;

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

    margin-top: 80px;

    color: #00155a;

    -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;
}
@media (max-width: 1470px) {
    .public-news-group .date-more {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .public-news-group .date-more {
        margin-top: 40px;
    }
}
@media (max-width: 991px) {
    .public-news-group .date-more {
        margin-top: 20px;
    }
}
.public-news-group .date-more .date,
.public-news-group .date-more .more {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-news-group .date-more .date {
    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-news-group .date-more .date .flaticon {
    font-size: 20px;

    margin-right: 10px;
}
.public-news-group .date-more .line {
    width: 100%;
    height: 1px;
    margin: 0 14px;

    background-color: rgba(0, 21, 90, .3);
}
.public-news-group .date-more .more {
    font-weight: 900;
}
@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: #00155a;
    }
    .public-news-group:hover .title-news span {
        background-size: 100% 1px;
    }
}
.public-news-group-tu {
    position: relative;
}
.public-news-group-tu .ibox {
    padding-bottom: 75%;
}
.public-news-group-tu .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group-tu .desc {
    position: absolute;
    z-index: 4;
    bottom: 0;

    width: 100%;
    padding: 60px 30px 30px 30px;

    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, #00155a));
    background-image: -webkit-linear-gradient(transparent, #00155a 50%);
    background-image: linear-gradient(transparent, #00155a 50%);
}
.public-news-group-tu .desc .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.public-news-group-tu .desc .date-more {
    margin-top: 30px;

    color: #fff;
}
.public-news-group-tu .desc .line {
    background-color: rgba(255, 255, 255, .3);
}
@media (min-width: 1200px) {
    .public-news-group-tu:hover .title-news {
        color: #fff;
    }
    .public-news-group-tu:hover .title-news span {
        background-size: 100% 1px;
    }
}
.public-news-group-tu1 .desc {
    position: relative;

    padding: 20px 0 0 0;

    color: #000;
    background: none;
}
.public-news-group-tu1 .desc .title-news span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#00155a), to(#00155a));
    background-image: -webkit-linear-gradient(left, #00155a 0%, #00155a 100%);
    background-image: linear-gradient(to right, #00155a 0%, #00155a 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.public-news-group-tu1 .desc .date-more {
    color: #00155a;
}
.public-news-group-tu1 .desc .line {
    background-color: rgba(0, 21, 90, .3);
}
@media (min-width: 1200px) {
    .public-news-group-tu1:hover .title-news {
        color: #00155a;
    }
    .public-news-group-tu1:hover .title-news span {
        background-size: 100% 1px;
    }
    .public-news-group-tu1:hover .date-more {
        color: #f90;
    }
    .public-news-group-tu1:hover .line {
        background-color: rgba(255, 153, 0, .3);
    }
}
.hs-home-news .news {
    margin-top: 40px;
}
.hs-home-news .news-left {
    width: 570px;
}
@media (max-width: 1560px) {
    .hs-home-news .news-left {
        width: 500px;
    }
}
@media (max-width: 1199px) {
    .hs-home-news .news-left {
        width: 100%;
    }
}
.hs-home-news .news-right {
    width: -webkit-calc(100% - 570px);
    width: calc(100% - 570px);
    padding-left: 5%;
}
@media (max-width: 1560px) {
    .hs-home-news .news-right {
        width: -webkit-calc(100% - 500px);
        width: calc(100% - 500px);
    }
}
@media (max-width: 1199px) {
    .hs-home-news .news-right {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-news .news-right .news-list {
    height: 100%;
}
.hs-home-news .news-right .news-list ul {
    height: 100%;
    margin: 0 -50px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1560px) {
    .hs-home-news .news-right .news-list ul {
        margin: 0 -30px;
    }
}
.hs-home-news .news-right .news-list ul li {
    padding: 0 50px;
}
@media (max-width: 1560px) {
    .hs-home-news .news-right .news-list ul li {
        padding: 0 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-news .news-right .news-list ul li {
        margin-top: 30px;
    }
}
.hs-home-news .news-right .news-list ul li:nth-child(3),
.hs-home-news .news-right .news-list ul li:nth-child(4) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.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-50 {
    padding-top: 50px;
}
@media (max-width: 767px) {
    .pt-50 {
        padding-top: 30px;
    }
}
.pt-150 {
    padding-top: 150px;
}
@media (max-width: 1199px) {
    .pt-150 {
        padding-top: 80px;
    }
}
@media (max-width: 767px) {
    .pt-150 {
        padding-top: 40px;
    }
}
.title-inner h2 {
    font-family: 'Anton';
    font-size: 48px;
    line-height: 1.2;

    margin: 0;

    color: #00155a;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-location {
    padding-top: 30px;

    color: #bdbdbd;
}
.hs-inner-location .location {
    line-height: 30px;

    position: relative;

    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-inner-location .location {
        width: 100%;
        margin: 5px 0;
    }
}
.hs-inner-location .location .flaticon {
    position: absolute;
    top: 0;
    left: 0;
}
.hs-inner-location .location ul {
    position: relative;

    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 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 ul li:after {
    display: inline-block;

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover {
    text-decoration: underline;
}
.hs-inner-location-product {
    padding: 0;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .hs-inner-location-product {
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}
.hs-inner-location-product .location-product {
    padding: 40px;

    background-color: #fff;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 1199px) {
    .hs-inner-location-product .location-product {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-location-product .location-product {
        -webkit-clip-path: polygon(20px 0, 100% 0, 100% -webkit-calc(100% - 20px), -webkit-calc(100% - 20px) 100%, 0 100%, 0 20px);
        clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);
    }
}
.hs-inner-location-product .title-inner h2 {
    font-family: 'Anton';
    /*font-weight: 900;*/
    font-size: 30px;

    color: #000;
}
.hs-inner-location-line {
    padding-bottom: 30px;

    border-bottom: 1px solid #e5e5e5;
}
.hs-inner-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-flex .hs-inner-left {
    width: 220px;
    padding: 50px 10px 50px 0;
}
@media (max-width: 1199px) {
    .hs-inner-flex .hs-inner-left {
        width: 100%;
        padding: 0;
    }
}
.hs-inner-flex .hs-inner-right {
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
    padding: 50px 0 80px 5%;

    border-left: 1px solid #e5e5e5;
}
@media (max-width: 1199px) {
    .hs-inner-flex .hs-inner-right {
        width: 100%;
        padding: 30px 0 60px 0;

        border: none;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sidenav {
        text-align: center;
    }
}
.hs-inner-sidenav>ul>li {
    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1199px) {
    .hs-inner-sidenav>ul>li {
        display: inline-block;

        margin-top: 20px;

        vertical-align: top;

        border-bottom: none;
    }
}
.hs-inner-sidenav>ul>li:last-child {
    border-bottom: none;
}
.hs-inner-sidenav>ul>li>a {
    font-size: 24px;
    line-height: 30px;

    display: block;

    padding: 30px 20px;

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

    color: #333;
}
@media (max-width: 1199px) {
    .hs-inner-sidenav>ul>li>a {
        font-size: 20px;
        line-height: 24px;

        padding: 15px 20px;
    }
}
.hs-inner-sidenav>ul>li.active>a,
.hs-inner-sidenav>ul>li:hover>a {
    font-weight: bold;

    color: #00155a;
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    position: relative;

    margin: 0;

    color: #00155a;
}
@media (max-width: 1199px) {
    .title-product-details h3 {
        font-size: 24px;
    }
}
.title-product-details h3:after {
    display: block;

    width: 100%;
    height: 2px;
    margin-top: 20px;

    content: '';

    background: url(../images/title-product-details_bg.webp) no-repeat left center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .public-listbox1>ul {
        margin: 0 -20px;
    }
    .public-listbox1>ul>li {
        padding: 0 20px;
    }
}
.public-listbox1>ul>li {
    margin-top: 30px;
}
.public-listbox1 .listbox-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;
}
.public-listbox1 .listbox-group .img,
.public-listbox1 .listbox-group .desc {
    width: 50%;
}
.public-listbox1 .listbox-group .img {
    overflow: hidden;

    border-radius: 50%;
}
.public-listbox1 .listbox-group .desc {
    padding-left: 5%;
}
@media (max-width: 1560px) {
    .public-listbox1 .listbox-group .desc {
        padding-left: 15px;
    }
}
.public-listbox1 .listbox-group .desc p {
    color: #00155a;
}
.table_a {
    overflow-x: auto;

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

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

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

    text-align: left;

    background: rgba(0, 21, 90, .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-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 {
    position: relative;
    z-index: 6;
}
.hs-inner-about .about-top {
    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-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-inner-about .about-top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (min-width: 1200px) {
    .hs-inner-about .about-top .title-home h3 {
        font-size: 48px;
    }
}
.hs-inner-about .about-top .about-logo img {
    max-width: 100%;
}
@media (max-width: 1199px) {
    .hs-inner-about .about-top .about-logo img {
        max-width: 400px;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .about-top .about-logo img {
        max-width: 300px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about-top .about-logo img {
        max-width: 200px;
        margin-top: 10px;
    }
}
.hs-inner-about .about-text {
    margin-top: 20px;
}
.hs-inner-about .about {
    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: 991px) {
    .hs-inner-about .about {
        margin-top: 30px;
    }
}
.hs-inner-about .about-left {
    width: 55%;
    padding-right: 3%;
}
@media (max-width: 991px) {
    .hs-inner-about .about-left {
        width: 100%;
    }
}
.hs-inner-about .about-left .mask h3 {
    font-family: 'Anton';
    font-size: 24px;
    line-height: 1.25;

    color: #f90;
}
.hs-inner-about .about-right {
    width: 45%;
}
@media (max-width: 991px) {
    .hs-inner-about .about-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-about .about-right .play {
    line-height: 65px;

    width: 65px;
    height: 65px;
    margin: 0 auto;

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

    color: #fff;
    border-radius: 11px;
    background: #f90;
}
@media (max-width: 767px) {
    .hs-inner-about .about-right .play {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.hs-inner-about .about-right .play:hover {
    background-color: #00155a;
}
.hs-inner-about .about-right .img img {
    width: 100%;
}
.hs-inner-about .about-desc {
    position: relative;
}
.hs-inner-about .brand {
    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;
}
@media (max-width: 1199px) {
    .hs-inner-about .brand {
        margin-top: 30px;
    }
}
.hs-inner-about .brand img {
    height: 60px;
    margin-right: 20px;
}
@media (max-width: 1470px) {
    .hs-inner-about .brand img {
        height: 40px;
    }
}
.hs-inner-why {
    margin-top: -100px;

    background: #f6f6f6;
}
@media (max-width: 1199px) {
    .hs-inner-why {
        margin-top: -50px;
    }
}
.hs-inner-why .why {
    margin-top: 0;
}
.hs-inner-factory .factory {
    position: relative;
}
.hs-inner-factory .factory .title-home {
    position: absolute;
    z-index: 6;
    top: 80px;
    left: 5%;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .title-home {
        top: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .title-home {
        top: 30px;
        left: 3%;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .title-home {
        position: relative;
        top: 0;
        left: 0;

        margin-bottom: 30px;
    }
}
.hs-inner-factory .factory .title-home h2 {
    color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .title-home h2 {
        color: #00155a;
    }
}
.hs-inner-factory .factory .factory-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;

    cursor: pointer;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-group {
        flex-direction: column-reverse;

        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    }
}
.hs-inner-factory .factory .factory-group .title-factory {
    width: 550px;
    padding: 180px 5% 50px 5%;

    color: #fff;
    background-color: #00155a;
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        width: 450px;
        padding-top: 140px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        width: 300px;
        padding-top: 100px;
        padding-right: 3%;
        padding-left: 3%;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-group .title-factory {
        width: 100%;
        padding: 30px 3%;
    }
}
.hs-inner-factory .factory .factory-group .title-factory h3 {
    font-size: 24px;
    line-height: 1.25;

    margin: 0;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .title-factory h3 {
        font-size: 20px;
    }
}
.hs-inner-factory .factory .factory-group .img {
    width: -webkit-calc(100% - 550px);
    width: calc(100% - 550px);
}
@media (max-width: 1560px) {
    .hs-inner-factory .factory .factory-group .img {
        width: -webkit-calc(100% - 450px);
        width: calc(100% - 450px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory .factory-group .img {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .factory .factory-group .img {
        width: 100%;
    }
}
.hs-inner-factory .factory .factory-group .img .ibox {
    padding-bottom: 58.33333333%;
}
.hs-inner-factory .button-bottom {
    position: absolute;
    z-index: 6;
    bottom: 8%;
    left: 5%;
}
@media (max-width: 1199px) {
    .hs-inner-factory .button-bottom {
        bottom: 5%;
        left: 2%;
    }
}
@media (max-width: 991px) {
    .hs-inner-factory .button-bottom {
        position: relative;
        bottom: 0;
        left: 0;

        padding: 0 3% 20px 3%;

        background-color: #00155a;
    }
}
.hs-inner-factory .swiper-pagination-factory {
    font-size: 30px;
    font-style: italic;

    color: #fff;
}
@media (max-width: 991px) {
    .hs-inner-factory .swiper-pagination-factory {
        font-size: 24px;
    }
}
.hs-inner-factory .swiper-pagination-factory .swiper-pagination-current {
    font-size: 48px;
}
@media (max-width: 991px) {
    .hs-inner-factory .swiper-pagination-factory .swiper-pagination-current {
        font-size: 30px;
    }
}
.hs-inner-factory .factory-in-button {
    margin-top: 30px;
}
.hs-inner-factory .factory-in-button .swiper-button-next,
.hs-inner-factory .factory-in-button .swiper-button-prev {
    color: #fff;
}
.hs-inner-factory .factory-in-button .swiper-button-next:hover,
.hs-inner-factory .factory-in-button .swiper-button-prev:hover {
    color: #f90;
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 360px;
    padding-right: 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: 1560px) {
    .hs-inner-honor .honor-left {
        width: 300px;
    }
}
@media (max-width: 991px) {
    .hs-inner-honor .honor-left {
        width: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-left {
        flex-direction: row;

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
    }
    .hs-inner-honor .honor-left .swiper-button-next {
        margin-left: 10px;
    }
}
.hs-inner-honor .honor-right {
    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
}
@media (max-width: 1560px) {
    .hs-inner-honor .honor-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
    }
}
@media (max-width: 991px) {
    .hs-inner-honor .honor-right {
        width: -webkit-calc(100% - 200px);
        width: calc(100% - 200px);
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor-right {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-honor .honor-right .swiper-slide {
    width: auto;
}
.hs-inner-honor .honor-right .honor-group {
    text-align: center;
}
.hs-inner-honor .honor-right .honor-group img {
    display: block;

    height: 300px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-right .honor-group img {
        height: 240px;
    }
}
.hs-inner-honor .honor-right .title-honor {
    line-height: 1.5;

    margin-top: 20px;

    word-break: break-word;
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting {
    position: relative;
    top: -80px;
}
.hs-inner-support-service .support,
.hs-inner-support-warranty .support {
    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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.hs-inner-support-service .support .img,
.hs-inner-support-warranty .support .img {
    width: 48%;
}
@media (max-width: 767px) {
    .hs-inner-support-service .support .img,
    .hs-inner-support-warranty .support .img {
        width: 100%;
    }
}
.hs-inner-support-service .support .img img,
.hs-inner-support-warranty .support .img img {
    width: 100%;
}
.hs-inner-support-service .support .desc,
.hs-inner-support-warranty .support .desc {
    width: 50%;
    padding-right: 10%;
}
@media (max-width: 1560px) {
    .hs-inner-support-service .support .desc,
    .hs-inner-support-warranty .support .desc {
        padding-right: 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-service .support .desc,
    .hs-inner-support-warranty .support .desc {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-support-service .support .desc .public-note,
.hs-inner-support-warranty .support .desc .public-note {
    margin-top: 40px;
}
@media (max-width: 1560px) {
    .hs-inner-support-service .support .desc .public-note,
    .hs-inner-support-warranty .support .desc .public-note {
        margin-top: 20px;
    }
}
.hs-inner-support-service .support {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-support-warranty .support .desc {
    padding-right: 0;
    padding-left: 5%;
}
@media (max-width: 767px) {
    .hs-inner-support-warranty .support .desc {
        padding-left: 0;
    }
}
.hs-inner-support-accessory .public-note {
    max-width: 1330px;
    margin: 0 auto;
    margin-top: 30px;
}
.hs-inner-support-accessory .support-accessory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-support-accessory .support-accessory {
        margin-top: 30px;
    }
}
.hs-inner-support-accessory .support-accessory .swiper-slide {
    width: auto;
}
.hs-inner-support-accessory .support-accessory .support-accessory-group .img {
    border: 1px solid #f1f1f1;
}
.hs-inner-support-accessory .support-accessory .support-accessory-group .img img {
    /* height: 200px; */
    width: 100%;
}
/* @media (max-width: 1199px) {
    .hs-inner-support-accessory .support-accessory .support-accessory-group .img img {
        height: 160px;
    }
}
@media (max-width: 991px) {
    .hs-inner-support-accessory .support-accessory .support-accessory-group .img img {
        height: 140px;
    }
}
@media (max-width: 767px) {
    .hs-inner-support-accessory .support-accessory .support-accessory-group .img img {
        height: 120px;
    }
} */

.hs-inner-sustainability-technological .sustainability,
.hs-inner-sustainability-environmental .sustainability {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    -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;
}
.hs-inner-sustainability-technological .sustainability .img,
.hs-inner-sustainability-environmental .sustainability .img {
    width: 54%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-technological .sustainability .img,
    .hs-inner-sustainability-environmental .sustainability .img {
        width: 100%;
    }
}
.hs-inner-sustainability-technological .sustainability .img img,
.hs-inner-sustainability-environmental .sustainability .img img {
    width: 100%;
}
.hs-inner-sustainability-technological .sustainability .desc,
.hs-inner-sustainability-environmental .sustainability .desc {
    width: 46%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-technological .sustainability .desc,
    .hs-inner-sustainability-environmental .sustainability .desc {
        width: 100%;
        margin-top: 30px;
        padding-right: 0;
    }
}
.hs-inner-sustainability-technological .sustainability .desc .public-note,
.hs-inner-sustainability-environmental .sustainability .desc .public-note {
    margin-top: 20px;
}
.hs-inner-sustainability-security {
    background: url(../images/sustainability_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-inner-sustainability-security {
        background-attachment: fixed;
    }
}
.hs-inner-sustainability-security .sustainability {
    padding-left: 50%;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-security .sustainability {
        padding-left: 0;
    }
}
.hs-inner-sustainability-security .sustainability .desc {
    position: relative;

    width: 100%;
    padding: 100px 0 100px 100px;

    background: #f5f5f5;
}
@media (max-width: 1560px) {
    .hs-inner-sustainability-security .sustainability .desc {
        padding: 60px 0 60px 60px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-sustainability-security .sustainability .desc {
        padding: 50px 0 50px 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-security .sustainability .desc {
        padding: 30px 0 30px 30px;
    }
}
.hs-inner-sustainability-security .sustainability .desc:after {
    position: absolute;
    top: 0;
    left: 100%;

    display: block;

    width: 1000px;
    height: 100%;

    content: '';

    background: #f5f5f5;
}
.hs-inner-sustainability-security .sustainability .desc .public-note {
    margin-top: 20px;
}
.hs-inner-applications .applications>ul>li {
    margin-top: 30px;
}
.hs-inner-applications .applications-box {
    cursor: pointer;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-box {
        -webkit-clip-path: polygon(15px 0, 100% 0, 100% -webkit-calc(100% - 15px), -webkit-calc(100% - 15px) 100%, 0 100%, 0 15px);
        clip-path: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px);
    }
}
.hs-inner-applications .applications-box .title-applications {
    line-height: 40px;

    position: relative;
    z-index: 6;

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

    padding: 40px;

    color: #00155a;
    background-color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 20px 0;
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications-box .title-applications {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-box .title-applications {
        padding: 30px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-box .title-applications {
        padding: 20px 15px;
    }
}
.hs-inner-applications .applications-box .title-applications h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    margin: 0;
    padding-top: 5px;

    color: #00155a;
}
@media (max-width: 1470px) {
    .hs-inner-applications .applications-box .title-applications h3 {
        font-size: 20px;
    }
}
.hs-inner-applications .applications-box .title-applications .icon {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-inner-applications .applications-box .group {
    font-size: 0;

    position: relative;
    z-index: 6;
    display: flex;
    flex-wrap: wrap;
    max-height: 0;
    padding: 0 5%;

    /* -webkit-transition: max-height 1s;
    transition: max-height 1s; */

    opacity: 0;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-applications .applications-box .group:before {
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .3);
}
.hs-inner-applications .applications-box .group:after {
    position: absolute;
    z-index: 2;
    top: 1px;
    left: 0;

    display: block;

    width: 50%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 21, 90, .8)), to(rgba(0, 21, 90, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 21, 90, .8), rgba(0, 21, 90, 0));
    background-image: linear-gradient(90deg, rgba(0, 21, 90, .8), rgba(0, 21, 90, 0));
}
.hs-inner-applications .applications-box .group-left {
    font-size: 16px;

    position: relative;
    z-index: 6;

    display: inline-block;

    width: -webkit-calc(100% - 360px);
    width: calc(100% - 360px);
    padding-top: 10%;
    padding-bottom: 10%;
    padding-right: 20%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    vertical-align: top;
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications-box .group-left {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding-right: 10%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-box .group-left {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
        padding-top: 50px;
        padding-right: 5%;
        padding-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-box .group-left {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-inner-applications .applications-box .group-left .title-inner .subtitle {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    color: #f90;
}
.hs-inner-applications .applications-box .group-left .title-inner h3 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.11111111;
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications-box .group-left .title-inner h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-box .group-left .title-inner h3 {
        font-size: 24px;
    }
}
.hs-inner-applications .applications-box .group-left .public-note {
    margin-top: 20px;
}
.hs-inner-applications .applications-box .group-left .group-more a {
    display: inline-block;
    border: 1px solid #fff;
    padding: 10px 30px;
    line-height: 24px;
    transition: all .2s;
}
.hs-inner-applications .applications-box .group-left .group-more a:hover {
    background-color: #fff;
    color: #001559;
}
.hs-inner-applications .applications-box .group-right {
    font-size: 16px;

    position: relative;
    z-index: 6;

    display: inline-block;

    width: 360px;
    padding: 70px 50px;

    vertical-align: top;

    background-color: rgba(0, 21, 90, .8);
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications-box .group-right {
        width: 300px;
        padding: 50px 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-box .group-right {
        width: 240px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-box .group-right {
        width: 100%;
    }
}
.hs-inner-applications .applications-box .group-right .title-desc h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    color: #f90;
}
.hs-inner-applications .applications-box .group-right .slick-applications .slick-slide {
    padding: 10px 0;
}
.hs-inner-applications .applications-box .group-right .slick-applications .applications-group {
    text-align: center;

    color: #fff;
}
.hs-inner-applications .applications-box .group-right .slick-applications .applications-group .title-applications-group {
    font-size: 12px;
    line-height: 24px;

    margin-top: 15px;
}
.hs-inner-applications .applications-box .group-right .slick-dots {
    position: absolute;
    top: 50%;
    right: -30px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 1560px) {
    .hs-inner-applications .applications-box .group-right .slick-dots {
        right: -20px;
    }
}
.hs-inner-applications .applications-box .group-right .slick-dots li {
    position: relative;

    width: 13px;
    height: 13px;
    margin: 10px 0;
    padding: 1px;

    border: 1px solid #fff;
    background: rgba(255, 255, 255, 0);
}
.hs-inner-applications .applications-box .group-right .slick-dots li:before {
    position: absolute;
    top: 1px;
    left: 1px;

    display: block;

    width: 9px;
    height: 9px;

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

    opacity: 0;
    background-color: #fff;
}
.hs-inner-applications .applications-box .group-right .slick-dots li button {
    display: none;
}
.hs-inner-applications .applications-box .group-right .slick-dots .slick-active {
    background-color: #fff;
}
.hs-inner-applications .applications-box .group-right .slick-dots .slick-active:before {
    opacity: 1;
}
.hs-inner-applications.active .applications-box .title-applications {
    display: none;
}
.hs-inner-applications.active .applications-box .group {
    max-height: 1000px;

    opacity: 1;
}
.public-product-group {
    display: block;

    padding: 0 30px;

    text-align: center;
}
@media (max-width: 767px) {
    .public-product-group {
        padding: 0 10px;
    }
}
.public-product-group .product-group {
    -webkit-transition: all .6s;
    transition: all .6s;
}
.public-product-group .product-img {
    position: relative;
}
.public-product-group .product-img .mask {
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;

    position: absolute;
    z-index: 6;
    top: 18px;
    left: -30px;

    padding: 5px 30px;

    color: #f90;
    background-color: #00155a;

    -webkit-clip-path: polygon(12px 0, 100% 0, 100% -webkit-calc(100% - 12px), -webkit-calc(100% - 12px) 100%, 0 100%, 0 12px);
    clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
}
@media (max-width: 767px) {
    .public-product-group .product-img .mask {
        top: 10px;
        left: -10px;
    }
}
.public-product-group .product-img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-product-group .desc {
    position: relative;

    padding: 20px 0;
}
.public-product-group .desc:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-color: #fff;
}
.public-product-group .desc .title-product {
    font-size: 20px;
    line-height: 30px;

    position: relative;
    z-index: 6;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #00155a;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .public-product-group .desc .title-product {
        font-size: 18px;
    }
}
.public-product-group .more {
    position: relative;
    z-index: 6;

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

    margin-top: 10px;

    -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;
}
.public-product-group .more span {
    font-size: 0;

    -webkit-transition: all .4s;
    transition: all .4s;
}
@media (min-width: 1200px) {
    .public-product-group:hover .product-group {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;

        box-shadow: 0 16px 60px 0 rgba(0, 0, 0, .03);
    }
    .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 .desc:after {
        height: 100%;
    }
    .public-product-group:hover .more {
        color: #f90;
    }
    .public-product-group:hover .more span {
        font-size: 16px;

        margin-right: 10px;
    }
}
.public-product-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -50px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .public-product-menu>ul {
        margin: 0 -30px;
    }
}
.public-product-menu>ul>li {
    padding: 0 50px;
}
@media (max-width: 1199px) {
    .public-product-menu>ul>li {
        padding: 0 30px;
    }
}
.public-product-menu>ul>li.active .menu-group,
.public-product-menu>ul>li:hover .menu-group {
    color: #f90;
}
.public-product-menu>ul>li.active .menu-group .icon .iconnow,
.public-product-menu>ul>li:hover .menu-group .icon .iconnow {
    opacity: 0;
}
.public-product-menu>ul>li.active .menu-group .icon .iconhover,
.public-product-menu>ul>li:hover .menu-group .icon .iconhover {
    opacity: 1;
}
.public-product-menu .menu-group {
    font-family: 'Anton';
    font-size: 24px;

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

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

    color: #00155a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .public-product-menu .menu-group {
        font-size: 20px;
    }
}
.public-product-menu .menu-group .icon {
    position: relative;

    width: 60px;
    margin-right: 20px;
}
@media (max-width: 991px) {
    .public-product-menu .menu-group .icon {
        width: 50px;
        margin-right: 10px;
    }
}
.public-product-menu .menu-group .icon img {
    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.public-product-menu .menu-group .icon .iconhover {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    opacity: 0;
}
.public-product-menu .menu-group p {
    margin: 0;
}
.hs-inner-products {
    padding-top: 40px;
}
.hs-inner-products .products>ul>li {
    margin-top: 50px;
}
@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 .product-details-content {
    position: relative;

    margin-top: 40px;
    padding: 70px;

    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details-content {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details-content {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details-content {
        padding: 20px;
    }
}
.hs-inner-product-details .product-details-content:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 30px 30px 0 0;
    border-style: solid;
    border-color: #f7f7f7 transparent transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    flex-direction: row-reverse;

    width: 50%;
    height: 100%;

    background-color: #fff;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .slick-arrow {
    font-size: 0;

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

    margin: 0 auto;

    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);

    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 .slick-arrow:before {
    width: 0;
    height: 0;

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

    border-width: 0 8px 12px 8px;
    border-style: solid;
    border-color: transparent transparent #00155a transparent;
}
.hs-inner-product-details .product-details .slick-arrow.slick-next {
    top: auto;
    bottom: 0;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-product-details .product-details .slick-arrow:hover:before {
    border-color: transparent transparent #f90 transparent;
}
.hs-inner-product-details .product-details .product-small {
    width: 15%;
}
.hs-inner-product-details .product-details .product-small .slick-slide {
    padding: 10px 0;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .product-small .slick-slide {
        padding: 3px 0;
    }
}
.hs-inner-product-details .product-details .product-small .product-group {
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 1px solid #eaeaea;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group {
    border-color: #00155a;
}
.hs-inner-product-details .product-details .product-big {
    width: 85%;
    padding-left: 3%;
}
.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;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content {
        padding-top: 0;
    }
}
@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 span {
    font-size: 18px;
    font-weight: 900;
    line-height: 28px;

    z-index: 6;

    display: inline-block;

    padding: 5px 30px;

    color: #00155a;
    background-color: #f90;

    -webkit-clip-path: polygon(12px 0, 100% 0, 100% -webkit-calc(100% - 12px), -webkit-calc(100% - 12px) 100%, 0 100%, 0 12px);
    clip-path: polygon(12px 0, 100% 0, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0 100%, 0 12px);
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.25;

    margin-top: 20px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .brand {
    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;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .brand {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .brand img {
    height: 60px;
    margin-right: 20px;
}
@media (max-width: 1470px) {
    .hs-inner-product-details .product-details .details-content .brand img {
        height: 40px;
    }
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .desc h3 {
    font-size: 20px;
    font-weight: 900;
    font-style: italic;
    line-height: 1.5;

    color: #00155a;
}
.hs-inner-product-details .product-details .details-content .desc p {
    color: #666;
}
.hs-inner-product-details .product-details .details-content .desc .slogan {
    font-family: "Anton";
    font-size: 24px;
    color: #FF9900;
    line-height: 30px;
    text-shadow:
        -2px -2px 0 #001559,
        0 -2px 0 #001559,
        2px -2px 0 #001559,
        -2px 0 0 #001559,
        2px 0 0 #001559,
        -2px 2px 0 #001559,
        0 2px 0 #001559,
        2px 2px 0 #001559;
}
.hs-inner-product-details .product-details .details-content .link {
    width: 100%;
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content .link {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-content .link a {
    font-size: 18px;
    font-weight: bold;

    position: relative;

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

    width: 100%;
    padding: 30px 0 30px 60px;

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

    color: #f90;
    background-color: #00155a;

    -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;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details .details-content .link a {
        padding: 20px 0 20px 40px;
    }
}
.hs-inner-product-details .product-details .details-content .link a:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 30px 30px 0 0;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-inner-product-details .product-details .details-content .link a:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 100%;

    display: block;

    width: 100%;
    height: 100%;

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

    background-color: #00155a;
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    color: #00155a;
    background-color: #f90;
}
.hs-inner-product-details .product-details .details-content .link a:hover:after {
    background-color: #f90;
}
.hs-inner-product-details .pt-80 {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .pt-80 {
        padding-top: 60px;
    }
}
.hs-inner-product-details .product-factory .swiper-product-factory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-factory .swiper-product-factory {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-factory .swiper-product-factory .swiper-slide {
    width: auto;
}
.hs-inner-product-details .product-factory .product-factory-group {
    text-align: center;
}
.hs-inner-product-details .product-factory .product-factory-group .img img {
    height: 270px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-factory .product-factory-group .img img {
        height: 240px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-factory .product-factory-group .img img {
        height: 200px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-factory .product-factory-group .img img {
        height: 160px;
    }
}
.hs-inner-product-details .product-factory .product-factory-group .title-product-factory {
    font-size: 18px;
    line-height: 1.66666667;

    margin-top: 20px;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-factory .product-factory-group .title-product-factory {
        font-size: 16px;
    }
}
.hs-inner-product-details .product-why {
    background: none;
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-why .why-group {
        padding: 10px 0;
    }
}
.hs-inner-product-details .public-feedback {
    position: relative;

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

    margin-top: 80px;
    padding: 80px 80px 50px 80px;

    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .public-feedback {
        padding: 50px 50px 30px 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-details .public-feedback {
        margin-top: 50px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .public-feedback {
        padding: 20px;
    }
}
.hs-inner-product-details .public-feedback:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 40%;
    height: 100%;

    content: '';

    background-color: #f90;

    -webkit-clip-path: polygon(0 0, 79% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 79% 0, 100% 100%, 0% 100%);
}
@media (max-width: 767px) {
    .hs-inner-product-details .public-feedback:before {
        display: none;
    }
}
.hs-inner-product-details .public-feedback .public-feedback-left {
    position: relative;
    z-index: 6;

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

    width: 50%;

    -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: 767px) {
    .hs-inner-product-details .public-feedback .public-feedback-left {
        width: 100%;
    }
}
.hs-inner-product-details .public-feedback .public-feedback-left .img {
    margin-top: 20px;
}
.hs-inner-product-details .public-feedback .public-feedback-left .img img {
    width: 100%;
}
.hs-inner-product-details .public-feedback .public-feedback-left .title-public-feedback h3 {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #fff;
}
.hs-inner-product-details .public-feedback .feedbackform {
    position: relative;
    z-index: 6;

    width: 50%;
    padding: 0 0 50px 5%;
}
@media (max-width: 767px) {
    .hs-inner-product-details .public-feedback .feedbackform {
        width: 100%;
        padding: 0;
    }
}
.public-faqs {
    padding-top: 70px;
}
@media (max-width: 1199px) {
    .public-faqs {
        padding-top: 50px;
    }
}
.public-faqs .title-public-faqs h3 {
    font-size: 24px;

    color: #00155a;
}
@media (max-width: 991px) {
    .public-faqs .title-public-faqs h3 {
        font-size: 20px;
    }
}
.public-faqs .faqs-list .faqs-group {
    margin-top: 20px;
    padding: 30px 50px;

    cursor: pointer;

    background: #f5f5f5;
}
@media (max-width: 1199px) {
    .public-faqs .faqs-list .faqs-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-list .faqs-group {
        padding: 10px 20px;
    }
}
.public-faqs .faqs-list .faqs-group .title-faqs {
    font-size: 20px;
    line-height: 24px;

    position: relative;

    padding: 15px 0;

    color: #00155a;
}
.public-faqs .faqs-list .faqs-group .title-faqs:after {
    position: absolute;
    top: 22px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 8px 6px 0 6px;
    border-style: solid;
    border-color: #f90 transparent transparent transparent;
}
.public-faqs .faqs-list .faqs-group .faqs-ques {
    padding-bottom: 20px;
}
.public-faqs .faqs-list .faqs-group .faqs-ques p {
    font-size: 18px;
    line-height: 1.71428571;

    color: #333;
}
@media (max-width: 1199px) {
    .public-faqs .faqs-list .faqs-group .faqs-ques p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-faqs .faqs-list .faqs-group .faqs-ques p {
        font-size: 14px;
    }
}
.public-faqs .faqs-list .current .title-faqs {
    font-weight: 900;
}
.feedbackform .required {
    color: #00155a;
}
.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: 10px 0 10px 0;
    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-weight: 900;
    line-height: 30px;

    display: inline-block;

    padding: 15px 70px;

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

    color: #fff;
    border-radius: 0;
    background-color: #f90;

    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
    clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
}
@media (max-width: 1560px) {
    .feedbackform form .submit {
        padding: 15px 60px;
    }
}
@media (max-width: 1400px) {
    .feedbackform form .submit {
        padding: 15px 40px;
    }
}
@media (max-width: 767px) {
    .feedbackform form .submit {
        padding: 10px 40px;
    }
}
.feedbackform form .submit:hover {
    text-decoration: underline;
}
.feedbackform form .required {
    color: #fff;
}
.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: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 60px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding: 30px 0;
    }
}
.hs-footer .foot-left {
    max-width: 70%;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-footer .foot-left {
        width: 100%;
        max-width: 100%;
        margin-top: 10px;
        padding-right: 0;
    }
}
.hs-footer .foot-nav {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        margin-top: 20px;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 18px;
    line-height: 24px;

    display: block;

    padding: 10px;

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

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 1350px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 16px;

        padding: 5px 10px;
    }
}
.hs-footer .foot-nav>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, .7)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot-nav>ul>li>a:hover {
    color: #fff;
}
.hs-footer .foot-nav>ul>li>a:hover span {
    background-size: 100% 1px;
}
.hs-footer .copyright {
    line-height: 24px;

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

    margin-top: 40px;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .copyright p {
    margin: 0;
}
.hs-footer .copyright a {
    padding: 0 4px;
}
.hs-footer .copyright a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, .7)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .copyright a:hover {
    color: #fff;
}
.hs-footer .copyright a:hover span {
    background-size: 100% 1px;
}
.hs-footer .foot-right {
    max-width: 30%;
}
@media (max-width: 991px) {
    .hs-footer .foot-right {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-logo {
    display: block;

    height: 69px;
}
@media (max-width: 767px) {
    .hs-footer .foot-logo {
        height: 50px;
    }
}
.hs-footer .foot-logo img {
    height: 100%;
}
.hs-footer .foot-txt {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt {
        margin-top: 10px;
    }
}
.hs-footer .foot-txt>ul>li {
    line-height: 30px;

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

    margin-top: 20px;
}
.hs-footer .foot-txt>ul>li .flaticon {
    font-size: 24px;

    margin-right: 10px;

    color: #f90;
}
.hs-footer .foot-txt>ul>li p {
    font-size: 18px;

    margin: 0;
}
.hs-footer .foot-txt>ul>li p a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, .7)), to(rgba(255, 255, 255, .7)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .7) 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot-txt>ul>li p a:hover {
    color: #fff;
}
.hs-footer .foot-txt>ul>li p a:hover span {
    background-size: 100% 1px;
}
.hs-inner-news .news-top .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-news .news-top .news-group .img {
    width: 50%;
}
@media (max-width: 767px) {
    .hs-inner-news .news-top .news-group .img {
        width: 100%;
    }
}
.hs-inner-news .news-top .news-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-news .news-top .news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-news .news-top .news-group .desc {
    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-news .news-top .news-group .desc {
        padding-top: 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news-top .news-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-news .news-top .news-group .desc .date {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

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

    color: #f90;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news .news-top .news-group .desc .date .flaticon {
    font-weight: normal;

    margin-right: 10px;
}
.hs-inner-news .news-top .news-group .desc .title-news {
    font-size: 24px;
    font-weight: 900;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    margin-top: 10px;

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

    color: #00155a;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-news .news-top .news-group .desc .title-news {
        font-size: 20px;
    }
}
.hs-inner-news .news-top .news-group .desc .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-inner-news .news-top .news-group .desc .public-note {
        max-height: 72px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news .news-top .news-group .desc .public-note {
        margin-top: 10px;
    }
}
.hs-inner-news .news-top .news-group .desc .hs-more {
    position: relative;
}
.hs-inner-news .news-top .news-group .desc .hs-more a {
    position: absolute;
    z-index: 2;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-inner-news .news-top .news-group .desc .hs-more .more-img img {
    width: 100%;
}
@media (min-width: 1200px) {
    .hs-inner-news .news-top .news-group:hover .img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-news .news-top .news-group:hover .title-news {
        color: #f90;
    }
}
.hs-inner-news .news {
    margin-top: 60px;

    border-top: 1px solid rgba(0, 21, 90, .3);
}
@media (max-width: 1199px) {
    .hs-inner-news .news {
        margin-top: 30px;
    }
}
.hs-inner-news .news>ul {
    margin: 0 -60px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul {
        margin: 0 -30px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul {
        margin: 0 -15px;
    }
}
.hs-inner-news .news>ul>li {
    margin-top: 50px;
    padding: 0 60px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news>ul>li {
        padding: 0 30px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-news .news>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-news .news .public-news-group:hover {
        box-shadow: 0 27px 47px 1px rgba(0, 0, 0, .16);
    }
}
.public-faqs-group {
    padding: 30px 0;

    cursor: pointer;

    border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 1199px) {
    .public-faqs-group {
        padding: 20px 0;
    }
}
.public-faqs-group .title-faqs {
    font-size: 20px;
    line-height: 30px;

    position: relative;

    padding: 10px 30px 10px 0;
}
@media (max-width: 1199px) {
    .public-faqs-group .title-faqs {
        font-size: 18px;
    }
}
.public-faqs-group .title-faqs:after {
    font-size: 30px;
    line-height: 30px;

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

    width: 30px;
    height: 30px;

    content: '+';
    text-align: center;

    color: #666;
}
.public-faqs-group .faqs-ques {
    display: none;

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

    border-left: 1px solid #c5180e;
}
@media (max-width: 767px) {
    .public-faqs-group .faqs-ques {
        padding-left: 15px;
    }
}
.hs-inner-faqs .hs-inner-right {
    padding-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .hs-inner-right {
        padding-top: 0;
    }
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs {
    font-weight: bold;

    color: #00155a;
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs:after {
    content: '-';
}
.hs-inner-download .download>ul {
    margin-top: -50px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul {
        margin: 0 -20px;
        margin-top: -30px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 50px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
        padding: 0 20px;
    }
}
.hs-inner-download .download .down-group {
    padding: 20px 0;

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

    border-bottom: 1px solid #dfdfdf;
}
.hs-inner-download .download .down-group .title-download {
    font-size: 24px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-download .download .down-group .desc {
    font-size: 14px;
    line-height: 30px;

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

    margin-top: 20px;

    color: #00155a;

    -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 span {
    font-weight: 900;
}
.hs-inner-download .download .down-group .desc .down .flaticon {
    font-size: 30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        border-color: #00155a;
    }
    .hs-inner-download .download .down-group:hover .title-download {
        color: #00155a;
    }
    .hs-inner-download .download .down-group:hover .down {
        color: #f90;
    }
}
.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: 18px;
    font-weight: 900;
    line-height: 30px;

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

    color: #f90;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-news-show .news-show .date .flaticon {
    font-weight: normal;

    margin-right: 10px;
}
.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;
}
.hs-inner-news-show .news-show .public-note p {
    color: #666;
}
.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: #00155a;
}
.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: 20px;
}
.public-related-news .swiper-slide {
    padding-bottom: 60px;
}
@media (max-width: 1199px) {
    .public-related-news .swiper-slide {
        padding-bottom: 0;
    }
}
.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: #00155a;
}
.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: #00155a;
    background-color: #00155a;
}
.hs-inner-contact .contact ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-contact .contact ul li {
    width: 20%;
    margin: 20px 0;
    padding: 0 20px;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact ul li {
        width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact .contact ul li {
        width: 100%;
    }
}
.hs-inner-contact .contact .contact-group .title-group {
    font-family: 'Anton';
    font-size: 20px;
    line-height: 30px;

    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: 767px) {
    .hs-inner-contact .contact .contact-group .title-group {
        font-size: 18px;
    }
}
.hs-inner-contact .contact .contact-group .title-group .flaticon {
    font-size: 30px;

    margin-right: 10px;
}
.hs-inner-contact .contact .contact-group .title-group b {
    font-weight: normal;
}
.hs-inner-contact .contact .contact-group .txt {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .contact-group .txt {
        margin-top: 10px;
    }
}
.hs-inner-contact .contact .contact-group .txt p {
    font-size: 18px;
    line-height: 1.66666667;

    margin: 0;

    color: #00155a;
}
.hs-inner-contact .contact .contact-group .txt p a:hover {
    text-decoration: underline;
}
.hs-inner-contact .contact .contact-group .txt img {
    width: 150px;
}
.hs-google-map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-google-map .feedback {
    width: 50%;
    padding: 100px 5% 100px var(--pad);

    background-color: #00155a;
}
@media (max-width: 991px) {
    .hs-google-map .feedback {
        width: 100%;
        padding: 50px 5%;
    }
}
.hs-google-map .feedback .title-inner h2 {
    color: #fff;
}
.hs-google-map #map {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-google-map #map {
        width: 100%;
        height: 400px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 300px;
    }
}
.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: #00155a;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.parameter .product-scroll {
    margin: 0 -14px;
    padding-bottom: 60px;
    margin-top: 30px;
}
.parameter .product-scroll .slick-slide>div {}
.parameter .product-scroll .slick-slide>div>div {
    padding: 14px;
    vertical-align: top;
}
@media (max-width: 1199px) {
    .parameter .product-scroll {
        margin: 0 -5px;
    }
    .parameter .product-scroll .slick-slide>div>div {
        padding: 5px;
    }
}
.parameter .product-scroll .product-scroll-group {
    text-align: center;
}
.parameter .product-scroll .product-scroll-group .img {
    border: 1px solid rgba(221, 221, 221, 0.61);
}
.parameter .product-scroll .product-scroll-group .title-product-scroll-group {
    margin-top: 20px;
    color: #00155A;
    font-size: 18px;
    line-height: 24px;
    padding: 0 15px;
}
@media (max-width: 1199px) {
    .parameter .product-scroll .product-scroll-group .title-product-scroll-group {
        font-size: 16px;
    }
}
.product-scroll .slick-arrow {
    position: absolute;
    top: auto;
    bottom: -60px;
    text-align: center;
    transform: translateY(0);
    background: none;
    cursor: pointer;
}
.product-scroll .slick-arrow:hover {
    color: #FF9900;
}
.product-scroll .slick-arrow .iconfont {
    display: block;
    line-height: 34px;
}
.product-scroll .slick-arrow .iconfont:before {
    display: block;
    line-height: 34px;
}
.product-scroll .slick-arrow.slick-prev {
    left: 50%;
    transform: translateX(-150%) rotate(-180deg);
}
.product-scroll .slick-arrow.slick-next {
    left: auto;
    right: 50%;
    transform: translateX(150%);
}
.public-product-menu>ul>li {
    position: relative;
}
.public-product-menu>ul>li>ul {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #FFFFFF;
    box-shadow: 0px 13px 23px 0px rgba(0, 0, 0, 0.13);

    z-index: 8;
}
.public-product-menu>ul>li>ul {
    display: none;
}
.public-product-menu>ul>li>ul>li {
    margin: 20px;
}
.public-product-menu>ul>li>ul>li>a {
    display: block;
    padding: 19px 14px;
    line-height: 24px;
    font-size: 18px;
    text-align: center;
    color: #00155A;
    transition: all .2s;
}
.public-product-menu>ul>li>ul>li.active {
    background-color: #FF9900;
}
.public-product-menu>ul>li>ul>li:hover>a {
    background-color: #FF9900;
}
.hs-inner-applications-show .applications-show {
    position: relative;

    padding: 120px 7%;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    -webkit-clip-path: polygon(30px 0, 100% 0, 100% -webkit-calc(100% - 30px), -webkit-calc(100% - 30px) 100%, 0 100%, 0 30px);
    clip-path: polygon(30px 0, 100% 0, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0 100%, 0 30px);
}
@media (max-width: 1199px) {
    .hs-inner-applications-show .applications-show {
        padding: 100px 5%;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications-show .applications-show {
        padding: 50px 30px;

        -webkit-clip-path: polygon(15px 0, 100% 0, 100% -webkit-calc(100% - 15px), -webkit-calc(100% - 15px) 100%, 0 100%, 0 15px);
        clip-path: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px);
    }
}
.hs-inner-applications-show .applications-show:before {
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .3);
}
.hs-inner-applications-show .applications-show:after {
    position: absolute;
    z-index: 2;
    top: 1px;
    left: 0;

    display: block;

    width: 50%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 21, 90, .8)), to(rgba(0, 21, 90, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 21, 90, .8), rgba(0, 21, 90, 0));
    background-image: linear-gradient(90deg, rgba(0, 21, 90, .8), rgba(0, 21, 90, 0));
}
.hs-inner-applications-show .applications-show .title-inner {
    position: relative;
    z-index: 6;
}
.hs-inner-applications-show .applications-show .title-inner .subtitle {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    color: #f90;
}
.hs-inner-applications-show .applications-show .title-inner h3 {
    font-family: 'Anton';
    font-size: 36px;
    line-height: 1.11111111;
}
@media (max-width: 1560px) {
    .hs-inner-applications-show .applications-show .title-inner h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications-show .applications-show .title-inner h3 {
        font-size: 24px;
    }
}
.hs-inner-applications-show .applications-show .public-note {
    position: relative;
    z-index: 6;

    margin-top: 20px;
}
.public-applications-product-related {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .public-applications-product-related {
        padding-top: 50px;
    }
}
.public-applications-product-related .title-applications-details h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    color: #f90;
}
.public-applications-product-related .product-related {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .public-applications-product-related .product-related {
        margin-top: 30px;
    }
}
.public-applications-product-related .applications-product-group {
    display: block;

    text-align: center;
}
.public-applications-product-related .applications-product-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-applications-product-related .applications-product-group .title-applications-product {
    font-size: 14px;
    line-height: 24px;

    margin-top: 10px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.public-applications-product-related .applications-product-group .flaticon {
    font-size: 12px;

    margin-top: 10px;

    color: #00155a;
}
@media (min-width: 1200px) {
    .public-applications-product-related .applications-product-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-applications-product-related .applications-product-group:hover .title-applications-product {
        color: #00155a;
    }
}
.public-applications-related {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .public-applications-related {
        padding-top: 50px;
    }
}
.public-applications-related .title-applications-details h3 {
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    color: #f90;
}
.public-applications-related .applications-related {
    margin-top: 30px;
}
.public-applications-related .applications-related .applications-group {
    display: block;

    text-align: center;
}
.public-applications-related .applications-related .applications-group .img {
    -webkit-clip-path: polygon(20px 0, 100% 0, 100% -webkit-calc(100% - 20px), -webkit-calc(100% - 20px) 100%, 0 100%, 0 20px);
    clip-path: polygon(20px 0, 100% 0, 100% calc(100% - 20px), calc(100% - 20px) 100%, 0 100%, 0 20px);
}
@media (max-width: 767px) {
    .public-applications-related .applications-related .applications-group .img {
        -webkit-clip-path: polygon(15px 0, 100% 0, 100% -webkit-calc(100% - 15px), -webkit-calc(100% - 15px) 100%, 0 100%, 0 15px);
        clip-path: polygon(15px 0, 100% 0, 100% calc(100% - 15px), calc(100% - 15px) 100%, 0 100%, 0 15px);
    }
}
.public-applications-related .applications-related .applications-group .img .ibox {
    padding-bottom: 56.25%;
}
.public-applications-related .applications-related .applications-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-applications-related .applications-related .applications-group .title-applications {
    line-height: 24px;

    margin-top: 20px;
}
@media (min-width: 1200px) {
    .public-applications-related .applications-related .applications-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-applications-related .applications-related .applications-group:hover .title-applications {
        color: #00155a;
    }
}

.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 #00155a;
    background: #00155a
}
.page_list .on {
    color: #fff;
    border: 1px solid #00155a;
    background: #00155a
}
.page_list a.on {
    color: #fff;
    border: 1px solid #00155a;
    background: #00155a
}