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

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

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

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

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

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

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

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

    opacity: 1;
    color: #000;
    border-radius: 0;
    background: #f3f3f3;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon
{
    font-size: 14px;

    display: block;

    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    display: none;
}
.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:hover,
.swiper-button-prev:hover:hover
{
    color: #fff;
    background-color: #005bac;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    line-height: 56px;

    position: absolute;
    z-index: 8;
    top: 50%;

    width: 56px;
    height: 56px;

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

    opacity: 1;
    color: #fff;
    border-radius: 50%;
    background: rgba(0, 91, 172, .3);
}
.swiper-poa .swiper-button-prev
{
    left: -5%;
}
@media (max-width: 767px)
{
    .swiper-poa .swiper-button-prev
    {
        left: -15px;
    }
}
.swiper-poa .swiper-button-next
{
    right: -5%;
    left: auto;
}
.slick-arrow
{
    position: absolute;
    top: 50%;
    left: 0;

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

    width: 100%;
    padding: 0 3%;

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

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

        padding: 0 15px;
    }
}
.hs-header-box .logo
{
    line-height: 1;

    position: relative;
    z-index: 8;

    display: block;

    height: 48px;

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

    -webkit-transition: all .4s;
            transition: all .4s;
}
.hs-header-box .top-txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt .icon
{
    line-height: 36px;

    width: 36px;
    height: 36px;

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

    color: #fff;
    background: #005bac;
}
.hs-header-box .top-txt .icon:hover
{
    background-color: #009cff;
}
.hs-header-box .top-txt ul.txt-contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact li
{
    position: relative;

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

    margin-left: 12px;

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

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #005bac transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon
{
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .pc-search
{
    margin-left: 12px;
}
.hs-header-box .pc-search .icon
{
    background-color: #e7000b;
}
.hs-header-box .pc-search form
{
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;

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

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

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

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

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

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

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

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

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

    display: inline-block;

    margin-right: 10px;

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

    margin-left: 14px;
}
@media (max-width: 767px)
{
    .hs-header-box .language
    {
        margin-left: 2px;
    }
}
.hs-header-box .language p
{
    font-size: 20px;
    line-height: 34px;

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

    text-align: center;

    color: #fff;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a
{
    color: #fff;
    background-color: #005bac;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav
    {
        display: none;
    }
}
.hs-header-box .header-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li
{
    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:nth-child(3)
{
    position: static;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 120px;
    padding: 0 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 20px;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 15px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        font-size: 18px;
    }
}
.hs-header-box .header-nav > ul > li > a:after
{
    display: block;

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

    content: '';

    border-width: 5px 3px 0 3px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.hs-header-box .header-nav > ul > li:nth-child(1) > a:after
{
    display: none;
}
.hs-header-box .header-nav > ul > li:hover .pc-nav-down
{
    box-shadow: 0 2px 13px 0 rgba(57, 57, 57, .1);
}
.hs-header-box .header-nav > ul > li:hover > a
{
    color: #005bac;
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    border-color: #005bac transparent transparent transparent;
}
.hs-header-box .header-nav > ul > li.active > a
{
    color: #005bac;
}
.hs-header-box .header-nav > ul > li.active > a:after
{
    border-color: #005bac transparent transparent transparent;
}
.hs-header-box .pc-nav-down
{
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;
    left: 50%;

    display: none;

    min-width: 280px;
    padding: 30px 20px;

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

    color: #333;
    background: #fff;
    box-shadow: 0 20px 22px 0 rgba(0, 0, 0, .1);
}
.hs-header-box .pc-nav-down > li
{
    border-bottom: 1px solid #e9e9e9;
}
.hs-header-box .pc-nav-down > li:last-child
{
    border-bottom: none;
}
.hs-header-box .pc-nav-down > li > a
{
    line-height: 24px;

    position: relative;

    display: block;

    padding: 15px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down > li:hover,
.hs-header-box .pc-nav-down > li.active
{
    border-bottom-color: #005bac;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    color: #005bac;
}
.hs-header-box .pc-nav-down > li:hover > a:before,
.hs-header-box .pc-nav-down > li.active > a:before
{
    background-color: #005bac;
}
.hs-header-box .pc-nav-down-products
{
    font-size: 0;

    width: 100%;
    padding: 40px 10%;
}
@media (max-width: 1560px)
{
    .hs-header-box .pc-nav-down-products
    {
        padding: 30px 5%;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .pc-nav-down-products
    {
        padding: 30px 3%;
    }
}
.hs-header-box .pc-nav-down-products > li
{
    font-size: 16px;

    display: inline-block;

    width: 20%;
    margin: 30px 0;
    padding: 0 2vw;

    vertical-align: top;

    border-bottom: none;
}
@media (max-width: 1470px)
{
    .hs-header-box .pc-nav-down-products > li
    {
        padding: 0 1vw;
    }
}
.hs-header-box .pc-nav-down-products > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;

    position: relative;

    min-height: 60px;
    padding: 0;

    white-space: wrap;
}
.hs-header-box .pc-nav-down-products > li > a:after
{
    position: absolute;
    bottom: 0;

    display: block;

    width: 116px;
    height: 1px;

    content: '';

    background-color: #005bac;
}
.hs-header-box .pc-nav-down-products > li > ul
{
    margin-top: 30px;
}
.hs-header-box .pc-nav-down-products > li > ul > li > a
{
    line-height: 24px;

    display: block;

    padding: 3px 0;
}
.hs-header-box .pc-nav-down-products > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #005bac;
}
.hs-header-box .pc-nav-down2
{
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2 > li
{
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2 > li > a
{
    font-size: 14px;
    line-height: 24px;

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2 > li:hover > a
{
    color: #005bac;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

    border-radius: 50%;
    background-color: #005bac;
}
@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
{
    color: #000;
    background-color: #fff;
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;
}
.hs-header-box.stuck-header .header-nav > ul > li > a:after
{
    border-color: #000 transparent transparent transparent;
}
.hs-header-box.stuck-header .header-nav > ul > li.active > a:after
{
    border-color: #000 transparent transparent transparent;
}
.hs-header-box.stuck-header .header-nav > ul > li.active > a:after,
.hs-header-box.stuck-header .header-nav > ul > li:hover > a:after
{
    border-color: #005bac transparent transparent transparent;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #009cff;
    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: #009cff;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #009cff;
}
.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: #005bac;
}
.xs-customer-service ul
{
    font-size: 0;
}
.xs-customer-service ul li
{
    display: inline-block;

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

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

    width: 100%;
    padding: 0 10%;

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

    color: #fff;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text
    {
        padding: 0 5%;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text
    {
        padding: 0 15px;
    }
}
.banner-box .swiper-text .desc
{
    width: 50%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .desc
    {
        width: 100%;
    }
}
.banner-box .swiper-text .img,
.banner-box .swiper-text .pro-nav
{
    width: 50%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .img,
    .banner-box .swiper-text .pro-nav
    {
        display: none;
    }
}
.banner-box .swiper-text .img img,
.banner-box .swiper-text .pro-nav img
{
    width: 100%;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text h4 span
{
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2
{
    font-size: 60px;
    font-weight: bold;
    line-height: 1.11111111;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2
    {
        font-size: 54px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h2
    {
        font-size: 50px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h2
    {
        font-size: 46px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h2
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2
    {
        font-size: 20px;
    }
}
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    font-size: 24px;
    line-height: 1.33333333;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4
    {
        font-size: 22px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3,
    .banner-box .swiper-text h4
    {
        font-size: 18px;
    }
}
.banner-box .swiper-text .pro-nav
{
    text-align: right;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .pro-nav
    {
        display: none;
    }
}
.banner-box .swiper-text .pro-nav > ul
{
    display: inline-block;

    text-align: left;
}
.banner-box .swiper-text .pro-nav > ul > li > a
{
    font-size: 16px;
    line-height: 28px;

    display: block;

    padding: 10px 0;

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

    color: rgba(255, 255, 255, .7);
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .pro-nav > ul > li > a
    {
        line-height: 24px;

        padding: 5px 0;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .pro-nav > ul > li > a
    {
        font-size: 14px;
        line-height: 20px;

        padding: 2px 0;
    }
}
.banner-box .swiper-text .pro-nav > ul > li:hover > a
{
    color: #fff;
}
.banner-box .swiper-text .iconlist ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -16px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .iconlist ul
    {
        margin: 0 -5px;
    }
}
.banner-box .swiper-text .iconlist ul li
{
    margin-top: 20px;
    padding: 0 16px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .iconlist ul li
    {
        margin-top: 0;
        padding: 0 5px;
    }
}
.banner-box .swiper-text .iconlist .public-icon-group
{
    width: 110px;
    height: 110px;

    -webkit-transition: all 2s;
            transition: all 2s;
    -webkit-transform: scale(0);
        -ms-transform: scale(0);
            transform: scale(0);
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .iconlist .public-icon-group
    {
        width: 100px;
        height: 100px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .iconlist .public-icon-group
    {
        width: 90px;
        height: 90px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .iconlist .public-icon-group
    {
        width: 70px;
        height: 70px;
    }
}
.banner-box .swiper-text .iconlist .public-icon-group p
{
    font-size: 15px;
    line-height: 20px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .iconlist .public-icon-group p
    {
        font-size: 12px;
        line-height: 1;
    }
}
.banner-box .swiper-text .link
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link
    {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .link a
{
    font-size: 14px;

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

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

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

    color: #fff;
    background-color: #009cff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.banner-box .swiper-text .link a .flaticon
{
    margin-left: 30px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .link a .flaticon
    {
        margin-left: 10px;
    }
}
.banner-box .swiper-text .link a:hover
{
    background-color: #005bac;
}
.banner-box .swiper-text-3-group
{
    position: absolute;
    z-index: 6;
    top: 35%;
    left: 30%;

    cursor: pointer;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-3-group
    {
        display: none;
    }
}
.banner-box .swiper-text-3-group .top-swiper-text-3-group
{
    width: 20vw;
    height: 100px;

    -webkit-transform: rotate(20deg);
        -ms-transform: rotate(20deg);
            transform: rotate(20deg);
}
.banner-box .swiper-text-3-group .desc
{
    position: absolute;
    top: 50%;
    left: 100%;

    overflow: hidden;

    width: 262px;
    max-height: 0;
    padding: 15px;

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

    opacity: 0;
    background: url(../images/ban-img3-1.webp) no-repeat center;
    background-size: 100% 100%;
}
.banner-box .swiper-text-3-group .title-swiper-text-3-group
{
    font-size: 15px;
    font-weight: bold;
    line-height: 24px;

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

    padding: 20px 20px;

    color: #fff;
    background-color: #00247f;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.banner-box .swiper-text-3-group .title-swiper-text-3-group .flaticon
{
    font-size: 40px;
    font-weight: normal;

    margin-right: 20px;
}
.banner-box .swiper-text-3-group .category-nav
{
    padding: 20px 0;

    color: #fff;
    background-color: rgba(0, 91, 172, .9);
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-3-group .category-nav
    {
        padding: 10px 0;
    }
}
.banner-box .swiper-text-3-group .category-nav > ul > li > a
{
    font-size: 14px;
    line-height: 24px;

    display: block;

    padding: 10px 20px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-3-group .category-nav > ul > li > a
    {
        font-size: 16px;

        padding: 5px 30px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-3-group .category-nav > ul > li > a
    {
        line-height: 24px;
    }
}
.banner-box .swiper-text-3-group .category-nav > ul > li:hover > a
{
    text-decoration: underline;
}
.banner-box .swiper-text-3-group-1 .desc
{
    left: 50%;
}
.banner-box .swiper-text-3-group-2
{
    top: 38%;
    left: 20%;
}
.banner-box .swiper-text-3-group-2 .desc
{
    left: 50%;
}
.banner-box .swiper-text-3-group-3
{
    top: 60%;
    left: 35%;
}
.banner-box .swiper-text-3-group-3 .desc
{
    left: 50%;
}
.banner-box .swiper-text-3-group-4
{
    top: 50%;
    left: 50%;
}
.banner-box .swiper-text-3-group-4 .desc
{
    left: 50%;
}
.banner-box .swiper-text-3-group-5
{
    top: 65%;
    left: 60%;
}
.banner-box .swiper-text-3-group-5 .desc
{
    left: 50%;
}
.banner-box .swiper-text-3-group.active
{
    z-index: 8;
}
.banner-box .swiper-text-3-group.active .desc
{
    max-height: 1000px;

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

    opacity: 1;
}
.banner-box .swiper-slide-active .swiper-text .img .img1,
.banner-box .swiper-slide-active .swiper-text .img .img2,
.banner-box .swiper-slide-active .swiper-text .img .img3
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

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

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

    width: 100%;
    max-width: 350px;

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

    -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)
{
    .banner-box .button-banner
    {
        bottom: 0;

        max-width: 200px;
    }
}
.banner-box .button-banner .line
{
    width: 100%;
    height: 1px;

    background-color: #fff;
}
.banner-box .button-banner .swiper-button-prev,
.banner-box .button-banner .swiper-button-next
{
    -webkit-transition: all .2s;
            transition: all .2s;

    color: #fff;
    background: none;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.banner-box .button-banner .swiper-button-prev:hover,
.banner-box .button-banner .swiper-button-next:hover
{
    color: #005bac;
}
.banner-box .button-banner .swiper-button-next
{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.banner-box .mouse
{
    display: block;

    width: 40px;

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

    width: 100%;

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

    overflow: hidden;
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-inner img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group
{
    position: relative;
}
.banner-inner .title-banner
{
    color: #fff;
}
.banner-inner .title-banner h2
{
    font-family: 'D-DIN';
    font-size: 48px;
    font-weight: bold;
    line-height: 1.2;

    position: relative;

    display: inline-block;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1470px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2
    {
        font-size: 24px;
    }
}
.banner-inner .title-banner h2 span
{
    position: relative;
    z-index: 6;
}
.banner-inner .title-banner h2:after
{
    position: absolute;
    z-index: 1;
    bottom: 6px;
    left: 0;

    display: block;

    width: 100%;
    height: 12px;

    content: '';

    background-color: #e7000b;
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2:after
    {
        height: 8px;
    }
}
.banner-inner .hs-inner-location
{
    color: #999;
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top:         calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text
    {
        top: 50%;
    }
}
.banner-products
{
    padding: 180px 0 60px;

    background: #000d31;
}
.banner-products .title-banner h2
{
    font-size: 30px;
}
@media (max-width: 1199px)
{
    .banner-products .title-banner h2
    {
        font-size: 24px;
    }
}
.banner-products .title-banner h2:after
{
    display: none;
}
.banner-products .hs-inner-location .location
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin: 0 auto;
}
.banner-products .hs-inner-location .location ul
{
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.hs-pad
{
    overflow: hidden;

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

    height: 22px;
    margin-top: 30px;
}
.public-scrollbar:before
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    content: '';

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

    border-radius: 50%;
    background-color: #005bac;
}
.title-home h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #005bac;
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2:after
{
    display: block;

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

    content: '';

    border-width: 9px 5px 0 5px;
    border-style: solid;
    border-color: #00baff transparent transparent transparent;
}
.public-note p
{
    line-height: 30px;

    margin: 0;

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

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

    width: 100%;

    color: #005bac;

    -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-more a span,
.hs-more a .icon
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-more a .line
{
    width: 100%;
    height: 1px;
    margin: 0 10px;

    background-color: #005bac;
}
.hs-more.white a
{
    color: rgba(255, 255, 255, .6);
}
.hs-more.white a .line
{
    background-color: rgba(255, 255, 255, .6);
}
.public-icon-group
{
    position: relative;

    width: 156px;
    height: 156px;
}
@media (max-width: 1199px)
{
    .public-icon-group
    {
        width: 140px;
        height: 140px;
    }
}
@media (max-width: 991px)
{
    .public-icon-group
    {
        width: 120px;
        height: 120px;
    }
}
.public-icon-group:before,
.public-icon-group:after
{
    display: block;

    width: 100%;
    height: 100%;

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

    background: url(../images/ban-circle-2.webp) no-repeat center;
    background-size: cover;
}
.public-icon-group:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    -webkit-animation: roate360other 10s linear infinite;
            animation: roate360other 10s linear infinite;

    background-image: url(../images/ban-circle-1.webp);
}
.public-icon-group p
{
    font-size: 22px;

    position: absolute;
    z-index: 4;
    z-index: 2;
    top: 50%;
    left: 50%;

    width: 100%;
    margin: 0;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;
}
@media (max-width: 1199px)
{
    .public-icon-group p
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .public-icon-group p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .public-icon-group p
    {
        font-size: 16px;
    }
}
@-webkit-keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
.hs-home-category
{
    background: url(../images/category_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-category .category-menu
{
    position: relative;
    z-index: 6;
}
.hs-home-category .category-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-home-category .category-menu ul
    {
        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
    .hs-home-category .category-menu ul li
    {
        width: 33.33333333%;
        padding: 0 10px;
    }
}
@media (max-width: 767px) and (max-width: 767px)
{
    .hs-home-category .category-menu ul li
    {
        width: 50%;
    }
}
.hs-home-category .category-menu .menu-group
{
    display: block;

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

    text-align: center;
}
.hs-home-category .category-menu .menu-group .public-icon-group
{
    margin: 0 auto;
}
.hs-home-category .category-menu .menu-group .public-icon-group:before
{
    background-image: url(../images/circle-2.webp);
    background-size: 100%;
}
.hs-home-category .category-menu .menu-group .public-icon-group:after
{
    background-image: url(../images/circle-1.webp);
    background-size: 100%;
}
.hs-home-category .category-menu .menu-group .public-icon-group:before,
.hs-home-category .category-menu .menu-group .public-icon-group:after
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0;
}
.hs-home-category .category-menu .menu-group .public-icon-group .icon
{
    font-size: 50px;
    line-height: 116px;

    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    width: 116px;
    height: 116px;

    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    text-align: center;

    border: 1px solid #000;
    border-radius: 50%;
    background: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-menu .menu-group .public-icon-group .icon
    {
        line-height: 100px;

        width: 100px;
        height: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-menu .menu-group .public-icon-group .icon
    {
        line-height: 90px;

        width: 90px;
        height: 90px;
    }
}
.hs-home-category .category-menu .menu-group span
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: block;

    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-menu .menu-group span
    {
        font-size: 16px;
        line-height: 24px;
    }
}
.hs-home-category .category-menu .active .menu-group .public-icon-group:before,
.hs-home-category .category-menu .active .menu-group .public-icon-group:after
{
    opacity: 1;
}
.hs-home-category .category-menu .active .menu-group .public-icon-group .icon
{
    color: #fff;
    border-color: #005bac;
    background-color: #005bac;
}
.hs-home-category .category-menu .active .menu-group span
{
    color: #005bac;
}
.hs-home-category .category-list
{
    position: relative;
    z-index: 2;

    margin-top: 80px;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list
    {
        margin-top: 40px;
    }
}
.hs-home-category .category-list .category-img
{
    position: relative;
    z-index: 6;

    width: 50%;
    padding-left: 10%;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-list .category-img
    {
        padding-left: 5%;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-img
    {
        width: 100%;
        padding-left: 0;
    }
}
.hs-home-category .category-list .category-img .img
{
    position: relative;
}
.hs-home-category .category-list .category-img .ibox
{
    padding-bottom: 86.66666667%;
}
.hs-home-category .category-list .category-img .title-category
{
    position: absolute;
    top: 5%;
    right: 30%;

    width: 70%;
}
.hs-home-category .category-list .category-img .title-category h3
{
    font-size: 2.8vw;
    font-weight: bold;
    line-height: 1;

    color: rgba(0, 0, 0, .1);
}
.hs-home-category .category-list .category-more
{
    position: relative;
    z-index: 6;

    margin-top: 70px;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-more
    {
        margin-top: 30px;
    }
}
.hs-home-category .category-list .category-more:before
{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 100%;

    display: block;

    width: 1000px;
    height: 100%;

    content: '';

    background-color: #005bac;
}
.hs-home-category .category-list .category-more a
{
    position: relative;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    padding: 35px 40px;

    color: #fff;
    border-right: 10px solid #e7000b;
    background-color: #005bac;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-list .category-more a
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-category .category-list .category-more a
    {
        padding: 20px 30px;
    }
}
.hs-home-category .category-list .category-more a:after
{
    width: 0;
    height: 0;
    margin-left: 16px;

    content: '';

    border-width: 6px 0 6px 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}
.hs-home-category .category-list .category-more a:before
{
    position: absolute;
    z-index: 6;
    top: 50%;
    right: 100%;

    display: block;

    width: 1000px;
    height: 1px;

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

    background-color: rgba(255, 255, 255, .5);
}
.hs-home-category .category-list .category-more a:hover
{
    text-decoration: underline;
}
.hs-home-category .category-list .category-desc
{
    position: relative;

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

    width: 50%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc
    {
        width: 100%;
    }
}
.hs-home-category .category-list .category-desc .category-num
{
    position: absolute;
    z-index: 1;
    bottom: 45%;
    left: -30%;

    width: 719px;
    height: 461px;

    background: url(../images/numbg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-list .category-desc .category-num
    {
        bottom: 55%;
        left: -50%;

        width: 600px;
        height: 385px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .category-num
    {
        left: -40%;

        width: 400px;
        height: 256px;
    }
}
.hs-home-category .category-list .category-desc .category-num span
{
    font-size: 150px;
    font-weight: bold;
    line-height: 1;

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

    display: block;

    -webkit-transform: translate3d(-50%, -50%, 0);
            transform: translate3d(-50%, -50%, 0);
    /* 裁剪背景为文本 */

    color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#eef2f7), to(transparent));
    background-image: -webkit-linear-gradient(#eef2f7, transparent);
    background-image:         linear-gradient(#eef2f7, transparent);
    /* 线性渐变从左到右，从红色到黄色 */
    -webkit-background-clip: text;
    /* 兼容WebKit浏览器 */
            background-clip: text;
    /* 文字颜色设置为透明 */
}
@media (max-width: 1199px)
{
    .hs-home-category .category-list .category-desc .category-num span
    {
        font-size: 120px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .category-num span
    {
        font-size: 80px;

        top: 50%;
    }
}
.hs-home-category .category-list .category-desc .title-category
{
    position: relative;
    z-index: 6;
}
.hs-home-category .category-list .category-desc .title-category h3
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1199px)
{
    .hs-home-category .category-list .category-desc .title-category h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .title-category h3
    {
        font-size: 24px;
    }
}
.hs-home-category .category-list .category-desc .category-nav
{
    position: relative;
    z-index: 6;

    max-width: 510px;
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .category-nav
    {
        margin-top: 0;
    }
}
.hs-home-category .category-list .category-desc .category-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -10px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .category-nav > ul
    {
        margin: 0 -5px;
    }
}
.hs-home-category .category-list .category-desc .category-nav > ul > li
{
    width: 50%;
    margin-top: 15px;
    padding: 0 10px;
}
@media (max-width: 767px)
{
    .hs-home-category .category-list .category-desc .category-nav > ul > li
    {
        padding: 0 5px;
    }
}
.hs-home-category .category-list .category-desc .category-nav > ul > li > a
{
    font-size: 14px;
    line-height: 30px;

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

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

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

    border: 1px solid rgba(0, 0, 0, .3);

    -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: 991px)
{
    .hs-home-category .category-list .category-desc .category-nav > ul > li > a
    {
        line-height: 24px;
    }
}
.hs-home-category .category-list .category-desc .category-nav > ul > li > a .flaticon
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0;
}
.hs-home-category .category-list .category-desc .category-nav > ul > li:hover > a
{
    color: #fff;
    border-color: #005bac;
    background-color: #005bac;
}
.hs-home-category .category-list .category-desc .category-nav > ul > li:hover > a .flaticon
{
    opacity: 1;
}
.hs-home-about .about
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-home-about .about
    {
        margin-top: 20px;
    }
}
.hs-home-about .about-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

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

    background-color: #003f85;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-left
    {
        padding: 30px 15px;
    }
}
.hs-home-about .about-left .public-note
{
    overflow-y: auto;

    max-height: 420px;
    padding-right: 10px;
}
@media (max-width: 1400px)
{
    .hs-home-about .about-left .public-note
    {
        max-height: 350px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .public-note
    {
        max-height: 100%;
    }
}
.hs-home-about .about-left .public-note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-home-about .about-left .public-note::-webkit-scrollbar-track
{
    border: 2px solid #003f85;
    background-color: #4b73a0;
}
.hs-home-about .about-left .public-note::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #fff;
}
.hs-home-about .about-left .public-note p
{
    color: #fff;
}
.hs-home-about .about-right
{
    position: relative;

    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-right
    {
        width: 100%;
    }
}
.hs-home-about .about-right .img img
{
    width: 100%;
    height: auto !important;
}
.hs-home-about .about-right .since
{
    font-family: 'D-DIN';
    font-size: 111px;
    line-height: 1;

    position: absolute;
    z-index: 4;
    top: 5%;

    width: 100%;

    text-align: center;

    color: rgba(255, 255, 255, .2);
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .since
    {
        font-size: 90px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-right .since
    {
        font-size: 80px;
    }
}
.hs-home-about .about-right .culture
{
    position: absolute;
    z-index: 5;
    right: 4%;
    bottom: -30px;

    width: 170px;

    text-align: center;

    border-top: 6px solid #e7000b;
}
@media (max-width: 767px)
{
    .hs-home-about .about-right .culture
    {
        position: relative;
        right: 0;
        bottom: 0;

        width: 100%;
    }
    .hs-home-about .about-right .culture > ul
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .hs-home-about .about-right .culture > ul > li
    {
        width: 33.33333333%;
    }
}
.hs-home-about .about-right .culture .culture-group
{
    height: 100%;
    padding: 20px;

    color: #fff;
    background-color: #003f85;
}
.hs-home-about .about-right .culture .culture-group .icon .flaticon
{
    font-size: 46px;
    line-height: 1;

    display: block;
}
.hs-home-about .about-right .culture .culture-group p
{
    font-size: 14px;
    line-height: 18px;

    margin: 10px 0 0 0;
}
.hs-home-about .about-right .culture ul li:nth-child(2) .culture-group
{
    background-color: #246bb9;
}
.hs-home-about .about-right .culture ul li:nth-child(3) .culture-group
{
    background-color: #1683df;
}
.hs-home-solution
{
    padding-top: 150px;

    background: url(../images/solution_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-solution
    {
        background-attachment: fixed;
    }
}
@media (max-width: 1199px)
{
    .hs-home-solution
    {
        padding-top: 100px;
    }
}
@media (max-width: 991px)
{
    .hs-home-solution
    {
        padding-top: 80px;
    }
}
.hs-home-solution .solution
{
    position: relative;

    max-width: 1080px;
    margin: 0 auto;
}
.hs-home-solution .swiper-solution
{
    overflow: visible;
}
.hs-home-solution .swiper-solution .swiper-slide
{
    padding: 0 45px;
}
@media (max-width: 767px)
{
    .hs-home-solution .swiper-solution .swiper-slide
    {
        padding: 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-solution .swiper-solution .swiper-slide .solution-group
    {
        opacity: 0;
    }
}
.hs-home-solution .swiper-solution .swiper-slide .solution-group .img
{
    background-color: #fff;
}
.hs-home-solution .swiper-solution .swiper-slide .solution-group .img .ibox
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: .3;

    -webkit-filter: blur(3px);
            filter: blur(3px);
}
.hs-home-solution .swiper-solution .swiper-slide .solution-group .desc
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0;
}
@media (max-width: 767px)
{
    .hs-home-solution .swiper-solution .swiper-slide-active .solution-group
    {
        opacity: 1;
    }
}
.hs-home-solution .swiper-solution .swiper-slide-active .solution-group .img .ibox
{
    opacity: 1;

    -webkit-filter: blur(0px);
            filter: blur(0px);
}
.hs-home-solution .swiper-solution .swiper-slide-active .solution-group .desc
{
    opacity: 1;
}
.hs-home-solution .solution-group
{
    position: relative;

    padding: 0 40px;
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group
    {
        padding: 0;
    }
}
.hs-home-solution .solution-group .img
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;

    width: 100%;
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group .img
    {
        position: relative;
    }
}
.hs-home-solution .solution-group .img .ibox
{
    padding-bottom: 49.07407407%;
}
.hs-home-solution .solution-group .desc
{
    position: relative;
    z-index: 6;

    width: 50%;
    padding: 50px 40px;

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-solution .solution-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-solution .solution-group .desc
    {
        width: 70%;
    }
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group .desc
    {
        width: 100%;
        padding: 30px 15px;
    }
}
.hs-home-solution .solution-group .title-solution
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.11111111;
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group .title-solution
    {
        font-size: 20px;
    }
}
.hs-home-solution .solution-group .mask
{
    line-height: 32px;

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

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

    color: #fff;
    background-color: #005bac;
}
.hs-home-solution .solution-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

    max-height: 144px;
    margin-top: 40px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group .public-note
    {
        margin-top: 20px;
    }
}
.hs-home-solution .solution-group .public-note p
{
    font-size: 14px;
    line-height: 24px;
}
.hs-home-solution .solution-group .hs-more
{
    margin-top: 200px;
}
@media (max-width: 1199px)
{
    .hs-home-solution .solution-group .hs-more
    {
        margin-top: 140px;
    }
}
@media (max-width: 991px)
{
    .hs-home-solution .solution-group .hs-more
    {
        margin-top: 100px;
    }
}
@media (max-width: 767px)
{
    .hs-home-solution .solution-group .hs-more
    {
        margin-top: 30px;
    }
}
.hs-home-solution .swiper-button-prev,
.hs-home-solution .swiper-button-next
{
    top: 60%;
    left: -26px;
}
@media (max-width: 767px)
{
    .hs-home-solution .swiper-button-prev,
    .hs-home-solution .swiper-button-next
    {
        line-height: 40px;

        position: relative;
        top: auto;
        left: 0;

        display: inline-block;

        width: 40px;
        height: 40px;
        margin-top: 20px;

        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        text-align: center;
        vertical-align: middle;
    }
}
.hs-home-solution .swiper-button-next
{
    right: -26px;
    left: auto;
}
@media (max-width: 767px)
{
    .hs-home-solution .swiper-button-next
    {
        right: 0;
    }
}
.public-news-group
{
    position: relative;

    padding: 14px 30px 30px;
}
@media (max-width: 767px)
{
    .public-news-group
    {
        padding: 0 30px 20px;
    }
}
.public-news-group .title-news
{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .public-news-group .title-news
    {
        font-size: 16px;
    }
}
.public-news-group .title-news a
{
    display: -webkit-box;
    overflow: hidden;

    height: 30px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.public-news-group .title-news:after
{
    display: block;

    width: 60px;
    height: 2px;
    margin-top: 10px;

    content: '';

    background: #005bac;
}
.public-news-group .news-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .news-note p
{
    font-size: 14px;
    line-height: 24px;
}
.public-news-group .img
{
    position: relative;

    margin-top: 60px;
}
@media (max-width: 991px)
{
    .public-news-group .img
    {
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .public-news-group .img
    {
        margin-top: 20px;
    }
}
.public-news-group .ibox
{
    padding-bottom: 83.33333333%;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-news-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .date
{
    position: absolute;
    z-index: 4;
    top: 0;
    left: 0;

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

    width: 80px;
    height: 80px;

    color: #fff;
    background-color: #005bac;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.public-news-group .date b,
.public-news-group .date span
{
    display: block;
}
.public-news-group .date b
{
    font-size: 30px;
    line-height: 1;
}
.public-news-group .date span
{
    font-size: 14px;
    line-height: 1.5;
}
.public-news-group .more
{
    margin-top: 20px;
}
.public-news-group .more a
{
    line-height: 30px;

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

    color: #005bac;

    -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 (min-width: 1200px)
{
    .public-news-group:hover .title-news
    {
        font-weight: bold;
    }
    .public-news-group:hover .img img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-news .news-menu
{
    margin-top: 30px;
}
.hs-home-news .news-menu > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -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;
}
.hs-home-news .news-menu > ul > li > a
{
    line-height: 30px;

    display: block;

    padding: 0 20px;
}
.hs-home-news .news-menu > ul > li.active > a
{
    font-weight: bold;

    color: #005bac;
}
.hs-home-news .swiper-news
{
    margin: 0 -30px;
}
.hs-home-news .swiper-news .swiper-slide
{
    border-right: 1px solid rgba(211, 211, 211, .3);
}
.hs-home-news .news
{
    overflow: hidden;

    margin-top: 70px;
}
@media (max-width: 1560px)
{
    .hs-home-news .news
    {
        margin-top: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-news .news
    {
        margin-top: 30px;
    }
}
.hs-home-news .news-content
{
    display: none;
}
.hs-home-news .news-content.show
{
    display: block;
}
.hs-home-news .news-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: 100%;
    margin-top: 30px;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-news .news-button .line
{
    width: 100%;
    height: 1px;

    background-color: #005bac;
}
.hs-home-news .news-button .swiper-button-prev,
.hs-home-news .news-button .swiper-button-next
{
    -webkit-transition: all .2s;
            transition: all .2s;

    background: none;

    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
            justify-content: flex-start;
}
.hs-home-news .news-button .swiper-button-prev:hover,
.hs-home-news .news-button .swiper-button-next:hover
{
    color: #005bac;
}
.hs-home-news .news-button .swiper-button-next
{
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.hs-home-honor-service
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-honor-service .honor-group
{
    position: relative;

    display: block;

    width: 50%;
}
@media (max-width: 767px)
{
    .hs-home-honor-service .honor-group
    {
        width: 100%;
    }
}
.hs-home-honor-service .honor-group .img
{
    background-color: #000;
}
@media (max-width: 767px)
{
    .hs-home-honor-service .honor-group .img
    {
        width: 140%;
        margin-left: -20%;
    }
}
.hs-home-honor-service .honor-group .img .ibox
{
    padding-bottom: 52.08333333%;

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

    opacity: .3;
}
.hs-home-honor-service .honor-group .desc
{
    position: absolute;
    z-index: 6;
    top: 50%;

    width: 100%;
    padding: 30px;

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

    color: #fff;
}
.hs-home-honor-service .honor-group .desc .icon .flaticon
{
    font-size: 56px;
    line-height: 1;
}
@media (max-width: 1199px)
{
    .hs-home-honor-service .honor-group .desc .icon .flaticon
    {
        font-size: 40px;
    }
}
.hs-home-honor-service .honor-group .desc .title-honor-service
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-home-honor-service .honor-group .desc .title-honor-service
    {
        margin-top: 20px;
    }
}
.hs-home-honor-service .honor-group .desc .title-honor-service h3
{
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1199px)
{
    .hs-home-honor-service .honor-group .desc .title-honor-service h3
    {
        font-size: 20px;
    }
}
.hs-home-honor-service .honor-group .desc .title-honor-service h4
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
@media (max-width: 1199px)
{
    .hs-home-honor-service .honor-group .desc .title-honor-service h4
    {
        font-size: 16px;
    }
}
.hs-home-honor-service .honor-group .desc .more
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-home-honor-service .honor-group .desc .more
    {
        margin-top: 20px;
    }
}
.hs-home-honor-service .honor-group .desc .more span
{
    line-height: 30px;

    display: inline-block;

    min-width: 170px;
    margin: 0 auto;
    padding: 5px;

    border: 1px solid rgba(255, 255, 255, .5);
}
.hs-home-honor-service .active .img
{
    background-color: #003183;
}
.hs-home-honor-service .active .img .ibox
{
    opacity: .1;
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 1560px)
{
    .hs-inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 60px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 0;
    }
}
.title-inner h2
{
    font-family: 'D-DIN';
    font-size: 36px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;

    color: #005bac;
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.title-inner p
{
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .title-industry h2
    {
        font-size: 30px;
    }
}
.title-industry p
{
    font-size: 18px;
    line-height: 1.33333333;
}
@media (max-width: 1199px)
{
    .title-industry p
    {
        font-size: 16px;
    }
}
.hs-inner-location .location
{
    line-height: 30px;

    position: relative;

    padding-left: 20px;
}
.hs-inner-location .location .flaticon
{
    position: absolute;
    top: 0;
    left: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-location .location .flaticon
    {
        top: -2px;
    }
}
.hs-inner-location .location ul
{
    position: relative;

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

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

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

    margin: 0 4px;

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

    display: block;

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

    color: rgba(0, 0, 0, .5);
    border-top: 1px solid rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.public-news-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-news-content .public-news-left
{
    position: relative;

    width: 300px;
    padding: 50px 0;

    background: #f3f3f3;
}
@media (max-width: 1560px)
{
    .public-news-content .public-news-left
    {
        width: 240px;
    }
}
@media (max-width: 1199px)
{
    .public-news-content .public-news-left
    {
        width: 100%;
        padding: 30px 0 0 0;

        border-right: none;
        background: none;
    }
}
.public-news-content .public-news-left:before
{
    position: absolute;
    top: 0;
    right: 100%;

    display: block;

    width: 300%;
    height: 100%;

    content: '';

    background: #f3f3f3;
}
@media (max-width: 1199px)
{
    .public-news-content .public-news-left:before
    {
        display: none;
    }
}
.public-news-content .public-news-right
{
    width: -webkit-calc(100% - 300px);
    width:         calc(100% - 300px);
    padding: 50px 0 50px 3%;
}
@media (max-width: 1560px)
{
    .public-news-content .public-news-right
    {
        width: -webkit-calc(100% - 240px);
        width:         calc(100% - 240px);
    }
}
@media (max-width: 1199px)
{
    .public-news-content .public-news-right
    {
        width: 100%;
        padding: 30px 0 60px;
    }
}
.public-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-content .public-left
{
    width: 320px;
    padding: 50px 0;
}
@media (max-width: 1560px)
{
    .public-content .public-left
    {
        width: 280px;
    }
}
@media (max-width: 1199px)
{
    .public-content .public-left
    {
        width: 100%;
        padding: 30px 0 0 0;

        border-right: none;
    }
}
@media (max-width: 991px)
{
    .public-content .public-left
    {
        padding-top: 20px;
    }
}
.public-content .public-right
{
    width: -webkit-calc(100% - 320px);
    width:         calc(100% - 320px);
    padding: 50px 0 50px 3%;
}
@media (max-width: 1560px)
{
    .public-content .public-right
    {
        width: -webkit-calc(100% - 280px);
        width:         calc(100% - 280px);
    }
}
@media (max-width: 1199px)
{
    .public-content .public-right
    {
        width: 100%;
        padding: 30px 0 60px;
    }
}
@media (max-width: 1199px)
{
    .inner-news-leftmenu .menunav1
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.inner-news-leftmenu .menunav1 > li > a
{
    font-size: 18px;
    line-height: 36px;

    position: relative;

    display: block;

    padding: 20px 50px 20px 0;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1199px)
{
    .inner-news-leftmenu .menunav1 > li > a
    {
        line-height: 30px;

        padding: 10px 40px 10px 0;
    }
}
@media (max-width: 767px)
{
    .inner-news-leftmenu .menunav1 > li > a
    {
        line-height: 24px;

        padding: 5px 40px 5px 0;
    }
}
.inner-news-leftmenu .menunav1 > li > a:before
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 0;
    height: 100%;

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

    background-color: #003f85;
}
@media (max-width: 1199px)
{
    .inner-news-leftmenu .menunav1 > li > a:before
    {
        display: none;
    }
}
.inner-news-leftmenu .menunav1 > li > a:after
{
    position: absolute;
    top: 50%;
    right: 20px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #999;
}
.inner-news-leftmenu .menunav1 > li > a span
{
    position: relative;
    z-index: 6;
}
.inner-news-leftmenu .menunav1 > li:hover > a,
.inner-news-leftmenu .menunav1 > li.active > a
{
    color: #fff;
}
@media (max-width: 1199px)
{
    .inner-news-leftmenu .menunav1 > li:hover > a,
    .inner-news-leftmenu .menunav1 > li.active > a
    {
        font-weight: bold;

        color: #005bac;
    }
}
.inner-news-leftmenu .menunav1 > li:hover > a:before,
.inner-news-leftmenu .menunav1 > li.active > a:before
{
    width: 300%;
}
.inner-news-leftmenu .menunav1 > li:hover > a:after,
.inner-news-leftmenu .menunav1 > li.active > a:after
{
    border-color: transparent transparent transparent rgba(255, 255, 255, .3);
}
@media (max-width: 1199px)
{
    .inner-news-leftmenu .menunav1 > li:hover > a:after,
    .inner-news-leftmenu .menunav1 > li.active > a:after
    {
        border-color: transparent transparent transparent rgba(0, 91, 172, .3);
    }
}
.inner-leftmenu .title-menu
{
    position: relative;

    display: none;

    padding: 15px;

    background-color: #005bac;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu
    {
        display: block;
    }
}
.inner-leftmenu .title-menu h3
{
    font-family: 'Anton';
    font-size: 36px;
    font-weight: normal;
    line-height: 1.25;

    margin: 0;

    color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu:after
    {
        font-size: 20px;

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

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

        color: #fff;
    }
    .inner-leftmenu .title-menu.current:after
    {
        content: '-';
    }
}
.inner-leftmenu .menunav1
{
    padding: 10px;

    background: #f3f3f3;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li
{
    margin: 10px 0;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 20px 50px 20px 20px;

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

    background-color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        line-height: 30px;

        padding: 10px 40px 10px 10px;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        line-height: 24px;

        padding: 5px 40px 5px 5px;
    }
}
.inner-leftmenu .menunav1 > li > a:before
{
    position: absolute;
    top: 0;
    right: 0;

    display: block;

    width: 0;
    height: 100%;

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

    background-color: #003f85;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a:before
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li > a:after
{
    position: absolute;
    top: 50%;
    right: 20px;

    display: block;

    width: 0;
    height: 0;

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

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #999;
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: bold;

    color: #fff;
    background-color: #003f85;
}
.inner-leftmenu .menunav1 > li.active > a:after,
.inner-leftmenu .menunav1 > li:hover > a:after
{
    border-color: transparent transparent transparent #fff;
}
.inner-leftmenu .menunav2
{
    display: none;

    padding: 20px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2
    {
        display: block;
    }
}
.inner-leftmenu .menunav2 > li
{
    border-bottom: 1px solid rgba(213, 213, 213, .5);
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

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

    position: relative;

    display: block;

    padding: 10px 0;

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

    color: #666;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li > a
    {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    color: #005bac;
}
.title-product-details h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;

    position: relative;

    margin: 0;
    padding-bottom: 10px;

    color: #005bac;
    border-bottom: 2px solid #005bac;
}
.public-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    display: block;

    width: 34px;
    height: 34px;

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

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.public-share ul li a:hover img
{
    opacity: 1;
}
.public-share ul li.youtube a
{
    background-color: #d0202d;
}
.public-share ul li.instagram a
{
    background-color: #de3077;
}
.public-share ul li.tiktok a
{
    background-color: #1a1a1a;
}
.public-share ul li.twitter a
{
    background-color: #383838;
}
.public-share ul li.pinterest a
{
    background-color: #c30000;
}
.public-share ul li.alibaba a
{
    background-color: #f60;
}
.table_a
{
    overflow-x: auto;

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

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

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

    text-align: left;

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

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
.hs-inner-about .about
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-about .about .public-note
{
    margin-top: 30px;
}
@media (max-width: 1470px)
{
    .hs-inner-about .about .public-note
    {
        overflow-y: auto;

        max-height: 400px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .about .public-note
    {
        max-height: 340px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about .public-note
    {
        max-height: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about .public-note
    {
        margin-top: 20px;
    }
}
.hs-inner-about .about .public-note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-inner-about .about .public-note::-webkit-scrollbar-track
{
    background-color: #dcdcdc;
}
.hs-inner-about .about .public-note::-webkit-scrollbar-thumb
{
    background-color: #005bac;
}
@media (max-width: 1560px)
{
    .hs-inner-about .about .public-note p
    {
        line-height: 24px;
    }
}
.hs-inner-about .about-left
{
    position: relative;

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

    width: 50%;
    padding: 30px 50px;

    background-color: #fbfcff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-left
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        padding: 20px 15px;
    }
}
.hs-inner-about .about-right
{
    position: relative;

    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-right
    {
        width: 100%;
    }
}
.hs-inner-about .about-right img
{
    width: 100%;
    height: auto;
}
.hs-inner-about .about-right:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 50%;
    height: 100%;

    content: '';

    background: -webkit-gradient(linear, left top, right top, from(#fbfcff), to(transparent));
    background: -webkit-linear-gradient(left, #fbfcff, transparent);
    background:         linear-gradient(90deg, #fbfcff, transparent);
}
.hs-inner-about .culture
{
    position: relative;
    z-index: 6;

    width: 70%;
    margin-top: -30px;

    border-left: 25px solid #e7000b;
}
@media (max-width: 1560px)
{
    .hs-inner-about .culture
    {
        width: 80%;

        border-width: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about .culture
    {
        border-width: 10px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .culture
    {
        width: 100%;
    }
}
.hs-inner-about .culture 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-about .culture ul li
{
    width: 33.33333333%;
}
@media (max-width: 767px)
{
    .hs-inner-about .culture ul li
    {
        width: 100%;
    }
}
.hs-inner-about .culture ul li:nth-child(2) .culture-group
{
    background: #246bb9;
}
.hs-inner-about .culture ul li:nth-child(3) .culture-group
{
    background: #1683df;
}
.hs-inner-about .culture .culture-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    height: 100%;
    padding: 40px;

    color: #fff;
    background: #003f85;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-inner-about .culture .culture-group
    {
        padding: 30px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-about .culture .culture-group
    {
        padding: 30px 20px;
    }
}
.hs-inner-about .culture .culture-group .icon
{
    width: 50px;
}
@media (max-width: 1400px)
{
    .hs-inner-about .culture .culture-group .icon
    {
        width: 40px;
    }
}
.hs-inner-about .culture .culture-group .icon .flaticon
{
    font-size: 50px;
    line-height: 1;

    display: block;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1400px)
{
    .hs-inner-about .culture .culture-group .icon .flaticon
    {
        font-size: 40px;
    }
}
.hs-inner-about .culture .culture-group .public-note
{
    width: -webkit-calc(100% - 50px);
    width:         calc(100% - 50px);
    padding-left: 30px;
}
@media (max-width: 1400px)
{
    .hs-inner-about .culture .culture-group .public-note
    {
        width: -webkit-calc(100% - 40px);
        width:         calc(100% - 40px);
        padding-left: 20px;
    }
}
.hs-inner-about .culture .culture-group .public-note p
{
    line-height: 24px;

    color: #fff;
}
@media (min-width: 1200px)
{
    .hs-inner-about .culture .culture-group:hover .icon .flaticon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-history
{
    background: url(../images/history_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-history
    {
        background-attachment: fixed;
    }
}
.hs-inner-history .title-inner h2 span
{
    display: block;

    color: #1683df;
}
.hs-inner-history .history
{
    position: relative;

    margin-top: 100px;
    padding-bottom: 12px;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history
    {
        margin-top: 80px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-history .history
    {
        margin-top: 60px;
    }
}
.hs-inner-history .history:after
{
    position: absolute;
    bottom: 0;
    left: -100%;

    width: 300%;
    height: 12px;

    content: '';

    background: url(../images/history-line.png) repeat-x center;
}
.hs-inner-history .history .slide-history
{
    padding: 0 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history .slide-history
    {
        padding: 0 15px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-history .history .slide-history
    {
        padding: 0 10px;
    }
}
.hs-inner-history .history .slick-track
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
.hs-inner-history .history .slick-slide
{
    padding: 0 30px;
}
.hs-inner-history .history .history-group
{
    position: relative;

    padding: 0 30px 50px;

    border-left: 1px solid rgba(0, 91, 172, .5);
}
@media (max-width: 1470px)
{
    .hs-inner-history .history .history-group
    {
        padding: 0 20px 30px;
    }
}
.hs-inner-history .history .history-group:before
{
    position: absolute;
    top: 0;
    left: -7px;

    display: block;

    width: 14px;
    height: 14px;

    content: '';

    border-radius: 50%;
    background: #005bac;
}
.hs-inner-history .history .history-group .year
{
    color: #005bac;
}
.hs-inner-history .history .history-group .year b
{
    font-size: 48px;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history .history-group .year b
    {
        font-size: 40px;
    }
}
.hs-inner-history .history .history-group .public-note
{
    margin-top: 14px;
}
.hs-inner-history .slick-arrow
{
    left: 0;

    color: #005bac;
    background: none;
}
.hs-inner-history .slick-arrow.swiper-button-next
{
    right: 0;
    left: auto;
}
.hs-inner-factory
{
    background: url(../images/factory_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-factory
    {
        background-attachment: fixed;
    }
}
.hs-inner-factory .title-inner h2
{
    color: #1683df;
}
.hs-inner-factory .factory
{
    position: relative;

    max-width: 700px;
    margin: 0 auto;
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-factory .factory
    {
        margin-top: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        max-width: 600px;
        margin-top: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-factory .factory
    {
        max-width: 500px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory
    {
        max-width: 90%;
    }
}
.hs-inner-factory .factory .swiper-factory
{
    overflow: visible;
}
.hs-inner-factory .factory .swiper-slide-active .factory-group
{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.hs-inner-factory .factory .swiper-slide-active .factory-group .img
{
    opacity: 1;
}
.hs-inner-factory .factory .swiper-slide-active .factory-group .title-factory
{
    display: block;
}
.hs-inner-factory .factory .factory-group
{
    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
            transform: scale(.8);
    text-align: center;

    background-color: #fff;
}
.hs-inner-factory .factory .factory-group .img
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: .2;
    border: 10px solid #fff;
}
.hs-inner-factory .factory .factory-group .ibox
{
    padding-bottom: 82.5%;
}
.hs-inner-factory .factory .factory-group .title-factory
{
    line-height: 26px;

    display: none;

    padding: 15px;
}
.hs-inner-factory .factory-button .swiper-button-prev,
.hs-inner-factory .factory-button .swiper-button-next
{
    left: -70px;

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

    background: none;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-button .swiper-button-prev,
    .hs-inner-factory .factory-button .swiper-button-next
    {
        left: -40px;
    }
}
.hs-inner-factory .factory-button .swiper-button-prev .flaticon,
.hs-inner-factory .factory-button .swiper-button-next .flaticon
{
    font-size: 20px;
}
.hs-inner-factory .factory-button .swiper-button-prev:hover,
.hs-inner-factory .factory-button .swiper-button-next:hover
{
    color: #005bac;
}
.hs-inner-factory .factory-button .swiper-button-next
{
    right: -70px;
    left: auto;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory-button .swiper-button-next
    {
        right: -40px;
    }
}
.hs-inner-honor
{
    background: #f5f5f5;
}
.hs-inner-honor .honor-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 260px;

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

        width: 100%;

        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
                align-items: center;
    }
}
.hs-inner-honor .honor-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;
}
.hs-inner-honor .honor-button .swiper-button-next,
.hs-inner-honor .honor-button .swiper-button-prev
{
    background: none;
}
.hs-inner-honor .honor-button .swiper-button-next:hover,
.hs-inner-honor .honor-button .swiper-button-prev:hover
{
    color: #005bac;
}
.hs-inner-honor .honor-right
{
    width: -webkit-calc(100% - 260px);
    width:         calc(100% - 260px);
}
@media (max-width: 991px)
{
    .hs-inner-honor .honor-right
    {
        width: -webkit-calc(100% - 200px);
        width:         calc(100% - 200px);
    }
}
@media (max-width: 767px)
{
    .hs-inner-honor .honor-right
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-inner-honor .honor-group
{
    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;

    background-color: #fff;
}
.hs-inner-honor .honor-group .ibox
{
    padding-bottom: 141.93548387%;
}
.hs-inner-honor .honor-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-honor .honor-group .title-honor
{
    line-height: 30px;

    padding: 15px;
}
@media (min-width: 1200px)
{
    .hs-inner-honor .honor-group:hover
    {
        color: #fff;
        background-color: #005bac;
    }
    .hs-inner-honor .honor-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
#aabout,
#awhy,
#afactory,
#acertificates,
#ahistory,
#technology,
#warranty
{
    position: relative;
    top: -80px;
}
.public-product-group
{
    position: relative;

    display: block;

    text-align: center;

    border: 1px solid rgba(218, 218, 218, .41);
}
.public-product-group .img .ibox
{
    padding-bottom: 76%;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .desc
{
    position: relative;

    padding: 20px 20px 40px 20px;

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

    background: #f5f5f5;
}
.public-product-group .desc .more
{
    font-size: 24px;
    line-height: 22px;

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

    width: 30px;
    height: 30px;

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

    color: #fff;
    border: 3px solid #fff;
    background: #1683df;
}
@media (max-width: 1199px)
{
    .public-product-group .desc .more
    {
        -webkit-transform: translateX(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg);

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

    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.public-product-group .title-product
{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    padding: 0 10px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .public-product-group .title-product
    {
        padding: 0 5px;
    }
}
.public-product-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-product-group .more
{
    -webkit-transition: all .2s;
            transition: all .2s;

    opacity: 0;
}
@media (min-width: 1200px)
{
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .desc
    {
        color: #fff;
        background-color: #003f85;
    }
    .public-product-group:hover .public-note p
    {
        color: #fff;
    }
    .public-product-group:hover .more
    {
        -webkit-transform: translateX(-50%) rotate(45deg);
            -ms-transform: translateX(-50%) rotate(45deg);
                transform: translateX(-50%) rotate(45deg);

        opacity: 1;
    }
}
.hs-inner-products .products
{
    margin-top: -50px;
}
.hs-inner-products .products > ul > li
{
    margin-top: 50px;
}
.hs-inner-product-details .product-details
{
    overflow: hidden;
}
.hs-inner-product-details .product-details .details-imgbox
{
    width: 45%;
    height: 100%;

    border: 1px solid rgba(218, 218, 218, .41);
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox img
{
    width: 100%;
}
.hs-inner-product-details .product-details .details-content
{
    position: relative;
    z-index: 6;

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

    width: 55%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-top: 0;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-product-details .product-details .details-content .link .link-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-product-details .product-details .details-content .link .link-left a
{
    margin-right: 2px;
}
.hs-inner-product-details .product-details .details-content .link a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;

    display: block;

    margin-top: 10px;
    padding: 10px 26px;

    color: #fff;
    background-color: #003f85;
}
.hs-inner-product-details .product-details .details-content .link a:hover
{
    text-decoration: underline;
}
.hs-inner-product-details .product-details .details-content .link .down
{
    color: #005bac;
    background: #e8f0ff;
}
.hs-inner-product-details .product-details .details-content .link .talk
{
    background-color: #e7000b;
}
.hs-inner-product-details .parameter
{
    padding: 60px 0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter
    {
        padding: 30px 0;
    }
}
.hs-inner-product-details .parameter-menu
{
    padding: 14px 30px 0 30px;

    background-color: #005bac;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter-menu
    {
        padding: 10px 10px 0 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-menu
    {
        overflow-x: auto;
    }
}
.hs-inner-product-details .parameter-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-product-details .parameter-menu ul li a
{
    line-height: 24px;

    display: block;

    height: 100%;
    padding: 15px 26px;

    color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .parameter-menu ul li a
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        min-width: 100px;
        padding: 10px;

        -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 .parameter-menu ul li.active a
{
    font-weight: bold;

    color: #005bac;
    background-color: #fff;
}
.hs-inner-product-details .public-listbox-one-text > ul > li
{
    margin-top: 20px;
}
.hs-inner-product-details .parameter-content
{
    padding-top: 30px;
}
.hs-inner-product-details .how-works .works-listbox
{
    margin-top: 30px;
}
.hs-inner-product-details .how-works .works-listbox 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;
}
.hs-inner-product-details .how-works .works-listbox ul li
{
    max-width: 260px;
    margin-top: 30px;
    padding: 0 30px;

    border-right: 1px solid rgba(0, 0, 0, .1);
}
.hs-inner-product-details .how-works .works-listbox ul li:last-child
{
    border-right: none;
}
.hs-inner-product-details .how-works .works-listbox .works-group
{
    height: 100%;
}
.hs-inner-product-details .how-works .works-listbox .works-group .title-works
{
    min-height: 48px;

    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
            flex-grow: 1;
}
.hs-inner-product-details .how-works .works-listbox .works-group .title-works h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #005bac;
}
.hs-inner-product-details .how-works .works-listbox .works-group .public-note
{
    margin-top: 20px;
}
.hs-inner-product-details .parameter-deliverables .swiper-slide
{
    width: auto;
}
.hs-inner-product-details .parameter-deliverables .deliverables-group img
{
    height: 260px;
}
.hs-inner-public-faqs
{
    background: #f5f5f5;
}
.hs-inner-public-faqs .faqs .public-faqs-group
{
    margin-top: 20px;

    background-color: #fff;
}
.hs-inner-public-faqs .faqs .current .title-faqs
{
    font-weight: bold;
}
.hs-inner-public-faqs .faqs .current .title-faqs:after
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.hs-inner-public-product-related .product-related
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-public-product-related .product-related
    {
        margin-top: 30px;
    }
}
.hs-inner-public-product-related .swiper-slide
{
    padding-bottom: 20px;
}
.hs-inner-public-feedback
{
    margin-top: 50px;
    padding: 50px;

    border: 1px solid #e3e3e3;
}
@media (max-width: 1199px)
{
    .hs-inner-public-feedback
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-public-feedback
    {
        margin-top: 30px;
        padding: 20px 15px;
    }
}
.hs-inner-public-feedback .title-inner
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-public-feedback .title-inner h2
{
    font-size: 20px;

    color: #005bac;
}
.hs-inner-public-feedback .title-inner span
{
    display: block;

    color: #a7a7a7;
}
@media (max-width: 767px)
{
    .feedbackform form
    {
        margin-top: 20px;
    }
}
.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: 20px;
}
@media (max-width: 767px)
{
    .feedbackform form ul li
    {
        margin-top: 10px;
    }
}
.feedbackform form .field
{
    position: relative;
}
.feedbackform form .input-label
{
    font-weight: normal;
    line-height: 30px;

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

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

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

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

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

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

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

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

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

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

    top: -36px;

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

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

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.feedbackform form .submit
{
    line-height: 50px;

    width: 100%;
    padding: 0 30px;

    color: #fff;
    border-radius: 0;
    background-color: #005bac;
}
.feedbackform form .submit:hover
{
    background-color: #009cff;
}
.feedbackform form .required
{
    color: #009cff;
}
.hs-footer
{
    overflow: hidden;

    color: #fff;
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-footer .foot-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 70px 0 30px;

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

    -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-top
    {
        padding: 30px 0 10px;
    }
}
.hs-footer .foot-top .foot-logo img
{
    height: 52px;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .foot-logo img
    {
        height: 42px;
    }
}
.hs-footer .foot-top ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top ul
    {
        margin: 0;
        margin-top: 20px;
    }
}
.hs-footer .foot-top ul li
{
    margin: 10px 20px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top ul li
    {
        margin: 5px 0;
    }
}
.hs-footer .foot-top .foot-txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #005bac;
    color: #449be9;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-footer .foot-top .foot-txt .icon
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot-top .foot-txt .icon .flaticon
{
    font-size: 30px;
}
.hs-footer .foot-top .foot-txt .txt
{
    margin-left: 10px;
}
.hs-footer .foot-top .foot-txt .txt p
{
    font-size: 18px;
    line-height: 30px;

    margin: 0;
}
.hs-footer .foot-top .foot-txt .txt p a:hover
{
    text-decoration: underline;
}
.hs-footer .foot
{
    padding: 50px 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        padding: 30px 0;
    }
}
.hs-footer .foot > 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;
}
@media (max-width: 991px)
{
    .hs-footer .foot > ul
    {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.hs-footer .foot > ul > li
{
    position: relative;

    margin: 10px 0;
    padding: 0 10px;
}
@media (max-width: 991px)
{
    .hs-footer .foot > ul > li
    {
        width: 25%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li
    {
        width: 100%;
        max-width: 100%;
    }
}
.hs-footer .foot > ul > li .title-foot
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    display: block;
}
.hs-footer .foot > ul > li .flaticon-right-arrow
{
    font-style: normal;

    display: none;

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

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

        display: block;

        width: 30px;
        height: 30px;

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

        margin-right: 10px;

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

    display: block;

    padding: 3px 0;

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

    color: rgba(255, 255, 255, .5);
}
.hs-footer .foot > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot > ul > li.current .flaticon-right-arrow
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.hs-footer .foot .erweima img
{
    max-width: 154px;
}
@media (max-width: 767px)
{
    .hs-footer .foot .erweima img
    {
        max-width: 120px;
    }
}
.hs-footer .copyright
{
    font-size: 14px;

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

    padding: 30px 0;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -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 .design
{
    display: inline-block;

    vertical-align: middle;
}
@media (max-width: 991px)
{
    .hs-footer .copyright .design
    {
        float: none;
    }
}
.hs-footer .copyright a:hover
{
    text-decoration: underline;

    color: #fff;
}
.hs-inner-news .news > ul
{
    margin: 0 -30px;
}
.hs-inner-news .news > ul > li
{
    padding: 0;

    border-right: 1px solid rgba(211, 211, 211, .5);
}
@media (min-width: 1200px)
{
    .hs-inner-news .news > ul > li:nth-child(3n)
    {
        border-right: none;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li:nth-child(2n)
    {
        border-right: none;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news .news > ul > li
    {
        border-right: none;
    }
}
.public-faqs-group
{
    padding: 30px;

    cursor: pointer;

    border: 1px solid #fff;
    border-bottom-color: #e3e3e3;
}
@media (max-width: 1199px)
{
    .public-faqs-group
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .public-faqs-group
    {
        padding: 10px;
    }
}
.public-faqs-group .title-faqs
{
    font-size: 16px;
    line-height: 30px;

    position: relative;

    padding: 0 30px 0 0;

    color: #005bac;
}
.public-faqs-group .title-faqs:after
{
    font-size: 18px;
    line-height: 30px;

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

    width: 30px;
    height: 30px;

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

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

    padding: 30px 0 0 0;
}
@media (max-width: 1199px)
{
    .public-faqs-group .faqs-ques
    {
        padding-top: 10px;
    }
}
.hs-inner-faqs .faqs-list > ul > li .current
{
    border-color: #e3e3e3;
}
.hs-inner-faqs .faqs-list > ul > li .current .title-faqs
{
    font-weight: bold;
}
.hs-inner-faqs .faqs-list > ul > li .current .title-faqs:after
{
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.hs-inner-download .download > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-download .download .down-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 50px;

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

    border: 1px solid #ececec;

    -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: 1560px)
{
    .hs-inner-download .download .down-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group
    {
        padding: 10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-download .download .down-group .title-download
{
    font-size: 18px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

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

        width: 100%;
    }
}
.hs-inner-download .download .down-group .down
{
    line-height: 30px;

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

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

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

    color: #fff;
    border-radius: 7px;
    background-color: #005bac;

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

        margin-top: 10px;
    }
}
.hs-inner-download .download .down-group .down span
{
    font-size: 24px;

    display: block;

    margin-right: 10px;
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover .title-download
    {
        font-weight: bold;

        color: #005bac;
    }
    .hs-inner-download .download .down-group:hover .down
    {
        background: #009cff;
    }
}
.hs-inner-videos
{
    padding-top: 40px;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -50px;

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

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 24px;
    font-weight: 900;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .news-show
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .date-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-news-show .news-show .date
{
    font-size: 14px;
    font-weight: 900;
    line-height: 30px;

    color: #009cff;
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show .public-note p
{
    color: #666;
}
.hs-inner-news-show .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .prev-next a
{
    line-height: 54px;

    display: block;

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

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

    color: #717171;
    background: #e8e8e8;
}
.hs-inner-news-show .prev-next a:hover
{
    color: #fff;
    background-color: #005bac;
}
.hs-inner-news-show .prev-next a:hover img
{
    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-news-show .prev-next .return img
{
    width: 100%;

    -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
            transform: scale(.5);
}
.hs-inner-news-show .prev-next .prev .flaticon,
.hs-inner-news-show .prev-next .next .flaticon
{
    font-size: 12px;
}
.hs-inner-news-show .prev-next .prev .flaticon
{
    display: block;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.public-related-news
{
    padding-top: 80px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
.public-related-news .swiper-news-related
{
    margin-top: 30px;
}
.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: #005bac;
}
.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: #005bac;
    background-color: #005bac;
}
.hs-inner-contact .contact-left
{
    width: 50%;
    padding: 60px;

    background: url(../images/contact_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-left
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-left
    {
        width: 100%;
        padding: 20px 15px;
    }
}
.hs-inner-contact .contact-left .title-inner h2
{
    color: #fff;
}
.hs-inner-contact .contact-left .contact-text
{
    margin-top: 30px;
}
.hs-inner-contact .contact-left .contact-text ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 20px;
}
.hs-inner-contact .contact-left .contact-text .icon
{
    width: 39px;
    height: 39px;
    padding: 5px;

    border: 2px solid #009cff;
    border-radius: 50%;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-contact .contact-left .contact-text .icon img
{
    display: block;

    width: 100%;
}
.hs-inner-contact .contact-left .contact-text .txt
{
    padding-top: 8px;
    padding-left: 20px;

    color: #fff;
}
.hs-inner-contact .contact-left .contact-text .txt p
{
    margin: 0;
}
.hs-inner-contact .contact-left .contact-text .txt p a:hover
{
    text-decoration: underline;
}
.hs-inner-feedback .feedback-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 240px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-inner-feedback .feedback-left
    {
        width: 100%;
    }
}
.hs-inner-feedback .feedback-left .required
{
    margin-top: 20px;

    color: #001758;
}
.hs-inner-feedback .feedback
{
    width: -webkit-calc(100% - 240px);
    width:         calc(100% - 240px);
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .hs-inner-feedback .feedback
    {
        width: 100%;
        padding-left: 0;
    }
}
.hs-google-map
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-google-map
    {
        width: 100%;
    }
}
.hs-google-map #map
{
    height: 100%;
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 300px;
    }
}
.hs-inner-support .support
{
    padding-bottom: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-support .support
    {
        padding-bottom: 60px;
    }
}
.hs-inner-support .support > ul > li
{
    margin-top: 20px;
}
.hs-inner-support .support .support-group
{
    cursor: pointer;
    text-align: center;

    color: #005bac;
}
.hs-inner-support .support .support-group .icon .flaticon
{
    font-size: 75px;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support .support-group .icon .flaticon
    {
        font-size: 70px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-support .support .support-group .icon .flaticon
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-support .support .support-group .icon .flaticon
    {
        font-size: 50px;
    }
}
.hs-inner-support .support .support-group .title-support
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support .support-group .title-support
    {
        font-size: 20px;
    }
}
.hs-inner-support .support-sure
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-support .support-sure .img,
.hs-inner-support .support-sure .desc
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-support .support-sure .img,
    .hs-inner-support .support-sure .desc
    {
        width: 100%;
    }
}
.hs-inner-support .support-sure .img img
{
    width: 100%;
}
.hs-inner-support .support-sure .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    padding: 30px var(--pad) 30px 5%;

    color: #fff;
    background-color: #005bac;

    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 991px)
{
    .hs-inner-support .support-sure .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-support .support-sure .desc
    {
        padding: 30px 15px;
    }
}
.hs-inner-support .support-sure .title-inner h2
{
    color: #fff;
}
.hs-inner-support .support-sure .public-note
{
    margin-top: 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support-sure .public-note
    {
        margin-top: 20px;
    }
}
.hs-inner-support .support-sure .public-note p
{
    font-size: 20px;
    line-height: 1.8;

    margin: 0;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support-sure .public-note p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-support .support-sure .public-note p
    {
        font-size: 16px;
    }
}
.hs-inner-support .support-sure .more
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support-sure .more
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-support .support-sure .more
    {
        margin-top: 30px;
    }
}
.hs-inner-support .support-sure .more a
{
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;

    display: block;

    padding: 20px;

    color: #005bac;
    background-color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-support .support-sure .more a
    {
        font-size: 18px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-support .support-sure .more a
    {
        font-size: 16px;
    }
}
.public-open-feedback
{
    width: 96%;
    max-width: 1200px;
    padding: 50px;
}
@media (max-width: 1199px)
{
    .public-open-feedback
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .public-open-feedback
    {
        padding: 30px 15px;
    }
}
.public-industry-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-industry-group .img
{
    width: 40%;
}
@media (max-width: 767px)
{
    .public-industry-group .img
    {
        width: 100%;
    }
}
.public-industry-group .img .ibox
{
    padding-bottom: 64.70588235%;
}
.public-industry-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-industry-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 60%;
    padding: 20px 0 20px 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .public-industry-group .desc
    {
        width: 100%;
        padding: 20px 0 0 0;
    }
}
.public-industry-group .title-industry
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-industry-group .industry-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 767px)
{
    .public-industry-group .industry-note
    {
        margin-top: 10px;
    }
}
.public-industry-group .industry-note p
{
    line-height: 24px;
}
.public-industry-group .more
{
    margin-top: 20px;
}
.public-industry-group .more a
{
    line-height: 40px;

    display: inline-block;

    padding: 0 18px;

    color: #fff;
    background-color: #005bac;
}
@media (min-width: 1200px)
{
    .public-industry-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-industry-group:hover .title-industry
    {
        color: #005bac;
    }
}
.hs-inner-industry .industry > ul > li
{
    padding: 40px 0;

    border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry > ul > li
    {
        padding: 20px 0;
    }
}
.hs-inner-industry .industry > ul > li:last-child
{
    border-bottom: none;
}
.hs-inner-industry-details .industry-link
{
    margin-top: 30px;
}
.hs-inner-industry-details .industry-link 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-industry-details .industry-link ul li
{
    margin-right: 2px;
}
.hs-inner-industry-details .industry-link ul li a
{
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;

    display: block;

    padding: 10px 26px;

    color: #fff;
    background-color: #003f85;
}
.hs-inner-industry-details .industry-link ul li a:hover
{
    text-decoration: underline;
}
.hs-inner-industry-details .industry-link ul li:nth-child(2) a
{
    background-color: #e7000b;
}
.hs-inner-industry-details .industry-details
{
    margin-top: 40px;
}
.hs-inner-industry-details .industry-details .img img
{
    width: 100%;
}
@media (max-width: 991px)
{
    .hs-inner-industry-details .industry-application .application-content
    {
        margin-top: 10px;
    }
}
.hs-inner-industry-details .industry-application .application-content ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -14px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 991px)
{
    .hs-inner-industry-details .industry-application .application-content ul
    {
        margin: 0 -7px;
    }
}
.hs-inner-industry-details .industry-application .application-content ul li
{
    margin-top: 30px;
    padding: 0 14px;
}
@media (max-width: 991px)
{
    .hs-inner-industry-details .industry-application .application-content ul li
    {
        margin-top: 14px;
        padding: 0 7px;
    }
}
.hs-inner-industry-details .industry-application .application-content ul li p
{
    line-height: 26px;

    margin: 0;
    padding: 20px 30px;

    color: #005bac;
    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-industry-details .industry-application .application-content ul li p
    {
        padding: 10px 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-industry-details .industry-application .application-content ul li p
    {
        line-height: 24px;
    }
}
.hs-inner-industry-details .industry-related .related > ul > li
{
    padding: 40px 0;

    border-bottom: 1px solid #e0e0e0;
}
@media (max-width: 767px)
{
    .hs-inner-industry-details .industry-related .related > ul > li
    {
        padding: 20px 0;
    }
}
.hs-inner-industry-details .industry-related .related > ul > li:last-child
{
    border-bottom: none;
}
.applications-menu
{
    overflow: hidden;

    background: #f8f8f8;
}
.applications-menu .menu > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -40px;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1199px)
{
    .applications-menu .menu > ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 767px)
{
    .applications-menu .menu > ul
    {
        margin: 0 -5px;
    }
}
.applications-menu .menu > ul > li
{
    padding: 0 40px;
}
@media (max-width: 1199px)
{
    .applications-menu .menu > ul > li
    {
        padding: 0 20px;
    }
}
@media (max-width: 767px)
{
    .applications-menu .menu > ul > li
    {
        padding: 0 5px;
    }
}
.applications-menu .menu > ul > li > a
{
    font-weight: bold;

    position: relative;

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

    max-width: 160px;
    height: 100%;
    padding: 25px 0;

    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 991px)
{
    .applications-menu .menu > ul > li > a
    {
        padding: 14px 0;
    }
}
.applications-menu .menu > ul > li > a:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

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

    background-color: #005bac;
}
.applications-menu .menu > ul > li.active > a,
.applications-menu .menu > ul > li:hover > a
{
    color: #005bac;
}
.applications-menu .menu > ul > li.active > a:after,
.applications-menu .menu > ul > li:hover > a:after
{
    width: 100%;
}
.hs-inner-applications .applications
{
    margin-top: -50px;
}
.hs-inner-applications .applications > ul > li
{
    margin-top: 50px;
}
.hs-inner-applications-details .applications-details
{
    max-width: 750px;
    margin: 0 auto;
}
.hs-inner-applications-details .applications-details .title-applications-details h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;
}
.hs-inner-applications-details .applications-details .title-applications-details p
{
    line-height: 24px;

    margin: 0;
}
.hs-inner-applications-details .application-imgbox
{
    margin-top: 50px;

    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-applications-details .application-imgbox
    {
        margin-top: 30px;
    }
}
.hs-inner-applications-details .application-imgbox .application-group .img .ibox
{
    padding-bottom: 76%;
}
.hs-inner-applications-details .application-imgbox .slick-arrow
{
    width: 30px;
    height: 71px;

    color: #fff;
    background: #0050a9;
}
.hs-inner-applications-details .application-imgbox .swiper-button-prev
{
    left: -60px;
}
.hs-inner-applications-details .application-imgbox .swiper-button-next
{
    right: -60px;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}
