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

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

    src: local('Century Gothic Bold'), local('CenturyGothic-Bold'), url('../flaticon/CenturyGothic-Bold.woff2') format('woff2'), url('../flaticon/CenturyGothic-Bold.woff') format('woff'), url('../flaticon/CenturyGothic-Bold.ttf') format('truetype');
    font-display: swap;
}
body
{
    font-family: 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: #010101;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    width: 63px;
    height: 63px;
    margin: 0;

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

    color: #002895;
    border-radius: 50%;
    background: #e7e7e7;
}
@media (max-width: 1560px)
{
    .swiper-button-next,
    .swiper-button-prev,
    .slick-arrow
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
    }
}
@media (max-width: 991px)
{
    .swiper-button-next,
    .swiper-button-prev,
    .slick-arrow
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.swiper-button-next .iconfont,
.swiper-button-prev .iconfont,
.slick-arrow .iconfont
{
    font-size: 24px;
}
.swiper-button-next:after,
.swiper-button-prev:after,
.slick-arrow:after
{
    display: none;
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next,
.slick-arrow.swiper-button-next
{
    margin-left: 2px;
}
.swiper-button-next:hover:hover,
.swiper-button-prev:hover:hover,
.slick-arrow:hover:hover
{
    color: #fff;
    background-color: #ed8f25;
}
.swiper-poa .swiper-button-prev,
.swiper-poa .swiper-button-next
{
    position: absolute;
    z-index: 8;
    top: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.swiper-poa .swiper-button-prev .iconfont,
.swiper-poa .swiper-button-next .iconfont
{
    display: block;

    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: 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: 1560px)
{
    .swiper-poa .swiper-button-prev
    {
        left: -5%;
    }
}
@media (max-width: 1199px)
{
    .swiper-poa .swiper-button-prev
    {
        left: -3%;
    }
}
@media (max-width: 767px)
{
    .swiper-poa .swiper-button-prev
    {
        left: -15px;
    }
}
.swiper-poa .swiper-button-next
{
    right: -8%;
    left: auto;

    margin-left: 0;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.swiper-poa .swiper-button-next .iconfont
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
@media (max-width: 1560px)
{
    .swiper-poa .swiper-button-next
    {
        right: -5%;
    }
}
@media (max-width: 1199px)
{
    .swiper-poa .swiper-button-next
    {
        right: -3%;
    }
}
@media (max-width: 767px)
{
    .swiper-poa .swiper-button-next
    {
        right: -15px;
    }
}
.slick-arrow
{
    position: absolute;
    top: 50%;
    left: -70px;

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

    width: 100%;

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

    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}
@media (max-width: 767px)
{
    .hs-header-box
    {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;
    }
}
.hs-header-box .logo
{
    height: 39px;

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 767px)
{
    .hs-header-box .logo img
    {
        -webkit-filter: brightness(1) invert(0);
                filter: brightness(1) invert(0);
    }
}
@media (max-width: 767px)
{
    .hs-header-box .tel
    {
        display: none;
    }
}
.hs-header-box .tel p
{
    font-family: 'Century Gothic';
    font-size: 30px;
    font-weight: bold;
    line-height: 1;

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

    margin: 0;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .tel p
    {
        font-size: 24px;
    }
}
@media (max-width: 1400px)
{
    .hs-header-box .tel p
    {
        font-size: 20px;
    }
}
.hs-header-box .tel p .iconfont
{
    font-size: 30px;
    font-weight: normal;

    margin-right: 20px;
}
@media (max-width: 1560px)
{
    .hs-header-box .tel p .iconfont
    {
        font-size: 24px;

        margin-right: 10px;
    }
}
.hs-header-box .pc-search .search-button .icon
{
    cursor: pointer;

    color: #fff;
    border-color: #002895;
    border-radius: 50%;
}
@media (max-width: 767px)
{
    .hs-header-box .pc-search .search-button .icon
    {
        color: #002895;
    }
}
.hs-header-box .pc-search .search-button .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 .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: #002895;
}
@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);
}
@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;

    padding: 0 20px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1400px)
{
    .hs-header-box .header-nav > ul > li
    {
        padding: 0 10px;
    }
}
.hs-header-box .header-nav > ul > li > a
{
    font-family: 'Century Gothic';
    font-size: 18px;
    line-height: 1.5;

    position: relative;
    z-index: 8;

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

    height: 90px;

    -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;
}
.hs-header-box .header-nav > ul > li > a:before
{
    position: absolute;
    bottom: 0;
    left: 50%;

    display: block;

    width: 0;
    height: 4px;

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

    background-color: #fff;
}
.hs-header-box .header-nav > ul > li:hover > a,
.hs-header-box .header-nav > ul > li.active > a
{
    font-weight: bold;
}
.hs-header-box .header-nav > ul > li:hover > a:before,
.hs-header-box .header-nav > ul > li.active > a:before
{
    width: 100%;
}
.hs-header-box .pc-nav-down
{
    font-family: 'Century Gothic';

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

    display: none;

    min-width: 230px;

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

    color: #333;
    background: #fff;
    box-shadow: 0 13px 10px 0 rgba(5, 5, 5, .13);
}
.hs-header-box .pc-nav-down > li > a
{
    line-height: 26px;

    position: relative;

    display: block;

    padding: 15px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
    white-space: nowrap;
}
.hs-header-box .pc-nav-down > li:hover > a,
.hs-header-box .pc-nav-down > li.active > a
{
    font-weight: bold;

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

    position: relative;

    display: block;

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

    color: #666;
}
.hs-header-box .pc-nav-down2 > li:hover > a
{
    color: #002895;
}
.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: #002895;
}
@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.hs-header-box-color
{
    position: -webkit-sticky;
    position:         sticky;
    top: 0;

    color: #010101;
    border-bottom: 1px solid rgba(153, 153, 153, .4);
    background-color: #fff;
}
.hs-header-box.hs-header-box-color .logo img
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box.hs-header-box-color .tel
{
    color: #002895;
}
.hs-header-box.stuck-header
{
    color: #010101;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hs-header-box.stuck-header .logo img
{
    -webkit-filter: brightness(1) invert(0);
            filter: brightness(1) invert(0);
}
.hs-header-box.stuck-header .header-nav > ul > li > a
{
    height: 80px;
}
.hs-header-box.stuck-header .tel
{
    color: #002895;
}
.hs-header-box.stuck-header .header-nav > ul > li.active > a,
.hs-header-box.stuck-header .header-nav > ul > li:hover > a
{
    color: #002895;
}
.hs-header-box.stuck-header .header-nav > ul > li > a:before
{
    background-color: #002895;
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

    border-radius: 6px;
    background-color: #ed8f25;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.customer-service a p img
{
    width: 120px;
}
.customer-service a:hover .flaticon
{
    color: #fff;
    background-color: #ed8f25;
}
.customer-service a:hover p
{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.customer-service .service-wechat p
{
    background-color: #ed8f25;
}
.customer-service .service-top .flaticon:before
{
    display: block;

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

    width: 100%;

    text-align: center;

    color: #fff;
    background-color: #002895;
}
.xs-customer-service ul
{
    font-size: 0;
}
.xs-customer-service ul li
{
    display: inline-block;

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text p
{
    overflow: hidden;
}
.banner-box .swiper-text h2 span,
.banner-box .swiper-text h3 span,
.banner-box .swiper-text p span
{
    display: block;

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

    opacity: 0;
}
.banner-box .swiper-text h2
{
    font-family: 'Century Gothic';
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h2
    {
        font-size: 18px;
    }
}
.banner-box .swiper-text h3
{
    font-size: 22px;
    line-height: 1.45454545;

    max-width: 800px;
    margin: 0 auto;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text h3
    {
        font-size: 30px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text h3
    {
        font-size: 26px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text h3
    {
        font-size: 14px;
    }
}
.banner-box .swiper-text .img
{
    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text .img
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text .img
    {
        margin-top: 20px;
    }
}
.banner-box .swiper-text .img img
{
    width: 100%;
}
.banner-box .swiper-text-1 .desc img
{
    height: 70px;
    margin-bottom: 20px;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
@media (max-width: 1400px)
{
    .banner-box .swiper-text-1 .desc img
    {
        height: 60px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-1 .desc img
    {
        height: 40px;
    }
}
.banner-box .swiper-text-2 h2
{
    font-size: 46px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-2 h2
    {
        font-size: 20px;
    }
}
.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 p 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 .swiper-button-prev,
.banner-box .button-banner .swiper-button-next
{
    line-height: 50px;

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

    display: block;

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

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

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

        width: 30px;
        height: 30px;
    }
}
.banner-box .button-banner .swiper-button-prev .iconfont,
.banner-box .button-banner .swiper-button-next .iconfont
{
    font-size: 20px;
}
.banner-box .button-banner .swiper-button-prev:hover,
.banner-box .button-banner .swiper-button-next:hover
{
    border-color: rgba(237, 143, 37, .4);
    background-color: rgba(237, 143, 37, .4);
}
.banner-box .button-banner .swiper-button-prev .iconfont
{
    display: block;
}
.banner-box .button-banner .swiper-button-next
{
    right: 5%;
    left: auto;
}
.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);
}
.banner-box .mouse
{
    position: absolute;
    z-index: 6;
    bottom: 3%;
    left: 50%;

    display: block;

    width: 20px;

    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}
.banner-box .mouse img
{
    width: 100%;
}
.banner-box .swiper-pagination
{
    right: 5%;
    bottom: 3%;
    left: auto;

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

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

    border-radius: 30px;
    background-color: rgba(255, 255, 255, .18);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.banner-box .swiper-pagination span
{
    display: block;

    width: 8px;
    height: 8px;
    margin: 0 10px !important;

    opacity: 1;
    border-radius: 50%;
    background: #fff;
}
.banner-box .swiper-pagination .swiper-pagination-bullet-active
{
    background-color: #ed8f25;
}
@-webkit-keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
@keyframes mouse
{
    0%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
    50%
    {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
    }
    100%
    {
        -webkit-transform: translateY(5px);
                transform: translateY(5px);
    }
}
.banner-inner
{
    position: relative;

    overflow: hidden;
}
.banner-inner img
{
    width: 100%;
    height: auto;
}
@media (max-width: 767px)
{
    .banner-inner img
    {
        width: 160%;
        margin-left: -30%;
    }
}
.banner-inner .banner-group
{
    position: relative;
}
.banner-inner .title-banner
{
    text-align: center;

    color: #fff;
}
.banner-inner .title-banner h2
{
    font-family: 'Century Gothic';
    font-size: 56px;
    font-weight: bold;
    line-height: 1;
}
@media (max-width: 1560px)
{
    .banner-inner .title-banner h2
    {
        font-size: 48px;
    }
}
@media (max-width: 1400px)
{
    .banner-inner .title-banner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
.banner-inner .group-text
{
    position: absolute;
    z-index: 8;
    top: -webkit-calc(50% + 50px);
    top:         calc(50% + 50px);
    left: 0;

    width: 100%;

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

    color: #fff;
}
@media (max-width: 1199px)
{
    .banner-inner .group-text
    {
        top: -webkit-calc(50% + 30px);
        top:         calc(50% + 30px);
    }
}
@media (max-width: 767px)
{
    .banner-inner .group-text
    {
        top: 50%;
    }
}
.banner-inner-other
{
    position: relative;
    z-index: 6;

    margin-top: -60px;

    text-align: center;
}
.banner-inner-other .banner-group
{
    border: 1px solid #d8dfe5;
}
.banner-inner-other .hs-inner-location .location
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    margin: 0 auto;

    color: rgba(255, 255, 255, .6);
}
.banner-inner-other .group-text
{
    top: 50%;

    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.banner-header
{
    height: 220px;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .banner-header
    {
        height: 100px;
    }
}
@media (max-width: 767px)
{
    .banner-header
    {
        height: 60px;
    }
}
.hs-pad
{
    overflow: hidden;

    padding: 80px 0;
}
@media (max-width: 1560px)
{
    .hs-pad
    {
        padding: 70px 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: 4px;
    margin-top: -2px;

    content: '';

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

    border-radius: 50%;
    background-color: #002895;
}
.title-home h2
{
    font-family: 'Century Gothic';
    font-size: 48px;
    font-weight: bold;
    line-height: 1.30434783;

    margin: 0;
}
@media (max-width: 1560px)
{
    .title-home h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title-home h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2:after
{
    display: block;

    width: 40px;
    height: 4px;
    margin-top: 14px;

    content: '';

    background: #063492;
}
.title-home p
{
    font-size: 20px;
    line-height: 1.5;

    margin: 10px 0 0 0;

    color: #686868;
}
@media (max-width: 1199px)
{
    .title-home p
    {
        font-size: 18px;
    }
}
@media (max-width: 767px)
{
    .title-home p
    {
        font-size: 16px;
    }
}
.title-home.text-center h2:after
{
    margin: 0 auto;
    margin-top: 14px;
}
.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-more
{
    margin-top: 50px;
}
@media (max-width: 767px)
{
    .public-more
    {
        margin-top: 20px;
    }
}
.public-more a
{
    line-height: 28px;

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

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

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

    color: #fff;
    border-radius: 50px;
    background-color: #002895;
}
@media (max-width: 991px)
{
    .public-more a
    {
        line-height: 24px;

        padding: 10px 20px;
    }
}
.public-more a .iconfont
{
    font-size: 18px;

    margin-right: 20px;
}
@media (max-width: 991px)
{
    .public-more a .iconfont
    {
        margin-right: 10px;
    }
}
.public-more a:hover
{
    background-color: #ed8f25;
}
.public-more.text-center a
{
    margin: 0 auto;
}
.hs-home-products .products
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-home-products .products
    {
        margin-top: 20px;
    }
}
.hs-home-products .products .slick-products
{
    margin: 0 -15px;
}
.hs-home-products .products .slick-products .slick-track
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-home-products .products .slick-products .slick-slide
{
    height: auto;
    padding: 0 15px;
}
.hs-home-products .products .slick-products .slick-slide > div
{
    height: 100%;
}
.hs-home-products .products .slick-products .slick-slide > div > div
{
    height: 100%;
}
.hs-home-products .products .product-group
{
    position: relative;

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

    height: 100%;

    background: #f0f0f0;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-products .products .product-group:before
{
    position: absolute;
    top: 0;
    left: 10%;

    display: block;

    width: 60%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .8)), to(transparent));
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, .8), transparent);
    background-image:         linear-gradient(rgba(255, 255, 255, .8), transparent);
}
.hs-home-products .products .product-group .desc
{
    position: relative;
    z-index: 6;

    padding: 60px 40px 30px 40px;
}
@media (max-width: 1560px)
{
    .hs-home-products .products .product-group .desc
    {
        padding: 40px 20px 20px 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .products .product-group .desc
    {
        padding: 30px 20px 20px 20px;
    }
}
.hs-home-products .products .product-group .title-product h3
{
    font-family: 'Century Gothic';
    font-size: 28px;
    font-weight: bold;
    line-height: 1.42857143;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-home-products .products .product-group .title-product h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-products .products .product-group .title-product h3
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-products .products .product-group .title-product h3
    {
        font-size: 18px;
    }
}
.hs-home-products .products .product-group .title-product:after
{
    display: block;

    width: 40px;
    height: 4px;

    content: '';

    background: #ed8f25;
}
.hs-home-products .products .product-group .public-note
{
    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.hs-home-products .products .product-group .img .ibox
{
    padding-bottom: 71.05263158%;
}
.hs-home-products .products .product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-home-products .products .product-group:hover .title-product h3
    {
        color: #ed8f25;
    }
    .hs-home-products .products .product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-about .about
{
    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;
}
.hs-home-about .about .about-left
{
    width: 45%;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .about-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-about .about .about-left .about-img
{
    position: relative;
}
.hs-home-about .about .about-left .about-img .img
{
    position: relative;
    z-index: 4;

    overflow: hidden;

    border-radius: 50%;
}
.hs-home-about .about .about-left .about-img .img img
{
    width: 100%;
}
.hs-home-about .about .about-left .about-img .year
{
    position: absolute;
    z-index: 6;
    top: 5%;
    left: -50px;

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

    width: 228px;
    height: 228px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 767px)
{
    .hs-home-about .about .about-left .about-img .year
    {
        left: -20px;

        width: 150px;
        height: 150px;
    }
}
.hs-home-about .about .about-left .about-img .year h3
{
    font-family: 'Century Gothic';
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    color: #ed8f25;
}
@media (max-width: 767px)
{
    .hs-home-about .about .about-left .about-img .year h3
    {
        font-size: 18px;
    }
}
.hs-home-about .about .about-left .about-img .year h4
{
    font-family: Impact;
    font-size: 48px;
    line-height: 1;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .about-left .about-img .year h4
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about .about-left .about-img .year h4
    {
        font-size: 30px;
    }
}
.hs-home-about .about .about-left .about-img .year p
{
    font-family: 'Century Gothic';
    line-height: 24px;

    margin: 0;
}
@media (max-width: 767px)
{
    .hs-home-about .about .about-left .about-img .year p
    {
        line-height: 18px;
    }
}
.hs-home-about .about .about-left .about-img .roateimg
{
    position: absolute;
    z-index: 1;
    top: -15px;
    left: 40px;

    width: 100%;
    height: 100%;
}
.hs-home-about .about .about-left .about-img .roateimg img
{
    width: 100%;

    -webkit-animation: roate360 15s linear infinite;
            animation: roate360 15s linear infinite;
}
.hs-home-about .about .about-right
{
    width: 55%;
    padding-left: 8%;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .about-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-about .about .about-right .about-note
{
    margin-top: 40px;
}
.hs-home-about .about .about-more
{
    margin-top: 80px;
}
@media (max-width: 1560px)
{
    .hs-home-about .about .about-more
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about .about-more
    {
        margin-top: 30px;
    }
}
.hs-home-about .about .about-more a
{
    font-family: 'Century Gothic';
    font-size: 18px;
    font-weight: bold;

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

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-about .about .about-more a .iconfont
{
    font-size: 20px;
    font-weight: normal;
    line-height: 60px;

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

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

    color: #fff;
    border-radius: 50%;
    background: #002895;
}
@media (max-width: 1199px)
{
    .hs-home-about .about .about-more a .iconfont
    {
        line-height: 50px;

        width: 50px;
        height: 50px;
        margin-right: 10px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about .about-more a .iconfont
    {
        line-height: 40px;

        width: 40px;
        height: 40px;
    }
}
.hs-home-about .about .about-more a:hover
{
    color: #ed8f25;
}
.hs-home-about .about .about-more a:hover .iconfont
{
    background-color: #ed8f25;
}
@-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);
    }
}
.hs-home-why .why
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-why .why-menu
{
    width: 35%;

    background: #f5f5f5;
}
@media (max-width: 767px)
{
    .hs-home-why .why-menu
    {
        width: 100%;
    }
}
.hs-home-why .why-menu > ul
{
    border-bottom: 1px solid #cecece;
}
.hs-home-why .why-menu > ul > li
{
    border-bottom: 1px solid #cecece;
}
.hs-home-why .why-menu > ul > li:last-child
{
    border-bottom: none;
}
.hs-home-why .why-menu > ul > li.active .menu-group
{
    color: #fff;
    background-color: #ed8f25;
}
.hs-home-why .why-menu > ul > li.active .menu-group .icon
{
    color: #fff;
}
.hs-home-why .why-menu .menu-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 60px 30px;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-home-why .why-menu .menu-group
    {
        padding: 40px 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .why-menu .menu-group
    {
        padding: 20px;
    }
}
.hs-home-why .why-menu .menu-group .icon
{
    margin-right: 30px;

    color: #002895;
}
@media (max-width: 1199px)
{
    .hs-home-why .why-menu .menu-group .icon
    {
        margin-right: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-menu .menu-group .icon
    {
        margin-right: 10px;
    }
}
.hs-home-why .why-menu .menu-group .icon .iconfont
{
    font-size: 40px;
}
@media (max-width: 1199px)
{
    .hs-home-why .why-menu .menu-group .icon .iconfont
    {
        font-size: 30px;
    }
}
.hs-home-why .why-menu .menu-group .txt p
{
    font-family: 'Century Gothic';
    font-size: 24px;
    font-weight: bold;
    line-height: 1.16666667;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-home-why .why-menu .menu-group .txt p
    {
        font-size: 22px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-why .why-menu .menu-group .txt p
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-menu .menu-group .txt p
    {
        font-size: 18px;
    }
}
.hs-home-why .why-content
{
    width: 65%;
}
@media (max-width: 767px)
{
    .hs-home-why .why-content
    {
        width: 100%;
    }
}
.hs-home-why .why-tab
{
    position: relative;

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

    height: 100%;

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
.hs-home-why .why-tab:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .3);
}
.hs-home-why .why-tab .why-text
{
    font-family: 'Century Gothic';

    position: relative;
    z-index: 2;

    padding: 50px;

    color: #fff;
}
@media (max-width: 1199px)
{
    .hs-home-why .why-tab .why-text
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-tab .why-text
    {
        padding: 15px;
    }
}
.hs-home-why .why-tab .why-text p
{
    font-size: 18px;
    line-height: 1.44444444;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-home-why .why-tab .why-text p
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-home-why .why-tab .why-text p
    {
        font-size: 14px;
        line-height: 20px;
    }
}
.hs-home-application .application-group .img .ibox
{
    padding-bottom: 39.0625%;
}
.hs-home-application .application-group .desc
{
    position: absolute;
    z-index: 6;
    right: var(--pad);
    bottom: 48px;

    max-width: 600px;
    padding: 30px;

    border-radius: 20px;
    background-color: #002895;
}
@media (max-width: 991px)
{
    .hs-home-application .application-group .desc
    {
        position: relative;
        right: 0;
        bottom: 0;

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

        border-radius: 0 0 10px 10px;
    }
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .desc
    {
        padding: 20px;
    }
}
.hs-home-application .application-group .desc .public-note
{
    font-family: 'Century Gothic';
}
.hs-home-application .application-group .desc .public-note p
{
    color: #fff;
}
.hs-home-application .application-group .desc .desc-bottom
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    color: #fff;
    border-radius: 20px;
    background-color: #ed8f25;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .desc .desc-bottom
    {
        padding: 15px 20px;

        border-radius: 10px;
    }
}
.hs-home-application .application-group .desc .title-application
{
    font-family: 'Century Gothic';
}
.hs-home-application .application-group .desc .title-application span
{
    font-size: 18px;
    line-height: 1.33333333;
}
@media (max-width: 1199px)
{
    .hs-home-application .application-group .desc .title-application span
    {
        font-size: 16px;
    }
}
.hs-home-application .application-group .desc .title-application h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1560px)
{
    .hs-home-application .application-group .desc .title-application h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-application .application-group .desc .title-application h3
    {
        font-size: 20px;
    }
}
.hs-home-application .application-group .desc .application-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-application .application-group .desc .application-button .swiper-button-prev,
.hs-home-application .application-group .desc .application-button .swiper-button-next
{
    color: #fff;
    background: none;
}
.hs-home-application .application-group .desc .application-button .swiper-button-prev .iconfont,
.hs-home-application .application-group .desc .application-button .swiper-button-next .iconfont
{
    font-size: 30px;
}
@media (max-width: 767px)
{
    .hs-home-application .application-group .desc .application-button .swiper-button-prev .iconfont,
    .hs-home-application .application-group .desc .application-button .swiper-button-next .iconfont
    {
        font-size: 24px;
    }
}
.hs-home-application .application-group .desc .application-button .swiper-button-prev:hover,
.hs-home-application .application-group .desc .application-button .swiper-button-next:hover
{
    color: #002895;
}
.public-news-group
{
    display: block;

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

    border-bottom: 4px solid rgba(0, 40, 149, .3);
}
.public-news-group .img
{
    overflow: hidden;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-news-group .img .ibox
{
    padding-bottom: 58.82352941%;
}
.public-news-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group .desc
{
    padding: 40px 20px;
}
@media (max-width: 1560px)
{
    .public-news-group .desc
    {
        padding: 30px 20px;
    }
}
@media (max-width: 1400px)
{
    .public-news-group .desc
    {
        padding: 20px;
    }
}
.public-news-group .desc .date
{
    font-family: 'Century Gothic';
    font-size: 18px;
    line-height: 24px;

    color: #666;
}
@media (max-width: 1400px)
{
    .public-news-group .desc .date
    {
        font-size: 16px;
    }
}
.public-news-group .desc .title-news
{
    font-family: 'Century Gothic';
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1400px)
{
    .public-news-group .desc .title-news
    {
        font-size: 20px;
    }
}
.public-news-group .desc .public-note
{
    font-family: 'Century Gothic';

    display: -webkit-box;
    overflow: hidden;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-news-group .desc .public-note p
{
    font-size: 14px;
    line-height: 24px;
}
@media (min-width: 1200px)
{
    .public-news-group:hover
    {
        border-bottom-color: #ed8f25;
    }
    .public-news-group:hover .img
    {
        border-radius: 30px 0 30px 0;
        box-shadow: 0 0 13px 0 rgba(15, 15, 15, .36);
    }
    .public-news-group:hover .img img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group:hover .desc .title-news
    {
        color: #ed8f25;
    }
}
.hs-home-news .news
{
    margin-top: 40px;
}
@media (max-width: 1470px)
{
    .hs-home-news .news
    {
        margin-top: 20px;
    }
}
.hs-home-news .news .slick-news
{
    margin: 0 -15px;
}
.hs-home-news .news .slick-news .slick-slide
{
    padding: 0 15px;
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

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

    margin: 0;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-inner h2
    {
        font-size: 24px;
    }
}
.title-inner h3
{
    font-family: 'Century Gothic';
    font-size: 26px;
    font-weight: bold;
    line-height: 1.38461538;

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

    color: #002895;
}
@media (max-width: 1560px)
{
    .title-inner h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .title-inner h3
    {
        font-size: 20px;
    }
}
@media (max-width: 991px)
{
    .title-inner h3
    {
        font-size: 18px;
    }
}
.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: 50px 0;
}
@media (max-width: 1560px)
{
    .hs-inner-location
    {
        padding: 30px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-location
    {
        padding: 20px 0;
    }
}
.hs-inner-location .location
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

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

    padding-left: 20px;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
            justify-content: flex-end;
}
@media (max-width: 1560px)
{
    .hs-inner-location .location
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-location .location
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-location .location
    {
        font-size: 14px;
    }
}
.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 8px;

    content: '>';
    vertical-align: top;

    color: #333;
}
.hs-inner-location .location ul li .iconfont
{
    font-size: 26px;
}
@media (max-width: 767px)
{
    .hs-inner-location .location ul li .iconfont
    {
        font-size: 20px;
    }
}
.hs-inner-location .location ul li:last-child:after
{
    display: none;
}
.hs-inner-location .location ul li a
{
    line-height: 24px;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;

    color: #333;
}
.hs-inner-location .location ul li a:hover
{
    color: #002895;
}
.hs-inner-location-bg
{
    background: #f8f8f8;
}
.inner-leftmenu
{
    background: #f8f8f8;
}
.inner-leftmenu .title-leftmenu
{
    padding: 20px;

    color: #fff;
    background: #061d5b;
}
.inner-leftmenu .title-leftmenu h3
{
    font-family: 'Century Gothic';
    font-size: 20px;
    font-weight: bold;
    line-height: 26px;

    margin: 0;
}
@media (max-width: 991px)
{
    .inner-leftmenu .title-leftmenu h3
    {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.inner-leftmenu .menunav1 > li > a
{
    line-height: 28px;

    position: relative;

    display: block;

    padding: 20px 30px 20px 20px;

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

    border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        padding: 10px;

        border-bottom: none;
    }
}
@media (max-width: 767px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        padding: 5px 10px;
    }
}
.inner-leftmenu .menunav1 > li > a:after
{
    font-family: 'iconfont' !important;

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

    content: '\e601';

    opacity: 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a:after
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    color: #fff;
    background-color: #002895;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li.active > a,
    .inner-leftmenu .menunav1 > li:hover > a
    {
        font-weight: bold;

        color: #002895;
        background: none;
    }
}
.inner-leftmenu .menunav1 > li.active > a:after,
.inner-leftmenu .menunav1 > li:hover > a:after
{
    opacity: 1;
}
.inner-leftmenu .menunav2
{
    display: none;

    padding-bottom: 20px;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2
    {
        display: block;
    }
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav2 > li
    {
        display: inline-block;

        margin-right: 20px;

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

    position: relative;

    display: block;

    padding: 5px 14px;

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

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

    display: block;

    width: 6px;
    height: 6px;

    content: '';

    background: #002895;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    text-decoration: underline;

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

    position: relative;

    margin: 0;
    padding-bottom: 10px;

    color: #002895;
    border-bottom: 1px solid #e7e7e7;
}
.title-product-details h3:after
{
    position: absolute;
    z-index: 2;
    bottom: -1px;
    left: 0;

    display: block;

    width: 159px;
    height: 3px;

    content: '';

    background: #002895;
}
.table_a
{
    overflow-x: auto;

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

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

    background-color: #fff;
}
table tr th
{
    font-size: 16px;

    text-align: left;

    background: #f8f8f8;
}
table tr th,
table tr td
{
    padding: 10px 30px;

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

    border: 1px solid #dbdbdb;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd)
{
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even)
{
    background: rgba(219, 219, 219, .2);
}
.public-share
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-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: 38px;

    display: block;

    width: 38px;
    height: 38px;

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

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

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

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

    background-color: #fff;
}
.about-menu.sticky
{
    width: 100% !important;
}
.about-menu .menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;

    border-radius: 0 31px 33px 0;
    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .about-menu .menu ul
    {
        padding: 10px 0;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.about-menu .menu ul li a
{
    font-size: 18px;
    line-height: 26px;

    display: block;

    padding: 20px 30px;

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

    border-radius: 0 31px 33px 0;
}
@media (min-width: 1200px)
{
    .about-menu .menu ul li a
    {
        white-space: nowrap;
    }
}
@media (max-width: 1199px)
{
    .about-menu .menu ul li a
    {
        padding: 10px 20px;
    }
}
@media (max-width: 767px)
{
    .about-menu .menu ul li a
    {
        font-size: 16px;
        line-height: 24px;

        padding: 5px 10px;
    }
}
.about-menu .menu ul li.active a
{
    font-weight: bold;

    color: #fff;
    background-color: #002895;
}
.hs-inner-about .about
{
    margin-top: 30px;
}
.hs-inner-about .about-left
{
    width: 50%;
    padding: 60px;

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1400px)
{
    .hs-inner-about .about-left
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-about .about-left
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        padding: 20px;
    }
}
.hs-inner-about .about-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-about .about-right
    {
        width: 100%;
    }
}
.hs-inner-about .about-right .img
{
    height: 100%;
}
.hs-inner-about .about-right img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hs-inner-why
{
    background: #f8f8f8;
}
.hs-inner-why .why > ul
{
    margin: 0 -20px;
}
@media (max-width: 991px)
{
    .hs-inner-why .why > ul
    {
        margin: 0 -10px;
    }
}
.hs-inner-why .why > ul > li
{
    margin-top: 50px;
    padding: 0 20px;
}
@media (max-width: 991px)
{
    .hs-inner-why .why > ul > li
    {
        margin-top: 30px;
        padding: 0 10px;
    }
}
.hs-inner-why .why .why-group
{
    height: 100%;

    border-radius: 20px;
    background: #fff;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, .1);
}
.hs-inner-why .why .why-group .img .ibox
{
    padding-bottom: 52.05479452%;
}
.hs-inner-why .why .why-group .desc
{
    padding: 50px 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-why .why .why-group .desc
    {
        padding: 20px 15px;
    }
}
.hs-inner-why .why .why-group .desc .title-why
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;

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

    color: #fff;
    border-radius: 60px;
    background-color: #002895;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .desc .title-why
    {
        padding: 10px 20px;
    }
}
.hs-inner-why .why .why-group .desc .title-why .icon
{
    margin-right: 20px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-why .why .why-group .desc .title-why .iconfont
{
    font-size: 36px;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group .desc .title-why .iconfont
    {
        font-size: 30px;
    }
}
.hs-inner-why .why .why-group .desc .title-why h3
{
    font-family: 'Century Gothic';
    font-size: 22px;
    font-weight: bold;
    line-height: 1.36363636;

    margin: 0;
}
@media (max-width: 1560px)
{
    .hs-inner-why .why .why-group .desc .title-why h3
    {
        font-size: 20px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-why .why .why-group .desc .title-why h3
    {
        font-size: 18px;
    }
}
.hs-inner-why .why .why-group .desc .public-note
{
    margin-top: 20px;
}
@media (min-width: 1200px)
{
    .hs-inner-why .why .why-group:hover .icon .flaticon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-factory .factory > ul > li
{
    margin-top: 40px;
}
@media (max-width: 991px)
{
    .hs-inner-factory .factory > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-factory .factory .factory-group
{
    text-align: center;
}
.hs-inner-factory .factory .factory-group .ibox
{
    padding-bottom: 61.45833333%;
}
.hs-inner-factory .factory .factory-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-factory .factory .factory-group .title-factory
{
    font-size: 20px;
    line-height: 30px;

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

        margin-top: 10px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-group .title-factory
    {
        font-size: 16px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .factory-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-factory .factory .factory-group:hover .title-factory
    {
        color: #002895;
    }
}
.public-product-group
{
    display: block;

    padding: 30px;

    -webkit-transition: background-color .2s;
            transition: background-color .2s;
    text-align: center;

    background: #f8f8f8;
}
@media (max-width: 767px)
{
    .public-product-group
    {
        padding: 20px 15px;
    }
}
.public-product-group .img
{
    position: relative;
    z-index: 7;

    overflow: hidden;
}
.public-product-group .img .ibox
{
    padding-bottom: 71.05263158%;
}
.public-product-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-product-group .title-product
{
    font-family: 'Century Gothic';
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.public-product-group .public-note p
{
    font-size: 14px;
    line-height: 20px;

    margin: 0;

    color: #666;
}
.public-product-group .more
{
    font-family: 'Century Gothic';
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;

    margin-top: 20px;

    text-decoration: underline;
}
@media (max-width: 767px)
{
    .public-product-group .more
    {
        margin-top: 10px;
    }
}
@media (min-width: 1200px)
{
    .public-product-group:hover
    {
        color: #fff;
        background-color: #002895;
    }
    .public-product-group:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-product-group:hover .public-note p
    {
        color: #fff;
    }
}
.products-content
{
    font-size: 0;
}
.products-content .products-left
{
    font-size: 16px;

    display: inline-block;

    width: 310px;

    vertical-align: top;

    border-radius: 26px;
    background: #fff;
}
@media (max-width: 1400px)
{
    .products-content .products-left
    {
        width: 300px;
    }
}
@media (max-width: 1199px)
{
    .products-content .products-left
    {
        width: 100%;
    }
}
.products-content .products-right
{
    font-size: 16px;

    display: inline-block;

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

    vertical-align: top;
}
@media (max-width: 1400px)
{
    .products-content .products-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding-left: 3%;
    }
}
@media (max-width: 1199px)
{
    .products-content .products-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-inner-products .title-products-right h2
{
    font-size: 24px;
    font-weight: 900;
    line-height: 1.25;

    color: #002895;
}
@media (max-width: 767px)
{
    .hs-inner-products .title-products-right h2
    {
        font-size: 20px;
    }
}
.hs-inner-products .products
{
    margin-top: -30px;
}
.hs-inner-products .products > ul > li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-products .products > ul
    {
        margin: 0 -5px;
    }
    .hs-inner-products .products > ul > li
    {
        margin-top: 20px;
        padding: 0 5px;
    }
}
.hs-inner-product-details
{
    padding-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details
    {
        padding-top: 20px;
        padding-bottom: 50px !important;
    }
}
.hs-inner-product-details .product-details .details-imgbox
{
    overflow: hidden;

    width: 50%;
    height: 100%;

    border: 1px solid #d2d2d2;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox .ibox
{
    padding-bottom: 71.25%;
}
.hs-inner-product-details .product-details .slick-dots
{
    position: absolute;
    z-index: 6;
    right: 20px;
    bottom: 20px;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-product-details .product-details .slick-dots li
{
    width: 10px;
    height: 10px;
    margin: 0 5px;

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

    border-radius: 50%;
    background: #d3d3d3;
}
.hs-inner-product-details .product-details .slick-dots li button
{
    display: none;
}
.hs-inner-product-details .product-details .slick-dots li.slick-active
{
    background-color: #002895;
}
.hs-inner-product-details .product-details .product-small
{
    padding: 18px 10px 0;
}
.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 #e7e7e7;
}
.hs-inner-product-details .product-details .product-small .slick-current .product-group
{
    border-color: #002895;
}
.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: #002895;
}
.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;

    width: 50%;
    padding: 40px;

    background: #f8f8f8;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content
    {
        padding: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        padding: 20px 15px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-family: 'Century Gothic';
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;

    color: #002895;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .product-details .details-content .public-note h3
{
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;

    color: #002895;
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 20px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

    -webkit-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: 767px)
{
    .hs-inner-product-details .product-details .details-content .link
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-content .link a
{
    font-weight: bold;
    line-height: 28px;

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

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

    color: #fff;
    border-radius: 50px;
    background-color: #002895;

    -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 a
    {
        padding: 10px 20px;
    }
}
.hs-inner-product-details .product-details .details-content .link a .iconfont
{
    font-size: 20px;
    font-weight: normal;

    float: left;

    margin-right: 10px;
}
.hs-inner-product-details .product-details .details-content .link a:hover
{
    text-decoration: underline;
}
.hs-inner-product-details .product-details .details-content .link .tel
{
    margin-right: 20px;
}
.hs-inner-product-details .product-details .details-content .link .contact
{
    background-color: #ed8f25;
}
.hs-inner-product-details .title-inner h2
{
    font-size: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .title-inner h2
    {
        font-size: 24px;
    }
}
.hs-inner-product-details .technical .title-inner
{
    padding: 20px;

    text-align: center;

    color: #fff;
    background-color: #002895;
}
.hs-inner-product-details .quality .desc ul li
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .quality .desc ul li
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .quality .desc ul li
    {
        margin-top: 10px;
    }
}
.hs-inner-product-details .quality .desc .desc-group
{
    line-height: 28px;

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

    padding: 20px 40px;

    color: #fff;
    border-radius: 50px;
    background-color: #002895;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1560px)
{
    .hs-inner-product-details .quality .desc .desc-group
    {
        padding: 10px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .quality .desc .desc-group
    {
        padding: 5px 20px;
    }
}
.hs-inner-product-details .quality .desc .desc-group p
{
    margin: 0;
}
.hs-inner-product-details .advantages .listbox > ul > li
{
    margin-top: 30px;
}
.hs-inner-product-details .advantages .listbox .advantages-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    background: #f8f8f8;

    -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-product-details .advantages .listbox .advantages-group .img
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .advantages .listbox .advantages-group .img
    {
        width: 100%;
    }
}
.hs-inner-product-details .advantages .listbox .advantages-group .img img
{
    width: 100%;
}
.hs-inner-product-details .advantages .listbox .advantages-group .desc
{
    width: 50%;
    padding: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .advantages .listbox .advantages-group .desc
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .advantages .listbox .advantages-group .desc
    {
        width: 100%;
    }
}
.hs-inner-product-details .advantages .listbox .advantages-group .title-advantages
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .advantages .listbox .advantages-group .title-advantages
    {
        font-size: 20px;
    }
}
.hs-inner-product-details .advantages .listbox .advantages-group .public-note
{
    margin-top: 10px;
}
.hs-inner-product-details .advantages .listbox .advantages-group .public-note p
{
    color: #333;
}
.hs-inner-product-details .applications .listbox
{
    margin-top: 20px;
}
.hs-inner-product-details .applications .listbox > ul
{
    margin: 0 -10px;
}
.hs-inner-product-details .applications .listbox > ul > li
{
    margin-top: 20px;
    padding: 0 10px;
}
.hs-inner-product-details .applications .listbox .applications-group img
{
    width: 100%;
}
.hs-inner-product-related .product-related-top
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 10px 30px;

    color: #fff;
    background-color: #002895;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 991px)
{
    .hs-inner-product-related .product-related-top
    {
        padding: 10px 20px;
    }
}
.hs-inner-product-related .product-related-top .more a
{
    line-height: 30px;

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-decoration: underline;
}
.hs-inner-product-related .product-related-top .more a:hover
{
    color: #ed8f25;
}
.hs-inner-product-related .product-related
{
    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .hs-inner-product-related .product-related
    {
        margin-top: 30px;
    }
}
.feedbackform .required
{
    color: #002895;
}
.feedbackform form ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

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

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

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

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

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

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

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

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

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

    top: -36px;

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

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

    margin-top: 30px;

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

    width: 100%;
    padding: 0;

    color: #fff;
    border-radius: 0;
    background-color: #002895;
}
.feedbackform form .submit:hover
{
    background-color: #ed8f25;
}
.feedbackform form .required
{
    margin-top: 30px;

    color: #fff;
}
.hs-footer
{
    font-family: 'Century Gothic';

    overflow: hidden;

    background: #f4f6f8;
}
.hs-footer .foot-left
{
    width: -webkit-calc(100% - 540px);
    width:         calc(100% - 540px);
    padding: 60px 5% 60px 0;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-left
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-left
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
        padding: 30px 30px 30px 0;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-left
    {
        width: 100%;
        padding: 30px 0;
    }
}
.hs-footer .foot-nav
{
    border-bottom: 1px solid #d6d6d6;
}
.hs-footer .foot-nav ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav ul li
    {
        padding: 0 10px;
    }
}
.hs-footer .foot-nav ul li a
{
    font-weight: bold;
    line-height: 30px;

    display: block;

    padding: 10px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-footer .foot-nav ul li a
    {
        line-height: 24px;

        padding: 5px 0;
    }
}
.hs-footer .foot-nav ul li:hover a
{
    color: #002895;
}
.hs-footer .foot-content
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-content
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-footer .foot-logo
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-logo
    {
        width: 100%;
    }
}
.hs-footer .foot-logo img
{
    height: 40px;
}
.hs-footer .title-footer h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.15384615;
}
@media (max-width: 1199px)
{
    .hs-footer .title-footer h3
    {
        font-size: 22px;
    }
}
.hs-footer .foot-product
{
    max-width: 280px;
    margin-top: 30px;
}
.hs-footer .foot-product .foot-info
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-product .foot-info
    {
        margin-top: 20px;
    }
}
.hs-footer .foot-product .foot-info > ul > li > a
{
    line-height: 30px;

    position: relative;

    display: block;

    padding-left: 20px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-footer .foot-product .foot-info > ul > li > a:before
{
    font-family: 'iconfont' !important;
    font-size: 12px;

    position: absolute;
    left: 0;

    content: '\e601';
}
.hs-footer .foot-product .foot-info > ul > li:hover > a
{
    font-weight: bold;

    color: #002895;
}
.hs-footer .foot-contact
{
    max-width: 340px;
    margin-top: 30px;
}
@media (max-width: 1400px)
{
    .hs-footer .foot-contact
    {
        max-width: 250px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-contact
    {
        max-width: 300px;
    }
}
.hs-footer .foot-contact .foot-info
{
    margin-top: 20px;
}
.hs-footer .foot-contact .foot-info h3
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-contact .foot-info h3
    {
        font-size: 18px;
    }
}
.hs-footer .foot-contact .foot-info .txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 12px;
}
.hs-footer .foot-contact .foot-info .txt .icon
{
    margin-right: 10px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-footer .foot-contact .foot-info .txt .icon .iconfont
{
    font-size: 20px;
    line-height: 30px;
}
.hs-footer .foot-contact .foot-info .txt p
{
    line-height: 1.625;

    margin: 0;
}
.hs-footer .foot-contact .foot-info .txt p a:hover
{
    text-decoration: underline;

    color: #002895;
}
.hs-footer .foot-right
{
    position: relative;

    width: 540px;
    padding: 80px 40px 40px 40px;

    background-color: #002895;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-right
    {
        width: 400px;
        padding: 40px 20px 20px 20px;
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-right
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-right
    {
        width: 100%;
        padding: 20px;
    }
}
.hs-footer .foot-right:after
{
    position: absolute;
    top: 100%;
    bottom: -40px;
    left: 0;

    display: block;

    width: 100%;
    height: 40px;

    content: '';

    background-color: #002895;
}
@media (max-width: 991px)
{
    .hs-footer .foot-right:after
    {
        display: none;
    }
}
.hs-footer .foot-right .title-foot-message h3
{
    font-size: 54px;
    line-height: 1.2;

    color: #fff;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-right .title-foot-message h3
    {
        font-size: 48px;
    }
}
@media (max-width: 1470px)
{
    .hs-footer .foot-right .title-foot-message h3
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-right .title-foot-message h3
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-right .title-foot-message h3
    {
        font-size: 30px;
    }
}
.hs-footer .foot-right .title-foot-message h3 span
{
    font-size: 46px;
    font-weight: bold;

    display: block;
}
@media (max-width: 1560px)
{
    .hs-footer .foot-right .title-foot-message h3 span
    {
        font-size: 40px;
    }
}
@media (max-width: 1470px)
{
    .hs-footer .foot-right .title-foot-message h3 span
    {
        font-size: 36px;
    }
}
@media (max-width: 1400px)
{
    .hs-footer .foot-right .title-foot-message h3 span
    {
        font-size: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-right .title-foot-message h3 span
    {
        font-size: 24px;
    }
}
.hs-footer .foot-right .message
{
    margin-top: 20px;
}
.hs-footer .foot-right .message ul li
{
    margin-top: 12px;
}
.hs-footer .foot-right .message input
{
    line-height: 24px;

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

    color: #fff;
    border: 1px solid #fff;
    background: none;
}
.hs-footer .foot-right .message input::-webkit-input-placeholder,
.hs-footer .foot-right .message textarea::-webkit-input-placeholder
{
    color: #fff;
}
.hs-footer .foot-right .message input:-o-placeholder,
.hs-footer .foot-right .message textarea:-o-placeholder
{
    color: #fff;
}
.hs-footer .foot-right .message input::-moz-placeholder,
.hs-footer .foot-right .message textarea::-moz-placeholder
{
    color: #fff;
}
.hs-footer .foot-right .message input:-ms-input-placeholder,
.hs-footer .foot-right .message textarea:-ms-input-placeholder
{
    color: #fff;
}
.hs-footer .foot-right .message input:focus::-webkit-input-placeholder,
.hs-footer .foot-right .message textarea:focus::-webkit-input-placeholder
{
    color: #c4c4c4;
}
.hs-footer .foot-right .message input:focus::-o-placeholder,
.hs-footer .foot-right .message textarea:focus::-o-placeholder
{
    color: #c4c4c4;
}
.hs-footer .foot-right .message input:focus::-moz-placeholder,
.hs-footer .foot-right .message textarea:focus::-moz-placeholder
{
    color: #c4c4c4;
}
.hs-footer .foot-right .message input:focus::-ms-input-placeholder,
.hs-footer .foot-right .message textarea:focus::-ms-input-placeholder
{
    color: #c4c4c4;
}
.hs-footer .foot-right .message .submit
{
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;

    margin-top: 20px;
    padding: 10px 80px;

    color: #fff;
    border-radius: 11px;
    background-color: #ed8f25;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-right .message .submit
    {
        font-size: 18px;

        padding: 10px 50px;
    }
}
@media (max-width: 991px)
{
    .hs-footer .foot-right .message .submit
    {
        font-size: 16px;

        padding: 10px 30px;
    }
}
.hs-footer .foot-right .message .submit:hover
{
    text-decoration: underline;
}
.hs-footer .copyright
{
    padding: 25px 0;

    text-align: center;

    color: #999;
    background: #333;
}
.hs-footer .copyright .txt
{
    width: -webkit-calc(100% - 540px);
    width:         calc(100% - 540px);
}
@media (max-width: 1560px)
{
    .hs-footer .copyright .txt
    {
        width: -webkit-calc(100% - 400px);
        width:         calc(100% - 400px);
    }
}
@media (max-width: 1199px)
{
    .hs-footer .copyright .txt
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .hs-footer .copyright .txt
    {
        width: 100%;
    }
}
.hs-footer .copyright p
{
    line-height: 30px;

    margin: 0;
}
.hs-inner-news .news > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1560px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 40px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-faqs .faqs > ul > li
{
    margin-top: 30px;
}
.hs-inner-faqs .faqs .faqs-group
{
    padding: 50px;

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

    background: #f8f8f8;
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs .faqs-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs
{
    font-family: 'Century Gothic';
    font-size: 28px;
    font-weight: bold;
    line-height: 1.07142857;

    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
@media (max-width: 1560px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 20px;
    }
}
.hs-inner-faqs .faqs .faqs-group .title-faqs:before
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    display: block;

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

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

    color: #fff;
    border-radius: 6px;
    background-color: #002895;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group .title-faqs:before
    {
        font-size: 20px;
        line-height: 24px;

        width: 24px;
        height: 24px;
        margin-right: 10px;
    }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques
{
    position: relative;

    margin-top: 20px;
    padding-left: 50px;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group .faqs-ques
    {
        padding-left: 34px;
    }
}
.hs-inner-faqs .faqs .faqs-group .faqs-ques:before
{
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;

    position: absolute;
    left: 0;

    display: block;

    width: 30px;
    height: 30px;

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

    color: #fff;
    border-radius: 6px;
    background-color: #ed8f25;
}
@media (max-width: 767px)
{
    .hs-inner-faqs .faqs .faqs-group .faqs-ques:before
    {
        font-size: 20px;
        line-height: 24px;

        width: 24px;
        height: 24px;
    }
}
.hs-inner-faqs .faqs .faqs-group:hover
{
    color: #fff;
    background-color: #002895;
}
.hs-inner-faqs .faqs .faqs-group:hover .title-faqs:before
{
    color: #002895;
    background-color: #fff;
}
.hs-inner-faqs .faqs .faqs-group:hover .faqs-ques:before
{
    color: #ed8f25;
    background-color: #fff;
}
.hs-inner-news-show .title-news-show
{
    font-family: 'Century Gothic';

    padding-bottom: 10px;

    text-align: center;

    border-bottom: 1px solid #d2d2d2;
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 32px;
    font-weight: bold;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .title-news-show .date
{
    font-size: 18px;
    line-height: 1.33333333;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .title-news-show .date
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .news-show
{
    margin-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-news-show .news-show
    {
        margin-top: 30px;
    }
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show .public-note p
{
    color: #666;
}
.hs-inner-news-show .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 60px;

    border-top: 1px solid #d2d2d2;

    -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 a
{
    line-height: 24px;

    display: block;

    width: 48%;
    padding: 15px 0;

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

    color: #666;
}
.hs-inner-news-show .prev-next a:hover
{
    color: #002895;
}
.hs-inner-news-show .prev-next .next
{
    text-align: right;
}
.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 > ul > li
{
    padding: 50px 0;

    border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 1470px)
{
    .public-related-news .news-list > ul > li
    {
        padding: 30px 0;
    }
}
.public-related-news .news-list > ul > li:last-child
{
    border-bottom: none;
}
.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: #002895;
}
.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: #002895;
    background-color: #002895;
}
.hs-inner-industry .industry > ul
{
    margin-top: -40px;
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry > ul
    {
        margin-top: -30px;
    }
}
.hs-inner-industry .industry > ul > li
{
    margin-top: 40px;
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-industry .industry .industry-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    background: #f8f8f8;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-industry .industry .industry-group .img
{
    width: 50%;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .img
    {
        width: 100%;
    }
}
.hs-inner-industry .industry .industry-group .img .ibox
{
    padding-bottom: 48.68421053%;
}
.hs-inner-industry .industry .industry-group .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-industry .industry .industry-group .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 50%;
    padding: 30px;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
            align-items: flex-start;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .desc
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry .industry-group .desc
    {
        padding: 20px 15px;
    }
}
.hs-inner-industry .industry .industry-group .desc .title-news
{
    font-family: 'Century Gothic';
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;
}
@media (max-width: 1560px)
{
    .hs-inner-industry .industry .industry-group .desc .title-news
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .desc .title-news
    {
        font-size: 20px;
    }
}
.hs-inner-industry .industry .industry-group .desc .mask
{
    font-size: 20px;
    line-height: 28px;

    display: inline-block;

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

    color: #fff;
    border-radius: 8px;
    background-color: #002895;
}
@media (max-width: 1560px)
{
    .hs-inner-industry .industry .industry-group .desc .mask
    {
        font-size: 18px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .desc .mask
    {
        font-size: 16px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry .industry-group .desc .mask
    {
        padding: 5px 10px;
    }
}
.hs-inner-industry .industry .industry-group .desc .public-note
{
    margin-top: 20px;
}
.hs-inner-service .service
{
    overflow: hidden;

    margin-top: 40px;
    padding: 30px 5%;

    color: #fff;
    border-radius: 50px;
    background: url(../images/service_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-inner-service .service
    {
        margin-top: 20px;
    }
}
.hs-inner-service .service > ul
{
    margin: 0 -40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service > ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service > ul
    {
        margin: 0 -20px;
    }
}
.hs-inner-service .service > ul > li
{
    margin: 20px 0;
    padding: 0 40px;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service > ul > li
    {
        padding: 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service > ul > li
    {
        padding: 0 20px;
    }
}
.hs-inner-service .service .service-group
{
    height: 100%;

    text-align: center;
}
.hs-inner-service .service .service-group .icon .iconfont
{
    font-size: 50px;

    display: block;

    -webkit-transition: all .6s;
            transition: all .6s;
}
.hs-inner-service .service .service-group .title-service
{
    font-family: 'Century Gothic';
    font-size: 30px;
    font-weight: bold;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service .service-group .title-service
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service .service-group .title-service
    {
        font-size: 20px;
    }
}
.hs-inner-service .service .service-group:hover .icon .iconfont
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-inner-download
{
    background: #f8f8f8;
}
.hs-inner-download .download > ul > li
{
    margin-top: 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download > ul > li
    {
        margin-top: 20px;
    }
}
.hs-inner-download .download .download-group
{
    font-size: 20px;
    line-height: 70px;

    position: relative;

    display: -webkit-box;
    overflow: hidden;

    height: 70px;
    padding: 0 50px;

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

    border: 1px solid #d3d3d3;
    background-color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
@media (max-width: 1560px)
{
    .hs-inner-download .download .download-group
    {
        padding: 0 50px 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .download-group
    {
        font-size: 18px;

        padding-left: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .download-group
    {
        font-size: 16px;
        line-height: 50px;

        height: 50px;
    }
}
.hs-inner-download .download .download-group:after
{
    font-family: 'iconfont' !important;
    font-size: 24px;

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

    content: '\e6a2';

    color: #002895;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .download-group:after
    {
        font-size: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .download-group:hover
    {
        color: #fff;
        background-color: #002895;
    }
    .hs-inner-download .download .download-group:hover:after
    {
        color: #fff;
    }
}
.hs-inner-videos
{
    padding-top: 40px;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-videos .videos ul li
{
    margin-top: 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: 20px;
    line-height: 1.5;

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 1560px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 18px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-contact .contact
{
    background: #f8f8f8;
}
.hs-inner-contact .contact-text
{
    width: 50%;
    padding: 60px;

    background: url(../images/about_bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact-text
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-text
    {
        width: 100%;
        padding: 20px 15px;
    }
}
.hs-inner-contact .contact-text .title-inner
{
    padding-bottom: 10px;

    border-bottom: 3px solid rgba(0, 40, 149, .5);
}
.hs-inner-contact .contact-text .title-inner h2
{
    font-size: 38px;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact-text .title-inner h2
    {
        font-size: 32px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-text .title-inner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact-text .title-inner h2
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-text .title-inner h2
    {
        font-size: 20px;
    }
}
.hs-inner-contact .contact-text .text > ul > li
{
    margin-top: 30px;
}
.hs-inner-contact .contact-text .text .t-text
{
    font-family: 'Century Gothic';
}
.hs-inner-contact .contact-text .text .t-text h3
{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;

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

    color: #002895;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1560px)
{
    .hs-inner-contact .contact-text .text .t-text h3
    {
        font-size: 24px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-text .text .t-text h3
    {
        font-size: 20px;
    }
}
.hs-inner-contact .contact-text .text .t-text h3 .iconfont
{
    font-size: 30px;
    font-weight: normal;

    margin-right: 10px;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-text .text .t-text h3 .iconfont
    {
        font-size: 24px;
    }
}
.hs-inner-contact .contact-text .text .t-text p
{
    font-size: 18px;
    line-height: 1.77777778;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .contact-text .text .t-text p
    {
        font-size: 16px;
    }
}
.hs-inner-contact .contact-text .text .t-text p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .contact-img
{
    width: 50%;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact-img
    {
        width: 100%;
    }
}
.hs-inner-contact .contact-img img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hc-mobile-nav.nav-levels-overlap ul ul .iconimg
{
    display: none;
}
.hc-mobile-nav.nav-levels-overlap ul ul b
{
    font-weight: normal;
}
.fluid_pseudo_poster,
.fluid_controls_container
{
    display: none;
}
.hideh1
{
    font-size: 0;
}
.hideh1 h1
{
    font-size: 0;

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

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

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

    display: none;

    width: 100px;
    height: 100px;

    pointer-events: none;

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

    color: #666;
}
