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

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

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

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

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

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

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

    overflow-x: hidden;

    color: #000;

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

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

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

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

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

    overflow: hidden;

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

    overflow: hidden;

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

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

    display: block;
    overflow: hidden;

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

    display: block;

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

    text-align: center;

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

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

    display: inline-block;

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

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

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

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

    display: block;

    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
@media (max-width: 767px)
{
    .swiper-button-next .flaticon,
    .swiper-button-prev .flaticon
    {
        font-size: 12px;
    }
}
.swiper-button-next.swiper-button-next,
.swiper-button-prev.swiper-button-next
{
    right: 0;

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

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

    margin-left: 0;

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

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

    width: 100%;
    padding: 0 3%;

    -webkit-transition: all .4s;
            transition: all .4s;
}
@media (max-width: 1400px)
{
    .hs-header-box
    {
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box
    {
        position: -webkit-sticky;
        position:         sticky;
        top: 0;

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

    padding: 0 20px;

    border-radius: 14px;
    background-color: #fff;
}
@media (max-width: 1400px)
{
    .hs-header-box .hs-header
    {
        padding: 0 10px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .hs-header
    {
        padding: 0;
    }
}
.hs-header-box .logo
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1;

    position: relative;
    z-index: 8;

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

    height: 50px;

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

    color: #022253;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-header-box .logo
    {
        height: 60px;
        padding: 10px 0;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .logo
    {
        font-size: 16px;

        padding: 15px 0;
    }
}
.hs-header-box .logo img
{
    width: auto;
    height: 100%;
    margin-right: 10px;

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

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .pc-search:hover .search-button
{
    color: #0050a9;
}
.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: #0050a9;
}
@media (max-width: 1199px)
{
    .hs-header-box .pc-search form
    {
        padding: 15px 30px 15px 15px;
    }
}
.hs-header-box .pc-search input
{
    font-size: 20px;
    line-height: 30px;

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

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

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

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

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

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

    width: 30px;
    padding: 0;

    text-align: center;

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

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

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

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

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

    width: 80px;

    text-align: center;
}
@media (max-width: 1560px)
{
    .hs-header-box .top-txt ul.txt-contact li
    {
        width: 40px;
    }
}
@media (max-width: 767px)
{
    .hs-header-box .top-txt ul.txt-contact li
    {
        width: 40px;
    }
}
.hs-header-box .top-txt ul.txt-contact li p
{
    font-size: 18px;
    line-height: 24px;

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

    display: none;

    padding: 10px;

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

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

    width: 0;
    height: 0;

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

    border-width: 0 4px 8px 4px;
    border-style: solid;
    border-color: transparent transparent #0050a9 transparent;
}
.hs-header-box .top-txt ul.txt-contact li:hover .icon
{
    color: #0050a9;
}
.hs-header-box .top-txt ul.txt-contact li:hover p
{
    display: block;
}
.hs-header-box .top-txt .icon
{
    font-size: 24px;
    line-height: 60px;

    padding: 0 10px;

    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .open-quote
{
    line-height: 30px;

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

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

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

    color: #fff;
    border-radius: 8px;
    background-color: #7ab928;

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

        padding: 10px;
    }
}
.hs-header-box .open-quote .flaticon
{
    font-size: 24px;

    display: block;

    margin-right: 10px;

    -webkit-transition: all .6s;
            transition: all .6s;
}
@media (max-width: 1350px)
{
    .hs-header-box .open-quote .flaticon
    {
        margin-right: 0;
    }
}
.hs-header-box .open-quote:hover .flaticon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-header-box .language
{
    position: relative;
}
.hs-header-box .language p
{
    line-height: 60px;

    margin: 0;
    padding: 0 10px;

    cursor: pointer;
    -webkit-transition: all .4s;
            transition: all .4s;
    text-align: center;
}
.hs-header-box .language p .flaticon
{
    font-size: 24px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-header-box .language ul
{
    position: absolute;
    top: 100%;
    right: 0;

    display: none;

    min-width: 100%;

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

    display: block;

    padding: 5px 10px;

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

    color: #666;
}
.hs-header-box .language ul li:hover a
{
    color: #fff;
    background-color: #0050a9;
}
.hs-header-box .language:hover p .flaticon
{
    color: #0050a9;
}
.hs-header-box .header-right
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-header-box .header-nav > ul > li > a
{
    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;
    padding: 0 30px;

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

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

    display: block;

    width: 0;
    height: 0;

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

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

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

    display: none;

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

    text-align: left;

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

    display: inline-block;

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

    vertical-align: top;

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

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

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

    content: '';

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

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

    display: inline-block;

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

    vertical-align: top;
}
.hs-header-box .pc-nav-down .nav-list ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-header-box .pc-nav-down .nav-list ul li
{
    width: 50%;
    padding: 0 20px;
}
.hs-header-box .pc-nav-down .nav-list ul li a
{
    line-height: 30px;

    display: block;

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

    width: 0;
    height: 1px;

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

    background-color: #0050a9;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a,
.hs-header-box .pc-nav-down .nav-list ul li:hover a
{
    color: #0050a9;
}
.hs-header-box .pc-nav-down .nav-list ul li.active a:after,
.hs-header-box .pc-nav-down .nav-list ul li:hover a:after
{
    width: 100%;
}
.hs-header-box .pc-nav-down2
{
    padding: 20px 0;
}
.hs-header-box .pc-nav-down2 > li
{
    margin: 5px 0;
}
.hs-header-box .pc-nav-down2 > li > a
{
    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: #0050a9;
}
.hs-header-box .toggle-navigation
{
    position: relative;
    right: 0;

    display: none;

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

    border-radius: 50%;
    background-color: #0050a9;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1199px)
{
    .hs-header-box .toggle-navigation
    {
        display: inline-block;

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

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

    width: 70%;
    height: 100%;

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

    height: 2px;

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

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

    height: 2px;
    margin: 4px 0;

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

    background: #fff;
}
.hs-header-box-black
{
    color: #000;
}
.hs-header-box-black .logo .logo-white
{
    display: none;
}
.hs-header-box-black .logo .logo-black
{
    display: block;
}
.hs-header-box.stuck-header
{
    top: 0;

    color: #000;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.hc-mobile-nav .nav-wrapper
{
    text-transform: uppercase;

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

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

    width: 30px;

    vertical-align: middle;

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

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

    display: block;

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

    position: relative;
    z-index: 3;

    display: block;

    width: 50px;
    height: 50px;

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

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

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

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

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

    margin: 0;
    padding: 10px;

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

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

    width: 33.33333333%;

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

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

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

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

    position: relative;

    clear: both;
    overflow: hidden;

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

    width: 100%;

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

    color: #fff;
}
.banner-box .swiper-text .desc
{
    width: 60%;
    padding-right: 10%;
}
.banner-box .swiper-text .img
{
    width: 40%;
}
.banner-box .swiper-text .img img
{
    width: 100%;
}
.banner-box .swiper-text h2,
.banner-box .swiper-text h3,
.banner-box .swiper-text h4
{
    line-height: 1;

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

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

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

    margin-top: 40px;

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

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

    padding: 15px 20px;

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

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

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

        padding: 5px 10px;
    }
}
.banner-box .swiper-text .link a:hover
{
    color: #0050a9;
    background-color: #fff;
}
.banner-box .swiper-text-2 .desc
{
    width: 100%;

    text-align: center;
}
.banner-box .swiper-text-2 .desc h2
{
    font-size: 48px;

    position: relative;

    display: inline-block;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-2 .desc h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text-2 .desc h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-2 .desc h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-2 .desc h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-2 .desc h2
    {
        font-size: 24px;
    }
}
.banner-box .swiper-text-2 .desc h2:before
{
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 0;

    display: block;

    width: 100%;
    height: 10px;

    content: '';

    background-color: #7ab928;
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-2 .desc h2:before
    {
        bottom: 5px;

        height: 5px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-2 .desc h2:before
    {
        display: none;
    }
}
.banner-box .swiper-text-2 .desc h2 span
{
    position: relative;
    z-index: 6;
}
.banner-box .swiper-text-2 .desc .link a
{
    margin: 0 auto;
}
.banner-box .swiper-text-3 .desc
{
    width: 85%;
}
.banner-box .swiper-text-3 .desc h2
{
    font-size: 48px;
}
@media (max-width: 1560px)
{
    .banner-box .swiper-text-3 .desc h2
    {
        font-size: 44px;
    }
}
@media (max-width: 1470px)
{
    .banner-box .swiper-text-3 .desc h2
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .banner-box .swiper-text-3 .desc h2
    {
        font-size: 36px;
    }
}
@media (max-width: 991px)
{
    .banner-box .swiper-text-3 .desc h2
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .banner-box .swiper-text-3 .desc 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 h4 span
{
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);

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

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

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

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

    width: 100%;
    padding: 0 3%;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .banner-box .button-banner
    {
        bottom: 0;
    }
}
.banner-box .swiper-pagination-fraction
{
    font-size: 18px;
    font-style: italic;

    position: relative;

    width: auto;

    color: rgba(255, 255, 255, .5);

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

    overflow: hidden;

    width: 4px;
    height: 40%;

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

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

    display: block;

    width: 1px;
    height: 100%;

    content: '';

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

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

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

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

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

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

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

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

    color: #fff;
    border: none;
    background: none;
}
.banner-box .swiper-button-prev:hover,
.banner-box .swiper-button-next:hover
{
    opacity: .8;
}
.banner-box .swiper-button-next
{
    margin-left: 0;
}
.banner-box .swiper-button-next .flaticon
{
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.banner-box .mouse
{
    display: block;

    width: 40px;

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

    width: 100%;

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

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

    color: #fff;
}
.banner-inner .title-banner h2
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2;
}
@media (max-width: 1199px)
{
    .banner-inner .title-banner h2
    {
        font-size: 30px;
    }
}
@media (max-width: 991px)
{
    .banner-inner .title-banner h2
    {
        font-size: 24px;
    }
}
.banner-inner .hs-inner-location
{
    margin-top: 10px;

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

    width: 100%;

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

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

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

    background: #111;
}
@media (max-width: 1199px)
{
    .banner-inner-black
    {
        height: 60px;
    }
}
@media (max-width: 767px)
{
    .banner-inner-black
    {
        display: none;
    }
}
.hs-pad
{
    overflow: hidden;

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

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

    display: block;

    width: 100%;
    height: 2px;
    margin-top: -2px;

    content: '';

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

    border-radius: 50%;
    background-color: #0050a9;
}
.title-home h2
{
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2;

    color: #0050a9;
}
@media (max-width: 767px)
{
    .title-home h2
    {
        font-size: 24px;
    }
}
.title-home h2 span
{
    color: #7ab928;
}
.title-home h2.fz36
{
    font-size: 36px;
}
@media (max-width: 1199px)
{
    .title-home h2.fz36
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2.fz36
    {
        font-size: 24px;
    }
}
.title-home h2.fz48
{
    font-size: 48px;
}
@media (max-width: 1560px)
{
    .title-home h2.fz48
    {
        font-size: 44px;
    }
}
@media (max-width: 1400px)
{
    .title-home h2.fz48
    {
        font-size: 40px;
    }
}
@media (max-width: 1199px)
{
    .title-home h2.fz48
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .title-home h2.fz48
    {
        font-size: 24px;
    }
}
.title-home p
{
    font-size: 18px;
    line-height: 1.33333333;

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

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

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

    display: inline-block;

    min-width: 200px;
    padding: 15px;

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

    color: #0050a9;
    border: 1px solid #0050a9;
    border-radius: 8px;
}
@media (max-width: 1199px)
{
    .hs-more a
    {
        min-width: 150px;
    }
}
@media (max-width: 767px)
{
    .hs-more a
    {
        line-height: 24px;

        padding: 10px;
    }
}
.hs-more a:hover
{
    color: #fff;
    background-color: #0050a9;
}
.hs-more.greenbg a
{
    color: #fff;
    border-color: #7ab928;
    background-color: #7ab928;
}
.hs-more.greenbg a:hover
{
    color: #7ab928;
    background: none;
}
.hs-more.small a
{
    font-size: 16px;
    line-height: 24px;

    padding: 10px;

    border-radius: 0;
    background-color: #7ab928;
}
.hs-more.small a:hover
{
    color: #7ab928;
    background: none;
}
@-webkit-keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@keyframes roate360
{
    0%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    100%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}
@-webkit-keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
@keyframes roate360other
{
    0%
    {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
    100%
    {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
}
.hs-home-category .category > ul
{
    margin: 0 -20px;
}
@media (max-width: 767px)
{
    .hs-home-category .category > ul
    {
        margin: 0 -5px;
    }
}
.hs-home-category .category > ul > li
{
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 767px)
{
    .hs-home-category .category > ul > li
    {
        margin-top: 10px;
        padding: 0 5px;
    }
}
.hs-home-category .category .category-group
{
    position: relative;

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

    height: 100%;
    padding: 50px;

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

    border-radius: 11px;
    background-image: -webkit-gradient(linear, left top, right top, from(#f3f9ff), to(#fcfdff));
    background-image: -webkit-linear-gradient(left, #f3f9ff, #fcfdff);
    background-image:         linear-gradient(90deg, #f3f9ff, #fcfdff);

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-home-category .category .category-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-group
    {
        padding: 20px 15px;
    }
}
.hs-home-category .category .category-group .imgtop
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

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

    opacity: 0;
    background-color: #134f91;
}
.hs-home-category .category .category-group .imgtop img
{
    display: block;

    mix-blend-mode: multiply;
    object-fit: cover;
}
.hs-home-category .category .category-group .title-category
{
    font-size: 24px;
    line-height: 1.25;

    position: relative;
    z-index: 6;

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

    color: #003978;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-category .category .category-group .title-category span
{
    font-size: 24px;
    font-weight: 400;
}
@media (max-width: 1560px)
{
    .hs-home-category .category .category-group .title-category
    {
        font-size: 22px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-category .category .category-group .title-category
    {
        font-size: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-group .title-category
    {
        font-size: 18px;
    }
}
.hs-home-category .category .category-group .title-category .flaticon
{
    font-size: 70px;
    line-height: 1;

    color: rgba(0, 57, 120, .2);

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 1199px)
{
    .hs-home-category .category .category-group .title-category .flaticon
    {
        font-size: 50px;
    }
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-group .title-category .flaticon
    {
        font-size: 30px;
    }
}
.hs-home-category .category .category-group .more
{
    font-size: 24px;
    font-size: 14px;
    line-height: 28px;

    position: relative;
    z-index: 6;

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

    margin-top: 60px;
    padding: 5px 15px;

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

    color: rgba(0, 80, 169, .7);
    border-radius: 3px;
    background: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-home-category .category .category-group .more
    {
        margin-top: 30px;
    }
}
.hs-home-category .category .category-group .more .flaticon
{
    font-size: 20px;
}
@media (min-width: 1200px)
{
    .hs-home-category .category .active .category-group
    {
        box-shadow: 0 16px 21px 0 rgba(72, 127, 215, .48);
    }
    .hs-home-category .category .active .imgtop
    {
        opacity: 1;
    }
    .hs-home-category .category .active .title-category
    {
        color: #fff;
    }
    .hs-home-category .category .active .title-category .flaticon
    {
        opacity: 0;
    }
    .hs-home-category .category .active .more
    {
        color: #fff;
        background-color: #0050a9;
    }
}
.hs-home-applications
{
    position: relative;

    padding: 120px 0;
}
@media (max-width: 1199px)
{
    .hs-home-applications
    {
        padding: 100px 0;
    }
}
@media (max-width: 991px)
{
    .hs-home-applications
    {
        padding: 80px 0;
    }
}
@media (max-width: 767px)
{
    .hs-home-applications
    {
        padding: 50px 0;
    }
}
.hs-home-applications .applications-bgbox
{
    position: absolute;
    z-index: 1;
    top: 0;

    width: 100%;
    height: 100%;
}
.hs-home-applications .applications-bgbox:before
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(#0050a9), to(transparent));
    background-image: -webkit-linear-gradient(left, #0050a9, transparent);
    background-image:         linear-gradient(90deg, #0050a9, transparent);
}
.hs-home-applications .applications-bgbox:after
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
.hs-home-applications .applications-bgbox .applicationsbg
{
    width: 100%;
    height: 100%;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-applications .applications-bgbox .applicationsbg
    {
        background-attachment: fixed;
    }
}
.hs-home-applications .title-home
{
    max-width: 50%;
}
@media (max-width: 767px)
{
    .hs-home-applications .title-home
    {
        max-width: 100%;
    }
}
.hs-home-applications .title-home h2
{
    color: #fff;
}
.hs-home-applications .title-home p
{
    color: rgba(255, 255, 255, .5);
}
.hs-home-applications .applications
{
    position: relative;
    z-index: 6;
}
.hs-home-applications .applications-menu
{
    width: 60%;

    color: rgba(255, 255, 255, .5);
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-menu
    {
        width: 100%;
    }
}
.hs-home-applications .applications-menu > ul
{
    margin: 0 -50px;
}
@media (max-width: 1560px)
{
    .hs-home-applications .applications-menu > ul
    {
        margin: 0 -30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-applications .applications-menu > ul
    {
        margin: 0 -15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-menu > ul
    {
        margin: 0 -5px;
    }
}
.hs-home-applications .applications-menu > ul > li
{
    margin-top: 60px;
    padding: 0 50px;
}
@media (max-width: 1560px)
{
    .hs-home-applications .applications-menu > ul > li
    {
        padding: 0 30px;
    }
}
@media (max-width: 991px)
{
    .hs-home-applications .applications-menu > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-menu > ul > li
    {
        width: 50%;
        padding: 0 5px;
    }
}
.hs-home-applications .applications-menu .applications-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    height: 100%;
    padding-top: 10px;

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

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

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-applications .applications-menu .applications-group .title-applications
{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
@media (max-width: 767px)
{
    .hs-home-applications .applications-menu .applications-group .title-applications
    {
        font-size: 16px;
    }
}
.hs-home-applications .applications-menu .applications-group .more
{
    line-height: 24px;

    margin-top: 10px;
}
.hs-home-applications .applications-menu .active .applications-group
{
    color: #fff;
}
.hs-home-applications .applications-menu .active .applications-group .title-applications
{
    border-top-color: #fff;
}
.hs-home-applications .hs-more
{
    margin-top: 100px;
}
@media (max-width: 1560px)
{
    .hs-home-applications .hs-more
    {
        margin-top: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-applications .hs-more
    {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-home-applications .hs-more
    {
        margin-top: 30px;
    }
}
.hs-home-about
{
    background: url(../images/about_bg.png) no-repeat top center;
    background-size: 100% auto;
}
.hs-home-about .about-left
{
    width: 40%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-left
    {
        width: 100%;
    }
}
.hs-home-about .about-left .pic-video
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-home-about .about-left .pic-video .img1
{
    overflow: hidden;

    width: 60%;
}
.hs-home-about .about-left .pic-video .img1 img
{
    width: 100%;
    height: auto;
}
.hs-home-about .about-left .pic-video .video
{
    width: 40%;
    padding-top: 100px;
}
@media (max-width: 1470px)
{
    .hs-home-about .about-left .pic-video .video
    {
        padding-top: 60px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-about .about-left .pic-video .video
    {
        padding-top: 30px;
    }
}
.hs-home-about .about-left .pic-video .video .public-play
{
    position: relative;

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

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

    cursor: pointer;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1660px)
{
    .hs-home-about .about-left .pic-video .video .public-play
    {
        width: 140px;
        height: 140px;
    }
}
@media (max-width: 1470px)
{
    .hs-home-about .about-left .pic-video .video .public-play
    {
        width: 120px;
        height: 120px;
    }
}
.hs-home-about .about-left .pic-video .video .public-play:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

    background: url(../images/play.webp) no-repeat center;
    background-size: cover;
}
.hs-home-about .about-left .pic-video .video .public-play .iconfont
{
    display: block;

    width: 0;
    height: 0;

    border-width: 16px 0 16px 25px;
    border-style: solid;
    border-color: transparent transparent transparent #7ab928;
}
.hs-home-about .about-left .img2
{
    position: relative;
    z-index: 6;

    margin-top: -200px;
    padding-left: 50%;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-left .img2
    {
        margin-top: -140px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-left .img2
    {
        width: 100%;
        margin-top: -80px;
    }
}
.hs-home-about .about-left .img2 .img
{
    display: block;
    overflow: hidden;

    border: 10px solid #fff;
}
.hs-home-about .about-left .img2 .img img
{
    width: 100%;
    height: auto;
}
.hs-home-about .about-right
{
    width: 60%;
    padding-left: 10%;
}
@media (max-width: 991px)
{
    .hs-home-about .about-right
    {
        width: 100%;
        margin-top: 30px;
        padding-left: 0;
    }
}
.hs-home-about .about-right .title-home h2
{
    color: #000;
}
.hs-home-about .about-right .title-home .year
{
    font-size: 72px;
    font-weight: bold;
    line-height: 1;

    margin-top: 10px;

    color: #0050a9;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-right .title-home .year
    {
        font-size: 62px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-about .about-right .title-home .year
    {
        font-size: 50px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .title-home .year
    {
        font-size: 40px;
    }
}
.hs-home-about .about-right .title-home .year sup
{
    font-size: 36px;

    top: 20px;

    vertical-align: top;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-right .title-home .year sup
    {
        font-size: 30px;

        top: 10px;
    }
}
@media (max-width: 1400px)
{
    .hs-home-about .about-right .title-home .year sup
    {
        font-size: 24px;
    }
}
.hs-home-about .about-right .title-home h3
{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.11111111;

    margin-top: 10px;

    color: #0050a9;
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .title-home h3
    {
        font-size: 28px;
    }
}
@media (max-width: 991px)
{
    .hs-home-about .about-right .title-home h3
    {
        font-size: 24px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .about-right .title-home h3
    {
        font-size: 20px;
    }
}
.hs-home-about .about-right .desc
{
    margin-top: 50px;
}
@media (max-width: 1560px)
{
    .hs-home-about .about-right .desc
    {
        margin-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .about-right .desc
    {
        margin-top: 20px;
    }
}
.hs-home-about .link
{
    margin-top: 50px;
}
@media (max-width: 767px)
{
    .hs-home-about .link
    {
        margin-top: 30px;
    }
}
.hs-home-about .link ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-about .link .link-group .icon img
{
    width: 100%;
}
.hs-home-about .link .link-group p
{
    font-size: 18px;
    line-height: 24px;

    margin: 0;
    padding-left: 16px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 767px)
{
    .hs-home-about .link .link-group p
    {
        font-size: 16px;
    }
}
.hs-home-about .link .link-group:hover .icon
{
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
}
.hs-home-about .link .link-group:hover p
{
    color: #0050a9;
}
.hs-home-about .more
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-home-about .more
    {
        margin-top: 30px;
    }
}
.hs-home-about .more a
{
    line-height: 30px;

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

    width: 100%;

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

    color: #999;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-home-about .more a:after
{
    display: block;

    width: 100%;
    height: 1px;

    content: '';

    background-color: #c1c1c1;
}
.hs-home-about .more a span
{
    margin-right: 40px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-home-about .more a:hover
{
    color: #0050a9;
}
.hs-home-about .more a:hover:after
{
    background-color: #0050a9;
}
.hs-home-about .why
{
    overflow: hidden;

    margin-top: 80px;

    border: 1px solid rgba(189, 189, 189, .5);
}
@media (max-width: 1560px)
{
    .hs-home-about .why
    {
        margin-top: 60px;
    }
}
@media (max-width: 1199px)
{
    .hs-home-about .why
    {
        margin-top: 30px;
    }
}
.hs-home-about .why > ul > li
{
    border-right: 1px solid rgba(189, 189, 189, .5);
}
@media (max-width: 991px)
{
    .hs-home-about .why > ul > li:nth-child(1)
    {
        border-right: none;
        border-bottom: 1px solid rgba(189, 189, 189, .5);
    }
}
@media (max-width: 767px)
{
    .hs-home-about .why > ul > li:nth-child(2)
    {
        border-bottom: 1px solid rgba(189, 189, 189, .5);
    }
}
.hs-home-about .why > ul > li:last-child
{
    border: none;
}
.hs-home-about .why .why-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-home-about .why .why-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-home-about .why .why-group
    {
        padding: 20px 15px;
    }
}
.hs-home-about .why .why-group .icon
{
    font-size: 40px;
    line-height: 100px;

    width: 100px;
    height: 100px;

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

    color: #fff;
    background: url(../images/why-icon-bg.webp) no-repeat center;
    background-size: cover;
}
@media (max-width: 1199px)
{
    .hs-home-about .why .why-group .icon
    {
        font-size: 30px;
        line-height: 80px;

        width: 80px;
        height: 80px;
    }
}
.hs-home-about .why .why-group .icon span
{
    font-size: 24px;
}
@media (max-width: 767px)
{
    .hs-home-about .why .why-group .icon span
    {
        font-size: 20px;
    }
}
.hs-home-about .why .why-group .desc
{
    width: -webkit-calc(100% - 100px);
    width:         calc(100% - 100px);
    padding-left: 3%;
}
@media (max-width: 1199px)
{
    .hs-home-about .why .why-group .desc
    {
        width: -webkit-calc(100% - 80px);
        width:         calc(100% - 80px);
    }
}
@media (min-width: 1200px)
{
    .hs-home-about .why .why-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-home-sustainability
{
    padding: 15vw 0;

    color: #fff;
    background: url(../images/sustainability_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-home-sustainability
    {
        background-attachment: fixed;
    }
}
.hs-home-sustainability .title-home h2
{
    color: #fff;
}
.hs-home-sustainability .desc
{
    max-width: 730px;
    margin: 0 auto;
    margin-top: 30px;
}
.public-news-group
{
    display: block;
}
.public-news-group .title-news
{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
@media (max-width: 1400px)
{
    .public-news-group .title-news
    {
        font-size: 16px;
    }
}
.public-news-group .date
{
    font-size: 14px;
    line-height: 24px;

    margin-top: 5px;

    color: #0050a9;
}
.public-news-group .more
{
    font-size: 14px;
    line-height: 30px;

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

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

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

    color: #999;
    border-top: 1px solid rgba(190, 190, 190, .3);

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1470px)
{
    .public-news-group .more
    {
        margin-top: 20px;
    }
}
@media (max-width: 1400px)
{
    .public-news-group .more
    {
        margin-top: 10px;
    }
}
@media (max-width: 1199px)
{
    .public-news-group .more
    {
        font-size: 12px;

        padding-top: 0;
    }
}
.public-news-group .more:after
{
    display: block;

    width: 0;
    height: 0;

    content: '';

    border-width: 5px 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(0, 0, 0, .3);
}
@media (min-width: 1200px)
{
    .public-news-group:hover .title-news
    {
        color: #0050a9;
    }
    .public-news-group:hover .more
    {
        color: #0050a9;
    }
    .public-news-group:hover .more:after
    {
        border-color: transparent transparent transparent #0050a9;
    }
}
.hs-home-news .news
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 40px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-home-news .news
    {
        margin-top: 20px;
    }
}
.hs-home-news .hs-more
{
    margin-top: 0;
}
.hs-home-news .title-home h2
{
    color: #000;
}
.hs-home-news .news-left
{
    width: 50%;
    padding-right: 30px;
}
@media (max-width: 991px)
{
    .hs-home-news .news-left
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-home-news .news-left .news-group
{
    position: relative;

    display: block;
    overflow: hidden;
}
.hs-home-news .news-left .news-group .img img
{
    width: 100%;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-home-news .news-left .news-group .title-news
{
    font-size: 18px;
    line-height: 24px;

    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px;

    text-align: center;

    color: #fff;
    background-color: rgba(0, 80, 169, .9);
}
@media (max-width: 1400px)
{
    .hs-home-news .news-left .news-group .title-news
    {
        font-size: 16px;

        padding: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-home-news .news-left .news-group:hover .img img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-home-news .news-right
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-home-news .news-right
    {
        width: 100%;
    }
}
.hs-home-news .news-right > ul
{
    height: 100%;
    margin: 0 -30px;

    -webkit-box-align: space-between;
    -webkit-align-items: space-between;
    -ms-flex-align: space-between;
            align-items: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.hs-home-news .news-right > ul > li
{
    padding: 0 30px;
}
@media (max-width: 991px)
{
    .hs-home-news .news-right > ul > li
    {
        margin-top: 20px;
    }
}
.fb_iframe_widget
{
    position: absolute !important;

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

    display: none;

    cursor: pointer;

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

    display: block;

    width: 60px;

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

    padding: 80px 0;
}
@media (max-width: 1560px)
{
    .hs-inner
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner
    {
        padding: 50px 0;
    }
}
.pt-50
{
    padding-top: 50px;
}
@media (max-width: 767px)
{
    .pt-50
    {
        padding-top: 30px;
    }
}
.pt-100
{
    padding-top: 100px;
}
.pt-150
{
    padding-top: 150px;
}
@media (max-width: 1199px)
{
    .pt-150
    {
        padding-top: 80px;
    }
}
@media (max-width: 767px)
{
    .pt-150
    {
        padding-top: 40px;
    }
}
.title-inner h2
{
    font-size: 36px;
    line-height: 1.2;

    margin: 0;

    color: #0050a9;
}
@media (max-width: 1560px)
{
    .title-inner h2
    {
        font-size: 30px;
    }
}
.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 .location
{
    line-height: 30px;

    position: relative;

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

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

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

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

    margin: 0 4px;

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

    display: block;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-transform: capitalize;
}
.hs-inner-location .location ul li a:hover
{
    text-decoration: underline;
}
.public-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin: 0 -20px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .public-menu ul
    {
        margin: 0 -10px;
    }
}
.public-menu ul li a
{
    font-size: 20px;
    line-height: 30px;

    position: relative;

    display: block;

    padding: 0 20px;
}
@media (max-width: 767px)
{
    .public-menu ul li a
    {
        font-size: 18px;

        padding: 0 10px;
    }
}
.public-menu ul li a:before
{
    position: absolute;
    z-index: 1;
    bottom: -30px;
    left: 0;

    display: block;

    width: 100%;
    height: 0;

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

    background-color: #0050a9;
}
@media (max-width: 767px)
{
    .public-menu ul li a:before
    {
        bottom: 0;

        display: none;
    }
}
.public-menu ul li a span
{
    position: relative;
    z-index: 6;
}
.public-menu ul li.active a,
.public-menu ul li:hover a
{
    color: #fff;
}
@media (max-width: 767px)
{
    .public-menu ul li.active a,
    .public-menu ul li:hover a
    {
        color: #0050a9;
    }
}
.public-menu ul li.active a:before,
.public-menu ul li:hover a:before
{
    height: 120px;
}
@media (max-width: 767px)
{
    .public-menu ul li.active a:before,
    .public-menu ul li:hover a:before
    {
        height: 30px;
    }
}
.inner-leftmenu .title-menu
{
    position: relative;

    padding: 0 30px;
}
@media (max-width: 767px)
{
    .inner-leftmenu .title-menu
    {
        padding: 0 15px;
    }
}
.inner-leftmenu .title-menu h3
{
    font-size: 24px;
    line-height: 1.25;

    margin: 0;

    color: #919191;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .title-menu h3
    {
        font-size: 20px;
    }
}
.inner-leftmenu .title-menu h3 b
{
    font-size: 30px;
    font-weight: 900;

    display: block;

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

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

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

        color: #0050a9;
    }
    .inner-leftmenu .title-menu.current:after
    {
        content: '-';
    }
}
.inner-leftmenu .menunav1
{
    padding: 16px 0;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1
    {
        display: none;
    }
}
.inner-leftmenu .menunav1 > li
{
    border-bottom: 1px solid #d9d9d9;
}
.inner-leftmenu .menunav1 > li > a
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

    padding: 15px 30px;

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

    color: #666;
}
@media (max-width: 1199px)
{
    .inner-leftmenu .menunav1 > li > a
    {
        padding: 10px 30px;
    }
}
.inner-leftmenu .menunav1 > li > a:after
{
    position: absolute;
    bottom: -2px;
    left: 30px;

    display: block;

    width: 0;
    height: 3px;

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

    background-color: #7ab928;
}
.inner-leftmenu .menunav1 > li.active > a,
.inner-leftmenu .menunav1 > li:hover > a
{
    font-weight: bold;

    color: #0050a9;
}
.inner-leftmenu .menunav1 > li.active > a:after,
.inner-leftmenu .menunav1 > li:hover > a:after
{
    width: 80px;
}
.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;
    font-weight: 300;
    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: 16px;
    left: 0;

    display: block;

    width: 4px;
    height: 4px;

    content: '';

    background: #111;
}
.inner-leftmenu .menunav2 > li.active > a,
.inner-leftmenu .menunav2 > li:hover > a
{
    color: #0050a9;
}
.inner-leftmenu .menunav2 > li.active > a:before,
.inner-leftmenu .menunav2 > li:hover > a:before
{
    background-color: #0050a9;
}
.title-product-details
{
    padding: 20px 0;

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

    margin: 0;

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

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

    display: block;

    width: 7px;
    height: 46px;

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

    background-color: #0050a9;
}
@media (max-width: 991px)
{
    .title-product-details-line:before
    {
        height: 30px;
    }
}
.public-tuwen
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-tuwen .desc,
.public-tuwen .img
{
    width: 50%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc,
    .public-tuwen .img
    {
        width: 100%;
    }
}
.public-tuwen .desc
{
    padding-left: 5%;
}
@media (max-width: 767px)
{
    .public-tuwen .desc
    {
        width: 100%;
        margin-top: 20px;
        padding: 0;
    }
}
.public-tuwen .desc h3
{
    font-size: 18px;
}
@media (max-width: 767px)
{
    .public-tuwen .img
    {
        margin-top: 20px;
    }
}
.public-tuwen .img img
{
    width: 100%;
    height: auto !important;
}
.public-tuwen.tuwen-zuowen
{
            flex-direction: row-reverse;

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

    width: 100%;
    max-width: 100%;
}
@media (max-width: 1199px)
{
    table
    {
        font-size: 16px;
    }
}
table tr:nth-child(odd)
{
    background: rgba(219, 219, 219, .2);
}
table tr th
{
    font-size: 16px;

    text-align: left;

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

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

    border: 1px solid #eaeaea;
}
@media (max-width: 767px)
{
    table tr th,
    table tr td
    {
        padding: 10px;
    }
}
.public-table2 table tr:nth-child(odd)
{
    background-color: #fff !important;
}
.public-table2 table tr:nth-child(even)
{
    background: rgba(219, 219, 219, .2);
}
.public-listbox1 > ul > li
{
    position: relative;

    margin-top: 30px;
    padding-left: 30px;
}
.public-listbox1 > ul > li:before
{
    position: absolute;
    top: 4px;
    left: 0;

    display: block;

    width: 20px;
    height: 20px;

    content: '';

    background: url(../images/checked.webp) no-repeat center;
    background-size: cover;
}
.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-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: #000;
}
.public-share ul li.pinterest a
{
    background-color: #c30000;
}
.public-share ul li.alibaba a
{
    background-color: #f60;
}
.hs-inner-about
{
    position: relative;

    padding: 300px 0;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1400px)
{
    .hs-inner-about
    {
        padding: 240px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-about
    {
        padding: 200px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about
    {
        padding: 50px 0 80px;
    }
}
.hs-inner-about:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 80, 169, .8)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 80, 169, .8), transparent);
    background-image:         linear-gradient(90deg, rgba(0, 80, 169, .8), transparent);
}
.hs-inner-about .about
{
    position: relative;
    z-index: 6;

    margin-top: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-about .about
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-about .about
    {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
}
.hs-inner-about .title-home
{
    position: relative;
    z-index: 6;
}
.hs-inner-about .title-home h2
{
    color: #fff;
}
.hs-inner-about .about-left
{
    width: 100%;
    padding-right: 10%;
}
@media (max-width: 767px)
{
    .hs-inner-about .about-left
    {
        padding-right: 0;
    }
}
.hs-inner-about .about-left .note p
{
    color: #fff;
}
.hs-inner-about .video
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
@media (max-width: 767px)
{
    .hs-inner-about .video
    {
        margin-top: 30px;
    }
}
.hs-inner-about .video .public-play
{
    position: relative;

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

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

    cursor: pointer;

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
@media (max-width: 1660px)
{
    .hs-inner-about .video .public-play
    {
        width: 140px;
        height: 140px;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-about .video .public-play
    {
        width: 120px;
        height: 120px;
    }
}
.hs-inner-about .video .public-play:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

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

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

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-inner-about .video .public-play .flaticon
{
    font-size: 26px;
}
.hs-inner-why
{
    position: relative;
    z-index: 6;

    margin-top: -60px;
}
.hs-inner-why .why
{
    margin: 0;
    padding: 20px 3%;

    border-color: #f1f1f1;
    background: #f1f1f1;
}
@media (max-width: 1199px)
{
    .hs-inner-why .why
    {
        padding: 20px 0;
    }
}
.hs-inner-history .history
{
    margin-top: 40px;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-history .history-small
{
    position: relative;

    width: 35%;
}
@media (max-width: 991px)
{
    .hs-inner-history .history-small
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history-small
    {
        padding: 0 50px;
    }
}
.hs-inner-history .history-small .history-small-group
{
    font-size: 90px;
    font-weight: bold;
    line-height: 1;

    padding: 15px 0;

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

    color: #dae6f3;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history-small .history-small-group
    {
        font-size: 80px;
    }
}
@media (max-width: 1400px)
{
    .hs-inner-history .history-small .history-small-group
    {
        font-size: 70px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-history .history-small .history-small-group
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-history .history-small .history-small-group
    {
        font-size: 45px;

        text-align: center;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history-small .history-small-group
    {
        font-size: 30px;
    }
}
.hs-inner-history .history-small .slick-current .history-small-group
{
    color: #7ab928;
}
.hs-inner-history .history-small .slick-arrow
{
    position: absolute;
    top: auto;
    right: 8%;
    bottom: 0;
    left: auto;

    margin: 0;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
@media (max-width: 991px)
{
    .hs-inner-history .history-small .slick-arrow
    {
        top: 50%;
        bottom: auto;
        left: 0;

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

        opacity: .8;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history-small .slick-arrow
    {
        left: -50px;
    }
}
.hs-inner-history .history-small .slick-arrow.swiper-button-prev
{
    bottom: 70px;
}
.hs-inner-history .history-small .slick-arrow .flaticon
{
    font-size: 24px;
}
@media (max-width: 991px)
{
    .hs-inner-history .history-small .slick-arrow.swiper-button-next
    {
        right: 0;
        left: auto;
    }
}
@media (max-width: 991px) and (max-width: 767px)
{
    .hs-inner-history .history-small .slick-arrow.swiper-button-next
    {
        right: -50px;
    }
}
.hs-inner-history .history-big
{
    position: relative;

    width: 65%;
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big
    {
        width: 100%;
    }
}
.hs-inner-history .history-big:before
{
    position: absolute;
    z-index: 6;
    top: 100px;
    left: 50px;

    display: block;

    width: 14px;
    height: 14px;

    content: '';

    border-radius: 50%;
    background: #fff;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history-big:before
    {
        top: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-history .history-big:before
    {
        top: 70px;
        left: 30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big:before
    {
        display: none;
    }
}
.hs-inner-history .history-big:after
{
    position: absolute;
    top: 107px;
    right: -webkit-calc(100% - 40px);
    right:         calc(100% - 40px);

    display: block;

    width: 300px;
    height: 1px;

    content: '';

    background-color: #bed4ed;
}
@media (max-width: 1560px)
{
    .hs-inner-history .history-big:after
    {
        top: 87px;
        right: -webkit-calc(100% - 50px);
        right:         calc(100% - 50px);
    }
}
@media (max-width: 1470px)
{
    .hs-inner-history .history-big:after
    {
        width: 250px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-history .history-big:after
    {
        top: 77px;
        right: -webkit-calc(100% - 30px);
        right:         calc(100% - 30px);

        width: 200px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big:after
    {
        display: none;
    }
}
.hs-inner-history .history-big .history-big-group
{
    position: relative;
}
.hs-inner-history .history-big .history-big-group .img
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.hs-inner-history .history-big .history-big-group .img img
{
    width: 100%;
    height: 100%;

    object-fit: cover;
}
.hs-inner-history .history-big .history-big-group .desc
{
    position: relative;
    z-index: 4;

    min-height: 450px;
    padding: 70px 10%;

    color: #fff;
    background-color: rgba(0, 80, 169, .8);
}
@media (max-width: 1560px)
{
    .hs-inner-history .history-big .history-big-group .desc
    {
        min-height: 400px;
        padding: 50px 10%;
    }
}
@media (max-width: 1470px)
{
    .hs-inner-history .history-big .history-big-group .desc
    {
        min-height: 350px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big .history-big-group .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-history .history-big .history-big-group .desc
    {
        padding: 30px 15px;
    }
}
.hs-inner-history .history-big .history-big-group .desc .year
{
    font-size: 48px;
    font-weight: bold;
    line-height: 1.4;
}
@media (max-width: 1199px)
{
    .hs-inner-history .history-big .history-big-group .desc .year
    {
        font-size: 40px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big .history-big-group .desc .year
    {
        font-size: 34px;
    }
}
.hs-inner-history .history-big .history-big-group .desc .public-note
{
    overflow-y: auto;

    max-height: 190px;
    margin-top: 20px;
    padding-right: 10px;
}
@media (max-width: 991px)
{
    .hs-inner-history .history-big .history-big-group .desc .public-note
    {
        margin-top: 10px;
    }
}
.hs-inner-history .history-big .history-big-group .desc .public-note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 4px;
}
.hs-inner-history .history-big .history-big-group .desc .public-note::-webkit-scrollbar-track
{
    background-color: transparent;
}
.hs-inner-history .history-big .history-big-group .desc .public-note::-webkit-scrollbar-thumb
{
    background-color: #fff;
}
.hs-inner-history .history-big .history-big-group .desc .public-note h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.66666667;
}
@media (max-width: 767px)
{
    .hs-inner-history .history-big .history-big-group .desc .public-note h3
    {
        font-size: 16px;
    }
}
.hs-inner-history .history-big .history-big-group .desc .public-note p
{
    color: rgba(255, 255, 255, .7);
}
.hs-inner-factory
{
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #0050a9), color-stop(50%, #f3f3f3));
    background-image: -webkit-linear-gradient(left, #0050a9 50%, #f3f3f3 50%);
    background-image:         linear-gradient(90deg, #0050a9 50%, #f3f3f3 50%);
}
.hs-inner-factory .factory
{
    background-color: #fff;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory
    {
        padding: 0 20px;
    }
}
.hs-inner-factory .factory .title-home
{
    width: 210px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .title-home
    {
        width: 100%;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .title-home h2
    {
        line-height: 210px;

        margin: 0;

            -ms-writing-mode: tb-rl;

        -webkit-writing-mode: vertical-rl;
                writing-mode: vertical-rl;
    }
}
.hs-inner-factory .factory .factory-right
{
    width: -webkit-calc(100% - 210px);
    width:         calc(100% - 210px);
    padding-right: 5%;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .factory .factory-right
    {
        width: 100%;
        margin-top: 20px;
        padding-right: 0;
    }
}
.hs-inner-factory .factory .factory-list
{
    overflow: hidden;

    margin: -10px;
}
.hs-inner-factory .factory .factory-list li
{
    float: left;

    width: 34.1%;
    padding: 10px;
}
@media (max-width: 1350px)
{
    .hs-inner-factory .factory .factory-list li
    {
        width: 33.95%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-list li
    {
        width: 50%;
    }
}
.hs-inner-factory .factory .factory-list li:nth-child(1)
{
    width: 31.8%;
}
@media (max-width: 1350px)
{
    .hs-inner-factory .factory .factory-list li:nth-child(1)
    {
        width: 32.1%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-factory .factory .factory-list li:nth-child(1)
    {
        width: 100%;
    }
}
.hs-inner-factory .factory .factory-list li:nth-child(1) .factory-group .ibox
{
    padding-bottom: 150%;
}
.hs-inner-factory .factory .factory-list .factory-group
{
    cursor: pointer;
}
.hs-inner-factory .factory .factory-list .factory-group .ibox
{
    padding-bottom: 67.05882353%;
}
.hs-inner-factory .factory .factory-list .factory-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
@media (min-width: 1200px)
{
    .hs-inner-factory .factory .factory-list .factory-group:hover .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
}
.hs-inner-factory .slick-arrow
{
    position: absolute;
    top: auto;
    bottom: 0;
    left: -130px;

    margin: 0;

    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
@media (max-width: 1199px)
{
    .hs-inner-factory .slick-arrow
    {
        top: 50%;
        bottom: auto;
        left: 0;

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

        opacity: .8;
    }
}
.hs-inner-factory .slick-arrow.swiper-button-prev
{
    bottom: 70px;
}
.hs-inner-factory .slick-arrow .flaticon
{
    font-size: 24px;
}
@media (max-width: 1199px)
{
    .hs-inner-factory .slick-arrow.swiper-button-next
    {
        right: 0;
        left: auto;
    }
}
.hs-inner-exhibition
{
    background: url(../images/exhibition_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-inner-exhibition .title-home h2
{
    color: #fff;
}
.hs-inner-exhibition .exhibition
{
    position: relative;
}
.hs-inner-exhibition .exhibition .swiper
{
    padding-top: 20px;
    padding-bottom: 40px;
}
@media (max-width: 1199px)
{
    .hs-inner-exhibition .exhibition .swiper
    {
        overflow: hidden;

        -webkit-perspective: none;
                perspective: none;
    }
}
.hs-inner-exhibition .exhibition .swiper-slide
{
    width: 25%;
    padding: 0 30px;
}
@media (max-width: 1199px)
{
    .hs-inner-exhibition .exhibition .swiper-slide
    {
        -webkit-transform: translateY(0) !important;
            -ms-transform: translateY(0) !important;
                transform: translateY(0) !important;
    }
}
.hs-inner-exhibition .exhibition .exhibition-group
{
    -webkit-transition: all .2s;
            transition: all .2s;

    background-color: #fff;
}
@media (max-width: 767px)
{
    .hs-inner-exhibition .exhibition .exhibition-group
    {
        opacity: 0;
    }
}
.hs-inner-exhibition .exhibition .exhibition-group .ibox
{
    padding-bottom: 75%;
}
.hs-inner-exhibition .exhibition .exhibition-group .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-exhibition .exhibition .exhibition-group .title-exhibition
{
    line-height: 28px;

    padding: 10px;

    text-align: center;
}
.hs-inner-exhibition .exhibition .swiper-button-next,
.hs-inner-exhibition .exhibition .swiper-button-prev
{
    left: -5%;

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

    color: #fff;
    background: none;
}
.hs-inner-exhibition .exhibition .swiper-button-next:hover,
.hs-inner-exhibition .exhibition .swiper-button-prev:hover
{
    color: #0050a9;
}
.hs-inner-exhibition .exhibition .swiper-button-prev .flaticon
{
    display: block;

    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg);
}
.hs-inner-exhibition .exhibition .swiper-button-next
{
    right: -5%;
    left: auto;
}
@media (max-width: 767px)
{
    .hs-inner-exhibition .exhibition .swiper-slide-active .exhibition-group
    {
        opacity: 1;
    }
}
.hs-inner-honor
{
    background: #ededed;
}
.hs-inner-honor .honor-left
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

    width: 360px;
    padding-right: 5%;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-inner-honor .honor-left
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-honor .honor-left
    {
                flex-direction: row;

        width: 100%;
        padding-right: 0;

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

    width: 37px;
    height: 37px;

    color: #fff;
    background: #333;
}
.hs-inner-honor .honor-left .honor-button .swiper-button-next:hover,
.hs-inner-honor .honor-left .honor-button .swiper-button-prev:hover
{
    background-color: #0050a9;
}
.hs-inner-honor .honor-right
{
    width: -webkit-calc(100% - 360px);
    width:         calc(100% - 360px);
}
@media (max-width: 1560px)
{
    .hs-inner-honor .honor-right
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .hs-inner-honor .honor-right
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-honor .honor-right .swiper-slide
{
    width: auto !important;
}
.hs-inner-honor .honor-right .honor-group
{
    cursor: pointer;
    -webkit-transition: all .2s;
            transition: all .2s;

    background: #fff;
}
.hs-inner-honor .honor-right .honor-group .img
{
    padding: 10px 10px 0 10px;
}
.hs-inner-honor .honor-right .honor-group .img img
{
    height: 300px;
}
@media (max-width: 1560px)
{
    .hs-inner-honor .honor-right .honor-group .img img
    {
        height: 240px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-honor .honor-right .honor-group .img img
    {
        height: 200px;
    }
}
.hs-inner-honor .honor-right .honor-group .title-honor
{
    line-height: 26px;

    padding: 10px;
}
@media (min-width: 1200px)
{
    .hs-inner-honor .honor-right .honor-group:hover
    {
        color: #fff;
        background-color: #0050a9;
    }
}
#aabout,
#awhy,
#afactory,
#ahistory,
#acertificates,
#acustomers,
#ateam,
#qcertificates,
#qrd,
#qtesting
{
    position: relative;
    top: -80px;
}
.hs-inner-service .title-service
{
    text-align: center;
}
.hs-inner-service .title-service .flaticon
{
    font-size: 80px;
    line-height: 1;

    display: block;

    color: rgba(0, 0, 0, .1);
}
@media (max-width: 1199px)
{
    .hs-inner-service .title-service .flaticon
    {
        font-size: 60px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-service .title-service .flaticon
    {
        font-size: 40px;
    }
}
.hs-inner-service .title-service h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44444444;

    margin-top: 20px;

    color: #0050a9;
}
.hs-inner-service .title-service h2
{
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;
}
@media (max-width: 991px)
{
    .hs-inner-service .title-service h2
    {
        font-size: 20px;
    }
}
.hs-inner-service .service-top .public-note
{
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;

    text-align: center;
}
.hs-inner-service .service-top .public-note p
{
    color: #666;
}
.hs-inner-service .service
{
    position: relative;

    margin-top: 100px;
    padding: 8vw;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media (max-width: 1560px)
{
    .hs-inner-service .service
    {
        margin-top: 80px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-service .service
    {
        margin-top: 60px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-service .service
    {
        padding: 30px;
    }
}
.hs-inner-service .service:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 0, 0, .4);
}
.hs-inner-service .service .public-note
{
    position: relative;
    z-index: 6;

    text-align: center;

    color: #fff;
}
.public-products .name
{
    width: -webkit-calc(100%);
    width:         calc(100%);
}
.public-products .no
{
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-products .public-product-group,
.public-products .product-title
{
    line-height: 24px;

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

    padding: 25px 3%;

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

    border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 1199px)
{
    .public-products .public-product-group,
    .public-products .product-title
    {
        padding: 15px;
    }
}
@media (max-width: 767px)
{
    .public-products .public-product-group,
    .public-products .product-title
    {
        padding: 15px 10px;
    }
}
.public-products .public-product-group .name,
.public-products .product-title .name
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding-right: 3%;
}
.public-products .public-product-group .name .flaticon-play,
.public-products .product-title .name .flaticon-play
{
    font-size: 12px;

    margin-right: 10px;

    color: #999;
}
.public-products .public-product-group .name .flaticon-magnify-glass,
.public-products .product-title .name .flaticon-magnify-glass
{
    margin-left: 10px;

    color: #7ab928;
}
.public-products .public-product-group:hover,
.public-products .product-title:hover
{
    color: #0050a9;
    background-color: #fff;
}
.public-products .product-title
{
    font-size: 18px;
    font-weight: bold;

    color: #fff;
    background-color: #0050a9;
}
@media (max-width: 767px)
{
    .public-products .product-title
    {
        font-size: 16px;
    }
}
.public-products .product-title:hover
{
    color: #fff;
    background-color: #0050a9;
}
.products-content
{
    font-size: 0;
}
.products-content .products-left
{
    font-size: 16px;

    display: inline-block;

    width: 330px;
    padding: 50px 0;

    vertical-align: top;

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

    display: inline-block;

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

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

        border: none;
    }
}
.hs-inner-products
{
    background: #f8f8f8;
}
.hs-inner-product-details
{
    background: #f8f8f8;
}
.hs-inner-product-details .product-details-bg
{
    margin-bottom: 50px;
    padding: 60px 40px;

    background-color: #fff;
}
@media (max-width: 1470px)
{
    .hs-inner-product-details .product-details-bg
    {
        padding: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .product-details-bg
    {
        margin-top: 20px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details-bg
    {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .product-details
{
            flex-direction: row-reverse;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-product-details .product-details .details-imgbox
{
    width: 400px;
    padding-left: 5%;
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 300px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 50%;
        margin: 0 auto;
        padding-left: 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-imgbox
    {
        width: 100%;
    }
}
.hs-inner-product-details .product-details .details-imgbox img
{
    width: 100%;
}
.hs-inner-product-details .product-details .details-content
{
    width: -webkit-calc(100% - 400px);
    width:         calc(100% - 400px);
}
@media (max-width: 1400px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: -webkit-calc(100% - 300px);
        width:         calc(100% - 300px);
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content
    {
        width: 100%;
        margin-top: 30px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;

    position: relative;

    color: #0050a9;
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2
    {
        font-size: 22px;
    }
}
.hs-inner-product-details .product-details .details-content .title-details h2:before
{
    position: absolute;
    top: 50%;
    left: -40px;

    display: block;

    width: 7px;
    height: 46px;

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

    background-color: #0050a9;
}
@media (max-width: 1470px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2:before
    {
        left: -30px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2:before
    {
        height: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .title-details h2:before
    {
        left: -15px;

        width: 5px;
    }
}
.hs-inner-product-details .product-details .details-content .desc
{
    margin-top: 30px;
}
.hs-inner-product-details .product-details .details-content .link
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: 30px;

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

    display: block;

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

    text-align: center;

    color: #fff;
    border-radius: 13px;
    background-color: #0050a9;
}
@media (max-width: 767px)
{
    .hs-inner-product-details .product-details .details-content .link a
    {
        min-width: 140px;
    }
}
.hs-inner-product-details .product-details .details-content .link .inquiry
{
    margin-right: 20px;
}
.hs-inner-product-details .product-details .details-content .link .contact
{
    color: #7ab928;
    background: #f5fbed;
}
.hs-inner-product-details .product-details .details-content .share
{
    margin-top: 20px;
}
.hs-inner-product-details .pt-80
{
    padding-top: 80px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .pt-80
    {
        padding-top: 60px;
    }
}
.hs-inner-product-details .pt-60
{
    padding-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-details .pt-60
    {
        padding-top: 30px;
    }
}
.hs-inner-product-details .parameter-info
{
    margin-top: 30px;
}
.hs-inner-product-details .public-faqs-group .title-faqs
{
    font-size: 18px;
}
.hs-inner-product-details .public-note ul li
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-inner-product-details .public-note ul li img
{
    height: 100% !important;
    margin-top: 10px;
    margin-right: 4px;
}
.hs-inner-product-details .feedbackform
{
    position: relative;

    padding: 60px 5%;

    background: url(../images/feedback_bg.webp) no-repeat center;
    background-size: cover;
}
@media (min-width: 1200px)
{
    .hs-inner-product-details .feedbackform
    {
        background-attachment: fixed;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-details .feedbackform
    {
        padding: 30px 15px;
    }
}
.hs-inner-product-details .feedbackform:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-color: rgba(0, 57, 120, .7);
}
.hs-inner-product-details .feedbackform .title-product-details
{
    position: relative;
    z-index: 6;

    border-bottom: none;
}
.hs-inner-product-details .feedbackform .title-product-details h3
{
    color: #fff;
}
.hs-inner-product-details .feedbackform .title-product-details .required
{
    color: #fff;
}
.hs-inner-product-details .feedbackform form
{
    position: relative;
    z-index: 6;
}
.hs-inner-product-details .feedbackform form .field label
{
    color: #fff;
}
.hs-inner-product-details .feedbackform form input,
.hs-inner-product-details .feedbackform form textarea
{
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(248, 248, 248, .09);
}
.hs-inner-product-details .feedbackform form .input-field:focus + .input-label,
.hs-inner-product-details .feedbackform form .input-field:not(:placeholder-shown) + .input-label
{
    font-size: 14px;

    top: -36px;

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

        top: -30px;
    }
}
.hs-inner-product-why .product-why
{
    padding: 50px 0;

    background: url(../images/prowhy_bg.webp) no-repeat center;
    background-size: 100% auto;
}
@media (max-width: 1199px)
{
    .hs-inner-product-why .product-why
    {
        padding: 30px 0;
    }
}
.hs-inner-product-why .product-why > ul > li
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-product-why .product-why > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-product-why .product-why > ul > li:nth-child(2) .why-group .icon
{
    color: #0050a9;
    background-image: url(../images/why-icon-2.webp);
}
.hs-inner-product-why .product-why .why-group
{
    text-align: center;
}
.hs-inner-product-why .product-why .why-group .icon
{
    font-size: 60px;
    line-height: 236px;

    width: 210px;
    height: 236px;
    margin: 0 auto;

    -webkit-transition: all 1s;
            transition: all 1s;
    text-align: center;

    color: #fff;
    background: url(../images/why-icon-1.webp) no-repeat center;
    background-size: 100% 100%;
}
@media (max-width: 1400px)
{
    .hs-inner-product-why .product-why .why-group .icon
    {
        font-size: 50px;
        line-height: 200px;

        width: 180px;
        height: 200px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-product-why .product-why .why-group .icon
    {
        line-height: 170px;

        width: 150px;
        height: 170px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-why .product-why .why-group .icon
    {
        line-height: 130px;

        width: 120px;
        height: 130px;
    }
}
.hs-inner-product-why .product-why .why-group .icon span
{
    font-size: 36px;
    font-weight: bold;
}
@media (max-width: 1400px)
{
    .hs-inner-product-why .product-why .why-group .icon span
    {
        font-size: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-product-why .product-why .why-group .icon span
    {
        font-size: 24px;
    }
}
.hs-inner-product-why .product-why .why-group .desc
{
    max-width: 260px;
    margin: 0 auto;
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-product-why .product-why .why-group .desc
    {
        margin-top: 15px;
    }
}
.hs-inner-product-why .product-why .why-group .desc p
{
    color: #0050a9;
}
@media (min-width: 1200px)
{
    .hs-inner-product-why .product-why .why-group:hover .icon
    {
        -webkit-transform: rotateY(360deg);
                transform: rotateY(360deg);
    }
}
.hs-inner-product-faqs .faqs .faqs-group
{
    margin-top: 20px;
    padding: 15px 20px;

    cursor: pointer;

    border-top: 1px solid #0050a9;
    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-product-faqs .faqs .faqs-group
    {
        padding: 10px 15px;
    }
}
.hs-inner-product-faqs .faqs .faqs-group .title-faqs
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

    padding: 10px 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .hs-inner-product-faqs .faqs .faqs-group .title-faqs
    {
        font-size: 16px;
    }
}
.hs-inner-product-faqs .faqs .faqs-group .title-faqs .flaticon
{
    font-size: 14px;
    font-weight: normal;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-product-faqs .faqs .faqs-group .faqs-ques
{
    display: none;

    color: #666;
}
.hs-inner-product-faqs .faqs .current .title-faqs
{
    font-weight: bold;

    color: #0050a9;
}
.hs-inner-product-faqs .faqs .current .title-faqs .flaticon
{
    font-weight: normal;

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

    color: #7ab928;
}
.feedbackform form ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.feedbackform form ul li
{
    margin-top: 30px;
}
@media (max-width: 767px)
{
    .feedbackform form ul li
    {
        margin-top: 20px;
    }
}
.feedbackform form .field
{
    position: relative;
}
.feedbackform form .input-label
{
    font-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: #666;
}
@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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
            justify-content: center;
}
.feedbackform form .submit
{
    font-weight: bold;
    line-height: 22px;

    display: inline-block;

    padding: 15px 40px;

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

    color: #fff;
    border-radius: 0;
    background-color: #7ab928;
}
@media (max-width: 767px)
{
    .feedbackform form .submit
    {
        padding: 10px 20px;
    }
}
.feedbackform form .submit:hover
{
    background-color: #0050a9;
}
.feedbackform form .required
{
    margin-top: 30px;

    color: #fff;
}
.public-product-related
{
    padding-top: 100px;
}
@media (max-width: 1199px)
{
    .public-product-related
    {
        padding-top: 60px;
    }
}
.public-product-related .related-button
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-product-related .product-related
{
    position: relative;
}
.public-product-related .swiper-slide
{
    padding-bottom: 30px;
}
.public-product-related .product-related
{
    position: relative;

    margin-top: 30px;
}
.hs-footer
{
    font-weight: 300;

    overflow: hidden;

    color: rgba(255, 255, 255, .6);
    background: url(../images/footer_bg.webp) no-repeat center;
    background-size: cover;
}
.hs-footer .foot-top
{
    padding: 80px 0 30px 0;

    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
@media (max-width: 1560px)
{
    .hs-footer .foot-top
    {
        padding: 60px 0 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-footer .foot-top
    {
        padding: 40px 0 30px;
    }
}
@media (max-width: 767px)
{
    .hs-footer .foot-top
    {
        padding: 30px 0;
    }
}
.hs-footer .foot-top .foot-logo
{
    font-size: 20px;
    font-weight: bold;
    line-height: 1;

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

    color: #fff;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-footer .foot-top .foot-logo img
{
    height: 46px;
    margin-right: 10px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .foot-logo img
    {
        height: 36px;
    }
}
.hs-footer .foot-top ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top ul
    {
        margin-top: 20px;
    }
}
.hs-footer .foot-top ul li:nth-child(1)
{
    margin-right: 6vw;
}
.hs-footer .foot-top .foot-txt
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-footer .foot-top .foot-txt .icon
{
    width: 40px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .foot-txt .icon
    {
        width: 30px;
    }
}
.hs-footer .foot-top .foot-txt .icon img
{
    width: 100%;

    opacity: .5;

    -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
}
.hs-footer .foot-top .foot-txt .txt
{
    width: -webkit-calc(100% - 40px);
    width:         calc(100% - 40px);
    padding-left: 16px;
}
@media (max-width: 767px)
{
    .hs-footer .foot-top .foot-txt .txt
    {
        width: -webkit-calc(100% - 30px);
        width:         calc(100% - 30px);
        padding-left: 10px;
    }
}
.hs-footer .foot-top .foot-txt .txt b
{
    font-weight: normal;
    line-height: 1.66666667;

    display: block;

    color: #7ab928;
}
.hs-footer .foot-top .foot-txt .txt p
{
    line-height: 1.5;

    margin: 0;

    color: #fff;
}
.hs-footer .foot-top .foot-txt .txt p a:hover
{
    text-decoration: underline;
}
.hs-footer .foot
{
    padding: 40px 0;
}
@media (max-width: 991px)
{
    .hs-footer .foot
    {
        padding: 0 0 20px 0;
    }
}
.hs-footer .foot-nav
{
    width: 70%;
}
@media (max-width: 1199px)
{
    .hs-footer .foot-nav
    {
        width: 100%;
    }
}
.hs-footer .foot-nav > ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    display: block;

    text-transform: uppercase;

    color: #fff;
}
.hs-footer .foot-nav > ul > li .flaticon-play
{
    font-size: 12px;
    font-style: normal;

    display: none;

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

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

        display: block;

        width: 30px;
        height: 30px;

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

        margin-right: 10px;

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

    display: block;

    padding: 3px 0;

    -webkit-transition: all .2s;
            transition: all .2s;
}
.hs-footer .foot-nav > ul > li > ul > li:hover > a
{
    color: #fff;
}
.hs-footer .foot-nav > ul > li.current .flaticon-play
{
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
@media (max-width: 1199px)
{
    .hs-footer .foot-message
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
                flex-direction: column;

        width: 100%;
        padding: 20px 0;

        -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-footer .message
{
    overflow: hidden;

    width: 280px;
    margin-top: 30px;

    border-radius: 7px;
    background-color: #fff;
}
@media (max-width: 991px)
{
    .hs-footer .message
    {
        width: 100%;
        margin-top: 20px;
    }
}
.hs-footer .message form
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
.hs-footer .message form input
{
    line-height: 40px;

    width: 100%;
    padding: 0 15px;
}
.hs-footer .message form .submit
{
    width: 100px;
    height: 40px;

    color: #fff;
    background-color: #7ab928;
}
.hs-footer .copyright
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px 0;

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

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1199px)
{
    .hs-footer .copyright
    {
        width: 100%;
    }
}
@media (max-width: 767px)
{
    .hs-footer .copyright
    {
        display: block;

        padding: 15px 0;
    }
}
.hs-footer .copyright p
{
    display: inline-block;

    margin: 0;

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

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

    color: #fff;
}
.public-news-menu .news-menu ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
    overflow: hidden;

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

    border-radius: 0 0 26px 26px;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
@media (max-width: 1199px)
{
    .public-news-menu .news-menu ul
    {
        border-radius: 0 0 20px 20px;
    }
}
@media (max-width: 767px)
{
    .public-news-menu .news-menu ul
    {
        border-radius: 0 0 10px 10px;
    }
}
.public-news-menu .news-menu ul li a
{
    font-size: 18px;
    line-height: 30px;

    display: block;

    min-width: 210px;
    padding: 20px 15px;

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

    color: #0050a9;
    background-color: #e7f2fe;
}
@media (max-width: 1199px)
{
    .public-news-menu .news-menu ul li a
    {
        line-height: 24px;

        min-width: 150px;
        padding: 10px;
    }
}
.public-news-menu .news-menu ul li:hover a,
.public-news-menu .news-menu ul li.active a
{
    color: #fff;
    background-color: #0050a9;
}
.public-news-group-other
{
    display: block;

    border-bottom: 1px solid #d8d8d8;
}
.public-news-group-other .img .ibox
{
    padding-bottom: 75%;
}
.public-news-group-other .img .ibox img
{
    -webkit-transition: all 1s;
            transition: all 1s;
}
.public-news-group-other .title-news
{
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

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

    color: #666;

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

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

    padding: 20px 0;

    color: #666;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.public-news-group-other .date
{
    -webkit-transition: all .2s;
            transition: all .2s;
}
.public-news-group-other .more
{
    font-size: 20px;
}
@media (min-width: 1200px)
{
    .public-news-group-other:hover .img .ibox img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .public-news-group-other:hover .title-news
    {
        color: #000;
    }
    .public-news-group-other:hover .date
    {
        color: #7ab928;
    }
}
.hs-inner-news .news-top
{
    padding-bottom: 60px;

    border-bottom: 1px solid #dbdbdb;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news-top
    {
        padding-bottom: 30px;
    }
}
.hs-inner-news .news-top .news-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news .news-top .news-group .img,
.hs-inner-news .news-top .news-group .desc
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-news .news-top .news-group .img,
    .hs-inner-news .news-top .news-group .desc
    {
        width: 100%;
    }
}
.hs-inner-news .news-top .news-group .img
{
    position: relative;

    overflow: hidden;

    border-radius: 10px;
}
.hs-inner-news .news-top .news-group .img img
{
    width: 100%;

    -webkit-transition: all 1s;
            transition: all 1s;
}
.hs-inner-news .news-top .news-group .title-news-img
{
    font-size: 18px;
    line-height: 24px;

    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;

    width: 100%;
    padding: 30px;

    text-align: center;

    color: #fff;
    background-color: rgba(0, 80, 169, .9);
}
@media (max-width: 1400px)
{
    .hs-inner-news .news-top .news-group .title-news-img
    {
        font-size: 16px;

        padding: 20px;
    }
}
.hs-inner-news .news-top .news-group .desc
{
    padding-left: 3%;
}
@media (max-width: 991px)
{
    .hs-inner-news .news-top .news-group .desc
    {
        margin-top: 20px;
        padding-left: 0;
    }
}
.hs-inner-news .news-top .news-group .title-news
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 48px;

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

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

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-inner-news .news-top .news-group .public-note p
{
    line-height: 24px;

    color: #666;
}
.hs-inner-news .news-top .news-group .date
{
    margin-top: 30px;

    color: #7ab928;
}
@media (max-width: 991px)
{
    .hs-inner-news .news-top .news-group .date
    {
        margin-top: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-news .news-top .news-group:hover .img img
    {
        -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
                transform: scale(1.1);
    }
    .hs-inner-news .news-top .news-group:hover .title-news
    {
        color: #0050a9;
    }
}
.hs-inner-news .news > ul
{
    margin: 0 -20px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul
    {
        margin: 0 -15px;
    }
}
.hs-inner-news .news > ul > li
{
    margin-top: 50px;
    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-news .news > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-news .news .public-news-group:hover
    {
        box-shadow: 0 27px 47px 1px rgba(0, 0, 0, .16);
    }
}
.public-faqs-group
{
    padding: 15px 20px;

    cursor: pointer;

    border-top: 1px solid #0050a9;
    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .public-faqs-group
    {
        padding: 10px 15px;
    }
}
.public-faqs-group .title-faqs
{
    font-size: 18px;
    line-height: 30px;

    position: relative;

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

    padding: 10px 0;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 767px)
{
    .public-faqs-group .title-faqs
    {
        font-size: 16px;
    }
}
.public-faqs-group .title-faqs .flaticon
{
    font-size: 14px;
    font-weight: normal;

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

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.public-faqs-group .faqs-ques
{
    display: none;

    color: #666;
}
.hs-inner-faqs .faqs > ul > li.current .public-faqs-group
{
    background: #fff;
}
.hs-inner-faqs .faqs > ul > li.current .title-faqs
{
    font-weight: bold;

    color: #0050a9;
}
.hs-inner-faqs .faqs > ul > li.current .title-faqs .flaticon
{
    font-weight: normal;

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

    color: #7ab928;
}
.hs-inner-download .download > ul
{
    margin-top: -50px;
}
@media (min-width: 1200px)
{
    .hs-inner-download .download > ul
    {
        margin: 0 -25px;
        margin-top: -30px;
    }
}
.hs-inner-download .download > ul > li
{
    margin-top: 30px;
}
@media (min-width: 1200px)
{
    .hs-inner-download .download > ul > li
    {
        margin-top: 50px;
        padding: 0 25px;
    }
}
.hs-inner-download .download .down-group
{
    padding: 50px 30px;

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

    border: 1px solid rgba(209, 209, 209, .5);
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-download .download .down-group
    {
        padding: 20px 15px;
    }
}
.hs-inner-download .download .down-group .title-download
{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;

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

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.hs-inner-download .download .down-group .desc
{
    font-weight: 300;
    line-height: 38px;

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

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

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

    color: #fff;
    background-color: #333;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-download .download .down-group .desc
    {
        margin-top: 20px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-download .download .down-group:hover .desc
    {
        background-color: #0050a9;
    }
}
.hs-inner-videos
{
    padding-top: 40px;
}
.hs-inner-videos .videos ul
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    margin-top: -50px;

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

    margin: 0;
    margin-top: 10px;

    -webkit-transition: all .2s;
            transition: all .2s;
}
@media (max-width: 991px)
{
    .hs-inner-videos .videos .videos-group .title-videos
    {
        font-size: 16px;
    }
}
.hs-inner-news-show .title-news-show h2
{
    font-size: 24px;
    font-weight: bold;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 22px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .title-news-show h2
    {
        font-size: 20px;
    }
}
.hs-inner-news-show .date-share
{
    margin-top: 30px;
    padding: 10px 0;

    border-bottom: 1px solid #dedede;
}
.hs-inner-news-show .news-show
{
    width: -webkit-calc(100% - 340px);
    width:         calc(100% - 340px);
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .news-show
    {
        width: 100%;
        padding-right: 0;
    }
}
.hs-inner-news-show .news-show .date
{
    font-size: 14px;

    color: #7ab928;
}
.hs-inner-news-show .news-show .public-note
{
    margin-top: 30px;
}
.hs-inner-news-show .news-show .public-note img
{
    max-width: 100%;
    height: auto !important;
}
.hs-inner-news-show .news-show .public-note p
{
    color: #333;
}
.hs-inner-news-show .link
{
    margin-top: 50px;
    padding: 30px;

    background: #f2f2f2;
}
@media (max-width: 767px)
{
    .hs-inner-news-show .link
    {
        padding: 15px;
    }
}
.hs-inner-news-show .link a
{
    font-size: 14px;
    line-height: 30px;

    -webkit-transition: all .2s;
            transition: all .2s;
    text-align: center;
}
.hs-inner-news-show .link a:hover
{
    color: #0050a9;
}
.hs-inner-news-show .link .prev
{
    margin-right: 20px;
}
.hs-inner-news-show .link .prev .flaticon
{
    display: block;

    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
}
.hs-inner-news-show .prev-next
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.hs-inner-news-show .related-news
{
    width: 340px;
    height: 100%;
    padding: 30px;

    background: #f8f8f8;
}
@media (max-width: 991px)
{
    .hs-inner-news-show .related-news
    {
        width: 100%;
        margin-top: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-news-show .related-news
    {
        padding: 20px 15px;
    }
}
.hs-inner-news-show .related-news .title-related-news h3
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;
}
.hs-inner-news-show .related-news .news-list ul li:last-child .public-news-group-other
{
    border-bottom: none;
}
.hs-inner-news-show .related-news .public-news-group-other
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 30px 0;

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.hs-inner-news-show .related-news .public-news-group-other .img
{
    width: 40%;
}
.hs-inner-news-show .related-news .public-news-group-other .desc
{
    width: 60%;
    padding-left: 5%;
}
.hs-inner-news-show .related-news .public-news-group-other .title-news
{
    font-size: 14px;
    line-height: 18px;

    display: -webkit-box;
    overflow: hidden;

    max-height: 54px;
    margin: 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.hs-inner-news-show .related-news .public-news-group-other .date
{
    font-size: 14px;

    margin-top: 4px;

    color: #7ab928;
}
.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: #0050a9;
}
.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: #0050a9;
    background-color: #0050a9;
}
.public-applications-group
{
    display: block;

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

    background-color: #fff;
}
.public-applications-group .img .ibox
{
    padding-bottom: 55.93220339%;
}
.public-applications-group .img .ibox img
{
    object-fit: cover;
}
.public-applications-group .desc
{
    padding: 30px;
}
@media (max-width: 1199px)
{
    .public-applications-group .desc
    {
        padding: 20px;
    }
}
@media (max-width: 767px)
{
    .public-applications-group .desc
    {
        padding: 15px;
    }
}
.public-applications-group .mask
{
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;

    color: #7ab928;
}
.public-applications-group .note
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
.public-applications-group .title-applications
{
    font-size: 18px;
    line-height: 24px;

    display: -webkit-box;
    overflow: hidden;

    height: 24px;
    margin-right: 20px;

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

        margin-right: 10px;
    }
}
.public-applications-group .more
{
    font-size: 0;

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

    opacity: .5;

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
.public-applications-group .more .flaticon
{
    font-size: 20px;

    margin-left: 10px;
}
@media (min-width: 1200px)
{
    .public-applications-group:hover
    {
        color: #fff;
        border-radius: 0 0 21px 24px;
        background-color: #003978;
        box-shadow: 0 18px 22px 0 rgba(0, 57, 120, .21);
    }
    .public-applications-group:hover .more
    {
        font-size: 14px;
    }
}
.hs-inner-applications
{
    background: #f8f8f8;
}
.hs-inner-applications .applications > ul
{
    margin: 0 -20px;
    margin-top: -40px;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications > ul
    {
        margin: 0 -15px;
        margin-top: 0;
    }
}
.hs-inner-applications .applications > ul > li
{
    margin-top: 40px;
    padding: 0 20px;
}
@media (max-width: 1199px)
{
    .hs-inner-applications .applications > ul > li
    {
        margin-top: 30px;
        padding: 0 15px;
    }
}
.hs-inner-application-details
{
    background: #f8f8f8;
}
.hs-inner-application-details .application-details
{
    background-color: #fff;
}
.hs-inner-application-details .application-details .img
{
    position: relative;
}
.hs-inner-application-details .application-details .img img
{
    width: 100%;
}
.hs-inner-application-details .application-details .img .desc
{
    position: absolute;
    z-index: 6;
    bottom: 0;
    left: 5%;

    width: 50%;
    padding: 60px 50px;

    color: #fff;
    border-radius: 0 45px 0 0;
    background-color: rgba(0, 57, 120, .9);
}
@media (max-width: 1400px)
{
    .hs-inner-application-details .application-details .img .desc
    {
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details .img .desc
    {
        position: relative;
        left: 0;

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

        border-radius: 0 0 10px 10px;
    }
}
.hs-inner-application-details .application-details .img .title-application-details h3
{
    font-size: 24px;
    font-weight: bold;
}
.hs-inner-application-details .application-details .img .public-note
{
    margin-top: 20px;
}
.hs-inner-application-details .application-details .img .public-note p
{
    line-height: 24px;
}
.hs-inner-application-details .application-details .link
{
    width: 50%;
    margin-left: 5%;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details .link
    {
        width: 100%;
        margin: 0;
    }
}
.hs-inner-application-details .application-details .link a
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

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

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

    color: #fff;
    background-color: rgba(122, 185, 40, .9);

    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1400px)
{
    .hs-inner-application-details .application-details .link a
    {
        padding: 15px 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details .link a
    {
        padding: 10px 15px;

        border-radius: 10px;
    }
}
.hs-inner-application-details .application-details .link a .flaticon
{
    font-size: 24px;
}
.hs-inner-application-details .application-details .link a:hover
{
    background-color: #7ab928;
}
.hs-inner-application-details .application-details .application-details-text
{
    padding: 50px 5%;
}
@media (max-width: 767px)
{
    .hs-inner-application-details .application-details .application-details-text
    {
        padding: 30px 15px;
    }
}
.public-title-sustainability
{
    margin-bottom: 20px;
}
.public-title-sustainability h2
{
    font-size: 24px;
    font-weight: bold;
    line-height: 1.25;
}
.hs-inner-sustainability-compliance .sustainability-compliance .img
{
    width: 590px;
}
@media (max-width: 1400px)
{
    .hs-inner-sustainability-compliance .sustainability-compliance .img
    {
        width: 450px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-compliance .sustainability-compliance .img
    {
        width: 100%;
    }
}
.hs-inner-sustainability-compliance .sustainability-compliance .img img
{
    width: 100%;
}
.hs-inner-sustainability-compliance .sustainability-compliance .desc
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
            flex-direction: column;

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

    color: #fff;
    background-color: #0050a9;

    -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: 1400px)
{
    .hs-inner-sustainability-compliance .sustainability-compliance .desc
    {
        width: -webkit-calc(100% - 450px);
        width:         calc(100% - 450px);
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-compliance .sustainability-compliance .desc
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-sustainability-compliance .sustainability-compliance .desc
    {
        padding: 20px 15px;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental
{
    margin-top: 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental
    {
        margin-top: 30px;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental > ul > li
{
    position: relative;
    z-index: 6;
}
.hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n)
{
    z-index: 3;

    margin-top: -100px;
}
@media (max-width: 1400px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n)
    {
        margin-top: -60px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n)
    {
        margin-top: 30px;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n) .sustainability-environmental-group
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
            align-items: flex-end;
}
.hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n) .sustainability-environmental-group .desc
{
    width: 45%;
    padding-top: 0;
    padding-right: 3%;
    padding-bottom: 50px;
    padding-left: 0;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n) .sustainability-environmental-group .desc
    {
        width: 100%;
        padding: 30px 0 0 0;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n) .sustainability-environmental-group .img
{
    width: 55%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental > ul > li:nth-child(2n) .sustainability-environmental-group .img
    {
        width: 100%;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .img,
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .img,
    .hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc
    {
        width: 100%;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .img img
{
    width: 100%;
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc
{
    padding-top: 50px;
    padding-left: 3%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc
    {
        padding: 30px 0 0 0;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc .public-note
{
    overflow-y: auto;

    max-height: 240px;
    padding-right: 20px;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc .public-note
    {
        max-height: 100%;
    }
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc .public-note::-webkit-scrollbar
{
    position: absolute;
    left: 0;

    width: 5px;
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc .public-note::-webkit-scrollbar-track
{
    border: 2px solid #fff;
    background-color: #0050a9;
}
.hs-inner-sustainability-environmental .sustainability-environmental .sustainability-environmental-group .desc .public-note::-webkit-scrollbar-thumb
{
    background-color: #0050a9;
}
.hs-inner-sustainability-employee
{
    position: relative;

    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hs-inner-sustainability-employee:before
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;

    display: block;

    width: 100%;
    height: 100%;

    content: '';

    background-image: -webkit-gradient(linear, left top, right top, from(#0050a9), to(transparent));
    background-image: -webkit-linear-gradient(left, #0050a9, transparent);
    background-image:         linear-gradient(90deg, #0050a9, transparent);
}
.hs-inner-sustainability-employee .employee
{
    position: relative;
    z-index: 6;
}
.hs-inner-sustainability-social .sustainability-social
{
            flex-direction: row-reverse;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
}
.hs-inner-sustainability-social .img
{
    width: 50%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-social .img
    {
        width: 100%;
    }
}
.hs-inner-sustainability-social .img img
{
    width: 100%;
}
.hs-inner-sustainability-social .desc
{
    width: 50%;
    padding-right: 5%;
}
@media (max-width: 991px)
{
    .hs-inner-sustainability-social .desc
    {
        width: 100%;
        margin-top: 30px;
        padding-right: 0;
    }
}
.hs-inner-sustainability-social .desc .public-note
{
    margin-top: 20px;
}
.hs-inner-contact .contact
{
    width: 580px;
    padding: 80px 60px;

    color: #fff;
    background-color: #0050a9;
}
@media (max-width: 1400px)
{
    .hs-inner-contact .contact
    {
        width: 460px;
        padding: 50px;
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .contact
    {
        width: 100%;
        padding: 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact
    {
        padding: 30px 15px;
    }
}
.hs-inner-contact .contact .title-inner h2
{
    font-weight: 900;

    color: #fff;
}
.hs-inner-contact .contact .text ul li:last-child .contact-group
{
    border-bottom: none;
}
.hs-inner-contact .contact .text .contact-group
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;

    padding: 20px 0;

    border-bottom: 1px solid #185da9;
}
.hs-inner-contact .contact .text .contact-group .icon
{
    font-size: 30px;

    width: 30px;

    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
            flex-shrink: 0;
}
.hs-inner-contact .contact .text .contact-group .txt
{
    width: -webkit-calc(100% - 30px);
    width:         calc(100% - 30px);
    padding-left: 30px;
}
@media (max-width: 767px)
{
    .hs-inner-contact .contact .text .contact-group .txt
    {
        padding-left: 20px;
    }
}
.hs-inner-contact .contact .text .contact-group .txt b
{
    font-size: 14px;
    line-height: 24px;

    display: block;

    opacity: .7;
}
.hs-inner-contact .contact .text .contact-group .txt p
{
    line-height: 24px;

    margin: 4px 0 0 0;
}
.hs-inner-contact .contact .text .contact-group .txt p a:hover
{
    text-decoration: underline;
}
.hs-inner-contact .hs-google-map
{
    width: -webkit-calc(100% - 580px);
    width:         calc(100% - 580px);
}
@media (max-width: 1400px)
{
    .hs-inner-contact .hs-google-map
    {
        width: -webkit-calc(100% - 460px);
        width:         calc(100% - 460px);
    }
}
@media (max-width: 991px)
{
    .hs-inner-contact .hs-google-map
    {
        width: 100%;
    }
}
.hs-inner-contact .hs-google-map #map
{
    height: 100%;
}
@media (max-width: 991px)
{
    .hs-inner-contact .hs-google-map #map
    {
        height: 400px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .hs-google-map #map
    {
        height: 300px;
    }
}
.hs-inner-contact .message
{
    margin-top: 60px;
    padding: 60px 15%;

    background: #f8f8f8;
}
@media (max-width: 1199px)
{
    .hs-inner-contact .message
    {
        padding: 50px 5%;
    }
}
@media (max-width: 767px)
{
    .hs-inner-contact .message
    {
        padding: 30px 15px;
    }
}
.hs-inner-contact .message .title-inner h2
{
    font-weight: 900;
}
.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: #0050a9;
}
.public-no-results .desc .public-note
{
    margin-top: 20px;
}
.public-no-results .desc .public-note p
{
    font-size: 18px;

    color: #666;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .products-left
    {
        padding: 30px 0 0 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry .products-right
    {
        padding-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry .inner-leftmenu .menunav1
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .hs-inner-industry .inner-leftmenu .menunav1 li
    {
        border-bottom: none;
    }
    .hs-inner-industry .inner-leftmenu .menunav1 li a
    {
        font-size: 18px;
        line-height: 30px;

        padding: 0 10px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .hs-inner-industry .inner-leftmenu .menunav1 li a
    {
        font-size: 16px;
    }
}
.hs-inner-industry .industry > ul
{
    margin-top: -60px;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry > ul
    {
        margin-top: -30px;
    }
}
.hs-inner-industry .industry > ul > li
{
    margin-top: 60px;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry > ul > li
    {
        margin-top: 30px;
    }
}
.hs-inner-industry .industry .industry-group
{
    position: relative;

    display: block;
}
.hs-inner-industry .industry .industry-group .img
{
    position: relative;
}
.hs-inner-industry .industry .industry-group .img img
{
    width: 100%;
}
.hs-inner-industry .industry .industry-group .img:before
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;

    display: block;

    width: 70%;
    height: 100%;

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

    background-image: -webkit-gradient(linear, left top, right top, from(#000), to(transparent));
    background-image: -webkit-linear-gradient(left, #000, transparent);
    background-image:         linear-gradient(90deg, #000, transparent);
}
.hs-inner-industry .industry .industry-group .desc
{
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;

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

    height: 100%;
    padding: 100px 0;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
}
@media (max-width: 1560px)
{
    .hs-inner-industry .industry .industry-group .desc
    {
        padding: 60px 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .desc
    {
        padding: 30px 0;
    }
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry .industry-group .desc
    {
        padding: 20px 0 0 0;
    }
}
.hs-inner-industry .industry .industry-group .title-industry
{
    padding: 0 50px;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .title-industry
    {
        padding: 0 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry .industry-group .title-industry
    {
        padding: 0 15px;
    }
}
.hs-inner-industry .industry .industry-group .title-industry h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .title-industry h3
    {
        font-size: 24px;
    }
}
.hs-inner-industry .industry .industry-group .mask
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #0050a9;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .mask
    {
        font-size: 16px;
    }
}
.hs-inner-industry .industry .industry-group .more
{
    line-height: 30px;

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

    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
    min-width: 400px;
    padding: 25px 50px;

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

    color: #fff;

    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
            align-items: center;
}
@media (max-width: 1199px)
{
    .hs-inner-industry .industry .industry-group .more
    {
        min-width: 300px;
        padding: 20px 30px;
    }
}
@media (max-width: 767px)
{
    .hs-inner-industry .industry .industry-group .more
    {
        min-width: 150px;
        padding: 15px;
    }
}
@media (min-width: 1200px)
{
    .hs-inner-industry .industry .industry-group:hover .img:before
    {
        width: 50%;
    }
    .hs-inner-industry .industry .industry-group:hover .more
    {
        background-color: #0050a9;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry-show .products-left
    {
        padding: 30px 0 0 0;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry-show .products-right
    {
        padding-top: 30px;
    }
}
@media (max-width: 1199px)
{
    .hs-inner-industry-show .inner-leftmenu .menunav1
    {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;

        margin: 0 -10px;

        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .hs-inner-industry-show .inner-leftmenu .menunav1 li
    {
        border-bottom: none;
    }
    .hs-inner-industry-show .inner-leftmenu .menunav1 li a
    {
        font-size: 18px;
        line-height: 30px;

        padding: 0 10px;
    }
}
@media (max-width: 1199px) and (max-width: 767px)
{
    .hs-inner-industry-show .inner-leftmenu .menunav1 li a
    {
        font-size: 16px;
    }
}
.hs-inner-industry-show .title-industry h3
{
    font-size: 30px;
    font-weight: bold;
    line-height: 1.33333333;

    margin: 0;
}
@media (max-width: 1199px)
{
    .hs-inner-industry-show .title-industry h3
    {
        font-size: 24px;
    }
}
.hs-inner-industry-show .title-industry .mask
{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.33333333;

    color: #0050a9;
}
@media (max-width: 1199px)
{
    .hs-inner-industry-show .title-industry .mask
    {
        font-size: 16px;
    }
}
.hs-inner-industry-show .public-note
{
    margin-top: 30px;
}
.page_info {
    text-align: center;
    margin: 10px auto;
    padding: 50px;
    color: #999;
    clear: both
}
.page_info span {
    padding: 0 2px;
    font-weight: bold
}
.page_list {
    height: 40px;
    line-height: 40px;
    width: 40px;

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