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

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

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

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

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

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

    width: 100%;
    height: 100%;
}
@media (min-width: 1350px)
{
    .container
    {
        max-width: 1280px;
    }
}
@media (min-width: 1470px)
{
    .container
    {
        max-width: 1400px;
    }
}
@media (min-width: 1560px)
{
    .container
    {
        max-width: 1440px;
    }
    .con1400
    {
        max-width: 1400px;
    }
}
@media (min-width: 1680px)
{
    .container
    {
        max-width: 1650px;
    }
    .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: 50px;

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

    display: inline-block;

    width: 50px;
    height: 50px;
    margin: 0;

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

    color: #666;
    border: 1px solid rgba(0, 0, 0, .42);
    border-radius: 50%;
    background: #fff;
}
.swiper-button-next img,
.swiper-button-prev img
{
    width: 10px;
}
.swiper-button-next:after,
.swiper-button-prev:after
{
    display: none;
}
.swiper-button-next .flaticon,
.swiper-button-prev .flaticon
{
    font-size: 20px;

    display: block;

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

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

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

    margin-left: 0;

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

    position: absolute;
    z-index: 8;
    top: 50%;
    left: -80px;

    width: 60px;
    height: 60px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    text-align: center;

    color: #fff;
    background-color: #094eaf;
}
@media (max-width: 1560px)
{
    .slick-arrow
    {
        left: -30px;
    }
}
@media (max-width: 1199px)
{
    .slick-arrow
    {
        left: 0;
    }
}
@media (max-width: 767px)
{
    .slick-arrow
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.slick-arrow .iconfont
{
    display: block;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-arrow.slick-next
{
    right: -80px;
    left: auto;
}
@media (max-width: 1560px)
{
    .slick-arrow.slick-next
    {
        right: -30px;
    }
}
@media (max-width: 1199px)
{
    .slick-arrow.slick-next
    {
        right: 0;
    }
}
.slick-arrow.slick-next .iconfont
{
    display: block;

    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.slick-arrow:hover
{
    color: #fff;
    border-color: #094eaf;
    background-color: #094eaf;
}
: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
{
    font-family: 'D-DIN-PRO';

    position: fixed;
    z-index: 10;
    top: 0;

    width: 100%;
    padding: 0 3%;

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

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

        color: #000;
        background-color: #fff;
    }
}
.hs-header-box .logo
{
    display: block;

    height: 60px;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .logo
    {
        padding: 15px 0;

        -webkit-filter: brightness(1) invert(0);
                filter: brightness(1) invert(0);
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;

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

    width: 34px;
    height: 34px;

    cursor: pointer;
    text-align: center;
}
.hs-header-box .pc-search .search-button .iconfont
{
    font-size: 24px;
}
.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: #094eaf;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search form
    {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input
{
    font-size: 20px;
    line-height: 30px;

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-header-box .top-txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .top-txt ul.txt-contact
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    width: 34px;
    margin-left: 12px;

    text-align: center;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .hs-header-box .top-txt ul.txt-contact li
    {
        margin-left: 5px;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .top-txt ul.txt-contact li
    {
        margin-left: 2px;
    }
}
.hs-header-box .top-txt ul.txt-contact li .iconfont
{
    font-size: 24px;

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

        padding: 0 10px;
    }
}
.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: #094eaf;
}
@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 #094eaf transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .flaticon
{
    opacity: .8;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .top-txt .icon
{
    line-height: 36px;

    width: 34px;
    height: 36px;

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

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

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

    position: relative;

    display: block;

    padding: 15px 20px;

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

    color: #4cb1eb;
    background-color: #094eaf;
}
@media (max-width: 1560px)
{
    .hs-header-box .get-quote a
    {
        padding: 10px 14px;
    }
}
@media (max-width: 1470px)
{
    .hs-header-box .get-quote a
    {
        font-size: 14px;

        padding: 10px 8px;
    }
}
@media (max-width: 1199px)
{
    .hs-header-box .get-quote a
    {
        line-height: 24px;
    }
}
.hs-header-box .get-quote a:after
{
    display: inline-block;

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

    content: '';
    vertical-align: middle;

    border-width: 4px 0 4px 7px;
    border-style: solid;
    border-color: transparent transparent transparent #4cb1eb;
}
@media (max-width: 767px)
{
    .hs-header-box .get-quote a:after
    {
        display: none;
    }
}
.hs-header-box .get-quote a:before
{
    position: absolute;
    top: 0;
    left: 100%;

    display: block;

    width: 1000px;
    height: 100%;

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

    background-color: #094eaf;
}
@media (max-width: 1199px)
{
    .hs-header-box .get-quote a:before
    {
        display: none;
    }
}
.hs-header-box .get-quote:hover a
{
    background-color: #4cb1eb;
}
.hs-header-box .get-quote:hover a:before
{
    background-color: #4cb1eb;
}
.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
{
    line-height: 34px;

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

    text-align: center;
}
.hs-header-box .language p .iconfont
{
    font-size: 24px;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    left: 50%;

    display: none;

    min-width: 100%;

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

    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: #094eaf;
}
.hs-header-box .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .header-nav
    {
        display: none;
    }
}
.hs-header-box .header-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li
{
    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(1)
{
    position: static;
}
.hs-header-box .header-nav > ul > li > a
{
    font-size: 22px;
    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 50px;

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

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

        padding: 0 20px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li > a
    {
        padding: 0 1vw;
    }
}
.hs-header-box .header-nav > ul > li:hover > a
{
    color: #4cb1eb;
}
.hs-header-box .header-nav > ul > li:hover > a:after
{
    opacity: 1;
}
.hs-header-box .header-nav > ul > li.active > a:after
{
    opacity: 1;
}
.hs-header-box .pc-nav-down
{
    position: absolute;
    z-index: 7;
    top: 100%;
    left: 0;

    display: none;

    min-width: 100%;

    text-align: center;

    color: #333;
    background: #fff;
    box-shadow: 0 2px 13px 0 rgba(57, 57, 57, .1);
}
.hs-header-box .pc-nav-down > li
{
    border-bottom: 1px solid #dedede;
}
.hs-header-box .pc-nav-down > li:last-child
{
    border-bottom: none;
}
.hs-header-box .pc-nav-down > li > a
{
    font-size: 16px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 15px;

    -webkit-transition: all .2s;
            transition: all .2s;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    color: #094eaf;
}
.hs-header-box .pc-nav-down > li:hover .nav-more,
.hs-header-box .pc-nav-down > li.active .nav-more
{
    color: #777;
}
.hs-header-box .pc-nav-down > li .nav-more
{
    font-size: 14px;
    font-weight: normal;
    line-height: 30px;

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

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

    color: #777;
    border-top: 1px solid #dcdcdc;
    border-bottom: none;
}
.hs-header-box .pc-nav-down > li .nav-more:hover
{
    color: #094eaf;
}
.hs-header-box .pc-nav-down-product
{
    overflow-y: auto;

    max-height: -webkit-calc(100vh - 120px);
    max-height:         calc(100vh - 120px);
    padding: 0 5%;

    text-align: left;
}
.hs-header-box .pc-nav-down-product > li
{
    margin: 20px 0;
}
.hs-header-box .pc-nav-down-product > li > a
{
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;

    display: block;

    padding-right: 0;
    padding-left: 0;
}
.hs-header-box .pc-nav-down-product .pc-nav-down2
{
    font-size: 0;

    margin: 0 -10px;
    padding-bottom: 30px;
}
.hs-header-box .pc-nav-down-product .pc-nav-down2 > li
{
    font-size: 16px;

    display: inline-block;

    width: 16.66666667%;
    margin: 10px 0;
    padding: 0 10px;

    vertical-align: top;
}
.hs-header-box .pc-nav-down-product .pc-nav-down2 > li > a
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: block;

    padding: 10px 0;
}
.hs-header-box .pc-nav-down-product .pc-nav-down2 > li.active > a,
.hs-header-box .pc-nav-down-product .pc-nav-down2 > li:hover > a
{
    color: #094eaf;
}
.hs-header-box .pc-nav-down-product .pc-nav-down3 > li > a
{
    line-height: 20px;

    position: relative;

    display: block;

    padding: 5px 10px;
}
.hs-header-box .pc-nav-down-product .pc-nav-down3 > li > a:before
{
    position: absolute;
    left: 0;

    content: '-';
}
.hs-header-box .pc-nav-down-product .pc-nav-down3 > li.active > a,
.hs-header-box .pc-nav-down-product .pc-nav-down3 > li:hover > a
{
    color: #094eaf;
}
.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: #094eaf;
}
@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: #094eaf;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;

    color: #000;
}
.hs-header-box.stuck-header .header-nav > ul > li.active > a
{
    color: #4cb1eb;
}
.hs-header-box-color
{
    color: #094eaf;
}
.hs-header-box-color .logo
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box-color .header-nav > ul > li > a
{
    color: #000;
}
.hs-header-box-color .header-nav > ul > li.active > a
{
    color: #4cb1eb;
}
.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 .iconfont
{
    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 .iconfont
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
.customer-service a .iconfont 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: #4cb1eb;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover .iconfont
{
    color: #fff;
    background-color: #4cb1eb;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #4cb1eb;
}
.customer-service .service-top .iconfont: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: #094eaf;
}
.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-family: 'Anton';
    font-size: 0;

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text .desc
{
    width: 50%;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .desc
    {
        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 h4
{
    font-size: 34px;
    line-height: 1.5;

    color: #4cb1eb;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h4
    {
        font-size: 30px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h4
    {
        font-size: 26px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text h4
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text h4
    {
        font-size: 18px;
    }
}
.banner-box .swiper-text .num
{
    font-size: 230px;
    line-height: 1;

    color: transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#4cb1eb), to(transparent));
    background: -webkit-linear-gradient(#4cb1eb, transparent);
    background:         linear-gradient(#4cb1eb, transparent);
    -webkit-background-clip: text;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .num
    {
        font-size: 200px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text .num
    {
        font-size: 160px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text .num
    {
        font-size: 120px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .num
    {
        font-size: 100px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .num
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .num
    {
        font-size: 40px;
    }
}
.banner-box .swiper-text h2
{
    font-size: 72px;
    line-height: 1.25;

    color: #fff;
}
@media (max-width: 1660px)
{
    .banner-box .swiper-text h2
    {
        font-size: 60px;
    }
}
@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 .more
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .more
    {
        margin-top: 10px;
    }
}
.banner-box .swiper-text .more a
{
    font-family: 'D-DIN-PRO';
    font-size: 16px;

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

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

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

    color: rgba(255, 255, 255, .5);
    border: 1px solid rgba(231, 231, 231, .4);
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .more a
    {
        font-size: 14px;

        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .more a
    {
        line-height: 24px;

        padding: 10px;
        padding: 5px 10px;
    }
}
.banner-box .swiper-text .more a .iconfont
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: row-reverse;

    margin-left: 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.banner-box .swiper-text .more a .iconfont:after
{
    display: block;

    width: 200px;
    height: 1px;
    margin-top: 1px;
    margin-right: -8px;

    content: '';

    background-color: rgba(255, 255, 255, .5);
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .more a .iconfont:after
    {
        width: 150px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text .more a .iconfont:after
    {
        width: 100px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text .more a .iconfont:after
    {
        width: 30px;
    }
}
.banner-box .swiper-text .more a:hover
{
    color: #094eaf;
    border-color: #4cb1eb;
    background-color: #4cb1eb;
}
.banner-box .swiper-text-2 h2
{
    font-size: 110px;
    line-height: 1;

    color: #094eaf;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 100px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 80px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 50px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 40px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 30px;
    }
}
.banner-box .swiper-text-2 h3
{
    font-size: 48px;
    line-height: 1.25;

    color: #4cb1eb;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-2 h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-2 h3
    {
        font-size: 36px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-2 h3
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-2 h3
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text-2 .more a
{
    border-color: #094eaf;
    background-color: #094eaf;
}
.banner-box .swiper-text-2 .more a .iconfont:after
{
    display: none;
}
.banner-box .swiper-text-3 img
{
    margin-bottom: 20px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-3 img
    {
        max-width: 300px;
    }
}
@media (max-width: 1350px)
{
    .banner-box .swiper-text-3 img
    {
        max-width: 240px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-3 img
    {
        max-width: 200px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-3 img
    {
        max-width: 60px;
        margin: 0;
    }
}
.banner-box .swiper-text-3 .desc
{
    width: 100%;
}
.banner-box .swiper-text-3 h3,
.banner-box .swiper-text-3 h4
{
    font-size: 36px;
    line-height: 1.25;

    margin: 0;

    color: #fff;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-3 h4
    {
        font-size: 30px;
    }
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-3 h4
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-3 h3,
    .banner-box .swiper-text-3 h4
    {
        font-size: 20px;
    }
}
.banner-box .swiper-text-3 h4
{
    color: #4cb1eb;
}
.banner-box .swiper-text-3 .more a
{
    border-color: #094eaf;
    background-color: #094eaf;
}
.banner-box .swiper-text-3 .more a .iconfont:after
{
    display: none;
}
.banner-box .swiper-slide-active .swiper-text h2 span,
.banner-box .swiper-slide-active .swiper-text h3 span,
.banner-box .swiper-slide-active .swiper-text h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

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

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

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

    width: 100%;
    padding: 0 3%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .banner-box .button-banner
    {
        top: 50%;
        right: 0;
        bottom: auto;
        left: auto;

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

        width: 30px;
        padding: 0;

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

        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
    }
}
.banner-box .swiper-pagination-fraction
{
    font-size: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: #fff;

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

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

    width: 50px;
    height: 50px;

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

    color: rgba(255, 255, 255, .5);
    border: none;
    border-radius: 0;
    background: none;
}
.banner-box .swiper-button-prev .iconfont,
.banner-box .swiper-button-next .iconfont
{
    font-size: 30px;

    display: block;
}
@media (max-width: 767px)
{
    .banner-box .swiper-button-prev .iconfont,
    .banner-box .swiper-button-next .iconfont
    {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
    }
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    color: #4cb1eb;
}
.banner-box .swiper-button-prev .iconfont
{
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
@media (max-width: 767px)
{
    .banner-box .swiper-button-prev .iconfont
    {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
    }
}
.banner-box .swiper-button-next
{
    margin-left: 0;
}
.banner-box .mouse
{
    display: block;

    width: 40px;

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

    width: 100%;

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

    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 h2
{
    font-size: 52px;
    line-height: 1;

    position: relative;

    color: #fff;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 48px;
    }
}
@media (max-width: 1470px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
.banner-inner .title-banner h2:after
{
    display: block;

    width: 155px;
    height: 2px;
    margin-top: 26px;

    content: '';

    background: #e7e7e7;
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2:after
    {
        width: 130px;
        margin-top: 16px;
    }
}
.banner-inner .title-banner h2:before
{
    position: absolute;
    z-index: 3;
    bottom: -2px;
    left: 0;

    display: block;

    width: 83px;
    height: 6px;

    content: '';

    background: #094eaf;
}
@media (max-width: 767px)
{
    .banner-inner .title-banner h2:before
    {
        width: 60px;
    }
}
.banner-inner .title-banner img
{
    width: 68px;
    margin: 0;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: 50%;
    left: 0;

    width: 100%;
    padding: 0 3%;

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

    color: #fff;
}
.banner-inner .group-text-center
{
    text-align: center;
}
.banner-inner .group-text-center .title-banner h2:after
{
    margin: 0 auto;
    margin-top: 26px;
}
@media (max-width: 767px)
{
    .banner-inner .group-text-center .title-banner h2:after
    {
        margin-top: 16px;
    }
}
.banner-inner .group-text-center .title-banner h2:before
{
    left: 50%;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.banner-products
{
    height: 120px;

    background: #011c56;
}
@media (max-width: 767px)
{
    .banner-products
    {
        height: 1px;

        background-color: #dcdcdc;
    }
}
.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: rgba(196, 196, 196, .4);
}
.public-scrollbar .swiper-scrollbar-drag
{
    cursor: pointer;

    border-radius: 50%;
    background-color: #094eaf;
}
.title-home h3
{
    font-family: 'D-DIN-PRO';
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;

    color: #4cb1eb;
}
.title-home h2
{
    font-family: 'D-DIN-PRO';
    font-size: 46px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;

    color: #094eaf;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1470px)
{
    .title-home h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 32px;
    }
}
@media (max-width: 991px)
{
    .title-home h2
    {
        font-size: 28px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h4
{
    font-family: 'D-DIN-PRO';
    font-size: 24px;
    font-weight: 900;

    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .title-home h4
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .title-home h4
    {
        font-size: 18px;
    }
}
.title-home p
{
    font-size: 16px;
    line-height: 1.625;

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

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

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

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

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

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

    color: #fff;
    background-color: #094eaf;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-more a .iconfont
{
    margin-left: 10px;
}
.hs-more a:hover
{
    color: #094eaf;
    background-color: #4cb1eb;
}
@-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);
    }
}
.public-product-group
{
    display: block;

    padding: 15px 10px 0 10px;

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

    border: 1px solid rgba(195, 195, 195, .54);
    border-radius: 29px;
}
@media (max-width: 1199px)
{
    .public-product-group
    {
        border-radius: 10px;
    }
}
@media (max-width: 767px)
{
    .public-product-group
    {
        padding: 10px 10px 0 10px;
    }
}
.public-product-group .img
{
    overflow: hidden;

    border-radius: 28px;
}
@media (max-width: 1199px)
{
    .public-product-group .img
    {
        border-radius: 10px;
    }
}
.public-product-group .ibox
{
    padding-bottom: 65%;
}
.public-product-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .title-product
{
    font-family: 'D-DIN-PRO';

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

    padding: 0 15px;

    -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-product-group .title-product h3
{
    font-size: 24px;
    line-height: 60px;

    display: -webkit-box;
    overflow: hidden;

    height: 60px;

    color: #094eaf;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1470px)
{
    .public-product-group .title-product h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .public-product-group .title-product h3
    {
        font-size: 18px;
        line-height: 40px;

        height: 40px;
    }
}
.public-product-group .title-product .more
{
    font-size: 14px;
    line-height: 30px;

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

    color: #afafaf;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-product-group .title-product .more:before
{
    width: 0;
    height: 0;
    margin-right: 10px;

    content: '';

    border-width: 3px 0 3px 5px;
    border-style: solid;
    border-color: transparent transparent transparent #b7b7b7;
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        color: #fff;
        background-color: #094eaf;
        box-shadow: 0 17px 22px 0 rgba(9, 78, 175, .5);
    }
    .public-product-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .more
    {
        color: #4cb1eb;
    }
    .public-product-group:hover .more:before
    {
        border-color: transparent transparent transparent #4cb1eb;
    }
    .public-product-group:hover .title-product h3
    {
        color: #fff;
    }
}
.hs-home-product .title-home
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1199px)
{
    .hs-home-product .title-home
    {
        width: 100%;
    }
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu
    {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-product .product-menu
    {
        margin-top: 10px;
    }
}
.hs-home-product .product-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -30px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1470px)
{
    .hs-home-product .product-menu ul
    {
        margin: 0 -20px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-product .product-menu ul
    {
        margin: 0 -10px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-product .product-menu ul
    {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
                justify-content: flex-start;
    }
}
.hs-home-product .product-menu ul li
{
    padding: 10px 25px;
}
@media (max-width: 1470px)
{
    .hs-home-product .product-menu ul li
    {
        padding: 10px 20px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-product .product-menu ul li
    {
        padding: 10px;
    }
}
.hs-home-product .product-menu ul li a
{
    font-family: 'D-DIN-PRO';
    font-size: 24px;
    line-height: 1.5;

    position: relative;

    display: block;

    padding-left: 18px;

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

    color: #333;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-menu ul li a
    {
        font-size: 22px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-product .product-menu ul li a
    {
        font-size: 20px;
    }
}
.hs-home-product .product-menu ul li a::before
{
    position: absolute;
    top: 14px;
    left: 0;

    display: block;

    width: 10px;
    height: 10px;

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

    opacity: 0;
    border-radius: 50%;
    background-color: #094eaf;
}
@media (max-width: 1560px)
{
    .hs-home-product .product-menu ul li a::before
    {
        top: 10px;
    }
}
.hs-home-product .product-menu ul li a span
{
    position: relative;
    z-index: 6;
}
.hs-home-product .product-menu ul li a i
{
    font-family: 'D-DIN-PRO';
    font-size: 72px;
    font-weight: 900;
    font-style: normal;

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

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

    opacity: 0;
    color: rgba(238, 238, 238, .8);
}
.hs-home-product .product-menu ul li.active a
{
    font-weight: 900;

    color: #094eaf;
}
.hs-home-product .product-menu ul li.active a:before
{
    opacity: 1;
}
.hs-home-product .product-menu ul li.active a i
{
    opacity: 1;
}
.hs-home-product .product
{
    display: none;
}
.hs-home-product .product > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-home-product .product > ul > li
    {
        margin-top: 30px;
    }
}
.hs-home-about
{
    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-about .about-left,
.hs-home-about .about-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left,
    .hs-home-about .about-right
    {
        width: 100%;
    }
}
.hs-home-about .about-left
{
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        padding-right: 0;
    }
}
.hs-home-about .about-left .title-about h3
{
    font-family: 'D-DIN-PRO';
    font-size: 150px;
    font-weight: 900;
    line-height: 1;

    color: rgba(9, 78, 175, .1);
}
@media (max-width: 1660px)
{
    .hs-home-about .about-left .title-about h3
    {
        font-size: 130px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-about .about-left .title-about h3
    {
        font-size: 110px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-left .title-about h3
    {
        font-size: 90px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .title-about h3
    {
        font-size: 80px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-left .title-about h3
    {
        font-size: 60px;
    }
}
.hs-home-about .about-left .title-about h4
{
    font-family: 'D-DIN-PRO';
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;

    color: #094eaf;
}
@media (max-width: 1470px)
{
    .hs-home-about .about-left .title-about h4
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-left .title-about h4
    {
        font-size: 20px;
    }
}
.hs-home-about .about-left .about-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1199px)
{
    .hs-home-about .about-left .about-note
    {
        height: 96px;
    }
}
.hs-home-about .about-right
{
    position: relative;
}
@media (max-width: 991px)
{
    .hs-home-about .about-right
    {
        margin-top: 30px;
    }
}
.hs-home-about .about-right ul
{
    margin: 0 -5px;
}
.hs-home-about .about-right ul li
{
    padding: 0 5px;
}
.hs-home-about .about-right .about-group
{
    overflow: hidden;

    margin: 15px 0;

    border-radius: 40px;
}
@media (max-width: 767px)
{
    .hs-home-about .about-right .about-group
    {
        margin: 5px 0;

        border-radius: 10px;
    }
}
.hs-home-about .about-right .about-group .ibox
{
    padding-bottom: 75%;
}
.hs-home-about .about-right .about-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-home-about .about-right .about-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-about .about-right .about-logo
{
    position: absolute;
    z-index: 6;
    top: 50%;
    left: 50%;

    width: 250px;
    height: 250px;

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

    border: 36px solid rgba(9, 78, 175, .41);
    border-radius: 50%;
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .about-logo
    {
        width: 200px;
        height: 200px;

        border-width: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-right .about-logo
    {
        width: 100px;
        height: 100px;

        border-width: 10px;
    }
}
.hs-home-about .about-right .about-logo img
{
    width: 100%;
}
.hs-home-why
{
    background: url(../images/why_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-home-why .why
{
    overflow: hidden;
}
@media (min-width: 1560px)
{
    .hs-home-why .why ul
    {
        margin: 0 -30px;
    }
    .hs-home-why .why ul li
    {
        padding: 0 30px;
    }
}
.hs-home-why .why ul li
{
    margin-top: 70px;
}
@media (max-width: 1560px)
{
    .hs-home-why .why ul li
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .why ul li
    {
        margin-top: 30px;
    }
}
.hs-home-why .why .why-group .icon
{
    color: #094eaf;
}
.hs-home-why .why .why-group .icon .iconfont
{
    font-size: 50px;
    line-height: 1;

    display: inline-block;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 767px)
{
    .hs-home-why .why .why-group .icon .iconfont
    {
        font-size: 40px;
    }
}
.hs-home-why .why .why-group .public-note
{
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .hs-home-why .why .why-group .public-note
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why .why-group .public-note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-why .why .why-group:hover .icon .iconfont
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-why .brand
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    border-top: 3px dotted rgba(9, 78, 175, .2);

    -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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-why .brand img
{
    height: 110px;
    margin: 10px 15px;

    mix-blend-mode: multiply;
}
@media (max-width: 1470px)
{
    .hs-home-why .brand img
    {
        height: 100px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-why .brand img
    {
        height: 80px;
    }
}
.hs-home-applications .applications > ul > li
{
    margin: 15px 0;
}
.hs-home-applications .applications-top
{
    padding-right: 5%;
}
.hs-home-applications .applications-top .public-note
{
    margin-top: 30px;
}
@media (max-width: 1470px)
{
    .hs-home-applications .applications-top .public-note
    {
        margin-top: 10px;
    }
}
.hs-home-applications .applications-group
{
    position: relative;

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

    display: block;

    width: 100%;
    height: 100%;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(9, 78, 175, .8)));
    background-image: -webkit-linear-gradient(transparent, rgba(9, 78, 175, .8));
    background-image:         linear-gradient(transparent, rgba(9, 78, 175, .8));
}
.hs-home-applications .applications-group .img:after
{
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .8)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .8));
    background-image:         linear-gradient(transparent, rgba(0, 0, 0, .8));
}
.hs-home-applications .applications-group .img .ibox
{
    padding-bottom: 90%;
}
.hs-home-applications .applications-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-applications .applications-group .title-applications
{
    position: absolute;
    z-index: 6;
    bottom: 0;

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

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

    color: #fff;

    -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: 1350px)
{
    .hs-home-applications .applications-group .title-applications
    {
        padding: 10px;
    }
}
.hs-home-applications .applications-group .title-applications h3
{
    font-family: 'D-DIN-PRO';
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;

    margin: 0;
}
@media (max-width: 1350px)
{
    .hs-home-applications .applications-group .title-applications h3
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-applications .applications-group:hover .img:before
    {
        height: 0;
    }
    .hs-home-applications .applications-group:hover .img:after
    {
        height: 100%;
    }
}
.hs-home-applications .applications-more
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;
    padding: 30px;

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

    color: #094eaf;
    background: #f3f8fa;

    -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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-more
    {
        padding: 20px;
    }
}
.hs-home-applications .applications-more p
{
    font-size: 24px;
    line-height: 1.25;
}
@media (max-width: 1470px)
{
    .hs-home-applications .applications-more p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-more p
    {
        margin: 0;
    }
}
.hs-home-applications .applications-more .iconfont
{
    font-size: 30px;
}
@media (min-width: 1200px)
{
    .hs-home-applications .applications-more:hover
    {
        color: #fff;
        background-color: #094eaf;
    }
}
.public-news-group
{
    position: relative;

    display: block;
}
.public-news-group .img .ibox
{
    padding-bottom: 126.53061224%;
}
.public-news-group .img .ibox img
{
    width: auto;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 20px;
    left: 20px;

    width: -webkit-calc(100% - 40px);
    width:         calc(100% - 40px);
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 1400px)
{
    .public-news-group .desc
    {
        padding: 20px;
    }
}
.public-news-group .desc .title-news
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

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

    margin-top: 20px;

    color: #013774;
}
@media (max-width: 1400px)
{
    .public-news-group .desc .date
    {
        margin-top: 10px;
    }
}
@media (max-width: 991px)
{
    .public-news-group .desc .date
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .public-news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-news .news
{
    margin-top: 60px;
}
.hs-home-news .news .slick-news
{
    margin: 0 -35px;
}
@media (max-width: 1560px)
{
    .hs-home-news .news .slick-news
    {
        margin: -25px;
    }
}
.hs-home-news .news .slick-news .slick-slide
{
    padding: 0 35px;
}
@media (max-width: 1560px)
{
    .hs-home-news .news .slick-news .slick-slide
    {
        padding: 0 25px;
    }
}
.hs-home-news .news .news-group
{
    position: relative;

    display: block;
}
.hs-home-news .news .news-group .img .ibox
{
    padding-bottom: 126.53061224%;
}
.hs-home-news .news .news-group .img .ibox img
{
    width: auto;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-news .news .news-group .desc
{
    position: absolute;
    z-index: 6;
    bottom: 20px;
    left: 20px;

    width: -webkit-calc(100% - 40px);
    width:         calc(100% - 40px);
    padding: 30px;

    background-color: #fff;
}
@media (max-width: 1400px)
{
    .hs-home-news .news .news-group .desc
    {
        padding: 20px;
    }
}
.hs-home-news .news .news-group .desc .title-news
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-news .news .news-group .desc .date
{
    font-size: 18px;
    line-height: 30px;

    margin-top: 20px;

    color: #013774;
}
@media (max-width: 1400px)
{
    .hs-home-news .news .news-group .desc .date
    {
        margin-top: 10px;
    }
}
@media (max-width: 991px)
{
    .hs-home-news .news .news-group .desc .date
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-news .news .news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.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;
    }
}
.hs-inner .swiper-button-prev,
.hs-inner .swiper-button-next
{
    width: 30px;
    height: 50px;

    border: none;
    border-radius: none;
    background: url(../images/arrow.webp) no-repeat center;
    background-size: 20px;
}
.hs-inner .swiper-button-prev:hover,
.hs-inner .swiper-button-next:hover
{
    -webkit-filter: brightness(0) invert(0);
            filter: brightness(0) invert(0);
}
.hs-inner .swiper-button-prev
{
    margin-right: 30px;

    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
@media (max-width: 767px)
{
    .hs-inner .swiper-button-prev
    {
        margin-right: 10px;
    }
}
.hs-inner .swiper-poa .swiper-button-prev,
.hs-inner .swiper-poa .swiper-button-next
{
    -webkit-transform: translateY(-50%) rotate(180deg);
        -ms-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg);
}
.hs-inner .swiper-poa .swiper-button-next
{
    -webkit-transform: translateY(-50%) rotate(0deg);
        -ms-transform: translateY(-50%) rotate(0deg);
            transform: translateY(-50%) rotate(0deg);
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 40px;
    }
}
.title-inner h3
{
    font-size: 16px;
    font-weight: 900;
    line-height: 1.25;

    letter-spacing: 2px;
}
@media (max-width: 991px)
{
    .title-inner h3
    {
        letter-spacing: 1px;
    }
}
@media (max-width: 767px)
{
    .title-inner h3
    {
        font-size: 14px;
    }
}
.title-inner h2
{
    font-size: 46px;
    font-weight: 900;
    line-height: 1.2;

    margin: 0;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .title-inner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 34px;
    }
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 26px;
    }
}
.title-inner p
{
    font-size: 16px;
    line-height: 1.625;

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

        margin-top: 10px;
    }
}
.hs-inner-location
{
    padding: 20px 3%;

    border-bottom: 1px solid #e7e7e7;
}
@media (max-width: 767px)
{
    .hs-inner-location
    {
        padding: 10px 15px;
    }
}
.hs-inner-location .title-location h3
{
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-location .title-location h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-location .title-location h3
    {
        font-size: 24px;
    }
}
.hs-inner-location .location
{
    line-height: 30px;

    position: relative;

    padding-left: 30px;

    color: #414141;
}
@media (max-width: 767px)
{
    .hs-inner-location .location
    {
        width: 100%;
    }
}
.hs-inner-location .location:before
{
    font-family: 'iconfont' !important;
    font-size: 20px;

    position: absolute;
    left: 0;

    content: '\e64b';

    color: #999;
}
.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;
}
.inner-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    border-radius: 20px;
    background: #f0f0f0;
}
@media (max-width: 767px)
{
    .inner-leftmenu
    {
        padding: 10px;

        border-radius: 10px;
    }
}
.inner-leftmenu .title-menu
{
    position: relative;

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

    margin: 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu:after
    {
        font-size: 20px;

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

        content: '+';
    }
    .inner-leftmenu .title-menu.current:after
    {
        content: '-';
    }
}
.inner-leftmenu .menunav1
{
    margin-top: -12px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;

        margin-top: 10px;
    }
}
.inner-leftmenu .menunav1 > li
{
    position: relative;

    overflow: hidden;

    margin-top: 12px;

    border-bottom: 1px solid #d4d4d4;
    border-radius: 20px;
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li
    {
        border-radius: 10px;
    }
}
.inner-leftmenu .menunav1 > li:last-child
{
    border-bottom: none;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 22px;
    font-weight: 900;
    line-height: 1.5;

    display: block;

    padding: 20px 30px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        font-size: 18px;

        padding: 10px 30px 10px 10px;
    }
}
.inner-leftmenu .menunav1 > li .open-menunav1
{
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;

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

    display: none;

    width: 30px;

    text-align: center;

    color: #094eaf;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li .open-menunav1
    {
        display: block;
    }
}
.inner-leftmenu .menunav1 > li .open-menunav1:after
{
    content: '+';
}
.inner-leftmenu .menunav1 > li.active .open-menunav1:after,
.inner-leftmenu .menunav1 > li:hover .open-menunav1:after
{
    content: '-';

    color: #fff;
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    color: #fff;
    background-color: #094eaf;
}
.inner-leftmenu .menunav2
{
    display: none;

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

    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        margin-top: 0;
    }
}
.inner-leftmenu .menunav2 > li .open-menunav2
{
    font-size: 20px;
    font-weight: bold;
    line-height: 44px;

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

    width: 30px;

    text-align: center;

    color: #094eaf;
}
.inner-leftmenu .menunav2 > li .open-menunav2:after
{
    content: '+';
}
.inner-leftmenu .menunav2 > li > a
{
    font-size: 16px;
    line-height: 24px;

    position: relative;

    display: block;

    padding: 10px 20px;

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

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

    display: block;

    width: 9px;
    height: 9px;

    content: '';
    text-decoration: none;

    border-radius: 50%;
    background: #094eaf;
}
.inner-leftmenu .menunav2 > li.active .open-menunav2:after,
.inner-leftmenu .menunav2 > li:hover .open-menunav2:after
{
    content: '-';
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    text-decoration: none;

    color: #094eaf;
}
.inner-leftmenu .menunav3
{
    display: none;
}
.inner-leftmenu .menunav3 > li
{
    margin: 4px 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav3 > li
    {
        display: inline-block;

        margin-right: 4px;

        vertical-align: top;
    }
}
.inner-leftmenu .menunav3 > li > a
{
    line-height: 22px;

    position: relative;

    display: block;

    padding: 5px 20px;

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

    color: #313131;
    background: #f0f0f0;
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav3 > li > a
    {
        font-size: 14px;
    }
}
.inner-leftmenu .menunav3 > li > a:before
{
    content: '-';

    color: #094eaf;
}
.inner-leftmenu .menunav3 > li.active > a,
.inner-leftmenu .menunav3 > li:hover > a
{
    color: #fff;
    background-color: #094eaf;
}
.inner-leftmenu .menunav3 > li.active > a:before,
.inner-leftmenu .menunav3 > li:hover > a:before
{
    color: #fff;
}
.title-product-details h3
{
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    margin: 0;
    padding: 15px 20px;

    color: #094eaf;
    background: #f0f0f0;
}
.public-listbox1 > ul > li
{
    margin-top: 30px;
}
.public-listbox1 .listbox-group
{
    height: 100%;
    padding: 40px 30px;

    background: #f8fcff;
}
@media (max-width: 1560px)
{
    .public-listbox1 .listbox-group
    {
        padding: 30px 20px;
    }
}
.public-listbox1 .listbox-group .num
{
    font-size: 60px;
    font-weight: 900;
    line-height: 1;

    color: #094eaf;
}
@media (max-width: 1560px)
{
    .public-listbox1 .listbox-group .num
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox1 .listbox-group .num
    {
        font-size: 40px;
    }
}
.public-listbox1 .listbox-group .public-note
{
    margin-top: 20px;
}
.public-listbox1 .listbox-group .public-note h3
{
    font-size: 18px;
    font-weight: 900;
    line-height: 1.33333333;

    color: #094eaf;
}
@media (min-width: 1560px)
{
    .public-listbox2 > ul
    {
        margin: 0 -40px;
    }
}
.public-listbox2 > ul > li
{
    margin-top: 60px;
}
@media (min-width: 1560px)
{
    .public-listbox2 > ul > li
    {
        padding: 0 40px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox2 > ul > li
    {
        margin-top: 30px;
    }
}
.public-listbox2 .listbox-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.public-listbox2 .listbox-group .icon
{
    width: 60px;
}
.public-listbox2 .listbox-group .icon .flaticon
{
    font-size: 60px;
}
.public-listbox2 .listbox-group .public-note
{
    width: -webkit-calc(100% - 60px);
    width:         calc(100% - 60px);
    padding-left: 20px;
}
.public-listbox2 .listbox-group .public-note h3
{
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;
}
.public-listbox2 .listbox-group .public-note p
{
    color: rgba(255, 255, 255, .7);
}
@media (min-width: 1560px)
{
    .public-listbox3 > ul
    {
        margin: 0 -20px;
    }
}
.public-listbox3 > ul > li
{
    margin-top: 30px;
}
@media (min-width: 1560px)
{
    .public-listbox3 > ul > li
    {
        padding: 0 20px;
    }
}
@media (max-width: 1199px)
{
    .public-listbox3 > ul > li
    {
        margin-top: 20px;
    }
}
.public-listbox3 .listbox-group
{
    text-align: center;
}
.public-listbox3 .listbox-group .icon .flaticon
{
    font-size: 60px;
}
.public-listbox3 .listbox-group .title-listbox h3
{
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5;

    margin: 0;
}
.public-listbox4 > ul > li
{
    margin-top: 30px;
}
.public-listbox4 .listbox-group .img .ibox
{
    padding-bottom: 37.70491803%;
}
.public-listbox4 .listbox-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-listbox4 .listbox-group .title-listbox
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;

    padding: 20px;

    color: #fff;
    background-color: #094eaf;
}
@media (max-width: 767px)
{
    .public-listbox4 .listbox-group .title-listbox
    {
        font-size: 16px;

        padding: 10px 20px;
    }
}
.public-tuwen
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.public-tuwen.tuwen-zuowen .desc
{
    padding-right: 5%;
    padding-left: 0;
}
@media (max-width: 767px)
{
    .public-tuwen.tuwen-zuowen .desc
    {
        padding: 0;
    }
}
.public-table2 table tr:nth-child(odd)
{
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even)
{
    background: rgba(219, 219, 219, .2);
}
.public-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    display: block;

    width: 34px;
    height: 34px;

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

    color: #fff;
    border: 1px solid rgba(238, 238, 238, .5);
    border-radius: 50%;
}
.public-share ul li a img
{
    width: 100%;

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.public-share ul li a:hover
{
    -webkit-transform: translateY(-5px);
        -ms-transform: translateY(-5px);
            transform: translateY(-5px);
}
.hs-inner-about .about-note
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about-note
    {
        margin-top: 30px;
    }
}
.hs-inner-about .about-right ul
{
    margin: 0 -15px;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-right ul
    {
        margin: 0 -5px;
    }
}
.hs-inner-about .about-right ul li
{
    padding: 0 15px;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-right ul li
    {
        padding: 0 5px;
    }
}
.hs-inner-factory .factory
{
    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        margin-top: 20px;
    }
}
.hs-inner-factory .factory .factory-group > ul
{
    overflow: hidden;

    margin: 0 -10px;
}
.hs-inner-factory .factory .factory-group > ul > li
{
    float: left;

    width: 24.65%;
    padding: 10px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-group > ul > li
    {
        padding: 5px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group > ul > li
    {
        width: 50%;
    }
}
.hs-inner-factory .factory .factory-group > ul > li:nth-child(1)
{
    width: 50.7%;
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group > ul > li:nth-child(1)
    {
        width: 100%;
    }
}
.hs-inner-factory .factory .factory-group > ul > li:nth-child(1) .group
{
    padding: 0;

    border: none;
}
.hs-inner-factory .factory .group
{
    padding: 10px;

    cursor: pointer;

    border: 2px solid #e5e5e5;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .group
    {
        padding: 5px;
    }
}
.hs-inner-factory .factory .group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-factory .factory .group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-factory .factory .group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.hs-inner-cases
{
    background: url(../images/cases_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-cases .cases
{
    margin-top: 30px;
}
.hs-inner-cases .cases .slick-cases
{
    margin: 0 -15px;
}
@media (max-width: 767px)
{
    .hs-inner-cases .cases .slick-cases
    {
        margin: 0 -5px;
    }
}
.hs-inner-cases .cases .slick-cases .slick-slide
{
    padding: 0 15px;
}
@media (max-width: 767px)
{
    .hs-inner-cases .cases .slick-cases .slick-slide
    {
        padding: 0 5px;
    }
}
.hs-inner-cases .cases .cases-group
{
    overflow: hidden;

    border-radius: 20px;
}
@media (max-width: 991px)
{
    .hs-inner-cases .cases .cases-group
    {
        border-radius: 10px;
    }
}
.hs-inner-cases .cases .cases-group .ibox
{
    padding-bottom: 76.25%;
}
.hs-inner-cases .cases .cases-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-cases .cases .cases-group:hover .ibox img
{
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
#aabout,
#awhy,
#afactory,
#acases
{
    position: relative;
    top: -80px;
}
.hs-inner-applications .applications-top
{
    padding: 60px;

    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications-top
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications-top
    {
        padding: 30px 15px;
    }
}
.hs-inner-applications .applications > ul > li
{
    padding: 30px 0;

    border-bottom: 2px solid #ddd;
}
.hs-inner-applications .applications > ul > li:nth-child(2n+1) .applications-group
{
            flex-direction: row-reverse;

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

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-applications .applications .applications-group .img
{
    width: 40%;
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications .applications-group .img
    {
        width: 100%;
    }
}
.hs-inner-applications .applications .applications-group .img img
{
    width: 100%;
}
.hs-inner-applications .applications .applications-group .desc
{
    width: 60%;
    padding: 0 2% 0 5%;
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications .applications-group .desc
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.hs-inner-applications .applications .applications-group .desc .title-applications
{
    font-family: Arial, serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.53846154;

    margin: 0;

    color: #094eaf;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications .applications-group .desc .title-applications
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-applications .applications .applications-group .desc .title-applications
    {
        font-size: 20px;
    }
}
.hs-inner-applications .applications .applications-group .desc .public-note
{
    margin-top: 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications .applications-group .desc .public-note
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-applications .applications .applications-group:hover
    {
        padding: 10px;

        box-shadow: 0 2px 13px 0 rgba(9, 78, 175, .4);
    }
}
#applications1,
#applications2,
#applications3,
#applications4,
#applications5,
#applications6,
#applications7,
#applications8,
#applications9,
#applications10,
#applications11,
#applications12,
#applications13,
#applications14,
#applications15
{
    position: relative;
    top: -100px;
}
@media (max-width: 1199px)
{
    #applications1,
    #applications2,
    #applications3,
    #applications4,
    #applications5,
    #applications6,
    #applications7,
    #applications8,
    #applications9,
    #applications10,
    #applications11,
    #applications12,
    #applications13,
    #applications14,
    #applications15
    {
        top: -80px;
    }
}
.hs-inner-cases-list .cases-top
{
    padding: 60px;

    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-cases-list .cases-top
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-cases-list .cases-top
    {
        padding: 30px 15px;
    }
}
.hs-inner-cases-list .cases > ul > li
{
    margin-top: 30px;
}
.hs-inner-cases-list .cases .cases-group
{
    position: relative;

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

    padding: 12px;

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

    border: 1px solid #eee;
    box-shadow: 0 2px 18px 0 rgba(4, 0, 0, .21);

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-cases-list .cases .cases-group .img
{
    overflow: hidden;

    width: 310px;
}
@media (max-width: 767px)
{
    .hs-inner-cases-list .cases .cases-group .img
    {
        width: 100%;
    }
}
.hs-inner-cases-list .cases .cases-group .img img
{
    width: 100%;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-cases-list .cases .cases-group .desc
{
    width: -webkit-calc(100% - 310px);
    width:         calc(100% - 310px);
    padding: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-cases-list .cases .cases-group .desc
    {
        width: 100%;
        padding: 20px 10px;
    }
}
.hs-inner-cases-list .cases .cases-group .desc .desc-img
{
    position: absolute;
    right: 0;
    bottom: 0;

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

    opacity: 6%;
}
@media (max-width: 1400px)
{
    .hs-inner-cases-list .cases .cases-group .desc .desc-img img
    {
        max-width: 400px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-cases-list .cases .cases-group .desc .desc-img img
    {
        max-width: 300px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-cases-list .cases .cases-group .desc .desc-img img
    {
        max-width: 250px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-cases-list .cases .cases-group:hover
    {
        background-color: #094eaf;
    }
    .hs-inner-cases-list .cases .cases-group:hover .img img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-cases-list .cases .cases-group:hover .desc .public-note p
    {
        color: #fff;
    }
    .hs-inner-cases-list .cases .cases-group:hover .desc-img
    {
        opacity: 14%;

        -webkit-filter: brightness(0) invert(1);
                filter: brightness(0) invert(1);
    }
}
.hs-inner-cases-support
{
    color: #fff;
    background: url(../images/support_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-cases-support .title-cases h3
{
    font-size: 42px;
    font-weight: bold;
}
@media (max-width: 1560px)
{
    .hs-inner-cases-support .title-cases h3
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-cases-support .title-cases h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-cases-support .title-cases h3
    {
        font-size: 24px;
    }
}
.hs-inner-cases-support .link
{
    margin-top: 40px;

    text-align: center;
}
@media (max-width: 767px)
{
    .hs-inner-cases-support .link
    {
        margin-top: 20px;
    }
}
.hs-inner-cases-support .link a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;

    display: inline-block;

    padding: 20px 50px;

    border-radius: 50px;
    background: -webkit-gradient(linear, left bottom, left top, from(#2274e7), to(#04337a));
    background: -webkit-linear-gradient(bottom, #2274e7, #04337a);
    background:         linear-gradient(0deg, #2274e7, #04337a);
    box-shadow: 0 3px 8px 0 rgba(4, 0, 0, .5);
}
@media (max-width: 1560px)
{
    .hs-inner-cases-support .link a
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-cases-support .link a
    {
        font-size: 18px;

        padding: 15px 20px;
    }
}
.hs-inner-cases-support .link a img
{
    margin-left: 10px;
}
@media (max-width: 767px)
{
    .hs-inner-cases-support .link a img
    {
        width: 30px;
    }
}
.hs-inner-cases-support .link a:hover
{
    background: -webkit-gradient(linear, left top, left bottom, from(#2274e7), to(#04337a));
    background: -webkit-linear-gradient(top, #2274e7, #04337a);
    background:         linear-gradient(180deg, #2274e7, #04337a);
}
.hs-inner-sustainability
{
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hs-inner-sustainability .sustainability > ul > li:nth-child(2n+1) .sustainability-group
{
            flex-direction: row-reverse;

    background: #e3f0ff;

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

    background: #f0ffec;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -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-sustainability .sustainability .sustainability-group .img,
.hs-inner-sustainability .sustainability .sustainability-group .desc
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .img,
    .hs-inner-sustainability .sustainability .sustainability-group .desc
    {
        width: 100%;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .img img
{
    width: 100%;
}
.hs-inner-sustainability .sustainability .sustainability-group .desc
{
    padding: 30px 5%;
}
@media (max-width: 1720px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc
    {
        padding: 30px 15px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability:after
{
    display: block;

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

    content: '';

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability:after
    {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability:after
    {
        width: 30px;
        height: 30px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability h3
{
    font-family: 'Anton';
    font-size: 32px;
    line-height: 1.5625;

    margin: 0;

    color: #094eaf;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability h3
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .title-sustainability h3
    {
        font-size: 20px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .desc .public-note
{
    margin-top: 20px;
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability .sustainability-group .desc .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-sustainability .sustainability .sustainability-group .desc .public-note p
{
    color: #4a4a4a;
}
.hs-inner-sustainability .sustainability-together
{
    margin-top: 20px;
    padding: 100px 5%;

    text-align: center;

    color: #fff;
    background: url(../images/together_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-together
    {
        padding: 60px 5%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability .sustainability-together
    {
        padding: 30px;
    }
}
.hs-inner-sustainability .sustainability-together h3
{
    font-family: 'Anton';
    font-size: 32px;
    line-height: 1.5625;
}
@media (max-width: 1560px)
{
    .hs-inner-sustainability .sustainability-together h3
    {
        font-size: 28px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-together h3
    {
        font-size: 24px;
    }
}
.hs-inner-sustainability .sustainability-together p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability .sustainability-together p
    {
        font-size: 16px;
    }
}
.hs-inner-service
{
    background: #fafafa;
}
.hs-inner-service .service
{
    max-width: 810px;
    margin: 0 auto;
    padding: 0 15px;
}
.hs-inner-service .service > ul
{
    margin-top: -20px;
}
.hs-inner-service .service > ul > li
{
    margin-top: 20px;
}
.hs-inner-service .service > ul > li:nth-child(2n) .service-group
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-service .service > ul > li:nth-child(2n) .service-group .group-right
{
    text-align: right;
}
.hs-inner-service .service .service-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-inner-service .service .group-left
{
    position: relative;

    overflow: hidden;

    width: 48%;
    height: 100%;
    padding: 70px;

    color: #fff;
    border-radius: 50px 0;
    background: #093376;
}
@media (max-width: 1199px)
{
    .hs-inner-service .service .group-left
    {
        padding: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service .group-left
    {
        padding: 30px;

        border-radius: 30px 0;
    }
}
.hs-inner-service .service .group-left .icon
{
    position: relative;
    z-index: 6;
}
.hs-inner-service .service .group-left .icon img
{
    display: block;

    width: 80px;
    margin: 0 auto;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 1199px)
{
    .hs-inner-service .service .group-left .icon img
    {
        width: 60px;
    }
}
.hs-inner-service .service .group-left .imgbg
{
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
}
.hs-inner-service .service .group-left .imgbg img
{
    max-width: 100%;
}
.hs-inner-service .service .group-right
{
    width: 48%;
    padding-top: 20px;
}
@media (max-width: 991px)
{
    .hs-inner-service .service .group-right
    {
        padding-top: 0;
    }
}
.hs-inner-service .service .group-right .num
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.38888889;

    color: #093376;
}
@media (max-width: 767px)
{
    .hs-inner-service .service .group-right .num
    {
        font-size: 30px;
    }
}
.hs-inner-service .service .group-right .public-note
{
    margin-top: 10px;
}
@media (max-width: 767px)
{
    .hs-inner-service .service .group-right .public-note
    {
        margin: 0;
    }
}
.hs-inner-service .service .group-right .public-note p
{
    color: #303030;
}
.hs-inner-service .service-concern
{
    padding-top: 120px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service-concern
    {
        padding-top: 100px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service-concern
    {
        padding-top: 80px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-concern
    {
        padding-top: 60px;
    }
}
.hs-inner-service .service-concern .concern-top
{
    padding: 100px 0;

    background: url(../images/concern_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service-concern .concern-top
    {
        padding: 80px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service-concern .concern-top
    {
        padding: 60px 0;
    }
}
.hs-inner-service .service-concern .concern-top .title-concern h2
{
    font-family: 'Anton';
    font-size: 52px;
    line-height: 1;

    position: relative;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2
    {
        font-size: 30px;
    }
}
.hs-inner-service .service-concern .concern-top .title-concern h2:after
{
    display: block;

    width: 155px;
    height: 2px;
    margin-top: 26px;

    content: '';

    background: #e7e7e7;
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2:after
    {
        width: 130px;
        margin-top: 16px;
    }
}
.hs-inner-service .service-concern .concern-top .title-concern h2:before
{
    position: absolute;
    z-index: 3;
    bottom: -2px;
    left: 0;

    display: block;

    width: 83px;
    height: 6px;

    content: '';

    background: #094eaf;
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-top .title-concern h2:before
    {
        width: 60px;
    }
}
.hs-inner-service .service-concern .concern-list
{
    padding-top: 40px;
}
@media (max-width: 991px)
{
    .hs-inner-service .service-concern .concern-list
    {
        padding-top: 0;
    }
}
.hs-inner-service .service-concern .concern-list > ul > li
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-list > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-service .service-concern .concern-list .concern-group
{
    padding: 30px;

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

    box-shadow: 0 5px 18px 0 rgba(16, 69, 149, .22);
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-list .concern-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-service .service-concern .concern-list .concern-group .title-concern
{
    font-size: 30px;
    font-weight: bold;
    line-height: 38px;

    position: relative;

    padding: 10px 50px 10px 0;
    padding-right: 50px;

    color: #094eaf;
    border-bottom: 1px solid #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-service .service-concern .concern-list .concern-group .title-concern
    {
        font-size: 24px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .service-concern .concern-list .concern-group .title-concern
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-list .concern-group .title-concern
    {
        font-size: 20px;
        line-height: 30px;

        padding-right: 40px;
    }
}
.hs-inner-service .service-concern .concern-list .concern-group .title-concern:after
{
    font-family: 'iconfont' !important;
    font-size: 14px;
    line-height: 38px;

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

    display: block;

    width: 38px;
    height: 38px;

    content: '\e601';
    text-align: center;

    border-radius: 50%;
    background: #e4e4e4;
}
@media (max-width: 767px)
{
    .hs-inner-service .service-concern .concern-list .concern-group .title-concern:after
    {
        line-height: 30px;

        width: 30px;
        height: 30px;
    }
}
.hs-inner-service .service-concern .concern-list .concern-group .concern-ques
{
    display: none;

    margin-top: 20px;
}
.hs-inner-service .service-concern .current .concern-group
{
    color: #fff;
    background-color: #094eaf;
}
.hs-inner-service .service-concern .current .concern-group .title-concern
{
    color: #fff;
    border-bottom-color: #d3d3d3;
}
.hs-inner-service .service-concern .current .concern-group .title-concern:after
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);

    color: #094eaf;
    background-color: #fff;
}
.products-content
{
    font-size: 0;

    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .products-content
    {
        margin-top: 20px;
    }
}
.products-content .products-left
{
    font-size: 16px;

    display: inline-block;

    width: 380px;

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

    display: inline-block;

    width: -webkit-calc(100% - 380px);
    width:         calc(100% - 380px);
    padding-left: 3%;

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

    padding: 20px;

    border-radius: 21px;
    background: #f0f0f0;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-imgbox .product-big
    {
        padding: 10px;
    }
}
.hs-inner-product-details .product-details .details-imgbox .product-big .slick-product-big
{
    overflow: hidden;

    border-radius: 21px;
}
.hs-inner-product-details .product-details .details-imgbox .slick-arrow
{
    top: 50%;
    bottom: auto;
    left: -30px;

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

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.hs-inner-product-details .product-details .product-small
{
    margin-top: 10px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .product-small
    {
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .product-small .slick-product-small
{
    margin: 0 -10px;
}
.hs-inner-product-details .product-details .product-small .slick-slide
{
    width: 25%;
    padding: 0 10px;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .product-small .slick-slide
    {
        padding: 0 5px;
    }
}
.hs-inner-product-details .product-details .product-small .product-group
{
    overflow: hidden;

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

    border: 1px solid #fbfbfb;
    border-radius: 20px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .product-small .product-group
    {
        border-radius: 10px;
    }
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border-color: #094eaf;
}
.hs-inner-product-details .product-details .product-small .swiper-button-prev,
.hs-inner-product-details .product-details .product-small .swiper-button-next
{
    line-height: 40px;

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

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

    width: 20px;
    height: 40px;

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

    border: none;
    background: none;

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

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding-top: 0;
    }
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 40%;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-product-details .product-details .details-content .title-details
{
    border-bottom: 1px solid #eee;
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 40x;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 30px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .desc
    {
        margin-top: 10px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content .desc p
    {
        line-height: 24px;
    }
}
.hs-inner-product-details .product-details .details-content .share-link
{
    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-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .product-details .details-content .share-link
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link
    {
        width: 100%;
        margin-bottom: 10px;
    }
}
.hs-inner-product-details .product-details .details-content .link .inquiry
{
    line-height: 24px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin-right: 16px;
    padding: 10px 15px;

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

    color: #fff;
    background-color: #094eaf;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-product-details .product-details .details-content .link .inquiry:after
{
    width: 0;
    height: 0;
    margin-left: 10px;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #4cb1eb;
}
.hs-inner-product-details .product-details .details-content .link .inquiry:hover
{
    background-color: #4cb1eb;
}
.hs-inner-product-details .product-details .details-content .link .inquiry:hover:after
{
    border-color: transparent transparent transparent #094eaf;
}
.hs-inner-product-details .product-details .details-content .link .whatsapp
{
    margin-right: 16px;
}
.hs-inner-product-details .product-details .details-content .link .whatsapp,
.hs-inner-product-details .product-details .details-content .link .email
{
    line-height: 44px;

    width: 44px;
    height: 44px;

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

    color: #fff;
    background: #094eaf;
}
.hs-inner-product-details .product-details .details-content .link .whatsapp .iconfont,
.hs-inner-product-details .product-details .details-content .link .email .iconfont
{
    font-size: 20px;
}
.hs-inner-product-details .product-details .details-content .link .whatsapp:hover,
.hs-inner-product-details .product-details .details-content .link .email:hover
{
    background-color: #4cb1eb;
}
.hs-inner-product-details .product-details .details-content .link .email
{
    background-color: #4cb1eb;
}
.hs-inner-product-details .product-details .details-content .link .email:hover
{
    background-color: #094eaf;
}
.hs-inner-product-details .parameter
{
    padding-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .parameter
    {
        padding-top: 30px;
    }
}
.hs-inner-product-details .parameter .public-note
{
    margin-top: 30px;
}
.hs-inner-product-details .public-feedback
{
    margin-top: 60px;
    padding: 50px;

    background: #f2f5f8;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .public-feedback
    {
        margin-top: 30px;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .public-feedback
    {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .public-feedback .title-feedback h3
{
    font-size: 32px;
    font-weight: bold;
    line-height: 1.25;

    margin: 0;
}
.public-product-related
{
    padding-top: 60px;
}
@media (max-width: 1199px)
{
    .public-product-related
    {
        padding-top: 30px;
    }
}
.public-product-related .product-related
{
    padding: 0 60px;
}
@media (max-width: 1199px)
{
    .public-product-related .product-related
    {
        padding: 0;
    }
}
.public-product-related .product-related .slick-slide
{
    padding: 40px 15px;
}
.public-product-related .product-related .slick-arrow
{
    line-height: 40px;

    left: -60px;

    width: 40px;
    height: 40px;

    color: #000;
    background: #f0f0f0;
}
@media (max-width: 1199px)
{
    .public-product-related .product-related .slick-arrow
    {
        left: 0;
    }
}
.public-product-related .product-related .slick-arrow:hover
{
    color: #fff;
    background-color: #094eaf;
}
.public-product-related .product-related .slick-next
{
    right: -60px;
    left: auto;
}
@media (max-width: 1199px)
{
    .public-product-related .product-related .slick-next
    {
        right: 0;
    }
}
.feedbackform form ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

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

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

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

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

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

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

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

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

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

    top: -36px;

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

        top: -20px;
    }
}
.feedbackform form .input:hover .input-field:placeholder-shown:not(:focus)
{
    border-color: #666;
}
.feedbackform form input::-webkit-input-placeholder,
.feedbackform form textarea::-webkit-input-placeholder
{
    color: #666;
}
.feedbackform form input:-o-placeholder,
.feedbackform form textarea:-o-placeholder
{
    color: #666;
}
.feedbackform form input::-moz-placeholder,
.feedbackform form textarea::-moz-placeholder
{
    color: #666;
}
.feedbackform form input:-ms-input-placeholder,
.feedbackform form textarea:-ms-input-placeholder
{
    color: #666;
}
.feedbackform form input:focus::-webkit-input-placeholder,
.feedbackform form textarea:focus::-webkit-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-o-placeholder,
.feedbackform form textarea:focus::-o-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-moz-placeholder,
.feedbackform form textarea:focus::-moz-placeholder
{
    color: #c5c5c5;
}
.feedbackform form input:focus::-ms-input-placeholder,
.feedbackform form textarea:focus::-ms-input-placeholder
{
    color: #c5c5c5;
}
.feedbackform form .submit
{
    font-size: 16px;
    line-height: 44px;

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

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

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

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

    background-color: #4cb1eb;
}
.intl-tel-input
{
    width: 100%;
}
.intl-tel-input .flag-container
{
    width: 100%;
}
.intl-tel-input ul li
{
    display: block;

    width: 100%;
    margin-top: 0 !important;
}
.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: 50px 0 20px;

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

    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-top .foot-logo img
{
    height: 60px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .foot-logo img
    {
        height: 40px;
    }
}
.hs-footer .foot
{
    padding: 50px 0;
}
@media (max-width: 767px)
{
    .hs-footer .foot
    {
        padding: 20px 0;
    }
}
.hs-footer .foot > 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;
    -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: 5px 0;
}
@media (max-width: 1199px)
{
    .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:nth-child(3) > ul
{
    display: grid;

    grid-template-columns: 1fr 1fr;
}
@media (max-width: 1199px)
{
    .hs-footer .foot > ul > li:nth-child(3) > ul
    {
        display: block;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li:nth-child(3) > ul
    {
        display: none;
    }
}
.hs-footer .foot > ul > li:nth-child(4) > ul
{
    max-width: 360px;
}
@media (max-width: 1470px)
{
    .hs-footer .foot > ul > li:nth-child(4) > ul
    {
        max-width: 300px;
    }
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-bottom: 24px;
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li .icon
{
    line-height: 24px;

    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li .icon .iconfont
{
    font-size: 24px;
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li p
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li p a
{
    display: block;
}
.hs-footer .foot > ul > li:nth-child(4) > ul > li p a:hover
{
    text-decoration: underline;
}
.hs-footer .foot > ul > li .title-foot
{
    font-size: 24px;
    font-weight: 900;
    line-height: 1.66666667;

    display: block;

    text-transform: uppercase;
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li .title-foot
    {
        font-size: 22px;
    }
}
.hs-footer .foot > ul > li .icon-jiantou-copy
{
    font-style: normal;

    display: none;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li .icon-jiantou-copy
    {
        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: 18px;
    line-height: 1.5;

    display: block;

    padding: 3px 0;
}
@media (max-width: 1400px)
{
    .hs-footer .foot > ul > li > ul > li > a
    {
        font-size: 16px;
    }
}
@media (max-width: 1350px)
{
    .hs-footer .foot > ul > li > ul > li > a
    {
        max-width: 180px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot > ul > li > ul > li > a
    {
        max-width: 100%;
    }
}
.hs-footer .foot > ul > li > ul > li:hover > a
{
    text-decoration: underline;

    color: #fff;
}
.hs-footer .foot > ul > li.current .icon-jiantou-copy
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.hs-footer .copyright
{
    font-size: 18px;

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

    padding: 30px 0;

    color: rgba(255, 255, 255, .7);
    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: 1400px)
{
    .hs-footer .copyright
    {
        font-size: 16px;
    }
}
@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
{
    margin-top: -50px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news
    {
        margin-top: -30px;
    }
}
.hs-inner-news .news > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-news .news .news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

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

    display: -webkit-box;
    overflow: hidden;

    max-height: 60px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .desc .title-news
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .desc .title-news
    {
        font-size: 18px;
        line-height: 24px;

        max-height: 48px;
    }
}
.hs-inner-news .news .news-group .desc .news-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .desc .news-note
    {
        margin-top: 10px;
    }
}
.hs-inner-news .news .news-group .desc .news-note p
{
    color: #666;
}
.hs-inner-news .news .news-group .desc .date-more
{
    font-size: 20px;

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

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

    border-top: 1px solid #ccc;

    -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-news .news .news-group .desc .date-more
    {
        padding: 15px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news .news-group .desc .date-more
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .desc .date-more
    {
        font-size: 16px;
    }
}
.hs-inner-news .news .news-group .desc .date-more .date
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #094eaf;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news .news .news-group .desc .date-more .date .iconfont
{
    font-size: 24px;

    margin-right: 10px;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .desc .date-more .date .iconfont
    {
        font-size: 20px;
    }
}
.hs-inner-news .news .news-group .desc .date-more .more .iconfont
{
    font-size: 24px;

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

    color: #999;
}
@media (max-width: 991px)
{
    .hs-inner-news .news .news-group .desc .date-more .more .iconfont
    {
        font-size: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .news-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-news .news .news-group:hover .desc .title-news
    {
        color: #094eaf;
    }
    .hs-inner-news .news .news-group:hover .date-more .more .iconfont
    {
        color: #094eaf;
    }
}
.hs-inner-faqs .faqs > ul
{
    margin-top: -30px;
}
.hs-inner-faqs .faqs > ul > li
{
    margin-top: 30px;
}
.hs-inner-faqs .faqs > ul > li.current .title-faqs:after
{
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.hs-inner-faqs .faqs-group
{
    padding: 10px 0;

    cursor: pointer;

    border: 1px solid #ddd;
    border-radius: 16px;
    background: #fff;
}
.hs-inner-faqs .faqs-group .title-faqs
{
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;

    position: relative;

    padding: 20px 40px;

    color: #094eaf;
}
@media (max-width: 1400px)
{
    .hs-inner-faqs .faqs-group .title-faqs
    {
        padding: 10px 40px 10px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs-group .title-faqs
    {
        padding-right: 20px;
    }
}
.hs-inner-faqs .faqs-group .title-faqs:after
{
    position: absolute;
    top: 30px;
    right: 40px;

    width: 0;
    height: 0;

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

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

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

    margin: 0;

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

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

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

    display: -webkit-box;
    overflow: hidden;

    min-height: 120px;

    color: #094eaf;

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

        min-height: 72px;

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

    color: #094eaf;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-download .download .down-group .desc .down
{
    line-height: 49px;

    display: inline-block;

    width: 58px;
    height: 49px;

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

    color: #fff;
    border-radius: 15px;
    background: #094eaf;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .desc .down
    {
        line-height: 40px;

        width: 40px;
        height: 40px;

        border-radius: 10px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover
    {
        border-color: #094eaf;
        box-shadow: 0 2px 12px 0 rgba(25, 100, 170, .22);
    }
    .hs-inner-download .download .down-group:hover .down
    {
        background-color: #4cb1eb;
    }
}
.hs-inner-videos
{
    padding-top: 40px;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -50px;

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

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-inner:before
{
    display: none;
}
.hs-inner-news-show .title-inner h2
{
    color: #333;
}
.hs-inner-news-show .hs-inner-location
{
    padding-top: 10px;
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 30px;
    font-weight: bold;
}
@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 .date-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    background-color: #f5f5f5;

    -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;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .date-share
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share
    {
        padding: 15px;
    }
}
.hs-inner-news-show .date-share .date
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    color: #094eaf;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .date-share .date
    {
        width: 100%;
        margin-bottom: 10px;
    }
}
.hs-inner-news-show .date-share .date .iconfont
{
    font-size: 24px;

    margin-right: 10px;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .date-share .date .iconfont
    {
        font-size: 20px;
    }
}
.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 .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    -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-inner-news-show .prev-next
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .prev-next .prev,
.hs-inner-news-show .prev-next .next
{
    font-size: 20px;
    line-height: 40px;

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

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

    color: #094eaf;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .prev-next .prev,
    .hs-inner-news-show .prev-next .next
    {
        font-size: 18px;
    }
}
.hs-inner-news-show .prev-next .prev:hover,
.hs-inner-news-show .prev-next .next:hover
{
    color: #4cb1eb;
}
.hs-inner-news-show .prev-next .prev .iconfont
{
    margin-right: 10px;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.hs-inner-news-show .prev-next .next .iconfont
{
    margin-left: 10px;
}
.public-related-news
{
    padding-top: 80px;
}
@media (max-width: 1560px)
{
    .public-related-news
    {
        padding-top: 60px;
    }
}
@media (max-width: 991px)
{
    .public-related-news
    {
        padding-top: 40px;
    }
}
.public-related-news .news-list
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .public-related-news .news-list
    {
        margin-top: 20px;
    }
}
.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: #094eaf;
}
.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: #094eaf;
    background-color: #094eaf;
}
.hs-inner-contact
{
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 767px)
{
    .hs-inner-contact
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hs-inner-contact .contact ul li
{
    padding: 50px 5%;

    border-right: 1px solid #d3d3d3;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact ul li
    {
        padding: 15px;

        border: none;
    }
}
.hs-inner-contact .contact ul li:last-child
{
    border-right: none;
}
.hs-inner-contact .contact .contact-group b
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;

    display: block;
}
.hs-inner-contact .contact .contact-group .icon .iconfont
{
    font-size: 40px;

    color: #094eaf;
}
.hs-inner-contact .contact .contact-group p
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 10px 0 0 0;

    color: #094eaf;
}
.hs-inner-contact .contact .contact-group p a
{
    font-size: 30px;
}
@media (max-width: 1400px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .contact-group p a
    {
        font-size: 20px;
    }
}
.hs-inner-contact .contact .contact-group p a:hover
{
    text-decoration: underline;
}
.hs-google-map
{
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 767px)
{
    .hs-google-map
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hs-google-map #map
{
    height: 670px;

    border: 1px solid #ededed;
    border-radius: 50px;
}
@media (max-width: 1560px)
{
    .hs-google-map #map
    {
        height: 500px;
    }
}
@media (max-width: 1199px)
{
    .hs-google-map #map
    {
        height: 400px;

        border-radius: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-google-map #map
    {
        height: 300px;

        border-radius: 10px;
    }
}
.hs-inner-message
{
    padding-right: 3%;
    padding-left: 3%;
}
@media (max-width: 767px)
{
    .hs-inner-message
    {
        padding-right: 15px;
        padding-left: 15px;
    }
}
.hs-inner-message .message
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    background: #f2f5f8;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-message .img
{
    width: 440px;
}
@media (max-width: 991px)
{
    .hs-inner-message .img
    {
        display: none;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-message .title-inner h2
    {
        font-size: 32px;
    }
}
.hs-inner-message .formbox
{
    width: -webkit-calc(100% - 440px);
    width:         calc(100% - 440px);
    padding: 40px 50px;
}
@media (max-width: 991px)
{
    .hs-inner-message .formbox
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-message .formbox
    {
        padding: 30px 15px;
    }
}
.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;
}
.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: #094eaf;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #666;
}
