.ff {
    font-family: 'iconfont' !important;
}
@font-face {
    font-family: 'Montserrat';
    font-weight: 900;
    font-style: normal;

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

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

    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../flaticon/Montserrat-Bold.woff2') format('woff2'), url('../flaticon/Montserrat-Bold.woff') format('woff'), url('../flaticon/Montserrat-Bold.ttf') format('truetype');
    font-display: swap;
}
@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;
}
body {
    font-family: 'Montserrat', 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: 1300px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1400px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1630px;
    }
    .con1400 {
        max-width: 1400px;
    }
}
@media (min-width: 1400px) {
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
    .con1000 {
        max-width: 1030px;
    }
}
@media (max-width: 767px) {
    .col-xs-6:nth-child(2n + 1) {
        padding-right: 7.5px;
    }
    .col-xs-6:nth-child(2n) {
        padding-left: 7.5px;
    }
}
input[type='number'] {
    -moz-appearance: textfield;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    margin: 0;

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

    width: 54px;
    height: 54px;
    margin: 0;

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

    color: #666;
    background: #fff;
}
@media (max-width: 767px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next img,
.swiper-button-prev img {
    width: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon {
    font-size: 30px;

    display: block;

    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next {
    right: 0;

    margin-left: 6px;
}
.swiper-button-next.swiper-button-next .flaticon,
.swiper-button-prev.swiper-button-next .flaticon {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #ec8e00;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next {
    position: absolute;
    z-index: 8;
    top: 50%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.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%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (max-width: 767px) {
    .swiper-poa .swiper-button-next {
        right: -15px;
    }
}
.arrow-bottom {
    padding-bottom: 60px;
}
@media (max-width: 767px) {
    .arrow-bottom {
        padding-bottom: 40px;
    }
}
.arrow-bottom .swiper-button-prev,
.arrow-bottom .swiper-button-next {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 20px;

    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
@media (max-width: 767px) {
    .arrow-bottom .swiper-button-prev,
    .arrow-bottom .swiper-button-next {
        left: 10px;
    }
}
.arrow-bottom .swiper-button-next {
    left: 80px;

    -webkit-transform: translateY(0) rotate(90deg);
    -ms-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
}
@media (max-width: 767px) {
    .arrow-bottom .swiper-button-next {
        left: 60px;
    }
}
:root {
    --pad: -webkit-calc(50vw - 800px);
    --pad: calc(50vw - 800px);
}
@media (max-width: 1720px) {
    :root {
        --pad: -webkit-calc(50vw - 705px);
        --pad: calc(50vw - 705px);
    }
}
@media (max-width: 1470px) {
    :root {
        --pad: -webkit-calc(50vw - 660px);
        --pad: calc(50vw - 660px);
    }
}
@media (max-width: 1400px) {
    :root {
        --pad: -webkit-calc(50vw - 570px);
        --pad: calc(50vw - 570px);
    }
}
@media (max-width: 1199px) {
    :root {
        --pad: 6vw;
    }
}
@media (max-width: 991px) {
    :root {
        --pad: 7.5vw;
    }
}
@media (max-width: 767px) {
    :root {
        --pad: 15px;
    }
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

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

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

        color: #000;
        background-color: #fff;
    }
}
.hs-header-box .hs-header {
    position: relative;

    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.hs-header-box .logo {
    height: 50px;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box .logo img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box .pc-search .search-button {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-header-box .pc-search:hover .search-button {
    color: #02197a;
}
.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: #02197a;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 20px;
    line-height: 30px;

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-header-box .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;
}
.hs-header-box .top-txt ul.txt-contact li p {
    font-size: 18px;
    line-height: 24px;

    position: absolute;
    top: 100%;
    left: 50%;

    display: none;

    padding: 10px;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;

    color: #fff;
    border-radius: 4px;
    background-color: #02197a;
}
@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%;

    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 #02197a transparent;
}
.hs-header-box .top-txt ul.txt-contact li p a:hover {
    text-decoration: underline;
}
.hs-header-box .top-txt ul.txt-contact li:hover p {
    display: block;
}
.hs-header-box .top-txt .icon {
    width: 32px;
    height: 32px;
    margin-left: 12px;
}
@media (max-width: 767px) {
    .hs-header-box .top-txt .icon {
        width: 24px;
        height: 24px;
        margin-left: 6px;
    }
}
.hs-header-box .top-txt .icon img {
    width: 100%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box .top-txt .icon img {
        -webkit-filter: brightness(1) invert(0);
        filter: brightness(1) invert(0);
    }
}
.hs-header-box .open-quote {
    font-size: 14px;
    line-height: 32px;

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

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

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

    color: #02197a;
    border-radius: 5px;
    background-color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .hs-header-box .open-quote {
        padding: 0 10px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .open-quote {
        font-size: 0;

        width: 32px;
        padding: 0;

        text-align: center;
    }
}
@media (max-width: 767px) {
    .hs-header-box .open-quote {
        line-height: 24px;

        width: 24px;

        color: #fff;
        background-color: #02197a;
    }
}
.hs-header-box .open-quote .flaticon {
    display: none;
}
@media (max-width: 1400px) {
    .hs-header-box .open-quote .flaticon {
        font-size: 26px;

        display: block;

        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    .hs-header-box .open-quote .flaticon {
        font-size: 20px;
    }
}
.hs-header-box .open-quote:hover {
    color: #fff;
    background-color: #ec8e00;
}
.hs-header-box .language {
    position: relative;
}
.hs-header-box .language p {
    margin: 0;
}
.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: #02197a;
}
.hs-header-box .language:hover p .flaticon {
    color: #02197a;
}
.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;
}
.hs-header-box .header-nav {
    position: relative;
}
@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:nth-child(1) {
    position: relative;
}
.hs-header-box .header-nav>ul>li>a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 110px;
    padding: 0 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1720px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 20px;
    }
}
@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 15px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 10px;
    }
}
.hs-header-box .header-nav>ul>li>a:before {
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
    border-width: 0 5px 10px 5px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.hs-header-box .header-nav>ul>li:hover>a,
.hs-header-box .header-nav>ul>li.active>a {
    color: #ec8e00;
}
.hs-header-box .header-nav>ul>li:hover:before {
    opacity: 1;
}
.hs-header-box .pc-nav-down {
    font-size: 0;

    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    padding: 40px 5%;

    text-align: left;

    color: #333;
    border-radius: 0 0 33px 33px;
    background: #fff;
    box-shadow: rgba(0, 0, 0, .19) 0 15px 18px 0;
}
.hs-header-box .pc-nav-down .title-pc-nav {
    font-size: 16px;

    display: inline-block;

    width: 30%;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 60px;

    vertical-align: top;

    border-right: 1px solid #d7d7d7;
}
.hs-header-box .pc-nav-down .title-pc-nav h3 {
    font-size: 30px;
    line-height: 1.5;

    color: #02197a;
}
.hs-header-box .pc-nav-down .title-pc-nav h3:after {
    display: block;

    width: 50px;
    height: 3px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.hs-header-box .pc-nav-down .title-pc-nav img {
    display: block;

    width: 100%;
    margin-top: 30px;
}
.hs-header-box .pc-nav-down .nav-list {
    font-size: 16px;

    display: inline-block;

    width: 70%;
    padding-left: 50px;

    vertical-align: top;
}
.hs-header-box .pc-nav-down .nav-list 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-header-box .pc-nav-down .nav-list ul li {
    width: 50%;
    padding: 0 20px;
}
.hs-header-box .pc-nav-down .nav-list ul li a {
    line-height: 30px;

    display: block;

    padding: 15px 0;
}
.hs-header-box .pc-nav-down .nav-list ul li a:after {
    display: block;

    width: 0;
    height: 1px;

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

    background-color: #02197a;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a,
.hs-header-box .pc-nav-down .nav-list ul li:hover a {
    color: #02197a;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a:after,
.hs-header-box .pc-nav-down .nav-list ul li:hover a:after {
    width: 100%;
}
.hs-header-box .pc-nav-down-product {
    padding: 20px 0;

    border-radius: 0;
    box-shadow: rgba(0, 0, 0, .19) 0 15px 18px 0;
}
.hs-header-box .pc-nav-down-product li {
    position: relative;

    padding: 0 20px;
}
.hs-header-box .pc-nav-down-product li a {
    font-size: 16px;
    line-height: 24px;

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

    padding: 15px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;

    border-bottom: 1px solid #dcdcdc;

    -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-header-box .pc-nav-down-product li.has-sub>a:after {
    width: 0;
    height: 0;
    margin-left: 20px;

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

    opacity: .6;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #02197a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-header-box .pc-nav-down-product li:last-child a {
    border-bottom: none;
}
.hs-header-box .pc-nav-down-product li:hover>a {
    color: #02197a;
    border-bottom-color: #02197a;
}
.hs-header-box .pc-nav-down-product li.has-sub:hover>a:after {
    opacity: 1;
}
.hs-header-box .pc-nav-down2 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 20px 0;

    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .19) 0 15px 18px 0;
}
.hs-header-box .pc-nav-down3 {
    position: absolute;
    top: 0;
    left: 100%;

    display: none;

    padding: 20px 0;

    background-color: #fff;
    box-shadow: rgba(0, 0, 0, .19) 0 15px 18px 0;
}
.hs-header-box .toggle-navigation {
    position: relative;
    right: 0;

    display: none;

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

    border-radius: 50%;
    background-color: #02197a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@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-black {
    color: #000;
}
.hs-header-box-black .logo .logo-white {
    display: none;
}
.hs-header-box-black .logo .logo-black {
    display: block;
}
.hs-header-box-color {
    color: #000;
}
.hs-header-box-color .logo img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box-color .top-txt .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box-color .open-quote {
    color: #fff;
    background-color: #02197a;
}
.hs-header-box-color .open-quote:hover {
    background-color: #ec8e00;
}
.hs-header-box.stuck-header {
    top: 0;

    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .top-txt .icon img {
    -webkit-filter: brightness(1) invert(0);
    filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .open-quote {
    color: #fff;
    background-color: #02197a;
}
.hs-header-box.stuck-header .open-quote:hover {
    background-color: #ec8e00;
}
.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 .nav-wrapper .title-pc-nav {
    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: #ec8e00;
    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: #ec8e00;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #ec8e00;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #02197a;
}
.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 h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4 {
    line-height: 1;

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

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

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 95px;
    font-weight: 900;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h2 {
        font-size: 85px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2 {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2 {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 24px;
    }
}
.banner-box .swiper-text h2.fz75 {
    font-size: 75px;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 70px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2.fz75 {
        font-size: 18px;
    }
}
.banner-box .swiper-text h3 {
    font-size: 38px;
    font-weight: 900;
}
@media (max-width: 1660px) {
    .banner-box .swiper-text h3 {
        font-size: 34px;
    }
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 32px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 22px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 16px;
    }
}
.banner-box .swiper-text .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text .link {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link {
        display: none;

        margin-top: 0;
    }
}
.banner-box .swiper-text .link a {
    font-size: 16px;
    line-height: 30px;

    padding: 10px 30px;

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

    color: #fff;
    border-radius: 10px;
    background-color: #ec8e00;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a {
        font-size: 14px;

        padding: 5px 10px;
    }
}
.banner-box .swiper-text .link a:hover {
    color: #02197a;
    background-color: #fff;
}
.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: rgba(255, 255, 255, .5);

    -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;

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover {
    opacity: .8;
}
.banner-box .swiper-button-next {
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.banner-box .banner-scrollbar {
    width: 100%;
    height: 3px;
    margin-right: 3%;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.banner-box .banner-scrollbar:before {
    position: absolute;
    top: 1px;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: rgba(255, 255, 255, .6);
}
.banner-box .banner-scrollbar .swiper-scrollbar-drag {
    background-color: #fff;
}
.banner-box .banner-mouse {
    display: block;

    width: 40px;

    -webkit-animation: mouse 3s linear infinite;
    animation: mouse 3s linear infinite;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.banner-box .banner-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;
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .title-banner {
    color: #fff;
}
.banner-inner .title-banner h2 {
    font-size: 80px;
    font-weight: 900;
    line-height: 1.2;
}
@media (max-width: 1560px) {
    .banner-inner .title-banner h2 {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .banner-inner .title-banner h2 {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2 {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-inner .title-banner h2 {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-inner .title-banner h2 {
        font-size: 30px;
    }
}
.banner-inner .title-banner h2:after {
    display: block;

    width: 59px;
    height: 4px;
    margin-top: 20px;

    content: '';

    background: #fff;
}
@media (max-width: 1199px) {
    .banner-inner .title-banner h2:after {
        margin-top: 10px;
    }
}
.banner-inner .hs-inner-location {
    margin-top: 10px;

    color: #fff;
}
.banner-inner .hs-inner-location .location {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top: calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px) {
    .banner-inner .group-text {
        top: -webkit-calc(50% + 30px);
        top: calc(50% + 30px);
    }
}
@media (max-width: 767px) {
    .banner-inner .group-text {
        top: 50%;
    }
}
.banner-inner .public-note {
    max-width: 780px;
    margin: 0 auto;
    margin-top: 20px;

    text-align: center;
}
@media (max-width: 1400px) {
    .banner-inner .public-note {
        margin-top: 0;
    }
}
@media (max-width: 1199px) {
    .banner-inner .public-note {
        display: none;
    }
}
.banner-inner .public-note p {
    color: rgba(255, 255, 255, .5);
}
.banner-inner .text {
    max-width: 1300px;
    margin: 0 auto;

    text-align: center;
}
.banner-inner .title-inner {
    max-width: 830px;
    margin: 0 auto;
}
.banner-inner .title-inner h2 {
    color: #fff;
}
.banner-inner .title-inner h2:after {
    margin: 0 auto;
    margin-top: 20px;

    background-color: #fff;
}
.banner-inner .note {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .banner-inner .note {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .banner-inner .note {
        display: none;
    }
}
.banner-inner-blue {
    height: 110px;

    background: #02197a;
}
@media (max-width: 1199px) {
    .banner-inner-blue {
        height: 60px;
    }
}
@media (max-width: 767px) {
    .banner-inner-blue {
        display: none;
    }
}
.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: 3px;
    margin-top: 30px;
}
.public-scrollbar:before {
    position: absolute;
    top: 1px;
    left: 0;

    display: block;

    width: 100%;
    height: 2px;

    content: '';

    background-color: rgba(0, 0, 0, .1);
}
.public-scrollbar .swiper-scrollbar-drag {
    cursor: pointer;

    background-color: #02197a;
}
.title-home h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;

    color: #02197a;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #ec8e00;
}
@media (max-width: 1199px) {
    .title-home h3 {
        font-size: 18px;
    }
}
.title-home p {
    font-size: 18px;
    line-height: 1.33333333;

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

        margin-top: 10px;
    }
}
.public-note p {
    font-size: 16px;
    line-height: 22px;

    margin: 0;
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.fz18 p {
    font-size: 18px;
}
@media (max-width: 1199px) {
    .public-note.fz18 p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .public-note.fz18 p {
        font-size: 14px;
    }
}
.public-note.lh24 p {
    line-height: 24px;
}
.hs-more {
    margin-top: 30px;
}
.hs-more a {
    font-size: 18px;
    line-height: 30px;

    padding: 10px 40px;

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

    color: #fff;
    border-radius: 10px;
    background-color: #ec8e00;
}
@media (max-width: 1199px) {
    .hs-more a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 30px;
    }
}
@media (max-width: 767px) {
    .hs-more a {
        font-size: 14px;

        padding: 6px 20px;
    }
}
.hs-more a:hover {
    color: #fff;
    background-color: #02197a;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes roate360other {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.hs-home-advantage {
    padding: 50px 0;
}
@media (max-width: 1199px) {
    .hs-home-advantage {
        padding: 30px 0;
    }
}
.hs-home-advantage .advantage>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-home-advantage .advantage>ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-advantage .advantage>ul>li {
    margin: 10px 0;
}
@media (max-width: 991px) {
    .hs-home-advantage .advantage>ul>li {
        width: 50%;
    }
}
.hs-home-advantage .advantage .advantage-group {
    text-align: center;
}
.hs-home-advantage .advantage .advantage-group b {
    font-size: 80px;
    font-weight: normal;
    line-height: 1;

    color: #02197a;
}
@media (max-width: 1560px) {
    .hs-home-advantage .advantage .advantage-group b {
        font-size: 70px;
    }
}
@media (max-width: 1470px) {
    .hs-home-advantage .advantage .advantage-group b {
        font-size: 60px;
    }
}
@media (max-width: 1400px) {
    .hs-home-advantage .advantage .advantage-group b {
        font-size: 50px;
    }
}
.hs-home-advantage .advantage .advantage-group b span {
    font-family: 'D-DIN-PRO';
}
.hs-home-advantage .advantage .advantage-group .public-note {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-home-advantage .advantage .advantage-group .public-note {
        margin-top: 20px;
    }
}
@media (max-width: 991px) {
    .hs-home-advantage .advantage .advantage-group .public-note {
        margin-top: 10px;
    }
}
.public-product-group {
    position: relative;

    display: block;

    padding: 30px;

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

    border-radius: 8px;
    background: #f5f7ff;
}
@media (max-width: 1400px) {
    .public-product-group {
        padding: 20px;
    }
}
.public-product-group .title-product {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    color: #02197a;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px) {
    .public-product-group .title-product {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .public-product-group .title-product {
        font-size: 16px;
    }
}
.public-product-group .model {
    font-size: 14px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;

    color: #333;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-product-group .more {
    position: absolute;
    z-index: 6;
    bottom: -25px;
    left: 50%;

    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
}
@media (max-width: 1199px) {
    .public-product-group .more {
        opacity: 1;
    }
}
.public-product-group .more span {
    font-size: 14px;
    line-height: 40px;

    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: 0 20px;

    white-space: nowrap;

    color: #fff;
    border-radius: 4px;
    background-color: #ec8e00;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1470px) {
    .public-product-group .more span {
        padding: 0 10px;
    }
}
.public-product-group .more span .flaticon {
    font-size: 18px;

    margin-left: 4px;
}
@media (min-width: 1200px) {
    .public-product-group:hover {
        background-color: #02197a;
        box-shadow: 0 10px 18px 0 rgba(0, 14, 74, .54);
    }
    .public-product-group:hover .title-product,
    .public-product-group:hover .model {
        color: #fff;
    }
    .public-product-group:hover .more {
        bottom: -20px;

        opacity: 1;
    }
}
.public-product-group-other .img {
    overflow: hidden;

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

    border: 1px solid #dee4fc;
    border-radius: 8px;
    background-color: #fff;
}
.public-product-group-other .img img {
    -webkit-transition: all 1s;
    transition: all 1s;
    transform: scale(0.8);
}
.public-product-group-other .title-product {
    font-size: 18px;
    /*font-weight: bold;*/
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;
    margin: 0;
    padding: 0 15px;

    color: #02197a;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px) {
    .public-product-group-other .title-product {
        font-size: 16px;
    }
}
.public-product-group-other .desc {
    padding-bottom: 20px;

    background: #e5eefb;
}
.public-product-group-other .more {
    line-height: 40px;

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

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

    opacity: 0;
    color: #fff;
    border-radius: 6px;
    background-color: #ec8e00;
}
@media (max-width: 1199px) {
    .public-product-group-other .more {
        margin-top: -20px;
        padding: 0 30px;

        opacity: 1;
    }
}
@media (max-width: 991px) {
    .public-product-group-other .more {
        padding: 0 20px;
    }
}
@media (min-width: 1200px) {
    .public-product-group-other:hover .img {
        box-shadow: 0 19px 32px 4px rgba(0, 14, 74, .13);
    }
    .public-product-group-other:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-product-group-other:hover .more {
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        opacity: 1;
    }
}
.hs-home-product {
    padding: 60px 5% 60px var(--pad);

    background-color: #02197a;
}
.hs-home-product .product-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 45%;
    padding: 2vw 0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-home-product .product-left {
        width: 100%;
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product-left {
        padding-top: 0;
    }
}
.hs-home-product .title-home h2 {
    color: #fff;
}
.hs-home-product .title-home h2:after {
    display: block;

    width: 85px;
    height: 3px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.hs-home-product .title-home p {
    font-size: 16px;

    max-width: 240px;
    margin: 20px 0 0 0;

    color: #ec8e00;
}
@media (max-width: 1199px) {
    .hs-home-product .product-menu {
        margin-top: 20px;
    }
}
.hs-home-product .product-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-product .product-menu>ul>li {
    width: 50%;
    text-transform: capitalize;
    margin: 20px 0;
}
@media (max-width: 1400px) {
    .hs-home-product .product-menu>ul>li {
        margin: 10px 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .product-menu>ul>li {
        margin: 0;
    }
}
.hs-home-product .product-menu>ul>li>a {
    font-size: 22px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px 20px;

    color: rgba(255, 255, 255, .6);
}
@media (max-width: 1560px) {
    .hs-home-product .product-menu>ul>li>a {
        font-size: 20px;
    }
}
@media (max-width: 1400px) {
    .hs-home-product .product-menu>ul>li>a {
        font-size: 18px;
    }
}
.hs-home-product .product-menu>ul>li>a:before {
    position: absolute;
    top: 18px;
    left: 0;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #ec8e00;
}
.hs-home-product .product-menu>ul>li.active>a {
    font-weight: bold;
    color: #fff;
}
.hs-home-product .product-menu>ul>li.active>a:before {
    opacity: 1;
}
.hs-home-product .product-right {
    width: 55%;
    padding: 4vw;

    background-color: #fff;
}
@media (max-width: 1720px) {
    .hs-home-product .product-right {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-product .product-right {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-product .product-right {
        padding: 20px 20px 40px 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-product .product-right {
        padding: 10px 10px 30px 10px;
    }
}
.hs-home-product .product>ul {
    margin: -25px;
}
@media (max-width: 1720px) {
    .hs-home-product .product>ul {
        margin: -15px;
    }
}
@media (max-width: 991px) {
    .hs-home-product .product>ul {
        margin: -10px;
    }
}
.hs-home-product .product>ul>li {
    padding: 25px;
}
@media (max-width: 1720px) {
    .hs-home-product .product>ul>li {
        padding: 20px 15px;
    }
}
@media (max-width: 991px) {
    .hs-home-product .product>ul>li {
        padding: 20px 10px;
    }
}
.hs-home-product-other .product-other-menu {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .hs-home-product-other .product-other-menu {
        border-bottom: none;
    }
}
.hs-home-product-other .product-other-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .hs-home-product-other .product-other-menu ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-product-other .product-other-menu ul>li {
    border-right: 1px solid rgba(0, 0, 0, .2);

    text-transform: capitalize;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 767px) {
    .hs-home-product-other .product-other-menu ul>li {
        width: 50%;

        border-bottom: 1px solid rgba(0, 0, 0, .2);

        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .hs-home-product-other .product-other-menu ul>li:nth-child(2n) {
        border-right: none;
    }
}
.hs-home-product-other .product-other-menu ul>li:last-child {
    border-right: none;
}
.hs-home-product-other .product-other-menu ul>li>a {
    font-size: 18px;
    line-height: 24px;

    position: relative;

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

    height: 120px;
    padding: 15px;

    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1199px) {
    .hs-home-product-other .product-other-menu ul>li>a {
        height: 100px;
    }
}
@media (max-width: 991px) {
    .hs-home-product-other .product-other-menu ul>li>a {
        font-size: 16px;

        height: 80px;
    }
}
.hs-home-product-other .product-other-menu ul>li>a:after {
    position: absolute;
    z-index: 6;
    bottom: -14px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
    border-width: 14px 8px 0 8px;
    border-style: solid;
    border-color: #e5eefb transparent transparent transparent;
}
.hs-home-product-other .product-other-menu ul>li.active>a {
    background: #e5eefb;
}
.hs-home-product-other .product-other-menu ul>li.active>a:after {
    opacity: 1;
}
.hs-home-product-other .product-other-content {
    margin-top: 100px;
}
@media (max-width: 1199px) {
    .hs-home-product-other .product-other-content {
        margin-top: 80px;
    }
}
@media (max-width: 991px) {
    .hs-home-product-other .product-other-content {
        margin-top: 60px;
    }
}
@media (max-width: 767px) {
    .hs-home-product-other .product-other-content {
        margin-top: 30px;
    }
}
.hs-home-product-other .product-other-content .slick-list {
    margin: 0 -25px;
}
@media (max-width: 1560px) {
    .hs-home-product-other .product-other-content .slick-list {
        margin: 0 -15px;
    }
}
.hs-home-product-other .product-other-content .slick-list .slick-slide {
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .hs-home-product-other .product-other-content .slick-list .slick-slide {
        padding: 0 15px;
    }
}
.hs-home-why {
    position: relative;

    color: #fff;
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-why .title-why {
    position: absolute;
    top: 50%;
    left: -4%;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-home-why .title-why h2 {
    font-size: 177px;
    font-weight: 900;
    line-height: .2;

    text-align: center;
    -ms-writing-mode: tb-rl;

    opacity: .05;
    color: #fff;

    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}
.hs-home-why .why-list {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-why .why-list {
        width: 100%;
    }
}
.hs-home-why .why-list>ul {
    margin-top: -80px;
}
@media (max-width: 1199px) {
    .hs-home-why .why-list>ul {
        margin-top: -60px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list>ul {
        margin-top: -30px;
    }
}
.hs-home-why .why-list>ul>li {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .why-list>ul>li {
        margin-top: 30px;
    }
}
.hs-home-why .why-list .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-home-why .why-list .why-group .icon {
    font-size: 30px;
    line-height: 85px;

    width: 75px;
    height: 85px;

    text-align: center;

    background: url(../images/why_icon_bg.webp) no-repeat center;
    background-size: 100% 100%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-home-why .why-list .why-group .icon {
        font-size: 24px;
        line-height: 65px;

        width: 60px;
        height: 65px;
    }
}
.hs-home-why .why-list .why-group .note {
    width: 100%;
    padding-left: 5%;
}
.hs-home-why .why-list .why-group .note .title-why-list {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px) {
    .hs-home-why .why-list .why-group .note .title-why-list {
        font-size: 20px;
    }
}
.hs-home-why .why-list .why-group .note .public-note {
    margin-top: 20px;
}
.hs-home-why .why-list .why-group .note .public-note p {
    color: rgba(255, 255, 255, .8);
}
.hs-home-why .video {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-home-why .video {
        width: 100%;
        margin-top: 50px;
    }
}
.hs-home-why .video .play {
    cursor: pointer;
    text-align: center;
}
.hs-home-why .video .play .icon {
    line-height: 120px;

    position: relative;

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

    text-align: center;
}
@media (max-width: 1560px) {
    .hs-home-why .video .play .icon {
        line-height: 100px;

        width: 100px;
        height: 100px;
    }
}
@media (max-width: 1400px) {
    .hs-home-why .video .play .icon {
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
@media (max-width: 991px) {
    .hs-home-why .video .play .icon {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-home-why .video .play .icon span {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    color: #fff;
    border-radius: 50%;
    background-color: #ec8e00;
}
.hs-home-why .video .play .icon .flaticon {
    font-size: 30px;
}
.hs-home-why .video .play .icon::before,
.hs-home-why .video .play .icon::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: 50%;
    background: rgba(236, 142, 0, .28);
}
.hs-home-why .video .play .icon::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.hs-home-why .video .play .icon::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.hs-home-why .video .play .title-video {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    margin-top: 70px;
}
@media (max-width: 1199px) {
    .hs-home-why .video .play .title-video {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-home-why .video .play .title-video {
        margin-top: 30px;
    }
}
@-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-about {
    background: url(../images/about_bg.webp) no-repeat bottom center;
    background-size: 100% auto;
}
.hs-home-about .title-home .subtitle {
    font-size: 50px;
    font-weight: 900;
    line-height: 1;

    opacity: .1;
    color: #02197a;
}
@media (max-width: 1560px) {
    .hs-home-about .title-home .subtitle {
        font-size: 44px;
    }
}
@media (max-width: 1400px) {
    .hs-home-about .title-home .subtitle {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .title-home .subtitle {
        font-size: 36px;
    }
}
@media (max-width: 991px) {
    .hs-home-about .title-home .subtitle {
        font-size: 30px;
    }
}
.hs-home-about .desc {
    max-width: 1230px;
    margin: 0 auto;
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-about .desc {
        margin-top: 30px;
    }
}
.hs-home-about .link {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-about .link {
        margin-top: 30px;
    }
}
.hs-home-about .link ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -60px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 1560px) {
    .hs-home-about .link ul {
        margin: 0 -40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .link ul {
        margin: 0 -30px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .link ul {
        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-about .link ul li {
    padding: 0 60px;
}
@media (max-width: 1560px) {
    .hs-home-about .link ul li {
        padding: 0 40px;
    }
}
@media (max-width: 1199px) {
    .hs-home-about .link ul li {
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .link ul li {
        padding: 0 10px;
    }
}
.hs-home-about .link .link-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    text-align: left;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-about .link .link-group .icon {
    font-size: 50px;

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

    color: #02197a;
}
.hs-home-about .link .link-group p {
    font-size: 18px;
    line-height: 24px;

    margin: 0;
    padding-left: 16px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-home-about .link .link-group p {
        font-size: 16px;
    }
}
.hs-home-about .link .link-group:hover .icon {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.hs-home-about .link .link-group:hover p {
    color: #02197a;
}
.hs-home-about .hs-more {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-about .hs-more {
        margin-top: 30px;
    }
}
.hs-home-solution {
    color: #fff;
    background: url(../images/solution_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px) {
    .hs-home-solution {
        background-attachment: fixed;
    }
}
.hs-home-solution .title-home h2 {
    color: #fff;
}
.hs-home-solution .solution {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-solution .solution {
        margin-top: 0;
    }
}
.hs-home-solution .solution 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;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-home-solution .solution ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-solution .solution ul li {
    margin-top: 30px;
}
.hs-home-solution .solution .flaticon-arrows {
    font-size: 70px;
    line-height: 1;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution .flaticon-arrows {
        font-size: 60px;
    }
}
@media (max-width: 991px) {
    .hs-home-solution .solution .flaticon-arrows {
        font-size: 50px;
    }
}
.hs-home-solution .solution .solution-group {
    text-align: center;
}
.hs-home-solution .solution .solution-group .icon {
    font-size: 60px;
    line-height: 1;
}
@media (max-width: 991px) {
    .hs-home-solution .solution .solution-group .icon {
        font-size: 50px;
    }
}
.hs-home-solution .solution .solution-group .icon .flaticon {
    display: inline-block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
.hs-home-solution .solution .solution-group .title-solution {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution .solution-group .title-solution {
        font-size: 18px;

        margin-top: 10px;
    }
}
.hs-home-solution .solution .solution-group .title-solution:after {
    display: block;

    width: 26px;
    height: 1px;
    margin: 0 auto;
    margin-top: 10px;

    content: '';

    background: #fff;
}
.hs-home-solution .solution .solution-group .num {
    font-size: 40px;
    font-weight: bold;
    line-height: 1;

    margin-top: 20px;
}
@media (max-width: 1199px) {
    .hs-home-solution .solution .solution-group .num {
        font-size: 30px;

        margin-top: 10px;
    }
}
@media (min-width: 1200px) {
    .hs-home-solution .solution .solution-group:hover .icon .flaticon {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}
.hs-home-faqs .faqs {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-faqs .faqs {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-home-faqs .faqs .padding {
        width: 100%;
    }
}
.hs-home-faqs .faqs .waterfall {
    margin: 0 -50px;
}
@media (max-width: 1560px) {
    .hs-home-faqs .faqs .waterfall {
        margin: 0 -30px;
    }
}
.hs-home-faqs .faqs .waterfall .padding {
    padding: 0 50px;
}
@media (max-width: 1560px) {
    .hs-home-faqs .faqs .waterfall .padding {
        padding: 0 30px;
    }
}
.hs-home-faqs .faqs .faqs-group {
    position: relative;

    padding: 20px 0 20px 60px;

    cursor: pointer;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .hs-home-faqs .faqs .faqs-group {
        padding: 20px 0 20px 50px;
    }
}
.hs-home-faqs .faqs .faqs-group:before {
    font-size: 22px;
    line-height: 41px;

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

    width: 32px;
    height: 41px;

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

    color: #fff;
    border-radius: 4px;
    background: #02197a;
}
.hs-home-faqs .faqs .faqs-group .title-faqs {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;

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

    padding: 20px 0;

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

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .hs-home-faqs .faqs .faqs-group .title-faqs {
        font-size: 16px;
        line-height: 24px;

        padding: 10px 0;
    }
}
.hs-home-faqs .faqs .faqs-group .title-faqs:after {
    content: '+';
}
.hs-home-faqs .faqs .faqs-group .faqs-ques {
    display: none;

    padding-top: 20px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
.hs-home-faqs .faqs .faqs-group.current .title-faqs:after {
    content: '-';
}
@media (max-width: 991px) {
    .hs-home-faqs .faqs-more {
        margin-top: 30px;
    }
}
.hs-home-news .hs-inner-top {
    padding-bottom: 30px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .hs-home-news .hs-inner-top {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .hs-inner-top {
        padding-bottom: 10px;
    }
}
.hs-home-news .hs-inner-top .hs-more {
    margin-top: 0;
}
.hs-home-news .news-top {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-home-news .news-top {
        margin-top: 30px;
    }
}
.hs-home-news .news-top .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-home-news .news-top .news-group .img {
    overflow: hidden;

    width: 40%;

    border-radius: 10px;
}
@media (max-width: 767px) {
    .hs-home-news .news-top .news-group .img {
        width: 100%;
    }
}
.hs-home-news .news-top .news-group .img img {
    width: 100%;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-home-news .news-top .news-group .desc {
    width: 60%;
    padding-right: 8%;
}
@media (max-width: 767px) {
    .hs-home-news .news-top .news-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-home-news .news-top .news-group .date {
    line-height: 24px;

    color: #666;
}
.hs-home-news .news-top .news-group .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-home-news .news-top .news-group .title-news {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-top .news-group .title-news {
        margin-top: 10px;
    }
}
.hs-home-news .news-top .news-group .note {
    margin-top: 30px;
    padding-top: 20px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .hs-home-news .news-top .news-group .note {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-news .news-top .news-group .note {
        margin-top: 10px;
        padding-top: 10px;
    }
}
.hs-home-news .news-top .news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

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

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

    margin-top: 60px;

    color: #ec8e00;
}
@media (max-width: 1199px) {
    .hs-home-news .news-top .news-group .more {
        margin-top: 30px;
    }
}
@media (min-width: 1200px) {
    .hs-home-news .news-top .news-group:hover .img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-home-news .news-top .news-group:hover .title-news {
        color: #02197a;
    }
}
.hs-home-news .news {
    overflow: hidden;

    margin-top: 60px;

    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .hs-home-news .news {
        margin-top: 30px;
    }
}
.hs-home-news .news .slick-list {
    margin: 0 -30px;
}
.hs-home-news .news .slick-slide {
    position: relative;

    padding: 0 30px;
}
.hs-home-news .news .slick-slide:after {
    position: absolute;
    top: 50%;
    right: 0;

    content: '|';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-home-news .news .news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-home-news .news .news-group .title-news {
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;

    position: relative;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 80px;
    padding-left: 20px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .hs-home-news .news .news-group .title-news {
        font-size: 16px;
        line-height: 60px;

        height: 60px;
    }
}
.hs-home-news .news .news-group .title-news:before {
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 4px;
    height: 4px;

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

    background-color: #02197a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-news .news .news-group .date {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-news .news .news-group:hover .title-news {
    color: #02197a;
}
.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-100 {
    padding-top: 100px;
}
.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 h3 {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.47058824;

    color: #02197a;
}
@media (max-width: 1560px) {
    .title-inner h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .title-inner h3 {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    .title-inner h3 {
        font-size: 20px;
    }
}
.title-inner h2 {
    font-size: 40px;
    font-weight: 900;

    margin: 0;

    color: #02197a;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 36px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.title-inner h2:after {
    display: block;

    width: 59px;
    height: 4px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.title-inner p {
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.title-inner.text-center h2:after {
    margin: 0 auto;
    margin-top: 20px;
}
.public-location-menu {
    color: #fff;
    background-color: #02197a;
}
.hs-inner-location {
    padding: 25px 0;
}
@media (max-width: 767px) {
    .hs-inner-location {
        width: 100%;
        padding: 10px 0;

        border-bottom: 1px solid rgba(255, 255, 255, .2);
    }
}
.hs-inner-location .location {
    line-height: 30px;
}
.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;
}
.public-menu 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;
}
@media (max-width: 767px) {
    .public-menu ul {
        margin: 0 -10px;
    }
}
.public-menu 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;
}
.public-menu ul li a {
    font-size: 20px;
    font-weight: bold;
    line-height: 80px;

    position: relative;

    display: block;

    padding: 0 28px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1199px) {
    .public-menu ul li a {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .public-menu ul li a {
        font-size: 16px;
        line-height: 50px;

        padding: 0 10px;
    }
}
.public-menu ul li a:after {
    position: absolute;
    bottom: 0;
    left: 50%;

    width: 0;
    height: 0;

    content: '';
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    opacity: 0;
    border-width: 0 7px 12px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
.public-menu ul li:after {
    content: '|';

    opacity: .2;
}
.public-menu ul li:last-child:after {
    display: none;
}
.public-menu ul li.active a:after,
.public-menu ul li:hover a:after {
    opacity: 1;
}
.inner-leftmenu .title-menu {
    position: relative;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        padding: 15px;
    }
}
.inner-leftmenu .title-menu h3 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #02197a;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3 {
        font-size: 24px;
    }
}
.inner-leftmenu .title-menu h3:after {
    display: block;

    width: 71px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu h3:after {
        display: none;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu:after {
        font-size: 30px;

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

        content: '+';
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);

        color: #02197a;
    }
    .inner-leftmenu .title-menu.current:after {
        content: '-';
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;

        padding: 15px;
    }
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

    padding: 25px 0;

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

    color: #666;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .inner-leftmenu .menunav1>li>a {
        padding: 15px 0;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;

        padding: 10px 0;
    }
}
.inner-leftmenu .menunav1>li>a:before {
    position: absolute;
    top: 50%;
    left: -50px;

    display: block;

    width: 4px;
    height: 0;

    content: '';
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    background-color: #02197a;
}
@media (max-width: 1400px) {
    .inner-leftmenu .menunav1>li>a:before {
        left: -30px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a:before {
        left: -15px;
    }
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    font-weight: bold;

    color: #02197a;
}
.inner-leftmenu .menunav1>li.active>a:before,
.inner-leftmenu .menunav1>li:hover>a:before {
    height: 100%;
}
.inner-leftmenu .menunav1>li:nth-last-child(-n+4) .menunav3 {
    top: auto;
    bottom: 0;
}
.inner-leftmenu .menunav2 {
    display: none;

    padding: 20px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2 {
        display: block;

        padding: 10px 0;
    }
}
.inner-leftmenu .menunav2>li {
    position: relative;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 10px;

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

    position: relative;

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

    padding: 5px 14px;

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

    color: #333;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;

        padding: 5px 8px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    display: block;

    margin-right: 4px;

    content: '-';
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    font-weight: bold;

    color: #02197a;
}
.inner-leftmenu .menunav2>li.active>a:before,
.inner-leftmenu .menunav2>li:hover>a:before {
    background-color: #02197a;
}
.inner-leftmenu .menunav2>li.has-sub>a {
    width: 100%;
}
.inner-leftmenu .menunav2>li.has-sub>a:after {
    width: 0;
    height: 0;
    margin-left: auto;

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

    opacity: .6;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #02197a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.inner-leftmenu .menunav2>li.has-sub:hover>a:after,
.inner-leftmenu .menunav2>li.has-sub.active>a:after {
    opacity: 1;
}
.inner-leftmenu .menunav3 {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 100%;

    display: none;

    padding-left: 50px;
}
.inner-leftmenu .menunav3 ul {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 240px;
    padding: 30px;

    border-radius: 12px;
    background: #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.inner-leftmenu .menunav3 ul>li {
    border-bottom: 1px solid #dcdcdc;
}
.inner-leftmenu .menunav3 ul>li>a {
    line-height: 24px;

    display: block;

    padding: 10px;

    white-space: nowrap;
}
.inner-leftmenu .menunav3 ul>li:hover>a {
    font-weight: bold;

    color: #02197a;
}
.title-product-details {
    padding: 20px 0;

    border-bottom: 1px solid #dfdfdf;
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #02197a;
}
@media (max-width: 991px) {
    .title-product-details h3 {
        font-size: 20px;
    }
}
.title-product-details-line {
    position: relative;

    border-bottom: none;
}
.title-product-details-line:before {
    position: absolute;
    top: 50%;
    left: -40px;

    display: block;

    width: 7px;
    height: 46px;

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

    background-color: #02197a;
}
@media (max-width: 991px) {
    .title-product-details-line:before {
        height: 30px;
    }
}
.table_a {
    overflow-x: auto;

    max-width: 100%;
}
table {
    line-height: 1.73333333;

    width: 100%;
    max-width: 100%;
}
@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(2, 25, 122, .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;

    margin-top: 20px;

    -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 -7px;
}
@media (max-width: 767px) {
    .public-share ul {
        width: 100%;
        margin: 0 -3px;
    }
}
.public-share ul li {
    padding: 0 7px;
}
@media (max-width: 767px) {
    .public-share ul li {
        margin-left: 0;
        padding: 0 3px;
    }
}
.public-share ul li a {
    line-height: 30px;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #fff;
}
.public-share ul li a img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.public-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.public-share ul li a:hover img {
    opacity: 1;
}
.hs-inner-about {
    position: relative;

    padding: 300px 0 200px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1400px) {
    .hs-inner-about {
        padding: 240px 0 140px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about {
        padding: 100px 0 100px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about {
        padding: 50px 0 50px;
    }
}
.hs-inner-about .about {
    position: relative;
    z-index: 6;

    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-about .about {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .about {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-about .title-home {
    position: relative;
    z-index: 6;
}
.hs-inner-about .about-left {
    width: 50%;
}
@media (max-width: 991px) {
    .hs-inner-about .about-left {
        width: 100%;
    }
}
.hs-inner-about .video {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .hs-inner-about .video {
        width: 100%;
        margin-top: 50px;
    }
}
.hs-inner-about .video .play {
    cursor: pointer;
    text-align: center;
}
.hs-inner-about .video .play .icon {
    line-height: 120px;

    position: relative;

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

    text-align: center;
}
@media (max-width: 1560px) {
    .hs-inner-about .video .play .icon {
        line-height: 100px;

        width: 100px;
        height: 100px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-about .video .play .icon {
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
@media (max-width: 991px) {
    .hs-inner-about .video .play .icon {
        line-height: 60px;

        width: 60px;
        height: 60px;
    }
}
.hs-inner-about .video .play .icon span {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    color: #fff;
    border-radius: 50%;
    background-color: #02197a;
}
.hs-inner-about .video .play .icon .flaticon {
    font-size: 30px;
}
.hs-inner-about .video .play .icon::before,
.hs-inner-about .video .play .icon::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: 50%;
    background: rgba(2, 25, 122, .28);
}
.hs-inner-about .video .play .icon::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.hs-inner-about .video .play .icon::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.hs-inner-about .video .play .title-video {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    margin-top: 70px;
}
@media (max-width: 1199px) {
    .hs-inner-about .video .play .title-video {
        margin-top: 50px;
    }
}
@media (max-width: 767px) {
    .hs-inner-about .video .play .title-video {
        margin-top: 30px;
    }
}
.hs-inner-factory {
    background: url(../images/factory_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-factory .factory {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-factory .factory {
        margin-top: 30px;
    }
}
.hs-inner-factory .factory .factory-group {
    cursor: pointer;
}
.hs-inner-factory .factory .factory-group .ibox {
    padding-bottom: 60%;

    border-radius: 10px;
}
.hs-inner-factory .factory .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-factory .factory .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-why .why {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why {
        margin-top: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why {
        margin-top: 20px;
    }
}
.hs-inner-why .why>ul {
    margin: 0 -50px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why>ul {
        margin: 0 -20px;
    }
}
.hs-inner-why .why>ul>li {
    margin-top: 30px;
    padding: 0 50px;
}
@media (max-width: 1560px) {
    .hs-inner-why .why>ul>li {
        padding: 0 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-why .why .why-group .group-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 40px;

    color: #02197a;
    border-bottom: 1px solid rgba(0, 0, 0, .2);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-why .why .why-group .group-top {
        padding-bottom: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .group-top {
        padding-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group .group-top {
        padding-bottom: 10px;
    }
}
.hs-inner-why .why .why-group .group-top .icon {
    font-size: 30px;
    line-height: 85px;

    width: 75px;
    height: 85px;
    margin-right: 30px;

    text-align: center;

    background: url(../images/why_icon_bg1.webp) no-repeat center;
    background-size: 100% 100%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-why .why .why-group .group-top .icon {
        font-size: 24px;
        line-height: 65px;

        width: 60px;
        height: 65px;
        margin-right: 10px;
    }
}
.hs-inner-why .why .why-group .group-top .title-why-list {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px) {
    .hs-inner-why .why .why-group .group-top .title-why-list {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-why .why .why-group .group-top .title-why-list {
        font-size: 18px;
    }
}
.hs-inner-why .why .why-group .note {
    margin-top: 30px;
}
.hs-inner-advantage {
    background-color: #02197a;
}
.hs-inner-advantage .advantage {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-inner-honor .honor-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 410px;
    padding-right: 5%;
    padding-bottom: 50px;

    -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 {
        flex-direction: row;

        width: 100%;
        padding-right: 0;
        padding-bottom: 0;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.hs-inner-honor .honor-left .title-inner h2:after {
    display: none;
}
.hs-inner-honor .honor-left .honor-button .swiper-button-next,
.hs-inner-honor .honor-left .honor-button .swiper-button-prev {
    line-height: 37px;

    width: 37px;
    height: 37px;

    color: #fff;
    border-radius: 50%;
    background: #02197a;
}
.hs-inner-honor .honor-left .honor-button .swiper-button-next .flaticon,
.hs-inner-honor .honor-left .honor-button .swiper-button-prev .flaticon {
    font-size: 18px;
}
.hs-inner-honor .honor-left .honor-button .swiper-button-next:hover,
.hs-inner-honor .honor-left .honor-button .swiper-button-prev:hover {
    background-color: #ec8e00;
}
.hs-inner-honor .honor-right {
    width: -webkit-calc(100% - 410px);
    width: calc(100% - 410px);
}
@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: 100%;
        margin-top: 30px;
    }
}
.hs-inner-honor .honor-right .honor-group {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-align: center;

    background: #fff;
}
.hs-inner-honor .honor-right .honor-group .img {
    padding: 15px;

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

    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor-right .honor-group .img {
        padding: 10px;
    }
}
.hs-inner-honor .honor-right .honor-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-honor .honor-right .honor-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-honor .honor-right .honor-group .title-honor {
    line-height: 26px;

    padding: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-honor .honor-right .honor-group:hover .img {
        color: #fff;
        background-color: #02197a;
    }
    .hs-inner-honor .honor-right .honor-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-clients {
    background-color: rgba(0, 0, 0, .05);
}
.hs-inner-clients .clients {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-clients .clients {
        margin-top: 30px;
    }
}
.hs-inner-clients .clients .swiper-slide {
    padding-bottom: 100px;
}
@media (max-width: 1199px) {
    .hs-inner-clients .clients .swiper-slide {
        padding-bottom: 0;
    }
}
.hs-inner-clients .clients .clients-group {
    position: relative;

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

    border-radius: 10px;
}
.hs-inner-clients .clients .clients-group .img {
    position: relative;
}
.hs-inner-clients .clients .clients-group .ibox {
    padding-bottom: 75%;

    border-radius: 10px;

    -webkit-box-reflect: below 2px linear-gradient(to bottom, transparent 80%, rgba(0, 0, 0, .2));
}
.hs-inner-clients .clients .clients-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-clients .clients .clients-group .title-clients {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    padding: 30px;

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

    opacity: 0;
}
@media (min-width: 1200px) {
    .hs-inner-clients .clients .clients-group .title-clients {
        position: absolute;
        z-index: 7;
        top: 0;
        left: 0;

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

        width: 100%;
        height: 100%;

        color: #fff;
        border-radius: 10px;
        background-color: rgba(2, 25, 122, .8);

        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
@media (max-width: 1199px) {
    .hs-inner-clients .clients .clients-group .title-clients {
        opacity: 1;
    }
}
@media (min-width: 1200px) {
    .hs-inner-clients .clients .clients-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-clients .clients .clients-group:hover .title-clients {
        opacity: 1;
    }
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting {
    position: relative;
    top: -80px;
}
.hs-inner-service {
    overflow: visible;
}
.hs-inner-service .service-menu {
    position: -webkit-sticky;
    position: sticky;
    z-index: 9;
    top: 80px;

    border-radius: 8px;
    background: #f2f2f2;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-menu {
        top: 60px;
    }
}
.hs-inner-service .service-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .hs-inner-service .service-menu ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service-menu ul>li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
@media (max-width: 767px) {
    .hs-inner-service .service-menu ul>li {
        width: 50%;

        -webkit-box-flex: 1;
        -webkit-flex: auto;
        -ms-flex: auto;
        flex: auto;
    }
    .hs-inner-service .service-menu ul>li:nth-child(2n)>a:after {
        display: none;
    }
}
.hs-inner-service .service-menu ul>li>a {
    font-size: 20px;
    line-height: 24px;

    position: relative;

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

    height: 100%;
    padding: 30px 5%;

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

    color: #666;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .hs-inner-service .service-menu ul>li>a {
        font-size: 18px;

        padding: 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service-menu ul>li>a {
        font-size: 16px;
        line-height: 24px;

        padding: 10px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service .service-menu ul>li>a {
        font-size: 14px;
        line-height: 18px;

        padding: 5px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service-menu ul>li>a {
        font-size: 12px;

        left: 1.2;
    }
}
.hs-inner-service .service-menu ul>li>a:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 1px;
    height: 38px;

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

    opacity: .2;
    background: #000;
}
.hs-inner-service .service-menu ul>li:last-child>a:after {
    display: none;
}
.hs-inner-service .service-menu ul>li.active>a {
    color: #fff;
    background-color: #02197a;
}
.hs-inner-service .service {
    padding-top: 100px;
}
@media (max-width: 1560px) {
    .hs-inner-service .service {
        padding-top: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service {
        padding-top: 60px;
    }
}
.hs-inner-service .service-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service-top .title-service {
    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-inner-service .service-top .title-service {
        width: 100%;
    }
}
.hs-inner-service .service-top .title-service b {
    font-size: 69px;
    font-weight: 900;
    line-height: 1;

    margin-right: 20px;

    color: #ec8e00;
}
@media (max-width: 1560px) {
    .hs-inner-service .service-top .title-service b {
        font-size: 60px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-service .service-top .title-service b {
        font-size: 50px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-service .service-top .title-service b {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-service .service-top .title-service b {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .hs-inner-service .service-top .title-service b {
        font-size: 30px;
    }
}
.hs-inner-service .service-top .title-service h3 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.23076923;

    color: #02197a;
}
@media (max-width: 1560px) {
    .hs-inner-service .service-top .title-service h3 {
        font-size: 24px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-service .service-top .title-service h3 {
        font-size: 20px;
    }
}
.hs-inner-service .service-top .service-top-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-top .service-top-list ul {
        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service-top .service-top-list ul li {
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-top .service-top-list ul li {
        margin-top: 10px;
        padding: 0 10px;
    }
}
.hs-inner-service .service-top .service-top-list ul li p {
    line-height: 26px;

    overflow: hidden;

    min-width: 260px;
    margin: 0;
    padding: 10px 20px;

    text-align: center;

    color: #fff;
    border-radius: 6px;
    background-color: #ec8e00;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-top .service-top-list ul li p {
        min-width: 220px;
    }
}
.hs-inner-service .service-top.text-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-service .service-top.text-center .title-service {
    text-align: left;
}
.hs-inner-service .service-text1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 50px;
    padding: 40px 0;

    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .hs-inner-service .service-text1 {
        margin-top: 30px;
        padding: 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service-text1 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-service .service-text1 .title-service1 {
    padding-right: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-inner-service .service-text1 .title-service1 {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .service-text1 .title-service1 {
        margin-right: 10px;
    }
}
.hs-inner-service .service-text1 .title-service1 h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .hs-inner-service .service-text1 .title-service1 h3 {
        font-size: 18px;
    }
}
.hs-inner-service .service-text1 .note {
    padding-left: 30px;

    border-left: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .hs-inner-service .service-text1 .note {
        margin-top: 10px;
        padding-left: 0;

        border: none;
    }
}
.hs-inner-service .title-service-other {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .hs-inner-service .title-service-other {
        margin-top: 30px;
    }
}
.hs-inner-service .title-service-other h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 540px;
    margin: 0 auto;
    padding: 10px 20px;

    text-align: center;

    color: #fff;
    border-radius: 4px;
    background-color: #02197a;
}
@media (max-width: 767px) {
    .hs-inner-service .title-service-other h3 {
        min-width: auto;
        padding: 10px;
    }
}
.hs-inner-service .title-service-other p {
    max-width: 1060px;
    margin: 0 auto;
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-service .title-service-other p {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-service .title-service-other p {
        margin-top: 10px;
    }
}
.hs-inner-service .title-service-other.nobg h3 {
    color: #02197a;
    background: none;
}
.hs-inner-service .title-service-other.line h3 {
    color: #02197a;
    background: none;
}
.hs-inner-service .title-service-other.line:after {
    display: block;

    width: 68px;
    height: 3px;
    margin: 0 auto;
    margin-top: 10px;

    content: '';

    border: 2px solid #ec8e00;
    background: #ec8e00;
}
.public-listbox1>ul {
    margin: 0 -20px;
}
.public-listbox1>ul>li {
    margin-top: 80px;
    padding: 0 20px;
}
@media (max-width: 1560px) {
    .public-listbox1>ul>li {
        margin-top: 60px;
    }
}
.public-listbox1 .listbox-group {
    height: 100%;
    padding: 0 30px 40px 30px;

    border-radius: 8px;
    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 1199px) {
    .public-listbox1 .listbox-group {
        padding: 0 30px 30px 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group {
        padding: 0 15px 20px 15px;
    }
}
.public-listbox1 .listbox-group .num {
    font-size: 18px;
    line-height: 48px;

    width: 48px;
    height: 48px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border-radius: 6px;
    background: #ec8e00;
}
.public-listbox1 .listbox-group .title-listbox {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    padding: 20px 0;

    color: #02197a;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group .title-listbox {
        padding: 10px 0;
    }
}
.public-listbox1 .listbox-group .note {
    margin-top: 20px;
}
.public-listbox2>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox2>ul {
        margin: 0 -15px;
    }
}
.public-listbox2>ul>li {
    margin-top: 60px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox2>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.public-listbox2 .listbox-group {
    height: 100%;
    padding: 60px 40px;

    text-align: center;

    border-radius: 8px;
    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 1560px) {
    .public-listbox2 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group {
        padding: 20px 15px;
    }
}
.public-listbox2 .listbox-group .num {
    font-size: 111px;
    font-weight: 900;
    line-height: 1;

    opacity: .1;
    color: #000;
}
@media (max-width: 1560px) {
    .public-listbox2 .listbox-group .num {
        font-size: 100px;
    }
}
@media (max-width: 1470px) {
    .public-listbox2 .listbox-group .num {
        font-size: 90px;
    }
}
@media (max-width: 1400px) {
    .public-listbox2 .listbox-group .num {
        font-size: 80px;
    }
}
@media (max-width: 1199px) {
    .public-listbox2 .listbox-group .num {
        font-size: 70px;
    }
}
@media (max-width: 991px) {
    .public-listbox2 .listbox-group .num {
        font-size: 60px;
    }
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group .num {
        font-size: 40px;
    }
}
.public-listbox2 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    margin-top: -40px;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group .title-listbox {
        font-size: 18px;

        margin-top: -15px;
    }
}
.public-listbox2 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin: 0 auto;
    margin-top: 10px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox2 .listbox-group .note {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .public-listbox2 .listbox-group .note {
        margin-top: 30px;
    }
}
.public-listbox3 {
    margin-top: 60px;
    padding: 40px;

    border-radius: 1px;
    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .public-listbox3 {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .public-listbox3 {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox3 {
        padding: 20px 15px;
    }
}
.public-listbox3>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox3>ul {
        margin: 0 -15px;
    }
}
.public-listbox3>ul>li {
    margin: 20px 0;
    padding: 0 30px;

    border-right: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .public-listbox3>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .public-listbox3>ul>li {
        margin: 10px 0;
    }
}
.public-listbox3>ul>li:last-child {
    border-right: none;
}
.public-listbox3 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;

    opacity: .1;
}
@media (max-width: 1560px) {
    .public-listbox3 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox3 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox3 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox3 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox3 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group .title-listbox {
        font-size: 18px;
    }
}
.public-listbox3 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox3 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox3 .listbox-group .note {
        margin-top: 10px;
    }
}
.public-listbox4 {
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .public-listbox4 {
        margin-top: 20px;
    }
}
.public-listbox4>ul {
    margin: 0 -25px;
}
@media (max-width: 1560px) {
    .public-listbox4>ul {
        margin: 0 -15px;
    }
}
.public-listbox4>ul>li {
    margin-top: 50px;
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .public-listbox4>ul>li {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .public-listbox4>ul>li {
        margin-top: 20px;
    }
}
.public-listbox4>ul>li:nth-child(1) .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    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;
}
.public-listbox4 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 60px 40px;

    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .public-listbox4 .listbox-group {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .public-listbox4 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox4 .listbox-group {
        padding: 20px 15px;
    }
}
.public-listbox4 .listbox-group:nth-child(2) {
    margin-top: 50px;
}
@media (max-width: 1560px) {
    .public-listbox4 .listbox-group:nth-child(2) {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox4 .listbox-group:nth-child(2) {
        margin-top: 20px;
    }
}
.public-listbox4 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;
    line-height: 1;

    margin-right: 40px;

    opacity: .1;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .public-listbox4 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox4 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox4 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox4 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox4 .listbox-group .note {
    width: 100%;
}
.public-listbox4 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
.public-listbox4 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox4 .listbox-group .public-note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox4 .listbox-group .public-note {
        margin-top: 10px;
    }
}
.public-listbox5 {
    margin-top: 60px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .public-listbox5 {
        margin-top: 30px;
    }
}
.public-listbox5 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 50px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .public-listbox5 .listbox-group {
        padding: 30px 0;
    }
}
@media (max-width: 1199px) {
    .public-listbox5 .listbox-group {
        padding: 20px 0;
    }
}
.public-listbox5 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;
    line-height: 1;

    width: 110px;

    color: rgba(0, 0, 0, .1);
    border-right: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width: 1560px) {
    .public-listbox5 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox5 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox5 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox5 .listbox-group .num {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox5 .listbox-group .num {
        width: 100%;

        border: none;
    }
}
.public-listbox5 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;

    width: 350px;
    padding: 0 15px;

    text-align: center;

    color: #02197a;
    border-right: 1px solid rgba(0, 0, 0, .1);
}
@media (max-width: 1199px) {
    .public-listbox5 .listbox-group .title-listbox {
        font-size: 18px;

        width: 300px;
    }
}
@media (max-width: 767px) {
    .public-listbox5 .listbox-group .title-listbox {
        width: 100%;
        padding: 0;

        text-align: left;

        border: none;
    }
}
.public-listbox5 .listbox-group .note {
    width: -webkit-calc(100% - 460px);
    width: calc(100% - 460px);
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-listbox5 .listbox-group .note {
        width: 100%;
        margin-top: 10px;
        padding-left: 0;
    }
}
.public-listbox6 {
    margin-top: 60px;
    padding: 30px 0;

    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .public-listbox6 {
        margin-top: 30px;
    }
}
.public-listbox6>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox6>ul {
        margin: 0 -15px;
    }
}
.public-listbox6>ul>li {
    margin: 20px 0;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox6>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-listbox6>ul>li {
        margin: 10px 0;
    }
}
.public-listbox6>ul>li:last-child {
    border-right: none;
}
.public-listbox6 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;

    opacity: .1;
}
@media (max-width: 1560px) {
    .public-listbox6 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox6 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox6 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox6 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox6 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox6 .listbox-group .title-listbox {
        font-size: 18px;
    }
}
.public-listbox6 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox6 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox6 .listbox-group .note {
        margin-top: 10px;
    }
}
.public-listbox7 {
    margin-top: 60px;
    padding: 30px 0;

    border-top: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .public-listbox7 {
        margin-top: 30px;
    }
}
.public-listbox7>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox7>ul {
        margin: 0 -15px;
    }
}
.public-listbox7>ul>li {
    margin: 30px 0;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox7>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-listbox7>ul>li {
        margin: 10px 0;
    }
}
.public-listbox7>ul>li:last-child {
    border-right: none;
}
.public-listbox7 .listbox-group .group-top {
    position: relative;

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

    padding-bottom: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-listbox7 .listbox-group .group-top:after {
    position: absolute;
    bottom: 0;

    display: block;

    width: 43px;
    height: 2px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox7 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;

    margin-right: 20px;

    opacity: .1;
}
@media (max-width: 1560px) {
    .public-listbox7 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox7 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox7 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox7 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox7 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox7 .listbox-group .title-listbox {
        font-size: 18px;
    }
}
.public-listbox7 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox7 .listbox-group .note {
        margin-top: 10px;
    }
}
.public-listbox8 {
    margin-top: 60px;
    padding-top: 30px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1199px) {
    .public-listbox8 {
        margin-top: 30px;
        padding-top: 0;
    }
}
.public-listbox8>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -3%;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.public-listbox8>ul>li {
    margin: 30px 0;
    padding: 0 3%;
}
@media (max-width: 767px) {
    .public-listbox8>ul>li {
        margin: 10px 0;
    }
}
.public-listbox8 .listbox-group {
    position: relative;

    padding-left: 30px;
}
.public-listbox8 .listbox-group:before {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/check.webp) no-repeat center;
    background-size: cover;
}
.public-listbox9 {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .public-listbox9 {
        margin-top: 30px;
    }
}
.public-listbox9>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox9>ul {
        margin: 0 -15px;
    }
}
.public-listbox9>ul>li {
    margin: 20px 0;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox9>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-listbox9>ul>li {
        margin: 10px 0;
    }
}
.public-listbox9>ul>li:last-child {
    border-right: none;
}
.public-listbox9 .listbox-group {
    padding: 60px;

    border-radius: 12px;
    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .public-listbox9 .listbox-group {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .public-listbox9 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox9 .listbox-group {
        padding: 20px 15px;
    }
}
.public-listbox9 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;

    opacity: .1;
}
@media (max-width: 1560px) {
    .public-listbox9 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox9 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox9 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox9 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox9 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
.public-listbox9 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox9 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox9 .listbox-group .note {
        margin-top: 10px;
    }
}
.public-listbox10>ul {
    margin-top: 30px;
}
.public-listbox10>ul>li {
    margin-top: 30px;
}
.public-listbox10 .listbox-group {
    padding: 40px;

    border-radius: 12px;
    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .public-listbox10 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox10 .listbox-group {
        padding: 20px 15px;
    }
}
.public-listbox10 .listbox-group .group-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;
}
.public-listbox10 .listbox-group .group-top .num {
    font-size: 22px;
    font-weight: 900;

    margin-right: 10px;

    opacity: .1;
}
.public-listbox10 .listbox-group .group-top .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox10 .listbox-group .group-top .title-listbox {
        font-size: 18px;
    }
}
.public-listbox10 .listbox-group .note {
    margin-top: 20px;
}
.public-listbox10 .listbox-group .note ul li {
    position: relative;

    margin-top: 30px;
    padding-left: 45px;
}
.public-listbox10 .listbox-group .note ul li:before {
    position: absolute;
    top: 0;
    left: 15px;

    display: block;

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/check.webp) no-repeat center;
    background-size: cover;
}
.public-listbox11 {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .public-listbox11 {
        margin-top: 30px;
    }
}
.public-listbox11>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox11>ul {
        margin: 0 -15px;
    }
}
.public-listbox11>ul>li {
    margin: 20px 0;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox11>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-listbox11>ul>li {
        margin: 10px 0;
    }
}
.public-listbox11>ul>li:last-child {
    border-right: none;
}
.public-listbox11 .listbox-group {
    padding: 60px;

    border-radius: 12px;
    background: #f2f2f2;
}
@media (max-width: 1560px) {
    .public-listbox11 .listbox-group {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .public-listbox11 .listbox-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox11 .listbox-group {
        padding: 20px 15px;
    }
}
.public-listbox11 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;

    opacity: .1;
}
@media (max-width: 1560px) {
    .public-listbox11 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox11 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox11 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox11 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox11 .listbox-group .title-listbox {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
@media (max-width: 767px) {
    .public-listbox11 .listbox-group .title-listbox {
        font-size: 18px;
    }
}
.public-listbox11 .listbox-group .title-listbox:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.public-listbox11 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .public-listbox11 .listbox-group .note {
        margin-top: 10px;
    }
}
.public-listbox12>ul>li {
    padding: 50px 0;

    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 1560px) {
    .public-listbox12>ul>li {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .public-listbox12>ul>li {
        padding: 20px 0;
    }
}
.public-listbox12 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .public-listbox12 .listbox-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.public-listbox12 .listbox-group .num {
    font-size: 64px;
    font-weight: 900;
    line-height: 1;

    margin-right: 40px;

    opacity: .1;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .public-listbox12 .listbox-group .num {
        font-size: 54px;
    }
}
@media (max-width: 1400px) {
    .public-listbox12 .listbox-group .num {
        font-size: 44px;
    }
}
@media (max-width: 1199px) {
    .public-listbox12 .listbox-group .num {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    .public-listbox12 .listbox-group .num {
        font-size: 30px;
    }
}
.public-listbox12 .listbox-group .note {
    width: 100%;
}
@media (max-width: 767px) {
    .public-listbox12 .listbox-group .note {
        margin-top: 20px;
    }
}
.public-listbox12 .listbox-group .note .title-sustainability {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .public-listbox12 .listbox-group .note .title-sustainability {
        margin-bottom: 10px;
    }
}
.textbg {
    margin-top: 60px;
    padding: 60px;

    text-align: center;

    border-radius: 8px;
    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 1560px) {
    .textbg {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .textbg {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .textbg {
        padding: 20px 15px;
    }
}
.textbg2 {
    max-width: 1440px;
    margin: 0 auto;
    margin-top: -60px;
    padding: 60px;

    text-align: center;

    border-radius: 10px;
    background: #fff;
    box-shadow: 0 9px 20px 1px rgba(0, 0, 0, .07);
}
@media (max-width: 1560px) {
    .textbg2 {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .textbg2 {
        margin-top: -30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .textbg2 {
        padding: 20px 15px;
    }
}
.textbg3 {
    margin-top: 60px;
    padding: 60px;

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background-color: #02197a;
}
@media (max-width: 1560px) {
    .textbg3 {
        padding: 40px;
    }
}
@media (max-width: 1199px) {
    .textbg3 {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .textbg3 {
        padding: 20px 15px;
    }
}
.public-listbox13>ul {
    margin: 0 -20px;
}
.public-listbox13>ul>li {
    margin-top: 80px;
    padding: 0 20px;
}
@media (max-width: 1560px) {
    .public-listbox13>ul>li {
        margin-top: 60px;
    }
}
.public-listbox13 .listbox-group {
    height: 100%;
    padding: 0 30px 40px 30px;

    border-radius: 8px;
    background-color: rgba(0, 0, 0, .05);
}
@media (max-width: 1199px) {
    .public-listbox13 .listbox-group {
        padding: 0 30px 30px 30px;
    }
}
@media (max-width: 767px) {
    .public-listbox13 .listbox-group {
        padding: 0 15px 20px 15px;
    }
}
.public-listbox13 .listbox-group .num {
    font-size: 18px;
    line-height: 48px;

    width: 48px;
    height: 48px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;

    color: #fff;
    border-radius: 6px;
    background: #ec8e00;
}
.public-listbox13 .listbox-group .title-listbox {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin-top: 20px;

    color: #02197a;
}
.public-listbox13 .listbox-group .note {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .public-products {
        margin-top: 30px;
    }
}
.public-products .name {
    width: 30%;
}
.public-products .no,
.public-products .code {
    width: 20%;
}
.public-products .app {
    width: 30%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    overflow: hidden;
    line-height: 24px;
    max-height: 48px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.public-products .product-group,
.public-products .product-title {
    line-height: 24px;

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

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

    border-bottom: 1px solid rgba(0, 0, 0, .2);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .public-products .product-group,
    .public-products .product-title {
        font-size: 14px;
        line-height: 20px;
    }
}
.public-products .product-group>div,
.public-products .product-title>div {
    position: relative;

    padding: 20px 3%;
}
@media (max-width: 1199px) {
    .public-products .product-group>div,
    .public-products .product-title>div {
        padding: 15px 15px;
    }
}
@media (max-width: 767px) {
    .public-products .product-group>div,
    .public-products .product-title>div {
        padding: 10px;
    }
}
.public-products .product-group>div:after,
.public-products .product-title>div:after {
    position: absolute;
    top: 50%;
    right: 0;

    display: block;

    width: 1px;
    height: 37px;

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

    opacity: .2;
    background: #000;
}
.public-products .product-group>div:nth-child(1),
.public-products .product-title>div:nth-child(1) {
    text-align: left;
}
.public-products .product-group>div:last-child:after,
.public-products .product-title>div:last-child:after {
    display: none;
}
.public-products .product-group>div:nth-child(1) {
    font-weight: bold;

    color: #02197a;
}
.public-products .product-group:hover {
    overflow: hidden;

    color: #fff;
    border-bottom-color: #02197a;
    border-left: 10px solid #ec8e00;
    border-radius: 10px;
    background-color: #02197a;
}
.public-products .product-group:hover>div {
    color: #fff;
}
.public-products .product-group:hover>div:after {
    background-color: rgba(255, 255, 255, .5);
}
.public-products .product-title {
    font-size: 18px;
    font-weight: bold;

    color: #fff;
    border-radius: 10px;
    background-color: #ec8e00;
}
@media (max-width: 767px) {
    .public-products .product-title {
        font-size: 16px;
    }
}
.public-products .product-title>div:after {
    background-color: #f2f2f2;
}
.public-products .product-title:hover {
    background-color: #ec8e00;
}
.products-content {
    font-size: 0;
}
.products-content .products-left {
    font-size: 16px;

    display: inline-block;

    width: 320px;
    padding: 50px;
    position: relative;
    z-index: 9;

    vertical-align: top;

    border-radius: 12px;
    background: rgba(0, 0, 0, .05);
}
@media (max-width: 1400px) {
    .products-content .products-left {
        width: 260px;
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .products-content .products-left {
        width: 100%;
        padding: 0;
    }
}
.products-content .products-right {
    font-size: 16px;

    display: inline-block;

    width: -webkit-calc(100% - 320px);
    width: calc(100% - 320px);
    padding-left: 5%;

    vertical-align: top;
}
@media (max-width: 1400px) {
    .products-content .products-right {
        width: -webkit-calc(100% - 260px);
        width: calc(100% - 260px);
    }
}
@media (max-width: 1199px) {
    .products-content .products-right {
        width: 100%;
        padding-left: 0;

        border: none;
    }
}
.hs-inner-products .products>ul {
    margin: 0 -26px;
}
@media (max-width: 1560px) {
    .hs-inner-products .products>ul {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul {
        margin: 0 -8px;
    }
}
.hs-inner-products .products>ul>li {
    margin-top: 50px;
    padding: 0 26px;
}
@media (max-width: 1560px) {
    .hs-inner-products .products>ul>li {
        padding: 0 15px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul>li {
        padding: 0 8px;
    }
}
.hs-inner-product-details .product-details {
    padding: 50px 0;

    border: 1px solid #f0f0f0;
    border-radius: 12px;
}
@media (max-width: 1560px) {
    .hs-inner-product-details .product-details {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details {
        margin-top: 30px;
        padding: 20px 0;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-product-details .product-details .details-imgbox {
    width: 350px;
    padding: 40px;

    border-right: 1px solid #dcdcdc;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 300px;
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;

        border: none;
    }
}
.hs-inner-product-details .product-details .details-imgbox img {
    width: 100%;
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 100%;
    min-height: 100%;
    margin-left: -1px;
    padding: 0 40px;

    border-left: 1px solid #dcdcdc;

    -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: 1400px) {
    .hs-inner-product-details .product-details .details-content {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 30px;
        padding: 0 15px;

        border: none;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding-bottom: 20px;

    border-bottom: 1px solid rgba(0, 0, 0, .2);

    -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: 767px) {
    .hs-inner-product-details .product-details .details-content .title-details {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;

    color: #02197a;
}
.hs-inner-product-details .product-details .details-content .title-details .title-details-right {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-inner-product-details .product-details .details-content .title-details .no {
    color: #02197a;
}
.hs-inner-product-details .product-details .details-content .desc {
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-product-details .product-details .details-content .link a {
    font-size: 14px;
    line-height: 22px;

    display: block;

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 140px;
    padding: 10px;

    text-align: center;

    color: #fff;
    background-color: #02197a;
}
.hs-inner-product-details .product-details .details-content .link a:hover {
    text-decoration: underline;
}
.hs-inner-product-details .product-details .details-content .link .inquiry {
    margin-right: 20px;
}
.hs-inner-product-details .product-details .details-content .link .contact {
    background: #ec8e00;
}
.hs-inner-product-details .product-details .details-content .share {
    margin-top: 20px;
}
.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 .parameter-info {
    margin-top: 30px;
}
.hs-inner-product-details .public-note ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-product-details .public-note ul li img {
    height: 100% !important;
    margin-top: 10px;
    margin-right: 4px;
}
.hs-inner-product-details .hs-home-faqs .faqs {
    margin-top: 30px;
}
.hs-inner-product-faqs .padding {
    width: 100%;
}
.hs-inner-product-why .why-list {
    overflow: hidden;

    padding: 100px;

    color: #fff;
    border-radius: 10px;
    background: url(../images/product_why_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-inner-product-why .why-list {
        padding: 80px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-product-why .why-list {
        padding: 60px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-why .why-list {
        padding: 30px 15px;
    }
}
.hs-inner-product-why .why-list>ul {
    margin-top: -80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-why .why-list>ul {
        margin-top: -60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-why .why-list>ul {
        margin-top: -30px;
    }
}
.hs-inner-product-why .why-list>ul>li {
    margin-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-why .why-list>ul>li {
        margin-top: 60px;
    }
}
@media (max-width: 991px) {
    .hs-inner-product-why .why-list>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-product-why .why-list .why-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-inner-product-why .why-list .why-group .icon {
    font-size: 30px;
    line-height: 85px;

    width: 75px;
    height: 85px;

    text-align: center;

    background: url(../images/why_icon_bg.webp) no-repeat center;
    background-size: 100% 100%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-product-why .why-list .why-group .icon {
        font-size: 24px;
        line-height: 65px;

        width: 60px;
        height: 65px;
    }
}
.hs-inner-product-why .why-list .why-group .note {
    width: 100%;
    padding-left: 5%;
}
.hs-inner-product-why .why-list .why-group .note .title-why-list {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;
}
@media (max-width: 1199px) {
    .hs-inner-product-why .why-list .why-group .note .title-why-list {
        font-size: 20px;
    }
}
.hs-inner-product-why .why-list .why-group .note .public-note {
    margin-top: 20px;
}
.hs-inner-product-why .why-list .why-group .note .public-note p {
    color: rgba(255, 255, 255, .8);
}
.feedbackform {
    position: relative;

    padding: 60px 5%;

    border-radius: 12px;
    background-color: rgba(0, 0, 0, .05);
}
@media (min-width: 1200px) {
    .feedbackform {
        background-attachment: fixed;
    }
}
@media (max-width: 767px) {
    .feedbackform {
        padding: 30px 15px;
    }
}
.feedbackform .title-product-details {
    position: relative;
    z-index: 6;

    padding: 0;

    border-bottom: none;
}
@media (max-width: 767px) {
    .feedbackform .title-product-details {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.feedbackform .title-product-details h3 {
    margin-right: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .feedbackform .title-product-details .public-note {
        margin-top: 10px;
    }
}
.feedbackform form {
    position: relative;
    z-index: 6;
}
.feedbackform form>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .feedbackform form>ul>li {
        margin-top: 15px;
    }
}
.feedbackform form input,
.feedbackform form textarea {
    line-height: 24px;

    width: 100%;
    padding: 15px 28px;

    border-radius: 8px;
    background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px) {
    .feedbackform form input,
    .feedbackform form textarea {
        padding: 10px 15px;
    }
}
.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder {
    color: #666;
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder {
    color: #666;
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder {
    color: #666;
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder {
    color: #666;
}
.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.feedbackform .submit {
    font-size: 20px;

    width: 100%;
    height: 50px;
    margin-top: 40px;

    color: #fff;
    border-radius: 8px;
    background-color: #02197a;
}
@media (max-width: 1199px) {
    .feedbackform .submit {
        font-size: 18px;

        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .feedbackform .submit {
        font-size: 16px;
    }
}
.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-bottom: 60px;

    color: rgba(255, 255, 255, .8);
    background: #00092e;
}
@media (max-width: 1199px) {
    .hs-footer {
        padding-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding-bottom: 20px;
    }
}
.hs-footer .foot-top {
    padding: 60px 0;

    border-bottom: 1px solid rgba(254, 254, 254, .3);
}
@media (max-width: 1560px) {
    .hs-footer .foot-top {
        padding: 40px 0;
    }
}
@media (max-width: 1199px) {
    .hs-footer .foot-top {
        padding: 30px 0;
    }
}
.hs-footer .foot-top .foot-logo img {
    height: 70px;
}
@media (max-width: 1560px) {
    .hs-footer .foot-top .foot-logo img {
        height: 60px;
    }
}
@media (max-width: 1199px) {
    .hs-footer .foot-top .foot-logo img {
        height: 50px;
    }
}
@media (max-width: 991px) {
    .hs-footer .foot-top .foot-logo img {
        height: 40px;
    }
}
.hs-footer .foot-top ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .hs-footer .foot-top ul {
        margin-top: 20px;
    }
}
.hs-footer .foot-top ul li:nth-child(1) {
    margin-right: 6vw;
}
.hs-footer .foot {
    padding: 60px 0;
}
@media (max-width: 1560px) {
    .hs-footer .foot {
        padding: 40px 0;
    }
}
@media (max-width: 1199px) {
    .hs-footer .foot {
        padding: 30px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-footer .title-foot {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    display: block;

    text-transform: uppercase;

    color: #fff;
}
.hs-footer .foot-text {
    width: 40%;
    padding-right: 5%;
}
@media (max-width: 767px) {
    .hs-footer .foot-text {
        width: 100%;
        padding-right: 0;
    }
}
.hs-footer .foot-text .foot-info {
    margin-top: 20px;
}
.hs-footer .foot-text .foot-info p {
    line-height: 24px;
}
.hs-footer .foot-text .foot-info a {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-footer .foot-text .foot-info a:hover {
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot-nav {
    width: 70%;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        width: 100%;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul {
        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    margin: 5px 0;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        margin: 20px 0;
        padding: 0 10px;
    }
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li {
        width: 33.33333333%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
        margin: 10px 0 0 0;
    }
}
@media (min-width: 768px) {
    .hs-footer .foot-nav>ul>li:nth-child(1)>ul {
        display: grid;

        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 48px;
        -moz-column-gap: 48px;
        column-gap: 48px;
        row-gap: 0;
    }
}
.hs-footer .foot-nav>ul>li .flaticon-down-arrow {
    font-size: 18px;
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-down-arrow {
        line-height: 30px;

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

        display: block;

        width: 30px;
        height: 30px;

        text-align: center;
    }
}
.hs-footer .foot-nav>ul>li>ul {
    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>ul {
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul {
        display: none;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li {
        display: inline-block;

        margin-right: 10px;

        vertical-align: top;
    }
}
.hs-footer .foot-nav>ul>li>ul>li>a {
    font-size: 14px;
    line-height: 1.5;

    display: block;

    padding: 8px 0;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    color: #fff;
}
.hs-footer .foot-nav>ul>li.current .flaticon-down-arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.hs-footer .message {
    overflow: hidden;

    width: 500px;

    border: 1px solid rgba(254, 254, 254, .27);
    border-radius: 4px;
}
@media (max-width: 991px) {
    .hs-footer .message {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .message form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.hs-footer .message form input {
    line-height: 28px;

    width: 100%;
    padding: 20px;

    color: #fff;
    background: none;
}
@media (max-width: 991px) {
    .hs-footer .message form input {
        padding: 10px;
    }
}
.hs-footer .message form input::-webkit-input-placeholder,
.hs-footer .message form textarea::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-footer .message form input:-o-placeholder,
.hs-footer .message form textarea:-o-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-footer .message form input::-moz-placeholder,
.hs-footer .message form textarea::-moz-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-footer .message form input:-ms-input-placeholder,
.hs-footer .message form textarea:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5);
}
.hs-footer .message form input:focus::-webkit-input-placeholder,
.hs-footer .message form textarea:focus::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-footer .message form input:focus::-o-placeholder,
.hs-footer .message form textarea:focus::-o-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-footer .message form input:focus::-moz-placeholder,
.hs-footer .message form textarea:focus::-moz-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-footer .message form input:focus::-ms-input-placeholder,
.hs-footer .message form textarea:focus::-ms-input-placeholder {
    color: rgba(255, 255, 255, .3);
}
.hs-footer .message form .submit {
    font-size: 20px;

    width: 80px;
    height: 68px;

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

    opacity: .5;
    color: #fff;
    border-left: 1px solid rgba(254, 254, 254, .27);
    border-radius: 0;
    background: none;
}
@media (max-width: 991px) {
    .hs-footer .message form .submit {
        font-size: 18px;

        height: 48px;
    }
}
.hs-footer .message form .submit:hover {
    opacity: 1;
}
.hs-footer .copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px 0;

    color: rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(254, 254, 254, .3);
    border-bottom: 1px solid rgba(254, 254, 254, .3);

    -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;
}
@media (max-width: 1199px) {
    .hs-footer .copyright {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-footer .copyright {
        display: block;

        padding: 15px 0;
    }
}
.hs-footer .copyright .copyright-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .copyright .copyright-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-footer .copyright .copyright-nav>ul>li:after {
    margin: 0 30px;

    content: '|';
}
@media (max-width: 1199px) {
    .hs-footer .copyright .copyright-nav>ul>li:after {
        margin: 0 15px;
    }
}
.hs-footer .copyright .copyright-nav>ul>li:last-child:after {
    display: none;
}
.hs-footer .copyright .copyright-nav>ul>li a {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: block;

    padding: 10px;

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

    color: #fff;
}
.hs-footer .copyright .copyright-nav>ul>li a:hover {
    color: #ec8e00;
}
.hs-footer .copyright p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .design {
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright a:hover {
    color: #fff;
}
.public-news-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 30px;

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

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1560px) {
    .public-news-group {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .public-news-group {
        padding: 10px;
    }
}
.public-news-group .img {
    overflow: hidden;

    width: 280px;

    border-radius: 12px;
}
@media (max-width: 1400px) {
    .public-news-group .img {
        width: 250px;
    }
}
@media (max-width: 767px) {
    .public-news-group .img {
        width: 100%;
    }
}
.public-news-group .img .ibox {
    padding-bottom: 75%;
}
.public-news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .desc {
    width: -webkit-calc(100% - 280px);
    width: calc(100% - 280px);
    padding-left: 30px;
}
@media (max-width: 1400px) {
    .public-news-group .desc {
        width: -webkit-calc(100% - 250px);
        width: calc(100% - 250px);
        padding-left: 14px;
    }
}
@media (max-width: 767px) {
    .public-news-group .desc {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.public-news-group .title-news {
    font-weight: bold;
    line-height: 26px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 52px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .note {
    margin-top: 20px;
    padding-top: 20px;

    border-top: 1px solid rgba(0, 0, 0, .2);
}
@media (max-width: 767px) {
    .public-news-group .note {
        margin-top: 10px;
        padding-top: 10px;
    }
}
.public-news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

    max-height: 44px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .date-more {
    line-height: 30px;

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

    margin-top: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.public-news-group .date-more .more {
    color: #ec8e00;
}
.public-news-group .date-more .date {
    color: #999;
}
@media (min-width: 1200px) {
    .public-news-group:hover {
        color: #fff;
        border-radius: 10px;
        background-color: #02197a;
    }
    .public-news-group:hover .img .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-news-group:hover .note {
        border-top-color: rgba(255, 255, 255, .2);
    }
    .public-news-group:hover .date-more .more {
        color: #fff;
    }
    .public-news-group:hover .date-more .date {
        color: rgba(255, 255, 255, .4);
    }
}
.hs-inner-news .news {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .hs-inner-news .news {
        margin: 0 -20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-news .news {
        margin: 0 -10px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul {
        margin-top: -20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news .news>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs>ul {
    margin-top: -40px;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul {
        margin-top: -30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul {
        margin-top: -20px;
    }
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-faqs .faqs>ul>li.current .public-faqs-group {
    background: #fff;
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs {
    color: #fff;
    background-color: #02197a;
}
.hs-inner-faqs .faqs>ul>li.current .title-faqs:after {
    content: '-';
}
.hs-inner-faqs .faqs>ul>li.current .faqs-ques:before {
    opacity: 1;
}
.hs-inner-faqs .faqs .faqs-group {
    cursor: pointer;
}
.hs-inner-faqs .faqs .faqs-group .title-faqs {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    position: relative;

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

    padding: 20px 20px 20px 90px;

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

    border-radius: 10px;
    background-color: rgba(0, 0, 0, .05);

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs .faqs-group .title-faqs {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs .faqs-group .title-faqs {
        font-size: 16px;
        line-height: 20px;

        padding: 10px 10px 10px 60px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:before {
    font-size: 22px;
    line-height: 50px;

    position: absolute;
    top: 10px;
    left: 10px;

    display: block;

    width: 50px;
    height: 50px;

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

    color: #fff;
    border-radius: 8px;
    background-color: #ec8e00;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs .faqs-group .title-faqs:before {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs .faqs-group .title-faqs:before {
        font-size: 18px;
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:after {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    content: '+';
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques {
    position: relative;

    padding: 50px 10px 0 90px;
}
@media (max-width: 767px) {
    .hs-inner-faqs .faqs .faqs-group .faqs-ques {
        padding: 30px 10px 0 60px;
    }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques:before {
    position: absolute;
    top: 0;
    left: 110px;

    width: 0;
    height: 0;

    content: '';

    opacity: 0;
    border-width: 20px 12px 0 12px;
    border-style: solid;
    border-color: #02197a transparent transparent transparent;
}
.hs-inner-download .download>ul {
    margin-top: -30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul {
        margin: 0 -25px;
        margin-top: -30px;
    }
}
.hs-inner-download .download>ul>li {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download>ul>li {
        margin-top: 30px;
        padding: 0 25px;
    }
}
.hs-inner-download .download .down-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 10px;

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

    border-radius: 12px;
    background-color: rgba(0, 0, 0, .05);

    -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 .icon {
    font-size: 28px;
    line-height: 50px;

    width: 50px;
    height: 50px;

    text-align: center;

    color: #fff;
    border-radius: 8px;
    background-color: #ec8e00;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .icon {
        font-size: 24px;
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-inner-download .download .down-group .title-down {
    font-size: 20px;
    line-height: 50px;

    display: -webkit-box;
    overflow: hidden;

    width: 100%;
    height: 50px;
    padding: 0 3%;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .title-down {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .title-down {
        font-size: 16px;
        line-height: 40px;

        height: 40px;
    }
}
.hs-inner-download .download .down-group .down {
    font-size: 38px;
    line-height: 40px;

    width: 40px;
    height: 40px;

    color: #02197a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover {
        color: #fff;
        background-color: #02197a;
    }
    .hs-inner-download .download .down-group:hover .down {
        color: #fff;
    }
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-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-news-show h2 {
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 767px) {
    .hs-inner-news-show .title-news-show h2 {
        font-size: 18px;
    }
}
.hs-inner-news-show .date-share {
    margin-top: 20px;
    padding: 20px 0;

    border-bottom: 1px solid #dedede;
}
.hs-inner-news-show .news-show {
    overflow: hidden;

    padding: 80px 50px;

    border-radius: 12px;
    background-color: rgba(0, 0, 0, .04);
}
@media (max-width: 1560px) {
    .hs-inner-news-show .news-show {
        padding: 50px 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show {
        padding: 30px 15px;
    }
}
.hs-inner-news-show .news-show .date {
    color: #666;
}
.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: #333;
}
.hs-inner-news-show .link {
    margin-top: 50px;
}
.hs-inner-news-show .prev-next {
    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-inner-news-show .return {
    line-height: 30px;

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

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

    color: #fff;
    border-radius: 12px;
    background-color: #02197a;
}
.hs-inner-news-show .return:hover {
    background-color: #ec8e00;
}
.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: #02197a;
}
.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: #02197a;
    background-color: #02197a;
}
.title-sustainability {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #02197a;
}
@media (max-width: 767px) {
    .title-sustainability {
        font-size: 16px;
    }
}
.title-sustainability.line:after {
    display: block;

    width: 43px;
    height: 2px;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
.hs-inner-sustainability-environmental .title-inner {
    padding: 80px 5% 200px;

    border-radius: 10px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-environmental .title-inner {
        padding: 50px 15px 80px;
    }
}
.hs-inner-sustainability-environmental .title-inner h2,
.hs-inner-sustainability-environmental .title-inner p {
    color: #fff;
}
.hs-inner-sustainability-environmental .environmental {
    max-width: 1440px;
    margin: 0 auto;
}
.hs-inner-sustainability-environmental .environmental ul li {
    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-sustainability-environmental .environmental ul li {
        margin-top: 30px;
    }
}
.hs-inner-sustainability-environmental .environmental ul li:nth-child(2n) .public-tuwen {
    flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
}
.hs-inner-sustainability-environmental .environmental ul li:nth-child(2n) .public-tuwen .desc {
    padding-right: 5%;
    padding-left: 0;
}
.hs-inner-sustainability-environmental .environmental .title-sustainability {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .hs-inner-sustainability-environmental .environmental .title-sustainability {
        margin-bottom: 10px;
    }
}
.hs-inner-sustainability-environmental .environmental .img {
    overflow: hidden;

    border-radius: 10px;
}
.hs-inner-contact {
    padding-top: 250px;

    color: #fff;
    background: url(../images/contact_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-contact {
        padding-top: 140px;
    }
}
@media (max-width: 767px) {
    .hs-inner-contact {
        padding-top: 50px;
    }
}
.hs-inner-contact .title-inner h2 {
    font-size: 55px;

    color: #fff;
}
@media (max-width: 1560px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 50px;
    }
}
@media (max-width: 1470px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1400px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-contact .text {
    overflow: hidden;

    width: 60%;

    word-break: break-word;
}
@media (max-width: 1560px) {
    .hs-inner-contact .text {
        width: 70%;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .text {
        width: 100%;
    }
}
.hs-inner-contact .text>ul>li {
    padding: 30px 15px;

    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
.hs-inner-contact .text .contact-group b {
    font-size: 24px;

    display: block;

    opacity: .7;
}
@media (max-width: 1199px) {
    .hs-inner-contact .text .contact-group b {
        font-size: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .text .contact-group b {
        font-size: 16px;
    }
}
.hs-inner-contact .text .contact-group p {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;

    margin: 10px 0 0 0;
}
@media (max-width: 1560px) {
    .hs-inner-contact .text .contact-group p {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-contact .text .contact-group p {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .hs-inner-contact .text .contact-group p {
        font-size: 20px;
    }
}
.hs-inner-contact .text .contact-group p a:hover {
    text-decoration: underline;
}
.hs-inner-maps .mapsbox>ul>li {
    margin: 20px 0;
}
.hs-inner-maps .maps-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    height: 100%;

    text-align: center;

    -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;
}
.hs-inner-maps .maps-group .title-maps {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    color: #02197a;
}
.hs-inner-maps .maps-group .title-maps:after {
    display: block;

    width: 43px;
    height: 2px;
    margin: 0 auto;
    margin-top: 20px;

    content: '';

    background-color: #ec8e00;
}
@media (max-width: 767px) {
    .hs-inner-maps .maps-group .title-maps:after {
        margin-top: 10px;
    }
}
.hs-inner-maps .maps-group .public-note {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .hs-inner-maps .maps-group .public-note {
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-maps .maps-group .public-note {
        margin-top: 10px;
    }
}
.hs-inner-maps .maps-group .maps {
    position: relative;

    margin-top: 80px;
}
@media (max-width: 767px) {
    .hs-inner-maps .maps-group .maps {
        margin-top: 60px;
    }
}
.hs-inner-maps .maps-group .maps:before {
    position: absolute;
    z-index: 6;
    top: -50px;
    left: 50%;

    display: block;

    width: 1px;
    height: 120px;

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

    background-color: #ec8e00;
}
.hs-inner-maps .maps-group .maps:after {
    position: absolute;
    z-index: 6;
    top: -50px;
    left: 50%;

    display: block;

    width: 17px;
    height: 17px;

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

    border-radius: 50%;
    background: #ec8e00;
}
.hs-inner-maps .maps-group .maps #map1,
.hs-inner-maps .maps-group .maps #map2,
.hs-inner-maps .maps-group .maps #map3 {
    overflow: hidden;

    width: 100%;
    height: 300px;

    border-radius: 8px;
}
.hs-inner-feedback .public-feedback {
    color: #fff;
    border-radius: 12px;
    background-color: #02197a;
}
.hs-inner-feedback .title-product-details h3,
.hs-inner-feedback .title-product-details .public-note p {
    color: #fff;
}
.hs-inner-feedback .title-product-details h3 {
    font-size: 36px;
}
@media (max-width: 1560px) {
    .hs-inner-feedback .title-product-details h3 {
        font-size: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-feedback .title-product-details h3 {
        font-size: 24px;
    }
}
.hs-inner-feedback form input,
.hs-inner-feedback form textarea {
    color: #000;
}
.hs-inner-feedback form input::-webkit-input-placeholder,
.hs-inner-feedback form textarea::-webkit-input-placeholder {
    color: #000;
}
.hs-inner-feedback form input:-o-placeholder,
.hs-inner-feedback form textarea:-o-placeholder {
    color: #000;
}
.hs-inner-feedback form input::-moz-placeholder,
.hs-inner-feedback form textarea::-moz-placeholder {
    color: #000;
}
.hs-inner-feedback form input:-ms-input-placeholder,
.hs-inner-feedback form textarea:-ms-input-placeholder {
    color: #000;
}
.hs-inner-feedback form input:focus::-webkit-input-placeholder,
.hs-inner-feedback form textarea:focus::-webkit-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback form input:focus::-o-placeholder,
.hs-inner-feedback form textarea:focus::-o-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback form input:focus::-moz-placeholder,
.hs-inner-feedback form textarea:focus::-moz-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback form input:focus::-ms-input-placeholder,
.hs-inner-feedback form textarea:focus::-ms-input-placeholder {
    color: #c5c5c5;
}
.hs-inner-feedback form .submit {
    background-color: #ec8e00;
}
.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: #02197a;
}
.public-no-results .desc .public-note {
    margin-top: 20px;
}
.public-no-results .desc .public-note p {
    font-size: 18px;

    color: #666;
}
.hs-inner-about-history .about-history {
    position: relative;

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

    display: block;

    width: 4px;
    height: 100%;

    content: '';

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

    text-align: left;

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

    width: 10px;
    height: 0;

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

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

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

    text-align: right;

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

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

    display: block;

    width: 30px;
    height: 30px;

    content: '';

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

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

    color: #02197a;
}
@media (max-width: 1560px) {
    .hs-inner-about-history .about-history .history-group .desc .note-year {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-about-history .about-history .history-group .desc .note-year {
        font-size: 30px;
    }
}
.hs-inner-about-history .about-history .active .history-group .year:before {
    background-color: #02197a;
}
.hs-inner-about-history .about-history .active .history-group .desc:after {
    background-color: #02197a;
}
.page_info {
    clear: both;

    margin: 10px auto;
    padding: 50px;

    text-align: center;

    color: #999;
}
.page_info span {
    font-weight: bold;

    padding: 0 2px;
}
.page_list {
    font-size: 14px;
    line-height: 40px;

    clear: both;

    width: 40px;
    width: 100%;
    height: 40px;
    margin: 50px auto;
    padding: 30px;

    text-align: center;
    letter-spacing: 0;
}
.page_list a,
.page_list span {
    line-height: 38px;

    display: inline-block;

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

    text-align: center;

    color: #ccc;
    border: 1px solid #111;
    border-radius: 50%;
    background: #000;
}
.page_list a:hover {
    color: #fff;
    border: 1px solid #2d338b;
    background: #2d338b;
}
.page_list .on {
    color: #fff;
    border: 1px solid #2d338b;
    background: #2d338b;
}
.page_list a.on {
    color: #fff;
    border: 1px solid #2d338b;
    background: #2d338b;
}