.ff {
    font-family: 'iconfont' !important;
}
/* @font-face {
    font-family: 'Roboto Flex';
    font-weight: 100 1000;
    font-style: oblique -10deg 0deg;
    font-stretch: 25% 151%;

    src: url(../flaticon/RobotoFlex[GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght].ttf);
} */
body {
    font-family: 'Roboto Flex', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-stretch: 100%;

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px) {
    .container {
        max-width: 1280px;
    }
}
@media (min-width: 1470px) {
    .container {
        max-width: 1400px;
    }
    .con1300 {
        max-width: 1330px;
    }
}
@media (min-width: 1560px) {
    .container {
        max-width: 1440px;
    }
    .con1400 {
        max-width: 1440px;
    }
}
@media (min-width: 1660px) {
    .container {
        max-width: 1600px;
    }
}
@media (min-width: 1350px) {
    .con1200 {
        max-width: 1230px;
    }
}
@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: 60px;

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

    display: inline-block;

    width: 60px;
    height: 60px;
    margin: 0;

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

    color: #333;
}
@media (max-width: 1199px) {
    .swiper-button-next,
    .swiper-button-prev {
        line-height: 40px;

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

    display: block;

    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media (max-width: 767px) {
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon {
        font-size: 30px;
    }
}
.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(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    color: #00a9e1;
}
.button-white .swiper-button-prev,
.button-white .swiper-button-next {
    color: #222;
    background-color: #fff;
}
.button-white .swiper-button-prev:hover,
.button-white .swiper-button-next:hover {
    color: #fff;
    background-color: #133e6a;
}
.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%);

    border: none;
}
.swiper-poa .swiper-button-prev:after,
.swiper-poa .swiper-button-next:after {
    display: none;
}
.swiper-poa .swiper-button-prev {
    left: -5%;
}
.swiper-poa .swiper-button-next {
    right: -5%;
    left: auto;

    margin-left: 0;
}
.hs-header-box {
    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-header-box {
        background-color: #fff;
    }
}
.hs-header-box .header-top {
    line-height: 40px;

    color: #fff;
    background-color: #133e6a;
}
@media (max-width: 1199px) {
    .hs-header-box .header-top {
        line-height: 30px;
    }
}
.hs-header-box .header-top .welcome {
    font-weight: 500;
}
@media (max-width: 767px) {
    .hs-header-box .header-top .welcome {
        font-size: 0;

    }
}
.hs-header-box .header-top .welcome a {
    text-decoration: underline;
}
@media (max-width: 767px) {
    .hs-header-box .header-top .welcome a {
        font-size: 12px;
        display: none;
    }
}
.hs-header-box .header-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 .header-top .txt p {
    margin: 0 0 0 20px;
}
@media (max-width: 1199px) {
    .hs-header-box .header-top .txt p {
        font-size: 0;
    }
}
.hs-header-box .header-top .txt p a {
    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-top .txt p a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 80%;
    background-size: 0 1px;
}
.hs-header-box .header-top .txt p a img {
    width: 20px;
    height: 20px;
    margin-right: 10px;

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@media (max-width: 767px) {
    .hs-header-box .header-top .txt p a img {
        margin-right: 0;
    }
}
.hs-header-box .header-top .txt p a:hover span {
    background-size: 100% 1px;
}
.hs-header-box .logo {
    display: block;
}
.hs-header-box .logo a {
    display: block;

    height: 90px;

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

    -webkit-transition: all .4s;
    transition: all .4s;
}
.hs-header-box .pc-search .search-button {
    line-height: 40px;

    cursor: pointer;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search .search-button {
        line-height: 30px;
    }
}
.hs-header-box .pc-search .search-button img {
    width: 30px;

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

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

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

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

    background-color: #133e6a;
}
@media (max-width: 1199px) {
    .hs-header-box .pc-search form {
        top: 30px;

        height: 80px;
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input {
    font-size: 16px;
    line-height: 30px;

    width: 100%;
    height: 50px;
    padding: 10px 30px 10px 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-size: 24px;
    font-weight: bold;
    line-height: 60px;

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

    cursor: pointer;

    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: 50px;

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
@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;

    margin: 0 -1.5vw;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul {
        margin: 0 -1vw;
    }
}
.hs-header-box .header-nav>ul>li {
    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;
}
.hs-header-box .header-nav>ul>li:last-child .pc-nav-down {
    right: 0;
    left: auto;
}

.hs-header-box .header-nav>ul>li>a {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;

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

    height: 120px;
    padding: 0 1vw;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 1560px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 18px;

        padding: 0 1vw;
    }
}
@media (max-width: 1470px) {
    .hs-header-box .header-nav>ul>li>a {
        padding: 0 10px;
    }
}
@media (max-width: 1400px) {
    .hs-header-box .header-nav>ul>li>a {
        font-size: 16px;
    }
}
.hs-header-box .header-nav>ul>li:hover>a {
    color: #00a9e1;
}
.hs-header-box .pc-nav-down {
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;
    min-width: 230px;
    padding: 30px;

    color: #333;
    background: #fff;
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .24);
}
.hs-header-box .pc-nav-down>li {
    position: relative;
}
.hs-header-box .pc-nav-down>li:last-child>a {
    border-bottom: none;
}
.hs-header-box .pc-nav-down>li>a {
    font-size: 18px;
    line-height: 60px;

    position: relative;

    display: block;
    overflow: hidden;

    height: 60px;

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

    border-bottom: 1px solid #dfdfdf;
}
@media (max-width: 1400px) {
    .hs-header-box .pc-nav-down>li>a {
        font-size: 15px;
    }
}
.hs-header-box .pc-nav-down>li:hover>a,
.hs-header-box .pc-nav-down>li.active>a {
    font-weight: bold;

    color: #133e6a;
    border-bottom-color: #133e6a;
}
.hs-header-box .pc-nav-down-product {
    font-size: 0;

    width: 100%;
    padding: 60px 12%;
}
@media (max-width: 1560px) {
    .hs-header-box .pc-nav-down-product {
        padding: 60px 6%;
    }
}
.hs-header-box .pc-nav-down-product>li {
    display: inline-block;

    width: 25%;
    padding: 0 30px;

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

    display: none;

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

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

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box.stuck-header {
    background-color: #fff;
    box-shadow: 0 11px 14px 0 rgba(19, 62, 106, .3);
}
.hs-header-box.stuck-header .logo a {
    height: 70px;
}
@media (max-width: 1199px) {
    .hs-header-box.stuck-header .logo a {
        height: 60px;
    }
}
.hs-header-box.stuck-header .header-nav>ul>li>a {
    height: 80px;
}
.hs-header-box-white {
    color: #fff;
}
.hs-header-box-white .logo b span {
    color: #00a9e1 !important;
}
.hs-header-box-white.stuck-header {
    color: #000;
}
@-webkit-keyframes scroll-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@keyframes scroll-left {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
.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-cate1>li>a .flaticon {
    display: block;
}
.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: #00a9e1;
    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: #00a9e1;
}
.customer-service a:hover p {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.customer-service .service-wechat p {
    background-color: #00a9e1;
}
.customer-service .service-top .flaticon:before {
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #133e6a;
}
.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%;
    padding-top: 40px;
}
@media (max-width: 1199px) {
    .banner-box {
        padding-top: 30px;
    }
}
@media (max-width: 767px) {
    .banner-box {
        padding-top: 94px;
    }
}
.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: 130%;
        margin-left: -15%;
    }
}
.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%);
}
@media (max-width: 767px) {
    .banner-box .swiper-text {
        top: 50%;

        padding: 0 15px;
    }
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3 {
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span {
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2 {
    font-size: 22px;
    font-weight: 900;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h2 {
        font-size: 20px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h2 {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h2 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h2 {
        font-size: 14px;
    }
}
.banner-box .swiper-text h3 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.25;
    margin-top: 30px;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 1470px) {
    .banner-box .swiper-text h3 {
        font-size: 30px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text h3 {
        font-size: 26px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text h3 {
        font-size: 24px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text h3 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text h3 {
        font-size: 16px;
        margin: 0;
    }
}
.banner-box .swiper-text .link {
    margin-top: 20px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .link a {
    font-size: 16px;
    font-weight: 500;
    line-height: 50px;

    display: inline-block;

    margin-top: 10px;
    padding: 0 18px;

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

    color: #fff;
    border-radius: 8px;
    background-color: #133e6a;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text .link a {
        font-size: 14px;
        line-height: 40px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link a {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text .link a {
        font-size: 12px;
        line-height: 30px;
    }
}
.banner-box .swiper-text .link .ban-more {
    margin-right: 28px;
}
@media (max-width: 1199px) {
    .banner-box .swiper-text .link .ban-more {
        margin-right: 10px;
    }
}
.banner-box .swiper-text .link .active {
    background-color: #00a9e1;
}
.banner-box .swiper-text-1 .desc {
    width: 45%;
    margin-top: 45px;
}
@media (max-width: 767px) {
    .banner-box .swiper-text-1 .desc {
        width: 100%;
    }
}
.banner-box .swiper-text-2 {
    top: 35%;
}
.banner-box .swiper-text-2 .desc {
    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 700px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-2 .desc {
        max-width: 600px;
    }
}
.banner-box .swiper-text-2 h3 {
    font-weight: 600;

    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, .28);
}
.banner-box .swiper-text-2 h3 b {
    font-size: 72px;
    line-height: 1;

    position: relative;
}
@media (max-width: 1560px) {
    .banner-box .swiper-text-2 h3 b {
        font-size: 60px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-2 h3 b {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-2 h3 b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-2 h3 b {
        font-size: 30px;
    }
}
.banner-box .swiper-text-2 h3 b:after {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 20px;

    content: '';

    background-color: #133e6a;
}
.banner-box .swiper-text-2 h3 b i {
    font-style: normal;

    position: relative;
    z-index: 6;
}
.banner-box .swiper-text-3 h2 {
    font-size: 30px;

    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, .28);
}
@media (max-width: 1470px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 26px;
    }
}
@media (max-width: 1400px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 26px;
    }
}
@media (max-width: 1199px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-text-3 h2 {
        font-size: 18px;
    }
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);

    opacity: 1;
}
.banner-box .swiper-button-prev,
.banner-box .swiper-button-next {
    line-height: 55px;

    left: 0;

    display: inline-block;

    width: 55px;
    height: 55px;

    vertical-align: middle;

    color: #fff;
    border: 2px solid #fff;
    background: none;
}
@media (max-width: 767px) {
    .banner-box .swiper-button-prev,
    .banner-box .swiper-button-next {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.banner-box .swiper-button-prev .flaticon,
.banner-box .swiper-button-next .flaticon {
    font-size: 30px;
}
@media (max-width: 767px) {
    .banner-box .swiper-button-prev .flaticon,
    .banner-box .swiper-button-next .flaticon {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .banner-box .swiper-button-next {
        margin-left: 10px;
    }
}
.banner-box .banner-pagination {
    position: absolute;
    bottom: 3%;

    width: 100%;
    margin-top: 0;
}
@-webkit-keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.banner-inner {
    position: relative;

    overflow: hidden;

    padding-top: 160px;
}
@media (max-width: 1199px) {
    .banner-inner {
        padding-top: 90px;
    }
}
.banner-inner img {
    width: 100%;
    height: auto;
}
@media (max-width: 767px) {
    .banner-inner img {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group {
    position: relative;
}
.banner-inner .group-text {
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 80px);
    top: calc(50% + 80px);
    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% + 50px);
        top: calc(50% + 50px);
    }
}
.banner-inner .title-inner h2 {
    font-weight: 700;

    text-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}
.banner-inner .ibox {
    position: relative;

    padding-bottom: 28.80208333%;
}
.banner-inner .ibox:before {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(9, 50, 123, .22);
}
.banner-inner .ibox video {
    position: absolute;
    z-index: 1;

    width: 100%;
    height: 100%;

    object-fit: cover;
}
.banner-inner-products {
    height: 160px;
    padding-top: 0;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .banner-inner-products {
        height: 90px;
    }
}
.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;
    }
}
.hs-more a {
    line-height: 46px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 20px;

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

    color: #fff;
    border-radius: 6px;
    background-color: #00a9e1;

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

    margin-left: 10px;
}
.hs-more a:hover {
    background-color: #133e6a;
}
.hs-more.nobg a {
    padding-right: 0;
    padding-left: 0;

    color: #666;
    background: none;
}
.hs-more.nobg a:hover {
    color: #133e6a;
}
.title-home h2 {
    font-size: 36px;
    font-weight: 900;
    line-height: 1.38888889;

    text-transform: capitalize;

    color: #133e6a;
}
@media (max-width: 1199px) {
    .title-home h2 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .title-home h2 {
        font-size: 24px;
    }
}
.title-home h2 span {
    color: #00a9e1;
}
.title-home h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25;

    color: #00a9e1;
}
.title-home h3 span {
    color: #e60012;
}
.title-home p {
    line-height: 1.5;

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

    color: #333;
}
@media (max-width: 1560px) {
    .title-home p {
        margin-top: 14px;
    }
}
@media (max-width: 1199px) {
    .title-home p {
        margin-top: 10px;
    }
}
.public-note p {
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1199px) {
    .public-note p {
        font-size: 15px;
        line-height: 24px;
    }
}
@media (max-width: 767px) {
    .public-note p {
        font-size: 14px;
    }
}
.public-note p strong {
    color: #000;
}
.public-note h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.875;
}
.public-note img {
    max-width: 100%;
    height: auto !important;
}
.public-note.lh24 p {
    line-height: 24px;
}
@-webkit-keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-pagination {
    z-index: 6;

    width: 100%;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;

    background-color: #133e6a;
}
.public-products-group {
    display: block;

    text-align: center;
}
.public-products-group .img {
    background: url(../images/product_group_bg.webp) no-repeat center;
    background-size: cover;
}
.public-products-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-products-group .title-products {
    font-size: 18px;
    line-height: 1.66666667;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 991px) {
    .public-products-group .title-products {
        font-size: 16px;
        line-height: 1.5;

        height: 24px;
        margin-top: 10px;
    }
}
.public-products-group .more {
    font-size: 14px;
    line-height: 32px;

    display: inline-block;

    margin-top: 14px;
    padding: 0 12px;

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

    color: #999;
    background: #efefef;
}
@media (min-width: 1200px) {
    .public-products-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .public-products-group:hover .more {
        color: #fff;
        border-radius: 4px;
        background-color: #133e6a;
    }
}
.hs-home-products .products-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;
}
@media (max-width: 991px) {
    .hs-home-products .products-top {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-products .products-top .title-home {
    padding-right: 15px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-products .products-top .title-home h2 span {
    display: block;
}
.hs-home-products .products-top .line {
    width: 100%;
    height: 1px;

    background-color: #333;
}
@media (max-width: 991px) {
    .hs-home-products .products-top .line {
        display: none;
    }
}
.hs-home-products .products-menu {
    padding-left: 5%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1560px) {
    .hs-home-products .products-menu {
        padding-left: 3%;
    }
}
@media (max-width: 991px) {
    .hs-home-products .products-menu {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-products .products-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -15px;

    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media (max-width: 1560px) {
    .hs-home-products .products-menu ul {
        margin: 0 -5px;
    }
}
@media (max-width: 767px) {
    .hs-home-products .products-menu ul {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-home-products .products-menu ul li {
    padding: 0 15px;
}
@media (max-width: 1560px) {
    .hs-home-products .products-menu ul li {
        padding: 0 5px;
    }
}
@media (max-width: 767px) {
    .hs-home-products .products-menu ul li {
        min-width: 33.33333333%;
    }
}
.hs-home-products .products-menu .menu-group {
    display: block;

    width: 120px;
    height: 100%;
    padding: 20px 5px;

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

    border-radius: 14px;
}
@media (max-width: 991px) {
    .hs-home-products .products-menu .menu-group {
        padding: 10px 5px;
    }
}
@media (max-width: 767px) {
    .hs-home-products .products-menu .menu-group {
        width: 100%;
    }
}
.hs-home-products .products-menu .menu-group .flaticon {
    font-size: 50px;
}
@media (max-width: 991px) {
    .hs-home-products .products-menu .menu-group .flaticon {
        font-size: 40px;
    }
}
.hs-home-products .products-menu .menu-group p {
    line-height: 1.5;

    margin: 0;
}
.hs-home-products .products-menu .active .menu-group {
    color: #fff;
    background-color: #133e6a;
}
.hs-home-products .products-content {
    position: relative;

    margin-top: 30px;
}
.hs-home-products .products {
    position: absolute;
    top: 0;

    width: 100%;
    padding-bottom: 50px;

    opacity: 0;
    background-color: #fff;
}
.hs-home-products .products:nth-child(1) {
    position: relative;
}
.hs-home-products .show {
    opacity: 1;
}
.hs-home-products .swiper-poa .swiper-button-prev,
.hs-home-products .swiper-poa .swiper-button-next {
    top: 35%;
}
.hs-home-solutions {
    position: relative;

    padding: 160px 0;
}
@media (max-width: 1560px) {
    .hs-home-solutions {
        padding: 100px 0;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions {
        padding: 80px 0;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions {
        padding: 50px 0;
    }
}
.hs-home-solutions .solutions-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-home-solutions .solutions-bg:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .5));
    background-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, .5));
}
.hs-home-solutions .solutions-bg .solutions-bgimg {
    display: none;

    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-home-solutions .solutions {
    position: relative;
    z-index: 6;

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

    -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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions {
        padding: 50px 0;
    }
}
.hs-home-solutions .solutions-menu {
    position: relative;
    z-index: 6;

    min-width: 330px;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu {
        width: 250px;
        min-width: auto;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        margin: 0 -10px;
        margin-top: 20px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list>li {
        width: 50%;
        padding: 0 10px;
    }
}
.hs-home-solutions .solutions-menu .menu-list>li>a {
    position: relative;

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

    padding: 30px 0 30px 10%;

    word-break: break-word;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .menu-list>li>a {
        padding: 20px 0 20px 5%;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list>li>a {
        padding: 10px;
    }
}
.hs-home-solutions .solutions-menu .menu-list>li>a:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 0;
    height: 100%;

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

    border-radius: 17px;
    background-color: rgba(19, 62, 106, .8);
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list>li>a:before {
        display: none;
    }
}
.hs-home-solutions .solutions-menu .menu-list>li>a .flaticon {
    font-size: 40px;

    position: relative;
    z-index: 5;

    margin-right: 20px;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-menu .menu-list>li>a .flaticon {
        font-size: 30px;

        margin-right: 10px;
    }
}
.hs-home-solutions .solutions-menu .menu-list>li>a span {
    position: relative;
    z-index: 5;
}
.hs-home-solutions .solutions-menu .menu-list>li.active>a,
.hs-home-solutions .solutions-menu .menu-list>li:hover>a {
    font-size: 18px;
    font-weight: bold;
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-menu .menu-list>li.active>a,
    .hs-home-solutions .solutions-menu .menu-list>li:hover>a {
        font-size: 16px;

        border-radius: 10px;
        background-color: #133e6a;
    }
}
.hs-home-solutions .solutions-menu .menu-list>li.active>a span,
.hs-home-solutions .solutions-menu .menu-list>li:hover>a span {
    background-size: 100% 1px;
}
.hs-home-solutions .solutions-menu .menu-list>li.active>a:before,
.hs-home-solutions .solutions-menu .menu-list>li:hover>a:before {
    width: 300%;
}
.hs-home-solutions .solutions-content {
    width: 660px;
    padding: 50px;

    color: #fff;
    border-radius: 21px;
    background-color: rgba(19, 62, 106, .9);
}
@media (max-width: 1470px) {
    .hs-home-solutions .solutions-content {
        width: 560px;
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-content {
        width: 400px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-content {
        width: 100%;
        margin-top: 30px;
        padding: 20px;
    }
}
.hs-home-solutions .solutions-content .solutions-desc {
    position: relative;

    display: none;
}
.hs-home-solutions .solutions-content .solutions-desc .title-solutions span {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    color: #00a9e1;
}
@media (max-width: 1470px) {
    .hs-home-solutions .solutions-content .solutions-desc .title-solutions span {
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-content .solutions-desc .title-solutions span {
        font-size: 18px;
    }
}
.hs-home-solutions .solutions-content .solutions-desc .title-solutions h3 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;
}
@media (max-width: 1470px) {
    .hs-home-solutions .solutions-content .solutions-desc .title-solutions h3 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-solutions .solutions-content .solutions-desc .title-solutions h3 {
        font-size: 24px;
    }
}
.hs-home-solutions .solutions-content .solutions-desc .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-home-solutions .solutions-content .solutions-desc .hs-more {
    margin-top: 60px;
}
@media (max-width: 1560px) {
    .hs-home-solutions .solutions-content .solutions-desc .hs-more {
        margin-top: 30px;
    }
}
.hs-home-solutions .solutions-content .solutions-desc .icon-bg {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
}
.hs-home-solutions .solutions-content .solutions-desc .icon-bg .flaticon {
    font-size: 120px;
    line-height: 1;

    opacity: .1;
}
@media (max-width: 1199px) {
    .hs-home-solutions .solutions-content .solutions-desc .icon-bg .flaticon {
        font-size: 100px;
    }
}
@media (max-width: 991px) {
    .hs-home-solutions .solutions-content .solutions-desc .icon-bg .flaticon {
        font-size: 80px;
    }
}
.public-play {
    position: relative;

    width: 100px;
    height: 100px;

    cursor: pointer;
}
.public-play::before,
.public-play::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;

    width: 100%;
    height: 100%;

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

    border-radius: 50%;
    background: rgba(19, 62, 106, .28);
}
.public-play::after {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.public-play::before {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.public-play span {
    font-size: 14px;
    line-height: 1;

    position: relative;
    z-index: 6;

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

    width: 100%;
    height: 100%;

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

    color: #00a9e1;
    border-radius: 50%;
    background-color: #133e6a;

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

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

    content: '';

    border-width: 8px 0 8px 15px;
    border-style: solid;
    border-color: transparent transparent transparent #00a9e1;
}
@media (min-width: 1200px) {
    .public-play:hover span {
        color: #133e6a;
        background-color: #00a9e1;
    }
    .public-play:hover span:before {
        border-color: transparent transparent transparent #133e6a;
    }
}
@-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 .title-home h2 {
    color: #000;
}
.hs-home-about .about {
    width: 50%;
    padding-right: 10%;
}
@media (max-width: 991px) {
    .hs-home-about .about {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .about .about-note {
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-home-about .about .about-note {
        max-height: 72px;
    }
}
.hs-home-about .about .hs-more {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-about .about .hs-more {
        margin-top: 20px;
    }
}
.hs-home-about .number-box>ul>li {
    margin-top: 30px;
}
.hs-home-about .number-box .num-group .title-num {
    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-about .number-box .num-group .title-num b {
    font-size: 30px;
    font-weight: 400;
    line-height: 1.33333333;

    color: #133e6a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.hs-home-about .number-box .num-group .title-num p {
    line-height: 1.5;

    margin: 0;
    padding-left: 5%;

    color: #333;
}
.hs-home-about .number-box .num-group .linebox {
    padding: 2px;

    border: 1px solid #dae0f7;
}
.hs-home-about .number-box .num-group .linebox .line {
    height: 2px;
}
.hs-home-about .number-box .num-group .linebox .line span {
    display: block;

    width: 0;
    height: 100%;

    -webkit-transition: all 3s;
    transition: all 3s;

    background-color: #133e6a;
}
.hs-home-about .number-box.active .num-group .linebox .line span {
    width: 100%;
}
.hs-home-about .brands {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-home-about .brands img {
    width: auto;
    height: 60px;
    margin-right: 30px;
}
@media (max-width: 991px) {
    .hs-home-about .brands img {
        height: 50px;
    }
}
.hs-home-about .video {
    position: relative;

    width: 50%;
}
@media (max-width: 991px) {
    .hs-home-about .video {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-home-about .video img {
    width: 50vw;
    height: auto;

    border-radius: 32px 0 0 32px;
}
@media (max-width: 991px) {
    .hs-home-about .video img {
        width: 100%;

        border-radius: 20px;
    }
}
@media (max-width: 767px) {
    .hs-home-about .video img {
        border-radius: 10px;
    }
}
.hs-home-about .video .public-play {
    position: absolute;
    top: 8%;
    left: -50px;
}
@media (max-width: 991px) {
    .hs-home-about .video .public-play {
        top: 50%;
        left: 50%;

        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
    }
}
.hs-home-market {
    background: url(../images/market_bg.webp) no-repeat top center #eff6fe;
    background-size: 100% auto;
}
.hs-home-market .network {
    position: relative;
    z-index: 6;

    width: 100%;
    max-width: 1399;
    margin: 0 auto;
    margin-top: -22px;
}
@media (max-width: 1199px) {
    .hs-home-market .network {
        margin-top: 0;
    }
}
.hs-home-market .network .img img {
    width: 100%;
    height: auto;
}
.hs-home-market .network .network-logo {
    position: absolute;
    top: 41%;
    right: 13%;

    width: 120px;
}
.hs-home-market .network .network-logo img {
    width: 100%;
}
.hs-home-market .network .network-logo2 {
    position: absolute;
    top: 41%;
    left: 19%;

    width: 100px;
}
.hs-home-market .network .network-logo2 img {
    width: 100%;
}
.hs-home-market .network .dots {
    line-height: 35px;

    position: absolute;

    padding: 0 20px;

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

    border-radius: 18px;
}
@media (max-width: 767px) {
    .hs-home-market .network .dots {
        line-height: 24px;

        padding: 0 10px;
    }
}
.hs-home-market .network .dots .icon {
    position: relative;

    display: inline-block;

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

    vertical-align: middle;
}
@media (max-width: 767px) {
    .hs-home-market .network .dots .icon {
        width: 6px;
        height: 6px;
    }
}
.hs-home-market .network .dots .icon::before {
    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: network 3s linear infinite;
    animation: network 3s linear infinite;

    border-radius: 50%;
    background: rgba(0, 153, 255, .6);
}
.hs-home-market .network .dots .icon i {
    position: relative;
    z-index: 4;

    display: block;

    width: 11px;
    height: 11px;

    border-radius: 50%;
    background: #00a9e1;
}
@media (max-width: 767px) {
    .hs-home-market .network .dots .icon i {
        width: 6px;
        height: 6px;
    }
}
.hs-home-market .network .dots span {
    display: inline-block;

    vertical-align: middle;

    opacity: 0;
    color: #fff;
}
.hs-home-market .network .dots.active {
    color: #fff;
    background-color: #133e6a;
}
.hs-home-market .network .dots.active .icon:before {
    background-color: rgba(0, 153, 255, .8);
}
.hs-home-market .network .dots.active .icon i {
    background-color: #fff;
}
.hs-home-market .network .dots.active span {
    opacity: 1;
}
.hs-home-market .network .dots-1 {
    top: 18%;
    left: 12%;
}
.hs-home-market .network .dots-2 {
    top: 33%;
    left: 18%;
}
.hs-home-market .network .dots-2 .icon:before {
    -webkit-animation: network 6s linear infinite;
    animation: network 6s linear infinite;
}
.hs-home-market .network .dots-3 {
    top: 50%;
    left: 13%;
}
.hs-home-market .network .dots-3 .icon:before {
    -webkit-animation: network 3s linear infinite;
    animation: network 3s linear infinite;
}
.hs-home-market .network .dots-4 {
    top: 37%;
    left: 43%;
}
.hs-home-market .network .dots-4 .icon:before {
    -webkit-animation: network 4s linear infinite;
    animation: network 4s linear infinite;
}
.hs-home-market .network .dots-5 {
    top: 34%;
    left: 66%;
}
.hs-home-market .network .dots-5 .icon:before {
    -webkit-animation: network 3s linear infinite;
    animation: network 3s linear infinite;
}
.hs-home-market .network .dots-6 {
    top: 59%;
    left: 73%;
}
.hs-home-market .network .dots-6 .icon:before {
    -webkit-animation: network 6s linear infinite;
    animation: network 6s linear infinite;
}
.hs-home-market .network .dots-7 {
    top: 65%;
    left: 52%;
}
.hs-home-market .network .dots-7 .icon:before {
    -webkit-animation: network 4s linear infinite;
    animation: network 4s linear infinite;
}
.hs-home-market .network .dots-8 {
    top: 44%;
    left: 59%;
}
.hs-home-market .network .dots-8 .icon:before {
    -webkit-animation: network 4s linear infinite;
    animation: network 4s linear infinite;
}
.hs-home-market .network .dots-9 {
    top: 56%;
    left: 67%;
}
.hs-home-market .network .dots-9 .icon:before {
    -webkit-animation: network 3s linear infinite;
    animation: network 3s linear infinite;
}
.hs-home-market .network .dots-10 {
    top: 70%;
    left: 32%;
}
.hs-home-market .network .dots-10 .icon:before {
    -webkit-animation: network 4s linear infinite;
    animation: network 4s linear infinite;
}
.hs-home-market .network .dots-11 {
    top: 45%;
    left: 83%;
}
.hs-home-market .network .dots-11 .icon:before {
    -webkit-animation: network 4s linear infinite;
    animation: network 4s linear infinite;
}
.hs-home-market .network .dots-12 {
    top: 79%;
    left: 85%;
}
.hs-home-market .network .dots-12 .icon:before {
    -webkit-animation: network 3s linear infinite;
    animation: network 3s linear infinite;
}
.hs-home-market .market {
    position: relative;
    z-index: 6;
}
.hs-home-market .market>ul {
    margin-top: -50px;
}
.hs-home-market .market>ul>li {
    margin-top: 40px;
    padding: 0 20px;
}
.hs-home-market .market .market-group {
    height: 100%;
    padding: 50px;

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

    border-radius: 16px;
    background: #f6fcff;
    box-shadow: 0 15px 16px 0 rgba(217, 217, 217, .39);
}
@media (max-width: 1560px) {
    .hs-home-market .market .market-group {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-home-market .market .market-group {
        padding: 20px 15px;
    }
}
.hs-home-market .market .market-group .icon {
    font-size: 40px;

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

    color: #133e6a;
}
.hs-home-market .market .market-group .public-note h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

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

    color: #133e6a;
}
.hs-home-market .market .market-group .public-note p {
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-market .market .market-group .more {
    margin-top: 30px;
}
@media (max-width: 991px) {
    .hs-home-market .market .market-group .more {
        margin-top: 20px;
    }
}
.hs-home-market .market .market-group .more a {
    font-size: 14px;
    line-height: 40px;

    display: inline-block;

    padding: 0 20px;

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

    color: #fff;
    border-radius: 4px;
    background-color: #00a9e1;
}
@media (min-width: 1200px) {
    .hs-home-market .market .active .market-group {
        background-color: #133e6a;
    }
    .hs-home-market .market .active .market-group .icon {
        color: #00a9e1;
    }
    .hs-home-market .market .active .market-group .public-note h3 {
        color: #00a9e1;
    }
    .hs-home-market .market .active .market-group .public-note p {
        color: #fff;
    }
    .hs-home-market .market .active .market-group .more a {
        color: #133e6a;
        background-color: #fff;
    }
}
@-webkit-keyframes network {
    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 network {
    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(2.5);
        transform: translate(-50%, -50%) scale(2.5);

        opacity: 0;
    }
}
.public-news-group {
    position: relative;

    padding: 16px;

    border: 1px solid rgba(151, 162, 173, .23);
    box-shadow: 0 15px 16px 0 rgba(217, 217, 217, .39);
}
@media (max-width: 767px) {
    .public-news-group {
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, .15);
    }
}
.public-news-group .img .ibox {
    padding-bottom: 75%;
}
.public-news-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.public-news-group .date {
    font-size: 14px;
    line-height: 32px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 14px;

    color: #fff;
    background-color: #133e6a;
}
.public-news-group .title-news {
    font-weight: 700;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .public-note {
    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.public-news-group .public-note p {
    line-height: 24px;
}
.public-news-group .hs-more {
    margin-top: 20px;
}
.public-news-group .hs-more a {
    font-size: 14px;

    color: #666 !important;
}
@media (min-width: 1200px) {
    .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 .title-news {
        color: #133e6a;
    }
    .public-news-group:hover .hs-more a {
        color: #133e6a !important;
    }
}
.hs-home-news .hs-more a {
    color: #133e6a;
}
.hs-home-news .hs-more a:hover {
    color: #00a9e1;
}
.hs-home-news .news {
    position: relative;

    margin-top: 20px;
}
@media (max-width: 991px) {
    .hs-home-news .news {
        margin-top: 10px;
    }
}
.hs-home-news .news .swiper-news {
    padding: 10px;
    padding-bottom: 70px;
}
@media (max-width: 767px) {
    .hs-home-news .news .swiper-news {
        padding: 5px;
        padding-bottom: 50px;
    }
}
.hs-home-news .news .swiper-slide {
    padding: 10px 0 20px;
}
.hs-home-news .news .news-button {
    position: absolute;
    z-index: 6;
    bottom: 10px;
    left: 10px;
}
@media (max-width: 767px) {
    .hs-home-news .news .news-button {
        position: relative;
        bottom: 0;
        left: 0;

        margin-top: 20px;
    }
}
.hs-home-news .news-scrollbar {
    height: 18px;
    margin-top: 60px;

    cursor: pointer;

    border-radius: 9px;
    background-color: #fff;
}
@media (max-width: 1560px) {
    .hs-home-news .news-scrollbar {
        margin-top: 30px;
    }
}
.hs-home-news .news-scrollbar .swiper-scrollbar-drag {
    border: 2px solid #fff;
    border-radius: 9px;
    background-color: #ecbb1e;
}
.hs-home-faqs {
    background: #f0f6fd;
}
.hs-home-faqs .faqs-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 35%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-home-faqs .faqs-left {
        width: 30%;
    }
}
@media (max-width: 767px) {
    .hs-home-faqs .faqs-left {
        flex-direction: row;

        width: 100%;

        -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-home-faqs .faqs-right {
    width: 65%;
}
@media (max-width: 991px) {
    .hs-home-faqs .faqs-right {
        width: 70%;
    }
}
@media (max-width: 767px) {
    .hs-home-faqs .faqs-right {
        width: 100%;
    }
}
.hs-home-faqs .faqs-right 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: 1199px) {
    .hs-home-faqs .faqs-right ul {
        margin: 0 -5px;
    }
}
.hs-home-faqs .faqs-right ul li {
    width: 50%;
    margin: 20px 0;
    padding: 0 20px;
}
@media (max-width: 1199px) {
    .hs-home-faqs .faqs-right ul li {
        margin: 5px 0;
        padding: 0 5px;
    }
}
@media (max-width: 767px) {
    .hs-home-faqs .faqs-right ul li {
        width: 100%;
    }
}
.hs-home-faqs .faqs-right .faqs-group {
    cursor: pointer;

    background-color: #fff;
}
.hs-home-faqs .faqs-right .faqs-group .title-faqs {
    line-height: 24px;

    position: relative;

    padding: 12px 40px 12px 20px;
}
.hs-home-faqs .faqs-right .faqs-group .title-faqs:after {
    position: absolute;
    top: 12px;
    right: 20px;

    content: '+';
}
.hs-home-faqs .faqs-right .faqs-group .faqs-ques {
    display: none;

    padding: 0 20px 20px 20px;
}
.hs-home-faqs .faqs-right .faqs-group .faqs-ques p {
    color: #666;
}
.hs-home-faqs .faqs-right .current .faqs-group .title-faqs:after {
    content: '-';
}
.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;
}
@-webkit-keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes Mouse {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-inner {
    overflow: hidden;

    padding: 100px 0;
}
@media (max-width: 1560px) {
    .hs-inner {
        padding: 80px 0;
    }
}
@media (max-width: 1199px) {
    .hs-inner {
        padding: 60px 0;
    }
}
.title-inner h2 {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1560px) {
    .title-inner h2 {
        font-size: 44px;
    }
}
@media (max-width: 1470px) {
    .title-inner h2 {
        font-size: 42px;
    }
}
@media (max-width: 1400px) {
    .title-inner h2 {
        font-size: 40px;
    }
}
@media (max-width: 1199px) {
    .title-inner h2 {
        font-size: 34px;
    }
}
@media (max-width: 991px) {
    .title-inner h2 {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .title-inner h2 {
        font-size: 24px;
    }
}
.hs-inner-location {
    padding: 20px 0;

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

    position: relative;

    padding-left: 30px;
}
.hs-inner-location .location .flaticon {
    font-size: 20px;

    position: absolute;
    top: 0;
    left: 0;
}
.hs-inner-location .location ul {
    position: relative;

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

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

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

    margin: 0 10px;

    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 {
    color: #133e6a;
}
.hs-inner-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    border-bottom: 1px solid #d1d1d1;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-menu .inner-menu {
    position: relative;
}
.hs-inner-menu .inner-menu>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -30px;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1560px) {
    .hs-inner-menu .inner-menu>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-menu .inner-menu>ul {
        margin: 0 -10px;
    }
}
.hs-inner-menu .inner-menu>ul>li>a {
    font-size: 20px;
    line-height: 1.5;

    position: relative;

    display: block;

    padding: 20px 30px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 1560px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        padding: 20px;
    }
}
@media (max-width: 991px) {
    .hs-inner-menu .inner-menu>ul>li>a {
        font-size: 16px;

        padding: 10px;
    }
}
.hs-inner-menu .inner-menu>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#133e6a), to(#133e6a));
    background-image: -webkit-linear-gradient(left, #133e6a 0%, #133e6a 100%);
    background-image: linear-gradient(to right, #133e6a 0%, #133e6a 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 2px;
}
.hs-inner-menu .inner-menu>ul>li.active>a,
.hs-inner-menu .inner-menu>ul>li:hover>a {
    font-weight: bold;

    color: #133e6a;
}
.hs-inner-menu .inner-menu>ul>li.active>a span,
.hs-inner-menu .inner-menu>ul>li:hover>a span {
    background-size: 100% 1px;
}
.inner-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-content .inner-left {
    width: 340px;
    padding-top: 30px;
}
@media (max-width: 1400px) {
    .inner-content .inner-left {
        width: 300px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-left {
        width: 100%;
        padding-top: 0;
    }
}
.inner-content .inner-right {
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
    padding: 70px;

    background-color: #fff;
}
@media (max-width: 1400px) {
    .inner-content .inner-right {
        width: -webkit-calc(100% - 300px);
        width: calc(100% - 300px);
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-content .inner-right {
        width: 100%;

        border: none;
    }
}
@media (max-width: 767px) {
    .inner-content .inner-right {
        padding: 30px 15px;
    }
}
.inner-leftmenu {
    height: auto;
    padding: 50px;

    color: #fff;
    border-radius: 30px 0 0 30px;
    background-color: #133e6a;
}
@media (max-width: 1400px) {
    .inner-leftmenu {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu {
        padding: 20px;

        border-radius: 20px 20px 0 0;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu {
        padding: 10px 20px;
    }
}
.inner-leftmenu .title-menu {
    position: relative;

    display: none;
}
@media (max-width: 1199px) {
    .inner-leftmenu .title-menu {
        font-size: 20px;
        font-weight: bold;
        line-height: 30px;

        display: block;

        padding: 10px;
    }
}
@media (max-width: 767px) {
    .inner-leftmenu .title-menu {
        font-size: 18px;
        line-height: 24px;
    }
}
.inner-leftmenu .title-menu:after {
    position: absolute;
    top: 10px;
    right: 10px;

    content: '+';
}
.inner-leftmenu .title-menu.current:after {
    content: '-';
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1 {
        display: none;
    }
}
.inner-leftmenu .menunav1>li {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.inner-leftmenu .menunav1>li:last-child {
    border-bottom: none;
}
.inner-leftmenu .menunav1>li>a {
    font-size: 18px;
    line-height: 1.66666667;

    position: relative;

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

    padding: 12px 20px 12px 0;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1400px) {
    .inner-leftmenu .menunav1>li>a {
        font-size: 16px;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav1>li>a {
        line-height: 1.5;

        padding: 10px 20px 10px 0;
    }
}
.inner-leftmenu .menunav1>li>a .flaticon {
    font-size: 40px;

    margin-right: 10px;
}
.inner-leftmenu .menunav1>li>a:after {
    position: absolute;
    top: 40px;
    right: 0;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 5px 0 5px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #00a9e1;
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    color: #00a9e1;
}
.inner-leftmenu .menunav1>li.active>a:after,
.inner-leftmenu .menunav1>li:hover>a:after {
    opacity: 1;
}
.inner-leftmenu .menunav2 {
    display: none;
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li {
        display: inline-block;

        margin-right: 20px;

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

    display: block;

    padding: 8px 0;

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

    color: #666;
}
@media (max-width: 1400px) {
    .inner-leftmenu .menunav2>li>a {
        padding: 5px 0;
    }
}
@media (max-width: 1199px) {
    .inner-leftmenu .menunav2>li>a {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2>li>a:before {
    margin-right: 6px;

    content: '--';
}
.inner-leftmenu .menunav2>li.active>a,
.inner-leftmenu .menunav2>li:hover>a {
    color: #133e6a;
}
.title-product-details h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    position: relative;

    margin: 0;
}
@media (max-width: 767px) {
    .title-product-details h3 {
        font-size: 20px;
    }
}
.title-product-details h3:after {
    display: block;

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

    content: '';

    background: url(../images/title-details.webp) repeat-x;
}
.public-listbox1>ul>li {
    margin-top: 30px;
}
.public-listbox1 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.public-listbox1 .listbox-group .icon {
    width: 90px;
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group .icon {
        width: 60px;
    }
}
.public-listbox1 .listbox-group .icon .flaticon {
    font-size: 50px;
    line-height: 1;

    display: block;

    color: #133e6a;
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group .icon .flaticon {
        font-size: 40px;
    }
}
.public-listbox1 .listbox-group .desc {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
}
@media (max-width: 767px) {
    .public-listbox1 .listbox-group .desc {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
    }
}
.public-listbox2>ul {
    margin: 0 -30px;
}
@media (max-width: 1560px) {
    .public-listbox2>ul {
        margin: 0 -20px;
    }
}
@media (max-width: 991px) {
    .public-listbox2>ul {
        margin: 0 -10px;
    }
}
.public-listbox2>ul>li {
    margin-top: 40px;
    padding: 0 30px;
}
@media (max-width: 1560px) {
    .public-listbox2>ul>li {
        padding: 0 20px;
    }
}
@media (max-width: 991px) {
    .public-listbox2>ul>li {
        margin-top: 20px;
        padding: 0 10px;
    }
}
.public-listbox2 .listbox-group {
    text-align: center;
}
.public-listbox2 .listbox-group .icon .flaticon {
    font-size: 50px;
    line-height: 1;

    display: block;

    color: #133e6a;
}
@media (max-width: 767px) {
    .public-listbox2 .listbox-group .icon .flaticon {
        font-size: 40px;
    }
}
.public-listbox2 .listbox-group .desc {
    margin-top: 14px;
}
.public-listbox3>ul>li {
    margin-top: 20px;
}
.public-listbox3 .listbox-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
}
.public-listbox3 .listbox-group .icon {
    width: 50px;

    color: #133e6a;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.public-listbox3 .listbox-group .icon .flaticon {
    font-size: 26px;
    line-height: 30px;
}
.public-listbox4>ul>li {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .public-listbox4>ul>li {
        margin-top: 20px;
    }
}
.public-listbox4 .listbox-group img {
    width: 100%;
}
.public-tuwen {
    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;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.public-tuwen .desc,
.public-tuwen .img {
    width: 50%;
}
@media (max-width: 767px) {
    .public-tuwen .desc,
    .public-tuwen .img {
        width: 100%;
    }
}
.public-tuwen .desc {
    padding-left: 5%;
}
@media (max-width: 767px) {
    .public-tuwen .desc {
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .img {
    border: 1px solid #dcdcdc;
}
.public-tuwen .img img {
    width: 100%;
}
.public-tuwen.tuwen-zuowen {
    flex-direction: row-reverse;

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

    max-width: 100%;
}
.public-table1 table {
    font-size: 15px;
    line-height: 1.73333333;

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

    background-color: #fff;
}
@media (max-width: 767px) {
    .public-table1 table {
        font-size: 14px;
    }
}
.public-table1 table tr:nth-child(odd) {
    background: #f5f5f5;
}
.public-table1 table tr th {
    color: #fff;
    background: #133e6a;
}
.public-table1 table tr th,
.public-table1 table tr td {
    padding: 15px 20px;

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
    .public-table1 table tr th,
    .public-table1 table tr td {
        padding: 10px;
    }
}
.public-txt1 {
    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-txt1 {
        margin-top: 30px;
    }
}
.public-txt1 p {
    line-height: 30px !important;
}
.public-txt1 p a {
    line-height: 46px;

    display: inline-block;

    padding: 0 40px;

    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;

    color: #fff;
    background-color: #133e6a;
}
.public-txt1 p a:hover {
    background-color: #00a9e1;
}
.public-txt2 {
    margin-top: 50px;
    padding: 50px;

    color: #fff;
    background-color: #133e6a;
}
@media (max-width: 1199px) {
    .public-txt2 {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .public-txt2 {
        padding: 10px 20px 30px 20px;
    }
}
.public-txt2 h2 {
    font-size: 300px;
    line-height: 100px;

    overflow: hidden;

    height: 100px;
}
@media (max-width: 1199px) {
    .public-txt2 h2 {
        font-size: 200px;
        line-height: 80px;

        height: 80px;
    }
}
@media (max-width: 767px) {
    .public-txt2 h2 {
        font-size: 100px;
        line-height: 60px;

        height: 60px;
        margin-bottom: 20px;
    }
}
.public-txt2 h2 span {
    display: block;

    -webkit-transform: translateY(60%);
    -ms-transform: translateY(60%);
    transform: translateY(60%);
}
.public-txt2 h3 {
    font-size: 24px;
}
.public-txt2 p {
    font-style: italic;
    line-height: 30px !important;
}
.public-txt2 .sign {
    text-align: right;
}
.public-txt2 .sign span {
    font-family: 'Caveat';
}
.public-txt3 {
    margin-top: 30px;
}
.public-txt3 p {
    line-height: 30px !important;
}
.public-txt3 p a {
    line-height: 46px;

    display: inline-block;

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

    -webkit-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;

    color: #fff;
    background-color: #133e6a;
}
.public-txt3 p a:hover {
    background-color: #00a9e1;
}
.public-txt4 {
    margin-top: 50px;
    padding: 100px 5%;

    text-align: center;

    background: url(../images/project_film_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .public-txt4 {
        margin-top: 30px;
        padding: 50px 30px;
    }
}
@media (max-width: 767px) {
    .public-txt4 {
        padding: 30px 20px;
    }
}
.public-txt4 h3 {
    font-family: 'Caveat';
    font-size: 30px;
    line-height: 1.5;
}
@media (max-width: 767px) {
    .public-txt4 h3 {
        font-size: 24px;
    }
}
.public-txt4 h3,
.public-txt4 p {
    max-width: 500px;
    margin: 0 auto;
}
.hs-inner-number {
    position: relative;
    z-index: 6;

    overflow: hidden;

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

    padding: 30px;

    border-bottom: 10px solid #00a9e1;
    border-radius: 20px;
    background-color: #133e6a;
}
@media (max-width: 767px) {
    .hs-inner-number .number {
        padding: 20px 0;
    }
}
.hs-inner-number .number ul li:last-child .num-group {
    border-right: none;
}
@media (max-width: 991px) {
    .hs-inner-number .number ul li:nth-child(2n) .num-group {
        border-right: none;
    }
}
.hs-inner-number .number .num-group {
    padding: 40px 5%;

    color: #fff;
    border-right: 1px solid rgba(0, 153, 255, .4);
}
@media (max-width: 991px) {
    .hs-inner-number .number .num-group {
        padding: 30px 15px;
    }
}
@media (max-width: 767px) {
    .hs-inner-number .number .num-group {
        padding: 10px;
    }
}
.hs-inner-number .number .num-group b {
    font-size: 60px;
    font-weight: 700;
    line-height: 1;

    display: block;

    -webkit-transition: all .6s;
    transition: all .6s;
}
@media (max-width: 1560px) {
    .hs-inner-number .number .num-group b {
        font-size: 50px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-number .number .num-group b {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-number .number .num-group b {
        font-size: 30px;
    }
}
.hs-inner-number .number .num-group p {
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;
}
@media (max-width: 1199px) {
    .hs-inner-number .number .num-group p {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .hs-inner-number .number .num-group p {
        font-size: 14px;
        line-height: 18px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-number .number .num-group:hover b {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}
.hs-inner-about {
    margin-top: -90px;
}
@media (max-width: 1920px) {
    .hs-inner-about {
        margin-top: 0;
    }
}
.hs-inner-about .about {
    width: 52%;
    padding: 50px 0;
    padding-right: 5%;
}
@media (max-width: 991px) {
    .hs-inner-about .about {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-inner-about .title-home {
    margin-right: 60px;
}
@media (max-width: 991px) {
    .hs-inner-about .title-home {
        margin-right: 30px;
    }
}
.hs-inner-about .about-note {
    margin-top: 60px;
}
.hs-inner-about .about-img {
    width: 48%;
}
@media (max-width: 991px) {
    .hs-inner-about .about-img {
        width: 100%;
    }
}
.hs-inner-about .about-img .imgbox {
    position: relative;

    width: 55vw;
}
@media (max-width: 767px) {
    .hs-inner-about .about-img .imgbox {
        width: 100%;
    }
}
.hs-inner-about .about-img .img2 {
    position: absolute;
    bottom: 4%;
    left: 8%;

    width: 80%;
}
.hs-inner-about .about-img .img3 {
    position: absolute;
    bottom: 8%;
    left: 16%;

    width: 60%;
}
.hs-inner-about .about-img .img1 .ibox {
    -webkit-animation: roate360 10s linear infinite;
    animation: roate360 10s linear infinite;
}
.hs-inner-about .about-img .img2 .ibox {
    -webkit-animation: roate3601 10s linear infinite;
    animation: roate3601 10s linear infinite;
}
@keyframes roate360 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes roate3601 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
}
@keyframes roate3601 {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
    }
}
.hs-inner-why {
    margin-top: -90px;
}
@media (max-width: 1199px) {
    .hs-inner-why {
        margin-top: 0;
    }
}
.hs-inner-why .why>ul>li {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-why .why>ul>li {
        margin-top: 20px;
    }
}
.hs-inner-why .why-group {
    height: 100%;
    padding: 40px;

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

    border-radius: 16px;
    background: #f6fcff;
    box-shadow: 0 15px 16px 0 rgba(217, 217, 217, .39);
}
@media (max-width: 1560px) {
    .hs-inner-why .why-group {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-why .why-group {
        padding: 20px;
    }
}
.hs-inner-why .why-group .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

    color: #133e6a;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-why .why-group .flaticon {
    font-size: 50px;
    line-height: 1;

    margin-right: 20px;
}
@media (max-width: 1199px) {
    .hs-inner-why .why-group .flaticon {
        font-size: 40px;

        margin-right: 14px;
    }
}
.hs-inner-why .why-group h3 {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.33333333;
}
@media (max-width: 767px) {
    .hs-inner-why .why-group h3 {
        font-size: 16px;
    }
}
.hs-inner-why .why-group .public-note {
    margin-top: 12px;
}
.hs-inner-why .why-group .public-note p {
    color: #666;
    font-size: 15px;
    line-height: 25px;
}
@media (min-width: 1200px) {
    .hs-inner-why .why-group:hover {
        background-color: #133e6a;
        box-shadow: 0 15px 16px 0 rgba(4, 96, 189, .39);
    }
    .hs-inner-why .why-group:hover .icon {
        color: #00a9e1;
    }
    .hs-inner-why .why-group:hover .public-note p {
        color: #fff;
        font-size: 15px;
        line-height: 25px;
    }
}
.hs-inner-history {
    color: #fff;
    background: url(../images/history_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-history .title-home h2 {
    color: #fff;
}
.hs-inner-history .history-big {
    max-width: 1000px;
    margin: 0 auto;
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-history .history-big {
        margin-top: 30px;
    }
}
.hs-inner-history .history-big .history-big-group {
    text-align: center;
}
.hs-inner-history .history-big .history-big-group .year {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;

    color: #00a9e1;
}
@media (max-width: 1560px) {
    .hs-inner-history .history-big .history-big-group .year {
        font-size: 50px;
    }
}
@media (max-width: 991px) {
    .hs-inner-history .history-big .history-big-group .year {
        font-size: 40px;
    }
}
@media (max-width: 767px) {
    .hs-inner-history .history-big .history-big-group .year {
        font-size: 30px;
    }
}
.hs-inner-history .history-big .history-big-group .year span {
    font-size: 18px;

    display: block;

    color: #fff;
}
@media (max-width: 767px) {
    .hs-inner-history .history-big .history-big-group .year span {
        font-size: 16px;
    }
}
.hs-inner-history .history-big .history-big-group .public-note {
    margin-top: 40px;
}
@media (max-width: 991px) {
    .hs-inner-history .history-big .history-big-group .public-note {
        margin-top: 30px;
    }
}
.hs-inner-history .history-small {
    position: relative;

    margin-top: 100px;
    padding: 0 10%;

    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
@media (max-width: 1199px) {
    .hs-inner-history .history-small {
        margin-top: 60px;
        padding: 0 5%;
    }
}
.hs-inner-history .history-small:before {
    position: absolute;
    top: 6px;
    left: 0;

    display: block;

    width: 100%;
    height: .5px;

    content: '';

    background-color: rgba(255, 255, 255, .5);
}
.hs-inner-history .history-small .slick-slide {
    padding-top: 6px;
}
.hs-inner-history .history-small .history-small-group {
    position: relative;

    padding: 20px 0;

    text-align: center;
}
.hs-inner-history .history-small .history-small-group:before {
    position: absolute;
    top: -2px;
    left: 50%;

    display: block;

    width: 0;
    height: 0;

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

    opacity: 0;
    border-width: 0 3px 5px 3px;
    border-style: solid;
    border-color: transparent transparent rgba(255, 255, 255, .5) transparent;
}
.hs-inner-history .history-small .history-small-group .year {
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 991px) {
    .hs-inner-history .history-small .history-small-group .year {
        font-size: 20px;
    }
}
.hs-inner-history .history-small .slick-current .history-small-group:before {
    opacity: 1;
}
.hs-inner-history .history-small .slick-arrow {
    position: absolute;
    top: -webkit-calc(50% + 3px);
    top: calc(50% + 3px);
    left: -5%;

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

    width: 50px;
    height: 50px;

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

    -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: 767px) {
    .hs-inner-history .history-small .slick-arrow {
        left: -8%;
    }
}
.hs-inner-history .history-small .slick-arrow:before {
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.hs-inner-history .history-small .slick-arrow.swiper-button-next {
    right: -5%;
    left: auto;
}
@media (max-width: 767px) {
    .hs-inner-history .history-small .slick-arrow.swiper-button-next {
        right: -8%;
    }
}
.hs-inner-history .history-small .slick-arrow.swiper-button-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.hs-inner-history .history-small .slick-arrow:hover:before {
    border-color: transparent transparent transparent #00a9e1;
}
.hs-inner-factory .factory {
    font-size: 0;

    margin-top: 40px;
}
.hs-inner-factory .factory .factory-group {
    font-size: 0;
}
@media (min-width: 768px) {
    .hs-inner-factory .factory .factory-group {
        display: grid;

        grid-template-columns: repeat(6, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1400px) {
    .hs-inner-factory .factory .factory-group {
        grid-row-gap: 6px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hs-inner-factory .factory .factory-group {
        grid-column-gap: 5px;
        grid-row-gap: 5px;
    }
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;

        margin: 0 -4px;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.hs-inner-factory .factory .factory-group .img {
    cursor: pointer;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .img {
        width: 100%;
        margin-top: 8px;
        padding: 0 4px;
    }
}
.hs-inner-factory .factory .factory-group .img .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
@media (min-width: 1200px) {
    .hs-inner-factory .factory .factory-group .img:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.hs-inner-factory .factory .factory-group .img:nth-child(1) {
    grid-area: 1 / 1 / 3 / 3;
}
.hs-inner-factory .factory .factory-group .img:nth-child(1) .ibox {
    padding-bottom: 99.02912621%;
}
.hs-inner-factory .factory .factory-group .img:nth-child(2) {
    grid-area: 1 / 3 / 2 / 5;
}
.hs-inner-factory .factory .factory-group .img:nth-child(2) .ibox {
    padding-bottom: 48.54368932%;
}
.hs-inner-factory .factory .factory-group .img:nth-child(3) {
    grid-area: 2 / 3 / 3 / 5;
}
.hs-inner-factory .factory .factory-group .img:nth-child(3) .ibox {
    padding-bottom: 48.54368932%;
}
.hs-inner-factory .factory .factory-group .img:nth-child(4) {
    grid-area: 1 / 5 / 3 / 6;
}
.hs-inner-factory .factory .factory-group .img:nth-child(4) .ibox {
    padding-bottom: 202.38095238%;
}
.hs-inner-factory .factory .factory-group .img:nth-child(5) {
    grid-area: 1 / 6 / 2 / 7;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .img:nth-child(5) {
        width: 50%;
    }
}
.hs-inner-factory .factory .factory-group .img:nth-child(5) .ibox {
    padding-bottom: 98.81422925%;
}
.hs-inner-factory .factory .factory-group .img:nth-child(6) {
    grid-area: 2 / 6 / 3 / 7;
}
@media (max-width: 767px) {
    .hs-inner-factory .factory .factory-group .img:nth-child(6) {
        width: 50%;
    }
}
.hs-inner-factory .factory .factory-group .img:nth-child(6) .ibox {
    padding-bottom: 98.81422925%;
}
.hs-inner-factory .factory .slick-arrow {
    font-size: 0;

    position: absolute;
    top: -80px;
    right: 60px;

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

    width: 42px;
    height: 42px;

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

    background: #f7f7f7;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-factory .factory .slick-arrow:before {
    display: block;

    width: 0;
    height: 0;

    content: '';
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #939393;
}
.hs-inner-factory .factory .slick-arrow.slick-next {
    right: 0;
    left: auto;
}
.hs-inner-factory .factory .slick-arrow.slick-next:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.hs-inner-factory .factory .slick-arrow:hover {
    background-color: #00a9e1;
}
.hs-inner-factory .factory .slick-arrow:hover:before {
    border-color: transparent transparent transparent #fff;
}
.hs-inner-customers {
    background: #f6fcff;
}
.hs-inner-customers .customers {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-customers .customers {
        margin-top: 30px;
    }
}
.hs-inner-customers .customers .customers-group .img .ibox {
    padding-bottom: 75%;
}
.hs-inner-customers .customers .customers-scrollbar {
    position: relative;

    height: 8px;
    margin-top: 80px;

    background-color: #00a9e1;
}
@media (max-width: 991px) {
    .hs-inner-customers .customers .customers-scrollbar {
        margin-top: 40px;
    }
}
.hs-inner-customers .customers .customers-scrollbar:before,
.hs-inner-customers .customers .customers-scrollbar:after {
    position: absolute;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 3px;

    content: '';

    background-color: #f6fcff;
}
.hs-inner-customers .customers .customers-scrollbar:after {
    top: auto;
    bottom: 0;
}
.hs-inner-customers .customers .customers-scrollbar .swiper-scrollbar-drag {
    z-index: 6;

    background-color: #133e6a;
}
.hs-inner-factory-list {
    padding-top: 40px;
}
.hs-inner-factory-list .factory-list>ul>li {
    margin-top: 30px;
}
.hs-inner-factory-list .factory-list .factory-group {
    display: block;

    cursor: pointer;
    text-align: center;
}
.hs-inner-factory-list .factory-list .factory-group .ibox {
    padding-bottom: 75%;
}
.hs-inner-factory-list .factory-list .factory-group .ibox img {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-factory-list .factory-list .factory-group .title-factory {
    font-size: 16px;
    line-height: 1.5;

    margin-top: 20px;
}
@media (min-width: 1200px) {
    .hs-inner-factory-list .factory-list .factory-group:hover .ibox img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-factory-list .factory-list .factory-group:hover .title-factory {
        color: #133e6a;
    }
}
#about-about,
#about-advantage,
#about-why,
#about-history,
#about-factory,
#about-customers,
#about-honor,
#product-feedback {
    position: relative;
    top: -100px;
}
.hs-inner-products {
    margin-bottom: -150px;
    padding-bottom: 230px;

    background: #f7f7f7;
}
.hs-inner-products .hs-inner-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (min-width: 1200px) {
    .hs-inner-products .products {
        margin-top: -40px;
    }
    .hs-inner-products .products>ul {
        margin: 0 -20px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 40px;
        padding: 0 20px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-products .products {
        margin-top: -30px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-products .products>ul {
        margin: 0 -5px;
    }
    .hs-inner-products .products>ul>li {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details {
    margin-bottom: -150px;
    padding-bottom: 230px;

    background: #f7f7f7;
}
.hs-inner-product-details .hs-inner-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-inner-product-details .product-details .details-imgbox {
    width: 45%;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-imgbox {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-big {
    background: url(../images/product_group_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-product-details .product-details .details-imgbox .slick-product-big,
.hs-inner-product-details .product-details .details-imgbox .slick-product-small {
    font-size: 0;
}
.hs-inner-product-details .product-details .details-imgbox .product-small {
    margin-top: 2px;
    padding: 20px 40px;

    background: #f5f7fc;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small {
        padding: 10px 20px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .slick-slide {
    padding: 0 10px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-imgbox .product-small .slick-slide {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-small .product-group {
    -webkit-transition: all .2s;
    transition: all .2s;

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

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

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

    width: 30px;
    height: 40px;

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

    background: none;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev:before,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 6px 10px 6px 0;
    border-style: solid;
    border-color: transparent #133e6a transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-prev:hover:before,
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:hover:before {
    border-color: transparent #00a9e1 transparent transparent;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next {
    right: -30px;
    left: auto;
}
.hs-inner-product-details .product-details .details-imgbox .swiper-button-next:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.hs-inner-product-details .product-details .details-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;

    width: 55%;
    padding-left: 3%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 991px) {
    .hs-inner-product-details .product-details .details-content {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details {
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .title-details h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .product-details .details-content .title-details h2 {
        font-size: 17px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note {
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .public-note p {
    line-height: 22px;
    color: #666;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content .public-note p {
        line-height: 20px;
        color: #666;
    }
}
.hs-inner-product-details .product-details .details-content .prev-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -20px;
    margin-top: 30px;
}
@media (max-width: 1400px) {
    .hs-inner-product-details .product-details .details-content .prev-next {
        margin-top: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .prev-next a {
    line-height: 40px;

    display: block;

    padding: 0 20px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-product-details .product-details .details-content .prev-next a:hover {
    color: #133e6a;
}
.hs-inner-product-details .link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 10px 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.hs-inner-product-details .link a {
    line-height: 50px;

    display: block;

    min-width: 130px;
    margin-right: 20px;
    padding: 0 10px;

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

    color: #fff;
    border-radius: 4px;
    background-color: #133e6a;
}
@media (max-width: 767px) {
    .hs-inner-product-details .link a {
        font-size: 14px;

        margin-right: 10px;
    }
}
.hs-inner-product-details .link a:hover {
    text-decoration: underline;
}
.hs-inner-product-details .link .contact {
    background-color: #00a9e1;
}
.hs-inner-product-details .share {
    margin: 10px 0;
}
.hs-inner-product-details .parameter {
    padding-top: 80px;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .parameter {
        padding-top: 60px;
    }
}
.hs-inner-product-details .parameter-content {
    padding-top: 30px;
}
@media (max-width: 991px) {
    .hs-inner-product-details .parameter-content {
        padding-top: 20px;
    }
}
.hs-inner-product-details .parameter-content img {
    max-width: 100%;
    height: auto !important;
}
.hs-inner-product-details .feedback {
    margin-top: 80px;
    padding: 60px;

    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px) {
    .hs-inner-product-details .feedback {
        margin-top: 60px;
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-product-details .feedback {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .feedback .title-product-details {
    text-align: center;
}
.hs-inner-product-details .feedback .title-product-details h3 {
    color: #fff;
}
.hs-inner-product-details .feedback .title-product-details h3:after {
    display: none;
}
.hs-inner-product-details .feedback .feedbackform ul li {
    margin-top: 20px;
}
.hs-inner-product-details .feedback .feedbackform p {
    color: #00a9e1;
}
.hs-inner-product-details .feedback .feedbackform .submit {
    background-color: #00a9e1;
}
.hs-inner-product-details .feedback .feedbackform .submit:hover {
    text-decoration: underline;
}
.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 .swiper-button-prev,
.public-product-related .swiper-button-next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 46px;
    height: 46px;

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

    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.public-product-related .swiper-button-prev:before,
.public-product-related .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 10px 5px 0;
    border-style: solid;
    border-color: transparent #b2b2b2 transparent transparent;
}
.public-product-related .swiper-button-prev:hover,
.public-product-related .swiper-button-next:hover {
    background-color: #133e6a;
}
.public-product-related .swiper-button-prev:hover:before,
.public-product-related .swiper-button-next:hover:before {
    border-color: transparent #fff transparent transparent;
}
.public-product-related .swiper-button-next {
    right: 0;
    left: auto;

    margin-left: 10px;
}
.public-product-related .swiper-button-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.public-product-related .product-related {
    position: relative;

    margin-top: 50px;
}
@media (max-width: 1199px) {
    .public-product-related .product-related {
        margin-top: 30px;
    }
}
.public-product-related .swiper-scrollbar {
    height: 10px;
    margin-top: 80px;

    cursor: pointer;

    background: #f8f8f8;
}
@media (max-width: 1560px) {
    .public-product-related .swiper-scrollbar {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    .public-product-related .swiper-scrollbar {
        margin-top: 30px;
    }
}
.public-product-related .swiper-scrollbar .swiper-scrollbar-drag {
    border: 2px solid #f8f8f8;
    border-radius: 0;
    background-color: #133e6a;
}
.public-related-solutions {
    position: relative;

    margin-top: 80px;
    padding: 0 50px;
}
@media (max-width: 1199px) {
    .public-related-solutions {
        margin-top: 60px;
    }
}
.public-related-solutions .slick-list {
    margin: 0 -25px;
}
@media (max-width: 1560px) {
    .public-related-solutions .slick-list {
        margin: 0 -15px;
    }
}
@media (max-width: 767px) {
    .public-related-solutions .slick-list {
        margin: 0 -5px;
    }
}
.public-related-solutions .slick-list .slick-slide {
    padding: 0 25px;
}
@media (max-width: 1560px) {
    .public-related-solutions .slick-list .slick-slide {
        padding: 0 15px;
    }
}
@media (max-width: 767px) {
    .public-related-solutions .slick-list .slick-slide {
        padding: 0 5px;
    }
}
.public-related-solutions .solutions-group {
    display: block;

    text-align: center;
}
.public-related-solutions .solutions-group .ibox img {
    left: 50%;

    width: auto !important;
    max-width: 300% !important;
    height: 100% !important;

    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.public-related-solutions .solutions-group .title-solutions {
    margin-top: 14px;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (min-width: 1200px) {
    .public-related-solutions .solutions-group:hover .ibox img {
        -webkit-transform: translateX(-50%) scale(1.1);
        -ms-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1);
    }
    .public-related-solutions .solutions-group:hover .title-solutions {
        color: #133e6a;
    }
}
.public-related-solutions .slick-arrow {
    line-height: 40px;

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

    width: 40px;
    height: 40px;

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

    color: rgba(19, 62, 106, .4);
    background: none;
}
.public-related-solutions .slick-arrow.swiper-button-next {
    right: -50px;
    left: auto;
}
.public-related-solutions .slick-arrow:hover {
    color: #133e6a;
}
.feedbackform form ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

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

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

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

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

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

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

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

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

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

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

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

    top: -36px;

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

        top: -30px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus) {
    border-color: #666;
}
.feedbackform form .submit {
    font-size: 16px;
    line-height: 44px;

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

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

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

        height: 40px;
        margin-top: 30px;
    }
}
.feedbackform form .submit:hover {
    background-color: #00a9e1;
}
.hs-footer {
    position: relative;
    z-index: 9;

    overflow: hidden;

    padding: 190px 0 60px;

    color: rgba(255, 255, 255, .6);
    background: url(../images/footer_bg1.webp) no-repeat top right;
    background-size: cover;
}
@media (max-width: 1560px) {
    .hs-footer {
        padding: 160px 0 40px 0;
    }
}
@media (max-width: 1199px) {
    .hs-footer {
        padding: 100px 0 40px 0;

        background-color: #071a64;
        background-image: url(../images/footer_bg3.webp);
        background-size: 120% auto;
    }
}
@media (max-width: 991px) {
    .hs-footer {
        padding: 80px 0 20px 0;
    }
}
@media (max-width: 767px) {
    .hs-footer {
        padding-top: 60px;

        background-size: 220% auto;
    }
}
.hs-footer-index {
    background-color: #f0f6fd;
}
@media (max-width: 1199px) {
    .hs-footer-index {
        background-color: #071a64;
        background-image: url(../images/footer_bg2.webp);
    }
}
.hs-footer .foot-txt {
    max-width: 300px;

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

    margin-bottom: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group {
        margin-bottom: 20px;
    }
}
.hs-footer .foot-txt .txt-group .icon {
    width: 50px;

    color: #00a9e1;
}
.hs-footer .foot-txt .txt-group .icon .flaticon {
    font-size: 40px;
}
.hs-footer .foot-txt .txt-group .txt {
    width: -webkit-calc(100% - 50px);
    width: calc(100% - 50px);
    padding-left: 20px;
}
@media (max-width: 767px) {
    .hs-footer .foot-txt .txt-group .txt {
        padding-left: 10px;
    }
}
.hs-footer .foot-txt .txt-group .txt b {
    font-size: 14px;
    line-height: 1.71428571;
}
.hs-footer .foot-txt .txt-group .txt p {
    font-size: 18px;
    line-height: 1.33333333;

    margin: 0;

    color: #00a9e1;
}
.hs-footer .foot-txt .txt-group .txt a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#00a9e1), to(#00a9e1));
    background-image: -webkit-linear-gradient(left, #00a9e1 0%, #00a9e1 100%);
    background-image: linear-gradient(to right, #00a9e1 0%, #00a9e1 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot-txt .txt-group .txt a:hover span {
    background-size: 100% 1px;
}
.hs-footer .foot-nav {
    padding-bottom: 70px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav {
        padding-bottom: 30px;
    }
}
.hs-footer .foot-nav>ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-footer .foot-nav>ul>li {
    position: relative;

    /* max-width: 200px; */
    padding: 0 10px;
}
.hs-footer .foot-nav>ul>li:nth-child(1) {
    max-width: 300px;
}
@media (max-width: 1199px) {
    .hs-footer .foot-nav>ul>li {
        width: 25%;
        max-width: 25%;
        margin: 10px 0;
    }
    .hs-footer .foot-nav>ul>li:nth-child(1) {
        width: 50%;
        max-width: 50%;
    }
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li {
        width: 100%;
        max-width: 100%;
    }
    .hs-footer .foot-nav>ul>li:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot-nav>ul>li>a {
    font-size: 20px;
    line-height: 1.5;

    display: block;

    text-transform: uppercase;

    color: #00a9e1;
}
@media (max-width: 991px) {
    .hs-footer .foot-nav>ul>li>a {
        font-size: 18px;
    }
}
.hs-footer .foot-nav>ul>li .flaticon-right {
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
    transition: all .2s;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li .flaticon-right {
        font-size: 20px;
        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: 16px;
    line-height: 1.875;

    display: block;
}
@media (max-width: 767px) {
    .hs-footer .foot-nav>ul>li>ul>li>a {
        font-size: 15px;
        line-height: 1.71428571;
    }
}
.hs-footer .foot-nav>ul>li>ul>li>a span {
    -webkit-transition: background-size .56s;
    transition: background-size .56s;

    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff));
    background-image: -webkit-linear-gradient(left, #fff 0%, #fff 100%);
    background-image: linear-gradient(to right, #fff 0%, #fff 100%);
    background-repeat: no-repeat;
    background-position: 0 95%;
    background-size: 0 1px;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a {
    color: #fff;
}
.hs-footer .foot-nav>ul>li>ul>li:hover>a span {
    background-size: 100% 1px;
}
.hs-footer .foot-nav>ul>li.current .flaticon-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.hs-footer .foot-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .hs-footer .foot-share {
        width: 100%;
        margin-bottom: 10px;
    }
}
.hs-footer .foot-share ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin: 0 -10px;
}
.hs-footer .foot-share ul li {
    padding: 0 10px;
}
.hs-footer .foot-share ul li a {
    line-height: 38px;

    display: block;

    width: 38px;
    height: 38px;

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

    color: #fff;
    border-radius: 50%;
    background: #0865ff;
}
.hs-footer .foot-share ul li a img {
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.hs-footer .foot-share ul li a:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hs-footer .foot-share ul li a:hover img {
    opacity: 1;
}
.hs-footer .foot-share ul li.youtube a {
    background-color: #d0202d;
}
.hs-footer .foot-share ul li.instagram a {
    background-color: #de3077;
}
.hs-footer .foot-share ul li.tiktok a {
    background-color: #000;
}
.hs-footer .foot-share ul li.twitter a {
    background-color: #000;
}
.hs-footer .copyright {
    font-size: 14px;

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

    padding: 20px 0;

    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);

    -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 p {
    display: inline-block;

    margin: 0;

    vertical-align: middle;
}
.hs-footer .copyright .share-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-footer .copyright .share-link {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .copyright .policy {
    margin-left: 20px;
}
@media (max-width: 767px) {
    .hs-footer .copyright .policy {
        margin-left: 0;
    }
}
.hs-footer .copyright .design {
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 991px) {
    .hs-footer .copyright .design {
        float: none;
    }
}
.hs-footer .copyright .design:before {
    display: inline-block;

    margin: 0 10px;

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

    color: #fff;
}
.hs-inner-news .news>ul>li {
    margin-top: 30px;
}
.hs-inner-faqs {
    position: relative;
    z-index: 6;

    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul {
    margin-top: -30px;
}
.hs-inner-faqs .faqs>ul>li {
    margin-top: 30px;

    border: 1px solid #e7e7e7;
}
.hs-inner-faqs .faqs-group {
    cursor: pointer;

    background-color: #fff;
}
.hs-inner-faqs .title-faqs {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;

    position: relative;

    padding: 30px -webkit-calc(40px + 5%) 30px 5%;
    padding: 30px calc(40px + 5%) 30px 5%;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs {
        padding: 20px -webkit-calc(30% + 3%) 20px 3%;
        padding: 20px calc(30% + 3%) 20px 3%;
    }
}
.hs-inner-faqs .title-faqs:after {
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;

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

    width: 24px;
    height: 24px;

    content: '+';
    text-align: center;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .title-faqs:after {
        top: 20px;
        right: 3%;
    }
}
.hs-inner-faqs .faqs-ques {
    display: none;

    margin-top: 10px;
    padding: 0 5% 40px 5%;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs-ques {
        padding: 0 3% 30px 3%;
    }
}
.hs-inner-faqs .faqs-ques p {
    font-size: 16px;
    line-height: 24px;

    margin: 0;

    color: #666;
}
@media (max-width: 1199px) {
    .hs-inner-faqs .faqs-ques p {
        font-size: 14px;
    }
}
.hs-inner-faqs .current {
    box-shadow: 0 12px 18px 0 rgba(0, 0, 0, .14);
}
.hs-inner-faqs .current .title-faqs:after {
    content: '-';
}
.hs-inner-download .download>ul>li {
    margin-top: 30px;
}
.hs-inner-download .download .down-group {
    -webkit-transition: all .2s;
    transition: all .2s;
}
.hs-inner-download .download .down-group .group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    padding: 40px 40px 80px 40px;

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

    border-bottom: 2px solid #e3e3e3;
    background: #f6f6f6;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .group {
        padding: 20px 20px 60px 20px;
    }
}
@media (max-width: 767px) {
    .hs-inner-download .download .down-group .group {
        padding-bottom: 40px;
    }
}
.hs-inner-download .download .down-group .group .icon {
    font-size: 70px;

    width: 80px;

    opacity: .2;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .group .icon {
        font-size: 50px;

        width: 60px;
    }
}
.hs-inner-download .download .down-group .group .public-note {
    display: -webkit-box;
    overflow: hidden;

    width: -webkit-calc(100% - 80px);
    width: calc(100% - 80px);
    height: 120px;
    padding-left: 5%;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .group .public-note {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        height: 96px;
    }
}
.hs-inner-download .download .down-group .down {
    position: relative;
    z-index: 6;

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

    margin-top: -26px;
    padding: 0 3%;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .down {
        margin-top: -20px;
    }
}
.hs-inner-download .download .down-group .down a {
    line-height: 52px;

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

    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 30px;

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

    border-radius: 7px;
    background: #e3e3e3;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-download .download .down-group .down a {
        line-height: 40px;
    }
}
.hs-inner-download .download .down-group .down a .flaticon {
    margin-right: 10px;
}
@media (min-width: 1200px) {
    .hs-inner-download .download .down-group:hover .group {
        border-bottom-color: #133e6a;
    }
    .hs-inner-download .download .down-group:hover .down a {
        color: #fff;
        background-color: #133e6a;
    }
}
.hs-inner-videos {
    padding-top: 40px;
}
.hs-inner-videos .videos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.hs-inner-videos .videos ul li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-videos .videos ul li {
        margin-top: 30px;
    }
}
.hs-inner-videos .videos .videos-group {
    position: relative;

    display: block;

    cursor: pointer;
    -webkit-transition: all .6s;
    transition: all .6s;
    text-align: center;
}
.hs-inner-videos .videos .videos-group .img .ibox {
    padding-bottom: 79.06976744%;
}
.hs-inner-videos .videos .videos-group .title-videos {
    font-size: 16px;
    line-height: 24px;

    margin: 10px 0 0 0;
}
.hs-inner-videos .videos .videos-group:hover .title-videos {
    color: #133e6a;
}
.hs-inner-news-show .news-show {
    margin-top: 60px;
}
@media (max-width: 991px) {
    .hs-inner-news-show .news-show {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .title-news-show h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1560px) {
    .hs-inner-news-show .news-show .title-news-show h2 {
        font-size: 28px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-news-show .news-show .title-news-show h2 {
        font-size: 24px;
    }
}
@media (max-width: 767px) {
    .hs-inner-news-show .news-show .title-news-show h2 {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show .date {
    font-size: 14px;
    line-height: 32px;

    display: inline-block;

    margin-top: 20px;
    padding: 0 14px;

    color: #fff;
    background-color: #133e6a;
}
.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 .button-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    margin-top: 60px;
    padding: 16px 0;

    border-top: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;

    -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: 991px) {
    .hs-inner-news-show .button-news {
        margin-top: 30px;
    }
}
.hs-inner-news-show .button-news .swiper-button-prev,
.hs-inner-news-show .button-news .swiper-button-next,
.hs-inner-news-show .button-news .return a {
    line-height: 44px;

    display: block;

    width: 44px;
    height: 44px;

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

    background: #f3f3f3;
}
.hs-inner-news-show .button-news .swiper-button-prev .flaticon,
.hs-inner-news-show .button-news .swiper-button-next .flaticon,
.hs-inner-news-show .button-news .return a .flaticon {
    font-size: 24px;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover,
.hs-inner-news-show .button-news .swiper-button-next:hover,
.hs-inner-news-show .button-news .return a:hover {
    color: #fff;
    background-color: #133e6a;
}
.hs-inner-news-show .button-news .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 .button-news .swiper-button-prev,
.hs-inner-news-show .button-news .swiper-button-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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.hs-inner-news-show .button-news .swiper-button-prev:before,
.hs-inner-news-show .button-news .swiper-button-next:before {
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 8px 5px 0;
    border-style: solid;
    border-color: transparent #333 transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-prev:hover:before,
.hs-inner-news-show .button-news .swiper-button-next:hover:before {
    border-color: transparent #fff transparent transparent;
}
.hs-inner-news-show .button-news .swiper-button-next {
    margin-left: 15px;
}
.hs-inner-news-show .button-news .swiper-button-next:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.hs-inner-news-show .return a .flaticon {
    font-size: 18px !important;
}
.hs-inner-news-show .return a:hover svg {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}
.public-related-news {
    padding-top: 80px;
}
@media (max-width: 1560px) {
    .public-related-news {
        padding-top: 60px;
    }
}
@media (max-width: 991px) {
    .public-related-news {
        padding-top: 40px;
    }
}
.public-related-news .news-list {
    margin-top: 20px;
}
.public-related-news .swiper-news-related {
    padding: 0 10px;
}
@media (max-width: 767px) {
    .public-related-news .swiper-news-related {
        padding: 0 5px;
    }
}
.public-related-news .swiper-slide {
    padding: 20px 0;
}
@media (max-width: 767px) {
    .public-related-news .swiper-slide {
        padding: 10px 0;
    }
}
.public-related-news .news-related-scrollbar {
    height: 16px;
    margin-top: 60px;
    padding: 3px;

    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background: none;
}
@media (max-width: 1199px) {
    .public-related-news .news-related-scrollbar {
        margin-top: 30px;
    }
}
.public-related-news .news-related-scrollbar .swiper-scrollbar-drag {
    background-color: #133e6a;
}
.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: #133e6a;
}
.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: #133e6a;
    background-color: #133e6a;
}
.hs-inner-applications .hs-inner-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-inner-applications .applications {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications {
        margin-top: 20px;
    }
}
.hs-inner-applications .applications-left {
    width: 450px;
    padding-right: 3%;
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications-left {
        width: 400px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-left {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-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-inner-applications .applications-menu ul li {
    margin-bottom: 50px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-menu ul li {
        width: 50%;
        margin-bottom: 0;
    }
}
.hs-inner-applications .applications-menu ul li a {
    font-size: 24px;
    line-height: 30px;

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

    padding: 10px 0;

    cursor: pointer;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-menu ul li a {
        font-size: 20px;

        flex-direction: column;

        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }
}
@media (max-width: 991px) {
    .hs-inner-applications .applications-menu ul li a {
        font-size: 18px;
    }
}
.hs-inner-applications .applications-menu ul li a .flaticon {
    font-size: 30px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-menu ul li a .flaticon {
        width: 100%;
        margin-right: 0;

        text-align: center;
    }
}
.hs-inner-applications .applications-menu ul li a:after {
    display: block;

    width: 0;
    height: 1px;

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

    background-color: #133e6a;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-menu ul li a:after {
        display: none;
    }
}
.hs-inner-applications .applications-menu ul li a span {
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-menu ul li a span {
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-menu ul li a span {
        margin-top: 10px;
        margin-right: 0;
    }
}
.hs-inner-applications .applications-menu ul li.active a {
    color: #133e6a;
}
.hs-inner-applications .applications-menu ul li.active a span {
    font-weight: bold;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-menu ul li.active a span {
        font-weight: normal;
    }
}
.hs-inner-applications .applications-menu ul li.active a:after {
    width: 100%;
}
.hs-inner-applications .applications-right {
    width: -webkit-calc(100% - 450px);
    width: calc(100% - 450px);
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications-right {
        width: -webkit-calc(100% - 400px);
        width: calc(100% - 400px);
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-right {
        width: 100%;
    }
}
.hs-inner-applications .applications-right>ul {
    margin-top: -40px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-right>ul {
        margin-top: 0;
    }
}
.hs-inner-applications .applications-right>ul>li {
    margin-top: 40px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-right>ul>li {
        margin-top: 30px;
    }
}
.hs-inner-applications .applications-group {
    color: #fff;
    background-color: #133e6a;
}
.hs-inner-applications .applications-group .img {
    display: block;
    overflow: hidden;
}
.hs-inner-applications .applications-group .img img {
    width: 100%;
    height: auto;

    -webkit-transition: all 1s;
    transition: all 1s;
}
.hs-inner-applications .applications-group .desc {
    position: relative;

    padding: 40px 5%;
}
@media (max-width: 1400px) {
    .hs-inner-applications .applications-group .desc {
        padding: 30px;
    }
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-group .desc {
        padding: 20px;
    }
}
.hs-inner-applications .applications-group .desc .title-applications {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    position: relative;
    z-index: 6;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-group .desc .title-applications {
        font-size: 20px;
    }
}
.hs-inner-applications .applications-group .desc .public-note {
    position: relative;
    z-index: 6;

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-group .desc .public-note {
        max-height: 48px;
        margin-top: 10px;
    }
}
.hs-inner-applications .applications-group .desc .more {
    position: relative;
    z-index: 6;

    margin-top: 20px;
}
.hs-inner-applications .applications-group .desc .more a {
    line-height: 48px;

    display: inline-block;

    padding: 0 40px;

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

    border: 1px solid #fff;
    border-radius: 6px;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-group .desc .more a {
        line-height: 40px;

        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .hs-inner-applications .applications-group .desc .more a {
        padding: 0 20px;
    }
}
.hs-inner-applications .applications-group .desc .num {
    font-size: 8vw;
    font-weight: 500;
    line-height: 1;

    position: absolute;
    z-index: 1;
    top: 50%;
    right: 5%;

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

    opacity: .1;
    color: #fff;
}
@media (max-width: 1199px) {
    .hs-inner-applications .applications-group .desc .num {
        font-size: 80px;
    }
}
@media (min-width: 1200px) {
    .hs-inner-applications .applications-group:hover .img img {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    .hs-inner-applications .applications-group:hover .desc .more a {
        color: #133e6a;
        background-color: #fff;
    }
}
.hs-inner-application-details .hs-inner-location {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.hs-inner-application-details .application-details .public-note h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px) {
    .hs-inner-application-details .application-details .public-note h3 {
        font-size: 20px;
    }
}
.hs-inner-contact .contact {
    overflow: hidden;
}
.hs-inner-contact .contact>ul>li {
    border-right: 1px solid #d2d2d2;
}
.hs-inner-contact .contact .txt-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    width: 100%;
    padding: 30px 5%;
}
@media (max-width: 767px) {
    .hs-inner-contact .contact .txt-group {
        padding: 15px 0;
    }
}
.hs-inner-contact .contact .txt-group .flaticon {
    font-size: 40px;
    line-height: 1;

    color: #133e6a;
}
@media (max-width: 991px) {
    .hs-inner-contact .contact .txt-group .flaticon {
        font-size: 30px;
    }
}
.hs-inner-contact .contact .txt-group .txt {
    padding-left: 15px;
}
.hs-inner-contact .contact .txt-group .txt b {
    font-size: 14px;
    line-height: 1.71428571;

    display: block;

    margin-bottom: 10px;

    color: #133e6a;
}
.hs-inner-contact .contact .txt-group .txt p {
    font-size: 18px;
    line-height: 24px;

    margin: 0;

    color: #333;
}
@media (max-width: 1199px) {
    .hs-inner-contact .contact .txt-group .txt p {
        font-size: 16px;
    }
}
.hs-inner-contact .contact .txt-group .txt p a:hover {
    text-decoration: underline;
}
.fancybox-close-small {
    line-height: 49px;

    width: 49px;
    height: 49px;

    border: none;
    border-radius: 50%;
    outline: none;
    background: #fff;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .18);
}
.fancybox-close-small:after {
    line-height: 49px;

    top: 0;
    right: 0;

    width: 100%;
    height: 100%;
}
.hs-google-map {
    position: relative;
    z-index: 1;

    width: 100%;
    margin-bottom: -120px;
}
@media (max-width: 1199px) {
    .hs-google-map {
        margin-bottom: 0;
    }
}
.hs-google-map .title-inner p {
    margin: 0;

    color: red;
}
.hs-google-map .feedbackform {
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 10%;

    width: 100%;
    max-width: 480px;
    padding: 30px;

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

    background-color: #fff;
}
@media (max-width: 767px) {
    .hs-google-map .feedbackform {
        position: relative;
        top: 0;
        left: 0;

        padding: 0 15px;

        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
.hs-google-map #map {
    height: 100%;
    height: 100vh;
}
@media (max-width: 1199px) {
    .hs-google-map #map {
        height: 600px;
    }
}
@media (max-width: 767px) {
    .hs-google-map #map {
        height: 400px;
        margin-top: 30px;
    }
}
.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-honor {
    background: #f6fcff;
}
.hs-inner-honor .honor {
    position: relative;

    margin-top: 60px;
}
@media (max-width: 1199px) {
    .hs-inner-honor .honor {
        margin-top: 30px;
    }
}
.hs-inner-honor .honor .swiper-slide {
    width: auto;
}
.hs-inner-honor .honor .honor-group {
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s;

    border: 6px solid #fff;
}
.hs-inner-honor .honor .honor-group img {
    width: auto;
    height: 260px;
}
@media (max-width: 1470px) {
    .hs-inner-honor .honor .honor-group img {
        height: 200px;
    }
}
@media (max-width: 767px) {
    .hs-inner-honor .honor .honor-group img {
        height: 150px;
    }
}
.hs-inner-honor .honor .honor-group:hover {
    border-color: #133e6a;
}
.hs-inner-service {
    background: none;
}
.header .logo a {
    display: flex;
    align-items: center;
    width: fit-content;
}
.header .logo img {
    margin-right: 10px;
    flex-shrink: 0;
}
.header .logo b {
    font-size: 18px;
    line-height: 1.5;
    flex-shrink: 0;
}

.header .logo b span {
    color: #2c4193;
    display: block;
}
@media (max-width: 1400px) {
    .header .logo b {
        font-size: 15px;
    }
}
@media (max-width: 767px) {
    .header .logo b {
        font-size: 10px;
        color: #333 !important;
    }
}
.hs-inner-service .market .market-group .public-note p {
    -webkit-line-clamp: 200;
    max-height: 100%;
}
.slick-product-small .product-group-video {
    position: relative;
}
.slick-product-small .product-group-video:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .24);
}
.slick-product-small .product-group-video:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 18px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    z-index: 6;
}
@media (max-width: 767px) {
    .banner-pc {
        display: none;
    }
}
.banner-phone {
    display: none;
}
@media (max-width: 767px) {
    .banner-phone {
        display: block;
    }
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

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

    /*margin-top: 40px;*/
}
.table_a table td {
    border-left: 1px solid #9ac4f1;
    border-top: 1px solid #9ac4f1;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 15px;
}
.table_a table tr:nth-child(odd) {
    background: #f5f5f5;
}
.table_a table th {
    border-left: 1px solid #9ac4f1;
    border-top: 1px solid #9ac4f1;
    background: #eef8fa;
    color: #004fa3;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 5px;
}
.biao2 {
    background: #f1f1f1;
}
@media (max-width: 1199px) {
    .cookie-overlay {
        display: none !important;
    }
}
.language {
    position: relative;
    margin-left: 10px;
}
.language p {
    margin: 0;
}
.language p a {
    display: flex;
    align-items: center;
}
.language p a:after {
    content: '';
    margin-left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}
.language p a img {
    width: 30px;
    margin-right: 5px;
}
.language ul {
    position: absolute;
    min-width: 100%;
    top: 100%;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .24);
    z-index: 8;
    color: #333333;
    display: none;
    padding: 10px 0;
}
.language ul li a {
    display: flex;
    padding: 5px 10px;
    white-space: nowrap;
    align-items: center;
    line-height: 24px;
}
.language ul li a img {
    width: 30px;
    margin-right: 10px;
}
.language ul li a:hover {
    color: #133e6a;
}
.hs-home-about .video .video-cover {
    position: relative;
    z-index: 5;
}
@media (max-width: 1199px) {
    .hs-home-about .video .video-cover {
        display: none;
    }
}
.hs-home-about .video .ibox {
    padding-bottom: 60%;
    position: absolute;
    left: 0;
    top: 0;
}
.hs-home-about .video #youtube-iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.hs-home-products .products-menu .menu-group .icon {
    width: 50px;
    margin: 0 auto;
}
.hs-home-products .products-menu .menu-group .icon img {
    width: 100%;
    filter: brightness(0) invert(0);
}

.hs-home-products .products-menu .active .menu-group .icon img {
    filter: brightness(0) invert(1);
}
/* .hs-home-solutions .solutions-menu .menu-list>li>a .icon {
    width: 40px;
}
.hs-home-solutions .solutions-menu .menu-list>li>a .icon img {
    filter: brightness(0) invert(1);
    width: 100%;
} */
.inner-leftmenu .menunav1>li>a {
    opacity: .8;
    color: #ffffff;
}
.inner-leftmenu .menunav1>li>a .icon {
    width: 50px;
    margin-right: 10px;
}
.inner-leftmenu .menunav1>li>a .icon img {
    width: 100%;
    filter: brightness(0) invert(1);
}
.inner-leftmenu .menunav1>li.active>a .icon img,
.inner-leftmenu .menunav1>li:hover>a .icon img {
    /* filter: brightness(0) invert(1); */
}
.inner-leftmenu .menunav1>li.active>a,
.inner-leftmenu .menunav1>li:hover>a {
    opacity: 1;
    color: #ffffff;
    text-decoration: underline;

}
.inner-leftmenu .menunav1>li>a:after {
    border-color: transparent transparent transparent #ffffff;
}

.hs-home-products .swiper-button-disabledt {
    opacity: 0;
}